<!DOCTYPE html>
<html lang="en-US" class="">

<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.5",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)),this},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.src||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=window){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>

	<script type="text/rocketlazyloadscript">
// Google Tag Manager
(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-59VXH5L');
</script>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
<link rel="alternate" type="application/rss+xml" title="Valuation Intelligence Feed" href="https://stewartvaluation.com/feed/">

	<!-- This site is optimized with the Yoast SEO Premium plugin v27.5 (Yoast SEO v27.5) - https://yoast.com/product/yoast-seo-premium-wordpress/ -->
	<title>Real Estate Valuation Company | Stewart Valuation Intelligence</title>
<link data-rocket-prefetch href="https://fonts.googleapis.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://browser.sentry-cdn.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://fast.wistia.com" rel="dns-prefetch">
<link data-rocket-prefetch href="https://challenges.cloudflare.com" rel="dns-prefetch">
<link data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=Montserrat%3Awght%40300%3B400%3B500%3B600%3B700%3B800&#038;ver=6.9.4&#038;display=swap" rel="preload">
<link crossorigin data-rocket-preload as="font" href="https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2" rel="preload">
<link href="https://fonts.googleapis.com/css2?family=Montserrat%3Awght%40300%3B400%3B500%3B600%3B700%3B800&#038;ver=6.9.4&#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}.wp-block-create-block-rive-animation{position:relative}: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--color--red:#9E2333;--wp--preset--color--blue:#0075AA;--wp--preset--color--active-blue:#245B84;--wp--preset--color--cyan:#96e0ff;--wp--preset--color--teal:#006781;--wp--preset--color--mint-green:#48cfa0;--wp--preset--color--purple:#53469C;--wp--preset--color--grey:#42474B;--wp--preset--color--dark-grey:#43464a;--wp--preset--color--grey-nine:#757982;--wp--preset--color--grey-eight:#A8a8AC;--wp--preset--color--grey-seven:#DAD6D6;--wp--preset--color--grey-six:#F2f2f2;--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:14px;--wp--preset--font-size--medium:18px;--wp--preset--font-size--large:24px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--default:16px;--wp--preset--font-size--xlarge:36px;--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);--wp--custom--container-width--xsmall:500px;--wp--custom--container-width--small:600px;--wp--custom--container-width--medium:760px;--wp--custom--container-width--large:1033px;--wp--custom--container-width--wide:1170px;--wp--custom--container-width--xwide:1600px;--wp--custom--container-width--full:100%;--wp--custom--gutter-width--form:12px;--wp--custom--gutter-width--page:30px;--wp--custom--gutter-width--header:38px;--wp--custom--gutter-width--column:18px;--wp--custom--gutter-width--footer:80px;--wp--custom--gutter-width--xsmall:10px;--wp--custom--gutter-width--small:32px;--wp--custom--gutter-width--medium:48px;--wp--custom--gutter-width--large:72px;--wp--custom--spacing-labels--0--label:None;--wp--custom--spacing-labels--0--value: ;--wp--custom--spacing-labels--1--label:X-Small;--wp--custom--spacing-labels--1--value:xsmall;--wp--custom--spacing-labels--2--label:Small;--wp--custom--spacing-labels--2--value:small;--wp--custom--spacing-labels--3--label:Medium;--wp--custom--spacing-labels--3--value:medium;--wp--custom--spacing-labels--4--label:Large;--wp--custom--spacing-labels--4--value:large;--wp--custom--spacing-labels--5--label:X-Large;--wp--custom--spacing-labels--5--value:xlarge;--wp--custom--spacing-labels--6--label:XX-Large;--wp--custom--spacing-labels--6--value:xxlarge;--wp--custom--small-spacing--none:0px;--wp--custom--small-spacing--xsmall:8px;--wp--custom--small-spacing--small:20px;--wp--custom--small-spacing--medium:30px;--wp--custom--small-spacing--large:50px;--wp--custom--small-spacing--xlarge:100px;--wp--custom--small-spacing--xxlarge:150px;--wp--custom--medium-spacing--none:0px;--wp--custom--medium-spacing--xsmall:10px;--wp--custom--medium-spacing--small:22px;--wp--custom--medium-spacing--medium:32px;--wp--custom--medium-spacing--large:60px;--wp--custom--medium-spacing--xlarge:120px;--wp--custom--medium-spacing--xxlarge:200px;--wp--custom--spacing--none:0px;--wp--custom--spacing--xsmall:12px;--wp--custom--spacing--small:24px;--wp--custom--spacing--medium:36px;--wp--custom--spacing--large:76px;--wp--custom--spacing--xlarge:140px;--wp--custom--spacing--xxlarge:250px;--wp--custom--colors--body-light:var(--wp--preset--color--black);--wp--custom--colors--heading-light:var(--wp--preset--color--black);--wp--custom--colors--heading-em-light:var(--wp--preset--color--blue);--wp--custom--colors--link-light:var(--wp--preset--color--blue);--wp--custom--colors--link-hover-light:var(--wp--preset--color--blue);--wp--custom--colors--text-button-light:var(--wp--preset--color--blue);--wp--custom--colors--text-button-hover-light:var(--wp--preset--color--blue);--wp--custom--colors--border-light:var(--wp--preset--color--grey-eight);--wp--custom--colors--input-border-light:var(--wp--preset--color--blue);--wp--custom--colors--body-bg-light:var(--wp--preset--color--white);--wp--custom--colors--body-bg-grey:var(--wp--preset--color--grey-six);--wp--custom--colors--shaded-bg-light:var(--wp--preset--color--grey);--wp--custom--colors--input-bg-light:var(--wp--preset--color--grey);--wp--custom--colors--button-light:var(--wp--preset--color--white);--wp--custom--colors--button-hover-light:var(--wp--preset--color--white);--wp--custom--colors--button-bg-light:var(--wp--preset--color--blue);--wp--custom--colors--button-bg-hover-light:var(--wp--preset--color--active-blue);--wp--custom--colors--button-white-light:var(--wp--preset--color--blue);--wp--custom--colors--button-bg-white-light:var(--wp--preset--color--white);--wp--custom--colors--body-dark:var(--wp--preset--color--white);--wp--custom--colors--heading-dark:var(--wp--preset--color--white);--wp--custom--colors--heading-em-dark:var(--wp--preset--color--white);--wp--custom--colors--link-dark:var(--wp--preset--color--mint-green);--wp--custom--colors--link-hover-dark:var(--wp--preset--color--mint-green);--wp--custom--colors--text-button-dark:var(--wp--preset--color--white);--wp--custom--colors--text-button-hover-dark:var(--wp--preset--color--mint-green);--wp--custom--colors--border-dark:var(--wp--preset--color--mint-green);--wp--custom--colors--input-border-dark:var(--wp--preset--color--white);--wp--custom--colors--body-bg-dark:var(--wp--preset--color--blue);--wp--custom--colors--shaded-bg-dark:var(--wp--preset--color--blue);--wp--custom--colors--input-bg-dark:var(--wp--preset--color--white);--wp--custom--colors--button-dark:var(--wp--preset--color--blue);--wp--custom--colors--button-hover-dark:var(--wp--preset--color--blue);--wp--custom--colors--button-bg-dark:var(--wp--preset--color--mint-green);--wp--custom--colors--button-bg-hover-dark:var(--wp--preset--color--mint-green);--wp--custom--colors--body-highlight:var(--wp--preset--color--blue);--wp--custom--colors--heading-highlight:var(--wp--preset--color--blue);--wp--custom--colors--heading-em-highlight:var(--wp--preset--color--white);--wp--custom--colors--link-highlight:var(--wp--preset--color--blue);--wp--custom--colors--link-hover-highlight:var(--wp--preset--color--blue);--wp--custom--colors--text-button-highlight:var(--wp--preset--color--blue);--wp--custom--colors--text-button-hover-highlight:var(--wp--preset--color--blue);--wp--custom--colors--border-highlight:var(--wp--preset--color--mint-green);--wp--custom--colors--input-border-highlight:var(--wp--preset--color--white);--wp--custom--colors--body-bg-highlight:var(--wp--preset--color--mint-green);--wp--custom--colors--shaded-bg-highlight:var(--wp--preset--color--dark-grey);--wp--custom--colors--input-bg-highlight:var(--wp--preset--color--white);--wp--custom--colors--button-highlight:var(--wp--preset--color--white);--wp--custom--colors--button-hover-highlight:var(--wp--preset--color--white);--wp--custom--colors--button-bg-highlight:var(--wp--preset--color--blue);--wp--custom--colors--button-bg-hover-highlight:var(--wp--preset--color--blue);--wp--custom--colors--body:var(--wp--custom--colors--body-light);--wp--custom--colors--heading:var(--wp--custom--colors--heading-light);--wp--custom--colors--heading-em:var(--wp--custom--colors--heading-em-light);--wp--custom--colors--link:var(--wp--custom--colors--link-light);--wp--custom--colors--link-hover:var(--wp--custom--colors--link-hover-light);--wp--custom--colors--text-button:var(--wp--custom--colors--text-button-light);--wp--custom--colors--text-button-hover:var(--wp--custom--colors--text-button-hover-light);--wp--custom--colors--border:var(--wp--custom--colors--border-light);--wp--custom--colors--input-border:var(--wp--custom--colors--input-border-light);--wp--custom--colors--body-bg:var(--wp--custom--colors--body-bg-light);--wp--custom--colors--shaded-bg:var(--wp--custom--colors--shaded-bg-light);--wp--custom--colors--input-bg:var(--wp--custom--colors--input-bg-light);--wp--custom--colors--validation:#dd4820;--wp--custom--colors--validation-bg:#fff0ec;--wp--custom--colors--button:var(--wp--custom--colors--button-light);--wp--custom--colors--button-hover:var(--wp--custom--colors--button-hover-light);--wp--custom--colors--button-bg:var(--wp--custom--colors--button-bg-light);--wp--custom--colors--button-bg-hover:var(--wp--custom--colors--button-bg-hover-light);--wp--custom--colors--button-white:var(--wp--custom--colors--button-white-light);--wp--custom--colors--button-bg-white:var(--wp--custom--colors--button-bg-white-light)}:root{--wp--style--global--content-size:760px;--wp--style--global--wide-size:1170px}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}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}.has-white-color{color:var(--wp--preset--color--white)!important}.has-blue-background-color{background-color:var(--wp--preset--color--blue)!important}.has-grey-six-background-color{background-color:var(--wp--preset--color--grey-six)!important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-term-template.is-layout-flex){gap:1.25em}:where(.wp-block-term-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.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}body{--icon--chevron--light:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%23ffb80d'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");--icon--chevron--dark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%23ffb80d'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");--icon--chevron--highlight:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%230173ba'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");--icon--chevron:var(--icon--chevron--light);--icon--chevron--grey:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%23D8D8D8'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");--icon--check--light:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' xml:space='preserve' fill='%23083E73'%3E%3Cpath d='m7.9.4 1.6 1.2-5.3 7.5L.3 4.7l1.5-1.4L4 5.9z'/%3E%3C/svg%3E");--icon--check--dark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' xml:space='preserve' fill='%23ffb80d'%3E%3Cpath d='m7.9.4 1.6 1.2-5.3 7.5L.3 4.7l1.5-1.4L4 5.9z'/%3E%3C/svg%3E");--icon--check--highlight:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' xml:space='preserve' fill='%230173ba'%3E%3Cpath d='m7.9.4 1.6 1.2-5.3 7.5L.3 4.7l1.5-1.4L4 5.9z'/%3E%3C/svg%3E");--icon--check:var(--icon--check--light);--icon--play-circle--light:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' xml:space='preserve' fill='%23ffb80d'%3E%3Cpath d='M9 0c4.8 0 8.7 4 8.7 9s-3.9 9-8.7 9S.3 14 .3 9 4.2 0 9 0zm0 1.6C5 1.6 1.8 4.9 1.8 9S5 16.4 9 16.4s7.2-3.3 7.2-7.4S13 1.6 9 1.6zM6.9 5.5l6.7 3.4-6.7 3.4V5.5z'/%3E%3C/svg%3E");--icon--play-circle--dark:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' xml:space='preserve' fill='%23fff'%3E%3Cpath d='M9 0c4.8 0 8.7 4 8.7 9s-3.9 9-8.7 9S.3 14 .3 9 4.2 0 9 0zm0 1.6C5 1.6 1.8 4.9 1.8 9S5 16.4 9 16.4s7.2-3.3 7.2-7.4S13 1.6 9 1.6zM6.9 5.5l6.7 3.4-6.7 3.4V5.5z'/%3E%3C/svg%3E");--icon--play-circle--highlight:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' xml:space='preserve' fill='%23083E73'%3E%3Cpath d='M9 0c4.8 0 8.7 4 8.7 9s-3.9 9-8.7 9S.3 14 .3 9 4.2 0 9 0zm0 1.6C5 1.6 1.8 4.9 1.8 9S5 16.4 9 16.4s7.2-3.3 7.2-7.4S13 1.6 9 1.6zM6.9 5.5l6.7 3.4-6.7 3.4V5.5z'/%3E%3C/svg%3E");--icon--play-circle:var(--icon--play-circle--light);--icon--chevron-link--light:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");--icon--chevron-link--dark:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23245B84'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");--icon--chevron-link--white-color:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");--icon--chevron-link:var(--icon--chevron-link--light);--icon--chevron-link-hover:var(--icon--chevron-link--dark);--icon--chevron-link-white:var(--icon--chevron-link--white-color)}a{-webkit-text-decoration:none!important;text-decoration:none!important}h1,h2,h4{color:var(--wp--custom--colors--heading);margin:0}h1{font-size:2rem;font-weight:800;letter-spacing:-.03125rem;line-height:1.1785714286}h1,h1+hr{margin-bottom:1rem}h2{font-weight:700;letter-spacing:0;line-height:1.2631578947;margin-bottom:1.5rem}h2+hr{margin-bottom:1rem}h4{font-size:1.125rem;font-weight:600;letter-spacing:0;line-height:1.3333333333}h4,h4+hr{margin-bottom:.875rem}address,code,figure,hr,li,ul{margin:1.5rem 0}address,code,li{font-size:1.25rem;line-height:1.45}address.small,code.small,li.small{font-size:1.125rem}ul{list-style-type:none;padding-left:1.875rem}ul li{display:block;font-size:1rem;letter-spacing:0;line-height:1.5625rem;margin:0;padding-left:.9375rem;position:relative}ul.is-style-default{padding-left:0!important}ul.is-style-default li:before{background-color:var(--wp--preset--color--red);border-radius:50%;content:"";height:6px;left:0;position:absolute;top:10px;width:6px}ul.is-style-default li::marker{display:none;font-size:0}ul li+li{margin-top:1.375rem}p:empty{display:none}code{font-family:'Andale Mono','Courier New',monospace}table{border-collapse:inherit;border-spacing:0;margin:0;padding:0;width:100%}table tbody{box-shadow:0 0 1px 0 #000}tr:nth-child(2n){background:#f2f2f2}img,img[class*=align],img[class*=wp-image-]{border:0;height:auto;max-width:100%}figcaption{align-items:center;color:var(--wp--custom--colors--heading);display:flex;font-size:.875rem;font-weight:700;margin-top:1em}figcaption:after{background-color:var(--wp--custom--colors--border);content:"";display:inline-block;height:2px;margin-left:1em;width:42px}figure{margin:0}.has-padding-top-small{padding-top:var(--wp--custom--small-spacing--small)!important}.has-padding-top-medium{padding-top:var(--wp--custom--small-spacing--medium)!important}.has-padding-top-xlarge{padding-top:var(--wp--custom--small-spacing--xlarge)!important}.has-padding-bottom-medium{padding-bottom:var(--wp--custom--small-spacing--medium)!important}.has-padding-bottom-large{padding-bottom:var(--wp--custom--small-spacing--large)!important}.has-padding-bottom-xlarge{padding-bottom:var(--wp--custom--small-spacing--xlarge)!important}.has-margin-top-medium{margin-top:var(--wp--custom--small-spacing--medium)!important}.has-margin-bottom-small{margin-bottom:var(--wp--custom--small-spacing--small)!important}.has-margin-bottom-medium{margin-bottom:var(--wp--custom--small-spacing--medium)!important}.has-margin-bottom-large{margin-bottom:var(--wp--custom--small-spacing--large)!important}.has-margin-bottom-xlarge{margin-bottom:var(--wp--custom--small-spacing--xlarge)!important}body.debug .wp-block-column{background-color:#fcc}body.debug .wp-block-group{box-shadow:inset 0 0 0 1px red}::-moz-selection{background:#000;color:var(--wp--custom--colors--body-dark);text-shadow:none}::selection{background:#000;color:var(--wp--custom--colors--body-dark);text-shadow:none}html{box-sizing:border-box}*{scroll-margin-top:calc(60px + var(--wp--custom--gutter-width--page));scroll-margin-top:calc(var(--header-height) + var(--admin-bar-height) + var(--wp--custom--gutter-width--page))}*,:after,:before{box-sizing:inherit}body{background:var(--wp--custom--colors--body-bg);color:var(--wp--custom--colors--body);font-style:normal;margin:0;overflow-x:hidden}body,button,input{font-family:Montserrat,sans-serif}a{color:var(--wp--custom--colors--link);transition:color .14s ease-out}a:hover{color:var(--wp--custom--colors--link-hover)}.screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.icon{display:inline-block}.icon,.icon svg{height:1em;width:1em}.icon svg{display:block}.main>*{margin-left:auto!important;margin-right:auto!important}.main>*,.main>.alignwide{max-width:var(--wp--custom--container-width--wide)}.main .alignfull{max-width:none}.main .content-width-medium{max-width:var(--wp--custom--container-width--medium)}.main .content-width-large{max-width:var(--wp--custom--container-width--large)}.main .content-width-xwide{max-width:var(--wp--custom--container-width--xwide)}.main .content-width-full{max-width:var(--wp--custom--container-width--full)}.main{margin-left:auto;margin-right:auto;padding-left:var(--wp--custom--gutter-width--page);padding-right:var(--wp--custom--gutter-width--page);padding-top:3.75rem;padding-top:var(--header-height)}.main>.alignfull{margin-left:calc(var(--wp--custom--gutter-width--page)*-1)!important;margin-right:calc(var(--wp--custom--gutter-width--page)*-1)!important}.main:after{clear:both;content:" ";display:table}.is-content-justification-left{justify-content:flex-start}.is-content-justification-center{justify-content:center}.is-content-justification-right{justify-content:flex-end}.skeletor-alert-bar-wrapper p{margin-bottom:0}.social-links{font-size:1.625rem;left:-14px;margin:0;padding:0;position:relative}.social-links .social-link{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:26px;margin:0 .25em;width:26px}.social-links .twitter{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%230075AA'%3E%3Cdefs%3E%3Cfilter id='a' height='191.2%25' width='193.5%25' x='-69.4%25' y='-61.5%25'%3E%3CfeMorphology in='SourceAlpha' radius='2.5' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='6' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='7'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.267322887 0'/%3E%3C/filter%3E%3Cpath id='b' d='M10.238 28.718c11.698 0 18.099-9.701 18.099-18.1 0-.272 0-.545-.013-.818A12.96 12.96 0 0 0 31.5 6.5c-1.141.509-2.37.844-3.66 1.005a6.4 6.4 0 0 0 2.804-3.523A12.653 12.653 0 0 1 26.6 5.52a6.349 6.349 0 0 0-4.64-2.01 6.369 6.369 0 0 0-6.363 6.364c0 .497.062.98.161 1.452-5.284-.26-9.973-2.804-13.112-6.65a6.362 6.362 0 0 0-.856 3.201 6.378 6.378 0 0 0 2.828 5.297 6.434 6.434 0 0 1-2.878-.794v.087a6.374 6.374 0 0 0 5.099 6.24 6.202 6.202 0 0 1-1.675.223c-.41 0-.806-.037-1.19-.112a6.36 6.36 0 0 0 5.941 4.417 12.758 12.758 0 0 1-7.902 2.729c-.508 0-1.017-.025-1.513-.087a18.094 18.094 0 0 0 9.738 2.84'/%3E%3C/defs%3E%3Cg fill-rule='evenodd'%3E%3Cuse filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}.social-links .twitter:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23245B84'%3E%3Cdefs%3E%3Cfilter id='a' height='191.2%25' width='193.5%25' x='-69.4%25' y='-61.5%25'%3E%3CfeMorphology in='SourceAlpha' radius='2.5' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='6' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur in='shadowOffsetOuter1' result='shadowBlurOuter1' stdDeviation='7'/%3E%3CfeColorMatrix in='shadowBlurOuter1' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.267322887 0'/%3E%3C/filter%3E%3Cpath id='b' d='M10.238 28.718c11.698 0 18.099-9.701 18.099-18.1 0-.272 0-.545-.013-.818A12.96 12.96 0 0 0 31.5 6.5c-1.141.509-2.37.844-3.66 1.005a6.4 6.4 0 0 0 2.804-3.523A12.653 12.653 0 0 1 26.6 5.52a6.349 6.349 0 0 0-4.64-2.01 6.369 6.369 0 0 0-6.363 6.364c0 .497.062.98.161 1.452-5.284-.26-9.973-2.804-13.112-6.65a6.362 6.362 0 0 0-.856 3.201 6.378 6.378 0 0 0 2.828 5.297 6.434 6.434 0 0 1-2.878-.794v.087a6.374 6.374 0 0 0 5.099 6.24 6.202 6.202 0 0 1-1.675.223c-.41 0-.806-.037-1.19-.112a6.36 6.36 0 0 0 5.941 4.417 12.758 12.758 0 0 1-7.902 2.729c-.508 0-1.017-.025-1.513-.087a18.094 18.094 0 0 0 9.738 2.84'/%3E%3C/defs%3E%3Cg fill-rule='evenodd'%3E%3Cuse filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}.social-links .linkedin{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='29' height='29' version='1.0' style='shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd' viewBox='0 0 47 47'%3E%3Cpath d='M44 0H3C2 0 0 2 0 3v41c0 2 2 3 3 3h41c2 0 3-1 3-3V3c0-1-1-3-3-3z' style='fill:%23fefefe'/%3E%3Cpath d='M40 40h-7V29c0-2 0-6-3-6-4 0-5 3-5 6v11h-7V18h7v3c1-2 3-4 7-4 7 0 8 5 8 11v12zM11 15c-3 0-5-2-5-4 0-3 2-4 5-4 2 0 4 1 4 4 0 2-2 4-4 4zM7 40h7V18H7v22zM44 0H3C2 0 0 2 0 3v41c0 2 2 3 3 3h41c2 0 3-1 3-3V3c0-1-1-3-3-3z' style='fill:%230075aa'/%3E%3C/svg%3E")}.social-links .linkedin:hover{opacity:.5}.mfp-bg{background-color:rgba(61,61,61,.6);overflow:hidden;z-index:1042}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{backface-visibility:hidden;outline:0;z-index:1043}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 .5rem;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur{cursor:zoom-out}.mfp-arrow,.mfp-close,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-arrow,.mfp-close{-webkit-appearance:none;background:0 0;border:0;box-shadow:none;cursor:pointer;display:block;outline:0;overflow:visible;padding:0;touch-action:manipulation;z-index:1046}button::-moz-focus-inner{border:0;padding:0}.mfp-close{background-color:hsla(0,0%,100%,.8);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%235A5A5A'%3E%3Cdefs%3E%3Cfilter x='-201.6%25' y='-145.3%25' width='403.1%25' height='403.1%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeMorphology radius='2.5' in='SourceAlpha' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='6' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='7' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.267322887 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cpath id='b' d='m8 7.072 4.406-4.405.927.927L8.928 8l4.405 4.406-.927.927L8 8.928l-4.406 4.405-.927-.927L7.072 8 2.667 3.594l.927-.927z'/%3E%3C/defs%3E%3Cg transform='translate(12 6)' fill-rule='evenodd'%3E%3Cuse filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border-radius:50%;font-size:0;height:40px;position:absolute;right:0;top:-50px;transition:all .3s ease-out;width:40px}.mfp-close:hover{background-color:var(--wp--custom--colors--red-tint);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='29' height='29' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23fff'%3E%3Cdefs%3E%3Cfilter x='-201.6%25' y='-145.3%25' width='403.1%25' height='403.1%25' filterUnits='objectBoundingBox' id='a'%3E%3CfeMorphology radius='2.5' in='SourceAlpha' result='shadowSpreadOuter1'/%3E%3CfeOffset dy='6' in='shadowSpreadOuter1' result='shadowOffsetOuter1'/%3E%3CfeGaussianBlur stdDeviation='7' in='shadowOffsetOuter1' result='shadowBlurOuter1'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.267322887 0' in='shadowBlurOuter1'/%3E%3C/filter%3E%3Cpath id='b' d='m8 7.072 4.406-4.405.927.927L8.928 8l4.405 4.406-.927.927L8 8.928l-4.406 4.405-.927-.927L7.072 8 2.667 3.594l.927-.927z'/%3E%3C/defs%3E%3Cg transform='translate(12 6)' fill-rule='evenodd'%3E%3Cuse filter='url(%23a)' xlink:href='%23b'/%3E%3Cuse xlink:href='%23b'/%3E%3C/g%3E%3C/svg%3E")}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close-btn-in .mfp-close{color:#fff;opacity:1}.mfp-counter{color:#ccc;font-size:.75rem;line-height:1.125rem;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:transparent;height:110px;margin:-3.4375rem 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-3.375rem}.mfp-arrow:focus,.mfp-arrow:hover{opacity:.7}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:2.1875rem;margin-top:2.1875rem;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-width:21px;opacity:.7}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:2.5rem 0;width:auto}.mfp-figure,.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:.75rem;line-height:.875rem}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-2.25rem;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:1.125rem;padding-right:2.25rem;text-align:left}.gform_wrapper{background-color:var(--wp--preset--color--white);border:none;box-shadow:0 14px 20px -10px rgba(0,0,0,.5)}.gform_wrapper label{color:var(--wp--preset--color--black);display:block;font-size:.8125rem;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-bottom:.3125rem;padding:0;transition:all .3s ease-out}.gform_wrapper label.screen-reader-text{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.gform_wrapper label .gfield_required{height:auto;margin-left:.125rem;position:relative;width:auto}.gform_wrapper .gfield_required,.gform_wrapper .hidden_label .gfield_label{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.gform_wrapper ul{list-style-type:none;margin:0;padding-left:0}.gform_wrapper ul li{padding-left:0}.gform_wrapper fieldset{border:0;margin-left:0;margin-right:0;padding:0}.gform_wrapper fieldset legend{color:var(--wp--preset--color--black);display:block;font-size:.8125rem;font-weight:400;letter-spacing:.01563rem;letter-spacing:0;line-height:1.5rem;margin-bottom:.3125rem;opacity:.7;padding:0;transition:all .3s ease-out}.gform_wrapper input[type=date],.gform_wrapper input[type=email],.gform_wrapper input[type=password],.gform_wrapper input[type=search],.gform_wrapper input[type=tel],.gform_wrapper input[type=text],.gform_wrapper input[type=time],.gform_wrapper input[type=url],.gform_wrapper textarea{background:0 0;border:1px solid var(--wp--preset--color--black);display:block;font-family:Montserrat,sans-serif;font-size:1rem;letter-spacing:.01563rem;line-height:1.6875rem;outline:0;padding:.625rem 1.125rem;transition:all .3s ease-out;width:100%}.gform_wrapper input[type=date]:focus,.gform_wrapper input[type=email]:focus,.gform_wrapper input[type=password]:focus,.gform_wrapper input[type=search]:focus,.gform_wrapper input[type=tel]:focus,.gform_wrapper input[type=text]:focus,.gform_wrapper input[type=time]:focus,.gform_wrapper input[type=url]:focus,.gform_wrapper textarea:focus{border:1px solid var(--wp--preset--color--black);box-shadow:inset 0 -3px 0 0 var(--wp--preset--color--blue);color:var(--wp--preset--color--blue)}.gform_wrapper input[type=date]::-moz-placeholder,.gform_wrapper input[type=email]::-moz-placeholder,.gform_wrapper input[type=password]::-moz-placeholder,.gform_wrapper input[type=search]::-moz-placeholder,.gform_wrapper input[type=tel]::-moz-placeholder,.gform_wrapper input[type=text]::-moz-placeholder,.gform_wrapper input[type=time]::-moz-placeholder,.gform_wrapper input[type=url]::-moz-placeholder,.gform_wrapper textarea::-moz-placeholder{opacity:1}.gform_wrapper input[type=date]::placeholder,.gform_wrapper input[type=email]::placeholder,.gform_wrapper input[type=password]::placeholder,.gform_wrapper input[type=search]::placeholder,.gform_wrapper input[type=tel]::placeholder,.gform_wrapper input[type=text]::placeholder,.gform_wrapper input[type=time]::placeholder,.gform_wrapper input[type=url]::placeholder,.gform_wrapper textarea::placeholder{opacity:1}.gform_wrapper select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='512' style='enable-background:new 0 0 512 512' width='512' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='m98.9 184.7 1.8 2.1 136 156.5c4.6 5.3 11.5 8.6 19.2 8.6 7.7 0 14.6-3.4 19.2-8.6L411 187.1l2.3-2.6c1.7-2.5 2.7-5.5 2.7-8.7 0-8.7-7.4-15.8-16.6-15.8H112.6c-9.2 0-16.6 7.1-16.6 15.8 0 3.3 1.1 6.4 2.9 8.9z'/%3E%3C/svg%3E");background-position:center right 23px;background-repeat:no-repeat;background-size:16px;border:1px solid var(--wp--preset--color--black);color:var(--wp--preset--color--black);display:block;font-size:1rem;letter-spacing:.01563rem;line-height:1.875rem;outline:0;padding:.75rem 1.0625rem;transition:all .3s ease-out;width:100%}.gform_wrapper select:focus{border:1px solid var(--wp--preset--color--black);box-shadow:inset 0 -3px 0 0 var(--wp--preset--color--blue);color:var(--wp--preset--color--blue)}.gform_wrapper select::-moz-placeholder{opacity:1}.gform_wrapper select::placeholder{opacity:1}.gform_wrapper select::-ms-expand{display:none}.gform_wrapper textarea{height:100px}.gform_heading{background:var(--wp--preset--color--white);padding:0 1.25rem!important;text-align:center}.gform_heading .gform_title{color:var(--wp--preset--color--black);font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-.03125rem;line-height:4rem;margin:0;padding-top:1.5rem;text-align:center}.gform_body{padding:2rem 2rem 0}.gform_footer{padding:0 2rem 2rem;position:relative}.gform_footer button{width:100%}.gfield{margin-bottom:1em;margin-top:0;position:relative}.ginput_complex:after,.ginput_complex:before{content:" ";display:table}.ginput_complex:after{clear:both}.gfield_checkbox .gchoice input[type=text],.gfield_radio .gchoice input[type=text]{margin-left:-1.5em;width:50%}.gfield_checkbox input,.gfield_checkbox label,.gfield_radio input,.gfield_radio label{display:inline-block;vertical-align:middle}.gfield_checkbox label,.gfield_radio label{padding-bottom:0;padding-top:0}.gfield_checkbox input[type=checkbox]+label{cursor:pointer;font-style:normal;line-height:2.125rem;margin-left:0;padding:0 0 0 2.1875rem;position:relative}.gfield_checkbox input[type=checkbox]+label:before{border:1px solid var(--wp--preset--color--black);border-radius:1px;content:"";height:20px;left:0;position:absolute;top:5px;width:20px}.gfield_checkbox input[type=checkbox]:checked+label:before{background-color:var(--wp--preset--color--blue);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' xml:space='preserve' fill='%23fff'%3E%3Cpath d='m7.9.4 1.6 1.2-5.3 7.5L.3 4.7l1.5-1.4L4 5.9z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px;border:1px solid var(--wp--preset--color--blue)}.gfield_radio input[type=radio]+label{cursor:pointer;font-style:normal;line-height:2.125rem;margin-left:0;padding-left:2.1875rem;position:relative}.gfield_radio input[type=radio]+label:before{border:1px solid var(--wp--preset--color--black);border-radius:50%;content:"";height:20px;left:0;position:absolute;top:5px;width:20px}.gfield_radio input[type=radio]:checked+label{position:relative}.gfield_radio input[type=radio]:checked+label:before{background:var(--wp--preset--color--blue);border:1px solid var(--wp--preset--color--blue)}.gfield_radio input[type=radio]:checked+label:after{background:var(--wp--preset--color--white);border-radius:50%;content:"";height:8px;left:6px;position:absolute;top:11px;width:8px}.gchoice input[type=checkbox],.gchoice input[type=radio]{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.gform_button,.gform_button_select_files{--color:var(--wp--custom--colors--button);--bg-color:var(--wp--custom--colors--button-bg);--padding-top:10px;--padding-side:15px;--padding-bottom:10px;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bg-color);background-color:var(--wp--custom--colors--button-bg);border:2px solid transparent;border-radius:0;color:var(--color);color:var(--wp--custom--colors--button);cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:700;height:56px;justify-content:center;letter-spacing:.02063rem;line-height:1;padding:.625rem .9375rem;padding:var(--padding-top) var(--padding-side) var(--padding-bottom);-webkit-text-decoration:none;text-decoration:none;transition:all .16s ease-in-out;width:100%}.gform_button.active,.gform_button:active,.gform_button:focus,.gform_button:hover,.gform_button_select_files.active,.gform_button_select_files:active,.gform_button_select_files:focus,.gform_button_select_files:hover{background-color:var(--wp--custom--colors--button-bg-hover);color:var(--wp--custom--colors--button-hover)}.gfield_description{font-size:.75em}.validation_message{color:var(--wp--preset--color--red);font-size:.75em;margin-top:.3125rem}.gform_submission_error{border-left:5px solid var(--wp--preset--color--red);color:var(--wp--preset--color--black);font-size:.875em;font-weight:700;line-height:1.5;margin:1.5em 0;padding:1.5em}.gform_submission_error.hide_summary{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.gform_validation_container{display:none}:root{--admin-bar-height:0px;--header-height:60px}.header{height:60px;height:var(--header-height);transition:all .2s ease-in-out;width:100%;z-index:80}.header a:not(.cta){color:inherit}.header .menus{height:100%;transition:height .4s ease-in-out}.header .home-link{display:none;height:25px;max-width:100%;width:113px}.header .home-link svg{width:100%}.header .mobile-home-link{align-items:center;display:flex;height:60px;margin-left:2rem;width:113px}.header .mobile-home-link svg{height:100%;width:100%}.main-menu-toggle{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--blue);border:0;color:var(--wp--preset--color--white);cursor:pointer;display:flex;height:60px;height:var(--header-height);padding:0 .875rem;position:absolute;right:0;top:0;transition:background-color .25s ease-out;width:60px;will-change:background-color}.main-menu-toggle .hamburger{height:32px;position:relative;width:32px}.main-menu-toggle .hamburger .top-bun{transform:translateY(-5px) rotate(0)}.main-menu-toggle .hamburger .bottom-bun{transform:translateY(5px) rotate(0)}.main-menu-toggle line{stroke-width:1.5px;stroke:currentColor;transform-origin:center;transition:all .25s ease-out;will-change:opacity,transform}.nav-open .main-menu-toggle .top-bun{transform:translate(0) rotate(135deg)}.nav-open .main-menu-toggle .burger{opacity:0}.nav-open .main-menu-toggle .bottom-bun{transform:translate(0) rotate(-135deg)}.header,.header .sub-menu,.header.headroom--not-top{background-color:var(--wp--custom--colors--body-bg);color:var(--wp--custom--colors--body)}.header{box-shadow:0 2px 12px -7px rgba(0,0,0,.5);position:fixed;top:0;top:var(--admin-bar-height)}.header.headroom--unpinned{transform:translateY(calc(var(--utility-header-height)*-1))}.header.headroom--pinned,.header.headroom--top,.nav-open .header.headroom--unpinned{transform:translateY(0)}.footer{--wp--custom--colors--link:var(--wp--preset--color--light-blue);--wp--custom--colors--shaded-bg:var(--wp--custom--colors--border);background-color:var(--wp--preset--color--black);overflow:hidden;padding:0 .75rem;position:relative}.footer>*{margin-left:auto;margin-right:auto;max-width:var(--wp--custom--container-width--full)}.footer:before{background-color:var(--wp--preset--color--white);content:"";height:48px;left:0;position:absolute;top:0;width:100%}.footer.form-dark-mode .footer-form{background:linear-gradient(0deg,#444,#444),linear-gradient(0deg,#a30c33,#a30c33),#f2f2f2;box-shadow:0 2px 12px 0 rgba(0,0,0,.5)}.footer.form-dark-mode .footer-form *{color:var(--wp--preset--color--white)!important}.footer.form-dark-mode .footer-form form{border:1px solid hsla(0,0%,100%,.5);padding-left:.875rem}.footer.form-dark-mode .footer-form form:after{display:none}.footer.form-dark-mode .footer-form input{height:56px}.footer.form-dark-mode .footer-form .gform_description{align-items:center;display:flex;min-height:56px}.footer.form-dark-mode .footer-form .gfield{position:relative}.footer.form-dark-mode .footer-form .gfield .validation_message{bottom:-20px;position:absolute}.footer.form-dark-mode .footer-form .gform_footer .gf-turnstile-container{height:56px}.footer.form-dark-mode .footer-form .gform_wrapper .gform_button,.footer.form-dark-mode .footer-form .gform_wrapper .gform_button.active,.footer.form-dark-mode .footer-form .gform_wrapper .gform_button:active,.footer.form-dark-mode .footer-form .gform_wrapper .gform_button:focus,.footer.form-dark-mode .footer-form .gform_wrapper .gform_button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");color:var(--wp--preset--color--white)}.footer .footer-form{background-color:var(--wp--preset--color--white);box-shadow:0 2px 12px -7px rgba(0,0,0,.5);padding:1.25rem;position:relative;width:100%;z-index:1}.footer .footer-form .gform_wrapper{background-color:transparent;box-shadow:none;display:flex;flex-wrap:wrap}.footer .footer-form .gform_wrapper input[type=email]{border:none;font-size:.9375rem;font-weight:500;letter-spacing:0;line-height:1.9375rem;padding:0}.footer .footer-form .gform_wrapper input[type=email]:focus{box-shadow:none}.footer .footer-form .gform_wrapper .gform_button{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:center right 4px;background-repeat:no-repeat;background-size:7px 14px;color:var(--wp--preset--color--blue);height:30px;padding:0 1rem 0 0}.footer .footer-form .gform_wrapper .gform_button.active,.footer .footer-form .gform_wrapper .gform_button:active,.footer .footer-form .gform_wrapper .gform_button:focus,.footer .footer-form .gform_wrapper .gform_button:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23245B84'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:100%;color:var(--wp--preset--color--active-blue)}.footer .footer-form .gform_heading{background-color:transparent;display:block;font-size:.9375rem;font-weight:500;letter-spacing:0;line-height:1.5rem;margin-bottom:.75rem;padding:0;text-align:left;width:100%}.footer .footer-form .gform_heading .gform_description{margin-bottom:0}.footer .footer-form form{display:flex;position:relative;width:100%}.footer .footer-form form:after{background-color:var(--wp--preset--color--black);content:"";height:1px;left:0;position:absolute;top:100%;width:100%}.footer .footer-form .gform_body{width:100%}.footer .footer-form .gform_body,.footer .footer-form .gform_footer{padding:0}.footer .footer-form .gform_body .gfield,.footer .footer-form .gform_footer .gfield{margin:0}.footer .footer-form .gform_footer{align-items:center;display:flex;flex-flow:row-reverse;gap:20px;margin-left:2rem}.footer .footer-form .gform_footer .gf-turnstile-container{height:70px}.footer .footer-menu,.footer .menu,.footer .sub-menu{color:var(--wp--preset--color--white);list-style:none;margin:0;padding:0}.footer .footer-menu{width:100%}.footer .menu-item{margin-bottom:0;margin-top:0;padding-left:0}.footer .footer-top{display:flex;flex-direction:column;gap:var(--wp--custom--gutter-width--column);justify-content:center;padding:1.875rem 1.25rem;width:100%}.footer .footer-top .footer-address{color:var(--wp--preset--color--white);line-height:1.4}.footer .footer-top .home-link{margin:0;width:131px}.footer .footer-top .home-link svg{width:131px}.footer .sub-footer{align-items:center;border-top:1px solid var(--wp--preset--color--white);color:var(--wp--preset--color--white);display:flex;flex-direction:row;gap:.6em;justify-content:center;margin-left:calc(var(--wp--custom--gutter-width--footer)*-1);margin-right:calc(var(--wp--custom--gutter-width--footer)*-1);max-width:calc(var(--wp--custom--container-width--full) + var(--wp--custom--gutter-width--footer)*2);padding:1.25rem var(--wp--custom--gutter-width--footer)}.footer .sub-footer .footer-copyright{font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.25rem;margin:0;padding:0}.footer .sub-footer .menu{display:flex}.footer .sub-footer .menu-item{font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.25rem}.footer .sub-footer .menu-item:after{content:"|";display:inline-block;margin-left:.5em;margin-right:.5em}.footer .sub-footer .menu-item:last-child:after{content:"";margin-right:0}.footer .sub-footer .menu-item a{color:inherit}.footer .sub-footer .menu-item a:hover{-webkit-text-decoration:underline;text-decoration:underline}.main-menu{list-style:none;margin:0;padding:0 1.875rem}.main-menu a{-webkit-text-decoration:none;text-decoration:none}.main-menu li{margin-top:0}.main-menu .icon{position:relative;top:.125em}.main-menu .menu-item{margin:0}.main-menu .sub-menu-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%230075AA'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");background-position:100%;background-repeat:no-repeat;background-size:11px;border:0;cursor:pointer;height:36px;padding:0;position:absolute;right:-14px;top:3px;transform:rotate(-90deg);width:30px}.main-menu .sub-menu{list-style:none;padding:0;position:absolute}.main-menu .menu-item-link{color:inherit;display:block;position:relative}.main-menu .menu-item-link .icon{margin-right:1em}.main-menu .menu-item-top-level{padding:0}.main-menu .menu-item-top-level>.menu-item-link{font-size:.9375rem;font-weight:600;letter-spacing:0;padding-bottom:.625rem;white-space:nowrap}.main-menu .menu-item-top-level>.menu-item-link>.icon{display:none}.main-menu .menu-item-top-level.button{--color:var(--wp--custom--colors--button);--bg-color:var(--wp--custom--colors--button-bg);--padding-top:10px;--padding-side:15px;--padding-bottom:10px;align-items:center;background-color:var(--bg-color);background-color:transparent;border:none;border-radius:0;color:var(--color);cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:700;justify-content:center;letter-spacing:.02063rem;line-height:1;margin:0;padding:0;-webkit-text-decoration:none;text-decoration:none;transition:all .16s ease-in-out}.main-menu .menu-item-top-level.button>.menu-item-link{background-color:var(--wp--custom--colors--button-bg);color:var(--wp--custom--colors--button);font-size:1rem;font-weight:700;letter-spacing:.02063rem;padding:0 1.5625rem}.main-menu .menu-item-top-level.button>.menu-item-link.active,.main-menu .menu-item-top-level.button>.menu-item-link:active,.main-menu .menu-item-top-level.button>.menu-item-link:focus,.main-menu .menu-item-top-level.button>.menu-item-link:hover{background-color:var(--wp--custom--colors--button-bg-hover);color:var(--wp--custom--colors--button-hover)}.main-menu .menu-item-top-level.button>.menu-item-link:before{display:none}.main-menu .menu-item-level-2,.main-menu .menu-item-level-3{font-size:.9375rem;font-weight:600;letter-spacing:0;line-height:2.1333333333}.main-menu .menu-item-level-2>.menu-item-link,.main-menu .menu-item-level-3>.menu-item-link{color:var(--wp--preset--color--black)}.main-menu .go-back{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;color:var(--wp--preset--color--blue);cursor:pointer;display:block;font-size:.9375rem;font-weight:600;letter-spacing:0;margin-bottom:.9375rem;padding:0 0 0 1.25rem;position:relative;text-align:left;width:100%}.main-menu .go-back:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%230075AA'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;background-size:14px;content:"";display:block;height:2em;left:0;margin-right:.4em;position:absolute;top:50%;transform:translateY(-50%) rotate(90deg);width:2em}.footer-menu{margin-left:2.5rem}.footer-menu>li>a{width:100%}.footer-menu>.menu-item{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:1.25rem;padding-right:3.125rem;page-break-inside:avoid}.footer-menu>.menu-item:last-child{padding:0}.footer-menu>.menu-item>a{color:var(--wp--preset--color--white);display:block;font-size:1rem;font-weight:700;letter-spacing:0;line-height:1.5rem;margin-bottom:.3125rem}.footer-menu>.menu-item>a:hover{color:var(--wp--preset--color--blue)}.footer-menu .sub-menu-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='%230075AA'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px;border:0;cursor:pointer;height:30px;padding:0;position:absolute;right:0;top:0;transition:all .3s ease-out;width:30px}.footer-menu .sub-menu-toggle.active{transform:rotate(-180deg)}.footer-menu .sub-menu{display:none;margin-bottom:var(--wp--custom--gutter-width--column)}.footer-menu .sub-menu a{color:var(--wp--preset--color--white);font-size:.9375rem;font-weight:400;letter-spacing:0;line-height:1.9375rem}.footer-menu .sub-menu a:hover{color:var(--wp--preset--color--blue)}.footer-menu .social-links{left:0}.footer-menu .social-links a:first-child{margin-left:0}.wp-block-buttons{align-items:baseline;display:flex;flex-flow:row wrap;gap:calc(var(--wp--custom--gutter-width--page)/2) calc(var(--wp--custom--gutter-width--page)/2)!important;margin:1.5rem 0}.wp-block-buttons .wp-block-button+.wp-block-button.is-style-cta-tertiary-with-chevron,.wp-block-buttons .wp-block-button+.wp-block-button.is-style-cta-tertiary-with-chevron-white{margin-left:1.25rem}.wp-block-button__link{--color:var(--wp--custom--colors--button);--bg-color:var(--wp--custom--colors--button-bg);--padding-top:10px;--padding-side:15px;--padding-bottom:10px;align-items:center;background-color:var(--wp--custom--colors--button-bg);background-color:var(--bg-color);border:2px solid transparent;border-radius:0;color:var(--wp--custom--colors--button);color:var(--color);cursor:pointer;display:inline-flex;font-size:.9375rem;font-weight:700;justify-content:center;letter-spacing:.02063rem;line-height:1;padding:.625rem .9375rem;padding:var(--padding-top) var(--padding-side) var(--padding-bottom);-webkit-text-decoration:none;text-decoration:none;transition:all .16s ease-in-out}.wp-block-button__link.active,.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover{background-color:var(--wp--custom--colors--button-bg-hover);color:var(--wp--custom--colors--button-hover)}.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link{background-color:transparent;border:none;color:var(--wp--custom--colors--button-bg);padding:0 1rem 0 0;position:relative}.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:after,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:after{background-image:var(--icon--chevron-link);background-position:50%;background-repeat:no-repeat;background-size:6px 11px;content:"";height:11px;margin-top:.0625rem;position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:all .16s ease-in-out;width:6px}.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link.active,.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:active,.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:focus,.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:hover,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link.active,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:active,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:focus,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:hover{color:var(--wp--custom--colors--button-bg-hover);-webkit-text-decoration:underline;text-decoration:underline}.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link.active:after,.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:active:after,.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:focus:after,.wp-block-button.is-style-cta-tertiary-with-chevron .wp-block-button__link:hover:after,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link.active:after,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:active:after,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:focus:after,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:hover:after{background-image:var(--icon--chevron-link-hover);right:0}.wp-block-button.is-style-cta-tertiary-with-chevron-white.active .wp-block-button__link,.wp-block-button.is-style-cta-tertiary-with-chevron.active .wp-block-button__link{color:var(--wp--custom--colors--button-bg-hover);padding-right:1rem;-webkit-text-decoration:underline;text-decoration:underline}.wp-block-button.is-style-cta-tertiary-with-chevron-white.active .wp-block-button__link:after,.wp-block-button.is-style-cta-tertiary-with-chevron.active .wp-block-button__link:after{background-image:var(--icon--chevron-link-hover)}.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link{color:var(--wp--custom--colors--button-bg-white)}.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:after{background-image:var(--icon--chevron-link)}.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link.active,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:active,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:focus,.wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:hover{color:var(--wp--custom--colors--button-bg-white)}.wp-block-button.is-style-cta-tertiary-with-chevron-white.active .wp-block-button__link{color:var(--wp--custom--colors--button-bg-white);-webkit-text-decoration:underline;text-decoration:underline}.wp-block-columns{--gutter:var(--wp--custom--gutter-width--column);align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap!important;gap:var(--gutter)}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-stretch{align-items:stretch}.wp-block-columns.are-vertically-aligned-stretch>.wp-block-column{display:flex;flex-direction:column}.wp-block-columns.are-vertically-aligned-stretch>.wp-block-column>*{flex-grow:1}.wp-block-columns.alignment-space-between{justify-content:space-between}.wp-block-column{max-width:100%;min-height:0;min-width:0}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.padding-around-medium{padding:1.5rem}.wp-block-group{margin-left:auto;margin-right:auto;padding:.00313rem var(--wp--custom--gutter-width--page)}.wp-block-group.is-style-no-side-padding{padding:0}.wp-block-group.is-style-large-padding{padding:2.25rem}.wp-block-group.is-style-small-padding{padding:1.5rem}.wp-block-group.has-shadow-group{box-shadow:0 2px 20px -7px rgba(0,0,0,.3);transition:all .3s ease-out}.wp-block-group.has-shadow-group.active,.wp-block-group.has-shadow-group:hover{box-shadow:0 12px 28px -7px rgba(0,0,0,.35)}p{font-size:.875rem;letter-spacing:0;line-height:1.5625;margin:0 0 1rem}.is-style-eyebrow{font-size:.9375rem;font-weight:700;letter-spacing:.0625rem;line-height:1.5;margin:.875rem 0;text-transform:uppercase}.is-style-display-heading{font-size:2rem;font-weight:800;letter-spacing:-.03125rem;line-height:2.75rem;margin-bottom:1rem}.is-style-display-heading+hr{margin-bottom:1rem}.wp-block-image{margin:0}.wp-block-image figcaption{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.wp-block-image.is-style-image-parallelogram{filter:drop-shadow(-1px 10px 10px rgba(0, 0, 0, .25));max-width:100%}.wp-block-image.is-style-image-parallelogram img{box-shadow:none;clip-path:polygon(15% 0,100% 0,85% 100%,0 100%);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-separator{border:none;height:1px}.wp-block-separator{background-color:#efefef}.wp-block-separator.is-style-decorative-bar-large{background-color:var(--wp--preset--color--red);height:8px;width:160px}.wp-block-embed iframe{height:100%;left:0;position:absolute;top:0;width:100%}.homepage-hero{overflow:hidden;position:relative}.homepage-hero [data-background-video]{display:none;height:100%;max-width:1000px;position:absolute!important;right:0;top:0;width:100%;z-index:1}.homepage-hero>div:not(.background-video){position:relative;z-index:2}.featured-post-slider{max-width:1162px!important;padding-left:3.125rem;padding-right:3.125rem;position:relative}.featured-post-slider .post-slider .wp-block-image,.featured-post-slider .post-slider .wp-block-image figure{height:100%}.featured-post-slider .post-slider .wp-block-image img{height:100%;-o-object-fit:cover;object-fit:cover}.featured-post-slider .swiper-button-next,.featured-post-slider .swiper-button-prev{background-color:var(--wp--preset--color--white);background-position:18px;background-repeat:no-repeat;background-size:10px 20px;border:1px solid var(--wp--preset--color--white);border-radius:50%;box-shadow:0 12px 24px -17px rgba(0,0,0,.5);height:45px;transition:all .2s ease-in-out;width:45px}.featured-post-slider .swiper-button-next:hover,.featured-post-slider .swiper-button-prev:hover{background-color:var(--wp--preset--color--blue);border:1px solid var(--wp--preset--color--blue)}.featured-post-slider .swiper-button-next:after,.featured-post-slider .swiper-button-prev:after{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.featured-post-slider .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");left:0;transform:rotate(180deg)}.featured-post-slider .swiper-button-prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E")}.featured-post-slider .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");right:0}.featured-post-slider .swiper-button-next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E")}.video-card{aspect-ratio:16/9;position:relative}.video-card .image-wrapper{cursor:pointer;display:block;height:100%;overflow:hidden;position:relative;width:100%}.video-card .image-wrapper:after{background:linear-gradient(187.05deg,transparent,rgba(41,41,41,.77));bottom:0;box-shadow:0 23px 28px -18px rgba(0,0,0,.25);content:"";left:0;position:absolute;right:0;top:0;transition:all .2s ease-in-out}.video-card .image-wrapper img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:all .2s ease-in-out;width:100%}.video-card:hover .image-wrapper img{transform:scale(1.05)}.video-card .video-embed{height:100%;position:relative;width:100%}.video-card .video-embed iframe{border:0;height:100%;width:100%}.card-with-background .wp-block-column>.wp-block-group{align-items:flex-end;color:var(--wp--preset--color--white);display:flex;flex-wrap:wrap;height:437px;overflow:hidden;position:relative;transition:all .3s;width:100%}.card-with-background .wp-block-column>.wp-block-group:before{background:linear-gradient(180deg,transparent 69%,rgba(0,0,0,.54) 98%);content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s;width:100%}.card-with-background .wp-block-column>.wp-block-group>*{position:relative}.card-with-background .wp-block-column>.wp-block-group:hover:before{background:rgba(27,25,25,.75)}.card-with-background .wp-block-column>.wp-block-group:hover .wp-block-group{bottom:0}.card-with-background .wp-block-column>.wp-block-group:hover .wp-block-buttons,.card-with-background .wp-block-column>.wp-block-group:hover p{opacity:1}.card-with-background .wp-block-column>.wp-block-group .wp-block-group{bottom:-115px;left:0;overflow:hidden;position:absolute;transition:all .5s;width:100%}.card-with-background .wp-block-column>.wp-block-group h2{color:var(--wp--preset--color--white);margin:0 0 .625rem}.card-with-background .wp-block-column>.wp-block-group .wp-block-buttons{display:inline-block;margin:1.25rem 0}.card-with-background .wp-block-column>.wp-block-group .wp-block-buttons,.card-with-background .wp-block-column>.wp-block-group p{opacity:0}.slider{position:relative}.slider{--swiper-theme-color:var(--wp--custom--colors--button-bg);--swiper-pagination-bullet-inactive-color:var(--swiper-theme-color);--swiper-pagination-bullet-inactive-opacity:0.4;--swiper-pagination-bullet-size:13px;--swiper-pagination-bullet-horizontal-gap:8px;margin-left:calc(var(--wp--custom--gutter-width--page)*-1);margin-right:calc(var(--wp--custom--gutter-width--page)*-1);overflow:hidden;padding-left:var(--wp--custom--gutter-width--page);padding-right:var(--wp--custom--gutter-width--page);-webkit-user-select:none;-moz-user-select:none;user-select:none}.slider.preview-adjacent-slides .swiper-slide{width:calc(78% - 80px)!important}.slider.preview-adjacent-slides .swiper-slide>*{opacity:1;transition:opacity .2s ease-out}.slider.preview-adjacent-slides .swiper-slide:not(.swiper-slide-active)>*{opacity:.5}.slider .slides{align-items:center}.slider .swiper-slide{box-sizing:border-box;transition:opacity .3s ease}.slider.has-pagination{--pagination-height:40px}.slider.has-pagination .swiper-pagination{height:var(--pagination-height);line-height:var(--pagination-height);margin-top:3.125rem;position:static}.slider.has-pagination .swiper-button-next,.slider.has-pagination .swiper-button-prev{top:calc(50% - (var(--pagination-height) + .25*var(--wp--custom--gutter-width--page))*.5)}.slider.has-navigation .swiper-button-next,.slider.has-navigation .swiper-button-prev{background-color:transparent;background-size:10px 20px;border:1px solid var(--wp--preset--color--white);border-radius:50%;box-shadow:0 12px 24px -17px rgba(0,0,0,.5);height:45px;transition:all .2s ease-in-out;width:45px}.slider.has-navigation .swiper-button-next:hover,.slider.has-navigation .swiper-button-prev:hover{background-color:var(--wp--preset--color--blue);border:1px solid var(--wp--preset--color--blue)}.slider.has-navigation .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E");background-position:18px;transform:rotate(180deg)}.slider.has-navigation .swiper-button-prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E")}.slider.has-navigation .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%230075AA'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E")}.slider.has-navigation .swiper-button-next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='11' width='6' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='M0 0v11l5.5-5.5z' fill-rule='evenodd'/%3E%3C/svg%3E")}.slider .swiper-button-next,.slider .swiper-button-prev{background-image:var(--icon--chevron);background-position:50%;background-repeat:no-repeat;background-size:20px;height:calc(var(--wp--custom--gutter-width--page)*1.5);margin-top:calc(var(--wp--custom--gutter-width--page)*-1);width:calc(var(--wp--custom--gutter-width--page)*1.5)}.slider .swiper-button-next:after,.slider .swiper-button-prev:after{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.slider .swiper-button-prev{left:10px}.slider .swiper-button-next{right:10px}.slider .wp-block-image img{display:block;height:100%;margin:auto;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.slider .swiper-slide figcaption{display:flex!important;justify-content:center!important;margin-top:1.625rem;text-align:center}.card-with-angled{display:flex;flex-direction:column}.card-with-angled .wp-block-image{background-color:var(--wp--preset--color--grey-six);height:268px;margin-right:.5rem;text-align:center;width:calc(100% - 8px)}.card-with-angled .wp-block-image img{height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:auto}.card-with-angled .wp-block-buttons{filter:drop-shadow(0 1px 4px rgba(0, 0, 0, .1));height:100%;margin:-2.625rem 0 0;width:100%}.card-with-angled .wp-block-buttons .wp-block-button{align-items:center;background-color:var(--wp--preset--color--white);clip-path:polygon(25px 0,100% 0,100% 100%,0 100%);display:flex;height:100%;padding:1.875rem 2rem;width:100%}.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link{color:var(--wp--preset--color--black);font-size:1.125rem;font-weight:600;line-height:1.375rem}.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:after{background-size:9px 14px;bottom:4px;opacity:0;top:inherit;transform:none}.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link.active,.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:active,.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:focus,.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:hover{color:var(--wp--preset--color--blue);-webkit-text-decoration:none;text-decoration:none}.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link.active:after,.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:active:after,.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:focus:after,.card-with-angled .wp-block-buttons .wp-block-button .wp-block-button__link:hover:after{background-image:var(--icon--chevron-link);opacity:1}.accordion p{border-bottom:1px solid #efefef;padding:.9375rem 2.5rem 1.6875rem 0}.wp-block-vital-swiper--button-navigation .custom-swiper-buttons{justify-content:center;padding:.625rem 0}.wp-block-vital-swiper--button-navigation .swiper-button{max-width:40px;padding:.625rem;position:relative;text-align:center}.wp-block-vital-swiper--button-navigation .swiper-button:after,.wp-block-vital-swiper--button-navigation .swiper-button:before{content:"";display:block;height:1px;left:75%;max-width:50%;position:absolute;top:6px;width:50%}.wp-block-vital-swiper--button-navigation .swiper-button:before{border-top:1px dashed #a8a8ac}.wp-block-vital-swiper--button-navigation .swiper-button:after{border-top:1px solid var(--wp--custom--colors--link-light);width:0}.wp-block-vital-swiper--button-navigation .swiper-button:last-child:after,.wp-block-vital-swiper--button-navigation .swiper-button:last-child:before{display:none}.wp-block-vital-swiper--button-navigation .swiper-button.active:after{animation:activeNav ease var(--delay) forwards}.wp-block-vital-swiper--button-navigation .swiper-button.active .swiper-button-link{color:#000}.wp-block-vital-swiper--button-navigation .swiper-button.active .swiper-button-link:before{background-color:var(--wp--custom--colors--link-light)}.wp-block-vital-swiper--button-navigation .swiper-button.active .swiper-button-link:after{opacity:.25}.wp-block-vital-swiper--button-navigation .swiper-button.past:after{border-top:1px solid var(--wp--custom--colors--link-light);width:50%}.wp-block-vital-swiper--button-navigation .swiper-button.past .swiper-button-link:before{background-color:var(--wp--custom--colors--link-light)}.wp-block-vital-swiper--button-navigation .swiper-button-link{color:#a8a8ac;font-size:.875rem}.wp-block-vital-swiper--button-navigation .swiper-button-link span{display:none}.wp-block-vital-swiper--button-navigation .swiper-button-link:after,.wp-block-vital-swiper--button-navigation .swiper-button-link:before{border-radius:50%;content:"";display:block;left:50%;position:absolute;top:0;transform:translateX(-50%)}.wp-block-vital-swiper--button-navigation .swiper-button-link:before{border:1px solid var(--wp--custom--colors--link-light);height:10px;width:10px}.wp-block-vital-swiper--button-navigation .swiper-button-link:after{background-color:var(--wp--custom--colors--link-light);height:20px;opacity:0;top:-4px;transition:.2s;width:20px}.wp-block-vital-swiper--button-navigation .swiper-button-link:hover{cursor:pointer}@keyframes activeNav{0%{width:0}to{width:50%}}.wp-block-group:has(.inline-stat-cta){padding-bottom:7.5rem}.stats-block{align-items:center;display:flex;flex-wrap:wrap}.stats-block .heading{font-size:1.625rem;font-weight:700}.stats-block .stat{font-size:2rem}.skeletor-alert-bar-wrapper .wp-block-group.is-style-small-padding{padding:.75rem 1.5rem}.skeletor-alert-bar-wrapper .wp-block-button.is-style-cta-tertiary-with-chevron-white .wp-block-button__link:after{background-image:var(--icon--chevron-link-white)}.skeletor-alert-bar-wrapper .announcement-bar-close-button{border:none}.skeletor-alert-bar-wrapper .announcement-bar-close-button svg path{stroke:#fff;stroke-width:3px;transition:all .3s ease-in-out}.skeletor-alert-bar-wrapper .announcement-bar-close-button:hover svg path{stroke:var(--wp--preset--color--red)}.post-type-archive-vtl_faqs .filter-by{display:none}.facetwp-filter-active .main-question{display:grid;grid-template-columns:1fr}.aligncenter{text-align:center}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}@media screen and (min-width:600px){h1{font-size:2.25rem}h1,h1+hr{margin-bottom:1.5rem}h2{font-size:1.75rem}h2,h2+hr{margin-bottom:1.25rem}h4{font-size:1.25rem}h4,h4+hr{margin-bottom:1.125rem}table{-webkit-overflow-scrolling:touch}.has-padding-top-small{padding-top:var(--wp--custom--medium-spacing--small)!important}.has-padding-top-medium{padding-top:var(--wp--custom--medium-spacing--medium)!important}.has-padding-top-xlarge{padding-top:var(--wp--custom--medium-spacing--xlarge)!important}.has-padding-bottom-medium{padding-bottom:var(--wp--custom--medium-spacing--medium)!important}.has-padding-bottom-large{padding-bottom:var(--wp--custom--medium-spacing--large)!important}.has-padding-bottom-xlarge{padding-bottom:var(--wp--custom--medium-spacing--xlarge)!important}.has-margin-top-medium{margin-top:var(--wp--custom--medium-spacing--medium)!important}.has-margin-bottom-small{margin-bottom:var(--wp--custom--medium-spacing--small)!important}.has-margin-bottom-medium{margin-bottom:var(--wp--custom--medium-spacing--medium)!important}.has-margin-bottom-large{margin-bottom:var(--wp--custom--medium-spacing--large)!important}.has-margin-bottom-xlarge{margin-bottom:var(--wp--custom--medium-spacing--xlarge)!important}.gform_wrapper fieldset legend,.gform_wrapper label{font-size:.875rem}.gform_button,.gform_button_select_files{--padding-top:15px;--padding-side:25px;--padding-bottom:15px;font-size:1rem}.gform_submission_error{font-size:1em}:root{--header-height:69px}.header .home-link{height:29px;width:130px}.header .mobile-home-link{height:69px}.main-menu-toggle{padding:0 1.5rem;width:80px}.footer{padding:0 1.25rem}.footer .footer-form{padding:2rem 3.75rem}.footer .footer-form .gform_heading{font-size:1rem;line-height:1.625rem}.footer .footer-menu{width:50%}.footer .footer-top{flex-direction:row;padding:3.125rem 0}.footer .footer-top .footer-address{margin:1.875rem 2.5rem 0}.footer .footer-top .home-link{margin:0 2.5rem}.main-menu .menu-item-top-level.button,.wp-block-button__link{--padding-top:15px;--padding-side:25px;--padding-bottom:15px;font-size:1rem}p{font-size:calc(.69811rem + .4717vw);margin-bottom:1.25rem}.is-style-eyebrow{font-size:calc(.84906rem + .23585vw);margin:1rem 0}.is-style-display-heading{font-size:2.25rem;margin-bottom:1.5rem}.is-style-display-heading+hr{margin-bottom:1.5rem}}@media screen and (min-width:800px){h1{font-size:2.5rem}h1,h1+hr{margin-bottom:1.875rem}h2{font-size:2rem}h2,h2+hr{margin-bottom:1.75rem}h4{font-size:1.375rem}h4,h4+hr{margin-bottom:1.5rem}.has-padding-top-small{padding-top:var(--wp--custom--spacing--small)!important}.has-padding-top-medium{padding-top:var(--wp--custom--spacing--medium)!important}.has-padding-top-xlarge{padding-top:var(--wp--custom--spacing--xlarge)!important}.has-padding-bottom-medium{padding-bottom:var(--wp--custom--spacing--medium)!important}.has-padding-bottom-large{padding-bottom:var(--wp--custom--spacing--large)!important}.has-padding-bottom-xlarge{padding-bottom:var(--wp--custom--spacing--xlarge)!important}.has-margin-top-medium{margin-top:var(--wp--custom--spacing--medium)!important}.has-margin-bottom-small{margin-bottom:var(--wp--custom--spacing--small)!important}.has-margin-bottom-medium{margin-bottom:var(--wp--custom--spacing--medium)!important}.has-margin-bottom-large{margin-bottom:var(--wp--custom--spacing--large)!important}.has-margin-bottom-xlarge{margin-bottom:var(--wp--custom--spacing--xlarge)!important}.gform_wrapper textarea{height:132px}.gform_heading{padding:2.5rem 1.25rem}.gform_heading .gform_title{margin:0}.gfield{margin-bottom:1.5rem}.gfield_checkbox input[type=checkbox]+label:before{height:24px;top:4px;width:24px}.gfield_checkbox input[type=checkbox]:checked+label:before{background-size:12px}.gfield_radio input[type=radio]+label:before{height:24px;width:24px}.gfield_radio input[type=radio]:checked+label:after{left:8px;top:13px}:root{--header-height:129px;--utility-header-height:59px;--menu-height:79px}.header .main-menu-toggle{display:none}.header .main-menu-wrapper,.header .main-nav{height:100%}.header .home-link{align-items:center;display:flex;height:24px;transform:translateY(-65px);transition:transform .2s ease-in-out;width:150px}.header .mobile-home-link{display:none}.main-nav-wrapper{align-items:center;display:flex;gap:24px;height:71px;justify-content:center;padding:0 2.125rem;position:relative;width:100%}.main-menu-toggle{padding:0 2.125rem;width:100px}.header.headroom--unpinned .home-link{transform:translateY(0)}.header.headroom--pinned .home-link,.header.headroom--top .home-link{transform:translateY(-65px)}.footer{padding:0 var(--wp--custom--gutter-width--header)}.footer .footer-form{padding:2rem 5rem}.footer .footer-form .gform_wrapper{flex-wrap:nowrap;justify-content:center}.footer .footer-form .gform_heading{margin-bottom:0;margin-right:2rem;width:auto}.footer .footer-form .gform_body,.footer .footer-form form{width:auto}.footer .footer-menu{width:68%}.footer .footer-top{justify-content:space-between}.footer .footer-top .footer-address{margin:1.875rem 1.25rem 0}.footer .footer-top .home-link{margin:0 1.25rem;width:181px}.footer .footer-top .home-link svg{width:181px}.main-menu{align-items:center;display:flex;flex-direction:row;height:100%;padding:0}.main-menu .sub-menu-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='palette(%26quot;grey%26quot;)'%3E%3Cpath d='M13 1.5 11.5 0l-5 4.9-5-4.9L0 1.5 6.5 8z'/%3E%3C/svg%3E");background-position:45% 66.667%;height:40px;opacity:.3;pointer-events:none;right:0;top:50%;transform:translateY(-50%) rotate(-90deg);transition:opacity .14s ease-out;width:40px}.main-menu .menu-item-top-level{margin-right:1.25rem}.main-menu .menu-item-top-level>.menu-item-link{font-size:1.0625rem;font-weight:600;height:40px;letter-spacing:0;line-height:2.5rem;position:relative}.main-menu .menu-item-top-level>.menu-item-link:before{background:var(--wp--preset--color--blue);bottom:-15px;content:"";height:5px;left:0;position:absolute;transition:all .3s ease-out;width:0}.main-menu .menu-item-top-level>.menu-item-link:hover:before{width:100%}.main-menu .menu-item-top-level>.menu-item-link>.sub-menu-toggle{display:none}.main-menu .menu-item-top-level.active>.menu-item-link:before{width:100%}.main-menu .menu-item-level-2:hover>.menu-item-link>.sub-menu-toggle,.main-menu .menu-item-level-3:hover>.menu-item-link>.sub-menu-toggle{opacity:.9}.main-menu .mobile-only{display:none}.main-menu .sub-menu{box-shadow:0 2px 12px -7px rgba(0,0,0,.5)}.main-menu .sub-menu-level-1{display:none;margin:0;top:55px}.main-menu .sub-menu-level-2{padding-bottom:.625rem;padding-top:.625rem}.main-menu .menu-item-top-level:not(.meganav) .sub-menu-level-1{left:50%;min-width:300px;padding:.625rem 1.5rem 1.875rem;transform:translateX(-50%)}.main-menu .menu-item-top-level:not(.meganav) .menu-item-level-2{padding:0;position:relative}.main-menu .menu-item-top-level:not(.meganav) .menu-item-level-2 .menu-item-link{min-width:200px}.main-menu .menu-item-top-level:not(.meganav) .menu-item-level-2 .sub-menu-toggle{display:none}.main-menu .menu-item-top-level:not(.meganav) .menu-item-level-3{padding-left:.5rem}.main-menu .menu-item-top-level:not(.meganav) .menu-item-level-3 .menu-item-link{font-size:.9375rem;font-weight:500;min-width:200px}.main-menu .menu-item-top-level:not(.meganav) .sub-menu-level-2{box-shadow:none;display:block;margin:0;padding:0;position:relative}.utility-nav{align-items:center;background-color:var(--wp--preset--color--white);border-bottom:1px solid var(--wp--preset--color--grey-seven);display:flex;height:var(--utility-header-height);justify-content:space-between;margin:0;padding-left:2.125rem;padding-right:2.125rem;width:100%}.utility-menu{display:flex;justify-content:flex-end;list-style:none;margin:0 0 0 auto;padding:.1875rem 0}.utility-menu .menu-item{color:var(--wp--preset--color--black);font-size:.9375rem;font-weight:300;letter-spacing:0;line-height:1.75rem;margin:0 0 0 1.75rem;padding:0;text-align:center}.utility-menu .menu-item:hover a{color:gray;-webkit-text-decoration:underline;text-decoration:underline}.menu-item-top-level.meganav{position:static}.menu-item-top-level.meganav .sub-menu-toggle,.menu-item-top-level.meganav:not(.active) .sub-menu-level-1{display:none}.menu-item-top-level.meganav .sub-menu-level-1{display:none;left:0;padding:1.875rem 3.125rem 0;top:100%;width:100%;z-index:-1}.menu-item-top-level.meganav .sub-menu-level-1 .sub-menu{background-color:transparent;box-shadow:none;display:block;margin:0;position:static}.menu-item-top-level.meganav .sub-menu-level-1 .meganav-children{-moz-column-count:3;column-count:3;display:block;margin:0;min-height:200px;width:100%}.menu-item-top-level.meganav .sub-menu-level-1 .meganav-children.column-count-2{-moz-column-count:2;column-count:2;width:65%}.menu-item-top-level.meganav .sub-menu-level-1 .meganav-children .menu-item{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.menu-item-top-level.meganav .sub-menu-level-2{padding:0 0 0 2.0625rem}.menu-item-top-level.meganav .menu-item-level-2{padding:0 0 1.25rem}.menu-item-top-level.meganav .menu-item-level-2>.menu-item-link{display:inline-block;font-size:.9375rem;font-weight:600;letter-spacing:0;line-height:1.375rem;overflow:visible;padding:0 0 0 1.75rem;position:relative}.menu-item-top-level.meganav .menu-item-level-2>.menu-item-link .menu-icon{height:23px;left:0;position:absolute;top:0;width:23px}.menu-item-top-level.meganav .menu-item-level-2>.menu-item-link .menu-icon img{height:22px;width:22px}.menu-item-top-level.meganav .menu-item-level-3{padding:0}.menu-item-top-level.meganav .menu-item-level-3>.menu-item-link{font-size:.9375rem;font-weight:500;letter-spacing:0;line-height:1.25rem;padding:.375rem 0}.menu-item-top-level.meganav .menu-item-level-2>.menu-item-link .menu-icon img{max-width:23px}.meganav-children{list-style:none;padding:0}.footer-menu{-moz-column-count:2;column-count:2}.footer-menu>.menu-item{margin-bottom:1.875rem}.footer-menu .sub-menu-toggle{display:none}.footer-menu .sub-menu{display:flex!important;flex-direction:column}.wp-block-columns{flex-direction:row}.wp-block-columns.xsmall-gutters{--gutter:var(--wp--custom--gutter-width--xsmall)}.wp-block-columns.small-gutters{--gutter:var(--wp--custom--gutter-width--small)}.wp-block-columns.medium-gutters{--gutter:var(--wp--custom--gutter-width--medium)}.wp-block-columns.wide-gutters{--gutter:var(--wp--custom--gutter-width--page)}.wp-block-column.padding-around-medium{padding:3rem}p{margin-bottom:1.75rem}.is-style-eyebrow{margin:1.25rem 0}.is-style-display-heading{font-size:2.625rem;margin-bottom:2rem}.is-style-display-heading+hr{margin-bottom:2rem}.wp-block-image.is-style-image-parallelogram{height:580px;width:607px}.featured-post-slider{padding-left:4.0625rem;padding-right:4.0625rem}.featured-post-slider .post-slider{flex-wrap:nowrap!important}.featured-post-slider .post-slider .slides{align-items:stretch}.featured-post-slider .post-slider .swiper-slide{height:auto}.featured-post-slider .post-slider .swiper-slide>*{height:100%}.wp-block-vital-swiper--button-navigation .swiper-button{max-width:110px;padding:1.25rem}.wp-block-vital-swiper--button-navigation .swiper-button-link span{display:inline-block}.wp-block-group:has(.inline-stat-cta){padding-bottom:inherit}.stats-block{flex-wrap:nowrap}.facetwp-filter-active .main-question{gap:0 78px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:800px)and (min-width:1440px){.main-menu .menu-item-top-level>.menu-item-link{font-size:1.25rem;height:55px;line-height:3.4375rem}.main-menu .menu-item-top-level>.menu-item-link:before{bottom:-17px}.main-menu .sub-menu-level-1{top:72px}.utility-menu .menu-item{font-size:.875rem;font-weight:300}}@media screen and (min-width:1000px){.header .home-link{width:251px}}@media screen and (min-width:1024px){h1{font-size:3rem}h2{font-size:2.375rem}h4{font-size:1.5rem}.header .home-link:hover,.header .menu-item-top-level>.menu-item-link:hover{color:var(--wp--custom--colors--body)}.header .utility-menu>.menu-item:not(.cta):hover{color:var(--wp--custom--colors--link)}.header.headroom--top{background-color:transparent}.no-hero-on-top .header.headroom--top{background-color:var(--wp--custom--colors--body-bg)}.header .menu-item-top-level:not(.button).active>.menu-item-link{color:var(--wp--custom--colors--body)}.header .sub-menu .menu-item-link:hover,.header.headroom--not-top .home-link{color:var(--wp--custom--colors--link)}.header.headroom--not-top .home-link:hover{color:var(--wp--custom--colors--link-hover)}.header.headroom--not-top .menu-item-top-level>.menu-item-link:hover,.header.headroom--not-top .utility-menu>.menu-item:not(.cta):hover{color:var(--wp--custom--colors--body)}.header.headroom--not-top .menu-item-top-level.button>.menu-item-link:hover{color:var(--wp--custom--colors--body-bg)}.header.headroom--not-top .menu-item-top-level.active>.menu-item-link{color:var(--wp--custom--colors--link)}.footer .footer-form .gform_wrapper{align-items:center}.footer .footer-form .gform_heading{font-size:1.125rem;line-height:1.75rem}.footer .footer-form form{align-items:center}.footer .footer-top{width:86%}.utility-nav{padding-left:var(--wp--custom--gutter-width--header);padding-right:var(--wp--custom--gutter-width--header)}.wp-block-columns{flex-wrap:nowrap!important}.wp-block-columns.wide-gutters{--gutter:var(--wp--custom--gutter-width--page) calc(var(--wp--custom--gutter-width--page)*2)}p{font-size:1rem}.is-style-eyebrow{font-size:1rem;margin:1.625rem 0}.is-style-display-heading{font-size:3.25rem;line-height:4rem}.homepage-hero [data-background-video]{display:block;right:-20%}.stats-block .stat{font-size:3.125rem}}@media screen and (min-width:1100px){.footer .footer-top .footer-address{margin:1.875rem 3.75rem 0}.footer .footer-top .home-link{margin:0 3.75rem;width:221px}.footer .footer-top .home-link svg{width:221px}.footer-menu{-moz-column-count:3;column-count:3}}@media screen and (min-width:1200px){.main-menu .menu-item-top-level{margin-right:4.375rem}}@media screen and (min-width:1280px){h1{font-size:3.5rem}.footer{padding:0 var(--wp--custom--gutter-width--footer)}.is-style-display-heading{font-size:3.75rem}}@media screen and (min-width:1440px){:root{--header-height:150px}.header .home-link{height:29px;transform:translateY(-76px);width:301px}.main-nav-wrapper{gap:34px;height:92px}.header.headroom--unpinned .home-link{transform:translateY(0)}.header.headroom--pinned .home-link,.header.headroom--top .home-link{transform:translateY(-76px)}.main-menu .menu-item-top-level.button>.menu-item-link{font-size:1.25rem}.homepage-hero [data-background-video]{display:block;right:0}}@media screen and (min-width:1600px){.slider.preview-adjacent-slides .swiper-slide{width:calc(55% - 80px)!important}}@media screen and (max-width:1024px){.footer.form-dark-mode .footer-form form{margin-bottom:3.125rem}.footer .footer-form form{margin-bottom:5.625rem}.footer .footer-form .gform_footer{position:static}.footer .footer-form .gform_footer .gf-turnstile-container{position:absolute;right:0;top:calc(100% + 8px)}.homepage-hero .wp-block-heading{font-size:2rem!important}}@media screen and (max-width:1023px){.header .menus{color:var(--wp--custom--colors--body)}.wp-block-columns.responsive-columns{flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between}.wp-block-columns.responsive-columns>.wp-block-column{flex-basis:auto!important;flex-shrink:0;width:calc(50% - 5px)}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-container{padding-left:.375rem;padding-right:.375rem}}@media screen and (max-width:799px){.header .menus{right:0;width:320px}body:not(.nav-open) .header-default{overflow:hidden}.menus{background-color:transparent;height:0;padding:0;position:absolute;top:100%;z-index:60}.main-nav{background-color:var(--wp--preset--color--white);box-shadow:0 2px 12px -7px rgba(0,0,0,.5);padding-top:1.25rem}.main-nav .utility-menu{padding:3.125rem 1.875rem 1.25rem}.main-nav .utility-menu .menu-item a{font-weight:400;padding:.1875rem 0}.nav-open{overflow:hidden}.nav-open .menus{background-color:transparent;height:calc(100vh - 60px);height:calc(100vh - var(--header-height))}.footer .sub-footer .menu{align-items:center;flex-wrap:wrap;justify-content:center}.main-menu .menu-item-top-level{position:static}.main-menu .menu-item-top-level.button{margin-top:1rem;width:100%}.main-menu .menu-item-top-level.button>.menu-item-link{display:block;font-size:1rem;font-weight:700;height:57px;letter-spacing:.02063rem;line-height:3.5625rem;text-align:center;width:100%}.main-menu .sub-menu{height:100%;left:100%;margin:0;overflow:scroll;padding:1.875rem 2.125rem;position:absolute;top:0;transition:left .3s ease-out;width:calc(100% + 5px)}.nav-open .main-menu .sub-menu.active{box-shadow:0 2px 12px -7px rgba(0,0,0,.5);left:-5px}.main-menu .sub-menu-level-1{z-index:1}.main-menu .sub-menu-level-2{z-index:2}.utility-menu{background-color:var(--wp--preset--color--black);margin:-1.75rem 0 0;padding:3.125rem 2.125rem 1.875rem}.utility-menu .menu-item{margin:0;padding:0}.utility-menu .menu-item a{color:var(--wp--preset--color--white);display:block;font-size:.9375rem;letter-spacing:0;padding:.375rem 0;white-space:nowrap}.menu-item-top-level.meganav .meganav-children{margin:0;padding:0}.menu-item-top-level.meganav .sub-menu-level-2{display:block;margin-bottom:.75rem;padding:0;position:static}.menu-item-top-level.meganav .sub-menu-level-2 .menu-item-link{font-size:.9375rem;font-weight:400;letter-spacing:0;line-height:2rem;padding-left:.75rem}.menu-item-top-level.meganav .menu-item-level-2{padding:0}.menu-item-top-level.meganav .menu-item-level-2>.menu-item-link{display:inline-block;font-size:.9375rem;font-weight:600;letter-spacing:0;line-height:1.5rem;overflow:visible;padding:0;position:relative}.menu-item-top-level.meganav .menu-item-level-2 .sub-menu-toggle,.menu-item-top-level.meganav .menu-item-level-2>.menu-item-link .menu-icon{display:none}.menu-item-top-level.meganav .menu-item-level-3{padding:0}.menu-item-top-level.meganav .menu-item-level-3>.menu-item-link{font-size:.9375rem;font-weight:500;letter-spacing:0;line-height:2rem;padding-left:.75rem}.footer-menu{max-width:100%;width:320px}.footer-menu .sub-menu{flex-flow:row wrap}.footer-menu .sub-menu .menu-item{flex-basis:50%;padding-right:var(--wp--custom--gutter-width--page)}.wp-block-buttons .wp-block-button+.wp-block-button.is-style-cta-tertiary-with-chevron,.wp-block-buttons .wp-block-button+.wp-block-button.is-style-cta-tertiary-with-chevron-white{margin-left:.625rem}.wp-block-columns.responsive-columns>.wp-block-column{width:calc(50% - 5px)}.wp-block-column{width:100%}.wp-block-column .wp-block-image:only-child{float:none;margin:0;text-align:left}.featured-post-slider .swiper-button-next,.featured-post-slider .swiper-button-prev{background-size:8px 16px;height:40px;width:40px}.slider.has-pagination .swiper-pagination{margin-top:4.375rem}.slider.has-navigation .swiper-button-next,.slider.has-navigation .swiper-button-prev{background-size:8px 16px;height:40px;width:40px}}@media screen and (max-width:600px){address,code,li{font-size:1.125rem}address.small,code.small,li.small{font-size:.9375rem}figcaption:after{display:none}}@media screen and (max-width:599px){.footer-menu,.header .menus,.wp-block-columns.responsive-columns>.wp-block-column{width:100%}}.st00{fill:#231f20}.st1{fill:#221f1f}.st2{fill:#a30c33}wistia-player[media-id=eef3o6c0ng]:not(:defined){background:url('https://fast.wistia.com/embed/medias/eef3o6c0ng/swatch') center/contain no-repeat;display:block;filter:blur(5px);padding-top:82.92%}.gform_button{pointer-events:none;opacity:.5}.gf-turnstile-container{width:100%}.gform_footer.top_label{display:flex;flex-wrap:wrap}.st0{fill:#fff}.st1{fill:#a30c33}[data-background-video]{position:relative}[data-background-video]>.background-video{clip-path:inset(2px 2px 2px 2px);max-width:inherit;pointer-events:none;position:absolute;z-index:2}[data-background-video]>div:not(.background-video){position:relative;z-index:2}.wp-elements-229d93930642ab3974c18a586a88e00a a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-container-core-buttons-is-layout-ad2f72ca{flex-wrap:nowrap}.wp-container-core-group-is-layout-1493b74c>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:600px;margin-left:0!important;margin-right:auto!important}.wp-container-core-group-is-layout-1493b74c>.alignwide{max-width:600px}.wp-container-core-group-is-layout-1493b74c .alignfull{max-width:none}.wp-container-core-group-is-layout-8c890d92>:where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:0!important}.wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap}.wp-container-core-group-is-layout-ec522e87>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:85%;margin-left:auto!important;margin-right:auto!important}.wp-container-core-group-is-layout-ec522e87>.alignwide{max-width:85%}.wp-container-core-group-is-layout-ec522e87 .alignfull{max-width:none}.wp-container-core-group-is-layout-d6da531c>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:98%;margin-left:auto!important;margin-right:auto!important}.wp-container-core-group-is-layout-d6da531c>.alignwide{max-width:98%}.wp-container-core-group-is-layout-d6da531c .alignfull{max-width:none}.wp-container-core-buttons-is-layout-16018d1d{justify-content:center}.wp-container-core-buttons-is-layout-765c4724{justify-content:flex-end}.wp-container-core-group-is-layout-4ec2cc61>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1170px;margin-left:auto!important;margin-right:auto!important}.wp-container-core-group-is-layout-4ec2cc61>.alignwide{max-width:1170px}.wp-container-core-group-is-layout-4ec2cc61 .alignfull{max-width:none}:root{--header-offset-top:50px}.has-header-alert-bar.admin-bar,.has-header-alert-bar.admin-bar .headroom--top{top:calc(var(--admin-bar-height) + var(--header-offset-top))}.has-header-alert-bar .headroom--top{top:var(--header-offset-top)}.has-header-alert-bar .skeletor-alert-bar,.has-header-alert-bar .skeletor-alert-bar .wp-block-group{margin-left:0;margin-right:0}.has-footer-alert-bar .skeletor-alert-bar,.skeletor-alert-bar-wrapper{position:relative}.skeletor-alert-bar-wrapper>*{margin:0 auto!important;max-width:100%!important}.skeletor-alert-bar-wrapper .announcement-bar-close-button{background-color:transparent;border:2px solid var(--wp--preset--color--contrast-2,var(--wp--custom--colors--border,#acabab));border-radius:50%;box-shadow:none;cursor:pointer;height:24px;position:absolute;right:24px;top:50%;transform:translateY(-50%);width:24px}.skeletor-alert-bar-wrapper .announcement-bar-close-button svg{height:100%;width:100%}.skeletor-alert-bar{max-width:none!important;width:100%}.skeletor-alert-bar .wp-block-columns{margin:0 auto}</style>
	<meta name="description" content="Stewart Valuation Intelligence is a residential real estate valuation company delivering intelligent home value insights." />
	<link rel="canonical" href="https://stewartvaluation.com/" />
	<meta property="og:locale" content="en_US" />
	<meta property="og:type" content="website" />
	<meta property="og:title" content="Real Estate Valuation Company | Stewart Valuation Intelligence" />
	<meta property="og:description" content="Stewart Valuation Intelligence is a residential real estate valuation company delivering intelligent home value insights." />
	<meta property="og:url" content="https://stewartvaluation.com/" />
	<meta property="og:site_name" content="Valuation Intelligence" />
	<meta property="article:modified_time" content="2025-05-29T14:07:10+00:00" />
	<meta property="og:image" content="https://stewartvaluation.com/wp-content/uploads/2024/09/stewart-valuation-intelligence-appraisals.png" />
	<meta property="og:image:width" content="831" />
	<meta property="og:image:height" content="553" />
	<meta property="og:image:type" content="image/png" />
	<meta name="twitter:card" content="summary_large_image" />
	<meta name="twitter:title" content="Home" />
	<meta name="twitter:site" content="@stewartvalintel" />
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stewartvaluation.com\/","url":"https:\/\/stewartvaluation.com\/","name":"Real Estate Valuation Company | Stewart Valuation Intelligence","isPartOf":{"@id":"https:\/\/stewartvaluation.com\/#website"},"about":{"@id":"https:\/\/stewartvaluation.com\/#organization"},"primaryImageOfPage":{"@id":"https:\/\/stewartvaluation.com\/#primaryimage"},"image":{"@id":"https:\/\/stewartvaluation.com\/#primaryimage"},"thumbnailUrl":"https:\/\/stewartvaluation.com\/wp-content\/uploads\/2024\/09\/stewart-valuation-intelligence-appraisals.png","datePublished":"2015-02-03T12:37:25+00:00","dateModified":"2025-05-29T14:07:10+00:00","description":"Stewart Valuation Intelligence is a residential real estate valuation company delivering intelligent home value insights.","breadcrumb":{"@id":"https:\/\/stewartvaluation.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stewartvaluation.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stewartvaluation.com\/#primaryimage","url":"https:\/\/stewartvaluation.com\/wp-content\/uploads\/2024\/09\/stewart-valuation-intelligence-appraisals.png","contentUrl":"https:\/\/stewartvaluation.com\/wp-content\/uploads\/2024\/09\/stewart-valuation-intelligence-appraisals.png","width":831,"height":553,"caption":"The image is a composite of three different scenes. On the left, a happy family consisting of a couple and their young daughter are holding keys in front of their new home, symbolizing homeownership. In the middle, there's a close-up of a hand signing a document, indicating the formal processes involved in real estate transactions such as closing or loan agreements. On the right, there's an aerial view of a suburban neighborhood, displaying well-spaced residential houses, which emphasizes the context of the real estate environment. This combination of images effectively portrays different aspects of buying a home, from the joy of ownership to the administrative steps and the broader community context."},{"@type":"BreadcrumbList","@id":"https:\/\/stewartvaluation.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/stewartvaluation.com\/#website","url":"https:\/\/stewartvaluation.com\/","name":"Stewart Valuation Intelligence","description":"National Real Estate Valuation Company","publisher":{"@id":"https:\/\/stewartvaluation.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stewartvaluation.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/stewartvaluation.com\/#organization","name":"Stewart Valuation Intelligence","alternateName":"SVI","url":"https:\/\/stewartvaluation.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/stewartvaluation.com\/#\/schema\/logo\/image\/","url":"https:\/\/stewartvaluation.com\/wp-content\/uploads\/2026\/05\/SVI-Logo-Mark.png","contentUrl":"https:\/\/stewartvaluation.com\/wp-content\/uploads\/2026\/05\/SVI-Logo-Mark.png","width":512,"height":512,"caption":"Stewart Valuation Intelligence"},"image":{"@id":"https:\/\/stewartvaluation.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/stewartvalintel","https:\/\/www.linkedin.com\/company\/stewart-valuation-intelligence\/","https:\/\/www.youtube.com\/@StewartValutationIntelligence"],"telephone":"8665620123","foundingDate":"1978-01-01","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}}]}</script>
	<meta name="google-site-verification" content="Y0OAMuFHOdT3u4bnvXiBvbblaAZveUPDhIX9iqMyfR4" />
	<!-- / Yoast SEO Premium plugin. -->



<link href='https://fonts.gstatic.com' crossorigin rel='preconnect' />
<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'></style>
<style id='create-block-rive-animation-style-inline-css' type='text/css'></style>
<style id='safe-svg-svg-icon-style-inline-css' type='text/css'></style>
<style id='vital-swiper--slide-style-inline-css' type='text/css'></style>
<style id='vital-swiper-style-inline-css' type='text/css'></style>
<style id='global-styles-inline-css' type='text/css'></style>





<script type="text/javascript" src="https://stewartvaluation.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-content/plugins/cher/assets/js/cher-frontend.min.js?ver=1.0.0" id="cher-frontend-js"></script>
<script data-minify="1" type="text/javascript" src="https://stewartvaluation.com/wp-content/cache/min/1/sidebarv2.js?ver=1779983059" async="true"></script>		<script>
			document.addEventListener('facetwp-refresh', function() {
				if (! FWP.loaded) {
					FWP.hooks.addAction('facetwp/loaded', function() {
						fUtil('.facetwp-type-fselect .facetwp-dropdown').each(function() {
							fUtil(this).nodes[0].fselect.close();
						});
					}, 20);
				}
			});
		</script>
		<script type="text/rocketlazyloadscript">var dataLayer = window.dataLayer || []; dataLayer.push({"post_type":"page"});</script><div class="skeletor-alert-bar-wrapper">
<div class="wp-block-group is-style-small-padding has-blue-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained">
<p class="has-text-align-center is-style-default has-white-color has-blue-background-color has-text-color has-background has-link-color wp-elements-229d93930642ab3974c18a586a88e00a">Stewart Valuation Intelligence Acquires Nationwide Appraisal Network.  <strong><a href="https://stewartvaluation.com/stewart-valuation-intelligence-acquires-nationwide-appraisal-network/">Learn More</a></strong></p>
</div>

			<button class="announcement-bar-close-button" data-duration="30" aria-label="Close Announcement Bar">
				<svg aria-hidden="true" focusable="false" width="16" height="16" viewBox="0 0 16 16">
					<path d="M1 1L15 15M15 1L1 15" stroke="currentColor" stroke-width="2"/>
				</svg>
				<span class="screen-reader-text">Close Announcement Bar</span>
			</button></div>
	<!-- Automatically generated Wistia Video Schema -->
	<script type="application/ld+json">
	{
		"@context": "https://schema.org",
		"@type": "VideoObject",
		"name": "Home",
		"description": "Delivering Human-Driven, Tech-Enabled Property Valuations We’re a residential real estate valuation company providing intelligent home valuation services with…",
		"thumbnailUrl": "https://embed-ssl.wistia.com/deliveries/47f5c7dcdec6e8857125de71d521c30b241d6d05.jpg?image_crop_resized=960x796",
		"uploadDate": "2015-02-03T12:37:25-05:00",
		"embedUrl": "https://fast.wistia.net/embed/iframe/eef3o6c0ng",
		"contentUrl": "https://stewart-885.wistia.com/medias/eef3o6c0ng",
		"publisher": {
			"@type": "Organization",
			"name": "Valuation Intelligence",
			"logo": {
				"@type": "ImageObject",
				"url": "https://stewartvaluation.com/wp-content/uploads/2025/07/SVI-Logo-Mark.svg"
			}
		}
	}
	</script>
	<link rel="icon" href="https://stewartvaluation.com/wp-content/uploads/2025/07/SVI-Logo-Mark.svg" sizes="32x32" />
<link rel="icon" href="https://stewartvaluation.com/wp-content/uploads/2025/07/SVI-Logo-Mark.svg" sizes="192x192" />
<link rel="apple-touch-icon" href="https://stewartvaluation.com/wp-content/uploads/2025/07/SVI-Logo-Mark.svg" />
<meta name="msapplication-TileImage" content="https://stewartvaluation.com/wp-content/uploads/2025/07/SVI-Logo-Mark.svg" />
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript>
<style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.21.3" data-wpr-features="wpr_remove_unused_css wpr_delay_js wpr_defer_js wpr_minify_js wpr_lazyload_images wpr_preconnect_external_domains wpr_auto_preload_fonts wpr_automatic_lazy_rendering wpr_minify_css wpr_mobile" /></head>

<body class="valuation-intelligence home wp-singular page wp-embed-responsive wp-theme-valuation-intelligence post-type-page no-hero-on-top has-header-alert-bar">
	<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-59VXH5L" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
	<a class="screen-reader-text" href="#main">Skip to content</a>

	<header  id="header" class="header-default header">
	<div  class="utility-nav">
			<ul id="utility-menu" class="utility-menu"><li id="menu-item-10247" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10247"><a target="_blank" href="https://www.stewart.com/en.html">Stewart.com</a></li>
<li id="menu-item-21897" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21897"><a href="https://stewartvaluation.com/product-and-pricing-inquiries/">Contact</a></li>
<li id="menu-item-237" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-237"><a href="https://stewartvaluation.com/join-our-network/">Join Our Network</a></li>
<li id="menu-item-240" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-240"><a href="/login/">Login</a></li>
</ul>
	</div>
	<div  class="main-nav-wrapper">
			<a href="https://stewartvaluation.com" class="home-link "><svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" version="1.1" viewBox="0 0 279.6 36.8"><defs><style></style></defs><polygon class="st00" points="44.3 7.1 39.5 10.3 43.6 17.7 50.3 17.7 44.3 7.1"></polygon><polygon class="st2" points="20.4 7.1 9.4 28.2 16.1 28.2 27.1 7.1 20.4 7.1"></polygon><polygon class="st2" points="29 7.1 18 28.2 24.7 28.2 35.7 7.1 29 7.1"></polygon><polygon class="st2" points="37.6 7.1 26.6 28.2 33.3 28.2 44.3 7.1 37.6 7.1"></polygon><path class="st00" d="M151.7,24c0,2.7.3,4.3,4.8,4.3s1.8,0,2.8-.2v-2.7c-.9,0-1.7,0-2.6,0s-1.3-.9-1.3-2.5v-6.5h3.9v-2.7h-3.9v-4.4h-3.7v4.4h-2.9v2.7h2.9v7.5ZM137.7,28h3.7v-6.9c0-3.3,2.6-4.3,4.5-4.3s1.3,0,2.4.3v-3.6c-.5,0-.9-.1-1.5-.1-2.9,0-4.3,1.5-5.4,3.1h0v-2.8h-3.7v14.2ZM135.1,18.1c0-1.8-.2-4.8-7.6-4.8s-7,1.2-7.5,4.9h3.6c.1-1.6,1.4-2.4,3.9-2.4s4,.4,4,2-.6,1.3-5.9,1.8c-2.4.2-6.4.6-6.4,4.5s2.1,4.4,5.8,4.4,5.9-1.2,6.7-2c0,.6.4,1.8,2.8,1.8s1.9-.2,2.6-.3v-2.6c-.3,0-.9,0-1.2,0s-.8,0-.8-.8v-6.7ZM131.4,22.3c0,3.1-3.3,3.9-5.3,3.9s-3-.3-3-2.2.7-1.8,3.5-2.1c2.6-.3,3.8-.5,4.8-.9v1.4ZM99.8,28h4.2l3.5-9.8h0l3.5,9.8h4.2l5.4-14.2h-4l-3.6,10.4h0l-3.4-10.4h-3.9l-3.4,10.4h0l-3.6-10.4h-4l5.4,14.2ZM95.4,21.9v-.5c0-4.1-2.4-8-8.7-8s-8.5,3-8.5,7.8,2.4,7.5,8.8,7.5,7.3-3.1,8.1-4.7h-4c-.7,1.2-1.8,2-4.2,2-3.7,0-4.7-2.4-4.8-4h13.4ZM82,19.5c.6-2.9,3-3.7,4.7-3.7s4.4.8,4.8,3.7h-9.5ZM70.5,24c0,2.7.3,4.3,4.8,4.3s1.8,0,2.8-.2v-2.7c-.9,0-1.7,0-2.6,0s-1.3-.9-1.3-2.5v-6.5h3.9v-2.7h-3.9v-4.4h-3.7v4.4h-2.9v2.7h2.9v7.5ZM52.3,23.6c.1,4.4,4.9,5,7.9,5,4.4,0,7.8-1.2,7.8-4.8s-3.1-3.8-7.7-4.4c-3.6-.5-3.9-.7-3.9-1.8s1.1-1.6,3.2-1.6,3.7.2,4,2.4h3.9c-.2-4.6-5.5-4.9-7.7-4.9s-7.1.5-7.1,4.6,2.3,3.8,6.7,4.3c4,.6,4.6.9,4.6,2s-2,1.8-3.9,1.8-3.8-.3-3.9-2.5h-4Z"></path><rect class="st00" x="172.2" y="6.7" width=".7" height="23.4"></rect><g><path class="st00" d="M191,10l-2.9,6.6h-.9l-2.9-6.6h1l2.4,5.5,2.4-5.5h1Z"></path><path class="st00" d="M197.3,15h-3.5l-.7,1.7h-1l3-6.6h.9l3,6.6h-1l-.7-1.7ZM197,14.2l-1.4-3.3-1.4,3.3h2.9Z"></path><path class="st00" d="M201.4,10h1v5.8h3.6v.8h-4.6v-6.6Z"></path><path class="st00" d="M209.1,15.9c-.5-.5-.7-1.2-.7-2.2v-3.8h1v3.7c0,1.4.6,2.1,1.9,2.1s1.1-.2,1.4-.5c.3-.4.5-.9.5-1.6v-3.7h.9v3.8c0,1-.2,1.7-.7,2.2s-1.2.8-2.1.8-1.6-.3-2.1-.8Z"></path><path class="st00" d="M221.4,15h-3.5l-.7,1.7h-1l3-6.6h.9l3,6.6h-1l-.7-1.7ZM221.1,14.2l-1.4-3.3-1.4,3.3h2.9Z"></path><path class="st00" d="M226.6,10.8h-2.3v-.8h5.5v.8h-2.3v5.8h-.9v-5.8Z"></path><path class="st00" d="M232.2,10h1v6.6h-1v-6.6Z"></path><path class="st00" d="M237.8,16.2c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.1-.4,1.8-.4s1.3.1,1.8.4,1,.7,1.3,1.2c.3.5.5,1.1.5,1.7s-.2,1.2-.5,1.7c-.3.5-.7.9-1.3,1.2s-1.1.4-1.8.4-1.3-.1-1.8-.4ZM240.9,15.5c.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.3s-.1-.9-.3-1.3c-.2-.4-.5-.7-.9-.9s-.8-.3-1.3-.3-.9.1-1.3.3c-.4.2-.7.5-.9.9-.2.4-.3.8-.3,1.3s.1.9.3,1.3c.2.4.5.7.9.9.4.2.8.3,1.3.3s.9-.1,1.3-.3Z"></path><path class="st00" d="M251.7,10v6.6h-.8l-4-5v5h-1v-6.6h.8l4,5v-5h1Z"></path><path class="st00" d="M185.2,21.4h1v6.7h-1v-6.7Z"></path><path class="st00" d="M195.3,21.4v6.7h-.8l-4-5v5h-1v-6.7h.8l4,5v-5h1Z"></path><path class="st00" d="M200.1,22.2h-2.3v-.8h5.5v.8h-2.3v5.8h-.9v-5.8Z"></path><path class="st00" d="M210.6,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path><path class="st00" d="M213.5,21.4h1v5.8h3.6v.8h-4.6v-6.7Z"></path><path class="st00" d="M220.6,21.4h1v5.8h3.6v.8h-4.6v-6.7Z"></path><path class="st00" d="M227.7,21.4h1v6.7h-1v-6.7Z"></path><path class="st00" d="M236.6,24.7h.9v2.6c-.3.3-.7.5-1.1.6-.4.1-.9.2-1.4.2s-1.3-.1-1.8-.4c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.2-.4,1.8-.4s1,0,1.4.3c.4.2.8.4,1.1.8l-.6.6c-.5-.5-1.2-.8-1.9-.8s-1,.1-1.4.3-.7.5-.9.9c-.2.4-.3.8-.3,1.3s.1.9.3,1.3c.2.4.5.7.9.9s.9.3,1.4.3,1.1-.1,1.6-.4v-2.2Z"></path><path class="st00" d="M245.6,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path><path class="st00" d="M254.3,21.4v6.7h-.8l-4-5v5h-1v-6.7h.8l4,5v-5h1Z"></path><path class="st00" d="M258.9,27.6c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.1-.4,1.8-.4s1,0,1.4.3c.4.2.8.4,1.1.8l-.6.6c-.5-.5-1.1-.8-1.9-.8s-.9.1-1.3.3c-.4.2-.7.5-.9.9-.2.4-.3.8-.3,1.3s.1.9.3,1.3.5.7.9.9c.4.2.8.3,1.3.3.7,0,1.4-.3,1.9-.8l.6.6c-.3.3-.7.6-1.1.8-.4.2-.9.3-1.4.3s-1.3-.1-1.8-.4Z"></path><path class="st00" d="M270.8,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path></g><path class="st1" d="M158.7,9.1v.6h.4c.2,0,.4,0,.4-.3s-.1-.3-.4-.3h-.4ZM159.5,10.5l-.5-.7h-.3v.7h-.2v-1.5h.6c.3,0,.5.1.5.4s-.1.4-.4.4l.5.7h-.2ZM157.9,9.7c0,.3.1.6.3.8.2.2.5.3.8.3s.6-.1.8-.3c.2-.2.3-.5.3-.8s-.1-.6-.3-.8c-.2-.2-.5-.3-.8-.3s-.6.1-.8.3c-.2.2-.3.5-.3.8M157.8,9.7c0-.4.1-.7.4-.9.3-.3.6-.4.9-.4s.7.1.9.4c.3.3.4.6.4.9s-.1.7-.4.9c-.3.3-.6.4-.9.4s-.7-.1-.9-.4c-.3-.3-.4-.6-.4-.9"></path></svg>  <span class=screen-reader-text>Home</span></a>
			<a href="https://stewartvaluation.com" class="mobile-home-link "><svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" version="1.1" viewBox="0 0 279.6 36.8"><defs><style></style></defs><polygon class="st00" points="44.3 7.1 39.5 10.3 43.6 17.7 50.3 17.7 44.3 7.1"></polygon><polygon class="st2" points="20.4 7.1 9.4 28.2 16.1 28.2 27.1 7.1 20.4 7.1"></polygon><polygon class="st2" points="29 7.1 18 28.2 24.7 28.2 35.7 7.1 29 7.1"></polygon><polygon class="st2" points="37.6 7.1 26.6 28.2 33.3 28.2 44.3 7.1 37.6 7.1"></polygon><path class="st00" d="M151.7,24c0,2.7.3,4.3,4.8,4.3s1.8,0,2.8-.2v-2.7c-.9,0-1.7,0-2.6,0s-1.3-.9-1.3-2.5v-6.5h3.9v-2.7h-3.9v-4.4h-3.7v4.4h-2.9v2.7h2.9v7.5ZM137.7,28h3.7v-6.9c0-3.3,2.6-4.3,4.5-4.3s1.3,0,2.4.3v-3.6c-.5,0-.9-.1-1.5-.1-2.9,0-4.3,1.5-5.4,3.1h0v-2.8h-3.7v14.2ZM135.1,18.1c0-1.8-.2-4.8-7.6-4.8s-7,1.2-7.5,4.9h3.6c.1-1.6,1.4-2.4,3.9-2.4s4,.4,4,2-.6,1.3-5.9,1.8c-2.4.2-6.4.6-6.4,4.5s2.1,4.4,5.8,4.4,5.9-1.2,6.7-2c0,.6.4,1.8,2.8,1.8s1.9-.2,2.6-.3v-2.6c-.3,0-.9,0-1.2,0s-.8,0-.8-.8v-6.7ZM131.4,22.3c0,3.1-3.3,3.9-5.3,3.9s-3-.3-3-2.2.7-1.8,3.5-2.1c2.6-.3,3.8-.5,4.8-.9v1.4ZM99.8,28h4.2l3.5-9.8h0l3.5,9.8h4.2l5.4-14.2h-4l-3.6,10.4h0l-3.4-10.4h-3.9l-3.4,10.4h0l-3.6-10.4h-4l5.4,14.2ZM95.4,21.9v-.5c0-4.1-2.4-8-8.7-8s-8.5,3-8.5,7.8,2.4,7.5,8.8,7.5,7.3-3.1,8.1-4.7h-4c-.7,1.2-1.8,2-4.2,2-3.7,0-4.7-2.4-4.8-4h13.4ZM82,19.5c.6-2.9,3-3.7,4.7-3.7s4.4.8,4.8,3.7h-9.5ZM70.5,24c0,2.7.3,4.3,4.8,4.3s1.8,0,2.8-.2v-2.7c-.9,0-1.7,0-2.6,0s-1.3-.9-1.3-2.5v-6.5h3.9v-2.7h-3.9v-4.4h-3.7v4.4h-2.9v2.7h2.9v7.5ZM52.3,23.6c.1,4.4,4.9,5,7.9,5,4.4,0,7.8-1.2,7.8-4.8s-3.1-3.8-7.7-4.4c-3.6-.5-3.9-.7-3.9-1.8s1.1-1.6,3.2-1.6,3.7.2,4,2.4h3.9c-.2-4.6-5.5-4.9-7.7-4.9s-7.1.5-7.1,4.6,2.3,3.8,6.7,4.3c4,.6,4.6.9,4.6,2s-2,1.8-3.9,1.8-3.8-.3-3.9-2.5h-4Z"></path><rect class="st00" x="172.2" y="6.7" width=".7" height="23.4"></rect><g><path class="st00" d="M191,10l-2.9,6.6h-.9l-2.9-6.6h1l2.4,5.5,2.4-5.5h1Z"></path><path class="st00" d="M197.3,15h-3.5l-.7,1.7h-1l3-6.6h.9l3,6.6h-1l-.7-1.7ZM197,14.2l-1.4-3.3-1.4,3.3h2.9Z"></path><path class="st00" d="M201.4,10h1v5.8h3.6v.8h-4.6v-6.6Z"></path><path class="st00" d="M209.1,15.9c-.5-.5-.7-1.2-.7-2.2v-3.8h1v3.7c0,1.4.6,2.1,1.9,2.1s1.1-.2,1.4-.5c.3-.4.5-.9.5-1.6v-3.7h.9v3.8c0,1-.2,1.7-.7,2.2s-1.2.8-2.1.8-1.6-.3-2.1-.8Z"></path><path class="st00" d="M221.4,15h-3.5l-.7,1.7h-1l3-6.6h.9l3,6.6h-1l-.7-1.7ZM221.1,14.2l-1.4-3.3-1.4,3.3h2.9Z"></path><path class="st00" d="M226.6,10.8h-2.3v-.8h5.5v.8h-2.3v5.8h-.9v-5.8Z"></path><path class="st00" d="M232.2,10h1v6.6h-1v-6.6Z"></path><path class="st00" d="M237.8,16.2c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.1-.4,1.8-.4s1.3.1,1.8.4,1,.7,1.3,1.2c.3.5.5,1.1.5,1.7s-.2,1.2-.5,1.7c-.3.5-.7.9-1.3,1.2s-1.1.4-1.8.4-1.3-.1-1.8-.4ZM240.9,15.5c.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.3s-.1-.9-.3-1.3c-.2-.4-.5-.7-.9-.9s-.8-.3-1.3-.3-.9.1-1.3.3c-.4.2-.7.5-.9.9-.2.4-.3.8-.3,1.3s.1.9.3,1.3c.2.4.5.7.9.9.4.2.8.3,1.3.3s.9-.1,1.3-.3Z"></path><path class="st00" d="M251.7,10v6.6h-.8l-4-5v5h-1v-6.6h.8l4,5v-5h1Z"></path><path class="st00" d="M185.2,21.4h1v6.7h-1v-6.7Z"></path><path class="st00" d="M195.3,21.4v6.7h-.8l-4-5v5h-1v-6.7h.8l4,5v-5h1Z"></path><path class="st00" d="M200.1,22.2h-2.3v-.8h5.5v.8h-2.3v5.8h-.9v-5.8Z"></path><path class="st00" d="M210.6,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path><path class="st00" d="M213.5,21.4h1v5.8h3.6v.8h-4.6v-6.7Z"></path><path class="st00" d="M220.6,21.4h1v5.8h3.6v.8h-4.6v-6.7Z"></path><path class="st00" d="M227.7,21.4h1v6.7h-1v-6.7Z"></path><path class="st00" d="M236.6,24.7h.9v2.6c-.3.3-.7.5-1.1.6-.4.1-.9.2-1.4.2s-1.3-.1-1.8-.4c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.2-.4,1.8-.4s1,0,1.4.3c.4.2.8.4,1.1.8l-.6.6c-.5-.5-1.2-.8-1.9-.8s-1,.1-1.4.3-.7.5-.9.9c-.2.4-.3.8-.3,1.3s.1.9.3,1.3c.2.4.5.7.9.9s.9.3,1.4.3,1.1-.1,1.6-.4v-2.2Z"></path><path class="st00" d="M245.6,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path><path class="st00" d="M254.3,21.4v6.7h-.8l-4-5v5h-1v-6.7h.8l4,5v-5h1Z"></path><path class="st00" d="M258.9,27.6c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.1-.4,1.8-.4s1,0,1.4.3c.4.2.8.4,1.1.8l-.6.6c-.5-.5-1.1-.8-1.9-.8s-.9.1-1.3.3c-.4.2-.7.5-.9.9-.2.4-.3.8-.3,1.3s.1.9.3,1.3.5.7.9.9c.4.2.8.3,1.3.3.7,0,1.4-.3,1.9-.8l.6.6c-.3.3-.7.6-1.1.8-.4.2-.9.3-1.4.3s-1.3-.1-1.8-.4Z"></path><path class="st00" d="M270.8,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path></g><path class="st1" d="M158.7,9.1v.6h.4c.2,0,.4,0,.4-.3s-.1-.3-.4-.3h-.4ZM159.5,10.5l-.5-.7h-.3v.7h-.2v-1.5h.6c.3,0,.5.1.5.4s-.1.4-.4.4l.5.7h-.2ZM157.9,9.7c0,.3.1.6.3.8.2.2.5.3.8.3s.6-.1.8-.3c.2-.2.3-.5.3-.8s-.1-.6-.3-.8c-.2-.2-.5-.3-.8-.3s-.6.1-.8.3c-.2.2-.3.5-.3.8M157.8,9.7c0-.4.1-.7.4-.9.3-.3.6-.4.9-.4s.7.1.9.4c.3.3.4.6.4.9s-.1.7-.4.9c-.3.3-.6.4-.9.4s-.7-.1-.9-.4c-.3-.3-.4-.6-.4-.9"></path></svg>  <span class=screen-reader-text>Home</span></a>
		<button id="main-menu-toggle" class="main-menu-toggle" aria-controls="main-menu" aria-expanded="false" aria-label="Toggle Main Menu">
			<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" class="hamburger">
				<line class="top-bun" x1="1" y1="11" x2="21" y2="11"></line>
				<line class="burger" x1="1" y1="11" x2="21" y2="11"></line>
				<line class="bottom-bun" x1="1" y1="11" x2="21" y2="11"></line>
			</svg>
		</button>
		<div  class="menus">
			<nav id="main-nav" class="main-nav" role="navigation" aria-label="Primary Navigation">
				<div class="main-menu-wrapper"><ul id="main-menu" class="main-menu group"><li id="menu-item-10945" class="menu-item menu-item-top-level meganav menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/why-svi/">Why SVI?<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
<ul class="sub-menu sub-menu-level-1" role='menu' aria-hidden='true'>
<li class='go-back mobile-only'>Why SVI?</li><ul class="meganav-children column-count-2">	<li id="menu-item-13389" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/why-svi/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/08/SVI-Advantage-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/08/SVI-Advantage-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>SVI Advantage</a></li>
	<li id="menu-item-213" class="menu-item menu-item-level-2 menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/compliance-oversight/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/Compliance-icon-1.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/Compliance-icon-1.svg" alt="menu-icon" title="menu-title" /></noscript></span>Compliance &#038; Oversight<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
	<ul class="sub-menu sub-menu-level-2" role='menu' aria-hidden='true'>
		<li id="menu-item-3210" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/compliance-oversight/#licenseinfo">Federal/State License Info</a></li>
		<li id="menu-item-3211" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/compliance-oversight/#checks">Background Checks</a></li>
		<li id="menu-item-16572" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/reconsideration-of-value/">Reconsideration of Value (ROV)</a></li>
	
	</ul>
</li>
	<li id="menu-item-10954" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/why-svi/client-success-team/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/Why-SVI-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/Why-SVI-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Client Success Team</a></li>
	<li id="menu-item-4985" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/join-our-network/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/08/Network-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/08/Network-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Join Our Network</a></li>
	<li id="menu-item-12258" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/our-team/careers/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/08/Careers-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/08/Careers-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Careers</a></li>
	<li id="menu-item-22247" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/svi-is-part-of-the-stewart-family-of-companies/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/08/Network-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/08/Network-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Family of Brands</a></li>
</ul>
</ul>
</li>
<li id="menu-item-11055" class="menu-item menu-item-top-level meganav menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/products/">Products<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
<ul class="sub-menu sub-menu-level-1" role='menu' aria-hidden='true'>
<li class='go-back mobile-only'>Products</li><ul class="meganav-children column-count-3">	<li id="menu-item-12499" class="menu-item menu-item-level-2 menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/appraisals/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/Appraisals-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/Appraisals-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Appraisal Services &amp; Products<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
	<ul class="sub-menu sub-menu-level-2" role='menu' aria-hidden='true'>
		<li id="menu-item-12262" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/appraisal-modernization/">Appraisal Modernization</a></li>
		<li id="menu-item-22191" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/uad-3-6-is-here-the-future-of-appraisal-data-is-now/">UAD 3.6</a></li>
		<li id="menu-item-11318" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/field-appraisals/">Appraisals</a></li>
		<li id="menu-item-11319" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/desktop-appraisals/">Desktop Home Appraisals</a></li>
	
	</ul>
</li>
	<li id="menu-item-11321" class="menu-item menu-item-level-2 menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/products/specialty-appraisal-products/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/Review-Icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/Review-Icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Specialty Appraisals Products<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
	<ul class="sub-menu sub-menu-level-2" role='menu' aria-hidden='true'>
		<li id="menu-item-11322" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/appraisal-risk-review/">Appraisal Risk Review</a></li>
		<li id="menu-item-9987" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/retrospective-appraisal/">Retrospective Valuations and Review Analysis</a></li>
		<li id="menu-item-13320" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/review-products/#valuation-reconciliation">Valuation Reconciliation</a></li>
		<li id="menu-item-22497" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/short-term-rental-analysis/">Short-Term Rental Analysis </a></li>
	
	</ul>
</li>
	<li id="menu-item-9988" class="menu-item menu-item-level-2 menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/Bpos-evaluation-inspection-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/Bpos-evaluation-inspection-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>BPOs, Evaluations &#038; Inspections<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
	<ul class="sub-menu sub-menu-level-2" role='menu' aria-hidden='true'>
		<li id="menu-item-11323" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/broker-price-opinion-bpo/">Broker Price Opinion (BPO)</a></li>
		<li id="menu-item-11324" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/broker-market-value/">Broker Market Value</a></li>
		<li id="menu-item-11325" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/collateral-point/">CollateralPoint</a></li>
		<li id="menu-item-11326" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/valuefocus/">ValueFocus</a></li>
		<li id="menu-item-22431" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/homeownerval/">HomeownerVal</a></li>
		<li id="menu-item-9993" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/inspection-services/">Inspection Services</a></li>
	
	</ul>
</li>
	<li id="menu-item-9994" class="menu-item menu-item-level-2 menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/products/avms-property-data-real-estate-analytics/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/AVMS-property-data-and-analytics-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/AVMS-property-data-and-analytics-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>AVMs, Property Data &#038; Real Estate Analytics<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
	<ul class="sub-menu sub-menu-level-2" role='menu' aria-hidden='true'>
		<li id="menu-item-12676" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/avms-property-data-real-estate-analytics/">Automated Review Tools</a></li>
		<li id="menu-item-12678" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/avms-property-data-real-estate-analytics/">Property Data</a></li>
		<li id="menu-item-12677" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/avms-property-data-real-estate-analytics/">AVMs</a></li>
	
	</ul>
</li>
	<li id="menu-item-11328" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/vi-direct-platform/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/VI-Direct-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/VI-Direct-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>VI Direct</a></li>
	<li id="menu-item-12506" class="menu-item menu-item-level-2 meganav menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/efficiency-tools/"><span class="menu-icon"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="menu-icon" title="menu-title" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/07/Speed-icon.svg" /><noscript><img src="https://stewartvaluation.com/wp-content/uploads/2022/07/Speed-icon.svg" alt="menu-icon" title="menu-title" /></noscript></span>Efficiency Tools<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
	<ul class="sub-menu sub-menu-level-2" role='menu' aria-hidden='true'>
		<li id="menu-item-10000" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/validity-inspection/">VALIDITY Inspection</a></li>
		<li id="menu-item-10001" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/intelligent-cascade/">Intelligent Cascade</a></li>
		<li id="menu-item-11327" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/intelligent-quality-control/">IQC</a></li>
		<li id="menu-item-10003" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/products/integrated-market-data/">IMD</a></li>
		<li id="menu-item-12260" class="menu-item menu-item-level-3" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/valuation-express/">Valuation Express</a></li>
	
	</ul>
</li>
</ul>
</ul>
</li>
<li id="menu-item-11057" class="menu-item menu-item-top-level menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/solutions/">Solutions<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
<ul class="sub-menu sub-menu-level-1" role='menu' aria-hidden='true'>
<li class='go-back mobile-only'>Solutions</li>	<li id="menu-item-11330" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/solutions/originators/">Originators</a></li>
	<li id="menu-item-22401" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/solutions/home-equity-valuation-services/">Home Equity</a></li>
	<li id="menu-item-11333" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/solutions/capital-markets/">Capital Markets</a></li>
	<li id="menu-item-11332" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/solutions/servicers/">Servicers</a></li>

</ul>
</li>
<li id="menu-item-10010" class="menu-item menu-item-top-level menu-item-has-children" role="menuitem" aria-haspopup="true"><a class="menu-item-link" href="https://stewartvaluation.com/resources/">Resources<button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button></a>
<ul class="sub-menu sub-menu-level-1" role='menu' aria-hidden='true'>
<li class='go-back mobile-only'>Resources</li>	<li id="menu-item-10011" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/resources/">Resource Center</a></li>
	<li id="menu-item-13381" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/news/">SVI Blog</a></li>
	<li id="menu-item-13382" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/home-value-forecast/">Home Value Forecast</a></li>
	<li id="menu-item-13852" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/glossary/">Glossary of Terms</a></li>
	<li id="menu-item-13854" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/how-much-is-my-house-worth/">Home Value Estimator</a></li>
	<li id="menu-item-13855" class="menu-item menu-item-level-2" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/frequently-asked-questions/">FAQs</a></li>

</ul>
</li>
<li id="menu-item-11334" class="button menu-item menu-item-top-level" role="menuitem"><a class="menu-item-link" href="https://stewartvaluation.com/product-and-pricing-inquiries/">Contact Sales</a></li>
</ul></div>
			</nav>
		</div>
	</div>
</header>
	<main  id="main" class="main" role="main">

<div  class="wp-block-group alignfull is-style-no-side-padding homepage-hero is-layout-constrained wp-block-group-is-layout-constrained">
<div  class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained" data-background-video="tf29xd3bsx" data-background-video-loop="false"></div>



<div  class="wp-block-group content-width-xwide is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-8c890d92 wp-block-group-is-layout-constrained">
<div class="wp-block-group is-style-large-padding has-margin-top-medium has-margin-bottom-medium content-width-medium is-content-justification-left is-layout-constrained wp-container-core-group-is-layout-1493b74c wp-block-group-is-layout-constrained">
<h1 class="wp-block-heading is-style-display-heading" id="h-delivering-human-driven-tech-enabled-property-valuations" style="font-size:46px">Delivering Human-Driven, Tech-Enabled Property Valuations</h1>



<hr class="wp-block-separator has-css-opacity is-style-decorative-bar-large"/>



<p>We’re a residential real estate valuation company providing intelligent home valuation services with the best people, partners and tech-empowered processes.</p>



<div class="wp-block-buttons is-nowrap is-layout-flex wp-container-core-buttons-is-layout-ad2f72ca wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="/products/">Explore Products</a></div>



<div class="wp-block-button has-custom-width wp-block-button__width-50 is-style-cta-tertiary-with-chevron"><a class="wp-block-button__link has-text-align-left wp-element-button" href="/product-and-pricing-inquiries/">VALIDITY Inspection Application</a></div>
</div>
</div>
</div>
</div>



<div  class="wp-block-group has-padding-top-small has-padding-bottom-large content-width-large is-layout-constrained wp-container-core-group-is-layout-ec522e87 wp-block-group-is-layout-constrained">
<div  class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<h2 class="wp-block-heading has-text-align-center is-style-eyebrow" id="h-valuation-tech-done-right">valuation tech done right</h2>



<h2 class="wp-block-heading has-text-align-center" id="h-technology-s-impact-on-property-valuations">Technology’s Impact on Property Valuations</h2>



<p class="has-text-align-center">Appraisals, valuations and other reports are performed by people, but the tools that enable these processes keep advancing. As the appraisal industry continues to evolve, it’s clear that property valuation companies also need to be technology companies.</p>



<p class="has-text-align-center"><strong><em>Stewart Valuation Intelligence uses the latest technology to empower every aspect of its operations. Is your property valuation provider keeping up?</em></strong></p>
</div>
</div>
</div>



<div  class="wp-block-group alignfull is-style-no-side-padding content-width-full is-layout-constrained wp-container-core-group-is-layout-d6da531c wp-block-group-is-layout-constrained">
<h4 class="wp-block-heading" id="h-we-provide-solutions-for">We Provide Solutions For:</h4>
</div>



<div  class="wp-block-group alignfull card-with-background is-style-no-side-padding has-margin-bottom-large is-layout-flow wp-block-group-is-layout-flow">
<div  class="wp-block-columns xsmall-gutters responsive-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-group is-style-no-side-padding is-layout-flow wp-block-group-is-layout-flow" style="background:url('https://stewartvaluation.com/wp-content/uploads/2022/04/originators-image.jpg') center center/cover no-repeat">
<div class="wp-block-group is-style-small-padding is-layout-flow wp-block-group-is-layout-flow">
<h2 class="wp-block-heading">Originators</h2>



<p>Offering <a href="https://stewartvaluation.com/appraisal-management-company/">full Appraisal Management Company (AMC) services</a> and an array of due diligence solutions</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron-white"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/solutions/originators/">Explore Originator Solutions</a></div>
</div>
</div>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-group is-style-no-side-padding is-layout-flow wp-block-group-is-layout-flow" style="background:url('https://stewartvaluation.com/wp-content/uploads/2022/04/home-equity-image.jpg') center center/cover no-repeat">
<div class="wp-block-group is-style-small-padding is-layout-flow wp-block-group-is-layout-flow">
<h2 class="wp-block-heading">Home Equity</h2>



<p>A suite of valuation options, including Intelligent Cascade,<br>to match product to risk</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron-white"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/solutions/home-equity-valuation-services/">Explore Home Equity Solutions</a></div>
</div>
</div>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-group is-style-no-side-padding is-layout-flow wp-block-group-is-layout-flow" style="background:url('https://stewartvaluation.com/wp-content/uploads/2022/04/servicers-image.jpg') center center/cover no-repeat">
<div class="wp-block-group is-style-small-padding is-layout-flow wp-block-group-is-layout-flow">
<h2 class="wp-block-heading">Servicers</h2>



<p>Products to meet your needs based on function, risk policy and investor/regulatory guidelines</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron-white"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/solutions/servicers/">Explore Servicer Solutions</a></div>
</div>
</div>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-group is-style-no-side-padding is-layout-flow wp-block-group-is-layout-flow" style="background:url('https://stewartvaluation.com/wp-content/uploads/2022/04/capital-markets-image.jpg') center center/cover no-repeat">
<div class="wp-block-group is-style-small-padding is-layout-flow wp-block-group-is-layout-flow">
<h2 class="wp-block-heading">Capital Markets</h2>



<p>Collateral valuation and due diligence to support loan pool purchase, sale and securitization</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron-white"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/solutions/capital-markets/">Explore Capital Markets Solutions</a></div>
</div>
</div>
</div>
</div>
</div>
</div>



<div data-wpr-lazyrender="1" class="wp-block-group has-padding-top-xlarge has-padding-bottom-xlarge is-layout-flow wp-block-group-is-layout-flow">
<div  class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:45%">
<h2 class="wp-block-heading" id="h-delivering-property-valuation-intelligence">Delivering Property Valuation Intelligence</h2>



<p>Our mission is to provide unparalleled knowledge and services to our clients, and we deliver by leveraging the best market data, human insights and data-driven processes.</p>



<div  class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:10%">
<figure class="wp-block-image size-large is-resized"><img decoding="async" width="46" height="28" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2046%2028'%3E%3C/svg%3E" alt="" class="wp-image-10642" style="width:46px;height:28px" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/04/Shaking-hands-icon.svg"/><noscript><img decoding="async" width="46" height="28" src="https://stewartvaluation.com/wp-content/uploads/2022/04/Shaking-hands-icon.svg" alt="" class="wp-image-10642" style="width:46px;height:28px"/></noscript></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:80%">
<p><strong>Dedicated Support<br></strong>You will be assigned a dedicated account manager and team, meaning the person who answers the phone will know you, your company and your needs.</p>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:10%">
<figure class="wp-block-image size-large"><img decoding="async" width="45" height="32" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2045%2032'%3E%3C/svg%3E" alt="" class="wp-image-10643" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/04/Team-icon.svg"/><noscript><img decoding="async" width="45" height="32" src="https://stewartvaluation.com/wp-content/uploads/2022/04/Team-icon.svg" alt="" class="wp-image-10643"/></noscript></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:80%">
<p><strong>Extensive Partner Network</strong><br>SVI has more than 47,000 active appraisers, brokers and agents in its Partner Network — wherever there’s a home, we have a Partner.</p>
</div>
</div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-primary"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/why-svi/">Why SVI?</a></div>
</div>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<figure class="wp-block-image size-full is-style-image-parallelogram"><img fetchpriority="high" decoding="async" width="538" height="593" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20538%20593'%3E%3C/svg%3E" alt="A young couple is sitting with a real estate agent in a bright, modern office space. The agent, a woman in a light-colored blazer, is showing the couple a document from a binder while they review it together. The couple, both smiling and engaged, appears to be asking questions or discussing details. A laptop is open on the table in front of them, indicating that this might be a consultation or decision-making process related to purchasing a home. The setting is professional and collaborative, emphasizing the supportive role of the agent in guiding the homebuying process." class="wp-image-10641" data-lazy-srcset="https://stewartvaluation.com/wp-content/uploads/2022/04/Female-working-with-homebuyer-couple.jpg 538w, https://stewartvaluation.com/wp-content/uploads/2022/04/Female-working-with-homebuyer-couple-272x300.jpg 272w" data-lazy-sizes="(max-width: 538px) 100vw, 538px" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2022/04/Female-working-with-homebuyer-couple.jpg" /><noscript><img fetchpriority="high" decoding="async" width="538" height="593" src="https://stewartvaluation.com/wp-content/uploads/2022/04/Female-working-with-homebuyer-couple.jpg" alt="A young couple is sitting with a real estate agent in a bright, modern office space. The agent, a woman in a light-colored blazer, is showing the couple a document from a binder while they review it together. The couple, both smiling and engaged, appears to be asking questions or discussing details. A laptop is open on the table in front of them, indicating that this might be a consultation or decision-making process related to purchasing a home. The setting is professional and collaborative, emphasizing the supportive role of the agent in guiding the homebuying process." class="wp-image-10641" srcset="https://stewartvaluation.com/wp-content/uploads/2022/04/Female-working-with-homebuyer-couple.jpg 538w, https://stewartvaluation.com/wp-content/uploads/2022/04/Female-working-with-homebuyer-couple-272x300.jpg 272w" sizes="(max-width: 538px) 100vw, 538px" /></noscript></figure>
</div>
</div>
</div>



<h2 class="wp-block-heading alignwide has-text-align-center" id="h-valuation-products">Valuation Products</h2>



<div data-wpr-lazyrender="1" class="wp-block-group is-style-no-side-padding has-margin-top-medium has-margin-bottom-xlarge is-layout-flow wp-block-group-is-layout-flow">
<div  class="wp-block-columns medium-gutters alignment-space-between is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column card-with-angled is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-create-block-rive-animation has-grey-six-background-color has-background" style="height:280px"><canvas data-src="https://stewartvaluation.com/wp-content/uploads/2025/01/appraisal_products.riv" data-autoplay="true" data-artboard="Appraisal Products" data-state-machines="Appraisal Products State Machine" data-fitment="contain" data-alignment="centerCenter" class="rive-animation" style="width:100%;height:100%"></canvas></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron rive-on-hover"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/appraisals/">Appraisal Products</a></div>
</div>
</div>



<div class="wp-block-column card-with-angled is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-create-block-rive-animation has-grey-six-background-color has-background" style="height:280px"><canvas data-src="https://stewartvaluation.com/wp-content/uploads/2025/01/review_products.riv" data-autoplay="true" data-artboard="Review Products" data-state-machines="Review Products State Machine" data-fitment="contain" data-alignment="centerCenter" class="rive-animation" style="width:100%;height:100%"></canvas></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron rive-on-hover"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/products/review-products/">Review <br>Products</a></div>
</div>
</div>



<div class="wp-block-column card-with-angled is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-create-block-rive-animation has-grey-six-background-color has-background" style="height:280px"><canvas data-src="https://stewartvaluation.com/wp-content/uploads/2025/01/bpos.riv" data-autoplay="true" data-artboard="BPOs" data-state-machines="BPOs State Machine" data-fitment="contain" data-alignment="centerCenter" class="rive-animation" style="width:100%;height:100%"></canvas></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron rive-on-hover"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/products/bpos-evaluations-inspections/">BPOs, Valuations &amp; Inspections</a></div>
</div>
</div>



<div class="wp-block-column card-with-angled is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:25%">
<div class="wp-block-create-block-rive-animation has-grey-six-background-color has-background" style="height:280px"><canvas data-src="https://stewartvaluation.com/wp-content/uploads/2025/01/avms.riv" data-autoplay="true" data-artboard="AVMS" data-state-machines="AVMS State Machine" data-fitment="contain" data-alignment="centerCenter" class="rive-animation" style="width:100%;height:100%"></canvas></div>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron rive-on-hover"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/products/avms-property-data-real-estate-analytics/">AVMs &amp; Property Data</a></div>
</div>
</div>
</div>
</div>



<div data-wpr-lazyrender="1" class="wp-block-group is-style-no-side-padding has-shadow-group is-layout-flow wp-block-group-is-layout-flow">
<div  class="wp-block-columns alignment-space-between are-vertically-aligned-stretch is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<figure class="wp-block-embed is-type-video is-provider-wistia-inc wp-block-embed-wistia-inc"><div class="wp-block-embed__wrapper">
<script data-minify="1" src="https://stewartvaluation.com/wp-content/cache/min/1/player.js?ver=1779983059" async></script><script type="text/rocketlazyloadscript" data-rocket-src="https://fast.wistia.com/embed/eef3o6c0ng.js" async data-rocket-type="module"></script><style></style> <wistia-player media-id="eef3o6c0ng" dnt="1" aspect="1.2060301507537687"></wistia-player>
</div></figure>
</div>



<div class="wp-block-column padding-around-medium is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<div class="wp-block-group is-style-no-side-padding is-layout-flow wp-block-group-is-layout-flow">
<h2 class="wp-block-heading is-style-eyebrow" id="h-featured-product">FEATURED PRODUCT</h2>



<h2 class="wp-block-heading" id="h-validity-pro">VALIDITY Pro</h2>



<p>Discover the features and benefits of VALIDITY Pro, which is verified and approved to support Freddie Mac and Fannie Mae’s Property Data Collection Report needs using SVI’s extensive Broker/Agent Partner Network.</p>



<div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/products/validity-inspection/">Watch a 2-Minute Demo</a></div>
</div>
</div>
</div>
</div>
</div>



<div data-wpr-lazyrender="1" class="wp-block-group has-padding-top-xlarge has-padding-bottom-large has-margin-bottom-small content-width-medium is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image aligncenter size-large is-resized"><img decoding="async" width="261" height="23" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20261%2023'%3E%3C/svg%3E" alt="" class="wp-image-21563" style="width:170px;height:auto" data-lazy-src="https://stewartvaluation.com/wp-content/uploads/2025/05/stewart-valuation-dark-logo.svg"/><noscript><img decoding="async" width="261" height="23" src="https://stewartvaluation.com/wp-content/uploads/2025/05/stewart-valuation-dark-logo.svg" alt="" class="wp-image-21563" style="width:170px;height:auto"/></noscript></figure>



<div style="height:33px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading has-text-align-center" id="h-a-stewart-company">A Stewart Company</h2>



<p class="has-text-align-center">Stewart helps its clients strengthen efficiency, reduce loan cycle time, decrease costs and improve the customer experience. To that aim, Stewart has welcomed a number of new companies, and we are proud to be part of the Stewart family.</p>



<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex">
<div class="wp-block-button is-style-cta-tertiary-with-chevron"><a class="wp-block-button__link wp-element-button" href="https://www.stewart.com/en.html" target="_blank" rel="noreferrer noopener">Learn About Our Company</a></div>
</div>
</div>
</div>
</div>



<div  class="wp-block-group alignfull is-style-no-side-padding is-layout-constrained wp-container-core-group-is-layout-4ec2cc61 wp-block-group-is-layout-constrained" style="background:url('https://stewartvaluation.com/wp-content/uploads/2022/04/graphic-3-stripes.svg') center right -120px/836px no-repeat">
<div  class="wp-block-group has-padding-top-medium has-padding-bottom-medium is-layout-flow wp-block-group-is-layout-flow">
<div class="wp-block-columns alignment-space-between are-vertically-aligned-center is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:45%">
<h2 class="wp-block-heading">Ready to get started with our team of experts?</h2>



<hr class="wp-block-separator has-css-opacity is-style-decorative-bar-large"/>



<p>Get in touch with us today to speak to one of our real estate valuation experts and learn how SVI can help your organization succeed.</p>
</div>



<div class="wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow" style="flex-basis:50%">
<div class="wp-block-buttons is-content-justification-right is-layout-flex wp-container-core-buttons-is-layout-765c4724 wp-block-buttons-is-layout-flex">
<div class="wp-block-button"><a class="wp-block-button__link wp-element-button" href="https://stewartvaluation.com/contact/">Contact Us</a></div>
</div>
</div>
</div>
</div>
</div>



<p></p>
	</main> <!-- #main -->

	<footer  id="footer" class="footer-default footer form-dark-mode">
	<div  class="footer-form">
		<script type="text/rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */

/* ]]> */
</script>

                <div class='gf_browser_safari gf_browser_iphone gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_2' ><div id='gf_2' class='gform_anchor' tabindex='-1'></div>
                        <div class='gform_heading'>
                            <p class='gform_description'>Sign up for our newsletter</p>
                        </div><form data-gtm data-gtm-event="gform-submit" data-gtm-sales_cycle="Early Stage" data-gtm-form-title="Sign Up Newsletter" data-formtitle='Sign Up Newsletter' method='post' enctype='multipart/form-data' target='gform_ajax_frame_2' id='gform_2'  action='/#gf_2' data-formid='2' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_2_2" 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_2_2'>Instagram</label><div class='ginput_container'><input name='input_2' id='input_2_2' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_2_2'>This field is for validation purposes and should be left unchanged.</div></div><div id="field_2_1" class="gfield gfield--type-email gfield--input-type-email 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_2_1'>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_1' id='input_2_1' type='email' value='' class='large'   placeholder='Email Address' aria-required="true" aria-invalid="false"  />
                        </div></div></div></div>
        <div class='gform-footer gform_footer top_label'> <div class="gf-turnstile-container"> <div id="cf-turnstile-gf-2" class="cf-turnstile" data-callback="turnstileGravityCallback" data-sitekey="0x4AAAAAAA6mWtAg3tndjBv4" data-theme="light" data-language="auto" data-size="normal" data-retry="auto" data-retry-interval="1000" data-refresh-expired="auto" data-refresh-timeout="auto" data-action="gravity-form-2" data-callback="turnstileGravityCallback" data-appearance="always"></div> <style></style> <script>document.addEventListener("DOMContentLoaded", function() { setTimeout(function(){ var e=document.getElementById("cf-turnstile-gf-2"); if(e&&!e.innerHTML.trim()){turnstile.render(e, {sitekey:"0x4AAAAAAA6mWtAg3tndjBv4"});} }, 200); });</script> <br class="cf-turnstile-br cf-turnstile-br-gf-2"> </div> <style></style> <script>document.addEventListener("DOMContentLoaded", function() {document.addEventListener('gform/post_render', function handlePostRender(event) {if (event.detail.formId !== 2) {return;}gform.utils.addAsyncFilter('gform/submission/pre_submission', async function handlePreSubmission(data) {document.addEventListener('gform/post_render', function rerenderTurnstile(event) {if (event.detail.formId !== 2) {return;}const turnstileElement = document.getElementById('cf-turnstile-gf-2');if (turnstileElement) {turnstile.remove('#cf-turnstile-gf-2');turnstile.render('#cf-turnstile-gf-2');}document.removeEventListener('gform/post_render', rerenderTurnstile);});gform.utils.removeFilter('gform/submission/pre_submission', handlePreSubmission);return data;});document.removeEventListener('gform/post_render', handlePostRender);});});</script><input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Sign Up'  /> <input type='hidden' name='gform_ajax' value='form_id=2&amp;title=&amp;description=1&amp;tabindex=0&amp;theme=gravity-theme&amp;hash=548a00e43d1db1d5151ed4c56b179d44' />
            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='iframe' />
            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_2' id='gform_theme_2' value='gravity-theme' />
            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_2' id='gform_style_settings_2' value='' />
            <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='2' />
            
            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='U2ZY2ocRD9oRsZlPR6vrvpnvEsTuBugzd6GydPfv9UsAbykBipkmCLc7aSHhaXxaWoo1WXbg+uStbk5H2mWxe/qmH6dR2yHTLIGHy+RgZ3h+ADU=' />
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_2' value='WyJbXSIsImRkNzcyZGQ2NzFjMWUzMzM4YzcwMDEzOTI1OTcyYzI2Il0=' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' />
            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_2' id='gform_ajax_frame_2' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://stewartvaluation.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').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_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').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){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_2').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://stewartvaluation.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = 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_2').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_2').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_2" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_2";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, 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();        }    } );} ); 
/* ]]> */
</script>
	</div>
	<div  class="footer-top">
		<div  class="footer-content">
				<a href="https://stewartvaluation.com" class="home-link "><svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" version="1.1" viewBox="0 0 279.6 36.8"><defs><style></style></defs><polygon class="st0" points="44.3 7.1 39.5 10.3 43.6 17.7 50.3 17.7 44.3 7.1"></polygon><polygon class="st1" points="20.4 7.1 9.4 28.2 16.1 28.2 27.1 7.1 20.4 7.1"></polygon><polygon class="st1" points="29 7.1 18 28.2 24.7 28.2 35.7 7.1 29 7.1"></polygon><polygon class="st1" points="37.6 7.1 26.6 28.2 33.3 28.2 44.3 7.1 37.6 7.1"></polygon><path class="st0" d="M151.7,24c0,2.7.3,4.3,4.8,4.3s1.8,0,2.8-.2v-2.7c-.9,0-1.7,0-2.6,0s-1.3-.9-1.3-2.5v-6.5h3.9v-2.7h-3.9v-4.4h-3.7v4.4h-2.9v2.7h2.9v7.5ZM137.7,28h3.7v-6.9c0-3.3,2.6-4.3,4.5-4.3s1.3,0,2.4.3v-3.6c-.5,0-.9-.1-1.5-.1-2.9,0-4.3,1.5-5.4,3.1h0v-2.8h-3.7v14.2ZM135.1,18.1c0-1.8-.2-4.8-7.6-4.8s-7,1.2-7.5,4.9h3.6c.1-1.6,1.4-2.4,3.9-2.4s4,.4,4,2-.6,1.3-5.9,1.8c-2.4.2-6.4.6-6.4,4.5s2.1,4.4,5.8,4.4,5.9-1.2,6.7-2c0,.6.4,1.8,2.8,1.8s1.9-.2,2.6-.3v-2.6c-.3,0-.9,0-1.2,0s-.8,0-.8-.8v-6.7ZM131.4,22.3c0,3.1-3.3,3.9-5.3,3.9s-3-.3-3-2.2.7-1.8,3.5-2.1c2.6-.3,3.8-.5,4.8-.9v1.4ZM99.8,28h4.2l3.5-9.8h0l3.5,9.8h4.2l5.4-14.2h-4l-3.6,10.4h0l-3.4-10.4h-3.9l-3.4,10.4h0l-3.6-10.4h-4l5.4,14.2ZM95.4,21.9v-.5c0-4.1-2.4-8-8.7-8s-8.5,3-8.5,7.8,2.4,7.5,8.8,7.5,7.3-3.1,8.1-4.7h-4c-.7,1.2-1.8,2-4.2,2-3.7,0-4.7-2.4-4.8-4h13.4ZM82,19.5c.6-2.9,3-3.7,4.7-3.7s4.4.8,4.8,3.7h-9.5ZM70.5,24c0,2.7.3,4.3,4.8,4.3s1.8,0,2.8-.2v-2.7c-.9,0-1.7,0-2.6,0s-1.3-.9-1.3-2.5v-6.5h3.9v-2.7h-3.9v-4.4h-3.7v4.4h-2.9v2.7h2.9v7.5ZM52.3,23.6c.1,4.4,4.9,5,7.9,5,4.4,0,7.8-1.2,7.8-4.8s-3.1-3.8-7.7-4.4c-3.6-.5-3.9-.7-3.9-1.8s1.1-1.6,3.2-1.6,3.7.2,4,2.4h3.9c-.2-4.6-5.5-4.9-7.7-4.9s-7.1.5-7.1,4.6,2.3,3.8,6.7,4.3c4,.6,4.6.9,4.6,2s-2,1.8-3.9,1.8-3.8-.3-3.9-2.5h-4Z"></path><rect class="st0" x="172.2" y="6.7" width=".7" height="23.4"></rect><g><path class="st0" d="M191,10l-2.9,6.6h-.9l-2.9-6.6h1l2.4,5.5,2.4-5.5h1Z"></path><path class="st0" d="M197.3,15h-3.5l-.7,1.7h-1l3-6.6h.9l3,6.6h-1l-.7-1.7ZM197,14.2l-1.4-3.3-1.4,3.3h2.9Z"></path><path class="st0" d="M201.4,10h1v5.8h3.6v.8h-4.6v-6.6Z"></path><path class="st0" d="M209.1,15.9c-.5-.5-.7-1.2-.7-2.2v-3.8h1v3.7c0,1.4.6,2.1,1.9,2.1s1.1-.2,1.4-.5c.3-.4.5-.9.5-1.6v-3.7h.9v3.8c0,1-.2,1.7-.7,2.2s-1.2.8-2.1.8-1.6-.3-2.1-.8Z"></path><path class="st0" d="M221.4,15h-3.5l-.7,1.7h-1l3-6.6h.9l3,6.6h-1l-.7-1.7ZM221.1,14.2l-1.4-3.3-1.4,3.3h2.9Z"></path><path class="st0" d="M226.6,10.8h-2.3v-.8h5.5v.8h-2.3v5.8h-.9v-5.8Z"></path><path class="st0" d="M232.2,10h1v6.6h-1v-6.6Z"></path><path class="st0" d="M237.8,16.2c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.1-.4,1.8-.4s1.3.1,1.8.4,1,.7,1.3,1.2c.3.5.5,1.1.5,1.7s-.2,1.2-.5,1.7c-.3.5-.7.9-1.3,1.2s-1.1.4-1.8.4-1.3-.1-1.8-.4ZM240.9,15.5c.4-.2.7-.5.9-.9.2-.4.3-.8.3-1.3s-.1-.9-.3-1.3c-.2-.4-.5-.7-.9-.9s-.8-.3-1.3-.3-.9.1-1.3.3c-.4.2-.7.5-.9.9-.2.4-.3.8-.3,1.3s.1.9.3,1.3c.2.4.5.7.9.9.4.2.8.3,1.3.3s.9-.1,1.3-.3Z"></path><path class="st0" d="M251.7,10v6.6h-.8l-4-5v5h-1v-6.6h.8l4,5v-5h1Z"></path><path class="st0" d="M185.2,21.4h1v6.7h-1v-6.7Z"></path><path class="st0" d="M195.3,21.4v6.7h-.8l-4-5v5h-1v-6.7h.8l4,5v-5h1Z"></path><path class="st0" d="M200.1,22.2h-2.3v-.8h5.5v.8h-2.3v5.8h-.9v-5.8Z"></path><path class="st0" d="M210.6,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path><path class="st0" d="M213.5,21.4h1v5.8h3.6v.8h-4.6v-6.7Z"></path><path class="st0" d="M220.6,21.4h1v5.8h3.6v.8h-4.6v-6.7Z"></path><path class="st0" d="M227.7,21.4h1v6.7h-1v-6.7Z"></path><path class="st0" d="M236.6,24.7h.9v2.6c-.3.3-.7.5-1.1.6-.4.1-.9.2-1.4.2s-1.3-.1-1.8-.4c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.2-.4,1.8-.4s1,0,1.4.3c.4.2.8.4,1.1.8l-.6.6c-.5-.5-1.2-.8-1.9-.8s-1,.1-1.4.3-.7.5-.9.9c-.2.4-.3.8-.3,1.3s.1.9.3,1.3c.2.4.5.7.9.9s.9.3,1.4.3,1.1-.1,1.6-.4v-2.2Z"></path><path class="st0" d="M245.6,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path><path class="st0" d="M254.3,21.4v6.7h-.8l-4-5v5h-1v-6.7h.8l4,5v-5h1Z"></path><path class="st0" d="M258.9,27.6c-.5-.3-1-.7-1.3-1.2-.3-.5-.5-1.1-.5-1.7s.2-1.2.5-1.7c.3-.5.7-.9,1.3-1.2.5-.3,1.1-.4,1.8-.4s1,0,1.4.3c.4.2.8.4,1.1.8l-.6.6c-.5-.5-1.1-.8-1.9-.8s-.9.1-1.3.3c-.4.2-.7.5-.9.9-.2.4-.3.8-.3,1.3s.1.9.3,1.3.5.7.9.9c.4.2.8.3,1.3.3.7,0,1.4-.3,1.9-.8l.6.6c-.3.3-.7.6-1.1.8-.4.2-.9.3-1.4.3s-1.3-.1-1.8-.4Z"></path><path class="st0" d="M270.8,27.2v.8h-4.8v-6.7h4.7v.8h-3.7v2h3.3v.8h-3.3v2.1h3.9Z"></path></g><path class="st0" d="M158.7,9.1v.6h.4c.2,0,.4,0,.4-.3s-.1-.3-.4-.3h-.4ZM159.5,10.5l-.5-.7h-.3v.7h-.2v-1.5h.6c.3,0,.5.1.5.4s-.1.4-.4.4l.5.7h-.2ZM157.9,9.7c0,.3.1.6.3.8.2.2.5.3.8.3s.6-.1.8-.3c.2-.2.3-.5.3-.8s-.1-.6-.3-.8c-.2-.2-.5-.3-.8-.3s-.6.1-.8.3c-.2.2-.3.5-.3.8M157.8,9.7c0-.4.1-.7.4-.9.3-.3.6-.4.9-.4s.7.1.9.4c.3.3.4.6.4.9s-.1.7-.4.9c-.3.3-.6.4-.9.4s-.7-.1-.9-.4c-.3-.3-.4-.6-.4-.9"></path></svg>  <span class=screen-reader-text>Home</span></a>
				<div class="footer-address">7500 W 110th St., Suite 420<br />
Overland Park, Kansas 66210-2372<br />
866.562.0123</div>
		</div>
			<ul id="footer-menu" class="footer-menu group"><li id="menu-item-9083" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9083"><a href="https://stewartvaluation.com/why-svi/">Why SVI</a><button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button>
<ul class="sub-menu">
	<li id="menu-item-3346" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3346"><a href="https://stewartvaluation.com/compliance-oversight/">Compliance &#038; Oversight</a></li>
	<li id="menu-item-16571" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-16571"><a href="https://stewartvaluation.com/reconsideration-of-value/">Reconsideration of Value (ROV)</a></li>
	<li id="menu-item-13305" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13305"><a href="https://stewartvaluation.com/why-svi/client-success-team/">Client Success Team</a></li>
	<li id="menu-item-7642" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-7642"><a href="https://stewartvaluation.com/our-team/careers/">Careers</a></li>
</ul>
</li>
<li id="menu-item-3338" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3338"><a href="https://stewartvaluation.com/products/" title="Products">National Valuation Products &#038; Solutions</a><button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button>
<ul class="sub-menu">
	<li id="menu-item-13273" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13273"><a href="https://stewartvaluation.com/appraisals/">Appraisal Products</a></li>
	<li id="menu-item-3344" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3344"><a href="https://stewartvaluation.com/products/specialty-appraisal-products/">Specialty Appraisals Products</a></li>
	<li id="menu-item-3341" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3341"><a href="https://stewartvaluation.com/products/bpos-evaluations-inspections/">BPOs, Evaluations &#038; Inspections</a></li>
	<li id="menu-item-3340" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3340"><a href="https://stewartvaluation.com/products/avms-property-data-real-estate-analytics/">AVMs, Property Data &#038; Real Estate Analytics</a></li>
	<li id="menu-item-12279" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12279"><a href="https://stewartvaluation.com/vi-direct-platform/">VI Direct</a></li>
</ul>
</li>
<li id="menu-item-3350" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3350"><a href="https://stewartvaluation.com/solutions/">Solutions</a><button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button>
<ul class="sub-menu">
	<li id="menu-item-3352" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3352"><a href="https://stewartvaluation.com/solutions/originators/">Originators</a></li>
	<li id="menu-item-22400" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-22400"><a href="https://stewartvaluation.com/solutions/home-equity-valuation-services/">Home Equity</a></li>
	<li id="menu-item-3353" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3353"><a href="https://stewartvaluation.com/solutions/servicers/">Servicers</a></li>
	<li id="menu-item-3351" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3351"><a href="https://stewartvaluation.com/solutions/capital-markets/">Capital Markets</a></li>
</ul>
</li>
<li id="menu-item-3331" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3331"><a href="https://stewartvaluation.com/resources/">Resources</a><button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button>
<ul class="sub-menu">
	<li id="menu-item-12281" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12281"><a href="https://stewartvaluation.com/resources/">Resource Center</a></li>
	<li id="menu-item-6250" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6250"><a href="https://stewartvaluation.com/frequently-asked-questions/">FAQs</a></li>
	<li id="menu-item-3356" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3356"><a href="https://stewartvaluation.com/compliance-blog/">Compliance Blog</a></li>
	<li id="menu-item-5822" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5822"><a href="https://stewartvaluation.com/valuation-blog/">Valuation Blog</a></li>
	<li id="menu-item-3355" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-3355"><a href="https://stewartvaluation.com/home-value-forecast/">Home Value Forecast</a></li>
</ul>
</li>
<li id="menu-item-3328" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3328"><a href="https://stewartvaluation.com/join-our-network/">Join Our Network</a><button class="sub-menu-toggle" aria-label="Toggle Sub-menu" aria-expanded="false"></button>
<ul class="sub-menu">
	<li id="menu-item-3330" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3330"><a href="https://stewartvaluation.com/join-our-network/brokers-agents/">Brokers &#038; Agents</a></li>
	<li id="menu-item-13516" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13516"><a href="https://stewartvaluation.com/appraisers/">Appraisers</a></li>
	<li id="menu-item-15277" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15277"><a href="/login/">Login</a></li>
</ul>
</li>
</ul>
		<li class="social-links">
				<a href="https://www.linkedin.com/company/stewart-valuation-intelligence/" target="_blank" class="social-link linkedin"><span class="screen-reader-text">linkedin</span></a>
		</li>	</div>
	<div  class="sub-footer">
	    <ul class="menu">
	        <li class="menu-item footer-copyright">© Copyright 2026</li>
	        <li id="menu-item-10249" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10249"><a href="https://stewartvaluation.com/why-svi/">Stewart Valuation Intelligence</a></li>
<li id="menu-item-13307" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13307"><a href="https://www.stewart.com/en/privacy.html">Privacy Statement</a></li>
<li id="menu-item-13306" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-13306"><a href="https://www.stewart.com/en/terms-of-use.html">Terms of Use</a></li>

	    </ul>
	</div></footer>
	<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/valuation-intelligence/*","/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
<!-- Start of Async HubSpot Analytics Code -->
<script type="text/rocketlazyloadscript" data-rocket-type="text/javascript">
(function(d,s,i,r) {
if (d.getElementById(i)){return;}
var n=d.createElement(s),e=d.getElementsByTagName(s)[0];
n.id=i;n.src='//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/1788023.js';
e.parentNode.insertBefore(n, e);
})(document,"script","hs-analytics",300000);
</script>
<!-- End of Async HubSpot Analytics Code -->

<style id='core-block-supports-inline-css' type='text/css'>
.wp-elements-229d93930642ab3974c18a586a88e00a a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white);}.wp-container-core-buttons-is-layout-ad2f72ca{flex-wrap:nowrap;}.wp-container-core-group-is-layout-1493b74c > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:600px;margin-left:0 !important;margin-right:auto !important;}.wp-container-core-group-is-layout-1493b74c > .alignwide{max-width:600px;}.wp-container-core-group-is-layout-1493b74c .alignfull{max-width:none;}.wp-container-core-group-is-layout-8c890d92 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){margin-left:0 !important;}.wp-container-core-columns-is-layout-9d6595d7{flex-wrap:nowrap;}.wp-container-core-group-is-layout-ec522e87 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:85%;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-ec522e87 > .alignwide{max-width:85%;}.wp-container-core-group-is-layout-ec522e87 .alignfull{max-width:none;}.wp-container-core-group-is-layout-d6da531c > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:98%;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-d6da531c > .alignwide{max-width:98%;}.wp-container-core-group-is-layout-d6da531c .alignfull{max-width:none;}.wp-container-core-buttons-is-layout-16018d1d{justify-content:center;}.wp-container-core-buttons-is-layout-765c4724{justify-content:flex-end;}.wp-container-core-group-is-layout-4ec2cc61 > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:1170px;margin-left:auto !important;margin-right:auto !important;}.wp-container-core-group-is-layout-4ec2cc61 > .alignwide{max-width:1170px;}.wp-container-core-group-is-layout-4ec2cc61 .alignfull{max-width:none;}
/*# sourceURL=core-block-supports-inline-css */
</style>
<script data-minify="1" type="text/javascript" src="https://stewartvaluation.com/wp-content/cache/min/1/wp-content/plugins/skeletor-block-announcement-bar/build/index.js?ver=1779983059" id="skeletor_alert_bar_block-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-content/themes/valuation-intelligence/assets/lib/doubletaptogo/jquery.dcd.doubletaptogo.min.js?ver=3.0.2" id="doubletaptogo-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-content/themes/valuation-intelligence/assets/lib/magnific-popup/jquery.magnific-popup.min.js?ver=1.1.0" id="magnific_popup-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1" id="wp-hooks-js"></script>
<script type="text/javascript" id="main-js-extra">
/* <![CDATA[ */
var SiteInfo = {"homeUrl":"https://stewartvaluation.com","restUrl":"https://stewartvaluation.com/wp-json/","themeDirectory":"https://stewartvaluation.com/wp-content/themes/valuation-intelligence","themeJson":{"version":2,"settings":{"color":{"custom":false,"defaultPalette":false,"defaultGradients":false,"customDuotone":false,"customGradient":false,"palette":[{"name":"Black","slug":"black","color":"#000000"},{"name":"White","slug":"white","color":"#ffffff"},{"name":"Red","slug":"red","color":"#9E2333"},{"name":"Blue","slug":"blue","color":"#0075AA"},{"name":"Active Blue","slug":"active-blue","color":"#245B84"},{"name":"Cyan","slug":"cyan","color":"#96e0ff"},{"name":"Teal","slug":"teal","color":"#006781"},{"name":"Mint Green","slug":"mint-green","color":"#48cfa0"},{"name":"Purple","slug":"purple","color":"#53469C"},{"name":"Grey","slug":"grey","color":"#42474B"},{"name":"Dark Grey","slug":"dark-grey","color":"#43464a"},{"name":"Grey 90","slug":"grey-nine","color":"#757982"},{"name":"Grey 80","slug":"grey-eight","color":"#A8a8AC"},{"name":"Grey 70","slug":"grey-seven","color":"#DAD6D6"},{"name":"Grey 60","slug":"grey-six","color":"#F2f2f2"}]},"layout":{"contentSize":"760px","wideSize":"1170px"},"typography":{"dropCap":false,"fontSizes":[{"slug":"small","size":"14px","name":"Small"},{"slug":"default","size":"16px","name":"Default"},{"slug":"medium","size":"18px","name":"Medium"},{"slug":"large","size":"24px","name":"Large"},{"slug":"xlarge","size":"36px","name":"Extra Large"}]},"spacing":{"customMargin":false,"customPadding":false},"custom":{"containerWidth":{"xsmall":"500px","small":"600px","medium":"760px","large":"1033px","wide":"1170px","xwide":"1600px","full":"100%"},"gutterWidth":{"form":"12px","page":"30px","header":"38px","column":"18px","footer":"80px","xsmall":"10px","small":"32px","medium":"48px","large":"72px"},"spacingLabels":[{"label":"None","value":""},{"label":"X-Small","value":"xsmall"},{"label":"Small","value":"small"},{"label":"Medium","value":"medium"},{"label":"Large","value":"large"},{"label":"X-Large","value":"xlarge"},{"label":"XX-Large","value":"xxlarge"}],"smallSpacing":{"none":"0px","xsmall":"8px","small":"20px","medium":"30px","large":"50px","xlarge":"100px","xxlarge":"150px"},"mediumSpacing":{"none":"0px","xsmall":"10px","small":"22px","medium":"32px","large":"60px","xlarge":"120px","xxlarge":"200px"},"spacing":{"none":"0px","xsmall":"12px","small":"24px","medium":"36px","large":"76px","xlarge":"140px","xxlarge":"250px"},"colors":{"bodyLight":"var(--wp--preset--color--black)","headingLight":"var(--wp--preset--color--black)","headingEmLight":"var(--wp--preset--color--blue)","linkLight":"var(--wp--preset--color--blue)","linkHoverLight":"var(--wp--preset--color--blue)","textButtonLight":"var(--wp--preset--color--blue)","textButtonHoverLight":"var(--wp--preset--color--blue)","borderLight":"var(--wp--preset--color--grey-eight)","inputBorderLight":"var(--wp--preset--color--blue)","bodyBgLight":"var(--wp--preset--color--white)","bodyBgGrey":"var(--wp--preset--color--grey-six)","shadedBgLight":"var(--wp--preset--color--grey)","inputBgLight":"var(--wp--preset--color--grey)","buttonLight":"var(--wp--preset--color--white)","buttonHoverLight":"var(--wp--preset--color--white)","buttonBgLight":"var(--wp--preset--color--blue)","buttonBgHoverLight":"var(--wp--preset--color--active-blue)","buttonWhiteLight":"var(--wp--preset--color--blue)","buttonBgWhiteLight":"var(--wp--preset--color--white)","bodyDark":"var(--wp--preset--color--white)","headingDark":"var(--wp--preset--color--white)","headingEmDark":"var(--wp--preset--color--white)","linkDark":"var(--wp--preset--color--mint-green)","linkHoverDark":"var(--wp--preset--color--mint-green)","textButtonDark":"var(--wp--preset--color--white)","textButtonHoverDark":"var(--wp--preset--color--mint-green)","borderDark":"var(--wp--preset--color--mint-green)","inputBorderDark":"var(--wp--preset--color--white)","bodyBgDark":"var(--wp--preset--color--blue)","shadedBgDark":"var(--wp--preset--color--blue)","inputBgDark":"var(--wp--preset--color--white)","buttonDark":"var(--wp--preset--color--blue)","buttonHoverDark":"var(--wp--preset--color--blue)","buttonBgDark":"var(--wp--preset--color--mint-green)","buttonBgHoverDark":"var(--wp--preset--color--mint-green)","bodyHighlight":"var(--wp--preset--color--blue)","headingHighlight":"var(--wp--preset--color--blue)","headingEmHighlight":"var(--wp--preset--color--white)","linkHighlight":"var(--wp--preset--color--blue)","linkHoverHighlight":"var(--wp--preset--color--blue)","textButtonHighlight":"var(--wp--preset--color--blue)","textButtonHoverHighlight":"var(--wp--preset--color--blue)","borderHighlight":"var(--wp--preset--color--mint-green)","inputBorderHighlight":"var(--wp--preset--color--white)","bodyBgHighlight":"var(--wp--preset--color--mint-green)","shadedBgHighlight":"var(--wp--preset--color--dark-grey)","inputBgHighlight":"var(--wp--preset--color--white)","buttonHighlight":"var(--wp--preset--color--white)","buttonHoverHighlight":"var(--wp--preset--color--white)","buttonBgHighlight":"var(--wp--preset--color--blue)","buttonBgHoverHighlight":"var(--wp--preset--color--blue)","body":"var(--wp--custom--colors--body-light)","heading":"var(--wp--custom--colors--heading-light)","headingEm":"var(--wp--custom--colors--heading-em-light)","link":"var(--wp--custom--colors--link-light)","linkHover":"var(--wp--custom--colors--link-hover-light)","textButton":"var(--wp--custom--colors--text-button-light)","textButtonHover":"var(--wp--custom--colors--text-button-hover-light)","border":"var(--wp--custom--colors--border-light)","inputBorder":"var(--wp--custom--colors--input-border-light)","bodyBg":"var(--wp--custom--colors--body-bg-light)","shadedBg":"var(--wp--custom--colors--shaded-bg-light)","inputBg":"var(--wp--custom--colors--input-bg-light)","validation":"#dd4820","validationBg":"#fff0ec","button":"var(--wp--custom--colors--button-light)","buttonHover":"var(--wp--custom--colors--button-hover-light)","buttonBg":"var(--wp--custom--colors--button-bg-light)","buttonBgHover":"var(--wp--custom--colors--button-bg-hover-light)","buttonWhite":"var(--wp--custom--colors--button-white-light)","buttonBgWhite":"var(--wp--custom--colors--button-bg-white-light)"}},"blocks":{"core/heading":{"typography":{"customFontSize":true,"lineHeight":true},"spacing":{"margin":true,"units":["px","em","rem","vh","vw","%"]}},"core/paragraph":{"typography":{"lineHeight":true}},"core/buttons":{"spacing":{"margin":true,"units":["px","em","rem","vh","vw","%"]}},"core/button":{"spacing":{"padding":true,"margin":true,"units":["px","em","rem","vh","vw","%"],"lineHeight":true}},"core/columns":{"spacing":{"padding":true,"units":["px","em","rem","vh","vw","%"]}},"core/column":{"spacing":{"padding":true,"units":["px","em","rem","vh","vw","%"]}}}}}};
//# sourceURL=main-js-extra
/* ]]> */
</script>
<script data-minify="1" type="text/javascript" src="https://stewartvaluation.com/wp-content/cache/min/1/wp-content/themes/valuation-intelligence/assets/dist/scripts/main.js?ver=1779983059" id="main-js"></script>
<script type="text/javascript" src="https://fast.wistia.com/assets/external/E-v1.js?ver=1.0.0" id="wistia-js" data-rocket-defer defer></script>
<script data-minify="1" type="text/javascript" src="https://stewartvaluation.com/wp-content/cache/min/1/wp-content/plugins/skeletor-background-video/build/frontend.js?ver=1779983059" id="skeletor_background_video-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-content/plugins/Rive%20Animation%20Block/build/view.js?ver=d89852e6119a939bd606" id="create-block-rive-animation-view-script-js" defer="defer" data-wp-strategy="defer"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375" id="wp-i18n-js"></script>
<script type="text/javascript" id="wp-i18n-js-after">
/* <![CDATA[ */
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
/* ]]> */
</script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-includes/js/dist/a11y.min.js?ver=cb460b4676c94bd228ed" id="wp-a11y-js"></script>
<script type="text/javascript" defer='defer' src="https://stewartvaluation.com/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.10.1" id="gform_json-js"></script>
<script type="text/javascript" id="gform_gravityforms-js-extra">
/* <![CDATA[ */
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 = [];
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://stewartvaluation.com/wp-content/plugins/gravityforms/images"}};
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://stewartvaluation.com/wp-content/plugins/gravityforms","number_formats":[],"spinnerUrl":"https://stewartvaluation.com/wp-content/plugins/gravityforms/images/spinner.svg","version_hash":"be984a4809212eaaff8755ca535a31dd","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."}};
//# sourceURL=gform_gravityforms-js-extra
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://stewartvaluation.com/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.10.1" id="gform_gravityforms-js"></script>
<script type="text/javascript" defer='defer' src="https://stewartvaluation.com/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.10.1" id="gform_placeholder-js"></script>
<script type="text/javascript" defer='defer' src="https://stewartvaluation.com/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=3f278756f0a3032bed328ff6a9f6c01d" id="gform_gravityforms_utils-js"></script>
<script type="text/javascript" defer='defer' src="https://stewartvaluation.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":"be984a4809212eaaff8755ca535a31dd"},"ajax":{"ajaxurl":"https://stewartvaluation.com/wp-admin/admin-ajax.php","ajax_submission_nonce":"cb056d5518","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again.","error_403":"The request was blocked (403 error) for unknown security reasons. Remove any code-like text (scripts or DB queries) and try again."}}}},"hmr_dev":"","public_path":"https://stewartvaluation.com/wp-content/plugins/gravityforms/assets/js/dist/","config_nonce":"2769887883"};
//# sourceURL=gform_gravityforms_theme-js-extra
/* ]]> */
</script>
<script type="text/javascript" defer='defer' src="https://stewartvaluation.com/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=25ebbbc2c63c6c71b95c9eb867a9072b" id="gform_gravityforms_theme-js"></script>
<script type="text/javascript" src="https://challenges.cloudflare.com/turnstile/v0/api.js?render=auto" id="cfturnstile-js" data-wp-strategy="defer" data-rocket-defer defer></script>
<script type="text/javascript" src="https://stewartvaluation.com/wp-content/plugins/simple-cloudflare-turnstile/js/disable-submit.js?ver=5.0" id="cfturnstile-js-js"></script>
		<script>
			document.addEventListener('facetwp-refresh', function() {
				FWP.hooks.addAction('facetwp/loaded', function() {
					jQuery('.facetwp-type-fselect').each(function() {
						var facet_name = jQuery(this).attr('data-name');
						var facet_label = jQuery(this).find('.facetwp-dropdown > option:first-child').text();
						if ( 'undefined' !== typeof FWP.facets[facet_name] && FWP.facets[facet_name].length > 0 ) {
							var label = jQuery(this).find('.fs-label');
							if ( ! ( -1 < label.html().indexOf(facet_label) ) ) {
								label.html(facet_label);
							} 
						}
					});
				}, 100 );
			});

			document.addEventListener('facetwp-loaded', function() {
				var btn = document.querySelector('.facetwp-load-more');

				// Helper: wait for FWP.settings.pager.page to become available (with timeout)
				function waitForPaged(cb, tries) {
					tries = tries || 0;
					if (typeof FWP !== 'undefined' && FWP.settings && FWP.settings.pager && typeof FWP.settings.pager.page !== 'undefined') {
						cb(FWP.settings.pager.page);
					} else if (tries < 30) { // ~3s total (30 * 100ms)
						setTimeout(function(){ waitForPaged(cb, tries + 1); }, 100);
					} else {
						cb(1);
					}
				}

				waitForPaged(function(paged) {
					var url = new URL(window.location.href);
					if (paged > 1) {
						url.searchParams.set('_paged', paged);
					} else {
						url.searchParams.delete('_paged');
					}
					window.history.replaceState({}, '', url);

					if (btn && btn.tagName === 'BUTTON') {
						var href = url ? url.toString() : (window.location.origin + window.location.pathname);
						// fallback: if paged <= 1, make anchor point to page 2
						if (paged <= 1) {
							href = href + '?_paged=2';
						} else {
							// ensure _paged param is correct
							href = href.replace(/([?&_])_paged=\d+/, '$1_paged=' + (paged + 1));
						}

						var a = document.createElement('a');
						a.href = href;
						a.className = btn.className;
						a.dataset.loading = btn.dataset.loading || "Loading...";
						a.innerHTML = btn.innerHTML;

						// Replace button with anchor
						btn.parentNode.replaceChild(a, btn);

						// Reattach click event to trigger FacetWP load_more
						a.addEventListener('click', function(e) {
							e.preventDefault();
						});
					}
				});
			});

			document.addEventListener('facetwp-loaded', function() {
				var btn = document.querySelector('.facetwp-load-more');

				if (FWP.loaded) {
					var paged = FWP.settings.pager.page;
					var url = new URL(window.location.href);

					if (paged > 1) {
						url.searchParams.set('_paged', paged);
					} else {
						url.searchParams.delete('_paged');
					}
					window.history.replaceState({}, '', url);
				}

				if (btn && btn.tagName === 'BUTTON') {
					var href;
					if (typeof url !== "undefined" && url) {
						href = url.toString();
					} else {
						var base = window.location.origin + window.location.pathname;
					console.log(paged);
						href = (paged <= 1 || typeof paged == "undefined")? base + '?_paged=2' : base;
					}

					var a = document.createElement('a');
					a.href = href;
					a.className = btn.className;
					a.dataset.loading = btn.dataset.loading || "Loading...";
					a.innerHTML = btn.innerHTML;

					// Replace button with anchor
					btn.parentNode.replaceChild(a, btn);

					// Reattach click event to trigger FacetWP load_more
					a.addEventListener('click', function(e) {
						e.preventDefault();
					});
				}
				// Helper: wait for FWP.settings.pager.page to become available (with timeout)
				function waitForPaged(cb, tries) {
					tries = tries || 0;
					if (typeof FWP !== 'undefined' && FWP.settings && FWP.settings.pager && typeof FWP.settings.pager.page !== 'undefined') {
						cb(FWP.settings.pager.page);
					} else if (tries < 30) { // ~3s total (30 * 100ms)
						setTimeout(function(){ waitForPaged(cb, tries + 1); }, 100);
					} else {
						cb(1);
					}
				}

				waitForPaged(function(paged) {
					var url = new URL(window.location.href);
					if (paged > 1) {
						url.searchParams.set('_paged', paged);
					} else {
						url.searchParams.delete('_paged');
					}
					window.history.replaceState({}, '', url);

					if (btn && btn.tagName === 'BUTTON') {
						var href = url ? url.toString() : (window.location.origin + window.location.pathname);
						// fallback: if paged <= 1, make anchor point to page 2
						if (paged <= 1) {
							href = href + '?_paged=2';
						}

						var a = document.createElement('a');
						a.href = href;
						a.className = btn.className;
						a.dataset.loading = btn.dataset.loading || "Loading...";
						a.innerHTML = btn.innerHTML;
						// Replace button with anchor
						btn.parentNode.replaceChild(a, btn);

						// Reattach click event to trigger FacetWP load_more
						a.addEventListener('click', function(e) {
							e.preventDefault();
						});
					}
				});
			});

			window.addEventListener('load', function() {
				var url = new URL(window.location.href);
				var paged = parseInt(url.searchParams.get('_paged')) || 1;

				if (paged > 1) {
					// Wait until the first FacetWP load completes
					var restorePosts = function() {
						var loadMoreBtn = document.querySelector('.facetwp-load-more');
						if (!loadMoreBtn) {
							setTimeout(restorePosts, 200);
							return;
						}

						var i = 1;
						var interval = setInterval(function() {
							if (i < paged) {
								loadMoreBtn.click();
								i++;
							} else {
								clearInterval(interval);
							}
						}, 600); // adjust delay if needed
					};

					document.addEventListener('facetwp-loaded', restorePosts, { once: true });
				}
			});
		</script>
		
<!-- BEGIN SEARCHWP DEBUG

[NO QUERIES]

END SEARCHWP DEBUG -->

<script type="text/rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {if(typeof Placeholders != 'undefined'){
                        Placeholders.enable();
                    }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); 
/* ]]> */
</script>
<script type="text/rocketlazyloadscript" data-rocket-type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( "gform_wrapper_2" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_2";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 2, 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",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://stewartvaluation.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a041882a5a7aeadf',t:'MTc4MDE4Mzg4MQ=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>

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