<!DOCTYPE html>
<html lang="en-US">
<head> <script type="text/javascript">
/* <![CDATA[ */
var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});
/* ]]> */
</script>
<meta charset="UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.4",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseout","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),await this.T(),await this.F(),await this.j(),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise(t=>setTimeout(t,500-Date.now()+this.lastTouchEnd)),this.I(),this.H(),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))},{isRocket:!0})}o(){window.addEventListener("pageshow",t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0},{isRocket:!0}),window.addEventListener("pagehide",()=>{this.onFirstUserAction=null},{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",function i(o){o.changedTouches[0]&&t.changedTouches[0]&&Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}),"INPUT"===o.target.tagName&&"text"===o.target.type||(o.target.dispatchEvent(new TouchEvent("touchend",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new MouseEvent("mouseover",{target:o.target,bubbles:!0})),o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0,detail:1,clientX:o.changedTouches[0].clientX,clientY:o.changedTouches[0].clientY})),event.preventDefault()))},{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,t.composedPath&&t.composedPath()[0].getRootNode()instanceof ShadowRoot&&(t.rocketTarget=t.composedPath()[0]),this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach(t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.addEventListener("visibilitychange",this.userEventHandler,{isRocket:!0})}U(){this.userEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})),document.removeEventListener("visibilitychange",this.userEventHandler,{isRocket:!0}),this.savedUserEvents.forEach(t=>{(t.rocketTarget||t.target).dispatchEvent(new window[t.constructor.name](t.type,t))})}m(){const t="return false",e=Array.from(this.attributeEvents,t=>"data-rocket-"+t),i="["+this.attributeEvents.join("],[")+"]",o="[data-rocket-"+this.attributeEvents.join("],[data-rocket-")+"]",s=(e,i,o)=>{o&&o!==t&&(e.setAttribute("data-rocket-"+i,o),e["rocket"+i]=new Function("event",o),e.setAttribute(i,t))};new MutationObserver(t=>{for(const n of t)"attributes"===n.type&&(n.attributeName.startsWith("data-rocket-")||this.everythingLoaded?n.attributeName.startsWith("data-rocket-")&&this.everythingLoaded&&this.N(n.target,n.attributeName.substring(12)):s(n.target,n.attributeName,n.target.getAttribute(n.attributeName))),"childList"===n.type&&n.addedNodes.forEach(t=>{if(t.nodeType===Node.ELEMENT_NODE)if(this.everythingLoaded)for(const i of[t,...t.querySelectorAll(o)])for(const t of i.getAttributeNames())e.includes(t)&&this.N(i,t.substring(12));else for(const e of[t,...t.querySelectorAll(i)])for(const t of e.getAttributeNames())this.attributeEvents.includes(t)&&s(e,t,e.getAttribute(t))})}).observe(document,{subtree:!0,childList:!0,attributeFilter:[...this.attributeEvents,...e]})}I(){this.attributeEvents.forEach(t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach(e=>{this.N(e,t)})})}N(t,e){const i=t.getAttribute("data-rocket-"+e);i&&(t.setAttribute(e,i),t.removeAttribute("data-rocket-"+e))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick||null},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalAddEventListener.call(this,e,i,o):(t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o}),"mouseenter"!==e&&"mouseleave"!==e||t.originalAddEventListener.call(this,e,t.savedUserEvents.push,o))},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")||t.everythingLoaded?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}J(t,e){this.savedEventListeners=this.savedEventListeners.filter(i=>{let o=i.type,s=i.target||window;return e!==o||t!==s||(this.B(o,s)&&(i.type="rocket-"+o),this.$(i),!1)})}H(){EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener,this.savedEventListeners.forEach(t=>this.$(t))}$(t){t.remove?this.originalRemoveEventListener.call(t.target,t.type,t.func,t.options):this.originalAddEventListener.call(t.target,t.type,t.func,t.options)}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map(t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e})),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,()=>{e[t].forEach(t=>t())},{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout(()=>i.bind(document)(o)):i.bind(document)(o)}return"function"==typeof i&&(t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s)),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async R(){return new Promise(t=>{this.userActionTriggered?t():this.onFirstUserAction=t})}async L(){return new Promise(t=>{document.addEventListener("DOMContentLoaded",()=>{this.realDomReadyFired=!0,t()},{isRocket:!0})})}async j(){return this.realWindowLoadedFired?Promise.resolve():new Promise(t=>{window.addEventListener("load",t,{isRocket:!0})})}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver(t=>{for(const e of t)e.addedNodes.forEach(t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise(e=>{const i=()=>{const i=this.pendingScripts.findIndex(e=>e.script===t);i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)})})})}),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async F(){await this.X(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.F()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this.Y(t,"preconnect")}async G(t){if(await this.K(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise(e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))}),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",()=>{i.setAttribute("data-rocket-status","failed-network"),e()},{isRocket:!0}),setTimeout(()=>{i.isConnected||e()},1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.G(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())},{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}});t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.G(e),this.C(t)):Promise.resolve()}O(){this.Y([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}Y(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach(t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}}),document.head.appendChild(o)}W(){this.trash.forEach(t=>t.remove())}async T(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(document,"DOMContentLoaded"),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.K(),this.J(window,"DOMContentLoaded"),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.K(),this.J(document,"readystatechange"),document.dispatchEvent(new Event("rocket-readystatechange")),await this.K(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.K(),this.J(window,"load"),window.dispatchEvent(new Event("rocket-load")),await this.K(),window.rocketonload&&window.rocketonload(),await this.K(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this.K(),this.J(window,"pageshow");const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.K(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async K(){Date.now()-this.lastBreath>45&&(await this.X(),this.lastBreath=Date.now())}async X(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script>
	
<meta http-equiv="X-UA-Compatible" content="IE=edge">
	

	<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		document.documentElement.className = 'js';
	</script>

	<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<link rel="preload" as="font" href="https://fonts.gstatic.com/s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2" data-wpacu-preload-google-font="1" crossorigin>

	<!-- This site is optimized with the Yoast SEO plugin v26.8 - https://yoast.com/product/yoast-seo-wordpress/ -->
	<title>AI Development Company | LeewayHertz</title>
<link data-rocket-prefetch href="https://www.googletagmanager.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://fonts.gstatic.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://fonts.googleapis.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://analytics.ahrefs.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://d3lkc3n5th01x7.cloudfront.net" rel="dns-prefetch">
<link data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%3A400%2C700&#038;display=swap" rel="preload">
<link href="https://fonts.googleapis.com/css?family=Open%20Sans%3A400%2C700&#038;display=swap" media="print" onload="this.media=&#039;all&#039;" rel="stylesheet">
<style id="wpr-usedcss">img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.gform_legacy_markup_wrapper{margin-bottom:16px;margin-top:16px;max-width:100%}.gform_legacy_markup_wrapper form{text-align:left;max-width:100%;margin:0 auto}.gform_legacy_markup_wrapper *,.gform_legacy_markup_wrapper :after,.gform_legacy_markup_wrapper :before{box-sizing:border-box!important}.gform_legacy_markup_wrapper h1,.gform_legacy_markup_wrapper h2,.gform_legacy_markup_wrapper h3{font-weight:400;border:none;background:0 0}.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:inherit;font-family:inherit;padding:5px 4px;letter-spacing:normal}.gform_legacy_markup_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_legacy_markup_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal;padding:6px 8px;line-height:1.5;resize:none}.gform_legacy_markup_wrapper select{line-height:1.5}.gform_legacy_markup_wrapper ul.gform_fields{margin:0!important;list-style-type:none;display:block}.gform_legacy_markup_wrapper ul{text-indent:0}.gform_legacy_markup_wrapper form li,.gform_legacy_markup_wrapper li{margin-left:0!important;list-style-type:none!important;list-style-image:none!important;list-style:none!important;overflow:visible}.gform_legacy_markup_wrapper ul li.gfield{clear:both}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{overflow:hidden}.gform_legacy_markup_wrapper ul li:after,.gform_legacy_markup_wrapper ul li:before,.gform_legacy_markup_wrapper ul.gform_fields{padding:0;margin:0;overflow:visible}.gform_legacy_markup_wrapper select{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper select option{padding:2px;display:block}.gform_legacy_markup_wrapper .inline{display:inline!important}.gform_legacy_markup_wrapper .gform_heading{width:100%;margin-bottom:18px}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_year{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month,.gform_legacy_markup_wrapper .gfield_date_year{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{max-width:4rem}.gform_legacy_markup_wrapper .gfield_date_year{max-width:calc(4rem + .5rem)}}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{vertical-align:top;flex-direction:row}.gform_legacy_markup_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper .gfield_date_dropdown_year{margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day,.gform_legacy_markup_wrapper .gfield_date_month{width:4rem;margin-right:.5rem}.gform_legacy_markup_wrapper .gfield_date_day input[type=number],.gform_legacy_markup_wrapper .gfield_date_month input[type=number]{width:calc(3rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year input[type=number]{width:calc(4rem + 8px)!important}.gform_legacy_markup_wrapper .gfield_date_year{width:5rem}.gform_legacy_markup_wrapper .gfield_date_day input,.gform_legacy_markup_wrapper .gfield_date_month input{width:calc(3rem + 8px)}.gform_legacy_markup_wrapper .gfield_date_year input{width:4rem}.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{width:3rem;text-align:center}.gform_legacy_markup_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label{width:4rem}.gform_legacy_markup_wrapper .ginput_complex.ginput_container{overflow:visible;width:100%}.gform_legacy_markup_wrapper label.gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{font-weight:700;font-size:inherit}.gform_legacy_markup_wrapper .top_label .gfield_label,.gform_legacy_markup_wrapper legend.gfield_label{display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_legacy_markup_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]){width:100%}.gform_legacy_markup_wrapper .ginput_complex select{width:100%}.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{display:block;font-size:.813em;letter-spacing:.5pt;white-space:nowrap}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{display:-moz-inline-stack;display:inline-block;letter-spacing:inherit;vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label{margin:1px 0 9px 1px}body .gform_legacy_markup_wrapper .top_label div.ginput_container{margin-top:8px}body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_checkbox,body .gform_legacy_markup_wrapper ul li.field_description_below div.ginput_container_radio{margin-top:16px;margin-bottom:0}.gform_legacy_markup_wrapper .hidden_label .gfield_label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.gform_legacy_markup_wrapper li.hidden_label input{margin-top:12px}.gform_legacy_markup_wrapper .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_legacy_markup_wrapper input.large,.gform_legacy_markup_wrapper input.medium,.gform_legacy_markup_wrapper input.small,.gform_legacy_markup_wrapper select.large,.gform_legacy_markup_wrapper select.medium,.gform_legacy_markup_wrapper select.small{width:100%}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:120px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:160px;width:100%}.gform_legacy_markup_wrapper h3.gform_title{font-weight:700;font-size:1.25em}.gform_legacy_markup_wrapper h3.gform_title{letter-spacing:normal!important;margin:10px 0 6px}.gform_legacy_markup_wrapper span.gform_description{font-weight:400;display:block;width:calc(100% - 16px);margin-bottom:16px}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{position:relative}.gform_legacy_markup_wrapper ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_legacy_markup_wrapper .gfield_checkbox li label,.gform_legacy_markup_wrapper .gfield_radio li label{display:-moz-inline-stack;display:inline-block;padding:0;width:auto;line-height:1.5;font-size:.875em;vertical-align:middle;max-width:85%;white-space:normal}.gform_legacy_markup_wrapper .gfield_checkbox li label{margin:0}.gform_legacy_markup_wrapper .gfield_radio li label{margin:2px 0 0 4px}.gform_legacy_markup_wrapper .gfield_checkbox li input,.gform_legacy_markup_wrapper .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper .gfield_radio li input[type=radio]{display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin-left:1px}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description{font-size:.813em;line-height:inherit;clear:both;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper .description,.gform_legacy_markup_wrapper .gfield_description{padding:0 16px 0 0}.gform_legacy_markup_wrapper .field_description_below .gfield_description{padding-top:16px}.gform_legacy_markup_wrapper .gfield_description{width:100%}.gform_legacy_markup_wrapper .gfield_date_year+.gfield_description{padding:0}.gform_legacy_markup_wrapper .gfield_required{color:#790000;margin-left:4px}.gform_legacy_markup_wrapper .gform_validation_errors{width:100%;border:1px solid #790000;box-shadow:0 0 0 #ff6d6d;border-radius:5px;padding:1.0625rem 1.375rem;margin-top:.5rem;margin-bottom:.5rem}.gform_legacy_markup_wrapper .gform_validation_errors>h2{font-size:16px;font-weight:700;color:#790000;margin:0 0 .9375rem}.gform_legacy_markup_wrapper .gform_validation_errors>h2.hide_summary{margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>h2:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0iIzc5MDAwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExIDE5QzE1LjQxODMgMTkgMTkgMTUuNDE4MyAxOSAxMUMxOSA2LjU4MTcyIDE1LjQxODMgMyAxMSAzQzYuNTgxNzIgMyAzIDYuNTgxNzIgMyAxMUMzIDE1LjQxODMgNi41ODE3MiAxOSAxMSAxOVoiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIxLjUiLz4KPHBhdGggZD0iTTEyIDZIMTBWMTJIMTJWNloiIGZpbGw9IiNGRkZGRkYiLz4KPHBhdGggZD0iTTEyIDE0SDEwVjE2SDEyVjE0WiIgZmlsbD0iI0ZGRkZGRiIvPgo8L3N2Zz4=);content:'';width:22px;height:22px;display:inline-block;vertical-align:sub;margin:0 .2rem 0 -.5rem;background-position:center;background-repeat:no-repeat;background-color:transparent}.gform_legacy_markup_wrapper .gform_validation_errors>ol{list-style-type:none!important;padding-block-start:0;padding-inline-start:0;margin-block-start:0;margin:0}.gform_legacy_markup_wrapper .gform_validation_errors>ol a{color:#790000;font-size:1rem}.gform_legacy_markup_wrapper .gform_validation_errors>ol li{margin:0 0 .9375rem;font-size:1rem;list-style-type:none!important}.gform_legacy_markup_wrapper .gform_validation_errors>ol li:last-of-type{margin-bottom:0}.gform_legacy_markup_wrapper div#error{margin-bottom:25px}.gform_legacy_markup_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_legacy_markup_wrapper li.gfield fieldset>*{width:auto}.gform_legacy_markup_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:32px}.gform_legacy_markup_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_legacy_markup_wrapper .gform_footer{padding:16px 0 10px;margin:16px 0 0;clear:both;width:100%}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit]{font-size:1em;width:100%;margin:0 0 16px}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link{font-size:1em;display:block;text-align:center}.gform_legacy_markup_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:0 0!important;border:none!important;margin:0 auto 16px!important;display:block;max-width:100%}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 16px;line-height:1.2}.gchoice_select_all,.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_legacy_markup_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_legacy_markup_wrapper .gform_hidden,.gform_legacy_markup_wrapper input.gform_hidden,.gform_legacy_markup_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_legacy_markup_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}.gform_legacy_markup_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper ul.gfield_radio li{padding:0!important}.gform_legacy_markup_wrapper ul.gfield_radio li input+input{margin-left:4px}.gform_legacy_markup_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:6px;margin-top:4px}.gform_legacy_markup_wrapper .gfield_description+.gform_legacy_markup_wrapper .gfield_description.validation_message{margin-top:6px}.gform_legacy_markup_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_legacy_markup_wrapper .gform_validation_container,body .gform_legacy_markup_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_legacy_markup_wrapper li.gform_validation_container,body .gform_legacy_markup_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_legacy_markup_wrapper div.charleft{font-size:.688em;margin-top:4px;color:#767676;width:92%!important;white-space:nowrap!important}.gform_legacy_markup_wrapper div.charleft[style]{width:92%!important}.gform_legacy_markup_wrapper div.charleft.warningTextareaInfo{color:#767676}.gform_legacy_markup_wrapper .ginput_price{-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_legacy_markup_wrapper span.ginput_total{color:#060;font-size:inherit}.gform_legacy_markup_wrapper .top_label span.ginput_total{margin:8px 0}.gform_legacy_markup_wrapper .gfield_repeater_buttons{padding-top:15px}.gform_legacy_markup_wrapper .gfield_icon_disabled{cursor:default!important;-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6px}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon{background-image:url(https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4px;text-indent:-9000px;width:40px}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_legacy_markup_wrapper .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after{display:block;content:'';position:absolute;background:url(https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;width:13px;height:10px;bottom:4px;right:-2px}.gform_legacy_markup_wrapper span.gform_drop_instructions{display:block;margin-bottom:8px}body .gform_legacy_markup_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper img.add_list_item,body .gform_legacy_markup_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;margin-top:-2px}.gform_legacy_markup_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}body .gform_legacy_markup_wrapper ul li.gfield{margin-top:16px;padding-top:0}.gform_legacy_markup_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.gform_legacy_markup_wrapper .chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.gform_legacy_markup_wrapper .chosen-container a{cursor:pointer}.gform_legacy_markup_wrapper .chosen-rtl{text-align:right}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:2rem}.gform_legacy_markup_wrapper textarea{line-height:1.5}.gform_legacy_markup_wrapper .ginput_container span:not(.ginput_price){margin-bottom:8px;display:block}.gform_legacy_markup_wrapper li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_legacy_markup_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper ul.gfield_radio li label{width:85%;cursor:pointer}}@media only screen and (max-width:761px),(min-device-width:768px) and (max-device-width:1023px){.gform_legacy_markup_wrapper .gform_footer a.gform_save_link{margin-left:0}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper .gform_body{width:100%}.gform_legacy_markup_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper .gfield_radio li{margin:0 0 8px;line-height:1.3}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_label{float:left;width:29%;padding-right:16px;margin-bottom:16px}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio{overflow:hidden}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_list{width:70%;margin-left:29%!important}.gform_legacy_markup_wrapper .top_label input.small,.gform_legacy_markup_wrapper .top_label select.small{width:25%}.gform_legacy_markup_wrapper .top_label input.medium,.gform_legacy_markup_wrapper .top_label select.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper.gform_validation_error .top_label input.medium,.gform_legacy_markup_wrapper.gform_validation_error .top_label select.medium{width:50%}.gform_legacy_markup_wrapper .hidden_label input.large,.gform_legacy_markup_wrapper .hidden_label select.large,.gform_legacy_markup_wrapper .top_label input.large,.gform_legacy_markup_wrapper .top_label select.large{width:100%}.gform_legacy_markup_wrapper .top_label input.large.datepicker,.gform_legacy_markup_wrapper .top_label input.medium.datepicker,.gform_legacy_markup_wrapper .top_label input.small.datepicker{width:auto}.gform_legacy_markup_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper textarea.medium{height:160px;width:100%}.gform_legacy_markup_wrapper textarea.large{height:320px;width:100%}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=image],.gform_legacy_markup_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input[type=image]{vertical-align:middle}.gform_legacy_markup_wrapper .gform_footer a.gform_save_link{font-size:1em;margin-left:16px;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper .gform_footer input[type=submit]{font-size:1em;width:auto;margin:0 16px 0 0}.gform_legacy_markup_wrapper ul.gform_fields li.gfield{padding-right:16px}.gform_legacy_markup_wrapper .gform_footer:not(.top_label){padding:16px 0 10px;margin-left:29%;width:70%}.gform_legacy_markup_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{width:calc(100% + 15px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 16px);margin-left:29%}html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .gfield_description,html:not([dir=rtl]) .gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container:not(.ginput_container_time):not(.ginput_container_date){width:70%;margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha{margin-left:29%!important}.gform_wrapper .top_label li ul.gfield_checkbox,.gform_wrapper .top_label li ul.gfield_radio{width:calc(100% + 16px)}.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_checkbox,.gform_wrapper ul.gform_fields:not(.top_label) li ul.gfield_radio{width:calc(70% + 16px)}}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee}.gform_legacy_markup_wrapper .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_legacy_markup_wrapper .gfield_repeater_wrapper .gfield_repeater_wrapper{margin-top:10px}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled{cursor:default;-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover{background:rgba(242,242,242,.5);color:#757575;border:1px solid rgba(117,117,117,.4)}.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover{background:#fafafa;color:#374750;border:1px solid #757575}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid #f1f1f1;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06)}.gform_legacy_markup_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#c32121}.gform_legacy_markup_wrapper .gfield_repeater_cell label{color:#9b9a9a;font-weight:400;font-size:14px;padding-top:8px}.gform_legacy_markup_wrapper div .gfield_repeater_cell{margin-top:5px}.gform_legacy_markup_wrapper .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:5px}.gform_legacy_markup_wrapper.gf_browser_chrome select{padding:2px 0 2px 3px}.gform_legacy_markup_wrapper.gf_browser_chrome ul li:after,.gform_legacy_markup_wrapper.gf_browser_chrome ul li:before{content:none}.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select{text-indent:2px;line-height:1.5em;margin-bottom:5px;margin-top:2px}.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input,.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{margin-top:6px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio]{margin-left:1px}.gform_legacy_markup_wrapper.gf_browser_chrome select[multiple=multiple]{height:auto!important}.gform_legacy_markup_wrapper.gf_browser_chrome input.button.gform_button_select_files{padding:6px 12px!important}@font-face{font-family:gform-icons-theme;src:url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdt') format('woff2'),url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-theme.ttf?o6rzdt') format('truetype'),url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff?o6rzdt') format('woff'),url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg?o6rzdt#gform-icons-theme') format('svg');font-weight:400;font-style:normal;font-display:swap}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--circle-error:before{content:"\e91a"}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}:where(.wp-block-popup-maker-cta-button__link){border-radius:9999px;box-shadow:none;padding:1rem 2.25rem;text-decoration:none}:root :where(.wp-block-popup-maker-cta-button){font-family:inherit;font-size:var(--wp--preset--font-size--medium);font-style:normal;line-height:inherit}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link){border:1px solid;padding:calc(1rem - 1px) calc(2.25rem - 1px)}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-popup-maker-cta-button .wp-block-popup-maker-cta-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link:not(.has-background)){background-color:#0000;background-image:none}:root :where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){background-color:color-mix(in srgb,var(--wp--preset--color--contrast) 5%,#0000)}@supports not (background-color:color-mix(in srgb,red 50%,blue)){:where(.wp-block-popup-maker-cta-button:not(.is-style-outline))>.wp-block-popup-maker-cta-button__link:not(.is-style-outline):hover{filter:brightness(.85)}:where(.wp-block-popup-maker-cta-button.is-style-outline>.wp-block-popup-maker-cta-button__link.wp-block-popup-maker-cta-button__link:not(.has-background):hover){filter:brightness(1.05)}}: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:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--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,rgb(6, 147, 227) 0%,rgb(155, 81, 224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122, 220, 180) 0%,rgb(0, 208, 130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252, 185, 0) 0%,rgb(255, 105, 0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255, 105, 0) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 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:0.44rem;--wp--preset--spacing--30:0.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 rgb(255, 255, 255),6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:root{--wp--style--global--content-size:823px;--wp--style--global--wide-size:1080px}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.widget_media_image svg{max-width:100%;height:auto}#mega-menu-wrap-primary-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-column,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-row,#mega-menu-wrap-primary-menu #mega-menu-primary-menu ul.mega-sub-menu{transition:none;border-radius:0;box-shadow:none;background:0 0;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#333;display:block;float:none;font-family:'Open Sans';font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:0;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-primary-menu #mega-menu-primary-menu a.mega-menu-link:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu a.mega-menu-link:before,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-column:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-column:before,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item:before,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-row:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-row:before,#mega-menu-wrap-primary-menu #mega-menu-primary-menu ul.mega-sub-menu:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu ul.mega-sub-menu:before,#mega-menu-wrap-primary-menu #mega-menu-primary-menu:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu:before,#mega-menu-wrap-primary-menu:after,#mega-menu-wrap-primary-menu:before{display:none}#mega-menu-wrap-primary-menu{border-radius:0}#mega-menu-wrap-primary-menu.mega-keyboard-navigation #mega-menu-primary-menu a:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation #mega-menu-primary-menu input:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation #mega-menu-primary-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-primary-menu.mega-keyboard-navigation .mega-toggle-block:focus{outline:#109cde solid 3px;outline-offset:-3px}#mega-menu-wrap-primary-menu.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-primary-menu.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#fff;color:#333;font-weight:400;text-decoration:none;border-color:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu{visibility:visible;text-align:center;padding:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu p{margin-bottom:10px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu img,#mega-menu-wrap-primary-menu #mega-menu-primary-menu input{max-width:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:rgba(34,34,34,.87);background:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item a[class^=dashicons]:before{font-family:dashicons}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:0 0;height:auto;width:auto;top:auto}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu.mega-menu-item{position:static}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item{margin:0 1px 0 0;display:inline-block;height:auto;vertical-align:middle}@media only screen and (min-width:1026px){#mega-menu-wrap-primary-menu{background:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect=fade] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity .2s ease-in,visibility .2s ease-in}#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect=fade] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect=fade] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect=fade].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu[data-effect=fade].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{opacity:1}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link:hover{background:#fff;color:#333;font-weight:400;text-decoration:none;border-color:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#fff;color:#333;font-weight:400;text-decoration:none;border-color:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 30px;vertical-align:baseline;width:auto;display:block;color:#333;text-transform:uppercase;text-decoration:none;text-align:center;background:rgba(0,0,0,0);border:0;border-radius:0;font-family:'Open Sans';font-size:16px;font-weight:400;outline:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:rgba(34,34,34,.87);background:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:0 0;text-align:left;color:#222;font-size:14px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:0;width:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0 1px 0 0;background:#f6f6f6;border-top:0 solid #d3d3d3;border-left:1px solid #d3d3d3;border-right:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;padding:15px 5%;position:absolute;width:300%;max-width:none;left:0}@media only screen and (min-width:1026px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{color:#333;font-family:'Open Sans';font-size:14px;display:block;float:left;clear:none;padding:0;vertical-align:top}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#333;font-family:'Open Sans';font-size:14px;text-transform:uppercase;text-decoration:none;font-weight:400;text-align:left;margin:10px;padding:0;vertical-align:top;display:block;border:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:rgba(102,102,102,0)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{color:#555;font-weight:400;text-decoration:none;background:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:'Open Sans';font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:10px;padding:0;vertical-align:top;display:block;border:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:transparent}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{color:#666;font-weight:400;text-decoration:none;background:#fff}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:80%;max-width:none;padding:0 10px 10px;border:0;background:#fff;border-radius:0}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#fff;color:#333;font-family:'Open Sans';font-size:14px;font-weight:400;padding:10px 10px 0;line-height:20px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:#fdfdfd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0 0 0 6px;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:0 0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline;height:auto;width:auto;background:0 0;position:relative;pointer-events:auto;left:auto;min-width:auto;line-height:inherit;color:inherit;font-size:inherit;padding:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}#mega-menu-wrap-primary-menu:after{content:"";display:table;clear:both}}#mega-menu-wrap-primary-menu .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#fff;border-radius:2px 2px 2px 2px;line-height:50px;height:50px;text-align:left;user-select:none;-webkit-tap-highlight-color:transparent;outline:0;white-space:nowrap}#mega-menu-wrap-primary-menu .mega-menu-toggle img{max-width:100%;padding:0}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2{cursor:pointer}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2:after{content:'\f333';font-family:dashicons;font-size:40px;color:#0c71c3;margin:0 0 0 5px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-label{color:#0c71c3;font-size:14px}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-label .mega-toggle-label-open{display:none}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2 .mega-toggle-label .mega-toggle-label-closed{display:inline}#mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-2:after{content:'\f153'}#mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-2 .mega-toggle-label-open{display:inline}#mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open .mega-toggle-block-2 .mega-toggle-label-closed{display:none}#mega-menu-wrap-primary-menu.mega-sticky{position:fixed;top:0;left:0;right:0;z-index:99998;opacity:1;max-width:100%;width:100%;margin:0 auto;background:0 0}#mega-menu-wrap-primary-menu.mega-sticky #mega-menu-primary-menu{background:#fff}#mega-menu-wrap-primary-menu.mega-stuck{transition:transform .25s ease-in-out}#mega-menu-wrap-primary-menu.mega-stuck.mega-hide{transform:translateY(-100%)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-13738.mega-menu-flyout>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-flyout li#mega-menu-item-13738>ul.mega-sub-menu{background-position:left top}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-13738.mega-menu-megamenu>ul.mega-sub-menu{background-position:left top}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-flyout li.mega-menu-item>ul.mega-sub-menu li#mega-menu-item-35946.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-flyout li.mega-menu-item>ul.mega-sub-menu li#mega-menu-item-35946>a.mega-menu-link:active,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-flyout li.mega-menu-item>ul.mega-sub-menu li#mega-menu-item-35946>a.mega-menu-link:hover,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu li#mega-menu-item-35946.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu li#mega-menu-item-35946>a.mega-menu-link:active,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu li#mega-menu-item-35946>a.mega-menu-link:hover{background:#333}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-35946.mega-toggle-on>a.mega-menu-link{background:#333;color:#f5e8e8}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-35946>a.mega-menu-link{color:#fbf0f0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 1px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical>li.mega-menu-flyout.mega-menu-item,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical>li.mega-menu-megamenu.mega-menu-item{position:relative}@media only screen and (min-width:1026px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-35946>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li#mega-menu-item-35946>a.mega-menu-link:hover{background:#333;color:#f5e8e8}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical>li.mega-menu-megamenu>ul.mega-sub-menu{width:600px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link{text-align:right}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-flyout li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-align-bottom-left.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-menu-megamenu.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item ul.mega-sub-menu li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left li.mega-menu-item>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-vertical li.mega-menu-flyout.mega-align-bottom-left>ul.mega-sub-menu{top:0;left:auto;right:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-item{display:list-item;margin:0;clear:both;width:100%;margin:0 0 1px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-item>a.mega-menu-link{height:auto}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-megamenu>ul.mega-sub-menu{position:static;width:100%!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu{position:static;width:100%!important;padding:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%;border:0;box-shadow:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion>li.mega-menu-flyout>ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:40px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after,#mega-menu-wrap-primary-menu #mega-menu-primary-menu.mega-menu-accordion li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:250px;float:left;background:#f6f6f6;color:#222;font-family:'Open Sans';font-size:14px;font-weight:700;padding:5px 10px 6px 15px;line-height:40px;text-decoration:none;text-transform:none;vertical-align:baseline;margin:0;border:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>a.mega-menu-link,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{background:#f6f6f6;font-weight:700;text-decoration:none;color:#2f86bd}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:calc(100% - 250px);float:left;clear:none;position:absolute;top:0;left:250px;visibility:hidden;border-left:1px solid rgba(34,34,34,0);padding:15px 5%;min-height:100%}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu .mega-menu-item-has-children>a.mega-menu-link:after{display:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{float:left;padding:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#333;font-family:'Open Sans';font-size:14px;text-transform:uppercase;text-decoration:none;font-weight:400;margin:10px;padding:0;vertical-align:top;display:block;border-top:0 solid rgba(255,255,255,0);border-left:0 solid rgba(255,255,255,0);border-right:0px solid rgba(255,255,255,0);border-bottom:0 solid rgba(255,255,255,0)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{color:#555;font-weight:400;text-decoration:none;background:#fff}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:'Open Sans';font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:10px;padding:0;vertical-align:top;display:block}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{color:#666;font-weight:400;text-decoration:none;background:#fff}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}#mega-menu-wrap-primary-menu .mega-menu-toggle+#mega-menu-primary-menu{background:#fff;padding:20px 0;display:none;position:absolute;width:100%;z-index:9999999}#mega-menu-wrap-primary-menu .mega-menu-toggle.mega-menu-open+#mega-menu-primary-menu{display:block}#mega-menu-wrap-primary-menu.mega-sticky #mega-menu-primary-menu:not([data-effect-mobile^=slide_]){max-height:calc(100vh - 50px);overflow:auto}body.admin-bar #mega-menu-wrap-primary-menu.mega-sticky #mega-menu-primary-menu:not([data-effect-mobile^=slide_]){max-height:calc(100vh - 50px - 42px)}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu,#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item.mega-menu-megamenu.mega-menu-tabbed.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu{padding:0}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item{width:100%;padding:0;position:static}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{width:100%;float:left;background:#fff;color:#333;font-family:'Open Sans';font-size:14px;font-weight:400;padding:10px 10px 0;line-height:20px;text-decoration:none;text-transform:none}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{width:100%;position:relative;top:0;left:auto;border-left:0;padding:10px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:0}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>a[class^=fas]:before{font-family:'Font Awesome 5 Free';font-weight:900}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>a[class^=fal]:before{font-family:'Font Awesome 5 Free';font-weight:300}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>a[class^=fal],#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-item>a[class^=fas]{-webkit-font-smoothing:inherit}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-1 a.mega-icon:before{content:'\f319';font-family:dashicons;font-size:20px;color:rgba(255,255,255,0);width:40px;height:100%;font-weight:400}.mega-menu-item-type-custom>.mega-sub-menu{background-color:#fff!important;font-weight:400}.mega-sub-menu{width:auto!important;font-weight:400}@media (min-width:1026px){.menu-alignment>ul{justify-content:space-between;display:flex!important}.menu-position>a{height:60px!important;display:flex!important;align-items:center}#mega-menu-primary-menu{min-height:60px!important;display:flex!important;align-items:center!important}}@media (min-width:1026px) and (max-width:1320px){.menu-position>ul{right:-5%!important;left:unset!important;min-width:90%!important;max-width:100%!important}}@media (min-width:1321px){.mega-menu-row>ul{display:flex!important;justify-content:space-between!important}.menu-position>ul{right:0!important;left:unset!important;min-width:1110px!important;max-width:170%!important}}.menu-position>ul{right:0!important;left:unset!important;padding-top:12px!important;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)!important}.mr-sm{margin-right:1%!important}.menu-width{min-width:150px!important;width:31%!important;max-width:250px!important}.mega-menu-item>a>img{width:100%!important}.color-black{color:#000}#et_mobile_nav_menu,.mega-toggle-label{display:none!important}.mega-menu-link{background-color:unset!important}@media (max-width:1025px){.menu-position>ul{box-shadow:unset!important;background:unset!important}.mega-menu-link{height:35px!important}.mega-Industry-width{width:100%!important}}.mega-menu-link{width:max-content!important}ul.mega-sub-menu{padding:20px 30px}ul.mega-sub-menu{background:#f7f7f7!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{padding-bottom:40px!important;background:#f7f7f7!important}@media (max-width:943px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{padding-bottom:10px!important}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{font-size:15px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item>ul.mega-sub-menu{background:#f7f7f7!important;padding:30px 0!important}@font-face{font-family:dashicons;src:url("https://www.leewayhertz.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("https://www.leewayhertz.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url("https://www.leewayhertz.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal;font-display:swap}.dashicons{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-hidden:before{content:"\f530"}.dashicons-trash:before{content:"\f182"}.dashicons-visibility:before{content:"\f177"}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Open Sans';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}#cookie-law-info-bar,.wt-cli-cookie-bar{box-sizing:border-box;font-size:10pt;margin:0 auto;padding:10px;position:absolute;text-align:center;width:100%;z-index:99999;box-shadow:rgba(0,0,0,.5) 0 5px 10px;display:none;left:0}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:8px 16px;color:#fff;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;cursor:pointer;text-decoration:none}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.wt-cli-cookie-bar-container[data-banner-version="2.0"] #wt-cli-save-preferences-btn:hover{opacity:.7;background-color:initial;color:currentColor}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:500;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}@media only screen and (max-width:768px){.cli-settings-mobile:hover{box-shadow:none!important}.cli-plugin-button{margin:10px}}@media only screen and (max-width:567px){.cli-switch .cli-slider:after{display:none}.cli-tab-header a.cli-nav-link{font-size:12px}.cli-modal .cli-modal-close{right:-10px;top:-15px}}.wt-cli-iframe-placeholder{background-image:url(https://www.leewayhertz.com/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/images/cli_placeholder.svg);background-size:80px;max-width:100%;max-height:100%;background-position:center;background-repeat:no-repeat;background-color:#b2b0b059;position:relative;display:flex;align-items:flex-end;justify-content:center}.wt-cli-iframe-placeholder .wt-cli-inner-text{width:100%;text-align:center;padding:1rem;border-radius:400px}.wt-cli-iframe-placeholder .wt-cli-inner-text a{text-decoration:none}.wt-cli-iframe-placeholder .wt-cli-inner-text a:hover{cursor:pointer}.wt-cli-cookie-bar-container{display:none}.wt-cli-necessary-checkbox{display:none!important}.cli-preference-btn-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.cli-preference-btn-wrapper .cli-plugin-button{flex:auto;max-width:100%;text-shadow:none;box-shadow:none;margin:5px 8px 5px 0!important;text-align:center}.cli-preference-btn-wrapper .cli-plugin-button:last-child{margin:5px 0!important}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out .5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;-webkit-transform:scale(0);transform:scale(0);overflow:hidden;outline:0;visibility:hidden}.cli-modal.cli-show{visibility:visible}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))}@media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal-footer{position:relative}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px;width:auto}.cli-switch input[type=checkbox]{display:block;margin:0;width:0;position:absolute!important;left:0!important;opacity:0!important}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-sub-tab-content,.cli-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-sub-tab-content,.cli-tab-content{padding:30px 10px}}.cli-sub-tab-content p,.cli-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-sub-tab-content h4,.cli-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-sub-tab-content,#cookie-law-info-bar .cli-tab-content{background:0 0}#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-switch .cli-slider:after,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption{color:inherit}#cookie-law-info-bar .cli-sub-tab-header a:before,#cookie-law-info-bar .cli-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}.cli-wrapper{max-width:100%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{padding:10px 15px;width:auto;text-decoration:none}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-sub-tab-header,.cli-tab-header{display:flex;justify-content:space-between}.cli-sub-tab-header a:before,.cli-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-sub-tab-header a:after,.cli-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-sub-tab-header a:before,.cli-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:all .2s ease-in-out;margin-right:10px}.cli-sub-tab-header a.cli-nav-link,.cli-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-decoration:none}.cli-sub-tab-header.cli-tab-active .cli-nav-link:before,.cli-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;transition:all .2s ease-in-out}.cli-sub-tab-header,.cli-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color .2s ease-out .3s,color .2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:0 0;border:none}.cli-tab-container h4{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}.cli-privacy-content-text,.cli-tab-container p{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-sub-tab-content,.cli-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:700px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;font-size:12px;text-align:right;min-width:120px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;cursor:pointer;text-decoration:underline}.cli-privacy-overview{padding-bottom:12px}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height .25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;-webkit-transform:scale(1);transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:.5s cubic-bezier(.165,.84,.44,1) forwards blowUpModal}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:.5s cubic-bezier(.165,.84,.44,1) forwards blowUpModalTwo}@keyframes blowUpModal{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes blowUpModalTwo{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.cli-bar-container{float:none;margin:0 auto;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap}.cli-style-v2 a{cursor:pointer}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;font-weight:400}#cookie-law-info-bar[data-cli-type=popup] .cli-bar-container,#cookie-law-info-bar[data-cli-type=widget] .cli-bar-container{display:block}.cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type=popup] .cli-bar-message,#cookie-law-info-bar[data-cli-type=widget] .cli-bar-message{width:100%}@media (max-width:985px){.cli-bar-message{width:100%}.cli-bar-container{justify-content:center}}#cookie-law-info-bar a{cursor:pointer}.wt-cli-category-widget-active .cli-necessary-caption,.wt-cli-category-widget-active .cli-switch,.wt-cli-category-widget-active .wt-cli-necessary-checkbox{display:none!important}.wt-cli-sr-only{display:none}.wt-cli-cookie-bar-container.wt-cli-hide-bar{display:none!important}.wt-cli-privacy-accept-btn{margin-left:10px}#cookie-law-info-again:focus,#wt-cli-cookie-banner-title:focus,.cli-plugin-main-link,.cli-privacy-readmore,.cli-switch .cli-slider,.cli-tab-content .cli-tab-pane:focus,.cli-tab-header a,.cli_action_button,.cli_settings_button:focus{outline:0}.cli-plugin-button:focus{outline:0;opacity:.7}.wt-cli-privacy-overview-actions{padding-bottom:0}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-modal-content,.cli-tab-content{background-color:#fff}.cli-modal .cli-modal-dialog,.cli-privacy-content-text,.cli-tab-container p,a.cli-privacy-readmore{color:#000}.cli-tab-header{background-color:#f2f2f2}.cli-switch .cli-slider:after,.cli-tab-header,.cli-tab-header a.cli-nav-link,span.cli-necessary-caption{color:#000}.cli-switch .cli-slider:before{background-color:#fff}.cli-switch input:checked+.cli-slider:before{background-color:#fff}.cli-switch .cli-slider{background-color:#e3e1e8}.cli-switch input:checked+.cli-slider{background-color:#28a745}.cli-modal-close svg{fill:#000000}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#00acad;color:#fff}.cli-tab-header a:before{border-right:1px solid #000;border-bottom:1px solid #000}.gform-theme--foundation{--gf-form-gap-x:16px;--gf-form-gap-y:40px;--gf-form-footer-margin-y-start:24px;--gf-form-footer-gap:8px;--gf-field-gap-x:12px;--gf-field-gap-y:12px;--gf-field-date-width:168px;--gf-field-time-width:110px;--gf-field-list-btns-gap:8px;--gf-field-list-btns-width:calc(32px + var(--gf-field-list-btns-gap) + var(--gf-field-gap-x));--gf-field-pg-steps-gap-y:8px;--gf-field-pg-steps-gap-x:24px;--gf-label-width:30%;--gf-label-req-gap:6px}.gform-theme--foundation *,.gform-theme--foundation ::after,.gform-theme--foundation ::before{box-sizing:border-box}.gform-theme--foundation fieldset,.gform-theme--foundation legend{background:0 0;padding:0}.gform-theme--foundation fieldset{border:none;display:block;margin:0}.gform-theme--foundation legend{margin-inline:0}.gform_anchor:focus-visible{outline:0}.gform_wrapper:focus{outline:0}.gform-theme--foundation .hidden_label .gfield_label,.gform-theme--foundation .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;word-wrap:normal!important;padding:0;position:absolute;width:1px}.gform-theme--foundation button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}.field_sublabel_below .ginput_complex{align-items:flex-start}.gform-theme--foundation .ginput_complex label,.gform-theme--foundation .ginput_complex legend{display:block}.gform-theme--foundation .ginput_complex input,.gform-theme--foundation .ginput_complex select{inline-size:100%}.gform-theme--foundation .gfield textarea{inline-size:100%}.gform-theme--foundation .gfield textarea.small{min-block-size:6rem}.gform-theme--foundation .gfield textarea.medium{min-block-size:12rem}.gform-theme--foundation .gfield textarea.large{min-block-size:18rem}.gform-theme--foundation .gfield input,.gform-theme--foundation .gfield select{max-inline-size:100%}.gform-theme--foundation .gfield input.small,.gform-theme--foundation .gfield select.small{inline-size:calc(25% - var(--gf-form-gap-x) * 3 / 4)}.gform-theme--foundation .gfield input.medium,.gform-theme--foundation .gfield select.medium{inline-size:calc(50% - var(--gf-form-gap-x)/ 2)}.gform-theme--foundation .gfield input.large,.gform-theme--foundation .gfield select.large{inline-size:100%}.gform-theme--foundation .gform_fields{grid-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);inline-size:100%;grid-row-gap:var(--gf-form-gap-y);row-gap:var(--gf-form-gap-y)}.gform-theme--foundation .gfield{grid-column:1/-1;min-inline-size:0}.gform-theme--foundation .gform_footer{display:flex;flex-wrap:wrap;gap:var(--gf-form-footer-gap)}.gform-theme--foundation .gform_footer{margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half{inline-size:50%!important}.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--gf-label-req-gap)}.gform-theme--foundation .gform-field-label:where([class*=gform-field-label--type-]){display:inline-block}.gform-theme--foundation .gform_drop_instructions{display:block}.gform-theme--foundation .chosen-container{display:inline-block;font-size:13px;position:relative;text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform-theme--foundation .chosen-container *{box-sizing:border-box}.gform-theme--foundation .chosen-container a{cursor:pointer}.gform-theme--foundation .chosen-rtl{direction:rtl}.gform-theme--foundation .gfield_visibility_hidden{inset-inline-start:-9999px;position:absolute;visibility:hidden}.gform-theme--foundation .ginput_counter{color:#767676;font-size:.8em}.gform-theme--foundation .gform_card_icon_container{block-size:32px;display:flex;margin-block-end:8px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon{background-image:url(https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;block-size:32px;inline-size:40px;margin-inline-end:.3rem;text-indent:-9000px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected{position:relative}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected::after{background:url(https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;block-size:10px;content:"";display:block;inline-size:13px;inset-block-end:4px;inset-inline-end:0;position:absolute}.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden{display:none}.gform-theme--foundation .gform_validation_container{display:none!important}.gform-theme--foundation .gfield_list_group{margin-block-end:var(--gf-field-gap-y)}.gform-theme--foundation .gfield_list_group:last-child{margin-block-end:0}.gform-theme--foundation .add_list_item,.gform-theme--foundation .delete_list_item{font-size:12px;padding:0}@media (min-width:640px){.gform-theme--foundation .gform_fields{-moz-column-gap:var(--gf-form-gap-x);column-gap:var(--gf-form-gap-x)}.gform-theme--foundation .gfield--width-full{grid-column:span 12}.gform-theme--foundation .gfield--width-half{grid-column:span 6}.gform-theme--foundation .gfield_list_group{display:flex;flex-direction:row;flex-wrap:nowrap}}.gform-theme--foundation ::-ms-reveal{display:none}.gform-theme--framework{--gf-radius:3px;--gf-radius-max-sm:2px;--gf-radius-max-md:3px;--gf-radius-max-lg:8px}.gform-theme--framework{--gf-color-primary:#204ce5;--gf-color-primary-rgb:45,127,251;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#044ad3;--gf-color-primary-lighter:#044ad3;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f2f3f5;--gf-color-secondary-lighter:#f2f3f5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:#686e77;--gf-color-out-ctrl-light:#e5e7eb;--gf-color-out-ctrl-light-rgb:229,231,235;--gf-color-out-ctrl-light-darker:#d2d5db;--gf-color-out-ctrl-light-lighter:#f2f3f5;--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#f2f3f5;--gf-color-in-ctrl-lighter:#f2f3f5;--gf-color-in-ctrl-primary:var(--gf-color-primary);--gf-color-in-ctrl-primary-rgb:var(--gf-color-primary-rgb);--gf-color-in-ctrl-primary-contrast:var(--gf-color-primary-contrast);--gf-color-in-ctrl-primary-contrast-rgb:var(--gf-color-primary-contrast-rgb);--gf-color-in-ctrl-primary-darker:var(--gf-color-primary-darker);--gf-color-in-ctrl-primary-lighter:var(--gf-color-primary-lighter);--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:#686e77;--gf-color-in-ctrl-light:#e5e7eb;--gf-color-in-ctrl-light-rgb:229,231,235;--gf-color-in-ctrl-light-darker:#d2d5db;--gf-color-in-ctrl-light-lighter:#f2f3f5;--gf-color-danger:#c02b0a;--gf-color-danger-rgb:192,43,10;--gf-color-danger-contrast:#fff;--gf-color-danger-contrast-rgb:255,255,255;--gf-color-success:#399f4b;--gf-color-success-rgb:57,159,75;--gf-color-success-contrast:#fff;--gf-color-success-contrast-rgb:255,255,255}.gform-theme--framework{--gf-icon-font-family:"gform-icons-orbital";--gf-icon-font-size:20px;--gf-icon-ctrl-checkbox:"\e900";--gf-icon-ctrl-select-down:"\e901";--gf-icon-ctrl-select-up:"\e902";--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg width='640' height='640' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-cancel:"\e918";--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-pwd-hidden:"\e90a";--gf-icon-ctrl-pwd-visible:"\e909";--gf-icon-ctrl-list-item-add:"\e90f";--gf-icon-ctrl-list-item-remove:"\e90e";--gf-icon-ctrl-save-continue:"\e910";--gf-icon-ctrl-pg-numbers-complete:"\e90b";--gf-icon-ctrl-file:"\e911";--gf-icon-ctrl-file-completed:"\e90c";--gf-icon-ctrl-file-cancel:"\e904";--gf-icon-ctrl-file-remove:"\e919";--gf-icon-ctrl-datepicker:"\e91a";--gf-icon-ctrl-datepicker-left:"\e91b";--gf-icon-ctrl-datepicker-right:"\e91c";--gf-icon-ctrl-img-choice-placeholder:"\e922";--gf-icon-tooltip-error:"\e906"}.gform-theme--framework{--gf-padding-x:12px;--gf-padding-y:12px;--gf-label-space-primary:8px;--gf-label-choice-field-space-primary:12px;--gf-label-space-x-secondary:12px;--gf-label-space-y-sm-secondary:-1px;--gf-label-space-y-md-secondary:0;--gf-label-space-y-lg-secondary:1px;--gf-label-space-y-xl-secondary:4px;--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-label-space-tertiary:8px;--gf-desc-space:8px;--gf-desc-choice-field-space:12px}.gform-theme--framework{--gf-transition-duration:0.15s;--gf-transition-ctrl:var(--gf-transition-duration)}.gform-theme--framework{--gf-font-family-base:initial;--gf-font-style-base:normal;--gf-font-family-primary:var(--gf-font-family-base);--gf-font-size-primary:14px;--gf-font-style-primary:var(--gf-font-style-base);--gf-font-weight-primary:400;--gf-letter-spacing-primary:0;--gf-line-height-primary:1.5;--gf-font-family-secondary:var(--gf-font-family-base);--gf-font-size-secondary:14px;--gf-font-style-secondary:var(--gf-font-style-base);--gf-font-weight-secondary:500;--gf-letter-spacing-secondary:0;--gf-line-height-secondary:1.43;--gf-font-family-tertiary:var(--gf-font-family-base);--gf-font-size-tertiary:14px;--gf-font-style-tertiary:var(--gf-font-style-base);--gf-font-weight-tertiary:400;--gf-letter-spacing-tertiary:0;--gf-line-height-tertiary:1.43}.gform-theme--framework{--gf-ctrl-bg-color:var(--gf-color-in-ctrl);--gf-ctrl-bg-color-hover:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-focus:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-disabled:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-bg-color-error:var(--gf-ctrl-bg-color);--gf-ctrl-border-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-border-color-hover:var(--gf-ctrl-border-color);--gf-ctrl-border-color-focus:var(--gf-color-primary);--gf-ctrl-border-color-disabled:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-border-color-error:var(--gf-color-danger);--gf-ctrl-border-style:solid;--gf-ctrl-border-width:1px;--gf-ctrl-radius:var(--gf-radius);--gf-ctrl-radius-max-sm:min(var(--gf-ctrl-radius), var(--gf-radius-max-sm));--gf-ctrl-radius-max-md:min(var(--gf-ctrl-radius), var(--gf-radius-max-md));--gf-ctrl-radius-max-lg:min(var(--gf-ctrl-radius), var(--gf-radius-max-lg));--gf-ctrl-outline-color:transparent;--gf-ctrl-outline-color-focus:rgba(var(--gf-color-primary-rgb), 0.65);--gf-ctrl-outline-offset:1px;--gf-ctrl-outline-style:solid;--gf-ctrl-outline-width:0;--gf-ctrl-outline-width-focus:3px;--gf-ctrl-color:var(--gf-color-in-ctrl-contrast);--gf-ctrl-color-hover:var(--gf-ctrl-color);--gf-ctrl-color-focus:var(--gf-ctrl-color);--gf-ctrl-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.6);--gf-ctrl-color-error:var(--gf-ctrl-color);--gf-ctrl-icon-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-icon-color-hover:var(--gf-color-in-ctrl-dark-darker);--gf-ctrl-icon-color-focus:var(--gf-ctrl-icon-color-hover);--gf-ctrl-icon-color-disabled:var(--gf-ctrl-icon-color);--gf-ctrl-shadow:0 1px 4px rgba(18, 25, 97, .0779552);--gf-ctrl-accent-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-appearance:none;--gf-ctrl-size-sm:35px;--gf-ctrl-size-md:38px;--gf-ctrl-size-lg:47px;--gf-ctrl-size-xl:54px;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-padding-x:var(--gf-padding-x);--gf-ctrl-padding-y:0;--gf-ctrl-transition:var(--gf-transition-ctrl);--gf-ctrl-font-family:var(--gf-font-family-primary);--gf-ctrl-font-size:var(--gf-font-size-primary);--gf-ctrl-font-style:var(--gf-font-style-base);--gf-ctrl-font-weight:var(--gf-font-weight-primary);--gf-ctrl-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-line-height:var(--gf-ctrl-size);--gf-ctrl-placeholder-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.7);--gf-ctrl-placeholder-font-family:var(--gf-ctrl-font-family);--gf-ctrl-placeholder-font-size:var(--gf-ctrl-font-size);--gf-ctrl-placeholder-font-style:var(--gf-ctrl-font-style);--gf-ctrl-placeholder-font-weight:var(--gf-ctrl-font-weight);--gf-ctrl-placeholder-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-placeholder-opacity:1}.gform-theme--framework{--gf-ctrl-readonly-color:var(--gf-ctrl-color);--gf-ctrl-readonly-font-family:var(--gf-ctrl-font-family);--gf-ctrl-readonly-font-size:var(--gf-ctrl-font-size);--gf-ctrl-readonly-font-style:var(--gf-ctrl-font-style);--gf-ctrl-readonly-font-weight:500;--gf-ctrl-readonly-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-readonly-line-height:1}.gform-theme--framework{--gf-ctrl-btn-radius:var(--gf-radius);--gf-ctrl-btn-shadow:0 1px 4px rgba(18, 25, 97, .0779552);--gf-ctrl-btn-shadow-hover:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-focus:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-disabled:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-opacity:1;--gf-ctrl-btn-opacity-disabled:0.5;--gf-ctrl-btn-size-xs:30px;--gf-ctrl-btn-size-sm:var(--gf-ctrl-size-sm);--gf-ctrl-btn-size-md:var(--gf-ctrl-size-md);--gf-ctrl-btn-size-lg:var(--gf-ctrl-size-lg);--gf-ctrl-btn-size-xl:var(--gf-ctrl-size-xl);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-padding-x-xs:8px;--gf-ctrl-btn-padding-x-sm:12px;--gf-ctrl-btn-padding-x-md:16px;--gf-ctrl-btn-padding-x-lg:20px;--gf-ctrl-btn-padding-x-xl:24px;--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-padding-y:0;--gf-ctrl-btn-font-family:var(--gf-font-family-base);--gf-ctrl-btn-font-size-xs:12px;--gf-ctrl-btn-font-size-sm:14px;--gf-ctrl-btn-font-size-md:14px;--gf-ctrl-btn-font-size-lg:16px;--gf-ctrl-btn-font-size-xl:16px;--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-font-style:var(--gf-font-style-base);--gf-ctrl-btn-font-weight:500;--gf-ctrl-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-btn-line-height:1;--gf-ctrl-btn-text-decoration:none;--gf-ctrl-btn-text-transform:none;--gf-ctrl-btn-icon:none;--gf-ctrl-btn-icon-font-size:var(--gf-icon-font-size);--gf-ctrl-btn-icon-gap:6px;--gf-ctrl-btn-icon-transition:var(--gf-ctrl-transition);--gf-ctrl-btn-bg-color-primary:var(--gf-color-primary);--gf-ctrl-btn-bg-color-hover-primary:var(--gf-color-primary-darker);--gf-ctrl-btn-bg-color-focus-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-bg-color-disabled-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-border-color-primary:transparent;--gf-ctrl-btn-border-color-hover-primary:transparent;--gf-ctrl-btn-border-color-focus-primary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-primary:transparent;--gf-ctrl-btn-border-style-primary:solid;--gf-ctrl-btn-border-width-primary:1px;--gf-ctrl-btn-color-primary:var(--gf-color-primary-contrast);--gf-ctrl-btn-color-hover-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-focus-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-disabled-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-hover-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-focus-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-disabled-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-bg-color-secondary:var(--gf-color-secondary);--gf-ctrl-btn-bg-color-hover-secondary:var(--gf-color-secondary-darker);--gf-ctrl-btn-bg-color-focus-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-bg-color-disabled-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-border-color-secondary:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-btn-border-color-hover-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-color-focus-secondary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-style-secondary:solid;--gf-ctrl-btn-border-width-secondary:1px;--gf-ctrl-btn-color-secondary:var(--gf-color-secondary-contrast);--gf-ctrl-btn-color-hover-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-focus-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-disabled-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-icon-color-secondary:var(--gf-ctrl-icon-color);--gf-ctrl-btn-icon-color-hover-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-focus-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-disabled-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-bg-color-ctrl:var(--gf-color-in-ctrl-primary);--gf-ctrl-btn-bg-color-hover-ctrl:var(--gf-color-in-ctrl-primary-darker);--gf-ctrl-btn-bg-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-bg-color-disabled-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-border-color-ctrl:transparent;--gf-ctrl-btn-border-color-hover-ctrl:transparent;--gf-ctrl-btn-border-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-ctrl-btn-border-color-disabled-ctrl:transparent;--gf-ctrl-btn-border-style-ctrl:solid;--gf-ctrl-btn-border-width-ctrl:1px;--gf-ctrl-btn-color-ctrl:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-btn-color-hover-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-focus-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-disabled-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-hover-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-focus-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-disabled-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-bg-color-simple:transparent;--gf-ctrl-btn-bg-color-hover-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-focus-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-disabled-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-border-color-simple:transparent;--gf-ctrl-btn-border-color-hover-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-color-focus-simple:var(--gf-ctrl-border-color-focus);--gf-ctrl-btn-border-color-disabled-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-style-simple:solid;--gf-ctrl-btn-border-width-simple:1px;--gf-ctrl-btn-color-simple:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.65);--gf-ctrl-btn-color-hover-simple:var(--gf-color-out-ctrl-dark);--gf-ctrl-btn-color-focus-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-color-disabled-simple:var(--gf-ctrl-btn-color-simple);--gf-ctrl-btn-shadow-simple:none;--gf-ctrl-btn-shadow-hover-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-focus-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-disabled-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-size-simple:24px;--gf-ctrl-btn-icon-color-simple:var(--gf-ctrl-btn-color-simple);--gf-ctrl-btn-icon-color-hover-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-icon-color-focus-simple:var(--gf-ctrl-btn-color-focus-simple);--gf-ctrl-btn-icon-color-disabled-simple:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme--framework{--gf-ctrl-choice-check-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-choice-check-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.2);--gf-ctrl-choice-size-sm:18px;--gf-ctrl-choice-size-md:20px;--gf-ctrl-choice-size-lg:22px;--gf-ctrl-choice-size-xl:28px;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-radius:var(--gf-ctrl-radius-max-sm);--gf-ctrl-checkbox-check-size-sm:12px;--gf-ctrl-checkbox-check-size-md:initial;--gf-ctrl-checkbox-check-size-lg:15px;--gf-ctrl-checkbox-check-size-xl:19px;--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-radius:50%;--gf-ctrl-radio-check-content:"";--gf-ctrl-radio-check-size-sm:6px;--gf-ctrl-radio-check-size-md:7px;--gf-ctrl-radio-check-size-lg:8px;--gf-ctrl-radio-check-size-xl:10px;--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md)}.gform-theme--framework{--gf-ctrl-date-picker-bg-color:var(--gf-ctrl-bg-color);--gf-ctrl-date-picker-shadow:0 0 1px rgba(18, 25, 97, .24),0 24px 24px rgba(18, 25, 97, .03),0 2px 2px rgba(18, 25, 97, .03),0 4px 4px rgba(18, 25, 97, .03),0 8px 8px rgba(18, 25, 97, .03),0 16px 16px rgba(18, 25, 97, .03);--gf-ctrl-date-picker-padding-y:16px 12px;--gf-ctrl-date-picker-padding-y-viewport-sm:16px;--gf-ctrl-date-picker-padding-x:12px;--gf-ctrl-date-picker-padding-x-viewport-sm:16px;--gf-ctrl-date-picker-margin-y-start:12px;--gf-ctrl-date-picker-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-width:250px;--gf-ctrl-date-picker-width-viewport-sm:300px;--gf-ctrl-date-picker-header-icons-width:20px;--gf-ctrl-date-picker-header-icons-color:var(--gf-ctrl-icon-color);--gf-ctrl-date-picker-header-icons-color-hover:var(--gf-ctrl-icon-color-hover);--gf-ctrl-date-picker-header-icons-font-size:20px;--gf-ctrl-date-picker-title-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-title-font-size:12px;--gf-ctrl-date-picker-title-font-size-viewport-sm:14px;--gf-ctrl-date-picker-title-font-weight:500;--gf-ctrl-date-picker-title-gap:4px;--gf-ctrl-date-picker-title-gap-viewport-sm:8px;--gf-ctrl-date-picker-title-line-height:1.5;--gf-ctrl-date-picker-title-margin-x:4px;--gf-ctrl-date-picker-title-margin-x-viewport-sm:8px;--gf-ctrl-date-picker-dropdown-bg-img:var(--gf-icon-ctrl-select);--gf-ctrl-date-picker-dropdown-bg-position:var(--gf-ctrl-select-icon-position);--gf-ctrl-date-picker-dropdown-bg-size:var(--gf-ctrl-select-icon-size);--gf-ctrl-date-picker-dropdown-border-color:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-date-picker-dropdown-border-style:var(--gf-ctrl-border-style);--gf-ctrl-date-picker-dropdown-border-width:var(--gf-ctrl-border-width);--gf-ctrl-date-picker-dropdown-shadow:0 1px 2px rgba(0, 0, 0, .05);--gf-ctrl-date-picker-dropdown-text-align:start;--gf-ctrl-date-picker-table-margin-y-start:16px;--gf-ctrl-date-picker-table-margin-y-end:0;--gf-ctrl-date-picker-head-cell-font-size:12px;--gf-ctrl-date-picker-head-cell-font-weight:600;--gf-ctrl-date-picker-head-cell-line-height:1.33;--gf-ctrl-date-picker-cell-padding:1px;--gf-ctrl-date-picker-cell-padding-y:6px;--gf-ctrl-date-picker-cell-padding-y-viewport-sm:var(--gf-ctrl-date-picker-cell-padding);--gf-ctrl-date-picker-cell-height:29px;--gf-ctrl-date-picker-cell-height-viewport-sm:40px;--gf-ctrl-date-picker-cell-font-size:14px;--gf-ctrl-date-picker-cell-font-weight:400;--gf-ctrl-date-picker-cell-line-height:1.43;--gf-ctrl-date-picker-cell-content-align-items:center;--gf-ctrl-date-picker-cell-content-bg-color-disabled:transparent;--gf-ctrl-date-picker-cell-content-bg-color-hover:#f4f8ff;--gf-ctrl-date-picker-cell-content-bg-color-selected:var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-cell-content-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-cell-content-color-disabled:#cfd3d9;--gf-ctrl-date-picker-cell-content-color-hover:var(--gf-ctrl-date-picker-cell-content-color);--gf-ctrl-date-picker-cell-content-color-selected:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-date-picker-cell-content-width:27px;--gf-ctrl-date-picker-cell-content-width-viewport-sm:100%}.gform-theme--framework{--gf-ctrl-desc-color:var(--gf-color-out-ctrl-dark);--gf-ctrl-desc-font-family:var(--gf-font-family-tertiary);--gf-ctrl-desc-font-size:var(--gf-font-size-tertiary);--gf-ctrl-desc-font-style:var(--gf-font-style-tertiary);--gf-ctrl-desc-font-weight:var(--gf-font-weight-tertiary);--gf-ctrl-desc-letter-spacing:var(--gf-letter-spacing-tertiary);--gf-ctrl-desc-line-height:var(--gf-line-height-tertiary);--gf-ctrl-desc-color-error:var(--gf-color-danger);--gf-ctrl-desc-font-family-error:var(--gf-ctrl-desc-font-family);--gf-ctrl-desc-font-size-error:var(--gf-ctrl-desc-font-size);--gf-ctrl-desc-font-style-error:var(--gf-ctrl-desc-font-style);--gf-ctrl-desc-font-weight-error:var(--gf-ctrl-desc-font-weight);--gf-ctrl-desc-letter-spacing-error:var(--gf-ctrl-desc-letter-spacing);--gf-ctrl-desc-line-height-error:var(--gf-ctrl-desc-line-height);--gf-ctrl-desc-border-color-consent:var(--gf-color-out-ctrl-light-darker);--gf-ctrl-desc-border-color-consent-focus:var(--gf-ctrl-border-color-focus);--gf-ctrl-desc-border-style-consent:solid;--gf-ctrl-desc-border-width-consent:1px;--gf-ctrl-desc-max-height-consent:456px}.gform-theme--framework{--gf-ctrl-file-padding-x:0 var(--gf-ctrl-padding-x);--gf-ctrl-file-btn-bg-color:var(--gf-color-secondary-darker);--gf-ctrl-file-btn-bg-color-hover:var(--gf-color-secondary);--gf-ctrl-file-btn-bg-color-focus:var(--gf-ctrl-file-btn-bg-color);--gf-ctrl-file-btn-bg-color-disabled:var(--gf-ctrl-file-btn-bg-color);--gf-ctrl-file-btn-border-inline-end-width:1px;--gf-ctrl-file-btn-border-inline-end-style:solid;--gf-ctrl-file-btn-border-inline-end-color:var(--gf-ctrl-border-color);--gf-ctrl-file-btn-border-inline-end-color-hover:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-border-inline-end-color-focus:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-border-inline-end-color-disabled:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-radius:var(--gf-ctrl-radius);--gf-ctrl-file-btn-color:rgba(var(--gf-color-secondary-contrast-rgb), 0.725);--gf-ctrl-file-btn-color-hover:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-color-focus:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-color-disabled:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-font-family:var(--gf-font-family-base);--gf-ctrl-file-btn-font-size:14px;--gf-ctrl-file-btn-font-style:var(--gf-font-style-base);--gf-ctrl-file-btn-font-weight:500;--gf-ctrl-file-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-file-btn-line-height:1.43;--gf-ctrl-file-btn-text-decoration:none;--gf-ctrl-file-btn-text-transform:none;--gf-ctrl-file-btn-margin-x:0 12px;--gf-ctrl-file-btn-padding-x:12px;--gf-ctrl-file-btn-transition:var(--gf-ctrl-transition);--gf-ctrl-file-zone-border-style:dashed;--gf-ctrl-file-zone-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-file-zone-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.725);--gf-ctrl-file-zone-height:auto;--gf-ctrl-file-zone-padding-x:40px;--gf-ctrl-file-zone-padding-y:40px;--gf-ctrl-file-zone-instructions-margin-y-end:12px;--gf-ctrl-file-zone-font-weight:500;--gf-ctrl-file-zone-line-height:1;--gf-ctrl-file-zone-icon-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-file-zone-icon-font-size:36px;--gf-ctrl-file-zone-icon-margin-y-end:8px;--gf-ctrl-file-prog-ui-gap:12px;--gf-ctrl-file-prog-ui-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-ctrl-file-prog-bar-bg-color-loading:var(--gf-color-primary);--gf-ctrl-file-prog-bar-height:6px;--gf-ctrl-file-prog-bar-radius:var(--gf-radius);--gf-ctrl-file-prog-bar-transition:var(--gf-transition-ctrl);--gf-ctrl-file-prog-text-color:var(--gf-ctrl-desc-color);--gf-ctrl-file-prog-text-min-width:33px;--gf-ctrl-file-prog-text-font-size:12px;--gf-ctrl-file-prog-btn-inset-y-start:-2px;--gf-ctrl-file-prog-btn-inset-x-end:-2px;--gf-ctrl-file-prog-btn-position:absolute;--gf-ctrl-file-prog-btn-font-size-cancel:0;--gf-ctrl-file-prog-btn-icon-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-btn-icon-color-complete:var(--gf-color-success);--gf-ctrl-file-prev-area-gap:16px;--gf-ctrl-file-prev-area-margin-y-start:16px;--gf-ctrl-file-prev-font-family:var(--gf-font-family-secondary);--gf-ctrl-file-prev-font-size:var(--gf-font-size-secondary);--gf-ctrl-file-prev-font-style:var(--gf-font-style-secondary);--gf-ctrl-file-prev-font-weight:var(--gf-font-weight-secondary);--gf-ctrl-file-prev-letter-spacing:var(--gf-letter-spacing-secondary);--gf-ctrl-file-prev-line-height:1;--gf-ctrl-file-prev-gap:4px;--gf-ctrl-file-prev-name-color:var(--gf-ctrl-label-color-primary);--gf-ctrl-file-prev-name-line-height:var(--gf-line-height-secondary);--gf-ctrl-file-prev-name-overflow:hidden;--gf-ctrl-file-prev-name-padding-x-end:calc(var(--gf-ctrl-file-prog-btn-icon-size) + var(--gf-ctrl-file-prog-text-min-width) + calc(var(--gf-ctrl-file-prog-ui-gap) * 2));--gf-ctrl-file-prev-name-text-overflow:ellipsis;--gf-ctrl-file-prev-name-white-space:nowrap;--gf-ctrl-file-prev-size-color:var(--gf-ctrl-desc-color)}.gform-theme--framework{--gf-ctrl-label-color-primary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-primary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-primary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-primary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-primary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-primary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-primary:var(--gf-line-height-secondary);--gf-ctrl-label-color-secondary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-secondary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-secondary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-secondary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-secondary:400;--gf-ctrl-label-letter-spacing-secondary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-secondary:var(--gf-line-height-secondary);--gf-ctrl-label-color-tertiary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-tertiary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-tertiary:var(--gf-font-size-tertiary);--gf-ctrl-label-font-style-tertiary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-tertiary:var(--gf-font-weight-tertiary);--gf-ctrl-label-letter-spacing-tertiary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-tertiary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-quaternary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-quaternary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-quaternary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-quaternary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-quaternary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-quaternary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-quaternary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-req:var(--gf-color-danger);--gf-ctrl-label-font-family-req:var(--gf-ctrl-label-font-family-primary);--gf-ctrl-label-font-size-req:12px;--gf-ctrl-label-font-style-req:var(--gf-ctrl-label-font-style-primary);--gf-ctrl-label-font-weight-req:var(--gf-ctrl-label-font-weight-primary);--gf-ctrl-label-letter-spacing-req:var(--gf-ctrl-label-letter-spacing-primary);--gf-ctrl-label-line-height-req:var(--gf-ctrl-label-line-height-primary)}.gform-theme--framework{--gf-ctrl-number-spin-btn-appearance:var(--gf-ctrl-appearance);--gf-ctrl-number-spin-btn-bg-position:center center;--gf-ctrl-number-spin-btn-bg-size:8px 14px;--gf-ctrl-number-spin-btn-width:8px;--gf-ctrl-number-spin-btn-opacity:1}.gform-theme--framework{--gf-ctrl-select-icon:var(--gf-icon-ctrl-select);--gf-ctrl-select-icon-hover:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-focus:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-disabled:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-position:calc(100% - var(--gf-ctrl-padding-x)) center;--gf-ctrl-select-icon-size:10px;--gf-ctrl-select-ms-expand:none;--gf-ctrl-select-padding-x:var(--gf-ctrl-padding-x) calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x));--gf-ctrl-multiselect-height:130px;--gf-ctrl-multiselect-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-multiselect-line-height:1.5;--gf-ctrl-multiselect-padding-y:var(--gf-padding-y);--gf-ctrl-select-dropdown-border-color:transparent;--gf-ctrl-select-dropdown-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-select-dropdown-shadow:0 0 1px rgba(18, 25, 97, .24),0 24px 24px rgba(18, 25, 97, .03),0 2px 2px rgba(18, 25, 97, .03),0 4px 4px rgba(18, 25, 97, .03),0 8px 8px rgba(18, 25, 97, .03),0 16px 16px rgba(18, 25, 97, .03);--gf-ctrl-select-dropdown-option-bg-color-hover:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-select-dropdown-option-shadow-hover:inset 3px 0 0 var(--gf-color-in-ctrl-primary);--gf-ctrl-select-search-icon-size:var(--gf-icon-font-size);--gf-ctrl-select-search-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-padding-x:calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x) + 8px) var(--gf-ctrl-padding-x);--gf-ctrl-multiselect-close-icon-size:var(--gf-icon-font-size);--gf-ctrl-multiselect-close-icon-inset-y-start:calc(50% - (var(--gf-ctrl-multiselect-close-icon-size) / 2));--gf-ctrl-multiselect-close-icon-inset-x-end:calc((var(--gf-ctrl-padding-x) / 2) + 2px);--gf-ctrl-multiselect-selected-item-bg-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-multiselect-selected-item-radius:33px;--gf-ctrl-multiselect-selected-item-color:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-multiselect-selected-item-font-size:var(--gf-ctrl-font-size);--gf-ctrl-multiselect-selected-item-font-weight:600;--gf-ctrl-multiselect-selected-item-remove-icon-color:var(--gf-color-in-ctrl-primary-contrast)}html[dir=rtl] .gform-theme--framework{--gf-ctrl-select-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-icon-position:calc(100% - var(--gf-padding-x)) center}.gform-theme--framework{--gf-ctrl-textarea-height:130px;--gf-ctrl-textarea-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-textarea-line-height:1.5;--gf-ctrl-textarea-padding-y:var(--gf-padding-y);--gf-ctrl-textarea-resize:vertical}.gform-theme--framework{--gf-field-date-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 4px);--gf-field-date-icon-color:var(--gf-ctrl-icon-color);--gf-field-date-icon-color-hover:var(--gf-ctrl-icon-color-hover);--gf-field-date-icon-transition:var(--gf-ctrl-transition);--gf-field-date-custom-icon-max-height:16px;--gf-field-date-custom-icon-max-width:16px;--gf-field-date-custom-icon-opacity:0.6;--gf-field-date-custom-icon-opacity-hover:1}.gform-theme--framework{--gf-field-choice-gap:var(--gf-label-space-x-secondary);--gf-field-choice-align-x-gap-y:var(--gf-field-choice-gap);--gf-field-choice-align-x-gap-x:16px;--gf-field-choice-meta-margin-y-start:4px;--gf-field-choice-meta-space:16px;--gf-field-choice-other-ctrl-max-width:256px;--gf-field-img-choice-aspect-ratio:1/1;--gf-field-img-choice-gap:var(--gf-field-gap-x);--gf-field-img-choice-margin-y-end:12px;--gf-field-img-choice-placeholder-icon-font-size:60px;--gf-field-img-choice-radius-square:var(--gf-ctrl-radius-max-sm);--gf-field-img-choice-radius-round:50%;--gf-field-img-choice-shadow:0 0 0 rgba(18, 25, 97, .05),0 2px 5px rgba(18, 25, 97, .1),0 1px 1px rgba(18, 25, 97, .15);--gf-field-img-choice-shadow-hover:0 0 1px rgba(18, 25, 97, .24),0 24px 24px rgba(18, 25, 97, .03),0 2px 2px rgba(18, 25, 97, .03),0 4px 4px rgba(18, 25, 97, .03),0 8px 8px rgba(18, 25, 97, .03),0 16px 16px rgba(18, 25, 97, .03);--gf-field-img-choice-size-sm:125px;--gf-field-img-choice-size-md:200px;--gf-field-img-choice-size-lg:300px;--gf-field-img-choice-size:var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-placeholder-bg-color:rgba(var(--gf-color-in-ctrl-light-rgb), 0.05);--gf-field-img-choice-card-placeholder-color:rgba(var(--gf-color-in-ctrl-dark-rgb), 0.4);--gf-field-img-choice-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-card-space-sm:8px;--gf-field-img-choice-card-space-md:12px;--gf-field-img-choice-card-space-lg:16px;--gf-field-img-choice-card-space:var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-no-card-placeholder-bg-color:rgba(var(--gf-color-out-ctrl-light-rgb), 0.05);--gf-field-img-choice-no-card-placeholder-color:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.4);--gf-field-img-choice-no-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-no-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-check-ind-icon:var(--gf-icon-ctrl-checkbox);--gf-field-img-choice-check-ind-radius:50%;--gf-field-img-choice-check-ind-shadow:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));--gf-field-img-choice-check-ind-size-sm:24px;--gf-field-img-choice-check-ind-size-md:38px;--gf-field-img-choice-check-ind-size-lg:64px;--gf-field-img-choice-check-ind-size:var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size-sm:12px;--gf-field-img-choice-check-ind-icon-size-md:var(--gf-icon-font-size);--gf-field-img-choice-check-ind-icon-size-lg:30px;--gf-field-img-choice-check-ind-icon-size:var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-img-choice-ctrl-opacity:1;--gf-field-img-choice-ctrl-opacity-disabled:0.5;--gf-field-img-choice-other-ctrl-margin-y-start:16px}.gform-theme--framework{--gf-field-list-btn-size:16px;--gf-field-list-btn-radius:50%;--gf-field-list-btn-font-size:0;--gf-field-list-btn-padding-y:0;--gf-field-list-btn-padding-x:0}.gform-theme--framework{--gf-field-pg-prog-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-margin-y-end:24px;--gf-field-pg-prog-title-margin-y-end:16px;--gf-field-pg-prog-font-family:var(--gf-font-family-base);--gf-field-pg-prog-font-size:14px;--gf-field-pg-prog-font-style:var(--gf-font-style-base);--gf-field-pg-prog-font-weight:600;--gf-field-pg-prog-letter-spacing:0;--gf-field-pg-prog-line-height:1;--gf-field-pg-prog-text-transform:uppercase;--gf-field-pg-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pg-prog-bar-bg-color-blue:#204ce5;--gf-field-pg-prog-bar-bg-color-gray:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-bar-bg-color-green:#31c48d;--gf-field-pg-prog-bar-bg-color-orange:#ff5a1f;--gf-field-pg-prog-bar-bg-color-red:#c02b0a;--gf-field-pg-prog-bar-bg-gradient-spring:linear-gradient(270deg, #9cd790 0%, #76d7db 100%);--gf-field-pg-prog-bar-bg-gradient-blues:linear-gradient(270deg, #00c2ff 0%, #7838e2 100%);--gf-field-pg-prog-bar-bg-gradient-rainbow:linear-gradient(274.73deg, #74b551 -5.58%, #f3ca30 44.81%, #cd302b 93.15%);--gf-field-pg-prog-bar-radius:100px;--gf-field-pg-prog-bar-height:10px;--gf-field-pg-steps-number-bg-color:transparent;--gf-field-pg-steps-number-bg-color-active:var(--gf-color-out-ctrl-light);--gf-field-pg-steps-number-bg-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-pg-steps-number-border-color-active:transparent;--gf-field-pg-steps-number-border-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-style:solid;--gf-field-pg-steps-number-border-width:2px;--gf-field-pg-steps-number-radius:50%;--gf-field-pg-steps-number-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-steps-number-color-active:var(--gf-field-pg-steps-number-color);--gf-field-pg-steps-number-color-complete:var(--gf-color-primary-contrast);--gf-field-pg-steps-icon-font-size:var(--gf-icon-font-size);--gf-field-pg-steps-number-size:32px;--gf-field-pg-steps-step-gap:12px}.gform-theme--framework{--gf-field-pwd-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 8px);--gf-field-pwd-str-bg-color:transparent;--gf-field-pwd-str-bg-color-mismatch:transparent;--gf-field-pwd-str-bg-color-short:transparent;--gf-field-pwd-str-bg-color-bad:transparent;--gf-field-pwd-str-bg-color-good:transparent;--gf-field-pwd-str-bg-color-strong:transparent;--gf-field-pwd-str-border-color:transparent;--gf-field-pwd-str-border-color-mismatch:transparent;--gf-field-pwd-str-border-color-short:transparent;--gf-field-pwd-str-border-color-bad:transparent;--gf-field-pwd-str-border-color-good:transparent;--gf-field-pwd-str-border-color-strong:transparent;--gf-field-pwd-str-border-style:var(--gf-ctrl-border-style);--gf-field-pwd-str-border-width:0;--gf-field-pwd-str-radius:0;--gf-field-pwd-str-color:var(--gf-color-out-ctrl-dark);--gf-field-pwd-str-color-mismatch:#c02b0a;--gf-field-pwd-str-color-short:#c02b0a;--gf-field-pwd-str-color-bad:#ff5a1f;--gf-field-pwd-str-color-good:#8b6c32;--gf-field-pwd-str-color-strong:#399f4b;--gf-field-pwd-str-margin-y-start:16px;--gf-field-pwd-str-padding-y:0;--gf-field-pwd-str-padding-x:calc(65px + 8px) 0;--gf-field-pwd-str-font-family:var(--gf-font-family-secondary);--gf-field-pwd-str-font-size:var(--gf-font-size-primary);--gf-field-pwd-str-font-style:var(--gf-font-style-secondary);--gf-field-pwd-str-font-weight:var(--gf-font-weight-secondary);--gf-field-pwd-str-letter-spacing:var(--gf-letter-spacing-secondary);--gf-field-pwd-str-line-height:1;--gf-field-pwd-str-text-align:start;--gf-field-pwd-str-transition:var(--gf-transition-ctrl);--gf-field-pwd-str-ind-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pwd-str-ind-bg-color-mismatch:var(--gf-field-pwd-str-color-mismatch);--gf-field-pwd-str-ind-bg-color-short:var(--gf-field-pwd-str-color-short);--gf-field-pwd-str-ind-bg-color-bad:var(--gf-field-pwd-str-color-bad);--gf-field-pwd-str-ind-bg-color-good:var(--gf-field-pwd-str-color-good);--gf-field-pwd-str-ind-bg-color-strong:var(--gf-field-pwd-str-color-strong);--gf-field-pwd-str-ind-radius:var(--gf-radius);--gf-field-pwd-str-ind-display:inline-block;--gf-field-pwd-str-ind-inset-y-start:50%;--gf-field-pwd-str-ind-inset-x-start:0;--gf-field-pwd-str-ind-position:absolute;--gf-field-pwd-str-ind-height:6px;--gf-field-pwd-str-ind-width:65px;--gf-field-pwd-str-ind-width-blank:0;--gf-field-pwd-str-ind-width-mismatch:65px;--gf-field-pwd-str-ind-width-short:22px;--gf-field-pwd-str-ind-width-bad:37px;--gf-field-pwd-str-ind-width-good:46px;--gf-field-pwd-str-ind-width-strong:65px;--gf-field-pwd-str-ind-content:"";--gf-field-pwd-str-ind-transform:translateY(-50%);--gf-field-pwd-str-ind-transition:var(--gf-transition-ctrl)}.gform-theme--framework{--gf-field-prod-price-color:var(--gf-ctrl-label-color-primary);--gf-field-prod-quant-margin-y-end:var(--gf-field-gap-y);--gf-field-prod-quant-width:150px}.gform-theme--framework{--gf-field-repeater-gap-y:var(--gf-form-gap-y);--gf-field-repeater-btn-inline-gap:var(--gf-form-gap-x);--gf-field-repeater-separator-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-separator-size:1px;--gf-field-repeater-nested-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-nested-border-size:1px;--gf-field-repeater-nested-border-style:solid;--gf-field-repeater-nested-padding-x-start:20px}.gform-theme--framework{--gf-field-section-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-section-border-style:solid;--gf-field-section-border-width:1px;--gf-field-section-padding-y-end:8px}.gform-theme--framework{--gf-form-validation-bg-color:rgba(var(--gf-color-danger-rgb), 0.03);--gf-form-validation-border-color:rgba(var(--gf-color-danger-rgb), 0.25);--gf-form-validation-border-color-focus:var(--gf-color-danger);--gf-form-validation-border-width:1px;--gf-form-validation-border-style:solid;--gf-form-validation-radius:var(--gf-ctrl-radius-max-md);--gf-form-validation-outline-color-focus:rgba(var(--gf-color-danger-rgb), 0.65);--gf-form-validation-outline-focus:var(--gf-ctrl-outline-width-focus) var(--gf-ctrl-outline-style) var(--gf-form-validation-outline-color-focus);--gf-form-validation-shadow:0 1px 4px rgba(18, 25, 97, .0779552);--gf-form-validation-color:var(--gf-color-danger);--gf-form-validation-font-family:var(--gf-font-family-primary);--gf-form-validation-font-size:var(--gf-font-size-primary);--gf-form-validation-line-height:1.43;--gf-form-validation-gap:8px;--gf-form-validation-margin-y:0 var(--gf-form-gap-y);--gf-form-validation-padding-y:20px;--gf-form-validation-padding-x:16px;--gf-form-validation-heading-color:var(--gf-form-validation-color);--gf-form-validation-heading-font-family:var(--gf-form-validation-font-family);--gf-form-validation-heading-font-size:var(--gf-form-validation-font-size);--gf-form-validation-heading-font-weight:500;--gf-form-validation-heading-line-height:var(--gf-form-validation-line-height);--gf-form-validation-heading-gap:12px;--gf-form-validation-heading-icon-bg-color:rgba(var(--gf-color-danger-rgb), 0.05);--gf-form-validation-heading-icon-border-color:var(--gf-form-validation-border-color);--gf-form-validation-heading-icon-border-width:2px;--gf-form-validation-heading-icon-border-style:var(--gf-form-validation-border-style);--gf-form-validation-heading-icon-radius:50%;--gf-form-validation-heading-icon-color:var(--gf-form-validation-heading-color);--gf-form-validation-heading-icon-font-size:18px;--gf-form-validation-heading-icon-size:20px;--gf-form-validation-summary-color:var(--gf-form-validation-color);--gf-form-validation-summary-font-family:var(--gf-form-validation-font-family);--gf-form-validation-summary-font-size:var(--gf-form-validation-font-size);--gf-form-validation-summary-font-weight:400;--gf-form-validation-summary-line-height:var(--gf-form-validation-line-height);--gf-form-validation-summary-margin-y-start:4px;--gf-form-validation-summary-padding-x:48px;--gf-form-validation-summary-item-link-text-decoration:underline}.gform-theme--framework{--gf-form-spinner-fg-color:var(--gf-color-primary);--gf-form-spinner-bg-color:rgba(var(--gf-color-primary-rgb), 0.1)}.gform-theme--framework :where( :not(html):not(iframe):not(canvas):not(img):not(svg):not(video) :not(svg *):not(symbol *) :not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-reset):not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description > *):not(.gform-field-label--type-inline > :not(span)):not(.ui-resizable-handle):not(.hidden) ){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework ::after,.gform-theme--framework ::before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)),.gform-theme--framework ul:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)){list-style:none}.gform-theme--framework img{max-inline-size:100%;max-block-size:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework input,.gform-theme--framework textarea{-webkit-user-select:auto}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework :where(pre){all:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none}.gform-theme--framework :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework :where(dialog:modal){all:revert}.gform-theme--framework input[type=checkbox]::before,.gform-theme--framework input[type=radio]::before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]::after,.gform-theme--framework input[type=radio]::after{content:none}@font-face{font-family:gform-icons-orbital;src:url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.woff2?gxy8zs') format('woff2'),url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.ttf?gxy8zs') format('truetype'),url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.woff?gxy8zs') format('woff'),url('https://www.leewayhertz.com/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg?gxy8zs#gform-icons-orbital') format('svg');font-weight:400;font-style:normal;font-display:swap}.gform-theme--framework ::-moz-placeholder:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework ::placeholder:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-appearance:var(--gf-ctrl-appearance);--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-height:var(--gf-ctrl-size);--gf-local-radius:var(--gf-ctrl-radius);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-ctrl-color);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-font-family);--gf-local-font-size:var(--gf-ctrl-font-size);--gf-local-font-style:var(--gf-ctrl-font-style);--gf-local-font-weight:var(--gf-ctrl-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-local-line-height:var(--gf-ctrl-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-offset:var(--gf-ctrl-outline-offset);--gf-local-outline-style:var(--gf-ctrl-outline-style);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-padding-x:var(--gf-ctrl-padding-x);--gf-local-padding-y:var(--gf-ctrl-padding-y);--gf-local-shadow:var(--gf-ctrl-shadow);--gf-local-transition:var(--gf-ctrl-transition);--gf-local-width:100%;-webkit-appearance:var(--gf-local-appearance);-moz-appearance:var(--gf-local-appearance);appearance:var(--gf-local-appearance);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-local-radius);box-shadow:var(--gf-local-shadow);color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);inline-size:var(--gf-local-width);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:0;margin-inline:0;min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-local-outline-offset);outline-style:var(--gf-local-outline-style);outline-width:var(--gf-local-outline-width);padding-block:var(--gf-local-padding-y);padding-inline:var(--gf-local-padding-x);transition:var(--gf-local-transition)}.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover);--gf-local-border-color:var(--gf-ctrl-border-color-hover);--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled);--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button,.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-outer-spin-button{opacity:var(--gf-ctrl-number-spin-btn-opacity)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button{-webkit-appearance:var(--gf-ctrl-number-spin-btn-appearance);appearance:var(--gf-ctrl-number-spin-btn-appearance);background-image:var(--gf-icon-ctrl-number);background-position:var(--gf-ctrl-number-spin-btn-bg-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-number-spin-btn-bg-size);cursor:pointer;width:var(--gf-ctrl-number-spin-btn-width)}.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-textarea-radius);--gf-local-height:var(--gf-ctrl-textarea-height);--gf-local-line-height:var(--gf-ctrl-textarea-line-height);--gf-local-padding-y:var(--gf-ctrl-textarea-padding-y);resize:var(--gf-ctrl-textarea-resize)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-height:var(--gf-ctrl-choice-size);--gf-local-display:inline-grid;--gf-local-line-height:var(--gf-ctrl-choice-size);--gf-local-padding-y:0;--gf-local-padding-x:0;--gf-local-width:var(--gf-ctrl-choice-size);accent-color:var(--gf-ctrl-accent-color);opacity:1;align-content:center;justify-content:center;place-content:center}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{opacity:0}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before{opacity:1}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-checkbox-check-radius)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-choice-check-color);content:var(--gf-icon-ctrl-checkbox);font-size:var(--gf-ctrl-checkbox-check-size)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-radio-check-radius)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{background-color:var(--gf-ctrl-choice-check-color);block-size:var(--gf-ctrl-radio-check-size);border-radius:var(--gf-ctrl-radio-check-radius);content:var(--gf-ctrl-radio-check-content);inline-size:var(--gf-ctrl-radio-check-size)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{background-color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])){--gf-local-padding-x:var(--gf-ctrl-select-padding-x);background-image:var(--gf-ctrl-select-icon);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):hover{background-image:var(--gf-ctrl-select-icon-hover)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):focus{background-image:var(--gf-ctrl-select-icon-focus)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):disabled{background-image:var(--gf-ctrl-select-icon-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-ms-expand{display:var(--gf-ctrl-select-ms-expand)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple]{--gf-local-height:var(--gf-ctrl-multiselect-height);--gf-local-radius:var(--gf-ctrl-multiselect-radius);--gf-local-line-height:var(--gf-ctrl-multiselect-line-height);--gf-local-padding-y:var(--gf-ctrl-multiselect-padding-y);overflow-y:auto}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple] option:checked{background:var(--gf-color-in-ctrl-light)}.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-primary);--gf-local-display:flex;--gf-local-font-family:var(--gf-ctrl-label-font-family-primary);--gf-local-font-size:var(--gf-ctrl-label-font-size-primary);--gf-local-font-style:var(--gf-ctrl-label-font-style-primary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-primary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-primary);--gf-local-line-height:var(--gf-ctrl-label-line-height-primary);--gf-local-margin-y:0;--gf-local-margin-x:0;color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:var(--gf-local-margin-y);margin-inline:var(--gf-local-margin-x)}.gform-theme--framework .gform-field-label--type-inline:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-secondary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-secondary);--gf-local-font-size:var(--gf-ctrl-label-font-size-secondary);--gf-local-font-style:var(--gf-ctrl-label-font-style-secondary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-secondary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-secondary);--gf-local-line-height:var(--gf-ctrl-label-line-height-secondary)}.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-label-color-req);display:inline-block;font-family:var(--gf-ctrl-label-font-family-req);font-size:var(--gf-ctrl-label-font-size-req);font-style:var(--gf-ctrl-label-font-style-req);font-weight:var(--gf-ctrl-label-font-weight-req);letter-spacing:var(--gf-ctrl-label-letter-spacing-req);line-height:var(--gf-ctrl-label-line-height-req)}.gform-theme--framework .gfield_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color);--gf-local-font-family:var(--gf-ctrl-desc-font-family);--gf-local-font-size:var(--gf-ctrl-desc-font-size);--gf-local-font-style:var(--gf-ctrl-desc-font-style);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing);--gf-local-line-height:var(--gf-ctrl-desc-line-height);color:var(--gf-local-color);display:block;font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height)}.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color-error);--gf-local-font-family:var(--gf-ctrl-desc-font-family-error);--gf-local-font-size:var(--gf-ctrl-desc-font-size-error);--gf-local-font-style:var(--gf-ctrl-desc-font-style-error);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight-error);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing-error);--gf-local-line-height:var(--gf-ctrl-desc-line-height-error)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-primary);--gf-local-radius:var(--gf-ctrl-btn-radius);--gf-local-border-color:var(--gf-ctrl-btn-border-color-primary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-primary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-primary);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-shadow:var(--gf-ctrl-btn-shadow);--gf-local-color:var(--gf-ctrl-btn-color-primary);--gf-local-column-gap:var(--gf-ctrl-btn-icon-gap);--gf-local-cursor:pointer;--gf-local-display:inline-flex;--gf-local-font-style:var(--gf-ctrl-btn-font-style);--gf-local-font-weight:var(--gf-ctrl-btn-font-weight);--gf-local-font-size:var(--gf-ctrl-btn-font-size);--gf-local-font-family:var(--gf-ctrl-btn-font-family);--gf-local-height:auto;--gf-local-letter-spacing:var(--gf-ctrl-btn-letter-spacing);--gf-local-line-height:var(--gf-ctrl-btn-line-height);--gf-local-min-height:var(--gf-ctrl-btn-size);--gf-local-min-width:auto;--gf-local-opacity:var(--gf-ctrl-btn-opacity);--gf-local-padding-y:var(--gf-ctrl-btn-padding-y);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x);--gf-local-text-decoration:var(--gf-ctrl-btn-text-decoration);--gf-local-text-transform:var(--gf-ctrl-btn-text-transform);--gf-local-width:auto;align-items:center;-moz-column-gap:var(--gf-local-column-gap);column-gap:var(--gf-local-column-gap);cursor:var(--gf-local-cursor);justify-content:center;min-inline-size:var(--gf-local-min-width);opacity:var(--gf-local-opacity);text-align:center;-webkit-text-decoration:var(--gf-local-text-decoration);text-decoration:var(--gf-local-text-decoration);text-transform:var(--gf-local-text-transform);vertical-align:top}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-primary);--gf-local-content:var(--gf-ctrl-btn-icon);--gf-local-font-size:var(--gf-ctrl-btn-icon-font-size);--gf-local-transition:var(--gf-ctrl-btn-icon-transition);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-local-color);content:var(--gf-local-content);font-size:var(--gf-local-font-size);transition:var(--gf-local-transition)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover);--gf-local-color:var(--gf-ctrl-btn-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus);--gf-local-color:var(--gf-ctrl-btn-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled);--gf-local-color:var(--gf-ctrl-btn-color-disabled-primary);--gf-local-cursor:default;--gf-local-opacity:var(--gf-ctrl-btn-opacity-disabled)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-simple);--gf-local-border-width:var(--gf-ctrl-btn-border-width-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-simple);--gf-local-color:var(--gf-ctrl-btn-color-simple);--gf-local-column-gap:0;--gf-local-line-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-width:var(--gf-ctrl-btn-size-simple);--gf-local-padding-y:0;--gf-local-padding-x:0}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover-simple);--gf-local-color:var(--gf-ctrl-btn-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus-simple);--gf-local-color:var(--gf-ctrl-btn-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled-simple);--gf-local-color:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-simple)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-padding-x:var(--gf-ctrl-file-padding-x);text-overflow:ellipsis;white-space:nowrap}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-hover);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-hover);--gf-local-color:var(--gf-ctrl-file-btn-color-hover)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-focus);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-focus);--gf-local-color:var(--gf-ctrl-file-btn-color-focus)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-disabled);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-disabled);--gf-local-color:var(--gf-ctrl-file-btn-color-disabled)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-local-border-inline-end-style:var(--gf-ctrl-file-btn-border-inline-end-style);--gf-local-border-inline-end-width:var(--gf-ctrl-file-btn-border-inline-end-width);--gf-local-border-inline-end:var(--gf-local-border-inline-end-width) var(--gf-local-border-inline-end-style) var(--gf-local-border-inline-end-color);--gf-local-color:var(--gf-ctrl-file-btn-color);background-color:var(--gf-local-bg-color);block-size:100%;border:0;border-end-start-radius:var(--gf-ctrl-file-btn-radius);border-inline-end:var(--gf-local-border-inline-end);border-start-start-radius:var(--gf-ctrl-file-btn-radius);color:var(--gf-local-color);font-family:var(--gf-ctrl-file-btn-font-family);font-size:var(--gf-ctrl-file-btn-font-size);font-style:var(--gf-ctrl-file-btn-font-style);font-weight:var(--gf-ctrl-file-btn-font-weight);inset-block-start:calc(var(--gf-ctrl-border-width) * -1);letter-spacing:var(--gf-ctrl-file-btn-letter-spacing);line-height:var(--gf-ctrl-file-btn-line-height);margin-inline:var(--gf-ctrl-file-btn-margin-x);padding-block:0;padding-inline:var(--gf-ctrl-file-btn-padding-x);position:relative;-webkit-text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-transform:var(--gf-ctrl-file-btn-text-transform);transition:var(--gf-ctrl-file-btn-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_instructions{margin-block-end:var(--gf-ctrl-file-zone-instructions-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview{display:flex;flex-direction:column;font-family:var(--gf-ctrl-file-prev-font-family);font-size:var(--gf-ctrl-file-prev-font-size);font-style:var(--gf-ctrl-file-prev-font-style);font-weight:var(--gf-ctrl-file-prev-font-weight);gap:var(--gf-ctrl-file-prev-gap);letter-spacing:var(--gf-ctrl-file-prev-letter-spacing);line-height:var(--gf-ctrl-file-prev-line-height);position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_filename{color:var(--gf-ctrl-file-prev-name-color);line-height:var(--gf-ctrl-file-prev-name-line-height);overflow:var(--gf-ctrl-file-prev-name-overflow);padding-inline-end:var(--gf-ctrl-file-prev-name-padding-x-end);text-overflow:var(--gf-ctrl-file-prev-name-text-overflow);white-space:var(--gf-ctrl-file-prev-name-white-space)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_filesize{color:var(--gf-ctrl-file-prev-size-color)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progress{align-items:center;display:flex;gap:var(--gf-ctrl-file-prog-ui-gap)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progress::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;block-size:var(--gf-ctrl-file-prog-btn-icon-size);color:var(--gf-ctrl-file-prog-btn-icon-color-complete);content:var(--gf-icon-ctrl-file-completed);font-size:var(--gf-ctrl-file-prog-btn-icon-size);inline-size:var(--gf-ctrl-file-prog-btn-icon-size);min-inline-size:var(--gf-ctrl-file-prog-btn-icon-size);opacity:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progress_complete::after{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar_progress{block-size:var(--gf-ctrl-file-prog-bar-height);border-radius:var(--gf-ctrl-file-prog-bar-radius)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar{background-color:var(--gf-ctrl-file-prog-bar-bg-color);inline-size:100%;position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar_progress{background-color:var(--gf-ctrl-file-prog-bar-bg-color-loading);inline-size:1%;position:absolute;transition:var(--gf-ctrl-file-prog-bar-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_percent{color:var(--gf-ctrl-file-prog-text-color);font-size:var(--gf-ctrl-file-prog-text-font-size);min-inline-size:var(--gf-ctrl-file-prog-text-min-width)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_cancel{inset-block-start:var(--gf-ctrl-file-prog-btn-inset-y-start);inset-inline-end:var(--gf-ctrl-file-prog-btn-inset-x-end);position:var(--gf-ctrl-file-prog-btn-position)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_cancel{--gf-local-font-size:var(--gf-ctrl-file-prog-btn-font-size-cancel)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_cancel::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-cancel)}.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)){line-height:1}.gform-theme--framework .gfield--type-choice .gfield_checkbox,.gform-theme--framework .gfield--type-choice .gfield_radio{display:flex;flex-direction:column;gap:var(--gf-field-choice-gap)}.gform-theme--framework .gfield--type-choice .gchoice{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-choice .gchoice br{display:none}.gform-theme--framework .gfield--type-choice .gfield_choice_all_toggle{justify-self:start}.gform-theme--framework .gfield--type-image_choice .gfield_checkbox,.gform-theme--framework .gfield--type-image_choice .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-img-choice-gap)}.gform-theme--framework .gfield--type-image_choice .gchoice{align-self:start;display:block;inline-size:var(--gf-field-img-choice-size);max-inline-size:var(--gf-field-img-choice-size);min-inline-size:var(--gf-field-img-choice-size);position:relative}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where(:has(input:checked))::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item{--gf-local-height:var(--gf-field-list-btn-size);--gf-local-radius:var(--gf-field-list-btn-radius);--gf-local-column-gap:0;--gf-local-font-size:var(--gf-field-list-btn-font-size);--gf-local-letter-spacing:0;--gf-local-line-height:1;--gf-local-min-height:auto;--gf-local-padding-y:var(--gf-field-list-btn-padding-y);--gf-local-padding-x:var(--gf-field-list-btn-padding-x);--gf-local-width:var(--gf-field-list-btn-size)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-add)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-remove)}.gform-theme--framework .gform_validation_errors{background-color:var(--gf-form-validation-bg-color);border:var(--gf-form-validation-border-width) var(--gf-form-validation-border-style) var(--gf-form-validation-border-color);border-radius:var(--gf-form-validation-radius);box-shadow:var(--gf-form-validation-shadow);display:flex;flex-direction:column;gap:var(--gf-form-validation-gap);margin-block:var(--gf-form-validation-margin-y);padding-block:var(--gf-form-validation-padding-y);padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors:focus{border-color:var(--gf-form-validation-border-color-focus);outline:var(--gf-form-validation-outline-focus);outline-offset:var(--gf-ctrl-outline-offset)}.gform-theme--framework .gform_validation_errors .gform_submission_error{color:var(--gf-form-validation-heading-color);display:flex;flex-direction:column;font-family:var(--gf-form-validation-heading-font-family);font-size:var(--gf-form-validation-heading-font-size);font-weight:var(--gf-form-validation-heading-font-weight);gap:var(--gf-form-validation-heading-gap);line-height:var(--gf-form-validation-heading-line-height)}.gform-theme--framework .gform_validation_errors .gform-icon{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-form-validation-heading-icon-bg-color);block-size:var(--gf-form-validation-heading-icon-size);border-color:var(--gf-form-validation-heading-icon-border-color);border-radius:var(--gf-form-validation-heading-icon-radius);border-style:var(--gf-form-validation-heading-icon-border-style);border-width:var(--gf-form-validation-heading-icon-border-width);color:var(--gf-form-validation-heading-icon-color);display:inline-grid;font-size:var(--gf-form-validation-heading-icon-font-size);inline-size:var(--gf-form-validation-heading-icon-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gform_validation_errors .gform-icon::before{content:var(--gf-icon-tooltip-error)}.gform-theme--framework .gform_validation_errors ol{color:var(--gf-form-validation-summary-color);font-family:var(--gf-form-validation-summary-font-family);font-size:var(--gf-form-validation-summary-font-size);font-weight:var(--gf-form-validation-summary-font-weight);line-height:var(--gf-form-validation-summary-line-height);list-style-type:disc;margin-block:0;margin-inline:0;padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors ol li+li{margin-block-start:var(--gf-form-validation-summary-margin-y-start)}.gform-theme--framework .gform_validation_errors ol a{border-color:transparent;border-radius:var(--gf-form-validation-radius);border-style:var(--gf-ctrl-border-style);border-width:var(--gf-ctrl-border-width);color:var(--gf-form-validation-summary-color);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);-webkit-text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);transition:var(--gf-ctrl-transition)}.gform-theme--framework .gform_validation_errors ol a:focus{border-color:var(--gf-form-validation-border-color-focus);outline-color:var(--gf-form-validation-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}@media (min-width:640px){.gform-theme--framework .gform_validation_errors .gform_submission_error{align-items:center;flex-direction:row}.gform-theme--framework .gform_validation_errors ol{padding-inline:var(--gf-form-validation-summary-padding-x)}}.gform-theme--framework .gform_save_link svg{display:none}.gform-theme--framework .gform_save_link::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-save-continue)}.gform-theme--framework .field_description_below .gfield_description:where(:not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_below .gfield_description:where(.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(:not(.gfield--has-description.field_validation_below .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above .gfield_description:where([class=gfield_description],.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_consent_description):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_below.gfield--type-choice .gfield_description:where(.field_description_above .gfield_validation_message){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}.gform-theme--framework .gform-field-label--type-inline{--gf-local-margin-x:var(--gf-label-space-x-secondary) 0;--gf-local-margin-y:var(--gf-label-space-y-secondary) 0}a,abbr,acronym,address,big,blockquote,body,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,samp,small,span,strike,strong,sub,sup,tt,ul,var{margin:0;padding:0;border:0;outline:0;font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:0 0}body{line-height:1}ol,ul{list-style:none}blockquote{quotes:none}blockquote:after,blockquote:before{content:"";content:none}blockquote{margin:20px 0 30px;border-left:5px solid;padding-left:20px}del{text-decoration:line-through}pre{overflow:auto;padding:10px}figure{margin:0}table{border-collapse:collapse;border-spacing:0}article,aside,footer,header,hgroup,nav,section{display:block}body{font-family:'Open Sans',Arial,sans-serif;font-size:14px;color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}p.et_normal_padding{padding-bottom:1em}strong{font-weight:700}cite,em,i{font-style:italic}code,pre{font-family:'Courier New',monospace;margin-bottom:10px}ins{text-decoration:none}sub,sup{height:0;line-height:1;position:relative;vertical-align:baseline}sup{bottom:.8em}sub{top:.3em}dl{margin:0 0 1.5em}dl dt{font-weight:700}dd{margin-left:1.5em}blockquote p{padding-bottom:0}embed,iframe,object,video{max-width:100%}h1,h2,h3,h4,h5,h6{color:#333;padding-bottom:10px;line-height:1em;font-weight:500}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:30px}h2{font-size:26px}h3{font-size:22px}h4{font-size:18px}h5{font-size:16px}h6{font-size:14px}input{-webkit-appearance:none}input[type=checkbox]{-webkit-appearance:checkbox}input[type=radio]{-webkit-appearance:radio}input.text,input.title,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background-color:#fff;border:1px solid #bbb;padding:2px;color:#4e4e4e}input.text:focus,input.title:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#2d3940;color:#3e3e3e}input.text,input.title,input[type=text],select,textarea{margin:0}textarea{padding:4px}button,input,select,textarea{font-family:inherit}img{max-width:100%;height:auto}.clear{clear:both}br.clear{margin:0;padding:0}.pagination{clear:both}blockquote{border-color:#2ea3f2}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto}body:not(.et-tb) #main-content .container,body:not(.et-tb-has-header) #main-content .container{padding-top:58px}.entry-content table:not(.variations){border:1px solid #eee;margin:0 0 15px;text-align:left;width:100%}.entry-content thead th,.entry-content tr th{color:#555;font-weight:700;padding:9px 24px}.entry-content tr td{border-top:1px solid #eee;padding:6px 24px}#left-area ul,.entry-content ul,.et-l--body ul,.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area ol,.entry-content ol,.et-l--body ol,.et-l--header ol{list-style-type:decimal;list-style-position:inside;padding:0 0 23px;line-height:26px}#left-area ul li ul,.entry-content ul li ol{padding:2px 0 2px 20px}#left-area ol li ul,.entry-content ol li ol,.et-l--body ol li ol,.et-l--header ol li ol{padding:2px 0 2px 35px}#left-area ul.products{padding:0!important;line-height:1.7!important;list-style:none!important}#wpadminbar{z-index:100001}.page.et_pb_pagebuilder_layout #main-content{background-color:transparent}body #main-content .et_builder_inner_content>h1,body #main-content .et_builder_inner_content>h2,body #main-content .et_builder_inner_content>h3,body #main-content .et_builder_inner_content>h4,body #main-content .et_builder_inner_content>h5,body #main-content .et_builder_inner_content>h6{line-height:1.4em}body #main-content .et_builder_inner_content>p{line-height:1.7em}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}.et_no_sidebar #left-area{float:none;width:100%!important}.et_no_sidebar #main-content .container:before{display:none}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb #page-container{padding-top:0!important}#left-area{width:100%!important}#main-content .container:before{display:none!important}}body.et_fixed_nav.et_boxed_layout #page-container,body.et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container{padding-top:80px}body.et_fixed_nav.et_boxed_layout.et-tb #page-container{padding-top:0!important}.et_boxed_layout #page-container{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);box-shadow:0 0 10px 0 rgba(0,0,0,.2)}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header,.et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header{width:90%;max-width:1200px;margin:auto}.et_boxed_layout.et_vertical_nav #page-container{max-width:1425px}.et_boxed_layout.et_vertical_nav #page-container #top-header{width:auto;max-width:none}.et_boxed_layout.et_vertical_right.et_vertical_fixed #main-header{opacity:0}.et_boxed_layout.et_vertical_right.et_vertical_fixed #page-container #main-header.et_vertical_menu_set{opacity:1;-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.wp-pagenavi{text-align:right;border-top:1px solid #e2e2e2;padding-top:13px;clear:both;margin-bottom:30px}.wp-pagenavi a,.wp-pagenavi span{color:#666;margin:0 5px;text-decoration:none;font-size:14px!important;font-weight:400!important;border:none!important}.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#2ea3f2!important;color:#2ea3f2}.et_pb_text_align_left .wp-pagenavi{text-align:left}.et_pb_text_align_center .wp-pagenavi{text-align:center}.single-project #left-area{padding-bottom:50px}.et_pb_pagebuilder_layout .entry-content,.et_pb_pagebuilder_layout .et_pb_post .entry-content{margin-bottom:0!important;padding-top:0}ul.et_pb_side_nav,ul.et_pb_side_nav *{-webkit-box-sizing:border-box;box-sizing:border-box}ul.et_pb_side_nav{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;position:fixed;right:0;top:50%;width:40px;background:rgba(0,0,0,.4);padding:10px;z-index:99999;display:block;opacity:0}ul.et_pb_side_nav li.side_nav_item{padding:7px}ul.et_pb_side_nav .side_nav_item a{display:block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;margin-right:10px;height:7px;width:7px}ul.et_pb_side_nav.et-visible{opacity:1;-webkit-animation:1.5s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1.5s cubic-bezier(.77,0,.175,1) fadeInRight}ul.et_pb_side_nav .side_nav_item a.active{background-color:#fff!important}.et_pb_scroll_top.et-pb-icon{text-align:center;background:rgba(0,0,0,.4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.et_pb_scroll_top:before{content:"2"}.et_pb_scroll_top.et-visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) fadeInRight}.et_pb_scroll_top.et-hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight;animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight}.woocommerce .woocommerce-error{background:#2ea3f2}.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce input.button,.woocommerce input.button.alt,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page #content input.button.alt:hover,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button,.woocommerce-page input.button.alt,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{color:#2ea3f2}.woocommerce #content input.button,.woocommerce #content input.button.alt,.woocommerce a.button,.woocommerce a.button.alt,.woocommerce button.button,.woocommerce button.button.alt,.woocommerce button.button.alt.disabled,.woocommerce button.button:disabled,.woocommerce button.button:disabled[disabled],.woocommerce input.button,.woocommerce input.button.alt,.woocommerce-page #content input.button,.woocommerce-page #content input.button.alt,.woocommerce-page a.button,.woocommerce-page a.button.alt,.woocommerce-page button.button,.woocommerce-page button.button.alt,.woocommerce-page button.button.alt.disabled,.woocommerce-page input.button,.woocommerce-page input.button.alt{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background:0 0;position:relative;border:2px solid;border-radius:3px;-webkit-transition:.2s;transition:all .2s}.woocommerce a.button.alt,.woocommerce-page a.button.alt{border-color:#2ea3f2}.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:disabled:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #content input.button:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:disabled:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{border:2px solid transparent;padding:.3em 2em .3em 1em}.woocommerce #content input.button.alt:hover,.woocommerce #content input.button:hover,.woocommerce a.button.alt:hover,.woocommerce a.button:hover,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce-page #content input.button.alt:hover,.woocommerce-page #content input.button:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button.alt.disabled:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page input.button:hover{background:rgba(0,0,0,.05)}.woocommerce #content input.button.alt:after,.woocommerce #content input.button:after,.woocommerce #content input.button:before,.woocommerce a.button.alt:after,.woocommerce a.button:after,.woocommerce a.button:before,.woocommerce button.button.alt:after,.woocommerce button.button:before,.woocommerce button.button:not(.button-confirm):after,.woocommerce input.button.alt:after,.woocommerce input.button:after,.woocommerce input.button:before,.woocommerce-page #content input.button.alt:after,.woocommerce-page #content input.button:after,.woocommerce-page #content input.button:before,.woocommerce-page a.button.alt:after,.woocommerce-page a.button:after,.woocommerce-page a.button:before,.woocommerce-page button.button.alt:after,.woocommerce-page button.button:before,.woocommerce-page button.button:not(.button-confirm):after,.woocommerce-page input.button.alt:after,.woocommerce-page input.button:after,.woocommerce-page input.button:before{font-family:ETmodules;font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:.2s;transition:all .2s}.woocommerce #content input.button:before,.woocommerce a.button:before,.woocommerce button.button:before,.woocommerce input.button:before,.woocommerce-page #content input.button:before,.woocommerce-page a.button:before,.woocommerce-page button.button:before,.woocommerce-page input.button:before{display:none}.woocommerce #content input.button.alt:hover:after,.woocommerce #content input.button:hover:after,.woocommerce a.button.alt:hover:after,.woocommerce a.button:hover:after,.woocommerce button.button.alt:hover:after,.woocommerce button.button:hover:after,.woocommerce input.button.alt:hover:after,.woocommerce input.button:hover:after,.woocommerce-page #content input.button.alt:hover:after,.woocommerce-page #content input.button:hover:after,.woocommerce-page a.button.alt:hover:after,.woocommerce-page a.button:hover:after,.woocommerce-page button.button.alt:hover:after,.woocommerce-page button.button:hover:after,.woocommerce-page input.button.alt:hover:after,.woocommerce-page input.button:hover:after{opacity:1;margin-left:0}.woocommerce input.button,.woocommerce input.button:hover{padding:.3em 1em!important}.entry-content address{line-height:24px;margin-bottom:12px}.product_meta{border:solid #dadada;border-width:1px 0 0;font-size:14px;color:#666;padding-top:6px}#content-area table td,#content-area table th,#content-area table tr{padding:.857em .587em;max-width:100%}.woocommerce form .form-row textarea::-webkit-input-placeholder{color:#999}.woocommerce form .form-row textarea::-moz-placeholder{color:#999}.woocommerce form .form-row textarea:-ms-input-placeholder{color:#999}.woocommerce form .form-row textarea::-ms-input-placeholder{color:#999}.woocommerce form .form-row textarea::placeholder{color:#999}.woocommerce form .form-row textarea{-webkit-appearance:none;background-color:#eee;max-width:100%;border-width:0;border-radius:0;color:#999;font-size:14px;padding:16px;line-height:1.7em;border-style:solid}body.woocommerce .woocommerce-tabs{border:1px solid #d9d9d9;margin:30px 0 45px}.woocommerce-error{-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;font-size:18px!important;color:#fff!important;padding:15px!important;border:none}.woocommerce-error:before{display:none!important;color:#fff!important}.woocommerce form.checkout_coupon{border-color:#eee}@media (max-width:767px){.woocommerce .form-row{float:none!important;width:auto!important}}.comment-reply-link{color:#2ea3f2}.comment-reply-link:hover{background:rgba(0,0,0,.05)}.comment-reply-link:hover:after{opacity:1;margin-left:0}ol.commentlist{list-style:none!important;line-height:1.7em!important;padding:0!important}.widget_search .screen-reader-text{display:none}#et-secondary-menu li,#top-menu li{word-wrap:break-word}.et_mobile_menu,.nav li ul{border-color:#2ea3f2}.mobile_menu_bar:after,.mobile_menu_bar:before{color:#2ea3f2}#main-header{-webkit-transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}#main-header.et-disabled-animations *{-webkit-transition-duration:0s!important;transition-duration:0s!important}.container{text-align:left;position:relative}.et_fixed_nav.et_show_nav #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container{padding-top:0!important}.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_fixed_nav #main-header{position:fixed}.et_header_style_left #et-top-navigation{padding-top:33px}.et_header_style_left #et-top-navigation nav>ul>li>a{padding-bottom:33px}.et_header_style_left .logo_container{position:absolute;height:100%;width:100%}.et_header_style_left #et-top-navigation .mobile_menu_bar{padding-bottom:24px}#logo{width:auto;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out;margin-bottom:0;max-height:54%;display:inline-block;float:none;vertical-align:middle;-webkit-transform:translateZ(0)}.et_pb_svg_logo #logo{height:54%}.logo_container{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}span.logo_helper{display:inline-block;height:100%;vertical-align:middle;width:0}.safari .centered-inline-logo-wrap{-webkit-transform:translateZ(0);-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et-define-logo-wrap img{width:100%}.gecko #et-define-logo-wrap.svg-logo{position:relative!important}#top-menu,#top-menu-nav{line-height:0}#et-top-navigation{font-weight:600}.et_fixed_nav #et-top-navigation{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#top-menu,nav#top-menu-nav,nav.et-menu-nav{float:left}#top-menu li{display:inline-block;font-size:14px;padding-right:22px}#top-menu>li:last-child{padding-right:0}.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu{right:0}#top-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative;-webkit-transition:opacity .4s ease-in-out,background-color .4s ease-in-out;transition:opacity .4s ease-in-out,background-color .4s ease-in-out}#top-menu-nav>ul>li>a:hover{opacity:.7;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et_top_search{float:right;margin:3px 0 0 22px;position:relative;display:block;width:18px}.et_search_form_container{-webkit-animation:none;animation:none;-o-animation:none}.container.et_search_form_container{position:relative;opacity:0;height:1px}.container.et_search_form_container.et_pb_search_visible{z-index:999;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_search_visible.et_pb_no_animation{opacity:1}.et_pb_search_form_hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}span.et_close_search_field{display:block;width:30px;height:30px;z-index:99999;position:absolute;right:0;cursor:pointer;top:0;bottom:0;margin:auto}span.et_close_search_field:after{font-family:ETmodules;content:"\4d";speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:32px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.container.et_menu_container{z-index:99}.container.et_search_form_container.et_pb_search_form_hidden{z-index:1!important}.container.et_pb_menu_hidden{z-index:-1}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}#et-top-navigation{float:right}#top-menu li li{padding:0 20px;margin:0}#top-menu li li a{padding:6px 20px;width:200px}.nav li.et-touch-hover>ul{opacity:1;visibility:visible}#et-secondary-nav .menu-item-has-children>a:first-child:after,#top-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}#et-secondary-nav .menu-item-has-children>a:first-child,#top-menu .menu-item-has-children>a:first-child{padding-right:20px}#top-menu li .menu-item-has-children>a:first-child{padding-right:40px}#top-menu li .menu-item-has-children>a:first-child:after{right:20px;top:6px}#top-menu li.mega-menu{position:inherit}#top-menu li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}#top-menu li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}#top-menu li.mega-menu>ul>li:nth-of-type(4n){clear:right}#top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:left}#top-menu li.mega-menu ul li li{width:100%}#top-menu li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:90%!important;position:relative;-webkit-box-shadow:none;box-shadow:none}#top-menu li.mega-menu li ul{visibility:visible;opacity:1;display:none}#top-menu li.mega-menu.et-hover li ul{display:block}#top-menu li.mega-menu.et-hover>ul{opacity:1!important;visibility:visible!important}#top-menu li.mega-menu>ul>li>a{width:90%;padding:0 20px 10px}#top-menu li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}#top-menu li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}#top-menu li.mega-menu li>a{width:100%}#top-menu li.mega-menu.mega-menu-parent li li,#top-menu li.mega-menu.mega-menu-parent li>a{width:100%!important}#top-menu li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}#top-menu li.mega-menu>ul>li{width:25%;margin:0}#top-menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}#top-menu li.mega-menu>ul>li>ul>li{width:100%;margin:0}#et_mobile_nav_menu{float:right;display:none}.et_toggle_slide_menu:after,.mobile_menu_bar:before{content:"\61";font-size:32px;left:0;position:relative;top:0;cursor:pointer}.et_pb_menu_hidden #top-menu{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu_visible #top-menu{z-index:99;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_menu_hidden #top-menu,.et_pb_menu_hidden .mobile_menu_bar{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu_visible #top-menu,.et_pb_menu_visible .mobile_menu_bar{z-index:99;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_no_animation #top-menu,.et_pb_no_animation .mobile_menu_bar,.et_pb_no_animation.et_search_form_container{animation:none!important;-o-animation:none!important;-webkit-animation:none!important;-moz-animation:none!important}body.admin-bar.et_fixed_nav #main-header{top:32px}body.et_fixed_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:63px}@media (min-width:981px){.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container{height:0;opacity:0;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap,.et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap{height:0;opacity:0;padding:0}.et-animated-content#page-container{-webkit-transition:margin-top .4s ease-in-out;transition:margin-top .4s ease-in-out}.et_hide_nav #page-container{-webkit-transition:none;transition:none}.et_fullwidth_nav .et_close_search_field{right:30px}#main-header.et-fixed-header{-webkit-box-shadow:0 0 7px rgba(0,0,0,.1)!important;box-shadow:0 0 7px rgba(0,0,0,.1)!important}.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_hide_nav.et_fixed_nav #main-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#main-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav .centered-inline-logo-wrap,.et_hide_nav.et_fixed_nav #main-header{-webkit-transition-duration:.7s;transition-duration:.7s}.et_hide_nav #page-container{padding-top:0!important}.et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul{-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-animation:.4s ease-in-out Grow;animation:.4s ease-in-out Grow;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.et_fullwidth_nav #main-header .container{width:100%;max-width:100%;padding-right:32px;padding-left:30px}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container{padding-left:0}.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container{padding-left:30px}}@media (max-width:980px){.et_fixed_nav.et_show_nav #page-container,.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:80px}.et_fixed_nav.et_show_nav.et-tb #page-container{padding-top:0!important}.et_non_fixed_nav #page-container{padding-top:0}#top-menu{display:none}.et_hide_nav.et_fixed_nav #main-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#et-top-navigation{margin-right:0;-webkit-transition:none;transition:none}.et_fixed_nav #main-header{position:absolute}.et_header_style_left #et-top-navigation,.et_header_style_left .et-fixed-header #et-top-navigation{padding-top:24px;display:block}.et_fixed_nav #main-header{-webkit-transition:none;transition:none}#logo,#main-header,.container,.logo_container{-webkit-transition:none;transition:none}.et_header_style_left #logo{max-width:50%}#et_top_search{margin:0 35px 0 0;float:left}#et_mobile_nav_menu{display:block}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #main-header{top:46px}body.admin-bar.et_header_style_slide .et_slide_in_menu_container{top:46px}}@media (max-width:767px){#et-top-navigation{margin-right:0}body.admin-bar.et_fixed_nav #main-header{top:46px}}@media print{#page-container{padding-top:0!important}#main-header,#top-header{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important}}.footer-widget h4{color:#2ea3f2}.footer-widget li:before{border-color:#2ea3f2}#main-footer{background-color:#222}#footer-widgets{padding:6% 0 0}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .fwidget:last-child{margin-bottom:0!important}#footer-widgets .footer-widget li{padding-left:14px;position:relative}#footer-widgets .footer-widget li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-widgets .footer-widget a{color:#fff}#footer-widgets .footer-widget li a{color:#fff;text-decoration:none}#footer-widgets .footer-widget li a:hover{color:hsla(0,0%,100%,.7)}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}@media (max-width:980px){.footer-widget:nth-child(n){width:46.25%!important;margin:0 7.5% 7.5% 0!important}#footer-widgets .footer-widget .fwidget{margin-bottom:16.21%}#footer-widgets{padding:8% 0}#footer-widgets .footer-widget:nth-child(2n){margin-right:0!important}#footer-widgets .footer-widget:nth-last-child(-n+2){margin-bottom:0!important}}@media (max-width:767px){#footer-widgets .footer-widget{width:100%!important;margin-right:0!important}#footer-widgets .footer-widget .fwidget,#footer-widgets .footer-widget:nth-child(n){margin-bottom:9.5%!important}#footer-widgets{padding:10% 0}#footer-widgets .footer-widget .fwidget:last-child,#footer-widgets .footer-widget:last-child{margin-bottom:0!important}}@media (max-width:479px){#et-top-navigation{margin-right:0}#footer-widgets .footer-widget:nth-child(n),.footer-widget .fwidget{margin-bottom:11.5%!important}#footer-widgets .footer-widget.last{margin-bottom:0!important}#footer-widgets{padding:12% 0}a.et_pb_more_button{display:block}}.et_header_style_split #et-top-navigation{padding-top:33px}.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:33px;z-index:3}.et_header_style_split #main-header .centered-inline-logo-wrap{margin:-33px 0;height:66px;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container,.et_header_style_split #main-header .centered-inline-logo-wrap a{height:100%}.et_header_style_split #main-header .logo_container{position:static}.et_header_style_split #top-menu-nav{display:inline-block}.et_header_style_split #et_top_search{float:none;display:inline-block}.et_header_style_split #et-top-navigation .mobile_menu_bar{padding-bottom:24px}.et_header_style_split #et-top-navigation{float:none;text-align:center;display:inline-block;position:relative;vertical-align:middle;width:100%;line-height:1}.et_header_style_split #main-header .container,.et_header_style_split #main-header .logo_container{text-align:center;z-index:2}.et_header_style_split span.logo_helper{display:none}.et_header_style_split #main-header nav.et-menu-nav,.et_header_style_split #top-header nav.et-menu-nav,.et_header_style_split #top-menu,.et_header_style_split nav#top-menu-nav{float:none}.safari.et_header_style_split #et-top-navigation{-webkit-transform:translateZ(0)}.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo{height:54%}@media (min-width:981px){.et_header_style_split.et_hide_fixed_logo #main-header.et-fixed-header .logo_container,.et_header_style_split.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container{height:0;opacity:0;padding:0}.et_header_style_split #logo{display:none}.et_header_style_split .centered-inline-logo-wrap #logo{display:inline;display:initial;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeIn;animation:1s cubic-bezier(.77,0,.175,1) fadeIn}.et_header_style_split.ie .centered-inline-logo-wrap #logo{display:inline}.et_header_style_split.et_hide_primary_logo .centered-inline-logo-wrap{width:0}.et_header_style_split .et-fixed-header #et-top-navigation{padding-top:20px}.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{padding-bottom:20px}.et_header_style_split .et-fixed-header .centered-inline-logo-wrap{margin:-20px 0;height:54px;width:54px}}@media (max-width:980px){.et_header_style_split #main-header{padding:20px 0}.et_header_style_split #et-top-navigation,.et_header_style_split .et-fixed-header #et-top-navigation{display:block;padding-top:0}.et_header_style_split header#main-header .logo_container{height:auto;max-height:100px;padding:0}.et_header_style_split #logo{max-height:60px;max-width:50%}.et_header_style_split #et_top_search{display:none!important}.et_header_style_split .et_menu_container .mobile_menu_bar{opacity:1}.et_header_style_split .mobile_nav .select_page{display:inline-block;color:#666;font-size:14px}.et_header_style_split #et_mobile_nav_menu{float:none;position:relative;margin-top:20px;display:block}.et_header_style_split nav#top-menu-nav{display:none}.et_header_style_split #main-header .mobile_nav{display:block;text-align:left;background-color:rgba(0,0,0,.05);border-radius:5px;padding:9px 10px}.et_header_style_split .et_menu_container .mobile_menu_bar{position:absolute;right:5px;top:2px}.et_header_style_split .et_mobile_menu{top:53px}}.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a{font-size:30px}.et_header_style_fullscreen .et_slide_in_menu_container,.et_header_style_fullscreen .et_slide_in_menu_container a,.et_header_style_fullscreen .et_slide_menu_top span{font-size:18px}.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu{display:block}.et_header_style_fullscreen .et_pb_fullscreen_nav_container{display:table;width:100%;vertical-align:middle;height:100%}.et_header_style_fullscreen .et_slide_in_menu_container{padding-top:70px;right:0!important;width:100%;position:fixed;top:0;opacity:0;display:block!important;visibility:hidden;overflow-x:hidden;-webkit-transition:1s ease-in-out,padding-top;transition:1s ease-in-out,padding-top 0s}.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened{opacity:.95;visibility:visible}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{position:absolute;right:30px;top:34px;z-index:999999;cursor:pointer}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before{content:"\4d"}.et_header_style_fullscreen .et_slide_menu_top{padding:35px;position:absolute;top:0;width:100%;z-index:99999;text-align:center}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before,.et_header_style_fullscreen .et_slide_menu_top,.et_header_style_fullscreen .et_slide_menu_top a{color:#fff}.et_header_style_fullscreen input::-moz-placeholder{color:#fff}.et_header_style_fullscreen input::-webkit-input-placeholder{color:#fff}.et_header_style_fullscreen input:-ms-input-placeholder{color:#fff}.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children{margin-right:-31px}.et_header_style_fullscreen ul#mobile_menu_slide{text-align:center;position:relative;width:auto;display:table-cell!important;height:100%;vertical-align:middle;padding:0}.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu{opacity:0;visibility:hidden;-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.et_pb_fullscreen_menu_opened .et_pb_fullscreen_nav_container .et_mobile_menu{opacity:1;visibility:visible}.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li{padding-left:0!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:0s;transition-delay:0s}.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a{margin-right:0;display:inline-block}.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow{right:auto;padding-right:10px;position:relative}.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before{top:0;right:0;position:relative}.et_pb_fullscreen_menu_animated .et_mobile_menu li{-webkit-transform:scale(1);transform:scale(1)}.et_pb_fullscreen_menu_opened .et_mobile_menu li{opacity:1}.et_pb_fullscreen_menu_opened .et_mobile_menu li:first-child{-webkit-transition-delay:.1s;transition-delay:.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5){-webkit-transition-delay:.5s;transition-delay:.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6){-webkit-transition-delay:.6s;transition-delay:.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7){-webkit-transition-delay:.7s;transition-delay:.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8){-webkit-transition-delay:.8s;transition-delay:.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9){-webkit-transition-delay:.9s;transition-delay:.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10){-webkit-transition-delay:1s;transition-delay:1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11){-webkit-transition-delay:1.1s;transition-delay:1.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12){-webkit-transition-delay:1.2s;transition-delay:1.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13){-webkit-transition-delay:1.3s;transition-delay:1.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14){-webkit-transition-delay:1.4s;transition-delay:1.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15){-webkit-transition-delay:1.5s;transition-delay:1.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16){-webkit-transition-delay:1.6s;transition-delay:1.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17){-webkit-transition-delay:1.7s;transition-delay:1.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18){-webkit-transition-delay:1.8s;transition-delay:1.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19){-webkit-transition-delay:1.9s;transition-delay:1.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20){-webkit-transition-delay:2s;transition-delay:2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21){-webkit-transition-delay:2.1s;transition-delay:2.1s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22){-webkit-transition-delay:2.2s;transition-delay:2.2s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23){-webkit-transition-delay:2.3s;transition-delay:2.3s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24){-webkit-transition-delay:2.4s;transition-delay:2.4s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25){-webkit-transition-delay:2.5s;transition-delay:2.5s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26){-webkit-transition-delay:2.6s;transition-delay:2.6s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27){-webkit-transition-delay:2.7s;transition-delay:2.7s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28){-webkit-transition-delay:2.8s;transition-delay:2.8s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29){-webkit-transition-delay:2.9s;transition-delay:2.9s}.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30){-webkit-transition-delay:3s;transition-delay:3s}.et_header_style_fullscreen .et-fixed-header #et-top-navigation,.et_header_style_fullscreen .et_slide_menu_top .clear,.et_header_style_fullscreen div#et_mobile_nav_menu{padding:11px 0!important}.et_header_style_fullscreen #et_top_search,.et_header_style_fullscreen #top-header,.et_header_style_slide #top-header{display:none!important}.et_header_style_fullscreen div#et_mobile_nav_menu{right:0!important}.et_header_style_fullscreen #top-menu-nav{display:none}@media (min-width:981px){.et_header_style_fullscreen #et-top-navigation{padding:24px 0!important}.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu{padding-bottom:0}}@media (max-width:767px){.et_header_style_fullscreen .et_slide_in_menu_container{padding-top:140px}.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu{top:28px}}.et_header_style_slide .et_slide_in_menu_container,.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a,.et_header_style_slide .et_slide_in_menu_container a,.et_header_style_slide .et_slide_menu_top span{font-size:14px}.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu{display:block}.et_header_style_slide #et_top_search,.et_header_style_slide div#et_mobile_nav_menu,.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul{display:none!important}.et_header_style_slide div#et_mobile_nav_menu{right:0!important}.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before,.et_toggle_slide_menu:after{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}.et_toggle_slide_menu:after,.et_toggle_slide_menu:before{-webkit-transition:.7s;transition:all .7s}.et_toggle_slide_menu:before{opacity:1}.et_toggle_slide_menu:after{content:"\4d";opacity:0;left:-32px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.et_pb_slide_menu_active .et_toggle_slide_menu:before{opacity:0}.et_pb_slide_menu_active .et_toggle_slide_menu:after{opacity:1;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition-delay:.3s;transition-delay:.3s}.et_header_style_slide #top-menu-nav,.et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu,.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu{display:none}.et_header_style_slide .et_slide_in_menu_container{width:320px;max-width:75%;padding-top:0!important}.et_slide_in_menu_container{overflow:auto;right:-100%;position:fixed;top:0;background:#2ea3f2;z-index:999999;height:100%;-webkit-transition:right .8s cubic-bezier(.77,0,.175,1);transition:right .8s cubic-bezier(.77,0,.175,1)}.admin-bar .et_slide_in_menu_container{top:32px}.et_slide_menu_top{background:rgba(0,0,0,.1);padding:40px}.et_header_style_slide #page-container{position:relative;left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1),margin-top .4s ease-in-out!important;transition:left .8s cubic-bezier(.77,0,.175,1),margin-top .4s ease-in-out!important}.et_slide_menu_top:after{content:"";clear:both;display:block}.et_slide_menu_top span{font-weight:600}.et_slide_in_menu_container .et_slide_menu_top,.et_slide_in_menu_container .et_slide_menu_top a,.et_slide_in_menu_container .et_slide_menu_top input{color:hsla(0,0%,100%,.6)}.et_slide_in_menu_container ul#mobile_menu_slide{display:block!important;background:0 0;border:none;-webkit-box-shadow:none;box-shadow:none;padding:28px 40px}.et_slide_in_menu_container #mobile_menu_slide li a{padding:10px 0;color:#fff;border:none}.et_slide_in_menu_container #mobile_menu_slide .menu-item-has-children{position:relative}.et_slide_in_menu_container span.et_mobile_menu_arrow{opacity:.6;position:absolute;display:inline-block;width:auto;height:auto;right:0;-webkit-transition:.5s;transition:all .5s;cursor:pointer}.et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before{content:"3";display:block;right:13px;top:10px;z-index:999;font-size:21px;color:#fff;text-align:center}.et_slide_in_menu_container .et_mobile_menu .menu-item-has-children>a{background:0 0;font-weight:400}.et_slide_in_menu_container .et_mobile_menu>.menu-item-has-children>a{font-weight:700}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li{opacity:0;-webkit-transition:.5s cubic-bezier(.77,0,.175,1);transition:.5s cubic-bezier(.77,0,.175,1)}.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened>li{opacity:1;-webkit-transition:1s cubic-bezier(.77,0,.175,1) .1s;transition:1s cubic-bezier(.77,0,.175,1) .1s}.et_slide_in_menu_container .et_mobile_menu li a:hover{background:0 0}.et_slide_in_menu_container #mobile_menu_slide li li a{opacity:.6}.et_slide_in_menu_container #mobile_menu_slide li li a:hover{opacity:.4}.et_header_style_slide .et-fixed-header #et-top-navigation{padding:11px 0!important}body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_header_style_slide #main-header{top:0}@media (min-width:981px){.et_header_style_slide #et-top-navigation{padding:24px 0!important}.et_header_style_slide #et-top-navigation .et_toggle_slide_menu{padding-bottom:0}.et_fixed_nav.et_header_style_slide #main-header{left:0;-webkit-transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),-webkit-transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out;transition:left .8s cubic-bezier(.77,0,.175,1),background .4s cubic-bezier(.77,0,.175,1),opacity .4s cubic-bezier(.77,0,.175,1),transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.et_fixed_nav.et_boxed_layout.et_header_style_slide #main-header{left:auto}}.et_vertical_nav #page-container:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_vertical_nav #page-container{padding-top:0!important;position:relative}.et_header_style_split.et_vertical_nav #et-top-navigation,.et_header_style_split.et_vertical_nav #et_top_search{display:block}.et_header_style_split.et_vertical_nav #et-top-navigation{text-align:left}.et_vertical_nav .logo_container{height:auto;position:relative;padding:0}.et_vertical_nav span.logo_helper{display:none}.et_vertical_nav #et_top_search{margin-left:0}.et_vertical_nav.et_header_style_left #et-top-navigation,.et_vertical_nav.et_header_style_split #et-top-navigation{padding-top:0}.et_vertical_nav.et_header_style_split #logo{display:block}.et_vertical_nav #top-menu li.mega-menu{position:relative}.et_vertical_nav #top-menu li.mega-menu li>a,.et_vertical_nav #top-menu li.mega-menu li>ul{width:100%!important}.et_vertical_nav #top-menu li.mega-menu>ul{top:62px;padding:30px 20px;position:absolute!important;width:790px!important;left:0!important}.et_vertical_nav #top-menu li.mega-menu>ul>li{width:33.333%}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(n+4){margin-top:30px}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n){clear:right}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n+1){clear:left}.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n),.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n+1){clear:none}.et_vertical_fixed.admin-bar #page-container #main-header{top:32px}.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_5 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_2_5 .et_pb_countdown_timer .section p.value,.et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value{font-size:20px;line-height:20px}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}@keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-70%);transform:translateX(-70%)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:981px) and (max-width:1405px){.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table{width:33.333%}.et_vertical_nav .et_pb_column_2_3 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table{width:50%}.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table{width:100%;margin:0 0 30px}.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table:last-child,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table.et-last-child,.et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table:last-child{margin-bottom:0}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(3n+1),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(4n+1){clear:none}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(odd),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(3n+1){clear:both}.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(n+3),.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(n+4){margin-top:50px}.et_vertical_nav .et_pb_column_1_3 .et_pb_sum,.et_vertical_nav .et_pb_column_1_4 .et_pb_sum{font-size:40px}.et_vertical_nav .et_pb_column_1_4 .et_audio_container{padding-bottom:40px}.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container,.et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container{height:80px!important}}@media (min-width:981px){.et_vertical_nav #et-main-area,.et_vertical_nav #top-header{margin-left:225px!important;position:relative}.et_vertical_nav #top-header{z-index:9999}.et_vertical_nav #page-container #main-header{position:absolute;padding-top:40px;top:0;left:0;width:225px;height:100%;-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1)}.et_vertical_nav #main-header .container{width:auto;margin:0 40px}.et_vertical_nav #main-header #et-top-navigation,.et_vertical_nav #main-header #et_top_search,.et_vertical_nav #main-header #logo,.et_vertical_nav #main-header #top-menu,.et_vertical_nav #main-header #top-menu-nav{float:none;-webkit-transition:none;transition:none}.et_vertical_nav #main-header #logo{margin-bottom:28px;padding:0;max-height:none}.et_vertical_nav #main-header #top-menu li{display:block;padding-right:0}.et_vertical_nav #main-header #top-menu li.mega-menu>ul{top:190px;left:185px!important}.et_vertical_nav #main-header #top-menu li ul{top:-32px;left:185px;border-top:none;border-left-width:3px;border-left-style:solid}.et_vertical_nav #main-header #top-menu li ul ul{border-left-width:0;top:-20px;left:237px}.et_vertical_nav #main-header #top-menu li.mega-menu ul{left:auto;top:-32px}.et_vertical_nav #main-header #top-menu li.mega-menu ul ul{top:auto}.et_vertical_nav #main-header #top-menu>li>a{padding-bottom:19px;margin-right:-40px;padding-right:40px}.et_vertical_nav #main-header #top-menu>li>a:after{right:20px}.et_vertical_nav.et_boxed_layout #page-container #main-header{left:auto;-webkit-transition:none;transition:none}.et_vertical_nav.et_header_style_split #main-header #top-menu-nav{width:100%}.et_vertical_nav.et_vertical_right #et-main-area,.et_vertical_nav.et_vertical_right #top-header{margin-left:0!important;margin-right:225px}.et_vertical_nav.et_vertical_right #page-container #main-header{left:auto!important;right:0}.et_vertical_nav.et_vertical_right #main-header #top-menu li.mega-menu>ul{left:auto!important;right:185px!important}.et_vertical_nav.et_vertical_right #main-header #top-menu li ul{border-left:0;border-right-width:3px;border-right-style:solid;left:auto;right:185px}.et_vertical_nav.et_vertical_right #main-header #top-menu li ul ul{border-right-width:0}.et_vertical_nav .container.et_search_form_container{height:40px!important;position:relative;right:0!important}.et_vertical_nav .container.et_search_form_container div#et_top_search{height:30px}.et_vertical_nav .et_pb_menu_hidden #top-menu-nav>ul,.et_vertical_nav .et_pb_menu_visible #top-menu-nav>ul{opacity:1!important;-webkit-animation:none!important;animation:none!important}.et_vertical_nav div#et_top_search{width:100%}.et_vertical_nav .et_pb_menu_hidden #et_top_search{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight;animation:1s cubic-bezier(.77,0,.175,1) fadeOutRight}.et_vertical_nav .et_pb_menu_visible #et_top_search{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInRight;animation:1s cubic-bezier(.77,0,.175,1) fadeInRight}.et_vertical_nav .container.et_search_form_container.et_pb_search_visible{right:0;opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeInLeft}.et_vertical_nav .et_pb_search_form_hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeOutLeft}.et_vertical_nav div#et_top_search{height:30px;margin-top:20px}.et_vertical_nav .container.et_search_form_container{margin-top:-45px!important}.et_vertical_nav span.et_close_search_field:after{font-size:16px}.et_vertical_nav span.et_close_search_field{width:13px;height:18px}.et_vertical_nav .et_search_form_container input::-moz-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input::-webkit-input-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav .et_search_form_container input:-ms-input-placeholder{text-decoration:none!important;font-style:normal!important}.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container{z-index:1}.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container.et_pb_search_visible{z-index:999}.et_vertical_nav.et_vertical_fixed #page-container #main-header{position:fixed}.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation,.et_vertical_nav.et_vertical_fixed.et_header_style_split #et-top-navigation{padding-top:33px}}@media (min-width:981px) and (max-width:1100px){.et_vertical_nav #top-menu li.mega-menu>ul{width:675px!important}.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p{font-size:65px;line-height:65px}.et_vertical_nav .et_pb_column_3_4 .mejs-container{height:60px!important}.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p{font-size:55px;line-height:55px}body.admin-bar.et_vertical_nav #main-header{top:0!important}}@media (max-width:980px){body.admin-bar.et_fixed_nav.et_header_style_slide #main-header{top:0!important}.et_fixed_nav.et_header_style_slide #main-header{left:0!important}.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header{width:100%}.et_vertical_nav span.logo_helper{display:inline-block}.et_vertical_nav.et_header_style_left .logo_container{height:100%;position:absolute}.et_vertical_nav.et_header_style_split #main-header #et_top_search{display:none!important}}.et_transparent_nav #page-container{padding-top:0!important}.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container{padding-top:80px}.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:111px}.et_non_fixed_nav.et_transparent_nav #top-header{top:0;left:0;right:0}.et_non_fixed_nav.et_transparent_nav #main-header,.et_non_fixed_nav.et_transparent_nav #top-header{position:absolute}body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header{top:32px}body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top:30px}body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top:63px}@media (min-width:981px){.et_transparent_nav #page-container{-webkit-transition:none;transition:none}.et_transparent_nav.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,.et_transparent_nav.et_non_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:0}.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header{opacity:0}.et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#main-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header{-webkit-transition-duration:.7s;transition-duration:.7s}}@media (max-width:980px){.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container{padding-top:80px}.et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,.et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_non_fixed_nav.et_transparent_nav #main-header{-webkit-transition:none;transition:none}}@media screen and (max-width:782px){body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header{top:46px}body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top:80px}}@media (max-width:767px){body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header{top:46px}}#et-secondary-menu li{word-wrap:break-word}#et-secondary-nav li ul,#top-header{background-color:#2ea3f2}#top-header{font-size:12px;line-height:13px;z-index:100000;color:#fff}#top-header a{color:#fff}#et-secondary-nav,#top-header{-webkit-transition:background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,opacity .4s ease-in-out,-webkit-transform .4s;transition:background-color .4s,transform .4s,opacity .4s ease-in-out;transition:background-color .4s,transform .4s,opacity .4s ease-in-out,-webkit-transform .4s}#top-header .container{padding-top:.75em;font-weight:600}#top-header,#top-header .container{line-height:1em}.et_fixed_nav #top-header{top:0;left:0;right:0;position:fixed}#et-secondary-menu{float:right}#et-secondary-menu>ul>li a{padding-bottom:.75em;display:block}#et-secondary-nav,#et-secondary-nav li{display:inline-block}#et-secondary-nav a{-webkit-transition:background-color .4s,color .4s ease-in-out;transition:background-color .4s,color .4s ease-in-out}#et-secondary-nav li{margin-right:15px}#et-secondary-nav>li:last-child{margin-right:0}#et-secondary-menu>ul>li>a:hover{opacity:.7;-webkit-transition:.4s ease-in-out;transition:all .4s ease-in-out}#et-secondary-nav li{position:relative;text-align:right}#et-secondary-nav li ul{position:absolute;right:0;padding:1em 0}#et-secondary-nav li ul ul{right:220px;top:0;margin-top:-1em}#et-secondary-nav li ul li{display:block}#et-secondary-nav li ul{z-index:999999;visibility:hidden;opacity:0;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0)}#et-secondary-nav li.et-hover>ul{visibility:visible}#et-secondary-nav li>ul{width:220px}#et-secondary-nav li.et-touch-hover>ul,#et-secondary-nav li:hover>ul{opacity:1;visibility:visible}#et-secondary-nav li li{padding:0 2em;margin:0}#et-secondary-nav li li a{padding:1em;width:100%;font-size:12px;line-height:1em;margin-right:0;display:block;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out}#et-secondary-nav ul li a:hover{background-color:rgba(0,0,0,.03)}#et-secondary-nav li:hover{visibility:inherit}#et-secondary-nav .menu-item-has-children>a:first-child:after{top:0}#et-secondary-nav li .menu-item-has-children>a:first-child:after{top:.67em;right:auto;left:2.3em}body.admin-bar.et_fixed_nav #top-header{top:32px}@media (min-width:981px){.et_hide_nav.et_fixed_nav #top-header{opacity:0}.et_hide_nav.et_fixed_nav .et-fixed-header#top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}.et_hide_nav.et_fixed_nav #top-header{-webkit-transition-duration:.7s;transition-duration:.7s}.et_pb_gutters3 .footer-widget{margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .footer-widget:last-child{margin-right:0}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget{width:20.875%}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{margin-bottom:26.347%}}@media (max-width:980px){.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container{padding-top:0!important}#top-header{-webkit-transition:none;transition:none}.et_fixed_nav #top-header{position:absolute}.et_hide_nav.et_fixed_nav #top-header{-webkit-transform:translateY(0)!important;transform:translateY(0)!important;opacity:1}#top-header .container{padding-top:0}#et-secondary-menu,#et-secondary-nav{display:none!important}}@media screen and (max-width:782px){body.admin-bar.et_fixed_nav #top-header{top:46px}body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header{top:80px}}* html .clearfix,:first-child+html .clearfix{zoom:1}.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none}.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css{background-attachment:scroll}*{-webkit-box-sizing:border-box;box-sizing:border-box}.comment-reply-link:after,.et-pb-arrow-next:before,.et-pb-arrow-prev:before,.et_overlay:before,.et_pb_button:after,.et_pb_newsletter_button:after,.et_pb_testimonial:before,.et_pb_toggle_title:before,.mobile_menu_bar:before,a.et_pb_more_button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-icon,.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after{content:attr(data-icon)}.et-pb-icon{font-family:ETmodules;speak:none;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;font-size:96px;font-style:normal;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;direction:ltr}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important}.et_pb_button{position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:hsla(0,0%,100%,.2)}.et_pb_bg_layout_light .et_pb_button:hover,.et_pb_bg_layout_light.et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"\35";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:.2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern" off;font-feature-settings:"kern" off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button.et_hover_enabled:hover:after{-webkit-transition:none!important;transition:none!important}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_column_1_3 h1,.et_pb_column_1_4 h1,.et_pb_column_1_5 h1,.et_pb_column_1_6 h1,.et_pb_column_2_5 h1{font-size:26px}.et_pb_column_1_3 h2,.et_pb_column_1_4 h2,.et_pb_column_1_5 h2,.et_pb_column_1_6 h2,.et_pb_column_2_5 h2{font-size:23px}.et_pb_column_1_3 h3,.et_pb_column_1_4 h3,.et_pb_column_1_5 h3,.et_pb_column_1_6 h3,.et_pb_column_2_5 h3{font-size:20px}.et_pb_column_1_3 h4,.et_pb_column_1_4 h4,.et_pb_column_1_5 h4,.et_pb_column_1_6 h4,.et_pb_column_2_5 h4{font-size:18px}.et_pb_column_1_3 h5,.et_pb_column_1_4 h5,.et_pb_column_1_5 h5,.et_pb_column_1_6 h5,.et_pb_column_2_5 h5{font-size:16px}.et_pb_column_1_3 h6,.et_pb_column_1_4 h6,.et_pb_column_1_5 h6,.et_pb_column_1_6 h6,.et_pb_column_2_5 h6{font-size:15px}.et_pb_bg_layout_dark,.et_pb_bg_layout_dark h1,.et_pb_bg_layout_dark h2,.et_pb_bg_layout_dark h3,.et_pb_bg_layout_dark h4,.et_pb_bg_layout_dark h5,.et_pb_bg_layout_dark h6{color:#fff!important}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_pb_bg_layout_light .et_pb_more_button{color:#2ea3f2}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_image_container{margin:-20px -20px 29px}.et_pb_module_inner{position:relative}.et_hover_enabled:hover{position:relative;z-index:2}.et_pb_all_tabs,.et_pb_module{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_with_border{position:relative;border:0 solid #333}.et_overlay.et_pb_inline_icon:before,.et_pb_inline_icon:before{content:attr(data-icon)}.et_pb_more_button{color:inherit;text-shadow:none;text-decoration:none;display:inline-block;margin-top:20px}.et_parallax_bg_wrap{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0}.et_parallax_bg{background-repeat:no-repeat;background-position:top;background-size:cover;position:absolute;bottom:0;left:0;width:100%;height:100%;display:block}.et_pb_module.et_pb_section_parallax{position:relative}.et_pb_section_parallax .et_pb_parallax_css,.et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:fixed}body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll;bottom:auto}.et_pb_section_parallax.et_pb_column .et_pb_module,.et_pb_section_parallax.et_pb_row .et_pb_column,.et_pb_section_parallax.et_pb_row .et_pb_module{z-index:9;position:relative}.et_pb_more_button:hover:after{opacity:1;margin-left:0}.et_pb_preload .et_pb_section_video_bg,.et_pb_preload>div{visibility:hidden}.et_pb_preload,.et_pb_section.et_pb_section_video.et_pb_preload{position:relative;background:#464646!important}.et_pb_preload:before{content:"";position:absolute;top:50%;left:50%;background:url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/includes/builder/styles/images/preloader.gif) no-repeat;border-radius:32px;width:32px;height:32px;margin:-16px 0 0 -16px}.box-shadow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.et_pb_section>.box-shadow-overlay~.et_pb_row{z-index:11}.et_pb_row>.box-shadow-overlay{z-index:8}.has-box-shadow-overlay{position:relative}.et_clickable{cursor:pointer}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.et_multi_view_hidden,.et_multi_view_hidden_image{display:none!important}@keyframes multi-view-image-fade{0%{opacity:0}10%{opacity:.1}20%{opacity:.2}30%{opacity:.3}40%{opacity:.4}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}.et_multi_view_image__loading{visibility:hidden}.et_multi_view_image__loaded{-webkit-animation:.5s multi-view-image-fade;animation:.5s multi-view-image-fade}header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@-webkit-keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeBottom{0%{opacity:0;-webkit-transform:translateY(10%);transform:translateY(10%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeLeft{0%{opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeTop{0%{opacity:0;-webkit-transform:translateY(-10%);transform:translateY(-10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.et-waypoint:not(.et_pb_counters){opacity:0}@media (max-width:980px){.et_overlay.et_pb_inline_icon_tablet:before,.et_pb_inline_icon_tablet:before{content:attr(data-icon-tablet)}.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_row .et_pb_column .et_pb_module:last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_more_button{display:inline-block!important}.et_pb_bg_layout_light_tablet .et_pb_more_button,.et_pb_bg_layout_light_tablet.et_pb_button,.et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_bg_layout_light_tablet h1,.et_pb_bg_layout_light_tablet h2,.et_pb_bg_layout_light_tablet h3,.et_pb_bg_layout_light_tablet h4,.et_pb_bg_layout_light_tablet h5,.et_pb_bg_layout_light_tablet h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_tablet{color:#666!important}.et_pb_bg_layout_dark_tablet,.et_pb_bg_layout_dark_tablet h1,.et_pb_bg_layout_dark_tablet h2,.et_pb_bg_layout_dark_tablet h3,.et_pb_bg_layout_dark_tablet h4,.et_pb_bg_layout_dark_tablet h5,.et_pb_bg_layout_dark_tablet h6{color:#fff!important}.et_pb_bg_layout_dark_tablet .et_pb_more_button,.et_pb_bg_layout_dark_tablet.et_pb_button,.et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button{color:inherit}}@media (max-width:767px){#et-secondary-menu{text-align:center;display:block;float:none}body.admin-bar.et_fixed_nav #top-header{top:46px}.et_pb_more_button{display:inline-block!important}.et_overlay.et_pb_inline_icon_phone:before,.et_pb_inline_icon_phone:before{content:attr(data-icon-phone)}.et_pb_bg_layout_light_phone .et_pb_more_button,.et_pb_bg_layout_light_phone.et_pb_button,.et_pb_bg_layout_light_phone.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_bg_layout_light_phone h1,.et_pb_bg_layout_light_phone h2,.et_pb_bg_layout_light_phone h3,.et_pb_bg_layout_light_phone h4,.et_pb_bg_layout_light_phone h5,.et_pb_bg_layout_light_phone h6{color:#333!important}.et_pb_module .et_pb_bg_layout_light_phone.et_pb_button{color:#2ea3f2!important}.et_pb_bg_layout_light_phone{color:#666!important}.et_pb_bg_layout_dark_phone,.et_pb_bg_layout_dark_phone h1,.et_pb_bg_layout_dark_phone h2,.et_pb_bg_layout_dark_phone h3,.et_pb_bg_layout_dark_phone h4,.et_pb_bg_layout_dark_phone h5,.et_pb_bg_layout_dark_phone h6{color:#fff!important}.et_pb_bg_layout_dark_phone .et_pb_more_button,.et_pb_bg_layout_dark_phone.et_pb_button,.et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button{color:inherit}.et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button{color:#fff!important}}@-webkit-keyframes multi-view-image-fade{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(1.01);transform:scale(1.01);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:100%;background-size:cover}.et_pb_section--fixed{width:100%}.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row{padding:0!important}.et_pb_bottom_inside_divider{display:block;background-repeat-y:no-repeat;height:100%;position:absolute;pointer-events:none;width:100%;left:0;right:0}.et_pb_bottom_inside_divider.et-no-transition{-webkit-transition:none!important;transition:none!important}.et_pb_section_video:not(.et_pb_section--with-menu){overflow:hidden;position:relative}.et_pb_column>.et_pb_section_video_bg{z-index:-1}.et_pb_section_video_bg{visibility:visible;position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;pointer-events:none;-webkit-transition:display .3s;transition:display .3s}.et_pb_section_video_bg.et_pb_section_video_bg_hover{display:none}.et_pb_section_video_bg embed,.et_pb_section_video_bg iframe,.et_pb_section_video_bg object,.et_pb_section_video_bg video{max-width:none}.et_pb_section_video_bg .mejs-video{left:50%;position:absolute;max-width:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg{display:none}.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover{display:block}@media (min-width:981px){.et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,.et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child{margin-bottom:0}.et_pb_section{padding:4% 0}.et_pb_fullwidth_section{padding:0}}@media (max-width:980px){.et_pb_section{padding:50px 0}.et_pb_fullwidth_section{padding:0}}.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}.et_pb_row_inner{width:100%;position:relative}.et_pb_row:after,.et_pb_row_inner:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}.et_pb_row_4col .et-last-child,.et_pb_row_6col .et-last-child{margin-bottom:0}.et_pb_column{float:left;background-size:cover;background-position:50%;position:relative;z-index:2;min-height:1px}.et_pb_column.et_pb_column_empty{min-height:1px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_column.et_pb_section_parallax{position:relative}.et_pb_column,.et_pb_row,.et_pb_row_inner{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2% 0}.et_pb_column_3_4 .et_pb_row_inner{padding:3.735% 0}.et_pb_column_2_3 .et_pb_row_inner{padding:4.2415% 0}.et_pb_column_1_2 .et_pb_row_inner,.et_pb_column_3_5 .et_pb_row_inner{padding:5.82% 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_row_inner{width:100%}.et_pb_column_single{padding:2.855% 0}.et_pb_column_single .et_pb_module:first-child{margin-top:0}.et_pb_column_single .et_pb_module.et-last-child,.et_pb_column_single .et_pb_module:last-child{margin-bottom:0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child,.et_pb_row_inner .et_pb_column.et-last-child,.et_pb_row_inner .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns,.et_pb_row_inner.et_pb_equal_columns,.et_pb_section.et_pb_equal_columns>.et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex}.rtl .et_pb_row.et_pb_equal_columns,.rtl .et_pb_row_inner.et_pb_equal_columns,.rtl .et_pb_section.et_pb_equal_columns>.et_pb_row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.et_pb_row.et_pb_equal_columns>.et_pb_column,.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.et_pb_grid_item{float:left;position:relative}}@media (max-width:980px){.et_pb_row{max-width:1080px}.et_pb_column .et_pb_row_inner,.et_pb_row{padding:30px 0}.et_section_specialty>.et_pb_row{padding:0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}.et_section_specialty .et_pb_row>.et_pb_column{padding-bottom:0}.et_pb_column.et_pb_column_empty{display:none}.et_pb_row_4col,.et_pb_row_5col,.et_pb_row_6col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4{width:47.25%;margin-right:5.5%}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n){margin-right:0}.et_pb_row_4col .et_pb_column:nth-last-child(-n+2){margin-bottom:0}.et_pb_row_5col>.et_pb_column.et_pb_column_1_5{width:47.25%;margin-right:5.5%}.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n){margin-right:0}.et_pb_row_5col .et_pb_column:last-child{margin-bottom:0}.et_pb_row_6col>.et_pb_column.et_pb_column_1_6{width:29.666%;margin-right:5.5%}.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n){margin-right:0}.et_pb_row_6col .et_pb_column:nth-last-child(-n+3){margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4,.et_pb_row .et_pb_column.et_pb_column_1_5,.et_pb_row .et_pb_column.et_pb_column_1_6{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_6:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}.et_pb_grid_item.first_in_row{clear:both}.et_pb_grid_item:not(.first_in_row){clear:none}.et_pb_grid_item.et_pb_gallery_item.first_in_row{clear:both}@media (max-width:980px){.et_pb_column .et_pb_grid_item{margin:0 5.5% 7.5% 0;width:29.666%;clear:none;float:left}.et_pb_column .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0 0 11.5%;width:100%}}@media (max-width:767px){.et_pb_column .et_pb_grid_item{margin:0 5.5% 9.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_grid_item:nth-child(3n){margin-right:5.5%}.et_pb_column .et_pb_grid_item:nth-child(3n+1){clear:none}.et_pb_column .et_pb_grid_item .last_in_row,.et_pb_column .et_pb_grid_item:nth-child(2n){margin-right:0}.et_pb_column .et_pb_grid_item .first_in_row,.et_pb_column .et_pb_grid_item:nth-child(odd){clear:both}}@media (max-width:479px){.et_pb_column .et_pb_grid_item{margin:0 0 11.5%;width:100%}.et_pb_column .et_pb_grid_item .on_last_row{margin-bottom:0}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item{margin:0 0 11.5%;width:100%}}@font-face{font-family:ETmodules;font-display:swap;src:url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/core/admin/fonts/modules/all/modules.eot);src:url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"),url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/core/admin/fonts/modules/all/modules.woff) format("woff"),url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/core/admin/fonts/modules/all/modules.ttf) format("truetype"),url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}.et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)}.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:.3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:.4s;transition:all .4s}.et_shop_image{position:relative;display:block}.et_shop_image:hover .et_overlay{z-index:3;opacity:1}.et_pb_bg_layout_light .et_pb_newsletter_button{color:#2ea3f2}.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i,.et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i,.et_pb_with_border .et_pb_newsletter_form input,.et_pb_with_border .et_pb_newsletter_form select,.et_pb_with_border .et_pb_newsletter_form textarea{border:0 solid #333}.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field{padding-left:0}.et_pb_newsletter p .et_pb_signup_error{border:1px solid red!important}.et_pb_newsletter{padding:25px}.et_pb_newsletter .et_pb_module_header:empty{display:none}.et_pb_newsletter_form p.et_pb_newsletter_field{padding-bottom:1em;margin-bottom:0}.et_pb_newsletter_form .input,.et_pb_newsletter_form input[type=password],.et_pb_newsletter_form input[type=text],.et_pb_newsletter_form p.et_pb_newsletter_field input[type=text],.et_pb_newsletter_form p.et_pb_newsletter_field textarea,.et_pb_newsletter_form select,.et_pb_newsletter_form textarea{-webkit-appearance:none;padding:14px 4%!important;font-size:16px;color:#666;background-color:#fff;width:100%;font-weight:400;border-width:0;border-radius:3px}.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after{margin-top:-3px}.et_pb_newsletter_success{text-align:center}.et_pb_newsletter_button{display:block;color:inherit;width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.et_pb_newsletter_button:hover{text-decoration:none}.et_pb_newsletter_button:hover:after{opacity:1;margin-left:0}.et_pb_newsletter_fields{width:100%}.et_pb_newsletter .et_pb_newsletter_fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.et_pb_newsletter .et_pb_newsletter_fields>*{-ms-flex-preferred-size:100%;flex-basis:100%}.et_pb_newsletter .et_pb_contact_field_last+.et_pb_newsletter_field{padding-left:0}@media (max-width:980px){.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after{content:attr(data-icon-tablet)}.et_pb_bg_layout_light_tablet .et_pb_newsletter_button{color:#2ea3f2}.et_pb_bg_layout_dark_tablet .et_pb_newsletter_button{color:inherit}}@media (max-width:767px){.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after{content:attr(data-icon-phone)}.et_pb_bg_layout_light_phone .et_pb_newsletter_button{color:#2ea3f2}.et_pb_bg_layout_dark_phone .et_pb_newsletter_button{color:inherit}.et_pb_bg_layout_light_phone .et_pb_video_play{color:#333}}.gecko .et_pb_newsletter .et_pb_newsletter_field{margin-bottom:1vw}.et_pb_contact_form_label{display:none}.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i,.et_pb_with_border.et_pb_contact_field .input[type=radio]+label i,.et_pb_with_border.et_pb_contact_field input,.et_pb_with_border.et_pb_contact_field select,.et_pb_with_border.et_pb_contact_field textarea{border:0 solid #333}.et_pb_contact_field[data-type=select]{position:relative}.et_pb_contact_field[data-type=select]:after{content:"";position:absolute;top:50%;right:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border:6px solid transparent;border-top-color:#666;margin-top:3px;pointer-events:none}p.et_pb_contact_field{padding:0 0 0 3%;margin-bottom:3%;background-position:50%;background-size:cover}p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last,p.et_pb_contact_field:not(.et_pb_contact_field_last){clear:both}.et_pb_contact_field *,.et_pb_contact_field.et_pb_section_parallax,.et_pb_contact_field.et_pb_section_video{position:relative}.et_pb_contact_field a{color:inherit;font-weight:700;text-decoration:underline}.et_pb_contact_field_checkbox,.et_pb_contact_field_radio{display:block}.et_pb_contact_field textarea.et_pb_contact_message{min-height:150px;display:block}.et_audio_container .mejs-container{width:auto!important;min-width:unset!important;height:auto!important}.et_audio_container .mejs-container{background:0 0;height:auto}.et_pb_video_box{display:block;position:relative;z-index:1;line-height:0}.et_pb_video_box video{width:100%!important;height:auto!important}.et_pb_video_overlay{position:absolute;z-index:10;top:0;left:0;height:100%;width:100%;background-size:cover;background-repeat:no-repeat;background-position:50%;cursor:pointer}.et_pb_video_play:before{font-family:ETmodules;content:"I"}.et_pb_video_play{display:block;position:absolute;z-index:100;color:#fff;left:50%;top:50%}.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}.et_pb_bg_layout_light .et_pb_video_play{color:#333}.et_pb_video_overlay_hover{background:0 0;width:100%;height:100%;position:absolute;z-index:100;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.et_pb_video .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}@media (min-width:768px) and (max-width:980px){.et_pb_column_1_3 .et_pb_video_play,.et_pb_column_1_4 .et_pb_video_play,.et_pb_column_1_5 .et_pb_video_play,.et_pb_column_1_6 .et_pb_video_play,.et_pb_column_2_5 .et_pb_video_play,.et_pb_column_3_8 .et_pb_video_play{font-size:6rem;line-height:6rem;margin-left:-3rem;margin-top:-3rem}}@media (max-width:768px){#content-area table tr{padding:0}.et_pb_column_1_2 .et_pb_video_play,.et_pb_column_2_3 .et_pb_video_play,.et_pb_column_3_4 .et_pb_video_play,.et_pb_column_3_5 .et_pb_video_play,.et_pb_column_4_4 .et_pb_video_play{font-size:3rem;line-height:3rem;margin-left:-1.5rem;margin-top:-1.5rem}}.et_audio_content{background-color:#2ea3f2}.et_pb_post .et-pb-controllers a{margin-bottom:10px}.et_pb_blog_grid .et_audio_content{margin-bottom:19px}.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_post .et_pb_video_overlay .et_pb_video_play{color:#fff}.et_pb_post .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_audio_content{text-align:center;word-wrap:break-word;position:relative;padding:50px 60px}.et_audio_content h2{color:#fff!important}.et_audio_content h2{margin-top:0}.et_audio_content h2{margin-bottom:20px}.et_audio_content h2{line-height:44px}.et_pb_column_2_3 .et_audio_content{padding:40px 40px 45px}.et_pb_column_1_2 .et_audio_content,.et_pb_column_3_5 .et_audio_content{padding:35px 40px}.et_pb_column_1_2 .et_audio_content h2,.et_pb_column_3_5 .et_audio_content h2{line-height:32px}.et_pb_column_1_3 .et_audio_content,.et_pb_column_1_4 .et_audio_content,.et_pb_column_1_5 .et_audio_content,.et_pb_column_1_6 .et_audio_content,.et_pb_column_2_5 .et_audio_content,.et_pb_column_3_8 .et_audio_content{padding:35px 20px}.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_5 .et_audio_content h2,.et_pb_column_1_6 .et_audio_content h2,.et_pb_column_2_5 .et_audio_content h2,.et_pb_column_3_8 .et_audio_content h2{font-size:18px;line-height:26px}.et_pb_post>.et_pb_slider{margin-bottom:30px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:442px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:390px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:284px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:180px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:125px}.et_pb_bg_layout_light .et_pb_post p{color:#666}.et_pb_bg_layout_dark .et_pb_post p{color:inherit}.et_pb_text_color_dark .et_audio_content h2{color:#666!important}.et_pb_text_color_dark.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark.et_audio_content{background-color:#e8e8e8}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et_pb_video_play{color:#333}.et_pb_bg_layout_dark_tablet .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_tablet .et_audio_content h2{color:#666!important}.et_pb_text_color_dark_tablet.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_tablet.et_audio_content{background-color:#e8e8e8}}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}}@media (max-width:767px){.et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_audio_content{padding:35px 20px!important}.et_audio_content h2{margin-bottom:9px!important}.et_pb_bg_layout_dark_phone .et_audio_content h2{color:#fff!important}.et_pb_text_color_dark_phone .et_audio_content h2{color:#666!important}.et_pb_text_color_dark_phone.et_audio_content h2{color:#bbb!important}.et_pb_text_color_dark_phone.et_audio_content{background-color:#e8e8e8}}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_with_border .et_pb_post .et_pb_slides,.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder){border:0 solid #333}.et_pb_post .entry-content{padding-top:30px}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .entry-title a,.et_pb_post h2 a{text-decoration:none}.et_pb_post .more{text-decoration:none}.et_pb_post .more{color:#82c0c7}.et_pb_image_container img,.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_column_4_4 .et_pb_post .et_pb_slide{min-height:534px}.et_pb_column_3_4 .et_pb_post .et_pb_slide{min-height:392px}.et_pb_column_2_3 .et_pb_post .et_pb_slide{min-height:345px}.et_pb_column_1_2 .et_pb_post .et_pb_slide,.et_pb_column_3_5 .et_pb_post .et_pb_slide{min-height:250px}.et_pb_column_1_3 .et_pb_post .et_pb_slide,.et_pb_column_2_5 .et_pb_post .et_pb_slide,.et_pb_column_3_8 .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_post .et_pb_slide,.et_pb_column_1_5 .et_pb_post .et_pb_slide,.et_pb_column_1_6 .et_pb_post .et_pb_slide{min-height:108px}.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}.et_pb_bg_layout_light_tablet .et_pb_post p{color:#666}.et_pb_bg_layout_dark_tablet .et_pb_post p{color:inherit}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}.et_pb_bg_layout_light_phone .et_pb_post p{color:#666}.et_pb_bg_layout_dark_phone .et_pb_post p{color:inherit}}@media (max-width:479px){.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_audio_content{padding:35px 20px!important}.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}a.comment-reply-link.et_pb_button{font-size:15px}a.comment-reply-link.et_pb_button:after{font-size:25px}}.et_post_gallery{padding:0!important;line-height:1.7!important;list-style:none!important}.et_pb_sticky .et_overlay.et_pb_inline_icon_sticky:before,.et_pb_sticky .et_pb_inline_icon_sticky:before{content:attr(data-icon-sticky)!important}.et_animated{opacity:0;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both!important;animation-fill-mode:both!important}.et_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.et_had_animation{position:relative}@-webkit-keyframes et_pb_fade{to{opacity:1}}@keyframes et_pb_fade{to{opacity:1}}.et_animated.fade{-webkit-animation-name:et_pb_fade;animation-name:et_pb_fade}@-webkit-keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeTop{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeTop{-webkit-animation-name:et_pb_fadeTop;animation-name:et_pb_fadeTop}@-webkit-keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeRight{-webkit-animation-name:et_pb_fadeRight;animation-name:et_pb_fadeRight}@-webkit-keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeBottom{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeBottom{-webkit-animation-name:et_pb_fadeBottom;animation-name:et_pb_fadeBottom}@-webkit-keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes et_pb_fadeLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.et_animated.fadeLeft{-webkit-animation-name:et_pb_fadeLeft;animation-name:et_pb_fadeLeft}@-webkit-keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_slide{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.slide{-webkit-animation-name:et_pb_slide;animation-name:et_pb_slide}@-webkit-keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideTop{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideTop{-webkit-animation-name:et_pb_slideTop;animation-name:et_pb_slideTop}@-webkit-keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideRight{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideRight{-webkit-animation-name:et_pb_slideRight;animation-name:et_pb_slideRight}@-webkit-keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideBottom{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideBottom{-webkit-animation-name:et_pb_slideBottom;animation-name:et_pb_slideBottom}@-webkit-keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_slideLeft{to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.slideLeft{-webkit-animation-name:et_pb_slideLeft;animation-name:et_pb_slideLeft}@-webkit-keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes et_pb_bounce{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.et_animated.bounce{-webkit-animation-name:et_pb_bounce;animation-name:et_pb_bounce}@-webkit-keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceTop{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-200px,0);transform:translate3d(0,-200px,0)}60%{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceTop{-webkit-animation-name:et_pb_bounceTop;animation-name:et_pb_bounceTop}@-webkit-keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(200px,0,0);transform:translate3d(200px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceRight{-webkit-animation-name:et_pb_bounceRight;animation-name:et_pb_bounceRight}@-webkit-keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes et_pb_bounceBottom{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,200px,0);transform:translate3d(0,200px,0)}60%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.et_animated.bounceBottom{-webkit-animation-name:et_pb_bounceBottom;animation-name:et_pb_bounceBottom}@-webkit-keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_bounceLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-200px,0,0);transform:translate3d(-200px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none;opacity:1}}.et_animated.bounceLeft{-webkit-animation-name:et_pb_bounceLeft;animation-name:et_pb_bounceLeft}@-webkit-keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoom{-webkit-animation-name:et_pb_zoom;animation-name:et_pb_zoom}@-webkit-keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomTop{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomTop{-webkit-animation-name:et_pb_zoomTop;animation-name:et_pb_zoomTop;-webkit-transform-origin:top;transform-origin:top}@-webkit-keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomRight{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomRight{-webkit-animation-name:et_pb_zoomRight;animation-name:et_pb_zoomRight;-webkit-transform-origin:right;transform-origin:right}@-webkit-keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomBottom{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomBottom{-webkit-animation-name:et_pb_zoomBottom;animation-name:et_pb_zoomBottom;-webkit-transform-origin:bottom;transform-origin:bottom}@-webkit-keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes et_pb_zoomLeft{to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}.et_animated.zoomLeft{-webkit-animation-name:et_pb_zoomLeft;animation-name:et_pb_zoomLeft;-webkit-transform-origin:left;transform-origin:left}@-webkit-keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flip{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flip{-webkit-animation-name:et_pb_flip;animation-name:et_pb_flip}@-webkit-keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flipTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flipTop{-webkit-animation-name:et_pb_flipTop;animation-name:et_pb_flipTop;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_flipRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.flipRight{-webkit-animation-name:et_pb_flipRight;animation-name:et_pb_flipRight;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_flipBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.flipBottom{-webkit-animation-name:et_pb_flipBottom;animation-name:et_pb_flipBottom;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_flipLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.flipLeft{-webkit-animation-name:et_pb_flipLeft;animation-name:et_pb_flipLeft;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_fold{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.fold{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:et_pb_fold;animation-name:et_pb_fold}@-webkit-keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_foldTop{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.foldTop{-webkit-transform-origin:top;transform-origin:top;-webkit-animation-name:et_pb_foldTop;animation-name:et_pb_foldTop}@-webkit-keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_foldRight{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.foldRight{-webkit-transform-origin:right;transform-origin:right;-webkit-animation-name:et_pb_foldRight;animation-name:et_pb_foldRight}@-webkit-keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}@keyframes et_pb_foldBottom{to{opacity:1;-webkit-transform:rotateX(0);transform:rotateX(0)}}.et_animated.foldBottom{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-animation-name:et_pb_foldBottom;animation-name:et_pb_foldBottom}@-webkit-keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}@keyframes et_pb_foldLeft{to{opacity:1;-webkit-transform:rotateY(0);transform:rotateY(0)}}.et_animated.foldLeft{-webkit-transform-origin:left;transform-origin:left;-webkit-animation-name:et_pb_foldLeft;animation-name:et_pb_foldLeft}@-webkit-keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_roll{0%{-webkit-transform-origin:center;transform-origin:center}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.et_animated.roll{-webkit-animation-name:et_pb_roll;animation-name:et_pb_roll}@-webkit-keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollTop{0%{-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform-origin:top;transform-origin:top;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollTop{-webkit-animation-name:et_pb_rollTop;animation-name:et_pb_rollTop}@-webkit-keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollRight{0%{-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform-origin:right;transform-origin:right;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollRight{-webkit-animation-name:et_pb_rollRight;animation-name:et_pb_rollRight}@-webkit-keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollBottom{0%{-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollBottom{-webkit-animation-name:et_pb_rollBottom;animation-name:et_pb_rollBottom}@-webkit-keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}@keyframes et_pb_rollLeft{0%{-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform-origin:left;transform-origin:left;-webkit-transform:none;transform:none;opacity:1}}.et_animated.rollLeft{-webkit-animation-name:et_pb_rollLeft;animation-name:et_pb_rollLeft}@-webkit-keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@keyframes fadeOutTop{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInTop{0%{opacity:0;-webkit-transform:translatey(-60%);transform:translatey(-60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}to{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}}@-webkit-keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@keyframes fadeOutBottom{0%{opacity:1;-webkit-transform:translatey(0);transform:translatey(0)}to{opacity:0;-webkit-transform:translatey(60%);transform:translatey(60%)}}@-webkit-keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes Grow{0%{opacity:0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.et-waypoint.et_pb_animation_top.et-animated,.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}button::-moz-focus-inner{padding:0;border:0}@media (max-width:900px){.mfp-container{padding-left:6px;padding-right:6px}}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}.et_pb_menu__logo{overflow:hidden}.et_pb_menu__logo img{display:block}.et_pb_menu__logo img[src$=".svg"]{width:100%}.et_pb_menu__search-button:after{content:"U"}.et_pb_slider{position:relative;overflow:hidden}.et_pb_slide{padding:0 6%;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_slider .et_pb_slide{display:none;float:left;margin-right:-100%;position:relative;width:100%;text-align:center;list-style:none!important;background-position:50%;background-size:100%;background-size:cover}.et_pb_slider .et_pb_slide:first-child{display:list-item}.et-pb-controllers{position:absolute;bottom:20px;left:0;width:100%;text-align:center;z-index:10}.et-pb-controllers a{display:inline-block;background-color:hsla(0,0%,100%,.5);text-indent:-9999px;border-radius:7px;width:7px;height:7px;margin-right:10px;padding:0;opacity:.5}.et-pb-controllers .et-pb-active-control{opacity:1}.et-pb-controllers a:last-child{margin-right:0}.et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_slides .et_pb_temp_slide{display:block}.et_pb_slides:after{content:"";display:block;clear:both;visibility:hidden;line-height:0;height:0;width:0}@media (max-width:980px){.et-waypoint.et_pb_animation_top_tablet.et-animated,.et_pb_animation_top_tablet.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_tablet .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_tablet .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}@media (max-width:767px){.et-waypoint.et_pb_animation_top_phone.et-animated,.et_pb_animation_top_phone.et-animated{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeTop;animation:1s cubic-bezier(.77,0,.175,1) fadeTop}.et-pb-controllers{position:absolute;bottom:5%;left:0;width:100%;text-align:center;z-index:10;height:14px}.et_transparent_nav .et_pb_section:first-child .et-pb-controllers{bottom:18px}.et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light_phone .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control{background-color:#fff}.et_pb_bg_layout_dark_phone .et-pb-controllers a{background-color:hsla(0,0%,100%,.5)}}.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css{background-attachment:scroll}.et-pb-arrow-next,.et-pb-arrow-prev{position:absolute;top:50%;z-index:100;font-size:48px;color:#fff;margin-top:-24px;-webkit-transition:.2s ease-in-out;transition:all .2s ease-in-out;opacity:0}.et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_bg_layout_light .et-pb-arrow-prev{color:#333}.et_pb_slider:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control{background-color:#333}.et_pb_bg_layout_light .et-pb-controllers a{background-color:rgba(0,0,0,.3)}.et-pb-arrow-next:hover,.et-pb-arrow-prev:hover{text-decoration:none}.et-pb-arrow-next span,.et-pb-arrow-prev span{display:none}.et-pb-arrow-prev{left:-22px}.et-pb-arrow-next{right:-22px}.et-pb-arrow-prev:before{content:"4"}.et-pb-arrow-next:before{content:"5"}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev{left:0}.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next{right:0}.et_pb_column_1_4 .et_pb_slider .et_pb_slide,.et_pb_column_1_5 .et_pb_slider .et_pb_slide,.et_pb_column_1_6 .et_pb_slider .et_pb_slide{min-height:170px}.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next{right:0}@media (max-width:980px){.et_pb_bg_layout_light_tablet .et-pb-arrow-next,.et_pb_bg_layout_light_tablet .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_tablet .et-pb-arrow-next,.et_pb_bg_layout_dark_tablet .et-pb-arrow-prev{color:#fff}}.et_mobile_device .et-pb-arrow-prev{left:22px;opacity:1}.et_mobile_device .et-pb-arrow-next{right:22px;opacity:1}@media (min-width:981px){.et_pb_gutters3 .et_pb_column,.et_pb_gutters3.et_pb_row .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4,.et_pb_gutters3.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_3_4,.et_pb_gutters3.et_pb_row .et_pb_column_3_4{width:73.625%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module{margin-bottom:3.735%}.et_pb_gutters3 .et_pb_column_2_3,.et_pb_gutters3.et_pb_row .et_pb_column_2_3{width:64.833%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module{margin-bottom:4.242%}.et_pb_gutters3 .et_pb_column_3_5,.et_pb_gutters3.et_pb_row .et_pb_column_3_5{width:57.8%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module{margin-bottom:4.758%}.et_pb_gutters3 .et_pb_column_1_2,.et_pb_gutters3.et_pb_row .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_2_5,.et_pb_gutters3.et_pb_row .et_pb_column_2_5{width:36.7%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module{margin-bottom:7.493%}.et_pb_gutters3 .et_pb_column_1_3,.et_pb_gutters3.et_pb_row .et_pb_column_1_3{width:29.6667%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_1_4,.et_pb_gutters3.et_pb_row .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_1_5,.et_pb_gutters3.et_pb_row .et_pb_column_1_5{width:15.6%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module{margin-bottom:17.628%}.et_pb_gutters3 .et_pb_column_1_6,.et_pb_gutters3.et_pb_row .et_pb_column_1_6{width:12.0833%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,.et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child{margin-bottom:30px}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget{width:20.875%;margin-right:5.5%;margin-bottom:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3{width:29.667%;margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post{margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget{width:45.242%;margin-right:9.516%;margin-bottom:9.516%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_5 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_widget{width:100%;margin-bottom:14.986%}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget{width:100%;margin-bottom:18.539%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget{width:100%;margin-bottom:26.347%}.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_widget{width:100%;margin-bottom:35.256%}.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_widget{width:100%;margin-bottom:45.517%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n){margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1){clear:both}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1){clear:both}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(odd){clear:both}.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row{margin-right:0}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_3 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_gutters3 .et_pb_column_single.et_pb_column_1_2 .et_pb_module,.et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:3.735%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8{width:46.26486%;margin-right:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_module{margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4{width:28.35314%;margin-right:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:4.242%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3{width:45.758%;margin-right:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_module{margin-bottom:9.27%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6{width:18.638%;margin-right:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4{width:100%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_module{margin-bottom:5.82%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4{width:44.17989%;margin-right:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_module,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6{width:25.573%;margin-right:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_module,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_module{margin-bottom:22.759%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n){margin-right:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1){clear:both}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1){clear:none}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:28.353%;margin-right:7.47%;margin-bottom:7.47%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item,.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_widget,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_widget{width:100%;margin-bottom:14.941%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_3_8 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_3_8 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget{width:100%;margin-bottom:26.347%}.et_pb_column.et_pb_column_3_4>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_3_4>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd){clear:both}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:45.758%;margin-right:8.483%;margin-bottom:8.483%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item,.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_widget,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_widget{margin-bottom:18.539%;width:100%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_3 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget{width:100%;margin-bottom:45.517%}.et_pb_column.et_pb_column_2_3>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_2_3>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_widget:nth-child(odd),.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd),.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_widget:nth-child(odd){clear:both}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item{width:44.18%;margin-right:11.64%;margin-bottom:11.64%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_4_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_4_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_widget,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_widget{margin-bottom:26.347%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_4 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_4 .et_pb_grid_item.on_last_row{margin-bottom:0}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3>.et_pb_column_1_6 .et_pb_widget,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_grid_item,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner>.et_pb_column_1_6 .et_pb_widget{margin-bottom:45.517%}.et_pb_column.et_pb_column_1_2>.et_pb_row_inner.et_pb_gutters3 .et_pb_grid_item.on_last_row,.et_pb_gutters3 .et_pb_column_1_2>.et_pb_row_inner .et_pb_grid_item.on_last_row{margin-bottom:0}}#main-header{line-height:23px;font-weight:500;top:0;background-color:#fff;width:100%;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);box-shadow:0 1px 0 rgba(0,0,0,.1);position:relative;z-index:99999}.nav li li{padding:0 20px;margin:0}.nav li{position:relative;line-height:1em}.nav li li{position:relative;line-height:2em}.nav li ul{position:absolute;padding:20px 0;z-index:9999;width:240px;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left}.nav li.et-hover>ul{visibility:visible}.nav li.et-touch-hover>ul,.nav li:hover>ul{opacity:1;visibility:visible}.nav li li ul{z-index:1000;top:-23px;left:240px}.nav li.et-reverse-direction-nav li ul{left:auto;right:240px}.nav li:hover{visibility:inherit}.et_mobile_menu li a,.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.et_mobile_menu li a:hover,.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-menu-nav li.mega-menu{position:inherit}.et-menu-nav li.mega-menu>ul{padding:30px 20px;position:absolute!important;width:100%;left:0!important}.et-menu-nav li.mega-menu ul li{margin:0;float:left!important;display:block!important;padding:0!important}.et-menu-nav li.mega-menu li>ul{-webkit-animation:none!important;animation:none!important;padding:0;border:none;left:auto;top:auto;width:240px!important;position:relative;box-shadow:none;-webkit-box-shadow:none}.et-menu-nav li.mega-menu li ul{visibility:visible;opacity:1;display:none}.et-menu-nav li.mega-menu.et-hover li ul,.et-menu-nav li.mega-menu:hover li ul{display:block}.et-menu-nav li.mega-menu:hover>ul{opacity:1!important;visibility:visible!important}.et-menu-nav li.mega-menu>ul>li>a:first-child{padding-top:0!important;font-weight:700;border-bottom:1px solid rgba(0,0,0,.03)}.et-menu-nav li.mega-menu>ul>li>a:first-child:hover{background-color:transparent!important}.et-menu-nav li.mega-menu li>a{width:200px!important}.et-menu-nav li.mega-menu.mega-menu-parent li li,.et-menu-nav li.mega-menu.mega-menu-parent li>a{width:100%!important}.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu{float:left;width:100%!important}.et-menu-nav li.mega-menu>ul>li{width:25%;margin:0}.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after{display:none}.et_fullwidth_nav #top-menu li.mega-menu>ul{width:auto;left:30px!important;right:30px!important}.et_mobile_menu{position:absolute;left:0;padding:5%;background:#fff;width:100%;visibility:visible;opacity:1;display:none;z-index:9999;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1)}#main-header .et_mobile_menu li ul,.et_pb_fullwidth_menu .et_mobile_menu li ul,.et_pb_menu .et_mobile_menu li ul{visibility:visible!important;display:block!important;padding-left:10px}.et_mobile_menu li li{padding-left:5%}.et_mobile_menu li a{border-bottom:1px solid rgba(0,0,0,.03);color:#666;padding:10px 5%;display:block}.et_mobile_menu .menu-item-has-children>a{font-weight:700;background-color:rgba(0,0,0,.03)}.et_mobile_menu li .menu-item-has-children>a{background-color:transparent}.mobile_menu_bar{position:relative;display:block;line-height:0}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.mobile_nav .select_page{display:none}.et_pb_widget{float:left;max-width:100%;word-wrap:break-word}.et_pb_widget a{text-decoration:none;color:#666}.et_pb_widget li a:hover{color:#82c0c7}.et_pb_widget ol li,.et_pb_widget ul li{margin-bottom:.5em}.et_pb_widget ol li ol li,.et_pb_widget ul li ul li{margin-left:15px}.et_pb_widget select{width:100%;height:28px;padding:0 5px}.et_pb_widget_area .et_pb_widget a{color:inherit}.et_pb_bg_layout_light .et_pb_widget li a{color:#666}.et_pb_bg_layout_dark .et_pb_widget li a{color:inherit}.comment-reply-link:hover{text-decoration:none}#commentform{padding-bottom:50px}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:47%}#commentform textarea{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url],#commentform textarea{padding:12px;color:#999;line-height:1em;background-color:#eee;font-size:18px;border-width:0}@media (max-width:767px){.et_pb_slider:hover .et-pb-arrow-prev{left:0;opacity:1}.et_pb_slider:hover .et-pb-arrow-next{right:0;opacity:1}.et_pb_bg_layout_light_phone .et-pb-arrow-next,.et_pb_bg_layout_light_phone .et-pb-arrow-prev{color:#333}.et_pb_bg_layout_dark_phone .et-pb-arrow-next,.et_pb_bg_layout_dark_phone .et-pb-arrow-prev{color:#fff}.et_mobile_device .et-pb-arrow-prev{left:0;opacity:1}.et_mobile_device .et-pb-arrow-next{right:0;opacity:1}.comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}#commentform input[type=email],#commentform input[type=text],#commentform input[type=url]{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:0}}.woocommerce #content input.button.alt:after,.woocommerce #content input.button:after,.woocommerce a.button.alt:after,.woocommerce button.button.alt:after,.woocommerce button.button:after,.woocommerce input.button.alt:after,.woocommerce input.button:after,.woocommerce-page #content input.button.alt:after,.woocommerce-page #content input.button:after,.woocommerce-page a.button.alt:after,.woocommerce-page a.button:after,.woocommerce-page button.button.alt:after,.woocommerce-page button.button:after,.woocommerce-page input.button.alt:after,.woocommerce-page input.button:after{font-family:ETmodules!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et_pb_woo_custom_button_icon .et_pb_button[data-icon]:not([data-icon=""]):after{content:attr(data-icon)!important}.et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,.et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title,.et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title,.et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_accordion .et_pb_toggle_title:before{right:0;left:auto}.et_pb_accordion .et_pb_toggle{margin-bottom:10px;position:relative}.et_pb_accordion .et_pb_toggle:last-child{margin-bottom:0}.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before{display:none}.et_pb_audio_module{position:relative}@media (min-width:768px) and (max-width:980px){.et_audio_content h2{font-size:26px!important;line-height:44px!important;margin-bottom:24px!important}.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}}.et_pb_blog_grid{position:relative}.et_pb_blog_grid.et_pb_text_align_left{text-align:left}.et_pb_blog_grid.et_pb_text_align_center{text-align:center}.et_pb_blog_grid .column{float:left;max-width:100%}.et_pb_blog_grid .et_pb_post{border:1px solid #d8d8d8;padding:19px;background-color:#fff;word-wrap:break-word}.et_pb_blog_grid .et_pb_image_container{position:relative}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider{margin:-20px -20px 29px;overflow:visible}.et_pb_blog_grid .et_pb_image_container img{min-width:100%;max-width:100%;height:auto}.et_pb_blog_grid .et_audio_content{margin-bottom:0}.et_pb_blog_grid h2{font-size:18px}.et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{display:none;opacity:0;line-height:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:0}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post{opacity:1}.et_pb_blog_grid .et_audio_content h2{margin-bottom:9px;margin-top:0}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content{padding:35px 20px}.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_audio_content h2{font-size:18px;line-height:26px}.et_pb_post .entry-featured-image-url{border:0 solid #333}@media (min-width:981px){.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"3 .column.size-1of3"}.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_2_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before,.et_pb_column_3_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_3 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link,.et_pb_column_2_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_3_5 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input,.et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}}@media (min-width:768px) and (max-width:980px){.et_pb_blog_grid .et_audio_content h2{font-size:20px!important;line-height:26px!important}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"2 .column.size-1of2"}}@media (max-width:479px){.et_pb_blog_grid h2{font-size:16px;padding-bottom:0}.et_pb_blog_grid .et_audio_content,.et_pb_blog_grid .et_pb_post .et_pb_slider,.et_pb_blog_grid .et_pb_post>.et_pb_image_container,.et_pb_blog_grid .et_pb_post>h2{display:block}}.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:1}.et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_blurb_content{max-width:550px;margin:0 auto;position:relative;text-align:center;word-wrap:break-word;width:100%}.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container{text-align:center}.et_pb_blurb_content p:last-of-type{padding-bottom:0}.et_pb_blurb .et_pb_module_header a,.et_pb_blurb h4 a{text-decoration:none}.et_pb_blurb .et_pb_image_wrap{display:block;margin:auto}.et_pb_main_blurb_image img{border-radius:inherit}.et_pb_main_blurb_image img[src*=".svg"]{width:auto}.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap{width:100%;max-width:100%}.et_pb_main_blurb_image{display:inline-block;margin-bottom:30px;line-height:0;max-width:100%}@media (max-width:767px){.et_pb_blog_grid .column{float:none}.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]:before{content:"1 .column.size-1of1"}.et_pb_blurb_position_top_phone .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_phone .et-pb-icon{font-size:96px;display:inline;display:initial}.et_pb_blurb_position_top_phone .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_phone .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}.et_pb_bg_layout_light.et_pb_module.et_pb_button{color:#2ea3f2}.et_pb_module.et_pb_button{display:inline-block;color:inherit}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper.et_pb_button_alignment_center{text-align:center}.et_pb_button_module_wrapper>a{display:inline-block}.et_pb_circle_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center;max-width:225px}.et_pb_circle_counter_inner{position:relative;display:block}.et_pb_circle_counter canvas{position:absolute;top:0;left:0;width:100%!important;height:auto!important}.et_pb_circle_counter .percent{word-wrap:normal;position:relative;z-index:2}.et_pb_circle_counter .percent p{visibility:hidden;font-size:40px;font-weight:500;position:relative;line-height:.1em;padding:49% 0}.et_pb_circle_counter h3{font-size:18px;position:relative}.et_pb_circle_counter .et_pb_module_header{position:relative}.et_pb_circle_counter.et_pb_with_title .percent{margin-bottom:20px}.et_pb_with_border.et_pb_comments_module input,.et_pb_with_border.et_pb_comments_module textarea{border:0 solid #333}@media (min-width:480px){.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,.et_pb_column_1_6 .et_pb_comments_module .comment-reply-link{position:relative!important;float:right;bottom:-10px;top:auto!important}}.et_pb_contact_main_title{word-wrap:break-word}.et_pb_contact_main_title{font-weight:500;padding-bottom:16px;position:relative}h1.et_pb_contact_main_title{font-size:26px}.et-pb-contact-message{position:relative}.et_pb_column_1_3 .et_pb_contact_main_title,.et_pb_column_1_4 .et_pb_contact_main_title,.et_pb_column_1_5 .et_pb_contact_main_title,.et_pb_column_1_6 .et_pb_contact_main_title,.et_pb_column_2_5 .et_pb_contact_main_title{font-size:22px}.et_pb_contact{position:relative}.et_pb_contact p input,.et_pb_contact p textarea{-webkit-appearance:none;background-color:#eee;width:100%;border-width:0;border-radius:0;color:#999;font-size:14px;padding:16px}.et_pb_contact p textarea{font-family:inherit}.et_pb_contact p input:-moz-placeholder,.et_pb_contact p input::-moz-placeholder,.et_pb_contact p textarea:-moz-placeholder,.et_pb_contact p textarea::-moz-placeholder{opacity:1}.et_pb_contact p input[type=checkbox],.et_pb_contact p input[type=radio]{margin:0;width:auto;max-width:none;padding:0;display:none}.et_pb_contact p input[type=checkbox]+label,.et_pb_contact p input[type=radio]+label{display:inline-block;vertical-align:middle;position:relative;cursor:pointer;line-height:1.7em;min-height:1.7em}.et_pb_contact p input[type=checkbox]+label i,.et_pb_contact p input[type=radio]+label i{content:"";width:18px;height:18px;background-color:#eee;font-style:normal;display:inline-block;vertical-align:middle;position:relative;margin-right:6px}.et_pb_contact p input[type=radio]+label i{border-radius:50%}.et_pb_contact p input[type=checkbox]:checked+label i:before,.et_pb_contact p input[type=radio]:checked+label i:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.et_pb_contact p input[type=checkbox]:checked+label i:before{content:"N";font-family:ETmodules;color:#2ea3f2;width:17px;height:17px;font-size:13px;font-weight:600;line-height:17px;text-align:center}.et_pb_contact p input[type=radio]:checked+label i:before{background:#2ea3f2;border-radius:50%;width:6px;height:6px}.et_pb_contact p input[type=checkbox]~input[type=text]{display:none!important}.et_pb_contact p .et_contact_error{border:1px solid red!important}.et_contact_bottom_container{float:right;text-align:right;margin-top:-1.5%;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.et_pb_countdown_timer_container{word-wrap:break-word}.et_pb_countdown_timer{padding:4%}.et_pb_countdown_timer .et_pb_countdown_timer_container{width:100%;text-align:center;position:relative;vertical-align:top}.et_pb_countdown_timer .title{font-weight:500;margin:0 0 30px;padding:0;text-align:center}.et_pb_countdown_timer h4.title{font-size:26px}.et_pb_countdown_timer .section{display:inline-block;position:relative}.et_pb_countdown_timer .section.values{width:17%;max-width:160px;vertical-align:top}.et_pb_countdown_timer .section p{font-size:54px;line-height:54px;padding-bottom:0;text-align:center;display:inline-block}.et_pb_countdown_timer .section.zero p{opacity:.4}.et_pb_countdown_timer .section p.value{min-width:100%}.et_pb_countdown_timer .section p.label{text-align:center;font-size:14px;line-height:25px;display:block}.et_pb_column_1_2 .et_pb_countdown_timer .section p,.et_pb_column_3_5 .et_pb_countdown_timer .section p{font-size:38px;line-height:38px}.et_pb_column_1_2 .et_pb_countdown_timer .section p.label,.et_pb_column_3_5 .et_pb_countdown_timer .section p.label{font-size:12px;line-height:20px}.et_pb_column_1_3 .et_pb_countdown_timer .title,.et_pb_column_1_4 .et_pb_countdown_timer .title,.et_pb_column_1_5 .et_pb_countdown_timer .title,.et_pb_column_1_6 .et_pb_countdown_timer .title,.et_pb_column_2_5 .et_pb_countdown_timer .title{font-size:22px;margin-bottom:20px}.et_pb_column_1_3 .et_pb_countdown_timer .section p,.et_pb_column_2_5 .et_pb_countdown_timer .section p,.et_pb_column_3_8 .et_pb_countdown_timer .section p{font-size:28px;line-height:28px}.et_pb_column_1_4 .et_pb_countdown_timer .section p,.et_pb_column_1_5 .et_pb_countdown_timer .section p,.et_pb_column_1_6 .et_pb_countdown_timer .section p{font-size:20px;line-height:20px}.et_pb_column_1_3 .et_pb_countdown_timer .section p.label,.et_pb_column_1_4 .et_pb_countdown_timer .section p.label,.et_pb_column_1_5 .et_pb_countdown_timer .section p.label,.et_pb_column_1_6 .et_pb_countdown_timer .section p.label,.et_pb_column_2_5 .et_pb_countdown_timer .section p.label,.et_pb_column_3_8 .et_pb_countdown_timer .section p.label{font-size:11px;line-height:19px}@media (max-width:980px){.et_pb_countdown_timer .title{font-size:22px!important}.et_pb_countdown_timer .section p{font-size:64px!important;line-height:64px!important}.et_pb_countdown_timer .section p.label{font-size:14px!important;line-height:25px!important}}@media (min-width:768px) and (max-width:800px){.et_pb_countdown_timer .section p{font-size:50px!important;line-height:50px!important}}@media (max-width:767px){.et_pb_countdown_timer .title{font-size:22px!important;margin-bottom:20px!important}.et_pb_countdown_timer .section p{font-size:32px!important;line-height:32px!important}.et_pb_countdown_timer .section p.label{font-size:14px!important;line-height:25px!important}}@media (max-width:380px){.et_pb_countdown_timer .section p{font-size:24px!important;line-height:24px!important}.et_pb_countdown_timer .section p.label{font-size:12px!important;line-height:25px!important}}.et_pb_counter_amount{background-color:#2ea3f2}.et_pb_counter_amount{opacity:0;float:left;font-size:12px;font-weight:600;line-height:1.6em;text-align:right;padding:1px;display:block;min-height:6px;z-index:2;overflow:hidden}.et_pb_counter_amount.overlay{background-color:transparent!important;color:#2ea3f2;position:absolute!important;top:0;left:0;z-index:1;overflow:visible}.et_pb_text_align_left .et_pb_counter_amount{text-align:left}.et_pb_text_align_center .et_pb_counter_amount{text-align:center}.et-animated li span .et_pb_counter_amount{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) slideWidth;animation:1s cubic-bezier(.77,0,.175,1) slideWidth;position:relative}@-webkit-keyframes slideWidth{0%{width:0}}@keyframes slideWidth{0%{width:0}}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#2ea3f2}.et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{text-align:left}.et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{text-align:center}.et_pb_filterable_portfolio .et_pb_portfolio_items{width:100%;position:relative}.et_pb_filterable_portfolio .et_pb_portfolio_item.active{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et_pb_filterable_portfolio .et_pb_portofolio_pagination{width:100%;border-top:1px solid #e2e2e2;position:relative}.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination,.et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination{position:relative}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul{list-style-type:none!important;text-align:right;margin:0;padding:0}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li{display:inline-block;padding:10px}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{font-size:16px;line-height:16px;color:#999}.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a{color:#fff}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#999}.et_pb_bg_layout_light_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#fff}}.et_pb_fullwidth_code.et_pb_module{z-index:9;position:relative}.et_pb_with_border.et_pb_fullwidth_header .header-image-container img{border:0 solid #333}.et_pb_fullwidth_header{padding:50px 0;position:relative;background-position:50%;background-size:cover}.et_pb_fullwidth_header p{padding-bottom:0}.et_pb_fullwidth_header_subhead{display:block}.et_pb_fullscreen{padding:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container{position:relative;z-index:3;width:80%;max-width:1080px;margin-left:auto;margin-right:auto}.et_pb_fullscreen .et_pb_fullwidth_header_container{min-height:100vh;width:80%;max-width:none;height:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom{-ms-flex-flow:column wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column wrap;-moz-justify-content:flex-end;-ms-justify-content:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center{-ms-flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center{-webkit-align-self:flex-start;-ms-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container{width:100%;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left{display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{display:-moz-flex;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-flow:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-flow:row-reverse}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container{width:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container,.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container{width:50%;-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center{-webkit-align-self:center;-ms-align-self:center;-ms-flex-item-align:center;align-self:center}.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.bottom,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.bottom{-webkit-align-self:flex-end;-ms-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{text-align:left;margin-left:0}.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content{margin-right:6%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{text-align:right;margin-right:0;float:right}.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content{margin-left:6%}.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom{margin-bottom:80px}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{padding-left:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{padding-right:0}.et_pb_fullwidth_header .header-content{padding:10px;text-align:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content{margin:20px auto;width:80%;max-width:800px}.et_pb_fullwidth_header .header-image{text-align:center;margin-left:2%;margin-right:2%;line-height:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button{margin-top:20px;display:inline-block}.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one{margin-right:15px}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .et_pb_button_one{margin-right:0}.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay{content:"";position:absolute;top:0;left:0;bottom:0;right:0;z-index:2;pointer-events:none}.et_pb_fullwidth_header .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll{width:100%;min-height:30px;text-align:center;padding-top:10px;padding-bottom:20px;margin:0 auto;position:absolute;z-index:3;right:0;bottom:0;left:0;pointer-events:none}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a{display:inline-block;pointer-events:all}.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon{color:#fff;font-size:3.5em}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#999}.et_pb_bg_layout_light_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a{color:#fff}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right{-ms-flex-flow:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column;-moz-justify-content:center;-ms-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container,.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container,.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container{width:100%}.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content,.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{margin:20px 2%}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}}.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left,.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right{height:100px}.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content{float:none}.et_pb_fullwidth_image{position:relative;line-height:0}.et_pb_fullwidth_image img{width:100%;position:relative}.et_pb_fullwidth_section .et_pb_post_title{padding:6% 0;position:relative}.et_pb_fullwidth_section .et_pb_map_container{margin:0}.et_pb_fullwidth_section .et_pb_fullwidth_menu{position:relative}.et_pb_with_border.et_pb_fullwidth_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_fullwidth_menu.et_hover_enabled:hover{z-index:auto}.et_pb_fullwidth_menu .et-menu-nav,.et_pb_fullwidth_menu .et-menu-nav>ul{float:none}.et_pb_fullwidth_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_fullwidth_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_fullwidth_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_fullwidth_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_fullwidth_menu .et_pb_menu__wrap--visible{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_fullwidth_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_fullwidth_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_fullwidth_menu .et_pb_menu__menu,.et_pb_fullwidth_menu .et_pb_menu__menu>nav,.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_fullwidth_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_fullwidth_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo img,.et_pb_fullwidth_menu--style-centered .et_pb_menu__logo-wrap{margin:0 auto}.et_pb_fullwidth_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_fullwidth_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:none;margin-bottom:30px}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo img{margin:0 auto}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot .et_pb_menu__logo-wrap{width:100%;height:100%}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot img{max-height:100%}.et_pb_fullwidth_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_fullwidth_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_fullwidth_menu .et_pb_menu__search-container--hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}.et_pb_fullwidth_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_fullwidth_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:0 0}.et_pb_fullwidth_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_fullwidth_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (max-width:980px){.et_pb_fullwidth_section .et_pb_post_title{padding:80px 0}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_fullwidth_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_fullwidth_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo-wrap,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu_inner_container>.et_pb_menu__logo,.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_row>.et_pb_menu__logo{margin:0 auto}.et_pb_fullwidth_menu--style-inline_centered_logo .et_pb_menu__logo-slot{display:none}.et_pb_fullwidth_menu .et_pb_row{min-height:81px}.et_pb_fullwidth_menu .et_pb_menu__menu{display:none}.et_pb_fullwidth_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_fullwidth_menu .et_mobile_menu,.et_pb_fullwidth_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_fullwidth_menu .et_mobile_menu ul{padding:0}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_fullwidth_menu ul li a:hover{color:hsla(0,0%,100%,.8)}}.et_pb_fullwidth_portfolio{margin:0;position:relative;overflow:hidden}.et_pb_fullwidth_portfolio .et_overlay{border:none;pointer-events:auto}.et_pb_fullwidth_portfolio .et_pb_carousel_group{display:none;float:left;width:100%;position:relative}.et_pb_fullwidth_portfolio .et_pb_carousel_group.active{display:block}.et_pb_fullwidth_portfolio .et_pb_portfolio_items{width:100%;position:relative;overflow:hidden;left:0;top:0}.et_pb_fullwidth_portfolio .et_pb_portfolio_item{float:left;margin:0;height:0;width:20%;position:relative}.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev{left:22px;opacity:1}.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next{right:22px;opacity:1}.et_pb_fullwidth_post_slider.et_pb_slider .et_pb_container{width:80%;max-width:1080px}.et_pb_gallery_item{word-wrap:break-word}.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#2ea3f2}.et_pb_with_border .et_pb_gallery_image,.et_pb_with_border .et_pb_gallery_item{border:0 solid #333}.et_pb_gallery_grid .et_pb_gallery_item h3{margin-top:10px}.et_pb_gallery_image:hover .et_overlay:before{top:50%}.et_pb_gallery_image:hover .et_overlay{z-index:3;opacity:1}.et_pb_gallery .et_pb_gallery_items,.et_pb_gallery.et_pb_section_parallax{width:100%}.et_pb_gallery.et_pb_section_parallax:hover{overflow:hidden}.et_pb_gallery_grid .et_pb_gallery_items{-webkit-transition:height .2s ease-in-out;transition:height .2s ease-in-out}.et_pb_gallery_grid .et_pb_gallery_image{position:relative}.et_pb_gallery_image{line-height:0}.et_pb_gallery_grid .et_pb_gallery_item{display:none}.et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul{text-align:left}.et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul{text-align:center}.et_pb_gallery_grid .et_pb_gallery_item{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeLeft;animation:1s cubic-bezier(.77,0,.175,1) fadeLeft}.et_pb_gallery .et_pb_gallery_pagination{width:100%;border-top:1px solid #e2e2e2;position:relative}.et_pb_gallery .et_pb_gallery_pagination ul{list-style-type:none!important;text-align:right;margin:0;padding:0}.et_pb_gallery .et_pb_gallery_pagination ul li{display:inline-block;padding:10px}.et_pb_gallery .et_pb_gallery_pagination ul li a{font-size:16px;line-height:16px;color:#999}.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_gallery_pagination ul:after{content:"";width:100%;height:0;display:inline-block}.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-next,.et_pb_gallery .et_pb_bg_layout_light .et-pb-arrow-prev{color:inherit}.safari .et_pb_gallery_grid .et_pb_gallery_image{overflow:visible}.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image .et_pb_image_wrap img[src*=".svg"]{width:auto}.et_pb_image img{position:relative}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}@media (min-width:981px){.et_pb_gallery_grid .et_pb_gallery_item img{width:100%}.et_pb_gallery_grid .et_pb_gallery_item h3{word-wrap:break-word;margin:10px 0 0;padding-bottom:0}.et_pb_gallery_grid .et_pb_gallery_item h3{font-size:18px}.et_pb_row [class*=et_pb_gutters] .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item.et_pb_grid_item.last_in_row{margin-right:0}.et_pb_section_sticky,.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child{padding-bottom:0!important}}.et_pb_login_form .et_pb_newsletter_button{margin:0;width:100%;cursor:pointer}.et_pb_login_form form{text-align:left}.et_pb_login_form ::-webkit-input-placeholder{color:#666}.et_pb_login_form ::-moz-placeholder{color:#666}.et_pb_login_form :-ms-input-placeholder{color:#666}.et_pb_map{height:440px;width:100%;position:relative}.et_pb_map_container img{max-width:inherit}.et_pb_map_pin{display:none;visibility:hidden}.et_pb_column_2_3 .et_pb_map{height:400px}.et_pb_column_1_2 .et_pb_map,.et_pb_column_3_5 .et_pb_map,.et_pb_column_3_8 .et_pb_map{height:280px}.et_pb_column_1_3 .et_pb_map,.et_pb_column_1_4 .et_pb_map,.et_pb_column_1_5 .et_pb_map,.et_pb_column_1_6 .et_pb_map,.et_pb_column_2_5 .et_pb_map{height:230px}@media (min-width:981px) and (max-width:1405px){.et_pb_column .et_pb_map{max-width:100%}}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#999}.et_pb_bg_layout_light_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_tablet.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}.et_pb_map_container>.et_pb_map{height:350px}}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#999}.et_pb_bg_layout_light_phone.et_pb_gallery .et_pb_gallery_pagination ul li a.active{color:#82c0c7}.et_pb_bg_layout_dark_phone.et_pb_gallery .et_pb_gallery_pagination ul li a{color:#fff}.et_pb_map_container>.et_pb_map{height:220px}}@media (max-width:479px){.et_pb_map_container>.et_pb_map{height:200px}}.chrome.parallax-map-support .et_pb_map{-webkit-transform:inherit!important;transform:inherit!important}.et_pb_with_border.et_pb_menu .et_pb_menu__logo img{border:0 solid #333}.et_pb_menu.et_hover_enabled:hover{z-index:auto}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_bg_layout_dark.et_pb_menu ul li a{color:#fff}.et_pb_bg_layout_dark.et_pb_menu ul li a:hover{color:hsla(0,0%,100%,.8)}.et_pb_menu .et-menu-nav>ul.upwards li ul{bottom:100%;top:auto;border-top:none;border-bottom:3px solid #2ea3f2;-webkit-box-shadow:2px -2px 5px rgba(0,0,0,.1);box-shadow:2px -2px 5px rgba(0,0,0,.1)}.et_pb_menu .et-menu-nav>ul.upwards li ul li ul{bottom:-23px}.et_pb_menu .et-menu-nav>ul.upwards li.mega-menu ul ul{bottom:0;top:auto;border:none}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__wrap--visible{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeInBottom}.et_pb_menu .et_pb_menu__wrap--hidden{opacity:0;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom;animation:1s cubic-bezier(.77,0,.175,1) fadeOutBottom}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li.mega-menu{position:static}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu .et_pb_menu__menu>nav>ul.upwards>li>ul{top:auto;bottom:calc(100% - 1px)}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned .et_pb_menu__logo-wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:30px}.rtl .et_pb_menu--style-left_aligned .et_pb_menu__logo{margin-right:0;margin-left:30px}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu--style-centered .et_pb_menu__logo-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-centered .et_pb_menu__logo img,.et_pb_menu--style-centered .et_pb_menu__logo-wrap{margin:0 auto}.et_pb_menu--style-centered .et_pb_menu__menu>nav>ul,.et_pb_menu--style-centered .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_menu__search-container{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch;left:0;bottom:0;width:100%;height:100%;opacity:0;z-index:999}.et_pb_menu .et_pb_menu__search-container--visible{opacity:1;-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeInTop;animation:1s cubic-bezier(.77,0,.175,1) fadeInTop}.et_pb_menu .et_pb_menu__search-container--hidden{-webkit-animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop;animation:1s cubic-bezier(.77,0,.175,1) fadeOutTop}.et_pb_menu .et_pb_menu__search-container--disabled{display:none}.et_pb_menu .et_pb_menu__search-input{border:0;width:100%;color:#333;background:0 0}.et_pb_menu .et_pb_menu__close-search-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.et_pb_menu .et_pb_menu__close-search-button:after{content:"M";font-size:1.7em}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container,.et_pb_menu--style-left_aligned .et_pb_row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_row{min-height:81px}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_menu{top:100%;padding:5%}.et_pb_menu .et_mobile_menu,.et_pb_menu .et_mobile_menu ul{list-style:none!important;text-align:left}.et_pb_menu .et_mobile_menu ul{padding:0}}.et_pb_number_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center}.et_pb_number_counter .percent{z-index:2}.et_pb_number_counter h3{font-size:18px;position:relative}.et_pb_number_counter .et_pb_module_header{position:relative}.et_pb_number_counter{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.et_pb_number_counter.active{opacity:1}.et_pb_number_counter{width:auto}.et_pb_number_counter canvas{display:none;visibility:hidden}.et_pb_number_counter .percent{height:72px;position:relative}.et_pb_number_counter .percent p{font-size:72px;line-height:72px;font-weight:500}.et_pb_number_counter.et_pb_with_title .percent{margin-bottom:20px}@media (min-width:981px) and (max-width:1100px){.et_pb_blog_grid .et_pb_post .et_pb_slide{min-height:155px}.et_pb_column_1_4 .et_pb_number_counter .percent,.et_pb_column_1_5 .et_pb_number_counter .percent,.et_pb_column_1_6 .et_pb_number_counter .percent{height:55px}.et_pb_column_1_4 .et_pb_number_counter h3,.et_pb_column_1_5 .et_pb_number_counter h3,.et_pb_column_1_6 .et_pb_number_counter h3{padding:10px 0 0}}.et_pb_portfolio_item{word-wrap:break-word}.et_pb_portfolio_item{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_with_border .et_pb_portfolio_item{border:0 solid #333}.et_pb_portfolio_item .et_pb_module_header a,.et_pb_portfolio_item h3 a{text-decoration:none}.et_pb_portfolio_item .et_pb_module_header,.et_pb_portfolio_item h2{margin-top:10px}@media (max-width:980px){.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 5.5% 7.5% 0;width:29.666%;clear:none;float:left}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:both}}@media (max-width:767px){.et_pb_portfolio_item h2{font-size:18px}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 5.5% 9.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n){margin-right:5.5%}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1){clear:none}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row,.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n){margin-right:0}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row,.et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(odd){clear:both}}@media (max-width:479px){.et_pb_portfolio_item{margin-bottom:22px}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item{margin:0 0 11.5%;width:100%}.et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row{margin-bottom:0}}.et_pb_slider.et_pb_post_slider{background-position:50%;background-size:cover}.et_pb_post_slider .et_pb_slide{background-repeat:no-repeat}.et_pb_post_slider_image_bottom .et_pb_slide_image{position:relative;margin:0 auto 10px!important}.et_pb_post_slider_image_bottom .et_pb_slide_description{padding-bottom:8%}.et_pb_post_slider_image_top .et_pb_slide_image{position:relative;margin:8% auto 0!important}.et_pb_post_slider_image_top .et_pb_slide_description{padding-top:8%;padding-bottom:8%}.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description,.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image{opacity:0}.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_3_5 .et_pb_post_slider_image_bottom .et_pb_slide,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide{padding-bottom:6%}.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:10%!important}.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:5%!important}.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:7%!important}.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:15%!important}.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:25%!important}.et_pb_post_slider.et_pb_module .et_pb_row{width:100%}.et_pb_post_slider.et_pb_module .et_pb_section{background-color:transparent}@media (max-width:980px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:5%!important}}@media (max-width:767px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:10%!important}}@media (max-width:479px){.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image,.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video{margin-bottom:16%!important}}.et_pb_post_title .et_pb_parallax_css{background-repeat:no-repeat;background-position:top;background-size:cover;background-attachment:fixed;position:absolute;width:100%;height:100%;overflow:hidden}.et_pb_sum{color:#2ea3f2}.et_pb_pricing_table{background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_pricing_table{float:left;width:33.33%;max-width:34%;-ms-flex:1 1 auto;-webkit-box-flex:1;flex:1 1 auto;border:1px solid #bebebe;background-color:#fcfcfc;padding-bottom:30px;text-align:center;margin:30px -1px 0 0;position:relative}.et_pb_column_4_4 .et_pb_pricing_table{width:25%;max-width:25.5%}.et_pb_column_1_2 .et_pb_pricing_table,.et_pb_column_2_3 .et_pb_pricing_table,.et_pb_column_3_5 .et_pb_pricing_table{width:50%;max-width:50.5%}.et_pb_column_1_3 .et_pb_pricing_table,.et_pb_column_1_4 .et_pb_pricing_table,.et_pb_column_1_5 .et_pb_pricing_table,.et_pb_column_1_6 .et_pb_pricing_table,.et_pb_column_2_5 .et_pb_pricing_table,.et_pb_column_3_8 .et_pb_pricing_table{width:100%;max-width:none;margin:0 0 30px}.et_pb_column_1_3 .et_pb_pricing_table.et-last-child,.et_pb_column_1_3 .et_pb_pricing_table:last-child,.et_pb_column_1_4 .et_pb_pricing_table.et-last-child,.et_pb_column_1_4 .et_pb_pricing_table:last-child,.et_pb_column_1_5 .et_pb_pricing_table.et-last-child,.et_pb_column_1_5 .et_pb_pricing_table:last-child,.et_pb_column_1_6 .et_pb_pricing_table.et-last-child,.et_pb_column_1_6 .et_pb_pricing_table:last-child,.et_pb_column_2_5 .et_pb_pricing_table.et-last-child,.et_pb_column_2_5 .et_pb_pricing_table:last-child,.et_pb_column_3_8 .et_pb_pricing_table.et-last-child,.et_pb_column_3_8 .et_pb_pricing_table:last-child{margin-bottom:0}.et_pb_et_price{color:#999;font-size:16px}.et_pb_dollar_sign{font-size:18px;font-weight:400;position:absolute;margin-left:-.5em}.et_pb_sum{font-size:80px;line-height:1.03em;font-weight:300}.et_pb_search .screen-reader-text{display:none}.et_pb_search{border:1px solid #ddd;border-radius:3px;overflow:hidden}.et_pb_search input.et_pb_s,.et_pb_search input.et_pb_searchsubmit{padding:.715em;margin:0;font-size:14px;line-height:normal!important;border:none;color:#666}.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_search input.et_pb_s::-moz-placeholder{color:#666}.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#666}.et_pb_search input.et_pb_s{-webkit-appearance:none;background:0 0;display:inline-block;padding-right:80px;-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.et_pb_search input.et_pb_searchsubmit{min-height:100%!important;background-color:#ddd;cursor:pointer}.et_pb_search.et_pb_text_align_center input.et_pb_s{text-align:center}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}@media (max-width:980px){.et_pb_column .et_pb_pricing_table{width:50%!important;max-width:50.5%!important}.et_pb_column .et_pb_pricing_table:nth-child(odd){clear:both}.et_pb_column .et_pb_pricing_table:nth-child(n+3){margin-top:50px}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s{border:none;color:#666}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_bg_layout_light_tablet.et_pb_search input.et_pb_searchsubmit{border:none;color:#666;background-color:#ddd}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_bg_layout_dark_tablet.et_pb_search input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}}@media (max-width:767px){.et_pb_column .et_pb_pricing_table{width:100%!important;max-width:100%!important;margin:0 0 30px;margin-top:0!important}.et_pb_column .et_pb_pricing_table.et-last-child,.et_pb_column .et_pb_pricing_table:last-child{margin-bottom:0}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s{border:none;color:#666}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#666}.et_pb_bg_layout_light_phone.et_pb_search input.et_pb_searchsubmit{border:none;color:#666;background-color:#ddd}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s{color:#fff;border:2px solid #fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-webkit-input-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s::-moz-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_s:-ms-input-placeholder{color:#fff}.et_pb_bg_layout_dark_phone.et_pb_search input.et_pb_searchsubmit{background-color:transparent;color:#fff;font-weight:500;border:2px solid #fff}}.et_pb_widget_area ul{list-style:none!important;padding:0!important;line-height:inherit!important}@media (max-width:980px){.et_pb_bg_layout_dark_tablet .et_pb_widget li a{color:inherit}.et_pb_column .et_pb_widget{margin:0 5.5% 7.5% 0;width:47.25%;clear:none;float:left}.et_pb_column .et_pb_widget:nth-child(2n){margin-right:0}.et_pb_column .et_pb_widget:nth-child(odd){clear:both}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget{margin:0 0 11.5%;width:100%}.et_pb_bg_layout_dark_tablet .et_pb_testimonial_description a{color:#fff}}@media (max-width:479px){.et_pb_column .et_pb_widget{margin-right:0;margin-bottom:11.5%;width:100%}.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget,.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget,.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget{margin:0 0 11.5%;width:100%}}.et_pb_feedburner_form .et_pb_newsletter_button{margin:0;width:100%;cursor:pointer}.et_subscribe_loader{display:none;background:url(https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/includes/builder/styles/images/subscribe-loader.gif);width:16px;height:16px;position:absolute;left:50%;top:16px;margin-left:-8px}.et_pb_feedburner_form form{text-align:left}.et_pb_feedburner_form ::-webkit-input-placeholder{color:#666}.et_pb_feedburner_form ::-moz-placeholder{color:#666}.et_pb_feedburner_form :-ms-input-placeholder{color:#666}.et_pb_newsletter .et_pb_newsletter_form{position:relative}.et_pb_social_media_follow_network_name{display:none}.et_pb_tabs_controls{word-wrap:break-word}.et_pb_tabs{border:1px solid #d9d9d9}ul.et_pb_tabs_controls{background-color:#f4f4f4}ul.et_pb_tabs_controls:after{border-top:1px solid #d9d9d9;content:"";display:block;visibility:visible;position:relative;top:-1px;z-index:9}.et_pb_tabs_controls li{float:left;border-right:1px solid #d9d9d9;font-weight:600;position:relative;cursor:pointer;max-width:100%;display:table;z-index:11;line-height:1.7em}.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child{border-right:none}.et_pb_tabs_controls li a{text-decoration:none;color:#666;padding:4px 30px;vertical-align:middle;display:table-cell;line-height:inherit}.et_pb_tabs_controls li.et_pb_tab_active{background-color:#fff}.et_pb_tab_active a{color:#333!important}.et_pb_all_tabs{background-color:#fff}.et_pb_all_tabs>div{display:none}.et_pb_column_1_3 .et_pb_tabs_controls,.et_pb_column_1_4 .et_pb_tabs_controls,.et_pb_column_1_5 .et_pb_tabs_controls,.et_pb_column_1_6 .et_pb_tabs_controls,.et_pb_column_2_5 .et_pb_tabs_controls,.et_pb_column_3_8 .et_pb_tabs_controls{border-bottom:none}.et_pb_column_1_3 .et_pb_tabs_controls li,.et_pb_column_1_4 .et_pb_tabs_controls li,.et_pb_column_1_5 .et_pb_tabs_controls li,.et_pb_column_1_6 .et_pb_tabs_controls li,.et_pb_column_2_5 .et_pb_tabs_controls li,.et_pb_column_3_8 .et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9}.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_2_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,.et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li{width:100%}.et_pb_tabs_controls{list-style:none!important;padding:0!important;line-height:inherit!important}@media (max-width:767px){.et_pb_column .et_pb_widget{margin-right:0;width:100%}.et_pb_tabs_controls{border-bottom:none;height:auto!important}.et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9;display:block}}.et_pb_with_border .et_pb_testimonial_portrait{border:0 solid #333}.et_pb_testimonial{position:relative;padding:30px;line-height:1.5}.et_pb_testimonial_portrait,.et_pb_testimonial_portrait:before{border-radius:90px}.et_pb_testimonial_portrait{float:left;position:relative;display:block;width:90px;height:90px;margin-right:30px;background-repeat:no-repeat;background-position:50%;background-size:cover;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_testimonial_portrait:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.et_pb_column_1_3 .et_pb_testimonial_portrait,.et_pb_column_1_4 .et_pb_testimonial_portrait,.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_column_2_5 .et_pb_testimonial_portrait,.et_pb_column_3_8 .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}.et_pb_testimonial_description{display:block;position:relative}.et_pb_bg_layout_dark .et_pb_testimonial_description a{color:#fff}.et_pb_testimonial:before{content:"|";font-size:32px;left:50%;position:absolute;top:-16px;background:#f5f5f5;margin-left:-16px;border-radius:31px;z-index:2}@media (min-width:981px){.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_column_2_5 .et_pb_testimonial_portrait{width:100%;padding-bottom:100%;height:0}}@media (min-width:768px) and (max-width:980px){.et_pb_column .et_pb_testimonial_portrait{float:left;display:block;margin-right:30px}.et_pb_column .et_pb_testimonial_description{display:block}.et_pb_column_1_5 .et_pb_testimonial_portrait,.et_pb_column_1_6 .et_pb_testimonial_portrait,.et_pb_row_4col .et_pb_testimonial_portrait{float:none;display:block;margin:0 auto 20px}}@media (max-width:767px){.et_pb_column .et_pb_testimonial_description{width:100%;display:block}.et_pb_column .et_pb_testimonial_portrait{display:block;float:none;margin:0 auto 20px}.et_pb_bg_layout_dark_phone .et_pb_testimonial_description a{color:#fff}}@media (max-width:479px){.et_pb_tabs_controls{border-bottom:none}.et_pb_tabs_controls li{float:none;border-right:none;border-bottom:1px solid #d9d9d9}.et_pb_testimonial{padding-top:10%}}.et_pb_text{word-wrap:break-word}.et_pb_text ol,.et_pb_text ul{padding-bottom:1em}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}.et_pb_toggle_content,.et_pb_toggle_title{word-wrap:break-word}.et_pb_toggle{border:1px solid #d9d9d9}.et_pb_toggle_close{background-color:#f4f4f4;padding:20px}.et_pb_toggle_close .et_pb_toggle_content{display:none}.et_pb_toggle_open{padding:20px;background-color:#fff;z-index:1}.et_pb_toggle .et_pb_toggle_title,.et_pb_toggle h5.et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title,.et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title{cursor:pointer;position:relative;padding:0 50px 0 0}.et_pb_toggle_close .et_pb_toggle_title,.et_pb_toggle_close h5.et_pb_toggle_title{color:#666}.et_pb_toggle_open .et_pb_toggle_title,.et_pb_toggle_open h5.et_pb_toggle_title{color:#333}.et_pb_toggle_title:before{content:"\E050";position:absolute;right:0;font-size:16px;color:#ccc;top:50%;margin-top:-.5em}.et_pb_toggle .et_pb_toggle_title:before{right:0;left:auto}.et_pb_toggle_open .et_pb_toggle_title:before{content:"\E04F"}.et_pb_toggle_content{padding-top:20px;position:relative}.et_pb_toggle_content:empty{display:none!important}.et_pb_toggle_content p:last-of-type{padding-bottom:0}.et_pb_with_border.et_pb_video_slider .et_pb_carousel_item,.et_pb_with_border.et_pb_video_slider .et_pb_slider{border:0 solid #333}.et_pb_video_slider{position:relative}.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover{background:rgba(0,0,0,.6)}.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers{bottom:35px}.et-pb-is-sliding-carousel{overflow-x:hidden}.et_pb_carousel{margin-top:2%;position:relative;overflow:hidden}.et_pb_carousel:hover .et-pb-arrow-prev{left:10px;opacity:1}.et_pb_carousel:hover .et-pb-arrow-next{right:10px;opacity:1}.et_pb_slider_carousel{margin-bottom:0!important}.et_pb_carousel_items{width:100%;height:auto;position:relative;overflow:hidden}.et_pb_carousel_items .et-carousel-group{display:none;float:left;width:100%;position:relative}.et_pb_carousel_items .et-carousel-group.active{display:block}.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child{margin-right:0}.et_pb_carousel_item{display:none;position:relative;background:rgba(0,0,0,.25);float:left;margin:0 2% 0 0;padding:0}.et_pb_carousel_item:after{padding-top:75%;display:block;content:""}.et_pb_carousel_item .et_pb_video_overlay{position:absolute;top:0;bottom:0;right:0;left:0}.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover{background:rgba(0,0,0,.6)}.et_pb_carousel_item .et_pb_video_play{opacity:0;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play{opacity:1}.et_pb_carousel_item .et_pb_video_overlay_hover:hover{background:rgba(0,0,0,.6)}.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide,.et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide,.et_pb_column_1_6 .et_pb_slider_carousel .et_pb_slide{min-height:0!important}.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play{font-size:2.78rem;line-height:2.78rem;margin-left:-1.39rem;margin-top:-1.39rem}.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play{font-size:2rem;line-height:2rem;margin-left:-1rem;margin-top:-1rem}.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play{font-size:1.5rem;line-height:1.5rem;margin-left:-.75rem;margin-top:-.75rem}.et_pb_video_slider .et_pb_slide{padding:0}@media (max-width:767px){.et_pb_slider_carousel:hover .et-pb-arrow-next,.et_pb_slider_carousel:hover .et-pb-arrow-prev{opacity:0!important}.et_pb_carousel .et-pb-arrow-prev,.et_pb_carousel:hover .et-pb-arrow-prev{left:-8px;opacity:1}.et_pb_carousel .et-pb-arrow-next,.et_pb_carousel:hover .et-pb-arrow-next{right:-8px;opacity:1}.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_1_6 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_3_5 .et_pb_carousel_item .et_pb_video_play,.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play{font-size:2rem;line-height:2rem;margin-left:-1rem;margin-top:-1rem}}.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next,.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev{opacity:0!important}.et_mobile_device .et_pb_carousel .et-pb-arrow-prev{left:-10px;opacity:1}.et_mobile_device .et_pb_carousel .et-pb-arrow-next{right:-10px;opacity:1}.et_pb_video{position:relative}.woocommerce-page #content input.button:hover .et_pb_widget li a:hover{color:#2ea3f2}.et_pb_with_border.et_pb_shop .et_shop_image>img,.et_pb_with_border.et_pb_shop .products li{border:0 solid #333}.et_pb_wc_breadcrumb{word-wrap:break-word}.et_pb_wc_cart_notice .woocommerce-error{border:0 solid #333!important}.et_pb_wc_cart_notice.et_pb_bg_layout_dark{color:inherit!important}.woocommerce-order-received .et_pb_wc_cart_notice{display:none}.et_pb_wc_cart_notice form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_meta{word-wrap:break-word}.et_pb_wc_meta_empty{display:none}.et_pb_wc_meta .product_meta>span:last-child:after{content:""!important}.et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder),.et_pb_with_border.et_pb_wc_related_products .et_shop_image{border:0 solid #333}.et_pb_wc_related_products .et_shop_image>img{border-style:solid}.et_pb_wc_tabs{border:1px solid #d9d9d9}.et_pb_wc_cart_totals form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_cart_totals form .form-row textarea{width:-moz-available;width:-webkit-fill-available;width:fill-available}.et_pb_wc_cart_totals form .form-row textarea{height:auto}.et_pb_wc_checkout_billing .woocommerce-error{border:0 solid #333!important;line-height:1.7em}.et_pb_wc_checkout_billing form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_checkout_billing .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_billing form .form-row textarea{height:auto}.et_pb_wc_checkout_shipping form .form-row{padding:0;margin-bottom:12px}.et_pb_wc_checkout_shipping .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_shipping form .form-row textarea{height:auto}.et_pb_wc_checkout_order_details .woocommerce-notices-wrapper{display:none}.et_pb_wc_checkout_payment_info .wc_payment_method a{font-size:14px!important;line-height:1.7em!important}.et_pb_wc_checkout_payment_info form .form-row{margin:2em 0 0}.et_pb_wc_checkout_payment_info .woocommerce-notices-wrapper{display:none}.woocommerce-order-received .et_pb_no_top_bottom_padding{padding-top:0;padding-bottom:0}.et_pb_slider .et_pb_container{width:100%;margin:0 auto;position:relative;z-index:2}.et_pb_with_border .et_pb_slide_image img{border:0 solid #333}.et_pb_slides .et_pb_container{display:table;table-layout:fixed}.et_pb_slides .et_pb_empty_slide.et_pb_container{display:block}.et_pb_slide_description{word-wrap:break-word}.et-pb-active-slide .et_pb_slide_description{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeBottom;animation-name:fadeBottom}.et_pb_bg_layout_dark .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}.et_pb_slide_description{padding:16% 8%;width:auto;margin:auto}.et_pb_slide_image{position:absolute;bottom:0}.et_pb_slide_video{position:absolute;top:50%;bottom:auto}.et_pb_slide:first-child .et_pb_slide_image img{opacity:0}.et_pb_slide:first-child .et_pb_slide_image img.active{opacity:1;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_media_alignment_center .et_pb_slide_image{bottom:auto;top:50%}.et-pb-active-slide .et_pb_slide_image,.et-pb-active-slide .et_pb_slide_video{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-delay:.6s;animation-delay:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.et-pb-active-slide .et_pb_slide_image{-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.et_pb_slide_image img{width:auto;vertical-align:bottom}.et_pb_slide_image,.et_pb_slide_video{width:47.25%;margin-right:5.5%}.et_pb_slide_video .mejs-mediaelement{position:relative}.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode{display:block}.et_pb_slide_video .wp-video-shortcode video,.et_pb_slide_video video.wp-video-shortcode{height:auto}@media (min-width:981px){.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{top:auto;bottom:auto;position:relative}.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{width:100%!important}.et_pb_column_1_2 .et_pb_slide_image,.et_pb_column_1_2 .et_pb_slide_video,.et_pb_column_1_3 .et_pb_slide_image,.et_pb_column_1_3 .et_pb_slide_video,.et_pb_column_1_4 .et_pb_slide_image,.et_pb_column_1_4 .et_pb_slide_video,.et_pb_column_1_5 .et_pb_slide_image,.et_pb_column_1_5 .et_pb_slide_video,.et_pb_column_1_6 .et_pb_slide_image,.et_pb_column_1_6 .et_pb_slide_video,.et_pb_column_2_5 .et_pb_slide_image,.et_pb_column_2_5 .et_pb_slide_video,.et_pb_column_3_5 .et_pb_slide_image,.et_pb_column_3_5 .et_pb_slide_video,.et_pb_column_3_8 .et_pb_slide_image,.et_pb_column_3_8 .et_pb_slide_video{padding:0;margin:10% 0 0!important}.et_pb_column_1_3 .et_pb_slide_description,.et_pb_column_2_5 .et_pb_slide_description{padding-bottom:26%}.et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide .et_pb_slide_description{padding-bottom:34%}}@media (max-width:980px){.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after{content:attr(data-icon-tablet)}.et_pb_slide_description{text-align:center}}@media (max-width:767px){.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after{content:attr(data-icon-phone)}.et_pb_slide_description{text-align:center}.et_pb_media_alignment_center .et_pb_slide_image{top:0}.et_pb_slide_image,.et_pb_slide_video{width:100%}.et_pb_slide_image,.et_pb_slide_video{display:none!important;position:relative;top:auto;margin:50px auto 0;padding:0;margin-top:6%!important}.et_pb_slide_video{float:none}.et_pb_slide_image img{max-height:300px}.et_pb_section_first .et_pb_slide_image img{max-height:300px!important}.et_pb_section_first .et_pb_slide_image{margin:0!important;top:20px}.et_pb_bg_layout_dark_phone .et_pb_slide_description{text-shadow:0 1px 3px rgba(0,0,0,.3)}}@media (min-width:480px){.et_pb_column_1_4 .et_pb_slide_description,.et_pb_column_1_5 .et_pb_slide_description,.et_pb_column_1_6 .et_pb_slide_description{padding-bottom:26%}}body,body .et_pb_bg_layout_dark .et_pb_post p,body .et_pb_bg_layout_light .et_pb_post p{font-size:16px}body{color:#000}h1,h2,h3,h4,h5,h6{color:#000}.et_overlay:before,.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active,.et_pb_gallery .et_pb_gallery_pagination ul li a.active,.et_pb_sum,.et_pb_widget li a:hover,.et_toggle_slide_menu:after,.mobile_menu_bar:after,.mobile_menu_bar:before,.wp-pagenavi a:hover,.wp-pagenavi span.current{color:#1b54f8}.comment-reply-link,.et_pb_bg_layout_light .et_pb_more_button,.et_pb_bg_layout_light .et_pb_newsletter_button,.et_pb_bg_layout_light.et_pb_module.et_pb_button,.et_pb_contact p input[type=checkbox]:checked+label i:before{color:#1b54f8}.footer-widget h4{color:#1b54f8}.et_mobile_menu,.footer-widget li:before,.nav li ul,blockquote{border-color:#1b54f8}.et_audio_content,.et_pb_contact p input[type=radio]:checked+label i:before,.et_pb_counter_amount,.et_pb_post_slider.et_pb_bg_layout_dark,.et_slide_in_menu_container{background-color:#1b54f8}.container,.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container,.et_pb_row,.et_pb_slider .et_pb_container{max-width:1020px}.et_boxed_layout #page-container,.et_boxed_layout #page-container .container,.et_boxed_layout #page-container .et_pb_row,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #main-header,.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,.et_fixed_nav.et_boxed_layout #page-container #main-header,.et_fixed_nav.et_boxed_layout #page-container #top-header{max-width:1180px}a{color:#1b54f8}.nav li ul{border-color:#2ea3f2}.et_secondary_nav_enabled #page-container #top-header{background-color:rgba(10,10,10,.76)!important}#et-secondary-nav li ul{background-color:rgba(10,10,10,.76)}#top-menu a,.et_header_style_split .mobile_nav .select_page,.et_mobile_menu li a,.et_search_form_container input,span.et_close_search_field:after{color:#000}.et_search_form_container input::-moz-placeholder{color:#000}.et_search_form_container input::-webkit-input-placeholder{color:#000}.et_search_form_container input:-ms-input-placeholder{color:#000}#et-secondary-nav li li a,#top-header,#top-header a{font-size:13px}#top-menu li a,.et_search_form_container input{letter-spacing:1px}.et_search_form_container input::-moz-placeholder{letter-spacing:1px}.et_search_form_container input::-webkit-input-placeholder{letter-spacing:1px}.et_search_form_container input:-ms-input-placeholder{letter-spacing:1px}#main-footer{background-color:#051c2c}#main-footer .footer-widget h4{color:#fff}.footer-widget li:before{border-color:#212121}.footer-widget,.footer-widget li,.footer-widget li a{font-size:13px}#main-footer .footer-widget h4{font-weight:700;font-style:normal;text-transform:uppercase;text-decoration:none}.footer-widget .et_pb_widget div,.footer-widget .et_pb_widget label,.footer-widget .et_pb_widget ol,.footer-widget .et_pb_widget ul{line-height:1.5em}#footer-widgets .footer-widget li:before{top:6.75px}#footer-bottom{background-color:#051c2c}.et-fixed-header#main-header{box-shadow:none!important}body .et_pb_button{background-color:#1b54f8}body .et_pb_bg_layout_light .et_pb_button:hover,body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_button:hover{background-color:#1b54f8}@media only screen and (min-width:981px){#main-footer .footer-widget h4{font-size:14px}.et_header_style_left #et-top-navigation,.et_header_style_split #et-top-navigation{padding:26px 0 0}.et_header_style_left #et-top-navigation nav>ul>li>a,.et_header_style_split #et-top-navigation nav>ul>li>a{padding-bottom:26px}.et_header_style_split .centered-inline-logo-wrap{width:51px;margin:-51px 0}.et_header_style_split .centered-inline-logo-wrap #logo{max-height:51px}.et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo{height:51px}.et_header_style_fullscreen #et-top-navigation,.et_header_style_slide #et-top-navigation{padding:17px 0!important}#logo{max-height:41%}.et_pb_svg_logo #logo{height:41%}.et-fixed-header#main-header,.et-fixed-header#main-header .nav li ul{background-color:rgba(255,255,255,0)}.et-fixed-header #top-menu a,.et-fixed-header .et_close_search_field:after,.et-fixed-header .et_search_form_container input{color:#000!important}.et-fixed-header .et_search_form_container input::-moz-placeholder{color:#000!important}.et-fixed-header .et_search_form_container input::-webkit-input-placeholder{color:#000!important}.et-fixed-header .et_search_form_container input:-ms-input-placeholder{color:#000!important}#logo{max-height:72%!important}}@media only screen and (min-width:1275px){.et_pb_row{padding:25px 0}.et_pb_section{padding:51px 0}.et_pb_fullwidth_section{padding:0}}@media only screen and (max-width:767px){h1{font-size:24px}h2{font-size:20px}h3{font-size:17px}.et_pb_blog_grid .et_audio_content h2,.et_pb_blog_grid h2,.et_pb_circle_counter h3,.et_pb_column_1_3 .et_audio_content h2,.et_pb_column_1_3 .et_pb_post h2,.et_pb_column_1_4 .et_audio_content h2,.et_pb_column_1_4 .et_pb_post h2,.et_pb_column_3_8 .et_audio_content h2,.et_pb_gallery_grid .et_pb_gallery_item h3,.et_pb_number_counter h3,h4{font-size:14px}.et_pb_gallery_grid .et_pb_gallery_item h3{font-size:12px}h5{font-size:12px}h6{font-size:11px}.et_pb_section{padding:0}.et_pb_section.et_pb_fullwidth_section{padding:0}}#mega-menu-item-80766,.mega-toggle-blocks-left{display:none!important}.gform-body .gfield-choice-input{min-height:auto!important}html body #cookie-law-info-bar{background-color:#fff!important;padding:40px 30px!important}.cli-bar-container{width:100%!important}#cookie-law-info-bar .cli-style-v2 .cli-bar-message{width:100%!important}#cookie-law-info-bar .cli-style-v2 .cli-bar-message{font-size:15px!important;opacity:1!important}#wt-cli-settings-btn{border:0!important;margin-right:20px}#wt-cli-accept-btn{border-radius:6px!important;border:0!important;background-color:#1c54f8!important;padding:15px!important;color:#fff!important}#wt-cli-privacy-title{color:#1c54f8!important}.cli-tab-footer .wt-cli-privacy-accept-btn{background-color:#1c54f8!important}body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label{font-size:1rem;font-weight:500;margin-bottom:.375rem}.gform-theme--foundation .gform_fields{row-gap:20px!important}.ginput_container input,.ginput_container select{background-color:#fbfbfb!important;border:1px solid #e7e7e7!important;font-size:15px!important;border-radius:0!important;box-shadow:none!important;min-height:54px!important}.ginput_container textarea{background-color:#fbfbfb!important;border:1px solid #e7e7e7!important;font-size:15px!important;border-radius:0!important;box-shadow:none!important}#gform_submit_button_1:focus,.ginput_container input:focus,.ginput_container select:focus,.ginput_container textarea:focus{outline:0!important}#gform_submit_button_1{color:#fff!important;font-size:20px;font-weight:500;cursor:pointer;background-color:#1b54f8!important;padding:12px!important;border-radius:4px}.ginput_container input::placeholder,.ginput_container select::placeholder,.ginput_container textarea::placeholder{color:#757575!important}.gfield_select{display:flex!important;align-items:center!important}.gfield--type-honeypot{display:none!important}#popicon{display:none;float:right;cursor:pointer;width:70px;align-items:end;padding-bottom:10px}#popimage img{border-radius:6px}#agentctaclose{color:#fff;position:absolute;height:18px;cursor:pointer;width:18px;left:auto;right:7px;bottom:auto;top:20px;padding:0;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px #fff;border-radius:15px;box-shadow:0 0 0 0 rgba(2,2,2,0);text-shadow:0 0 0 transparent;background-color:rgba(255,255,255,0)}#popmake-128197 .popmake-close{display:none!important}#popmake-128197{top:unset!important;max-height:fit-content!important;bottom:0!important;margin-bottom:0!important;width:fit-content;right:10px;left:unset!important}.cli-bar-container{justify-content:start!important}@media only screen and (min-width:986px){.cli-bar-container{width:80%;float:left}#contactinsight{margin-top:30px}}@media only screen and (min-width:769px){#left-area .et_pb_row_1{margin-top:-30px}}#left-area{overflow-x:hidden}@media (max-width:917px){#mymentioned{margin-bottom:50px}}@media (max-width:583px){#main-header{top:0}}.mega-menu-item-125010{visibility:hidden!important}a{text-decoration:none!important}.et_pb_section .sticky-parent #authorbioid{position:relative!important}#left-area .et_pb_text_0 h1{text-transform:none!important}#left-area .et_pb_text_3{margin-top:0!important}.et_pb_toggle_title:before{content:URL(https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/23233213/plus-1.svg)!important}#popmake-128197{position:fixed!important;z-index:99999999999!important}#authorbioid{position:relative!important;height:auto;width:auto;border:0!important}.et_pb_button,.pr-readmore{text-transform:lowercase}.et_pb_button::first-letter,.pr-readmore::first-letter{text-transform:uppercase}.more-link{text-transform:lowercase!important}.more-link::first-letter{text-transform:uppercase!important}.et_pb_button:after,.et_pb_button[data-icon]:not([data-icon=""]):after{content:url(https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/08211013/ButtonArrow.svg)!important}@media (max-width:980px){.mega-menu-item-125010{display:none!important}.et_pb_number_counter.et_pb_with_title .percent{margin-bottom:0!important}.et_pb_blurb_container h4{font-size:18px}}@media (min-width:1450px){#authorbioid{max-width:365px}}.et_pb_scroll_top:before{content:url(https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/19022536/upwardarrow-lht.svg)!important}.post-content .post-content-inner{line-height:2em;font-family:'Open Sans',CenturyGothic,sans-serif;font-size:16px;font-weight:400}.sticky-parent{position:sticky;position:-webkit-sticky;top:-12%!important}.et_pb_main_blurb_image img[src*=".svg"]{width:60px!important}.mega-sub-menu .textwidget p{line-height:22px!important}#main-footer .container{width:100%!important}.et_pb_toggle_title{line-height:1.3em}p{line-height:2em!important}body{font-size:16px!important;color:#000!important;line-height:2em!important}.logo_helper{margin-left:6px}.et_pb_button{background-color:#1b54f8!important;color:#fff!important}.banner_area h1{font-size:46px!important}@media(min-width:981px){.page .et_animated{opacity:1!important;animation:none!important}}h3,h4{font-family:'Open Sans',CenturyGothic,sans-serif!important;font-weight:700!important}h1,h2{font-family:Georgia,Times,'Times New Roman',serif!important}@media only screen and (max-width:980px){.et_pb_column .et_pb_row_inner,.et_pb_row{padding:0}body #page-container .et-db #et-boc .et_pb_row_1.et_pb_row{width:100%!important}h1{margin-left:0!important}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:23%!important;margin-bottom:15px}.remove_readmore .et_pb_button{display:none}.home .et_pb_text_14{line-height:1.7em}#top-menu>li:last-child{padding-right:20px}.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post{opacity:1}@media only screen and (max-width:767px){#left-area .et_pb_text_3{margin-top:30px!important}.et_pb_section_0:first-child{padding:40px 0 0!important}.widget_media_image{display:none!important}.banner_area h1{font-size:24px!important}h1{margin-left:0!important}}#cookie-law-info-bar[data-cli-style=cli-style-v2]{padding:25px 30px}.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{padding:10px;background-color:rgba(0,0,0,.1)!important;border:1px solid #fff}#cookie-law-info-bar .cli-style-v2 .cli-bar-message{width:80%;text-align:left;font-style:normal;font-weight:400;font-size:13px;line-height:25px;opacity:.8}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-item>a.mega-menu-link{padding-right:20px!important;padding-left:20px!important}body #cookie-law-info-bar{background-color:rgba(0,0,0,.8)!important;font-weight:400}@media screen and (max-width:768px){#cookie-law-info-bar .cli-style-v2 .cli-bar-message{width:95%}#cookie-law-info-bar[data-cli-style=cli-style-v2]{padding:20px 25px}}header#main-header{background-color:#fff!important;position:fixed!important;z-index:1000}li.contact_white_back{padding:10px 20px;cursor:pointer;max-width:fit-content;white-space:nowrap}.contact_white_back{background-color:#1b54f8!important}.contact_white_back a{padding-bottom:0!important;color:#fff!important}.et_pb_module.et_pb_blog_0.et_pb_blog_grid_wrapper{padding-bottom:0}a.more-link{position:absolute;text-transform:capitalize;padding:5px;border:1px solid #06c;margin-top:31px}.et_pb_blog_grid .et_pb_post{border:none}ul.social_icons li{display:block;float:left;padding:0 10px 0 0}.container.clearfix.et_menu_container{max-width:2110px!important;width:100%!important}.et_pb_sticky_module{border:none!important}a[href^=tel]:before{content:""!important}a[href^=mailto]:before{content:""!important}#footer-widgets{padding:5% 44px 0!important}.mobile_menu_bar:before{top:15px!important}@media (max-width:980px){.logo_container{padding-top:10px}#et-top-navigation{padding-top:0!important}.category-lht-insight .et_pb_row_0{max-width:80%!important}}@media (min-width:981px){h1{font-weight:600!important;font-size:55px}h2{font-weight:700!important;font-size:32px}#et-top-navigation{padding-top:0!important}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3{width:29.667%!important;margin-right:2.5%!important}}h1,h2,h3,h4{line-height:1.3em!important}@media(min-width:1260px){#top-menu li{padding-right:50px;line-height:1.2}}@media(max-width:1259px){#top-menu li{padding-right:30px;line-height:1.2}}#top-menu{padding-top:25px!important}.nav li ul{border-top:none!important}.container{width:100%}#et-top-navigation{padding-left:10%!important}.et_mobile_menu{border:none!important}@media only screen and (max-width:980px){h1{font-size:35px}h2{font-size:26px}.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget{margin-bottom:5%!important}.footer-widget{display:grid!important}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#page-container{margin-bottom:-28px!important}#et_pb_fullwidth_header_container{margin-top:0!important}@media(max-width:369px){.name{font-weight:700!important;font-size:22px!important;line-height:1em!important;padding-top:10px!important}}@media(min-width:370px) and (max-width:600px){.name{font-weight:700!important;font-size:30px!important;line-height:1.3em!important;padding-top:20px!important}}@media(min-width:601px) and (max-width:760px){.name{font-weight:700!important;font-size:36px!important;line-height:1.3em!important;padding-top:20px!important}}@media(min-width:761px) and (max-width:980px){.name{font-weight:700!important;font-size:20px!important;line-height:1.3em!important;padding-top:20px!important}}@media(min-width:500px)and (max-width:980px){body #page-container .et_pb_button_0:hover:after{padding-top:6px}}.description{font-size:32px;color:#111010;font-family:'Open Sans';line-height:1.1em}.tags{font-size:14px;color:#838383;font-family:'Open Sans'}#page-container{margin-bottom:-24px!important}.mobile_menu_bar:before{color:#2f86bd!important}#et-top-navigation{padding-top:5px!important}#main-footer{background-color:#051c2c;Padding-left:10px}.et_pb_countdown_timer .section.values{padding:5px;background-color:#fff}h1,h2,h3{font-weight:700!important}@media(min-width:1500px){#main-header .container{max-width:1440px!important}.container.clearfix.et_menu_container{max-width:1440px!important}.et_fullwidth_nav #main-header .container{max-width:1440px!important}}.et_pb_newsletter_form p input{padding:10px 4%!important}#main-content li span{color:#000!important}.et_pb_blog_grid .et_pb_post{padding:0;border:0}@media only screen and (min-width:767px){.et_pb_text_inner p strong{line-height:45px}}.main-content li{font-size:14px}}#top-menu>li>ul>li>.sub-menu{background-color:transparent!important}.footer-bottom{background:#051c2c;color:#fff;text-align:center;padding:2px 0;font-size:13px}@media (max-width:768){#et-top-navigation{background-color:#2f86bd!important}}#top-menu:first-child li>ul>li>a{border-bottom:none!important}@media(max-width:1025px){.widget_media_image{display:none!important}}.box-hover:hover{box-shadow:0 4px 8px 0 rgba(0,0,0,.05);border:1px solid #ededed}#top-menu-nav{float:right!important}.entry-title{font-size:19px!important}.et_pb_fullwidth_header_subhead{line-height:1.7em!important}.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none!important;animation:none}#main-content li span{color:#000!important}#main-content li{line-height:2rem}.et_pb_text_0 p{line-height:2rem!important}.et_pb_text_0{font-size:16px!important}.et_pb_blog_grid .post-content-inner p{color:#000}.hidden{display:none!important}.mega-menu-item img{min-height:131px!important;object-fit:cover}#mega-menu-wrap-primary-menu .mega-menu-toggle .mega-toggle-block-2:after{color:#051c2c!important;font-size:30px}.global_anim_icon object{width:60px!important;height:60px!important;position:relative!important}.pum-theme-68855 .pum-content+.pum-close,.pum-theme-content-only .pum-content+.pum-close{color:#fff}.home div.et_pb_section.et_pb_section_0 .et_pb_column_1_2{padding-top:50px}#footer-widgets{padding:5% 0 0}.et_pb_gutters3 .footer-widget{margin:0 5.5% 3% 0}#footer-widgets .footer-widget li{padding-left:0}#footer-widgets .footer-widget li:before{content:none}.et_pb_contact p textarea{resize:none;font-size:15px;color:#333}@media (min-width:768px){.et_pb_column .et_pb_grid_item:nth-child(2n){margin-right:0}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item{width:44.5%}}@media(max-width:768px){.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item{margin:0 0 11.5%!important;width:100%!important;text-align:center}}#top-header a{display:none}et_pb_portfolio_item{width:45%}textarea{resize:none}.section_header{color:#000;font-size:35px;font-weight:700;margin-top:40px;line-height:1.2em}.et_pb_fullwidth_section{padding:0}@media (max-width:980px){.et_pb_row:last-child{padding-bottom:20px!important}.hide{display:none!important}@media only screen and (max-width:479px){#left-area ul li ul{padding:2px 0 2px 2px!important}}#top-header .container{padding-top:.5em}.et_pb_testimonial_portrait,.et_pb_testimonial_portrait:before{-moz-border-radius:0;-webkit-border-radius:0px;border-radius:0}}@media screen and (min-width:766px){.et_pb_salvattore_content[data-columns]::before{content:'3 .column.size-1of3'!important}}.column.size-1of3{width:30.333%!important;margin-right:3%!important}@media only screen and (max-width:1025px){#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-megamenu>ul.mega-sub-menu{width:100%!important;padding-left:60px!important}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:100%!important;margin-bottom:5px}#mega-menu-wrap-primary-menu #mega-menu-primary-menu li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%!important;clear:both}.mega-menu-link{width:100%!important}}#mega-menu-wrap-primary-menu #mega-menu-primary-menu>li.mega-menu-tabbed>ul.mega-sub-menu>li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible;height:100%}@media only screen and (min-width:980px){.et_pb_text_inner h2{font-size:32px}}#left-area{padding-top:50px}input:focus,textarea:focus{outline:0}#main-content li,#main-content p,body{font-family:'Open Sans',CenturyGothic,sans-serif!important}@media only screen and (max-width:560px){.et_pb_post h2{font-size:21px}}.et_pb_button_2_wrapper{margin-left:0!important}#text-100{margin-bottom:20px}@media only screen and (min-width:1026px){#mega-menu-wrap-primary-menu{background:0 0!important}}#text-99{margin-bottom:130px}.reset-list{list-style:none!important;margin:0;padding:0}.reset-list{align-items:baseline;display:flex;flex-wrap:wrap;gap:0 1em;list-style:none;width:100%}.reset-list li{margin:0!important;padding:0!important}.reset-list li a{color:#fff}.reset-list li a[target=_blank]::after{content:"";display:inline-block;width:12px;height:12px;background:url("https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/19005836/external-link.png") center no-repeat;background-size:contain;margin-left:8px}@media (max-width:820px){.reset-list{display:inline}}.myhackkettxt{font-size:.813rem;letter-spacing:-.003em;color:#fff}#nav_menu-22,#nav_menu-24{min-height:185px}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container{background:#222}.wp-video{max-width:100%;height:auto}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}[data-columns]::before{visibility:hidden;position:absolute;font-size:1px}.fluid-width-video-wrapper{width:100%;position:relative;padding:0}.fluid-width-video-wrapper embed,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}#gform_wrapper_1[data-form-index="0"].gform-theme{--gf-color-primary:#204ce5;--gf-color-primary-rgb:32,76,229;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#001AB3;--gf-color-primary-lighter:#527EFF;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#F5F5F5;--gf-color-secondary-lighter:#FFFFFF;--gf-color-out-ctrl-light:rgba(17, 35, 55, .1);--gf-color-out-ctrl-light-rgb:17,35,55;--gf-color-out-ctrl-light-darker:rgba(104, 110, 119, .35);--gf-color-out-ctrl-light-lighter:#F5F5F5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:rgba(17, 35, 55, .65);--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#F5F5F5;--gf-color-in-ctrl-lighter:#FFFFFF;--gf-color-in-ctrl-primary:#204ce5;--gf-color-in-ctrl-primary-rgb:32,76,229;--gf-color-in-ctrl-primary-contrast:#fff;--gf-color-in-ctrl-primary-contrast-rgb:255,255,255;--gf-color-in-ctrl-primary-darker:#001AB3;--gf-color-in-ctrl-primary-lighter:#527EFF;--gf-color-in-ctrl-light:rgba(17, 35, 55, .1);--gf-color-in-ctrl-light-rgb:17,35,55;--gf-color-in-ctrl-light-darker:rgba(104, 110, 119, .35);--gf-color-in-ctrl-light-lighter:#F5F5F5;--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:rgba(17, 35, 55, .65);--gf-radius:3px;--gf-font-size-secondary:14px;--gf-font-size-tertiary:13px;--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg width='640' height='640' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color:#686e77;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary:#112337;--gf-ctrl-label-color-secondary:#112337;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary:#686e77;--gf-ctrl-file-btn-bg-color-hover:#EBEBEB;--gf-field-img-choice-size:var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space:var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-check-ind-size:var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon-size:var(--gf-field-img-choice-check-ind-icon-size-md);--gf-field-pg-steps-number-color:rgba(17, 35, 55, .8)}#popmake-156354 input,#popmake-156354 textarea{margin-bottom:10px!important}#popmake-156354 .et_contact_bottom_container{margin-top:10px!important}#popmake-156354 .et_pb_contact_field{margin-bottom:0!important}#popmake-156354 #et_pb_contact_form_1{padding:0!important;float:none!important;max-width:100%!important}@media (max-width:1024px){.et_pb_image_container{margin:0!important}}@media (min-width:760px) and (max-width:1024px){.column.size-1of3{min-height:600px!important}}@media screen and (max-width:900px){.home_insight_mob .et_pb_image_container{margin:0!important}}img.et-waypoint.et_pb_animation_top{opacity:1}ol{display:none}.et_pb_blog_grid .et_pb_post{background-color:transparent!important;margin-bottom:50px!important}@supports (-ms-ime-align:auto){#page-container{margin-top:-27px}}h2{line-height:1.3em!important}.description{font-size:32px;color:#111010;font-family:'Open Sans';line-height:1.1em}.tags{font-size:14px;color:#838383;font-family:'Open Sans'}table{border:none!important}td{border:none!important}.img{width:1px;background-color:#fff;height:100px}@media only screen and (max-width:767px){.et_pb_column .et_pb_testimonial_description{text-align:left!important}.et_pb_row{padding-bottom:0!important;padding-top:0!important}}@media only screen and (max-width:768px){.press_release article{display:block!important}}@media only screen and (max-width:480px){.et_pb_button.et_pb_custom_button_icon.et_pb_more_button.et_pb_button_one{margin-left:10px}#mymentioned img{margin-left:-5px}h2.prototype{font-size:20px}}@media(min-width:981px) and (max-width:1300px){.et_pb_button_module_wrapper{margin-right:-47px!important}}.fw-600{font-weight:600!important}article,aside,hgroup,nav,section{display:initial!important}@media (min-width:1702px) and (max-width:1919px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media (min-width:1920px)and (max-width:2200px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media (min-width:2201px)and (max-width:2600px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media (min-width:2601px)and (max-width:2800px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media (min-width:2801px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media (min-width:1601px)and (max-width:1701px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media(min-width:981px)and (max-width:1199px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media(min-width:1200px)and (max-width:1269px){.name{font-weight:700!important;font-size:30px!important;padding-top:20px!important}}@media(max-width:369px){.name{font-weight:700!important;font-size:22px!important;line-height:1em!important;padding-top:10px!important}}@media(min-width:370px) and (max-width:600px){.name{font-weight:700!important;font-size:30px!important;line-height:1.3em!important;padding-top:20px!important}}@media(min-width:601px) and (max-width:760px){.name{font-weight:700!important;font-size:36px!important;line-height:1.3em!important;padding-top:20px!important}}@media(min-width:761px) and (max-width:900px){.name{font-weight:700!important;font-size:40px!important;line-height:1.3em!important;padding-top:20px!important}}@media(min-width:901px) and (max-width:980px){.name{font-weight:700!important;font-size:40px!important;line-height:1.3em!important;padding-top:20px!important}}.et_overlay{display:none}.et_shop_image{-moz-transition:.3s;-webkit-transition:.3s;transition:all .3s}.et_shop_image:hover{-webkit-transform:scale(1.04);-moz-transform:scale(1.04);-o-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.header-content{position:absolute!important;top:23%!important;left:10%;right:13%;max-width:960px!important}}h1{font-weight:500!important}.solutions{border-top:2px solid #006ac1;width:62px;position:relative}.box-hover{border:1px solid #fff}@media (max-width:480px){.icon_cont_sec .et_pb_blurb_content{text-align:center!important}.box-hover:hover{box-shadow:none!important;border:0!important}.box-hover{box-shadow:none!important;border:0!important}.icon_cont_sec h3{text-align:center!important}.banner_area .et_pb_button{display:block}}.banner_area .et_pb_module_header{margin:0}a.svg{position:relative;width:80px;height:80px}a.svg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:80px;height:50px}.svg_icon_link{margin:auto!important;display:block}.icon_cont_sec h3{text-align:center}.home_insight .et_pb_image_container{margin:0!important}.home_insight_mob article{display:block!important}.pr-item{width:100%;margin-bottom:20px;padding-bottom:40px;display:flex;position:relative}.pr-poster{width:25%;float:left;margin-right:25px}.pr-poster img{width:100%;height:auto}.pr-meta{width:75%;margin-top:-7px}.pr-readmore{margin-top:15px}.pr-readmore a{background:#1b54f8;padding:5px 25px;color:#fff}.pr-category{border-left:4px solid #1b54f8;padding-left:10px;margin-bottom:10px;line-height:20px;display:inline-block}.press_release:before{background:#f8f8f8;content:'';display:block;width:75%;height:90%;position:absolute;right:0}@media (max-width:608px){.pr-poster{width:100%}.pr-meta{width:100%}.pr-item{display:block}.pr-item{padding:20px;margin-bottom:20px}.press_release:before{background:0 0}.pr-item:before{background:#f8f8f8;content:'';display:block;width:100%;height:80%;position:absolute;right:0;bottom:0;z-index:-1}}@media (max-width:480px){.pr-item{padding:20px 40px!important}.twocol_mob{display:flex;justify-content:center}.et_pb_fullwidth_header .header-image{text-align:left!important}.twocol_mob .et_pb_column{width:48%!important}}.banner_area .header-image img{width:80%}.et_pb_image_container{margin:0}@media (max-width:767px){.et_pb_fullwidth_header_container{flex-direction:column-reverse!important;min-height:unset!important}}@media (min-width:981px){.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul{-webkit-animation:none!important;animation:none!important}.et_header_style_left #et-top-navigation{padding-top:0!important}h2{font-size:32px!important}}.et_pb_row_2,.et_pb_row_3{display:inherit!important}@media (min-width:768px) and (max-width:1024px){#mymentioned img{margin-left:-10px}.et_pb_fullwidth_header_0 .et_pb_fullwidth_header_container{flex-flow:column!important;padding-top:100px!important}.header-content-container,.header-image-container{width:100%!important}.banner_area .header-image img{width:100%!important;margin-top:30px}#trustusa .et_pb_fullwidth_header_container{padding-top:20px!important}}.et_pb_row_3,.et_pb_row_4{display:block!important}@media (max-width:430px){.et_pb_column_10,.et_pb_column_11,.et_pb_column_12,.et_pb_column_13,.et_pb_column_14,.et_pb_column_6,.et_pb_column_7,.et_pb_column_8,.et_pb_column_9{padding-top:20px;padding-right:0!important;padding-bottom:20px;padding-left:0!important}.et_pb_fullwidth_image img{width:99.8%!important;position:relative;margin-left:1px!important}}.et_pb_column_34{border-width:1px;border-color:#e8e8e7;border:none!important}div.et_pb_section.et_pb_section_0{background-image:linear-gradient(180deg,#051c2c 0,#051c2c 100%)!important}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h6.et_pb_module_header{font-family:Georgia,Georgia,"Times New Roman",serif;font-weight:600;font-size:40px;color:#fff!important;text-align:left}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_header_content_wrapper{font-size:54px;color:#000!important}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{font-weight:600;font-size:24px;color:#fff!important;line-height:1.9em;text-align:left}.et_pb_fullwidth_header.et_pb_fullwidth_header_0{background-color:#000}.et_pb_fullwidth_header_0{margin-top:20px;margin-bottom:20px}body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button{color:#fff!important;border-width:0!important;border-color:#fff;border-radius:0;font-size:19px;background-color:#1b54f8}body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover{border-radius:4!important;letter-spacing:0!important;padding-right:2em;padding-left:.7em}body #page-container .et_pb_section .et_pb_button_0:hover:after,body #page-container .et_pb_section .et_pb_button_1:hover:after,body #page-container .et_pb_section .et_pb_button_2:hover:after,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover:after,body .pum-container .et_pb_section .et_pb_button_0:hover:after,body .pum-container .et_pb_section .et_pb_button_1:hover:after,body .pum-container .et_pb_section .et_pb_button_2:hover:after,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover:after{margin-left:.3em;left:auto;margin-left:.3em;opacity:1}body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after{color:#fff;line-height:inherit;font-size:inherit!important;opacity:0;margin-left:-1em;left:auto;display:inline-block;font-family:ETmodules!important;font-weight:400!important}.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button{transition:border-radius .3s ease 0s}.et_pb_fullwidth_header_0 .header-content .et_pb_module_header,.et_pb_fullwidth_header_0 .header-content h1{line-height:1.2em}.et_pb_fullwidth_header_0 .header-content .et_pb_fullwidth_header_subhead{line-height:1.1em}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay{background-color:rgba(0,0,0,0)}.et_pb_section_2.et_pb_section{margin-top:60px}.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_1.et_pb_fullwidth_header .header-content h6.et_pb_module_header,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .header-content h6.et_pb_module_header{font-weight:700;color:#000!important}.et_pb_fullwidth_header_1.et_pb_fullwidth_header .et_pb_header_content_wrapper,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .et_pb_header_content_wrapper{font-size:26px;color:#000!important;text-align:center}.et_pb_fullwidth_image_0,.et_pb_fullwidth_image_1{padding-bottom:6px!important}.et_pb_section_3.et_pb_section{padding-top:1px;padding-bottom:26px}.et_pb_row_0.et_pb_row{margin-top:27px!important;margin-right:auto!important;margin-bottom:-1px!important;margin-left:auto!important}.et_pb_number_counter_0.et_pb_number_counter h1.title,.et_pb_number_counter_0.et_pb_number_counter h2.title,.et_pb_number_counter_0.et_pb_number_counter h3,.et_pb_number_counter_0.et_pb_number_counter h4.title,.et_pb_number_counter_0.et_pb_number_counter h5.title,.et_pb_number_counter_0.et_pb_number_counter h6.title,.et_pb_number_counter_1.et_pb_number_counter h1.title,.et_pb_number_counter_1.et_pb_number_counter h2.title,.et_pb_number_counter_1.et_pb_number_counter h3,.et_pb_number_counter_1.et_pb_number_counter h4.title,.et_pb_number_counter_1.et_pb_number_counter h5.title,.et_pb_number_counter_1.et_pb_number_counter h6.title,.et_pb_number_counter_2.et_pb_number_counter h1.title,.et_pb_number_counter_2.et_pb_number_counter h2.title,.et_pb_number_counter_2.et_pb_number_counter h3,.et_pb_number_counter_2.et_pb_number_counter h4.title,.et_pb_number_counter_2.et_pb_number_counter h5.title,.et_pb_number_counter_2.et_pb_number_counter h6.title,.et_pb_number_counter_3.et_pb_number_counter h1.title,.et_pb_number_counter_3.et_pb_number_counter h2.title,.et_pb_number_counter_3.et_pb_number_counter h3,.et_pb_number_counter_3.et_pb_number_counter h4.title,.et_pb_number_counter_3.et_pb_number_counter h5.title,.et_pb_number_counter_3.et_pb_number_counter h6.title{font-weight:300;color:#100f0f!important}.et_pb_number_counter_0.et_pb_number_counter .percent p,.et_pb_number_counter_1.et_pb_number_counter .percent p,.et_pb_number_counter_2.et_pb_number_counter .percent p,.et_pb_number_counter_3.et_pb_number_counter .percent p{font-family:Georgia,Georgia,"Times New Roman",serif;font-weight:700;font-size:40pt;color:#1b54f8!important}.et_pb_section_15.et_pb_section,.et_pb_section_4.et_pb_section,.et_pb_section_9.et_pb_section{padding-top:0}.et_pb_text_0{font-family:Georgia,Georgia,"Times New Roman",serif}.et_pb_text_0 h1{font-family:Georgia,Georgia,"Times New Roman",serif;font-size:38px;color:#333!important;text-align:center}.et_pb_text_0 h2{text-align:center}.et_pb_row_3.et_pb_row{margin-top:10px!important}.et_pb_row_3,.et_pb_row_4,body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_3.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_4.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_3.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_4.et_pb_row{max-width:100%}.et_pb_row_3,.et_pb_row_4{display:flex}.et_pb_text_2,.et_pb_text_3,.et_pb_text_4,.et_pb_text_5,.et_pb_text_6,.et_pb_text_7{margin-bottom:10px!important;width:80px}.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,.et_pb_blurb_1.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_2.et_pb_blurb .et_pb_module_header,.et_pb_blurb_2.et_pb_blurb .et_pb_module_header a{font-weight:700;font-size:18px}.et_pb_blurb_0 .et_pb_blurb_content,.et_pb_blurb_1 .et_pb_blurb_content,.et_pb_blurb_18.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_19.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_2 .et_pb_blurb_content,.et_pb_blurb_20.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_21.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_22.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_23.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_24.et_pb_blurb .et_pb_blurb_description,.et_pb_blurb_3 .et_pb_blurb_content,.et_pb_blurb_4 .et_pb_blurb_content,.et_pb_blurb_5 .et_pb_blurb_content,.et_pb_text_20 h1,.et_pb_text_23 h1,.et_pb_text_26 h1,.et_pb_text_32 h1,.et_pb_text_33 h1,.et_pb_text_34 h1,.et_pb_text_35 h1{text-align:left}.et_pb_blurb_0.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_1.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_14.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_15.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_16.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_17.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_2.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_3.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_4.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_5.et_pb_blurb .et_pb_image_wrap,.et_pb_blurb_7.et_pb_blurb .et_pb_image_wrap{margin:auto auto auto 0}.et_pb_row_4.et_pb_row{padding-bottom:10px!important;margin-bottom:10px!important;padding-bottom:10px}.et_pb_blurb_18.et_pb_blurb .et_pb_module_header,.et_pb_blurb_18.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_19.et_pb_blurb .et_pb_module_header,.et_pb_blurb_19.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_20.et_pb_blurb .et_pb_module_header,.et_pb_blurb_20.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_21.et_pb_blurb .et_pb_module_header,.et_pb_blurb_21.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_22.et_pb_blurb .et_pb_module_header,.et_pb_blurb_22.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_23.et_pb_blurb .et_pb_module_header,.et_pb_blurb_23.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_24.et_pb_blurb .et_pb_module_header,.et_pb_blurb_24.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header,.et_pb_blurb_3.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header,.et_pb_blurb_4.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header,.et_pb_blurb_5.et_pb_blurb .et_pb_module_header a{font-weight:700;text-align:left}.et_pb_fullwidth_header.et_pb_fullwidth_header_2{background-color:#1b54f8}.et_pb_section_7.et_pb_section{padding-top:17px;padding-right:0;padding-bottom:10px;margin-bottom:10px}.et_pb_text_8 h1{font-family:Georgia,Georgia,"Times New Roman",serif;font-size:38px;color:#333!important}.et_pb_text_8 h2{font-family:Georgia,Georgia,"Times New Roman",serif;font-size:38px;text-align:center}.et_pb_row_7.et_pb_row{margin-top:11px!important}.et_pb_text_10,.et_pb_text_11,.et_pb_text_12,.et_pb_text_13,.et_pb_text_14,.et_pb_text_15,.et_pb_text_16,.et_pb_text_9{margin-bottom:20px!important;width:80px}.et_pb_blurb_10.et_pb_blurb .et_pb_module_header,.et_pb_blurb_10.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header,.et_pb_blurb_11.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_12.et_pb_blurb .et_pb_module_header,.et_pb_blurb_12.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_13.et_pb_blurb .et_pb_module_header,.et_pb_blurb_13.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_6.et_pb_blurb .et_pb_module_header,.et_pb_blurb_6.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header,.et_pb_blurb_8.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_9.et_pb_blurb .et_pb_module_header,.et_pb_blurb_9.et_pb_blurb .et_pb_module_header a{font-weight:600}.et_pb_blurb_10.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_11.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_12.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_13.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_18.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_19.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_20.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_21.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_22.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_23.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_24.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_6.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_7.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_8.et_pb_blurb .et_pb_main_blurb_image,.et_pb_blurb_9.et_pb_blurb .et_pb_main_blurb_image{width:80px}.et_pb_blurb_10.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_11.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_12.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_13.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_6.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_7.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_8.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_9.et_pb_blurb .et_pb_blurb_content{text-align:left}.et_pb_blurb_10 .et_pb_blurb_content,.et_pb_blurb_11 .et_pb_blurb_content,.et_pb_blurb_12 .et_pb_blurb_content,.et_pb_blurb_13 .et_pb_blurb_content,.et_pb_blurb_6 .et_pb_blurb_content,.et_pb_blurb_8 .et_pb_blurb_content,.et_pb_blurb_9 .et_pb_blurb_content{max-width:650px}.et_pb_blurb_7 .et_pb_blurb_content{text-align:left;max-width:650px}.et_pb_row_8.et_pb_row{padding-top:10px!important;margin-top:0!important;padding-top:10px}.et_pb_section_8.et_pb_section{padding-bottom:5px}.et_pb_text_17{line-height:1.3em;font-size:30px;line-height:1.3em}.et_pb_text_17 h2,.et_pb_text_27 h2,.et_pb_text_28 h2,.et_pb_text_36 h2,.et_pb_text_39 h2{font-family:Georgia,Georgia,"Times New Roman",serif;font-size:38px}.et_pb_row_10,.et_pb_row_11,.et_pb_row_14,body #page-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_row_11.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_row_14.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_10.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_11.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_14.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_11.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_14.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_10.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_11.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_14.et_pb_row{max-width:90%}.et_pb_image_0,.et_pb_image_1,.et_pb_image_4,.et_pb_image_5{text-align:left;margin-left:0}.et_pb_text_18 h1,.et_pb_text_18.et_pb_text,.et_pb_text_21 h1,.et_pb_text_21.et_pb_text,.et_pb_text_24 h1,.et_pb_text_24.et_pb_text{color:#fff!important}.et_pb_text_18,.et_pb_text_21,.et_pb_text_24{font-weight:600;background-color:#051c2c;padding-right:10px!important;padding-left:10px!important;margin-bottom:20px!important;width:fit-content!important}.et_pb_text_19,.et_pb_text_22,.et_pb_text_25{font-weight:700;font-size:20px;padding-top:0!important;padding-bottom:0!important;margin-bottom:5px!important}.et_pb_text_19 h1,.et_pb_text_22 h1,.et_pb_text_25 h1{font-size:22px}body #page-container .et_pb_section .et_pb_button_0,body #page-container .et_pb_section .et_pb_button_1,body #page-container .et_pb_section .et_pb_button_2,body .pum-container .et_pb_section .et_pb_button_0,body .pum-container .et_pb_section .et_pb_button_1,body .pum-container .et_pb_section .et_pb_button_2{color:#fff!important;border-color:#0c71c3;border-radius:0;background-color:#fff}body #page-container .et_pb_section .et_pb_button_0:hover,body #page-container .et_pb_section .et_pb_button_1:hover,body #page-container .et_pb_section .et_pb_button_2:hover,body .pum-container .et_pb_section .et_pb_button_0:hover,body .pum-container .et_pb_section .et_pb_button_1:hover,body .pum-container .et_pb_section .et_pb_button_2:hover{color:#fff!important;letter-spacing:0!important;background-image:initial;background-color:transparent}body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:after,body #page-container .et_pb_section .et_pb_button_2:after,body .pum-container .et_pb_section .et_pb_button_0:after,body .pum-container .et_pb_section .et_pb_button_1:after,body .pum-container .et_pb_section .et_pb_button_2:after{line-height:inherit;font-size:inherit!important;margin-left:-1em;left:auto;font-family:ETmodules!important;font-weight:400!important}.et_pb_button_0,.et_pb_button_1,.et_pb_button_2{transition:color .3s ease 0s,background-color .3s ease 0s}.et_pb_button_0,.et_pb_button_0:after,.et_pb_button_1,.et_pb_button_1:after,.et_pb_button_2,.et_pb_button_2:after,.et_pb_button_3,.et_pb_button_3:after{transition:all .3s ease 0s}.et_pb_image_2,.et_pb_image_3{width:100%;max-width:100%!important;text-align:left;margin-left:0}.et_pb_image_2 .et_pb_image_wrap,.et_pb_image_2 img,.et_pb_image_3 .et_pb_image_wrap,.et_pb_image_3 img{width:100%}.et_pb_section_9{padding-bottom:0!important}.et_pb_row_17.et_pb_row{margin-top:20px!important}.et_pb_row_30.et_pb_row,.et_pb_section_10,.et_pb_text_27{padding-top:0!important}.et_pb_row_18,.et_pb_row_19{background-color:#fff}.et_pb_row_18,.et_pb_row_19,body #page-container .et-db #et-boc .et-l .et_pb_row_18.et_pb_row,body #page-container .et-db #et-boc .et-l .et_pb_row_19.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_18.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_19.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_18.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_19.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_18.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_19.et_pb_row{max-width:1200px}.et_pb_blurb_14.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header a{font-weight:600;font-size:18px;color:#000!important;line-height:1.5em}.et_pb_blurb_14.et_pb_blurb,.et_pb_blurb_15.et_pb_blurb{color:#000!important;border-color:#e8e8e7;padding-top:30px!important;padding-right:30px!important;padding-bottom:30px!important;padding-left:30px!important}.et_pb_blurb_14 .et_pb_blurb_content,.et_pb_blurb_15 .et_pb_blurb_content,.et_pb_blurb_16 .et_pb_blurb_content,.et_pb_blurb_17 .et_pb_blurb_content{text-align:left;max-width:100%}.et_pb_blurb_14 .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_15 .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_16 .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_17 .et_pb_main_blurb_image .et_pb_image_wrap{max-width:50%}.et_pb_row_19.et_pb_row{margin-top:30px!important}.et_pb_blurb_16.et_pb_blurb,.et_pb_blurb_17.et_pb_blurb{color:#000!important;border-width:0;border-color:#e8e8e7;padding-top:30px!important;padding-right:30px!important;padding-bottom:30px!important;padding-left:30px!important}.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h6.et_pb_module_header{font-family:Georgia,Georgia,"Times New Roman",serif;font-size:32px;color:#000!important;text-align:center}.et_pb_fullwidth_header.et_pb_fullwidth_header_3{background-color:#fff}.et_pb_fullwidth_header_3{padding-bottom:0}.et_pb_section_13.et_pb_section{padding-top:34px;padding-bottom:20px}.et_pb_row_21.et_pb_row{padding-bottom:13px!important;padding-bottom:13px}.et_pb_text_28{line-height:1.3em;font-weight:700;font-size:32px;line-height:1.3em}.et_pb_section_14.et_pb_section{padding-top:25px}.et_pb_row_22.et_pb_row{padding-top:50px!important;padding-top:50px}.et_pb_text_29{padding-top:12px!important}.et_pb_section_15,.et_pb_section_17{padding-top:30px}.et_pb_row_25,body #page-container .et-db #et-boc .et-l .et_pb_row_25.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_25.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_25.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_25.et_pb_row{max-width:1300px}.et_pb_row_25.et_pb_row{padding-bottom:0!important;margin-right:auto!important;margin-left:auto!important;padding-bottom:0}.et_pb_blurb_18.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_19.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_20.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_21.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_22.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_23.et_pb_blurb .et_pb_blurb_content,.et_pb_blurb_24.et_pb_blurb .et_pb_blurb_content{text-align:left!important}.et_pb_blurb_18 .et_pb_main_blurb_image,.et_pb_blurb_19 .et_pb_main_blurb_image,.et_pb_blurb_20 .et_pb_main_blurb_image{width:70%}.et_pb_blurb_20.et_pb_blurb{padding-bottom:0!important;margin-bottom:-12px!important}.et_pb_section_17.et_pb_section{padding-top:10px;padding-bottom:10px;margin-top:0}.et_pb_row_26.et_pb_row{padding-top:0!important;padding-bottom:0!important;margin-top:0!important;padding-top:0;padding-bottom:0}.et_pb_text_31.et_pb_text{color:#000!important}.et_pb_text_31{line-height:1.3em;font-size:30px;line-height:1.3em;padding-top:40px!important;padding-bottom:40px!important}.et_pb_text_31 h1{color:#000!important;text-align:center}.et_pb_row_27.et_pb_row{margin-bottom:0!important}.et_pb_row_27,body #page-container .et-db #et-boc .et-l .et_pb_row_27.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_27.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_27.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_27.et_pb_row{max-width:1280px}.et_pb_text_32,.et_pb_text_33,.et_pb_text_34,.et_pb_text_35{margin-bottom:10px!important}.et_pb_blurb_21 .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_22 .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_23 .et_pb_main_blurb_image .et_pb_image_wrap,.et_pb_blurb_24 .et_pb_main_blurb_image .et_pb_image_wrap{max-width:70%}.et_pb_section_18.et_pb_section{padding-bottom:3px}.et_pb_text_36{line-height:1.3em;font-weight:700;font-size:30px;line-height:1.3em}.et_pb_text_37{font-size:16px}.et_pb_text_38{margin-bottom:32px!important}.et_pb_section_19.et_pb_section{padding-top:0;padding-bottom:1px}.et_pb_row_29{min-height:78px}.et_pb_row_29.et_pb_row{padding-top:35px!important;padding-bottom:0!important;margin-top:1px!important;padding-top:35px;padding-bottom:0}.et_pb_blog_0 .et_pb_post .entry-title a,.et_pb_blog_1 .et_pb_post .entry-title a{font-family:Georgia,Georgia,"Times New Roman",serif!important}.et_pb_blog_0 .et_pb_post .entry-title,.et_pb_blog_1 .et_pb_post .entry-title{font-size:22px!important;letter-spacing:1px!important}.et_pb_blog_0 .et_pb_blog_grid .et_pb_post,.et_pb_blog_1 .et_pb_blog_grid .et_pb_post{border-width:0;border-style:none}.et_pb_blog_0{padding-top:0;padding-left:35px;margin-right:0!important;margin-left:0!important}.et_pb_blog_0 .entry-featured-image-url img,.et_pb_blog_1 .entry-featured-image-url img{margin:0!important}.et_pb_blog_0 a.more-link,.et_pb_blog_1 a.more-link{position:absolute;text-transform:capitalize;padding:5px;border:1px solid #06c;margin-top:22px}.et_pb_blog_1{min-height:536px;padding-bottom:7px;padding-left:30px;margin-top:0!important;margin-right:0!important;margin-bottom:-3px!important;margin-left:0!important;max-width:100%;width:100%}body #page-container .et_pb_section .et_pb_button_3,body .pum-container .et_pb_section .et_pb_button_3{color:#fff!important;background-color:#0c71c3}.et_pb_column_10,.et_pb_column_11,.et_pb_column_6,.et_pb_column_7,.et_pb_column_8,.et_pb_column_9{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.et_pb_column_29,.et_pb_column_30,.et_pb_column_31,.et_pb_column_32{border-width:1px;border-color:#e8e8e7}.et_pb_text_1.et_pb_module{margin-left:auto!important;margin-right:auto!important}@media only screen and (min-width:981px){.et_pb_svg_logo #logo{height:72%!important}.et_pb_fullwidth_image_1,.et_pb_fullwidth_image_3,.et_pb_fullwidth_image_5,.et_pb_image_1,.et_pb_image_2,.et_pb_image_5{display:none!important}.et_pb_row_18,.et_pb_row_19{padding-bottom:0!important;display:flex}.et_pb_row_30{width:75%;max-width:75%}.et_pb_row_30.et_pb_row{padding-top:0}.et_pb_row_31{width:75%;max-width:75%;display:none!important}}@media only screen and (max-width:980px){body #page-container .et_pb_section .et_pb_button_0:hover:after{margin-top:-4px!important}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h6.et_pb_module_header{font-size:26px;color:#fff!important;text-align:left}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{font-size:16px;color:#fff!important;text-align:left}body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:after,body #page-container .et_pb_section .et_pb_button_2:after,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,body .pum-container .et_pb_section .et_pb_button_0:after,body .pum-container .et_pb_section .et_pb_button_1:after,body .pum-container .et_pb_section .et_pb_button_2:after,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after{line-height:inherit;font-size:inherit!important;margin-left:-1em;left:auto;display:inline-block;opacity:0;content:attr(data-icon);font-family:ETmodules!important;font-weight:400!important}body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_1:before,body #page-container .et_pb_section .et_pb_button_2:before,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:before,body .pum-container .et_pb_section .et_pb_button_0:before,body .pum-container .et_pb_section .et_pb_button_1:before,body .pum-container .et_pb_section .et_pb_button_2:before,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:before{display:none}body #page-container .et_pb_section .et_pb_button_0:hover:after,body #page-container .et_pb_section .et_pb_button_1:hover:after,body #page-container .et_pb_section .et_pb_button_2:hover:after,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover:after,body .pum-container .et_pb_section .et_pb_button_0:hover:after,body .pum-container .et_pb_section .et_pb_button_1:hover:after,body .pum-container .et_pb_section .et_pb_button_2:hover:after,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover:after{margin-left:.3em;left:auto;margin-left:.3em;opacity:1}.et_pb_row_0.et_pb_row{margin-top:27px!important;margin-right:auto!important;margin-bottom:-1px!important;margin-left:auto!important}.et_pb_number_counter_0.et_pb_number_counter .percent p,.et_pb_number_counter_1.et_pb_number_counter .percent p,.et_pb_number_counter_2.et_pb_number_counter .percent p,.et_pb_number_counter_3.et_pb_number_counter .percent p{font-size:30pt}.et_pb_section_4.et_pb_section{margin-top:20px}.et_pb_text_0 h2,.et_pb_text_8{text-align:left}.et_pb_text_1{padding-right:20px!important;padding-left:20px!important;width:100%}.et_pb_blurb_0 .et_pb_blurb_content,.et_pb_blurb_1 .et_pb_blurb_content,.et_pb_blurb_2 .et_pb_blurb_content,.et_pb_blurb_3 .et_pb_blurb_content,.et_pb_blurb_4 .et_pb_blurb_content,.et_pb_blurb_5 .et_pb_blurb_content{max-width:100%}.et_pb_row_4.et_pb_row{margin-top:30px!important}.et_pb_section_6.et_pb_section{margin-top:-40px}.et_pb_fullwidth_header_2{padding-top:50px}.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h6.et_pb_module_header,.et_pb_text_17 h2,.et_pb_text_27 h2,.et_pb_text_28,.et_pb_text_28 h2,.et_pb_text_36 h2,.et_pb_text_39 h2,.et_pb_text_8 h1{font-size:26px}.et_pb_text_8 h2{font-size:26px;text-align:left}.et_pb_row_10.et_pb_row,.et_pb_row_14.et_pb_row{padding-top:0!important;margin-top:30px!important;padding-top:0!important}.et_pb_image_0,.et_pb_image_1,.et_pb_image_2,.et_pb_image_3,.et_pb_image_4,.et_pb_image_5{text-align:center;margin-left:auto;margin-right:auto}.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img,.et_pb_image_5 .et_pb_image_wrap img{width:auto}.et_pb_row_11.et_pb_row{padding-top:0!important;margin-top:50px!important;padding-top:0!important}.et_pb_section_10.et_pb_section,.et_pb_section_18.et_pb_section,.et_pb_section_9.et_pb_section{padding-top:50px;padding-right:0;padding-bottom:50px;padding-left:0}.et_pb_row_18,.et_pb_row_19{padding-bottom:0!important;display:block}.et_pb_blurb_14.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header a{line-height:1.5em}.et_pb_section_12.et_pb_section{padding-top:0}.et_pb_fullwidth_header_3{padding-top:0;padding-bottom:0;margin-top:0}.et_pb_fullwidth_image_4{padding-top:0!important;margin-top:0!important}.et_pb_section_13.et_pb_section{padding-bottom:0}.et_pb_row_21.et_pb_row{padding-top:30px!important;padding-bottom:0!important;padding-top:30px!important;padding-bottom:0!important}.et_pb_section_15.et_pb_section{padding-top:0;padding-right:0;padding-bottom:50px;padding-left:0}.et_pb_row_25.et_pb_row{margin-top:30px!important;margin-bottom:20px!important}.et_pb_section_17.et_pb_section{padding-top:50px;padding-right:0;padding-bottom:50px;padding-left:0;margin-top:-30px}.et_pb_button_3_wrapper,.et_pb_row_26.et_pb_row{margin-top:0!important}.et_pb_text_31{padding-top:0!important;padding-bottom:10px!important}.et_pb_row_27.et_pb_row{padding-top:30px!important;padding-bottom:30px!important;padding-top:30px!important;padding-bottom:30px!important}.et_pb_text_36{font-size:24px}.et_pb_text_38{margin-bottom:0!important}.et_pb_row_29.et_pb_row{padding-top:10px!important;padding-top:10px!important}.et_pb_blog_0{padding-left:40px}.et_pb_row_31.et_pb_row{padding-top:0!important;padding-top:0!important}.et_pb_row_32.et_pb_row{margin-bottom:30px!important}body #page-container .et_pb_section .et_pb_button_3:after,body .pum-container .et_pb_section .et_pb_button_3:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_3:hover:after,body .pum-container .et_pb_section .et_pb_button_3:hover:after{opacity:1}}@media only screen and (min-width:768px) and (max-width:980px){.et_pb_fullwidth_image_0,.et_pb_fullwidth_image_2,.et_pb_fullwidth_image_4,.et_pb_image_0,.et_pb_image_3,.et_pb_image_4,.et_pb_text_18,.et_pb_text_21,.et_pb_text_24{display:none!important}.et_pb_blurb_7.et_pb_blurb .et_pb_blurb_content{text-align:left}.et_pb_row_30{width:88%;max-width:88%;display:none!important}.et_pb_row_31{width:88%;max-width:88%}}@media only screen and (max-width:767px){.et_pb_section_0.et_pb_section{margin-top:50px}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h6.et_pb_module_header{color:#fff!important;text-align:left}.et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead{color:#fff!important;line-height:1.7em}body #page-container .et_pb_section .et_pb_button_0:after,body #page-container .et_pb_section .et_pb_button_1:after,body #page-container .et_pb_section .et_pb_button_2:after,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after,body .pum-container .et_pb_section .et_pb_button_0:after,body .pum-container .et_pb_section .et_pb_button_1:after,body .pum-container .et_pb_section .et_pb_button_2:after,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:after{line-height:inherit;font-size:inherit!important;margin-left:-1em;left:auto;display:inline-block;opacity:0;content:attr(data-icon);font-family:ETmodules!important;font-weight:400!important}body #page-container .et_pb_section .et_pb_button_0:before,body #page-container .et_pb_section .et_pb_button_1:before,body #page-container .et_pb_section .et_pb_button_2:before,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:before,body .pum-container .et_pb_section .et_pb_button_0:before,body .pum-container .et_pb_section .et_pb_button_1:before,body .pum-container .et_pb_section .et_pb_button_2:before,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:before{display:none}body #page-container .et_pb_section .et_pb_button_0:hover:after,body #page-container .et_pb_section .et_pb_button_1:hover:after,body #page-container .et_pb_section .et_pb_button_2:hover:after,body #page-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover:after,body .pum-container .et_pb_section .et_pb_button_0:hover:after,body .pum-container .et_pb_section .et_pb_button_1:hover:after,body .pum-container .et_pb_section .et_pb_button_2:hover:after,body .pum-container .et_pb_section .et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover:after{margin-left:.3em;left:auto;margin-left:.3em;opacity:1}.et_pb_fullwidth_header_1.et_pb_fullwidth_header .et_pb_header_content_wrapper,.et_pb_fullwidth_header_2.et_pb_fullwidth_header .et_pb_header_content_wrapper{font-size:21px}.et_pb_fullwidth_image_0,.et_pb_fullwidth_image_2,.et_pb_fullwidth_image_4,.et_pb_image_0,.et_pb_image_3,.et_pb_image_4,.et_pb_text_18,.et_pb_text_21,.et_pb_text_24{display:none!important}.et_pb_row_0.et_pb_row{padding-bottom:0!important;margin-top:0!important;margin-right:auto!important;margin-bottom:0!important;margin-left:auto!important;padding-bottom:0!important}.et_pb_column_0,.et_pb_column_1{margin-bottom:0!important}.et_pb_number_counter_0.et_pb_number_counter .percent p,.et_pb_number_counter_1.et_pb_number_counter .percent p,.et_pb_number_counter_2.et_pb_number_counter .percent p,.et_pb_number_counter_3.et_pb_number_counter .percent p{font-size:25pt}.et_pb_column_3{margin-bottom:0!important;margin-top:-30px!important}.et_pb_section_4.et_pb_section{margin-top:20px}.et_pb_text_1{font-size:18px;padding-right:20px!important;padding-left:20px!important}.et_pb_blurb_0 .et_pb_blurb_content,.et_pb_blurb_1 .et_pb_blurb_content,.et_pb_blurb_2 .et_pb_blurb_content,.et_pb_blurb_3 .et_pb_blurb_content,.et_pb_blurb_4 .et_pb_blurb_content,.et_pb_blurb_5 .et_pb_blurb_content{max-width:100%}.et_pb_row_11.et_pb_row,.et_pb_row_4.et_pb_row{margin-top:30px!important}.et_pb_section_6.et_pb_section{margin-top:-40px}.et_pb_fullwidth_header_2{padding-top:50px}.et_pb_text_8{text-align:justify}.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h1,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h2.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h3.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h4.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h5.et_pb_module_header,.et_pb_fullwidth_header_3.et_pb_fullwidth_header .header-content h6.et_pb_module_header,.et_pb_text_8 h1{font-size:26px}.et_pb_text_8 h2{text-align:left}.et_pb_row_7.et_pb_row{margin-top:13px!important}.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,.et_pb_blurb_7.et_pb_blurb .et_pb_module_header a{text-align:center}.et_pb_blurb_7.et_pb_blurb .et_pb_blurb_content{text-align:center}.et_pb_text_17{font-size:20px}.et_pb_image_0 .et_pb_image_wrap img,.et_pb_image_1 .et_pb_image_wrap img,.et_pb_image_4 .et_pb_image_wrap img,.et_pb_image_5 .et_pb_image_wrap img{width:auto}.et_pb_section_9.et_pb_section{padding-top:0;padding-right:0;padding-bottom:50px;padding-left:0}.et_pb_row_26.et_pb_row,.et_pb_text_27{margin-top:0!important}.et_pb_row_18,.et_pb_row_19{padding-bottom:0!important;display:block}.et_pb_blurb_14.et_pb_blurb .et_pb_module_header,.et_pb_blurb_14.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header,.et_pb_blurb_15.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header,.et_pb_blurb_16.et_pb_blurb .et_pb_module_header a,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header,.et_pb_blurb_17.et_pb_blurb .et_pb_module_header a{line-height:1.6em}.et_pb_section_12.et_pb_section{padding-top:0;padding-bottom:20px}.et_pb_section_13.et_pb_section{padding-top:50px;padding-bottom:0}.et_pb_row_21.et_pb_row{padding-bottom:0!important;padding-bottom:0!important}.et_pb_text_28{font-size:24px}.et_pb_section_14.et_pb_section{padding-top:0}.et_pb_row_22.et_pb_row{padding-top:10px!important;padding-right:0!important;padding-left:0!important;padding-top:10px!important;padding-right:0!important;padding-left:0!important}.et_pb_row_22,body #page-container .et-db #et-boc .et-l .et_pb_row_22.et_pb_row,body #page-container .et-db .pum .et-l .et_pb_row_22.et_pb_row,body .pum-container .et-db #et-boc .et-l .et_pb_row_22.et_pb_row,body .pum-container .et-db .pum .et-l .et_pb_row_22.et_pb_row{width:100%}.et_pb_text_29{padding-top:0!important}.et_pb_row_25.et_pb_row{margin-top:15px!important;margin-right:auto!important;margin-bottom:0!important;margin-left:auto!important}.et_pb_section_17.et_pb_section{padding-top:30px;padding-bottom:40px;margin-top:0}.et_pb_text_31{text-align:left;margin-bottom:12px!important}.et_pb_row_27.et_pb_row{padding-top:0!important;padding-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.et_pb_section_19.et_pb_section{margin-top:0}.et_pb_row_29.et_pb_row{margin-top:10px!important}.et_pb_text_39{padding-top:20px!important}.et_pb_row_30{width:80%;max-width:80%;display:none!important}.et_pb_row_31.et_pb_row{padding-top:20px!important;padding-top:20px!important}.et_pb_row_31{width:80%;max-width:80%}.et_pb_blog_1{padding-left:0}.et_pb_button_3_wrapper{margin-bottom:20px!important}body #page-container .et_pb_section .et_pb_button_3:after,body .pum-container .et_pb_section .et_pb_button_3:after{display:inline-block;opacity:0}body #page-container .et_pb_section .et_pb_button_3:hover:after,body .pum-container .et_pb_section .et_pb_button_3:hover:after{opacity:1}}@media only screen and (max-width:979px){.column.size-1of3{width:46%!important}}@media only screen and (max-width:450px){.column.size-1of3{width:100%!important;margin-right:0!important}}@keyframes rotate-forever{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spinner-loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay{bottom:0;display:none;height:100%;left:0;overflow:auto;overflow:initial;position:fixed;right:0;top:0;transition:all .15s ease-in-out;width:100%;z-index:1999999999}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{margin-bottom:3em;position:absolute;top:100px;z-index:1999999999}.pum-container.pum-responsive{height:auto;left:50%;margin-left:-47.5%;overflow:visible;width:95%}.pum-container.pum-responsive img{height:auto;max-width:100%}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;margin-left:inherit;top:auto}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content>:last-child{margin-bottom:0}.pum-container .pum-content+.pum-close{background-color:#0000;cursor:pointer;line-height:1;min-width:1em;position:absolute;text-align:center;text-decoration:none;z-index:2}.pum-container .pum-content+.pum-close>span{position:relative;z-index:1}.pum-container.pum-scrollable .pum-content{max-height:95%;overflow:auto;overflow-y:scroll}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container{position:fixed}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{height:auto;position:static;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{font-size:18px;line-height:26px;margin:0 auto;padding:3px;text-align:center;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;border:.25em solid #00000080;border-radius:50%;border-right-color:#0000;display:inline-block;font-size:2em;height:.75em;width:.75em}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{border:.25em solid #ffffff80;border-right-color:#0000;margin-left:.5em}.pum-form__messages{border:1px solid #00000040;display:none;margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message:last-child{margin-bottom:0}.pum-form__message--error{border-color:red;color:red!important}.pum-form__message--success{border-color:green;color:green!important}.pum-form--loading{opacity:.5}.pum-alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-left{text-align:left}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{display:block;margin-bottom:.25em}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;font-size:14px;margin-bottom:5px;padding:10px 8px}.pum-form--style-default button{cursor:pointer;font-size:18px;margin:10px 0 0;padding:10px 5px}.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{bottom:40%;position:absolute;right:50%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:1.5em 0 0 0 #0000334d,1.1em 1.1em 0 0 #0000334d,0 1.5em 0 0 #0000334d,-1.1em 1.1em 0 0 #0000334d,-1.5em 0 0 0 #0000334d,-1.1em -1.1em 0 0 #0000334d,0 -1.5em 0 0 #0000334d,1.1em -1.1em 0 0 #0000334d;display:inline-block;font-size:10px;height:1em;margin:1.5em;overflow:hidden;text-indent:100%;width:1em}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;margin:0;vertical-align:middle;width:inherit}.popmake-close{cursor:pointer}.pum-container iframe.formidable{overflow:visible;width:100%}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}.pum-theme-68850,.pum-theme-enterprise-blue{background-color:rgba(0,0,0,.5)}.pum-theme-68850 .pum-container,.pum-theme-enterprise-blue .pum-container{padding:29px;border-radius:4px;border:0 #000;box-shadow:0 10px 25px 4px rgba(2,2,2,.5);background-color:#fff}.pum-theme-68850 .pum-title,.pum-theme-enterprise-blue .pum-title{color:#000;text-align:center;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:600;font-size:32px;line-height:36px}.pum-theme-68850 .pum-content,.pum-theme-enterprise-blue .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-68850 .pum-content+.pum-close,.pum-theme-enterprise-blue .pum-content+.pum-close{position:absolute;height:28px;width:28px;left:auto;right:2px;bottom:auto;top:2px;padding:4px;color:#020202;font-family:Times New Roman;font-weight:100;font-size:30px;line-height:20px;border:1px #fff;border-radius:42px;box-shadow:0 0 0 0 rgba(2,2,2,.23);text-shadow:0 0 0 rgba(0,0,0,.23);background-color:rgba(49,91,124,0)}.pum-theme-68848,.pum-theme-default-theme{background-color:rgba(0,0,0,.5)}.pum-theme-68848 .pum-container,.pum-theme-default-theme .pum-container{padding:18px;border-radius:5px;border:1px #000;box-shadow:1px 1px 3px 0 rgba(2,2,2,.23);background-color:#f9f9f9}.pum-theme-68848 .pum-title,.pum-theme-default-theme .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-68848 .pum-content,.pum-theme-default-theme .pum-content{color:#000;font-family:inherit;font-weight:400}.pum-theme-68848 .pum-content+.pum-close,.pum-theme-default-theme .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:0;bottom:auto;top:0;padding:10px;color:#fff;font-family:inherit;font-weight:400;font-size:20px;line-height:20px;border:1px #fff;border-radius:0;box-shadow:1px 1px 3px 0 rgba(2,2,2,.23);text-shadow:0 0 0 rgba(0,0,0,.23);background-color:#1e73be}.pum-theme-68854,.pum-theme-floating-bar{background-color:rgba(255,255,255,0)}.pum-theme-68854 .pum-container,.pum-theme-floating-bar .pum-container{padding:8px;border-radius:0;border:1px #000;box-shadow:1px 1px 3px 0 rgba(2,2,2,.23);background-color:#eef6fc}.pum-theme-68854 .pum-title,.pum-theme-floating-bar .pum-title{color:#505050;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-68854 .pum-content,.pum-theme-floating-bar .pum-content{color:#505050;font-family:inherit;font-weight:400}.pum-theme-68854 .pum-content+.pum-close,.pum-theme-floating-bar .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:5px;bottom:auto;top:50%;padding:0;color:#505050;font-family:Sans-Serif;font-weight:700;font-size:15px;line-height:18px;border:1px solid #505050;border-radius:15px;box-shadow:0 0 0 0 rgba(2,2,2,0);text-shadow:0 0 0 transparent;background-color:rgba(255,255,255,0);transform:translate(0,-50%)}.pum-theme-68855,.pum-theme-content-only{background-color:rgba(0,0,0,.7)}.pum-theme-68855 .pum-container,.pum-theme-content-only .pum-container{padding:0;border-radius:0;border:1px #000;box-shadow:0 0 0 0 rgba(2,2,2,0)}.pum-theme-68855 .pum-title,.pum-theme-content-only .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:400;font-size:32px;line-height:36px}.pum-theme-68855 .pum-content,.pum-theme-content-only .pum-content{color:#8c8c8c;font-family:inherit;font-weight:400}.pum-theme-68855 .pum-content+.pum-close,.pum-theme-content-only .pum-content+.pum-close{position:absolute;height:18px;width:18px;left:auto;right:7px;bottom:auto;top:7px;padding:0;color:#000;font-family:inherit;font-weight:700;font-size:20px;line-height:20px;border:1px #fff;border-radius:15px;box-shadow:0 0 0 0 rgba(2,2,2,0);text-shadow:0 0 0 transparent;background-color:rgba(255,255,255,0)}.pum-theme-68849,.pum-theme-lightbox{background-color:rgba(0,0,0,.6)}.pum-theme-68849 .pum-container,.pum-theme-lightbox .pum-container{padding:18px;border-radius:3px;border:8px solid #000;box-shadow:0 0 30px 0 #020202;background-color:#fff}.pum-theme-68849 .pum-title,.pum-theme-lightbox .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-68849 .pum-content,.pum-theme-lightbox .pum-content{color:#000;font-family:inherit;font-weight:100}.pum-theme-68849 .pum-content+.pum-close,.pum-theme-lightbox .pum-content+.pum-close{position:absolute;height:26px;width:26px;left:auto;right:-13px;bottom:auto;top:-13px;padding:0;color:#fff;font-family:Arial;font-weight:100;font-size:24px;line-height:24px;border:2px solid #fff;border-radius:26px;box-shadow:0 0 15px 1px rgba(2,2,2,.75);text-shadow:0 0 0 rgba(0,0,0,.23);background-color:#000}.pum-theme-68851,.pum-theme-hello-box{background-color:rgba(0,0,0,.75)}.pum-theme-68851 .pum-container,.pum-theme-hello-box .pum-container{padding:30px;border-radius:80px;border:14px solid #81d742;box-shadow:0 0 0 0 rgba(2,2,2,0);background-color:#fff}.pum-theme-68851 .pum-title,.pum-theme-hello-box .pum-title{color:#2d2d2d;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:Montserrat;font-weight:100;font-size:32px;line-height:36px}.pum-theme-68851 .pum-content,.pum-theme-hello-box .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-68851 .pum-content+.pum-close,.pum-theme-hello-box .pum-content+.pum-close{position:absolute;height:auto;width:auto;left:auto;right:-30px;bottom:auto;top:-30px;padding:0;color:#2d2d2d;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:28px;border:1px #fff;border-radius:28px;box-shadow:0 0 0 0 rgba(2,2,2,.23);text-shadow:0 0 0 rgba(0,0,0,.23);background-color:#fff}.pum-theme-68852,.pum-theme-cutting-edge{background-color:rgba(0,0,0,.5)}.pum-theme-68852 .pum-container,.pum-theme-cutting-edge .pum-container{padding:18px;border-radius:0;border:1px #000;box-shadow:0 10px 25px 0 rgba(2,2,2,.5);background-color:#1e73be}.pum-theme-68852 .pum-title,.pum-theme-cutting-edge .pum-title{color:#fff;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:Sans-Serif;font-weight:100;font-size:26px;line-height:28px}.pum-theme-68852 .pum-content,.pum-theme-cutting-edge .pum-content{color:#fff;font-family:inherit;font-weight:100}.pum-theme-68852 .pum-content+.pum-close,.pum-theme-cutting-edge .pum-content+.pum-close{position:absolute;height:24px;width:24px;left:auto;right:0;bottom:auto;top:0;padding:0;color:#1e73be;font-family:Times New Roman;font-weight:100;font-size:32px;line-height:24px;border:1px #fff;border-radius:0;box-shadow:-1px 1px 1px 0 rgba(2,2,2,.1);text-shadow:-1px 1px 1px rgba(0,0,0,.1);background-color:#ee2}.pum-theme-68853,.pum-theme-framed-border{background-color:rgba(255,255,255,.5)}.pum-theme-68853 .pum-container,.pum-theme-framed-border .pum-container{padding:18px;border-radius:0;border:20px outset #d33;box-shadow:1px 1px 3px 0 rgba(2,2,2,.97) inset;background-color:#fffbef}.pum-theme-68853 .pum-title,.pum-theme-framed-border .pum-title{color:#000;text-align:left;text-shadow:0 0 0 rgba(2,2,2,.23);font-family:inherit;font-weight:100;font-size:32px;line-height:36px}.pum-theme-68853 .pum-content,.pum-theme-framed-border .pum-content{color:#2d2d2d;font-family:inherit;font-weight:100}.pum-theme-68853 .pum-content+.pum-close,.pum-theme-framed-border .pum-content+.pum-close{position:absolute;height:20px;width:20px;left:auto;right:-20px;bottom:auto;top:-20px;padding:0;color:#fff;font-family:Tahoma;font-weight:700;font-size:16px;line-height:18px;border:1px #fff;border-radius:0;box-shadow:0 0 0 0 rgba(2,2,2,.23);text-shadow:0 0 0 rgba(0,0,0,.23);background-color:rgba(0,0,0,.55)}#pum-158715{z-index:1999999999}#pum-127713{z-index:999999999}#pum-128197{z-index:9999999999}#pum-158653{z-index:1999999999}#pum-158546{z-index:1999999999}#pum-156354{z-index:1999999999}#pum-146299{z-index:1999999999}#pum-68857{z-index:1999999999}#pum-127711{z-index:1999999999}#pum-95636{z-index:1999999999}#pum-95519{z-index:1999999999}#pum-85572{z-index:1999999999}#pum-68856{z-index:1999999999}.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:0}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(https://www.leewayhertz.com/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:1s linear infinite a;animation:1s linear infinite a;background:url(https://www.leewayhertz.com/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:url(https://www.leewayhertz.com/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:#999 dotted 1px}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:2s linear infinite b;animation:2s linear infinite b;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}</style><link rel="preload" data-rocket-preload as="image" href="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1.png" imagesrcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1.png 1030w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1-980x953.png 980w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1-480x467.png 480w" imagesizes="auto, (min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1030px, 100vw" fetchpriority="high">
	<meta name="description" content="LeewayHertz is an AI consulting and development company dedicated to transforming businesses through strategic AI consulting and custom-built AI solutions that drive growth and operational excellence." />
	<link rel="canonical" href="https://www.leewayhertz.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="AI Development Company | LeewayHertz" />
	<meta property="og:description" content="LeewayHertz is an AI consulting and development company dedicated to transforming businesses through strategic AI consulting and custom-built AI solutions that drive growth and operational excellence." />
	<meta property="og:url" content="https://www.leewayhertz.com/" />
	<meta property="og:site_name" content="LeewayHertz - AI Development Company" />
	<meta property="article:publisher" content="https://www.facebook.com/LeewayHertz/" />
	<meta property="article:modified_time" content="2025-12-19T06:39:55+00:00" />
	<meta property="og:image" content="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/21022255/AI-Development-Company.png" />
	<meta property="og:image:width" content="365" />
	<meta property="og:image:height" content="250" />
	<meta property="og:image:type" content="image/png" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:image" content="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/21022255/AI-Development-Company.png" />
	<meta name="twitter:site" content="@leewayhertz" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.leewayhertz.com/","url":"https://www.leewayhertz.com/","name":"AI Development Company | LeewayHertz","isPartOf":{"@id":"https://www.leewayhertz.com/#website"},"primaryImageOfPage":{"@id":"https://www.leewayhertz.com/#primaryimage"},"image":{"@id":"https://www.leewayhertz.com/#primaryimage"},"thumbnailUrl":"https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/21022255/AI-Development-Company.png","datePublished":"2017-07-24T15:25:52+00:00","dateModified":"2025-12-19T06:39:55+00:00","description":"LeewayHertz is an AI consulting and development company dedicated to transforming businesses through strategic AI consulting and custom-built AI solutions that drive growth and operational excellence.","breadcrumb":{"@id":"https://www.leewayhertz.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.leewayhertz.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.leewayhertz.com/#primaryimage","url":"https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/21022255/AI-Development-Company.png","contentUrl":"https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/21022255/AI-Development-Company.png","width":365,"height":250,"caption":"AI Development Company"},{"@type":"BreadcrumbList","@id":"https://www.leewayhertz.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.leewayhertz.com/#website","url":"https://www.leewayhertz.com/","name":"LeewayHertz - AI Development Company","description":"You dream it. We build it.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.leewayhertz.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script>
	<meta name="msvalidate.01" content="B87E1B9B33464A4ED1C2E6CE554C31D8" />
	<meta name="yandex-verification" content="c9470c71b5ba8757" />
	<!-- / Yoast SEO plugin. -->


<link rel="preload" as="font" href="/wp-content/themes/Divi%204.21.0/core/admin/fonts/modules/all/modules.woff" data-wpacu-preload-local-font="1" crossorigin>

<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.leewayhertz.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.leewayhertz.com%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.leewayhertz.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.leewayhertz.com%2F&#038;format=xml" />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'></style>











<style id='global-styles-inline-css' type='text/css'></style>








<style id='cookie-law-info-gdpr-inline-css' type='text/css'></style>






<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/svg-support/vendor/DOMPurify/DOMPurify.min.js?ver=2.5.8" id="bodhi-dompurify-library-js" data-rocket-defer defer></script>
<script type="text/javascript" id="bodhi_svg_inline-js-extra">
/* <![CDATA[ */
var svgSettings = {"skipNested":""};
//# sourceURL=bodhi_svg_inline-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/svg-support/js/min/svgs-inline-min.js" id="bodhi_svg_inline-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="bodhi_svg_inline-js-after">
/* <![CDATA[ */
cssTarget={"Bodhi":"img.style-svg","ForceInlineSVG":"style-svg"};ForceInlineSVGActive="false";frontSanitizationEnabled="on";
//# sourceURL=bodhi_svg_inline-js-after
/* ]]> */
</script>
<script type="text/javascript" id="cookie-law-info-js-extra">
/* <![CDATA[ */
var Cli_Data = {"nn_cookie_ids":[],"non_necessary_cookies":[],"cookielist":{"strictly-necessary":{"id":291,"status":true,"priority":0,"title":"Strictly necessary","strict":true,"default_state":false,"ccpa_optout":false,"loadonstart":true},"analytical-or-performance":{"id":292,"status":true,"priority":0,"title":"Analytical or performance","strict":false,"default_state":true,"ccpa_optout":false,"loadonstart":false},"functionality":{"id":293,"status":true,"priority":0,"title":"Functionality","strict":false,"default_state":true,"ccpa_optout":false,"loadonstart":false},"targeting":{"id":294,"status":true,"priority":0,"title":"Targeting","strict":false,"default_state":true,"ccpa_optout":false,"loadonstart":false}},"ajax_url":"https://www.leewayhertz.com/wp-admin/admin-ajax.php","current_lang":"en","security":"fd839e0855","eu_countries":["GB"],"geoIP":"disabled","use_custom_geolocation_api":"","custom_geolocation_api":"https://geoip.cookieyes.com/geoip/checker/result.php","consentVersion":"3","strictlyEnabled":["necessary","obligatoire","strictly-necessary"],"cookieDomain":"","privacy_length":"250","ccpaEnabled":"1","ccpaRegionBased":"","ccpaBarEnabled":"","ccpaType":"ccpa_gdpr","triggerDomRefresh":"","secure_cookies":""};
var log_object = {"ajax_url":"https://www.leewayhertz.com/wp-admin/admin-ajax.php"};
//# sourceURL=cookie-law-info-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/js/cookie-law-info-public.js?ver=1770715069" id="cookie-law-info-js" data-rocket-defer defer></script>
<script type="text/javascript" id="cookie-law-info-ccpa-js-extra">
/* <![CDATA[ */
var ccpa_data = {"opt_out_prompt":"Do you really wish to opt out?","opt_out_confirm":"Confirm","opt_out_cancel":"Cancel"};
//# sourceURL=cookie-law-info-ccpa-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/plugins/webtoffee-gdpr-cookie-consent/admin/modules/ccpa/assets/js/cookie-law-info-ccpa.js?ver=1770715069" id="cookie-law-info-ccpa-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.27" id="gform_json-js"></script>
<script type="text/javascript" id="gform_gravityforms-js-extra">
/* <![CDATA[ */
var gf_global = {"gf_currency_config":{"name":"U.S. Dollar","symbol_left":"$","symbol_right":"","symbol_padding":"","thousand_separator":",","decimal_separator":".","decimals":2,"code":"USD"},"base_url":"https://www.leewayhertz.com/wp-content/plugins/gravityforms","number_formats":[],"spinnerUrl":"https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/spinner.svg","version_hash":"f37501a7b43a484a7b7de8d102761034","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved.  The content contains the link to return and complete the form."}};
var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}};
var gf_legacy_multi = {"1":""};
var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled","error":"Error","message":"Message"},"vars":{"images_url":"https://www.leewayhertz.com/wp-content/plugins/gravityforms/images"}};
//# sourceURL=gform_gravityforms-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="gform_gravityforms-js-before">
/* <![CDATA[ */

//# sourceURL=gform_gravityforms-js-before
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.27" id="gform_gravityforms-js"></script>
<script type="text/javascript" id="gform_conditional_logic-js-extra">
/* <![CDATA[ */
var gf_legacy = {"is_legacy":""};
//# sourceURL=gform_conditional_logic-js-extra
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/js/conditional_logic.min.js?ver=2.9.27" id="gform_conditional_logic-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=48a3755090e76a154853db28fc254681" id="gform_gravityforms_utils-js"></script>
		<script type="rocketlazyloadscript">
			const redact_ad_data = false;
			let wt_cli_ad_storage, wt_cli_analytics_storage, wt_cli_functionality_storage, wt_cli_waiting_period;
			let wt_url_passthrough = true;
			let wt_cli_bypass = 0;
			// Set values for wt_cli_advertisement_category, wt_cli_analytics_category, wt_cli_functional_category
			let wt_cli_advertisement_category = 'functionality';
			let wt_cli_analytics_category = 'targeting';
			let wt_cli_functional_category = 'analytical-or-performance';

			window.dataLayer = window.dataLayer || [];
			//Set default state 
			update_default_state(wt_cli_advertisement_category, wt_cli_analytics_category, wt_cli_functional_category);

			function update_default_state(wt_cli_advertisement_category, wt_cli_analytics_category, wt_cli_functional_category) {
				let wt_cookie_policy_val = getCookie(`viewed_cookie_policy`, true);
				let wt_analytics_cookie_val = getCookie(`cookielawinfo-checkbox-${wt_cli_analytics_category}`);
				let wt_advertisement_cookie_val = getCookie(`cookielawinfo-checkbox-${wt_cli_advertisement_category}`);
				let wt_functional_cookie_val = getCookie(`cookielawinfo-checkbox-${wt_cli_functional_category}`);
				wt_cli_ad_storage = (wt_advertisement_cookie_val === 'yes' && wt_cookie_policy_val) ? 'granted' : 'denied';
				wt_cli_analytics_storage = (wt_analytics_cookie_val === 'yes' && wt_cookie_policy_val) ? 'granted' : 'denied';
				wt_cli_functionality_storage = (wt_functional_cookie_val === 'yes' && wt_cookie_policy_val) ? 'granted' : 'denied';
				wt_cli_waiting_period = 500;
				//Support for cookie scanner
				if (wt_cli_bypass) {
					wt_cli_ad_storage = wt_cli_analytics_storage = wt_cli_functionality_storage = 'granted';
					wt_cli_waiting_period = 100;
				}
				gtag("consent", "default", {
					ad_storage: "denied",
					ad_user_data: "denied",
					ad_personalization: "denied",
					analytics_storage: "denied",
					functionality_storage: "denied",
					personalization_storage: "denied",
					security_storage: "granted",
					wait_for_update: wt_cli_waiting_period,
				});
			}

			function gtag() {
				dataLayer.push(arguments);
			}
			gtag("set", "developer_id.dZDk4Nz", true);
			gtag("set", "ads_data_redaction", true);
			gtag("set", "url_passthrough", wt_url_passthrough);

			//Check whether already given consent 
			let wt_viewed_cookie_policy = getCookie(`viewed_cookie_policy`, true);
			if(wt_viewed_cookie_policy) {
				checkConsentInitialized();
			}
			// Check if banner is hidden and initialize consent
			document.addEventListener("cliBannerVisibility", function(event) {
				if (event.detail.visible === false) {
					checkConsentInitialized();
				}
			});
			document.addEventListener("cli_consent_update", function() {
				checkConsentInitialized();
			});
			function checkConsentInitialized() {
				// Define a variable to store the retry interval
				const retryInterval = 100; // milliseconds

				function tryToUpdateConsent() {
					// Check if CLI.consent is not loaded yet
					if (typeof CLI === 'undefined' || Object.keys(CLI.consent).length === 0) {
						// If not loaded, wait for the retry interval and retry
						setTimeout(tryToUpdateConsent, retryInterval);
						return;
					}
					// If CLI.consent is loaded, proceed with updating consent status
					setTimeout(update_consent_status, 500); // Delaying the function call for 0.5 seconds
				}

				// Start the initial attempt to update consent
				tryToUpdateConsent();
			}

			function update_consent_status() {
				// Your logic for accepting cookie consent
				wt_cli_ad_storage = 'denied';
				wt_cli_analytics_storage = 'denied';
				wt_cli_functionality_storage = 'denied';
				if (CLI.consent[wt_cli_advertisement_category] == true) {
					wt_cli_ad_storage = 'granted';
				}
				if (CLI.consent[wt_cli_analytics_category] == true) {
					wt_cli_analytics_storage = 'granted';
				}
				if (CLI.consent[wt_cli_functional_category] == true) {
					wt_cli_functionality_storage = 'granted';
				}
				// Access cliBlocker.cliShowBar value
				let isBannerDisabled = cliBlocker.cliShowBar;
				//Support for cookie scanner
				if (wt_cli_bypass || !isBannerDisabled) {
					wt_cli_ad_storage = wt_cli_analytics_storage = wt_cli_functionality_storage = 'granted';
					wt_cli_waiting_period = 100;
				}
				gtag('consent', 'update', {
					'ad_storage': wt_cli_ad_storage,
					'ad_user_data': wt_cli_ad_storage,
					'ad_personalization': wt_cli_ad_storage,
					'analytics_storage': wt_cli_analytics_storage,
					'functionality_storage': wt_cli_functionality_storage,
					'personalization_storage': wt_cli_functionality_storage,
					'security_storage': "granted",
				});
				set_ads_data_redaction();
			}

			function set_ads_data_redaction() {
				if (redact_ad_data && wt_cli_ad_storage == 'denied') {
					gtag('set', 'ads_data_redaction', true);
				}
			}

			function getCookie(name, force = false) {
				const value = "; " + document.cookie;
				const parts = value.split("; " + name + "=");
				if (parts.length === 2) {
					return parts.pop().split(";").shift();
				}
				return force ? false : 'no'; // Return 'false' if cookie doesn't exist and force is true
			}
		</script>
	<script id="dzsap-main-settings" type="application/json">{"dzsap_site_url":"https:\/\/www.leewayhertz.com\/","pluginurl":"https:\/\/www.leewayhertz.com\/wp-content\/plugins\/dzs-zoomsounds\/audioplayer\/","dzsap_curr_user":0,"version":"6.50","ajax_url":"https:\/\/www.leewayhertz.com\/wp-admin\/admin-ajax.php"}</script><meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /><!-- Google Tag Manager (noscript) -->
<noscript defer><iframe data-cli-class="cli-blocker-script" data-cli-label="Google Tag Manager"  data-cli-script-type="" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head" data-cli-placeholder="" data-cli-src="https://www.googletagmanager.com/ns.html?id=GTM-KQMN9H2"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="strictly-necessary" data-cli-script-type="strictly-necessary" data-cli-block="false" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head">
	
	(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KQMN9H2');
</script><!-- Google Analytics (gtag.js) --> 
<script type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="analytical-or-performance" data-cli-script-type="analytical-or-performance" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head" async src="https://www.googletagmanager.com/gtag/js?id=G-NCH3SD7VMZ"></script> <script type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="analytical-or-performance" data-cli-script-type="analytical-or-performance" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head">   window.dataLayer = window.dataLayer || [];   function gtag(){dataLayer.push(arguments);}   gtag('js', new Date());   gtag('config', 'G-NCH3SD7VMZ'); </script>


<!-- Google Ads (gtag.js) -->
<script type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="analytical-or-performance" data-cli-script-type="analytical-or-performance" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head" async src="https://www.googletagmanager.com/gtag/js?id=AW-11114310050">
</script>
<script type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="analytical-or-performance" data-cli-script-type="analytical-or-performance" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head">
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());
 
  gtag('config', 'AW-11114310050');
</script><script data-minify="1" type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="functionality" data-cli-script-type="functionality" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head" src="https://www.leewayhertz.com/wp-content/cache/min/1/analytics.js?ver=1770715069" data-key="fuD8BjkVC9+qEGkTmBkt8w" async></script> <script type="text/plain" data-cli-class="cli-blocker-script"  data-cli-category="targeting" data-cli-script-type="targeting" data-cli-block="true" data-cli-block-if-ccpa-optout="false" data-cli-element-position="head">(function(c,l,a,r,i,t,y){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i+"?ref=gtm2";y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);})(window,document,"clarity","script","diqd26djor");</script><script type="rocketlazyloadscript">
    document.addEventListener("DOMContentLoaded", function() {
   var form = document.querySelector(".gform_wrapper form");
   if (form) {
       form.reset();
   }
});
</script><style type="text/css"></style><link rel="icon" href="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/13213936/favicon-32x32-1.webp" sizes="32x32" />
<link rel="icon" href="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/13213936/favicon-32x32-1.webp" sizes="192x192" />
<link rel="apple-touch-icon" href="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/13213936/favicon-32x32-1.webp" />
<meta name="msapplication-TileImage" content="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/13213936/favicon-32x32-1.webp" />
<style id="et-divi-customizer-global-cached-inline-styles"></style><style type="text/css"></style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>


<meta name="generator" content="WP Rocket 3.20.3" data-wpr-features="wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_lazyload_iframes wpr_preconnect_external_domains wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head>
<body class="home wp-singular page-template-default page page-id-8665 wp-theme-Divi4261 mega-menu-primary-menu et_pb_button_helper_class et_fullwidth_nav et_non_fixed_nav et_show_nav et_primary_nav_dropdown_animation_expand et_secondary_nav_dropdown_animation_fade et_header_style_left et_pb_svg_logo et_pb_footer_columns4 et_cover_background et_pb_gutter linux et_pb_gutters3 et_pb_pagebuilder_layout et_no_sidebar et_divi_theme et-db">
	<div  id="page-container">

	
	
			<header  id="main-header" data-height-onload="51">
			<div  class="container clearfix et_menu_container">
							<div class="logo_container">
					<span class="logo_helper"></span>
					<a href="https://www.leewayhertz.com/">
						<img src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/12220847/LeewayHertz-Logo-w-tag-RGB-cropped.svg" width="93" height="43" alt="LeewayHertz - AI Development Company" id="logo" data-height-percentage="41" />
					</a>
				</div>
							<div id="et-top-navigation" data-height="51" data-fixed-height="40">
											<nav id="top-menu-nav">
						<div id="mega-menu-wrap-primary-menu" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"><div class='mega-toggle-block mega-icon-block mega-toggle-block-1' id='mega-toggle-block-1'><a class='mega-icon' href='#' target='_self'></a></div></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class='mega-toggle-block mega-menu-toggle-block mega-toggle-block-2' id='mega-toggle-block-2' tabindex='0'><span class='mega-toggle-label' role='button' aria-expanded='false'><span class='mega-toggle-label-closed'>Toggle</span><span class='mega-toggle-label-open'>Toggle</span></span></div></div></div><ul id="mega-menu-primary-menu" class="mega-menu max-mega-menu mega-menu-horizontal mega-no-js" data-event="hover" data-effect="disabled" data-effect-speed="200" data-effect-mobile="disabled" data-effect-speed-mobile="0" data-mobile-force-width="body" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="standard" data-breakpoint="1025" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class='mega-Mega mega-Menu-Tabbed mega-menu-position mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-125010 Mega Menu-Tabbed menu-position' id='mega-menu-item-125010'><a class="mega-menu-link" href="https://www.leewayhertz.com/enterprise-generative-ai-platform/" aria-haspopup="true" aria-expanded="false" tabindex="0">AI PRODUCTS<span class="mega-indicator"></span></a>
<ul class="mega-sub-menu">
<li class='mega-menu-row' id='mega-menu-125010-0'>
	<ul class="mega-sub-menu">
<li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-0-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-243' id='mega-menu-item-media_image-243'><a href="https://www.leewayhertz.com/enterprise-generative-ai-platform/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-135224  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/16011703/Group-2943.webp" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/16011703/Group-2943.webp" class="image wp-image-135224  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" fetchpriority="high" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-165' id='mega-menu-item-text-165'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/enterprise-generative-ai-platform/">Enterprise GenAI Platform</a></strong></p>
</div>
		</li>		</ul>
</li><li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-0-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-246' id='mega-menu-item-media_image-246'><a href="https://www.leewayhertz.com/ai-copilot-for-sales/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-134957  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/12023543/Group-3012.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/12023543/Group-3012.svg" class="image wp-image-134957  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-168' id='mega-menu-item-text-168'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/ai-copilot-for-sales/">AI Copilot for Sales</a></strong></p>
</div>
		</li>		</ul>
</li><li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-0-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-250' id='mega-menu-item-media_image-250'><a href="https://www.leewayhertz.com/ai-research-solution-for-due-diligence/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-134958  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/12023648/Group-3010.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/12023648/Group-3010.svg" class="image wp-image-134958  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-171' id='mega-menu-item-text-171'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/ai-research-solution-for-due-diligence/">AI Research Solution for Due Diligence</a></strong></p>
</div>
		</li>		</ul>
</li><li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-0-3'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-247' id='mega-menu-item-media_image-247'><a href="https://www.leewayhertz.com/generative-ai-platform-for-healthcare/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-105055  attachment-full size-full" alt="ChatGPT for Healthcare" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/18225843/ChatGPT-for-Healthcare-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/18225843/ChatGPT-for-Healthcare-menu.svg" class="image wp-image-105055  attachment-full size-full" alt="ChatGPT for Healthcare" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-172' id='mega-menu-item-text-172'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/generative-ai-platform-for-healthcare/">GenAI Platform for Healthcare</a></strong></p>
</div>
		</li>		</ul>
</li>	</ul>
</li><li class='mega-menu-row' id='mega-menu-125010-1'>
	<ul class="mega-sub-menu">
<li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-1-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-249' id='mega-menu-item-media_image-249'><a href="https://www.leewayhertz.com/ai-customer-service-agent/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-139342  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/16235357/Group-3014.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/16235357/Group-3014.svg" class="image wp-image-139342  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-170' id='mega-menu-item-text-170'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/ai-customer-service-agent/">AI Customer Service Agent</a></strong></p>
</div>
		</li>		</ul>
</li><li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-1-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-244' id='mega-menu-item-media_image-244'><a href="https://www.leewayhertz.com/generative-ai-platform-for-finance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-105052  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/18224152/ChatGPT-for-Finance-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/18224152/ChatGPT-for-Finance-menu.svg" class="image wp-image-105052  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-166' id='mega-menu-item-text-166'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/generative-ai-platform-for-finance/">GenAI Platform for Finance</a></strong></p>
</div>
		</li>		</ul>
</li><li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-1-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-245' id='mega-menu-item-media_image-245'><a href="https://www.leewayhertz.com/generative-ai-platform-for-manufacturing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-105381  attachment-full size-full" alt="ChatGPT for Manufacturing" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/23050527/ChatGPT-for-Manufacturing-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/23050527/ChatGPT-for-Manufacturing-menu.svg" class="image wp-image-105381  attachment-full size-full" alt="ChatGPT for Manufacturing" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-167' id='mega-menu-item-text-167'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/generative-ai-platform-for-manufacturing/">GenAI Platform for Manufacturing</a></strong></p>
</div>
		</li>		</ul>
</li><li class='mega-menu-column mega-Industry-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 Industry-width mr-sm ml-sm' id='mega-menu-125010-1-3'>
		<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-248' id='mega-menu-item-media_image-248'><a href="https://www.leewayhertz.com/generative-ai-platform-for-logistics/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-105118  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/19020738/ChatGPT-for-Logistics-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/05/19020738/ChatGPT-for-Logistics-menu.svg" class="image wp-image-105118  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-169' id='mega-menu-item-text-169'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/generative-ai-platform-for-logistics/">GenAI Platform for Logistics</a></strong></p>
</div>
		</li>		</ul>
</li>	</ul>
</li></ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-menu-position mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-tabbed mega-menu-megamenu mega-menu-item-13738 Mega Menu-Tabbed menu-position' id='mega-menu-item-13738'><a class="mega-menu-link" href="https://www.leewayhertz.com/services/" aria-haspopup="true" aria-expanded="false" tabindex="0">SERVICES<span class="mega-indicator"></span></a>
<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-96365' id='mega-menu-item-96365'><a class="mega-menu-link" href="https://www.leewayhertz.com/generative-ai-development-company/?utm_source=menu">Generative AI<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-96365-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-200' id='mega-menu-item-media_image-200'><a href="https://www.leewayhertz.com/generative-ai-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100868  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10071939/Generative-AI-Development-menuicon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10071939/Generative-AI-Development-menuicon.svg" class="image wp-image-100868  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-123' id='mega-menu-item-text-123'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-development-company/?utm_source=menu"><strong>Generative AI Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-237' id='mega-menu-item-media_image-237'><a href="https://www.leewayhertz.com/generative-ai-integration-service/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-108451  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/06/26054947/Group-2964.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/06/26054947/Group-2964.svg" class="image wp-image-108451  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-160' id='mega-menu-item-text-160'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-integration-service/?utm_source=menu"><strong>Generative AI Integration Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-239' id='mega-menu-item-media_image-239'><a href="https://www.leewayhertz.com/generative-ai-consulting-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-109306  attachment-full size-full" alt="Generative AI Consulting Company menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/05035126/Generative-AI-Consulting-Company-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/05035126/Generative-AI-Consulting-Company-menu.svg" class="image wp-image-109306  attachment-full size-full" alt="Generative AI Consulting Company menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-162' id='mega-menu-item-text-162'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-consulting-company/?utm_source=menu"><strong>Generative AI Consulting Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-240' id='mega-menu-item-media_image-240'><a href="https://www.leewayhertz.com/hire-generative-ai-engineers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-115150  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/04022309/Hire-Generative-AI-Engineers-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/04022309/Hire-Generative-AI-Engineers-menu.svg" class="image wp-image-115150  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-163' id='mega-menu-item-text-163'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-generative-ai-engineers/?utm_source=menu"><strong>Hire Generative AI Engineers</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-96365-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-256' id='mega-menu-item-media_image-256'><a href="https://www.leewayhertz.com/ai-agent-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-129811  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/25221821/AI-Agent-Development-company-menuicon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/25221821/AI-Agent-Development-company-menuicon.svg" class="image wp-image-129811  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-178' id='mega-menu-item-text-178'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-agent-development-company/?utm_source=menu"><strong>AI Agent Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-257' id='mega-menu-item-media_image-257'><a href="https://www.leewayhertz.com/ai-copilot-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-129812  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/25222330/AI-Copilot-Development-Company-menuimage.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/25222330/AI-Copilot-Development-Company-menuimage.svg" class="image wp-image-129812  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-179' id='mega-menu-item-text-179'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-copilot-development-company/?utm_source=menu"><strong>AI Copilot Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-214' id='mega-menu-item-media_image-214'><a href="https://www.leewayhertz.com/ai-marketing-agent-development/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-146039  attachment-full size-full" alt="AI Marketing Agent Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/26081055/AI-Marketing-Agent-Development.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/26081055/AI-Marketing-Agent-Development.svg" class="image wp-image-146039  attachment-full size-full" alt="AI Marketing Agent Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-138' id='mega-menu-item-text-138'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-marketing-agent-development/?utm_source=menu"><strong>AI Marketing Agent Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-203' id='mega-menu-item-media_image-203'><a href="https://www.leewayhertz.com/hire-prompt-engineers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100870  attachment-full size-full" alt="Hire Prompt Engineers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072357/Hire-Prompt-Engineers-menuicon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072357/Hire-Prompt-Engineers-menuicon.svg" class="image wp-image-100870  attachment-full size-full" alt="Hire Prompt Engineers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-127' id='mega-menu-item-text-127'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-prompt-engineers/?utm_source=menu"><strong>Hire Prompt Engineers</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-96365-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-204' id='mega-menu-item-media_image-204'><a href="https://www.leewayhertz.com/adaptive-ai-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100869  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072243/Adaptive-AI-Development-Company-menuicon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072243/Adaptive-AI-Development-Company-menuicon.svg" class="image wp-image-100869  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-128' id='mega-menu-item-text-128'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/adaptive-ai-development-company/?utm_source=menu"><strong>Adaptive AI Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-202' id='mega-menu-item-media_image-202'><a href="https://www.leewayhertz.com/chatgpt-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-101340  attachment-full size-full" alt="ChatGPT Developers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/13221413/ChatGPT-Developers-Menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/13221413/ChatGPT-Developers-Menu.svg" class="image wp-image-101340  attachment-full size-full" alt="ChatGPT Developers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-126' id='mega-menu-item-text-126'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/chatgpt-developers/?utm_source=menu"><strong>ChatGPT Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-198' id='mega-menu-item-media_image-198'><a href="https://www.leewayhertz.com/stable-diffusion-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-124795  attachment-full size-full" alt="Stable diffusion developers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21223447/Stable-diffusion-developers-menu-image.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21223447/Stable-diffusion-developers-menu-image.png" class="image wp-image-124795  attachment-full size-full" alt="Stable diffusion developers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-124' id='mega-menu-item-text-124'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/stable-diffusion-developers/?utm_source=menu"><strong>Stable Diffusion Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-96365-2-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-217' id='mega-menu-item-media_image-217'><a href="https://www.leewayhertz.com/large-language-model-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-101076  attachment-full size-full" alt="Large Language Model Development Company" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/11222521/Large-Language-Model-Development-Company_menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/11222521/Large-Language-Model-Development-Company_menu.svg" class="image wp-image-101076  attachment-full size-full" alt="Large Language Model Development Company" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-141' id='mega-menu-item-text-141'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/large-language-model-development-company/?utm_source=menu"><strong>Large Language Model Development</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-30166 Mega Menu-Tabbed' id='mega-menu-item-30166'><a class="mega-menu-link" href="https://www.leewayhertz.com/ai-development-services-company/?utm_source=menu">Artificial Intelligence & ML<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-30166-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-52' id='mega-menu-item-media_image-52'><a href="https://www.leewayhertz.com/ai-development-services-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100872  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072828/AI-Development_icon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072828/AI-Development_icon.svg" class="image wp-image-100872  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-11' id='mega-menu-item-text-11'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-development-services-company/?utm_source=menu"><strong>AI Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-55' id='mega-menu-item-media_image-55'><a href="https://www.leewayhertz.com/ai-consulting-services-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-102286  attachment-full size-full" alt="AI Consulting" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/25220314/AI-Consulting-Menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/25220314/AI-Consulting-Menu.svg" class="image wp-image-102286  attachment-full size-full" alt="AI Consulting" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-15' id='mega-menu-item-text-15'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-consulting-services-company/?utm_source=menu"><strong>AI Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-353' id='mega-menu-item-media_image-353'><a href="https://www.leewayhertz.com/ai-deployment-services-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-149654  attachment-medium size-medium" alt="AI Deployment Services Company" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/09/10045207/ai-dev-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/09/10045207/ai-dev-01.svg" class="image wp-image-149654  attachment-medium size-medium" alt="AI Deployment Services Company" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-274' id='mega-menu-item-text-274'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-deployment-services-company/?utm_source=menu"><strong>AI Deployment Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-53' id='mega-menu-item-media_image-53'><a href="https://www.leewayhertz.com/hire-ai-engineers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100874  attachment-full size-full" alt="AI Engineers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072928/AI-Engineers_icon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10072928/AI-Engineers_icon.svg" class="image wp-image-100874  attachment-full size-full" alt="AI Engineers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-13' id='mega-menu-item-text-13'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-ai-engineers/?utm_source=menu"><strong>Hire AI Engineers</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-30166-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-56' id='mega-menu-item-media_image-56'><a href="https://www.leewayhertz.com/ai-as-a-service/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-111310  attachment-full size-full" alt="AI as a service" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/21013022/AI-as-a-service.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/21013022/AI-as-a-service.svg" class="image wp-image-111310  attachment-full size-full" alt="AI as a service" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-16' id='mega-menu-item-text-16'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/ai-as-a-service/?utm_source=menu">AI as a Service</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-215' id='mega-menu-item-media_image-215'><a href="https://www.leewayhertz.com/hire-action-transformer-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100876  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10073152/Hire-Action-Transformer-Developers_icon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10073152/Hire-Action-Transformer-Developers_icon.svg" class="image wp-image-100876  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-139' id='mega-menu-item-text-139'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-action-transformer-developers/?utm_source=menu"><strong>Hire Action Transformer Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-230' id='mega-menu-item-media_image-230'><a href="https://www.leewayhertz.com/enterprise-ai-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-102614  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/30215833/Enterprise-AI-Development-Company-Menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/30215833/Enterprise-AI-Development-Company-Menu.svg" class="image wp-image-102614  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-153' id='mega-menu-item-text-153'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/enterprise-ai-development-company/?utm_source=menu"><strong>Enterprise AI Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-235' id='mega-menu-item-media_image-235'><a href="https://www.leewayhertz.com/ai-chatbot-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-107005  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/06/15013042/Group-2947.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/06/15013042/Group-2947.svg" class="image wp-image-107005  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-159' id='mega-menu-item-text-159'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-chatbot-development-company/?utm_source=menu"><strong>AI Chatbot Development Company</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-30166-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-238' id='mega-menu-item-media_image-238'><a href="https://www.leewayhertz.com/enterprise-ai-chatbot-development/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-111756  attachment-full size-full" alt="Enterprise AI Chatbot Development Company" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/27010942/Enterprise-AI-Chatbot-Development-Company.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/27010942/Enterprise-AI-Chatbot-Development-Company.svg" class="image wp-image-111756  attachment-full size-full" alt="Enterprise AI Chatbot Development Company" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-161' id='mega-menu-item-text-161'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/enterprise-ai-chatbot-development/?utm_source=menu"><strong>Enterprise AI Chatbot Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-255' id='mega-menu-item-media_image-255'><a href="https://www.leewayhertz.com/transformer-model-development-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100892  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10214015/Transformer-Model-development-menuicon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10214015/Transformer-Model-development-menuicon.svg" class="image wp-image-100892  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-177' id='mega-menu-item-text-177'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/transformer-model-development-services/?utm_source=menu"><strong>Transformer Model Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-218' id='mega-menu-item-media_image-218'><a href="https://www.leewayhertz.com/mlops-consulting-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-101374  attachment-full size-full" alt="Machine Learning Operations Menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/13234945/Machine-Learning-Operations-Menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/13234945/Machine-Learning-Operations-Menu.svg" class="image wp-image-101374  attachment-full size-full" alt="Machine Learning Operations Menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-142' id='mega-menu-item-text-142'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/mlops-consulting-services/?utm_source=menu"><strong>MLOps Consulting Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-30166-2-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-101717' id='mega-menu-item-101717'><a class="mega-menu-link" href="https://www.leewayhertz.com/data-engineering-services/?utm_source=menu">Data Engineering<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-101717-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-258' id='mega-menu-item-media_image-258'><a href="https://www.leewayhertz.com/data-engineering-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-130729  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/06020346/Data-Engineering-Services-menu.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/06020346/Data-Engineering-Services-menu.png" class="image wp-image-130729  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-180' id='mega-menu-item-text-180'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/data-engineering-services/?utm_source=menu"><strong>Data Engineering Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-219' id='mega-menu-item-media_image-219'><a href="https://www.leewayhertz.com/hire-data-scientists/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-101718  attachment-full size-full" alt="Hire data scientists" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/19224144/Hire-data-scientists-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/19224144/Hire-data-scientists-menu.svg" class="image wp-image-101718  attachment-full size-full" alt="Hire data scientists" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-143' id='mega-menu-item-text-143'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-data-scientists/?utm_source=menu"><strong>Hire Data Scientist</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-220' id='mega-menu-item-media_image-220'><a href="https://www.leewayhertz.com/data-analytics-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-101967  attachment-medium size-medium" alt="Data Analytics Service" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/21065718/Data-Analytics-Service-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/21065718/Data-Analytics-Service-menu.svg" class="image wp-image-101967  attachment-medium size-medium" alt="Data Analytics Service" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-144' id='mega-menu-item-text-144'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/data-analytics-services/?utm_source=menu"><strong>Data Analytics Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-221' id='mega-menu-item-media_image-221'><a href="https://www.leewayhertz.com/data-annotation-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-102138  attachment-full size-full" alt="Data Annotation Services" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/24042949/Data-Annotation-Services-Menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/24042949/Data-Annotation-Services-Menu.svg" class="image wp-image-102138  attachment-full size-full" alt="Data Annotation Services" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-145' id='mega-menu-item-text-145'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/data-annotation-services/?utm_source=menu"><strong>Data Annotation Services</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-101717-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-252' id='mega-menu-item-media_image-252'><a href="https://www.leewayhertz.com/ml-model-engineering-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-100905  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10232340/ML-model_menuicon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/04/10232340/ML-model_menuicon.svg" class="image wp-image-100905  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-174' id='mega-menu-item-text-174'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ml-model-engineering-services/?utm_source=menu"><strong>ML Model Engineering</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-253' id='mega-menu-item-media_image-253'><a href="https://www.leewayhertz.com/machine-learning-development-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-108253  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/06/22224450/Machine-Learning-Development-Icon.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/06/22224450/Machine-Learning-Development-Icon.svg" class="image wp-image-108253  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-175' id='mega-menu-item-text-175'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/machine-learning-development-services/?utm_source=menu"><strong>Machine Learning Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-254' id='mega-menu-item-media_image-254'><a href="https://www.leewayhertz.com/machine-learning-and-data-science-consulting-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-116974  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/18031456/Machine-Learning-and-Data-Science-Consulting-Services-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/18031456/Machine-Learning-and-Data-Science-Consulting-Services-menu.svg" class="image wp-image-116974  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-176' id='mega-menu-item-text-176'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/machine-learning-and-data-science-consulting-services/?utm_source=menu"><strong>ML and Data Science Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-101717-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-222' id='mega-menu-item-media_image-222'><a href="https://www.leewayhertz.com/big-data-consulting-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-110095  attachment-full size-full" alt="Big Data Consulting" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/11233337/Big-Data-Consulting-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/07/11233337/Big-Data-Consulting-menu.svg" class="image wp-image-110095  attachment-full size-full" alt="Big Data Consulting" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-146' id='mega-menu-item-text-146'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/big-data-consulting-company/?utm_source=menu"><strong>Big Data Consulting</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-hidden mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-157421 Mega Menu-Tabbed hidden' id='mega-menu-item-157421'><a class="mega-menu-link" href="https://www.leewayhertz.com/cybersecurity-ai-security-services/">Cybersecurity<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-157421-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-355' id='mega-menu-item-media_image-355'><a href="https://www.leewayhertz.com/cybersecurity-ai-security-services/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-157438  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/10/17010818/Group-3020.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/10/17010818/Group-3020.svg" class="image wp-image-157438  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-276' id='mega-menu-item-text-276'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/cybersecurity-ai-security-services/?utm_source=menu"><strong>Cybersecurity and AI Security Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-354' id='mega-menu-item-media_image-354'><a href="https://www.leewayhertz.com/cybersecurity-consulting-and-advisory-services/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-157439  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/10/17011003/Group-3038.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/10/17011003/Group-3038.svg" class="image wp-image-157439  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-275' id='mega-menu-item-text-275'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/cybersecurity-consulting-and-advisory-services/?utm_source=menu"><strong>Cybersecurity Consulting &#038; Advisory</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-356' id='mega-menu-item-media_image-356'><a href="https://www.leewayhertz.com/ai-security-services/"><img width="197" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20197%20131'%3E%3C/svg%3E" class="image wp-image-157521  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/10/21043129/Frame-3-2.png" /><noscript><img width="197" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/10/21043129/Frame-3-2.png" class="image wp-image-157521  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-277' id='mega-menu-item-text-277'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-security-services/?utm_source=menu"><strong>AI-powered Security Services</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-357' id='mega-menu-item-media_image-357'><a href="https://www.leewayhertz.com/data-security-and-compliance-services/"><img width="197" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20197%20131'%3E%3C/svg%3E" class="image wp-image-157871  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/11/18031617/Cybersecurity-service-3.png" /><noscript><img width="197" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/11/18031617/Cybersecurity-service-3.png" class="image wp-image-157871  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-278' id='mega-menu-item-text-278'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/data-security-and-compliance-services/?utm_source=menu"><strong>Data Security and Compliance Services</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-157421-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-358' id='mega-menu-item-media_image-358'><a href="https://www.leewayhertz.com/identity-email-and-access-security-services/"><img width="259" height="172" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20259%20172'%3E%3C/svg%3E" class="image wp-image-158023  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/11/26032237/menubanner.png" /><noscript><img width="259" height="172" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/11/26032237/menubanner.png" class="image wp-image-158023  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-279' id='mega-menu-item-text-279'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/identity-email-and-access-security-services/?utm_source=menu"><strong>Identity, Email and Access Security</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-1-1'></li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-1-2'></li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-157421-1-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-hidden mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-84723 Mega Menu-Tabbed hidden' id='mega-menu-item-84723'><a class="mega-menu-link" href="https://www.leewayhertz.com/web3-development-company/?utm_source=menu">Web3<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-84723-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-185' id='mega-menu-item-media_image-185'><a href="https://www.leewayhertz.com/web3-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-84745  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/25031645/Web3-development_menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/25031645/Web3-development_menu.svg" class="image wp-image-84745  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-109' id='mega-menu-item-text-109'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/web3-development-company/?utm_source=menu"><strong>Web3 Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-184' id='mega-menu-item-media_image-184'><a href="https://www.leewayhertz.com/current-state-of-web3/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-84744  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/25031644/State-of-web3_menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/25031644/State-of-web3_menu.svg" class="image wp-image-84744  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-110' id='mega-menu-item-text-110'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/current-state-of-web3/?utm_source=menu"><strong>State of Web3</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-187' id='mega-menu-item-media_image-187'><a href="https://www.leewayhertz.com/rust-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-124797  attachment-full size-full" alt="Rust Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21224015/Rust-Development-menu.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21224015/Rust-Development-menu.png" class="image wp-image-124797  attachment-full size-full" alt="Rust Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-112' id='mega-menu-item-text-112'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/rust-development-company/?utm_source=menu"><strong>Rust Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-194' id='mega-menu-item-media_image-194'><a href="https://www.leewayhertz.com/web3-game-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-92776  attachment-medium size-medium" alt="Web3 Game Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/12/06010250/Web3-Game-Development.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/12/06010250/Web3-Game-Development.svg" class="image wp-image-92776  attachment-medium size-medium" alt="Web3 Game Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-118' id='mega-menu-item-text-118'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/web3-game-development-company/?utm_source=menu"><strong>Web3 Game Development</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-84723-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-205' id='mega-menu-item-media_image-205'><a href="https://www.leewayhertz.com/metaverse-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-84505  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/21010147/metaverse_development_company_menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/21010147/metaverse_development_company_menu.svg" class="image wp-image-84505  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-129' id='mega-menu-item-text-129'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse-development-company/?utm_source=menu"><strong>Metaverse Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-209' id='mega-menu-item-media_image-209'><a href="https://www.leewayhertz.com/nft-marketplace-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-81155  attachment-full size-full" alt="NFT Marketplace Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/20000042/NFT-Marketplace-Development.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/20000042/NFT-Marketplace-Development.svg" class="image wp-image-81155  attachment-full size-full" alt="NFT Marketplace Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-136' id='mega-menu-item-text-136'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/nft-marketplace-development-company/?utm_source=menu">NFT Marketplace Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-84723-1-2'></li><li class='mega-menu-column mega-menu-columns-2-of-8' id='mega-menu-84723-1-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-hidden mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-18505 Mega Menu-Tabbed hidden' id='mega-menu-item-18505'><a class="mega-menu-link" href="https://www.leewayhertz.com/blockchain-consulting-services/?utm_source=menu">Blockchain<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-18505-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-122' id='mega-menu-item-media_image-122'><a href="https://www.leewayhertz.com/blockchain-development-company/?utm_source=menu"><img width="212" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20212%20131'%3E%3C/svg%3E" class="image wp-image-86945  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22234107/blockchain_menu_img.jpg" /><noscript><img width="212" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22234107/blockchain_menu_img.jpg" class="image wp-image-86945  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-18' id='mega-menu-item-text-18'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/blockchain-development-company/?utm_source=menu"><strong>Blockchain Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-242' id='mega-menu-item-media_image-242'><a href="https://www.leewayhertz.com/blockchain-consulting-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-121475  attachment-full size-full" alt="Blockchain Consulting Services" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/15200115/Blockchain-Consulting-Services-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/15200115/Blockchain-Consulting-Services-menu.svg" class="image wp-image-121475  attachment-full size-full" alt="Blockchain Consulting Services" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-21' id='mega-menu-item-text-21'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/blockchain-consulting-services/?utm_source=menu">Blockchain Consulting</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-29' id='mega-menu-item-media_image-29'><a href="https://www.leewayhertz.com/substrate-development-services/?utm_source=menu"><img width="212" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20212%20131'%3E%3C/svg%3E" class="image wp-image-86940  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22231718/substrate_menu_img%402x.jpg" /><noscript><img width="212" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22231718/substrate_menu_img%402x.jpg" class="image wp-image-86940  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-19' id='mega-menu-item-text-19'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/substrate-development-services/?utm_source=menu">Substrate Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-109' id='mega-menu-item-media_image-109'><a href="https://www.leewayhertz.com/ethereum-dapp-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-135162  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/15051309/Ethereum-Blockchain-Services-menu.webp" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/15051309/Ethereum-Blockchain-Services-menu.webp" class="image wp-image-135162  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-67' id='mega-menu-item-text-67'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ethereum-dapp-development-company/?utm_source=menu"><strong>Ethereum dApp Development Company</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-18505-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-173' id='mega-menu-item-media_image-173'><a href="https://www.leewayhertz.com/hyperledger-blockchain-development-services/?utm_source=menu"><img width="212" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20212%20131'%3E%3C/svg%3E" class="image wp-image-86941  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22232445/hyperledger_menu_img-300x186-1.jpg" /><noscript><img width="212" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22232445/hyperledger_menu_img-300x186-1.jpg" class="image wp-image-86941  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-22' id='mega-menu-item-text-22'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/hyperledger-blockchain-development-services/?utm_source=menu">Hyperledger Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-191' id='mega-menu-item-media_image-191'><a href="https://www.leewayhertz.com/golang-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-124798  attachment-full size-full" alt="Hire Golang Developers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21224800/Hire-Golang-Developers-menu-image.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21224800/Hire-Golang-Developers-menu-image.png" class="image wp-image-124798  attachment-full size-full" alt="Hire Golang Developers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-116' id='mega-menu-item-text-116'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/golang-development-company/?utm_source=menu">Golang Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-192' id='mega-menu-item-media_image-192'><a href="https://www.leewayhertz.com/cosmos-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-124799  attachment-full size-full" alt="Cosmos Blockchain Development company menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21225700/Cosmos-Blockchain-Development-company-menu.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21225700/Cosmos-Blockchain-Development-company-menu.png" class="image wp-image-124799  attachment-full size-full" alt="Cosmos Blockchain Development company menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-115' id='mega-menu-item-text-115'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/cosmos-development-company/?utm_source=menu">Cosmos Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-129' id='mega-menu-item-media_image-129'><a href="https://www.leewayhertz.com/solana-blockchain-development-company/?utm_source=menu"><img width="212" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20212%20131'%3E%3C/svg%3E" class="image wp-image-86948  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22234836/solana_menu_img-300x186-1.jpg" /><noscript><img width="212" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22234836/solana_menu_img-300x186-1.jpg" class="image wp-image-86948  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-20' id='mega-menu-item-text-20'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/solana-blockchain-development-company/?utm_source=menu">Solana Development</a></strong></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-18505-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-193' id='mega-menu-item-media_image-193'><a href="https://www.leewayhertz.com/tezos-development/?utm_source=menu"><img width="212" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20212%20131'%3E%3C/svg%3E" class="image wp-image-86942  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22232945/tezos_menu_img.jpg" /><noscript><img width="212" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22232945/tezos_menu_img.jpg" class="image wp-image-86942  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-117' id='mega-menu-item-text-117'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/tezos-development/?utm_source=menu">Tezos Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-108' id='mega-menu-item-media_image-108'><a href="https://www.leewayhertz.com/stellar-blockchain/?utm_source=menu"><img width="212" height="131" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20212%20131'%3E%3C/svg%3E" class="image wp-image-86944  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22233827/stellar_menu_img.jpg" /><noscript><img width="212" height="131" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/08/22233827/stellar_menu_img.jpg" class="image wp-image-86944  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-68' id='mega-menu-item-text-68'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/stellar-blockchain/?utm_source=menu">Stellar Development </a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-107' id='mega-menu-item-media_image-107'><a href="https://www.leewayhertz.com/smart-contract-audit-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-92057  attachment-full size-full" alt="Smart Contract Audit" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/11/16023317/Smart-Contract-Audit.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/11/16023317/Smart-Contract-Audit.svg" class="image wp-image-92057  attachment-full size-full" alt="Smart Contract Audit" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-66' id='mega-menu-item-text-66'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/smart-contract-audit-company/?utm_source=menu">Smart Contract Audit</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-18505-2-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-197' id='mega-menu-item-media_image-197'><a href="https://www.leewayhertz.com/crypto-wallet-development-solution/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-94560  attachment-medium size-medium" alt="crypto wallet" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/12/27110530/crypto-wallet.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/12/27110530/crypto-wallet.svg" class="image wp-image-94560  attachment-medium size-medium" alt="crypto wallet" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-121' id='mega-menu-item-text-121'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/crypto-wallet-development-solution/?utm_source=menu">Crypto Wallet Development Solution</a></strong></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-software-development mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-3-columns mega-menu-item-30165 Mega Menu-Tabbed software-development' id='mega-menu-item-30165'><a class="mega-menu-link" href="https://www.leewayhertz.com/software-development-company/?utm_source=menu">Software Development<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-30165-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-89' id='mega-menu-item-media_image-89'><a href="https://www.leewayhertz.com/software-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80931  attachment-full size-full" alt="Software Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030720/Group-81.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030720/Group-81.svg" class="image wp-image-80931  attachment-full size-full" alt="Software Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-43' id='mega-menu-item-text-43'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/software-development-company/?utm_source=menu"><strong>Software Development </strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-50' id='mega-menu-item-media_image-50'><a href="https://www.leewayhertz.com/saas-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80932  attachment-full size-full" alt="SAAS Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030721/Group-82.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030721/Group-82.svg" class="image wp-image-80932  attachment-full size-full" alt="SAAS Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-30' id='mega-menu-item-text-30'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/saas-development-company/?utm_source=menu">SaaS Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-178' id='mega-menu-item-media_image-178'><a href="https://www.leewayhertz.com/software-consulting-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80960  attachment-medium size-medium" alt="Software Consulting" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13042859/Group-83-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13042859/Group-83-1.svg" class="image wp-image-80960  attachment-medium size-medium" alt="Software Consulting" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-79' id='mega-menu-item-text-79'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/software-consulting-company/?utm_source=menu"><strong> Software Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-118' id='mega-menu-item-media_image-118'><a href="https://www.leewayhertz.com/ui-ux-design-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80930  attachment-full size-full" alt="UI UX" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030719/Group-84.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030719/Group-84.svg" class="image wp-image-80930  attachment-full size-full" alt="UI UX" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-77' id='mega-menu-item-text-77'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ui-ux-design-services/?utm_source=menu"><strong>UI/UX Design Service</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-30165-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-251' id='mega-menu-item-media_image-251'><a href="https://www.leewayhertz.com/enterprise-software-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80927  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030717/Group-99.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030717/Group-99.svg" class="image wp-image-80927  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-173' id='mega-menu-item-text-173'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/enterprise-software-development-company/?utm_source=menu"><strong>Enterprise Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-179' id='mega-menu-item-media_image-179'><a href="https://www.leewayhertz.com/web-application-development/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80961  attachment-medium size-medium" alt="Web App Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13043058/Group-88-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13043058/Group-88-1.svg" class="image wp-image-80961  attachment-medium size-medium" alt="Web App Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-31' id='mega-menu-item-text-31'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/web-application-development/?utm_source=menu">Web Application Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-188' id='mega-menu-item-media_image-188'><a href="https://www.leewayhertz.com/digital-transformation-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80962  attachment-medium size-medium" alt="Digital Transformation" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13043214/Group-87-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13043214/Group-87-1.svg" class="image wp-image-80962  attachment-medium size-medium" alt="Digital Transformation" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-70' id='mega-menu-item-text-70'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/digital-transformation-services/?utm_source=menu"><strong>Digital Transformation</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-software-box mega-menu-columns-2-of-8 menu-width mr-sm ml-sm software-box' id='mega-menu-30165-1-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-hire-developers mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-42694 hire-developers' id='mega-menu-item-42694'><a class="mega-menu-link" href="https://www.leewayhertz.com/hire-dedicated-developers/?utm_source=menu">Hire Developers<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-42694-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-241' id='mega-menu-item-media_image-241'><a href="https://www.leewayhertz.com/hire-machine-learning-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-118094  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/28012619/Hire-Machine-Learning-Developers-menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/28012619/Hire-Machine-Learning-Developers-menu.svg" class="image wp-image-118094  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-164' id='mega-menu-item-text-164'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-machine-learning-developers/?utm_source=menu"><strong>Hire ML Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-113' id='mega-menu-item-media_image-113'><a href="https://www.leewayhertz.com/hire-devops-engineer/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80940  attachment-full size-full" alt="DevOps Engineers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030727/Group-91.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030727/Group-91.svg" class="image wp-image-80940  attachment-full size-full" alt="DevOps Engineers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-72' id='mega-menu-item-text-72'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-devops-engineer/?utm_source=menu"><strong>DevOps Engineers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-175' id='mega-menu-item-media_image-175'><a href="https://www.leewayhertz.com/hire-offshore-engineer/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80953  attachment-medium size-medium" alt="Offshore Engineers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13040611/Group-92-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13040611/Group-92-1.svg" class="image wp-image-80953  attachment-medium size-medium" alt="Offshore Engineers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-73' id='mega-menu-item-text-73'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-offshore-engineer/?utm_source=menu"><strong>Offshore Engineers </strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-115' id='mega-menu-item-media_image-115'><a href="https://www.leewayhertz.com/app-developer-united-states/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80927  attachment-full size-full" alt="App Developer" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030717/Group-99.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030717/Group-99.svg" class="image wp-image-80927  attachment-full size-full" alt="App Developer" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-74' id='mega-menu-item-text-74'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/app-developer-united-states/?utm_source=menu"><strong>App Developer</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment mega-service-menus menu-alignment service-menus' id='mega-menu-42694-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-190' id='mega-menu-item-media_image-190'><a href="https://www.leewayhertz.com/hire-golang-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-124800  attachment-full size-full" alt="Hire Golang Developers menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21225849/Hire-Golang-Developers-menu.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21225849/Hire-Golang-Developers-menu.png" class="image wp-image-124800  attachment-full size-full" alt="Hire Golang Developers menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-114' id='mega-menu-item-text-114'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-golang-developers/?utm_source=menu"><strong>Hire Golang Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-177' id='mega-menu-item-media_image-177'><a href="https://www.leewayhertz.com/blockchain-developers-uae/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80954  attachment-medium size-medium" alt="Blockchain Engineers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13040737/Group-93-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13040737/Group-93-1.svg" class="image wp-image-80954  attachment-medium size-medium" alt="Blockchain Engineers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-76' id='mega-menu-item-text-76'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/blockchain-developers-uae/?utm_source=menu"><strong>Blockchain Developer</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-123' id='mega-menu-item-media_image-123'><a href="https://www.leewayhertz.com/hire-dedicated-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80957  attachment-full size-full" alt="Hire Dedicated Developers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13041414/Group-96-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13041414/Group-96-1.svg" class="image wp-image-80957  attachment-full size-full" alt="Hire Dedicated Developers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-81' id='mega-menu-item-text-81'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-dedicated-developers/?utm_source=menu"><strong>Hire Dedicated Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-189' id='mega-menu-item-media_image-189'><a href="https://www.leewayhertz.com/hire-cosmos-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-124803  attachment-full size-full" alt="Hire Cosmos Developers menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21230104/Hire-Cosmos-Developers-menu.png" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/21230104/Hire-Cosmos-Developers-menu.png" class="image wp-image-124803  attachment-full size-full" alt="Hire Cosmos Developers menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-113' id='mega-menu-item-text-113'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-cosmos-developers/?utm_source=menu"><strong>Hire Cosmos Developers</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment mega-service-menus menu-alignment service-menus' id='mega-menu-42694-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-124' id='mega-menu-item-media_image-124'><a href="https://www.leewayhertz.com/hire-stellar-developers/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80939  attachment-full size-full" alt="Hire Stellar Developers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030726/Group-94.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030726/Group-94.svg" class="image wp-image-80939  attachment-full size-full" alt="Hire Stellar Developers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-82' id='mega-menu-item-text-82'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-stellar-developers/?utm_source=menu"><strong>Hire Stellar Developers</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-176' id='mega-menu-item-media_image-176'><a href="https://www.leewayhertz.com/hire-full-stack-developer/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80956  attachment-medium size-medium" alt="Full Stack Developers" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13040954/Group-97-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13040954/Group-97-1.svg" class="image wp-image-80956  attachment-medium size-medium" alt="Full Stack Developers" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-75' id='mega-menu-item-text-75'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hire-full-stack-developer/?utm_source=menu"><strong>Full Stack Developer</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-42694-2-2'></li><li class='mega-menu-column mega-menu-columns-2-of-8' id='mega-menu-42694-2-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-35345 Mega Menu-Tabbed' id='mega-menu-item-35345'><a class="mega-menu-link" href="https://www.leewayhertz.com/iot-development-company/?utm_source=menu">Internet of Things (IoT)<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-35345-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-90' id='mega-menu-item-media_image-90'><a href="https://www.leewayhertz.com/iot-development-company/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80936  attachment-full size-full" alt="IoT Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030724/Group-28.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030724/Group-28.svg" class="image wp-image-80936  attachment-full size-full" alt="IoT Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-42' id='mega-menu-item-text-42'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/iot-development-company/?utm_source=menu"><strong>IoT Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-34' id='mega-menu-item-media_image-34'><a href="https://www.leewayhertz.com/industrial-iot-solutions/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80934  attachment-full size-full" alt="IoT Solutions" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030722/Group-29.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030722/Group-29.svg" class="image wp-image-80934  attachment-full size-full" alt="IoT Solutions" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-25' id='mega-menu-item-text-25'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/industrial-iot-solutions/?utm_source=menu">Industrial IoT Solutions</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-33' id='mega-menu-item-media_image-33'><a href="https://www.leewayhertz.com/firmware-development-company/?utm_source=menu" rel="httpswwwleewayhertzcomfirmware-development-company"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80937  attachment-full size-full" alt="Firmware Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030724/Group-30.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030724/Group-30.svg" class="image wp-image-80937  attachment-full size-full" alt="Firmware Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-23' id='mega-menu-item-text-23'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/firmware-development-company/?utm_source=menu">Firmware Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-110' id='mega-menu-item-media_image-110'><a href="https://www.leewayhertz.com/iot-healthcare-software-development/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80938  attachment-full size-full" alt="IoT Healthcare" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030725/Group-32.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030725/Group-32.svg" class="image wp-image-80938  attachment-full size-full" alt="IoT Healthcare" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-69' id='mega-menu-item-text-69'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/iot-healthcare-software-development/?utm_source=menu"><strong>IoT Healthcare Software</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-35345-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-35' id='mega-menu-item-media_image-35'><a href="https://www.leewayhertz.com/iot-product-development/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80933  attachment-full size-full" alt="IoT Product" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030721/Group-31-2.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030721/Group-31-2.svg" class="image wp-image-80933  attachment-full size-full" alt="IoT Product" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-26' id='mega-menu-item-text-26'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/iot-product-development/?utm_source=menu">IoT Product Development</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-58' id='mega-menu-item-media_image-58'><a href="https://www.leewayhertz.com/iot-hardware-design-services/?utm_source=menu"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80935  attachment-full size-full" alt="Hardware Design" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030723/Group-33-3.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030723/Group-33-3.svg" class="image wp-image-80935  attachment-full size-full" alt="Hardware Design" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-24' id='mega-menu-item-text-24'>			<div class="textwidget"><p><strong><a class="color-black" href="https://www.leewayhertz.com/iot-hardware-design-services/?utm_source=menu">Hardware Design</a></strong></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-1-2'></li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-35345-1-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-80766 Mega Menu-Tabbed' id='mega-menu-item-80766'><a class="mega-menu-link" href="https://www.leewayhertz.com/metaverse/?utm_source=menu">Metaverse<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-80766-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-174' id='mega-menu-item-media_image-174'><a href="https://www.leewayhertz.com/metaverse/integration-services/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80949  attachment-medium size-medium" alt="Metaverse Integration" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13034053/Group-6-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13034053/Group-6-1.svg" class="image wp-image-80949  attachment-medium size-medium" alt="Metaverse Integration" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-93' id='mega-menu-item-text-93'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse/integration-services/"><strong>Metaverse Integration</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-137' id='mega-menu-item-media_image-137'><a href="https://www.leewayhertz.com/metaverse/3d-space-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80941  attachment-medium size-medium" alt="Metaverse 3D Space" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030727/Group-7.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030727/Group-7.svg" class="image wp-image-80941  attachment-medium size-medium" alt="Metaverse 3D Space" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-95' id='mega-menu-item-text-95'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse/3d-space-development/"><strong>Metaverse 3D Space</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-138' id='mega-menu-item-media_image-138'><a href="https://www.leewayhertz.com/metaverse/gaming-space-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80943  attachment-medium size-medium" alt="Metaverse Gaming Space" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030729/Group-8.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030729/Group-8.svg" class="image wp-image-80943  attachment-medium size-medium" alt="Metaverse Gaming Space" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-96' id='mega-menu-item-text-96'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse/gaming-space-development/"><strong>Metaverse Gaming Space</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-136' id='mega-menu-item-media_image-136'><a href="https://www.leewayhertz.com/metaverse/social-media-development-services/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80944  attachment-medium size-medium" alt="Metaverse Social Media" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030730/Group-9.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030730/Group-9.svg" class="image wp-image-80944  attachment-medium size-medium" alt="Metaverse Social Media" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-94' id='mega-menu-item-text-94'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse/social-media-development-services/"><strong>Metaverse Social Media</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-80766-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-139' id='mega-menu-item-media_image-139'><a href="https://www.leewayhertz.com/metaverse/application-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80948  attachment-medium size-medium" alt="Metaverse Application Development" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13034018/Group-11-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13034018/Group-11-1.svg" class="image wp-image-80948  attachment-medium size-medium" alt="Metaverse Application Development" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-97' id='mega-menu-item-text-97'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse/application-development/"><strong>Metaverse Application</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-140' id='mega-menu-item-media_image-140'><a href="https://www.leewayhertz.com/metaverse/decentralized-platform-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-80945  attachment-medium size-medium" alt="Metaverse Decentralized" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030731/Group-10-2.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/06/13030731/Group-10-2.svg" class="image wp-image-80945  attachment-medium size-medium" alt="Metaverse Decentralized" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-98' id='mega-menu-item-text-98'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse/decentralized-platform-development/"><strong>Metaverse Decentralized</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-183' id='mega-menu-item-media_image-183'><a href="https://www.leewayhertz.com/metaverse-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-84505  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/21010147/metaverse_development_company_menu.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2022/07/21010147/metaverse_development_company_menu.svg" class="image wp-image-84505  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-108' id='mega-menu-item-text-108'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/metaverse-development-company/"><strong>Metaverse Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-80766-1-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-hidden mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-40057 hidden' id='mega-menu-item-40057'><a class="mega-menu-link" href="https://www.leewayhertz.com/software-consulting-company/?utm_source=menu">Software Consulting<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-40057-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-40057-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-101' id='mega-menu-item-media_image-101'><a href="https://www.leewayhertz.com/ai-consulting-services-company/"><img width="242" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20242%20150'%3E%3C/svg%3E" class="image wp-image-43640  attachment-full size-full" alt="AI_Consulting_company-menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://www.leewayhertz.com/wp-content/uploads/2020/09/AI_Consulting_company-menu.webp" /><noscript><img width="242" height="150" src="https://www.leewayhertz.com/wp-content/uploads/2020/09/AI_Consulting_company-menu.webp" class="image wp-image-43640  attachment-full size-full" alt="AI_Consulting_company-menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-61' id='mega-menu-item-text-61'>			<div class="textwidget"><p><a class="color-black" 
 href="https://www.leewayhertz.com/ai-consulting-services-company/"><strong>AI Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-40057-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-102' id='mega-menu-item-media_image-102'><a href="https://www.leewayhertz.com/rpa-consulting-services/"><img width="176" height="109" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20176%20109'%3E%3C/svg%3E" class="image wp-image-64558  attachment-full size-full" alt="RPA Consulting" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213250/RPA-Consulting.png" /><noscript><img width="176" height="109" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213250/RPA-Consulting.png" class="image wp-image-64558  attachment-full size-full" alt="RPA Consulting" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-63' id='mega-menu-item-text-63'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/rpa-consulting-services/"><strong>RPA Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-40057-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-103' id='mega-menu-item-media_image-103'><a href="https://www.leewayhertz.com/blockchain-consulting-services/"><img width="175" height="109" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20109'%3E%3C/svg%3E" class="image wp-image-64547  attachment-full size-full" alt="Blockchain Consulting" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213233/Blockchain-Consulting-e1681887195285.png" /><noscript><img width="175" height="109" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213233/Blockchain-Consulting-e1681887195285.png" class="image wp-image-64547  attachment-full size-full" alt="Blockchain Consulting" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-62' id='mega-menu-item-text-62'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/blockchain-consulting-services/"><strong>Blockchain Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-it-consulting mega-menu-columns-2-of-8 menu-width mr-sm ml-sm it-consulting' id='mega-menu-40057-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-121' id='mega-menu-item-media_image-121'><a href="https://www.leewayhertz.com/devops-consulting/"><img width="175" height="109" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20109'%3E%3C/svg%3E" class="image wp-image-64551  attachment-full size-full" alt="DevOps Consulting" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213239/DevOps-Consulting.png" /><noscript><img width="175" height="109" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213239/DevOps-Consulting.png" class="image wp-image-64551  attachment-full size-full" alt="DevOps Consulting" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-80' id='mega-menu-item-text-80'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/devops-consulting/"><strong>DevOps Consulting</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-40057-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-40057-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-104' id='mega-menu-item-media_image-104'><a href="https://www.leewayhertz.com/covid19-technology-consulting/"><img width="242" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20242%20150'%3E%3C/svg%3E" class="image wp-image-40548  attachment-full size-full" alt="contactless_softwaredevelopment-menu" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2020/06/10020604/contactless_softwaredevelopment-menu.jpg" /><noscript><img width="242" height="150" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2020/06/10020604/contactless_softwaredevelopment-menu.jpg" class="image wp-image-40548  attachment-full size-full" alt="contactless_softwaredevelopment-menu" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-64' id='mega-menu-item-text-64'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/covid19-technology-consulting/"><strong>Covid-19 Technology Consulting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-40057-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-105' id='mega-menu-item-media_image-105'><a href="https://www.leewayhertz.com/digital-risk-management/"><img width="175" height="109" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20175%20109'%3E%3C/svg%3E" class="image wp-image-64552  attachment-full size-full" alt="Digital Risk Management" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213240/Digital-Risk-Management-31.png" /><noscript><img width="175" height="109" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/09/22213240/Digital-Risk-Management-31.png" class="image wp-image-64552  attachment-full size-full" alt="Digital Risk Management" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-65' id='mega-menu-item-text-65'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/digital-risk-management/"><strong>Digital Risk Management</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-it-consulting mega-menu-columns-2-of-8 menu-width mr-sm ml-sm it-consulting' id='mega-menu-40057-1-2'></li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-40057-1-3'></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class='mega-Mega mega-Menu-Tabbed mega-menu-position mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-align-bottom-left mega-menu-tabbed mega-menu-megamenu mega-menu-item-13918 Mega Menu-Tabbed menu-position' id='mega-menu-item-13918'><a class="mega-menu-link" href="https://www.leewayhertz.com/industries/" aria-haspopup="true" aria-expanded="false" tabindex="0">INDUSTRIES<span class="mega-indicator"></span></a>
<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136465' id='mega-menu-item-136465'><a class="mega-menu-link" href="https://www.leewayhertz.com/fintech-software-development/">Finance<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136465-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-349' id='mega-menu-item-media_image-349'><a href="https://www.leewayhertz.com/fintech-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-144891  attachment-medium size-medium" alt="fintech-01" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/15041055/fintech-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/15041055/fintech-01.svg" class="image wp-image-144891  attachment-medium size-medium" alt="fintech-01" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-270' id='mega-menu-item-text-270'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/fintech-ai-consulting-and-development-company/"><strong>Fintech AI Consulting and Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-270' id='mega-menu-item-media_image-270'><a href="https://www.leewayhertz.com/fintech-software-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136511  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26053632/Group-43-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26053632/Group-43-1.svg" class="image wp-image-136511  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-191' id='mega-menu-item-text-191'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/fintech-software-development/"><strong>Fintech Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-269' id='mega-menu-item-media_image-269'><a href="https://www.leewayhertz.com/ai-use-cases-in-banking-and-finance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136512  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26053800/Group-45.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26053800/Group-45.svg" class="image wp-image-136512  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-192' id='mega-menu-item-text-192'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-use-cases-in-banking-and-finance/"><strong>AI Use Cases for Banking and Finance</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-271' id='mega-menu-item-media_image-271'><a href="https://www.leewayhertz.com/ai-in-due-diligence/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-138880  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/14211035/Group-3013.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/14211035/Group-3013.svg" class="image wp-image-138880  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-193' id='mega-menu-item-text-193'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-due-diligence"><strong>AI in Due Diligence</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136465-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-272' id='mega-menu-item-media_image-272'><a href="https://www.leewayhertz.com/ai-in-financial-compliance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136514  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26054240/Group-47.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26054240/Group-47.svg" class="image wp-image-136514  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-194' id='mega-menu-item-text-194'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-financial-compliance/"><strong>AI for Financial Compliance</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-302' id='mega-menu-item-media_image-302'><a href="https://www.leewayhertz.com/generative-ai-in-finance-and-banking/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136580  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28234913/Group-76-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28234913/Group-76-1.svg" class="image wp-image-136580  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-226' id='mega-menu-item-text-226'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-finance-and-banking/"><strong>GenAI for Finance and Banking</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-301' id='mega-menu-item-media_image-301'><a href="https://www.leewayhertz.com/generative-ai-in-asset-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136584  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28235216/Group-77.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28235216/Group-77.svg" class="image wp-image-136584  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-225' id='mega-menu-item-text-225'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-asset-management/"><strong>GenAI for Asset Management</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-304' id='mega-menu-item-media_image-304'><a href="https://www.leewayhertz.com/ai-loan-underwriting/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136588  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28235331/Group-50-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28235331/Group-50-1.svg" class="image wp-image-136588  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-224' id='mega-menu-item-text-224'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-loan-underwriting/"><strong>AI Loan Underwriting</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136465-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-303' id='mega-menu-item-media_image-303'><a href="https://www.leewayhertz.com/ai-based-credit-scoring/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136590  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28235705/Group-79.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/28235705/Group-79.svg" class="image wp-image-136590  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-223' id='mega-menu-item-text-223'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-based-credit-scoring/"><strong>AI-based Credit Scoring</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-306' id='mega-menu-item-media_image-306'><a href="https://www.leewayhertz.com/ai-for-financial-document-processing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136598  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29001250/Group-57.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29001250/Group-57.svg" class="image wp-image-136598  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-228' id='mega-menu-item-text-228'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-financial-document-processing/"><strong>AI for Financial Document Processing</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-307' id='mega-menu-item-media_image-307'><a href="https://www.leewayhertz.com/ai-in-financial-modeling/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136597  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29001139/Group-56.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29001139/Group-56.svg" class="image wp-image-136597  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-229' id='mega-menu-item-text-229'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-financial-modeling/"><strong>AI for Financial Modeling</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136465-2-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-308' id='mega-menu-item-media_image-308'><a href="https://www.leewayhertz.com/ai-in-financial-planning/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136596  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29000954/Group-74-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29000954/Group-74-1.svg" class="image wp-image-136596  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-230' id='mega-menu-item-text-230'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-financial-planning/"><strong>AI for Financial Planning</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136466' id='mega-menu-item-136466'><a class="mega-menu-link" href="https://www.leewayhertz.com/insurance-software-development/">Insurance<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136466-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-345' id='mega-menu-item-media_image-345'><a href="https://www.leewayhertz.com/insurance-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-144024  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/02054031/Insurance-AI-Consulting-and-Development-Company-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/02054031/Insurance-AI-Consulting-and-Development-Company-01.svg" class="image wp-image-144024  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-266' id='mega-menu-item-text-266'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/insurance-ai-consulting-and-development-company/"><strong>Insurance AI Consulting and Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-273' id='mega-menu-item-media_image-273'><a href="https://www.leewayhertz.com/insurance-software-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136521  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26055506/Group-62.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26055506/Group-62.svg" class="image wp-image-136521  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-197' id='mega-menu-item-text-197'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/insurance-software-development/"><strong>Insurance Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-276' id='mega-menu-item-media_image-276'><a href="https://www.leewayhertz.com/ai-for-insurance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136522  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26055849/Group-81.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26055849/Group-81.svg" class="image wp-image-136522  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-195' id='mega-menu-item-text-195'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-insurance/"><strong>AI for Insurance</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-275' id='mega-menu-item-media_image-275'><a href="https://www.leewayhertz.com/insurance-claim-processing-using-ai/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136523  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26055959/Group-59.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26055959/Group-59.svg" class="image wp-image-136523  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-196' id='mega-menu-item-text-196'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/insurance-claim-processing-using-ai/"><strong>AI for insurance Claims Processing</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136466-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-274' id='mega-menu-item-media_image-274'><a href="https://www.leewayhertz.com/ai-in-claims-processing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136524  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26060429/Group-65.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26060429/Group-65.svg" class="image wp-image-136524  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-198' id='mega-menu-item-text-198'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-claims-processing/"><strong>AI for Claims Processing</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-312' id='mega-menu-item-media_image-312'><a href="https://www.leewayhertz.com/generative-ai-in-insurance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136613  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29012737/Group-66-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29012737/Group-66-1.svg" class="image wp-image-136613  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-232' id='mega-menu-item-text-232'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-insurance/"><strong>GenAI for Insurance</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-311' id='mega-menu-item-media_image-311'><a href="https://www.leewayhertz.com/ai-in-fraud-detection/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136614  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29013201/Group-67.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29013201/Group-67.svg" class="image wp-image-136614  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-231' id='mega-menu-item-text-231'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-fraud-detection/"><strong>AI for Fraud Detection</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136466-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-310' id='mega-menu-item-media_image-310'><a href="https://www.leewayhertz.com/build-enterprise-ai-solutions-for-insurance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136615  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29013327/Group-69.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29013327/Group-69.svg" class="image wp-image-136615  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-233' id='mega-menu-item-text-233'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/build-enterprise-ai-solutions-for-insurance/
"><strong>Build Enterprise AI solutions</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136516' id='mega-menu-item-136516'><a class="mega-menu-link" href="https://www.leewayhertz.com/manufacturing-software-development/">Manufacturing<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136516-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-347' id='mega-menu-item-media_image-347'><a href="https://www.leewayhertz.com/manufacturing-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-144221  attachment-medium size-medium" alt="Manufacturing AI Consulting and Development Company-01" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/04043303/Manufacturing-AI-Consulting-and-Development-Company-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/04043303/Manufacturing-AI-Consulting-and-Development-Company-01.svg" class="image wp-image-144221  attachment-medium size-medium" alt="Manufacturing AI Consulting and Development Company-01" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-268' id='mega-menu-item-text-268'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/manufacturing-ai-consulting-and-development-company/"><strong>Manufacturing AI Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-281' id='mega-menu-item-media_image-281'><a href="https://www.leewayhertz.com/manufacturing-software-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136529  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26062546/Group-35-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26062546/Group-35-1.svg" class="image wp-image-136529  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-203' id='mega-menu-item-text-203'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/manufacturing-software-development/"><strong>Manufacturing Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-283' id='mega-menu-item-media_image-283'><a href="https://www.leewayhertz.com/ai-in-demand-forecasting/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136531  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26063531/Group-44.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26063531/Group-44.svg" class="image wp-image-136531  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-205' id='mega-menu-item-text-205'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-demand-forecasting/"><strong>AI for Demand Forecasting</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-284' id='mega-menu-item-media_image-284'><a href="https://www.leewayhertz.com/ai-in-anomaly-detection/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136532  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26063712/Group-43-2.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26063712/Group-43-2.svg" class="image wp-image-136532  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-206' id='mega-menu-item-text-206'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-anomaly-detection/"><strong>AI for Anomaly Detection</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136516-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-316' id='mega-menu-item-media_image-316'><a href="https://www.leewayhertz.com/generative-ai-in-manufacturing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136623  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29020248/Group-45-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29020248/Group-45-1.svg" class="image wp-image-136623  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-237' id='mega-menu-item-text-237'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-manufacturing/"><strong>GenAI for Manufacturing</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-315' id='mega-menu-item-media_image-315'><a href="https://www.leewayhertz.com/ai-in-predictive-maintenance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136624  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29020627/Group-38-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29020627/Group-38-1.svg" class="image wp-image-136624  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-236' id='mega-menu-item-text-236'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-predictive-maintenance/"><strong>AI for Predictive Maintenance</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-314' id='mega-menu-item-media_image-314'><a href="https://www.leewayhertz.com/ai-in-production-planning/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136625  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29020834/Group-42-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29020834/Group-42-1.svg" class="image wp-image-136625  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-235' id='mega-menu-item-text-235'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-production-planning/"><strong>AI for Production Planning</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-313' id='mega-menu-item-media_image-313'><a href="https://www.leewayhertz.com/ai-in-product-lifecycle-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136626  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29021003/Group-41-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29021003/Group-41-1.svg" class="image wp-image-136626  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-234' id='mega-menu-item-text-234'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-product-lifecycle-management/"><strong>AI for Product Lifecycle Management</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136516-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-319' id='mega-menu-item-media_image-319'><a href="https://www.leewayhertz.com/build-enterprise-ai-solutions-for-manufacturing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136627  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29021400/Group-39-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29021400/Group-39-1.svg" class="image wp-image-136627  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-240' id='mega-menu-item-text-240'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/build-enterprise-ai-solutions-for-manufacturing/"><strong>Build Enterprise AI Solutions</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-318' id='mega-menu-item-media_image-318'><a href="https://www.leewayhertz.com/how-to-build-predictive-ml-model-for-manufacturing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136630  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29021542/Group-36.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29021542/Group-36.svg" class="image wp-image-136630  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-239' id='mega-menu-item-text-239'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/how-to-build-predictive-ml-model-for-manufacturing/"><strong>Build Predictive ML Models</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-317' id='mega-menu-item-media_image-317'><a href="https://www.leewayhertz.com/implement-ai-for-quality-control-and-defect-analysis/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136635  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29022753/Group-37.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29022753/Group-37.svg" class="image wp-image-136635  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-238' id='mega-menu-item-text-238'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/implement-ai-for-quality-control-and-defect-analysis/"><strong>AI for Quality Control</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136516-2-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-282' id='mega-menu-item-media_image-282'><a href="https://www.leewayhertz.com/ai-use-cases-in-manufacturing/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136530  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26063412/Group-40.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26063412/Group-40.svg" class="image wp-image-136530  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-204' id='mega-menu-item-text-204'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-use-cases-in-manufacturing/"><strong>AI Use Cases for Manufacturing</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136515' id='mega-menu-item-136515'><a class="mega-menu-link" href="https://www.leewayhertz.com/logistics-software-development/">Logistics<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136515-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-348' id='mega-menu-item-media_image-348'><a href="https://www.leewayhertz.com/logistics-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-144362  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/08003152/logistics-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/08003152/logistics-01.svg" class="image wp-image-144362  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-269' id='mega-menu-item-text-269'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/logistics-ai-consulting-and-development-company/"><strong>Logistics AI Consulting and Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-277' id='mega-menu-item-media_image-277'><a href="https://www.leewayhertz.com/logistics-software-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136525  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26060958/Group-34.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26060958/Group-34.svg" class="image wp-image-136525  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-201' id='mega-menu-item-text-201'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/logistics-software-development/"><strong>Logistics Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-278' id='mega-menu-item-media_image-278'><a href="https://www.leewayhertz.com/ai-in-logistics-and-supply-chain/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136526  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26061139/Group-25.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26061139/Group-25.svg" class="image wp-image-136526  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-200' id='mega-menu-item-text-200'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-logistics-and-supply-chain/"><strong>AI for Logistics and Supply Chain</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-279' id='mega-menu-item-media_image-279'><a href="https://www.leewayhertz.com/ai-in-fleet-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136527  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26061246/Group-30-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26061246/Group-30-1.svg" class="image wp-image-136527  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-199' id='mega-menu-item-text-199'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-fleet-management/"><strong>AI for Fleet Management</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136515-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-280' id='mega-menu-item-media_image-280'><a href="https://www.leewayhertz.com/ai-driven-supply-chain-optimization/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136528  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26061350/Group-29.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26061350/Group-29.svg" class="image wp-image-136528  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-202' id='mega-menu-item-text-202'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-driven-supply-chain-optimization/"><strong>AI for Supply Chain Optimization</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-323' id='mega-menu-item-media_image-323'><a href="https://www.leewayhertz.com/automotive-supply-chain-optimization-using-ai/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136638  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023233/Group-31-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023233/Group-31-1.svg" class="image wp-image-136638  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-244' id='mega-menu-item-text-244'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/automotive-supply-chain-optimization-using-ai/"><strong>Automotive Supply Chain Optimization</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-322' id='mega-menu-item-media_image-322'><a href="https://www.leewayhertz.com/fleet-management-using-ai/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136639  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023506/Group-28.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023506/Group-28.svg" class="image wp-image-136639  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-243' id='mega-menu-item-text-243'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/fleet-management-using-ai/"><strong>Fleet Management Using AI</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-321' id='mega-menu-item-media_image-321'><a href="https://www.leewayhertz.com/efficient-route-optimization-with-ai/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136640  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023614/Group-26.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023614/Group-26.svg" class="image wp-image-136640  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-242' id='mega-menu-item-text-242'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/efficient-route-optimization-with-ai/"><strong>Efficient Route Optimization</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136515-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-320' id='mega-menu-item-media_image-320'><a href="https://www.leewayhertz.com/generative-ai-in-supply-chain/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136641  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023729/Group-27.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29023729/Group-27.svg" class="image wp-image-136641  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-241' id='mega-menu-item-text-241'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-supply-chain/"><strong>GenAI for Supply Chain</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-325' id='mega-menu-item-media_image-325'><a href="https://www.leewayhertz.com/build-enterprise-ai-solutions-for-logistics/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136642  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29024054/Group-24-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29024054/Group-24-1.svg" class="image wp-image-136642  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-246' id='mega-menu-item-text-246'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/build-enterprise-ai-solutions-for-logistics/"><strong>Build Enterprise AI solutions</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-324' id='mega-menu-item-media_image-324'><a href="https://www.leewayhertz.com/ai-for-operational-efficiency/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136643  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29024213/Group-23-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29024213/Group-23-1.svg" class="image wp-image-136643  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-245' id='mega-menu-item-text-245'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-operational-efficiency/"><strong>AI for Operational Efficiency</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136515-2-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136518' id='mega-menu-item-136518'><a class="mega-menu-link" href="https://www.leewayhertz.com/ai-use-cases-in-hospitality/">Hospitality<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136518-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-352' id='mega-menu-item-media_image-352'><a href="https://www.leewayhertz.com/hospitality-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-147213  attachment-medium size-medium" alt="Hospitality AI Consulting and Development company" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/09001733/hospitatlity-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/09001733/hospitatlity-01.svg" class="image wp-image-147213  attachment-medium size-medium" alt="Hospitality AI Consulting and Development company" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-273' id='mega-menu-item-text-273'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/hospitality-ai-consulting-and-development-company/"><strong>Hospitality AI Consulting and Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-289' id='mega-menu-item-media_image-289'><a href="https://www.leewayhertz.com/ai-use-cases-in-hospitality/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136537  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26070354/Group-55.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26070354/Group-55.svg" class="image wp-image-136537  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-211' id='mega-menu-item-text-211'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-use-cases-in-hospitality/"><strong>AI for Hospitality</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-290' id='mega-menu-item-media_image-290'><a href="https://www.leewayhertz.com/travel-app-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136538  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26070611/Group-63.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26070611/Group-63.svg" class="image wp-image-136538  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-212' id='mega-menu-item-text-212'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/travel-app-development/"><strong>Travel App Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-291' id='mega-menu-item-media_image-291'><a href="https://www.leewayhertz.com/generative-ai-in-travel/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136539  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26070916/Group-64.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26070916/Group-64.svg" class="image wp-image-136539  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-213' id='mega-menu-item-text-213'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-travel/"><strong>GenAI for Travel</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136518-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-292' id='mega-menu-item-media_image-292'><a href="https://www.leewayhertz.com/ai-powered-personalized-travel-planning/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136540  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071115/Group-60.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071115/Group-60.svg" class="image wp-image-136540  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-214' id='mega-menu-item-text-214'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-powered-personalized-travel-planning/"><strong>AI for Personalized Travel</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-328' id='mega-menu-item-media_image-328'><a href="https://www.leewayhertz.com/ai-in-customer-support/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136644  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29030227/Group-61.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29030227/Group-61.svg" class="image wp-image-136644  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-247' id='mega-menu-item-text-247'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-customer-support/"><strong>AI for Customer Support</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-329' id='mega-menu-item-media_image-329'><a href="https://www.leewayhertz.com/ai-for-sentiment-analysis/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136647  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29031717/Group-62-2.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29031717/Group-62-2.svg" class="image wp-image-136647  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-248' id='mega-menu-item-text-248'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-sentiment-analysis/"><strong>AI for Sentiment Analysis</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-327' id='mega-menu-item-media_image-327'><a href="https://www.leewayhertz.com/ai-in-demand-forecasting/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136649  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29031837/Group-59-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29031837/Group-59-1.svg" class="image wp-image-136649  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-249' id='mega-menu-item-text-249'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-demand-forecasting/"><strong>AI for Demand Forecasting</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136518-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-326' id='mega-menu-item-media_image-326'><a href="https://www.leewayhertz.com/ai-in-market-research/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136651  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29031946/Group-58.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29031946/Group-58.svg" class="image wp-image-136651  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-250' id='mega-menu-item-text-250'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-market-research/"><strong>AI for Market Research</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-331' id='mega-menu-item-media_image-331'><a href="https://www.leewayhertz.com/ai-in-sales/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136655  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29032305/Group-56-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29032305/Group-56-1.svg" class="image wp-image-136655  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-252' id='mega-menu-item-text-252'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-sales/"><strong>AI for Sales</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-330' id='mega-menu-item-media_image-330'><a href="https://www.leewayhertz.com/ai-powered-price-and-promo-optimization-strategies/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136656  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29032533/Group-57-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29032533/Group-57-1.svg" class="image wp-image-136656  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-251' id='mega-menu-item-text-251'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-powered-price-and-promo-optimization-strategies/"><strong>AI for Price and Promo Optimization</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136518-2-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136517' id='mega-menu-item-136517'><a class="mega-menu-link" href="https://www.leewayhertz.com/retail-software-development/">Retail<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136517-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-350' id='mega-menu-item-media_image-350'><a href="https://www.leewayhertz.com/retail-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-146038  attachment-medium size-medium" alt="Retail AI Consulting and Development Company" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/26080201/Retail-AI-Consulting-and-Development-Company.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/07/26080201/Retail-AI-Consulting-and-Development-Company.svg" class="image wp-image-146038  attachment-medium size-medium" alt="Retail AI Consulting and Development Company" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-271' id='mega-menu-item-text-271'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/retail-ai-consulting-and-development-company/"><strong>Retail AI Consulting and Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-285' id='mega-menu-item-media_image-285'><a href="https://www.leewayhertz.com/retail-software-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136533  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26064504/Group-54.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26064504/Group-54.svg" class="image wp-image-136533  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-207' id='mega-menu-item-text-207'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/retail-software-development/"><strong>Retail Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-286' id='mega-menu-item-media_image-286'><a href="https://www.leewayhertz.com/ai-in-retail/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136534  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26064717/Group-49.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26064717/Group-49.svg" class="image wp-image-136534  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-208' id='mega-menu-item-text-208'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-retail/"><strong>AI for Retail</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-287' id='mega-menu-item-media_image-287'><a href="https://www.leewayhertz.com/ai-for-e-commerce/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136535  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26064859/Group-48.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26064859/Group-48.svg" class="image wp-image-136535  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-209' id='mega-menu-item-text-209'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-e-commerce/"><strong>AI for E-commerce</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136517-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-288' id='mega-menu-item-media_image-288'><a href="https://www.leewayhertz.com/ai-use-cases-in-fashion/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136536  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26065010/Group-50.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26065010/Group-50.svg" class="image wp-image-136536  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-210' id='mega-menu-item-text-210'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-use-cases-in-fashion/"><strong>AI for Fashion</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-335' id='mega-menu-item-media_image-335'><a href="https://www.leewayhertz.com/recommender-systems-for-retail-industry-using-ai/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136657  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29033505/Group-51.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29033505/Group-51.svg" class="image wp-image-136657  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-256' id='mega-menu-item-text-256'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/recommender-systems-for-retail-industry-using-ai/"><strong>Recommender System for Retail</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-334' id='mega-menu-item-media_image-334'><a href="https://www.leewayhertz.com/ai-in-store-replenishment/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136658  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29033954/Group-47-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29033954/Group-47-1.svg" class="image wp-image-136658  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-255' id='mega-menu-item-text-255'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-store-replenishment/"><strong>AI for Store Replenishment</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-333' id='mega-menu-item-media_image-333'><a href="https://www.leewayhertz.com/ai-for-inventory-management-and-demand-forecasting/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136659  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034100/Group-53.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034100/Group-53.svg" class="image wp-image-136659  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-254' id='mega-menu-item-text-254'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-inventory-management-and-demand-forecasting/"><strong>AI for Inventory Management</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136517-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-332' id='mega-menu-item-media_image-332'><a href="https://www.leewayhertz.com/ai-for-predictive-analytics/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136660  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034200/Group-52.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034200/Group-52.svg" class="image wp-image-136660  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-253' id='mega-menu-item-text-253'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-predictive-analytics/"><strong>AI for Predictive Analytics</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-336' id='mega-menu-item-media_image-336'><a href="https://www.leewayhertz.com/ai-powered-dynamic-pricing-solution/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136661  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034314/Group-46-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034314/Group-46-1.svg" class="image wp-image-136661  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-257' id='mega-menu-item-text-257'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-powered-dynamic-pricing-solution/"><strong>AI for Dynamic Pricing Solution</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-2-2'></li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136517-2-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136464' id='mega-menu-item-136464'><a class="mega-menu-link" href="https://www.leewayhertz.com/healthcare-software-development/">Healthcare<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136464-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-351' id='mega-menu-item-media_image-351'><a href="https://www.leewayhertz.com/healthcare-ai-consulting-and-development-company/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-146789  attachment-medium size-medium" alt="Healthcare AI Consulting and Development Company" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/05042156/healthcare-01.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/05042156/healthcare-01.svg" class="image wp-image-146789  attachment-medium size-medium" alt="Healthcare AI Consulting and Development Company" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-272' id='mega-menu-item-text-272'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/healthcare-ai-consulting-and-development-company/"><strong>Healthcare AI Consulting and Development Company</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-262' id='mega-menu-item-media_image-262'><a href="https://www.leewayhertz.com/healthcare-software-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136467  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26041726/Group-30.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26041726/Group-30.svg" class="image wp-image-136467  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-181' id='mega-menu-item-text-181'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/healthcare-software-development/"><strong>Healthcare Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-259' id='mega-menu-item-media_image-259'><a href="https://www.leewayhertz.com/ai-use-cases-in-healthcare/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136473  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26042054/Group-31.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26042054/Group-31.svg" class="image wp-image-136473  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-182' id='mega-menu-item-text-182'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-use-cases-in-healthcare/"><strong>AI for Healthcare</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-260' id='mega-menu-item-media_image-260'><a href="https://www.leewayhertz.com/ai-in-medicine/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136476  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26042303/Group-32.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26042303/Group-32.svg" class="image wp-image-136476  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-183' id='mega-menu-item-text-183'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-medicine/"><strong>AI for Medicine</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row' id='mega-menu-136464-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-261' id='mega-menu-item-media_image-261'><a href="https://www.leewayhertz.com/healthcare-fraud-detection-using-ai/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136481  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043114/Group-75.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043114/Group-75.svg" class="image wp-image-136481  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-184' id='mega-menu-item-text-184'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/healthcare-fraud-detection-using-ai/"><strong>AI for Fraud Detection</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-263' id='mega-menu-item-media_image-263'><a href="https://www.leewayhertz.com/generative-ai-in-healthcare/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136483  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043340/Group-70.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043340/Group-70.svg" class="image wp-image-136483  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-188' id='mega-menu-item-text-188'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-healthcare/"><strong>GenAI for Healthcare</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-266' id='mega-menu-item-media_image-266'><a href="https://www.leewayhertz.com/generative-ai-in-drug-discovery/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136486  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043728/Group-35.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043728/Group-35.svg" class="image wp-image-136486  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-187' id='mega-menu-item-text-187'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-drug-discovery/"><strong>AI for Drug Discovery</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-265' id='mega-menu-item-media_image-265'><a href="https://www.leewayhertz.com/ai-in-telemedicine/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136490  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043856/Group-38.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26043856/Group-38.svg" class="image wp-image-136490  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-186' id='mega-menu-item-text-186'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-telemedicine/"><strong>AI for Telemedicine</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row' id='mega-menu-136464-2'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-2-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-264' id='mega-menu-item-media_image-264'><a href="https://www.leewayhertz.com/enterprise-ai-solutions-for-healthcare/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136494  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26044017/Group-39.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26044017/Group-39.svg" class="image wp-image-136494  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-185' id='mega-menu-item-text-185'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/enterprise-ai-solutions-for-healthcare/"><strong>Healthcare Enterprise AI Solutions</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-2-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-268' id='mega-menu-item-media_image-268'><a href="https://www.leewayhertz.com/ai-in-customer-support/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136495  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26044500/Group-41.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26044500/Group-41.svg" class="image wp-image-136495  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-190' id='mega-menu-item-text-190'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-customer-support/"><strong>AI for Customer Support</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-2-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-267' id='mega-menu-item-media_image-267'><a href="https://www.leewayhertz.com/ai-for-regulatory-compliance/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136496  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26045726/Group-42.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26045726/Group-42.svg" class="image wp-image-136496  attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-189' id='mega-menu-item-text-189'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-regulatory-compliance/"><strong>AI for Regulatory Compliance</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136464-2-3'></li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136519' id='mega-menu-item-136519'><a class="mega-menu-link" href="https://www.leewayhertz.com/consumer-electronics/">Consumer Electronics<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136519-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-293' id='mega-menu-item-media_image-293'><a href="https://www.leewayhertz.com/consumer-electronics/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136541  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071548/Group-66.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071548/Group-66.svg" class="image wp-image-136541  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-215' id='mega-menu-item-text-215'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/consumer-electronics/"><strong>Consumer Electronics Software Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-294' id='mega-menu-item-media_image-294'><a href="https://www.leewayhertz.com/ai-for-product-design/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136542  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071714/Group-72.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071714/Group-72.svg" class="image wp-image-136542  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-216' id='mega-menu-item-text-216'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-product-design/"><strong>AI for Product Design</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-295' id='mega-menu-item-media_image-295'><a href="https://www.leewayhertz.com/ai-in-product-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136543  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071844/Group-71.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26071844/Group-71.svg" class="image wp-image-136543  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-217' id='mega-menu-item-text-217'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-product-management/"><strong>AI for Product Management</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-296' id='mega-menu-item-media_image-296'><a href="https://www.leewayhertz.com/ai-in-production-planning/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136544  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072027/Group-65-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072027/Group-65-1.svg" class="image wp-image-136544  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-218' id='mega-menu-item-text-218'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-production-planning/"><strong>AI for Production Planning</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136519-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-340' id='mega-menu-item-media_image-340'><a href="https://www.leewayhertz.com/ai-in-product-lifecycle-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136662  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034811/Group-70-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034811/Group-70-1.svg" class="image wp-image-136662  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-260' id='mega-menu-item-text-260'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-product-lifecycle-management/"><strong>AI for Product Lifecycle Management</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-339' id='mega-menu-item-media_image-339'><a href="https://www.leewayhertz.com/ai-in-market-research/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136665  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034944/Group-69-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29034944/Group-69-1.svg" class="image wp-image-136665  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-259' id='mega-menu-item-text-259'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-market-research/"><strong>AI for Market Research</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-338' id='mega-menu-item-media_image-338'><a href="https://www.leewayhertz.com/ai-for-inventory-management-and-demand-forecasting/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136666  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035107/Group-68.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035107/Group-68.svg" class="image wp-image-136666  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-258' id='mega-menu-item-text-258'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-inventory-management-and-demand-forecasting/"><strong>AI for Inventory Management</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136519-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-337' id='mega-menu-item-media_image-337'><a href="https://www.leewayhertz.com/ai-powered-dynamic-pricing-solution/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136670  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035225/Group-67-2.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035225/Group-67-2.svg" class="image wp-image-136670  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-261' id='mega-menu-item-text-261'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-powered-dynamic-pricing-solution/"><strong>AI Powered Dynamic Pricing</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-item-136520' id='mega-menu-item-136520'><a class="mega-menu-link" href="https://www.leewayhertz.com/startup-product-development/">Startup<span class="mega-indicator"></span></a>
	<ul class="mega-sub-menu">
<li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136520-0'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-0-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-297' id='mega-menu-item-media_image-297'><a href="https://www.leewayhertz.com/startup-product-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136545  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072307/Group-75-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072307/Group-75-1.svg" class="image wp-image-136545  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-219' id='mega-menu-item-text-219'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/startup-product-development/"><strong>Startup Product Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-0-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-298' id='mega-menu-item-media_image-298'><a href="https://www.leewayhertz.com/ai-for-startup/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136546  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072427/Group-76.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072427/Group-76.svg" class="image wp-image-136546  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-220' id='mega-menu-item-text-220'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-startup/"><strong>AI for Startup</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-0-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-299' id='mega-menu-item-media_image-299'><a href="https://www.leewayhertz.com/ai-in-product-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136547  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072602/Group-74.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072602/Group-74.svg" class="image wp-image-136547  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-221' id='mega-menu-item-text-221'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-product-development/"><strong>AI for Product Development</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-0-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-300' id='mega-menu-item-media_image-300'><a href="https://www.leewayhertz.com/ai-in-product-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136548  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072722/Group-73.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/26072722/Group-73.svg" class="image wp-image-136548  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-222' id='mega-menu-item-text-222'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-product-management/"><strong>AI for Product Management</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li><li class='mega-menu-row mega-menu-alignment menu-alignment' id='mega-menu-136520-1'>
		<ul class="mega-sub-menu">
<li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-1-0'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-344' id='mega-menu-item-media_image-344'><a href="https://www.leewayhertz.com/ai-in-product-lifecycle-management/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136673  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035559/Group-77-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035559/Group-77-1.svg" class="image wp-image-136673  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-265' id='mega-menu-item-text-265'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-in-product-lifecycle-management/"><strong>AI for Product Lifecycle Management</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-1-1'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-343' id='mega-menu-item-media_image-343'><a href="https://www.leewayhertz.com/ai-for-product-design/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136676  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035755/Group-78.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035755/Group-78.svg" class="image wp-image-136676  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-264' id='mega-menu-item-text-264'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-for-product-design/"><strong>AI for Product Design</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-1-2'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-342' id='mega-menu-item-media_image-342'><a href="https://www.leewayhertz.com/generative-ai-in-business/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136677  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035909/Group-79-1.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29035909/Group-79-1.svg" class="image wp-image-136677  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-263' id='mega-menu-item-text-263'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/generative-ai-in-business/"><strong>GenAI for Business</strong></a></p>
</div>
		</li>			</ul>
</li><li class='mega-menu-column mega-menu-width mega-mr-sm mega-ml-sm mega-menu-columns-2-of-8 menu-width mr-sm ml-sm' id='mega-menu-136520-1-3'>
			<ul class="mega-sub-menu">
<li class='mega-menu-item mega-menu-item-type-widget widget_media_image mega-menu-item-media_image-341' id='mega-menu-item-media_image-341'><a href="https://www.leewayhertz.com/ai-driven-development/"><img width="300" height="186" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20186'%3E%3C/svg%3E" class="image wp-image-136678  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29040030/Group-80.svg" /><noscript><img width="300" height="186" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/04/29040030/Group-80.svg" class="image wp-image-136678  attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" /></noscript></a></li><li class='mega-menu-item mega-menu-item-type-widget widget_text mega-menu-item-text-262' id='mega-menu-item-text-262'>			<div class="textwidget"><p><a class="color-black" href="https://www.leewayhertz.com/ai-driven-development/"><strong>AI Driven Development</strong></a></p>
</div>
		</li>			</ul>
</li>		</ul>
</li>	</ul>
</li></ul>
</li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-89064' id='mega-menu-item-89064'><a class="mega-menu-link" href="https://www.leewayhertz.com/insights/" tabindex="0">INSIGHTS</a></li><li class='mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-9110' id='mega-menu-item-9110'><a class="mega-menu-link" href="https://www.leewayhertz.com/app-development-work/" tabindex="0">WORK</a></li><li class='mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-19706' id='mega-menu-item-19706'><a class="mega-menu-link" href="https://www.leewayhertz.com/about-us/" tabindex="0">ABOUT</a></li><li class='mega-contact_white_back mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-35946 contact_white_back' id='mega-menu-item-35946'><a class="mega-menu-link" href="https://www.leewayhertz.com/contact-us/" tabindex="0">CONTACT US</a></li></ul></div>						</nav>
					
					
					
					
					<div id="et_mobile_nav_menu">
				<div class="mobile_nav closed">
					<span class="select_page">Select Page</span>
					<span class="mobile_menu_bar mobile_menu_bar_toggle"></span>
				</div>
			</div>				</div> <!-- #et-top-navigation -->
			</div> <!-- .container -->
					</header> <!-- #main-header -->
			<div  id="et-main-area">
	
<div  id="main-content">


			
				<article id="post-8665" class="post-8665 page type-page status-publish has-post-thumbnail hentry">

				
					<div class="entry-content">
					<div class="et-l et-l--post">
			<div class="et_builder_inner_content et_pb_gutters3">
		<div id="WEB3USER" class="et_pb_section et_pb_section_0 et_pb_fullwidth_section et_section_regular" >
				
				
				
				
				
				
				<section class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_0 banner_area et_hover_enabled et_pb_header_with_image et_pb_text_align_left et_pb_bg_layout_light et_pb_fullscreen">
				
				
				
				
				<div class="et_pb_fullwidth_header_container left">
					<div class="header-content-container center">
					<div class="header-content">
						
						<h1 class="et_pb_module_header">AI development company enabling innovation and rapid development</h1>
						<span class="et_pb_fullwidth_header_subhead">We build cutting-edge AI solutions for startups and enterprises</span>
						<div class="et_pb_header_content_wrapper"></div>
						<a class="et_pb_button et_pb_more_button et_pb_button_one" href="https://www.leewayhertz.com/contact-us/?utm_source=home" data-icon="&#x24;">Get in touch</a>
					</div>
				</div>
					<div class="header-image-container center">
					<div class="header-image">
					<img fetchpriority="high" decoding="async" width="1030" height="1002" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1.png" alt="LeewayHertz - AI Development Company" title="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1.png 1030w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1-980x953.png 980w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/08/13053302/Home-page-1-1-480x467.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1030px, 100vw" class="wp-image-156958" />
					</div>
				</div>
				</div>
				<div class="et_pb_fullwidth_header_overlay"></div>
				<div class="et_pb_fullwidth_header_scroll"></div>
			</section>
				
				
			</div><div class="et_pb_section et_pb_section_2 et_pb_fullwidth_section et_section_regular" >
				
				
				
				
				
				
				<section id="trustusa" class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_1 et_pb_text_align_left et_pb_bg_layout_dark">
				
				
				
				
				<div class="et_pb_fullwidth_header_container left">
					<div class="header-content-container center">
					<div class="header-content">
						
						
						
						<div class="et_pb_header_content_wrapper"><h2 style="color:black !important;">Trusted By Leading Enterprises </h2></div>
						
					</div>
				</div>
					
				</div>
				<div class="et_pb_fullwidth_header_overlay"></div>
				<div class="et_pb_fullwidth_header_scroll"></div>
			</section><div class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_0 et_animated et-waypoint">
				
				
				
				
				<img decoding="async" width="1800" height="86" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201800%2086'%3E%3C/svg%3E" alt="Clients" title="clients-bw-logo-d" class="wp-image-158121" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18214438/clients-bw-logo-d.svg" /><noscript><img decoding="async" width="1800" height="86" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18214438/clients-bw-logo-d.svg" alt="Clients" title="clients-bw-logo-d" class="wp-image-158121" /></noscript>
			
			</div><div class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_1 et_animated et-waypoint">
				
				
				
				
				<img decoding="async" width="900" height="172" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20172'%3E%3C/svg%3E" alt="clients" title="clients-bw-logo-d-mobile" class="wp-image-158122" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18214541/clients-bw-logo-d-mobile.svg" /><noscript><img decoding="async" width="900" height="172" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18214541/clients-bw-logo-d-mobile.svg" alt="clients" title="clients-bw-logo-d-mobile" class="wp-image-158122" /></noscript>
			
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_3 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_0 counter_comp">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_0  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_number_counter et_pb_number_counter_0 stats_col  et_pb_text_align_center et_pb_bg_layout_light et_pb_with_title" data-number-value="100+" data-number-separator="">
				
				
				
				
				<div class="percent" ><p><span class="percent-value"></span><span class="percent-sign"></span></p></div>
				<h3 class="title">AI Experts</h3>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_1  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_number_counter et_pb_number_counter_1 stats_col  et_pb_text_align_center et_pb_bg_layout_light et_pb_with_title" data-number-value="160+" data-number-separator="">
				
				
				
				
				<div class="percent" ><p><span class="percent-value"></span><span class="percent-sign"></span></p></div>
				<h3 class="title">Software Products Delivered</h3>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_2  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_number_counter et_pb_number_counter_2 stats_col  et_pb_text_align_center et_pb_bg_layout_light et_pb_with_title" data-number-value="50+" data-number-separator="">
				
				
				
				
				<div class="percent" ><p><span class="percent-value"></span><span class="percent-sign"></span></p></div>
				<h3 class="title">AI Solutions </h3>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_3  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_number_counter et_pb_number_counter_3 stats_col  et_pb_text_align_center et_pb_bg_layout_light et_pb_with_title" data-number-value="15+" data-number-separator="">
				
				
				
				
				<div class="percent" ><p><span class="percent-value"></span><span class="percent-sign"></span></p></div>
				<h3 class="title">Total Years of  Experience</h3>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_4 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_1">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_4  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_0  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: center;">Building Innovative and Creative Solutions for the Fast-paced Digital World</h2></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_1  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>With over 15 years of industry experience under our belt, we have helped startups as well as Fortune 500 companies innovate and grow in the dynamic business landscape. Whether it’s crafting custom solutions or ensuring their seamless integration into business workflows, our expertise has consistently delivered results.</p></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_2">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_5  et_pb_css_mix_blend_mode_passthrough et-last-child et_pb_column_empty">
				
				
				
				
				
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_3 remove_readmore">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_6 box-hover et_clickable  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_2 et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-115931 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="Strategic AI Consulting" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/11230047/AIML-Strategy-Consulting.svg" /><noscript><img decoding="async" class="wp-image-115931 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/11230047/AIML-Strategy-Consulting.svg" alt="Strategic AI Consulting" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_0 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><a href="https://www.leewayhertz.com/ai-consulting-services-company/?utm_source=hp_section">AI Strategy Consulting</a></h4>
						<div class="et_pb_blurb_description"><p data-renderer-start-pos="1120"><span style="font-weight: 400;">We undertake a comprehensive assessment of your current capabilities, market trends, and the competitive landscape to formulate AI strategies tailored to your unique needs. Whether you are a startup seeking to harness AI&#8217;s potential or an enterprise aiming to enhance your AI capabilities, our consulting services empower you to unlock the full potential of AI and stay ahead in today&#8217;s dynamic business landscape.</span></p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_7 box-hover et_clickable  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_3 et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-97714 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="AI-powered App Development" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/02/24030255/AI-powered-App-Development.svg" /><noscript><img decoding="async" class="wp-image-97714 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/02/24030255/AI-powered-App-Development.svg" alt="AI-powered App Development" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_1 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><a href="https://www.leewayhertz.com/ai-development-services-company/?utm_source=hp_section">AI Development and Integration</a></h4>
						<div class="et_pb_blurb_description"><p><span style="font-weight: 400;">From natural language processing and computer vision applications to predictive analytics and recommendation systems, we specialize in developing AI solutions that deliver tangible value across industries. By seamlessly integrating these solutions into your workflows, we ensure a smooth transition that enhances operational efficiency, enables better decision-making, and propels business growth.</span></p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_8 box-hover et_clickable  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_4 et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-120167 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="Data Engineering" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/10/31021730/Data-Engineering-2.svg" /><noscript><img decoding="async" class="wp-image-120167 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/10/31021730/Data-Engineering-2.svg" alt="Data Engineering" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_2 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><a href="https://www.leewayhertz.com/hire-data-scientists/?utm_source=hp_section">Data Engineering</a></h4>
						<div class="et_pb_blurb_description"><p data-renderer-start-pos="1527"><span style="font-weight: 400;">Our data engineering services encompass the entire data lifecycle, from sourcing and cleansing to structuring and enrichment. With a focus on data mining, analysis, annotation, and labeling, we lay the foundation for robust AI models. Leveraging advanced techniques and tools, we ensure that your data is optimized for machine learning, enabling accurate and reliable model training.</span></p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_4 remove_readmore">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_9 box-hover et_clickable  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_5 et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-99092 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="Software Development" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/03/22022845/Custom-Software-Development-icon.svg" /><noscript><img decoding="async" class="wp-image-99092 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/03/22022845/Custom-Software-Development-icon.svg" alt="Software Development" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_3 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><a href="https://www.leewayhertz.com/software-development-company/?utm_source=hp_section">Software Design and Development</a></h4>
						<div class="et_pb_blurb_description"><p>With a focus on functionality, scalability, and user experience, our team collaborates with you to deliver high-quality, custom software. Whether you want enterprise software for workflow automation and process optimization, web applications for e-commerce, content management and customer support, or mobile applications for iOS and Android platforms, we have got you covered.</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_10 box-hover et_clickable  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_6 et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-123533 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="Machine Learning" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/11224501/Machine-Learning-icon.svg" /><noscript><img decoding="async" class="wp-image-123533 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/11224501/Machine-Learning-icon.svg" alt="Machine Learning" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_4 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><a href="https://www.leewayhertz.com/machine-learning-development-services/?utm_source=hp_section">Machine Learning Model Development</a></h4>
						<div class="et_pb_blurb_description"><span style="font-weight: 400;">With our deep expertise in machine learning, deep learning, and data engineering, we craft robust ML models tailored to diverse use cases, spanning industries such as finance, healthcare and e-commerce. Whether creating models from scratch or fine-tuning existing ones, our team will collaborate closely with you to understand your unique challenges and objectives, ensuring the delivery of exceptional results.</span></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_11 box-hover et_clickable  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_7 et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129574 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="ai copilot" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/22040841/ai-co-pilot.svg" /><noscript><img decoding="async" class="wp-image-129574 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/22040841/ai-co-pilot.svg" alt="ai copilot" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_5 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><a href="https://www.leewayhertz.com/ai-agent-development-company/?utm_source=hp_section">AI Agents Development</a></h4>
						<div class="et_pb_blurb_description"><p><span style="font-weight: 400;">Leveraging advanced AI agent development tools like crewAI and AutoGen Studio, we build intelligent AI agents capable of executing a multitude of tasks, including analysis, research, code generation, audits, and reviews. Whether you want a single-agent system or a multi-agent system, our custom AI agent systems built using top-tier models and extensive skill libraries will optimize productivity across your organization.</span></p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_6 et_pb_fullwidth_section et_section_regular" >
				
				
				
				
				
				
				<section id="trustusa" class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_2 et_pb_text_align_left et_pb_bg_layout_dark">
				
				
				
				
				<div class="et_pb_fullwidth_header_container left">
					<div class="header-content-container center">
					<div class="header-content">
						
						
						
						<div class="et_pb_header_content_wrapper"><h2 style="color:black !important;">Big Brands Trust Us</h2></div>
						
					</div>
				</div>
					
				</div>
				<div class="et_pb_fullwidth_header_overlay"></div>
				<div class="et_pb_fullwidth_header_scroll"></div>
			</section><div class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_2">
				
				
				
				
				<img decoding="async" width="2115" height="983" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%202115%20983'%3E%3C/svg%3E" alt="Company-graph" title="Company_Graph_2025_Web" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web.png 2115w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web-1280x595.png 1280w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web-980x455.png 980w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web-480x223.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2115px, 100vw" class="wp-image-158132" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web.png" /><noscript><img decoding="async" width="2115" height="983" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web.png" alt="Company-graph" title="Company_Graph_2025_Web" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web.png 2115w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web-1280x595.png 1280w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web-980x455.png 980w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223847/Company_Graph_2025_Web-480x223.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 2115px, 100vw" class="wp-image-158132" /></noscript>
			
			</div><div class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_3">
				
				
				
				
				<img decoding="async" width="1080" height="2226" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201080%202226'%3E%3C/svg%3E" alt="Company_Graph" title="Company_Graph_2025_Mob" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob.png 1080w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob-980x2020.png 980w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob-480x989.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" class="wp-image-158134" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob.png" /><noscript><img decoding="async" width="1080" height="2226" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob.png" alt="Company_Graph" title="Company_Graph_2025_Mob" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob.png 1080w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob-980x2020.png 980w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2025/12/18223909/Company_Graph_2025_Mob-480x989.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1080px, 100vw" class="wp-image-158134" /></noscript>
			
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_7 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_6">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_12  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_8  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: center;">Redefining Industries with Creative Software Solutions</h2>
<p style="text-align: center;"></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_7 icon_cont_sec twocol_mob">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_13  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_9 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129205 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20001756/Banking-Finance-icon.svg" /><noscript><img decoding="async" class="wp-image-129205 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20001756/Banking-Finance-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_6 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/fintech-software-development/?utm_source=hp_section">Banking & Finance</a></h3>
						
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_14  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_10 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129206 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002048/Manufacturing-icon.svg" /><noscript><img decoding="async" class="wp-image-129206 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002048/Manufacturing-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_7 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/manufacturing-software-development/?utm_source=hp_section">Manufacturing</a></h3>
						
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_15  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_11 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129207 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002710/Retail-E-commerce-icon.svg" /><noscript><img decoding="async" class="wp-image-129207 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002710/Retail-E-commerce-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_8 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/retail-software-development/?utm_source=hp_section">Retail & E-commerce</a></h3>
						
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_16  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_12 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129208 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002850/Logistics-icon.svg" /><noscript><img decoding="async" class="wp-image-129208 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002850/Logistics-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_9 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/logistics-software-development/?utm_source=hp_section">Logistics</a></h3>
						
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_8 icon_cont_sec twocol_mob">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_17  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_13 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129209 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002954/Healthcare-icon.svg" /><noscript><img decoding="async" class="wp-image-129209 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20002954/Healthcare-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_10 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/healthcare-software-development/?utm_source=hp_section">Healthcare</a></h3>
						
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_18  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_14 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129210 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20003042/Technology-icon.svg" /><noscript><img decoding="async" class="wp-image-129210 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20003042/Technology-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_11 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/saas-development-company/?utm_source=hp_section">Technology</a></h3>
						
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_19  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_15 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129211 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20003125/Consumer-Electronics-icon.svg" /><noscript><img decoding="async" class="wp-image-129211 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20003125/Consumer-Electronics-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_12 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/consumer-electronics/?utm_source=hp_section">Consumer Electronics</a></h3>
						
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_20  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_16 svg_icon_link et_clickable  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><img decoding="async" class="wp-image-129212 alignnone size-full" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2090%2090'%3E%3C/svg%3E" alt="" width="90" height="90" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20003203/Startups-icon.svg" /><noscript><img decoding="async" class="wp-image-129212 alignnone size-full" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/20003203/Startups-icon.svg" alt="" width="90" height="90" /></noscript></p></div>
			</div><div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_13 et_clickable  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light et_pb_blurb_position_top_phone">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h3 class="et_pb_module_header"><a href="https://www.leewayhertz.com/startup-product-development/?utm_source=hp_section">Startups</a></h3>
						
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_8 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_9">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_21  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_17  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Our Work</h2></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_10">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_22  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_0 max-width logistics-image">
				
				
				
				
				<a href="https://zbrain.ai/"><span class="et_pb_image_wrap "><img decoding="async" width="854" height="763" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20854%20763'%3E%3C/svg%3E" alt="Enterprise Generative AI Platform" title="Enterprise Generative AI Platform" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image-480x429.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-130048" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png" /><noscript><img decoding="async" width="854" height="763" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png" alt="Enterprise Generative AI Platform" title="Enterprise Generative AI Platform" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image-480x429.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-130048" /></noscript></span></a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_23  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_1 max-width logistics-image">
				
				
				
				
				<a href="https://zbrain.ai/"><span class="et_pb_image_wrap "><img decoding="async" width="854" height="763" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20854%20763'%3E%3C/svg%3E" alt="Enterprise Generative AI Platform" title="Enterprise Generative AI Platform" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image-480x429.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-130048" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png" /><noscript><img decoding="async" width="854" height="763" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png" alt="Enterprise Generative AI Platform" title="Enterprise Generative AI Platform" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/02/26234259/ZBrain-portfolio-image-480x429.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-130048" /></noscript></span></a>
			</div><div class="et_pb_module et_pb_text et_pb_text_18 blue_cloud_tag  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>#GenerativeAIplatform</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_19  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>Enterprise Generative AI Platform</h3></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_20  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">ZBrain is an enterprise-grade generative AI platform that enables users to create generative AI applications without the complexities associated with development. Designed to transform business processes, ZBrain enables users to leverage their enterprise data to build intelligent applications tailored to their specific business needs. Through a comprehensive set of components such as AI agents, prompt templates, memory functionalities, and LLMs, including GPT-4, PaLM 2, and Llama 2, ZBrain empowers users to develop sophisticated applications capable of performing diverse tasks. ZBrain apps seamlessly integrate into your operational workflows, ensuring the delivery of precise responses, whether for customer support, due diligence, or internal knowledge management, resulting in heightened productivity.</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_0_wrapper et_pb_button_alignment_left et_pb_module ">
				<a class="et_pb_button et_pb_button_0 button_hover_white et_hover_enabled et_pb_bg_layout_light" href="https://zbrain.ai/" data-icon="&#x24;">Learn more</a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_11">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_24  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_2 max-width logistics-image">
				
				
				
				
				<a href="https://www.leewayhertz.com/llm-app-for-safer-machinery-troubleshooting/"><span class="et_pb_image_wrap "><img decoding="async" width="854" height="764" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20854%20764'%3E%3C/svg%3E" alt="Machinery Troubleshooting Using AI" title="Machinery Troubleshooting Using AI" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image-480x429.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-133346" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png" /><noscript><img decoding="async" width="854" height="764" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png" alt="Machinery Troubleshooting Using AI" title="Machinery Troubleshooting Using AI" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image-480x429.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-133346" /></noscript></span></a>
			</div><div class="et_pb_module et_pb_text et_pb_text_21 blue_cloud_tag  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>#AIStrategy&#038;Consulting</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_22  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>Machinery Troubleshooting Using AI</h3></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_23  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">LeewayHertz collaborated with a top-tier Fortune 500 manufacturing company to develop an innovative LLM-powered machinery troubleshooting application. This innovative solution streamlines machinery maintenance, elevates safety protocol adherence and mitigates operational risks of the firm. By seamlessly integrating static machinery data and dynamic safety policies, the application provides quick access to relevant information for troubleshooting issues while also enhancing safety with clear and detailed instructions on equipment handling.</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_1_wrapper et_pb_button_alignment_left et_pb_module ">
				<a class="et_pb_button et_pb_button_1 button_hover_white et_hover_enabled et_pb_bg_layout_light" href="https://www.leewayhertz.com/llm-app-for-safer-machinery-troubleshooting/" data-icon="&#x24;">Learn more</a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_25  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_3 max-width logistics-image">
				
				
				
				
				<a href="https://www.leewayhertz.com/llm-app-for-safer-machinery-troubleshooting/"><span class="et_pb_image_wrap "><img decoding="async" width="854" height="764" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20854%20764'%3E%3C/svg%3E" alt="Machinery Troubleshooting Using AI" title="Machinery Troubleshooting Using AI" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image-480x429.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-133346" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png" /><noscript><img decoding="async" width="854" height="764" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png" alt="Machinery Troubleshooting Using AI" title="Machinery Troubleshooting Using AI" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/29005630/AI-App-for-Safer-Machinery-Troubleshooting-work-image-480x429.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-133346" /></noscript></span></a>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_14">
				<div class="et_pb_column et_pb_column_1_2 et_pb_column_26  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_4 max-width logistics-image">
				
				
				
				
				<a href="https://www.leewayhertz.com/scrut-llm-powered-app/"><span class="et_pb_image_wrap "><img decoding="async" width="854" height="786" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20854%20786'%3E%3C/svg%3E" alt="Generative AI Application" title="Generative AI Application" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1-480x442.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-116839" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png" /><noscript><img decoding="async" width="854" height="786" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png" alt="Generative AI Application" title="Generative AI Application" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1-480x442.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-116839" /></noscript></span></a>
			</div>
			</div><div class="et_pb_column et_pb_column_1_2 et_pb_column_27  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_image et_pb_image_5 max-width logistics-image">
				
				
				
				
				<a href="https://www.leewayhertz.com/scrut-llm-powered-app/"><span class="et_pb_image_wrap "><img decoding="async" width="854" height="786" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20854%20786'%3E%3C/svg%3E" alt="Generative AI Application" title="Generative AI Application" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1-480x442.png 480w" data-lazy-sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-116839" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png" /><noscript><img decoding="async" width="854" height="786" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png" alt="Generative AI Application" title="Generative AI Application" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1.png 854w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/17235423/Scrut-portfolio-image-1-480x442.png 480w" sizes="(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 854px, 100vw" class="wp-image-116839" /></noscript></span></a>
			</div><div class="et_pb_module et_pb_text et_pb_text_24 blue_cloud_tag  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>#GenAIdevelopment</p></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_25  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h3>LLM-powered App for Compliance and Security Access</h3></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_26  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">LeewayHertz has partnered with Scrut to engineer an LLM-powered app designed to streamline access to compliance benchmarks, frameworks, and audit-relevant data for Scrut&#8217;s clientele. Drawing on Scrut&#8217;s proprietary data, our team utilized advanced embedding and prompt engineering techniques to seamlessly incorporate an LLM, yielding rapid query responses and upgraded user experiences. This initiative has equipped Scrut&#8217;s clients with a robust tool, fostering informed decision-making and providing clear insight into industry benchmarks as well as Scrut’s risk monitoring and mitigation strategies and services.</div>
			</div><div class="et_pb_button_module_wrapper et_pb_button_2_wrapper et_pb_button_alignment_left et_pb_module ">
				<a class="et_pb_button et_pb_button_2 button_hover_white et_hover_enabled et_pb_bg_layout_light" href="https://www.leewayhertz.com/scrut-llm-powered-app/" data-icon="&#x24;">Learn more</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_9 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_17">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_28  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_27 section_header  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>What Our Customers Say</h2></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_10 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_18">
				<div class="et_pb_with_border et_pb_column_1_2 et_pb_column et_pb_column_29  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_14  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="356" height="84" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20356%2084'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15024919/Mask-Group-22%402x.png 356w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15024919/Mask-Group-22%402x-300x71.png 300w" data-lazy-sizes="(max-width: 356px) 100vw, 356px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131356" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15024919/Mask-Group-22%402x.png" /><noscript><img decoding="async" width="356" height="84" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15024919/Mask-Group-22%402x.png" alt="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15024919/Mask-Group-22%402x.png 356w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15024919/Mask-Group-22%402x-300x71.png 300w" sizes="(max-width: 356px) 100vw, 356px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131356" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h5 class="et_pb_module_header"><span>LeewayHertz crafted an exceptional mobile application tailored to our needs, and we are eager for further collaboration</span></h5>
						<div class="et_pb_blurb_description"><p>To bring out the exceptional user experience of the speakers through a mobile app, we were looking for a tech company that understood our needs and suggested recommendations on top of that to create a clean mobile app. We exactly got that. Our association with LeewayHertz was extremely rewarding; we continue to work with LeewayHertz on more audio products.</p>
<p style="font-size: 14px; font-weight: 600; padding-bottom: 0px;">Konstantin Schuller</p>
<p style="font-size: 12px; font-weight: 600; margin-top: -5px;">Chief Technology Officer at ETON</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_with_border et_pb_column_1_2 et_pb_column et_pb_column_30  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_15  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="328" height="84" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20328%2084'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070118/Mask-Group-33%402x.png 328w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070118/Mask-Group-33%402x-300x77.png 300w" data-lazy-sizes="(max-width: 328px) 100vw, 328px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131375" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070118/Mask-Group-33%402x.png" /><noscript><img decoding="async" width="328" height="84" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070118/Mask-Group-33%402x.png" alt="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070118/Mask-Group-33%402x.png 328w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070118/Mask-Group-33%402x-300x77.png 300w" sizes="(max-width: 328px) 100vw, 328px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131375" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h5 class="et_pb_module_header"><span>LeewayHertz efficiently steered our iCruise app’s multi-platform expansion</span></h5>
						<div class="et_pb_blurb_description"><p>Well, working with LeewayHertz on our iCruise app was delightful. From the first meeting to the launch of the app, the development team was very forthcoming and active. They laid in front of us a very clear and realistic roadmap to ensure that everyone was on the same page. We started with an iPhone app, and now we have built apps on Android, iPad, Tablet, Kindle and the Web with LeewayHertz.</p>
<p style="font-size: 14px; font-weight: 600; padding-bottom: 0px;">Uf Tukel</p>
<p style="font-size: 12px; font-weight: 600; margin-top: -5px;">Co-Founder iCruise</p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_19">
				<div class="et_pb_with_border et_pb_column_1_2 et_pb_column et_pb_column_31  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_16  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="328" height="84" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20328%2084'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070205/Mask-Group-21%402x.png 328w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070205/Mask-Group-21%402x-300x77.png 300w" data-lazy-sizes="(max-width: 328px) 100vw, 328px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131376" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070205/Mask-Group-21%402x.png" /><noscript><img decoding="async" width="328" height="84" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070205/Mask-Group-21%402x.png" alt="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070205/Mask-Group-21%402x.png 328w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070205/Mask-Group-21%402x-300x77.png 300w" sizes="(max-width: 328px) 100vw, 328px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131376" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h5 class="et_pb_module_header"><span>LeewayHertz delivered what they proposed, thanks to their expertise in application development</span></h5>
						<div class="et_pb_blurb_description"><p>Leewayhertz knows its craft and the teams are experts at iPhone and Android app development. They’re highly focused and they delivered what they proposed.</p>
<p style="font-size: 14px; font-weight: 600; padding-bottom: 0px;">James Unwin</p>
<p style="font-size: 12px; font-weight: 600; margin-top: -5px;">Director of O’Reilly Auto Parts</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_with_border et_pb_column_1_2 et_pb_column et_pb_column_32  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_blurb et_pb_blurb_17  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" width="328" height="84" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20328%2084'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070256/Mask-Group-15%402x.png 328w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070256/Mask-Group-15%402x-300x77.png 300w" data-lazy-sizes="(max-width: 328px) 100vw, 328px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131377" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070256/Mask-Group-15%402x.png" /><noscript><img decoding="async" width="328" height="84" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070256/Mask-Group-15%402x.png" alt="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070256/Mask-Group-15%402x.png 328w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/15070256/Mask-Group-15%402x-300x77.png 300w" sizes="(max-width: 328px) 100vw, 328px" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-131377" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h5 class="et_pb_module_header"><span>LeewayHertz’s responsive and flexible approach significantly enhanced our app with valuable features</span></h5>
						<div class="et_pb_blurb_description"><p>LeewayHertz was flexible in adding smaller features along the way. We found something that might be useful to add to the app, and they responded and acted quickly. Their process worked well.</p>
<p style="font-size: 14px; font-weight: 600; padding-bottom: 0px;">Roland Busch</p>
<p style="font-size: 12px; font-weight: 600; margin-top: -5px;">CEO of Siemens</p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_12 et_pb_fullwidth_section et_section_regular" >
				
				
				
				
				
				
				<section class="et_pb_module et_pb_fullwidth_header et_pb_fullwidth_header_3 et_pb_text_align_left et_pb_bg_layout_dark">
				
				
				
				
				<div class="et_pb_fullwidth_header_container left">
					<div class="header-content-container center">
					<div class="header-content">
						
						<h2 class="et_pb_module_header">As Mentioned in</h2>
						
						<div class="et_pb_header_content_wrapper"></div>
						
					</div>
				</div>
					
				</div>
				<div class="et_pb_fullwidth_header_overlay"></div>
				<div class="et_pb_fullwidth_header_scroll"></div>
			</section><div class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_4">
				
				
				
				
				<img decoding="async" width="1800" height="111" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201800%20111'%3E%3C/svg%3E" alt="As-Mentioned-in" title="As-Mentioned-in" class="wp-image-130993" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/12212400/Mask-Group-20.svg" /><noscript><img decoding="async" width="1800" height="111" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/12212400/Mask-Group-20.svg" alt="As-Mentioned-in" title="As-Mentioned-in" class="wp-image-130993" /></noscript>
			
			</div><div id="mymentioned" class="et_pb_module et_pb_fullwidth_image et_pb_fullwidth_image_5">
				
				
				
				
				<img decoding="async" width="900" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20900%20200'%3E%3C/svg%3E" alt="As-Mentioned-in" title="As-Mentioned-in" class="wp-image-130995" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/12212432/Mask-Group-21.svg" /><noscript><img decoding="async" width="900" height="200" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/03/12212432/Mask-Group-21.svg" alt="As-Mentioned-in" title="As-Mentioned-in" class="wp-image-130995" /></noscript>
			
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_13 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_21">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_33  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_28  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>In The News</h2></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_14 press_release et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_22">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_34  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_29  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><div class="pr-item"><div class="pr-poster"><a href=https://www.leewayhertz.com/hackett-group-announces-leewayhertz-acquisition/><img decoding="async" width="248" height="170" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20248%20170'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="The Hackett Group Announces Strategic Acquisition of Leading Gen AI Development Firm LeewayHertz" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/09/19213840/The-Hackett-Group-Announces-Strategic-Acquisition-of-Leading-Gen-AI-Development-Firm-LeewayHertz-feature.svg" /><noscript><img decoding="async" width="248" height="170" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/09/19213840/The-Hackett-Group-Announces-Strategic-Acquisition-of-Leading-Gen-AI-Development-Firm-LeewayHertz-feature.svg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="The Hackett Group Announces Strategic Acquisition of Leading Gen AI Development Firm LeewayHertz" /></noscript></a></div><div class="pr-meta"><div class="pr-category">News</div><div class="pr-name"><h3><a href=https://www.leewayhertz.com/hackett-group-announces-leewayhertz-acquisition/>The Hackett Group Announces Strategic Acquisition of Leading Gen AI Development Firm LeewayHertz</a></h3></div><div class="pr-desc">The Hackett Group, Inc. (NASDAQ: HCKT), a leading Gen AI strategic consultancy and executive advisory firm today announced the acquisition of LeewayHertz, a highly recognized provider of advanced Gen AI solutions.</div><div class="pr-readmore"><a href=https://www.leewayhertz.com/hackett-group-announces-leewayhertz-acquisition/>Read More</a></div></div></div><div class="pr-item"><div class="pr-poster"><a href=https://www.leewayhertz.com/leewayhertz-named-among-forbes-top-ai-consulting-firms/><img decoding="async" width="365" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20365%20250'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="forbes top ai consulting firms" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/18084446/forbes-top-ai-consulting-firms.svg" /><noscript><img decoding="async" width="365" height="250" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/09/18084446/forbes-top-ai-consulting-firms.svg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="forbes top ai consulting firms" /></noscript></a></div><div class="pr-meta"><div class="pr-category">News</div><div class="pr-name"><h3><a href=https://www.leewayhertz.com/leewayhertz-named-among-forbes-top-ai-consulting-firms/>LeewayHertz Named Among Top AI Consulting Firms by Forbes</a></h3></div><div class="pr-desc">A Forbes article ranked LeewayHertz among the top 10 AI consulting firms.</div><div class="pr-readmore"><a href=https://www.leewayhertz.com/leewayhertz-named-among-forbes-top-ai-consulting-firms/>Read More</a></div></div></div><div class="pr-item"><div class="pr-poster"><a href=https://www.leewayhertz.com/gartner-generative-ai-vendor-2024/><img decoding="async" width="248" height="170" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20248%20170'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/23004244/Group-9.svg" /><noscript><img decoding="async" width="248" height="170" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/23004244/Group-9.svg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" /></noscript></a></div><div class="pr-meta"><div class="pr-category">News</div><div class="pr-name"><h3><a href=https://www.leewayhertz.com/gartner-generative-ai-vendor-2024/>LeewayHertz Recognized as a Representative Vendor in Gartner’s 2024 Hype Cycle Report for Generative AI</a></h3></div><div class="pr-desc">LeewayHertz, a trusted leader in enterprise AI consulting and development, has been recognized as a representative vendor in Gartner’s 2024 Hype Cycle Report for Generative AI.</div><div class="pr-readmore"><a href=https://www.leewayhertz.com/gartner-generative-ai-vendor-2024/>Read More</a></div></div></div><div class="pr-item"><div class="pr-poster"><a href=https://www.leewayhertz.com/leewayhertz-in-spglobal-article/><img decoding="async" width="365" height="250" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20365%20250'%3E%3C/svg%3E" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="S&amp;P Global" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/08031545/SP-Global.png 365w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/08031545/SP-Global-300x205.png 300w" data-lazy-sizes="(max-width: 365px) 100vw, 365px" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/08031545/SP-Global.png" /><noscript><img decoding="async" width="365" height="250" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/08031545/SP-Global.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="S&amp;P Global" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/08031545/SP-Global.png 365w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/12/08031545/SP-Global-300x205.png 300w" sizes="(max-width: 365px) 100vw, 365px" /></noscript></a></div><div class="pr-meta"><div class="pr-category">News</div><div class="pr-name"><h3><a href=https://www.leewayhertz.com/leewayhertz-in-spglobal-article/>LeewayHertz Featured in S&#038;P Global’s Piece on AI’s Impact on Private Equity</a></h3></div><div class="pr-desc">Explore LeewayHertz's insights in S&P Global's article delving into AI's impact on private equity businesses</div><div class="pr-readmore"><a href=https://www.leewayhertz.com/leewayhertz-in-spglobal-article/>Read More</a></div></div></div></div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div id="get-started" class="et_pb_section et_pb_section_15 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_23">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_35  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_30  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 style="text-align: center;">Our Engagement Models</h2></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_25">
				<div class="et_pb_column et_pb_column_1_3 et_pb_column_36  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_18  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Digital Transformation Services LeewayHertz" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-67825" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27011136/Dedicated-Team.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27011136/Dedicated-Team.svg" alt="Digital Transformation Services LeewayHertz" class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-67825" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Dedicated Development Team</span></h4>
						<div class="et_pb_blurb_description"><p data-renderer-start-pos="8621">Our developers leverage cutting-edge cognitive technologies to deliver high-quality services and tailored solutions to our clients.</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_37  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_19  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Dedicated software development team LeewayHertz " class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-67827" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27011137/Team-Extention.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27011137/Team-Extention.svg" alt="Dedicated software development team LeewayHertz " class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-67827" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Team Extension</span></h4>
						<div class="et_pb_blurb_description"><p data-renderer-start-pos="8763">Our team extension model is designed to assist clients seeking to expand their teams with the precise expertise needed for their projects.</p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_3 et_pb_column_38  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_blurb et_pb_blurb_20  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					<div class="et_pb_main_blurb_image"><span class="et_pb_image_wrap et_pb_only_image_mode_wrap"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Dedicated software development team LeewayHertz " class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-67826" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27011137/Project-Based-Model.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27011137/Project-Based-Model.svg" alt="Dedicated software development team LeewayHertz " class="et-waypoint et_pb_animation_top et_pb_animation_top_tablet et_pb_animation_top_phone wp-image-67826" /></noscript></span></div>
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>Project-based Model</span></h4>
						<div class="et_pb_blurb_description"><p data-renderer-start-pos="8921">Our project-oriented approach, supported by our team of software development specialists, is dedicated to fostering client collaboration and achieving specific project objectives.</p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div id="learn-more" class="et_pb_section et_pb_section_17 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_26">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_39  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_31  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2 class="fw-600 font-31" style="text-align: center;">Get Started Today</h2></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_27">
				<div class="et_pb_column et_pb_column_1_4 et_pb_column_40 col-width-25  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_32 global_anim_icon  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><object data="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27020801/Contact-Us.svg" type="image/svg+xml" name="fitvid1" role="none" width="100px"></object></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_21  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>1. Contact Us</span></h4>
						<div class="et_pb_blurb_description"><p><span>Fill out the contact form protected by NDA, book a calendar and schedule a Zoom Meeting with our experts.</span></p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_41 col-width-25  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_33 global_anim_icon  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><object data="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27020802/Get-a-Consultation.svg" type="image/svg+xml" name="fitvid1" role="none" width="100px"></object></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_22  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>2. Get a Consultation</span></h4>
						<div class="et_pb_blurb_description"><p><span>Get on a call with our team to know the feasibility of your project idea.</span></p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_42 col-width-25  et_pb_css_mix_blend_mode_passthrough">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_34 global_anim_icon  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><object data="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27020803/Get-aCost-Estimation.svg" type="image/svg+xml" name="fitvid1" role="none" width="100px"></object></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_23  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>3. Get a Cost Estimate</span></h4>
						<div class="et_pb_blurb_description"><p><span>Based on the project requirements, we share a project proposal with budget and timeline estimates.</span></p></div>
					</div>
				</div>
			</div>
			</div><div class="et_pb_column et_pb_column_1_4 et_pb_column_43 col-width-25  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_35 global_anim_icon  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p><object data="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/10/27020804/Project-Kick-off.svg" type="image/svg+xml" name="fitvid1" role="none" width="100px"></object></p></div>
			</div><div class="et_pb_module et_pb_blurb et_pb_blurb_24  et_pb_text_align_left  et_pb_blurb_position_top et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_blurb_content">
					
					<div class="et_pb_blurb_container">
						<h4 class="et_pb_module_header"><span>4. Project Kickoff</span></h4>
						<div class="et_pb_blurb_description"><p><span>Once the project is signed, we bring together a team from a range of disciplines to kick start your project.</span></p></div>
					</div>
				</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div id="get-started" class="et_pb_section et_pb_section_18 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_28">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_44  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_36  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2><strong>What Can We Build for You?</strong></h2></div>
			</div><div class="et_pb_module et_pb_text et_pb_text_37  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner">Let&#8217;s discuss your ideas. We will send you an NDA before we talk. All the information is kept confidential.</div>
			</div><div class="et_pb_module et_pb_text et_pb_text_38 service_pages_cont_form  et_pb_text_align_left et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><p>
                <div class='gf_browser_chrome gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_1' style='display:none'><style></style><div id='gf_1' class='gform_anchor' tabindex='-1'></div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_1' id='gform_1'  action='/#gf_1' data-formid='1' novalidate> 
 <input type='hidden' class='gforms-pum' value='{"closepopup":false,"closedelay":0,"openpopup":false,"openpopup_id":0}' />
                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_1_26" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_26'>Facebook</label><div class='ginput_container'><input name='input_26' id='input_1_26' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_1_26'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_1_23" class="gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><div class='ginput_container ginput_container_text'><input name='input_23' id='input_1_23' type='hidden' class='gform_hidden'  aria-invalid="false" value='' /></div></div><div id="field_1_22" class="gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible"  ><div class='ginput_container ginput_container_text'><input name='input_22' id='input_1_22' type='hidden' class='gform_hidden'  aria-invalid="false" value='https://www.leewayhertz.com/' /></div></div><div id="field_1_16" class="gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden"  ><div class="admin-hidden-markup"><i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span></div><label class='gfield_label gform-field-label' for='input_1_16'>OID</label><div class='ginput_container ginput_container_text'><input name='input_16' id='input_1_16' type='text' value='00D300000001Noj' class='large'      aria-invalid="false"   /></div></div><div id="field_1_15" class="gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden"  ><div class="admin-hidden-markup"><i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span></div><label class='gfield_label gform-field-label' for='input_1_15'>Campaign ID</label><div class='ginput_container ginput_container_text'><input name='input_15' id='input_1_15' type='text' value='70140000000Kl89' class='large'      aria-invalid="false"   /></div></div><div id="field_1_14" class="gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden"  ><div class="admin-hidden-markup"><i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span></div><label class='gfield_label gform-field-label' for='input_1_14'>Source</label><div class='ginput_container ginput_container_text'><input name='input_14' id='input_1_14' type='text' value='Website - LWH' class='large'      aria-invalid="false"   /></div></div><div id="field_1_17" class="gfield gfield--type-text gfield--input-type-text gfield--width-half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden"  ><div class="admin-hidden-markup"><i class="gform-icon gform-icon--hidden" aria-hidden="true" title="This field is hidden when viewing the form"></i><span>This field is hidden when viewing the form</span></div><label class='gfield_label gform-field-label' for='input_1_17'>Lead Source Description</label><div class='ginput_container ginput_container_text'><input name='input_17' id='input_1_17' type='text' value='LWH Website: Sales email inquiry' class='large'      aria-invalid="false"   /></div></div><div id="field_1_1" class="gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_1'>First Name<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'    placeholder='First Name*' aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_2" class="gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_2'>Last Name<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_2' id='input_1_2' type='text' value='' class='large'    placeholder='Last Name*' aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_5" class="gfield gfield--type-email gfield--input-type-email gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_5'>Company Email<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_email'>
                            <input name='input_5' id='input_1_5' type='email' value='' class='large'   placeholder='Company Email*' aria-required="true" aria-invalid="false"  />
                        </div></div><div id="field_1_3" class="gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_3'>Company Name<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1_3' type='text' value='' class='large'    placeholder='Company Name*' aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_4" class="gfield gfield--type-text gfield--input-type-text gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_4'>Job Title<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_1_4' type='text' value='' class='large'    placeholder='Job Title*' aria-required="true" aria-invalid="false"   /></div></div><div id="field_1_24" class="gfield gfield--type-phone gfield--input-type-phone gfield--width-half field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_24'>Phone</label><div class='ginput_container ginput_container_phone'><input name='input_24' id='input_1_24' type='tel' value='' class='large'  placeholder='Phone Number'  aria-invalid="false"   /></div></div><div id="field_1_10" class="gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_10'>Country<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_10' id='input_1_10' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a country*</option><option value='United States' >United States</option><option value='United Kingdom' >United Kingdom</option><option value='Afghanistan' >Afghanistan</option><option value='Albania' >Albania</option><option value='Algeria' >Algeria</option><option value='American Samoa' >American Samoa</option><option value='Andorra' >Andorra</option><option value='Angola' >Angola</option><option value='Antigua and Barbuda' >Antigua and Barbuda</option><option value='Argentina' >Argentina</option><option value='Armenia' >Armenia</option><option value='Australia' >Australia</option><option value='Austria' >Austria</option><option value='Azerbaijan' >Azerbaijan</option><option value='Bahamas' >Bahamas</option><option value='Bahrain' >Bahrain</option><option value='Bangladesh' >Bangladesh</option><option value='Barbados' >Barbados</option><option value='Belarus' >Belarus</option><option value='Belgium' >Belgium</option><option value='Belize' >Belize</option><option value='Benin' >Benin</option><option value='Bermuda' >Bermuda</option><option value='Bhutan' >Bhutan</option><option value='Bolivia' >Bolivia</option><option value='Bosnia and Herzegovina' >Bosnia and Herzegovina</option><option value='Botswana' >Botswana</option><option value='Brazil' >Brazil</option><option value='Brunei' >Brunei</option><option value='Bulgaria' >Bulgaria</option><option value='Burkina Faso' >Burkina Faso</option><option value='Burundi' >Burundi</option><option value='Cambodia' >Cambodia</option><option value='Cameroon' >Cameroon</option><option value='Canada' >Canada</option><option value='Cape Verde' >Cape Verde</option><option value='Cayman Islands' >Cayman Islands</option><option value='Central African Republic' >Central African Republic</option><option value='Chad' >Chad</option><option value='Chile' >Chile</option><option value='China' >China</option><option value='Colombia' >Colombia</option><option value='Comoros' >Comoros</option><option value='Congo, Democratic Republic of the' >Congo, Democratic Republic of the</option><option value='Congo, Republic of the' >Congo, Republic of the</option><option value='Costa Rica' >Costa Rica</option><option value='Côte d&#039;Ivoire' >Côte d&#039;Ivoire</option><option value='Croatia' >Croatia</option><option value='Cuba' >Cuba</option><option value='Curaçao' >Curaçao</option><option value='Cyprus' >Cyprus</option><option value='Czech Republic' >Czech Republic</option><option value='Denmark' >Denmark</option><option value='Djibouti' >Djibouti</option><option value='Dominica' >Dominica</option><option value='Dominican Republic' >Dominican Republic</option><option value='East Timor' >East Timor</option><option value='Ecuador' >Ecuador</option><option value='Egypt' >Egypt</option><option value='El Salvador' >El Salvador</option><option value='Equatorial Guinea' >Equatorial Guinea</option><option value='Eritrea' >Eritrea</option><option value='Estonia' >Estonia</option><option value='Ethiopia' >Ethiopia</option><option value='Faroe Islands' >Faroe Islands</option><option value='Fiji' >Fiji</option><option value='Finland' >Finland</option><option value='France' >France</option><option value='French Polynesia' >French Polynesia</option><option value='Gabon' >Gabon</option><option value='Gambia' >Gambia</option><option value='Georgia' >Georgia</option><option value='Germany' >Germany</option><option value='Ghana' >Ghana</option><option value='Greece' >Greece</option><option value='Greenland' >Greenland</option><option value='Grenada' >Grenada</option><option value='Guam' >Guam</option><option value='Guatemala' >Guatemala</option><option value='Guinea' >Guinea</option><option value='Guinea-Bissau' >Guinea-Bissau</option><option value='Guyana' >Guyana</option><option value='Haiti' >Haiti</option><option value='Honduras' >Honduras</option><option value='Hong Kong' >Hong Kong</option><option value='Hungary' >Hungary</option><option value='Iceland' >Iceland</option><option value='India' >India</option><option value='Indonesia' >Indonesia</option><option value='Iran' >Iran</option><option value='Iraq' >Iraq</option><option value='Ireland' >Ireland</option><option value='Israel' >Israel</option><option value='Italy' >Italy</option><option value='Jamaica' >Jamaica</option><option value='Japan' >Japan</option><option value='Jordan' >Jordan</option><option value='Kazakhstan' >Kazakhstan</option><option value='Kenya' >Kenya</option><option value='Kiribati' >Kiribati</option><option value='North Korea' >North Korea</option><option value='South Korea' >South Korea</option><option value='Kosovo' >Kosovo</option><option value='Kuwait' >Kuwait</option><option value='Kyrgyzstan' >Kyrgyzstan</option><option value='Laos' >Laos</option><option value='Latvia' >Latvia</option><option value='Lebanon' >Lebanon</option><option value='Lesotho' >Lesotho</option><option value='Liberia' >Liberia</option><option value='Libya' >Libya</option><option value='Liechtenstein' >Liechtenstein</option><option value='Lithuania' >Lithuania</option><option value='Luxembourg' >Luxembourg</option><option value='Macedonia' >Macedonia</option><option value='Madagascar' >Madagascar</option><option value='Malawi' >Malawi</option><option value='Malaysia' >Malaysia</option><option value='Maldives' >Maldives</option><option value='Mali' >Mali</option><option value='Malta' >Malta</option><option value='Marshall Islands' >Marshall Islands</option><option value='Mauritania' >Mauritania</option><option value='Mauritius' >Mauritius</option><option value='Mexico' >Mexico</option><option value='Micronesia' >Micronesia</option><option value='Moldova' >Moldova</option><option value='Monaco' >Monaco</option><option value='Mongolia' >Mongolia</option><option value='Montenegro' >Montenegro</option><option value='Morocco' >Morocco</option><option value='Mozambique' >Mozambique</option><option value='Myanmar' >Myanmar</option><option value='Namibia' >Namibia</option><option value='Nauru' >Nauru</option><option value='Nepal' >Nepal</option><option value='Netherlands' >Netherlands</option><option value='New Zealand' >New Zealand</option><option value='Nicaragua' >Nicaragua</option><option value='Niger' >Niger</option><option value='Nigeria' >Nigeria</option><option value='Northern Mariana Islands' >Northern Mariana Islands</option><option value='Norway' >Norway</option><option value='Oman' >Oman</option><option value='Pakistan' >Pakistan</option><option value='Palau' >Palau</option><option value='Palestine, State of' >Palestine, State of</option><option value='Panama' >Panama</option><option value='Papua New Guinea' >Papua New Guinea</option><option value='Paraguay' >Paraguay</option><option value='Peru' >Peru</option><option value='Philippines' >Philippines</option><option value='Poland' >Poland</option><option value='Portugal' >Portugal</option><option value='Puerto Rico' >Puerto Rico</option><option value='Qatar' >Qatar</option><option value='Romania' >Romania</option><option value='Russia' >Russia</option><option value='Rwanda' >Rwanda</option><option value='Saint Kitts and Nevis' >Saint Kitts and Nevis</option><option value='Saint Lucia' >Saint Lucia</option><option value='Saint Vincent and the Grenadines' >Saint Vincent and the Grenadines</option><option value='Samoa' >Samoa</option><option value='San Marino' >San Marino</option><option value='Sao Tome and Principe' >Sao Tome and Principe</option><option value='Saudi Arabia' >Saudi Arabia</option><option value='Senegal' >Senegal</option><option value='Serbia' >Serbia</option><option value='Seychelles' >Seychelles</option><option value='Sierra Leone' >Sierra Leone</option><option value='Singapore' >Singapore</option><option value='Sint Maarten' >Sint Maarten</option><option value='Slovakia' >Slovakia</option><option value='Slovenia' >Slovenia</option><option value='Solomon Islands' >Solomon Islands</option><option value='Somalia' >Somalia</option><option value='South Africa' >South Africa</option><option value='Spain' >Spain</option><option value='Sri Lanka' >Sri Lanka</option><option value='Sudan' >Sudan</option><option value='Sudan, South' >Sudan, South</option><option value='Suriname' >Suriname</option><option value='Swaziland' >Swaziland</option><option value='Sweden' >Sweden</option><option value='Switzerland' >Switzerland</option><option value='Syria' >Syria</option><option value='Taiwan' >Taiwan</option><option value='Tajikistan' >Tajikistan</option><option value='Tanzania' >Tanzania</option><option value='Thailand' >Thailand</option><option value='Togo' >Togo</option><option value='Tonga' >Tonga</option><option value='Trinidad and Tobago' >Trinidad and Tobago</option><option value='Tunisia' >Tunisia</option><option value='Turkey' >Turkey</option><option value='Turkmenistan' >Turkmenistan</option><option value='Tuvalu' >Tuvalu</option><option value='Uganda' >Uganda</option><option value='Ukraine' >Ukraine</option><option value='United Arab Emirates' >United Arab Emirates</option><option value='Uruguay' >Uruguay</option><option value='Uzbekistan' >Uzbekistan</option><option value='Vanuatu' >Vanuatu</option><option value='Vatican City' >Vatican City</option><option value='Venezuela' >Venezuela</option><option value='Vietnam' >Vietnam</option><option value='Virgin Islands, British' >Virgin Islands, British</option><option value='Virgin Islands, U.S.' >Virgin Islands, U.S.</option><option value='Yemen' >Yemen</option><option value='Zambia' >Zambia</option><option value='Zimbabwe' >Zimbabwe</option></select></div></div><div id="field_1_11" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_11'>Select a state/province<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_11' id='input_1_11' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a state/province*</option><option value='Alabama' >Alabama</option><option value='Alaska' >Alaska</option><option value='Arizona' >Arizona</option><option value='Arkansas' >Arkansas</option><option value='California' >California</option><option value='Colorado' >Colorado</option><option value='Connecticut' >Connecticut</option><option value='Delaware' >Delaware</option><option value='District of Columbia' >District of Columbia</option><option value='Florida' >Florida</option><option value='Georgia' >Georgia</option><option value='Hawaii' >Hawaii</option><option value='Idaho' >Idaho</option><option value='Illinois' >Illinois</option><option value='Indiana' >Indiana</option><option value='Iowa' >Iowa</option><option value='Kansas' >Kansas</option><option value='Kentucky' >Kentucky</option><option value='Louisiana' >Louisiana</option><option value='Maine' >Maine</option><option value='Maryland' >Maryland</option><option value='Massachusetts' >Massachusetts</option><option value='Michigan' >Michigan</option><option value='Minnesota' >Minnesota</option><option value='Mississippi' >Mississippi</option><option value='Missouri' >Missouri</option><option value='Montana' >Montana</option><option value='Nebraska' >Nebraska</option><option value='Nevada' >Nevada</option><option value='New Hampshire' >New Hampshire</option><option value='New Jersey' >New Jersey</option><option value='New Mexico' >New Mexico</option><option value='New York' >New York</option><option value='North Carolina' >North Carolina</option><option value='North Dakota' >North Dakota</option><option value='Ohio' >Ohio</option><option value='Oklahoma' >Oklahoma</option><option value='Oregon' >Oregon</option><option value='Pennsylvania' >Pennsylvania</option><option value='Rhode Island' >Rhode Island</option><option value='South Carolina' >South Carolina</option><option value='South Dakota' >South Dakota</option><option value='Tennessee' >Tennessee</option><option value='Texas' >Texas</option><option value='Utah' >Utah</option><option value='Vermont' >Vermont</option><option value='Virginia' >Virginia</option><option value='Washington' >Washington</option><option value='West Virginia' >West Virginia</option><option value='Wisconsin' >Wisconsin</option><option value='Wyoming' >Wyoming</option><option value='Armed Forces Americas' >Armed Forces Americas</option><option value='Armed Forces Europe' >Armed Forces Europe</option><option value='Armed Forces Pacific' >Armed Forces Pacific</option></select></div></div><div id="field_1_12" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_12'>Select a state/province<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_12' id='input_1_12' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a state/province*</option><option value='Avon' >Avon</option><option value='Bedfordshire' >Bedfordshire</option><option value='Berkshire' >Berkshire</option><option value='Borders' >Borders</option><option value='Bristol' >Bristol</option><option value='Buckinghamshire' >Buckinghamshire</option><option value='Cambridgeshire' >Cambridgeshire</option><option value='Channel Islands' >Channel Islands</option><option value='Cheshire' >Cheshire</option><option value='Cleveland' >Cleveland</option><option value='Cornwall' >Cornwall</option><option value='Cumbria' >Cumbria</option><option value='Derbyshire' >Derbyshire</option><option value='Devon' >Devon</option><option value='Dorset' >Dorset</option><option value='Durham' >Durham</option><option value='East Riding of Yorkshire' >East Riding of Yorkshire</option><option value='East Sussex' >East Sussex</option><option value='Essex' >Essex</option><option value='Gloucestershire' >Gloucestershire</option><option value='Greater Manchester' >Greater Manchester</option><option value='Hampshire' >Hampshire</option><option value='Herefordshire' >Herefordshire</option><option value='Hertfordshire' >Hertfordshire</option><option value='Humberside' >Humberside</option><option value='Isle of Man' >Isle of Man</option><option value='Isle of Wight' >Isle of Wight</option><option value='Isles of Scilly' >Isles of Scilly</option><option value='Kent' >Kent</option><option value='Lancashire' >Lancashire</option><option value='Leicestershire' >Leicestershire</option><option value='Lincolnshire' >Lincolnshire</option><option value='London' >London</option><option value='Merseyside' >Merseyside</option><option value='Middlesex' >Middlesex</option><option value='Norfolk' >Norfolk</option><option value='North Yorkshire' >North Yorkshire</option><option value='Northamptonshire' >Northamptonshire</option><option value='Northumberland' >Northumberland</option><option value='Nottinghamshire' >Nottinghamshire</option><option value='Oxfordshire' >Oxfordshire</option><option value='Rutland' >Rutland</option><option value='Shropshire' >Shropshire</option><option value='Somerset' >Somerset</option><option value='South Yorkshire' >South Yorkshire</option><option value='Staffordshire' >Staffordshire</option><option value='Suffolk' >Suffolk</option><option value='Surrey' >Surrey</option><option value='Tyne and Wear' >Tyne and Wear</option><option value='Warwickshire' >Warwickshire</option><option value='West Midlands' >West Midlands</option><option value='West Sussex' >West Sussex</option><option value='West Yorkshire' >West Yorkshire</option><option value='Wiltshire' >Wiltshire</option><option value='Worcestershire' >Worcestershire</option></select></div></div><div id="field_1_18" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_18'>Select a state/province<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_18' id='input_1_18' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a state/province*</option><option value='Australian Capital Territory' >Australian Capital Territory</option><option value='Northern Territory' >Northern Territory</option><option value='New South Wales' >New South Wales</option><option value='Queensland' >Queensland</option><option value='South Australia' >South Australia</option><option value='Tasmania' >Tasmania</option><option value='Victoria' >Victoria</option><option value='Western Australia' >Western Australia</option></select></div></div><div id="field_1_19" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_19'>Select a state/province<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_19' id='input_1_19' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a state/province*</option><option value='Alberta' >Alberta</option><option value='British Columbia' >British Columbia</option><option value='Manitoba' >Manitoba</option><option value='New Brunswick' >New Brunswick</option><option value='Newfoundland and Labrador' >Newfoundland and Labrador</option><option value='Nova Scotia' >Nova Scotia</option><option value='Northwest Territories' >Northwest Territories</option><option value='Ontario' >Ontario</option><option value='Prince Edward Island' >Prince Edward Island</option><option value='Quebec' >Quebec</option><option value='Saskatchewan' >Saskatchewan</option><option value='Yukon Territory' >Yukon Territory</option></select></div></div><div id="field_1_21" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_21'>Select a state/province<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_21' id='input_1_21' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a state/province*</option><option value='County Antrim' >County Antrim</option><option value='County Armagh' >County Armagh</option><option value='County Down' >County Down</option><option value='County Fermanagh' >County Fermanagh</option><option value='County Londonderry' >County Londonderry</option><option value='County Tyrone' >County Tyrone</option><option value='County Cavan' >County Cavan</option><option value='County Donegal' >County Donegal</option><option value='County Monaghan' >County Monaghan</option><option value='County Dublin' >County Dublin</option><option value='County Carlow' >County Carlow</option><option value='County Kildare' >County Kildare</option><option value='County Kilkenny' >County Kilkenny</option><option value='County Laois' >County Laois</option><option value='County Longford' >County Longford</option><option value='County Louth' >County Louth</option><option value='County Meath' >County Meath</option><option value='County Offaly' >County Offaly</option><option value='County Westmeath' >County Westmeath</option><option value='County Wexford' >County Wexford</option><option value='County Wicklow' >County Wicklow</option><option value='County Galway' >County Galway</option><option value='County Mayo' >County Mayo</option><option value='County Leitrim' >County Leitrim</option><option value='County Roscommon' >County Roscommon</option><option value='County Sligo' >County Sligo</option><option value='County Clare' >County Clare</option><option value='County Cork' >County Cork</option><option value='County Kerry' >County Kerry</option><option value='County Limerick' >County Limerick</option><option value='County Tipperary' >County Tipperary</option><option value='County Waterford' >County Waterford</option></select></div></div><div id="field_1_20" class="gfield gfield--type-select gfield--input-type-select gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_20'>Select a state/province<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_select'><select name='input_20' id='input_1_20' class='large gfield_select'    aria-required="true" aria-invalid="false" ><option value='' selected='selected' class='gf_placeholder'>Select a state/province*</option><option value='Drente' >Drente</option><option value='Flevoland' >Flevoland</option><option value='Friesland' >Friesland</option><option value='Gelderland' >Gelderland</option><option value='Groningen' >Groningen</option><option value='Limburg' >Limburg</option><option value='Noord Brabant' >Noord Brabant</option><option value='Noord Holland' >Noord Holland</option><option value='Overijssel' >Overijssel</option><option value='Utrecht' >Utrecht</option><option value='Zuid Holland' >Zuid Holland</option><option value='Zeeland' >Zeeland</option></select></div></div><div id="field_1_8" class="gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible"  ><label class='gfield_label gform-field-label' for='input_1_8'>Comments<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></label><div class='ginput_container ginput_container_textarea'><textarea name='input_8' id='input_1_8' class='textarea medium'   maxlength='300' placeholder='Comments*' aria-required="true" aria-invalid="false"   rows='10' cols='50'></textarea></div></div><fieldset id="field_1_25" class="gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield_contains_required field_sublabel_below gfield--no-description field_description_above hidden_label field_validation_below gfield_visibility_visible"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Checkbox<span class="gfield_required"><span class="gfield_required gfield_required_text">(Required)</span></span></legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_1_25'><div class='gchoice gchoice_1_25_1'>
								<input class='gfield-choice-input' name='input_25.1' type='checkbox'  value='I agree to the &lt;a href=&quot;https://www.leewayhertz.com/terms-of-service/&quot;&gt;Terms of use&lt;/a&gt; and &lt;a href=&quot;https://www.leewayhertz.com/privacy-policy/&quot;&gt;Privacy policy&lt;/a&gt;.' checked='checked' id='choice_1_25_1'   />
								<label for='choice_1_25_1' id='label_1_25_1' class='gform-field-label gform-field-label--type-inline'>I agree to the <a href="https://www.leewayhertz.com/terms-of-service/">Terms of use</a> and <a href="https://www.leewayhertz.com/privacy-policy/">Privacy policy</a>.</label>
							</div></div></div></fieldset></div></div>
        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button gform-button--width-full' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Start a conversation'  /> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0&amp;theme=orbital&amp;styles=[]&amp;hash=086d0070438cac8a507f8712bab547c3' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='orbital' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='[]' />
            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='DC0PaMyhlyEF7JRjwesoGm77C9W0u67uNKdJNGnWz9seTuWu9TlGeHu0sIVcKsB1nwA/HcVz9gzNomOx4aJyihjAq+KmFMYw4Aj1Wbu7DgUzVPI=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCIyNS4xXCI6XCI2NDMyNDk5NmUwNjZjMGNkZjVlMTI1MTcwNWM4NjFkOFwifSIsImFkOWY1ZGY2NDUxNGQ3NTE5ZGU5MzJlZTlmM2Q4MDUyIl0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="103"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/spinner.svg', false );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){form_content.find('form').css('opacity', 0);jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_1').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://www.leewayhertz.com/wp-content/plugins/gravityforms/images/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_1').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
});</script>
</p>
</div>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div><div class="et_pb_section et_pb_section_19 et_section_regular" >
				
				
				
				
				
				
				<div class="et_pb_row et_pb_row_29">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_45  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_module et_pb_text et_pb_text_39  et_pb_text_align_center et_pb_bg_layout_light">
				
				
				
				
				<div class="et_pb_text_inner"><h2>Insights</h2></div>
			</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_30 insight-blog">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_46  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div id="featuredblogs" class="et_pb_with_border et_pb_module et_pb_blog_0 limited-insights home_insight et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-142396" class="et_pb_post clearfix et_pb_blog_item_0_0 post-142396 post type-post status-publish format-standard has-post-thumbnail hentry category-ai-industry-use-cases category-ai-use-cases category-artificial-intelligence category-blog category-finance-banking category-home category-homepage category-ind-finance category-lht-insight category-posts category-technology">

				<div class="et_pb_image_container"><a href="https://www.leewayhertz.com/ai-agent-for-customer-service/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="AI agent for customer service: Key capabilities, use cases, benefits and implementation" class="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png" alt="AI agent for customer service: Key capabilities, use cases, benefits and implementation" class="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 480w " sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" /></noscript></a></div>
														<h2 class="entry-title">
													<a href="https://www.leewayhertz.com/ai-agent-for-customer-service/">AI agent for customer service: Key capabilities, use cases, benefits and implementation</a>
											</h2>
				
					<div class="post-content"><div class="post-content-inner"><p>AI agents enhance customer service by understanding inquiries, analyzing data, and generating accurate responses.</p>
</div><a href="https://www.leewayhertz.com/ai-agent-for-customer-service/" class="more-link">read more</a></div>			
			</article>
				
			<article id="post-139671" class="et_pb_post clearfix et_pb_blog_item_0_1 post-139671 post type-post status-publish format-standard has-post-thumbnail hentry category-ai category-ai-industry-use-cases category-artificial-intelligence category-blog category-home category-homepage category-lht-insight category-posts category-technology">

				<div class="et_pb_image_container"><a href="https://www.leewayhertz.com/agentic-rag/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Agentic RAG: What it is, its types, applications and implementations" class="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg" alt="Agentic RAG: What it is, its types, applications and implementations" class="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 480w " sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" /></noscript></a></div>
														<h2 class="entry-title">
													<a href="https://www.leewayhertz.com/agentic-rag/">Agentic RAG: What it is, its types, applications and implementations</a>
											</h2>
				
					<div class="post-content"><div class="post-content-inner"><p>Agentic RAG represents a paradigm shift in information processing, offering a versatile toolkit for various industries and domains. </p>
</div><a href="https://www.leewayhertz.com/agentic-rag/" class="more-link">read more</a></div>			
			</article>
				
			<article id="post-96378" class="et_pb_post clearfix et_pb_blog_item_0_2 post-96378 post type-post status-publish format-standard has-post-thumbnail hentry category-ai category-artificial-intelligence category-blog category-chatgpt category-featured-post category-home category-homepage category-lht-insight category-posts category-technology">

				<div class="et_pb_image_container"><a href="https://www.leewayhertz.com/generative-ai-use-cases-and-applications/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Generative AI: Use cases, applications, solutions and implementation" class="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg" alt="Generative AI: Use cases, applications, solutions and implementation" class="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 480w " sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" /></noscript></a></div>
														<h2 class="entry-title">
													<a href="https://www.leewayhertz.com/generative-ai-use-cases-and-applications/">Generative AI: Use cases, applications, solutions and implementation</a>
											</h2>
				
					<div class="post-content"><div class="post-content-inner"><p>Generative AI demonstrates versatile applications across diverse industries, leveraging its capacity to create novel content, simulate human behavior, and generate innovative outputs based on learned patterns.</p>
</div><a href="https://www.leewayhertz.com/generative-ai-use-cases-and-applications/" class="more-link">read more</a></div>			
			</article>
				</div>
					</div>
					</div> 
				</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_31 insight-blog">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_47  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_with_border et_pb_module et_pb_blog_1 limited-insights home_insight_mob et_pb_blog_grid_wrapper et_pb_bg_layout_light">
					<div class="et_pb_blog_grid clearfix ">
					
					
					
					
					<div class="et_pb_ajax_pagination_container">
						<div class="et_pb_salvattore_content" data-columns>
			<article id="post-142396" class="et_pb_post clearfix et_pb_blog_item_1_0 post-142396 post type-post status-publish format-standard has-post-thumbnail hentry category-ai-industry-use-cases category-ai-use-cases category-artificial-intelligence category-blog category-finance-banking category-home category-homepage category-ind-finance category-lht-insight category-posts category-technology">

				<div class="et_pb_image_container"><a href="https://www.leewayhertz.com/ai-agent-for-customer-service/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="AI agent for customer service: Key capabilities, use cases, benefits and implementation" class="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png" alt="AI agent for customer service: Key capabilities, use cases, benefits and implementation" class="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/06/06043352/Customer-service-agent.png 480w " sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" /></noscript></a></div>
														<h2 class="entry-title">
													<a href="https://www.leewayhertz.com/ai-agent-for-customer-service/">AI agent for customer service: Key capabilities, use cases, benefits and implementation</a>
											</h2>
				
					<div class="post-content"><div class="post-content-inner"><p>AI agents enhance customer service by understanding inquiries, analyzing data, and generating accurate responses.</p>
</div></div>			
			</article>
				
			<article id="post-139671" class="et_pb_post clearfix et_pb_blog_item_1_1 post-139671 post type-post status-publish format-standard has-post-thumbnail hentry category-ai category-ai-industry-use-cases category-artificial-intelligence category-blog category-home category-homepage category-lht-insight category-posts category-technology">

				<div class="et_pb_image_container"><a href="https://www.leewayhertz.com/agentic-rag/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Agentic RAG: What it is, its types, applications and implementations" class="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg" alt="Agentic RAG: What it is, its types, applications and implementations" class="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/05/20232301/Group-1924.svg 480w " sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" /></noscript></a></div>
														<h2 class="entry-title">
													<a href="https://www.leewayhertz.com/agentic-rag/">Agentic RAG: What it is, its types, applications and implementations</a>
											</h2>
				
					<div class="post-content"><div class="post-content-inner"><p>Agentic RAG represents a paradigm shift in information processing, offering a versatile toolkit for various industries and domains. </p>
</div></div>			
			</article>
				
			<article id="post-96378" class="et_pb_post clearfix et_pb_blog_item_1_2 post-96378 post type-post status-publish format-standard has-post-thumbnail hentry category-ai category-artificial-intelligence category-blog category-chatgpt category-featured-post category-home category-homepage category-lht-insight category-posts category-technology">

				<div class="et_pb_image_container"><a href="https://www.leewayhertz.com/generative-ai-use-cases-and-applications/" class="entry-featured-image-url"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20250'%3E%3C/svg%3E" alt="Generative AI: Use cases, applications, solutions and implementation" class="" data-lazy-srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 480w " data-lazy-sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg" alt="Generative AI: Use cases, applications, solutions and implementation" class="" srcset="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 479w, https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/01/11202020/Generative-AI-Use-Cases-and-Applications-feature.svg 480w " sizes="(max-width:479px) 479px, 100vw "  width="400" height="250" /></noscript></a></div>
														<h2 class="entry-title">
													<a href="https://www.leewayhertz.com/generative-ai-use-cases-and-applications/">Generative AI: Use cases, applications, solutions and implementation</a>
											</h2>
				
					<div class="post-content"><div class="post-content-inner"><p>Generative AI demonstrates versatile applications across diverse industries, leveraging its capacity to create novel content, simulate human behavior, and generate innovative outputs based on learned patterns.</p>
</div></div>			
			</article>
				</div>
					</div>
					</div> 
				</div>
			</div>
				
				
				
				
			</div><div class="et_pb_row et_pb_row_32">
				<div class="et_pb_column et_pb_column_4_4 et_pb_column_48  et_pb_css_mix_blend_mode_passthrough et-last-child">
				
				
				
				
				<div class="et_pb_button_module_wrapper et_pb_button_3_wrapper et_pb_button_alignment_center et_pb_module ">
				<a class="et_pb_button et_pb_button_3 et_pb_bg_layout_light" href="https://www.leewayhertz.com/insights/">Show all Insights</a>
			</div>
			</div>
				
				
				
				
			</div>
				
				
			</div>		</div>
	</div>
						</div>
                  
					                  
				
				</article>

			

</div>


	<span class="et_pb_scroll_top et-pb-icon"></span>


			<footer  id="main-footer">
				
<div class="container">
	<div id="footer-widgets" class="clearfix">
		<div class="footer-widget"><div id="nav_menu-20" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">LEEWAYHERTZ</h4><div class="menu-footer-company-container"><ul id="menu-footer-company" class="menu"><li id="menu-item-82179" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-82179"><a href="https://www.leewayhertz.com/about-us/" data-ps2id-api="true">About Us</a></li>
<li id="menu-item-75564" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-75564"><a href="https://leewayhertz.com/careers/" data-ps2id-api="true">Careers</a></li>
<li id="menu-item-131232" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-131232"><a href="https://www.leewayhertz.com/case-studies/" data-ps2id-api="true">Case Studies</a></li>
<li id="menu-item-9838" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9838"><a href="https://www.leewayhertz.com/app-development-work/" data-ps2id-api="true">Work</a></li>
<li id="menu-item-87196" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-87196"><a href="https://www.leewayhertz.com/community" data-ps2id-api="true">Community</a></li>
<li id="menu-item-150383" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-150383"><a href="https://www.leewayhertz.com/privacy-policy/" data-ps2id-api="true">Privacy Policy</a></li>
</ul></div></div><div id="nav_menu-21" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">PORTFOLIO</h4><div class="menu-portfolio-container"><ul id="menu-portfolio" class="menu"><li id="menu-item-150031" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-150031"><a href="https://www.leewayhertz.com/llm-powered-chatbot/" data-ps2id-api="true">Rackspace</a></li>
<li id="menu-item-150032" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-150032"><a href="https://www.leewayhertz.com/ai-driven-chatbot-for-dealer-support/" data-ps2id-api="true">URC</a></li>
<li id="menu-item-150033" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-150033"><a href="https://www.leewayhertz.com/scrut-llm-powered-app/" data-ps2id-api="true">Scrut Automation</a></li>
<li id="menu-item-150034" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-150034"><a href="https://www.leewayhertz.com/ai-driven-label-verification-system/" data-ps2id-api="true">NSG</a></li>
<li id="menu-item-150035" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-150035"><a href="https://www.leewayhertz.com/ai-powered-saas-platform-for-advertisement-generation/" data-ps2id-api="true">AdPerfect</a></li>
<li id="menu-item-120963" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-120963"><a target="_blank" href="https://zbrain.ai/" data-ps2id-api="true">ZBrain</a></li>
</ul></div></div></div><div class="footer-widget"><div id="nav_menu-22" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">SERVICES</h4><div class="menu-footer-services-container"><ul id="menu-footer-services" class="menu"><li id="menu-item-59952" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59952"><a href="https://www.leewayhertz.com/ai-development-services-company/?utm_source=footer" data-ps2id-api="true">AI Development</a></li>
<li id="menu-item-59951" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-59951"><a href="https://www.leewayhertz.com/ai-consulting-services-company/?utm_source=footer" data-ps2id-api="true">AI Consulting</a></li>
<li id="menu-item-19083" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19083"><a href="https://www.leewayhertz.com/software-development-company/?utm_source=footer" data-ps2id-api="true">Software Development</a></li>
<li id="menu-item-14722" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14722"><a href="https://www.leewayhertz.com/hire-ai-engineers/?utm_source=footer" data-ps2id-api="true">Hire AI Developers</a></li>
</ul></div></div><div id="nav_menu-23" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">AI Agents</h4><div class="menu-generative-ai-services-footer-container"><ul id="menu-generative-ai-services-footer" class="menu"><li id="menu-item-113689" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113689"><a href="https://zbrain.ai/agents/Finance/" data-ps2id-api="true">AI Agents for Finance</a></li>
<li id="menu-item-113690" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113690"><a href="https://zbrain.ai/agents/Sales/" data-ps2id-api="true">AI Agents for Sales</a></li>
<li id="menu-item-113691" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113691"><a href="https://zbrain.ai/agents/Customer-Service/" data-ps2id-api="true">AI Agents for Customer Service</a></li>
<li id="menu-item-113695" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113695"><a href="https://zbrain.ai/agents/Information-Technology/" data-ps2id-api="true">AI Agents for IT</a></li>
<li id="menu-item-113692" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113692"><a href="https://zbrain.ai/agents/Legal/" data-ps2id-api="true">AI Agents for Legal</a></li>
<li id="menu-item-113693" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113693"><a href="https://zbrain.ai/agents/Marketing/" data-ps2id-api="true">AI Agents for Marketing</a></li>
</ul></div></div></div><div class="footer-widget"><div id="nav_menu-24" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">SOLUTIONS</h4><div class="menu-services-container"><ul id="menu-services" class="menu"><li id="menu-item-135851" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-135851"><a href="https://zbrain.ai/zsearch/" data-ps2id-api="true">ZBrain ZSearch</a></li>
<li id="menu-item-137718" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-137718"><a href="https://zbrain.ai/zbraindocs/" data-ps2id-api="true">ZBrainDocs</a></li>
<li id="menu-item-137717" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-137717"><a href="https://zbrain.ai/hr-jdbuilder/" data-ps2id-api="true">ZBrain HR JD Builder</a></li>
<li id="menu-item-35948" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-35948"><a href="https://zbrain.ai/zbrain-rfq-solution/" data-ps2id-api="true">ZBrain RFQ Management</a></li>
</ul></div></div><div id="nav_menu-25" class="fwidget et_pb_widget widget_nav_menu"><h4 class="title">INSIGHTS</h4><div class="menu-insights-container"><ul id="menu-insights" class="menu"><li id="menu-item-123759" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123759"><a href="https://zbrain.ai/what-is-vibe-coding/" data-ps2id-api="true">Vibe Coding</a></li>
<li id="menu-item-123761" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123761"><a href="https://zbrain.ai/agentic-ai-orchestration-with-zbrain/" data-ps2id-api="true">Agentic AI</a></li>
<li id="menu-item-123760" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123760"><a href="https://zbrain.ai/context-engineering-in-zbrain/" data-ps2id-api="true">Context Engineering in ZBrain</a></li>
<li id="menu-item-123763" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123763"><a href="https://zbrain.ai/architecting-resilient-ai-agents/" data-ps2id-api="true">Architecting Resilient AI Agents</a></li>
<li id="menu-item-123762" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123762"><a href="https://zbrain.ai/understanding-the-a2a-protocol/" data-ps2id-api="true">A2A Protocol</a></li>
<li id="menu-item-123758" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-123758"><a href="https://zbrain.ai/zbrain-agent-crew/" data-ps2id-api="true">ZBrain Agent Crew</a></li>
</ul></div></div></div><div class="footer-widget"><div id="text-99" class="fwidget et_pb_widget widget_text">			<div class="textwidget"><h4 class="title">CONTACT US</h4>
<p><a class="contact_footer" style="color: #ffffff !important; margin-top: 0px; line-height: 0em;" href="https://www.leewayhertz.com/contact-us/">Get In Touch</a><br />
<a class="contact_footer" style="margin-top: 10px; line-height: 2em; color: #01a8f3!important;" href="mailto:sales@leewayhertz.com">sales@leewayhertz.com</a><br />
<a class="contact_footer" style="margin-top: 10px; line-height: 2em; color: #01a8f3 !important;" href="mailto:jobs@leewayhertz.com">jobs@leewayhertz.com</a></p>
</div>
		</div><div id="text-100" class="fwidget et_pb_widget widget_text">			<div class="textwidget"><div style="display: flex; margin-top: 5px; gap: 5px;">
<div id="apple-logo-footer1" class="lazyloaded"><img decoding="async" class="alignnone size-medium wp-image-57805" role="img" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%20300'%3E%3C/svg%3E" alt="" width="24" height="300" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30092405/Apple.svg" /><noscript><img decoding="async" class="alignnone size-medium wp-image-57805" role="img" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30092405/Apple.svg" alt="" width="24" height="300" /></noscript></div>
<p>&nbsp;</p>
<div id="android-logo-footer1"><img decoding="async" class="alignnone size-full wp-image-56132" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2028'%3E%3C/svg%3E" alt="" width="24" height="28" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30101534/Android.svg" /><noscript><img decoding="async" class="alignnone size-full wp-image-56132" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30101534/Android.svg" alt="" width="24" height="28" /></noscript></div>
<p>&nbsp;</p>
<div id="windows-logo-footer1"><img decoding="async" class="alignnone size-full wp-image-56135" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2028'%3E%3C/svg%3E" alt="" width="24" height="28" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30101536/Windows.svg" /><noscript><img decoding="async" class="alignnone size-full wp-image-56135" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30101536/Windows.svg" alt="" width="24" height="28" /></noscript></div>
<p>&nbsp;</p>
<div id="aws-logo-footer1"><img decoding="async" class="alignnone size-full wp-image-56134" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2028'%3E%3C/svg%3E" alt="" width="72" height="28" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30101532/Amazon-Web-services.svg" /><noscript><img decoding="async" class="alignnone size-full wp-image-56134" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2021/07/30101532/Amazon-Web-services.svg" alt="" width="72" height="28" /></noscript></div>
<p>&nbsp;</p>
</div>
<div id="Sitemap"></div>
</div>
		</div><div id="text-101" class="fwidget et_pb_widget widget_text">			<div class="textwidget"><ul class="social_icons">
<li class="et_pb_social_media_follow_network_name "><a class="icon external" href="https://twitter.com/LeewayHertz/" rel="nofollow" target="_blank"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="X" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09204442/xfootericon.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09204442/xfootericon.svg" alt="X" /></noscript><br />
</a></li>
<li class="et_pb_social_media_follow_network_name "><a class="icon external" href="https://in.linkedin.com/company/leewayhertz-technologies" rel="nofollow" target="_blank"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Linkdin" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09204712/linkdinfootericon.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09204712/linkdinfootericon.svg" alt="Linkdin" /></noscript><br />
</a></li>
<li class="et_pb_social_media_follow_network_name "><a class="icon external" href="https://www.facebook.com/LeewayHertz/" rel="nofollow" target="_blank"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="FB" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09204825/fbfootericon.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09204825/fbfootericon.svg" alt="FB" /></noscript><br />
</a></li>
<li class="et_pb_social_media_follow_network_name "><a class="icon external" href="https://t.me/LeewayHertzOfficial" rel="nofollow" target="_blank"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="telegram" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09205348/telefootericon.svg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2023/11/09205348/telefootericon.svg" alt="telegram" /></noscript><br />
</a></li>
</ul>
</div>
		</div></div>	</div>
</div>


		
				<div id="footer-bottom">
					<div class="container clearfix myhackkettxt">
						<div id="text-280" class="fwidget et_pb_widget widget_text">			<div class="textwidget"><p>The Hackett Group® is a leading digital transformation and AI strategy consulting firm with expertise in advanced analytics, business benchmarking, and intelligent automation. Leveraging our renowned benchmarking and best practices database and our revolutionary Hackett AI XPLR™ tool, we provide fact-based advice that drives AI for business, as well as continuous improvement in cost optimization, service quality and human productivity across the enterprise. We can design your IT strategy for cloud services, data and analytics, human capital management, and eProcurement, including Oracle implementation, SAP implementation, Coupa implementation and more.</p>
<p style="padding-bottom: 1em;">Copyright © 2026 The Hackett Group, Inc. All Rights Reserved.</p>
</div>
		</div><div id="text-281" class="fwidget et_pb_widget widget_text">			<div class="textwidget"><nav class="legal-menu" aria-label="Legal" role="navigation">
<ul class="legal-menu-list reset-list">
<li id="menu-item-25555" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25555"><a target="_blank" href="https://www.thehackettgroup.com/contracting-terms/">Client Service Terms and Conditions</a></li>
<li id="menu-item-25556" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25556"><a target="_blank" href="https://www.thehackettgroup.com/cookie-policy/">Cookie Policy</a></li>
<li id="menu-item-25561" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25561"><a target="_blank" href="https://www.thehackettgroup.com/corporate-social-responsibility/">Corporate Social Responsibility</a></li>
<li id="menu-item-25557" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25557"><a target="_blank" href="https://www.thehackettgroup.com/global-partner-code-conduct/">Global Partner Code of Conduct</a></li>
<li id="menu-item-25558" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25558"><a target="_blank" href="https://www.thehackettgroup.com/governance/">Governance</a></li>
<li id="menu-item-34444" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-34444"><a target="_blank" href="https://www.thehackettgroup.com/health-safety-policy/">Health and Safety Policy</a></li>
<li id="menu-item-25559" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25559"><a target="_blank" href="https://www.thehackettgroup.com/human-rights-modern-slavery-policy/">Human Rights and Modern Slavery Policy</a></li>
<li id="menu-item-25560" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25560"><a target="_blank" href="https://www.thehackettgroup.com/modern-slavery-act-statement/">Modern Slavery Act Statement</a></li>
<li id="menu-item-25562" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25562"><a target="_blank" href="https://www.thehackettgroup.com/privacy-statement/">Privacy Statement</a></li>
<li id="menu-item-25563" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-25563"><a target="_blank" href="https://www.thehackettgroup.com/terms-of-use/">Terms of Use</a></li>
<li id="menu-item-39471" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-39471"><a target="_blank" href="https://www.thehackettgroup.com/vendor-usage-guidelines/">Vendor Usage Guidelines</a></li>
</ul>
</nav>
</div>
		</div>									</div>
				</div>
              
			</footer>
		</div>


	</div>

	<script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"/*"},{"not":{"href_matches":["/wp-*.php","/wp-admin/*","/wp-content/uploads/*","/wp-content/*","/wp-content/plugins/*","/wp-content/themes/Divi%204.26.1/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<div 
	id="pum-156354" 
	role="dialog" 
	aria-modal="false"
	class="pum pum-overlay pum-theme-68850 pum-theme-enterprise-blue popmake-overlay pum-click-to-close click_open" 
	data-popmake="{&quot;id&quot;:156354,&quot;slug&quot;:&quot;ppc-page-form&quot;,&quot;theme_id&quot;:68850,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:false,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;500px&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;fade&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;100&quot;,&quot;overlay_click&quot;:&quot;1&quot;,&quot;esc_press&quot;:&quot;1&quot;,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}">

	<div  id="popmake-156354" class="pum-container popmake theme-68850 pum-responsive pum-responsive-small responsive size-small">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<div id="et_pb_contact_form_1">
<h1 class="et_pb_contact_main_title" style="font-size: 24px; text-align: center;">Book a Consultation with Our AI Experts!</h1>
<div class="et-pb-contact-message"></div>
<div class="et_pb_contact">
<form action="https://www.leewayhertz.com/custom_scripts/pipedriveaction1.php" method="post">
<p class="et_pb_contact_field et_pb_contact_field_0 et_pb_contact_field_last" data-id="name" data-type="input">
<label class="et_pb_contact_form_label" for="et_pb_contact_name_0">Name</label><input id="et_pb_contact_name_0" class="input" name="et_pb_contact_name_1" required="" type="text" value="" placeholder="Name*" data-required_mark="required" data-field_type="input" data-original_id="name" maxlength="40"/>
</p>
<p class="et_pb_contact_field et_pb_contact_field_1 et_pb_contact_field_last" data-id="email" data-type="email">
<label class="et_pb_contact_form_label" for="et_pb_contact_email_0">Email Address</label><input id="et_pb_contact_email_0" class="input" name="et_pb_contact_email_1" required="" type="text" value="" placeholder="Email Address*" data-required_mark="required" data-field_type="email" data-original_id="email" maxlength="40" />
</p>
<p class="et_pb_contact_field et_pb_contact_field_2 et_pb_contact_field_last" data-id="phone" data-type="input">
<label class="et_pb_contact_form_label" for="et_pb_contact_phone_0">Company</label><input id="et_pb_contact_phone_0" class="input" name="et_pb_contact_company_1" type="text" value="" placeholder="Company" data-required_mark="required" data-field_type="input" data-original_id="Company" maxlength="40" />
</p>
<p class="et_pb_contact_field et_pb_contact_field_2 et_pb_contact_field_last" data-id="phone" data-type="input">
<label class="et_pb_contact_form_label" for="et_pb_contact_phone_0">Phone No</label><input id="et_pb_contact_phone_0" class="input" name="et_pb_contact_phone_1" type="text" value="" placeholder="Phone No" data-required_mark="required" data-field_type="input" data-original_id="phone" maxlength="15" oninput="validatePhoneNumber(this)" />
</p>
<p class="et_pb_contact_field et_pb_contact_field_3 et_pb_contact_field_last" data-id="message" data-type="text">
<label class="et_pb_contact_form_label" for="et_pb_contact_message_0">Message</label><textarea id="et_pb_contact_message_1" class="et_pb_contact_message input" name="et_pb_contact_message_1" required="" placeholder="Your Message*" data-required_mark="required" data-field_type="text" data-original_id="message" maxlength="350"></textarea>
</p>
<p style="display:none;">
  <label>Leave this field blank</label><br />
  <input type="text" name="website" value="">
</p>
<p><input name="et_pb_contactform_submit_0" type="hidden" value="et_contact_proccess" /></p>
<div class="et_contact_bottom_container">
<button class="et_pb_button" name="et_builder_submit_button" type="submit">Contact Us</button>
</div>
</form>
</div>
</div>
<p><script type="rocketlazyloadscript">
 function validatePhoneNumber(input) {
    input.value = input.value.replace(/[^\d-+() ]/g, '');
  }
</script></p>
<style></style>
		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			×			</button>
		
	</div>

</div>
<div 
	id="pum-128197" 
	role="dialog" 
	aria-modal="false"
	class="pum pum-overlay pum-theme-68855 pum-theme-content-only popmake-overlay pum-overlay-disabled auto_open click_open" 
	data-popmake="{&quot;id&quot;:128197,&quot;slug&quot;:&quot;agents-cta-popup&quot;,&quot;theme_id&quot;:68855,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;auto_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;delay&quot;:&quot;4000&quot;}},{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;extra_selectors&quot;:&quot;&quot;,&quot;cookie_name&quot;:null}}],&quot;mobile_disabled&quot;:true,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:&quot;1&quot;,&quot;overlay_disabled&quot;:&quot;1&quot;,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;custom&quot;,&quot;responsive_min_width&quot;:&quot;0px&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100px&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;300px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;300px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:&quot;1&quot;,&quot;location&quot;:&quot;right bottom&quot;,&quot;position_from_trigger&quot;:&quot;1&quot;,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;10&quot;,&quot;position_right&quot;:&quot;10&quot;,&quot;position_fixed&quot;:&quot;1&quot;,&quot;animation_type&quot;:&quot;none&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;right bottom&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;9999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}">

	<div  id="popmake-128197" class="pum-container popmake theme-68855 size-custom pum-position-fixed">

				
				
		
				<div  class="pum-content popmake-content" tabindex="0">
			<p><button type="button" id="agentctaclose" aria-label="Close"> × </button></p>
<p id="popimage" class="popimageall"><a href="https://zbrain.ai/zsearch/#lhtinsightpopup"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Agents CTA" class="alignnone size-medium wp-image-127712" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/27054342/Frame-2-3.jpg" /><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/27054342/Frame-2-3.jpg" alt="Agents CTA" class="alignnone size-medium wp-image-127712" /></noscript></a></p>
<p id="popicon"><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Agents CTA" data-lazy-src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/11/06212529/LHT-CTA-icon.svg"><noscript><img decoding="async" src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/11/06212529/LHT-CTA-icon.svg" alt="Agents CTA"></noscript></p>
		</div>

				
							<button type="button" class="pum-close popmake-close" aria-label="Close">
			×			</button>
		
	</div>

</div>
	<script type="text/javascript">
				var et_animation_data = [{"class":"et_pb_fullwidth_image_0","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"},{"class":"et_pb_fullwidth_image_1","style":"fade","repeat":"once","duration":"1000ms","delay":"0ms","intensity":"50%","starting_opacity":"0%","speed_curve":"ease-in-out"}];
					var et_link_options_data = [{"class":"et_pb_column_6","url":"https:\/\/www.leewayhertz.com\/ai-consulting-services-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_2","url":"https:\/\/www.leewayhertz.com\/ai-consulting-services-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_0","url":"https:\/\/www.leewayhertz.com\/ai-consulting-services-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_column_7","url":"https:\/\/www.leewayhertz.com\/ai-development-services-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_3","url":"https:\/\/www.leewayhertz.com\/ai-development-services-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_1","url":"https:\/\/www.leewayhertz.com\/ai-development-services-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_column_8","url":"https:\/\/www.leewayhertz.com\/hire-data-scientists\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_4","url":"https:\/\/www.leewayhertz.com\/hire-data-scientists\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_2","url":"https:\/\/www.leewayhertz.com\/hire-data-scientists\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_column_9","url":"https:\/\/www.leewayhertz.com\/software-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_5","url":"https:\/\/www.leewayhertz.com\/software-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_3","url":"https:\/\/www.leewayhertz.com\/software-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_column_10","url":"https:\/\/www.leewayhertz.com\/machine-learning-development-services\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_6","url":"https:\/\/www.leewayhertz.com\/machine-learning-development-services\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_4","url":"https:\/\/www.leewayhertz.com\/machine-learning-development-services\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_column_11","url":"https:\/\/www.leewayhertz.com\/ai-agent-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_7","url":"https:\/\/www.leewayhertz.com\/ai-agent-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_5","url":"https:\/\/www.leewayhertz.com\/ai-agent-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_9","url":"https:\/\/www.leewayhertz.com\/fintech-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_6","url":"https:\/\/www.leewayhertz.com\/fintech-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_10","url":"https:\/\/www.leewayhertz.com\/manufacturing-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_7","url":"https:\/\/www.leewayhertz.com\/manufacturing-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_11","url":"https:\/\/www.leewayhertz.com\/retail-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_8","url":"https:\/\/www.leewayhertz.com\/retail-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_12","url":"https:\/\/www.leewayhertz.com\/logistics-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_9","url":"https:\/\/www.leewayhertz.com\/logistics-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_13","url":"https:\/\/www.leewayhertz.com\/healthcare-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_10","url":"https:\/\/www.leewayhertz.com\/healthcare-software-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_14","url":"https:\/\/www.leewayhertz.com\/saas-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_11","url":"https:\/\/www.leewayhertz.com\/saas-development-company\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_15","url":"https:\/\/www.leewayhertz.com\/consumer-electronics\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_12","url":"https:\/\/www.leewayhertz.com\/consumer-electronics\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_text_16","url":"https:\/\/www.leewayhertz.com\/startup-product-development\/?utm_source=hp_section","target":"_self"},{"class":"et_pb_blurb_13","url":"https:\/\/www.leewayhertz.com\/startup-product-development\/?utm_source=hp_section","target":"_self"}];
			</script>
	<div class="wt-cli-cookie-bar-container" data-nosnippet="true"  data-banner-version="2.0"><!--googleoff: all--><div id="cookie-law-info-bar" role="dialog" aria-live="polite" aria-label="cookieconsent" aria-describedby="wt-cli-cookie-banner" data-cli-geo-loc="0" style="padding:13px 20px; text-align:left; box-sizing:border-box;" class="wt-cli-cookie-bar"><div class="cli-wrapper"><span id="wt-cli-cookie-banner"><div class="cli-bar-container cli-style-v2"><div class="cli-bar-message"><strong>This website uses cookies</strong> to personalize content, analyze our traffic and enhance your experience.<br />
For information on what cookies, we use visit our <a href="https://www.leewayhertz.com/cookie-policy/" target="_blank" style="color: #1C54F8">cookie policy</a>. For information on how we utilize personal information that we collect, please see our <a href="https://www.leewayhertz.com/privacy-policy/" target="_blank" style="color: #1C54F8">privacy statement</a>.</br></div><div class="cli-bar-btn_container"><a id="wt-cli-settings-btn" tabindex="0" role='button' style="border:none; padding:0px; border-bottom:1px solid; text-decoration:none;" class="wt-cli-element cli_settings_button"  >Cookie settings</a><a id="wt-cli-accept-btn" tabindex="0" role='button' style="margin:5px; border-radius:0px; padding:8px 25px; border-color:#61a229;" data-cli_action="accept"  class="wt-cli-element medium cli-plugin-button cli-plugin-main-button cookie_action_close_header cli_action_button" >Accept All Cookies</a></div></div></span></div></div><div tabindex="0" id="cookie-law-info-again" style="display:none;"><span id="cookie_hdr_showagain">Privacy & Cookies Policy</span></div><div class="cli-modal" id="cliSettingsPopup" role="dialog" aria-labelledby="wt-cli-privacy-title" tabindex="-1" aria-hidden="true">
  <div class="cli-modal-dialog" role="document">
    <div class="cli-modal-content cli-bar-popup">
      <button aria-label="Close" type="button" class="cli-modal-close" id="cliModalClose">
      <svg class="" viewBox="0 0 24 24"><path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z"></path><path d="M0 0h24v24h-24z" fill="none"></path></svg>
      <span class="wt-cli-sr-only">Close</span>
      </button>
        <div class="cli-modal-body">

    <div class="wt-cli-element cli-container-fluid cli-tab-container">
        <div class="cli-row">
                            <div class="cli-col-12 cli-align-items-stretch cli-px-0">
                    <div class="cli-privacy-overview">
                        <h4 id='wt-cli-privacy-title'>Privacy Overview</h4>                        <div class="cli-privacy-content">
                            <div class="cli-privacy-content-text">This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.</div>
                        </div>
                        <a id="wt-cli-privacy-readmore"  tabindex="0" role="button" class="cli-privacy-readmore" data-readmore-text="Show more" data-readless-text="Show less"></a>                    </div>
                </div>
                        <div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container" role="tablist">

                
                                    <div class="cli-tab-section">
                        <div class="cli-tab-header">
                            <a id="wt-cli-tab-link-strictly-necessary" tabindex="0" role="tab" aria-expanded="false" aria-describedby="wt-cli-tab-strictly-necessary" aria-controls="wt-cli-tab-strictly-necessary" class="cli-nav-link cli-settings-mobile" data-target="strictly-necessary" data-toggle="cli-toggle-tab">
                                Strictly necessary                            </a>
                                                                                        <div class="wt-cli-necessary-checkbox">
                                    <input type="checkbox" class="cli-user-preference-checkbox" id="wt-cli-checkbox-strictly-necessary" aria-label="Strictly necessary" data-id="checkbox-strictly-necessary" checked="checked" />
                                    <label class="form-check-label" for="wt-cli-checkbox-strictly-necessary"> Strictly necessary </label>
                                </div>
                                <span class="cli-necessary-caption">
                                    Always Enabled                                </span>
                                                    </div>
                        <div class="cli-tab-content">
                            <div id="wt-cli-tab-strictly-necessary" tabindex="0" role="tabpanel" aria-labelledby="wt-cli-tab-link-strictly-necessary" class="cli-tab-pane cli-fade" data-id="strictly-necessary">
                            <div class="wt-cli-cookie-description">These are required for the operation of our website. These cookies cannot be switched off and do not store any of your information.</div>
                            </div>
                        </div>
                    </div>
                                    <div class="cli-tab-section">
                        <div class="cli-tab-header">
                            <a id="wt-cli-tab-link-analytical-or-performance" tabindex="0" role="tab" aria-expanded="false" aria-describedby="wt-cli-tab-analytical-or-performance" aria-controls="wt-cli-tab-analytical-or-performance" class="cli-nav-link cli-settings-mobile" data-target="analytical-or-performance" data-toggle="cli-toggle-tab">
                                Analytical or performance                            </a>
                                                                                        <div class="cli-switch">
                                    <input type="checkbox" class="cli-user-preference-checkbox"  id="wt-cli-checkbox-analytical-or-performance" aria-label="analytical-or-performance" data-id="checkbox-analytical-or-performance" role="switch" aria-controls="wt-cli-tab-link-analytical-or-performance" aria-labelledby="wt-cli-tab-link-analytical-or-performance"  checked='checked' />
                                    <label for="wt-cli-checkbox-analytical-or-performance" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">analytical-or-performance</span></label>
                                </div>
                                                    </div>
                        <div class="cli-tab-content">
                            <div id="wt-cli-tab-analytical-or-performance" tabindex="0" role="tabpanel" aria-labelledby="wt-cli-tab-link-analytical-or-performance" class="cli-tab-pane cli-fade" data-id="analytical-or-performance">
                            <div class="wt-cli-cookie-description">These allow us to recognise visitors and see how visitors use our website, which helps us to improve the way our website works.</div>
                            </div>
                        </div>
                    </div>
                                    <div class="cli-tab-section">
                        <div class="cli-tab-header">
                            <a id="wt-cli-tab-link-functionality" tabindex="0" role="tab" aria-expanded="false" aria-describedby="wt-cli-tab-functionality" aria-controls="wt-cli-tab-functionality" class="cli-nav-link cli-settings-mobile" data-target="functionality" data-toggle="cli-toggle-tab">
                                Functionality                            </a>
                                                                                        <div class="cli-switch">
                                    <input type="checkbox" class="cli-user-preference-checkbox"  id="wt-cli-checkbox-functionality" aria-label="functionality" data-id="checkbox-functionality" role="switch" aria-controls="wt-cli-tab-link-functionality" aria-labelledby="wt-cli-tab-link-functionality"  checked='checked' />
                                    <label for="wt-cli-checkbox-functionality" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">functionality</span></label>
                                </div>
                                                    </div>
                        <div class="cli-tab-content">
                            <div id="wt-cli-tab-functionality" tabindex="0" role="tabpanel" aria-labelledby="wt-cli-tab-link-functionality" class="cli-tab-pane cli-fade" data-id="functionality">
                            <div class="wt-cli-cookie-description">These allow us to recognise you when you return to our website, which helps us to personalise our content for you and remember your preferences.</div>
                            </div>
                        </div>
                    </div>
                                    <div class="cli-tab-section">
                        <div class="cli-tab-header">
                            <a id="wt-cli-tab-link-targeting" tabindex="0" role="tab" aria-expanded="false" aria-describedby="wt-cli-tab-targeting" aria-controls="wt-cli-tab-targeting" class="cli-nav-link cli-settings-mobile" data-target="targeting" data-toggle="cli-toggle-tab">
                                Targeting                            </a>
                                                                                        <div class="cli-switch">
                                    <input type="checkbox" class="cli-user-preference-checkbox"  id="wt-cli-checkbox-targeting" aria-label="targeting" data-id="checkbox-targeting" role="switch" aria-controls="wt-cli-tab-link-targeting" aria-labelledby="wt-cli-tab-link-targeting"  checked='checked' />
                                    <label for="wt-cli-checkbox-targeting" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">targeting</span></label>
                                </div>
                                                    </div>
                        <div class="cli-tab-content">
                            <div id="wt-cli-tab-targeting" tabindex="0" role="tabpanel" aria-labelledby="wt-cli-tab-link-targeting" class="cli-tab-pane cli-fade" data-id="targeting">
                            <div class="wt-cli-cookie-description">These record your visit to our website and this information is used to make our website and advertising more relevant to your interests.</div>
                            </div>
                        </div>
                    </div>
                
            </div>
        </div>
    </div>
</div>
<div class="cli-modal-footer">
    <div class="wt-cli-element cli-container-fluid cli-tab-container">
        <div class="cli-row">
            <div class="cli-col-12 cli-align-items-stretch cli-px-0">
                <div class="cli-tab-footer wt-cli-privacy-overview-actions">
                                                            
                                                    <a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept" class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn">Save & Accept</a>
                                                                            
                               
                    
                </div>
                            </div>
        </div>
    </div>
</div>
    </div>
  </div>
</div>
<div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div>
<div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div>
<!--googleon: all--></div>
		<script type="rocketlazyloadscript" data-rocket-type="text/javascript">
		/* <![CDATA[ */
			cli_cookiebar_settings='{"animate_speed_hide":"500","animate_speed_show":"500","background":"rgb(255, 255, 255)","border":"#b1a6a6c2","border_on":false,"button_1_button_colour":"#1c54f8","button_1_button_hover":"#1643c6","button_1_link_colour":"#000000","button_1_as_button":true,"button_1_new_win":false,"button_2_button_colour":"rgba(0, 0, 0, 0)","button_2_button_hover":"rgba(0, 0, 0, 0)","button_2_link_colour":"#fff","button_2_as_button":false,"button_2_hidebar":false,"button_2_nofollow":false,"button_3_button_colour":"rgb(97, 162, 41)","button_3_button_hover":"rgb(97, 162, 41)","button_3_link_colour":"#ffffff","button_3_as_button":true,"button_3_new_win":false,"button_4_button_colour":"rgba(0, 0, 0, 0)","button_4_button_hover":"rgba(0, 0, 0, 0)","button_4_link_colour":"#000000","button_4_as_button":false,"button_7_button_colour":"#1c54f8","button_7_button_hover":"#1643c6","button_7_link_colour":"#ffffff","button_7_as_button":true,"button_7_new_win":false,"font_family":"inherit","header_fix":false,"notify_animate_hide":false,"notify_animate_show":false,"notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","scroll_close":false,"scroll_close_reload":false,"accept_close_reload":false,"reject_close_reload":false,"showagain_tab":false,"showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#000000","show_once_yn":false,"show_once":"10000","logging_on":false,"as_popup":false,"popup_overlay":false,"bar_heading_text":"","cookie_bar_as":"banner","cookie_setting_popup":true,"accept_all":true,"js_script_blocker":false,"popup_showagain_position":"bottom-right","widget_position":"left","button_1_style":[["margin","5px"],["border-radius","0px"],["padding","8px 25px"],["border-color","#61a229"]],"button_2_style":[["display","inline-block"],["background","none"],["border-radius","0px"],["text-align","left"],["font-size","14px"],["padding","5px 8px"],["padding-left","5px"],["margin-left","0px"],["line-height","16px"],["border","solid 0px #fff"],["text-decoration","underline"],["font-weight","600"]],"button_3_style":[["margin","5px 5px 5px 10px"],["border-radius","0px"],["padding","8px 25px"],["border-color","#61a229"]],"button_4_style":[["border","none"],["padding","0px"],["border-bottom","1px solid"],["text-decoration","none"]],"button_5_style":{"0":["display","inline-block"],"1":["background","none"],"2":["border-radius","20px"],"3":["border","solid 1px #fff"],"4":["color","#fff"],"5":["text-align","center"],"6":["font-size","12px"],"7":["width","22px"],"8":["height","22px"],"9":["line-height","22px"],"10":["margin-right","-15px"],"11":["margin-top","-15px"],"12":["float","right"],"13":["cursor","pointer"],"14":["background-color","rgba(0, 0, 0, 0)"],"17":["background-color","rgba(0, 0, 0, 0)"]},"button_7_style":[["margin","5px"],["border-radius","0px"],["padding","8px 25px"],["border-color","#61a229"]],"accept_close_page_navigation":false,"button_8_button_colour":"#ffffff","button_8_button_hover":"#cccccc","button_8_link_colour":"#000000","button_8_as_button":"1","button_8_new_win":"","consent_mode":false,"google_consent_mode":true}';
		/* ]]> */
		</script>
		<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {

jQuery(document).ready(function ($) {
  jQuery(".popup_img img").click(function () {
    var img = jQuery(this).attr("src");
    $(".popup img").attr("src", img);
    $(".popup").show();
  });
  $("#closeIcon").click(function () {
    $(".popup").hide();
    $(".popup img").attr("src", "");
  });
});
	

	//author bio sticky 
const authordiv = document.getElementById('authorbioid');

if (authordiv) {
  authordiv.parentElement.classList.add('sticky-parent');
}
});</script>



<script type="rocketlazyloadscript">
document.addEventListener('DOMContentLoaded', () => {
  if (document.getElementById('left-area')) {
    const h2Sections = document.querySelectorAll('h2[id]');
    const h1Sections = document.querySelectorAll('h1');

    // Callback function to execute when intersections are detected
    const callback = (entries) => {
      entries.forEach(entry => {
        if (entry.isIntersecting) {
          const tagName = entry.target.tagName.toLowerCase();
          const id = entry.target.getAttribute('id');
          
          if (tagName === 'h1') {
            // Clear the URL hash when h1 is in viewport
            history.replaceState(null, null, window.location.pathname);
            return;
          }
          
          if (id && id !== window.location.hash.substring(1)) {
            if (id === "contactinsight") {
              // Clear the URL hash when contactinsight section is in viewport
              history.replaceState(null, null, window.location.pathname);
              return;
            }
            history.replaceState(null, null, `#${id}`);
          }
        }
      });
    };

    // Create IntersectionObserver instances with different options
    const h1Observer = new IntersectionObserver(callback, {
      root: null, // Use the viewport as the container
      rootMargin: '0px', // No margin, whole viewport height is considered
      threshold: [0, 1.0] // Trigger when any part or the entire element is in view
    });

    const h2Observer = new IntersectionObserver(callback, {
      root: null, // Use the viewport as the container
      rootMargin: '-60% 0px -60% 0px', // 60% of the viewport height from top and bottom
      threshold: 0
    });

    // Observe h1 sections
    h1Sections.forEach(section => {
      h1Observer.observe(section);
    });

    // Observe h2 sections
    h2Sections.forEach(section => {
      h2Observer.observe(section);
    });
  }
});
</script>

<script type="rocketlazyloadscript">
	document.addEventListener('DOMContentLoaded', function() {
    // Select elements
    const popmakeClose = document.querySelector('#agentctaclose');
    const popicon = document.querySelector('#popicon');
    const popimage = document.querySelector('#popimage');

    // Check if elements exist, then add click events
    if (popmakeClose && popicon && popimage) {
        popmakeClose.addEventListener('click', function() {
            popicon.setAttribute('style', 'display: flex !important;');
            popimage.setAttribute('style', 'display: none !important;');
			popmakeClose.setAttribute('style', 'display: none !important;');
        });

        // Handle click event on #popicon
        popicon.addEventListener('click', function() {
            popicon.setAttribute('style', 'display: none !important;');
            popimage.setAttribute('style', 'display: block !important;');
			popmakeClose.setAttribute('style', 'display: block !important;');
        });
    }
});
	
	
	
	document.addEventListener("DOMContentLoaded", function () {
    var selects = document.querySelectorAll(".gfield_select");

    function updateColor(event) {
        var select = event.target;
        select.style.color = select.value === "" ? "#757575" : "black";
    }

    selects.forEach(function (select) {
        // Apply color on page load
        select.style.color = select.value === "" ? "#757575" : "black";

        // Change color when selection changes
        select.addEventListener("change", updateColor);
    });
});
</script>

<script type="rocketlazyloadscript">
document.addEventListener("DOMContentLoaded", function () {

    const options = [`<a href="https://zbrain.ai/zsearch/#lhtinsightpopup"><img src="https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2026/01/27054342/Frame-2-3.jpg" alt="Agents CTA" class="alignnone size-medium wp-image-127712" /></a>`];
	
    const randomIndex = Math.floor(Math.random() * options.length);
    const container = document.querySelector(".popimageall");

    if (container) {
        container.innerHTML = options[randomIndex];
    }

});
</script>

<script type="text/javascript" id="page-scroll-to-id-plugin-script-js-extra">
/* <![CDATA[ */
var mPS2id_params = {"instances":{"mPS2id_instance_0":{"selector":"a[href*='#']:not([href='#'])","autoSelectorMenuLinks":"true","excludeSelector":"a[href^='#tab-'], a[href^='#tabs-'], a[data-toggle]:not([data-toggle='tooltip']), a[data-slide], a[data-vc-tabs], a[data-vc-accordion], a.screen-reader-text.skip-link","scrollSpeed":800,"autoScrollSpeed":"true","scrollEasing":"easeInOutQuint","scrollingEasing":"easeOutQuint","forceScrollEasing":"false","pageEndSmoothScroll":"true","stopScrollOnUserAction":"false","autoCorrectScroll":"false","autoCorrectScrollExtend":"false","layout":"vertical","offset":"120","dummyOffset":"false","highlightSelector":"","clickedClass":"mPS2id-clicked","targetClass":"mPS2id-target","highlightClass":"mPS2id-highlight","forceSingleHighlight":"false","keepHighlightUntilNext":"false","highlightByNextTarget":"false","appendHash":"false","scrollToHash":"true","scrollToHashForAll":"true","scrollToHashDelay":10,"scrollToHashUseElementData":"true","scrollToHashRemoveUrlHash":"false","disablePluginBelow":0,"adminDisplayWidgetsId":"true","adminTinyMCEbuttons":"true","unbindUnrelatedClickEvents":"true","unbindUnrelatedClickEventsSelector":"","normalizeAnchorPointTargets":"false","encodeLinks":"false"}},"total_instances":"1","shortcode_class":"_ps2id"};
//# sourceURL=page-scroll-to-id-plugin-script-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/page-scroll-to-id/js/page-scroll-to-id.min.js?ver=1.7.9" id="page-scroll-to-id-plugin-script-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after">
/* <![CDATA[ */
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
//# sourceURL=rocket-browser-checker-js-after
/* ]]> */
</script>
<script type="text/javascript" id="rocket-preload-links-js-extra">
/* <![CDATA[ */
var RocketPreloadLinksConfig = {"excludeUris":"/how-to-launch-ico/|/custom_scripts/thanks-v2.php/|/(?:.+/)?feed(?:/(?:.+/?)?)?$|/(?:.+/)?embed/|/(index.php/)?(.*)wp-json(/.*|$)|/refer/|/go/|/recommend/|/recommends/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https://www.leewayhertz.com","onHoverDelay":"100","rateThrottle":"3"};
//# sourceURL=rocket-preload-links-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after">
/* <![CDATA[ */
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());

//# sourceURL=rocket-preload-links-js-after
/* ]]> */
</script>
<script type="text/javascript" id="divi-custom-script-js-extra">
/* <![CDATA[ */
var DIVI = {"item_count":"%d Item","items_count":"%d Items"};
var et_builder_utils_params = {"condition":{"diviTheme":true,"extraTheme":false},"scrollLocations":["app","top"],"builderScrollLocations":{"desktop":"app","tablet":"app","phone":"app"},"onloadScrollLocation":"app","builderType":"fe"};
var et_frontend_scripts = {"builderCssContainerPrefix":"#et-boc","builderCssLayoutPrefix":"#et-boc .et-l"};
var et_pb_custom = {"ajaxurl":"https://www.leewayhertz.com/wp-admin/admin-ajax.php","images_uri":"https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/images","builder_images_uri":"https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/includes/builder/images","et_frontend_nonce":"da6dc48eec","subscription_failed":"Please, check the fields below to make sure you entered the correct information.","et_ab_log_nonce":"e5f4d80c43","fill_message":"Please, fill in the following fields:","contact_error_message":"Please, fix the following errors:","invalid":"Invalid email","captcha":"Captcha","prev":"Prev","previous":"Previous","next":"Next","wrong_captcha":"You entered the wrong number in captcha.","wrong_checkbox":"Checkbox","ignore_waypoints":"no","is_divi_theme_used":"1","widget_search_selector":".widget_search","ab_tests":[],"is_ab_testing_active":"","page_id":"8665","unique_test_id":"","ab_bounce_rate":"10","is_cache_plugin_active":"yes","is_shortcode_tracking":"off","tinymce_uri":"https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/includes/builder/frontend-builder/assets/vendors","accent_color":"#1b54f8","waypoints_options":{"context":[".pum-overlay"]}};
var et_pb_box_shadow_elements = [];
//# sourceURL=divi-custom-script-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/themes/Divi%204.26.1/js/scripts.min.js?ver=4.26.1" id="divi-custom-script-js" data-rocket-defer defer></script>
<script type="text/javascript" id="leewayhertz-search-js-extra">
/* <![CDATA[ */
var leewayhertzSearch = {"ajax_url":"https://www.leewayhertz.com/wp-admin/admin-ajax.php"};
//# sourceURL=leewayhertz-search-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/themes/Divi%204.26.1/js/leewayhertz-search.js?ver=1770715069" id="leewayhertz-search-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="text/javascript" id="popup-maker-site-js-extra">
/* <![CDATA[ */
var pum_vars = {"version":"1.21.5","pm_dir_url":"https://www.leewayhertz.com/wp-content/plugins/popup-maker/","ajaxurl":"https://www.leewayhertz.com/wp-admin/admin-ajax.php","restapi":"https://www.leewayhertz.com/wp-json/pum/v1","rest_nonce":null,"default_theme":"68848","debug_mode":"","disable_tracking":"","home_url":"/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":"","analytics_enabled":"1","analytics_route":"analytics","analytics_api":"https://www.leewayhertz.com/wp-json/pum/v1"};
var pum_sub_vars = {"ajaxurl":"https://www.leewayhertz.com/wp-admin/admin-ajax.php","message_position":"top"};
var pum_popups = {"pum-156354":{"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":""}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"68850","size":"small","responsive_min_width":"0%","responsive_max_width":"500px","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center","position_top":"100","position_bottom":"0","position_left":"0","position_right":"0","position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"100","fi_promotion":null,"close_on_form_submission":true,"close_on_form_submission_delay":"0","close_on_overlay_click":true,"close_on_esc_press":true,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"enterprise-blue","id":156354,"slug":"ppc-page-form"},"pum-128197":{"triggers":[{"type":"auto_open","settings":{"cookie_name":"","delay":"4000"}}],"cookies":[],"disable_on_mobile":true,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":"68855","size":"custom","responsive_min_width":"0px","responsive_max_width":"100px","custom_width":"300px","custom_height_auto":true,"custom_height":"300px","scrollable_content":false,"animation_type":"none","animation_speed":"350","animation_origin":"right bottom","open_sound":"none","custom_sound":"","location":"right bottom","position_top":"100","position_bottom":"10","position_left":"0","position_right":"10","position_from_trigger":true,"position_fixed":true,"overlay_disabled":true,"stackable":true,"disable_reposition":false,"zindex":"9999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":"0","close_on_overlay_click":false,"close_on_esc_press":false,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"theme_slug":"content-only","id":128197,"slug":"agents-cta-popup"}};
//# sourceURL=popup-maker-site-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/uploads/pum/pum-site-scripts.js?ver=1770715069" id="popup-maker-site-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/popup-maker/dist/assets/vendor/mobile-detect.min.js?ver=1.3.3" id="mobile-detect-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed" id="wp-a11y-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/js/jquery.textareaCounter.plugin.min.js?ver=2.9.27" id="gform_textarea_counter-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/js/jquery.maskedinput.min.js?ver=2.9.27" id="gform_masked_input-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.27" id="gform_placeholder-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=4f8b3915c1c1e1a6800825abd64b03cb" id="gform_gravityforms_theme_vendors-js"></script>
<script type="text/javascript" id="gform_gravityforms_theme-js-extra">
/* <![CDATA[ */
var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"f37501a7b43a484a7b7de8d102761034"},"ajax":{"ajaxurl":"https://www.leewayhertz.com/wp-admin/admin-ajax.php","ajax_submission_nonce":"ef352078d4","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https://www.leewayhertz.com/wp-content/plugins/gravityforms/assets/js/dist/","config_nonce":"d5fdd56406"};
//# sourceURL=gform_gravityforms_theme-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" defer='defer' data-rocket-src="https://www.leewayhertz.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=0183eae4c8a5f424290fa0c1616e522c" id="gform_gravityforms_theme-js"></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/themes/Divi%204.26.1/core/admin/js/common.js?ver=1770715069" id="et-core-common-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" data-rocket-defer defer></script>
<script type="text/javascript" id="megamenu-js-extra">
/* <![CDATA[ */
var megamenu = {"timeout":"300","interval":"100"};
//# sourceURL=megamenu-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=1770715069" id="megamenu-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/plugins/megamenu-pro/assets/public.js?ver=1770715069" id="megamenu-pro-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" defer data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1770715069" id="akismet-frontend-js"></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="mediaelement-core-js-before">
/* <![CDATA[ */
var mejsL10n = {"language":"en","strings":{"mejs.download-file":"Download File","mejs.install-flash":"You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/","mejs.fullscreen":"Fullscreen","mejs.play":"Play","mejs.pause":"Pause","mejs.time-slider":"Time Slider","mejs.time-help-text":"Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds.","mejs.live-broadcast":"Live Broadcast","mejs.volume-help-text":"Use Up/Down Arrow keys to increase or decrease volume.","mejs.unmute":"Unmute","mejs.mute":"Mute","mejs.volume-slider":"Volume Slider","mejs.video-player":"Video Player","mejs.audio-player":"Audio Player","mejs.captions-subtitles":"Captions/Subtitles","mejs.captions-chapters":"Chapters","mejs.none":"None","mejs.afrikaans":"Afrikaans","mejs.albanian":"Albanian","mejs.arabic":"Arabic","mejs.belarusian":"Belarusian","mejs.bulgarian":"Bulgarian","mejs.catalan":"Catalan","mejs.chinese":"Chinese","mejs.chinese-simplified":"Chinese (Simplified)","mejs.chinese-traditional":"Chinese (Traditional)","mejs.croatian":"Croatian","mejs.czech":"Czech","mejs.danish":"Danish","mejs.dutch":"Dutch","mejs.english":"English","mejs.estonian":"Estonian","mejs.filipino":"Filipino","mejs.finnish":"Finnish","mejs.french":"French","mejs.galician":"Galician","mejs.german":"German","mejs.greek":"Greek","mejs.haitian-creole":"Haitian Creole","mejs.hebrew":"Hebrew","mejs.hindi":"Hindi","mejs.hungarian":"Hungarian","mejs.icelandic":"Icelandic","mejs.indonesian":"Indonesian","mejs.irish":"Irish","mejs.italian":"Italian","mejs.japanese":"Japanese","mejs.korean":"Korean","mejs.latvian":"Latvian","mejs.lithuanian":"Lithuanian","mejs.macedonian":"Macedonian","mejs.malay":"Malay","mejs.maltese":"Maltese","mejs.norwegian":"Norwegian","mejs.persian":"Persian","mejs.polish":"Polish","mejs.portuguese":"Portuguese","mejs.romanian":"Romanian","mejs.russian":"Russian","mejs.serbian":"Serbian","mejs.slovak":"Slovak","mejs.slovenian":"Slovenian","mejs.spanish":"Spanish","mejs.swahili":"Swahili","mejs.swedish":"Swedish","mejs.tagalog":"Tagalog","mejs.thai":"Thai","mejs.turkish":"Turkish","mejs.ukrainian":"Ukrainian","mejs.vietnamese":"Vietnamese","mejs.welsh":"Welsh","mejs.yiddish":"Yiddish"}};
//# sourceURL=mediaelement-core-js-before
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js?ver=4.2.17" id="mediaelement-core-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js?ver=46231b9540dcc87b45a539de892d3b8f" id="mediaelement-migrate-js" data-rocket-defer defer></script>
<script type="text/javascript" id="mediaelement-js-extra">
/* <![CDATA[ */
var _wpmejsSettings = {"pluginPath":"/wp-includes/js/mediaelement/","classPrefix":"mejs-","stretching":"responsive","audioShortcodeLibrary":"mediaelement","videoShortcodeLibrary":"mediaelement"};
//# sourceURL=mediaelement-js-extra
/* ]]> */
</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-includes/js/mediaelement/wp-mediaelement.min.js?ver=46231b9540dcc87b45a539de892d3b8f" id="wp-mediaelement-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/themes/Divi%204.26.1/includes/builder/feature/dynamic-assets/assets/js/salvattore.js?ver=1770715069" id="salvattore-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/themes/Divi%204.26.1/includes/builder/feature/dynamic-assets/assets/js/jquery.fitvids.js?ver=1770715069" id="fitvids-js" data-rocket-defer defer></script>
<script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://www.leewayhertz.com/wp-content/cache/min/1/wp-content/themes/Divi%204.26.1/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js?ver=1770715069" id="easypiechart-js" data-rocket-defer defer></script>
<style id="et-builder-module-design-deferred-8665-cached-inline-styles"></style><script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
/* <![CDATA[ */
 gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 1) {gf_global["number_formats"][1] = {"23":{"price":false,"value":false},"22":{"price":false,"value":false},"16":{"price":false,"value":false},"15":{"price":false,"value":false},"14":{"price":false,"value":false},"17":{"price":false,"value":false},"1":{"price":false,"value":false},"2":{"price":false,"value":false},"5":{"price":false,"value":false},"3":{"price":false,"value":false},"4":{"price":false,"value":false},"24":{"price":false,"value":false},"10":{"price":false,"value":false},"11":{"price":false,"value":false},"12":{"price":false,"value":false},"18":{"price":false,"value":false},"19":{"price":false,"value":false},"21":{"price":false,"value":false},"20":{"price":false,"value":false},"8":{"price":false,"value":false},"25":{"price":false,"value":false}};if(window['jQuery']){if(!window['gf_form_conditional_logic'])window['gf_form_conditional_logic'] = new Array();window['gf_form_conditional_logic'][1] = { logic: { 11: {"field":{"actionType":"show","logicType":"all","rules":[{"fieldId":"10","operator":"is","value":"United States"}],"enabled":true},"nextButton":null,"section":null},12: {"field":{"actionType":"show","logicType":"all","rules":[{"fieldId":"10","operator":"is","value":"United Kingdom"}],"enabled":true},"nextButton":null,"section":null},18: {"field":{"actionType":"show","logicType":"all","rules":[{"fieldId":"10","operator":"is","value":"Australia"}],"enabled":true},"nextButton":null,"section":null},19: {"field":{"actionType":"show","logicType":"all","rules":[{"fieldId":"10","operator":"is","value":"Canada"}],"enabled":true},"nextButton":null,"section":null},21: {"field":{"actionType":"show","logicType":"all","rules":[{"fieldId":"10","operator":"is","value":"Ireland"}],"enabled":true},"nextButton":null,"section":null},20: {"field":{"actionType":"show","logicType":"all","rules":[{"fieldId":"10","operator":"is","value":"Netherlands"}],"enabled":true},"nextButton":null,"section":null},0: {"field":{"enabled":true,"actionType":"hide","logicType":"all","rules":[{"fieldId":"25","operator":"is","value":""}]},"section":null} }, dependents: { 11: [11],12: [12],18: [18],19: [19],21: [21],20: [20],0: [0] }, animation: 0, defaults: {"22":"https:\/\/www.leewayhertz.com\/","16":"00D300000001Noj","15":"70140000000Kl89","14":"Website - LWH","17":"LWH Website: Sales email inquiry","25":["choice_1_25_1"]}, fields: {"23":[0],"22":[0],"16":[0],"15":[0],"14":[0],"17":[0],"1":[0],"2":[0],"5":[0],"3":[0],"4":[0],"24":[0],"10":[0,11,12,18,19,21,20],"11":[0],"12":[0],"18":[0],"19":[0],"21":[0],"20":[0],"8":[0],"25":[0]} }; if(!window['gf_number_format'])window['gf_number_format'] = 'decimal_dot';jQuery(document).ready(function(){gform.utils.trigger({ event: 'gform/conditionalLogic/init/start', native: false, data: { formId: 1, fields: null, isInit: true } });window['gformInitPriceFields']();gf_apply_rules(1, [11,12,18,19,21,20,0], true);jQuery('#gform_wrapper_1').show();jQuery('#gform_wrapper_1 form').css('opacity', '');jQuery(document).trigger('gform_post_conditional_logic', [1, null, true]);gform.utils.trigger({ event: 'gform/conditionalLogic/init/end', native: false, data: { formId: 1, fields: null, isInit: true } });} );} if(!jQuery('#input_1_8+.ginput_counter').length){jQuery('#input_1_8').textareaCount(    {'maxCharacterSize': 300,    'originalStyle': 'ginput_counter gfield_description',	 'truncate': true,	 'errorStyle' : '',    'displayFormat' : '#input of #max max characters'    });jQuery('#input_1_8').next('.ginput_counter').attr('aria-live','polite');}if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }jQuery('#input_1_24').mask('(999) 999-9999').bind('keypress', function(e){if(e.which == 13){jQuery(this).blur();} } );} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); 
/* ]]> */
});</script>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "1", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_1" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_1";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, 1 );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } ); 
/* ]]> */
});</script>
<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.leewayhertz.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>	<style></style>

<!--<button data-tally-open="n0L7JP" class="tally-popupbut" data-tally-width="350" style="z-index: 999999; position: fixed; bottom: 25px; background-color: transparent; right: 25px;background-image: url('https://d3lkc3n5th01x7.cloudfront.net/wp-content/uploads/2024/08/12033320/Group-6.svg');height: 82px;width: 82px;border: 0px;text-indent: -9999px;cursor: pointer;">Click me</button> -->
</body>
</html>

<!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1770719508 -->