https://www.finaleinventory.com/

Submitted URL:
https://finaleinventory.comRedirected
Report Finished:

The outgoing links identified from the page

LinkText
https://app.finaleinventory.com/account-loginLogin
https://support.finaleinventory.com/hc/en-usLearning Hub
https://support.finaleinventory.com/hc/en-us/categories/360000146613-Getting-startedGetting Started
https://support.finaleinventory.com/hc/en-us/categories/115001170888-ProductsProducts Help
https://support.finaleinventory.com/hc/en-us/categories/115001195068-Inventory-Stock-OperationsInventory Stock Operations
https://support.finaleinventory.com/hc/en-us/categories/115001170768-Purchase-OrdersPurchase Orders
https://support.finaleinventory.com/hc/en-us/categories/115001165867-Sales-Orders-and-ReturnsSales Orders
https://support.finaleinventory.com/hc/en-us/categories/115001294187-IntegrationsIntegrations Troubleshooting
https://developer.finaleinventory.com/reference/startREST API>>
https://developer.finaleinventory.com/reference/getting-started-1Developer API

JavaScript Variables · 104 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
hrefundefined
ewww_webp_supportedboolean
check_webp_featurefunction
Arriveobject
ewwwLoadImagesfunction
ewwwWebPInitfunction

Console log messages · 1 found

Messages logged to the web console

TypeCategoryLog
logother
URL
https://www.finaleinventory.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1
Text
JQMIGRATE: Migrate is installed, version 3.4.1

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en-US"><head><meta charset="UTF-8"><script async="" src="https://agent.marketingcloudfx.com/mcfx.js"></script><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="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){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 _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=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"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="profile" href="https://gmpg.org/xfn/11">
<script data-cfasync="false" data-no-defer="1">var ewww_webp_supported=!1;function check_webp_feature(A,e){var w;e=void 0!==e?e:function(){},ewww_webp_supported?e(ewww_webp_supported):((w=new Image).onload=function(){ewww_webp_supported=0<w.width&&0<w.height,e&&e(ewww_webp_supported)},w.onerror=function(){e&&e(!1)},w.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA=="}[A])}check_webp_feature("alpha");</script><script data-cfasync="false" data-no-defer="1">var Arrive=function(c,w){"use strict";if(c.MutationObserver&&"undefined"!=typeof HTMLElement){var r,a=0,u=(r=HTMLElement.prototype.matches||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesSelector||HTMLElement.prototype.msMatchesSelector,{matchesSelector:function(e,t){return e instanceof HTMLElement&&r.call(e,t)},addMethod:function(e,t,r){var a=e[t];e[t]=function(){return r.length==arguments.length?r.apply(this,arguments):"function"==typeof a?a.apply(this,arguments):void 0}},callCallbacks:function(e,t){t&&t.options.onceOnly&&1==t.firedElems.length&&(e=[e[0]]);for(var r,a=0;r=e[a];a++)r&&r.callback&&r.callback.call(r.elem,r.elem);t&&t.options.onceOnly&&1==t.firedElems.length&&t.me.unbindEventWithSelectorAndCallback.call(t.target,t.selector,t.callback)},checkChildNodesRecursively:function(e,t,r,a){for(var i,n=0;i=e[n];n++)r(i,t,a)&&a.push({callback:t.callback,elem:i}),0<i.childNodes.length&&u.checkChildNodesRecursively(i.childNodes,t,r,a)},mergeArrays:function(e,t){var r,a={};for(r in e)e.hasOwnProperty(r)&&(a[r]=e[r]);for(r in t)t.hasOwnProperty(r)&&(a[r]=t[r]);return a},toElementsArray:function(e){return e=void 0!==e&&("number"!=typeof e.length||e===c)?[e]:e}}),e=(l.prototype.addEvent=function(e,t,r,a){a={target:e,selector:t,options:r,callback:a,firedElems:[]};return this._beforeAdding&&this._beforeAdding(a),this._eventsBucket.push(a),a},l.prototype.removeEvent=function(e){for(var t,r=this._eventsBucket.length-1;t=this._eventsBucket[r];r--)e(t)&&(this._beforeRemoving&&this._beforeRemoving(t),(t=this._eventsBucket.splice(r,1))&&t.length&&(t[0].callback=null))},l.prototype.beforeAdding=function(e){this._beforeAdding=e},l.prototype.beforeRemoving=function(e){this._beforeRemoving=e},l),t=function(i,n){var o=new e,l=this,s={fireOnAttributesModification:!1};return o.beforeAdding(function(t){var e=t.target;e!==c.document&&e!==c||(e=document.getElementsByTagName("html")[0]);var r=new MutationObserver(function(e){n.call(this,e,t)}),a=i(t.options);r.observe(e,a),t.observer=r,t.me=l}),o.beforeRemoving(function(e){e.observer.disconnect()}),this.bindEvent=function(e,t,r){t=u.mergeArrays(s,t);for(var a=u.toElementsArray(this),i=0;i<a.length;i++)o.addEvent(a[i],e,t,r)},this.unbindEvent=function(){var r=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<r.length;t++)if(this===w||e.target===r[t])return!0;return!1})},this.unbindEventWithSelectorOrCallback=function(r){var a=u.toElementsArray(this),i=r,e="function"==typeof r?function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.callback===i)return!0;return!1}:function(e){for(var t=0;t<a.length;t++)if((this===w||e.target===a[t])&&e.selector===r)return!0;return!1};o.removeEvent(e)},this.unbindEventWithSelectorAndCallback=function(r,a){var i=u.toElementsArray(this);o.removeEvent(function(e){for(var t=0;t<i.length;t++)if((this===w||e.target===i[t])&&e.selector===r&&e.callback===a)return!0;return!1})},this},i=new function(){var s={fireOnAttributesModification:!1,onceOnly:!1,existing:!1};function n(e,t,r){return!(!u.matchesSelector(e,t.selector)||(e._id===w&&(e._id=a++),-1!=t.firedElems.indexOf(e._id)))&&(t.firedElems.push(e._id),!0)}var c=(i=new t(function(e){var t={attributes:!1,childList:!0,subtree:!0};return e.fireOnAttributesModification&&(t.attributes=!0),t},function(e,i){e.forEach(function(e){var t=e.addedNodes,r=e.target,a=[];null!==t&&0<t.length?u.checkChildNodesRecursively(t,i,n,a):"attributes"===e.type&&n(r,i)&&a.push({callback:i.callback,elem:r}),u.callCallbacks(a,i)})})).bindEvent;return i.bindEvent=function(e,t,r){t=void 0===r?(r=t,s):u.mergeArrays(s,t);var a=u.toElementsArray(this);if(t.existing){for(var i=[],n=0;n<a.length;n++)for(var o=a[n].querySelectorAll(e),l=0;l<o.length;l++)i.push({callback:r,elem:o[l]});if(t.onceOnly&&i.length)return r.call(i[0].elem,i[0].elem);setTimeout(u.callCallbacks,1,i)}c.call(this,e,t,r)},i},o=new function(){var a={};function i(e,t){return u.matchesSelector(e,t.selector)}var n=(o=new t(function(){return{childList:!0,subtree:!0}},function(e,r){e.forEach(function(e){var t=e.removedNodes,e=[];null!==t&&0<t.length&&u.checkChildNodesRecursively(t,r,i,e),u.callCallbacks(e,r)})})).bindEvent;return o.bindEvent=function(e,t,r){t=void 0===r?(r=t,a):u.mergeArrays(a,t),n.call(this,e,t,r)},o};d(HTMLElement.prototype),d(NodeList.prototype),d(HTMLCollection.prototype),d(HTMLDocument.prototype),d(Window.prototype);var n={};return s(i,n,"unbindAllArrive"),s(o,n,"unbindAllLeave"),n}function l(){this._eventsBucket=[],this._beforeAdding=null,this._beforeRemoving=null}function s(e,t,r){u.addMethod(t,r,e.unbindEvent),u.addMethod(t,r,e.unbindEventWithSelectorOrCallback),u.addMethod(t,r,e.unbindEventWithSelectorAndCallback)}function d(e){e.arrive=i.bindEvent,s(i,e,"unbindArrive"),e.leave=o.bindEvent,s(o,e,"unbindLeave")}}(window,void 0),ewww_webp_supported=!1;function check_webp_feature(e,t){var r;ewww_webp_supported?t(ewww_webp_supported):((r=new Image).onload=function(){ewww_webp_supported=0<r.width&&0<r.height,t(ewww_webp_supported)},r.onerror=function(){t(!1)},r.src="data:image/webp;base64,"+{alpha:"UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAARBxAR/Q9ERP8DAABWUDggGAAAABQBAJ0BKgEAAQAAAP4AAA3AAP7mtQAAAA==",animation:"UklGRlIAAABXRUJQVlA4WAoAAAASAAAAAAAAAAAAQU5JTQYAAAD/////AABBTk1GJgAAAAAAAAAAAAAAAAAAAGQAAABWUDhMDQAAAC8AAAAQBxAREYiI/gcA"}[e])}function ewwwLoadImages(e){if(e){for(var t=document.querySelectorAll(".batch-image img, .image-wrapper a, .ngg-pro-masonry-item a, .ngg-galleria-offscreen-seo-wrapper a"),r=0,a=t.length;r<a;r++)ewwwAttr(t[r],"data-src",t[r].getAttribute("data-webp")),ewwwAttr(t[r],"data-thumbnail",t[r].getAttribute("data-webp-thumbnail"));for(var i=document.querySelectorAll(".rev_slider ul li"),r=0,a=i.length;r<a;r++){ewwwAttr(i[r],"data-thumb",i[r].getAttribute("data-webp-thumb"));for(var n=1;n<11;)ewwwAttr(i[r],"data-param"+n,i[r].getAttribute("data-webp-param"+n)),n++}for(r=0,a=(i=document.querySelectorAll(".rev_slider img")).length;r<a;r++)ewwwAttr(i[r],"data-lazyload",i[r].getAttribute("data-webp-lazyload"));for(var o=document.querySelectorAll("div.woocommerce-product-gallery__image"),r=0,a=o.length;r<a;r++)ewwwAttr(o[r],"data-thumb",o[r].getAttribute("data-webp-thumb"))}for(var l=document.querySelectorAll("video"),r=0,a=l.length;r<a;r++)ewwwAttr(l[r],"poster",e?l[r].getAttribute("data-poster-webp"):l[r].getAttribute("data-poster-image"));for(var s,c=document.querySelectorAll("img.ewww_webp_lazy_load"),r=0,a=c.length;r<a;r++)e&&(ewwwAttr(c[r],"data-lazy-srcset",c[r].getAttribute("data-lazy-srcset-webp")),ewwwAttr(c[r],"data-srcset",c[r].getAttribute("data-srcset-webp")),ewwwAttr(c[r],"data-lazy-src",c[r].getAttribute("data-lazy-src-webp")),ewwwAttr(c[r],"data-src",c[r].getAttribute("data-src-webp")),ewwwAttr(c[r],"data-orig-file",c[r].getAttribute("data-webp-orig-file")),ewwwAttr(c[r],"data-medium-file",c[r].getAttribute("data-webp-medium-file")),ewwwAttr(c[r],"data-large-file",c[r].getAttribute("data-webp-large-file")),null!=(s=c[r].getAttribute("srcset"))&&!1!==s&&s.includes("R0lGOD")&&ewwwAttr(c[r],"src",c[r].getAttribute("data-lazy-src-webp"))),c[r].className=c[r].className.replace(/\bewww_webp_lazy_load\b/,"");for(var w=document.querySelectorAll(".ewww_webp"),r=0,a=w.length;r<a;r++)e?(ewwwAttr(w[r],"srcset",w[r].getAttribute("data-srcset-webp")),ewwwAttr(w[r],"src",w[r].getAttribute("data-src-webp")),ewwwAttr(w[r],"data-orig-file",w[r].getAttribute("data-webp-orig-file")),ewwwAttr(w[r],"data-medium-file",w[r].getAttribute("data-webp-medium-file")),ewwwAttr(w[r],"data-large-file",w[r].getAttribute("data-webp-large-file")),ewwwAttr(w[r],"data-large_image",w[r].getAttribute("data-webp-large_image")),ewwwAttr(w[r],"data-src",w[r].getAttribute("data-webp-src"))):(ewwwAttr(w[r],"srcset",w[r].getAttribute("data-srcset-img")),ewwwAttr(w[r],"src",w[r].getAttribute("data-src-img"))),w[r].className=w[r].className.replace(/\bewww_webp\b/,"ewww_webp_loaded");window.jQuery&&jQuery.fn.isotope&&jQuery.fn.imagesLoaded&&(jQuery(".fusion-posts-container-infinite").imagesLoaded(function(){jQuery(".fusion-posts-container-infinite").hasClass("isotope")&&jQuery(".fusion-posts-container-infinite").isotope()}),jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").imagesLoaded(function(){jQuery(".fusion-portfolio:not(.fusion-recent-works) .fusion-portfolio-wrapper").isotope()}))}function ewwwWebPInit(e){ewwwLoadImages(e),ewwwNggLoadGalleries(e),document.arrive(".ewww_webp",function(){ewwwLoadImages(e)}),document.arrive(".ewww_webp_lazy_load",function(){ewwwLoadImages(e)}),document.arrive("videos",function(){ewwwLoadImages(e)}),"loading"==document.readyState?document.addEventListener("DOMContentLoaded",ewwwJSONParserInit):("undefined"!=typeof galleries&&ewwwNggParseGalleries(e),ewwwWooParseVariations(e))}function ewwwAttr(e,t,r){null!=r&&!1!==r&&e.setAttribute(t,r)}function ewwwJSONParserInit(){"undefined"!=typeof galleries&&check_webp_feature("alpha",ewwwNggParseGalleries),check_webp_feature("alpha",ewwwWooParseVariations)}function ewwwWooParseVariations(e){if(e)for(var t=document.querySelectorAll("form.variations_form"),r=0,a=t.length;r<a;r++){var i=t[r].getAttribute("data-product_variations"),n=!1;try{for(var o in i=JSON.parse(i))void 0!==i[o]&&void 0!==i[o].image&&(void 0!==i[o].image.src_webp&&(i[o].image.src=i[o].image.src_webp,n=!0),void 0!==i[o].image.srcset_webp&&(i[o].image.srcset=i[o].image.srcset_webp,n=!0),void 0!==i[o].image.full_src_webp&&(i[o].image.full_src=i[o].image.full_src_webp,n=!0),void 0!==i[o].image.gallery_thumbnail_src_webp&&(i[o].image.gallery_thumbnail_src=i[o].image.gallery_thumbnail_src_webp,n=!0),void 0!==i[o].image.thumb_src_webp&&(i[o].image.thumb_src=i[o].image.thumb_src_webp,n=!0));n&&ewwwAttr(t[r],"data-product_variations",JSON.stringify(i))}catch(e){}}}function ewwwNggParseGalleries(e){if(e)for(var t in galleries){var r=galleries[t];galleries[t].images_list=ewwwNggParseImageList(r.images_list)}}function ewwwNggLoadGalleries(e){e&&document.addEventListener("ngg.galleria.themeadded",function(e,t){window.ngg_galleria._create_backup=window.ngg_galleria.create,window.ngg_galleria.create=function(e,t){var r=$(e).data("id");return galleries["gallery_"+r].images_list=ewwwNggParseImageList(galleries["gallery_"+r].images_list),window.ngg_galleria._create_backup(e,t)}})}function ewwwNggParseImageList(e){for(var t in e){var r=e[t];if(void 0!==r["image-webp"]&&(e[t].image=r["image-webp"],delete e[t]["image-webp"]),void 0!==r["thumb-webp"]&&(e[t].thumb=r["thumb-webp"],delete e[t]["thumb-webp"]),void 0!==r.full_image_webp&&(e[t].full_image=r.full_image_webp,delete e[t].full_image_webp),void 0!==r.srcsets)for(var a in r.srcsets)nggSrcset=r.srcsets[a],void 0!==r.srcsets[a+"-webp"]&&(e[t].srcsets[a]=r.srcsets[a+"-webp"],delete e[t].srcsets[a+"-webp"]);if(void 0!==r.full_srcsets)for(var i in r.full_srcsets)nggFSrcset=r.full_srcsets[i],void 0!==r.full_srcsets[i+"-webp"]&&(e[t].full_srcsets[i]=r.full_srcsets[i+"-webp"],delete e[t].full_srcsets[i+"-webp"])}return e}check_webp_feature("alpha",ewwwWebPInit);</script><meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">

<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<script data-cfasync="false" data-pagespeed-no-defer="">
	var gtm4wp_datalayer_name = "dataLayer";
	var dataLayer = dataLayer || [];
</script>
<!-- End Google Tag Manager for WordPress by gtm4wp.com -->
	<!-- This site is optimized with the Yoast SEO Premium plugin v20.10 (Yoast SEO v20.10) - https://yoast.com/wordpress/plugins/seo/ -->
	<title>E-com Inventory Management Software for Amazon FBA, Shopify</title><link rel="preload" as="font" href="https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2" crossorigin=""><link rel="preload" as="font" href="https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfMJaERySjQ.woff2" crossorigin=""><link rel="preload" as="font" href="https://fonts.gstatic.com/s/hind/v16/5aU69_a8oxmIdGl4BA.woff2" crossorigin=""><link rel="preload" as="font" href="https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfNJdERySjQ.woff2" crossorigin=""><link rel="preload" as="font" href="https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2" crossorigin=""><style id="wpr-usedcss">.jellyfish-counter{width:auto;overflow:hidden;vertical-align:top}.jcw-center,.jcw-left,.jcw-right{display:block}.jcw-left{text-align:left}.jcw-right{text-align:right}.jcw-center{text-align:center}.jcw-inline{display:inline-block;text-align:left;vertical-align:middle}.jcw-digit-container,.jcw-odometer-div{position:relative;display:inline-block;overflow:hidden;vertical-align:top}.jcw-odometer-div{margin:0 auto;height:auto;width:auto;text-align:inherit}.jcw-highlight,.jcw-lowlight{position:absolute;opacity:.25;width:100%;left:0}.jcw-highlight{background:#fff}.jcw-lowlight{background:#000}.jcw-sidehighlight,.jcw-sidelowlight{position:absolute;opacity:.5;height:100%;top:0}.jcw-sidehighlight{background:#fff}.jcw-sidelowlight{background:#000}.jcw-highlight-1{top:20%;height:32%}.jcw-highlight-2{top:27.5%;height:16%}.jcw-highlight-3{top:32.5%;height:6%}.jcw-highlight-4{right:0;width:6%}.jcw-highlight-5{left:0;width:4%}.jcw-highlight-6{top:0;height:14%}.jcw-highlight-7{bottom:0;height:25%}.jcw-highlight-8{bottom:0;height:8%}.jcw-digit,.jcw-tenth{position:absolute;background:#000;color:#fff;text-align:center;font-family:'Courier New',Courier,monospace;font-weight:900}.jcw-tenth{background:#ccc;color:#000}img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:0 0!important;padding:0!important}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}:where(.wp-block-post-comments input[type=submit]){border:none}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:where(.wp-block-file){margin-bottom:1.5em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}ul{box-sizing:border-box}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}:where(.wp-block-pullquote){margin:0 0 1em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}:where(pre.wp-block-verse){font-family:inherit}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}:where(.wp-block-group.has-background){padding:1.25em 2.375em}body{--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6, 147, 227, 1) 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,rgba(252, 185, 0, 1) 0%,rgba(255, 105, 0, 1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255, 105, 0, 1) 0%,rgb(207, 46, 46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238, 238, 238) 0%,rgb(169, 184, 195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74, 234, 220) 0%,rgb(151, 120, 209) 20%,rgb(207, 42, 186) 40%,rgb(238, 44, 130) 60%,rgb(251, 105, 98) 80%,rgb(254, 248, 76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255, 206, 236) 0%,rgb(152, 150, 240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254, 205, 165) 0%,rgb(254, 45, 45) 50%,rgb(107, 0, 62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255, 203, 112) 0%,rgb(199, 81, 192) 50%,rgb(65, 88, 208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255, 245, 203) 0%,rgb(182, 227, 212) 50%,rgb(51, 167, 181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202, 248, 128) 0%,rgb(113, 206, 126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2, 3, 129) 0%,rgb(40, 116, 252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, .2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, .4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, .2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1),6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-times:before{content:"\f00d"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:swap;src:url(https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.eot);src:url(https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2) format("woff2"),url(https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff) format("woff"),url(https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.ttf) format("truetype"),url(https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fas{font-family:"Font Awesome 5 Free"}.fas{font-weight:900}@font-face{font-display:swap;font-family:dashicons;src:url("https://www.finaleinventory.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800");src:url("https://www.finaleinventory.com/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("https://www.finaleinventory.com/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800") format("truetype");font-weight:400;font-style:normal}.fl-builder-content *,.fl-builder-content :after,.fl-builder-content :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fl-col-group:after,.fl-col-group:before,.fl-col:after,.fl-col:before,.fl-module-content:after,.fl-module-content:before,.fl-module:after,.fl-module:before,.fl-row-content:after,.fl-row-content:before,.fl-row:after,.fl-row:before{display:table;content:" "}.fl-col-group:after,.fl-col:after,.fl-module-content:after,.fl-module:after,.fl-row-content:after,.fl-row:after{clear:both}.fl-clear{clear:both}.fl-clearfix:after,.fl-clearfix:before{display:table;content:" "}.fl-clearfix:after{clear:both}.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col,.fl-visible-medium-mobile,.fl-visible-mobile{display:none}.fl-row,.fl-row-content{margin-left:auto;margin-right:auto;min-width:0}.fl-row-content-wrap{position:relative}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap{background-attachment:scroll}.fl-bg-video-fallback{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.fl-row-custom-height .fl-row-content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:100vh}.fl-row-custom-height .fl-row-content-wrap{min-height:0}.fl-row-custom-height .fl-row-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.fl-row-custom-height .fl-row-full-width.fl-row-content{max-width:100%;width:100%}.fl-builder-ie-11 .fl-row.fl-row-custom-height:not(.fl-visible-medium):not(.fl-visible-medium-mobile):not(.fl-visible-mobile){display:flex;flex-direction:column;height:100%}.fl-builder-ie-11 .fl-row-custom-height .fl-row-content-wrap{height:auto}.fl-builder-ie-11 .fl-row-custom-height .fl-row-content{flex:0 0 auto;flex-basis:100%;margin:0}.fl-builder-ie-11 .fl-row-custom-height.fl-row-align-center .fl-col-group:not(.fl-col-group-equal-height){display:flex;align-items:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-align:center;-ms-flex-pack:center}.fl-row-custom-height.fl-row-align-center .fl-row-content-wrap{align-items:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-align:center;-ms-flex-pack:center}.fl-col-group-equal-height,.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-col-group-equal-height{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{-webkit-box-flex:1 1 auto;-moz-box-flex:1 1 auto;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.fl-col-group-equal-height .fl-col-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;flex-shrink:1;min-width:1px;max-width:100%;width:100%}.fl-col-group-equal-height .fl-col-content:after,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height:before{content:none}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content,.fl-col-group-nested.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content{align-items:center;justify-content:center;-webkit-align-items:center;-webkit-box-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-align:center;-ms-flex-pack:center}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group,.fl-col-group-equal-height.fl-col-group-align-center .fl-module{width:100%}.fl-builder-ie-11 .fl-col-group-equal-height,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col-content,.fl-builder-ie-11 .fl-col-group-equal-height .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group{min-height:1px}.fl-col{float:left;min-height:1px}.fl-module img{max-width:100%}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited{border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;display:inline-block;font-size:16px;font-weight:400;line-height:18px;padding:12px 24px;text-decoration:none;text-shadow:none}.fl-builder-content .fl-button:hover{text-decoration:none}.fl-builder-content .fl-button:active{position:relative;top:1px}.fl-builder-content .fl-button-width-custom .fl-button{display:inline-block;text-align:center;max-width:100%}.fl-builder-content .fl-button-center{text-align:center}.fl-builder-content .fl-button i{font-size:1.3em;height:auto;margin-right:8px;vertical-align:middle;width:auto}.fl-photo{line-height:0;position:relative}.fl-photo-align-left{text-align:left}.fl-photo-align-center{text-align:center}.fl-photo-content{display:inline-block;line-height:0;position:relative;max-width:100%}.fl-photo-content img{display:inline;height:auto;max-width:100%}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:focus,.admin-bar .mfp-wrap .mfp-close:hover{top:32px!important}.mfp-wrap .mfp-preloader.fa{font-size:30px}.fl-form-field{margin-bottom:15px}.fl-form-field input.fl-form-error{border-color:#dd6420}.fl-form-error-message{clear:both;color:#dd6420;display:none;padding-top:8px;font-size:12px;font-weight:lighter}.fl-animation{opacity:0}.fl-animated,.fl-builder-edit .fl-animation{opacity:1}.fl-animated{animation-fill-mode:both;-webkit-animation-fill-mode:both}.fl-builder-shape-layer{z-index:0}@supports (-webkit-touch-callout:inherit){.fl-row.fl-row-bg-parallax .fl-row-content-wrap{background-position:center!important;background-attachment:scroll!important}}.fl-row-fixed-width{max-width:1100px}.fl-row-content-wrap{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.fl-module-content{margin-top:20px;margin-right:20px;margin-bottom:20px;margin-left:20px}@media (max-width:1200px){.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col,.fl-visible-medium-mobile,.fl-visible-mobile{display:none}.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-desktop.fl-col,.fl-visible-desktop,.fl-visible-desktop-medium{display:block}.fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .fl-visible-desktop.fl-col{display:flex}}@media (max-width:1024px){body.fl-builder-ie-11 .fl-row.fl-row-custom-height.fl-visible-desktop{display:none!important}.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-mobile.fl-col,.fl-visible-desktop,.fl-visible-mobile{display:none}.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-visible-desktop-medium,.fl-visible-medium-mobile{display:block}.fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .fl-visible-medium-mobile.fl-col{display:flex}.fl-node-idwkxl0j5qea.fl-row>.fl-row-content-wrap{padding-bottom:0}}@media (max-width:767px){body.fl-builder-ie-11 .fl-row.fl-row-custom-height.fl-visible-desktop,body.fl-builder-ie-11 .fl-row.fl-row-custom-height.fl-visible-desktop-medium{display:none!important}.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .fl-visible-desktop.fl-col,.fl-visible-desktop,.fl-visible-desktop-medium{display:none}.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col,.fl-visible-medium-mobile,.fl-visible-mobile{display:block}.fl-row-content-wrap{background-attachment:scroll!important}.fl-row-bg-parallax .fl-row-content-wrap{background-attachment:scroll!important;background-position:center center!important}.fl-col-group.fl-col-group-equal-height{display:block}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-col-group.fl-col-group-responsive-reversed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;flex-wrap:wrap-reverse;-webkit-flex-wrap:wrap-reverse;-ms-box-orient:horizontal}.fl-col-group.fl-col-group-responsive-reversed .fl-col{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;min-width:0}.fl-col{clear:both;float:none;margin-left:auto;margin-right:auto;width:auto!important}.fl-col-small:not(.fl-col-small-full-width){max-width:400px}.fl-row[data-node] .fl-row-content-wrap{margin:0;padding-left:0;padding-right:0}.fl-row[data-node] .fl-bg-video{left:0;right:0}.fl-col[data-node] .fl-col-content{margin:0;padding-left:0;padding-right:0}.fl-node-idwkxl0j5qea.fl-row>.fl-row-content-wrap{padding-right:20px;padding-left:20px}}.fl-node-8rakogysq7je{color:#fff}.fl-builder-content .fl-node-8rakogysq7je :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-8rakogysq7je a{color:#00b3f4}.fl-builder-content .fl-node-8rakogysq7je a:hover{color:#fff}.fl-builder-content .fl-node-8rakogysq7je h1,.fl-builder-content .fl-node-8rakogysq7je h1 a,.fl-builder-content .fl-node-8rakogysq7je h2,.fl-builder-content .fl-node-8rakogysq7je h2 a,.fl-builder-content .fl-node-8rakogysq7je h3,.fl-builder-content .fl-node-8rakogysq7je h3 a,.fl-builder-content .fl-node-8rakogysq7je h4,.fl-builder-content .fl-node-8rakogysq7je h4 a{color:#fff}.fl-node-8rakogysq7je>.fl-row-content-wrap{background-color:#474545}.fl-node-8rakogysq7je>.fl-row-content-wrap{padding-top:5px;padding-right:0;padding-left:20px}.fl-node-idwkxl0j5qea{color:#fff}.fl-builder-content .fl-node-idwkxl0j5qea :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-idwkxl0j5qea a{color:#fff}.fl-builder-content .fl-node-idwkxl0j5qea a:hover{color:#fff}.fl-builder-content .fl-node-idwkxl0j5qea h1,.fl-builder-content .fl-node-idwkxl0j5qea h1 a,.fl-builder-content .fl-node-idwkxl0j5qea h2,.fl-builder-content .fl-node-idwkxl0j5qea h2 a,.fl-builder-content .fl-node-idwkxl0j5qea h3,.fl-builder-content .fl-node-idwkxl0j5qea h3 a,.fl-builder-content .fl-node-idwkxl0j5qea h4,.fl-builder-content .fl-node-idwkxl0j5qea h4 a{color:#fff}.fl-node-idwkxl0j5qea.fl-row-custom-height>.fl-row-content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-node-idwkxl0j5qea.fl-row-custom-height>.fl-row-content-wrap{min-height:0}.fl-node-idwkxl0j5qea>.fl-row-content-wrap{background-image:var(--wpr-bg-e695f224-7ddd-44d5-b925-153b2b3893a0);background-repeat:no-repeat;background-position:center top;background-attachment:scroll;background-size:cover}.fl-node-idwkxl0j5qea.fl-row-custom-height>.fl-row-content-wrap{min-height:793px}.fl-node-idwkxl0j5qea .fl-row-content{max-width:1381.99px}@media(max-width:1024px){.fl-node-idwkxl0j5qea>.fl-row-content-wrap{background-image:var(--wpr-bg-bec4b738-3889-4a0f-8f5d-27e61a8866f0)}.fl-node-idwkxl0j5qea.fl-row-custom-height>.fl-row-content-wrap{min-height:620px}}@media(max-width:767px){.fl-node-idwkxl0j5qea>.fl-row-content-wrap{background-repeat:no-repeat;background-position:center center;background-size:auto}.fl-node-idwkxl0j5qea.fl-row-custom-height>.fl-row-content-wrap{min-height:580px}}.fl-node-idwkxl0j5qea>.fl-row-content-wrap{padding-bottom:133px}.fl-node-byx486rv71a9{color:#2c7bbe}.fl-builder-content .fl-node-byx486rv71a9 :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-byx486rv71a9 a{color:#2c7bbe}.fl-builder-content .fl-node-byx486rv71a9 a:hover{color:#2c7bbe}.fl-builder-content .fl-node-byx486rv71a9 h1,.fl-builder-content .fl-node-byx486rv71a9 h1 a,.fl-builder-content .fl-node-byx486rv71a9 h2,.fl-builder-content .fl-node-byx486rv71a9 h2 a,.fl-builder-content .fl-node-byx486rv71a9 h3,.fl-builder-content .fl-node-byx486rv71a9 h3 a,.fl-builder-content .fl-node-byx486rv71a9 h4,.fl-builder-content .fl-node-byx486rv71a9 h4 a{color:#2c7bbe}.fl-node-byx486rv71a9>.fl-row-content-wrap{background-color:#fff}.fl-node-byx486rv71a9 .fl-row-content{max-width:1178px}.fl-node-byx486rv71a9>.fl-row-content-wrap{padding-top:25px;padding-bottom:25px}@media (max-width:1024px){.fl-node-byx486rv71a9.fl-row>.fl-row-content-wrap{padding-top:60px}}.fl-node-ilq2amgypvn8{color:#000}.fl-builder-content .fl-node-ilq2amgypvn8 :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-ilq2amgypvn8 a{color:#000}.fl-builder-content .fl-node-ilq2amgypvn8 a:hover{color:#000}.fl-builder-content .fl-node-ilq2amgypvn8 h1,.fl-builder-content .fl-node-ilq2amgypvn8 h1 a,.fl-builder-content .fl-node-ilq2amgypvn8 h2,.fl-builder-content .fl-node-ilq2amgypvn8 h2 a,.fl-builder-content .fl-node-ilq2amgypvn8 h3,.fl-builder-content .fl-node-ilq2amgypvn8 h3 a,.fl-builder-content .fl-node-ilq2amgypvn8 h4,.fl-builder-content .fl-node-ilq2amgypvn8 h4 a{color:#000}.fl-node-ilq2amgypvn8>.fl-row-content-wrap{background-color:#fff}.fl-node-ilq2amgypvn8 .fl-row-content{max-width:1081.99px}.fl-node-ilq2amgypvn8>.fl-row-content-wrap{padding-top:55px;padding-right:20px;padding-bottom:55px;padding-left:20px}.fl-node-cnw3o0h6jpf7{color:#000}.fl-builder-content .fl-node-cnw3o0h6jpf7 :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-cnw3o0h6jpf7 a{color:#000}.fl-builder-content .fl-node-cnw3o0h6jpf7 a:hover{color:#000}.fl-builder-content .fl-node-cnw3o0h6jpf7 h1,.fl-builder-content .fl-node-cnw3o0h6jpf7 h1 a,.fl-builder-content .fl-node-cnw3o0h6jpf7 h2,.fl-builder-content .fl-node-cnw3o0h6jpf7 h2 a,.fl-builder-content .fl-node-cnw3o0h6jpf7 h3,.fl-builder-content .fl-node-cnw3o0h6jpf7 h3 a,.fl-builder-content .fl-node-cnw3o0h6jpf7 h4,.fl-builder-content .fl-node-cnw3o0h6jpf7 h4 a{color:#000}.fl-node-cnw3o0h6jpf7>.fl-row-content-wrap{background-color:#fff}.fl-node-cnw3o0h6jpf7 .fl-row-content{max-width:1178px}.fl-node-cnw3o0h6jpf7>.fl-row-content-wrap{padding-top:30px;padding-bottom:30px}.fl-node-lhnrd1tv0pqf{color:#000}.fl-builder-content .fl-node-lhnrd1tv0pqf :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-lhnrd1tv0pqf a{color:#000}.fl-builder-content .fl-node-lhnrd1tv0pqf a:hover{color:#000}.fl-builder-content .fl-node-lhnrd1tv0pqf h1,.fl-builder-content .fl-node-lhnrd1tv0pqf h1 a,.fl-builder-content .fl-node-lhnrd1tv0pqf h2,.fl-builder-content .fl-node-lhnrd1tv0pqf h2 a,.fl-builder-content .fl-node-lhnrd1tv0pqf h3,.fl-builder-content .fl-node-lhnrd1tv0pqf h3 a,.fl-builder-content .fl-node-lhnrd1tv0pqf h4,.fl-builder-content .fl-node-lhnrd1tv0pqf h4 a{color:#000}.fl-node-lhnrd1tv0pqf>.fl-row-content-wrap{background-color:#fff}.fl-node-lhnrd1tv0pqf .fl-row-content{max-width:1178px}.fl-node-lhnrd1tv0pqf>.fl-row-content-wrap{padding-top:30px;padding-bottom:30px}.fl-node-p2h8x9jog6fk{color:#000}.fl-builder-content .fl-node-p2h8x9jog6fk :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-p2h8x9jog6fk a{color:#000}.fl-builder-content .fl-node-p2h8x9jog6fk a:hover{color:#000}.fl-builder-content .fl-node-p2h8x9jog6fk h1,.fl-builder-content .fl-node-p2h8x9jog6fk h1 a,.fl-builder-content .fl-node-p2h8x9jog6fk h2,.fl-builder-content .fl-node-p2h8x9jog6fk h2 a,.fl-builder-content .fl-node-p2h8x9jog6fk h3,.fl-builder-content .fl-node-p2h8x9jog6fk h3 a,.fl-builder-content .fl-node-p2h8x9jog6fk h4,.fl-builder-content .fl-node-p2h8x9jog6fk h4 a{color:#000}.fl-node-p2h8x9jog6fk>.fl-row-content-wrap{background-color:#fff}.fl-node-p2h8x9jog6fk .fl-row-content{max-width:1137.99px}.fl-node-p2h8x9jog6fk>.fl-row-content-wrap{padding-top:30px;padding-bottom:30px}.fl-node-x9c5qjwo6yan{color:#000}.fl-builder-content .fl-node-x9c5qjwo6yan :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-x9c5qjwo6yan a{color:#000}.fl-builder-content .fl-node-x9c5qjwo6yan a:hover{color:#000}.fl-builder-content .fl-node-x9c5qjwo6yan h1,.fl-builder-content .fl-node-x9c5qjwo6yan h1 a,.fl-builder-content .fl-node-x9c5qjwo6yan h2,.fl-builder-content .fl-node-x9c5qjwo6yan h2 a,.fl-builder-content .fl-node-x9c5qjwo6yan h3,.fl-builder-content .fl-node-x9c5qjwo6yan h3 a,.fl-builder-content .fl-node-x9c5qjwo6yan h4,.fl-builder-content .fl-node-x9c5qjwo6yan h4 a{color:#000}.fl-node-x9c5qjwo6yan>.fl-row-content-wrap{background-color:#fff}.fl-node-x9c5qjwo6yan .fl-row-content{max-width:1178px}.fl-node-x9c5qjwo6yan>.fl-row-content-wrap{padding-top:30px;padding-bottom:30px}.fl-node-8i9ph0tv1slm>.fl-row-content-wrap{background-color:#fff}.fl-node-8i9ph0tv1slm .fl-row-content{max-width:1178px}.fl-node-8i9ph0tv1slm>.fl-row-content-wrap{padding-top:60px;padding-bottom:60px}.fl-node-rjz2ci87yeho>.fl-row-content-wrap{background-color:#fff}.fl-node-rjz2ci87yeho .fl-row-content{max-width:770px}.fl-node-rjz2ci87yeho>.fl-row-content-wrap{padding-top:100px;padding-bottom:70px}.fl-node-r18zx0djsfnk>.fl-row-content-wrap{background-color:#fff}.fl-node-r18zx0djsfnk .fl-row-content{max-width:1178px}.fl-node-r18zx0djsfnk>.fl-row-content-wrap{padding-top:0}.fl-node-qcdvgksuo57j>.fl-row-content-wrap{background-color:#fff}.fl-node-qcdvgksuo57j .fl-row-content{max-width:1178px}.fl-node-qcdvgksuo57j>.fl-row-content-wrap{padding-top:80px;padding-bottom:80px}.fl-node-bi4e73kdh0su>.fl-row-content-wrap{background-color:#fff}.fl-node-bi4e73kdh0su .fl-row-content{max-width:712px}.fl-node-bi4e73kdh0su>.fl-row-content-wrap{padding-top:40px;padding-bottom:40px}@media (max-width:767px){.fl-node-byx486rv71a9.fl-row>.fl-row-content-wrap{padding-top:40px;padding-right:10px;padding-left:10px}.fl-node-ilq2amgypvn8.fl-row>.fl-row-content-wrap{padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px}.fl-node-rjz2ci87yeho.fl-row>.fl-row-content-wrap{padding-top:50px;padding-right:20px;padding-bottom:50px;padding-left:20px}.fl-node-qcdvgksuo57j.fl-row>.fl-row-content-wrap{padding-top:60px;padding-bottom:60px}.fl-node-bi4e73kdh0su.fl-row>.fl-row-content-wrap{padding-top:20px;padding-right:20px;padding-left:20px}.fl-node-u19tnplh7mfa.fl-row>.fl-row-content-wrap{padding-right:20px;padding-left:20px}}.fl-node-yejrtsuaixcn>.fl-row-content-wrap{background-color:#fff}.fl-node-yejrtsuaixcn .fl-row-content{max-width:1178px}.fl-node-yejrtsuaixcn>.fl-row-content-wrap{padding-top:0;padding-bottom:80px}.fl-node-u19tnplh7mfa.fl-row-custom-height>.fl-row-content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-node-u19tnplh7mfa.fl-row-custom-height>.fl-row-content-wrap{min-height:0}.fl-node-u19tnplh7mfa>.fl-row-content-wrap{background-color:#fff;background-image:var(--wpr-bg-501909cb-40b0-4d33-88c1-290a1074b345);background-repeat:no-repeat;background-position:center center;background-attachment:scroll;background-size:cover}.fl-node-u19tnplh7mfa.fl-row-custom-height>.fl-row-content-wrap{min-height:360px}.fl-node-u19tnplh7mfa .fl-row-content{max-width:867.993px}.fl-node-u19tnplh7mfa>.fl-row-content-wrap{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-u19tnplh7mfa>.fl-row-content-wrap{padding-top:0;padding-bottom:0}.fl-node-pi0u1y42hd8j>.fl-row-content-wrap{background-color:#2c7bbe}.fl-node-pi0u1y42hd8j .fl-row-content{max-width:1178px}.fl-node-pi0u1y42hd8j>.fl-row-content-wrap{padding-top:113px;padding-bottom:130px}.fl-node-6fcj3v2ytm8b>.fl-row-content-wrap{background-color:#fff}.fl-node-6fcj3v2ytm8b .fl-row-content{max-width:1178px}.fl-node-6fcj3v2ytm8b>.fl-row-content-wrap{padding-top:130px;padding-bottom:130px}.fl-node-ne28i9wjq3gm{color:#fff}.fl-builder-content .fl-node-ne28i9wjq3gm :not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle){color:inherit}.fl-builder-content .fl-node-ne28i9wjq3gm a{color:#fff}.fl-builder-content .fl-node-ne28i9wjq3gm a:hover{color:#fff}.fl-builder-content .fl-node-ne28i9wjq3gm h1,.fl-builder-content .fl-node-ne28i9wjq3gm h1 a,.fl-builder-content .fl-node-ne28i9wjq3gm h2,.fl-builder-content .fl-node-ne28i9wjq3gm h2 a,.fl-builder-content .fl-node-ne28i9wjq3gm h3,.fl-builder-content .fl-node-ne28i9wjq3gm h3 a,.fl-builder-content .fl-node-ne28i9wjq3gm h4,.fl-builder-content .fl-node-ne28i9wjq3gm h4 a{color:#fff}.fl-node-ne28i9wjq3gm>.fl-row-content-wrap{background-color:#f2f2f2}.fl-node-ne28i9wjq3gm .fl-row-content{max-width:1012px}.fl-node-ne28i9wjq3gm>.fl-row-content-wrap{padding-top:80px;padding-bottom:50px}@media (max-width:767px){.fl-node-pi0u1y42hd8j.fl-row>.fl-row-content-wrap{padding-top:60px;padding-right:20px;padding-bottom:60px;padding-left:20px}.fl-node-6fcj3v2ytm8b.fl-row>.fl-row-content-wrap{padding-top:60px;padding-right:20px;padding-bottom:60px;padding-left:20px}.fl-node-ne28i9wjq3gm.fl-row>.fl-row-content-wrap{padding-top:60px;padding-right:20px;padding-left:20px}}.fl-node-i7k1p54fcarx{width:100%}.fl-node-jm3o2hlt109z{width:52%}.fl-node-wp08d9zmj2cy{width:47%}.fl-node-9w0nc4h71meu{width:100%}.fl-node-bwlysopi46jr{width:100%}.fl-node-ln0hf9wejvzc{width:43%}.fl-node-2akhxo864p7w{width:57%}.fl-node-hu0p735smyai{width:57%}.fl-node-hu0p735smyai>.fl-col-content{padding-left:50px}@media (max-width:1024px){.fl-node-yejrtsuaixcn.fl-row>.fl-row-content-wrap{padding-bottom:60px}.fl-node-hu0p735smyai.fl-col>.fl-col-content{padding-left:25px}}@media (max-width:767px){.fl-node-hu0p735smyai.fl-col>.fl-col-content{padding-left:0}}.fl-node-i0sjc4pm1du6{width:43%}.fl-node-wojd03ifngtz{width:43%}.fl-node-xi93sk7qawrp{width:57%}.fl-node-6t9jipvlnuaq{width:57%}.fl-node-6t9jipvlnuaq>.fl-col-content{padding-left:50px}.fl-node-2b1ryj8x963i{width:43%}.fl-node-go1hvz9xilft{width:100%}.fl-node-uewqtmrgz01y{width:100%}.fl-node-ho0yqzwd61rv{width:33.33%}.fl-node-hvqdgc1win9b{width:33.33%}.fl-node-49b5tuev6nk8{width:33.33%}.fl-node-u27elp9jtv65{width:100%}.fl-node-u27elp9jtv65>.fl-col-content{background-color:#ffb800;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.fl-node-u27elp9jtv65>.fl-col-content{padding-top:15px;padding-bottom:23px}.fl-node-imgfbzhelauo{width:61%}.fl-node-ir2b4nyusxjw{width:39%}.fl-node-0vt8qm7crde2{width:100%}.fl-node-241fl8e65k0h{width:33.33%}.fl-node-8fwc3pdxk1ma{width:33.33%}.fl-node-bmn5i7gdlxh3{width:33.33%}.fl-node-rk8265slptax{width:100%}.fl-node-urnpdj4yliok{width:100%}.fl-node-u8st04zrc7fg{width:100%}.fl-node-8m37dlkwsyx6{width:100%}.fl-node-6b3tnjaowy2z{width:100%}.fl-node-6exugny9l7p3{width:100%}.fl-node-g1k0cmux9otr{width:33.33%}.fl-node-6hnxcs3kw0v5{width:33.33%}.fl-node-17nx0cvifyls{width:33.33%}.fl-node-fotq83ivu1c4{width:100%}.fl-node-jr23ce09htl8{width:100%}.fl-node-ldq28y3pir49{width:100%}.fl-node-o1di2g8zye50{width:100%}.fl-node-vgfnwluqa9yi>.fl-module-content{margin-bottom:0}.fl-builder-content .fl-node-kh0cprsliwo2 .fl-rich-text,.fl-builder-content .fl-node-kh0cprsliwo2 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:55px;line-height:65px;text-align:left}@media(max-width:1024px){.fl-node-u19tnplh7mfa.fl-row-custom-height>.fl-row-content-wrap{min-height:360px}.fl-builder-content .fl-node-jm3o2hlt109z{width:100%!important;max-width:none;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.fl-builder-content .fl-node-imgfbzhelauo{width:100%!important;max-width:none;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.fl-builder-content .fl-node-kh0cprsliwo2 .fl-rich-text,.fl-builder-content .fl-node-kh0cprsliwo2 .fl-rich-text :not(b,strong){font-size:45px;line-height:57px;text-align:center}}@media(max-width:767px){.fl-builder-content .fl-node-kh0cprsliwo2 .fl-rich-text,.fl-builder-content .fl-node-kh0cprsliwo2 .fl-rich-text :not(b,strong){font-size:36px;line-height:46px;text-align:center}}.fl-node-kh0cprsliwo2>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:25px;margin-left:0}@media (max-width:1024px){.fl-node-6t9jipvlnuaq.fl-col>.fl-col-content{padding-left:25px}.fl-node-kh0cprsliwo2.fl-module>.fl-module-content{margin-right:90px;margin-left:90px}}@media (max-width:767px){.fl-node-6t9jipvlnuaq.fl-col>.fl-col-content{padding-left:0}.fl-node-kh0cprsliwo2.fl-module>.fl-module-content{margin-right:0;margin-bottom:20px;margin-left:0}}.fl-builder-content .fl-node-weih1unjvmz3 .fl-rich-text,.fl-builder-content .fl-node-weih1unjvmz3 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:25px;line-height:35px;text-align:left}.fl-node-weih1unjvmz3>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:30px;margin-left:0}@media (max-width:1024px){.fl-node-weih1unjvmz3.fl-module>.fl-module-content{margin-right:100px;margin-left:100px}.fl-node-xpz7ashv41rc.fl-module>.fl-module-content{margin-top:15px}}.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:hover,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:visited{width:260px;background:#ffb800}.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:hover{background-color:#f90}.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button *,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:visited,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:visited *{color:#000}.fl-builder-content .fl-node-ejrd9ut6wp3a .fl-button-wrap a.fl-button{padding-top:17px;padding-right:17px;padding-bottom:17px;padding-left:17px}.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:visited{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;border:1px solid #f3ac00;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:focus,.fl-builder-content .fl-node-ejrd9ut6wp3a a.fl-button:hover{border:1px solid #f38d00;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}@media(max-width:1024px){.fl-builder-content .fl-node-weih1unjvmz3 .fl-rich-text,.fl-builder-content .fl-node-weih1unjvmz3 .fl-rich-text :not(b,strong){font-size:22px;line-height:32px;text-align:center}.fl-node-ejrd9ut6wp3a .fl-button-wrap{text-align:center}}@media(max-width:767px){.fl-builder-content .fl-node-weih1unjvmz3 .fl-rich-text,.fl-builder-content .fl-node-weih1unjvmz3 .fl-rich-text :not(b,strong){font-size:18px;line-height:28px;text-align:center}.fl-node-ejrd9ut6wp3a .fl-button-wrap{text-align:center}}.fl-node-ejrd9ut6wp3a>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:25px;margin-left:0}@media (max-width:767px){.fl-node-weih1unjvmz3.fl-module>.fl-module-content{margin-right:0;margin-bottom:35px;margin-left:0}.fl-node-ejrd9ut6wp3a>.fl-module-content{margin-bottom:20px}.fl-node-yspmv2gn0bwk.fl-module>.fl-module-content{margin-right:20px;margin-left:20px}}.fl-builder-content .fl-node-621qi5f0cor9 .fl-rich-text,.fl-builder-content .fl-node-621qi5f0cor9 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:70px;line-height:97px;text-align:left}.fl-node-621qi5f0cor9>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-9omhzaxq854y>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:20px;margin-left:0}.fl-builder-content .fl-node-yspmv2gn0bwk .fl-rich-text,.fl-builder-content .fl-node-yspmv2gn0bwk .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center}@media(max-width:767px){.fl-builder-content .fl-node-yspmv2gn0bwk .fl-rich-text,.fl-builder-content .fl-node-yspmv2gn0bwk .fl-rich-text :not(b,strong){font-size:16px;line-height:24px;text-align:center}}.fl-node-yspmv2gn0bwk>.fl-module-content{margin-top:12px;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-qk82avsb4ulj h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-qk82avsb4ulj h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-qk82avsb4ulj h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-qk82avsb4ulj h2.fl-heading a{color:#2c7bbe}.fl-node-qk82avsb4ulj.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}@media(max-width:1024px){.fl-node-qk82avsb4ulj.fl-module-heading .fl-heading{font-size:33px;line-height:45px}}@media(max-width:767px){.fl-node-qk82avsb4ulj.fl-module-heading .fl-heading{font-size:26px;line-height:38px}}.fl-node-qk82avsb4ulj>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-6wndsgtrhu0m.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:300;font-size:26px;line-height:40px;text-align:center}@media(max-width:1024px){.fl-node-6wndsgtrhu0m.fl-module-heading .fl-heading{font-size:22px;line-height:36px}}@media(max-width:767px){.fl-node-6wndsgtrhu0m.fl-module-heading .fl-heading{font-size:18px;line-height:30px}}.fl-node-6wndsgtrhu0m>.fl-module-content{margin-top:30px;margin-right:0;margin-bottom:0;margin-left:0}@media (max-width:767px){.fl-node-6wndsgtrhu0m>.fl-module-content{margin-top:20px}}.fl-node-m1ru90g2ztj4 .fl-photo{text-align:left}.fl-node-m1ru90g2ztj4 .fl-photo-content,.fl-node-m1ru90g2ztj4 .fl-photo-img{width:500px}.fl-node-m1ru90g2ztj4>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-aqpxjg5dvls2>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-xv9165zdoerp h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-xv9165zdoerp h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-xv9165zdoerp h4.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-xv9165zdoerp h4.fl-heading a{color:#000}.fl-node-xv9165zdoerp.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:400;font-size:30px;line-height:38px}@media(max-width:1200px){.fl-node-xv9165zdoerp.fl-module-heading .fl-heading{font-size:23px;line-height:33px}}@media(max-width:1024px){.fl-node-xv9165zdoerp.fl-module-heading .fl-heading{font-size:22px;line-height:30px}}@media(max-width:767px){.fl-node-xv9165zdoerp.fl-module-heading .fl-heading{font-size:22px;line-height:32px}}.fl-node-xv9165zdoerp>.fl-module-content{margin-top:18px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-xpz7ashv41rc .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-xpz7ashv41rc .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-xpz7ashv41rc .fl-rich-text,.fl-builder-content .fl-node-xpz7ashv41rc .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px}@media(max-width:1200px){.fl-builder-content .fl-node-xpz7ashv41rc .fl-rich-text,.fl-builder-content .fl-node-xpz7ashv41rc .fl-rich-text :not(b,strong){font-size:17px;line-height:27px}}.fl-node-xpz7ashv41rc>.fl-module-content{margin-top:25px;margin-right:0;margin-bottom:0;margin-left:15px}@media (max-width:1200px){.fl-node-xpz7ashv41rc.fl-module>.fl-module-content{margin-right:10px}}.fl-builder-content .fl-node-hkwuptzxn8cl .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-hkwuptzxn8cl .fl-module-content .fl-rich-text *{color:#2c7bbe}.fl-builder-content .fl-node-hkwuptzxn8cl .fl-rich-text,.fl-builder-content .fl-node-hkwuptzxn8cl .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:12px;text-transform:uppercase;text-decoration:none}.fl-node-hkwuptzxn8cl>.fl-module-content{margin-top:20px}.fl-node-f05x9vy34kds>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-gvjpcth0dyi1 h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-gvjpcth0dyi1 h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-gvjpcth0dyi1 h4.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-gvjpcth0dyi1 h4.fl-heading a{color:#000}.fl-node-gvjpcth0dyi1.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:400;font-size:30px;line-height:38px}@media(max-width:1024px){.fl-node-gvjpcth0dyi1.fl-module-heading .fl-heading{font-size:22px;line-height:30px}}.fl-node-gvjpcth0dyi1>.fl-module-content{margin-top:18px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-tmskn2ic35du .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-tmskn2ic35du .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-tmskn2ic35du .fl-rich-text,.fl-builder-content .fl-node-tmskn2ic35du .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px}@media(max-width:1024px){.fl-builder-content .fl-node-tmskn2ic35du .fl-rich-text,.fl-builder-content .fl-node-tmskn2ic35du .fl-rich-text :not(b,strong){font-size:17px;line-height:27px}}.fl-node-tmskn2ic35du>.fl-module-content{margin-top:25px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-jm3u2wkbp1zg .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-jm3u2wkbp1zg .fl-module-content .fl-rich-text *{color:#2c7bbe}.fl-builder-content .fl-node-jm3u2wkbp1zg .fl-rich-text,.fl-builder-content .fl-node-jm3u2wkbp1zg .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;text-decoration:none}.fl-node-8l0roqs4pun9 .fl-photo{text-align:left}.fl-node-8l0roqs4pun9 .fl-photo-content,.fl-node-8l0roqs4pun9 .fl-photo-img{width:500px}.fl-node-8l0roqs4pun9>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-ezjugprah51t .fl-photo{text-align:left}.fl-node-ezjugprah51t .fl-photo-content,.fl-node-ezjugprah51t .fl-photo-img{width:500px}.fl-node-ezjugprah51t>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-9h1fg2udl4m8>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-x9qwy6n83vio h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-x9qwy6n83vio h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-x9qwy6n83vio h4.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-x9qwy6n83vio h4.fl-heading a{color:#000}.fl-node-x9qwy6n83vio.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:400;font-size:30px;line-height:38px}@media(max-width:1024px){.fl-node-x9qwy6n83vio.fl-module-heading .fl-heading{font-size:22px;line-height:30px}}.fl-node-x9qwy6n83vio>.fl-module-content{margin-top:18px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-f2dxj0ctyi7b .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-f2dxj0ctyi7b .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-f2dxj0ctyi7b .fl-rich-text,.fl-builder-content .fl-node-f2dxj0ctyi7b .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px}@media(max-width:1024px){.fl-builder-content .fl-node-f2dxj0ctyi7b .fl-rich-text,.fl-builder-content .fl-node-f2dxj0ctyi7b .fl-rich-text :not(b,strong){font-size:17px;line-height:27px}}.fl-node-f2dxj0ctyi7b>.fl-module-content{margin-top:25px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-w2tidour80ae .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-w2tidour80ae .fl-module-content .fl-rich-text *{color:#2c7bbe}.fl-builder-content .fl-node-w2tidour80ae .fl-rich-text,.fl-builder-content .fl-node-w2tidour80ae .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;text-decoration:none}.fl-node-lufo2j4mpvyi>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-bqgjh0s25pew h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-bqgjh0s25pew h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-bqgjh0s25pew h4.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-bqgjh0s25pew h4.fl-heading a{color:#000}.fl-node-bqgjh0s25pew.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:400;font-size:30px;line-height:38px}@media(max-width:1024px){.fl-node-bqgjh0s25pew.fl-module-heading .fl-heading{font-size:22px;line-height:30px}}.fl-node-bqgjh0s25pew>.fl-module-content{margin-top:18px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-4ipg5nec8hbd .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-4ipg5nec8hbd .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-4ipg5nec8hbd .fl-rich-text,.fl-builder-content .fl-node-4ipg5nec8hbd .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px}@media(max-width:1024px){.fl-builder-content .fl-node-4ipg5nec8hbd .fl-rich-text,.fl-builder-content .fl-node-4ipg5nec8hbd .fl-rich-text :not(b,strong){font-size:17px;line-height:27px}}.fl-node-4ipg5nec8hbd>.fl-module-content{margin-top:25px;margin-right:0;margin-bottom:0;margin-left:15px}.fl-builder-content .fl-node-b83guhjkcsqv .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-b83guhjkcsqv .fl-module-content .fl-rich-text *{color:#2c7bbe}.fl-builder-content .fl-node-b83guhjkcsqv .fl-rich-text,.fl-builder-content .fl-node-b83guhjkcsqv .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;text-decoration:none}.fl-node-270hnzjvxt13 .fl-photo{text-align:left}.fl-node-270hnzjvxt13 .fl-photo-content,.fl-node-270hnzjvxt13 .fl-photo-img{width:500px}.fl-node-270hnzjvxt13>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:hover,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:visited{width:350px;background:#ffb800}.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:hover{background-color:#f90}.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button *,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:visited,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:visited *{color:#000}.fl-node-rjqx2zudwf9c .fl-button-wrap{text-align:center}.fl-builder-content .fl-node-rjqx2zudwf9c .fl-button-wrap a.fl-button{padding-top:17px;padding-right:17px;padding-bottom:17px;padding-left:17px}.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:visited{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;border:1px solid #f3ac00;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:focus,.fl-builder-content .fl-node-rjqx2zudwf9c a.fl-button:hover{border:1px solid #f38d00;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fl-node-rjqx2zudwf9c>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}@media (max-width:1024px){.fl-node-hkwuptzxn8cl.fl-module>.fl-module-content{margin-top:15px}.fl-node-tmskn2ic35du.fl-module>.fl-module-content{margin-top:15px}.fl-node-jm3u2wkbp1zg.fl-module>.fl-module-content{margin-top:15px}.fl-node-f2dxj0ctyi7b.fl-module>.fl-module-content{margin-top:15px}.fl-node-w2tidour80ae.fl-module>.fl-module-content{margin-top:15px}.fl-node-4ipg5nec8hbd.fl-module>.fl-module-content{margin-top:15px}.fl-node-b83guhjkcsqv.fl-module>.fl-module-content{margin-top:15px}.fl-node-rjqx2zudwf9c.fl-module>.fl-module-content{margin-bottom:0}.fl-node-sbr2k7jntzgq.fl-module>.fl-module-content{margin-right:20px;margin-left:20px}}.fl-node-4ona0guq3tse h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-4ona0guq3tse h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-4ona0guq3tse h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-4ona0guq3tse h2.fl-heading a{color:#2c7bbe}.fl-node-4ona0guq3tse.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}.fl-node-4ona0guq3tse>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.uabb-number .uabb-number-string{margin:0;line-height:1;word-wrap:normal}.uabb-number{margin:0 auto}.uabb-number .uabb-number-text{position:relative;z-index:4}.uabb-number .uabb-number-bar{padding:5px}.fl-node-7ue6hksovwg4 .fl-module-content{text-align:center}.fl-node-7ue6hksovwg4 span.uabb-number-string{color:#49b8e5}.fl-node-7ue6hksovwg4 .fl-module-content.fl-node-content .uabb-number-string{font-family:Montserrat,sans-serif;font-weight:700;font-size:75px;line-height:55px}@media(max-width:1024px){.fl-node-4ona0guq3tse.fl-module-heading .fl-heading{font-size:33px;line-height:45px}.fl-node-7ue6hksovwg4 .fl-module-content.fl-node-content .uabb-number-string{font-size:55px}}@media(max-width:767px){.fl-node-4ona0guq3tse.fl-module-heading .fl-heading{font-size:26px;line-height:38px}.fl-node-7ue6hksovwg4 .fl-module-content.fl-node-content .uabb-number-string{font-size:65px}}.fl-builder-content .fl-node-3madk7rzh8bi .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-3madk7rzh8bi .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-3madk7rzh8bi .fl-rich-text,.fl-builder-content .fl-node-3madk7rzh8bi .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:27px;line-height:36px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-3madk7rzh8bi .fl-rich-text,.fl-builder-content .fl-node-3madk7rzh8bi .fl-rich-text :not(b,strong){font-size:22px;line-height:30px}}.fl-node-3madk7rzh8bi>.fl-module-content{margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-cbqi3pr20woz .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-cbqi3pr20woz .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-cbqi3pr20woz .fl-rich-text,.fl-builder-content .fl-node-cbqi3pr20woz .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center}.fl-node-cbqi3pr20woz>.fl-module-content{margin-top:10px;margin-right:15px;margin-bottom:0;margin-left:15px}.fl-node-3z5qauo6r8pk .fl-module-content{text-align:center}.fl-node-3z5qauo6r8pk span.uabb-number-string{color:#49b8e5}.fl-node-3z5qauo6r8pk .fl-module-content.fl-node-content .uabb-number-string{font-family:Montserrat,sans-serif;font-weight:700;font-size:75px;line-height:55px}@media(max-width:1024px){.fl-builder-content .fl-node-cbqi3pr20woz .fl-rich-text,.fl-builder-content .fl-node-cbqi3pr20woz .fl-rich-text :not(b,strong){font-size:16px;line-height:26px}.fl-node-3z5qauo6r8pk .fl-module-content.fl-node-content .uabb-number-string{font-size:55px}}@media(max-width:767px){.fl-node-3z5qauo6r8pk .fl-module-content.fl-node-content .uabb-number-string{font-size:65px}}.fl-builder-content .fl-node-z1xci3sq5ahg .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-z1xci3sq5ahg .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-z1xci3sq5ahg .fl-rich-text,.fl-builder-content .fl-node-z1xci3sq5ahg .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:27px;line-height:36px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-z1xci3sq5ahg .fl-rich-text,.fl-builder-content .fl-node-z1xci3sq5ahg .fl-rich-text :not(b,strong){font-size:22px;line-height:30px}}.fl-node-z1xci3sq5ahg>.fl-module-content{margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-54senwxkrhzo .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-54senwxkrhzo .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-54senwxkrhzo .fl-rich-text,.fl-builder-content .fl-node-54senwxkrhzo .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center}.fl-node-54senwxkrhzo>.fl-module-content{margin-top:10px;margin-right:27px;margin-bottom:0;margin-left:27px}@media (max-width:767px){.fl-node-cbqi3pr20woz.fl-module>.fl-module-content{margin-bottom:40px}.fl-node-54senwxkrhzo.fl-module>.fl-module-content{margin-bottom:40px}.fl-node-54senwxkrhzo>.fl-module-content{margin-left:20pxmargin-right:20px}}.fl-node-qf4ob7ytpx5c .fl-module-content{text-align:center}.fl-node-qf4ob7ytpx5c span.uabb-number-string{color:#49b8e5}.fl-node-qf4ob7ytpx5c .fl-module-content.fl-node-content .uabb-number-string{font-family:Montserrat,sans-serif;font-weight:700;font-size:75px;line-height:55px}@media(max-width:1024px){.fl-builder-content .fl-node-54senwxkrhzo .fl-rich-text,.fl-builder-content .fl-node-54senwxkrhzo .fl-rich-text :not(b,strong){font-size:16px;line-height:26px}.fl-node-qf4ob7ytpx5c .fl-module-content.fl-node-content .uabb-number-string{font-size:55px}}.fl-builder-content .fl-node-k05eqfxz3hj7 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-k05eqfxz3hj7 .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-k05eqfxz3hj7 .fl-rich-text,.fl-builder-content .fl-node-k05eqfxz3hj7 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:27px;line-height:36px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-k05eqfxz3hj7 .fl-rich-text,.fl-builder-content .fl-node-k05eqfxz3hj7 .fl-rich-text :not(b,strong){font-size:22px;line-height:30px}}.fl-node-k05eqfxz3hj7>.fl-module-content{margin-top:10px;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-krlcah2pvfz4 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-krlcah2pvfz4 .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-krlcah2pvfz4 .fl-rich-text,.fl-builder-content .fl-node-krlcah2pvfz4 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-krlcah2pvfz4 .fl-rich-text,.fl-builder-content .fl-node-krlcah2pvfz4 .fl-rich-text :not(b,strong){font-size:16px;line-height:26px}}.fl-node-krlcah2pvfz4>.fl-module-content{margin-top:10px;margin-right:20px;margin-bottom:0;margin-left:20px}.fl-node-7zjry2pi34og h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-7zjry2pi34og h4.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-7zjry2pi34og h4.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-7zjry2pi34og h4.fl-heading a{color:#072f4b}.fl-node-7zjry2pi34og.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:36px;line-height:54px;text-align:center;text-transform:uppercase;text-decoration:underline}@media(max-width:767px){.fl-node-qf4ob7ytpx5c .fl-module-content.fl-node-content .uabb-number-string{font-size:65px}.fl-node-7zjry2pi34og.fl-module-heading .fl-heading{font-size:26px;line-height:38px}}.fl-node-7zjry2pi34og>.fl-module-content{margin-top:20px;margin-right:0;margin-bottom:45px;margin-left:0}@media (max-width:767px){.fl-node-7zjry2pi34og>.fl-module-content{margin-bottom:20px}}.fl-node-ligq9v15jnwc>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-rpi54zwkeo1h .fl-photo{text-align:center}.fl-node-rpi54zwkeo1h .fl-photo-content,.fl-node-rpi54zwkeo1h .fl-photo-img{width:460px}.fl-node-rpi54zwkeo1h>.fl-module-content{margin-top:6px;margin-right:60px;margin-bottom:0;margin-left:0}@media (max-width:767px){.fl-node-rpi54zwkeo1h>.fl-module-content{margin-top:20pxmargin-right:20px}}.fl-node-xsyv3hlcn47r h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-xsyv3hlcn47r h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-xsyv3hlcn47r h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-xsyv3hlcn47r h2.fl-heading a{color:#2c7bbe}.fl-node-xsyv3hlcn47r.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}@media(max-width:1024px){.fl-node-xsyv3hlcn47r.fl-module-heading .fl-heading{font-size:33px;line-height:45px}}@media(max-width:767px){.fl-node-xsyv3hlcn47r.fl-module-heading .fl-heading{font-size:26px;line-height:38px}}.fl-node-xsyv3hlcn47r>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:32px;margin-left:0}@media (max-width:767px){.fl-node-xsyv3hlcn47r>.fl-module-content{margin-bottom:20px}.fl-node-ewq756ua9xth.fl-module>.fl-module-content{margin-bottom:30px}}.fl-builder-content .fl-node-y7avr31hdmep .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-y7avr31hdmep .fl-module-content .fl-rich-text *{color:#49b8e5}.fl-builder-content .fl-node-y7avr31hdmep .fl-rich-text,.fl-builder-content .fl-node-y7avr31hdmep .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:50px;text-align:center;text-transform:uppercase}@media(max-width:1024px){.fl-builder-content .fl-node-y7avr31hdmep .fl-rich-text,.fl-builder-content .fl-node-y7avr31hdmep .fl-rich-text :not(b,strong){font-size:27px;line-height:35px}}@media(max-width:767px){.fl-builder-content .fl-node-y7avr31hdmep .fl-rich-text,.fl-builder-content .fl-node-y7avr31hdmep .fl-rich-text :not(b,strong){font-size:33px;line-height:43px}}.fl-node-y7avr31hdmep>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-ewq756ua9xth .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-ewq756ua9xth .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-ewq756ua9xth .fl-rich-text,.fl-builder-content .fl-node-ewq756ua9xth .fl-rich-text :not(b,strong){font-weight:300;font-size:24px;line-height:38px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-ewq756ua9xth .fl-rich-text,.fl-builder-content .fl-node-ewq756ua9xth .fl-rich-text :not(b,strong){font-size:18px;line-height:26px}}.fl-node-ewq756ua9xth>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-60nqi427uxmd>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-y9jmhtw03fbu .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-y9jmhtw03fbu .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-y9jmhtw03fbu .fl-rich-text,.fl-builder-content .fl-node-y9jmhtw03fbu .fl-rich-text :not(b,strong){font-weight:300;font-size:24px;line-height:38px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-y9jmhtw03fbu .fl-rich-text,.fl-builder-content .fl-node-y9jmhtw03fbu .fl-rich-text :not(b,strong){font-size:18px;line-height:26px}}.fl-node-y9jmhtw03fbu>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}@media (max-width:767px){.fl-node-y9jmhtw03fbu.fl-module>.fl-module-content{margin-bottom:30px}}.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-module-content .fl-rich-text *{color:#49b8e5}.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-rich-text,.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:50px;text-align:center;text-transform:uppercase}@media(max-width:1024px){.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-rich-text,.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-rich-text :not(b,strong){font-size:27px;line-height:35px}}@media(max-width:767px){.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-rich-text,.fl-builder-content .fl-node-yh2a1k6db4j8 .fl-rich-text :not(b,strong){font-size:33px;line-height:43px}}.fl-node-yh2a1k6db4j8>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-builder-content .fl-node-qmopsniythwz .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-qmopsniythwz .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-qmopsniythwz .fl-rich-text,.fl-builder-content .fl-node-qmopsniythwz .fl-rich-text :not(b,strong){font-weight:300;font-size:24px;line-height:38px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-qmopsniythwz .fl-rich-text,.fl-builder-content .fl-node-qmopsniythwz .fl-rich-text :not(b,strong){font-size:18px;line-height:26px}}.fl-node-qmopsniythwz>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-85t7m2szo3rc h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-85t7m2szo3rc h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-85t7m2szo3rc h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-85t7m2szo3rc h2.fl-heading a{color:#2c7bbe}.fl-node-85t7m2szo3rc.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}@media(max-width:1024px){.fl-node-85t7m2szo3rc.fl-module-heading .fl-heading{font-size:33px;line-height:45px}}@media(max-width:767px){.fl-node-85t7m2szo3rc.fl-module-heading .fl-heading{font-size:26px;line-height:38px}}.fl-node-85t7m2szo3rc>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:15px;margin-left:0}.fl-builder-content .fl-node-sbr2k7jntzgq .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-sbr2k7jntzgq .fl-module-content .fl-rich-text *{color:#000}.fl-builder-content .fl-node-sbr2k7jntzgq .fl-rich-text,.fl-builder-content .fl-node-sbr2k7jntzgq .fl-rich-text :not(b,strong){font-weight:300;font-size:24px;line-height:38px;text-align:center}@media(max-width:1024px){.fl-builder-content .fl-node-sbr2k7jntzgq .fl-rich-text,.fl-builder-content .fl-node-sbr2k7jntzgq .fl-rich-text :not(b,strong){font-size:21px;line-height:29px}}.fl-node-sbr2k7jntzgq>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:15px;margin-left:0}.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:hover,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:visited{width:180px;background:#ffb800}.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:hover{background-color:#f90}.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button *,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:visited,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:visited *{color:#000}.fl-node-t7dc21mozf9u .fl-button-wrap{text-align:center}.fl-builder-content .fl-node-t7dc21mozf9u .fl-button-wrap a.fl-button{padding-top:17px;padding-right:17px;padding-bottom:17px;padding-left:17px}.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:visited{font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;line-height:16px;text-transform:uppercase;border:1px solid #f3ac00;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:focus,.fl-builder-content .fl-node-t7dc21mozf9u a.fl-button:hover{border:1px solid #f38d00;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-left-radius:6px;border-bottom-right-radius:6px}.fl-node-t7dc21mozf9u>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-5q7ufgb18n6i .fl-photo{text-align:center}.fl-node-5q7ufgb18n6i>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-l417wvrk56jg h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-l417wvrk56jg h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-l417wvrk56jg h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-l417wvrk56jg h2.fl-heading a{color:#fff}.fl-node-l417wvrk56jg.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}@media(max-width:1024px){.fl-node-l417wvrk56jg.fl-module-heading .fl-heading{font-size:33px;line-height:45px}}@media(max-width:767px){.fl-node-l417wvrk56jg.fl-module-heading .fl-heading{font-size:26px;line-height:38px}}.fl-node-l417wvrk56jg>.fl-module-content{margin-top:0;margin-right:155px;margin-bottom:30px;margin-left:155px}@media (max-width:1024px){.fl-node-t7dc21mozf9u.fl-module>.fl-module-content{margin-bottom:0}.fl-node-l417wvrk56jg.fl-module>.fl-module-content{margin-right:120px;margin-left:120px}}@media (max-width:767px){.fl-node-l417wvrk56jg.fl-module>.fl-module-content{margin-right:20px;margin-left:20px}.fl-node-l417wvrk56jg>.fl-module-content{margin-bottom:20px}.fl-node-nmk3dfju1aw8.fl-module>.fl-module-content{margin-right:20px;margin-left:20px}}.fl-builder-content .fl-node-nmk3dfju1aw8 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-nmk3dfju1aw8 .fl-module-content .fl-rich-text *{color:#fff}.fl-builder-content .fl-node-nmk3dfju1aw8 .fl-rich-text,.fl-builder-content .fl-node-nmk3dfju1aw8 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center}.fl-node-nmk3dfju1aw8>.fl-module-content{margin-top:0;margin-right:100px;margin-bottom:50px;margin-left:100px}@media (max-width:767px){.fl-node-nmk3dfju1aw8>.fl-module-content{margin-bottom:20px}.fl-node-5r7b0914xacn .uabb-info-list .uabb-info-list-left{text-align:center}}.uabb-info-list .uabb-info-list-left{float:none}.uabb-info-list .uabb-info-list-wrapper>li{list-style:none;margin:0;padding:0;position:relative}.uabb-info-list-connector,.uabb-info-list-connector-top{height:100%;position:absolute;z-index:1;border-width:0 0 0 1px}.uabb-info-list-connector-top{top:0}.uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-icon{display:inline-block;vertical-align:top}.uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-icon{margin-right:20px}.uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-icon{float:none;margin:0 auto}.uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-content{margin:15px;padding-bottom:0;text-align:center}.uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-connector{height:0;left:50%;margin-left:0;position:absolute;width:100%}.uabb-info-list-content.uabb-info-list-top{margin-right:1em;padding:0}.uabb-info-list-item .uabb-info-list-icon a{box-shadow:none}.uabb-info-list-wrapper.uabb-info-list-top .uabb-info-list-item{width:100%;vertical-align:top}.uabb-info-list .uabb-info-list-wrapper,.uabb-info-list-content-wrapper .uabb-info-list-content h2,.uabb-info-list-content-wrapper .uabb-info-list-content h3,.uabb-info-list-content-wrapper .uabb-info-list-content h4{margin:0;padding:0}.uabb-info-list-content-wrapper,.uabb-info-list-icon{position:relative;z-index:5}.uabb-info-list-item:first-child .uabb-info-list-connector-top,.uabb-info-list-wrapper li:last-child .uabb-info-list-connector{display:none}.uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-content,.uabb-info-list-wrapper.uabb-info-list-top li{display:inline-block}.uabb-info-list-content-wrapper.uabb-info-list-top .uabb-info-list-content,.uabb-info-list-content-wrapper.uabb-info-list-top .uabb-info-list-icon,.uabb-info-list-wrapper.uabb-info-list-top{display:block}@media only screen and (max-width:767px){.uabb-info-list-wrapper.uabb-info-list-top .uabb-info-list-item .uabb-info-list-connector{display:none}}.fl-node-lcietuvs2zbp .uabb-info-list-connector,.fl-node-lcietuvs2zbp .uabb-info-list-connector-top{color:#49b8e5;border-style:dashed;border-left-width:2px}.fl-node-lcietuvs2zbp .uabb-info-list-connector{top:140px;height:calc(100% - 140px)}.fl-node-lcietuvs2zbp .uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-connector{border-top-width:2px}.fl-node-lcietuvs2zbp .uabb-info-list-wrapper .uabb-info-list-item:last-child{padding-bottom:0}.fl-node-lcietuvs2zbp .uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-connector{left:calc(50% + 70px);width:calc(100% - 140px);top:70px}.fl-node-lcietuvs2zbp .uabb-info-list-wrapper .uabb-info-list-item{padding-bottom:20px}@media all and (min-width:768px){.fl-node-lcietuvs2zbp .uabb-info-list-wrapper.uabb-info-list-top li{width:33.333%;display:inline-block}.fl-node-lcietuvs2zbp .uabb-info-list-wrapper .uabb-info-list-item{padding-right:10px;padding-left:10px;padding-bottom:0}}.fl-node-lcietuvs2zbp .info-list-icon-dynamic0 .uabb-imgicon-wrap{text-align:center}.fl-node-lcietuvs2zbp .info-list-icon-dynamic0 .uabb-image .uabb-photo-img{width:140px;padding:0}.fl-node-lcietuvs2zbp .info-list-icon-dynamic0 .uabb-imgicon-wrap .uabb-photo-img{background:#297bba}.fl-node-lcietuvs2zbp .info-list-icon-dynamic1 .uabb-imgicon-wrap{text-align:center}.fl-node-lcietuvs2zbp .info-list-icon-dynamic1 .uabb-image .uabb-photo-img{width:140px;padding:0}.fl-node-lcietuvs2zbp .info-list-icon-dynamic1 .uabb-imgicon-wrap .uabb-photo-img{background:#297bba}.fl-node-lcietuvs2zbp .info-list-icon-dynamic2 .uabb-imgicon-wrap{text-align:center}.fl-node-lcietuvs2zbp .info-list-icon-dynamic2 .uabb-image .uabb-photo-img{width:140px;padding:0}.fl-node-lcietuvs2zbp .info-list-icon-dynamic2 .uabb-imgicon-wrap .uabb-photo-img{background:#297bba}.fl-node-lcietuvs2zbp .info-list-item-dynamic2 .uabb-info-list-connector{top:100.8px;height:calc(100% - 100.8px)}.fl-node-lcietuvs2zbp .uabb-info-list-content .uabb-info-list-title,.fl-node-lcietuvs2zbp .uabb-info-list-content .uabb-info-list-title *{color:#fff;margin-bottom:0}.fl-node-lcietuvs2zbp .uabb-info-list-content .uabb-info-list-title,.fl-node-lcietuvs2zbp .uabb-info-list-content .uabb-info-list-title *{font-family:Montserrat,sans-serif;font-weight:400;font-size:27px;line-height:35px;text-align:center}@media(max-width:1024px){.fl-node-lcietuvs2zbp .uabb-info-list-content .uabb-info-list-title,.fl-node-lcietuvs2zbp .uabb-info-list-content .uabb-info-list-title *{font-size:24px;line-height:32px}}.fl-node-lcietuvs2zbp>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:12px;margin-left:0}.fl-node-5r7b0914xacn .uabb-info-list-connector,.fl-node-5r7b0914xacn .uabb-info-list-connector-top{color:#49b8e5;border-style:dashed;border-left-width:2px}.fl-node-5r7b0914xacn .uabb-info-list-connector{top:calc(50% + 35px);height:calc(50% - 35px)}.fl-node-5r7b0914xacn .uabb-info-list-connector-top{height:calc(50% - 75px)}.fl-node-5r7b0914xacn .uabb-info-list-item:last-child .uabb-info-list-connector-top{height:calc(50% - 55px)}.fl-node-5r7b0914xacn .uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-connector{border-top-width:2px}.fl-builder-content .fl-node-5r7b0914xacn .uabb-info-list-icon{vertical-align:middle}.fl-builder-content .fl-node-5r7b0914xacn .uabb-info-list-content{vertical-align:middle}.fl-node-5r7b0914xacn .uabb-info-list-wrapper .uabb-info-list-item:last-child{padding-bottom:0}.fl-node-5r7b0914xacn .uabb-info-list-content-wrapper.uabb-info-list-left .uabb-info-list-content{width:calc(100% - 130px)}.fl-node-5r7b0914xacn .uabb-info-list-wrapper.uabb-info-list-left li .uabb-info-list-connector,.fl-node-5r7b0914xacn .uabb-info-list-wrapper.uabb-info-list-left li .uabb-info-list-connector-top{left:55px}.fl-node-5r7b0914xacn .uabb-info-list-wrapper .uabb-info-list-item{padding-bottom:40px}.fl-node-5r7b0914xacn .info-list-icon-dynamic0 .uabb-imgicon-wrap{text-align:center}.fl-node-5r7b0914xacn .info-list-icon-dynamic0 .uabb-image .uabb-photo-img{width:110px;padding:0}.fl-node-5r7b0914xacn .info-list-icon-dynamic0 .uabb-imgicon-wrap .uabb-photo-img{background:#297bba}.fl-node-5r7b0914xacn .info-list-icon-dynamic1 .uabb-imgicon-wrap{text-align:center}.fl-node-5r7b0914xacn .info-list-icon-dynamic1 .uabb-image .uabb-photo-img{width:110px;padding:0}.fl-node-5r7b0914xacn .info-list-icon-dynamic1 .uabb-imgicon-wrap .uabb-photo-img{background:#297bba}.fl-node-5r7b0914xacn .info-list-icon-dynamic2 .uabb-imgicon-wrap{text-align:center}.fl-node-5r7b0914xacn .info-list-icon-dynamic2 .uabb-image .uabb-photo-img{width:110px;padding:0}.fl-node-5r7b0914xacn .info-list-icon-dynamic2 .uabb-imgicon-wrap .uabb-photo-img{background:#297bba}.fl-node-5r7b0914xacn .info-list-item-dynamic2 .uabb-info-list-connector{top:calc(50% + 19.6px);height:calc(50% - 19.6px)}.fl-node-5r7b0914xacn .info-list-item-dynamic2 .uabb-info-list-connector-top{height:calc(50% - 59.6px)}.fl-node-5r7b0914xacn .uabb-info-list-content .uabb-info-list-title,.fl-node-5r7b0914xacn .uabb-info-list-content .uabb-info-list-title *{color:#fff;margin-bottom:0}.fl-node-5r7b0914xacn .uabb-info-list-content .uabb-info-list-title,.fl-node-5r7b0914xacn .uabb-info-list-content .uabb-info-list-title *{font-family:Montserrat,sans-serif;font-weight:400;font-size:27px;line-height:35px;text-align:center}.fl-node-5r7b0914xacn>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:12px;margin-left:0}.fl-builder-content .fl-node-kw1fxd4a3htr .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-kw1fxd4a3htr .fl-module-content .fl-rich-text *{color:#fff}@media(max-width:767px){.fl-node-5r7b0914xacn .uabb-info-list-content .uabb-info-list-title,.fl-node-5r7b0914xacn .uabb-info-list-content .uabb-info-list-title *{font-size:20px;text-align:left}.fl-builder-content .fl-node-kw1fxd4a3htr .fl-rich-text,.fl-builder-content .fl-node-kw1fxd4a3htr .fl-rich-text :not(b,strong){font-size:16px;line-height:24px;text-align:center;text-transform:uppercase}}.fl-builder-content .fl-node-3l8xefkhjcyd .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-3l8xefkhjcyd .fl-module-content .fl-rich-text *{color:#fff}.fl-builder-content .fl-node-3l8xefkhjcyd .fl-rich-text,.fl-builder-content .fl-node-3l8xefkhjcyd .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:23px;text-align:center}.fl-node-3l8xefkhjcyd>.fl-module-content{margin-top:0;margin-right:30px;margin-bottom:0;margin-left:30px}@media (max-width:767px){.fl-node-kw1fxd4a3htr.fl-module>.fl-module-content{margin-top:50px}.fl-node-3l8xefkhjcyd>.fl-module-content{margin-left:20pxmargin-right:20px}}.fl-builder-content .fl-node-ba0e1rv92p6i .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-ba0e1rv92p6i .fl-module-content .fl-rich-text *{color:#fff}.fl-builder-content .fl-node-ba0e1rv92p6i .fl-rich-text,.fl-builder-content .fl-node-ba0e1rv92p6i .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:23px;text-align:center}.fl-node-ba0e1rv92p6i>.fl-module-content{margin-top:0;margin-right:30px;margin-bottom:0;margin-left:30px}@media (max-width:767px){.fl-node-ba0e1rv92p6i>.fl-module-content{margin-left:20pxmargin-right:20px}}.fl-builder-content .fl-node-flc2wxusrhpy .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-flc2wxusrhpy .fl-module-content .fl-rich-text *{color:#fff}.fl-builder-content .fl-node-flc2wxusrhpy .fl-rich-text,.fl-builder-content .fl-node-flc2wxusrhpy .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:16px;line-height:23px;text-align:center}.fl-node-flc2wxusrhpy>.fl-module-content{margin-top:0;margin-right:30px;margin-bottom:0;margin-left:30px}@media (max-width:767px){.fl-node-flc2wxusrhpy>.fl-module-content{margin-left:20pxmargin-right:20px}.fl-node-got359hs8mdj.fl-module>.fl-module-content{margin-right:0;margin-bottom:15px;margin-left:0}}.fl-node-ijfsobzvay6d .fl-photo{text-align:center}.fl-node-ijfsobzvay6d>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-got359hs8mdj h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-got359hs8mdj h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-got359hs8mdj h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-got359hs8mdj h2.fl-heading a{color:#2c7bbe}.fl-node-got359hs8mdj.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}@media(max-width:767px){.fl-node-got359hs8mdj.fl-module-heading .fl-heading{font-size:26px;line-height:38px;text-transform:uppercase}}.fl-node-got359hs8mdj>.fl-module-content{margin-top:0;margin-right:60px;margin-bottom:60px;margin-left:60px}.fl-node-2oti79lkfz6w>.fl-module-content{margin-top:0;margin-bottom:0}.fl-node-gy5rwbqij8oc h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-gy5rwbqij8oc h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-gy5rwbqij8oc h2.fl-heading .fl-heading-text *,.fl-row .fl-col .fl-node-gy5rwbqij8oc h2.fl-heading a{color:#2c7bbe}.fl-node-gy5rwbqij8oc.fl-module-heading .fl-heading{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:55px;text-align:center;text-transform:uppercase}@media(max-width:767px){.fl-node-gy5rwbqij8oc.fl-module-heading .fl-heading{font-size:26px;line-height:38px}}.fl-node-gy5rwbqij8oc>.fl-module-content{margin-top:0;margin-right:20px;margin-bottom:30px;margin-left:20px}@media (max-width:767px){.fl-node-2oti79lkfz6w.fl-module>.fl-module-content{margin-right:0;margin-left:0}.fl-node-gy5rwbqij8oc>.fl-module-content{margin-bottom:20px}}.fl-builder-content .fl-node-fhwcdeua460t .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-fhwcdeua460t .fl-module-content .fl-rich-text *{color:#2c7bbe}.fl-builder-content .fl-node-fhwcdeua460t .fl-rich-text,.fl-builder-content .fl-node-fhwcdeua460t .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:400;font-size:18px;line-height:26px;text-align:center}.fl-node-fhwcdeua460t>.fl-module-content{margin-top:0;margin-right:20px;margin-bottom:50px;margin-left:20px}@media (max-width:767px){.fl-node-fhwcdeua460t>.fl-module-content{margin-bottom:20px}}.col-service{position:relative}.col-service .bg-services{z-index:1}.col-service .fl-module{z-index:2}.col-service .bg-services-text{position:absolute;top:0;bottom:0;left:-135px;margin-top:auto;margin-bottom:auto;height:fit-content}.col-service-right{position:relative}.col-service-right .bg-services{z-index:1}.col-service-right .fl-module{z-index:2}.col-service-right .bg-services-text{position:absolute;top:0;bottom:0;right:-135px;margin-top:auto;margin-bottom:auto;height:fit-content}.fl-page{overflow:hidden}.blue-section{position:relative;z-index:1}.blue-section-shape-left{position:absolute;top:-85px;left:0;max-width:240px}.blue-section-shape-right{position:absolute;bottom:-85px;right:0;max-width:240px}.row-logos{display:flex;align-items:center;column-gap:29px;flex-wrap:wrap;justify-content:center}#homepage_testimonials_carousel .owl-stage .owl-item>div{background-color:#cdf1ff!important;border-radius:6px!important;padding:38px 20px 18px!important;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:500;line-height:24px;color:#000;text-align:center;min-height:475px!important;max-height:475px;overflow:hidden}#homepage_testimonials_carousel .owl-stage .owl-item p{margin-bottom:30px}#homepage_testimonials_carousel .owl-stage .owl-item p:first-child{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;min-height:192px;max-height:192px;display:flex;flex-direction:column;justify-content:center}#homepage_testimonials_carousel .owl-stage .owl-item p:nth-child(2){font-weight:300;font-size:16px}#homepage_testimonials_carousel .owl-stage .owl-item p:last-child{margin-bottom:0}.sa_owl_theme .owl-dots{margin-bottom:-32px!important;scale:1.1;margin:0 2px}.carousel-container{position:relative}.carousel-container .quote-top{position:absolute;top:-20px;left:-45px;width:150px}.carousel-container .quote-bottom{position:absolute;bottom:-70px;right:-70px;width:150px}@media (min-width:768px) and (max-width:1024px){.fl-builder-content-primary{margin-top:0!important}.jcw-digit,.jcw-digit-container{width:18px!important;height:45px!important}.jcw-digit{font-size:27px!important;line-height:35px!important}.blue-section-shape-left{left:-50px}.blue-section-shape-right{right:-50px}}@media (max-width:767px){.fl-builder-content-primary{margin-top:0!important}.subtitle h3{font-size:18px!important;line-height:26px!important}.main-title h1{font-size:36px!important}.row-logos{column-gap:0}.row-logos>img{max-width:100px!important}.col-service,.col-service-right{max-width:90%!important;background-color:#fff;margin-top:-30px;box-shadow:0 0 32px rgba(0,0,0,.2);border-bottom:7px solid #22b1f2;padding:0 15px;z-index:1}.col-service h4.fl-heading,.col-service-right h4.fl-heading{font-size:22px!important;line-height:32px!important}.col-service .col-service-description,.col-service-right .col-service-description{display:none}.bg-services{display:none}.counter-title .fl-rich-text p{font-size:26px!important}.yellow-banner-logos .fl-rich-text>div{flex-wrap:wrap}.yellow-banner-logos .fl-rich-text>div>img{max-width:150px;width:150px;margin:15px}.jcw-digit,.jcw-digit-container{width:20px!important;height:45px!important}.jcw-digit{font-size:33px!important;line-height:43px!important}.blue-section-shape-left{top:-42px;max-width:100px}.blue-section-shape-right{bottom:-45px;max-width:100px}.carousel-container .quote-bottom,.carousel-container .quote-top{display:none}#homepage_testimonials_carousel .owl-stage .owl-item>div{padding:20px 15px 18px!important;min-height:unset!important;max-height:unset!important}#homepage_testimonials_carousel .owl-carousel .owl-item img{margin-bottom:0!important}#homepage_testimonials_carousel .owl-stage .owl-item p{margin-bottom:20px}#homepage_testimonials_carousel .owl-stage .owl-item p:first-child{max-height:unset}#homepage_testimonials_carousel .owl-stage .owl-item p:nth-child(3){margin-bottom:0!important}.owl-carousel .owl-item img{margin-bottom:0!important}.sa_owl_theme .owl-dots{margin-bottom:0!important;scale:1.3!important}}@media (max-width:499px){.fl-builder-content-primary{margin-top:50px!important}}.fl-node-5eaa20e8a459a>.fl-row-content-wrap{background-color:#222}.fl-node-5eaa20e8a459a>.fl-row-content-wrap{padding-bottom:0}.fl-node-5eaa31875d646>.fl-row-content-wrap{background-color:#222}.fl-node-5eaa31875d646>.fl-row-content-wrap{padding-bottom:0}.fl-node-5eaa20e8abed9{width:25%}.fl-node-5eaa20e8abedc{width:25%}.fl-node-5eaa20e8abede{width:25%}.fl-node-5eaa20e8abee0{width:25%}.fl-node-5eaa31875d9c1{width:100%}.fl-builder-content .fl-node-5eaa218bc9a4d .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-5eaa218bc9a4d .fl-module-content .fl-rich-text *{color:#7f7f7f}.fl-node-5eaa218bc9a4d>.fl-module-content{margin-bottom:0}.fl-menu li,.fl-menu ul{list-style:none;margin:0;padding:0}.fl-menu .menu:after,.fl-menu .menu:before{content:'';display:table;clear:both}.fl-menu-horizontal{display:inline-flex;flex-wrap:wrap;align-items:center}.fl-menu li{position:relative}.fl-menu a{display:block;padding:10px;text-decoration:none}.fl-menu a:hover{text-decoration:none}.fl-menu .sub-menu{min-width:220px}.fl-menu .fl-has-submenu .sub-menu:focus,.fl-menu .fl-has-submenu-container:focus,.fl-menu .fl-has-submenu:focus{outline:0}.fl-menu .fl-has-submenu-container{position:relative}.fl-menu .fl-menu-toggle{position:absolute;top:50%;right:0;cursor:pointer}.fl-menu .fl-toggle-none .fl-menu-toggle:before{border-color:#333}.fl-menu .fl-menu-mobile-toggle{position:relative;padding:8px;background-color:transparent;border:none;color:#333;border-radius:0}.fl-menu .fl-menu-mobile-toggle.text{width:100%;text-align:center}.fl-menu .fl-menu-mobile-toggle.hamburger .hamburger-menu{position:absolute;top:0;left:0;right:0;bottom:0}.fl-menu .fl-menu-mobile-toggle.hamburger .hamburger-menu rect{fill:currentColor}li.mega-menu .hide-heading>.fl-has-submenu-container,li.mega-menu .hide-heading>a,li.mega-menu-disabled .hide-heading>.fl-has-submenu-container,li.mega-menu-disabled .hide-heading>a{display:none}ul.fl-menu-horizontal li.mega-menu{position:static}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu{top:inherit!important;left:0!important;right:0!important;width:100%}ul.fl-menu-horizontal li.mega-menu.fl-has-submenu.focus>ul.sub-menu,ul.fl-menu-horizontal li.mega-menu.fl-has-submenu:hover>ul.sub-menu{display:flex!important}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu li{border-color:transparent}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li{width:100%}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li>.fl-has-submenu-container a{font-weight:700}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li>.fl-has-submenu-container a:hover{background:0 0}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu .fl-menu-toggle{display:none}ul.fl-menu-horizontal li.mega-menu>ul.sub-menu ul.sub-menu{background:0 0;-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none;display:block;min-width:0;opacity:1;padding:0;position:static;visibility:visible}.fl-menu-mobile-clone{clear:both}.fl-menu-mobile-clone .fl-menu .menu{float:none!important}.fl-menu-mobile-close{display:none}.fl-menu-mobile-close,.fl-menu-mobile-close:focus,.fl-menu-mobile-close:hover{background:0 0;border:0;color:inherit;font-size:18px;padding:10px 6px 10px 14px}.fl-builder-ie-11 .fl-module-menu .fl-menu-horizontal .fl-has-submenu:hover>.sub-menu{z-index:60}.fl-node-5f373195bdc9b .menu a{padding-left:0;padding-right:0;padding-top:0;padding-bottom:12px}.fl-builder-content .fl-node-5f373195bdc9b .menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5f373195bdc9b .menu>li>a,.fl-builder-content .fl-node-5f373195bdc9b .sub-menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5f373195bdc9b .sub-menu>li>a{color:#ccc}.fl-node-5f373195bdc9b .fl-menu .fl-toggle-none .fl-menu-toggle:before{border-color:#ccc}.fl-node-5f373195bdc9b .menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5f373195bdc9b .menu>li.current-menu-item>a,.fl-node-5f373195bdc9b .menu>li>.fl-has-submenu-container.focus>a,.fl-node-5f373195bdc9b .menu>li>.fl-has-submenu-container:hover>a,.fl-node-5f373195bdc9b .menu>li>a:focus,.fl-node-5f373195bdc9b .menu>li>a:hover,.fl-node-5f373195bdc9b .sub-menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5f373195bdc9b .sub-menu>li.current-menu-item>a,.fl-node-5f373195bdc9b .sub-menu>li>.fl-has-submenu-container.focus>a,.fl-node-5f373195bdc9b .sub-menu>li>.fl-has-submenu-container:hover>a,.fl-node-5f373195bdc9b .sub-menu>li>a:focus,.fl-node-5f373195bdc9b .sub-menu>li>a:hover{color:#a8a8a8}.fl-node-5f373195bdc9b .fl-menu .fl-toggle-none .fl-has-submenu-container.focus>.fl-menu-toggle:before,.fl-node-5f373195bdc9b .fl-menu .fl-toggle-none .fl-has-submenu-container:hover>.fl-menu-toggle:before,.fl-node-5f373195bdc9b .fl-menu .fl-toggle-none li.current-menu-item>.fl-has-submenu-container>.fl-menu-toggle:before{border-color:#a8a8a8}.fl-node-5f373195bdc9b .menu .fl-has-submenu .sub-menu{display:none}.fl-node-5f373195bdc9b .fl-menu .sub-menu{background-color:#fff;-webkit-box-shadow:0 1px 20px rgba(0,0,0,.1);-ms-box-shadow:0 1px 20px rgba(0,0,0,.1);box-shadow:0 1px 20px rgba(0,0,0,.1)}.fl-node-5f373195bdc9b .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:10px;height:10px;margin:-5px 0 0}.fl-node-5f373195bdc9b .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle,.fl-node-5f373195bdc9b .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:14px;height:10px;margin:-5px 0 0}.fl-node-5f373195bdc9b .fl-menu li{border-top:1px solid transparent}.fl-node-5f373195bdc9b .fl-menu li:first-child{border-top:none}@media (max-width:767px){.fl-node-5f373195bdc9b .fl-menu .sub-menu{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.fl-node-5f373195bdc9b .mega-menu-disabled.fl-active .hide-heading>.sub-menu,.fl-node-5f373195bdc9b .mega-menu.fl-active .hide-heading>.sub-menu{display:block!important}.fl-node-5f373195bdc9b .fl-menu-search-item{display:none}}@media (min-width:768px){.fl-node-5f373195bdc9b .menu .fl-has-submenu .sub-menu{position:absolute;top:0;left:100%;z-index:10;visibility:hidden;opacity:0}.fl-node-5f373195bdc9b .fl-menu .fl-has-submenu.focus>.sub-menu,.fl-node-5f373195bdc9b .fl-menu .fl-has-submenu:hover>.sub-menu{display:block;visibility:visible;opacity:1}.fl-node-5f373195bdc9b .menu .fl-has-submenu.fl-menu-submenu-right .sub-menu{left:inherit;right:0}.fl-node-5f373195bdc9b .menu .fl-has-submenu .fl-has-submenu.fl-menu-submenu-right .sub-menu{top:0;left:inherit;right:100%}.fl-node-5f373195bdc9b .fl-menu .fl-has-submenu.fl-active>.fl-has-submenu-container .fl-menu-toggle{-webkit-transform:none;-ms-transform:none;transform:none}.fl-node-5f373195bdc9b .fl-menu .fl-menu-toggle{display:none}}.fl-node-5f373195bdc9b ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li>.fl-has-submenu-container a:hover{color:#ccc}@media(max-width:767px){.fl-node-5f373195bdc9b .menu li.fl-has-submenu ul.sub-menu{padding-left:15px}.fl-node-5f373195bdc9b .fl-menu .sub-menu{background-color:transparent}}.fl-builder-content .fl-node-5eaa219ece3d4 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-5eaa219ece3d4 .fl-module-content .fl-rich-text *{color:#7f7f7f}.fl-node-5eaa219ece3d4>.fl-module-content{margin-bottom:0}.fl-node-5f37332125998 .menu a{padding-left:0;padding-right:0;padding-top:0;padding-bottom:12px}.fl-builder-content .fl-node-5f37332125998 .menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5f37332125998 .menu>li>a,.fl-builder-content .fl-node-5f37332125998 .sub-menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5f37332125998 .sub-menu>li>a{color:#ccc}.fl-node-5f37332125998 .fl-menu .fl-toggle-none .fl-menu-toggle:before{border-color:#ccc}.fl-node-5f37332125998 .menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5f37332125998 .menu>li.current-menu-item>a,.fl-node-5f37332125998 .menu>li>.fl-has-submenu-container.focus>a,.fl-node-5f37332125998 .menu>li>.fl-has-submenu-container:hover>a,.fl-node-5f37332125998 .menu>li>a:focus,.fl-node-5f37332125998 .menu>li>a:hover,.fl-node-5f37332125998 .sub-menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5f37332125998 .sub-menu>li.current-menu-item>a,.fl-node-5f37332125998 .sub-menu>li>.fl-has-submenu-container.focus>a,.fl-node-5f37332125998 .sub-menu>li>.fl-has-submenu-container:hover>a,.fl-node-5f37332125998 .sub-menu>li>a:focus,.fl-node-5f37332125998 .sub-menu>li>a:hover{color:#a8a8a8}.fl-node-5f37332125998 .fl-menu .fl-toggle-none .fl-has-submenu-container.focus>.fl-menu-toggle:before,.fl-node-5f37332125998 .fl-menu .fl-toggle-none .fl-has-submenu-container:hover>.fl-menu-toggle:before,.fl-node-5f37332125998 .fl-menu .fl-toggle-none li.current-menu-item>.fl-has-submenu-container>.fl-menu-toggle:before{border-color:#a8a8a8}.fl-node-5f37332125998 .menu .fl-has-submenu .sub-menu{display:none}.fl-node-5f37332125998 .fl-menu .sub-menu{background-color:#fff;-webkit-box-shadow:0 1px 20px rgba(0,0,0,.1);-ms-box-shadow:0 1px 20px rgba(0,0,0,.1);box-shadow:0 1px 20px rgba(0,0,0,.1)}.fl-node-5f37332125998 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:10px;height:10px;margin:-5px 0 0}.fl-node-5f37332125998 .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle,.fl-node-5f37332125998 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:14px;height:10px;margin:-5px 0 0}.fl-node-5f37332125998 .fl-menu li{border-top:1px solid transparent}.fl-node-5f37332125998 .fl-menu li:first-child{border-top:none}@media (max-width:767px){.fl-node-5f37332125998 .fl-menu .sub-menu{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.fl-node-5f37332125998 .mega-menu-disabled.fl-active .hide-heading>.sub-menu,.fl-node-5f37332125998 .mega-menu.fl-active .hide-heading>.sub-menu{display:block!important}.fl-node-5f37332125998 .fl-menu-search-item{display:none}}@media (min-width:768px){.fl-node-5f37332125998 .menu .fl-has-submenu .sub-menu{position:absolute;top:0;left:100%;z-index:10;visibility:hidden;opacity:0}.fl-node-5f37332125998 .fl-menu .fl-has-submenu.focus>.sub-menu,.fl-node-5f37332125998 .fl-menu .fl-has-submenu:hover>.sub-menu{display:block;visibility:visible;opacity:1}.fl-node-5f37332125998 .menu .fl-has-submenu.fl-menu-submenu-right .sub-menu{left:inherit;right:0}.fl-node-5f37332125998 .menu .fl-has-submenu .fl-has-submenu.fl-menu-submenu-right .sub-menu{top:0;left:inherit;right:100%}.fl-node-5f37332125998 .fl-menu .fl-has-submenu.fl-active>.fl-has-submenu-container .fl-menu-toggle{-webkit-transform:none;-ms-transform:none;transform:none}.fl-node-5f37332125998 .fl-menu .fl-menu-toggle{display:none}}.fl-node-5f37332125998 ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li>.fl-has-submenu-container a:hover{color:#ccc}@media(max-width:767px){.fl-node-5f37332125998 .menu li.fl-has-submenu ul.sub-menu{padding-left:15px}.fl-node-5f37332125998 .fl-menu .sub-menu{background-color:transparent}}.fl-builder-content .fl-node-5eaa21608f53f .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-5eaa21608f53f .fl-module-content .fl-rich-text *{color:#7f7f7f}.fl-node-5eaa21608f53f>.fl-module-content{margin-bottom:0}.fl-node-5f37333350a95 .menu a{padding-left:0;padding-right:0;padding-top:0;padding-bottom:12px}.fl-builder-content .fl-node-5f37333350a95 .menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5f37333350a95 .menu>li>a,.fl-builder-content .fl-node-5f37333350a95 .sub-menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5f37333350a95 .sub-menu>li>a{color:#ccc}.fl-node-5f37333350a95 .fl-menu .fl-toggle-none .fl-menu-toggle:before{border-color:#ccc}.fl-node-5f37333350a95 .menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5f37333350a95 .menu>li.current-menu-item>a,.fl-node-5f37333350a95 .menu>li>.fl-has-submenu-container.focus>a,.fl-node-5f37333350a95 .menu>li>.fl-has-submenu-container:hover>a,.fl-node-5f37333350a95 .menu>li>a:focus,.fl-node-5f37333350a95 .menu>li>a:hover,.fl-node-5f37333350a95 .sub-menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5f37333350a95 .sub-menu>li.current-menu-item>a,.fl-node-5f37333350a95 .sub-menu>li>.fl-has-submenu-container.focus>a,.fl-node-5f37333350a95 .sub-menu>li>.fl-has-submenu-container:hover>a,.fl-node-5f37333350a95 .sub-menu>li>a:focus,.fl-node-5f37333350a95 .sub-menu>li>a:hover{color:#a8a8a8}.fl-node-5f37333350a95 .fl-menu .fl-toggle-none .fl-has-submenu-container.focus>.fl-menu-toggle:before,.fl-node-5f37333350a95 .fl-menu .fl-toggle-none .fl-has-submenu-container:hover>.fl-menu-toggle:before,.fl-node-5f37333350a95 .fl-menu .fl-toggle-none li.current-menu-item>.fl-has-submenu-container>.fl-menu-toggle:before{border-color:#a8a8a8}.fl-node-5f37333350a95 .menu .fl-has-submenu .sub-menu{display:none}.fl-node-5f37333350a95 .fl-menu .sub-menu{background-color:#fff;-webkit-box-shadow:0 1px 20px rgba(0,0,0,.1);-ms-box-shadow:0 1px 20px rgba(0,0,0,.1);box-shadow:0 1px 20px rgba(0,0,0,.1)}.fl-node-5f37333350a95 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:10px;height:10px;margin:-5px 0 0}.fl-node-5f37333350a95 .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle,.fl-node-5f37333350a95 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:14px;height:10px;margin:-5px 0 0}.fl-node-5f37333350a95 .fl-menu li{border-top:1px solid transparent}.fl-node-5f37333350a95 .fl-menu li:first-child{border-top:none}@media (max-width:767px){.fl-node-5f37333350a95 .fl-menu .sub-menu{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.fl-node-5f37333350a95 .mega-menu-disabled.fl-active .hide-heading>.sub-menu,.fl-node-5f37333350a95 .mega-menu.fl-active .hide-heading>.sub-menu{display:block!important}.fl-node-5f37333350a95 .fl-menu-search-item{display:none}.fl-node-jat0e985pf2m .adv-icon-1 .uabb-imgicon-wrap{text-align:left}}@media (min-width:768px){.fl-node-5f37333350a95 .menu .fl-has-submenu .sub-menu{position:absolute;top:0;left:100%;z-index:10;visibility:hidden;opacity:0}.fl-node-5f37333350a95 .fl-menu .fl-has-submenu.focus>.sub-menu,.fl-node-5f37333350a95 .fl-menu .fl-has-submenu:hover>.sub-menu{display:block;visibility:visible;opacity:1}.fl-node-5f37333350a95 .menu .fl-has-submenu.fl-menu-submenu-right .sub-menu{left:inherit;right:0}.fl-node-5f37333350a95 .menu .fl-has-submenu .fl-has-submenu.fl-menu-submenu-right .sub-menu{top:0;left:inherit;right:100%}.fl-node-5f37333350a95 .fl-menu .fl-has-submenu.fl-active>.fl-has-submenu-container .fl-menu-toggle{-webkit-transform:none;-ms-transform:none;transform:none}.fl-node-5f37333350a95 .fl-menu .fl-menu-toggle{display:none}}.fl-node-5f37333350a95 ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li>.fl-has-submenu-container a:hover{color:#ccc}@media(max-width:767px){.fl-node-5f37333350a95 .menu li.fl-has-submenu ul.sub-menu{padding-left:15px}.fl-node-5f37333350a95 .fl-menu .sub-menu{background-color:transparent}}.adv-icon-horizontal .adv-icon-link{display:inline-block;vertical-align:top}.adv-icon-left{text-align:left}.fl-node-jat0e985pf2m .adv-icon-horizontal .adv-icon-link{margin-bottom:16px;display:inline-block}.fl-node-jat0e985pf2m .adv-icon-left .adv-icon-link{margin-right:16px}.fl-node-jat0e985pf2m .adv-icon-1 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-1 .uabb-image .uabb-photo-img{width:24px}.fl-node-jat0e985pf2m .adv-icon-2 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-2 .uabb-image .uabb-photo-img{width:24px}.fl-node-jat0e985pf2m .adv-icon-3 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-3 .uabb-image .uabb-photo-img{width:24px}.fl-node-jat0e985pf2m .adv-icon-4 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-4 .uabb-image .uabb-photo-img{width:24px}.fl-node-jat0e985pf2m .adv-icon-5 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-5 .uabb-image .uabb-photo-img{width:24px}@media (max-width:767px){.fl-node-jat0e985pf2m .adv-icon-2 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-3 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-4 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-5 .uabb-imgicon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-wrap{text-align:left}.fl-node-jat0e985pf2m .adv-icon-left .adv-icon-link{margin-right:16px;margin-left:0}.fl-node-jat0e985pf2m .adv-icon-horizontal .adv-icon-link{margin-bottom:px;display:inline-block}.fl-node-jat0e985pf2m .adv-icon-left .adv-icon-link{margin-right:px}}@media (max-width:1024px){.fl-node-jat0e985pf2m .adv-icon-horizontal .adv-icon-link{margin-bottom:px;display:inline-block}.fl-node-jat0e985pf2m .adv-icon-left .adv-icon-link{margin-right:px}.fl-node-msjeqrb6c3kt.fl-module>.fl-module-content{margin-top:5px;margin-bottom:-43px;margin-left:5px}}.fl-node-jat0e985pf2m>.fl-module-content{margin-top:30px;margin-bottom:0}@media (max-width:767px){.fl-node-jat0e985pf2m>.fl-module-content{margin-top:20px}}.fl-node-08tipezy235h>.fl-module-content{margin-top:0;margin-right:20px;margin-bottom:0;margin-left:20px}.fl-node-5eaa31875d9c2 .menu a{padding-left:5px;padding-right:5px;padding-top:10px;padding-bottom:10px}.fl-builder-content .fl-node-5eaa31875d9c2 .menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5eaa31875d9c2 .menu>li>a,.fl-builder-content .fl-node-5eaa31875d9c2 .sub-menu>li>.fl-has-submenu-container>a,.fl-builder-content .fl-node-5eaa31875d9c2 .sub-menu>li>a{color:#ccc}.fl-node-5eaa31875d9c2 .fl-menu .fl-toggle-none .fl-menu-toggle:before{border-color:#ccc}.fl-node-5eaa31875d9c2 .menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5eaa31875d9c2 .menu>li.current-menu-item>a,.fl-node-5eaa31875d9c2 .menu>li>.fl-has-submenu-container.focus>a,.fl-node-5eaa31875d9c2 .menu>li>.fl-has-submenu-container:hover>a,.fl-node-5eaa31875d9c2 .menu>li>a:focus,.fl-node-5eaa31875d9c2 .menu>li>a:hover,.fl-node-5eaa31875d9c2 .sub-menu>li.current-menu-item>.fl-has-submenu-container>a,.fl-node-5eaa31875d9c2 .sub-menu>li.current-menu-item>a,.fl-node-5eaa31875d9c2 .sub-menu>li>.fl-has-submenu-container.focus>a,.fl-node-5eaa31875d9c2 .sub-menu>li>.fl-has-submenu-container:hover>a,.fl-node-5eaa31875d9c2 .sub-menu>li>a:focus,.fl-node-5eaa31875d9c2 .sub-menu>li>a:hover{color:#a8a8a8}.fl-node-5eaa31875d9c2 .fl-menu .fl-toggle-none .fl-has-submenu-container.focus>.fl-menu-toggle:before,.fl-node-5eaa31875d9c2 .fl-menu .fl-toggle-none .fl-has-submenu-container:hover>.fl-menu-toggle:before,.fl-node-5eaa31875d9c2 .fl-menu .fl-toggle-none li.current-menu-item>.fl-has-submenu-container>.fl-menu-toggle:before{border-color:#a8a8a8}.fl-node-5eaa31875d9c2 .menu .fl-has-submenu .sub-menu{display:none}.fl-node-5eaa31875d9c2 .fl-menu .sub-menu{background-color:#fff;-webkit-box-shadow:0 1px 20px rgba(0,0,0,.1);-ms-box-shadow:0 1px 20px rgba(0,0,0,.1);box-shadow:0 1px 20px rgba(0,0,0,.1)}.fl-node-5eaa31875d9c2 .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle{width:16px;height:16px;margin:-8px 0 0}.fl-node-5eaa31875d9c2 .fl-menu-horizontal.fl-toggle-none .fl-menu-toggle,.fl-node-5eaa31875d9c2 .fl-menu-vertical.fl-toggle-none .fl-menu-toggle{width:19px;height:16px;margin:-8px 0 0}.fl-node-5eaa31875d9c2 .fl-menu li{border-top:1px solid transparent}.fl-node-5eaa31875d9c2 .fl-menu li:first-child{border-top:none}@media (max-width:767px){.fl-node-5eaa31875d9c2 .fl-menu .sub-menu{-webkit-box-shadow:none;-ms-box-shadow:none;box-shadow:none}.fl-node-5eaa31875d9c2 .mega-menu-disabled.fl-active .hide-heading>.sub-menu,.fl-node-5eaa31875d9c2 .mega-menu.fl-active .hide-heading>.sub-menu{display:block!important}.fl-node-5eaa31875d9c2 .fl-menu-search-item{display:none}}@media (min-width:768px){.fl-node-5eaa31875d9c2 .fl-menu .menu>li{display:inline-block}.fl-node-5eaa31875d9c2 .menu li{border-left:1px solid transparent;border-top:none}.fl-node-5eaa31875d9c2 .menu li:first-child{border:none}.fl-node-5eaa31875d9c2 .menu li li{border-top:1px solid transparent;border-left:none}.fl-node-5eaa31875d9c2 .menu .fl-has-submenu .sub-menu{position:absolute;top:100%;left:0;z-index:10;visibility:hidden;opacity:0;text-align:left}.fl-node-5eaa31875d9c2 .fl-has-submenu .fl-has-submenu .sub-menu{top:0;left:100%}.fl-node-5eaa31875d9c2 .fl-menu .fl-has-submenu.focus>.sub-menu,.fl-node-5eaa31875d9c2 .fl-menu .fl-has-submenu:hover>.sub-menu{display:block;visibility:visible;opacity:1}.fl-node-5eaa31875d9c2 .menu .fl-has-submenu.fl-menu-submenu-right .sub-menu{left:inherit;right:0}.fl-node-5eaa31875d9c2 .menu .fl-has-submenu .fl-has-submenu.fl-menu-submenu-right .sub-menu{top:0;left:inherit;right:100%}.fl-node-5eaa31875d9c2 .fl-menu .fl-has-submenu.fl-active>.fl-has-submenu-container .fl-menu-toggle{-webkit-transform:none;-ms-transform:none;transform:none}.fl-node-5eaa31875d9c2 .fl-menu .fl-menu-toggle{display:none}.fl-node-5eaa31875d9c2 ul.sub-menu{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}}.fl-node-5eaa31875d9c2 ul.fl-menu-horizontal li.mega-menu>ul.sub-menu>li>.fl-has-submenu-container a:hover{color:#ccc}.fl-node-5eaa31875d9c2 .fl-menu .menu,.fl-node-5eaa31875d9c2 .fl-menu .menu>li{font-size:16px;text-transform:none}.fl-node-5eaa31875d9c2 .fl-menu{text-align:center}.fl-node-5eaa31875d9c2 .fl-menu .menu{justify-content:center}.fl-node-5eaa31875d9c2 .fl-menu .sub-menu{font-size:16px;line-height:1}@media(max-width:1024px){.fl-node-5eaa31875d9c2 .fl-menu{text-align:center}.fl-node-5eaa31875d9c2 .fl-menu .menu{justify-content:center}}@media(max-width:767px){.fl-node-5eaa31875d9c2 .fl-menu{text-align:center}.fl-node-5eaa31875d9c2 .fl-menu .menu{justify-content:center}.fl-node-5eaa31875d9c2 .menu li.fl-has-submenu ul.sub-menu{padding-left:15px}.fl-node-5eaa31875d9c2 .fl-menu .sub-menu{background-color:transparent}}.fl-node-5eaa31875d9c2>.fl-module-content{margin-top:3px;margin-right:20px;margin-bottom:20px;margin-left:0}@media (max-width:767px){.fl-node-5eaa31875d9c2>.fl-module-content{margin-top:20px}.fl-node-p19682fyqzwl.fl-row>.fl-row-content-wrap{padding-top:10px;padding-right:25px;padding-bottom:10px;padding-left:25px}}.footer-badges .fl-rich-text p{display:flex;justify-content:space-between}.footer-badges .fl-rich-text p img{margin:0 0 10px}@media (max-width:360px){.footer-social-icons .uabb-module-content{text-align:center;margin-top:15px}}.fl-module-heading .fl-heading{padding:0!important;margin:0!important}.fl-node-tlwj7v9hxr3q.fl-row-custom-height>.fl-row-content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-node-tlwj7v9hxr3q.fl-row-custom-height>.fl-row-content-wrap{min-height:0}.fl-node-tlwj7v9hxr3q>.fl-row-content-wrap{background-color:#fff;border-style:none;border-width:0;background-clip:border-box;border-top-width:1px;border-bottom-width:1px;box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.fl-node-tlwj7v9hxr3q>.fl-row-content-wrap{margin-top:0}.fl-node-tlwj7v9hxr3q>.fl-row-content-wrap{padding-top:12px;padding-right:35px;padding-bottom:12px;padding-left:35px}.fl-node-p19682fyqzwl.fl-row-custom-height>.fl-row-content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.fl-node-p19682fyqzwl.fl-row-custom-height>.fl-row-content-wrap{min-height:0}.fl-node-p19682fyqzwl>.fl-row-content-wrap{background-color:#fff;border-style:none;border-width:0;background-clip:border-box;border-top-width:1px;border-bottom-width:1px;box-shadow:0 0 25px 0 rgba(0,0,0,.1)}.fl-node-p19682fyqzwl>.fl-row-content-wrap{margin-top:0}.fl-node-p19682fyqzwl>.fl-row-content-wrap{padding-top:25px;padding-right:35px;padding-bottom:19px;padding-left:35px}.fl-node-mplv6yn0zqus{width:25%}.fl-node-6ir3esg5xoyh{width:74%}.fl-node-0xevl8ph5o2k{width:50%}@media(max-width:1024px){.fl-builder-content .fl-node-0xevl8ph5o2k{width:50%!important;max-width:none;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}}@media(max-width:767px){.fl-builder-content .fl-node-0xevl8ph5o2k{width:75%!important;max-width:none;clear:none;float:left}}.fl-node-dgtnwfj75r2p{width:50%}@media(max-width:1024px){.fl-builder-content .fl-node-dgtnwfj75r2p{width:50%!important;max-width:none;-webkit-box-flex:0 1 auto;-moz-box-flex:0 1 auto;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}}@media(max-width:767px){.fl-builder-content .fl-node-dgtnwfj75r2p{width:25%!important;max-width:none;clear:none;float:left}}img.mfp-img{padding-bottom:40px!important}.fl-node-msjeqrb6c3kt .fl-photo{text-align:left}.fl-node-msjeqrb6c3kt .fl-photo-content,.fl-node-msjeqrb6c3kt .fl-photo-img{width:250px}.fl-node-msjeqrb6c3kt>.fl-module-content{margin-top:16px;margin-right:0;margin-bottom:0;margin-left:0}@media (max-width:767px){.fl-photo-content{width:100%}.fl-node-msjeqrb6c3kt.fl-module>.fl-module-content{margin-top:5px;margin-right:0;margin-left:5px}.fl-node-msjeqrb6c3kt>.fl-module-content{margin-bottom:20px}}.fl-builder-content .fl-node-kpv8sa7c2496 .fl-module-content .fl-rich-text,.fl-builder-content .fl-node-kpv8sa7c2496 .fl-module-content .fl-rich-text *{color:#2c7bbe}.fl-builder-content .fl-node-kpv8sa7c2496 .fl-rich-text,.fl-builder-content .fl-node-kpv8sa7c2496 .fl-rich-text :not(b,strong){font-family:Montserrat,sans-serif;font-weight:600;font-size:12px;line-height:22px;text-align:right;text-transform:uppercase}.fl-node-kpv8sa7c2496>.fl-module-content{margin-top:0;margin-right:-18px;margin-bottom:2px;margin-left:0}@media (max-width:767px){.fl-node-kpv8sa7c2496>.fl-module-content{margin-right:20px}}.uabb-creative-menu li,.uabb-creative-menu ul{list-style:none!important;margin:0;padding:0}.uabb-creative-menu .menu:after,.uabb-creative-menu .menu:before{content:'';display:table;clear:both}.uabb-creative-menu .menu{position:relative;padding-left:0}.uabb-creative-menu li{position:relative}.uabb-creative-menu a{display:block;line-height:1;text-decoration:none}.uabb-creative-menu .menu a{box-shadow:none}.uabb-creative-menu a:hover{text-decoration:none}.uabb-creative-menu .sub-menu{min-width:220px;margin:0}.uabb-creative-menu .uabb-has-submenu .sub-menu:focus,.uabb-creative-menu .uabb-has-submenu-container:focus,.uabb-creative-menu .uabb-has-submenu:focus{outline:0}.uabb-creative-menu .uabb-has-submenu-container{position:relative}.uabb-creative-menu .uabb-menu-toggle{cursor:pointer}.uabb-creative-menu-mobile-toggle{position:relative;padding:8px;background-color:transparent;border:none;color:#333;border-radius:0;cursor:pointer;display:inline-block;z-index:5}.uabb-creative-menu-mobile-toggle.text{width:auto;text-align:center}.uabb-creative-menu-mobile-toggle.hamburger .uabb-svg-container{display:inline-block;position:relative;width:1.4em;height:1.4em;vertical-align:middle}.uabb-creative-menu-mobile-toggle.hamburger .hamburger-menu{position:absolute;top:0;left:0;right:0;bottom:0}.uabb-creative-menu-mobile-toggle.hamburger .hamburger-menu rect{fill:currentColor}.uabb-creative-menu.off-canvas .uabb-off-canvas-menu .uabb-menu-close-btn{width:20px;height:10px;position:absolute;right:20px;top:20px;cursor:pointer;display:block;z-index:99}.uabb-creative-menu-mobile-toggle:focus{outline:dotted thin}.uabb-creative-menu .uabb-menu-overlay{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.8);z-index:99999;overflow-y:auto;overflow-x:hidden}.uabb-creative-menu .uabb-menu-overlay>ul.menu{text-align:center;position:relative;top:50%;width:40%;height:60%;margin:0 auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn{position:absolute;display:block;width:55px;height:45px;right:40px;top:40px;overflow:hidden;border:none;outline:0;z-index:100;font-size:30px;cursor:pointer;background-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .3s;transition:background-color .3s}.uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn:after,.uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn:before{content:'';position:absolute;left:50%;width:2px;height:40px;background-color:#fff;-webkit-transition:-webkit-transform .3s;transition:transform .3s;-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn:after{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.uabb-creative-menu .uabb-off-canvas-menu .menu{margin-top:40px}.uabb-creative-menu.off-canvas .uabb-clear{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99998;background:rgba(0,0,0,0);visibility:hidden;opacity:0;-webkit-transition:.5s ease-in-out;transition:all .5s ease-in-out}.uabb-creative-menu .uabb-off-canvas-menu.uabb-menu-right{position:fixed;top:0;right:0;transform:translate3d(320px,0,0)}.uabb-creative-menu .uabb-off-canvas-menu{z-index:99999;width:300px;height:100%;background:#373a47;padding:60px 20px;-webkit-transition:.8s;transition:transform .8s ease;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;perspective:1000;backface-visibility:hidden}.menu-open.uabb-creative-menu .uabb-off-canvas-menu.uabb-menu-right{transform:translate3d(0,0,0);transition:transform .8s ease}.uabb-creative-menu.off-canvas.menu-open .uabb-clear{visibility:visible;opacity:1}@media (max-width:992px){.uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn{right:20px;top:20px}}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .menu>li>.uabb-has-submenu-container>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .menu>li>a{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu{text-align:center}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu>li{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-menu-toggle:before{content:'\f107';font-family:'Font Awesome 5 Free';z-index:1;font-size:inherit;line-height:0;font-weight:900}.fl-node-1z0pk5v4d7lt .menu .uabb-has-submenu .sub-menu{display:none}.fl-node-1z0pk5v4d7lt .uabb-creative-menu li:first-child{border-top:none}@media only screen and (min-width:1025px){.fl-node-1z0pk5v4d7lt .menu>li{display:inline-block}.fl-node-1z0pk5v4d7lt .menu li{border-left:none;border-top:none}.fl-node-1z0pk5v4d7lt .menu li li{border-top:none;border-left:none}.fl-node-1z0pk5v4d7lt .menu .uabb-has-submenu .sub-menu{position:absolute;top:100%;left:0;z-index:16;visibility:hidden;opacity:0;text-align:left;transition:all .3s ease-in}.fl-node-1z0pk5v4d7lt .uabb-has-submenu .uabb-has-submenu .sub-menu{top:0;left:100%}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-has-submenu:focus>.sub-menu,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-has-submenu:hover>.sub-menu{visibility:visible;opacity:1;display:block}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-has-submenu:focus-within>.sub-menu{visibility:visible;opacity:1;display:block}.fl-node-1z0pk5v4d7lt .menu .uabb-has-submenu.uabb-menu-submenu-right .sub-menu{top:100%;left:inherit;right:0}.fl-node-1z0pk5v4d7lt .menu .uabb-has-submenu .uabb-has-submenu.uabb-menu-submenu-right .sub-menu{top:0;left:inherit;right:100%}.fl-node-1z0pk5v4d7lt .uabb-creative-menu-mobile-toggle{display:none}}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.uabb-menu-default .menu>li>.uabb-has-submenu-container>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.uabb-menu-default .menu>li>a{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>a{padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;background-color:#fff}.fl-node-1z0pk5v4d7lt .uabb-creative-menu:not(.off-canvas):not(.full-screen):not(.menu-item) .uabb-creative-menu .sub-menu{min-width:220px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li.uabb-creative-menu>a>span,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a>span{color:#297bba}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li:last-child{border-bottom:none}.fl-node-1z0pk5v4d7lt .uabb-creative-menu ul.sub-menu>li.uabb-creative-menu.uabb-has-submenu li li:first-child,.fl-node-1z0pk5v4d7lt .uabb-creative-menu ul.sub-menu>li.uabb-creative-menu.uabb-has-submenu li:first-child{border-top:none}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li:last-child>.uabb-has-submenu-container>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li:last-child>a{border:0}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a:focus,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a:hover,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>a:focus,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .sub-menu>li>a:hover{background-color:#fff}.fl-node-1z0pk5v4d7lt .uabb-creative-menu-mobile-toggle-container,.fl-node-1z0pk5v4d7lt .uabb-creative-menu-mobile-toggle-container>.uabb-creative-menu-mobile-toggle.text{text-align:right}@media only screen and (max-width:1024px){.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu{margin-top:20px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn{display:block}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu>li{margin-left:0!important;margin-right:0!important}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-right:10px;float:left}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu .uabb-menu-toggle{padding-right:10px;float:left}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-menu-overlay .menu{margin-top:40px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu{text-align:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu-mobile-toggle-container,.fl-node-1z0pk5v4d7lt .uabb-creative-menu-mobile-toggle-container>.uabb-creative-menu-mobile-toggle.text{text-align:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-left:10px;float:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu .uabb-menu-toggle{padding-left:10px;float:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.uabb-menu-default{display:none}}@media only screen and (max-width:767px){.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu{text-align:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-left:10px;float:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .menu .uabb-menu-toggle{padding-left:10px;float:right}}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-off-canvas-menu{background-color:#fff;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn{font-size:30px;background:0 0}.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn::selection{font-size:30px;background:0 0}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .menu{margin-top:60px;text-align:right}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .menu>li,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li{display:block}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu{width:100%}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .menu>li>.uabb-has-submenu-container>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .menu>li>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li>.uabb-has-submenu-container>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li>.uabb-has-submenu-container>a:focus,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li>.uabb-has-submenu-container>a:hover,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li>a,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li>a:focus,.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu>li>a:hover{background-color:transparent}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu li{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#fff}.fl-node-1z0pk5v4d7lt .uabb-creative-menu.off-canvas .sub-menu li:last-child{border-bottom:none}.fl-node-1z0pk5v4d7lt .menu-open.uabb-creative-menu .uabb-off-canvas-menu.uabb-menu-right,.fl-node-1z0pk5v4d7lt .uabb-creative-menu .uabb-off-canvas-menu.uabb-menu-right{transition-duration:.5s}.fl-node-1z0pk5v4d7lt>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.fl-node-i2j7te84wkma .fl-photo{text-align:left}.fl-node-i2j7te84wkma .fl-photo-content,.fl-node-i2j7te84wkma .fl-photo-img{width:250px}.fl-node-i2j7te84wkma>.fl-module-content{margin-top:-6px;margin-right:0;margin-bottom:0;margin-left:0}@media (max-width:1024px){.fl-node-i2j7te84wkma.fl-module>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}@media (max-width:767px){.fl-node-i2j7te84wkma.fl-module>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .menu>li>.uabb-has-submenu-container>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .menu>li>a{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu>li{margin-top:5px;margin-bottom:5px;margin-left:5px;margin-right:5px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-menu-toggle:before{content:'\f107';font-family:'Font Awesome 5 Free';z-index:1;font-size:inherit;line-height:0;font-weight:900}.fl-node-o5gdjh70c8e6 .uabb-creative-menu li:first-child{border-top:none}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu{margin-top:20px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-menu-overlay .uabb-menu-close-btn,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn{display:block}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu>li{margin-left:0!important;margin-right:0!important}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-right:10px;float:left}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu .uabb-menu-toggle{padding-right:10px;float:left}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.uabb-menu-default .menu>li>.uabb-has-submenu-container>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.uabb-menu-default .menu>li>a{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>a{padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;background-color:#fff}.fl-node-o5gdjh70c8e6 .uabb-creative-menu:not(.off-canvas):not(.full-screen):not(.menu-item) .uabb-creative-menu .sub-menu{min-width:220px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li.uabb-creative-menu>a>span,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a>span{color:#297bba}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li:last-child{border-bottom:none}.fl-node-o5gdjh70c8e6 .uabb-creative-menu ul.sub-menu>li.uabb-creative-menu.uabb-has-submenu li li:first-child,.fl-node-o5gdjh70c8e6 .uabb-creative-menu ul.sub-menu>li.uabb-creative-menu.uabb-has-submenu li:first-child{border-top:none}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li:last-child>.uabb-has-submenu-container>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li:last-child>a{border:0}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a:focus,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>.uabb-has-submenu-container>a:hover,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>a:focus,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .sub-menu>li>a:hover{background-color:#fff}.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle{color:#49b8e5}.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle-container,.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle-container>.uabb-creative-menu-mobile-toggle.text{text-align:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-menu-overlay .menu{margin-top:40px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu{text-align:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-left:10px;float:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu .uabb-menu-toggle{padding-left:10px;float:right}@media only screen and (max-width:1024px){.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle-container,.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle-container>.uabb-creative-menu-mobile-toggle.text{text-align:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-left:10px;float:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu .uabb-menu-toggle{padding-left:10px;float:right}}@media only screen and (max-width:767px){.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu{text-align:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu>li>a span.uabb-menu-toggle{padding-left:10px;float:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .menu .uabb-menu-toggle{padding-left:10px;float:right}}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.uabb-menu-default{display:none}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-off-canvas-menu{background-color:#fff;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn{font-size:25px;background:0 0;color:#49b8e5}.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-off-canvas-menu .uabb-menu-close-btn::selection{font-size:25px;background:0 0;color:#49b8e5}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .menu{margin-top:60px;text-align:right}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .menu>li,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li{display:block}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu{width:100%}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .menu>li>.uabb-has-submenu-container>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .menu>li>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li>.uabb-has-submenu-container>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li>.uabb-has-submenu-container>a:focus,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li>.uabb-has-submenu-container>a:hover,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li>a,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li>a:focus,.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu>li>a:hover{background-color:transparent}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu li{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#fff}.fl-node-o5gdjh70c8e6 .uabb-creative-menu.off-canvas .sub-menu li:last-child{border-bottom:none}.fl-node-o5gdjh70c8e6 .menu-open.uabb-creative-menu .uabb-off-canvas-menu.uabb-menu-right,.fl-node-o5gdjh70c8e6 .uabb-creative-menu .uabb-off-canvas-menu.uabb-menu-right{transition-duration:.5s}.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.hamburger,.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.text{border-style:solid;border-width:0;background-clip:border-box;border-color:#49b8e5;border-top-width:1.5px;border-right-width:1.5px;border-bottom-width:1.5px;border-left-width:1.5px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;padding-top:6px;padding-right:6px;padding-bottom:6px;padding-left:6px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.hamburger{font-size:31px}@media(max-width:1024px){.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.hamburger,.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.text{padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px}.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.hamburger{font-size:16px}}@media(max-width:767px){.fl-node-o5gdjh70c8e6 .uabb-creative-menu-mobile-toggle.hamburger{font-size:14px}}.fl-node-o5gdjh70c8e6>.fl-module-content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.new-main-menu #mega-menu-header>li>a{font-family:Montserrat!important;font-size:12px!important;font-weight:600!important;letter-spacing:-.2px!important;text-transform:uppercase!important}.yellow-button a{width:160px!important;height:41px!important;border-radius:6px!important;background:#ffb800!important;padding:10px 17px!important;margin-left:20px!important;display:flex!important;justify-content:center!important;align-items:center!important;color:#000!important}.yellow-button a:hover{background-color:#f90!important}.visible-hamburger-menu-tablet{display:none!important}.visible-hamburger-menu{display:none!important}@media (min-width:1000px) and (max-width:1140px){.new-main-menu #mega-menu-header>li>a{padding:0 10px!important;letter-spacing:-.2px!important;font-size:11px!important}.yellow-button a{width:143px!important;height:38px!important;padding:10px 12px!important}}@media (max-width:1024px){.uabb-creative-menu-accordion-collapse #mega-menu-header{margin-top:45px!important}.login-phone{display:none}.uabb-creative-menu.off-canvas .uabb-off-canvas-menu .uabb-menu-close-btn{right:13px}.yellow-button{display:flex!important}.yellow-button a{margin-left:10px!important;margin-top:10px!important;margin-bottom:10px!important;width:100%!important}.visible-hamburger-menu{display:block!important}.visible-hamburger-menu-tablet{display:block!important}.login-link a{font-weight:700!important;text-decoration:underline!important;text-transform:uppercase!important;font-size:13px!important;letter-spacing:.5px!important}}@media (max-width:767px){.fl-node-o5gdjh70c8e6.fl-module>.fl-module-content{margin-top:2px;margin-right:0;margin-bottom:0;margin-left:0}.visible-hamburger-menu-tablet{display:none!important}}.fl-builder-content[data-type=header].fl-theme-builder-header-sticky{position:fixed;width:100%;z-index:100}.fl-builder-content[data-type=header].fl-theme-builder-header-sticky .fl-menu .fl-menu-mobile-opacity{height:100vh;width:100vw}.fl-builder-content[data-type=header]:not([data-overlay="1"]).fl-theme-builder-header-sticky .fl-menu-mobile-flyout{top:0}.fl-theme-builder-flyout-menu-active body{margin-left:0!important;margin-right:0!important}.fl-theme-builder-has-flyout-menu,.fl-theme-builder-has-flyout-menu body{overflow-x:hidden}.fl-theme-builder-flyout-menu-active .fl-builder-content[data-type=header] .fl-menu-disable-transition{transition:none}.fl-builder-content[data-shrink="1"] .fl-col-content,.fl-builder-content[data-shrink="1"] .fl-module-content,.fl-builder-content[data-shrink="1"] .fl-row-content-wrap,.fl-builder-content[data-shrink="1"] img{-webkit-transition:.4s ease-in-out,background-position 1ms;-moz-transition:.4s ease-in-out,background-position 1ms;transition:all .4s ease-in-out,background-position 1ms}.fl-builder-content[data-shrink="1"] img{width:auto}.fl-builder-content[data-shrink="1"] img.fl-photo-img{width:auto;height:auto}.fl-builder-content[data-type=header].fl-theme-builder-header-shrink .fl-row-content-wrap{margin-bottom:0;margin-top:0}.fl-theme-builder-header-shrink-row-bottom.fl-row-content-wrap{padding-bottom:5px}.fl-theme-builder-header-shrink-row-top.fl-row-content-wrap{padding-top:5px}.fl-builder-content[data-type=header].fl-theme-builder-header-shrink .fl-col-content{margin-bottom:0;margin-top:0;padding-bottom:0;padding-top:0}.fl-theme-builder-header-shrink-module-bottom.fl-module-content{margin-bottom:5px}.fl-theme-builder-header-shrink-module-top.fl-module-content{margin-top:5px}.fl-builder-content[data-type=header].fl-theme-builder-header-shrink img{-webkit-transition:.4s ease-in-out,background-position 1ms;-moz-transition:.4s ease-in-out,background-position 1ms;transition:all .4s ease-in-out,background-position 1ms}.fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-sticky):not(.fl-builder-content-editing){position:absolute;width:100%;z-index:100}.fl-builder-edit body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"]{display:none}body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-scrolled):not([data-overlay-bg=default]) .fl-col-content,body:not(.single-fl-theme-layout) .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-scrolled):not([data-overlay-bg=default]) .fl-row-content-wrap{background:0 0}.uabb-module-content h1,.uabb-module-content h2,.uabb-module-content h3,.uabb-module-content h4{margin:0;clear:both}.fl-module-content a,.fl-module-content a:focus,.fl-module-content a:hover{text-decoration:none}.uabb-row-separator{position:absolute;width:100%;left:0}.uabb-row-separator svg{width:100%}.uabb-imgicon-wrap .uabb-image{line-height:0;position:relative}.uabb-imgicon-wrap .uabb-image-content{display:inline-block;border-radius:0;line-height:0;position:relative;max-width:100%}.uabb-imgicon-wrap .uabb-image-content img{display:inline;height:auto!important;max-width:100%;width:auto;border-radius:inherit;box-shadow:none;box-sizing:content-box}.fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-circle img{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.perspective{-webkit-perspective:800px;-moz-perspective:800px;perspective:800px;margin:0}.uabb-js-breakpoint{content:"default";display:none}@media screen and (max-width:1024px){.uabb-js-breakpoint{content:"1024"}}@media screen and (max-width:767px){.uabb-js-breakpoint{content:"767"}}body{overflow-x:hidden}.blog-header-mobile{display:none}@media (max-width:990px){.blog-header-mobile{display:block;position:relative;transition:all .2s ease-in-out}.blog-header-mobile.active{height:100vh;transition:all .2s ease-in-out}.blog-header-mobile .blog_home_search{position:absolute;transform:translateY(-48px);opacity:0;z-index:-1;width:100%;padding:0 16px}.blog-header-mobile .blog_home_search.show-form{opacity:1;z-index:1}.blog-header-mobile .blog_home_search .search-close{right:16px;top:9px;opacity:1}}.blog_home_search{position:absolute;transform:translateY(-8px);opacity:0;z-index:-1;transition:all .2s ease-in-out}.blog_home_search.show-form{opacity:1;z-index:1;transition:all .2s ease-in-out}.blog_home_search .search-close{position:absolute;z-index:250;right:4px;top:5px;padding:0;background-color:transparent;border:none;cursor:pointer;opacity:.6;transition:all .2s ease-in-out}.blog_home_search .search-close:hover{opacity:1;transition:all .2s ease-in-out}.algolia-autocomplete .autocomplete-header{display:none}.single{background:#fff}.single.single-post footer>div:first-child{display:none}@font-face{font-family:Hind;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfMJaERySjQ.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Hind;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v16/5aU69_a8oxmIdGl4BA.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Hind;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfNJdERySjQ.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.algolia-autocomplete{z-index:999999!important}.aa-dropdown-menu{font-family:sans-serif;background-color:#fff;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.25),0 0 1px rgba(0,0,0,.35)}.aa-dropdown-menu:after{content:" ";display:block;clear:both}.aa-dropdown-menu .aa-hint,.aa-dropdown-menu .aa-input{width:100%}.aa-dropdown-menu .aa-hint{color:#999}.aa-dropdown-menu{color:#1a1a1a;font-size:12px}.aa-dropdown-menu a{font-size:12px;color:#1a1a1a;font-weight:400;text-decoration:none}.aa-dropdown-menu a:hover{text-decoration:none}.aa-dropdown-menu .autocomplete-header{margin:0 14px;line-height:3em;border-bottom:1px solid rgba(0,0,0,.05)}.aa-dropdown-menu .autocomplete-header-more,.aa-dropdown-menu .autocomplete-header-title{letter-spacing:1px;text-transform:uppercase;font-weight:700}.aa-dropdown-menu .autocomplete-header-title{float:left}.aa-dropdown-menu .autocomplete-header-more{float:right}.aa-dropdown-menu .autocomplete-header-more a{color:rgba(0,0,0,.3);font-weight:700}.aa-dropdown-menu .autocomplete-header-more a:hover{color:rgba(0,0,0,.4)}.aa-dropdown-menu .aa-suggestion{padding:5px 0}.aa-dropdown-menu .aa-suggestion:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.aa-dropdown-menu .aa-suggestion em{color:#174d8c;background:rgba(143,187,237,.1);font-style:normal}.aa-dropdown-menu .aa-suggestion .suggestion-post-title{font-weight:700;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content{color:#63676d;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.aa-dropdown-menu .aa-suggestion .suggestion-post-content em{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(69,142,225,.8);color:inherit}.aa-dropdown-menu .aa-suggestion.aa-cursor{background-color:#f9f9f9}.aa-dropdown-menu a.suggestion-link{display:block;padding:0 14px}.aa-dropdown-menu a.suggestion-link.user-suggestion-link{line-height:32px}.aa-dropdown-menu a.suggestion-link svg{vertical-align:middle;fill:rgba(0,0,0,.3);float:left}.aa-dropdown-menu .suggestion-post-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:3px;width:32px;height:32px}.aa-dropdown-menu .suggestion-user-thumbnail{float:left;margin-right:5px;margin-bottom:5px;border-radius:16px;width:32px;height:32px}.aa-dropdown-menu .autocomplete-footer-branding{padding:15px 14px 0;float:right;color:rgba(0,0,0,.3);margin-bottom:7px}.aa-dropdown-menu .clear{clear:both}.autocomplete-empty{clear:both;padding:15px}.autocomplete-empty .empty-query{font-weight:700}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,details,figcaption,figure,footer,header,menu,nav{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}h1{font-size:2em;margin:.67em 0}small{font-size:80%}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,pre{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}th{padding:0}@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after{content:""}pre{border:1px solid #999;page-break-inside:avoid}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table th{background-color:#fff!important}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}[role=button]{cursor:pointer}h1,h2,h3,h4{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small{font-weight:400;line-height:1;color:#777}h1,h2,h3{margin-top:20px;margin-bottom:10px}h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}h4{margin-top:10px;margin-bottom:10px}h4 .small,h4 small{font-size:75%}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}p{margin:0 0 10px}.small,small{font-size:85%}ul{margin-top:0;margin-bottom:10px}ul ul{margin-bottom:0}abbr[data-original-title],abbr[title]{cursor:help}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,pre{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-right:-15px;margin-left:-15px}.col-md-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}@media (min-width:992px){.col-md-12{float:left}.col-md-12{width:100%}}table{background-color:transparent}table th[class*=col-]{position:static;display:table-cell;float:none}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table>tbody>tr.active>th,.table>tbody>tr>th.active{background-color:#f5f5f5}.table>tbody>tr.success>th,.table>tbody>tr>th.success{background-color:#dff0d8}.table>tbody>tr.info>th,.table>tbody>tr>th.info{background-color:#d9edf7}.table>tbody>tr.warning>th,.table>tbody>tr>th.warning{background-color:#fcf8e3}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.radio input[type=radio]{position:absolute;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:-webkit-focus-ring-color auto 5px;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;-webkit-box-shadow:none;box-shadow:none}a.btn.disabled,fieldset[disabled] a.btn{pointer-events:none}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav>li>a>img{max-width:none}.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom{border-radius:0}.navbar-toggle{display:none}}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-right:15px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel>.table{margin-bottom:0}.panel>.table caption{padding-right:15px;padding-left:15px}.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>tbody:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-open{overflow:hidden}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.in{opacity:.5}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;opacity:0}.tooltip.in{opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857143;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover>.arrow{border-width:11px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.carousel{position:relative}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}@media screen and (min-width:768px){.carousel-indicators{bottom:20px}}.clearfix:after,.clearfix:before,.container:after,.container:before,.nav:after,.nav:before,.row:after,.row:before{display:table;content:" "}.clearfix:after,.container:after,.nav:after,.row:after{clear:both}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}body{background-color:#f5f5f5;color:#6d6d6d;font-family:Hind,sans-serif;font-size:18px;font-weight:400;line-height:1.45;padding:0;word-wrap:break-word}h1,h2,h3,h4{color:#404040;font-family:Montserrat,sans-serif;font-weight:400;line-height:1.4;text-transform:none;font-style:normal}h1 a,h2 a,h3 a,h4 a{color:#404040}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover{text-decoration:none}h1{font-size:40px;line-height:1.4;letter-spacing:0;color:#404040;font-family:Montserrat,sans-serif;font-weight:400;font-style:normal;text-transform:none}h1 a{color:#404040}h2{font-size:32px;line-height:1.4;letter-spacing:0}h3{font-size:28px;line-height:1.4;letter-spacing:0}h4{font-size:24px;line-height:1.4;letter-spacing:0}a{color:#297bba}a:focus,a:hover{color:#1c547f}iframe{max-width:100%}img{max-width:100%;height:auto}.fl-screen-reader-text{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.fl-screen-reader-text:focus{position:static;width:auto;height:auto}body.rtl .fl-screen-reader-text{right:-10000px}.container{padding-left:20px;padding-right:20px}.fl-page{position:relative;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;margin:0 auto}.fl-page-header{border-color:#dcdcdc;background-color:#f5f5f5;color:#6d6d6d}.fl-page-header *,.fl-page-header h1,.fl-page-header h2,.fl-page-header h3,.fl-page-header h4{color:#6d6d6d}.fl-page-header a,.fl-page-header a *,.fl-page-header a.fas{color:#297bba}.fl-page-header a.fas:focus,.fl-page-header a.fas:hover,.fl-page-header a:focus,.fl-page-header a:focus *,.fl-page-header a:hover,.fl-page-header a:hover *{color:#1c547f}.fl-page-header .navbar-nav li>a{color:#297bba}.fl-page-header .navbar-nav li>a:focus,.fl-page-header .navbar-nav li>a:hover{color:#1c547f}.fl-page-header .navbar-nav li.current-menu-item>a{color:#1c547f}.fl-page-header .navbar-nav li.current-menu-item~li.current-menu-item>a{color:#1c547f}.fl-page-header-container{padding-bottom:30px;padding-top:30px}.fl-page-header-logo{text-align:center}.fl-page-header-logo a{text-decoration:none}.fl-logo-img{max-width:100%}.fl-page-header-primary .fl-logo-img{height:auto!important}.fl-page-header-fixed .fl-logo-img{display:inherit}.fl-page-nav{background:0 0;border:none;min-height:0;margin-bottom:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.fl-page-nav .navbar-nav>li>a{padding:15px}.fl-page-nav .navbar-toggle{border:none;float:none;font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:1.4;text-transform:none;margin:0;width:100%;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.fl-page-nav .navbar-toggle:focus,.fl-page-nav .navbar-toggle:hover{outline:0}.fl-page-nav .navbar-nav,.fl-page-nav .navbar-nav a{font-family:Montserrat,sans-serif;font-size:14px;font-weight:400;line-height:1.4;text-transform:none}.fl-full-width .fl-page-nav{margin:0 auto}.mega-menu-spacer{background:0 0;display:block;left:0;position:absolute;width:100%}.fl-page-header[class*=" fl-page-nav-toggle-visible"] ul.navbar-nav li.hide-heading{border-top:0!important}.fl-page-header[class*=" fl-page-nav-toggle-visible"] ul.navbar-nav li.hide-heading>a{display:none!important}.fl-page-header[class*=" fl-page-nav-toggle-visible"] ul.navbar-nav li.hide-heading>ul.sub-menu{margin-left:0}.fl-page-nav-collapse{border:none;max-height:none;padding:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fl-page-nav-collapse ul.navbar-nav{margin:0}.fl-page-nav-collapse ul.navbar-nav>li{border-bottom:1px solid #dcdcdc}.fl-page-nav-collapse ul.navbar-nav>li:last-child{border-bottom:none}.fl-page-nav-collapse.in{overflow-y:visible}.fl-page-nav-search{bottom:0;display:none;position:absolute;right:0;top:0}.fl-page-nav-search form{background-color:#f5f5f5;border-top:3px solid #89a5ba;display:none;padding:20px;position:absolute;right:0;top:100%;width:400px;z-index:1000;-moz-box-shadow:0 1px 20px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 20px rgba(0,0,0,.15);box-shadow:0 1px 20px rgba(0,0,0,.15)}.fl-page-nav-search form input.fl-search-input{background-color:#f5f5f5;border-color:#dcdcdc;color:#297bba}.fl-page-nav-search form input.fl-search-input:focus{color:#297bba}.fl-page-nav ul.sub-menu{background-clip:padding-box;background-color:#f5f5f5;border-top:3px solid #89a5ba;font-size:14px;float:none;left:-99999px;list-style:none;padding:10px 0;position:absolute;top:100%;width:240px;z-index:1000;-moz-box-shadow:0 1px 20px rgba(0,0,0,.15);-webkit-box-shadow:0 1px 20px rgba(0,0,0,.15);box-shadow:0 1px 20px rgba(0,0,0,.15)}.fl-page-nav ul.sub-menu ul.sub-menu{left:-99999px;padding-bottom:10px;top:-13px}.fl-page-nav ul.sub-menu li{border:none}.fl-page-nav ul.sub-menu li a{clear:none;color:#297bba;display:block;font-weight:400;line-height:20px;margin:0 10px;padding:10px 15px}.fl-page-nav ul.sub-menu li a:focus,.fl-page-nav ul.sub-menu li a:hover{color:#1c547f;text-decoration:none}.fl-page-nav ul.sub-menu li a:before{content:'';margin-right:0}.fl-page-nav ul li{position:relative}.fl-page-nav ul li.fl-sub-menu-open>ul.sub-menu{left:auto}.fl-page-nav ul li.fl-sub-menu-open>ul.sub-menu li.fl-sub-menu-open>ul.sub-menu{left:100%}.fl-page-nav ul li.fl-sub-menu-open>ul.sub-menu li.fl-sub-menu-open.fl-sub-menu-right>ul.sub-menu{left:auto;right:100%}.fl-page-nav ul li.fl-sub-menu-open.fl-sub-menu-right>ul.sub-menu{right:0}.fl-page-nav ul li.fl-sub-menu-open .hide-heading>ul.sub-menu{position:static;padding:0;border-top:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.fl-page-content{background-color:#f5f5f5}.fl-content{margin:20px 0}#fl-to-top{display:none;background-color:#ccc;background-color:rgba(0,0,0,.2);position:fixed;bottom:15px;right:15px;width:44px;height:42px;text-align:center;z-index:1003}#fl-to-top:hover{background-color:rgba(0,0,0,.3)}#fl-to-top i{position:absolute;top:12px;left:14px;color:#fff;font-size:16px;line-height:16px}.fl-post{margin-bottom:40px}.fl-post:last-child{margin-bottom:0}.fl-post img.alignnone,.fl-post img[class*=wp-image-]{height:auto;max-width:100%}.alignnone{margin:5px 20px 20px 0}a img.alignnone{margin:5px 20px 20px 0}input[type=text].fl-search-input{color:rgba(109,109,109,.6);width:100%}input[type=text].fl-search-input:focus{color:#6d6d6d}a.fl-button,a.fl-button:visited{background:#297bba;color:#fff;border:1px solid #1e5a88}.fl-builder-content a.fl-button:hover,a.fl-button:hover{color:#fff;background:#1c547f}a.fl-button *,a.fl-button:visited *{color:#fff}a.fl-button:hover *{color:#fff}a.button:hover,a.fl-button:hover{color:#fff;background-color:#1c547f;border:1px solid #11334d}.woocommerce a.button,.woocommerce a.button:hover{border:1px solid transparent}button,input[type=button],input[type=submit]{background:#297bba;color:#fff;font-size:16px;line-height:1.2;padding:6px 12px;font-weight:400;text-shadow:none;border:1px solid #1e5a88;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}button:hover,input[type=button]:hover,input[type=submit]:hover{background-color:#1c547f;color:#fff;border:1px solid #11334d;text-decoration:none}button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus{background:#1c547f;color:#fff;border:1px solid #11334d;outline:0;position:relative;top:1px}input[type=date],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],textarea{display:block;width:100%;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#6d6d6d;vertical-align:middle;background-color:#f2f2f2;background-image:none;border:1px solid #dcdcdc;-moz-transition:.15s ease-in-out;-webkit-transition:.15s ease-in-out;transition:all ease-in-out .15s;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}input[type=date]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(109,109,109,.4)}input[type=date]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=month]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{color:rgba(109,109,109,.4)}input[type=date]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:rgba(109,109,109,.4)}input[type=date]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(109,109,109,.4)}input[type=date]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{background-color:#f5f5f5;border-color:#c2c2c2;outline:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:focus,.mfp-wrap button.mfp-arrow:hover{background:0 0!important;border:none!important;outline:0;position:absolute;top:50%;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:focus,.mfp-wrap .mfp-close:hover{background:0 0!important;border:none!important;outline:0;position:absolute;top:0;box-shadow:none!important;-moz-box-shadow:none!important;-webkit-box-shadow:none!important}img.mfp-img{padding:0}.mfp-counter{display:none}.fl-builder-edit .fl-page-header-fixed{display:none!important}.fl-builder .container.fl-content-full{margin:0;padding:0;width:auto;max-width:none}.fl-builder .container.fl-content-full>.row{margin:0}.fl-builder .container.fl-content-full .fl-content{margin:0;padding:0}@media (min-width:768px){.container{padding-left:40px;padding-right:40px;width:auto}.fl-page-nav{background:0 0}.fl-page-nav .navbar-nav li>a{padding:15px;color:#6d6d6d}.fl-page-nav .navbar-nav li>a:focus,.fl-page-nav .navbar-nav li>a:hover{color:#1c547f}.fl-page-nav .navbar-nav li.current-menu-item>a{color:#1c547f}.fl-page-nav .navbar-nav li.current-menu-item~li.current-menu-item>a{color:#6d6d6d}.fl-page-nav-collapse ul.navbar-nav>li{border:none}.fl-page-nav-collapse ul.navbar-nav>li:first-child{border:none}.fl-page-header-container{position:relative}.fl-page-fixed-nav-wrap,.fl-page-nav,.fl-page-nav-col{position:inherit}ul.navbar-nav li.mega-menu{position:inherit}ul.navbar-nav li.mega-menu.fl-sub-menu-open>ul.sub-menu{left:0}ul.navbar-nav li.mega-menu>ul.sub-menu{position:absolute!important;width:100%;padding:20px;display:table}ul.navbar-nav li.mega-menu>ul.sub-menu ul.sub-menu{position:relative;width:auto;left:0!important;top:0;opacity:1!important;padding:0;border-top:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}ul.navbar-nav li.mega-menu>ul.sub-menu>li{position:relative;float:none;display:table-cell;height:auto;vertical-align:top;border-right:1px solid #cad5dd}ul.navbar-nav li.mega-menu>ul.sub-menu>li:last-child{border-right:none}ul.navbar-nav li.mega-menu>ul.sub-menu>li li li a::before{font-family:'Font Awesome 5 Free';content:'\f105';font-weight:900;margin-right:10px}ul.navbar-nav li.mega-menu>ul.sub-menu>li>a{font-weight:700}.fl-content{margin:40px 0}}@media (min-width:992px){body.fl-fixed-width:not(.fl-nav-vertical):not(.fl-fixed-header):not(.fl-shrink){padding:0}.container{padding-left:0;padding-right:0;width:900px}.fl-full-width .container{padding-left:40px;padding-right:40px;width:auto}.fl-page{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;width:980px}.fl-full-width .fl-page{width:auto}.fl-page-nav-search{display:block}.fl-scroll-header .fl-page-bar,.fl-scroll-header .fl-page-header-primary{-webkit-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:-webkit-transform .4s ease-in-out;-moz-transition:transform .4s ease-in-out;-o-transition:transform .4s ease-in-out;transition:transform .4s ease-in-out}.fl-scroll-header .fl-page-bar.fl-show,.fl-scroll-header .fl-page-header-primary.fl-show{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.fl-content{margin:40px 0}}@media (min-width:1100px){.fl-fixed-width .fl-page{width:1100px;max-width:90%}.container{width:1020px;max-width:90%}.fl-full-width .container{padding-left:0;padding-right:0;width:1020px}}@media (max-width:991px){.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-centered-inline-logo{text-align:left}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile.fl-page-nav-centered-inline-logo .fl-page-header-logo{display:block}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile.fl-page-header-vertical{top:0}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse{border-top:1px solid #dcdcdc;padding-bottom:10px}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse.collapse{display:none!important;visibility:hidden!important}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse.collapse.in,.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse.collapse.show{display:block!important;visibility:visible!important}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse.collapsing{display:block!important}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav{display:block;float:none}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li{border-color:#dcdcdc;border-bottom-style:solid;border-bottom-width:1px;display:block;float:none;position:relative}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li>a{color:#297bba;text-align:left}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li>a:focus,.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li>a:hover{color:#1c547f}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.navbar-nav>li.current-menu-item>a{color:#1c547f}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.sub-menu li{border-color:#dcdcdc}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.sub-menu li a{color:#297bba}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.sub-menu li a:hover{color:#1c547f}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse ul.sub-menu li.current-menu-item a{color:#1c547f}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav-collapse .fl-page-nav-search{display:none}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu{background-color:transparent;border:none;float:none;height:100%;list-style:none;overflow:hidden;padding:0;position:absolute;top:0;width:auto;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu ul.sub-menu{padding-bottom:0;margin-left:15px}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li{border-top:1px solid #dcdcdc}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a{clear:both;color:#297bba;display:block;font-weight:400;line-height:20px;margin:0;padding:15px}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a:focus,.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a:hover{color:#1c547f;text-decoration:none}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.sub-menu li a:before{font-family:'Font Awesome 5 Free';content:'\f105';font-weight:900;margin-right:10px}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul li.fl-mobile-sub-menu-open ul.sub-menu{position:static}.fl-submenu-toggle .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav .sub-menu{position:absolute}.fl-submenu-toggle .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li.menu-item-has-children>a{padding-right:40px}.fl-submenu-toggle .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li.fl-mobile-sub-menu-open .hide-heading>ul.sub-menu,.fl-submenu-toggle .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li.fl-mobile-sub-menu-open>ul.sub-menu{position:static}.fl-submenu-toggle .fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav ul.navbar-nav li a{padding:15px}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle{display:block;background:#dcdcdc;color:#297bba}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle *{color:#297bba}.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle:focus,.fl-page-nav-toggle-button.fl-page-nav-toggle-visible-medium-mobile .fl-page-nav .navbar-toggle:hover{background:#dcdcdc}body{font-size:18px;line-height:1.45}h1{font-size:40px;line-height:1.4;letter-spacing:0}h2{font-size:32px;line-height:1.4;letter-spacing:0}h3{font-size:28px;line-height:1.4;letter-spacing:0}h4{font-size:24px;line-height:1.4;letter-spacing:0}.fl-page button,.fl-page input[type=button],.fl-page input[type=submit]{font-size:16px;line-height:1.2}.fl-page a.fl-button,.fl-page a.fl-button:visited,a.fl-button,a.fl-button:visited{font-size:16px;line-height:1.2}a.fl-button:hover{font-size:16px;line-height:1.2}}.fl-page-header-fixed{display:none;left:0;position:fixed!important;top:0;width:100%;z-index:100;border-color:#dcdcdc;background-color:#f5f5f5;color:#6d6d6d;-moz-box-shadow:0 0 7px rgba(0,0,0,.1);-webkit-box-shadow:0 0 7px rgba(0,0,0,.1);box-shadow:0 0 7px rgba(0,0,0,.1)}.fl-page-header-fixed *,.fl-page-header-fixed h1,.fl-page-header-fixed h2,.fl-page-header-fixed h3,.fl-page-header-fixed h4{color:#6d6d6d}.fl-page-header-fixed a,.fl-page-header-fixed a *,.fl-page-header-fixed a.fas{color:#297bba}.fl-page-header-fixed a.fas:focus,.fl-page-header-fixed a.fas:hover,.fl-page-header-fixed a:focus,.fl-page-header-fixed a:focus *,.fl-page-header-fixed a:hover,.fl-page-header-fixed a:hover *{color:#1c547f}.fl-page-header-fixed .navbar-nav li>a{color:#297bba}.fl-page-header-fixed .navbar-nav li>a:focus,.fl-page-header-fixed .navbar-nav li>a:hover{color:#1c547f}.fl-page-header-fixed .navbar-nav li.current-menu-item>a{color:#1c547f}.fl-page-header-fixed .navbar-nav li.current-menu-item~li.current-menu-item>a{color:#1c547f}.fl-page-header-fixed .fl-page-header-container.container{padding-bottom:8px;padding-top:8px}.fl-page-header-fixed.fl-page-header.fl-page-nav-toggle-visible-always .fl-page-header-row .fl-page-header-logo{padding-bottom:0}.fl-page-header-fixed.fl-page-header.fl-page-nav-toggle-visible-always .fl-page-nav-collapse{margin-top:20px}.fl-page-header-fixed.fl-page-header.fl-page-nav-toggle-visible-always .fl-page-nav .navbar-toggle{top:15px}.fl-page-header-fixed .fl-logo-img{max-height:46px!important;width:auto!important}.fl-page-header-fixed .fl-page-nav ul.sub-menu{background-color:#f5f5f5}.admin-bar .fl-page-header-fixed,.admin-bar .fl-page-header-vertical{top:32px}@media (min-width:991px){.fl-page-header-fixed .fl-page-fixed-nav-wrap{padding-right:0}}@media (max-width:767px){body{font-size:18px;line-height:1.45}h1{font-size:40px;line-height:1.4;letter-spacing:0}h2{font-size:32px;line-height:1.4;letter-spacing:0}h3{font-size:28px;line-height:1.4;letter-spacing:0}h4{font-size:24px;line-height:1.4;letter-spacing:0}.fl-page button,.fl-page input[type=button],.fl-page input[type=submit]{font-size:16px;line-height:1.2}.fl-page a.fl-button,.fl-page a.fl-button:visited,a.fl-button,a.fl-button:visited{font-size:16px;line-height:1.2}}@font-face{font-display:swap;font-family:Hind;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfMJaERySjQ.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Hind;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/hind/v16/5aU69_a8oxmIdGl4BA.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Hind;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/hind/v16/5aU19_a8oxmIfNJdERySjQ.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.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+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%}.rll-youtube-player:focus-within{outline:currentColor solid 2px;outline-offset:5px}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-64eba195-378e-4aa4-9a84-9781334e345a) center no-repeat;background-color:transparent!important;cursor:pointer;border:none}@media screen and (min-width:782px){.hide-heading .fl-has-submenu-container{display:none}}@media (max-width:760px){h1{font-size:26px!important}h2{font-size:24px!important}h3{font-size:22px!important}h4{font-size:20px!important}p,p span{font-size:18px!important}}@media(max-width:499px){header{position:fixed;width:100%;z-index:10000000}#wpadminbar{position:fixed!important}.fl-builder-content-primary{margin-top:63px}}@media only screen and (max-width:600px){#mega-menu-wrap-header .mega-menu-toggle+#mega-menu-header{background:#fff;padding:0;display:block;margin-top:60px}}.uabb-creative-menu .uabb-off-canvas-menu{z-index:99999999!important}#mega-menu-wrap-header,#mega-menu-wrap-header #mega-menu-header,#mega-menu-wrap-header #mega-menu-header a.mega-menu-link,#mega-menu-wrap-header #mega-menu-header li.mega-menu-column,#mega-menu-wrap-header #mega-menu-header li.mega-menu-item,#mega-menu-wrap-header #mega-menu-header li.mega-menu-row,#mega-menu-wrap-header #mega-menu-header ul.mega-sub-menu{transition:none;border-radius:0;box-shadow:none;background:0 0;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#297bba;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.2;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:0;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-header #mega-menu-header a.mega-menu-link:after,#mega-menu-wrap-header #mega-menu-header a.mega-menu-link:before,#mega-menu-wrap-header #mega-menu-header li.mega-menu-column:after,#mega-menu-wrap-header #mega-menu-header li.mega-menu-column:before,#mega-menu-wrap-header #mega-menu-header li.mega-menu-item:after,#mega-menu-wrap-header #mega-menu-header li.mega-menu-item:before,#mega-menu-wrap-header #mega-menu-header li.mega-menu-row:after,#mega-menu-wrap-header #mega-menu-header li.mega-menu-row:before,#mega-menu-wrap-header #mega-menu-header ul.mega-sub-menu:after,#mega-menu-wrap-header #mega-menu-header ul.mega-sub-menu:before,#mega-menu-wrap-header #mega-menu-header:after,#mega-menu-wrap-header #mega-menu-header:before,#mega-menu-wrap-header:after,#mega-menu-wrap-header:before{display:none}#mega-menu-wrap-header{border-radius:0}#mega-menu-wrap-header.mega-keyboard-navigation #mega-menu-header a:focus,#mega-menu-wrap-header.mega-keyboard-navigation #mega-menu-header input:focus,#mega-menu-wrap-header.mega-keyboard-navigation #mega-menu-header li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-header.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-header.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-header.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-header.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-header.mega-keyboard-navigation .mega-toggle-block:focus{outline:#109cde solid 3px;outline-offset:-3px}#mega-menu-wrap-header.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-header.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#fff;color:#1c547f;font-weight:400;text-decoration:none;border-color:#fff}#mega-menu-wrap-header #mega-menu-header{visibility:visible;text-align:right;padding:4px 0}#mega-menu-wrap-header #mega-menu-header a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-header #mega-menu-header>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-header #mega-menu-header p{margin-bottom:10px}#mega-menu-wrap-header #mega-menu-header img,#mega-menu-wrap-header #mega-menu-header input{max-width:100%}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:1024px){#mega-menu-wrap-header.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#297bba;background:#fff}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-header #mega-menu-header li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item a[class^=dashicons]:before{font-family:dashicons}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:0 0;height:auto;width:auto;top:auto}#mega-menu-wrap-header #mega-menu-header li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu.mega-menu-item{position:static}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item{margin:0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#fff;color:#1c547f;font-weight:400;text-decoration:none;border-color:#fff}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 15px;vertical-align:baseline;width:auto;display:block;color:#297bba;text-transform:none;text-decoration:none;text-align:left;background:rgba(0,0,0,0);border:0;border-radius:0;font-family:inherit;font-size:16px;font-weight:400;outline:0}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:1025px){#mega-menu-wrap-header{background:rgba(255,255,255,0)}#mega-menu-wrap-header #mega-menu-header[data-effect=fade] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity .2s ease-in,visibility .2s ease-in}#mega-menu-wrap-header #mega-menu-header[data-effect=fade] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header[data-effect=fade] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header[data-effect=fade].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-header #mega-menu-header[data-effect=fade].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu{opacity:1}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>a.mega-menu-link:hover{background:#fff;color:#1c547f;font-weight:400;text-decoration:none;border-color:#fff}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}}@media only screen and (max-width:1024px){#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#297bba;background:#fff}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:0 0;text-align:left;color:#297bba;font-size:14px}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px;width:100%}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#fff;border:0;padding:0;position:absolute;width:100%;max-width:none;left:0;box-shadow:0 0 6px 0 rgba(0,0,0,.212)}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{color:#297bba;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px;vertical-align:top}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#297bba;font-family:inherit;font-size:16px;text-transform:none;text-decoration:none;font-weight:700;text-align:left;margin:8px 0 0 8px;padding:2px 0 1.8px;vertical-align:top;display:block;border:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:transparent}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{color:#1c547f;font-weight:700;text-decoration:none;background:rgba(0,0,0,0)}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#297bba;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:inherit;text-align:left;margin:8px 0 0 8px;padding:2px 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:transparent}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{color:#1c547f;font-weight:400;text-decoration:none;background:rgba(0,0,0,0)}@media only screen and (max-width:1024px){#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0;border:0;background:#fff;border-radius:0;box-shadow:0 0 6px 0 rgba(0,0,0,.212)}@media only screen and (max-width:1024px){#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#fff;color:#297bba;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:#fff;font-weight:400;text-decoration:none;color:#1c547f}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f347';font-family:dashicons;font-weight:400;display:inline-block;margin:0 0 0 6px;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:0 0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline;height:auto;width:auto;background:0 0;position:relative;pointer-events:auto;left:auto;min-width:auto;line-height:inherit;color:inherit;font-size:inherit;padding:0}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f343'}#mega-menu-wrap-header #mega-menu-header li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:1025px){#mega-menu-wrap-header #mega-menu-header li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f345'}}@media only screen and (max-width:1024px){#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-header #mega-menu-header>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f343'}#mega-menu-wrap-header #mega-menu-header li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}#mega-menu-wrap-header:after{content:"";display:table;clear:both}#mega-menu-wrap-header .mega-menu-toggle{display:none}}#mega-menu-wrap-header .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#fff;border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:transparent;outline:0;white-space:nowrap}#mega-menu-wrap-header .mega-menu-toggle img{max-width:100%;padding:0}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:1024px){#mega-menu-wrap-header .mega-menu-toggle+#mega-menu-header{background:#fff;padding:0;display:block}#mega-menu-wrap-header .mega-menu-toggle.mega-menu-open+#mega-menu-header{display:block}}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0{cursor:pointer}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:0 0}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after,#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{content:"";display:block}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}#mega-menu-wrap-header .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-header .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-header .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-header .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-header{clear:both}.fluid-width-video-wrapper{width:100%;position:relative;padding:0}.fluid-width-video-wrapper embed,.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object{position:absolute;top:0;left:0;width:100%;height:100%}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:inline;width:auto;height:auto;max-width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:var(--wpr-bg-67ad9c97-2d92-4cb5-b8bc-774f71c64025) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel .owl-stage-outer{width:100%!important}.sa_owl_theme ul.owl-stage{margin:0!important;padding:0!important}.sa_owl_theme ul.owl-stage li.owl-item{display:block!important;list-style-type:none!important}.sa_owl_theme .owl-dots{position:absolute;width:100%;display:block!important;padding:10px 0 0!important;bottom:-22px!important;text-align:center!important;font-size:12px!important;line-height:12px!important}.sa_owl_theme .owl-dots .owl-dot{display:inline-block!important;padding:0!important}.sa_owl_theme .owl-dots .owl-dot span{display:inline-block!important;border-style:none!important;background-color:rgba(0,0,0,.2)!important;width:10px!important;height:10px!important;border-radius:50%!important;margin:0 3px!important;transition:all .3s ease-in-out!important;-webkit-transition:.3s ease-in-out!important;-moz-transition:.3s ease-in-out!important;-o-transition:.3s ease-in-out!important}.sa_owl_theme .owl-dots .active span{background-color:rgba(0,0,0,.5)!important}.sa_owl_theme .owl-dots .owl-dot span:hover{background-color:rgba(0,0,0,.5)!important}.owl-pagination-true{margin-bottom:22px!important}.sa_owl_theme .owl-nav{display:block!important}.autohide-arrows .owl-nav{display:none!important}.autohide-arrows:hover .owl-nav{display:block!important}.sa_owl_theme .owl-nav button,.sa_owl_theme .owl-nav div{position:absolute;top:50%;padding:2px 0!important;display:inline-block;margin-top:-20px!important;line-height:30px!important;height:40px!important;width:30px!important;color:transparent!important;text-shadow:none!important;transition:all .3s ease-in-out!important;-webkit-transition:.3s ease-in-out!important;-moz-transition:.3s ease-in-out!important;-o-transition:.3s ease-in-out!important}.sa_owl_theme .owl-nav .owl-prev{left:10px}.sa_owl_theme .owl-nav .owl-next{right:10px}.white .sa_owl_theme .owl-nav .owl-prev{background:var(--wpr-bg-8667d35f-993a-4842-a5c5-8b89c488bb6c) center center no-repeat rgba(0,0,0,.3)!important}.white .sa_owl_theme .owl-nav .owl-next{background:var(--wpr-bg-eac16c24-9288-44f9-844f-3c16dc0c7add) center center no-repeat rgba(0,0,0,.3)!important}.white .sa_owl_theme .owl-nav .owl-next:hover,.white .sa_owl_theme .owl-nav .owl-prev:hover{background-color:rgba(0,0,0,.8)!important}.white{position:relative!important}.white>.disabled .owl-next,.white>.disabled .owl-prev{display:none!important}.sa_owl_theme .disabled .owl-next,.sa_owl_theme .disabled .owl-prev{display:none!important}.lg-container .lg-backdrop,.lg-container .lg-outer{z-index:99999999!important}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;transition:transform .08 cubic-bezier(0, 0, .25, 1) 0s,opacity .08 cubic-bezier(0, 0, .25, 1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, .25, 1),opacity 250ms cubic-bezier(0, 0, .25, 1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0, 0, .25, 1),opacity 250ms cubic-bezier(0, 0, .25, 1)!important;-o-transition:-o-transform 250ms cubic-bezier(0, 0, .25, 1),opacity 250ms cubic-bezier(0, 0, .25, 1)!important;transition:transform 250ms cubic-bezier(0, 0, .25, 1) 0s,opacity 250ms cubic-bezier(0, 0, .25, 1)!important}.lg-next,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0, 0, .25, 1),opacity .25s cubic-bezier(0, 0, .25, 1);-moz-transition:-moz-transform .25s cubic-bezier(0, 0, .25, 1),opacity .25s cubic-bezier(0, 0, .25, 1);-o-transition:-o-transform .25s cubic-bezier(0, 0, .25, 1),opacity .25s cubic-bezier(0, 0, .25, 1);transition:transform .25s cubic-bezier(0, 0, .25, 1) 0s,opacity .25s cubic-bezier(0, 0, .25, 1) 0s}.lg-outer .lg-item:not(.lg-start-end-progress){background:var(--wpr-bg-cd186e27-b5ab-4d67-9a2f-0809efec6c2d) center center no-repeat}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175, .885, .32, 1.275);-moz-transition:-moz-transform 1s cubic-bezier(.175, .885, .32, 1.275);-o-transition:-o-transform 1s cubic-bezier(.175, .885, .32, 1.275);transition:transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, .25, 1);-moz-transition:-moz-transform 1s cubic-bezier(0, 0, .25, 1);-o-transition:-o-transform 1s cubic-bezier(0, 0, .25, 1);transition:transform 1s cubic-bezier(0, 0, .25, 1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, .25, 1),opacity .1s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, .25, 1),opacity .1s;-o-transition:-o-transform 1s cubic-bezier(0, 0, .25, 1),opacity .1s;transition:transform 1s cubic-bezier(0, 0, .25, 1) 0s,opacity .1s ease 0s}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:.3s lg-right-end;-o-animation:.3s lg-right-end;animation:.3s lg-right-end;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:.3s lg-left-end;-o-animation:.3s lg-left-end;animation:.3s lg-left-end;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1),opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:rgba(255,255,255,.6) dashed 1px}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-video-cont{text-align:center;display:inline-block;vertical-align:middle;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-video-object{position:absolute;left:0;right:0;width:100%;height:100%;top:0;bottom:0;z-index:3}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-webkit-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button,.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lg-video-play-button{width:18%;max-width:140px;position:absolute;top:50%;left:50%;z-index:2;cursor:pointer;transform:translate(-50%,-50%) scale(1);will-change:opacity,transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s}.lg-video-play-button:hover .lg-video-play-icon,.lg-video-play-button:hover .lg-video-play-icon-bg{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{position:absolute;top:0;left:0;bottom:0;right:0;fill:none;stroke-width:3%;stroke:rgba(30,30,30,.9);stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200}.lg-video-play-icon{position:absolute;width:25%;max-width:120px;left:50%;top:50%;transform:translate3d(-50%,-50%,0);opacity:.6;will-change:opacity;-webkit-transition:opacity .12s ease-in;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:2s linear .25s infinite lg-play-rotate,1.5s ease-in-out .25s infinite lg-play-stroke}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%) scale(.7)}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;will-change:opacity;-webkit-transition:opacity 80ms;-moz-transition:opacity 80ms;-o-transition:opacity 80ms;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:'\e01d'}.lg-show-autoplay .lg-autoplay-button:after{content:'\e01a'}.lg-single-item .lg-autoplay-button{opacity:.75;pointer-events:none}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19);-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19);-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19);transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1);transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);will-change:opacity,transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-img-rotate{position:absolute;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .4s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .4s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .4s cubic-bezier(0,0,.25,1);transition:transform .4s cubic-bezier(0,0,.25,1) 0s}.lg-container{display:none;outline:0}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-next,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s;-o-transition:opacity .15s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity;-o-transition:opacity;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:var(--wpr-bg-505486a9-8afe-49de-bc1c-e6705a905e4f) center center no-repeat}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in;-o-transition:opacity 333ms ease-in;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275);-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275);-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275);transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1);-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1);transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out;-moz-transition:-moz-transform .35s ease-out;-o-transition:-o-transform .35s ease-out;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.menu-custom-widget-container{background-color:#1c547f;text-align:right;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width:1000px){.menu-custom-widget-container{align-items:flex-end;flex-direction:column;align-content:flex-end;padding-top:15px}}.menu-custom-widget-text{color:#fff;font-weight:700;font-size:15px}.menu-custom-widget-action{margin-top:10px;margin-bottom:10px;display:flex!important;align-items:center}.menu-custom-widget-action-image{width:30px;height:30px}.menu-custom-widget-m-right-large{margin-right:20px}.menu-custom-widget-m-l-x-small{margin-left:5px}</style>
	<meta name="description" content="Finale Inventory is the leading cloud-based, multichannel IMS software behind successful DTC brands selling on Amazon, FBA, and Shopify. Start a free trial.">
	<link rel="canonical" href="https://www.finaleinventory.com/">
	<meta property="og:locale" content="en_US">
	<meta property="og:type" content="website">
	<meta property="og:title" content="Home">
	<meta property="og:description" content="Finale Inventory is the leading cloud-based, multichannel IMS software behind successful DTC brands selling on Amazon, FBA, and Shopify. Start a free trial.">
	<meta property="og:url" content="https://www.finaleinventory.com/">
	<meta property="og:site_name" content="Finale Inventory">
	<meta property="article:publisher" content="https://www.facebook.com/finaleinventory/">
	<meta property="article:modified_time" content="2024-09-12T16:57:19+00:00">
	<meta property="og:image" content="https://www.finaleinventory.com/wp-content/uploads/2021/04/Computer-31-Right-copy.png">
	<meta property="og:image:width" content="1610">
	<meta property="og:image:height" content="1300">
	<meta property="og:image:type" content="image/png">
	<meta name="twitter:card" content="summary_large_image">
	<meta name="twitter:site" content="@finaleinventory">
	<script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.finaleinventory.com/","url":"https://www.finaleinventory.com/","name":"E-com Inventory Management Software for Amazon FBA, Shopify","isPartOf":{"@id":"https://www.finaleinventory.com/#website"},"about":{"@id":"https://www.finaleinventory.com/#organization"},"primaryImageOfPage":{"@id":"https://www.finaleinventory.com/#primaryimage"},"image":{"@id":"https://www.finaleinventory.com/#primaryimage"},"thumbnailUrl":"https://www.finaleinventory.com/wp-content/uploads/2022/02/FI-Stacked-Hi-Res.png","datePublished":"2023-08-16T17:05:47+00:00","dateModified":"2024-09-12T16:57:19+00:00","description":"Finale Inventory is the leading cloud-based, multichannel IMS software behind successful DTC brands selling on Amazon, FBA, and Shopify. Start a free trial.","breadcrumb":{"@id":"https://www.finaleinventory.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.finaleinventory.com/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.finaleinventory.com/#primaryimage","url":"https://www.finaleinventory.com/wp-content/uploads/2022/02/FI-Stacked-Hi-Res.png","contentUrl":"https://www.finaleinventory.com/wp-content/uploads/2022/02/FI-Stacked-Hi-Res.png","width":8377,"height":2484},{"@type":"BreadcrumbList","@id":"https://www.finaleinventory.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.finaleinventory.com/#website","url":"https://www.finaleinventory.com/","name":"Finale Inventory","description":"Finale Inventory a cloud-based inventory software designed for high volume, multi-channel eCommerce sellers, multi-location brick-and-mortar businesses, and wholesale distributors. Excel at inventory tracking, reordering and replenishment, and warehouse management with Finale.","publisher":{"@id":"https://www.finaleinventory.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.finaleinventory.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://www.finaleinventory.com/#organization","name":"Finale Inventory","url":"https://www.finaleinventory.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://www.finaleinventory.com/#/schema/logo/image/","url":"https://www.finaleinventory.com/wp-content/uploads/2018/03/Finale2_transparent.png","contentUrl":"https://www.finaleinventory.com/wp-content/uploads/2018/03/Finale2_transparent.png","width":1211,"height":1006,"caption":"Finale Inventory"},"image":{"@id":"https://www.finaleinventory.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/finaleinventory/","https://twitter.com/finaleinventory","https://www.youtube.com/user/TheFinaleInventory"]}]}</script>
	<!-- / Yoast SEO Premium plugin. -->


<link rel="dns-prefetch" href="//js.hs-scripts.com">


<link rel="alternate" type="application/rss+xml" title="Finale Inventory » Feed" href="https://www.finaleinventory.com/feed">
<link rel="alternate" type="application/rss+xml" title="Finale Inventory » Comments Feed" href="https://www.finaleinventory.com/comments/feed">
<link rel="preload" href="https://www.finaleinventory.com/wp-content/plugins/bb-plugin/fonts/fontawesome/5.15.4/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">

<style id="wp-emoji-styles-inline-css"></style>

<style id="wp-block-library-theme-inline-css"></style>
<style id="classic-theme-styles-inline-css"></style>
<style id="global-styles-inline-css"></style>













<style id="rocket-lazyload-inline-css">
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:var(--wpr-bg-ca8fb802-6311-4218-89ed-392b230f4776) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}
</style>
<script src="https://www.finaleinventory.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/jq-sticky-anything.min.js?ver=2.1.1" id="stickyAnythingLib-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-includes/js/imagesloaded.min.js?ver=6.6.1" id="imagesloaded-js" defer=""></script>
<link rel="https://api.w.org/" href="https://www.finaleinventory.com/wp-json/"><link rel="alternate" title="JSON" type="application/json" href="https://www.finaleinventory.com/wp-json/wp/v2/pages/8844"><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.finaleinventory.com/xmlrpc.php?rsd">
<link rel="shortlink" href="https://www.finaleinventory.com/">
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.finaleinventory.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.finaleinventory.com%2F">
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.finaleinventory.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.finaleinventory.com%2F&amp;format=xml">
			<!-- DO NOT COPY THIS SNIPPET! Start of Page Analytics Tracking for HubSpot WordPress plugin v10.2.5-->
			<script type="rocketlazyloadscript" data-rocket-type="text/javascript" class="hsq-set-content-id" data-content-id="standard-page">
				var _hsq = _hsq || [];
				_hsq.push(["setContentType", "standard-page"]);
			</script>
			<!-- DO NOT COPY THIS SNIPPET! End of Page Analytics Tracking for HubSpot WordPress plugin -->
			
<!-- Google Tag Manager for WordPress by gtm4wp.com -->
<!-- GTM Container placement set to manual -->
<script data-cfasync="false" data-pagespeed-no-defer="" type="text/javascript">
	var dataLayer_content = {"pagePostType":"frontpage","pagePostType2":"single-page","pagePostAuthor":"hakunalucho"};
	dataLayer.push( dataLayer_content );
</script>
<script type="rocketlazyloadscript" data-cfasync="false">
(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=
'//www.googletagmanager.com/gtm.'+'js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P63TQFQ');
</script>
<!-- End Google Tag Manager -->
<!-- End Google Tag Manager for WordPress by gtm4wp.com --><!-- --------- START PLUGIN MARKETINGCLOUDFX-WP - HEADER SCRIPTS --------- -->
	<!-- MCFX - Primary Tracking Script -->
	<script type="text/javascript" data-registered="mcfx-plugin">
		/* global mcfx */
		(function (w,d,o,a,m) {
			w[o]=w[o]||function(){(w[o].q=w[o].q||[]).push(arguments);
			},w[o].e=1*new Date();a=d.createElement('script'),
			m=d.getElementsByTagName('script')[0];a.async=1;
			a.src='https://agent.marketingcloudfx.com/mcfx.js';m.parentNode.insertBefore(a, m);
		})(window, document, 'mcfx');
		mcfx('create','1737');
	</script>
	<!-- MCFX - CallTrackerFX -->
	<script type="text/javascript" src="//cdn.leadmanagerfx.com/phone/js/1737" data-registered="mcfx-plugin" async=""></script>
	<!-- Helper Script -->
	<script type="text/javascript" data-registered="mcfx-plugin">
		/* global mcfx */
		window.mcfxCaptureCustomFormData = function( data, formId='form-from-mcfxCaptureCustomFormData' ) {
			const formEl = document.createElement('form');
			formEl.id = formId;
			for ( const field of data ) {
				const fieldEl = document.createElement('input');
				fieldEl.type = 'hidden';
				for ( const key in field ) {
					fieldEl[key] = field[key];
				}
				formEl.appendChild(fieldEl);
			}
			mcfx( 'capture', formEl );
		}
	</script>
<!-- --------- END PLUGIN MARKETINGCLOUDFX-WP - HEADER SCRIPTS --------- -->
		<style></style>
		<style type="text/css"></style><link rel="icon" href="https://www.finaleinventory.com/wp-content/uploads/2018/02/cropped-finale-site-icon-32x32.png" sizes="32x32">
<link rel="icon" href="https://www.finaleinventory.com/wp-content/uploads/2018/02/cropped-finale-site-icon-192x192.png" sizes="192x192">
<link rel="apple-touch-icon" href="https://www.finaleinventory.com/wp-content/uploads/2018/02/cropped-finale-site-icon-180x180.png">
<meta name="msapplication-TileImage" content="https://www.finaleinventory.com/wp-content/uploads/2018/02/cropped-finale-site-icon-270x270.png">
		<style id="wp-custom-css"></style>
		<style type="text/css"></style>
<noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript" data-rocket-src="https://t.imai.co" defer=""></script>


<script type="rocketlazyloadscript">
  document.addEventListener('hsFormCallback', function(event) {
    // Check if the form GUID matches the specific form you're tracking
    if (event.detail.guid === 'f1fa5554-a44e-4cee-9726-b0444e6c5de7') {  // Replace with your specific form's GUID
      window.dataLayer = window.dataLayer || [];
      window.dataLayer.push({
        event: 'hsFormSubmit_demo',  // You can rename this custom event for tracking purposes in the dataLayer
        hsFormGuid: event.detail.guid,
        pagePath: window.location.pathname
      });
    }
  });
</script>

<meta name="google-site-verification" content="2s-wOWFQhoQrSD7VK1zOM8ZxrysgE9Aq1DjX4ow4QKc">	
<style id="wpr-lazyload-bg">:root{--wpr-bg-e695f224-7ddd-44d5-b925-153b2b3893a0: url('https://www.finaleinventory.com/wp-content/uploads/2024/02/Finale-Hp-Header.jpg');}:root{--wpr-bg-bec4b738-3889-4a0f-8f5d-27e61a8866f0: url('https://www.finaleinventory.com/wp-content/uploads/2023/08/Hero_bg_tablet.jpeg');}</style><style id="wpr-lazyload-bg-exclusion"></style>
<noscript>
<style id="wpr-lazyload-bg-nostyle">:root{--wpr-bg-64eba195-378e-4aa4-9a84-9781334e345a: url('https://www.finaleinventory.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}:root{--wpr-bg-67ad9c97-2d92-4cb5-b8bc-774f71c64025: url('https://www.finaleinventory.com/wp-content/plugins/slide-anything/owl-carousel/owl.video.play.png');}:root{--wpr-bg-8667d35f-993a-4842-a5c5-8b89c488bb6c: url('https://www.finaleinventory.com/wp-content/plugins/slide-anything/images/icon_prev.png');}:root{--wpr-bg-eac16c24-9288-44f9-844f-3c16dc0c7add: url('https://www.finaleinventory.com/wp-content/plugins/slide-anything/images/icon_next.png');}:root{--wpr-bg-cd186e27-b5ab-4d67-9a2f-0809efec6c2d: url('https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/images/loading.gif');}:root{--wpr-bg-505486a9-8afe-49de-bc1c-e6705a905e4f: url('https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/images/loading.gif');}:root{--wpr-bg-e695f224-7ddd-44d5-b925-153b2b3893a0: url('https://www.finaleinventory.com/wp-content/uploads/2024/02/Finale-Hp-Header.jpg');}:root{--wpr-bg-bec4b738-3889-4a0f-8f5d-27e61a8866f0: url('https://www.finaleinventory.com/wp-content/uploads/2023/08/Hero_bg_tablet.jpeg');}:root{--wpr-bg-501909cb-40b0-4d33-88c1-290a1074b345: url('https://www.finaleinventory.com/wp-content/uploads/2023/08/bg-integrations-section.png');}:root{--wpr-bg-ca8fb802-6311-4218-89ed-392b230f4776: url('https://www.finaleinventory.com/wp-content/plugins/wp-rocket/assets/img/youtube.png');}</style>
</noscript>
<script type="application/javascript">const rocket_pairs = [{"selector":".rll-youtube-player .play","style":":root{--wpr-bg-64eba195-378e-4aa4-9a84-9781334e345a: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}"},{"selector":".owl-carousel .owl-video-play-icon","style":":root{--wpr-bg-67ad9c97-2d92-4cb5-b8bc-774f71c64025: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/slide-anything\/owl-carousel\/owl.video.play.png');}"},{"selector":".white .sa_owl_theme .owl-nav .owl-prev","style":":root{--wpr-bg-8667d35f-993a-4842-a5c5-8b89c488bb6c: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/slide-anything\/images\/icon_prev.png');}"},{"selector":".white .sa_owl_theme .owl-nav .owl-next","style":":root{--wpr-bg-eac16c24-9288-44f9-844f-3c16dc0c7add: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/slide-anything\/images\/icon_next.png');}"},{"selector":".lg-outer .lg-item:not(.lg-start-end-progress)","style":":root{--wpr-bg-cd186e27-b5ab-4d67-9a2f-0809efec6c2d: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/slide-anything\/lightgallery\/images\/loading.gif');}"},{"selector":".lg-outer .lg-item:not(.lg-start-end-progress)","style":":root{--wpr-bg-505486a9-8afe-49de-bc1c-e6705a905e4f: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/slide-anything\/lightgallery\/images\/loading.gif');}"},{"selector":".fl-node-idwkxl0j5qea>.fl-row-content-wrap","style":":root{--wpr-bg-e695f224-7ddd-44d5-b925-153b2b3893a0: url('https:\/\/www.finaleinventory.com\/wp-content\/uploads\/2024\/02\/Finale-Hp-Header.jpg');}"},{"selector":".fl-node-idwkxl0j5qea>.fl-row-content-wrap","style":":root{--wpr-bg-bec4b738-3889-4a0f-8f5d-27e61a8866f0: url('https:\/\/www.finaleinventory.com\/wp-content\/uploads\/2023\/08\/Hero_bg_tablet.jpeg');}"},{"selector":".fl-node-u19tnplh7mfa>.fl-row-content-wrap","style":":root{--wpr-bg-501909cb-40b0-4d33-88c1-290a1074b345: url('https:\/\/www.finaleinventory.com\/wp-content\/uploads\/2023\/08\/bg-integrations-section.png');}"},{"selector":".rll-youtube-player .play","style":":root{--wpr-bg-ca8fb802-6311-4218-89ed-392b230f4776: url('https:\/\/www.finaleinventory.com\/wp-content\/plugins\/wp-rocket\/assets\/img\/youtube.png');}"}];</script><script type="text/javascript">(function(){function _vwo_err(e){var vwo_e=new Image;vwo_e.src="https://dev.visualwebsiteoptimizer.com/ee.gif?a=753668&s=j.php&_cu="+encodeURIComponent(window.location.href)+"&e="+encodeURIComponent(e&&e.message&&e.message.substring(0,1e3)+"&vn=")+(e&&e.code?"&code="+e.code:"")+(e&&e.type?"&type="+e.type:"")+(e&&e.status?"&status="+e.status:"")}try{window._VWO_Jphp_StartTime = (window.performance && typeof window.performance.now === 'function' ? window.performance.now() : new Date().getTime());;(function(){window._VWO=window._VWO||{};var aC=window._vwo_code;if(typeof aC==='undefined'){window._vwo_mt='dupCode';return;}if(window._VWO.sCL){window._vwo_mt='dupCode';window._VWO.sCDD=true;try{if(aC){clearTimeout(window._vwo_settings_timer);var h=document.querySelectorAll('#_vis_opt_path_hides')[1];h&&h.remove();}}catch(e){};return;};window._VWO.sCL=true;;window._vwo_mt="live";var localPreviewObject={};var previewKey="_vis_preview_"+753668;var wL=window.location;try{localPreviewObject[previewKey]=window.localStorage.getItem(previewKey);JSON.parse(localPreviewObject[previewKey])}catch(e){localPreviewObject[previewKey]=""}try{window._vwo_tm="";var getMode=function(e){var n;if(window.name.indexOf(e)>-1){n=window.name}else{n=wL.search.match("_vwo_m=([^&]*)");n=n&&n[1]}return n&&JSON.parse(decodeURIComponent(n))};var ccMode=getMode("_vwo_cc");if(window.name.indexOf("_vis_heatmap")>-1||window.name.indexOf("_vis_editor")>-1||ccMode||window.name.indexOf("_vis_preview")>-1){try{if(window.name&&JSON.parse(window.name)){window._vwo_mt=window.name}else if(ccMode){window._vwo_mt=decodeURIComponent(wL.search.match("_vwo_m=([^&]*)")[1])}}catch(e){if(window._vwo_tm)window._vwo_mt=window._vwo_tm}}else if(window._vwo_tm.length){window._vwo_mt=window._vwo_tm}else if(location.href.indexOf("_vis_opt_preview_combination")!==-1&&location.href.indexOf("_vis_test_id")!==-1){window._vwo_mt="sharedPreview"}else if(localPreviewObject[previewKey]){window._vwo_mt=JSON.stringify(localPreviewObject)}if(window._vwo_mt!=="live"){if(!getMode("_vwo_cc")){_vwo_code.load('https://dev.visualwebsiteoptimizer.com/j.php?mode=' + encodeURIComponent(window._vwo_mt) + '&a=753668&f=1&u=' + encodeURIComponent(window._vis_opt_url||document.URL)+'&eventArch=true'+'&x=true');}else{(function(){window._vwo_code&&window._vwo_code.finish();_vwo_ccc={u:"/j.php?a=753668&u=https%3A%2F%2Fwww.finaleinventory.com%2F&vn=2.1&x=true"};var s=document.createElement("script");s.src="https://app.vwo.com/visitor-behavior-analysis/dist/codechecker/cc.min.js?r="+Math.random();document.head.appendChild(s)})()}}}catch(e){var vwo_e=new Image;vwo_e.src="https://dev.visualwebsiteoptimizer.com/ee.gif?s=mode_det&e="+encodeURIComponent(e&&e.stack&&e.stack.substring(0,1e3)+"&vn=");aC&&window._vwo_code.finish()}})();
;;window._vwo_cookieDomain="finaleinventory.com";;;_vwo_surveyAssetsBaseUrl="https://cdn.visualwebsiteoptimizer.com/";;if(window._vwo_mt==="live"){window.VWO=window.VWO||[];window._vwo_acc_id=753668;if(window._vwo_acc_id===744263){_vwo_err({message:"Jphp loaded on variation",referrer:document.referrer})}window.VWO.visUuid="DF6D99D25B217E6BAA45C98FA6F43F22E|e319c512aa843aae9472eef05f00348d";
;_vwo_code.sT=_vwo_code.finished();(function(c,a,e,d,b,z,g){function f(a,b,d){e.cookie=a+"="+b+"; expires="+new Date(864e5*d+ +new Date).toGMTString()+"; domain="+g+"; path=/"}-1==e.cookie.indexOf("_vis_opt_out")&&-1==d.location.href.indexOf("vwo_opt_out=1")&&(a=e.cookie.replace(/(?:(?:^|.*;\s*)_vwo_uuid_v2\s*=\s*([^;]*).*$)|^.*$/,"$1")||a,a=a.split("|"),b=new Image,c=d.location.hostname.replace(/^www\./,"")||c,g=window._vis_opt_domain||c||d.location.hostname.replace(/^www\./,""),b.src="https://dev.visualwebsiteoptimizer.com/v.gif?cd="+(window._vis_opt_cookieDays||0)+"&a=753668&d="+encodeURIComponent(c)+"&u="+a[0]+"&h="+a[1]+"&t="+z,d.vwo_iehack_queue=[b],f("_vwo_uuid_v2",a.join("|"),366))})("finaleinventory.com",window.VWO.visUuid,document,window,0,_vwo_code.sT);
;clearTimeout(window._vwo_settings_timer);if(window._vwo_acc_id===750455){window._vwo_settings_timer=null};;;var vwoCode=window._vwo_code;if(vwoCode.filterConfig&&vwoCode.filterConfig.filterTime==="balanced"){vwoCode.removeLoaderAndOverlay()}var vwo_CIF=false;var UAP=false;;var _vwo_style=document.getElementById('_vis_opt_path_hides'),_vwo_css=(vwoCode.hide_element_style?vwoCode.hide_element_style():'{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;}')+':root {--vwo-el-opacity:0 !important;--vwo-el-filter:alpha(opacity=0) !important;--vwo-el-bg:none !important;--vwo-el-ts:none !important;}',_vwo_text=".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1),.fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1),.fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)" + _vwo_css ; var checkText = window._vwo_acc_id === 744263 ? _vwo_text !== "body" && !_vwo_text.includes("body,") : true; if (_vwo_style && checkText) { var e = _vwo_style.classList.contains("_vis_hide_layer") && _vwo_style; if (UAP && !UAP() && vwo_CIF && !vwo_CIF()) { e ? e.parentNode.removeChild(e) : _vwo_style.parentNode.removeChild(_vwo_style) } else { if (e) { var t = _vwo_style = document.createElement("style"), o = document.getElementsByTagName("head")[0], s = document.querySelector("#vwoCode"); t.setAttribute("id", "_vis_opt_path_hides"), s && t.setAttribute("nonce", s.nonce), t.setAttribute("type", "text/css"), o.appendChild(t) } if (_vwo_style.styleSheet) _vwo_style.styleSheet.cssText = _vwo_text; else { var l = document.createTextNode(_vwo_text); _vwo_style.appendChild(l) } e ? e.parentNode.removeChild(e) : _vwo_style.removeChild(_vwo_style.childNodes[0])}};((function(){var push_api=[{"arg":{"time":"0"},"api":"modifyClickPauseTime"}];for(var i of push_api){window.VWO.push([i.api,i.arg])}}))();VWO._=VWO._||{};window._vwo_clicks=false;VWO._.allSettings=(function(){return{dataStore:{campaigns:{18:{"status":"RUNNING","ibe":0,"type":"VISUAL_AB","mt":{"1":"7697426"},"muts":{"post":{"enabled":true,"refresh":true}},"exclude_url":"","triggers":[8615880],"varSegAllowed":false,"pg_config":["1507977"],"id":18,"combs":{"1":0.5,"2":0.5},"metrics":[{"metricId":872252,"type":"m","id":1}],"segment_code":"true","pc_traffic":100,"ep":1728226959000,"clickmap":0,"globalCode":{"pre":"GL_753668_18_pre","post":"GL_753668_18_post"},"urlRegex":"","sections":{"1":{"segment":{"1":1,"2":1},"variations":{"1":[],"2":[{"xpath":".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)","tag":"C_753668_18_1_2_0","rtag":"R_753668_18_1_2_0"},{"xpath":".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)","tag":"C_753668_18_1_2_1","rtag":"R_753668_18_1_2_1"},{"xpath":".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)","tag":"C_753668_18_1_2_2","rtag":"R_753668_18_1_2_2"}]},"triggers":[],"path":"","variation_names":{"1":"Control","2":"Variation-1"}}},"multiple_domains":0,"pgre":true,"manual":false,"goals":{"1":{"type":"CUSTOM_GOAL","mca":false,"identifier":"demoRequestSuccessfulHs"}},"comb_n":{"1":"Control","2":"Variation-1"},"name":"Fix problems hero","ss":null,"ps":false,"version":4}},plugins:{"UA":{"os":"Windows","dt":"desktop","br":"Chrome","de":"Other","ps":"desktop:false:Windows:10:Chrome:119:Other"},"IP":"104.28.154.61","GEO":{"r":"MD","vn":"geoip2","cn":"Spain","conC":"EU","cc":"ES","c":"Chamartin","cEU":"1"},"DACDNCONFIG":{"AST":true,"BSECJ":false,"PRTHD":false,"CKLV":false,"CRECJS":false,"DT":{"DELAYAFTERTRIGGER":1000,"DEVICE":"mobile","TC":"function(){ return _vwo_t.cm('eO','js',VWO._.dtc.ctId); };","SEGMENTCODE":"function(){ return _vwo_s().f_e(_vwo_s().dt(),'mobile') };"},"eNC":false,"IAF":false,"SPAR":false,"DONT_IOS":false,"CJ":false,"RDBG":false,"DNDOFST":1000,"jsConfig":{"ast":1,"m360":1,"earc":1},"SCC":"{\"cache\":0}","CSHS":false,"SST":false,"FB":false,"UCP":false,"CINSTJS":false,"SD":false,"SPA":true},"PIICONFIG":false,"LIBINFO":{"TRACK":{"LIB_SUFFIX":"","HASH":"f3fd3f8291fa7090d34040205799a29bbr"},"OPA":{"HASH":"05c896517ef6440acaf6a4c7e5fccdaebr","PATH":"\/4.0"},"WORKER":{"HASH":"70faafffa0475802f5ee03ca5ff74179br"},"SURVEY":{"HASH":"036dfa4baa617b3fc9071e5dae1c4d66"}}},vwoData:{"gC":[{"t":1,"c":[10,9],"et":1,"id":1}]},crossDomain:{},integrations:{},events:{"vwo_surveyQuestionSubmitted":{},"vwo_mouseout":{},"vwo_selection":{},"vwo_copy":{},"vwo_quickBack":{},"vwo_pageRefreshed":{},"vwo_cursorThrashed":{},"vwo_recommendation_block_shown":{},"vwo_errorOnPage":{},"vwo_surveyAttempted":{},"vwo_surveyExtraData":{},"vwo_surveyCompleted":{},"vwo_surveyQuestionDisplayed":{},"vwo_surveyQuestionAttempted":{},"vwo_surveyDisplayed":{},"vwo_surveyClosed":{},"vwo_pageUnload":{},"vwo_goalVisit":{"nS":["expId"]},"vwo_orientationChanged":{},"vwo_appTerminated":{},"vwo_appComesInForeground":{},"vwo_appLaunched":{},"vwo_networkChanged":{},"vwo_autoCapture":{},"vwo_dom_click":{"nS":["target","target.innerText"]},"vwo_longPress":{},"vwo_trackGoalVisited":{},"vwo_newSessionCreated":{},"vwo_syncVisitorProp":{},"vwo_singleTap":{},"vwo_dom_submit":{},"vwo_appCrashed":{},"vwo_analyzeHeatmap":{},"vwo_analyzeRecording":{},"vwo_vA":{},"vwo_analyzeForm":{},"vwo_survey_submit":{},"demoRequestSuccessfulHs":{},"submitDemoRequestForm":{},"vwo_survey_questionAttempted":{},"vwo_survey_display":{},"vwo_survey_complete":{},"vwo_survey_close":{},"vwo_survey_attempt":{},"vwo_customConversion":{},"vwo_sessionSync":{},"vwo_pageView":{},"vwo_screenViewed":{},"vwo_dom_scroll":{"nS":["top","pxTop","pxBottom","bottom"]},"vwo_leaveIntent":{},"vwo_conversion":{},"vwo_timer":{"nS":["timeSpent"]},"vwo_appGoesInBackground":{},"vwo_variationShown":{},"vwo_survey_surveyCompleted":{},"vwo_rC":{},"vwo_page_session_count":{},"vwo_appNotResponding":{},"vwo_doubleTap":{},"vwo_scroll":{},"vwo_fling":{},"vwo_zoom":{},"vwo_survey_reachedThankyou":{},"vwo_survey_questionShown":{},"vwo_revenue":{},"vwo_customTrigger":{}},visitorProps:{},uuid:"DF6D99D25B217E6BAA45C98FA6F43F22E",syV:{},syE:{},cSE:{},CIF:false,syncEvent:"sessionCreated",syncAttr:"sessionCreated"},triggers:{"75":{"cnds":[{"event":"vwo_urlChange","id":99}]},"8615880":{"dslv":2,"cnds":["a",{"event":"vwo_mutationObserved","id":2},{"event":"vwo_notRedirecting","id":4,"filters":{}},{"event":"vwo_visibilityTriggered","id":5,"filters":{}},{"event":"vwo_pageView","id":1000,"filters":{}},{"event":"vwo_pageView","id":1002,"filters":{}}]},"5":{"cnds":[{"event":"vwo_postInit","id":101}]},"9":{"cnds":[{"event":"vwo_groupCampTriggered","id":105}]},"8":{"cnds":[{"event":"vwo_pageView","id":102}]},"7697426":{"dslv":2,"cnds":[{"event":"demoRequestSuccessfulHs","id":1000,"filters":{}}]},"2":{"cnds":[{"event":"vwo_variationShown","id":100}]}},tags:{GL_753668_18_pre:{ fn:function(VWO_CURRENT_CAMPAIGN, VWO_CURRENT_VARIATION,nonce = ""){try{!function(){try{var e=function(e){return Object.keys(e).find((function(e){return e.startsWith("__reactInternalInstance$")||e.startsWith("__reactFiber$")}))},t=function(e,t){if(e&&t)return e[t]},n=function(e,t,n){var i=(i=e.nodeName)&&i.toLowerCase();t.stateNode=e,t.child=null,t.tag=e.nodeType===Node.ELEMENT_NODE?5:6,t.type&&(t.type=t.elementType="vwo-"+i),t.alternate&&(t.alternate.stateNode=e),e[n]=t},i=function(e,t){var n=Date.now();!function i(){var o=Object.keys(t).find((function(e){return e.startsWith("__reactProps$")}))||"",r=Date.now();if(o&&t[o])switch(e.name){case"href":t[o].href=e.value;break;case"onClick":t[o].onClick&&delete t[o].onClick;break;case"onChange":t[o].onChange&&t[o].onChange({target:t})}o||3e3<r-n||setTimeout(i,1)}()};window.originalReplaceWith||(window.originalReplaceWith=vwo_$.fn.replaceWith),vwo_$.fn.replaceWith2&&!window.originalReplaceWithBeforeReact?window.originalReplaceWithBeforeReact=vwo_$.fn.replaceWith2:vwo_$.fn.replaceWith&&!window.originalReplaceWithBeforeReact&&(window.originalReplaceWithBeforeReact=vwo_$.fn.replaceWith),vwo_$.fn.replaceWith=vwo_$.fn.replaceWith2=function(i){var o,r;return this.length?(o="object"==typeof i,(r=e(this[0]))?i?this.each((function(e,a){var l=t(a,r),c=document.createElement("div");c.innerHTML=o?i.nodeType===Node.TEXT_NODE?i.textContent:i.outerHTML:i,l&&n(c.firstChild,l,r),c.firstChild&&(c.firstChild.__vwoControlOuterHTML=a.__vwoControlOuterHTML||a.outerHTML,c.firstChild.__vwoExpInnerHTML=c.firstChild.innerHTML),a.parentNode&&a.parentNode.replaceChild(c.firstChild,a)})):this:originalReplaceWithBeforeReact.apply(this,[].slice.call(arguments))):this},vwo_$.fn.html&&!window.originalHtmlBeforeReact&&(window.originalHtmlBeforeReact=vwo_$.fn.html),vwo_$.fn.html=function(i){if(!this.length)return this;this.each((function(e,t){t.hasOwnProperty("__vwoControlInnerHTML")||(t.__vwoControlInnerHTML=t.innerHTML,t.__vwoExpInnerHTML=i)}));var o,r=e(this[0]);return r&&i&&((o=document.createElement("div")).innerHTML=i),void 0===i?this[0]&&this[0].innerHTML:this.each((function(e,a){var l=!1,c=(r&&o&&(l=1===a.childNodes.length&&1===o.childNodes.length),t(l?a.firstChild:a,r));a.innerHTML=i,c&&a&&n(l?a.firstChild:a,c,r)}))},vwo_$.fn.vwoReplaceWith=function(){if(this.length){var e=this[0].outerHTML;if(e)return vwo_$(this).replaceWith(e)}return this},vwo_$.fn.vwoAttr&&!window.originalVwoAttrBeforeReact&&(window.originalVwoAttrBeforeReact=vwo_$.fn.vwoAttr),vwo_$.fn.vwoAttr=function(){var e;return this.length&&1===arguments.length&&arguments[0].href&&(e=arguments[0].href,this.each((function(t,n){i({name:"onClick"},n),i({name:"href",value:e},n)}))),originalVwoAttrBeforeReact.apply(this,[].slice.call(arguments))}}catch(e){console.info(e)}}();}catch(e){}}}, GL_753668_18_post:{ fn:function(VWO_CURRENT_CAMPAIGN, VWO_CURRENT_VARIATION,nonce = ""){}}, C_753668_18_1_2_0:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content",".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)")).replaceWith2('<a  href="https://www.finaleinventory.com/schedule-demo" target="_self" class="fl-button" role="button"><span  class="fl-button-text">Schedule Call w/ Expert</span></a>'),(el=vwo_$(".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)")).vwoCss({transition:"none !important"});})(".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)")}}, R_753668_18_1_2_0:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
 return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content",".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)")).revertContentOp(),(el=vwo_$(".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)")).vwoRevertCss();})(".fl-node-ejrd9ut6wp3a > div:nth-of-type(1) > div:nth-of-type(1) > a:nth-of-type(1)")}}, C_753668_18_1_2_1:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content",".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)")).replaceWith2('<p >Finale Inventory is the only multichannel inventory management solution with the support team to solve more "impossible" problems than anyone else.</p>'),(el=vwo_$(".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)")).vwoCss({transition:"none !important"}),el.html('The multichannel inventory management solution with a support team and product that solves the "impossible" inventory problems.'),el.vwoCss({transition:"none !important"});})(".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)")}}, R_753668_18_1_2_1:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
 return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","editElement",".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)")).vwoRevertHtml(),el.vwoRevertCss(),el.revertContentOp(),el.vwoRevertCss();})(".fl-node-weih1unjvmz3 > div:nth-of-type(1) > div:nth-of-type(1) > p:nth-of-type(1)")}}, C_753668_18_1_2_2:{ fn:function(log,nonce=''){return (function(x) {var el,ctx=vwo_$(x);
/*vwo_debug log("content",".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)")).replaceWith2("<h1 >We'll fix your inventory problems. (Takes one Zoom call.)</h1>"),(el=vwo_$(".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)")).vwoCss({transition:"none !important"});})(".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)")}}, R_753668_18_1_2_2:{ fn:function(log,nonce=''){return (function(x) {
if(!vwo_$.fn.vwoRevertHtml){
 return;
};
var el,ctx=vwo_$(x);
/*vwo_debug log("Revert","content",".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)"); vwo_debug*/(el=vwo_$(".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)")).revertContentOp(),(el=vwo_$(".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)")).vwoRevertCss();})(".fl-node-kh0cprsliwo2 > div:nth-of-type(1) > div:nth-of-type(1) > h1:nth-of-type(1)")}}},rules:[{"triggers":["7697426"],"tags":[{"metricId":872252,"data":{"campaigns":[{"c":18,"g":1}],"type":"m"},"id":"metric"}]},{"triggers":["8615880"],"tags":[{"priority":4,"id":"runCampaign","data":"campaigns.18"}]},{"triggers":["75"],"tags":[{"id":"urlChange"}]},{"triggers":["5"],"tags":[{"id":"checkEnvironment"}]},{"triggers":["8"],"tags":[{"priority":3,"id":"prePostMutation"},{"id":"groupCampaigns","priority":2}]},{"triggers":["9"],"tags":[{"priority":2,"id":"visibilityService"}]},{"triggers":["2"],"tags":[{"id":"runTestCampaign"}]}],pages:{"ec":[{"1507977":{"inc":["o",["url","urlReg","(?i)^https?\\:\\\/\\\/(w{3}\\.)?finaleinventory\\.com\\\/?(?:[\\?#].*)?$"]]}},{"1507974":{"inc":["o",["url","urlReg","(?i).*"]]}}]},pagesEval:{"ec":[1507977,1507974]}}})();
;;var commonWrapper=function(argument){if(!argument){argument={valuesGetter:function(){return{}},valuesSetter:function(){},verifyData:function(){return{}}}}var pollInterval=100;var timeout=6e4;return function(){var accountIntegrationSettings={};var _interval=null;function waitForAnalyticsVariables(){try{accountIntegrationSettings=argument.valuesGetter()}catch(error){accountIntegrationSettings=undefined}if(accountIntegrationSettings&&argument.verifyData(accountIntegrationSettings)){argument.valuesSetter(accountIntegrationSettings);return 1}return 0}var currentTime=0;_interval=setInterval((function(){currentTime=currentTime||performance.now();var result=waitForAnalyticsVariables();if(result||performance.now()-currentTime>=timeout){clearInterval(_interval)}}),pollInterval)}};
        var pushBasedCommonWrapper=function(argument){var firedCamp={};if(!argument){argument={integrationName:"",getExperimentList:function(){},accountSettings:function(){},pushData:function(){}}}return function(){window.VWO=window.VWO||[];var sendDebugLogs=function(expId,variationId,isTimeout,user_type){try{var errorPayload={f:argument["integrationName"]||"",a:window._vwo_acc_id,url:window.location.href,exp:expId,v:variationId,vwo_uuid:VWO._&&VWO._.cookies&&VWO._.cookies.get("_vwo_uuid"),user_type:user_type};if(isTimeout){errorPayload["timeout"]=true}if(window.VWO._.customError){window.VWO._.customError({msg:"integration debug",url:window.location.href,lineno:"",colno:"",source:JSON.stringify(errorPayload)})}}catch(e){var vwo_error=""}};const callbackFn=function(data){if(!data)return;var expId=data[1],variationId=data[2],repeated=data[0],singleCall=0,debug=0;var experimentList=argument.getExperimentList();if(typeof argument.accountSettings==="function"){var accountSettings=argument.accountSettings();if(accountSettings){singleCall=accountSettings["singleCall"];debug=accountSettings["debug"]}}if(singleCall&&repeated==="vS"||firedCamp[expId]){return}if(expId&&variationId&&["VISUAL_AB","VISUAL","SPLIT_URL"].indexOf(_vwo_exp[expId].type)>-1){if(experimentList.indexOf(+expId)!==-1){firedCamp[expId]=variationId;var pollInterval=100;var currentTime=0;var timeout=6e4;var user_type=_vwo_exp[expId].exec?"vwo-retry":"vwo-new";var interval=setInterval((function(){currentTime=currentTime||performance.now();var toClearInterval=argument.pushData(expId,variationId);if(debug&&toClearInterval){sendDebugLogs(expId,variationId,false,user_type)}var isTimeout=performance.now()-currentTime>=timeout;if(isTimeout&&debug){sendDebugLogs(expId,variationId,true,user_type)}if(toClearInterval||isTimeout){clearInterval(interval)}}),pollInterval||100)}}};window.VWO.push(["onVariationApplied",callbackFn]);window.VWO.push(["onVariationShownSent",callbackFn])}};
    var surveyDataCommonWrapper=function(argument){if(!argument){argument={getCampaignList:function(){return[]},surveyStatusChange:function(){},answerSubmitted:function(){}}}return function(){window.VWO=window.VWO||[];function getValuesFromAnswers(answers){var values=[];for(var i=0;i<answers.length;i++){values.push(answers[i].value)}return values}function commonSurveyCallback(data,callback,surveyStatus){if(!data)return;var surveyId=data.surveyId;var campaignList=argument.getCampaignList();if(surveyId&&campaignList.indexOf(+surveyId)!==-1){var pollInterval=100;var currentTime=0;var timeout=6e4;var surveyData={accountId:data.accountId,surveyId:data.surveyId,uuid:data.uuid};if(surveyStatus==="surveySubmitted"){surveyData=Object.assign(surveyData,{questionType:data.questionType,questionText:data.questionText,answers:data.answers,answersValue:getValuesFromAnswers(data.answers),skipped:data.skipped})}var interval=setInterval((function(){currentTime=currentTime||performance.now();var toClearInterval=callback(surveyId,surveyStatus,surveyData);var isTimeout=performance.now()-currentTime>=timeout;if(toClearInterval||isTimeout){clearInterval(interval)}}),pollInterval)}}window.VWO.push(["onSurveyShown",function(data){commonSurveyCallback(data,argument.surveyStatusChange,"surveyShown")}]);window.VWO.push(["onSurveyCompleted",function(data){commonSurveyCallback(data,argument.surveyStatusChange,"surveyCompleted")}]);window.VWO.push(["onSurveyAnswerSubmitted",function(data){commonSurveyCallback(data,argument.answerSubmitted,"surveySubmitted")}])}};
    (function(){var VWOOmniTemp={};window.VWOOmni=window.VWOOmni||{};for(var key in VWOOmniTemp)Object.prototype.hasOwnProperty.call(VWOOmniTemp,key)&&(window.VWOOmni[key]=VWOOmniTemp[key]);;})();(function(){window.VWO=window.VWO||[];var pollInterval=100;var _vis_data={};var intervalObj={};var analyticsTimerObj={};var experimentListObj={};window.VWO.push(["onVariationApplied",function(data){if(!data){return}var expId=data[1],variationId=data[2];if(expId&&variationId&&["VISUAL_AB","VISUAL","SPLIT_URL"].indexOf(window._vwo_exp[expId].type)>-1){}}])})();;
;var vD=VWO.data||{};VWO.data={content:{"fns":{"list":{"args":{"1":{}},"vn":1}}},as:"r1.visualwebsiteoptimizer.com",dacdnUrl:"https://dev.visualwebsiteoptimizer.com",accountJSInfo:{"noSS":false,"pc":{"a":0,"t":0},"rp":7,"gC":[{"id":1,"t":1,"c":[10,9],"et":1}],"ts":1728354826,"pvn":0}};for(var k in vD){VWO.data[k]=vD[k]};;var gcpfb=function(a,loadFunc,status,err,success){if(a.indexOf("/cdn/")!==-1){loadFunc(a.replace("cdn/",""),err,success); _vwo_err({message:"Google_Cdn failing for " + a + ". Trying Fallback..",code:"cloudcdnerr",status:status}); return true;}};window.VWO=window.VWO || [];window.VWO._= window.VWO._ || {};window.VWO._.gcpfb=gcpfb;;var d={cookie:document.cookie,URL:document.URL,referrer:document.referrer};var w={VWO:{_:{}},location:{href:window.location.href,search:window.location.search},_vwoCc:window._vwoCc};;window._vwo_cdn="https://dev.visualwebsiteoptimizer.com/cdn/";window._VWO=window._VWO||{};window._VWO.fSeg={};window._VWO.dcdnUrl="";window._VWO._vis_nc_lib=window._vwo_cdn+"edrv/nc-5c6a4ba1f62b60fdf90f5cf8c2585e95br.js";var loadWorker=function(url){_vwo_code.load(url,{dSC: true, onloadCb: function(xhr,a){window._vwo_wt_l=true;if(xhr.status===200 ||xhr.status===304){var code="var window="+JSON.stringify(w)+",document="+JSON.stringify(d)+";window.document=document;"+xhr.responseText;var blob=new Blob([code||"throw new Error('code not found!');"],{type:"application/javascript"}),url=URL.createObjectURL(blob);window.mainThread={webWorker:new Worker(url)};window.vwoChannelFW=new MessageChannel();window.vwoChannelToW=new MessageChannel();window.mainThread.webWorker.postMessage({vwoChannelToW:vwoChannelToW.port1,vwoChannelFW:vwoChannelFW.port2},[vwoChannelToW.port1, vwoChannelFW.port2]);if(!window._vwo_mt_f)return window._vwo_wt_f=true;_vwo_code.addScript({text:window._vwo_mt_f});delete window._vwo_mt_f}else{if(gcpfb(a,loadWorker,xhr.status)){return;}_vwo_code.finish("&e=loading_failure:"+a)}}, onerrorCb: function(a){if(gcpfb(a,loadWorker)){return;}window._vwo_wt_l=true;_vwo_code.finish("&e=loading_failure:"+a);}})};loadWorker("https://dev.visualwebsiteoptimizer.com/cdn/edrv/worker-b0d363a401093f288c66a8fb01ee7befbr.js");;var _vis_opt_file;var _vis_opt_lib;if(window.VWO._.allSettings.dataStore.previewExtraSettings!=undefined&&window.VWO._.allSettings.dataStore.previewExtraSettings.isSurveyPreviewMode){var surveyHash=window.VWO._.allSettings.dataStore.plugins.LIBINFO.SURVEY.HASH;_vis_opt_file="va_survey_debug_events-"+surveyHash+".js";_vis_opt_lib="https://dev.visualwebsiteoptimizer.com/"+_vis_opt_file}else if(window.VWO._.allSettings.dataStore.mode!=undefined&&window.VWO._.allSettings.dataStore.mode=="PREVIEW"){var path1="evad.js?va=";var path2="&d=debugger_new&h=-37ef6129ddb91ec054c244b6d850215b";_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?path1+"vanj"+path2:path1+"va_gq"+path2:path1+"edrv/va_gq-ca192c2beb893628a5ae5f404573b624br.js"+path2;_vis_opt_lib="https://dev.visualwebsiteoptimizer.com/"+_vis_opt_file}else{_vis_opt_file=vwoCode.use_existing_jquery&&typeof vwoCode.use_existing_jquery()!=="undefined"?vwoCode.use_existing_jquery()?"edrv/vanj-dbac17217990efd9037e990f5a558524br.js":"edrv/va_gq-ca192c2beb893628a5ae5f404573b624br.js":"edrv/va_gq-ca192c2beb893628a5ae5f404573b624br.js"}window._vwo_library_timer=setTimeout((function(){vwoCode.removeLoaderAndOverlay&&vwoCode.removeLoaderAndOverlay();vwoCode.finish()}),vwoCode.library_tolerance&&typeof vwoCode.library_tolerance()!=="undefined"?vwoCode.library_tolerance():2500),_vis_opt_lib=typeof _vis_opt_lib=="undefined"?window._vwo_cdn+_vis_opt_file:_vis_opt_lib;var loadLib=function(url){_vwo_code.load(url, {dSC: true, onloadCb:function(xhr,a){window._vwo_mt_l=true;if(xhr.status===200 || xhr.status===304){if(!window._vwo_wt_f)return window._vwo_mt_f=xhr.responseText;_vwo_code.addScript({text:xhr.responseText});delete window._vwo_wt_f;}else{if(gcpfb(a,loadLib,xhr.status)){return;}_vwo_code.finish("&e=loading_failure:"+a);}}, onerrorCb: function(a){if(gcpfb(a,loadLib)){return;}window._vwo_mt_l=true;_vwo_code.finish("&e=loading_failure:"+a);}})};loadLib(_vis_opt_lib);VWO.load_co=window._vwo_code.load.bind(window._vwo_code);;;}}catch(e){_vwo_code.finish();_vwo_code.removeLoaderAndOverlay&&_vwo_code.removeLoaderAndOverlay();_vwo_err(e);window.VWO.caE=1}})();
</script><script type="text/javascript">// This file uses references and method signatures that can be found in jquery.js and cash.js.
// Copyright JS Foundation and other contributors, https://js.foundation/
// Copyright (c) 2014-present Ken Wheeler
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
//  * documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
//  * rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
//  * permit persons to whom the Software is furnished to do so, subject to the following conditions:
//  *
//  * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
//  * Software.
//  *
//  * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
//  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
//  * COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
//  * OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
(function(){"use strict";var e,t,n,o,i,r,s;window.VWO=window.VWO||[],window.VWO.v="7.0",window.VWO.v_e="e618aac1e",window._VWO_VaGQ_StartTime=performance.now(),window.VWO.modules={vwoUtils:{cookies:{}},utils:{},tags:{},phoenixPlugins:{events:{predefinedEvents:{}}},otherLibDeps:{}},window.VWO._=window.VWO._||{},Object.defineProperty(window.VWO._,"phoenixMT",{value:{bus:{},idMapping:{},counter:0,eventHistory:{},on:function(e,t,n){this.bus[e]=this.bus[e]||[],n&&n.syncToDataLayer&&(t.syncToDataLayer=!!n.syncToDataLayer);const o=this.bus[e].push(t);return this.idMapping[this.counter]=[e,o-1],this.counter++},once:function(e,t){this.bus[e]&&1==this.bus[e].length?this.bus[e][0]=t:this.on(e,t)},getAllEvents:function(){return Object.keys(this.bus)},trigger:function(e,t={}){var n;let o=[];if(!this.bus[e])return this.eventHistory[e]=this.eventHistory[e]||[],this.eventHistory[e].push(t);((null===(n=window._vwoCc)||void 0===n?void 0:n.delayCustomGoal)||"vwo_campaignsLoaded"===e)&&(this.eventHistory[e]=this.eventHistory[e]||[],this.eventHistory[e].push(t));for(let n=(this.bus[e]||[]).length-1;n>=0;n--)if(this.bus[e][n])try{const i=this.bus[e][n];i.syncToDataLayer?o.push(i):i.call(this,t)}catch(e){}const i=o.length;if(i){for(let e=i-1;e>=0;e--)o[e].call(this,t);this.mergeEventPayloadAndDispatchCall(t)}},getEventHistory:function(e){return this.eventHistory[e]},clearEventHistory:function(e){delete this.eventHistory[e]},mergeEventPayloadAndDispatchCall(e){var t,n,o,i,r;const s=(null===(t=e._vwo)||void 0===t?void 0:t.syncEventData)||{},a=(null===(n=e._vwo)||void 0===n?void 0:n.eventDataConfig)||{};let c=(null===(r=null===(i=null===(o=window.VWO)||void 0===o?void 0:o.nls)||void 0===i?void 0:i.getEventsProps)||void 0===r?void 0:r.call(i,e))||{};const d=window.VWO._.cookies.get("_vwo_uuid");let l={};if(Object.keys(c).length&&Object.keys(a).length&&!a.multipleDomainCallSent){const e=Object.keys(a);for(let t=e.length-1;t>=0;--t){const n=e[t];d===n?(l[n]=Object.assign(Object.assign({},a[n]),c),l[n].addVwoPageMeta=!0):(l[n]=a[n],l[d]=c,l[d].addVwoPageMeta=!0,a.multipleDomainCallSent=!0)}}else l=Object.keys(c).length?{[d]:Object.assign(Object.assign({},c),{addVwoPageMeta:!0})}:a||{};s._vwo=s._vwo||{},s._vwo.eventDataConfig=l,Object.keys(s).length&&this.trigger("syncDataToDataLayer",{event:e,eventName:e.vwoEventName,syncEventData:s})},triggerForBothSides:function(e,t={}){this.trigger(e,t),window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[e,t]})},off:function(e){if(this.idMapping[e]){const[t,n]=this.idMapping[e];t&&(this.bus[t][n]=null,delete this.idMapping[e])}},clearEvent:function(e){if(this.bus[e]&&0!==this.bus[e].length){for(let t=0;t<this.counter;t++)this.idMapping[t]&&this.idMapping[t][0]===e&&(this.idMapping[t]=[]);delete this.bus[e]}}},enumerable:!1,writable:!1}),window.VWO._.native={},window.VWO._.native.JSON=window.JSON,function(e){e.DOM="vwo_dom"}(e||(e={})),function(e){e.WILD_CARD="*",e.TRIGGER="trigger",e.POST_INIT="post-init",e.TIMER="vwo_timer"}(t||(t={})),function(e){e.URL_CHANGE="vwo_urlChange",e.LEAVE_INTENT="vwo_leaveIntent",e.CLICK_EVENT="vwo_dom_click",e.SUBMIT_EVENT="vwo_dom_submit",e.PAGE_LOAD_EVENT="vwo_page_load"}(n||(n={})),function(e){e.PAGE_VIEW="vwo_pageView",e.PAGE_UNLOAD_EVENT="vwo_pageUnload"}(o||(o={})),function(e){e.EXIT_CONDITIONS="__exitConditions"}(i||(i={})),function(e){e.DOM_CONTENT_LOADED="DOMContentLoaded",e.SCROLL="scroll",e.CLICK="click",e.SUBMIT="submit"}(r||(r={})),function(e){e[e.DEBUG=0]="DEBUG",e[e.INFO=1]="INFO",e[e.WARN=2]="WARN",e[e.ERROR=3]="ERROR"}(s||(s={}));class a{constructor(e){this.setLevel(e)}setLevel(e="warn"){this.logLevel=s[e.toUpperCase()]}info(e,t={}){this.customLog(s.INFO,e,t)}debug(e,t={}){this.customLog(s.DEBUG,e,t)}warn(e,t={}){var n,o;this.customLog(s.WARN,e,t,null===(o=null===(n=window.VWO)||void 0===n?void 0:n._)||void 0===o?void 0:o.customError)}error(e,t={}){var n,o;this.customLog(s.ERROR,e,t,null===(o=null===(n=window.VWO)||void 0===n?void 0:n._)||void 0===o?void 0:o.customError)}customLog(e,t,n,o=null){var i,r,s;if(e>=this.logLevel){const a=this.formatMessage(e,t,n);null===(s=null===(r=null===(i=window.VWOEvents)||void 0===i?void 0:i.store)||void 0===r?void 0:r.actions)||void 0===s||s.addLogsForDebugging(a),o?o(a):this.consoleLog(e,[a])}}consoleLog(e,t){switch(e){case s.INFO:console.info(...t);break;case s.WARN:console.warn(...t);break;case s.ERROR:console.error(...t);break;default:console.log(...t)}}formatMessage(t,n,o){var i,a;const c=Object.keys(o).reduce(((e,t)=>e.replace(new RegExp(`{{${t}}}`,"g"),o[t])),n),d=`${e.DOM}_`;let l=o;const u=(null===(i=o.data)||void 0===i?void 0:i.vwoEventName)||o.vwoEventName;u!==d+r.CLICK&&u!==d+r.SUBMIT||(l=o.data?null===(a=o.data)||void 0===a?void 0:a.props:l.props,l=l||{name:u});let w=JSON.stringify;try{w=window.VWO._.native.JSON.stringify||JSON.stringify}catch(e){}return`VWO: [${s[t].toUpperCase()}] [${(new Date).toUTCString()}] ${c} ${w(l)}`}}var c=new a("warn");
/*! *****************************************************************************
    Copyright (c) Microsoft Corporation.

    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted.

    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
    REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
    AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
    INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
    LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
    OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    PERFORMANCE OF THIS SOFTWARE.
    ***************************************************************************** */function d(e,t,n,o){return new(n||(n=Promise))((function(i,r){function s(e){try{c(o.next(e))}catch(e){r(e)}}function a(e){try{c(o.throw(e))}catch(e){r(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(s,a)}c((o=o.apply(e,t||[])).next())}))}const l=function(...e){window.fetcher.getValue("VWO._.triggerEvent",e)};var u={PARSE_TLD:"pTLD"},w=["co","org","com","net","edu","au","ac"];function _(e){var t,n=e.split("."),o=n.length,i=n[o-2];return i&&w.includes(i)?(t=n[o-3]+"."+i+"."+n[o-1],l(u.PARSE_TLD,e,t),t):(t=i+"."+n[o-1],l(u.PARSE_TLD,e,t),t)}const h={SET_COOKIE:"sC",GET_COOKIE:"gC",ERASE_COOKIE:"eC",SET_THIRD_PARTY_COOKIE:"sTPC",SET_THIRD_PARTY_COOKIE_ERROR:"sTPCE"};window._vwo_evq=window._vwo_evq||[];var p="jI",g=window._vwo_evq;const v=window._vwo_ev=window._vwo_ev||function(...e){if(!e[0])throw new Error("Invalid Event:"+e[0]);e[0]!==p?g.push([].slice.call(arguments)):g.unshift([p])};let f;window.VWO._.triggerEvent=window._vwo_ev;const O={get:e=>{try{return window.localStorage.getItem(e)}catch(e){return""}},set:(e,t)=>{try{return f._setItem(e,t)}catch(e){return""}},remove:e=>{try{return f._removeItem(e)}catch(e){return!1}},getItem:function(e){return this.get(e)},setItem:function(e,t){this.set(e,t)},deleteAll:function(){},deleteItem:function(e){this.remove(e)}};function m(e){f=e}let E;function S(e){E=e}function C(e){window.VWO=null!=e?e:E}window.VWO._.localStorageService=O;const T=window.VWO._&&window.VWO._.customError||function(){},y=window.encodeURIComponent,I=window.decodeURIComponent,V=function(e){return btoa&&E._.ac&&E._.ac.bsECJ?btoa(e):y(e)},A=function(e){if(atob)try{return atob(e)}catch(e){}return I(e)},N=O.set,b=O.get,R=window.clearTimeout,L=window.setTimeout,W=Math.floor,P=Math.pow,D="(",x=")",U="_vis_opt_",k="_vwo_",M="_vis_",G=864e5,F=31536e6,$={[U+"out"]:0,[U+"exp_*_combi"]:10,[U+"exp_*_combi_choose"]:11,[U+"exp_*_goal_*"]:12,[U+"exp_*_exclude"]:13,[U+"exp_*_split"]:14,[U+"test_cookie"]:20,[U+"s"]:21,[k+"ds"]:22,[k+"sn"]:23,[k+"referrer"]:24,[k+"uuid"]:30,[k+"uuid_*"]:31,[k+"uuid_v2"]:32,[k+"app_version_*_*"]:40,[M+"preview_*"]:41,[M+"editor"]:42,[M+"heatmap_*"]:43};let j;for(const e in $)$[e]=z($[e]),$["debug"+e]="d"+$[e];function H(){for(var e=document.cookie.split(/; ?/),t={},n=0;n<e.length;n++){var o=e[n].split("=");try{const e=I(o[0]);let n;n="_vwo"===e?A(o[1]):I(o[1]),t[e]=n}catch(e){}}return t}function B(e){return["_vis_opt_out","_vwo_ssm","_vwo_ss","_vwo_global_opt_out"].indexOf(e)<0&&(e.indexOf("_vis_opt_")>-1||e.indexOf("_vwo_")>-1||e.indexOf("_vis_")>-1)}function J(e){let t,n;return()=>(n=n||L((()=>{n=t=void 0}),1),t=t||e())}let K=J(H);function q(e){return K()[I(e)]}function Y(e,t,n,o=4e12){t="_vwo"===e?V(t):y(t);let i=y(e)+"="+t+"; ";n&&(i+="domain="+n+"; "),"_vwo"===e&&(o=Date.now()+F),o&&(i+="expires="+new Date(o).toUTCString()+"; "),i+="path=/",window.VWO._=window.VWO._||{},window.VWO._.ss&&(i+="; secure; samesite=none; Partitioned;"),document.cookie=i,K=J(H)}function X(){K=J(H)}function z(e){"string"==typeof e&&(e=+e),e<0&&(e=0);let t="";for(;e;){const n=e%64;let o=n.toString(36);n>=36&&(o=String.fromCharCode(n+29)),62===n&&(o="_"),63===n&&(o="-"),t=o+t,e=W(e/64)}return t||e+""}function Q(e){let t=0,n=0;for(;e;){const o=e.slice(-1);let i=26*+/[A-Z]/.test(o)+parseInt(o,36);"_"===o&&(i=62),"-"===o&&(i=63),t+=i*P(64,n++),e=e.slice(0,-1)}return t}function Z(e,t){return!e||"number"!=typeof e[2]||Date.now()>t+e[2]*G}class ee{constructor(e,t,n="cookie",o=!0,i,r,s){var a,c,d,l;this.threadInstanceSync=!1,this.defaultDelim1=(null===(c=null===(a=window._vwoCc)||void 0===a?void 0:a.cJ)||void 0===c?void 0:c.pd)||"~",this.delim1=(null===(l=null===(d=window._vwoCc)||void 0===d?void 0:d.cJ)||void 0===l?void 0:l.cd)||this.defaultDelim1,this.backwardCompatible=o,this.cookieSyncUrl=i,this.jarName=e,this.cookieStorageStrategy=n,this.domain=t,this.syncingOff=r,this.strategyConfig=s,this.syncingOff?this.cookies=this.syncFromTPCValue():this.cookies=this.syncFromCookies(),this.strategyConfig&&(this.strategyConfig.callback=this.strategyConfig.callback||function(){},this.strategyConfig.cookieJarValue=this.strategyConfig.cookieJarValue||""),j=Q(this.getInJar("ts")||"0")||Date.now(),this.setInJar("ts",z(j),2e3),this.backwardCompatible&&this.getAll(!1,!0),this.backwardCompatible||this.syncingOff||"custom"===n||this.syncCookiesToJar(),this.threadInstanceSync=!0}syncCookiesToJar(){const e=document.cookie.split(/; ?/),t=this.getAll();for(var n=0;n<e.length;n++){const o=e[n].split("="),i=t[o[0]];B(o[0])&&!i&&(this.setInJar(I(o[0]),I(o[1]),100),window.VWO._.cookies.create(o[0],o[1],void 0,void 0,-1,!0))}}getInJar(e,t=!1){if(e=this.mapKey(e),!this.cookies)return;const n=this.cookies[e];return Z(n,j)?(delete this.cookies[e],void(this.syncingOff||this.syncToCookies())):t?n.slice(1):n[1]}expired(e){e=this.mapKey(e);const t=this.cookies[e];if(t)return Z(t,j)}setInJar(e,t,n){return e=this.mapKey(e),this.cookies[e]=[e,t,n+(Date.now()-j)/G],this.threadInstanceSync&&this.otherSide("updateJarMemory",[e,this.cookies[e]]),this.syncingOff||this.syncToCookies(),this.getInJar(e)}syncToCookies(){let e="";for(const t in this.cookies){const n=this.cookies[t];e+=(e?x:"")+this.encodeCookie(...n)}if("custom"===this.cookieStorageStrategy)return X(),e=V(e),void this.strategyConfig.callback(e);"ls"!==this.cookieStorageStrategy&&"both"!==this.cookieStorageStrategy||N(this.jarName,e),"cookie"!==this.cookieStorageStrategy&&"both"!==this.cookieStorageStrategy||Y(this.jarName,e,this.domain)}getStoredJarValue(e){let t="";for(const e in this.cookies){const n=this.cookies[e];t+=(t?x:"")+this.encodeCookie(...n)}return e?V(t):t}syncFromTPCValue(){let e=window.VWO.data.tpc?window.VWO.data.tpc._vwo:void 0;const t={};if(!e)return t;e=e.split(x);for(let n=0;n<e.length;n++){const o=this.decodeCookie(e[n],this.cookieStorageStrategy);o&&(t[o[0]]=o)}return t}syncFromCookies(){let e="";this.cookies={},"custom"===this.cookieStorageStrategy?e=A(this.strategyConfig.cookieJarValue):"ls"===this.cookieStorageStrategy?e=b(this.jarName):"cookie"===this.cookieStorageStrategy?e=q(this.jarName):"both"===this.cookieStorageStrategy&&(e=q(this.jarName)||b(this.jarName)),e=e||"";const t=e.split(x);for(let n=0;e&&n<t.length;n++){const e=this.decodeCookie(t[n],this.cookieStorageStrategy);e&&(this.cookies[e[0]]=e)}return this.cookies}encodeCookie(e,t,n){return`${e}${this.delim1}${t}${D}${z(W(100*n))}`}decodeCookie(e,t){try{let t;const n=e.indexOf(this.delim1)>-1?this.delim1:this.defaultDelim1;if(e.indexOf(n)>-1)t=e.split(n);else{const n=/ts(.)/.exec(e),o=n&&n[1];o&&(t=e.split(o),this.delim1=o)}const o=t[1].split(D);return[t[0],o[0],Q(o[1])/100]}catch(n){const o=`Error occurred while decoding the cookie in cookieJar for strategy: ${t}. Cookie Value to be decoded: ${e}. ${n}`;return void T({msg:o,url:"cookie-jar.js",lineno:257,colno:26,source:y(o)})}}mapKey(e){if($[e])return $[e];const t=/([0-9]+)/g,n=e.replace(t,"*");if($[n]){const o=e.match(t)||[];return $[n]+"*"+o.map(z).join("*")}return e}unmapKey(e){const t=e.split("*"),n=t[0];let o="";for(const e in $)if($[e]===n){o=e;break}for(let e=1;e<t.length;e++)o=o.replace("*",""+Q(t[e]));return(o||"ts"===e)&&o||e}getAll(e=!1,t=!1){const n={};for(const o in this.cookies){const i=this.unmapKey(o);let r=this.cookies[o][1];"ts"!==o&&(r=this.get(i,t)),!1===this.expired(o)&&(n[i]=e?[r,new Date(this.cookies[o][2]*G+j)]:r)}return n}get(e,t=!1){const n=this.expired(e),o=this.getInJar(e,!0);let i,r;o&&([i,r]=o);const s="*"===i;if("custom"!==this.cookieStorageStrategy&&s){const t=q(e);return!t&&i&&this.setInJar(e,"",-1),t}if(this.backwardCompatible){const o=q(e);return o&&n?void Y(e,"",this.domain,-1):(!t||!i||"ts"===e||o&&o!==i||Y(e,i,this.domain,j+r*G),o||!i||t||"ts"===e?(o&&i&&o!==i&&this.setInJar(e,o,r-(Date.now()-j)/G),o||i):void this.setInJar(e,"",-1))}return this.getInJar(e)}xmlSuccess(){window.VWO._.cookies.create("_vis_opt_test_cookie",1,void 0,void 0,void 0,!0)}set(e,t,n){if(t+="","number"==typeof n?this.setInJar(e,t,n):this.setInJar(e,"*",2e3),"custom"!==this.cookieStorageStrategy&&(this.backwardCompatible||"number"!=typeof n)){let o;o=null===n?null:Date.now()+n*G,Y(e,t,this.domain,o)}this.cookieSyncUrl&&(R(this.cookieSyncTimeout),this.cookieSyncTimeout=L((()=>{this.syncViaXML(this.xmlSuccess)}),1e3))}updateJarMemory(e,t){this.cookies[e]=t}otherSide(...e){e[0]="VWO.modules.vwoUtils.cookies.CookieJar."+e[0],window.fetcher.getValue(...e)}}const te={primary:(e,t,n=!1,o,i)=>new Proxy(t,{construct(t,r){this.store=this.store||["1"];const s=new t(...r),a=this.store.length;this.store.push(s);let c=r;n&&(c=o(s)),Object.defineProperty(s,"otherSideCreated",{value:!1,enumerable:!1,writable:!0}),s.otherSide=(...e)=>s.otherSideCreated.then((()=>s.otherSide(...e).then((e=>e))));const d={type:"vwoClassInstanceBridge",id:a,args:c,path:e};return s.otherSideCreated=new Promise((t=>{window.fetcher.request(d).send().then((n=>{s.otherSide=(...t)=>{const o=e.dest+"."+n+"."+t[0];return t[0]=o,window.fetcher.getValue(...t)},t(null),i&&i(n)}))})),s},get(e,t){return"symbol"==typeof t||isNaN(+t)?e:this.store[t]}}),secondary:(e,t,n)=>new Proxy(t,{construct(e,t){this.store=this.store||["1"];const o=new e(...t),i=this.store.length;return this.store.push(o),n&&n(o),[i,o]},get(e,t){return"symbol"==typeof t||isNaN(+t)?e:this.store[t]}})};class ne extends ee{syncViaXML(e){if(!window.XMLHttpRequest)return;const t=new XMLHttpRequest;t.addEventListener("load",e),t.open("GET",this.cookieSyncUrl,!0),t.withCredentials=!0,t.send(null)}}const oe=te.primary({src:"VWO.modules.vwoUtils.cookies.CookieJar",dest:"VWO.modules.vwoUtils.cookies.CookieJar"},ne);function ie(e){var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t}window.VWO.modules.vwoUtils.cookies.CookieJar=oe;var re={},se;function ae(e,t){const n=document.createEvent("Event");e="vwo."+e,n.initEvent&&(n.initEvent(e,!1,!1),n.data=t,document.dispatchEvent&&document.dispatchEvent(n))}function ce(e,t){re.queue=re.queue||[];const n=window.VWO._.ac&&window.VWO._.ac.rdbg;if("meta"==e&&!n)return;if(!document.createEvent)return;const o=window.VWO;if(!o.nls||!o.nls.Recording)return void re.queue.push({eventName:e,data:t});re.queue.push({eventName:e,data:t});const i=re.queue.splice(0);for(var r of i)ae(r.eventName,r.data)}window.VWO.modules.vwoUtils.utils={customEvent:ce},function(e){e[e.Object=0]="Object",e[e.Property=1]="Property",e[e.Document=2]="Document",e[e.Variable=3]="Variable",e[e.OverWrite=4]="OverWrite",e[e.Delete=5]="Delete"}(se||(se={}));const de={CAMPAIGN_FLOW_START:"cFS",TEST_NOT_RUNNING:"tNR",CAMPAIGN_FLOW_END:"cFE",REGISTER_CONVERSION:"vwo_rC",CONVERT_GOAL_FOR_ALL_EXPERIMENTS:"cGFAE",UNHIDE_ALL_VARIATIONS:"uAV",DIMENSION_TAG_PUSHED:"dTP",CONVERT_VISIT_GOAL_FOR_EXPERIMENT:"cVGFE",UNHIDE_SECTION:"uS",EXCLUDE_URL:"eURL",BEFORE_REDIRECT_TO_URL:"bRTR",URL_CHANGED:"uC",HIDE_ELEMENTS:"hE",ELEMENT_LOAD_ERROR:"eLTTE",NOT_REDIRECTING:"vwo_notRedirecting",VISIBILITY_TRIGGERED:"vwo_visibilityTriggered",VARIATION_APPLIED:"vwo_vA",ELEMENT_LOAD_TIMER_STOP:"eLTSt",SEND_NEW_VISITOR_CALL:"sNVC",CONVERT_REVENUE_GOALS_FOR_EXPERIMENT:"cRGFE",CHOOSE_COMBINATION:"cC",START_APPLY_CHANGES:"sAC",END_APPLY_CHANGES:"eAC",CAMPAIGN_COMBI_CREATED:"cCC",ELEMENT_LOADED:"eL",ELEMENT_NOT_LOADED:"eNL",MATCH_WILDCARD:"mW",DELETE_CSS_RULE:"dCSSR",SPLIT_READY_TO_REDIRECT:"sURL",SESSION:"vwo_session",NEW_SESSION:"newSession",UNHIDE_VARIATION:"uV",NEW_SESSION_CREATED:"newSessionCreated",PAUSE:"pause",SPLIT_URL:"sURL",SHOULD_EXECUTE_LIB_ERROR:"shouldExecLib",UPDATE_SETTINGS_CALL:"uSC",EXCLUDE_GOAL_URL:"eGURL",HEATMAP_CLICK:"hCl",POST_URL_CHANGE:"hC",AFTER_SAMPLING_TRIGGER:"sT",CONVERT_ALL_VISIT_GOALS_FOR_EXPERIMENT:"cAVGFE",OPT_OUT:"oO",POST_INIT:"vwo_postInit",PAGE_VIEW:"vwo_pageView",ELEMENT_CHANGES_APPLIED:"elementChangesApplied",REGISTER_HIT:"registerHit",REDIRECT_DECISION:"rD",RETRACK_VISITOR:"retrackVisitor",CAMPAIGN_NOT_ELIGIBLE:"runCampaign.notEligible",UNHIDE_ELEMENT:"unhideElement",TOGGLE_VISIBILITY_LOCK:"runCampaign.toggleVisibilityLock",CAMPAIGN_READY:"runCampaign.campaignReady",MODIFIED_ELEMENT:"runTestCampaign.modifiedEl",ERROR:"error",SSR_COMPLETE:"vwo_mutationObserved",SET_ENV:"setEnvironment",ACTIVATED:"vwo_activated",_ACTIVATED:"vwo__activated",RECORDING_NOT_ELIGIBLE:"rNE",VARIATION_SHOWN:"vwo_variationShown",NEW_SURVEY_FOUND:"nSF",SYNC_VISITOR_PROP:"vwo_syncVisitorProp",TAG_EVALUATED:"vwo_tagEval",HTML_ELEMENT_LOADED:"vwo_elementLoaded",CAMPAIGN_UNLOADED:"vwo_campUnload",CAMPAIGNS_LOADED:"vwo_campaignsLoaded",EXECUTE_FUNNEL_FOR_GOAL_CAMPAIGN:"executeFunnelCampForGoalCampaign",EDITOR_APPLY_CHANGES_COMPLETE:"editorApplyChangesComplete",INIT_VWO_INTERNALS:"initVWOInternals",SET_CAMPAIGN_TO_OBSERVE:"setCampaignToObserve",SEGMENTATION_EVALUATED:"sE",ELEMENTS_SHOWN_WITHOUT_CHANGES:"eSWC",CUSTOM_CONVERSION:"vwo_conversion",REVENUE_CONVERSION:"vwo_revenue",DOM_SUBMIT:"vwo_dom_submit",DOM_CLICK:"vwo_dom_click",ERROR_ONPAGE:"vwo_errorOnPage",CURSOR_THRASHED:"vwo_cursorThrashed",PAGE_REFRESHED:"vwo_pageRefreshed",QUICK_BACK:"vwo_quickBack",COPY:"vwo_copy",SELECTION:"vwo_selection",MOUSEOUT:"vwo_mouseout",LEAVE_INTENT:"vwo_leaveIntent",EXCESSIVE_SCROLLED:"vwo_excessiveScrolled",GOAL_CONVERTED:"vwo_goalConverted",GOAL_VISIT:"vwo_goalVisit",EVALUATE_GOAL_PAGE_FOR_PREJS:"vwo_evalPreCampJs",GROUP_WINNER_CHOOSEN:"vwo_groupWinnerChosen",CHECK_SEGMENTATION:"checkSegmentation",TRACK_NEW_SESSION_CREATED:"tnSC",TRACK_SESSION_CREATED:"tSC",PAGE_UNLOAD:"vwo_pageUnload",SPA_VISIBILITY_SERVICE:"visibilityForSpa",SESSION_INIT_COMPLETE:"vwo_sessionInitComplete",TIB_DONE:"vwo_topInitializeBeginDone",TOGGLE_MUT_OBSERVER:"toggleMutationObserver",DOM_CONTENTLOADED:"vwo_dom_DOMContentLoaded",SPLIT_VARIATION_SHOWN:"splitVariationShown",VWO_EXECUTED:"vE",ACTIVATE_API_TRIGGERED:"aAT",CAMPAIGN_TAG_EXECUTED:"cTE",RUN_REVERT_TAGS:"runrT",VARIATION_SHOWN_SENT:"vwo_variationShownSent",PAGE_EXIT:"pageExitEvent",COOKIE_CONSENT_ACCEPTED:"cCA",COOKIE_CONSENT_REJECTED:"cCR",COOKIE_CONSENT_TIMEOUT:"cCT",LOAD_SURVEY_LIB:"loadSurveyLib",NATIVE_DOM_CONTENT_LOADED:"vwo_domReady",RECOM_BLOCK_SHOWN:"vwo_recommendation_block_shown",SYNC_EVENTS_COMPLETED:"vwo_syncEventsCallCompleted",SEND_SYNC_CALL:"vwo_sendSyncCall"};class le{constructor(){this.handleEmptyValue=e=>""===e?"~":e,this.revertEmptyValue=e=>"~"===e?"":e,this.encodeData=e=>{const t=Object.entries(e);let n="";for(let e=0;e<t.length;e++){const[o,i]=t[e],{sId:r,mId:s,p:a,id:c}=i,d=`p.rU:${encodeURIComponent(this.handleEmptyValue(a.rU))},p.t:${encodeURIComponent(this.handleEmptyValue(a.t))},p.u:${encodeURIComponent(this.handleEmptyValue(a.u))}`;n+=`${o}:${this.handleEmptyValue(r)},${this.handleEmptyValue(s)},${d},${this.handleEmptyValue(c)}|`}return n.slice(0,-1)},this.decodeData=e=>{if("~"===e)return;const t={},n=e.split("|");for(let e=0;e<n.length;e++){const[o,...i]=n[e].split(":"),[r,s,...a]=i.join(":").split(","),c=this.revertEmptyValue(a.pop()||""),d={};for(let e=0;e<a.length;e++){const t=a[e],[n,...o]=t.split(":");if(n.startsWith("p.")){d[n.slice(2)]=this.revertEmptyValue(decodeURIComponent(o.join(":")))}}t[o]={sId:this.revertEmptyValue(r),mId:this.revertEmptyValue(s),p:d,id:c}}return t},this.consentMode=window.VWO.consentMode||!1,this.goalCookieStore={}}processQueue(){var e;const t=this.consentMode.deferredQueue||[];for(;t.length>0;){const n=t.shift();null===(e=n.payload)||void 0===e||e.call(n)}}extractSavedCalls(){const e=this.getSyncDataFromConsentCookie();if(e)return this.decodeData(e)}overrideCookies(e){const t=e._create;e._create=(...n)=>{if(!this.consentMode.dT)return this.consentMode.hT&&n[0].includes("_goal")?(this.setGoalCookie(n[0],n[1]),void this.consentMode.deferredQueue.push({method:"fn",payload:()=>t.apply(e,n)})):t.apply(e,n)};const n=e.createThirdParty;e.createThirdParty=function(...t){const o=window.VWO.consentMode;if(!o.dT){if(!o.hT)return n.apply(e,t);{const[i,r,s,a]=t;if(window.VWO.modules.utils.consentModeUtils.triggerEvent(h.SET_COOKIE,i,r,s,a,!0),"_vwo"!==i&&this._create(i,r,s,a),"_combi_choose"===i.slice(-13))return;o.deferredQueue.push({method:"fn",payload:()=>n.apply(e,t)})}}};const o=e.get;e.get=(...t)=>{if(!this.consentMode.dT||"_vis_opt_test_cookie"!==t[0]){if(this.consentMode.hT){const e=this.getGoalCookie(t[0]);if(e)return e}return o.apply(e,t)}};const i=e.waitForThirdPartySync;e.waitForThirdPartySync=function(t){return window.VWO.consentMode.hT?t():i.apply(e,t)}}initConsentMode(){const e=this.consentMode||{};if(e.goalLogs=[],window.VWO.consentMode.deferredQueue=window.VWO.consentMode.deferredQueue||[],e.timeOut&&(this.consentMode.wFC=!1,this.consentMode.dT=!0,this.triggerEvent(de.COOKIE_CONSENT_TIMEOUT)),"P"===e.cConfig.cPB&&this.handlePartiallyBlocked(e),e.preview)return this.handlePreviewMode(e);this.handleConsentRejected()}handlePartiallyBlocked(e){if(e.savedCalls=this.extractSavedCalls(),e.hT&&this.setupConsentAcceptedListener(e),e.cCA&&e.savedCalls&&window.VWO._.phoenixMT.on("vwo_phoenixInitialized",(()=>{this.syncSaved(e.savedCalls),this.updateConsentCookie("~"),delete e.savedCalls})),!1===e.hT&&e.preview&&!e.dT&&!e.cCA){let e;for(const t in window._vwo_exp){e=window._vwo_exp[t];break}const t=window.VWO._.cookies.get("_vis_opt_exp_"+e.id+"_combi");if(e.multiple_domains&&t){const n="SPLIT_URL"===e.type||null,o={id:e.id,mId:""};this.syncTpc(o,t,n,e,!0)}}}setupConsentAcceptedListener(e){const t=window.VWO._.phoenixMT.on(de.COOKIE_CONSENT_ACCEPTED,(()=>{e.savedCalls&&(this.syncSaved(e.savedCalls),delete e.savedCalls),this.processQueue(),!e.preview&&this.triggerEvent(de.COOKIE_CONSENT_ACCEPTED),this.updateConsentCookie("~"),window.VWO._.phoenixMT.off(t)}))}queueGoalLogs(e,t,n,o){const i=window.VWO.consentMode;if(!i||!i.preview)return!0;if(i.dT)return!1;if(!i.hT)return!0;if(!window.mainThread)return window.fetcher.getValue('VWO.modules.utils.consentModeUtils.queueGoalLogs("${{1}}","${{2}}", "${{3}}", "${{4}}")',null,{captureGroups:[e,t,n,o]}),!1;let{goalLogs:r}=i;return r.push({expId:e,goalId:t,revenue:n,success:o}),!1}triggerGoalLogs(){const e=window.VWO.consentMode.goalLogs;for(;e.length>0;){const t=e.shift(),{expId:n,goalId:o,revenue:i,success:r}=t;window.VWO.modules.tags.wildCardCallback({oldArgs:[n,o,i,r],campaignId:n,goalId:o},de.REGISTER_CONVERSION)}}handlePreviewMode(e){e.hT&&window.VWO.phoenix&&window.VWO.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:[de.URL_CHANGED,()=>{window.fetcher.setValue("VWO.consentMode.goalLogs",[])}]}),this.setupConsentTimeoutListener(e),this.setupConsentAcceptedListenerForPreview(e),this.setupConsentRejectedListenerForPreview(e)}setupConsentTimeoutListener(e){window.VWO._.phoenixMT.on(de.COOKIE_CONSENT_TIMEOUT,(()=>{this.triggerEvent(de.COOKIE_CONSENT_TIMEOUT),e.wFC&&window.fetcher.setValue("VWO.consentMode.wFC",!1),window.fetcher.setValue("VWO.consentMode.dT",!0)}))}setupConsentAcceptedListenerForPreview(e){window.VWO._.phoenixMT.on(de.COOKIE_CONSENT_ACCEPTED,(()=>{this.triggerEvent(de.COOKIE_CONSENT_ACCEPTED),this.triggerGoalLogs(),e.wFC&&window.fetcher.setValue("VWO.consentMode.wFC",!1),!e.dT&&window.fetcher.setValue("VWO.consentMode.dT",!1)}))}setupConsentRejectedListenerForPreview(e){window.VWO._.phoenixMT.on(de.COOKIE_CONSENT_REJECTED,(()=>{this.triggerEvent(de.COOKIE_CONSENT_REJECTED),window.fetcher.setValue("VWO.consentMode.dT",!0)}))}handleConsentRejected(){window.VWO._.phoenixMT.on(de.COOKIE_CONSENT_REJECTED,(()=>{window.fetcher.setValue("VWO.consentMode.dT",!0)}))}triggerEvent(e){window.VWO.phoenix&&window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[e]})}getGoalCookie(e){return this.goalCookieStore[e]}setGoalCookie(e,t){return window.mainThread&&window.fetcher.getValue('VWO.modules.utils.consentModeUtils.setGoalCookie("${{1}}","${{2}}")',null,{captureGroups:[e,t]}),this.goalCookieStore[e]=t}deferOnConsent(e,t,n,o,i,r,...s){if(!this.consentMode)return;const{dT:a,hT:c,deferredQueue:d}=this.consentMode;if(a)return!0;if(c){if(["applySyncRequest","handlerForReqFromWT"].includes(e)){if(!i.includes("_goal"))return!1;if(this.setGoalCookie(i,r),"handlerForReqFromWT"===e)return d.push({method:e,payload:()=>document.cookie=s[0]})}return i&&i.name===de.VARIATION_SHOWN&&this.saveForSync(r.d),n&&n(o||{}),d.push({method:e,payload:()=>t[e].apply(t,s)}),!0}}prepareDataForSync(e,t,n){const o={d:{}};o.d.msgId=e.mId,o.d.visId=e.mId.split("-")[0],o.d.sessionId=e.sId;const i={title:e.p.t,url:e.p.u,referrerUrl:e.p.rU};return this.consentMode.customParams=i,o.d.event={props:{page:i,id:e.id,variation:t,isFirst:1},name:de.VARIATION_SHOWN,time:Date.now()},null!=n&&(o.d.event.props.isSplitVariation=n),o}addCustomParams(e){const t=this.consentMode;return!t||(!t.customParams||(!e.includes(de.VARIATION_SHOWN)&&!e.includes("l.gif")||"P"!==t.cConfig.cPB||!("P"===t.cConfig.cPB&&!t.hT)))}syncSaved(e){const t={VWO:{firedTime:Date.now()},executingTagTrigger:null,name:de.VARIATION_SHOWN,props:{},time:Date.now()};Object.keys(e).map((n=>{const o=e[n],i=window._vwo_exp[o.id];let r=null,s=null;if("SPLIT_URL"===i.type&&(r=!0,s="1"!=n),!window.VWO._.cookies.get("_vis_opt_exp_"+o.id+"_combi"))return;const a=this.prepareDataForSync(o,n,s);window.VWO.modules.tags.dataSync.utils.addDataFromMTAndSend(null,null,a,null,!0,null,t,+o.id),this.syncImg(o,n,i),this.syncTpc(o,n,r,i)}))}syncTpc(e,t,n,o,i=!1){if(!o.multiple_domains)return;const r=[`_vwo_uuid_${e.id}`,e.mId.split("-")[0],3650,void 0,e.id,void 0,o];!i&&window.VWO._.cookies.createThirdParty(...r),r[0]=`_vis_opt_exp_${e.id}_combi`,r[1]=t,r[3]=100,window.VWO._.cookies.createThirdParty(...r),null!=n&&(r[0]=`_vis_opt_exp_${e.id}_split`,window.VWO._.cookies.createThirdParty(...r))}syncImg(e,t,n){let o=window.VWO.modules.utils.libUtils.extraData2();const i=encodeURIComponent(o);o=n.ps||void 0===n.ps?"&ed="+i:"";const r="l.gif?experiment_id="+e.id+"&account_id="+window._vwo_acc_id+"&cu="+encodeURIComponent(e.p.u)+"&combination="+t+"&s=1&sId="+e.sId+"&u="+e.mId.split("-")[0]+o;window.VWO.modules.tags.dataSync.utils.sendCall(null,{url:r},null,null,!0)}saveForSync(e){let t=this.getSyncDataFromConsentCookie(),n=t?this.decodeData(t):{};const o={rU:e.event.props.page.referrerUrl,u:e.event.props.page.url,t:e.event.props.page.title},i={sId:e.sessionId,mId:e.msgId,p:o,id:e.event.props.id},r=Object.assign(Object.assign({},n),{[e.event.props.variation]:i});let s=this.encodeData(r);this.updateConsentCookie(s)}getSyncDataFromConsentCookie(){const e=document.cookie.split("; ").find((e=>e.startsWith("_vwo_consent=")));if(e){const t=decodeURIComponent(e.split("=")[1]).split(":");if(t.length>1)return t.shift(),"~"===t[0]?null:t.join(":")}return null}updateConsentCookie(e){const t=document.cookie.match(/(^|;\s*)_vwo_consent=([^;]*)/),n=t?t[2]:null;let o="";if(n){o=decodeURIComponent(n).split(":")[0]}const i=encodeURIComponent(`${o}:${e}`);document.cookie=`_vwo_consent=${i}; path=/; domain=.${window.VWO.consentMode.domain}; max-age=31536000`}}const ue=function(){const e=window.VWO.consentMode;return!!e&&!!e.dT},we=new le;window.VWO.modules.utils.consentModeUtils=we;const{toString:_e}=Object.prototype;function he(e){return"[object Object]"===_e.call(e)}function pe(e){return"[object Array]"===_e.call(e)}function ge(e){return"[object Null]"===_e.call(e)}function ve(e){return"[object Undefined]"===_e.call(e)}function fe(e){return!ve(e)&&!ge(e)}function Oe(e){return!Number.isNaN(e)&&"[object Number]"===_e.call(e)}function me(e){return"[object String]"===_e.call(e)}let Ee=!1;function Se(e){return e.split(";").reduce(((e,t)=>{const n=t.indexOf("=");if(-1!==n){const o=t.substring(0,n).trim(),i=t.substring(n+1).trim();e[o]=i}else e[t.trim()]="";return e}),{})}class Ce{constructor(){this.operations=[]}push(e,t){this.operations.push({name:e,value:t})}pop_front(){this.operations.splice(0,1)}fullfil(e,t=!0){const n=Se(e);t&&this.pop_front(),this.operations.forEach((e=>{n[e.name]=e.value}));return Object.entries(n).map((e=>e.join("="))).join("; ")}}class Te{static internalUtils(){var e,t;return{isCookiePayloadObject:e=>!(!he(e)||!["value","fromThread","origin"].reduce(((t,n)=>t&&n in e),!0)),isCurrentContextMT:!!(null===(t=null===(e=window)||void 0===e?void 0:e.mainThread)||void 0===t?void 0:t.webWorker)}}getSetter(e){return t=>{if("string"==typeof t)t={value:t};else if(!Te.internalUtils().isCookiePayloadObject(t))return void console.error("Invalid value type!");const{value:n,fromThread:o}=t;let{origin:i}=t,r=!0;return(Te.internalUtils().isCurrentContextMT||"MAIN"===o)&&(document.__cookie=n,r="MAIN"!==o),r&&e({type:"sync",data:{propertyName:"cookie",value:{value:Te.internalUtils().isCurrentContextMT?document.__cookie:n,fromThread:Te.internalUtils().isCurrentContextMT?"MAIN":"WORKER",origin:Ee?"WORKER":i}},syncType:se.Document}),!0}}}function ye(e){if(!Te.internalUtils().isCookiePayloadObject(e))return void console.error("Invalid value type!");const{value:t}=e;if(window.VWO.consentMode){if(ue())return;let e=t.split("=");if(we.deferOnConsent("handlerForReqFromWT",null,null,null,e[0],e[1],t))return}Ee=!0,document.cookie=t,Ee=!1}let Ie={};{class e{constructor(){this.enabled=!1,this.lastSentCookieString=""}isEnabled(){return this.enabled}enable(){this.enabled||(this.enabled=!0,window.fetcher.setValue("window.VWO._.isCookieFallbackEnabled",!0))}syncCookieToWorkerThread(e=(Te.internalUtils().isCurrentContextMT?"MAIN":"WORKER")){!this.enabled||this.lastSentCookieString===document.cookie&&"WORKER"!==e||(this.lastSentCookieString=document.cookie,window.fetcher.postMessage({type:"sync",data:{propertyName:"cookie",value:{value:document.cookie,fromThread:Te.internalUtils().isCurrentContextMT?"MAIN":"WORKER",origin:e}},syncType:se.Document}))}applySyncRequest(e){const{value:t}=e;if(!t)return window.VWO&&window.VWO._&&window.VWO._.customError&&window.VWO._.customError({msg:"Syncing error occurred in cookie fallback mode - value not present!",url:"fallback/cookies.ts",lineno:65,colno:10,source:window.VWO._.native.JSON.stringify(t)});if(window.VWO.consentMode){if(ue())return;let n=t.split("=");if(we.deferOnConsent("applySyncRequest",this,null,null,n[0],n[1],e))return}document.cookie=t,this.syncCookieToWorkerThread("WORKER")}}Ie=new e}var Ve,Ae=window._vwo_acc_id,Ne=[],be=0,Re,Le=!1,We=function(){for(var e=0;e<Ne.length;e++)Ne[e].d||(Ne[e].c(),Ne[e].d=!0)};function Pe(){return window._vis_debug}function De(e){const t=window.VWO;return t._.cLFE||!t.data.cj||Object.values(t.data.cj).every((e=>void 0===e))||(e.backwardCompatible=t.data.cj.bc||!1,e.strategy=e.strategy||t.data.cj.s),e}const xe={domain:void 0,_create:function(e,t,n,o,i,r,s){var a,c;Pe()&&0!==e.indexOf("debug")&&(e="debug"+e);const d=n>0;let l=window._vis_opt_cookieDays;window.VWO._.cLFE&&(r=!1),"_vwo_sn"!==e&&"_vwo_ds"!==e&&"_vis_opt_test_cookie"!==e&&!isNaN(l=parseFloat(l))&&isFinite(l)&&d&&(n=l);var u="";if(i?u+="; expires="+new Date(i).toGMTString():n?u+="; expires="+new Date((new Date).getTime()+864e5*n).toGMTString():!1===n&&(u="; expires=Thu, 01 Jan 1970 00:00:01 GMT"),o||(o=xe.domain),void 0!==o){o=(null===(c=null===(a=window.VWO._.allSettings.dataStore.plugins.DACDNCONFIG)||void 0===a?void 0:a.jsConfig)||void 0===c?void 0:c.dNISD)&&!window._vis_opt_domain?"":"; domain=."+o}const w=e+"="+encodeURIComponent(t)+u+(o||"")+"; path=/";window.VWO._.ss&&!s?(document.cookie=w+"; secure; samesite=none; Partitioned;",6===window._vwo_acc_id&&e.indexOf("_vwo_ds")>-1&&!Le&&(this.create(e,"",!1,o,1,r,!0),Le=!0)):document.cookie=w},create:function(e,t,n,o,i,r,s){this._create(e,t,n,o,i,r,s),Ie.syncCookieToWorkerThread(),v(h.SET_COOKIE,e,t,n,i),ce("meta",{ckName:e,ckValue:t,ckDays:n,ckExpiryTs:i})},get:function(e,t,n){var o;e=e.trim(),!n&&Pe()&&(e="debug"+e),window.VWO._.cLFE;var i=document.cookie.match(new RegExp("(?:^|;)\\s*"+e.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")+"=(.*?)(?:;|$)","i"));return o=i&&decodeURIComponent(i[1]),v(h.GET_COOKIE,e,o),o},erase:function(e,t,n){this.create(e,"",!1,t,1,n),v(h.ERASE_COOKIE,e)},mergeInFPJar:function(){if(window.VWO._.cLFE)return;const e=this.createThirdPartyJar().getAll(!0);for(const t in e){if("ts"===t)continue;const n=e[t][1],o=e[t][0];window.VWO._.jar.set(t,o,(n-Date.now())/864e5)}},createThirdPartyJar:function(){return Ve||(Ve=new oe("_vwo_third_party",xe.domain,void 0,!1,void 0,!0),window.VWO._.tpj=Ve,Ve)},setThirdPartyCookiesInJar:function(e,t,n,o){const i=this.createThirdPartyJar(),r=o?(o-Date.now())/864e5:n;i.set(e,t,r)},getThirdPartyJarValue:function(){const e=Ve.getStoredJarValue();return e.length?e:null},createThirdParty:function(e,t,n,o,i,r,s){if(!window.mainThread)return window.fetcher.getValue("VWO._.cookies.createThirdParty",[e,t,n,o,i,r,s]);var a,c,d,l;let u=!1;if(i&&(u=s?s.multiple_domains:window._vwo_exp[i].multiple_domains),"_vwo"!==e&&this._create(e,t,n,o),Pe()&&0!==e.indexOf("debug")&&(e="debug"+e),!((l=window.vwo_$)&&i&&u||r||"_vwo"===e))return void v(h.SET_THIRD_PARTY_COOKIE_ERROR,e,t,n,o);a=l("<iframe>").attr({height:"1px",width:"1px",border:"0",class:"vwo_iframe",name:"vwo_"+Math.random(),style:"position: absolute; left: -2000px; display: none"}).appendTo("head").load((function(){-1!==e.indexOf("split")&&this.parentNode.removeChild(this),--be||We()})),be++;const w=window._vwo_server_url||"https://dev.visualwebsiteoptimizer.com";c=w+"/ping_tpc.php?account="+Ae+"&name="+encodeURIComponent(e)+"&value="+encodeURIComponent(t)+"&days="+n+"&random="+Math.random(),/MSIE (\d+\.\d+);/.test(navigator.userAgent)?a.attr("src",c):767218===window._vwo_acc_id||window.VWO._.lastPageUnloadURL?window.VWO.modules.tags.dataSync.utils.sendCall(null,{url:"/ping_tpc.php?account="+Ae+"&name="+encodeURIComponent(e)+"&value="+encodeURIComponent(t)+"&days="+n+"&random="+Math.random()},null,We,!0):((d=l("<form>").attr({action:w+"/ping_tpc.php","accept-charset":"UTF-8",target:a.attr("name"),enctype:"application/x-www-form-urlencoded",method:"post",id:"vwo_form",style:"display:none"}).appendTo("head")).attr("action",c).submit(),d.remove()),v(h.SET_COOKIE,e,t,n,i,!0)},waitForThirdPartySync:function(e){return d(this,void 0,void 0,(function*(){window.mainThread?Ne.push({c:e}):yield window.fetcher.getValue('VWO._.cookies.waitForThirdPartySync("${{1}}")',null,{captureGroups:[e]})}))},setJar(e){window.VWO._.jar=Re=e},init:function(e){window.VWO._.jar=null},getAll:function(e=!1){const t=document.cookie.split(/; ?/),n={};for(let e=0;e<t.length;e++){const o=t[e].split("="),i=o[0],r=o[1];try{n[i]=r}catch(e){}}return n},getItem:function(e,t=!1){return e.indexOf("_vis_opt_")>-1||e.indexOf("_vwo_")>-1?this.get(e)||this.get(e,!0):this.get(e,!0,!0)},setItem:function(e,t){this.create(e,t)},deleteAll:function(){},deleteItem:function(){},includes:function(e,t=!1){const n=new RegExp(e),o=Object.keys(xe.getAll());for(let e=0;e<o.length;e++)if(n.test(o[e]))return 1;return 0}};var Ue;window.VWO._.cookies=xe;const ke={init:function(){Ue=xe.get("_vwo_referrer"),xe.erase("_vwo_referrer"),"string"!=typeof Ue&&(Ue=document.referrer)},get:function(){return-1!==location.search.search("_vwo_test_ref")?document.referrer:Ue},set:function(){xe.create("_vwo_referrer",Ue,18e-5)}};window.VWO.modules.vwoUtils.referrer=ke;const Me={get navigator(){return navigator},get pageTitle(){return document.title},get doNotTrack(){return window.doNotTrack},get windowName(){return window.name},get currentUrl(){return window._vis_opt_url||window.location.href},get location(){return window.location},get document(){return window.location},get history(){return window.history},get accountId(){return window._vwo_acc_id},get smartCodeVersion(){return window._vwo_code_version},get serverUrl(){return window._vwo_server_url||"https://dev.visualwebsiteoptimizer.com/"},get vwoText(){return window._vwo_text},get vwoCode(){return window._vwo_code},get MutationObserver(){let e=window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver;return window.Zone&&window.Zone.__symbol__&&(e=window[window.Zone.__symbol__("MutationObserver")]),e},get vwoInternalProperties(){return window.VWO._},get cookie(){return document.cookie},get visDebug(){return window._vis_debug},get cookieDomain(){return window._vis_opt_domain||window._vwo_cookieDomain||_(window.location.host||new URL(document.URL).host)},get vwoStyle(){return window._vwo_style},get screen(){return window.screen},get vwoCss(){return window._vwo_css},get visOptUrl(){return window._vis_opt_url},get allSettings(){return window.VWO._.allSettings},get apiSectionCallback(){return window._vwo_api_section_callback},get encodeURIComponent(){return window.encodeURIComponent},get page(){return{title:Me.pageTitle,url:Me.currentUrl,referrerUrl:ke.get()}},get timeSpentInASession(){var e,t,n,o,i,r;return+Date.now()-1e3*+(null===(n=null===(t=null===(e=window.VWO.phoenix)||void 0===e?void 0:e.store)||void 0===t?void 0:t.getters)||void 0===n?void 0:n.sessionStart)?(+Date.now()-1e3*+(null===(r=null===(i=null===(o=window.VWO.phoenix)||void 0===o?void 0:o.store)||void 0===i?void 0:i.getters)||void 0===r?void 0:r.sessionStart))/1e3:0},get vwoUUID(){return window._vwo_uuid}};let Ge;function Fe(e){if(!e)return e;try{e=window.decodeURIComponent(e)}catch(e){}return e}window.VWO.modules.dataStorePlugin=Me;const $e=function(){if(void 0!==Ge)return Ge;const e=[],t=window.VWO._.allSettings.dataStore.campaigns;let n,o;for(let n in t)e.push(n);return Ge=!!(n=(window.location.search+window.location.hash).match(/.*_vis_test_id=(.*?)&.*_vis_opt_preview_combination=(.*)$/))&&(!(!e.includes(n[1])||!t[n[1]]||void 0===t[n[1]].combs[o=Fe(n[2])])&&o),Ge},je="lT",He="sT",Be="ivp",Je="ca",Ke=10,qe="custom",Ye=function(){},Xe=[739074,714884,708439,765649],ze={VS_DATA:"vwoVsData"},Qe="vwoStandardTrigger",Ze={get campaignCookies(){return new RegExp("_vis_opt_exp_(\\d+)_(.+)")},get uuidCookie(){return new RegExp("_vwo_uuid_(\\d+)")}};var et=parseInt(+new Date/1e3,10),tt,nt=function(){return tt||(tt=window.VWO.data.ts||et)};const ot=Object.keys;function it(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])}function rt(e,t){var n;if(e&&"function"==typeof t)if(e instanceof Array){for(n=0;n<e.length;n++)if(!1===t(e[n],n))return}else for(n in e)if(e.hasOwnProperty(n)&&!1===t(e[n],n))return}function st(e,t){if(!(e instanceof Array))return-1;for(var n=0;n<e.length;n++)if(t===e[n])return n;return-1}function at(e,t){for(var n=this.getKeys(t),o=0;o<n.length;o++)e.setAttribute(n[o],t[n[o]])}function ct(e){return/^(https?:\/\/|\/\/)/.test(e)}function dt(e,t){for(var n=[],o=0;o<e.length;o++)n.push(t(e[o]));return n}function lt(e,t){for(var n=[],o=0;o<e.length;o++)t(e[o],o)&&n.push(e[o]);return n}function ut(e){var t=nt();return e?t:1e3*t+ +new Date%1e3}function wt(e){var t=nt(),n=parseInt(+new Date/1e3,10)-et;return e?t+n:1e3*(t+n)+ +new Date%1e3}function _t(){return(new Date).getTimezoneOffset()/60}function ht(e,t){var n=!1;return function(){n||(e.call(),n=!0,setTimeout((function(){n=!1}),t))}}function pt(e,t){var n=!1;return function(...o){n||(n=!0,setTimeout((()=>{n=!1,e.apply(this,o)}),t))}}function gt(e,t,n){var o,i,r,s=!1;return-1===t||n?(i=requestAnimationFrame,r=cancelAnimationFrame):(i=setTimeout,r=clearTimeout),function(...n){s&&(r(o),o=null),o=i((function(){e.apply(this,n)}),t),s=!0}}let vt=0;const ft={};function Ot(e,t){const n=++vt;ft[n]={executeCallback:()=>{delete ft[n],e()},animationFrameId:null,timeOutId:null};const o=function(){return window.setTimeout((()=>{ft[n]&&(null!==ft[n].animationFrameId&&cancelAnimationFrame(ft[n].animationFrameId),ft[n].executeCallback())}),1e3/60)},i=window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||o;t||E&&E._&&E._.ac&&E._.ac.aSP?(ft[n].animationFrameId=i((()=>{ft[n]&&(null!==ft[n].timeOutId&&clearTimeout(ft[n].timeOutId),ft[n].executeCallback())})),o!=i&&(ft[n].timeOutId=o())):e()}function mt(){var e,t,n;return(null===(n=null===(t=null===(e=window.google_tag_manager)||void 0===e?void 0:e[Object.getOwnPropertyNames(window.google_tag_manager).filter((e=>-1!==e.indexOf("GTM")))[0]])||void 0===t?void 0:t.dataLayer)||void 0===n?void 0:n.name)||"dataLayer"}function Et(e,t,n=""){try{if(!t||"object"!=typeof t)return;let o,i;if(e.endsWith("]")){const t=e.match(/(.+?)\[(\d+)\]/);t&&(i=e,e=t[1],o=parseInt(t[2]))}if(t.hasOwnProperty(e)){let i=t[e];if(void 0!==o){if(!Array.isArray(i))return;i=i[o]}return n?Et(n.slice(1),i):i}{const o=(e=i||e).lastIndexOf(".");if(-1===o)return;const r=e.substring(0,o);return Et(r,t,e.substring(o)+n)}}catch(e){}}function St(e,t){return e.length>t?e.slice(0,t-1)+"...":e}function Ct(e){return e?Math.round(100*e)/100:0}function Tt(e){return null!==e&&"object"==typeof e&&!Array.isArray(e)}function yt(){}try{yt.prototype=Object.create(Array.prototype),Object.defineProperty(yt.prototype,"clear",{value:void 0,writable:!0,enumerable:!1})}catch(e){}var It=Object.freeze({__proto__:null,getKeys:ot,extend:it,forEach:rt,arrayContains:st,setAttrs:at,isAbsoluteUrl:ct,map:dt,filter:lt,getServerStartTimestamp:ut,getCurrentTimestamp:wt,getTimeZoneOffset:_t,throttle:ht,throttle2:pt,debounce:gt,processCallbackInRequestAnimationFrame:Ot,getdLName:mt,getVariableValue:Et,truncateData:St,roundNumber:Ct,isObject:Tt,ArrayPrototypeCopy:yt});const Vt=/:nth-parent\((\d+)\)$/,At=/[A-Za-z1-9]*?:tm\(["']([\s\S]*?)["']\)(?:\:nth-parent\(\d\))?/,Nt=e=>e.indexOf(":tm(")>-1,bt=e=>!!Nt(e),Rt=e=>{const t=e.match(Vt)||[];if(t.length<2)return;const n=+t[1];return isNaN(n)?void 0:n};function Lt(){const e={};return function(t){if(e[t])return e[t];if(Nt(t)){const{targetElement:n,targetText:o,ancestorLevelCount:i,childSel:r}=(e=>{const t=e.match(At)||[e],n=t[0],[o]=e.split(":tm("),i=t[1],r=Rt(n),s=void 0!==t.index?e.slice(t.index+n.length,e.length).trim():"",a=o.trim().split(" ");return{targetElement:1==a.length?a[0].toUpperCase():a.map((e=>(-1===e.search(/(\.|#)/)&&(e=e.toUpperCase()),e))).join(" "),targetText:i,ancestorLevelCount:r,childSel:s}})(t);return e[t]={targetElement:n,targetText:o,ancestorLevelCount:i,childSel:r}}return{targetElement:"",targetText:""}}}const Wt=Lt(),Pt={};function Dt(e){if(Array.isArray(Pt[e]))return Pt[e];const t=e.split("<vwo_sep>");return 1===t.length?Pt[e]=[{sel:e,isTxtSel:!0}]:Pt[e]=t.map((e=>({sel:e.trim(),isTxtSel:bt(e)})))}const xt=e=>"number"==typeof e,Ut=(e,t)=>!(!e||e.sel!==t),kt=(e,t)=>xt(e)&&e===t,Mt=({targetElement:e,targetText:t,ancestorLevelCount:n,childSel:o},i,r)=>{const s=[e,t].join(".");if(!r||!Array.isArray(r[s]))return null;for(let e=0;e<r[s].length;e++){const t=i[r[s][e]];if(!t)return null;const a=!n&&!t.d||kt(n,t.d),c=!o&&!t.cd||Ut(t.cd,o);if(a&&c)return t}return null},Gt=e=>{const t=Dt(e),n=window.VWO._.txtCfg||{},o=n.mp=n.mp||{};let i="";const r=e=>{i+=e+","};for(const e of t)if(e.isTxtSel)if(o[e.sel])r(o[e.sel]);else{const t=Wt(e.sel),i=Mt(t,n.t,n.txtSelMap);if(i&&i.s){const t="."+i.s;r(t),o[e.sel]=t}}else r(e.sel);return i},Ft=()=>{window.VWO._.txtCfg&&window.VWO._.txtCfg.mp&&window.fetcher.setValue("window.VWO._.txtCfg.mp",window.VWO._.txtCfg.mp)};class $t{constructor(){this.uuid="",this.TPJarExpiry=730,this.preview=$e,this.hideElExpression="{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}"}otherSide(...e){return e[0]="VWO.modules.utils.libUtils."+e[0],e[2]&&(e[2]={captureGroups:e[2]}),window.fetcher.getValue(...e)}isDomDependent(e){return"VISUAL_AB"===e||"VISUAL"===e}isTestingCampaign(e){return this.isDomDependent(e)||"SPLIT_URL"===e}generateUUID(){return"Jxxxxxxxxxxx4xxxyxxxxxx5xxxxxxxx9".replace(/[xy]/g,(function(e){const t=16*Math.random()|0;return("x"==e?t:3&t|8).toString(16).toUpperCase()}))}isDomIndependentCampaign(e){return"ANALYSIS"===e||"SURVEY"===e||"ANALYZE_RECORDING"===e||"ANALYZE_HEATMAP"===e||"ANALYZE_FORM"===e||"TRACK"===e||"FUNNEL"===e||"INSIGHTS_FUNNEL"===e}isSessionBasedCampaign2(e){const t=e.type;return"ANALYZE_RECORDING"===t||"ANALYZE_HEATMAP"===t||"ANALYZE_FORM"===t||"TRACK"===t||"FUNNEL"===t||"INSIGHTS_FUNNEL"===t}isBot2(){return window.navigator.userAgent.toLowerCase().indexOf("bot")>=0||window.navigator.userAgent.toLowerCase().indexOf("spider")>=0||window.navigator.userAgent.toLowerCase().indexOf("preview")>=0}isPageBasedGoal(e){return"SEPARATE_PAGE"===e||"CUSTOM_GOAL"===e||"REVENUE_TRACKING"===e}isSplitVariation(e){return"SPLIT_URL"===e.type&&e[Be]}shouldTrackUserForCampaign(e){return"number"==typeof e&&(e=window._vwo_exp[e]),!e||!window._vwo_code||!window._vwo_code[je]&&!window._vwo_code[He]||(this.isDomIndependentCampaign(e.type)||this.isSplitVariation(e))}getUUIDString(e){return e?"&u="+e:""}isAnalyzeCampaign(e){return"ANALYZE_RECORDING"===e||"ANALYZE_HEATMAP"===e||"ANALYZE_FORM"===e}updateGoalsKind(e){const t={};Object.keys(e).forEach((n=>{const o=e[n],i=e[n].mt;i&&Object.keys(o.goals).length&&Object.entries(i).forEach((([e,o])=>{const i=this.getGoalKind(o);i&&(t[n]=t[n]||{},t[n][e]=i)}))})),window.VWO._.goalsToBeConvertedSynchronously=t}getGoalKind(e){let t;const n=window.VWO._.allSettings.triggers[e];if(n)if("object"==typeof n.cnds[0]){switch(n.cnds[0].event){case de.DOM_CLICK:t="CLICK_ELEMENT";break;case de.DOM_SUBMIT:t="FORM_SUBMIT";break;case de.PAGE_UNLOAD:t="PAGE_UNLOAD"}}else{switch(n.cnds[1].event){case de.DOM_SUBMIT:case de.DOM_CLICK:t="ENGAGEMENT"}}return t}isXpathAllHead(e,t,n=!1){if(e.muts=e.muts||{},"boolean"==typeof e.muts.pvtMut&&!n)return e.muts.pvtMut;const o=t.split(",");let i=!0;for(let e=0;e<o.length;e++)if(o[e].trim()&&"head"!==o[e].toLowerCase()){i=!1;break}return n||(e.muts.pvtMut=i),i}isEligibleToSendCall(e,t){return!$e()&&(t&&!t.visDebug||!window._vis_debug)&&this.shouldTrackUserForCampaign(e)&&(t&&t.vwoInternalProperties.shouldExecuteLib||window.VWO._.shouldExecuteLib)}isPersonalizeCampaign(e){var t;return"TARGETING"===(null===(t=e.iType)||void 0===t?void 0:t.type)}doNotHideElements(e){return e&&"boolean"==typeof e}getMatchedCookies(e){let t=[];return document.cookie&&(t=document.cookie.match(e)||[]),t}getCombinationCookie(){let e=this.getMatchedCookies(/(?:^|;)\s?(_vis_opt_exp_\d+_combi=[^;$]*)/gi);e=e.map((function(e){try{const t=decodeURIComponent(e);return/_vis_opt_exp_\d+_combi=(?:\d+,?)+\s*$/.test(t)?t:""}catch(e){return""}}));const t=[];return e.forEach((function(e){const n=e.match(/([\d,]+)/g);n&&t.push(n.join("-"))})),t.join("|")}getSelectorPath(e,t){let n="",o="",i=t.sections[1].variations[e];if("string"==typeof i&&(i=vwo_$.parseJSON(i)),i)for(let e=0;e<i.length;e++){let r=i[e].xpath;r&&(i[e].dHE?t.dHE=!0:(t.mSP&&(r=r.replace(/html\.vwo_p_s_\w+\s*/g,"")),bt(r)?n+=Gt(r):n+=r+",")),i[e].cpath&&!i[e].dHE&&(o+=i[e].cpath+",")}return{variationXPathSelector:n,variationCPathSelector:o}}getCampaignXPath(e){const t={selector:"",selectorPerVariation:{},cPathSelector:"",cPathSelectorPerVariation:{}};if(e.xPath)return t.selector=e.xPath,t.cPathSelector=e.cPath,t;if(!this.isDomDependent(e.type))return t;let n=e.combination_chosen||e.cc;const o=e.sections;if("VISUAL_AB"===e.type){if(n)1!=n&&(t.selector=this.getSelectorPath(n,e).variationXPathSelector);else for(n in e.combs)if(e.combs.hasOwnProperty(n)){const{variationXPathSelector:o,variationCPathSelector:i}=this.getSelectorPath(n,e);t.selector+=o,t.cPathSelector+=i,t.cPathSelectorPerVariation[n]=i,t.selectorPerVariation[n]=o.substring(0,o.length-1)}}else{const e=ot(o);let n=e.length;for(;n--;)o[e[n]].path&&(t.selector+=o[e[n]].path+",")}return!e.dHE||t.selector&&!this.isXpathAllHead(e,t.selector,!0)||(t.selector=(t.selector||"")+".vwo_dummy_selector,"),t.cPathSelector&&(t.cPathSelector=t.cPathSelector.substring(0,t.cPathSelector.length-1)),t.selector&&(t.selector=t.selector.substring(0,t.selector.length-1)),Ft(),t}}const jt=window.VWO.TRACK_SESSION_COOKIE_EXPIRY_CUSTOM||1/48,Ht={TRACK_GLOBAL_COOKIE_NAME:"_vwo_ds",TRACK_SESSION_COOKIE_NAME:"_vwo_sn",TRACK_SESSION_COOKIE_EXPIRY:jt,SESSION_TIMER_EXPIRE:60*jt*60*1e3*24,COOKIE_VERSION:3,COOKIE_TS_INDEX:1,COOKIE_VERSION_INDEX:0,FIRST_SESSION_ID_INDEX:0,PC_TRAFFIC_INDEX:1,RELATIVE_SESSION_ID_INDEX:0,PAGE_ID_INFORMATION_INDEX:1,SESSION_SYNCED_STATE_INDEX:4,PAGE_ID_EXPIRY:15,GLOBAL_OPT_OUT:"_vwo_global_opt_out",OPT_OUT:"_vis_opt_out",TEST_COOKIE:"_vis_opt_test_cookie",COOKIE_JAR:"_vwo",SAME_SITE:"_vwo_ssm",UUID:"uuid",UUID_V2:"uuid_v2",VWO_COOKIE_QUERY_PARAM:"vwo_q",DEFAULT_EXPIRY:100,UUID_COOKIE_EXPIRY:365.2425};function Bt(){return Math.min(window.VWO.TRACK_GLOBAL_COOKIE_EXPIRY_CUSTOM||window.VWO.data.rp||90,90)}const Jt=window.JSON&&window.window.VWO._.native.JSON.parse||function(e){return new Function("return "+e)()},Kt=window.JSON&&window.window.VWO._.native.JSON.stringify||function(e){return new Function("return "+e)()};var qt=Object.freeze({__proto__:null,jsonParse:Jt,jsonStringify:Kt});class Yt{modifyTriggerConditions(e,t){const n=[];return Array.isArray(e)?(e.forEach((e=>{if(Array.isArray(e))n.push(this.modifyTriggerConditions(e,t));else{const o=t(e);n.push(o)}})),n):e}getExitTrigger(e){for(let t=0;t<e.length;t++){if(Array.isArray(e[t])){const n=this.getExitTrigger(e[t]);if(n)return n}if("object"==typeof e[t]&&null!==e[t]&&e[t].exitTrigger)return e[t].exitTrigger}}}var Xt=new Yt;const zt={state:{}},Qt=e=>e&&"object"==typeof e&&!Array.isArray(e),[Zt,en]=function(){let e={};return window.VWO._.phoenixMT.on("vwo_urlChangeMt",(()=>{e={}})),[(t,n)=>{e[t]=e[t]||{},e[t][n]=!0},(t,n)=>Qt(e[t])&&!!e[t][n]]}();function tn({triggerId:e,eventName:t,triggerObj:n}){const o=(n||window.VWO._.allSettings.triggers[e]||{}).cnds||[];for(let e=0;e<o.length;e++)if(t.indexOf(o[e].event)>-1)return!0;return!1}function nn(){let e,t=!1,n={};const o=window.VWO._.phoenixMT,i={attach:()=>{if(!t){e=new MutationObserver((()=>{Object.keys(n).forEach((e=>{o.trigger(e)}))}));try{e.observe(document.querySelector("body"),{childList:!0,subtree:!0}),t=!0}catch(e){}}},remove:()=>{e&&(e.disconnect(),e=null,t=!1)},fireEventOnMutation:e=>{n[e]=1}};return o.on("vwo_urlChangeMt",(()=>{i.remove(),o.getAllEvents().forEach((e=>{e.indexOf("vwo_mutObs")>-1&&o.clearEvent(e)})),n={}})),i}const on=nn();function rn(e){Qt(e)&&Object.assign(zt.state,e)}function sn(e){window.fetcher.getValue('window.VWO.modules.utils.tagExecutor.fireTagEvaluatedEvent("${{1}}")',null,{captureGroups:[e]})}function an(e,t){const{amt:n,campId:o}=e,i=e.t,r=()=>{try{t(),zt.state[i]=!0}catch(e){window.VWO&&window.VWO._&&window.VWO._.customError&&window.VWO._.customError({msg:`Error occurred while executing "${i}" trigger`,url:"triggerBasedTagExecutorMT.ts",lineno:141,colno:10,source:e})}};n&&(on.attach(),on.fireEventOnMutation(`vwo_mutObs.${i}`));const s=tn({triggerId:i,eventName:de.CAMPAIGN_UNLOADED});if((!i||zt.state[i])&&!s)return r();en(e.tag,i)||(Zt(e.tag,i),window.fetcher.getValue('window.VWO.modules.utils.tagExecutor.attachTriggerListenersForTagExecution("${{1}}", "${{2}}", "${{3}}")',null,{captureGroups:[i,r,{isWaitForElementEvent:n,campId:o,preventCallBackRemovalOnSpa:s,isCampUnloadEvent:s}]}))}function cn(e){if("object"!=typeof e)return'"'+e+'"';let t="";try{const n=ot(e);let o=n.length;for(;o--;){const i=n[o];t+='"'+i+'":'+cn(e[i])+","}t="{"+t.slice(0,-1)+"}"}catch(t){window.VWO._.customError&&window.VWO._.customError({msg:"Error in json stringify - "+e,url:"utils.js",lineno:98,colno:9,source:encodeURIComponent("json-stringify")})}return t}function dn(e,t){let n=!1;return function(){n||(e.call(this,arguments),n=!0,setTimeout((function(){n=!1}),t))}}function ln(e,t){let n,o=!1;return function(...i){o&&(clearTimeout(n),n=null),n=setTimeout((function(){e.apply(null,i)}),t),o=!0}}function un(e,t,n){let o=document.URL;e&&window.history?function(e,t){const n=function(n){const i=e[n];e[n]=function(n){const r=i.apply(e,[].slice.call(arguments));return window.fetcher.postMessage({type:"sync",property:"URL",value:document.URL,syncType:2}),t({state:n,currentUrl:document.URL,previousUrl:o}),o=document.URL,r}};n("pushState"),n("replaceState")}(window.history,t):window.addEventListener("hashchange",t,!1)}function wn(e){e.fn.nonEmptyContents=function(){if(!this||!this.length)return this.contents();const e=this.contents();let t;for(let n=e.length;n--;)t=e.get(n),3!==t.nodeType||/\S/.test(t.nodeValue)||e.splice(n,1);return e};const t=function(e,t,n){(navigator.userAgent.indexOf("MSIE ")>-1||navigator.userAgent.indexOf("Trident/")>-1)&&e.style.setProperty(t,n.replace("!important","").trim()),e.style.setProperty(t,n.replace("!important",""),"important")};e.fn.vwoCss=function(){let n;if(window._vwo_spaR)try{this.each((function(){this.hasOwnProperty("__vwoControlStyleAttr")||(this.__vwoControlStyleAttr=this.getAttribute("style")||"")}))}catch(e){const t="[JSLIB] Error during storing control style attribute value";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"utils.js",source:encodeURIComponent(t)})}if(1===arguments.length){if("string"==typeof arguments[0])return this.css(arguments[0]);for(const e in arguments[0])arguments[0].hasOwnProperty(e)&&(n=arguments[0][e].toString(),n.indexOf("important")>-1?this.each((function(){t(this,e,n)})):this.css(arguments[0]))}else if(2===arguments.length){const e=arguments[0].toString();n=arguments[1]?arguments[1].toString():null,n&&n.indexOf("important")>-1?this.each((function(){t(this,e,n)})):this.css(e,n)}else e.fn.css.apply(this,arguments);return this},e.fn.vwoAttr=function(){if(this&&this.length){if(2!==arguments.length){if(1===arguments.length){if("string"==typeof arguments[0])return this.attr(arguments[0]);{var t=arguments[0];if(window._vwo_spaR)try{this.each((function(){if(!this.hasOwnProperty("__vwoControlVwoAttr")){this.__vwoControlVwoAttr={};Object.keys(t).forEach((e=>{switch(e){case"class":this.hasAttribute(e)?(this.__vwoControlVwoAttr.attrsToAddOrModify=this.__vwoControlVwoAttr.attrsToAddOrModify||[],this.__vwoControlVwoAttr.attrsToAddOrModify.push({name:e,value:this.getAttribute(e)})):(this.__vwoControlVwoAttr.attrsToRemove=this.__vwoControlVwoAttr.attrsToRemove||[],this.__vwoControlVwoAttr.attrsToRemove.push(e));break;case"removedAttributes":t.removedAttributes.forEach((e=>{this.hasAttribute(e)&&(this.__vwoControlVwoAttr.attrsToAddOrModify=this.__vwoControlVwoAttr.attrsToAddOrModify||[],this.__vwoControlVwoAttr.attrsToAddOrModify.push({name:e,value:this.getAttribute(e)}))}));break;default:this.hasAttribute(e)?(this.__vwoControlVwoAttr.attrsToAddOrModify=this.__vwoControlVwoAttr.attrsToAddOrModify||[],this.__vwoControlVwoAttr.attrsToAddOrModify.push({name:e,value:this.getAttribute(e)})):(this.__vwoControlVwoAttr.attrsToRemove=this.__vwoControlVwoAttr.attrsToRemove||[],this.__vwoControlVwoAttr.attrsToRemove.push(e))}}))}}))}catch(e){const t="[JSLIB] Error during storing control attributes values";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"utils.js",source:encodeURIComponent(t)})}const n=e.extend({},t);if(Array.isArray(n.removedAttributes))for(let e=n.removedAttributes.length-1;e>=0;e--)n[n.removedAttributes[e]]&&delete n[n.removedAttributes[e]];else delete n.removedAttributes;const o=["type","height","width"],i=this.get(0);for(let e in o)if(o.hasOwnProperty(e)){const t=o[e];n[t]&&(i.setAttribute(t,n[t]),delete n[t])}if(n.class){const e=n.class.addedClasses,t=n.class.removedClasses;e&&e.length>0&&this.addClass(e.join(" ")),t&&t.length>0&&this.removeClass(t.join(" ")),delete n.class}if(n.removedAttributes&&n.removedAttributes.length>0){for(let e=0;e<n.removedAttributes.length;e++)this.each((function(){this.removeAttribute(n.removedAttributes[e])}));delete n.removedAttributes}const r="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==";if(n.src&&n.loader){const t=`vwo-loader-el-${n.loaderConfig.id}`;if(this.attr("src")!==n.src&&!this.hasClass(t)){this.attr("src",r);const o=n.src,i=n.srcSet;i&&this.removeAttr("srcset"),e("head").append(`<style type="text/css" id="${t}">.${t}{width:${n.width}px;height:${n.height}px;animation-timing-function: linear;animation-duration: ${n.loaderConfig.as};animation-iteration-count: infinite;animation-name: placeHolderShimmer;background: #ccc;background: linear-gradient(to right, ${n.loaderConfig.pc} 8%, ${n.loaderConfig.sc} 38%, ${n.loaderConfig.pc} 54%);display: inline-block;}@keyframes placeHolderShimmer{0%{background-position: -468px 0}100%{background-position: 468px 0}}</style>`);const s=new Image;s.onload=s.onerror=()=>{window._vwo_handleMutations&&window._vwo_handleMutations(this.get(0),(()=>{this.attr("src",o),i&&this.attr("srcset",i),e(`#${t}`).remove(),this.removeClass(t)}))},s.src=o,i&&(s.srcset=i),this.addClass(t)}["src","srcSet","loader","loaderConfig"].forEach((e=>{delete n[e]}))}else if(E&&E._&&E._.ac&&E._.ac.hIF&&n.src&&"IMG"===this.get(0).tagName){let e=n.src,t=n.srcSet;n.src=r,n.srcSet&&(n.srcSet=r),setTimeout((()=>{window._vwo_handleMutations&&window._vwo_handleMutations(this.get(0),(()=>{this.attr("src",e),t&&this.attr("srcset",t)}))}),0)}return window.VWOspvEventListenerAdded||document.addEventListener("securitypolicyviolation",(e=>{e.blockedURI.includes(".vwo.io")&&(window.VwoIoImageLoadFailed=!0)})),window.VWOspvEventListenerAdded=!0,"IMG"===i.tagName&&t.src&&t.src.includes(".vwo.io")&&(i.onerror=()=>{window.VwoIoImageLoadFailed&&window._vwo_handleMutations&&window._vwo_handleMutations(i,(()=>{this.attr("src",t.src.replace("vwo.io","visualwebsiteoptimizer.com")),t.srcset&&this.attr("srcset",t.srcset.replace("vwo.io","visualwebsiteoptimizer.com")),delete window.VwoIoImageLoadFailed}))}),this.attr(n)}}return e.fn.attr.apply(this,arguments)}this.get(0).setAttribute(arguments[0],arguments[1])}return this};const n=window._vwo_editorOperationTracker={},o={};window.VWO._.phoenixMT.once("vwo_domClicked",(e=>{const t=Object.keys(o);for(let n=0;n<t.length;n++)o[t[n]](e)})),e.fn.vwoElement=function(t){const i=`vwo_w_${t.id}`,r=t.id&&`#vwo-widget-${t.id}`||"";let s=!1,a=!1;const d=t.opId,l=e=>{d&&(e?n[d]=e:delete n[d])},u=()=>{l("sw-attached");const n=n=>{E.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:[n,()=>{l("sw-executed");let n=!1;t.sw.skipExecuteOnce=a,!t.sw.executed||!t.sw.skipExecuteOnce||e(r).length||p()||s||(n=!0,t.sw.executed=!1),!t.sw.executed&&w(n),t.sw.executed=!0,s=!1}]})};"string"==typeof t.sw.p_dsl?E.phoenix(`settings.currentSettings.triggers.${t.sw.p_dsl}`).then((e=>{e?(e.cnds=Xt.modifyTriggerConditions(e.cnds,(e=>(!he(e)||"vwo_pageView"!==e.event&&"vwo_session"!==e.event||(e.persistState=!0),e))),tn({triggerObj:e,eventName:de.DOM_CLICK})&&(a=!0),n(e)):c.error(`Trigger for show when p_dsl ${t.sw.p_dsl} not found.`)})):n(t.sw.p_dsl),E.phoenix('trigger("${{1}}")',null,{captureGroups:[`widget-${t.id}-sw-ready`]})},w=n=>{this[t.position](t.html),l(),t.js&&(E.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:[t.js.p_dsl,()=>{}]}),E.phoenix('trigger("${{1}}")',null,{captureGroups:[`widget-${t.id}-js-ready`]})),r&&(t=>{const n=e(t);n.length&&n.get(0).addEventListener("close_button_clicked",(function(){s=!0,l("disconnected")}))})(r),t.rec&&!n&&_(),t.hw&&(E.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:[t.hw.p_dsl,()=>{let n=O.get(i);n&&(n=Jt(n),n.d=1,O.set(i,cn(n))),(t=>{e(t).remove()})(`#vwo-widget-${t.id}`)}]}),E.phoenix('trigger("${{1}}")',null,{captureGroups:[`widget-${t.id}-hw-ready`]})),a&&(o[`vwo_domClicked.${t.id}`]=()=>{s=!1})},_=()=>{let e=O.get(`vwo_w_${t.id}`);if(e){e=Jt(e);for(const t in e)switch(t){case"v":e[t]=parseInt(e[t])+1;break;case"l_ts":e[t]=Date.now()}O.set(`vwo_w_${t.id}`,cn(e))}else h(e)},h=e=>{!e&&(e=O.get(`vwo_w_${t.id}`)),e||O.set(`vwo_w_${t.id}`,cn(t.sks))},p=()=>{t.sks&&h();let e=O.get(`vwo_w_${t.id}`);return!!e&&(e=Jt(e),1==e.d)};return t&&this.length&&t.position&&!p()&&(t.rec?(l("rec-attached"),E.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:[t.rec.p_dsl,()=>{l("rec-executed"),t.sw?u():w()}]}),E.phoenix('trigger("${{1}}")',null,{captureGroups:[`widget-${t.id}-rec-ready`]})):t.sw?u():w()),this};const i={};e.fn.performOp=function(t){try{if((n&&("sw-executed"===n[t]||"rec-executed"===n[t])||i[t]&&!(e=>{try{return"isConnected"in e?e.isConnected:document.body.contains(e)}catch(e){return!1}})(i[t]))&&delete n[t],this&&this.length)return i[t]=this[0],n[t]?e():(n[t]="in-progress",this)}catch(e){}return this},e.fn.execCode=function(e){try{e.call(this)}catch(e){const t="[JSLIB] Error while running custom Code through execCode";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"HelperFunctionMT.ts",source:encodeURIComponent(t)})}return this},e(window).bind("beforeunload",(function(){try{const e=[],t=E.queue||E;if(null==t||t.map((t=>{var n;(null===(n=null==t?void 0:t[0])||void 0===n?void 0:n.startsWith("track"))&&e.push(t)})),!e.length)return;O.set(`_vwo_track_data_${window._vwo_acc_id}`,cn(e))}catch(e){const t="[JSLIB EVENT] Error unload event.";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}})),e.fn.replaceWith2=e.fn.vwoSPAReplaceWith=function(e){return this.length?this.each((function(t,n){var o=document.createElement("div");o.innerHTML="object"==typeof e?e.nodeValue:e,o.firstChild&&(o.firstChild.__vwoControlOuterHTML=n.__vwoControlOuterHTML||n.outerHTML);try{const e=Array.from(o.querySelectorAll("script"));if(e.length>0)for(const t of e)if(-1!==t.textContent.indexOf("_vwo_api_section_callback")){t.remove();const e=document.createElement("script");e.textContent=t.textContent,document.head.appendChild(e)}}catch(n){}n.parentNode&&n.parentNode.replaceChild(o.firstChild,n)})):this},e.fn.vwoRevertHtml=function(){try{return this.length&&this.each((function(){var t=this.innerHTML;this.hasOwnProperty("__vwoControlInnerHTML")&&t===this.__vwoExpInnerHTML&&(e(this).html(this.__vwoControlInnerHTML),delete this.__vwoControlInnerHTML,delete this.__vwoExpInnerHTML)})),this}catch(e){const t="[JSLIB] Error during vwoRevertHtml";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}},e.fn.vwoRevertAttr=function(){try{return this.length&&this.each((function(){if(this.hasOwnProperty("__vwoControlVwoAttr")){var t=this.__vwoControlVwoAttr;t.hasOwnProperty("attrsToAddOrModify")&&t.attrsToAddOrModify.forEach((t=>{e(this).attr(t.name,t.value)})),t.hasOwnProperty("attrsToRemove")&&t.attrsToRemove.forEach((t=>{e(this).removeAttr(t)})),delete this.__vwoControlVwoAttr}})),this}catch(e){const t="[JSLIB] Error during vwoRevertAttr";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}},e.fn.vwoRevertCss=function(){try{return this.length&&this.each((function(){this.hasOwnProperty("__vwoControlStyleAttr")&&(e(this).attr("style",this.__vwoControlStyleAttr),delete this.__vwoControlStyleAttr)})),this}catch(e){const t="[JSLIB] Error during vwoRevertCss";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}},e.fn.vwoRevertRearrange=function(t,n,o){try{return this.length?this.each((function(){e(this).parent().removeAttr(`vwo-op-${t}`);var i=e(n),r=i.nonEmptyContents().eq(o);i.length||e(this).remove(),r.length?r.before(this):i.append(this)})):this}catch(e){const t="[JSLIB] Error during vwoRevertRearrange";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}},e.fn.revertContentOp=function(){try{return this.length&&this.each((function(){if(this.hasOwnProperty("__vwoControlOuterHTML")){var t=e(this);e.fn.replaceWith.apply(t,[this.__vwoControlOuterHTML])}})),this}catch(e){const t="[JSLIB] Error during revertContentOp";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}},e.fn.vwoVal=function(){try{if(window._vwo_spaR)try{this.each((function(){this.hasOwnProperty("__vwoControlVal")||(this.__vwoControlVal=this.value||"")}))}catch(e){const t="[JSLIB] Error during storing control element value";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunctionMT.ts",source:encodeURIComponent(t)})}return e.fn.val.apply(this,arguments),this}catch(e){const t="[JSLIB] Error during vwoVal";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}},e.fn.vwoRevertVal=function(){try{return this.length&&this.each((function(){this.hasOwnProperty("__vwoControlVal")&&(e(this).val(this.__vwoControlVal),delete this.__vwoControlVal)})),this}catch(e){const t="[JSLIB] Error during vwoRevertVal";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"helperFunction.ts",source:encodeURIComponent(t)})}}}window.VWO.modules.utils.tagExecutor={updateTriggerStates:rn};const _n=(e,t)=>{for(;--t>=0&&e.parentElement;)e=e.parentElement;return t<0?e:null};function hn(){if(!window.vwo_$)return;const e=(e,t,n)=>{var o;const i=(null===(o=n.iT?e.innerText:e.textContent)||void 0===o?void 0:o.trim())||"";return!!i&&i===t.trim()};let t,n=0;const o=window.vwo_$;window.vwo_$=(...i)=>{const r=i[0]||"",s=(a=i[1])&&!Array.isArray(a)&&"object"==typeof a?i[1]:{};var a;if(void 0!==s.iT&&i.splice(1,1),!r||"string"!=typeof r||-1===r.indexOf(":tm(")||/<.*(script|style)\b[^>]*>/g.test(r))return o(...i);try{const i=Dt(r);if(i.length>1){var c=[];for(const e of i){const t=window.vwo_$(e.sel);for(const e of t)e._vwo_visited||(e._vwo_visited=!0,c.push(e))}for(const e of c)delete e._vwo_visited;return o(c)}const a=Wt(i[0].sel),{targetElement:d,targetText:l,ancestorLevelCount:u,childSel:w}=a,_=window.VWO._.txtCfg||{};if(_.txtSelMap){const e=Mt(a,_.t,_.txtSelMap);if(e&&e.s){const t=window.vwo_$("."+e.s);if(t.length>0)return t}}let h=o();const p=e=>{if(u){const t=_n(e,u);t&&(w?[].push.apply(h,Array.from(t.querySelectorAll(w))):[].push.apply(h,[t]))}else[].push.apply(h,[e])};if(d){const o=((o,i,r)=>{const s=o.split(" "),a=s.length>1?s[1].toUpperCase():s[0].toUpperCase(),c=s.length>1?document.querySelector(s[0]):document.body;return document.createTreeWalker(c,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>o.tagName!==a?NodeFilter.FILTER_SKIP:e(o,i,r)?(t=o,n=o.querySelectorAll(a).length,n?NodeFilter.FILTER_SKIP:NodeFilter.FILTER_ACCEPT):(n--,t&&!n?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP)})})(d,l,s);let i;for(;i=o.nextNode();)p(t),t=null}else{const t=document.createTreeWalker(document.body,NodeFilter.SHOW_TEXT);for(;t.nextNode();){const n=t.currentNode;n&&(e(n.parentElement,l,s)&&p(n.parentElement))}}return n=0,h}catch(e){return o()}},Object.assign(window.vwo_$,o)}window.VWO.modules.utils.helperFunctions={onUrlChange:un};const pn=window.performance||window.workerThread.performance,gn={mark:(e="")=>{e="vwo-"+e,pn.mark&&pn.mark(e)},measure:(e,t,n)=>{t="vwo-"+t,n="vwo-"+n;try{pn.measure&&pn.measure(e,t,n)}catch(e){c.debug(e)}}},vn={VISITOR_IS_NOT_OPTED_OUT:"visitorIsNotOptedOut",VISITOR_IS_OPTED_OUT_COMPLETELY:"visitorIsOptedOutCompletely",VISITOR_IS_OPTED_OUT:"visitorIsOptedOut"};var fn;!function(e){e[e.OPTED_OUT_WITH_EXPERIENCE=0]="OPTED_OUT_WITH_EXPERIENCE",e[e.OPTED_OUT_PARTIALLY=1]="OPTED_OUT_PARTIALLY",e[e.OPTED_OUT_COMPLETELY=2]="OPTED_OUT_COMPLETELY"}(fn||(fn={}));class On{setOptOutStateConfig(){let e,t,n,o;switch(e=window.VWO._.isWorkerThread?window.phoenix.storages.storages.cookies.get("_vis_opt_out",!0):window.VWO._.cookies.get("_vis_opt_out",!0),e&&(e=Number(e)),e){case 0:t=vn.VISITOR_IS_OPTED_OUT,n=!0,o=!1;break;case 1:case 2:t=vn.VISITOR_IS_OPTED_OUT_COMPLETELY,n=!1,o=!1;break;default:t=vn.VISITOR_IS_NOT_OPTED_OUT,n=!0,o=!0}window.VWO.phoenix&&window.fetcher.setValue("window.VWO._.optOutStates",{state:t,executeLib:n,shouldWeTrackVisitor:o}),window.VWO._.optOutStates={state:t,executeLib:n,shouldWeTrackVisitor:o}}callStopAnalyzeAndSurvey(){window.VWO._.optOutStates.shouldWeTrackVisitor||(window.VWO._.isWorkerThread?window.fetcher.getValue("window.VWO.modules.otherLibDeps.stopAnalyzeAndSurvey"):window.VWO.modules.otherLibDeps.stopAnalyzeAndSurvey())}getOptOutStateConfig(){return window.VWO._.optOutStates}shouldExecuteLibOnBasisOfCurrentOptOutState(){return!(!$e()&&!window._vis_debug)||(this.getOptOutStateConfig().executeLib||window._removeVwoGlobalStyle(),this.getOptOutStateConfig().executeLib)}shouldWeTrackVisitor(){return!(!$e()&&!window._vis_debug)||this.getOptOutStateConfig().shouldWeTrackVisitor}isVisitorOptedOut(){return!$e()&&!window._vis_debug&&this.getOptOutStateConfig().state!==vn.VISITOR_IS_NOT_OPTED_OUT}}const mn=new On;function En(e,t){if(e){var n,o="."+e,i=window.vwo_$;if((t=t||{})[e])return!1;try{n=i(o)}catch(e){n=""}return 1===n.length||(t[e]=!0,!1)}}function Sn(e){if(e){var t,n=window.vwo_$;try{t=n("#"+e)}catch(e){t=""}return t.length}}function Cn(e,t){var n=t[e](),o=t.get(0);if(!n){if(window.getComputedStyle&&void 0!==(n=getComputedStyle(o)[e])&&(n=parseInt(n,10),!isNaN(n)&&n))return n;n=o["client"+e.toUpperCase()[0]+e.substring(1,e.length)]}return n}function Tn(e){if(e.previousElementSibling)return e.previousElementSibling;for(;e=e.previousSibling;)if(1===e.nodeType)return e}function yn(e,t){if(!e)return null;if(e===document)return"#document";t=t||{};var n,o,i,r,s,a=e,c=[],d=e.tagName,l=window.vwo_$;if("string"==typeof d&&("body"===d.toLowerCase()||"head"===d.toLowerCase()))return d;for(;e;){n=(d="undefined"!=typeof ShadowRoot&&e instanceof ShadowRoot?"shadow-root":e.tagName)&&d.match(/^((?:[\w\u00c0-\uFFFF\*-]|\\.)+)/),d&&n&&(n&&n[0])===d||(d="*");const w=["INPUT","SELECT"].indexOf(e.tagName)>-1;try{o=l(e).attr("id")}catch(a){o=e.id}w&&e.name?d=d+'[name="'+e.name+'"]':o&&"string"==typeof o&&Sn(o)&&(d=d+"#"+o),i=(i=e.getAttribute&&e.getAttribute("class"))?i.split(/\s+/):[];for(var u=0;u<i.length;u++)if(s="."+(r=i[u]),En(r,t)){d+=s;break}c.unshift(d),e=Tn(e)}return-1!==c[0].indexOf("#")||a.parentNode&&"HEAD"===a.parentNode.nodeName||a.host||(c[0]+=":first-child"),yn("undefined"!=typeof ShadowRoot&&a instanceof ShadowRoot&&a.host?a.host:a.parentNode,t)+" > "+c.join(" + ")}function In(e){return e instanceof SVGElement&&e.tagName&&"svg"!==e.tagName.toLowerCase()?In(e.parentNode):e}function Vn(e){return Cn("width",e)}function An(e){return Cn("height",e)}window.VWO.modules.vwoUtils.optOut=mn;const Nn=()=>window._vwoCc||{},bn=e=>{const t=Nn();return t.SPA_SPLIT=t.SPA_SPLIT||{},!!t.SPA_SPLIT[e]},Rn=(()=>{const e=Nn().debugConfig||{};return{CLICK_DEBUG:e.CLICK_DEBUG,TIMEOUT_DEBUG:e.TIMEOUT_DEBUG,GA_DEBUG:e.GA_DEBUG}})();function Ln(e){try{return e()}catch(e){return}}function Wn(e,t){try{return e()}catch(e){return void(t&&!t.disabledErrLog&&console.error("Error occurred:",e))}}const Pn=e=>e&&"object"==typeof e&&!Array.isArray(e),Dn=()=>{const e=/^(_vis_opt_exp|_vwo)/,t=document.cookie.split(";");let n="";return t.forEach((t=>{const[o,i]=t.trim().split("=");e.test(o)&&(n+=o.trim()+"="+(i?i.trim():"")+";")})),n},xn=e=>{const t={getParsed:()=>{let t;try{t=window.VWO._.native.JSON.parse(localStorage.getItem(e))}catch(e){}return Pn(t)||(t={}),t},get:e=>{const n=t.getParsed();return n[e]?n[e]:null},update:(n,o)=>{const i=t.getParsed();i[n]=o,localStorage.setItem(e,window.VWO._.native.JSON.stringify(i))}};return t},Un=(e,t=[])=>{try{const{msg:n,url:o=window.location.href,navType:i="",additionalOptions:r={}}=e,s=window._vwo_code||{},a=Object.assign({cookies:t.length?t:Dn(),uuid:window._vwo_uuid,referrer:document.referrer,nav:i,aId:window._vwo_acc_id,sT:s.sT,lT:s.lT,aC:!!window._vwo_code},r);window.VWO._.customError&&window.VWO._.customError({msg:n,url:encodeURIComponent(o),source:window.VWO._.native.JSON.stringify(a)})}catch(e){}},kn=e=>{var t;try{if(!Rn.CLICK_DEBUG)return;const n=Ln((()=>Rn.CLICK_DEBUG.filters))||{},o=window.sessionStorage.getItem("referred"),{local_referred_url:i,referred_url:r}=o&&window.VWO._.native.JSON.parse(o)||{},s=e.event.target.tagName.toLowerCase();if(Object.keys(n).length>0&&!n[s])return;const a="a"===s&&e.event.target.href,c=String(yn(e.event.target));window.VWO._.customError&&window.VWO._.customError({msg:null!==(t=e.msg)&&void 0!==t?t:"Click Debug Log",url:encodeURIComponent(window.location.href),source:window.VWO._.native.JSON.stringify({cookies:Dn(),uuid:window._vwo_uuid,targetEl:e.event.target.innerText,referrerSession:r,referrerPage:i,targetUrl:a,targetXP:c})})}catch(e){}},Mn=(e,t)=>{try{if(e.includes("order-placed")&&779155===window._vwo_acc_id){const n=window.sessionStorage.getItem("referred"),{local_referred_url:o,referred_url:i}=n&&window.VWO._.native.JSON.parse(n)||{};Un({msg:"We have reached Order-placed Url.",url:e,navType:t,additionalOptions:{referrerSession:i,referrerPage:o}})}if(window._vwoCc&&Pn(window._vwoCc.debugCamps))for(const n in window._vwoCc.debugCamps)if(Pn(window._vwoCc.debugCamps[n])){const{urlRegex:o,preventStoring:i}=window._vwoCc.debugCamps[n];if(o&&new RegExp(o).test(location.href)){const o=xn("_vis_opt_log_"+n);o.get(location.href)||(Un({msg:"Current URL matched the debug URL!",url:e,navType:t,additionalOptions:{campId:n}}),i||o.update(location.href,1))}}window._vwoCc&&window._vwoCc.clearLogKey&&Object.keys(window.localStorage).forEach((e=>{e.indexOf("_vis_opt_log_")>-1&&window.localStorage.removeItem(e)}))}catch(e){}},Gn=e=>{if(!window._vwoCc)return;const t=window._vwoCc||{};try{if(t.canLogAttributes){(t.logAttributesList||[]).forEach((t=>{t in e&&Un({msg:`Received value for "${t}" attribute`,url:"VwoBaseMT",additionalOptions:{page:location.href,attrVal:e[t]}})}))}}catch(e){}},Fn=()=>({get:()=>localStorage.getItem("destinationLink")||"",setInLs:e=>{localStorage.setItem("destinationLink",window.VWO._destinationLink||e)},setInWin:e=>{window.VWO._destinationLink=e}}),$n=Fn(),jn=new Proxy(window.location,{get:function(e,t){"href"!==t||window.VWO._destinationLink||$n.setInWin(e[t])}});function Hn(){var e;if("debug"!==(null===(e=window._vwoCc)||void 0===e?void 0:e.logLevel))return;window.VWO._.phoenixMT.on(de.PAGE_EXIT,(()=>{const e=jn.href;$n.setInLs(e)}));const t=$n.get();document.referrer&&document.referrer===t||t&&t!==window.location.href&&Un({msg:"URL mismatch detected",url:window.location.href,additionalOptions:{targetUrl:t}})}const Bn=()=>{Rn.GA_DEBUG&&Ln((()=>{const e=Rn.GA_DEBUG.expIds,t="function"==typeof window.fetch;let n=0;if(t&&Object.keys(e||{}).some((e=>!!window.VWO._.allSettings.dataStore.campaigns[e]))){const t=window.fetch;window.fetch=function(...o){return Ln((()=>{const t=o[0]||"",i=(o[1]||{}).body,r=/VWO-(\d+)-(\d+)/,s=r.exec(t)||r.exec(i)||[];t.includes("analytics.google.com/g/collect")&&s.length>0&&e[s[1]]&&(Un({msg:"GA Collect Log",additionalOptions:{data:Array.from(s),userType:Ln((()=>window.VWO.data.vi.vt))||"unknown",ogUUID:qn.getUUID()}}),++n)})),t.call(this,...o)}}window.VWO._.phoenixMT.on(de.PAGE_EXIT,(()=>{const e=document.cookie.split(";").filter((e=>e.includes("_vis_opt_exp_")));let o=-1;Ln((()=>{const[e]=performance.getEntriesByType("navigation"),t=e.startTime;o=(performance.now()-t)/1e3})),Un({msg:"Page Exit Logs",additionalOptions:{userType:Ln((()=>window.VWO.data.vi.vt))||"unknown",dL:Array.isArray(window.dataLayer),doesFetchExist:t,didCollectCallGo:n,timeSpent:Ln((()=>performance.now()-window._VWO_VaGQ_StartTime))||-1,timeSpent2:o}},e)}));const o=Object.keys(e).reduce(((e,t)=>{const n=window.VWO._.cookies.get(`_vis_opt_exp_${t}_combi`);return Object.assign(Object.assign({},e),{[t]:!!n})}),{});e&&window.VWO.push(["onVariationApplied",t=>{e[t[1]]&&Un({msg:`Variation Applied => ${t[1]}-${t[2]}`,additionalOptions:{dL:Array.isArray(window.dataLayer),didCollectCallGo:n,userType:Ln((()=>window.VWO.data.vi.vt))||"unknown",doesCombiCookieExist:o,ogUUID:qn.getUUID()}})}])}))};function Jn(e){return d(this,void 0,void 0,(function*(){yield E.phoenix('store.actions.addValues("${{1}}", "${{2}}" )',null,{captureGroups:[e,"vwoInternalProperties"]})}))}window.VWO._.sendErrorLog=Un;class Kn extends $t{constructor(){super(),this.loadScriptLoadedScripts={},this.isInsightsActivated=!1,this.isCampaignsLoaded=!1,this.noopFn=()=>{},window.VWO._.phoenixMT.on(de.RUN_REVERT_TAGS,this.runRevertTagsAndUpdateInfo.bind(this))}deleteAllCss(){const e=document.getElementById("_vis_opt_path_hides");e&&e.parentNode.removeChild(e)}getUUID(e){e=e||{},this.uuid=Me.vwoUUID;const t=e&&e.id&&e.multiple_domains&&xe.get("_vwo_uuid_"+e.id)||xe.get("_vwo_uuid");return this.uuid=t||this.uuid||this.generateUUID()}createUUIDCookie2(e){if(mn.isVisitorOptedOut())return;const t=this.getUUID(e),n=e&&e.id&&e.multiple_domains?"_"+e.id:"";return xe.get("_vwo_uuid"+n)||this.createCookieMT("_vwo_uuid"+n,t,Ht.UUID_COOKIE_EXPIRY,e,!0),E.data=E.data||{},E.data.vin=E.data.vin||{},E.data.vin.uuid=t,t}setVin(e){if(mn.isVisitorOptedOut())return;const t=this.getUUID(e);return E.data=E.data||{},E.data.vin=E.data.vin||{},E.data.vin.uuid=t,t}extraData2(e,t){var n,o,i,r,s={},a=E.modules.tags.sessionInfoService.getInfo(),c=e?a.r:ke.get();const d=window.screen.width,l=window.screen.height;return s.sr=d+"x"+l,s.sc=window.screen.colorDepth,s.de=document.characterSet||document.charset,s.ul=window.navigator.language.toLocaleLowerCase(),window._vwoCc&&window._vwoCc.rTD||(s.r=c),s.lt=(new Date).getTime(),s.tO=_t(),s.tz=(null===(r=null===(i=null===(o=null===(n=null===Intl||void 0===Intl?void 0:Intl.DateTimeFormat)||void 0===n?void 0:n.call(Intl))||void 0===o?void 0:o.resolvedOptions)||void 0===i?void 0:i.call(o))||void 0===r?void 0:r.timeZone)||"",t?s:window.VWO._.native.JSON.stringify(s)}isBotScreen(){return+(screen.height-window.innerHeight<0)}createCookie(e,t,n,o,i){return d(this,void 0,void 0,(function*(){return this.otherSide('createCookie("${{1}}", "${{2}}", "${{3}}", "${{4}}", "${{5}}")',null,[null,t,n,o,i])}))}createCookieMT(e,t,n,o,i){(i||this.shouldTrackUserForCampaign(o))&&(o&&o.multiple_domains?xe.createThirdParty(e,t,n,void 0,o.id,void 0,o):xe.create(e,t,n))}setTPCJarValue(e,t,n,o,i,r){xe.setThirdPartyCookiesInJar(e,t,n,i),this.__vwoCookie=xe.getThirdPartyJarValue(),this.dTP=this.dTP||ln((()=>window.VWO._.cookies.createThirdParty.call(window.VWO._.cookies,"_vwo",this.__vwoCookie,this.TPJarExpiry,void 0,void 0,void 0,r)),50),this.__vwoCookie&&this.dTP()}isSSApp(){var e,t,n;const o=null===(n=null===(t=null===(e=window.VWO._.allSettings.dataStore)||void 0===e?void 0:e.plugins)||void 0===t?void 0:t.DACDNCONFIG)||void 0===n?void 0:n.SST,i=o&&o.SSTD;if(!i)return!1;if(E._.ssdm)return o&&E._.ssdm;try{const e=window.document.domain.match(i);if(e&&e.length>0)return o}catch(e){return window.VWO&&window.VWO._&&window.VWO._.customError&&window.VWO._.customError({msg:`Invalid regex for domain. sstd = ${i}`,source:encodeURIComponent(`Invalid regex for domain. VWO._.sstd = ${i}`)}),!1}}doesUuidCookiesExist(){return!!xe.get("_vwo_uuid")||!!lt(document.cookie.split(";"),(function(e){return 0===e.trim().indexOf("_vwo_uuid_")&&0!==e.trim().indexOf("_vwo_uuid_v2")})).length}doNotTrack(e){if(e.settings.vwoData.dntEnabled)return"yes"===e.navigator.doNotTrack||"1"==e.navigator.doNotTrack||"1"==e.navigator.msDoNotTrack||"1"==e.doNotTrack}isGloballyOptedOut(){return!!parseInt(xe.get(Ht.GLOBAL_OPT_OUT,!0),10)}_optOut(e,t){return t.trigger(de.OPT_OUT,{oldArgs:[!1]}),!1}doesSessionBasedCampaignExistsInTags(e){var t=e&&Jt(e),n=0,o=t&&"object"==typeof t&&t.si;if(o&&"object"==typeof o)for(var i in o)if(o.hasOwnProperty(i)&&(n=this.isSessionBasedCampaign2(window._vwo_exp[i])?1:0))return n;return n}delCSSWrapper({campaignData:e,ruleName:t,rulesArr:n}){var o;if(Array.isArray(n)&&n.length>0)for(let t=0;t<n.length;t++){const i=(null===(o=n[t])||void 0===o?void 0:o.split(","))||[];i.length>1?this.delCSSWrapper({rulesArr:i,campaignData:e}):this.delCSS({ruleName:n[t],campaignData:e})}t&&this.delCSS({ruleName:t,campaignData:e})}delCSS({ruleName:e,campaignData:t}){var n;if("string"!=typeof e)return;if((null===(n=window._vwoCc)||void 0===n?void 0:n.enableMultiRuleSupport)&&e.includes(","))return void e.split(",").forEach((e=>this.delCSS({ruleName:e.trim(),campaignData:t})));if("*"===e&&(clearTimeout(window._vwo_oscTimeout),delete window._vwo_oscTimeout),window.VWO._.txtCfg&&bt(e)){const n=Dt(e);if(n.length>1){for(let e=0;e<n.length;e++)this.delCSS({ruleName:n[e].sel,campaignData:t});return}if(!(e=window.VWO._.txtCfg.mp&&window.VWO._.txtCfg.mp[e]))return}let o,i,r,s,a,c,d;if(e=e.toLowerCase(),t){const e="_vis_opt_path_hides_"+t.id,n=t.variation?e+"_"+t.variation:e;o=document.getElementById(n);let i="";(window._vwo_acc_id>742099||718480===window._vwo_acc_id)&&(i="-webkit-transform:none;-ms-transform:none;transform:none;"),d=`{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;${i}}`}else o=window._vwo_style||document.getElementById("_vis_opt_path_hides"),d=window._vwo_css;if(o){if(o)if(o.sheet){o.styleSheet||(e=e.replace(/\*:/g,":")),i=o.sheet,r=i.cssRules.length&&i.cssRules[0].selectorText?i.cssRules[0].selectorText.split(","):"",s="";let t=0;for(a=0;a<r.length;a++)vwo_$.trim(r[a]).toLowerCase()!==e||t?s+=r[a]+",":t||(t=1);if(s&&t){s=s.substr(0,s.length-1);try{i.insertRule(s+d,1)}catch(e){}finally{i.deleteRule(0)}}else o&&o.parentNode&&o.parentNode.removeChild(o)}else if(o.styleSheet){i=o.styleSheet,a=0;do{c=i.rules[a],c&&c.selectorText.toLowerCase()===e?i.removeRule(a):a++}while(c)}"*"!=e||t||(window.VWO.dNR=1),gn.mark(`el-${e}-shown`),gn.measure(`elHidden-${e}`,`el-${e}-hidden`,`el-${e}-shown`),window.fetcher.getValue('phoenix.trigger("${{1}}","${{2}}")',null,{captureGroups:[de.DELETE_CSS_RULE,{oldArgs:[e]}]})}}insertCSS(e,t){let n,o;"object"!=typeof e||e instanceof Array||(n=e,e=n.id,o=n.className);let i=document.getElementById(e);if([708799].includes(window._vwo_acc_id)&&("body"===t||t.includes("body,"))){const t=document.getElementsByTagName("head")[0],n=document.createElement("div");n.style.cssText="z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;",e&&n.setAttribute("id",e),o&&n.classList.add(o),t.parentNode.insertBefore(n,t.nextSibling)}else{if(i)try{i.removeChild(i.childNodes[0])}catch(e){}else{const t=document.getElementsByTagName("head")[0];i=document.createElement("style"),e&&i.setAttribute("id",e),o&&i.setAttribute("class",o),i.setAttribute("type","text/css"),t.appendChild(i)}if(i.styleSheet)i.styleSheet.cssText=t;else{const e=document.createTextNode(t);i.appendChild(e)}}}isCustomEvent(e){return e&&"string"==typeof e&&e.startsWith(qe)}removeCampaignLevelStyleTag(e){var t=document.getElementById("_vis_opt_path_hides_"+e);t&&t.parentNode&&t.parentNode.removeChild(t)}loadScript(e,t){if(this.loadScriptLoadedScripts[e])return void t();this.loadScriptLoadedScripts[e]=1;const n=document.createElement("script");n.src=e,/\/web\/.*\/tag-/.test(e)&&(n.crossOrigin="anonymous"),n.type="text/javascript",t=t||this.noopFn,n.onerror=function(){t()},document.getElementsByTagName("head")[0].appendChild(n),n.parentNode?n.parentNode.removeChild(n):window.setTimeout((function(){n.parentNode&&n.parentNode.removeChild(n)}),100)}setCampaignIds(e){window._vwo_exp_ids=window._vwo_exp_ids||[],e=e||[],window._vwo_exp_ids.push(...e),Jn({experimentIds:window._vwo_exp_ids})}getSplitDecision(e){return xe.get("_vis_opt_exp_"+e+"_split")}isCookieLessModeEnabled(){var e,t,n;if(!window.workerThread){window.parent,window.self,null===(n=null===(t=null===(e=window.VWO._.allSettings.dataStore)||void 0===e?void 0:e.plugins)||void 0===t?void 0:t.DACDNCONFIG)||void 0===n||n.CKLV;return!1}return!1}shouldStopExecWhenSsmNotFound(){if("https:"===window.location.protocol)return!1;xe.create("_vwo_ssm",1,3650,void 0,void 0,!0);const e=xe.get("_vwo_ssm",!0);return xe.erase("_vwo_ssm",void 0,!0),!e}areCookiesDisabled(e){let t=!1;e&&!xe.get(Ht.TEST_COOKIE,!0)&&(t=!0),t&&xe.create(Ht.TEST_COOKIE,"1",void 0,void 0,void 0,!0);const n=!xe.get(Ht.TEST_COOKIE,!0);return t&&xe.create(Ht.TEST_COOKIE,"",-1,void 0,void 0,!0),n}updateGlobalOptOutCookie(e){e?xe._create(Ht.GLOBAL_OPT_OUT,1,100,window._vwo_cookieDomain,void 0,!0):xe.erase(Ht.GLOBAL_OPT_OUT,window._vwo_cookieDomain,!0)}syncThirdPartyGlobalCookies(){var e,t=null===(e=window.VWO.data.accountJSInfo)||void 0===e?void 0:e.tpc;for(var n in t)t.hasOwnProperty(n)&&n===Ht.GLOBAL_OPT_OUT&&this.updateGlobalOptOutCookie(!!parseInt(t[n],10))}removeGlobalStyle(){const e=window._vwo_style||document.getElementById("_vis_opt_path_hides");e&&e.parentNode&&e.parentNode.removeChild(e)}filterEventObjectForWT(e){const t={};return Object.keys(e).forEach((n=>{try{window.VWO._.native.JSON.stringify(e[n])}catch(e){return}t[n]=e[n]})),t}syncCachedSettingsInSessionStorage(){const e=`_vwo_${window._vwo_acc_id}_settings`,t={};return window.sessionStorage.getItem(e)&&(t[e]=!0),t}getSelectedVariationForPreviewMode(e){let t=null;if(e.debug&&(t=e.debug.v,-1===window.name.indexOf(`_vis_preview_${window._vwo_acc_id}`))){let n=xe.get("_vis_preview_"+window._vwo_acc_id);if(n)try{n=window.VWO._.native.JSON.parse(n);const o=e.id;n&&n[o]&&(!e.debug.ts||n[o].ts>e.debug.ts)&&(t=n[o].v||t)}catch(e){}}return t}setOnLocalStorageOnBothThreads(e,t,n=[]){if("object"!=typeof t||null===t)return;let o=window.localStorage.getItem(e),i=null;if(o){try{o=window.VWO._.native.JSON.parse(o)||{}}catch(e){o={}}for(const e in t)n.includes(e)&&Object.prototype.hasOwnProperty.call(o,e)&&delete t[e];i=window.VWO._.native.JSON.stringify(Object.assign(o,t))}else i=window.VWO._.native.JSON.stringify(t);i&&(window.fetcher.getValue('window.localStorage.setItem("${{1}}", "${{2}}")',null,{captureGroups:[e,i]}),window.localStorage.setItem(e,i))}updateRTagsInfo(e,t){const n=window.VWO._.rTagInfo||{};n[t]=n[t]||[],n[t].includes(e)||n[t].push(e),window.VWO._.rTagInfo=n}runRevertTagsAndUpdateInfo(){const e=window._vwo_exp,t=this.extractRTagsFromRule(),n=window.VWO._.rTagInfo;if(n)for(const o in n){const i=n[o],r=e[o];if(r&&(null==i?void 0:i.length)&&(!r.isApplicable||r.mSP||r.ss&&(r.ss.csa||r.ss.cta))){r.cA=!1;for(const e of i)if(!t.includes(e)){(window.VWO._.allSettings.tags[e].fn||Ye)()}delete window.VWO._.rTagInfo[o]}}}extractRTagsFromRule(){const{rules:e}=E._.allSettings,t=[];for(let n=0;n<e.length;n++){const o=e[n];if(o.tags&&o.tags[0].id.startsWith("R_")){t.push(...o.tags.map((e=>e.id)));break}}return t}fireVariationShownSentForSplit(){const e=window._vwo_code&&_vwo_code.finished();if(744263===window._vwo_acc_id&&Un({msg:"fireVariationShownSentForSplit - fromInit(timeout)",url:window.location.href,additionalOptions:{timeout:e,referrer:document.referrer}}),!e)return;const t=window.VWO._.native.JSON.parse(localStorage.getItem(ze.VS_DATA)||"{}");Object.keys(t).forEach((e=>{const n=t[e].v;t[e].u===window.location.href&&(window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[de.VARIATION_SHOWN_SENT,{oldArgs:[e,n]}]}),window.VWO._.phoenixMT.trigger(de.VARIATION_SHOWN_SENT,e),744263===window._vwo_acc_id&&Un({msg:"fireVariationShownSentForSplit - fromInit(timeout)",url:window.location.href,additionalOptions:{referrer:document.referrer}}))}))}fireAuxiliaryPageView(){this.isInsightsActivated&&this.isCampaignsLoaded&&this.otherSide("fireAuxiliaryPageView")}initAuxiliaryPageView(){window.VWO._.phoenixMT.on("vwo_insightsActivated",(()=>{this.isInsightsActivated=!0,this.fireAuxiliaryPageView()})),window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>{this.isCampaignsLoaded=!0,this.fireAuxiliaryPageView()}))}resetAuxDependencies(){this.isCampaignsLoaded=!1,this.isInsightsActivated=!1}saveVSDataInStorageForSplit(e,t,n){const o=window.VWO._.native.JSON.parse(window.localStorage.getItem(ze.VS_DATA)||"{}");o[e]={},o[e].v=t,o[e].u=n,window.localStorage.setItem(ze.VS_DATA,window.VWO._.native.JSON.stringify(o))}sendErrorLogsInCaseOfTimeout(){Rn.TIMEOUT_DEBUG&&Ln((()=>{const e=window.performance.getEntries().reduce(((e,t)=>(t.name.indexOf("j.php")>-1?(t.jPhp={},e.push(t)):t.name.indexOf("va_gq")>-1&&(t.vaGq={},e.push(t)),e)),[]),t=Ln((()=>e.map((e=>{const t={name:e.name,duration:e.duration,downloadTime:e.responseEnd-e.responseStart,totalTime:e.responseEnd-e.startTime};return e.jPhp&&"number"==typeof window._VWO_Jphp_StartTime&&(t.jPhp={startTimeDiff:window._VWO_Jphp_StartTime-e.startTime,execDiff:window._VWO_Jphp_StartTime-e.responseEnd}),e.vaGq&&"number"==typeof window._VWO_VaGQ_StartTime&&(t.vaGq={startTimeDiff:window._VWO_VaGQ_StartTime-e.startTime,execDiff:window._VWO_VaGQ_StartTime-e.responseEnd}),t})))),n=window.navigator||{},o=n.connection||n.mozConnection||n.webkitConnection||{},i=window.performance.memory||{},r={pf:t,sT:window._vwo_code.sT,lT:window._vwo_code.lT,effectiveType:Ln((()=>o.effectiveType)),downlink:Ln((()=>o.downlink)),rtt:Ln((()=>o.rtt)),memoryInfo:{totalJSHeapSize:Ln((()=>i.totalJSHeapSize/1048576)),usedJSHeapSize:Ln((()=>i.usedJSHeapSize/1048576)),jsHeapSizeLimit:Ln((()=>i.jsHeapSizeLimit/1048576))}};Ln((()=>window.VWO._.customError({msg:"Timeout detected",url:"init.ts",lineno:157,colno:16,source:window.VWO._.native.JSON.stringify(r)})))}))}loadNcLib(e){const t=e||Ln((()=>window._VWO._vis_nc_lib)),n={dSC:!0,onloadCb:function(e,t){200===e.status||304===e.status?_vwo_code.addScript({text:e.responseText}):window.VWO._.gcpfb(t,window.VWO.modules.utils.libUtils.loadNcLib,e.status)},onerrorCb:function(e){window.VWO._.gcpfb(e,window.VWO.modules.utils.libUtils.loadNcLib)||window.VWO._.customError&&window.VWO._.customError({msg:"Error in loading nc library"})}};vwo_$(document).ready((function(){2===window.VWO.load_co.length?window.VWO.load_co(t,n):window.VWO.load_co(t)}))}}const qn=new Kn;window.VWO.modules.utils.libUtils=qn;class Yn{constructor(){this.settingsKey=`_vwo_${Me.accountId}_settings`,this.configKey=`_vwo_${Me.accountId}_config`,this.CACHING_DELAY=2e3,this.storageNamesForWT=[`window.localStorage.value.${this.settingsKey}`,`window.cachedSettingsInSessionStorage.${this.settingsKey}`],this.smartCodeVersion=window._vwo_code&&_vwo_code.getVersion&&_vwo_code.getVersion(),this.smartCodeConfig=this.getAndUpdateSmartCodeConfig(),this.cachingConfig=this.getCachingConfig()}initializeCaching(){2!==this.smartCodeVersion&&this.cachingConfig.cache?setTimeout(this.syncSettings.bind(this),this.CACHING_DELAY):0===this.cachingConfig.cache&&this.flushCache()}getCachingConfig(){var e,t,n,o,i;const r=(null===(e=this.smartCodeConfig)||void 0===e?void 0:e.stT)||"local",s=(null===(t=this.smartCodeConfig)||void 0===t?void 0:t.sL)||2;return{stT:r,ttl:(null===(n=this.smartCodeConfig)||void 0===n?void 0:n.ttl)||6e5,sL:s,cache:null!==(i=null===(o=this.smartCodeConfig)||void 0===o?void 0:o.cache)&&void 0!==i?i:this.isCachingByDefault()}}isCachingByDefault(){return 0}getAndUpdateSmartCodeConfig(){const e=window.VWO._.allSettings.dataStore.plugins.DACDNCONFIG;let t=null==e?void 0:e.SCC;if(t)try{t=window.VWO._.native.JSON.parse(t);const{sT:e,hE:n,hES:o,stT:i}=t;return this.smartCodeVersion>=2&&window.localStorage.setItem(this.configKey,window.VWO._.native.JSON.stringify({sT:e,hE:n,hES:o,stT:i})),t}catch(e){}}syncSettings(){return d(this,void 0,void 0,(function*(){const e=Me.accountId,t=qn.getCombinationCookie(),n="https://dev.visualwebsiteoptimizer.com/j.php?a="+e+"&u="+encodeURIComponent(document.URL)+"&type=sync"+(t?"&c="+t:"");try{const e=yield fetch(n);if(200==e.status){const t=yield e.text();t&&this.setSettings(t)}}catch(e){}}))}flushCache(){window.localStorage.removeItem(this.settingsKey),window.sessionStorage.removeItem(this.settingsKey)}getKBSize(e){return Math.floor(new Blob([e]).size)/1024}setSettings(e){try{const{stT:t,ttl:n,sL:o}=this.cachingConfig,i="local"===t?window.localStorage:window.sessionStorage,r="local"===t?this.storageNamesForWT[0]:this.storageNamesForWT[1];if(this.getKBSize(e)>1e3*o)return void this.flushCache();const s={s:e,e:(new Date).getTime()+n};i.setItem(this.settingsKey,window.VWO._.native.JSON.stringify(s)),window.fetcher.setValue(r,!0)}catch(e){"QuotaExceededError"===e.name&&this.flushCache()}}}const Xn=new Yn,zn=Xn.initializeCaching.bind(Xn);var Qn;window.VWO.modules.settingsCaching={initializeCaching:zn},function(e){e.ANALYSIS="r",e.ANALYZE_FORM="a",e.ANALYZE_HEATMAP="a",e.ANALYZE_RECORDING="a",e.FUNNEL="t",e.SURVEY="s",e.TRACK="t",e.INSIGHTS_FUNNEL="t"}(Qn||(Qn={}));class Zn{otherSide(...e){return e[0]="VWO.modules.tags.dataSync."+e[0],window.fetcher.getValue(...e)}}function eo(e){window.vwo_iehack_queue||(window.vwo_iehack_queue=[]),window.vwo_iehack_queue.push(e)}function to(e){const{data:t,apiToUse:n,headers:o,success:i,complete:r,error:s}=e,{url:a}=e,c=n&&new(n.get("XMLHttpRequest"))||new XMLHttpRequest;if(c.open("POST",a,!0),o)for(const e in o)o.hasOwnProperty(e)&&c.setRequestHeader(e,o[e]);t instanceof FormData&&(c.formData=t),c.send(t),c.onload=function(){i.call(this),r.call(this,e.callbackContext)},c.onerror=function(){s.call(this),r.call(this,e.callbackContext)}}function no(e,t){const{apiToUse:n,success:o,error:i,complete:r,callbackContext:s}=e;let{url:a}=e;const c=n&&new(n.get("Image"))||new Image;a+=t?"&_bf=1":"",c.src=a,c.onload=function(){o.call(this),r.call(this,s)},c.onerror=function(){i.call(this),r.call(this,{isError:!0})},eo(c)}function oo(e,t){e.data?to(e):no(e,false)}function io(e){let{url:t,miscOptions:n}=e;t.indexOf("?")<0&&(t+="?");return t+=n?"&vn="+n.vn+"&vns="+n.vns+"&vno="+n.vno:"",t.indexOf("&cu=")<0&&t.indexOf("&url=")<0&&we.addCustomParams(t)&&(t+="&_cu="+encodeURIComponent(window.VWO._.lastPageUnloadURL||document.URL.slice(0,100))),t.indexOf("&cu=")<0&&!we.addCustomParams(t)&&(t+="&_cu="+encodeURIComponent(window.VWO.consentMode.customParams.url.slice(0,100))),document.referrer&&t.indexOf("&ru=")<0&&we.addCustomParams(t)&&(t+="&_ru="+encodeURIComponent(document.referrer.slice(0,100))),t.indexOf("?&")>0&&(t=t.replace("?&","?")),t}const ro=function(e){const t=function(){};let n=!1;(e.success||e.error)&&(n=!0),e.success=e.success||t,e.error=e.error||t,e.complete=e.complete||t,e.url=io(e),e.callbackContext=e.callbackContext||{},e.apiToUse=window.DISABLE_NATIVE_CONSTANTS?void 0:window.VWO._.nativeConstants;const{data:o,url:i,useBeacon:r,complete:s}=e;if(n&&!r)return oo(e,!1),{typeOfCall:ro.callTypes.NONBEACON};{const t=Ln((()=>window.VWO._.nativeConstants.get("navigator")))||window.navigator;return"function"==typeof t.sendBeacon&&(window.VWO.data&&window.VWO.data.fB||r)&&t.sendBeacon(i,o)?(s(e.callbackContext),{typeOfCall:ro.callTypes.BEACON}):(oo(e,!0),{typeOfCall:ro.callTypes.NONBEACON})}};ro.shouldCompress=function(e){return e.length>1800},ro.callTypes={BEACON:"beacon",NONBEACON:"non-beacon"};const so={[de.VARIATION_SHOWN]:{ignoreMetricDataCheck:!0},[de.ERROR_ONPAGE]:{},[de.CURSOR_THRASHED]:{},[de.PAGE_REFRESHED]:{},[de.QUICK_BACK]:{},[de.COPY]:{},[de.SELECTION]:{},[de.MOUSEOUT]:{},[de.LEAVE_INTENT]:{},[de.EXCESSIVE_SCROLLED]:{},[de.PAGE_VIEW]:{},[de.DOM_CLICK]:{},[de.DOM_SUBMIT]:{},[de.CUSTOM_CONVERSION]:{},[de.REVENUE_CONVERSION]:{},[de.SYNC_VISITOR_PROP]:{ignoreMetricDataCheck:!0},[de.PAGE_UNLOAD]:{}},ao=e=>!!so[e],co=e=>!!Ln((()=>window.VWO._.allSettings.dataStore.events[e].ls)),lo=e=>Ln((()=>!!window.VWO._.allSettings.dataStore.events[e]));class uo{constructor(){this.vwoEventsToBeSynced=Object.assign({},so),this.allowedMetaDataProps={ogName:!0,source:!0}}otherSide(...e){return e[0]="VWO.modules.tags.dataSync.utils."+e[0],window.fetcher.getValue(...e)}shouldSendEventCall(e,t){var n;const o=t.name;if(!o)return!1;const i=this.vwoEventsToBeSynced[t.name];if(void 0===i&&!t.props.isCustomEvent&&!t.props.isSurveyEvent)return!1;if(!window.VWO._.allSettings.dataStore.events[o]){let e;try{e=window.VWO._.native.JSON.parse(window.localStorage.getItem(uo.UNREG_EVENT_LOCAL_STORAGE_NAME))||{}}catch(t){e={}}if(e[o])return!1;{e[o]=!0;const t=window.VWO._.native.JSON.stringify(e);window.localStorage.setItem(uo.UNREG_EVENT_LOCAL_STORAGE_NAME,t)}}if(t.props.isCustomEvent||t.props.isSurveyEvent||t.props.forceCall)return!0;if(!i||!i.ignoreMetricDataCheck){const e=null===(n=t._vwo)||void 0===n?void 0:n.eventDataConfig;if(!e||Object.keys(e).length<=0)return!1}if(t.name!==de.VARIATION_SHOWN)return!0;let r="non-analytics";location.href.includes("jsMode=Any")&&(r="analytics");const s=null==t?void 0:t.props,a=null==s?void 0:s.id;if(!s||!a)return!1;const c=e.currentSettings.dataStore.campaigns[a]||window._vwo_exp[a],d=window.VWO.modules.utils.libUtils.isSessionBasedCampaign2(c),l="SURVEY"===c.type;return!(!("analytics"===r||"non-analytics"===r&&s.isFirst)||d||l)}evaluateDataForEventsCall(e,t,n){var o,i,r,s,a;let c=!0;const d=null===(i=null===(o=n._vwo)||void 0===o?void 0:o.eventDataConfig)||void 0===i?void 0:i.addVwoPageMeta;null===(s=null===(r=n._vwo)||void 0===r?void 0:r.eventDataConfig)||void 0===s||delete s.addVwoPageMeta,this.syncAdditionalDataWithEventsData(null===(a=n._vwo)||void 0===a?void 0:a.eventDataConfig,n);const l=n.eventUuid,u={d:{}};if(u.d.msgId=`${t}-${+new Date}`,u.d.visId=t,l&&(u.d.eventUuid=l),u.d.event={props:this.excludeEventPropsNotToBeSynced(e,n.name,n.props),name:n.name,time:n.time},n.props.$metaData){const e={},t=n.props.$metaData;for(const n in t)Object.prototype.hasOwnProperty.call(this.allowedMetaDataProps,n)&&(e[n]=t[n]);Object.keys(e).length>0&&(u.d.event.props.vwoMeta=u.d.event.props.vwoMeta||{},Object.assign(u.d.event.props.vwoMeta,e)),delete u.d.event.props.$metaData}return n.props.$visitor&&(u.d.visitor=n.props.$visitor,delete n.props.$visitor,Object.keys(u.d.visitor.props).length<=0&&(c=!1)),u.d.event.props.page=n.page||this.getPageInfo(d),this.resetDataForCurrentEvent(n),{payload:u,shouldSyncCall:c}}getPageInfo(e){var t;const n=Me.page;return e&&(n.cnnUrl=document.querySelector&&((null===(t=document.querySelector("link[rel='canonical']"))||void 0===t?void 0:t.href)||""),n.pageViewId=window.VWO._.track.getTrackPageId&&window.VWO._.track.getTrackPageId()||window.VWO._.pageId),n}syncAdditionalDataWithEventsData(e,t){if(e)for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&"shouldSyncData"!==n){const o=e[n];if(void 0===o)continue;t.props?t.props[n]=o:t[n]=o}}resetDataForCurrentEvent(e){var t;let n=(null===(t=e._vwo)||void 0===t?void 0:t.eventDataConfig)||{};(n||e.props)&&(n={},e.props={})}excludeEventPropsNotToBeSynced(e,t,n){var o,i,r,s,a,c,d;const l=["fireLinkedTagSync","isTrusted","page","$visitor","isCustomEvent","forceCall","VWO"];if(!n.isCustomEvent){const n=(null===(s=null===(r=null===(i=null===(o=e.currentSettings)||void 0===o?void 0:o.dataStore)||void 0===i?void 0:i.events)||void 0===r?void 0:r[t])||void 0===s?void 0:s.nS)||(null===(d=null===(c=null===(a=window.VWO._.allSettings.dataStore)||void 0===a?void 0:a.events)||void 0===c?void 0:c[t])||void 0===d?void 0:d.nS)||[];Array.prototype.push.apply(l,n)}if(!l||!l.length)return n;const u={},w=window.VWO._.allSettings.dataStore.events[t];for(const e in n)if(Object.prototype.hasOwnProperty.call(n,e)){const t=n[e];l.indexOf(e)>-1?delete u[e]:u[e]=!w&&t?St(t,100):t}return u}}var wo;uo.UNREG_EVENT_LOCAL_STORAGE_NAME="vwoUnRegEvents",function(e){e.PRE="PRE",e.POST="POST"}(wo||(wo={}));const _o=()=>{let e=[],t=[],n=!1;const o=n=>{const o=e.length>0,i=t.length>0;return n?n===wo.PRE?o:n===wo.POST?i:void 0:o||i},i=(i,r)=>{if(!n||!o(i))return r;const s=!r||!Tt(r),a=Object.assign({},Ln((()=>r.d.event.props))||{}),d=Ln((()=>r.d.event.name));let l=Object.assign({},r);const u=i===wo.POST?t:e;for(const e of u)if("function"==typeof e)try{l=e(l)||l}catch(e){c.warn(`Error while running ${i}-Hook callback!`)}return s?r:(i===wo.PRE&&ao(d)&&((e,t)=>{const n=e.d.event.name,o=window.VWO._.allSettings.dataStore.events[n];if(!o.wP)return;Object.assign(t,o.wP||{});const i=e.d.event.props;for(const e in i)Object.prototype.hasOwnProperty.call(i,e)&&!(e in t)&&delete i[e]})(l,a),l)};return{init:(o,i)=>{Array.isArray(i.preHookList)&&(e=[...e,...i.preHookList]),Array.isArray(i.postHookList)&&(t=[...t,...i.postHookList]),o.event.addPreHook=t=>(e.push(t),e.length-1),o.event.addPostHook=e=>(t.push(e),t.length-1),n=!0},runAllHooks(e,t){const n=i(wo.PRE,e);return{processedData:n,wrappedCallback:(...e)=>{i(wo.POST,n),t(...e)}}},canRunHook:o}},ho=_o();class po extends uo{handleDomTriggeredEvent(e){const t=e.name;t.indexOf("vwo_dom_")<0||(t===de.DOM_CLICK&&(e.name="click"),t===de.DOM_SUBMIT&&(e.name="submit"))}sendCall(e,t,n,o,i,r,s,a){var c;if(!mn.shouldWeTrackVisitor()||we.deferOnConsent("sendCall",this,o,r,s,n,e,t,n,o,i,r,s,{cu:window.VWO._.lastPageUnloadURL||document.URL.slice(0,100),ru:document.referrer}))return;const d=null==t?void 0:t.successCallback,l=null==t?void 0:t.errorCallback,u=(null===(c=window.VWO.data.accountJSInfo)||void 0===c?void 0:c.collUrl)||Me.serverUrl,w=Me.accountId,_=u.endsWith("/");let h=o,p=u;if(s){p+=`${_?"":"/"}events/${lo(s.name)?"t":"t/u"}?en=${s.name}&a=${w}&v=${window.VWO.v_e}`;let e=h;if(ho.canRunHook()){const t=ho.runAllHooks(n,e);n=t.processedData,e=t.wrappedCallback}bo(s.name),h=function(...t){e.call(this,...t),Ro(s.name,Object.assign(Object.assign(Object.assign({},s),n.d.event.props),{url:void 0}))}}else{if(!t)return;p=p+t.url+"&vn="+t.vn+"&vns="+t.vns+"&vno="+t.vno+"&eTime="+wt()+"&v="+window.VWO.v_e}window.VWO.consentMode&&a&&(p.indexOf("&cu=")<0&&(p+="&cu="+encodeURIComponent(a.cu.slice(0,100))),document.referrer&&p.indexOf("&ru=")<0&&a.ru&&(p+="&ru="+encodeURIComponent(a.ru.slice(0,100)))),window.VWO._.isBeaconAvailable=!0,i=window.VWO.data.tB&&(window.VWO._.isLinkRedirecting||i);let g=n&&"object"==typeof n&&0===Object.keys(n).length?"":n;g&&"string"!=typeof g&&(g=window.VWO._.native.JSON.stringify(g));ro({url:p,complete:h,success:d,error:l,data:g,useBeacon:i,callbackContext:r}).typeOfCall!==ro.callTypes.BEACON&&(window.VWO._.isBeaconAvailable=!1)}addDataFromMTAndSend(e,t,n,o,i,r,s,a){if(o=o||Ye,s&&s.name===de.VARIATION_SHOWN){s.props.extraData=qn.extraData2(!1,!0);try{const e=window.VWO._.native.JSON.parse(O.get("vwoSn")||"{}"),t={r:window.VWO.data.vi&&"new"===window.VWO.data.vi.vt?0:1,su:decodeURIComponent(e.cu)||"",ru:decodeURIComponent(e.r)||"",ed:s.props.extraData};n.d&&(n.d.sD=t)}catch(e){window.VWO._.customError&&window.VWO._.customError({msg:"Issue with session data payload to be sent in events call",url:"dataSync/utils.ts"})}if("SPLIT_URL"==_vwo_exp[a].type){const e=o;o=function(){e(r),window.VWO._.phoenixMT.trigger(`vwo_vSCallSent_${a}`,{id:a,comb:_vwo_exp[a].combination_chosen}),_vwo_exp[a].vSCallSent=!0},[708427].includes(window._vwo_acc_id)&&5==a&&Un({msg:"Variation shown sent."})}}this.sendCall(e,t,n,o,i,r,s)}getDataForEventsCall(e,t,n){const o=window.VWO.modules.tags.sessionInfoService,{payload:i,shouldSyncCall:r}=this.evaluateDataForEventsCall(e,t,n);return i.d.sessionId=o.getSessionId(),{data:i,shouldSyncCall:r}}}const go=new po;window.VWO.modules.tags.dataSync={utils:go};var vo=new po;class fo extends Zn{execute({event:e},t,n,o,i,r){if(o=o||Ye,window._vis_debug)o&&o(i);else if(vo.shouldSendEventCall({eventDataConfig:t},e)){r=r||qn.createUUIDCookie2(n);const{data:s,shouldSyncCall:a}=vo.getDataForEventsCall({eventDataConfig:t},r,e);a&&vo.sendCall(null,null,s,o,!0,i,e)}else o&&o(i)}}const Oo=new fo,mo=Oo.execute.bind(Oo);function Eo(e,t){var n;const o=e.conflictingPropsData||{};if(!e.props){e.props={};const n=["name","props","_vwo","_meta","conflictingPropsData","eventUuid"];for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(n.includes(t)||(e.props[t]=e[t]));Object.assign(e.props,o),Object.keys(t).forEach((n=>{e.props[n]=t[n]}))}e.aux&&(e.props.aux=e.aux),e.time=e.time||(null===(n=e.VWO)||void 0===n?void 0:n.firedTime)||+new Date}window.VWO.modules.tags.dataSync=Object.assign(window.VWO.modules.tags.dataSync,mo);class So{toAbsURL(e){return new URL(e,document.baseURI).href}isHashPresent(e){return-1!==e.indexOf("#")}isQueryParamPresent(e,t){var n=e.indexOf("#"),o=e.indexOf("?"),i=t?-1:e.indexOf("=");return-1===n?-1!==o||-1!==i:-1!==o&&n>o||-1!==i&&n>i}otherSide(...e){return e[0]="VWO.modules.vwoUtils.urlUtils."+e[0],window.fetcher.getValue(...e)}}class Co extends So{getUrlVars(e){var t,n,o,i={};for(-1!==e.indexOf("#")&&(e=e.slice(0,e.indexOf("#"))),n=(o=e.slice(e.indexOf("?")+1).split("&").reverse()).length;n--;)if(void 0===i[(t=o[n].split("="))[0]]){let e=t[1];(478778==window._vwo_acc_id||window._vwo_acc_id>495077)&&(e=t.slice(1).join("=")),i[t[0]]=e}else i[t[0]]=i[t[0]]+"&"+t[0]+"="+t[1];return i}}const To=new Co;function yo(e,t,n,o=null){return window.fetcher.getValue('VWO.modules.events.fireEventAndSyncData("${{1}}","${{2}}","${{3}}", "${{4}}" )',null,{captureGroups:[null,t,n,o]})}function Io(e,t,n={},o=null){var i;let r;t.name=e||t.name,Eo(t,n),t.name===de.DOM_SUBMIT||t.name===de.DOM_CLICK&&t.targetUrl?t.props.targetUrl=t.targetUrl=To.toAbsURL(t.targetUrl):t.name===de.VARIATION_SHOWN&&(r=window._vwo_exp[t.props.id]);const s=null===(i=t._vwo)||void 0===i?void 0:i.eventDataConfig;if(s){const e=Object.keys(s);for(let n=e.length-1;n>=0;--n){const i=e[n];t._vwo.eventDataConfig=s[i],delete s[i],mo({event:t},s,null,o,null,i)}}else mo({event:t},r)}window.VWO.modules.vwoUtils.urlUtils=To;let Vo={};function Ao(e){e?Vo[e]={}:Vo={}}function No(e,{shouldNotUnhide:t,tagName:n,campId:o}){Vo[o]=Vo[o]||{},t||n&&Vo[o][n]||(n&&(Vo[o][n]=!0),window.VWO._.phoenixMT.trigger(de.UNHIDE_ELEMENT,e))}const bo=e=>{Ln((()=>{window.fetcher.getValue('window.VWO.modules.events.markEventSyncedWT("${{1}}")',null,{captureGroups:[e]}).catch((e=>{}))}))},Ro=(e,t)=>{co(e)&&window.fetcher.getValue('window.VWO.modules.eventHistHandler.updateEventHist("${{1}}","${{2}}")',null,{captureGroups:[e,t]})};window.VWO.modules.events={syncEventsDataToDataLayer:Io,fireEventAndSyncData:yo};const Lo={getDataStore:function(){return this.getDSCookieValueByIndex(1)},setDataStore:function(e){xe.create(Ht.TRACK_GLOBAL_COOKIE_NAME,this.getMetaStore()+"$"+e,Bt())},getMetaStore:function(){return this.getDSCookieValueByIndex(0)||""},setMetaStore:function(e){xe.create(Ht.TRACK_GLOBAL_COOKIE_NAME,e+"$"+this.getDataStore(),Bt())},getMetaInfoByIndex:function(e){return this.getMetaStore().split(":")[e]},setMetaInfoByIndex:function(e,t){var n=this.getMetaStore().split(":");n[e]=t,this.setMetaStore(n.join(":"))},setDataInfoByIndex:function(e,t){var n=this.getDataStore().split(":");n[e]=t,this.setDataStore(n.join(":"))},getDataInfoByIndex:function(e){return this.getDataStore().split(":")[e]},getDSCookieValueByIndex:function(e){var t=xe.get(Ht.TRACK_GLOBAL_COOKIE_NAME);return t?t.split("$")[e]:null},getCookieVersion:function(){return xe.get(Ht.TRACK_GLOBAL_COOKIE_NAME).split("$")[0].split(":")[Ht.COOKIE_VERSION_INDEX]},deleteDataStoreInfoByIndex:function(e){var t=this.getDataStore();t&&((t=t.split(":"))[e]="",t=t.join(":"),this.setDataStore(t))}};window.VWO._.commonCookieHandler=Lo;const Wo=1,Po=2;function Do(){const e=Lo.getMetaStore().split(":")[Wo];return new RegExp("(,|^)"+Qn.INSIGHTS_FUNNEL+"_1").test(e)}function xo(e,t){var n=Po,o=[e,t].join("_"),i=Lo.getDataStore(),r=i.split(":");if(!r[n])for(let e=r.length;e<=n;e++)r[e]="";r[n].match(new RegExp("(?:^|,)("+e+"_[^,]+)"))?r[n]=r[n].replace(new RegExp("(^|,)("+e+"_[^,]+)"),"$1"+o):r[n]+=(0===r[n].length?"":",")+o,i=r.join(":"),Lo.setDataStore(i)}function Uo(e){xo(e,1)}function ko(e){xo(e,0)}function Mo(e,t){const n=Lo.getDataStore().split(":")[Po];return new RegExp("(,|^)"+e+"_"+t+"(,|$)").test(n)?"1":""}function Go(e){return Mo(e,1)}function Fo(e){return Mo(e,0)}function $o(){var e;return d(this,void 0,void 0,(function*(){if(!(null===(e=window.VWO._.track)||void 0===e?void 0:e.loaded)&&Do()){const e=Object.keys(window._vwo_exp).map((function(e){return d(this,void 0,void 0,(function*(){"INSIGHTS_FUNNEL"===window._vwo_exp[e].type&&(yield yo(window.VWO.phoenix,de._ACTIVATED,{id:e}))}))}));yield Promise.all(e),window.VWO._.phoenixMT.trigger("vwo_insightsActivated")}}))}window.VWO._.insightsUtils={isVisBucketedForTrack:Do,includeFunnel:Uo,excludeFunnel:ko,isFunnelIncluded:Go,isFunnelExcluded:Fo,activateFunnels:$o};class jo{mergeNestedObjects(...e){return e.reduce(((e,t)=>this.recursivelyMerge(e,t)))}mergeNestedObjectsV2(e={mergeArrays:!1},...t){return t.reduce(((t,n)=>this.recursivelyMerge(t,n,{},e)))}createNestedObjects(e,t){let n=e;return t&&t.split(".").forEach((e=>{Object.prototype.hasOwnProperty.call(n,e)||(n[e]={}),n=n[e]})),n}clearNestedObject(e,t){let n=e;const o=t.split("."),i=o[o.length-1];for(let e=0;e<o.length-1;e++)n=n[o[e]];he(n[i])?n[i]={}:delete n[i]}recursivelyMerge(e,t,n={},o={mergeArrays:!1}){if(he(e)&&he(t)){const i={};Object.keys(e).concat(Object.keys(t)).forEach((e=>{i[e]=1}));const r=Object.getOwnPropertyDescriptors(e),s=Object.getOwnPropertyDescriptors(t);return Object.keys(i).forEach((i=>{s[i]?Object.defineProperty(n,i,s[i]):Object.defineProperty(n,i,r[i]),this.recursivelyMerge(e[i],t[i],n[i],o)})),n}return o.mergeArrays&&pe(e)&&pe(t)?(pe(n)||(n=[]),n.splice(0,n.length,...e.concat(t)),n):t||e}}var Ho=new jo;const Bo=function(e){const t=e.toString();let n,o;((n=t.match(/^(?:async\s+)?([A-Za-z0-9_$]*)\s*=>/))||(n=t.match(/^(?:async\s+)?\((.*)\)\s*=>/))||(n=t.match(/^(?:async\s+)?function(?:\s+[A-Za-z_$]*)?\s*\((.*)\)\s*{/)))&&(o=n[1]);const i={};let r=!1;return o.split(",").forEach(((e,t)=>{"vwo_$"===e.trim()&&(i[t]=window.vwo_$,r=!0)})),r?function(...t){return Object.keys(i).forEach((e=>{+e<t.length&&(t[e]=i[e])})),e(...t)}:e};var Jo={};function Ko(e,t){const n=window.VWO._.allSettings.dataStore.campaigns||{};if(Object.hasOwnProperty.call(n,e)){if(xe.get("_vis_opt_exp_"+e+"_combi"))return delete Jo[e],!0;const o=n[e].combs||{};if(Object.hasOwnProperty.call(o,t))for(const e in o)Object.hasOwnProperty.call(o,e)&&(o[e]=e===t?1:0);return delete Jo[e],!0}return!1}function qo(e){if(!window._vis_debug&&!$e())if(Array.isArray(e)&&e.length)for(const t of e){const{e:e,v:n}=t;Ko(e,n)||(Jo[e]=n)}else for(const e in Jo)Object.hasOwnProperty.call(Jo,e)&&Ko(e,Jo[e])}var Yo=function(){};function Xo(e){window.vwo_iehack_queue||(window.vwo_iehack_queue=[]),window.vwo_iehack_queue.push(e)}function zo(e,t,n,o=!1){var i,r;if((o||mn.shouldWeTrackVisitor())&&!we.deferOnConsent("sendCall",this,t,null,null,null,e,null,n,o)){var s,a=new Image;t=t||Yo,n=n||Yo,a.onload=function(){s||(s=1,t())},a.onerror=function(){s||(s=1,n())},e.serverUrl=(null===(r=null===(i=window.VWO.data)||void 0===i?void 0:i.accountJSInfo)||void 0===r?void 0:r.collUrl)||e.serverUrl||window._vwo_server_url;var c=e.serverUrl+e.url+"&vn="+e.vn+"&vns="+e.vns+"&vno="+e.vno+"&eTime="+wt()+"&v="+window.VWO.v_e;e.url.indexOf("&cu=")<0&&e.url.indexOf("&url=")<0&&(c+="&_cu="+encodeURIComponent(document.URL.slice(0,100))),document.referrer&&e.url.indexOf("&ru=")<0&&(c+="&_ru="+encodeURIComponent(document.referrer.slice(0,100))),c+="&random="+Math.random(),a.src=c,Xo(a)}}window.VWO.modules.vwoUtils.sendCall=zo;var Qo={};const Zo=function(e,t){this.dependencies={},this.callback=e,this.name=t};Zo.prototype.add=function(e){e&&(this.dependencies[e]=0)},Zo.prototype.unResolve=function(e){if(e)for(var t in this.dependencies)this.dependencies.hasOwnProperty(t)&&t===e&&(this.remove(e),this.add(e))},Zo.prototype.resolve=function(e){if(e){for(var t in this.dependencies)this.dependencies.hasOwnProperty(t)&&t===e&&(this.dependencies[t]=1);this.canResolve(this.dependencies)&&this.callback()}},Zo.prototype.remove=function(e){delete this.dependencies[e]},Zo.prototype.canResolve=function(){for(var e in this.dependencies)if(this.dependencies.hasOwnProperty(e)&&!this.dependencies[e])return!1;return!0};const ei={init:function(e,t){var n=new Zo(e,t);return t&&(Qo[t]=n),n},getDependencyManager:function(e){return Qo[e]}};let ti=3,ni=50,oi=window._vwo_server_url||"https://dev.visualwebsiteoptimizer.com/",ii={TPC_SUPPORT_DETECTION_FAILED:"TPC_SUPPORT_DETECTION_FAILED",TPC_NOT_SUPPORTED:"TPC_NOT_SUPPORTED",LOCAL_OPT_OUT_PARTIALLY_FAILED:"LOCAL_OPT_OUT_PARTIALLY_FAILED",GLOBAL_OPT_OUT_DETECTON_FAILED:"GLOBAL_OPT_OUT_DETECTON_FAILED",GLOBAL_OPT_OUT_PARTIALLY_FAILED:"GLOBAL_OPT_OUT_PARTIALLY_FAILED"},ri={GLOBAL_OPT_OUT:"_vwo_global_opt_out",OPT_OUT:"_vis_opt_out",UUID:"_vwo_uuid",UUID_V2:"_vwo_uuid_v2",_VIS_OPT_:"_vis_opt_",_VWO_:"_vwo_"},si=function(){},ai;const ci=function(e,t){const n=document.createElement("script"),o=100*Math.random(),i="jsonpCallback"+parseInt(o,10),r=document.getElementsByTagName("head")[0];window[i]=function(e){delete window[i],r.removeChild(n),t(e)},n.src=e+"?callback="+i+"&random="+Math.random(),r.appendChild(n)},di={init:function(e){e&&(di.options=e,di.serverUrl=oi,e.exG?(ai=ei.init((function(){e.success(ui)}),"optOutDM"),ai.add("thirdPartyCookieSupport"),ai.add("globalOptOutStatus"),ui.isThirdPartyCookiesSupported({success:function(t){t?ai.resolve("thirdPartyCookieSupport"):e.error({errorType:ii.TPC_NOT_SUPPORTED})},error:function(){e.error({errorType:ii.TPC_SUPPORT_DETECTION_FAILED})}}),ui.checkGlobalOptOutStatus({success:function(){ai.resolve("globalOptOutStatus")},error:function(){e.error({errorType:ii.GLOBAL_OPT_OUT_DETECTON_FAILED})}})):(li.isOptedOut=li.checkOptOutStatus(),e.success(li)))},process:function(e,t){const n=xe.get(ri.OPT_OUT,!0),o=window.location.href.indexOf("vwo_disable_alert")>-1;if(n||window.location.href.indexOf("vwo_opt_out=1")>-1)return n||o||alert("You have successfully opted out of VWO for this website."),li.isOptedOut=!0,"0"!==n&&("2"!==n?di.optOut(e,t):wi(),!0)},optOut:function(e,t){if(!e)return;mn.callStopAnalyzeAndSurvey(),e.domain||(e.domain=window._vwo_cookieDomain),(t=t||{}).success=t.success||si,t.error=t.error||si;const n=e.optOutExpiry||3650,o=xe.get(ri.OPT_OUT,!0);if(e.config&&e.config.maintainExperiences)return xe.create(ri.OPT_OUT,0,n,e.domain,void 0,!0),void mn.setOptOutStateConfig();o&&"0"!==o||(xe.create(ri.OPT_OUT,1,100,e.domain,void 0,!0),mn.setOptOutStateConfig()),e.url="cdc?cookies="+window.VWO._.native.JSON.stringify([{name_regex:"_vwo_uuid_*",isDeleted:1}])+"&accountId="+e.accountId+"&r="+Math.random(),e.serverUrl=oi,e.retryRequest=e.retryRequest||0;const i=document.cookie.split(";");for(let t=0;t<i.length;t++)if((i[t].indexOf(ri._VIS_OPT_)>-1||i[t].indexOf(ri._VWO_)>-1)&&i[t].indexOf(ri.OPT_OUT)<0){const[n,o]=i[t].split("=");n&&xe.erase(n.trim(),e.domain,!0)}wi(),_i(),zo(e,(function(){_i(),xe.create(ri.OPT_OUT,2,100,e.domain,void 0,!0),window.VWO.phoenix&&window.VWO.phoenix("deactivate"),mn.setOptOutStateConfig(),t.success()}),(function(){e.retryRequest++,e.retryRequest<=ti?setTimeout((function(){di.optOut(e,t)}),ni):t.error({errorType:ii.LOCAL_OPT_OUT_PARTIALLY_FAILED})}),!0)},updateGlobalOptOutState:function(e,t){di.options=e,ui.checkGlobalOptOutStatus(t)}},li={checkOptOutStatus:function(){return!!xe.get(ri.OPT_OUT,!0)},optOut:function(e,t){e?di.process(di.options,t):(xe.erase(ri.OPT_OUT,di.options.domain,!0),li.isOptedOut=!1)}},ui={globalOptOut:function(e,t){const n=di.options,o=e?1:0,i=[{name:ri.GLOBAL_OPT_OUT,value:o,isDeleted:0}];t=t||{},n.url="cdc?cookies="+window.VWO._.native.JSON.stringify(i)+"&accountId="+n.accountId+"&r="+Math.random(),n.serverUrl=oi,zo(n,(function(){ui.isGloballyOptedOut=e,t.success()}),(function(){t.error(ii.GLOBAL_OPT_OUT_PARTIALLY_FAILED)}),!0)},checkGlobalOptOutStatus:function(e){(e=e||{}).success=e.success||si,e.error=e.error||si,ui.isThirdPartyCookiesSupported({success:function(t){ui.isGloballyOptedOut=!!t&&!!parseInt(t[ri.GLOBAL_OPT_OUT],10),e.success(ui.isGloballyOptedOut)},error:e.error})},isThirdPartyCookiesSupported:function(e){(e=e||{}).success=e.success||si,e.error=e.error||si;const t=di.options.accountId;zo({url:"cdc?cookies="+window.VWO._.native.JSON.stringify([{name:"_vis_opt_test_cookie",value:1,isDeleted:0}])+"&accountId="+t+"&r="+Math.random(),serverUrl:oi,vn:window.VWO.v_e},(function(){ci(oi+"cdc",(function(n){n&&n["_vis_opt_test_cookie_"+t]?(ui.tpc=!0,e.success(n)):(ui.tpc=!1,e.success(ui.tpc))}))}),(function(){e.error({errorType:ii.TPC_SUPPORT_DETECTION_FAILED})}),!0)}};function wi(){let e=window.VWO._.localStorageService;window.VWO._.jar&&(window.VWO._.jar.cookies={},window.VWO._.jar.syncingOff=!0,window.fetcher.setValue("window.VWO._.jar.syncingOff",!0)),xe.erase("_vwo",window._vwo_cookieDomain,!0),e.deleteItem("_vwo");try{e.deleteItem("vwoSn"),e.deleteItem("_vwo_nls_q_"+window._vwo_acc_id)}catch(e){}}function _i(){const e=window._vwo_exp_ids||[];for(let t=0;t<e.length;t++){const n=e[t];if(n&&window._vwo_exp[n]){const e=document.getElementById(`_vis_opt_path_hides_${n}`);e&&e.parentNode&&e.parentNode.removeChild(e)}}window._removeVwoGlobalStyle()}function hi(){const e=window.VWO;xe.erase(Ht.OPT_OUT,window._vwo_cookieDomain,!0),window.VWO.phoenix&&!mn.shouldExecuteLibOnBasisOfCurrentOptOutState()||(mn.setOptOutStateConfig(),e.nls&&delete e.nls.stopRecording,e.survey&&delete e.survey.stopCollectingData)}function pi(e={}){window.VWO.modules.otherLibDeps.stopAnalyzeAndSurvey(),di.optOut({accountId:window._vwo_acc_id,config:e})}var gi;!function(e){e[e.EVENT=40]="EVENT",e[e.ATTRIBUTE=40]="ATTRIBUTE"}(gi||(gi={}));const vi={EMPTY_EVENT:"Event name cannot be empty!",EVENT_MORE_THAN_LIMIT:"Event name should not be greater than 40 characters!",EVENT_NOT_STRING:"Invalid event name: event name can only be a string!",ATTRIBUTE_MORE_THAN_LIMIT:"Attribute name should not be greater than 40 characters!",ATTRIBUTE_NOT_OBJECT:"Invalid attribute type: attribute can only be an object!"};class fi{static toCamelCase(e){return e.replace(/[^\w\s-.][\w]/g,(function(e){return e.toUpperCase()})).replace(/[^\w\s-.]/g,"").replace(/ [\w]/g,(function(e){return e.toUpperCase()})).replace(/ /g,"")}static filterPropertyName(e){let t=fi.toCamelCase(e.slice(e.search(/[\w-.]/g)));return t=t.replace(/^(_|vwo_|\.|v_|i_|-)*/g,""),"props"===t?"":t}static filterEventName(e){if(this.whiteListedEvents[e])return e;let t=fi.toCamelCase(e.slice(e.search(/[\w-.]/g)));return t=t.replace(/^(_|vwo_|\.|v_|i_|-)*/g,""),"visitors"===t.toLowerCase()&&(t+="_1"),t}static filterAttributeObjectKeys(e){if("object"!=typeof e||Array.isArray(e))return fi.logWarningAndReportError(vi.ATTRIBUTE_NOT_OBJECT);const t={};for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){let o=fi.whiteListedProps[n]?n:fi.filterPropertyName(n);if(!o.trim())return fi.logWarningAndReportError(`Invalid attribute name: '${n}' is not allowed as an attribute name!`);o.length>40&&(o=o.slice(0,40),console.warn(vi.ATTRIBUTE_MORE_THAN_LIMIT));const i=he(e[n])||pe(e[n])?window.VWO._.native.JSON.stringify(e[n]):e[n];["name","time"].includes(o)?(t.conflictingPropsData=t.conflictingPropsData||{},t.conflictingPropsData[o]=i):t[o]=i}return t}static logWarningAndReportError(e){console.log("%cVWO Event API Error:","font-weight:bold;",e),window.VWO._.customError&&window.VWO._.customError({msg:"VWO Event API Error: "+e,url:"NamingUtil.ts",lineno:80,colno:10})}}fi.whiteListedProps={vwo_hubspot_id:!0},fi.whiteListedEvents={[de.RECOM_BLOCK_SHOWN]:!0};const Oi={combi:"cb",goal:"gl",exclude:"ex",uuid:"ud",split:"sp"},mi=()=>{const e={q:Ht.VWO_COOKIE_QUERY_PARAM,d:""};try{let t="";const n=window._vwo_exp||{},o=window.VWO._.cookies.getAll(),i={};for(const e in o)if(o[e]){const r=o[e],s=Ze.campaignCookies.exec(e),a=Ze.uuidCookie.exec(e),c=(s||a||[])[1];if(!c||n[c]&&!n[c].multiple_domains)continue;if(a&&a[1])t+=`ud_${a[1]}=${r}`;else if(s&&s[1]){const e=s[2].split("_"),n=e[0],o=e[1],a=Oi[n];if(!a)continue;if("goal"===n){const e=`${a}_${c}`;if(+r>1)t+=`${e}_${o}=${r}`;else{i[e]=i[e]||"";const t=i[e].length;t>0&&","!==i[e][t-1]&&(i[e]+=","),i[e]+=o}}else t+=`${a}_${c}=${r}`}"|"!==t[t.length-1]&&(t+="|")}Object.keys(i).forEach((e=>{t+=`${e}_${i[e]}=1|`})),e.d=t&&encodeURIComponent(t.slice(0,t.length-1))}catch(e){}return e},Ei=()=>{if(!window._vwo_code)return null;const e=window._vwo_code||{},t=window.performance.getEntriesByType("resource").find((e=>e.name.includes("/j.php?a=")));let n=-1,o=-1;if(t){const e=Math.abs(t.fetchStart-t.startTime),i=Math.abs(t.requestStart-t.fetchStart),r=Math.abs(t.responseEnd-t.responseStart),s=+window._VWO_Jphp_StartTime;o=e+i+r,n=isNaN(s)?-1:s-t.responseEnd}return{settings_tolerance:Ln((()=>e.settings_tolerance())),library_tolerance:Ln((()=>e.library_tolerance())),settingsTimedOut:!!e.sT,libraryTimedOut:!!e.lT,timeToStartExecuteJphp:n,totalDownloadTime:o}};function Si(e,t){const n=(e=-1,t="")=>{switch(e){case 0:return fi.logWarningAndReportError(vi.EMPTY_EVENT);case 1:return console.warn(vi.EVENT_MORE_THAN_LIMIT);case 2:return fi.logWarningAndReportError(`Invalid event name: '${t}' is not allowed as an event name!`);default:return fi.logWarningAndReportError(vi.EVENT_NOT_STRING)}};if("string"!=typeof e)return n();if(!(e=e.trim()))return n(0);const o=e;if(!(e=fi.filterEventName(e)))return n(2,o);e.length>40&&(n(1),e=e.slice(0,40));const i=fi.filterAttributeObjectKeys(t);return i?{eventName:e,filteredAttributeObject:i}:void 0}function Ci(e,t,n){const o=window.VWO;switch(e.toLowerCase()){case"tags":o.phoenix.tags.add(t,n.fn);break;case"operators":o.phoenix.operators.add(n.fn);break;case"storages":o.phoenix.storages.add(n);break;case"store":o.phoenix.store.actions.addValues(n)}}class Ti{constructor(e){if(this.state="loading",this.preInitializedEventHooks={},this.getPerformanceEntries=Ei,this.getCrossDomainInfo=mi,this.visitorConfig=(()=>{const e=new Promise((e=>{const t=window.VWO._.destroySession;"function"==typeof t?e(t):window.VWO._.destroySession=t=>{e(t)}})).then((e=>(delete window.VWO._.destroySession,e)));return{destroySession(){return d(this,void 0,void 0,(function*(){(yield e)()}))}}})(),e instanceof Ti)return void Object.keys(e).forEach((t=>{this[t]=e[t]}));this.queue=e.slice(),this._=e._||{},this._.performance=gn,this._.isWorkerThread=!1,this.nonce=e.nonce,Object.defineProperty(this,"modules",{value:e.modules,enumerable:!1,configurable:!1}),this.data=e.data||{},this.TRACK_SESSION_COOKIE_EXPIRY_CUSTOM=e.TRACK_SESSION_COOKIE_EXPIRY_CUSTOM,this.onEventReceive=e.onEventReceive,this.onVariationApplied=e.onVariationApplied,this.onSurveyShown=e.onSurveyShown,this.onSurveyCompleted=e.onSurveyCompleted,this.onSurveyAnswerSubmitted=e.onSurveyAnswerSubmitted,this.onVWOLoaded=e.onVWOLoaded,this.onVariationShownSent=e.onVariationShownSent,this.optOut=di,this.init=e.init,this.consentMode=e.consentMode,this.preInitializedEventHooks=e.event||{},this.addPreHook=e=>{this.preInitializedEventHooks?(this.preInitializedEventHooks.preHookList=this.preInitializedEventHooks.preHookList||[],this.preInitializedEventHooks.preHookList.push(e)):this.event.addPreHook(e)},this.addPostHook=e=>{this.preInitializedEventHooks?(this.preInitializedEventHooks.postHookList=this.preInitializedEventHooks.postHookList||[],this.preInitializedEventHooks.postHookList.push(e)):this.event.addPostHook(e)},this.optInVisitor=hi,this.optOutVisitor=pi,this.load_co=e.load_co,this.tag=e.tag,this.v_e=e.v_e,this.v=e.v;let t=0;for(const e of this.queue)this[t]=e,t++;this.length=this.queue.length}config(e){return e&&(this.configSettings=e),this.configSettings}definePlugin(e,t={}){const n=e.split(".")[0],o=e.split(".")[1],i=window.VWO;i.phoenix?Ci(n,o,t):(i.pluginStorage=i.pluginStorage||{},i.pluginStorage[n]=i.pluginStorage[n]||{},o?(i.pluginStorage[n][o]=i.pluginStorage[n][o]||{},i.pluginStorage[n][o]=Ho.mergeNestedObjects(i.pluginStorage[n][o],t)):i.pluginStorage[n]=Ho.mergeNestedObjects(i.pluginStorage[n],t))}addPhoenix(e){this.event=function(e,t,n){var o,i;const r=Si(e,t=t||{});if(!r)return;let s=null;he(n)&&("function"==typeof n.cb&&(s=n.cb),delete n.cb,r.filteredAttributeObject.$metaData=n),(null===(o=window._vwoCc)||void 0===o?void 0:o.delayCustomGoal)?(null===(i=window.VWO._.phoenixMT.getEventHistory("vwo_campaignsLoaded"))||void 0===i?void 0:i.length)>0?this.otherSide("event",[r.eventName,r.filteredAttributeObject,s]):window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>this.otherSide("event",[r.eventName,r.filteredAttributeObject,s]))):this.otherSide("event",[r.eventName,r.filteredAttributeObject,s])},ho.init(this,this.preInitializedEventHooks),delete this.preInitializedEventHooks,this.visitor=function(e,t){if(!e)return;const n=fi.filterAttributeObjectKeys(e);n&&(he(t)&&(n.$metaData=t),this.otherSide("visitor",[n]),Gn(n))},this.syncAttributes=function(){this.otherSide("syncAttributes",[])},this.syncEvents=function(){this.otherSide("syncEvents",[])},this.setVariation=qo,this.phoenix=e}splice(...e){const t=this.queue.splice.apply(this.queue,e);return this.length=this.queue.length,t}push(...e){const t=this.queue.push.apply(this.queue,e);return this.length=this.queue.length,this[this.length-1]=this.queue[this.queue.length-1],t}sort(...e){return this.queue.sort.apply(this.queue,e)}updateSettings(e,t){const n=e.tags;for(var o in Object.keys(n).forEach((e=>{n[e].fn=Bo(n[e].fn)})),window.VWO._.allSettings.triggers=Object.assign(Object.assign({},window.VWO._.allSettings.triggers),e.triggers),e.tags)window.VWO._.allSettings.tags[o]||(window.VWO._.allSettings.tags[o]=e.tags[o]);this.pageGroup.add(e.pages,e.pagesEval);const i=e.dataStore.plugins.PIICONFIG;i&&(window.VWO._.allSettings.dataStore.plugins.PIICONFIG={globalBlacklist:i.GBBL,queryParamSettings:window.VWO._.native.JSON.parse(i.QPS),globalValueRegex:i.GVR}),delete window.VWO._.goalsToBeConvertedSynchronously;const r=!!ie(window.VWO._.track).length;this.otherSide("updateSettings",[r,e,t])}otherSide(...e){e[0]="VWO."+e[0],window.fetcher.getValue(...e)}}var yi=[];const Ii=["dev.visualwebsiteoptimizer.com","d5phz18u4wuww.cloudfront.net","cdn-cn.vwo-analytics.com"];function Vi(e){let t=!1;for(let n=0;n<Ii.length;n++)if(e.indexOf(Ii[n])>=0){t=!0;break}return t}var Ai=function(e){if(Vi(e&&e.url||""))for(var t=0;t<yi.length;t++)yi[t](e)};function Ni(e){var t,n,o,i={msg:e.message||(null===(t=e.reason)||void 0===t?void 0:t.message),stack:(null===(n=e.error)||void 0===n?void 0:n.stack)||(null===(o=e.reason)||void 0===o?void 0:o.stack),url:e.filename||e.reason&&(e.reason.stack||e.reason.message),lineno:e.lineno,colno:e.colno,source:"uncaughtErr"};Ai(i)}window.addEventListener?(window.addEventListener("error",Ni),window.addEventListener("unhandledrejection",Ni)):window.attachEvent&&window.attachEvent("onerror",(function(e,t,n,o){Ai({msg:e,url:t,lineno:n,colno:o,source:"uncaughtErr"})}));const bi=function(e){e&&"function"==typeof e&&yi.push(e)};class Ri{formatErrorObject(e){return"string"==typeof e&&(e={msg:e}),e}setCustomError(e){const t=this;window.VWO._.customError=function(n){n=t.formatErrorObject(n),e(n)}}}let Li;class Wi extends Ri{setErrorTrackingCallback(e){var t;const n=e.encodeURIComponent,o=e.accountId,i=(null===(t=window.VWO.data.accountJSInfo)||void 0===t?void 0:t.collUrl)||e.serverUrl,r=this;var s=0;const a=function(e){var t,a=(e=e||{}).msg&&e.msg.substring(0,1e3),c=e.stack&&e.stack.substring(0,1e3);const d=e.lineno,l=e.colno,u=e.source,w=e.url,_=Li||r.getEmptyTriggerIdsIfAny(),h="ee.gif?"+(w?"f="+n(e.url):"")+(d?"&l="+d:"")+(l?"&c="+e.colno:"")+"&a="+o+(u?"&s="+n(u):"")+(Array.isArray(_)&&_.length?"&eT="+n(_.join()):"")+"&e="+n(a)+"&stack="+n(c);if(s<50&&(s++,zo({url:h,serverUrl:i},void 0,void 0,!0)),null==_?void 0:_.length){null===(t=window._vwo_code)||void 0===t||t.finish();const e=vwo_$('[id^="_vis_opt_path_hides"]');if(e.length)for(let t=0;t<e.length;t++)vwo_$(e[t]).remove()}};return bi(a),a}getEmptyTriggerIdsIfAny(){const{triggers:e}=window.VWO._.allSettings||{},t=[];return Object.keys(e).forEach((n=>{Object.keys(e[n]).length||t.push(n)})),Li=t,t}errorTracking({getters:e}){const t=this.setErrorTrackingCallback(e);this.setCustomError(t)}}const Pi=new Wi,Di=Pi.errorTracking.bind(Pi);window.VWO.modules.tags=window.VWO.modules.tags||{},window.VWO.modules.tags.errorTracking=Di,window.VWO.modules.tags.errorTrackingCallback=Pi.setErrorTrackingCallback;var xi=window.console||{log:function(){}},Ui;window.VWO._.prVWO=window.VWO._.prVWO||[];const ki={processEvent:function(e,t,n,o,i){if("[object Array]"!==Object.prototype.toString.call(e))return 0;try{var r,s,a,c=e[0],d=e.slice(1),l=-1!==c.indexOf(".");return l&&0===c.indexOf(t)||!l?(l?(r=n[(s=c.split("."))[0]][s[1]],a=n[s[0]]):(r=n[c],a=n),r?(window.VWO._.prVWO=window.VWO._.prVWO.concat(i.queue?i.splice(o,1):i.queue),r.apply(a,d),1):0):0}catch(t){return xi.log("Error occured in VWO Process Event ("+(e&&e[0])+"): ",t),0}},addPushListener:function(e,t,n){var o=t.push;t.push=function(...i){let r=0;return i.forEach((i=>{r=function(i){const r=o.apply(t,[].slice.call(arguments));return t.queue&&t.queue[t.queue.length-1]===i?ki.processEvent(i,e,n,t.queue.length-1,t):t.queue||t[t.length-1]!==i||ki.processEvent(i,e,n,t.length-1,t),r}(i)})),r}},init:function(e,t,n,o,i=!0){Ui=n?t[n]=t[n]||[]:t||[],this.vwoApi=o,ki.process(e,Ui,t),i&&ki.addPushListener(e,Ui,t)},initTrack:function(e,t){ki.init(e,window.VWO,t)},process:function(e,t,n){var o=0;t.sort((function(e){return"config"===e[0]?-1:0}));const i=t.queue?t.queue:t;for(;o<i.length;)0===ki.processEvent(i[o],e,n,o,t)&&o++}};window.VWO&&(window.VWO._=window.VWO._||{},window.VWO._.vwoLib=ki);class Mi{}class Gi{}const Fi=function(){let e;if(window.VWO._.eventsManager)return window.VWO._.eventsManager;var t=[],n=!0,o=[],i=[],r={bind:"unbind",live:"die",on:"off"},s=[];var a=/iPhone|iPad/.test(navigator.userAgent);function c(e){return!window.VWO.DONT_IOS&&(!("touchmove"!==e&&"touchstart"!==e&&"touchend"!==e||!a)||void 0)}function d(e,t){n&&s.push({type:e,state:t,ref:e[t]})}function l(){for(var e=s.length-1;e>=0;e--){var t=s[e];t.type[t.state]=t.ref}}return e={addEventListener:function(o,i,r,s){if(!c(i))return n&&t.push({$el:o,name:i,callback:r,capture:s}),o.addEventListener?o.addEventListener(i,r,s):o.attachEvent&&o.attachEvent("on"+i,r,s),e},addMutationObserver:function(e,t,n,o){var r;if(void 0!==window.MutationObserver?r=window.MutationObserver:void 0!==window.WebKitMutationObserver&&(r=window.WebKitMutationObserver),r)try{const r=new MutationObserver(e.bind(o));i.push(r),r.observe(t,n)}catch(e){}},clearAllListeners:function(){for(var n=0;n<t.length;n++){var a=t[n],c=a.$el;a.jqType?(d=c,u=a.jqType,w=a.eventName,_=a.callback,h=a.selector,p=a.capture,u&&(h?d[r[u]]&&d[r[u]](w,h,_,p):d[r[u]]&&d[r[u]](w,_,p))):c.removeEventListener?c.removeEventListener(a.name,a.callback,a.capture):c.detachEvent&&c.detachEvent("on"+a.name,a.callback)}var d,u,w,_,h,p;return i.forEach((e=>{e.disconnect()})),function(){for(var e=0;e<o.length;e++){var t=o[e];"interval"===t.type?clearInterval(t.name):clearTimeout(t.name)}}(),l(),t.length=0,s.length=0,i.length=0,o.length=0,e},addJqEventListener:function(o,i,r,s,a,d){return c(r)||(n&&t.push({$el:o,jqType:i,eventName:r,callback:s,selector:a,capture:d}),a?o[i](r,a,s,d):o[i](r,s,void 0,d)),e},pushTimers:function(t,i){if(n)return o.push({name:t,type:i}),e},addOverrideState:d,overrideHistoryPush:function(e,t,o){if(n){var i=e[o];d(e,o),e[o]=function(n){var o=i.apply(e,[].slice.call(arguments));try{t({state:n})}catch(e){}return o}}},revertOverriddenStates:l,init:function(e){n=e.shouldPushToQueue}},window.VWO._.eventsManager=e,e}(),$i={};let ji=!1,Hi=[];const Bi=gt((function(e){const t=window[e].push({event:"VWO"});ji&&Hi&&Hi.push(t-1),"dataLayer"!==e&&(window.dataLayer=window.dataLayer||[],window.dataLayer.push({event:"VWO"}))}),1);function Ji(e){var t=setInterval((function(){if(window.GoogleAnalyticsObject||window.ga){var n=window.GoogleAnalyticsObject||"ga";if(window[n].getAll){clearInterval(t);var o=window[n].getAll(),i=!1;window.gtag&&o&&o[0]&&o[0].get("name").indexOf("gtag")>=0&&(i=!0),e(i,n)}}}),100);Fi.pushTimers(t,"interval")}function Ki(e,t,n,o,i){Ji((function(r,s){if(r){var a=i,c={event_category:o,non_interaction:!0};c[e]=t,i&&(c.send_to=a),window.gtag("event",n,c)}else{(window[s]=window[s]||function(){(window[s].q=window[s].q||[]).push(arguments)})((function(r){(r=window[s].getByName(i)||r).set(e,t),r.send("event",o,n,{nonInteraction:!0})}))}}))}function qi(e,t,n,o){if(!$e()&&!window._vis_debug)try{o=o||"GA",n&&""!==n?"GA"===o&&(n+="."):n="";var i="GA"===o?4:1;if(t=t||window._vis_opt_GA_slot||i,$i[e].c)if("GA"===o)window._gaq=window._gaq||[],window._gaq.push((function(){void 0===window.pageTracker||n?window._gaq.push([n+"_setCustomVar",t,"VWO-"+e,$i[e].n,1],[n+"_trackEvent","VWO","Visit","",0,!0]):(window.pageTracker._setCustomVar(t,"VWO-"+e,$i[e].n,1),window.pageTracker._trackEvent("VWO","Visit","",0,!0))}));else{var r="dimension"+t,s="CampId:"+e+", VarName:"+$i[e].n;Ki(r,s,"Custom","VWO",n)}}catch(t){window.VWO._.customError&&window.VWO._.customError({msg:"Error while pushing data in GA for experiment id - "+e,url:"core.js",lineno:2922,colno:9,source:encodeURIComponent("VWO-GA-push")})}}function Yi(){let e,t;e=setInterval((()=>{if(window.google_tag_manager){const n=mt();window.dataLayer&&window.dataLayer.length&&"dataLayer"!==n&&window.dataLayer.filter(((e,t)=>-1!==Hi.indexOf(t))).forEach((e=>{window[n]=window[n]||[],window[n].push(e)})),Hi=void 0,clearInterval(e),clearTimeout(t)}}),50),t=setTimeout((function(){clearInterval(e)}),5e3)}function Xi(e,t){const n=window._vwo_exp;if(qn.isSessionBasedCampaign2(n[e]))return;let o=0;$i[e]={},$i[e].c=t,$i[e].n=n[e].comb_n[$i[e].c]||"";const i=n[e].GA?"GA":n[e].UA?"UA":"";let r;if(i&&!n[e][i].tracked&&(qi(e,n[e][i].s,n[e][i].p,i),n[e][i].tracked=!0),n[e].GTM){ji||window.google_tag_manager||(Yi(),ji=!0),r=mt();const t={};t["Campaign-"+e]=$i[e].n,window[r]=window[r]||[];const n=window[r].push(t);ji&&Hi&&Hi.push(n-1),"dataLayer"!==r&&(window.dataLayer=window.dataLayer||[],window.dataLayer.push(t)),o=1}o&&Bi(r)}window.VWO.modules.utils.collectAndSendDataForGA=Xi;class zi extends Gi{executeCode(e){if(e)try{vwo_$("head").append(e)}catch(e){}}}class Qi{otherSide(...e){return e[0]="window.VWO.modules.utils.campaignUtils."+e[0],window.fetcher.getValue(...e)}updateGoalCookieValueForExperience(e,t){let n=e?e.split("mE_")[1].split(","):[];return n.includes(t)||n.push(t),`mE_${n.join(",")}`}isGoalTriggeredForExperience(e,t){return(e?e.split("mE_")[1].split(","):[]).includes(t)}}var Zi=function(e){return e.replace(/^(https?:\/\/)(?:w{3}\.)?(.*?)(?:\/(?:home|default|index)\..{3,4}|\/$)?(?:\/)?([\?#].*)?$/i,"$1$2$3")},er=function(e){return e.replace(/^(https?:\/\/)(?:w{3}\.)?(.*?)(?:(?:home|default|index)\..{3,4})?([\?#].*)?$/i,"$1$2$3")},tr=function(e){return er(e).replace(/\/\?/gi,"?")},nr=window._vis_opt_url,or;class ir{constructor(){or=this}regexEscape(e){return e.replace(/[\-\[\]{}()*+?.,\/\\^$|#\s]/g,"\\$&")}cleanURL(e,t){return nr&&!t?nr:e.replace(/^(.*[^\*])(\/(home|default|index)\..{3,4})((\?|#).*)*$/i,"$1$4")}removeWWW(e,t){return e=e.replace(/^(https?:\/\/)(www\.)?(.*)$/i,"$1$3"),t&&(e=e.replace(/(^\*?|\/\/)www\./i,"$1")),e}stripSlashes(e,t,n){if(e=e.replace(/\/$/,""),t){var o=e.indexOf("/?");e.indexOf("?")-1===o&&(e=e.replace(/\/\?([^\?]*)(.*)/,"?$1$2"))}if(n){var i=e.indexOf("/#");e.indexOf("#")-1===i&&(e=e.replace(/\/#([^#]*)(.*)/,"#$1$2"))}return e}cleanPattern(e){let t="";return{regex:e.replace(/\(\?([a-zA-Z])\)/g,((...e)=>(e[1]&&(t+=e[1]),""))),flags:t}}matchRegex(e,t,n,o){if("string"!=typeof e||"string"!=typeof t)return!1;let i="ig";if(o){const{regex:n,flags:o}=or.cleanPattern(t);i=o||"g";try{return new RegExp(n,i).exec(e)||or.matchRelativeUrl(e,n,i)}catch(e){const o="Failed to create regex for the pattern: "+t+", the cleaned regex derived from the pattern is: "+n+" and regexFlag is: "+i;return c.error(o),!1}}var r=function(n){return new RegExp(t,i).exec(e)||new RegExp(t,i).exec(n(e))||or.matchRelativeUrl(e,t,i,n)};let s=Zi,a=!1;390187==window._vwo_acc_id&&(a=!0),a&&(s=tr);var d=r(s);return d&&!a?(s=er,n&&r(s)||d):d}matchRelativeUrl(e,t,n,o){if(0===e.indexOf("http"))return!1;const i=(new So).toAbsURL(e);var r=new RegExp(t,n).exec(i);return o&&!r&&(r=new RegExp(t,n).exec(o(i))),!!r}matchWildcard(e,t,n){if("string"!=typeof e||"string"!=typeof t)return!1;const o=new So;var i=o.isQueryParamPresent(t),r=o.isHashPresent(t),s=o.isQueryParamPresent(e),a=o.isHashPresent(e);i||(s&&a?e=e.replace(/^(.*?)(\?[^#]*)(#?.*)$/,"$1$3"):s&&!a&&(e=e.replace(/^(.*)(\?.*)$/,"$1"))),r||a&&(e=e.replace(/^(.*?)(#.*)$/,"$1")),"/"!==e&&(e=or.stripSlashes(e,s,a)),"/"!==t&&(t=or.stripSlashes(t,i,r));var c,d,l=new RegExp("^"+or.regexEscape(t).replace(/\\\*/g,"(.*)")+"$","gi");return l.test(e)?(l=new RegExp("^"+or.regexEscape(t).replace(/\\\*/g,"(.*)")+"$","gi"),!n||l.exec(e)):(e=or.removeWWW(e),t=or.removeWWW(t,!0),(l=new RegExp("^"+or.regexEscape(t).replace(/\\\*/g,"(.*)")+"$","gi")).test(e)?(l=new RegExp("^"+or.regexEscape(t).replace(/\\\*/g,"(.*)")+"$","gi"),!n||l.exec(e)):(c=or.cleanURL(t,!0),-1===t.indexOf("*")&&((d=or.removeWWW(o.toAbsURL(e)).replace(/\/$/,"").replace(/\/\?/,"?"))===t||d===c)||(e=or.cleanURL(e),t=c,!!(l=new RegExp("^"+or.regexEscape(t).replace(/\\\*/g,"(.*)")+"$","gi")).test(e)&&(l=new RegExp("^"+or.regexEscape(t).replace(/\\\*/g,"(.*)")+"$","gi"),!n||l.exec(e)))))}}const rr=new ir;window.VWO.modules.vwoUtils.url=rr,window.VWO._.matchRegex=rr.matchRegex;class sr{verifyUrl(e,t,n,o){let i=!1;const r=o?e:this.getCleanedUrl(e);if(t)if(o)i=!!rr.matchRegex(r,t,null,o);else{const n=this.getCleanedUrl(e,!0);i=!(!rr.matchRegex(r,t,null,o)&&!rr.matchRegex(n,t,!0,o))}else i=rr.matchWildcard(r,n)||rr.matchWildcard(e,n);return i}getCleanedUrl(e,t){if(!e)return;let n;return-1!==e.search(/_vis_(test_id|hash|opt_(preview_combination|random))=[a-z\.\d,]+&?/)?(n=e.replace(/_vis_(test_id|hash|opt_(preview_combination|random))=[a-z\.\d,]+&?/g,""),n=t?n.replace(/(\??&?)$/,""):n.replace(/(\/?\??&?)$/,"")):n=t?e:e.replace(/\/$/,""),n}compareUrlWithIncludeExcludeRegex(e,t,n,o){const i={};return n&&rr.matchRegex(e,n)?(i.didMatch=!1,i.reason=1,i):(i.didMatch=this.verifyUrl(e,t,o),i.reason=i.didMatch?2:3,i)}}const ar=new sr;class cr extends Qi{clearTimeouts(e){this.otherSide("clearTimeouts",e)}markGoalTriggered(e,t){if(!mn.shouldWeTrackVisitor())return;const n=window.tracklib||window.VWO._.track;if("TRACK"===e.type)n.markGoalTriggered(e.id,t);else{let n=xe.get("_vis_opt_exp_"+e.id+"_goal_"+t);if(e.mE){const t=xe.get("_vis_opt_exp_"+e.id+"_combi");n=this.updateGoalCookieValueForExperience(n,t)}else e.goals[t].mca&&n&&(n=+n+1);qn.createCookieMT("_vis_opt_exp_"+e.id+"_goal_"+t,String(null!=n?n:1),100,e)}}clearTimeoutsHandler(e){var t;e.timeout=null===(t=window._vwo_exp[e.id])||void 0===t?void 0:t.timeout,cancelAnimationFrame(e.timeout),delete e.timeout}isGoalTriggered(e,t){if("TRACK"===e.type)return!window.VWO._.track.shouldTriggerGoal(e.id,t);if(e.goals[t].mca)return null;const n=xe.get("_vis_opt_exp_"+e.id+"_goal_"+t);if(e.mE){const t=xe.get("_vis_opt_exp_"+e.id+"_combi");return this.isGoalTriggeredForExperience(n,t)}return n}doExperimentHere(e,t={}){const{currentUrl:n}=Me;let o;if(e.pg_config){const t=e.pg_config[0];o=window.VWO.pageGroup.validatePage(t,null,n)}else o=ar.compareUrlWithIncludeExcludeRegex(n,t.urlRegex||e.urlRegex,t.excludeUrl||e.exclude_url,t.urlPattern||e.url_pattern);return[o.didMatch,o.reason]}getCombiCookie(e){return xe.get("_vis_opt_exp_"+e+"_combi")}getTrackGoalIdFromExp(e){return ie(window._vwo_exp[e].goals)[0]}getCombi(e,t){const n=E._.track,o=E._.insightsUtils;return"TRACK"===e.type?n.isGoalIncluded?n.isGoalIncluded(this.getTrackGoalIdFromExp(e.id)):void(t||E.push(["track.delayedGoalConversion",{campaignId:e.id,type:"TRACK",goalId:this.getTrackGoalIdFromExp(e.id)}])):"FUNNEL"===e.type?n.isFunnelIncluded?n.isFunnelIncluded(e.id):void(t||E.push(["track.delayedGoalConversion",{campaignId:e.id,type:"FUNNEL"}])):"INSIGHTS_FUNNEL"===e.type?o.isFunnelIncluded(e.id):qn.isAnalyzeCampaign(e.type)?n.isAnalyzeCampaignIncluded?n.isAnalyzeCampaignIncluded(e.id):void(t||E.push(["track.delayedGoalConversion",{campaignId:e.id,type:e.type}])):this.getCombiCookie(e.id)}}const dr=new cr;window.VWO.modules.utils.campaignUtils=dr;class lr extends sr{}const ur=new lr;window.VWO.modules.utils.urlUtils=ur;class wr extends zi{constructor(){super(),this.preview=$e,this.currentCombinationXPaths={},window.VWO._.phoenixMT.on(de.CAMPAIGN_TAG_EXECUTED,(({rtag:e,id:t})=>{e&&qn.updateRTagsInfo(e,t)})),window.VWO._.phoenixMT.on("vwo_urlChangeMt",(()=>{Ao()})),window._vwo_api_section_callback={}}getElementIdentifierString(e,t){let n="vwo_loaded_"+e.id;return"VISUAL"!==e.type&&null!=t&&(n+="_"+t),n}isChangeAppliedOnElForCampaign(e,t,n){const o="string"==typeof e?e:e.tagName;return"head"===(null==o?void 0:o.toLowerCase())&&(n=null),vwo_$(e).hasClass("vwo_loaded")&&vwo_$(e).hasClass(this.getElementIdentifierString(t,n))}markChangeAppliedOnElForCampaign(e,t,n,o,i){"head"===(null==e?void 0:e.toLowerCase())&&(n=null);const r=this.getElementIdentifierString(t,n);return o&&vwo_$(o).addClass("vwo_loaded vwo_loaded_"+t.id+" _vwo_variation_"+i),vwo_$(e).addClass("vwo_loaded "+r)}unhideElementPerVariationEntry(e,t,n,o){const i={ruleName:"",rulesArr:[],campaignData:t,variation:qn.isPersonalizeCampaign(t)?o.combination:null};n&&n.cpath?i.rulesArr=[e,n.cpath]:i.ruleName=e,No(i,{shouldNotUnhide:o.shouldNotUnhide,tagName:n&&n.tag,campId:t.id})}tryApplyingChanges(e,t,n,o){var i,r,s;qn.isDomIndependentCampaign(t.type)||((null===(i=window._vwoCc)||void 0===i?void 0:i.disableRetryWhenMutDisabled)||(null===(s=null===(r=t.muts)||void 0===r?void 0:r.post)||void 0===s?void 0:s.enabled)||!t.xPath||qn.isXpathAllHead(t,t.xPath)||(t.timeout=requestAnimationFrame((()=>{this.tryApplyingChanges(e,t,n,o)})),window._vwo_exp[t.id]&&(window._vwo_exp[t.id].timeout=t.timeout)),Ao(t.id),this.applyChanges(e,t,n,o),window._vwo_exp[t.id]&&(window._vwo_exp[t.id].mutElg=!0))}applyChanges(e,t,n,o,i=[]){var r,s,a;n||(n={trigger:function(e,t){return d(this,void 0,void 0,(function*(){yield window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[e,t]})}))}}),t.cA=!0;const l=window.VWO;let u,w,_,h,p,g,v,f,O=e.split(","),m=0;const E=t.type,S=t.sections,C=window._vwo_exp[t.id].sections,T=Me.apiSectionCallback||{},y=window.vwo_$;try{for("VISUAL_AB"===E&&(v=i.length>0?i:S[1].variations[e],v?("object"!=typeof v&&(v=vwo_$.parseJSON(v)),O=new Array(v.length)):O=[]),g=O.length,null===(r=window.VWO._.phoenixMT)||void 0===r||r.trigger(de.SET_CAMPAIGN_TO_OBSERVE,{campaignId:t.id}),p=0;p<g;p++){u=void 0;const r=null==v?void 0:v[p],c=null==r?void 0:r.dHE;w=null==r?void 0:r.rtag;const d=v&&v[p].entryIndex||p;if(v&&(null===(s=v[p])||void 0===s?void 0:s.iT)?window.vwo_$.setItCallback||(window.vwo_$=(...e)=>(e.push({iT:!0}),y(...e)),Object.assign(window.vwo_$,y),window.vwo_$.setItCallback=!0):window.vwo_$!==y&&(window.vwo_$=y),"VISUAL_AB"===E){if(m=1,!(_=r.xpath))continue;"head"===_.toLowerCase()||this.isChangeAppliedOnElForCampaign(_,t,d)?delete this.currentCombinationXPaths[_]:this.currentCombinationXPaths[_]=[m,e],u=l._.allSettings.tags[r.tag].fn}else{if(_=S[++m].path,!_)continue;if("head"===_.toLowerCase()||this.isChangeAppliedOnElForCampaign(_,t,d)||(this.currentCombinationXPaths[_]=[m,O[p]]),1===t.version&&1===parseInt(O[p],10)){n.trigger(de.ELEMENT_LOADED,{oldArgs:[t.id,m,O[p],_]}),this.markChangeAppliedOnElForCampaign(_,t,d),this.unhideElementPerVariationEntry(_,t,v&&v[p],{combination:e,shouldNotUnhide:c});continue}S[m].variations[O[p]].length>0&&(u=window.VWO._.allSettings.tags[S[m].variations[O[p]][0].tag].fn||Ye)}const g=u?u.toString():"";if(v&&v[p].t&&0===i.length){const i=[Object.assign(Object.assign({},v[p]),{entryIndex:p})];an(Object.assign(Object.assign({},v[p]),{campId:t.id}),function(){this.applyChanges(e,t,n,o,i)}.bind(this));continue}if("head"===_.toLowerCase()){if(C[m].loaded=C[m].loaded||{},!0===C[m].loaded[d])continue;n.trigger(de.ELEMENT_LOADED,{oldArgs:[t.id,m,O[p],_]}),n.trigger(de.ELEMENT_CHANGES_APPLIED,{oldArgs:[t.id,m,"VISUAL"===E?O[p]:e,_,g]}),yo(n,de.MODIFIED_ELEMENT,{id:t.id,section_id:m,combination:"VISUAL"===E?O[p]:e,path:_,content:u})}f=vwo_$(_);const I=this;if(f&&f.length){if(h=f.filter((function(e,n){return!I.isChangeAppliedOnElForCampaign(n,t,d)})),h.length||"head"!==_.toLocaleLowerCase()||C[m].loaded[d]||(h=f),0<h.length){"head"===_.toLowerCase()&&(C[m].loaded[d]=!0),"VISUAL"===E?n.trigger(de.ELEMENT_LOADED,{oldArgs:[t.id,m,O[p],_]}):n.trigger(de.ELEMENT_LOADED,{oldArgs:[t.id,"1",e,_]}),delete this.currentCombinationXPaths[_];const o=[];let i;const r=function(e,t){o.push({path:t,changes:String(e).split(" ")})};-1!==g.indexOf("_vwo_api_section_callback")&&(i=[],h.each((function(){i.push(vwo_$(this).clone())}))),window.VWO_SECTION_ID=m;const s=u&&u(r,"",{id:t.id});window.VWO._.phoenixMT.trigger(de.CAMPAIGN_TAG_EXECUTED,{rtag:w,id:t.id}),void 0!==i&&vwo_$(i).each((function(){T[m]&&"function"==typeof T[m]&&T[m](vwo_$(_),this)})),this.unhideElementPerVariationEntry(_,t,v&&v[p],{combination:e,shouldNotUnhide:c}),this.markChangeAppliedOnElForCampaign(_,t,d,s,m),null===(a=window.VWO._.phoenixMT)||void 0===a||a.trigger(de.INIT_VWO_INTERNALS,{elementSelector:_,campaignId:t.id}),"VISUAL"===E?(n.trigger(de.ELEMENT_CHANGES_APPLIED,{oldArgs:[t.id,m,O[p],_,g,o]}),yo(n,de.MODIFIED_ELEMENT,{name:de.MODIFIED_ELEMENT,time:+new Date,props:{id:t.id,section:m,combination:O[p],path:_,content:u,debugLog:o}})):(n.trigger(de.ELEMENT_CHANGES_APPLIED,{oldArgs:[t.id,"1",e,_,g,o]}),yo(n,de.MODIFIED_ELEMENT,{name:de.MODIFIED_ELEMENT,time:+new Date,props:{id:t.id,section:"1",combination:e,path:_,content:u,debugLog:o}})),yo(n,de.ELEMENT_CHANGES_APPLIED,{name:de.ELEMENT_CHANGES_APPLIED,time:+new Date,props:{id:t.id,section:"1",combination:e,path:_}}),t[Je]=1}else this.unhideElementPerVariationEntry(_,t,v&&v[p],{combination:e,shouldNotUnhide:c});v&&v[p].frEvt&&sn(v[p].tag)}else this.unhideElementPerVariationEntry(_,t,v&&v[p],{combination:e,shouldNotUnhide:c});null!=(o=window.VWO._[`keepElementLoadedRunning_${t.id}`]||o)&&l._.coreLib.finished&&this.shouldCancelInterval(o,t.id,t)&&dr.clearTimeouts(t)}}catch(o){n.trigger(de.ELEMENT_LOAD_ERROR,{oldArgs:[t.id,e,o]}),c.error(o)}window.vwo_$=y,delete window.VWO_SECTION_ID}processRedirect({getters:e,campaignData:t,redirectURL:n,isNewVisitor:o}){window.VWO._.triggerEvent(de.REDIRECT_DECISION,!0,t.id);let i,r,s,a,c,d,l,u,w=!1;const _=e.location;if(w=t.urlRegex?rr.matchRegex(ur.getCleanedUrl(e.currentUrl,!0),t.urlRegex,!0):rr.matchWildcard(ur.getCleanedUrl(e.currentUrl,!0),t.url_pattern,!0),w&&1!==w.length){for(a="",l=n.split("*"),i=1,r=l.length;i<r;i++){if(t.urlRegex&&w[i]&&(To.isQueryParamPresent(w[i])||To.isHashPresent(w[i]))){const e=t.sections[1].variations[1];To.isQueryParamPresent(e)||To.isHashPresent(e)?To.isHashPresent(e)&&!To.isQueryParamPresent(e)?w[i]=w[i].replace(/^(.*?)(?:\?[^#]*)(#?.*)$/,"$1$2"):!To.isHashPresent(e)&&To.isQueryParamPresent(e)&&(w[i]=w[i].replace(/#.*/,"")):w[i]=w[i].replace(/[\?#].*/,"")}a+=l[i-1]+(w[i]||"")}a+=l[l.length-1]}else a=n;if(a=a.replace(/\*/g,""),_.search)if(To.isQueryParamPresent(a,!0))for(d=To.getUrlVars(_.search),c=To.getUrlVars(a),u=ie(d),r=u.length;r--;)s=u[r],void 0===c[s]&&(a+="&"+s+"="+d[s]);else To.isHashPresent(a)?a=a.replace(/(.*?)#(.*)/,"$1"+_.search+"#$2"):a+=_.search;if(_.hash&&-1===a.indexOf("#")&&(a+=_.hash),window.fetcher.getValue('phoenix.trigger("${{1}}","${{2}}")',null,{captureGroups:[de.BEFORE_REDIRECT_TO_URL,{oldArgs:[t.id,a]}]}),e.flags.cookieLessModeEnabled){if(!e.vwoInternalProperties.jar)throw new Error("CooKie less feature is enabled but CookieJar is not created i.e. VWO._.jar is undefined");const t=e.storages.storages.cookies.getStoredJarValue(!0);if(!(a.indexOf("_vwo_store=")>-1))throw new Error("CooKie Less feature is enabled but _vwo_store= do not exists in URL's query Param");{let e=a.match(/.*_vwo_store=([^&]*)/);e=e?e[1]:"",a=a.replace(`_vwo_store=${e}`,`_vwo_store=${t}`)}}const h=e=>{try{const n=bn(t.id);let o=!1;if(o=new URL(e).origin===_.origin,n&&o)return history.replaceState(null,null,e),void qn.removeCampaignLevelStyleTag(t.id)}catch(e){}_.replace(e)};if(window.VWO._.willRedirectionOccur=!1,window._vis_debug||!o||window._vwo_exp[t.id].vSCallSent)qn.saveVSDataInStorageForSplit(t.id,window._vwo_exp[t.id].combination_chosen,a),h(a);else{const e=window.VWO._.phoenixMT.on(`vwo_vSCallSent_${t.id}`,(({id:t,comb:n})=>{window.VWO._.phoenixMT.off(e),qn.saveVSDataInStorageForSplit(t,n,a),h(a)}))}}shouldCancelInterval(e,t,n){return!e||0==e||1!==e&&!0!==e&&(2===e?!t||(!qn.isDomDependent(n.type)||!!n[Je]):3!==e&&void 0)}otherSide(...e){e[0]="tags.runTestCampaign.utils."+e[0],window.fetcher.getValue(...e)}}const _r=new wr;window.VWO.modules.tags.runTestCampaign=window.VWO.modules.tags.runTestCampaign||{},window.VWO.modules.tags.runTestCampaign.utils=_r;const hr={SURVEY_INIT:"s.init",SURVEY_SHOWN:"s.shn",SURVEY_READY:"s._ready",SURVEY_COMPLETED:"s.cmtd",SURVEY_ATTEMPTED:"s.atd",SURVEY_CLOSED:"s.cld",SURVEY_MINIMIZED:"s.mnmz"},pr={TRACK_SESSION_CREATED:"tSC",RETRACK_VISITOR:"rV",NEW_SESSION_CREATED:"nSC'",TOP_INITIALIZE_BEGIN:"tIB",TOP_INITIALIZE_ERROR:"tIE",TOP_INITIALIZE_END:"tIEn",UNHIDE_ALL_VARIATIONS:"uAV",UNHIDE_VARIATION:"uV",UNHIDE_SECTION:"uS",EXCLUDE_URL:"eURL",BEFORE_REDIRECT_TO_URL:"bRTR",URL_CHANGED:"uC",NOT_REDIRECTING:"nR",REGISTER_HIT:"rH",UPDATE_SETTINGS_CALL:"uSC",REGISTER_CONVERSION:"rC",CONVERT_ALL_VISIT_GOALS_FOR_EXPERIMENT:"cAVGFE",CONVERT_REVENUE_GOALS_FOR_EXPERIMENT:"cRGFE",HIDE_ELEMENTS:"hE",POST_URL_CHANGE:"hC",AFTER_SAMPLING_TRIGGER:"sT",ELEMENT_LOAD_ERROR:"eLTTE",ELEMENT_LOAD_TIMER_STOP:"eLTSt",CHOOSE_COMBINATION:"cC",BOTTOM_INITIALIZE_BEGIN:"bIB",BOTTOM_INITIALIZE_END:"bIE",ELEMENT_LOADED:"eL",ELEMENT_NOT_LOADED:"eNL",SPLIT_URL:"sURL",MATCH_WILDCARD:"mW",DELETE_CSS_RULE:"dCSSR",HEATMAP_CLICK:"hCl",CONVERT_GOAL_FOR_ALL_EXPERIMENTS:"cGFAE",TEST_NOT_RUNNING:"tNR",EXCLUDE_GOAL_URL:"eGURL",VARIATION_SHOWN:"vS",VARIATION_SHOWN_SENT:"vSS",RECORDING_NOT_ELIGIBLE:"rNE",VARIATION_APPLIED:"vA",NEW_SURVEY_FOUND:"nSF",SURVEY_INIT:"s.init",SURVEY_READY:"s._ready",SURVEY_ATTEMPTED:"s.atd",SURVEY_SHOWN:"s.shn",SURVEY_COMPLETED:"s.cmtd",SURVEY_CLOSED:"s.cld",SURVEY_MINIMIZED:"s.mnmz",ELEMENT_CHANGES_APPLIED:"eCA",SEGMENTATION_EVALUATED:"sE",ELEMENTS_SHOWN_WITHOUT_CHANGES:"eSWC",ON_SURVEY_SHOWN:"oSS",ON_SURVEY_COMPLETED:"oSC",ON_SURVEY_ANSWER_SUBMITTED:"oSASUB",OPT_OUT:"oO",TRACK_NEW_SESSION_CREATED:"tnSC",ACTIVATE_API_TRIGGERED:"aAT",COOKIE_CONSENT_DENIED:"cCD",COOKIE_CONSENT_ACCEPTED:"cCA",COOKIE_CONSENT_REJECTED:"cCR",COOKIE_CONSENT_TIMEOUT:"cCT",DOM_CLICK:"vwo_dom_click",ERROR_ONPAGE:"vwo_errorOnPage",CURSOR_THRASHED:"vwo_cursorThrashed",PAGE_REFRESHED:"vwo_pageRefreshed",QUICK_BACK:"vwo_quickBack",COPY:"vwo_copy",SELECTION:"vwo_selection",MOUSEOUT:"vwo_mouseout",LEAVE_INTENT:"vwo_leaveIntent",EXCESSIVE_SCROLLED:"vwo_excessiveScrolled"},gr={[de.VARIATION_SHOWN]:"VARIATION_SHOWN",[de.SPLIT_VARIATION_SHOWN]:"VARIATION_SHOWN",[de.VARIATION_APPLIED]:"VARIATION_APPLIED",[de.ELEMENT_CHANGES_APPLIED]:"ELEMENT_CHANGES_APPLIED",[de.REGISTER_CONVERSION]:"REGISTER_CONVERSION",[de.VWO_EXECUTED]:"VWO_EXECUTED",[de.VARIATION_SHOWN_SENT]:"VARIATION_SHOWN_SENT",[de.ACTIVATE_API_TRIGGERED]:"ACTIVATE_API_TRIGGERED",[de.COOKIE_CONSENT_REJECTED]:"COOKIE_CONSENT_REJECTED",[de.COOKIE_CONSENT_ACCEPTED]:"COOKIE_CONSENT_ACCEPTED",[de.COOKIE_CONSENT_TIMEOUT]:"COOKIE_CONSENT_TIMEOUT",sE:"SEGMENTATION_EVALUATED",eSWC:"ELEMENTS_SHOWN_WITHOUT_CHANGES",tNR:"TEST_NOT_RUNNING",hC:"POST_URL_CHANGE",sT:"AFTER_SAMPLING_TRIGGER",nSC:"NEW_SESSION_CREATED",cFS:"TOP_INITIALIZE_BEGIN",cGFAE:"CONVERT_GOAL_FOR_ALL_EXPERIMENTS",hCl:"HEATMAP_CLICK",eGURL:"EXCLUDE_GOAL_URL",cAVGFE:"CONVERT_ALL_VISIT_GOALS_FOR_EXPERIMENT",cFE:"TOP_INITIALIZE_END",uAV:"UNHIDE_ALL_VARIATIONS",uS:"UNHIDE_SECTION",shouldExecLib:"TOP_INITIALIZE_ERROR",eURL:"EXCLUDE_URL",cRGFE:"CONVERT_REVENUE_GOALS_FOR_EXPERIMENT",bRTR:"BEFORE_REDIRECT_TO_URL",uC:"URL_CHANGED",hE:"HIDE_ELEMENTS",eLTTE:"ELEMENT_LOAD_ERROR",eLTSt:"ELEMENT_LOAD_TIMER_STOP",cC:"CHOOSE_COMBINATION",sAC:"BOTTOM_INITIALIZE_BEGIN",uSC:"UPDATE_SETTINGS_CALL",eAC:"BOTTOM_INITIALIZE_END",eL:"ELEMENT_LOADED",eNL:"ELEMENT_NOT_LOADED",registerHit:"REGISTER_HIT",mW:"MATCH_WILDCARD",dCSSR:"DELETE_CSS_RULE",sURL:"SPLIT_URL",nSF:"NEW_SURVEY_FOUND",oSS:"ON_SURVEY_SHOWN",oSC:"ON_SURVEY_COMPLETED",oSASUB:"ON_SURVEY_ANSWER_SUBMITTED",oO:"OPT_OUT",[de.RETRACK_VISITOR]:"RETRACK_VISITOR",[hr.SURVEY_INIT]:"SURVEY_INIT",[hr.SURVEY_READY]:"SURVEY_READY",[hr.SURVEY_ATTEMPTED]:"SURVEY_ATTEMPTED",[hr.SURVEY_SHOWN]:"SURVEY_SHOWN",[hr.SURVEY_COMPLETED]:"SURVEY_COMPLETED",[hr.SURVEY_CLOSED]:"SURVEY_CLOSED",[hr.SURVEY_MINIMIZED]:"SURVEY_MINIMIZED"},vr={[de.VARIATION_SHOWN]:function(e){return[e.id+"",e.variation]}};class fr extends Mi{constructor(){super(),this.isNotRedirectingEventFired=!1,this.vwoEvents={trigger:function(e,t){return d(this,void 0,void 0,(function*(){yield window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[e,t]})}))}},window.VWO._.phoenixMT.on(de.VARIATION_SHOWN_SENT,(e=>{const t=window.VWO._.native.JSON.parse(localStorage.getItem(ze.VS_DATA));t&&delete t[e]&&(Object.keys(t).length>0?localStorage.setItem(ze.VS_DATA,window.VWO._.native.JSON.stringify(t)):localStorage.removeItem(ze.VS_DATA))}))}execute(){var e,t;window._vis_opt_goal_conversion=function(e){var t,n;(null===(t=window._vwoCc)||void 0===t?void 0:t.delayCustomGoal)?(null===(n=window.VWO._.phoenixMT.getEventHistory("vwo_campaignsLoaded"))||void 0===n?void 0:n.length)>0?yo(null,de.CUSTOM_CONVERSION,{gId:e,["gId_"+e]:1}):window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>{yo(null,de.CUSTOM_CONVERSION,{gId:e,["gId_"+e]:1})})):yo(null,de.CUSTOM_CONVERSION,{gId:e,["gId_"+e]:1})},window._vis_opt_register_conversion=function(e,t){var n,o;(null===(n=window._vwoCc)||void 0===n?void 0:n.delayCustomGoal)?(null===(o=window.VWO._.phoenixMT.getEventHistory("vwo_campaignsLoaded"))||void 0===o?void 0:o.length)>0?yo(null,de.CUSTOM_CONVERSION,{cId:t,gId:e,["gId_"+e]:1}):window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>{yo(null,de.CUSTOM_CONVERSION,{cId:t,gId:e,["gId_"+e]:1})})):yo(null,de.CUSTOM_CONVERSION,{cId:t,gId:e,["gId_"+e]:1})},window._vis_opt_revenue_conversion=function(e){var t,n;(null===(t=window._vwoCc)||void 0===t?void 0:t.delayCustomGoal)?(null===(n=window.VWO._.phoenixMT.getEventHistory("vwo_campaignsLoaded"))||void 0===n?void 0:n.length)>0?yo(null,de.REVENUE_CONVERSION,{revenue:e}):window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>{yo(null,de.REVENUE_CONVERSION,{revenue:e})})):yo(null,de.REVENUE_CONVERSION,{revenue:e})},window.VWO.track=window.VWO.track||{},window.VWO.track.goalConversion=function(e){return d(this,void 0,void 0,(function*(){yield window.fetcher.getValue("VWO.modules.tags.backwardCompatibilityUtils.customGoalConversion",[e,!0])}))},window.VWO.track.revenueConversion=function(e){return d(this,void 0,void 0,(function*(){yield window.fetcher.getValue("VWO.modules.tags.backwardCompatibilityUtils.customRevenueConversion",[e,!0])}))},window.VWO.track.delayedGoalConversion=function(e){return d(this,void 0,void 0,(function*(){yield window.fetcher.getValue("VWO.modules.tags.backwardCompatibilityUtils.delayedGoalConversion",[e])}))},window._vis_opt_createCookie=function(e,t,n,o){qn.createCookieMT(e,t,n,window._vwo_exp[o])},null===(t=null===(e=window.VWO_d)||void 0===e?void 0:e.resetPreviewData)||void 0===t||t.call(e),window._vis_opt_readCookie=xe.get,window._vis_opt_element_loaded=_r.tryApplyingChanges}checkIfNotRedirecting(e){this.isNotRedirectingEventFired||e.name!==de.PAGE_VIEW||this.isNotRedirectingEventFired||(this.isNotRedirectingEventFired=!0,v.apply(v,[pr.NOT_REDIRECTING]))}wildCardCallback(e,t){this.checkIfNotRedirecting(e);const n=gr[t];if(n&&de.VARIATION_APPLIED!==t){const o=pr[n];let i,r=null==e?void 0:e.oldArgs;if(r?i=!0:r=[],!i&&vr[t]&&(r=vr[t](e.props)),t!==de.VARIATION_SHOWN||e.props.isFirst||e.props.isSplitVariation?t===de.ELEMENT_CHANGES_APPLIED?i&&v.apply(v,[o,...r]):t!==de.VARIATION_SHOWN&&(t==de.CAMPAIGN_FLOW_START&&window._vwo_code&&(window._vwo_code.libExecuted=1,window.fetcher.setValue("_vwo_code.libExecuted",1)),v.apply(v,[o,...r]),t==de.CAMPAIGN_FLOW_START&&window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[de.TIB_DONE]})):v.apply(v,[o,...r]),t===de.VARIATION_SHOWN&&!e.props.isFirst&&!e.props.isSplitVariation||t===de.SPLIT_VARIATION_SHOWN||t==de.REGISTER_HIT){const e=gr[de.VARIATION_APPLIED],t=pr[e];v.apply(v,[t,...r]),this.vwoEvents.trigger(de.VARIATION_APPLIED,{oldArgs:r,campaignId:parseInt(r[0],Ke),combi:r[1].includes(",")?r[1]:parseInt(r[1],Ke)})}}}}const Or=new fr,mr=Or.execute.bind(Or),Er=Or.wildCardCallback.bind(Or);window.VWO.modules.tags.backwardCompatibility=mr,window.VWO.modules.tags.wildCardCallback=Er;class Sr{otherSide(...e){return e[0]="VWO.modules.tags.backwardCompatibilityUtils."+e[0],e[2]&&(e[2]={captureGroups:e[2]}),window.fetcher.getValue(...e)}}let Cr;function Tr(e){return d(this,void 0,void 0,(function*(){yield E.phoenix('store.actions.addValues("${{1}}", "${{2}}" )',null,{captureGroups:[e,"vwoInternalProperties"]})}))}class yr{constructor(){this.apiCallbacks={}}register(e,t){this.apiCallbacks[e]=this.apiCallbacks[e]||[],this.apiCallbacks[e].push(t)}executeAll(e,t){this.apiCallbacks[e]&&this.apiCallbacks[e].forEach((e=>{e(t)}))}}const Ir=new yr;let Vr=!1;class Ar extends Sr{postPhoenixMTHook(){this.makeSessionAndTagCall()}declareVWOAPI(){E.applyChanges=function(e){return d(this,void 0,void 0,(function*(){const t=[],n=(yield E.phoenix("store.getters")).currentSettings.dataStore.campaigns;for(const e in n)t.push(e);e=e||t;for(var o=0;o<e.length;o++){const t=e[o],i=qn.isBotScreen();yield window.fetcher.getValue('VWO.modules.events.events.variationShown("${{1}}", "${{2}}", "${{3}}")',null,{captureGroups:[null,Object.assign({id:t,variation:"",isFirst:0},i&&{vwoMeta:{isBot:i}}),n[t]]})}}))},E.activate=function(e,t,n,o){var i;return d(this,void 0,void 0,(function*(){if(!$e()&&!window._vis_debug||!window.VWO._.blockedState){window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[de.ACTIVATE_API_TRIGGERED]});var n,r={};if("object"==typeof e&&(e=(r=e).keepElementLoadedRunning,t=r.expIds,r.manual,o=r.customUrl,n=r.virtualPageUrl),o){if((Ln((()=>window._vwoCc.activateApiOnce))||window._vwo_acc_id>81e4)&&o===window._vis_opt_url)return;window._vis_opt_url=o,window.fetcher.setValue("_vis_opt_url",window._vis_opt_url)}if(t=t||window._vwo_exp_ids,"string"==typeof n&&n.trim())window._vis_opt_url=n,(null===(i=window._vwoCc)||void 0===i?void 0:i.enableSpaVisibility)&&window.VWO._.phoenixMT.trigger(de.SPA_VISIBILITY_SERVICE),yield window.fetcher.getValue('phoenix.trigger("${{1}}", "${{2}}")',null,{captureGroups:["vwo_urlChange",{virtualPageUrl:n,location:{href:window.location.href,search:window.location.search,hash:window.location.hash}}]});else if(t&&t.length){for(const n of t){const t=window._vwo_exp[n];if(t){if(qn.isSessionBasedCampaign2(t)){yo(null,de._ACTIVATED,{id:n});continue}(null==t?void 0:t.manual)&&(window.VWO._[`keepElementLoadedRunning_${n}`]=e,Tr({[`keepElementLoadedRunning_${n}`]:e}),yo(null,de.ACTIVATED,{id:n}))}}o&&(yield window.fetcher.getValue("VWO.modules.tags.activate"))}}}))},E.revertChanges=function(e){return d(this,void 0,void 0,(function*(){const t=(yield E.phoenix("store.getters")).currentSettings.dataStore.campaigns[e];if(t&&t.sections)for(var n=ot(t.sections),o=0;o<n.length;o++)vwo_$(".vwo_loaded.vwo_loaded_"+e+"._vwo_variation_"+n[o]).remove(),delete t.sections[n[o]].loaded,yield window.fetcher.setValue(`VWO._.allSettings.dataStore.campaigns.${e}.sections.${n[o]}.loaded`,void 0)}))},E.modifyClickPauseTime=function(e){e=e||{time:0,useBeacon:!1},E._.redirectionDelayTime=e.time,e.useBeacon&&(E.data.tB=!0)},E.destroy=function(){return d(this,void 0,void 0,(function*(){yield E.phoenix("destroy()"),Fi.clearAllListeners()}))},E.setFetchSettingsDelay=function(e){Tr({SPA_SETTINGS_DELAY:e})},E.disableAutofetchSettings=function(){Tr({disableAutofetchSettings:!0})};const e=(e,t)=>{var n=vwo_$(e),o=Array.from(n[0].classList);for(let e=0;e<o.length;e++)if(o[e].indexOf(t)>-1)return n.removeClass(o[e]),!0;return!1};E.refreshElements=function(t,n){var o;return d(this,void 0,void 0,(function*(){if(!t)return;t instanceof Array||(t=[t]);const i=yield E.phoenix("store.getters"),r=[];for(const e in i.currentSettings.dataStore.campaigns)r.push(e);n=n||r;for(var s=vwo_$(t.join(",")),a=0;a<n.length;a++){var c="vwo_loaded_"+n[a];s.each((function(t,n){if(!e(n,c)){const t=Array.from(vwo_$(n).parents());for(let n=0;n<t.length&&!e(t[n],c);n++);}}))}for(const e of n){const t=null===(o=i.currentSettings.dataStore.campaigns)||void 0===o?void 0:o[e];if(t&&t.ready){const n=qn.isBotScreen();yield window.fetcher.getValue('VWO.modules.events.events.variationShown("${{1}}", "${{2}}", "${{3}}")',null,{captureGroups:[null,Object.assign({id:e,variation:"",isFirst:0},n&&{vwoMeta:{isBot:n}}),t]})}}}))},E.fetchPCSettings=function(){Cr||(Cr=!0,Tr({loadPC:!0}))},E.enableSPA=function(e){Tr(void 0===e||e?{isSpaEnabled:!0}:{isSpaEnabled:e})},E.updateSPAWaitTime=function(e){Tr({SPA_ELEMENT_WAIT_TIMEOUT:e})},E.onEventTriggered=function(e){Ir.register("onEventTriggered",e),Vr||(Vr=!0,window.VWO.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:["*",e=>{if(e.isCustomEvent){const t={event:e.name};e.$metaData&&(t.metaData=e.$metaData,delete e.$metaData),delete e.page,delete e.isCustomEvent,delete e.name,Object.keys(e).length>0&&(t.props=e),Ir.executeAll("onEventTriggered",t)}}]}))},E.onVWOCampaignsLoaded=function(e,t){"object"==typeof t&&+t.count>0&&Object.assign(e,t),window.VWO._.bucketedCampaignsAPIStore=window.VWO._.bucketedCampaignsAPIStore||{},window.VWO._.bucketedCampaignsAPIStore.callbacks=window.VWO._.bucketedCampaignsAPIStore.callbacks||[],window.VWO._.bucketedCampaignsAPIStore.campaigns&&(e({bucketed_campaigns:window.VWO._.bucketedCampaignsAPIStore.campaigns}),Ln((()=>"number"==typeof e.count))&&--e.count),window.VWO._.bucketedCampaignsAPIStore.callbacks.push(e)},E.deactivate=function(e){return d(this,void 0,void 0,(function*(){const t=yield E.phoenix("store.getters");for(const n of e)t.settings.campaigns[n].dontKillTimer=!1,yield window.fetcher.setValue(`VWO._.allSettings.dataStore.campaigns.${n}.dontKillTimer`,!1)}))}}makeSessionAndTagCall(){window.VWO._.phoenixMT.on(de.NEW_SESSION_CREATED,(e=>{let t={};e&&e.props&&(t=e.props),t.cq=0,window._vis_debug||$e()||this.makeCallForTagsAndSession(t,"newSession")})),window.VWO._.phoenixMT.on(de.DIMENSION_TAG_PUSHED,(e=>{const t=e;this.makeCallForTagsAndSession(t,"sessionUpdate")}))}makeCallForTagsAndSession(e,t){return d(this,void 0,void 0,(function*(){const n=window.VWO._.sessionInfoService;void 0!==E._.insightsOnConsentPromise&&(yield E._.insightsOnConsentPromise);n.isSessionInfoSynced()||n.setSNCookieValueByIndex2(Ht.SESSION_SYNCED_STATE_INDEX,1);const o=n.getSessionId(),i=n.getPageId();if((isNaN(o)||isNaN(i))&&window.VWO._.customError){const e={_vwo_sn:xe.get(Ht.TRACK_SESSION_COOKIE_NAME),_vwo_ds:xe.get(Ht.TRACK_GLOBAL_COOKIE_NAME)};let t="Error while sending s.gif: ";isNaN(o)&&(t+="Session Id is NaN"),isNaN(i)&&(t=t?t+", ":t,t+="Page Id is NaN",e.pageId=i),window.VWO._.customError({msg:t,url:"utilsMT.ts",lineno:326,colno:327,source:window.VWO._.native.JSON.stringify(e)})}const r=qn.extraData2(!0),s=encodeURIComponent(r),a=qn.createUUIDCookie2({vwoUUID:Me.vwoUUID}),c="s.gif?account_id="+Me.accountId+qn.getUUIDString(a)+"&s="+o+("newSession"===t?"&ed="+s+"&cu="+encodeURIComponent(Me.currentUrl)+"&r="+(E.data.vi&&"new"===E.data.vi.vt?0:1):"")+"&p="+i+(e.tags?"&tags="+e.tags:"")+(e.egTagValue?"&eg="+e.egTagValue:"")+(e.funnelTagValue?"&fIds="+e.funnelTagValue:"")+("sessionUpdate"===t?"&update=1":"")+(6==window._vwo_acc_id&&e.batch?"&batch="+e.batch:"")+(6==window._vwo_acc_id&&e.tags?"&tagsLength="+(window.VWO._.native.JSON.parse(e.tags).si&&Object.keys(window.VWO._.native.JSON.parse(e.tags).si).length):"")+(6==window._vwo_acc_id&&e.calledByUnload?"&isUnload="+e.calledByUnload:"")+(window._vwo_acc_id,"&cq=")+e.cq+(e.cq?"&ttl="+Bt():"");try{window.VWO._.native.JSON.parse(decodeURIComponent(s)).lt}catch(e){window.VWO._.customError&&window.VWO._.customError({msg:"extraData(ed) is not a JSON string [while sending call for 's.gif']",url:"utilsMT.ts",lineno:374,colno:5,source:window.VWO._.native.JSON.stringify({extraData:r,lt:(new Date).getTime(),referrer:ke.get(),requestURL:c})})}vo.sendCall({serverUrl:Me.serverUrl,accountId:Me.accountId},{url:c},{},(({isError:e})=>{!e&&"newSession"==t&&Xe.includes(window._vwo_acc_id)&&qn.setOnLocalStorageOnBothThreads("vwo_newSessionCreated",{uuid:a,sessionId:o,sessionCookie:xe.get(Ht.TRACK_SESSION_COOKIE_NAME),cURL:Me.currentUrl})}))}))}sendRegisterCall(e,t,n){vo.sendCall(e,{url:t,successCallback:n},null,null,!0)}}const Nr=new Ar;window.VWO.modules.tags.backwardCompatibilityUtils=Nr;class br{otherSide(...e){return e[0]="VWO.modules.tags.setSession."+e[0],window.fetcher.getValue(...e)}}class Rr{otherSide(...e){return e[0]="VWO.modules.tags.sessionInfoService."+e[0],e[2]&&(e[2]={captureGroups:e[2]}),window.fetcher.getValue(...e)}}function Lr(e,t,n){"Array"===e?(this.tags=[],this.lastSent=0):"Hash"===e&&(this.tags={},this.sentTags={},6==window._vwo_acc_id&&(this.tags2={},this.sentTags2={})),this.type=e,this.maxCount=t||1/0,this.addTagCallback=n||function(){}}Rr.LOCAL_STORAGE_SESSION_EXPIRY=30,Rr.LOCAL_STORAGE_NAME=window._vis_debug?"debug_vwoSn":"vwoSn",Rr.ACCOUNT_ID=window._vwo_acc_id,Lr.prototype.add=function(e,t){if(e){var n=this.tags;"Array"===this.type?("[object Array]"!==Object.prototype.toString.call(e)&&(e=[e]),e=dt(e,(function(e){return e=encodeURIComponent(e.trim())})),n=lt(n=(n=n.concat(e)).slice(0,this.maxCount),(function(e,t){return n.indexOf(e)===t})),this.tags=n):"Hash"===this.type&&(this.sentTags[e]&&this.sentTags[e]===encodeURIComponent(t)||(this.tags[encodeURIComponent(e)]=encodeURIComponent(t)),6==window._vwo_acc_id&&(this.sentTags2[e]&&this.sentTags2[e]===encodeURIComponent(t)||(this.tags2[encodeURIComponent(e)]=encodeURIComponent(t)))),this.addTagCallback()}},Lr.prototype.get=function(e){var t;if(this.isTagPassed(e))return"Array"===this.type?(t=this.tags.slice(this.lastSent),this.lastSent=this.tags.length):"Hash"===this.type&&(e?(t=this.tags2,it(this.sentTags2,this.tags2),this.tags2={}):(t=this.tags,it(this.sentTags,this.tags),this.tags={})),t},Lr.prototype.isTagPassed=function(e){if("Array"===this.type)return this.tags.length>this.lastSent;if("Hash"===this.type){const t=e?this.tags2:this.tags;return ot(t).length>0}return!1},Lr.prototype.reset=function(){"Array"===this.type?(this.tags=[],this.lastSent=0):"Hash"===this.type&&(this.tags={},this.sentTags={},6==window._vwo_acc_id&&(this.tags2={},this.sentTags2={}))},Lr.prototype.refresh=function(){"Array"===this.type?this.lastSent=0:"Hash"===this.type&&(it(this.tags,this.sentTags),this.sentTags={},6==window._vwo_acc_id&&(it(this.tags2,this.sentTags2),this.sentTags2={}))};const Wr="eg",Pr="fIds";let Dr={},xr,Ur=["u","s","p","ui","si","pi"],kr=function(){},Mr={user:"u",session:"s",page:"p"};for(xr=0;xr<Ur.length;xr++)Dr[Ur[xr]]=new Lr("Hash");Dr[Wr]=new Lr("Array"),Dr[Pr]=new Lr("Array");const Gr={onPush:function(e){"function"==typeof e&&(kr=e)},getTags:function(e){let t={},n="";for(xr=0;xr<Ur.length;xr++){const n=Dr[Ur[xr]].get(e);n&&(t[Ur[xr]]=Kt(n))}for(const e in t)t.hasOwnProperty(e)&&(n+='"'+e+'":'+t[e]+",");return n=n&&"{"+n.slice(0,-1)+"}",n},getEgTags:function(){const e=Dr[Wr].get();if(e)return e.join()},getFunnelTags:function(){const e=Dr[Pr].get();if(e&&e.length)return Kt(e.map((e=>Number(e))))},addTag:function(e,t,n,o){let i=Mr[n=n||"session"];if(!i)if(n===Wr)i=Wr;else{if(n!==Pr)return;i=Pr}o&&(i+="i"),Dr[i].add(e,t),kr()},refresh:function(){Dr.s.reset(),Dr.si.refresh(),Dr[Wr].refresh()}};window.VWO.tag=Gr.addTag,window.VWO._.tags=Gr;class Fr{constructor(){this.eventCallbacks=[],this.isInitialized=!1}onActivity(){if(mn.shouldWeTrackVisitor())for(let e=0;e<this.eventCallbacks.length;e++)this.eventCallbacks[e]()}init(){if(this.isInitialized)return;const e=dn((()=>{this.onActivity()}),1e3);document.addEventListener?(document.addEventListener("mouseup",e),document.addEventListener("keyup",e),document.addEventListener("mousemove",e),document.addEventListener("scroll",e)):document.attachEvent&&(document.attachEvent("onmouseup",e),document.attachEvent("onkeyup",e),document.attachEvent("onmousemove",e),document.attachEvent("onscroll",e)),this.isInitialized=!0}track(e){this.eventCallbacks.push(e),this.init()}clearCallbacks(){this.eventCallbacks=[]}}const $r=new Fr;function jr(){O.remove(Rr.LOCAL_STORAGE_NAME)}let Hr;window.VWO._.tua=$r;class Br extends Rr{constructor(){super(),this.imidiateUpdate=!0,this.firstSessionCreated=!1,this.vwoSn={cu:"",r:"",lt:0,v:"0.1.0"},Hr=this,this.expireSessionOnDateChange(),this.visitorInformation=window.VWO.data.vi=window.VWO.data.vi||{},this.setVWOSn(),this.getSessionStore()&&this.initialize(),$r.track((()=>{this.updateLocalStorageSession()}))}triggerNewSessionEvent(){window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[de.NEW_SESSION_CREATED]}),window.VWO._.phoenixMT.trigger(de.NEW_SESSION_CREATED)}expireSessionOnDateChange(){if(!this.getSessionStore())return;const e=this.getSessionId();if(e){const t=new Date(1e3*e).getDate();new Date(wt()).getDate()!==t&&this.eraseSessionCookie()}}initializeSession2(e){const t=!this.getSessionStore();this.setSessionStore(e+""),this.setVisitorInformation(),this.updateAndSyncPageId(),this.initialize(t)}getDSCookieValueByIndex(e){var t=this.getGlobalCookie();return t?t.split("$")[e]:null}initialize(e){this.isInitiatedOnce||(this.isInitiatedOnce=!0,this.attachTagsPushCallback()||(null!=e?!e:this.getSessionStore())||this.triggerNewSessionEvent(),$r.track((()=>{this.updateSession()})),this.addValues({sessionStart:this.getSessionId()},"root"),this.fireSessionEvent())}fireSessionEvent(){window.VWO.phoenix('trigger("${{1}}", "${{2}}" )',null,{captureGroups:[de.SESSION,{VWO:{firedTime:1e3*this.getSessionId()}}]})}attachTagsPushCallback(){let e,t,n;const o=this,i=function(i,r,s){e=Gr.getTags(r),n=Gr.getFunnelTags(),t=r?void 0:Gr.getEgTags();const a=qn.doesSessionBasedCampaignExistsInTags(e)||(n?1:0);if(!window._vis_debug&&!$e()&&(e||t||n)){if(!i&&!o.getSessionStore()){const i={name:de.NEW_SESSION_CREATED,time:+new Date,props:{pageId:o.getPageId(),tags:e,egTagValue:t,funnelTagValue:n,cq:a,ttl:a&&Bt()}};return yo(null,de.NEW_SESSION_CREATED,i),window.VWO._.phoenixMT.trigger(de.NEW_SESSION_CREATED,i),!0}r?window.VWO._.phoenixMT.trigger(de.DIMENSION_TAG_PUSHED,{tags:e,egTagValue:t,funnelTagValue:n,cq:a,ttl:a&&Bt(),batch:r,calledByUnload:s}):window.fetcher.getValue("VWO.modules.events.events.dimensionTagPushed",[null,{tags:e,egTagValue:t,funnelTagValue:n,cq:a,ttl:a&&Bt()}])}return!1};let r=!1;const s=ln(i,10);const a=pt(i,window.VWO._.pushThrottleTime||1e3);return Gr.onPush((()=>{s(!0),6==window._vwo_acc_id&&a(!0,!0)})),6==window._vwo_acc_id&&(window.VWO._.phoenixMT.on(de.PAGE_EXIT,(e=>{r||(i(!0,!0,!0),r=!0)})),window.VWO.pageExitListener=!0),i()}updateSession(){this.updateSession2()}updateSession2(){let e=this.getSessionStore();e&&this.expireSessionOnDateChange(),e=this.getSessionStore(),this.sessionTimer||e?(e&&(this.setSessionStore(e),this.addValues({sessionStart:this.getSessionId()},"root")),this.updateSessionTimer()):this.retrackVisitor()}updateSessionTimer(){this.sessionTimer&&clearTimeout(this.sessionTimer),this.sessionTimer=setTimeout((()=>this.eraseSessionCookie()),Ht.SESSION_TIMER_EXPIRE)}retrackVisitor(){const e=wt(!0)-Hr.getFirstSessionId();Gr.refresh(),this.setSessionStore(e+""),this.triggerNewSessionEvent(),window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[de.RETRACK_VISITOR]})}initializeSession(e){this.initializeSession2(e)}setVisitorInformation(e){window.VWO.data.vi.vt=Hr.visitorInformation.vt=e||(Hr.isReturningVisitor()?"ret":"new"),window.fetcher.setValue("VWO.data.vi.vt",window.VWO.data.vi.vt)}getPageIdInfo(){const e=this.getSessionStore(),t=e&&e.split(":")[Ht.PAGE_ID_INFORMATION_INDEX];return t&&t.split("_")}markPageIdSessionExpiry(){const e=this.getPageId()+"_"+(wt(!0)-this.getFirstSessionId()+Ht.PAGE_ID_EXPIRY);Hr.markPageId(e)}getPageId(){const e=this.getPageIdInfo(),t=e&&e[0];return t?parseInt(t,10):(this.imidiateUpdate=!1,1)}isReturningVisitor(){return Hr.getSessionId()>Hr.getFirstSessionId()}setVWOSn(){const e=this.getLocalStorageSession();e?this.vwoSn=e||{}:this.createLocalStorageSession()}getInfo(){return this.vwoSn}removeInfo(){this.vwoSn={cu:"",r:"",lt:0,v:"0.1.0"}}getRelativeSessionTimestamp(){const e=this.getFirstSessionId();return this.firstSessionCreated?wt(!0)-e:(this.firstSessionCreated=!0,ut(!0)-e)}updateLocalStorageSession(){const e=this.getLocalStorageSession();!e||(wt(!0)-e.lt)/60>Rr.LOCAL_STORAGE_SESSION_EXPIRY?this.createLocalStorageSession():this.updateTimestampInfo(e)}updateTimestampInfo(e){this.vwoSn=e,this.vwoSn.lt=wt(!0),this.setLocalStorageSession()}createLocalStorageSession(e){e?(this.vwoSn.cu=`${document.URL}#vwo_fix`,this.vwoSn.r=`${document.referrer}#vwo_fix`):(this.vwoSn.cu=document.URL,this.vwoSn.r=document.referrer),this.vwoSn.lt=wt(!0),this.setLocalStorageSession()}getLocalStorageSession(e){let t=O.get(Br.LOCAL_STORAGE_NAME);try{t=t?Jt(t):null}catch(t){jr(),this.otherSide('createLocalStorageSession("${{1}}")',null,[!0]),e||this.getLocalStorageSession(!0)}return t?t.v?(t.cu=decodeURIComponent(t.cu),t.r=decodeURIComponent(t.r),t):(t.v="0.1.0",t):null}addValues(e,t){return window.VWO.phoenix('store.actions.addValues("${{1}}", "${{2}}" )',null,{captureGroups:[e,t]})}updateAndSyncPageId(){let e;e=window.VWO._.pageId,e||(e=this.updatePageId(),this.otherSide('setPageIdValue("${{1}}")',null,[e]))}updatePageId(){let e=this.getPageId();return this.shouldUpdatePageCount()&&(this.imidiateUpdate?e+=1:this.imidiateUpdate=!0),this.markPageId(e),window.VWO._.pageId=e,e}markPageId(e){this.setSNCookieValueByIndex2(Ht.PAGE_ID_INFORMATION_INDEX,e)}setSNCookieValueByIndex2(e,t){const n=this.getSessionStore(),o=n&&n.split(":")||[];o[e]=t+"",this.setSessionStore(o.join(":"))}shouldUpdatePageCount(){const e=this.getPageIdInfo(),t=parseInt(e&&e[1],10);return!t||wt(!0)-Hr.getFirstSessionId()>t}setSNCookieValueByIndex(e,t){const n=this.getSessionStore(),o=n&&n.split(":")||[];o[e]=t+"",xe.create(Ht.TRACK_SESSION_COOKIE_NAME,o.join(":"),Ht.TRACK_SESSION_COOKIE_EXPIRY)}getSessionId(){return this.getFirstSessionId()+this.getRelativeSessionId()}setSessionStore(e){if(mn.shouldWeTrackVisitor())return xe.create(Ht.TRACK_SESSION_COOKIE_NAME,e,Ht.TRACK_SESSION_COOKIE_EXPIRY)}getRelativeSessionId(){let e=this.getSessionStore();if(!e){var t=wt(!0)-this.getFirstSessionId();this.setSessionStore(t+""),e=this.getSessionStore()}return e&&+e.split(":")[Ht.RELATIVE_SESSION_ID_INDEX]}setLocalStorageSession(){mn.shouldWeTrackVisitor()&&(this.vwoSn.v&&(this.vwoSn.cu=encodeURIComponent(this.vwoSn.cu),this.vwoSn.r=encodeURIComponent(this.vwoSn.r)),O.set(Br.LOCAL_STORAGE_NAME,cn(this.vwoSn)))}getSessionStore(){return xe.get(Ht.TRACK_SESSION_COOKIE_NAME)}getGlobalCookie(){return xe.get(Ht.TRACK_GLOBAL_COOKIE_NAME)}eraseSessionCookie(){this.sessionTimer=null,xe.erase(Ht.TRACK_SESSION_COOKIE_NAME)}getPcTrafficFromCookie(){var e=Lo.getDataStore();return e?parseFloat(e.split(":")[Ht.PC_TRAFFIC_INDEX]):null}getFirstSessionId(){let e=Lo.getDataStore();return e||(this.createGlobalCookie(),e=Lo.getDataStore()),e&&+e.split(":")[Ht.FIRST_SESSION_ID_INDEX]}getSNCookieValueByIndex(e){var t=this.getSessionStore();return t?t.split(":")[e]:null}createGlobalCookie(){if(!mn.shouldWeTrackVisitor())return;const e=Ht.COOKIE_VERSION+"$"+ut(!0)+":"+this.getPcTraffic()+"::";xe.create(Ht.TRACK_GLOBAL_COOKIE_NAME,e,Bt())}isSessionInfoSynced(){return this.getSNCookieValueByIndex(Ht.SESSION_SYNCED_STATE_INDEX)}getPcTraffic(){return void 0!==this.pcTraffic&&null!==this.pcTraffic||(this.pcTraffic=this.getPcTrafficFromCookie(),this.pcTraffic=this.pcTraffic||parseFloat((100*Math.random()).toFixed(8))),this.pcTraffic}shouldSendSessionInfoInCall(){return!0}}class Jr extends br{constructor(){super(),window.VWO._.phoenixMT.on("vwo_phoenixInitCalled",(()=>{this.execute({vwoUUID:Me.vwoUUID})})),window.VWO._.phoenixMT.on("vwo_urlChangeMt",(()=>{window.VWO._.pageId=void 0,this.execute({vwoUUID:Me.vwoUUID})}))}execute(e){return d(this,void 0,void 0,(function*(){let t;if(window.VWO.modules.tags.sessionInfoService?t=window.VWO.modules.tags.sessionInfoService:(t=new Br,window.VWO.modules.tags.sessionInfoService=t,window.VWO._.sessionInfoService=t),t.getSessionStore())Xe.includes(window._vwo_acc_id)&&qn.setOnLocalStorageOnBothThreads("vwo_newSessionCreated",{user:"old"},["user"]),t.fireSessionEvent(),t.setVisitorInformation(),t.updateAndSyncPageId();else{Xe.includes(window._vwo_acc_id)&&qn.setOnLocalStorageOnBothThreads("vwo_newSessionCreated",{user:"new"},["user"]),qn.createUUIDCookie2(e),t.getGlobalCookie()||t.createGlobalCookie();const n=t.getRelativeSessionTimestamp();t.initializeSession2&&t.initializeSession2(n)}qn.setVin(e),window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[de.SESSION_INIT_COMPLETE]})}))}}const Kr=new Jr,qr=Kr.execute.bind(Kr);window.VWO.modules.tags.setSession=Kr;class Yr{static parseUrl(e){try{e=decodeURIComponent(e)}catch(e){console.warn("Not a valid URL.")}const t=/^((((\w+)(:\/\/))?((\w+):(\w+)@)?(www\.)?)([^?#\/:\s]*)?:?([0-9][^?#\/\s]*)?)\/?([^?#\s]*)\??([^#]*)#?(.*)$/.exec(e.trim());if(!t)throw new Error("Not a valid URL.");return t&&{url:t[0],origin:t[1].replace(t[6],""),protocol:t[4]||"",hasWWW:Boolean(t[9]),username:t[7]||"",password:t[8]||"",host:(t[9]||"")+t[10],domain:t[10],port:t[11]||"",path:t[12],query:t[13]||"",queryParams:t[13]?t[13].split("&").reduce(((e,t)=>{const[n,o=""]=t.split("=");return e[n]=o,e}),{}):{},fragment:t[14]||"",urlWithoutProtocol:t[0].replace(t[3],""),urlWithoutProtocolAndWww:t[0].replace(t[2],"")}}}var Xr={LOGGER_LEVEL:"error"};const zr=Yr.parseUrl(window.location.href).queryParams.vwoLogLevel;var Qr=new a(zr||Xr.LOGGER_LEVEL);class Zr{constructor(){this.plugins={}}register(e){Qr.debug(`Registering plugin '${e.pluginName}' in Plugins factory`),this.plugins[e.pluginName]=e}unregister(e){let t;t=me(e)?e:e.pluginName,Qr.debug(`Unregistering plugin '${t}' in Plugins factory`),this.plugins[t].removeAll(),delete this.plugins[t]}unregisterAll(){Qr.debug("Unregistering all plugins in Plugins factory"),Object.keys(this.plugins).forEach((e=>{this.plugins[e].removeAll(),delete this.plugins[e]}))}clearData(){Qr.debug("Clearing the data of all the plugins"),Object.keys(this.plugins).forEach((e=>{this.plugins[e].clearData()}))}}var es=new Zr,ts;class ns{clearData(){}}!function(e){e.EVENT="event",e.EVENT_PROPS="eventProps",e.STORAGE="storage",e.FORMULA="formula",e.OPERATOR="operator",e.TAG="tag",e.CONDITION_LEVEL_OPERATOR="clOperator"}(ts||(ts={}));const os=function(e,t,n){return d(this,void 0,void 0,(function*(){const o=es.plugins[ts.OPERATOR]&&es.plugins[ts.OPERATOR].get(e)||(()=>!1),i=mt();t.split(".")[0].indexOf(i)>-1&&(t=t.slice(t.indexOf(".")+1));const r=["neq","neqs","ncn","bl","ninlist"];if(window[i]&&window[i].length){const s=-1!==r.indexOf(e),a="ninlist"===e;for(const e of window[i])try{if(!e)continue;const i=Et(t,e);if(s){if(!(yield o.apply(o,[i,n]))||i!==e[t]&&!(yield o.apply(o,[e[t],n]))){if(!a)return!1}else if(a)return!0}else if((yield o.apply(o,[i,n]))||i!==e[t]&&(yield o.apply(o,[e[t],n])))return!0}catch(e){c.error("Failed to evaluate the dataLayer variable: ",e)}return!a&&s}}))};window.VWO.modules.tags.dL=os;class is{otherSide(...e){e[0]="VWO.modules.tags.checkEnvironment."+e[0],window.fetcher.getValue(...e)}}window.VWO.modules.tags.checkEnvironment={};class rs{otherSide(...e){e[0]="VWO.modules.tags.checkEnvironment.utils."+e[0],window.fetcher.getValue(...e)}}class ss extends rs{addDomReadyListener(e){window.addEventListener("load",(()=>{e()})),"complete"===document.readyState&&e()}setSameSiteVariables(){const e=qn.isSSApp();return e&&(window.VWO._.ssdm=!0),e&&"https:"===Me.location.protocol&&(!window.VWO.data.accountJSInfo||window.VWO.data.accountJSInfo&&!window.VWO.data.accountJSInfo.noSS)&&(window.VWO._.ss=!0),e}}const as=new ss;window.VWO.modules.tags.checkEnvironment.utils=as;class cs extends is{constructor(){super(),window.VWO._.phoenixMT.on("vwo_init",(()=>{window.VWO._.envUtils=this.getPreRequisites()})),window.VWO._.phoenixMT.on("vwo_reRun",(()=>{window.fetcher.setValue("VWO._.envUtils",this.getPreRequisites()),window.fetcher.setValue("window.VWO._.willRedirectionOccur",window.VWO._.willRedirectionOccur)}))}getPreRequisites(){const e=as.setSameSiteVariables(),t=!window.VWO._.cLFE&&mn.shouldWeTrackVisitor();return{doCookiesMatter:t,areCookiesDisabled:qn.areCookiesDisabled(t),shouldStopExecWhenSsmNotFound:qn.shouldStopExecWhenSsmNotFound(),isSSApp:e}}execute(){}}const ds=new cs,ls=ds.execute;window.VWO.modules.tags.checkEnvironment.fn=ds;class us{}class ws extends us{execute(){}}const _s=new ws,hs=_s.execute;window.VWO.modules.tags.runCampaign=_s;const ps=function(){};window.VWO.modules.tags.runTestCampaign.fn=ps;class gs{}class vs extends gs{processGroupCampaigns(){}}const fs=new vs,Os=fs.processGroupCampaigns.bind(fs);window.VWO.modules.tags.groupCampaigns=Os;class ms{}class Es extends ms{constructor(){super(),716497===window._vwo_acc_id&&window.VWO._.phoenixMT.on("vwo_urlChangeMt",this.execute)}execute(){window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!1})}}const Ss=new Es,Cs=Ss.execute;class Ts{otherSide(...e){return e[0]="VWO.modules.tags.prePostMutation.fn."+e[0],window.fetcher.getValue(...e)}}window.VWO.modules.tags.prePostMutation={};class ys{otherSide(...e){return e[0]="VWO.modules.tags.prePostMutation.utils."+e[0],window.fetcher.getValue(...e)}}let Is=null,Vs=null,As=null,Ns=!1,bs=!1;class Rs extends ys{monitorPageForChanges(){var e;if("undefined"!=typeof MutationObserver&&(Vs&&716497===window._vwo_acc_id&&window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!0}),!Vs)){const t={subtree:!0,attributes:!0,childList:!0,attributeFilter:["class"]},n=function(){var e,t,n;if(!Ns){window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!1});const o=window.VWO._.allSettings.dataStore.campaigns;if(!window.VWO._.urlChangeProcessingPending)for(const n in o)o[n].xPath&&!qn.isXpathAllHead(o[n],o[n].xPath)&&(null===(t=null===(e=o[n].muts)||void 0===e?void 0:e.post)||void 0===t?void 0:t.enabled)&&o[n].mutElg&&o[n].combination_chosen&&(o[n].cA=!1,window.VWO.modules.tags.runTestCampaign.utils.applyChanges(o[n].combination_chosen,o[n],null,null,[]));null===(n=window.VWO._.phoenixMT)||void 0===n||n.trigger(de.EDITOR_APPLY_CHANGES_COMPLETE),window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!0})}};window.VWO._.phoenixMT.on(de.TOGGLE_MUT_OBSERVER,(({status:e})=>{var n;window.VWO._.txtCfg&&window.VWO._.txtCfg.o&&(e?window.VWO._.txtCfg.o.c(document.body?"body":"html"):window.VWO._.txtCfg.o.d());if(![714257,742951,707062,716497].includes(window._vwo_acc_id)&&!(null===(n=window._vwoCc)||void 0===n?void 0:n.aMO))return;const o=document.body||document.documentElement;o&&e?Vs.observe(o,t):Vs.disconnect()}));const o=null===(e=window._vwoCc)||void 0===e?void 0:e.observeHTML;Vs=new Me.MutationObserver(n);const i=o?document.documentElement:document.body||document.documentElement;i&&Vs.observe(i,t),742951==window._vwo_acc_id&&(/iPad Simulator|iPhone Simulator|iPod Simulator|iPad|iPhone|iPod/.test(navigator.userAgent)||navigator.userAgent.includes("Mac")&&"ontouchend"in document)&&(document.addEventListener("touchstart",(e=>{window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!1})})),document.addEventListener("click",(e=>{window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!0})})),window.VWO._.phoenixMT.on("vwo_urlChangeMt",(()=>{window.VWO._.phoenixMT.trigger(de.TOGGLE_MUT_OBSERVER,{status:!0})})))}}waitForDOMRenderingAndExecuteCampaign(e){Ns=!0;const t=document.body||document.documentElement,n={subtree:!0,childList:!0},o=function(){bs=!0,Is=Is||gt((function(){Ns=!1,As.disconnect(),window.fetcher.getValue("phoenix.trigger",[de.SSR_COMPLETE])}),e.timer,!0),Is()};function i(){bs||(Ns=!1,window.fetcher.getValue("phoenix.trigger",[de.SSR_COMPLETE]),As&&As.disconnect())}t?(As=new Me.MutationObserver(o),As.observe(t,n)):(bs=!0,window.fetcher.getValue("phoenix.trigger",[de.SSR_COMPLETE])),e.timeout?setTimeout(i,e.timeout):i()}}const Ls=new Rs;window.VWO.modules.tags.prePostMutation.utils=Ls;const Ws={},Ps=735023==window._vwo_acc_id;class Ds{constructor(e){this.observed=!1,this.applyCount=0,this.selectorIdentifier="",void 0!==Me.MutationObserver&&(this.observer=new Me.MutationObserver(this.refreshObserverCallback.bind(this)),this.observer.node=e,e.addEventListener("vwoObserverAction",this.observerActionCallback.bind(this)))}}const xs=window._vwo_editorOperationTracker={},Us=100,ks={subtree:!0,attributes:!0,characterData:!0,childList:!0,attributeFilter:["style","src","srcset","href"]},Ms="vwo_refresh_limit_reached",Gs=[];let Fs={};const $s=function(e,t){const n=vwo_$(e);if(!n.length||!Ws[t])return;const o=Array.from(n);let i=0;for(const n of o){let o=n.__vwoInternals;o||(o=n.__vwoInternals=new Ds(n),Gs.push(o)),o.applyCount++,Ps&&(o.selectorIdentifier=`${e}|${i++}|${t}`,Fs[o.selectorIdentifier]=Fs[o.selectorIdentifier]||0,Fs[o.selectorIdentifier]++)}},js=function(e,t){const n=document.createEvent("CustomEvent");n.initCustomEvent("vwoObserverAction",!0,!1,t),e&&e.dispatchEvent(n)};window._vwo_handleMutations=function(e,t){try{e&&"function"==typeof t&&(js(e,{disconnect:!0}),t(),js(e,{connect:!0}))}catch(e){const t="[JSLIB_EDITOR] Error _vwo_handleMutations.";window.VWO._.customError&&window.VWO._.customError({msg:t,url:"editorChangesObserver.js",source:encodeURIComponent(t)})}},Ds.prototype.refreshObserverCallback=function(e,t){const n=t.node,o=window.VWO._.native.JSON.parse(window.VWO._.native.JSON.stringify(Ws));window.vwoRefreshCampaigns&&window.vwoRefreshCampaigns.forEach((e=>{o[e]=!0}));for(const e in o)if(o[e]&&n.classList){const t=Array.from(n.classList);for(const o of t)o.indexOf(`vwo_loaded_${e}`)>-1&&n.classList.remove(o)}this.disconnectObserver()},Ds.prototype.observerActionCallback=function(e){if(!e.detail)return;const t=e.detail||{},n=t.operationId;t.disconnect?n?xs[n]="disconnected":this.disconnectObserver():t.connect?this.connectObserver():n&&delete xs[n]},Ds.prototype.disconnectObserver=function(){this.observer.disconnect(),this.observed=!1},Ds.prototype.connectObserver=function(){if(this.observer&&!this.observed){(Ps?Fs[this.selectorIdentifier]>20:this.applyCount>Us)?this.observer.node.hasAttribute(Ms)||this.observer.node.setAttribute(Ms,""):(this.observer.observe(this.observer.node,ks),this.observed=!0)}},Ds.prototype.resetObserver=function(){this.observer&&(this.applyCount=0,this.observed||(this.observer.observe(this.observer.node,ks),this.observed=!0),Fs={},this.observer.node.hasAttribute(Ms)&&this.observer.node.removeAttribute(Ms))};const Hs=function(){var e,t,n,o;null===(e=window.VWO._.phoenixMT)||void 0===e||e.on(de.INIT_VWO_INTERNALS,(function(e){const{elementSelector:t,campaignId:n}=e;$s(t,n)})),null===(t=window.VWO._.phoenixMT)||void 0===t||t.on(de.SET_CAMPAIGN_TO_OBSERVE,(function(e){var t,n,o,i;const r=window._vwo_exp,{campaignId:s}=e;r[s].xPath&&!qn.isXpathAllHead(r[s],r[s].xPath)&&(null===(n=null===(t=r[s].muts)||void 0===t?void 0:t.post)||void 0===n?void 0:n.enabled)&&(Ws[s]=!!(null===(i=null===(o=r[s].muts)||void 0===o?void 0:o.post)||void 0===i?void 0:i.refresh))})),null===(n=window.VWO._.phoenixMT)||void 0===n||n.on("vwo_urlChangeMt",(function(){for(let e=Gs.length-1;e>-1;e--)Gs[e].resetObserver()})),null===(o=window.VWO._.phoenixMT)||void 0===o||o.on(de.EDITOR_APPLY_CHANGES_COMPLETE,(function(){for(let e=Gs.length-1;e>-1;e--)Gs[e].connectObserver()}))};window.VWO.modules.tags.prePostMutation.editorChangesObserver={attachEditorChangeObserverEvents:Hs};class Bs extends Ts{execute(){}}const Js=new Bs,Ks=Js.execute;function qs(){let e=[],t="";return function(n,o){const i={samplingRate:n,priority:o};t!==window.location.href&&(e=[]),i.samplingRate=n,i.priority=o,e.push(i),t=window.location.href,window.VWO.data.accountJSInfo.pc.sampleData=e,window.VWO.data.accountJSInfo.pc.sampleData=e}}window.VWO.modules.tags.prePostMutation.fn=Js;const Ys=qs();window.VWO.modules.tags=window.VWO.modules.tags||{},window.VWO.modules.tags.sampleVisitor=Ys;class Xs{constructor(){this.whiteListedEventsForVsKey=[de.PAGE_VIEW,de.CUSTOM_CONVERSION,de.DOM_CLICK,de.DOM_SUBMIT,de.REVENUE_CONVERSION]}getCurrentEventData(e,t,n){const o={};if(!(Object.keys(t).length<=0))return Object.keys(t).forEach((i=>{var r;o[i]=o[i]||{},o[i]={vwoMeta:{metric:t[i].metrics}},this.whiteListedEventsForVsKey.includes(e)&&t[i].comb&&(o[i].vwoMeta.vS=t[i].comb),(null===(r=n[i])||void 0===r?void 0:r.length)>0&&(o[i].matchedSelectors=n[i])})),o}}class zs{constructor(){this.vwoEvents={trigger:function(e,t){return d(this,void 0,void 0,(function*(){yield window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[e,t]})}))}}}isGoalEligible(e,t){return e.pExcludeUrl&&rr.matchRegex(t,e.pExcludeUrl)?(window.VWO.modules.tags.wildCardCallback({},de.EXCLUDE_GOAL_URL),!1):e.pUrl?ur.verifyUrl(t,e.pUrl,null):ur.verifyUrl(t,null,e.urlRegex)}registerConversion(e,t,n,o,i){"INSIGHTS_FUNNEL"!==t.type&&(e=e||1,this._triggerGoalConversion(e,t,n,o,{combination:dr.getCombi(t,i)}))}getImgUrlForConversion(e,t,n,o){if(!mn.shouldWeTrackVisitor())return;var i,r;const s=e.id,a=window._vwo_acc_id,c=window.VWO.modules.tags.sessionInfoService;if(r="c.gif?account_id="+a+"&experiment_id="+s+"&goal_id="+t+"&ru="+encodeURIComponent(ke.get())+(void 0===o?"":"&r="+o)+qn.getUUIDString(qn.getUUID(e)),"TRACK"===e.type){i=c.getSessionId(),window.VWO.modules.tags.wildCardCallback({campaign:e},de.EXECUTE_FUNNEL_FOR_GOAL_CAMPAIGN);const n=(window.tracklib||window.VWO._.track).getGtAndF(t);if(n){return r+"&s="+i+"&ifs="+ +(i===c.getSessionId())+"&t=1&cu="+encodeURIComponent(window.location.href)+n}return""}return c.shouldSendSessionInfoInCall()&&(i=c.getSessionId()),r+"&combination="+n+(i=i?"&sId="+i:"")}_triggerGoalConversion(e,t,n,o,i){const r=i.combination;if(!o&&(!r||dr.isGoalTriggered(t,e)||qn.isBot2()))return void(we.queueGoalLogs(t.id,e,n,!1)&&window.VWO.modules.tags.wildCardCallback({oldArgs:[t.id,e,n,!1],campaignId:t.id,goalId:e},de.REGISTER_CONVERSION));"REVENUE_TRACKING"!==t.goals[e].type&&(n=void 0);const s=this.getImgUrlForConversion(t,e,r,n);s&&(qn.isEligibleToSendCall(t.id)&&vo.sendCall(null,{url:s},null,null),dr.markGoalTriggered(t,e)),we.queueGoalLogs(t.id,e,n,!!s)&&window.VWO.modules.tags.wildCardCallback({oldArgs:[t.id,e,n,!!s],campaignId:t.id,goalId:e},de.REGISTER_CONVERSION)}}const Qs=new zs;class Zs extends Xs{execute(e,t){if(window.VWO._.willRedirectionOccur)return;if(qn.isBot2())return;const n={},o={};for(const r of t){const t=r.c,s=r.g,a=t&&window._vwo_exp[t];let c=!1;const d=a.goals[s];if(!(t&&s&&a&&d))continue;c=qn.isSessionBasedCampaign2(a);const l=r.uuid||qn.createUUIDCookie2(a);let u="INSIGHTS_FUNNEL"===a.type;if(!c||u){if("CUSTOM_GOAL"===(null==d?void 0:d.type)){const e=d.url;n[l]=n[l]||[],n[l].indexOf(e)<0&&n[l].push(e)}o[l]=o[l]||{};const e="id_"+t;o[l].metrics=o[l].metrics||{},o[l].metrics[e]=o[l].metrics[e]||[],o[l].metrics[e].push("g_"+s),a.isEventMigrated&&(o[l].comb=o[l].comb||{},o[l].comb[e]=dr.getCombi(a))}var i=!0;window.VWO._.isBeaconAvailable=e.isBeaconAvailable,window.VWO._.isLinkRedirecting=e.isLinkRedirecting,Qs.registerConversion(s,a,e.revenue,!c,!0),window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[de.GOAL_CONVERTED,{campaignId:a.id,goalId:s}]}),window.VWO._.isLinkRedirecting=!1,i=i&&window.VWO._.isBeaconAvailable}const r=this.getCurrentEventData(e.vwoEventName,o,n);e._vwo=e._vwo||{},e._vwo.eventDataConfig=e._vwo.eventDataConfig||{},e._vwo.eventDataConfig=r}}const ea=new Zs,ta=ea.execute.bind(ea);window.VWO.modules.tags.metricMT=ta;class na{constructor(){this.lastSetTimerId=null,window.VWO._.phoenixMT.on(de.UNHIDE_ELEMENT,(({ruleName:e,campaignData:t,variation:n,rulesArr:o})=>{let i;t&&(i={id:t.id,variation:qn.isPersonalizeCampaign(t)?n:null}),qn.delCSSWrapper({ruleName:e,rulesArr:o,campaignData:i})}))}unhideElementsAfterTimer(e){null!==this.lastSetTimerId&&clearTimeout(this.lastSetTimerId),this.lastSetTimerId=setTimeout((function(){var t;this.lastSetTimerId=null;const n=vwo_$('[id^="_vis_opt_path_hides"]');if(n.length){const o=[];for(let e=0;e<n.length;e++)vwo_$(n[e]).remove(),o.push(null===(t=n[e].getAttribute("id"))||void 0===t?void 0:t.split("_").slice(-1)[0]);window.fetcher.getValue('phoenix.trigger("${{1}}", "${{2}}")',null,{captureGroups:[de.CHECK_SEGMENTATION,e]}),c.info("Multiple hiding tags found after 5 seconds for campaigns "+window.VWO._.native.JSON.stringify(o),{url:"visibilityService.js",lineno:34,colno:34})}}),5e3)}}window.VWO.modules.tags.visibilityService=new na;var oa=Object.freeze({__proto__:null,backwardCompatibilityUtils:Nr,checkEnvironment:ls,runCampaign:hs,runTestCampaign:ps,groupCampaigns:Os,urlChange:Cs,prePostMutation:Ks,errorTracking:Di,sampleVisitor:Ys,metric:ta});const{checkEnvironment:ia,runCampaign:ra,runTestCampaign:sa,groupCampaigns:aa,prePostMutation:ca,urlChange:da,errorTracking:la,sampleVisitor:ua,metric:wa}=oa;class _a{constructor(){this.noOp=function(){}}test(){console.log(1)}getPhoenixConfig(){return{tags:{checkEnvironment:{fn:ia,sync:!0},runCampaign:{fn:ra,sync:!0},runTestCampaign:{fn:sa,sync:!0},groupCampaigns:{fn:aa,sync:!0},prePostMutation:{fn:ca,sync:!0},urlChange:{fn:da,sync:!0},errorTracking:{fn:la,sync:!0},sampleVisitor:{fn:ua},metric:{fn:wa,sync:!0,fireUniquelyForEveryEvent:!0}},storages:{localStorageService:O,cookies:xe},jsLibUtils:{verifyUrl:function(){return ur.verifyUrl.apply(ur,arguments)}}}}sendMessageToParentFrame(e){if(!e)return;if(window.self===window.parent)throw new Error("Cookieless Mode for Iframe enabled at top level. ");const t={vwoEvent:{name:"VWO_STORE_UPDATE",data:e}};window.parent.postMessage(t,"*")}initializeCookieJar(e="ignoreCustomConfig"){for(var t,n=Array.prototype.slice.apply(E).length,o=0;o<n;o++)if("config"===E[o][0]){t=o;break}"number"==typeof t&&ki.processEvent(["config",E[t][1]],"jslib",E,t,E);var i=E.config();"ignoreCustomConfig"!==e&&((i=i||{}).storage={strategy:"custom",backwardCompatible:!1,strategyConfig:{callback:this.sendMessageToParentFrame,cookieJarValue:this.getCookieJarValidValue(e)}}),xe.init(i&&i.storage)}getCookieJarValidValue(e){return["null",null,void 0,"undefined"].indexOf(e)>-1?"":e}setupCookieJar(e){let t;e&&(t=location.search.match(/.*_vwo_store=([^&]*)/),t=t?t[1]:""),this.initializeCookieJar(t)}setFunnelExps(e){var t,n;const o=null===(t=null==e?void 0:e.settings)||void 0===t?void 0:t.campaigns;for(const e in window._vwo_exp)if(window._vwo_exp[e].funnel)for(const t of window._vwo_exp[e].funnel){const e=t;(null===(n=window._vwo_exp[e.id])||void 0===n?void 0:n.g)||(window._vwo_exp[e.id]=e,window._vwo_exp[e.id].g=e.goals,window._vwo_exp[e.id].goals={},o&&(o[e.id]=window._vwo_exp[e.id]))}}postPhoenixMTHook(){var e,t;const n=Object.keys(Object.assign({},oa));for(let o=n.length-1;o>=0;--o)null===(t=(e=oa[n[o]]).postPhoenixMTHook)||void 0===t||t.call(e)}}const ha=new _a;function pa(){const e=window.fetcher,t=window.fetcher.getValue("phoenixInstantiate"),n=function(t,n=null,o={}){if(!n)return e.getValue("phoenix."+t,null,o);e.setValue("phoenix."+t,n)},o=new Promise((e=>{t.then((t=>e([n,t])))}));let i=[];return window.VWO._.phoenixMT.on("vwo_phoenixInitialized",(()=>{for(let e=0;e<i.length;e++)i[e]();i=[],qn.fireVariationShownSentForSplit()})),[function(e,t=null,n={}){return new Promise((o=>{i.push((()=>{o(window.VWO.phoenix(e,t,n))}))}))}.bind(this),o]}window.VWO.modules.utils.initUtils=ha;const ga=pa;var va;window._vis_opt_queue=window._vis_opt_queue||[];var fa=window._vis_opt_queue||[];const Oa=window._vwoCc&&(null===(va=window._vwoCc.arrayRepl)||void 0===va?void 0:va[window._vwo_acc_id]),ma=Oa?new yt:[];ma.execute=function(e){try{e()}catch(e){}},ma.finish=function(e){if(!this.isProcessed){var t=fa.push;fa.push=function(){t.apply(this,[].slice.call(arguments)),ma.execute.apply(this,[].slice.call(arguments))},this.isProcessed=!0}for(e=0;e<fa.length;e++)ma.execute(fa[e])},ma.clear=function(){fa.splice(0,fa.length)};var Ea=function(){},Sa=[],Ca=[],Ta=[],ya=[],Ia=window._vwo_evq=window._vwo_evq||[];window.VWO=window.VWO||[],window.VWO._=window.VWO._||{};var Va=function(e,t){t.e===e[0]&&t.c.apply(this,[e])},Aa=function(e,t){744263===window._vwo_acc_id&&window.VWO._.customError&&window.VWO._.customError({msg:"callback fired",url:window.location.href,source:window.VWO._.native.JSON.stringify({ev:e,uuid:window.VWO._.cookies.get("_vwo_uuid"),cv:!!t.v,ce:!!t.e})}),t.e&&t.e!==e[1]||t.v&&t.v!==e[2]||t.c.apply(this,[e])},Na=function(e,t){t.c&&t.c.apply(this,[e[1]])},ba=function(e){for(var t=0;t<Ta.length;t++)Va(e,Ta[t]);if(e[0]===de.TRACK_SESSION_CREATED&&!0===e[4]&&window.VWO.phoenix('trigger("${{1}}")',null,{captureGroups:[de.TRACK_NEW_SESSION_CREATED]}),"rH"===e[0]||"vS"===e[0])for(t=0;t<Sa.length;t++)Aa(e,Sa[t]);if(e[0]===de.VWO_EXECUTED)for(t=0;t<Ca.length;t++)Na(e,Ca[t]);if(e[0]===pr.VARIATION_SHOWN_SENT)for(const t of ya)Aa(e,t)},Ra=Ia.push;Ia.push=function(){var e=arguments[0];ba(e),Ra.apply(Ia,[].slice.call(arguments))};var La=Ia.unshift;Ia.unshift=function(){var e=arguments[0];ba(e),La.apply(Ia,[].slice.call(arguments))};const Wa={onVWOLoaded:function(e){var t={c:e=e||Ea};Ca.push(t);for(var n=0;n<Ia.length;n++)Ia[n][0]===de.VWO_EXECUTED&&Na(Ia[n],t)},onVariationShownSent:function(e,t,n){"function"==typeof e&&(n=e,e=null,t=null);var o={e:e,v:t,c:n=n||Ea};ya.push(o);for(const e of Ia)e[0]===pr.VARIATION_SHOWN_SENT&&Aa(e,o)},onVariationApplied:function(e,t,n){"function"==typeof e&&(n=e,e=null,t=null);var o={e:e,v:t,c:n=n||Ea};Sa.push(o);for(var i=0;i<Ia.length;i++)"rH"!==Ia[i][0]&&"vS"!==Ia[i][0]||Aa(Ia[i],o)},onEventReceive:function(e,t){if(!e)throw new Error("Invalid eventName:"+e);var n={e:e,c:t=t||Ea};Ta.push(n);for(var o=0;o<Ia.length;o++)Va(Ia[o],n)}};for(var Pa in Wa)Wa.hasOwnProperty(Pa)&&(window.VWO[Pa]=Wa[Pa]);function Da(e,t){for(const n in e)if("SURVEY"==e[n].type){(!e[n].survey||0===Object.keys(e[n].survey).length&&e[n].survey.constructor===Object)&&c.warn(`Survey settings unavailable for account: ${window._vwo_acc_id} and campaign: ${n}`);for(const o in e[n].survey)window._vwo_surveySettings=window._vwo_surveySettings||{},window._vwo_surveySettings[o]=e[n].survey[o],t&&t[n]&&(window._vwo_surveySettings[o].debug=t[n].debug.su)}}function xa(){const e=window.VWO;e.nls&&(e.nls.stopRecording="permanent"),e.survey&&(e.survey.stopCollectingData=!0)}function Ua(){E._.commonUtil=It,E._.utils=qt,E._.customEvent=ce,E._.listener=Wa,E._.libUtils=qn,E._.CookieEnum=Ht}window.VWO.modules.otherLibDeps.storeSurveyDataInVWOSurveySettings=Da,window.VWO.modules.otherLibDeps.stopAnalyzeAndSurvey=xa,window.VWO.modules.otherLibDeps.setOtherLibrariesDepsMT=Ua,window.VWO._.EventsEnum=pr;const ka=function(e){var t,n,o,i,r,s,a,c,d,l,u,w,_,h,p,g,v,f,O,m,E;const S=null===(t=window.VWO._.allSettings.dataStore)||void 0===t?void 0:t.plugins;if(!S)return;const C=null==S?void 0:S.DACDNCONFIG;e._.ac=e._.ac||{},e.data.pc=e.data.pc||(null===(o=null===(n=e.data)||void 0===n?void 0:n.accountJSInfo)||void 0===o?void 0:o.pc),e.data.rp=e.data.rp||(null===(r=null===(i=e.data)||void 0===i?void 0:i.accountJSInfo)||void 0===r?void 0:r.rp),e.data.ts=null===(a=null===(s=e.data)||void 0===s?void 0:s.accountJSInfo)||void 0===a?void 0:a.ts,e.data.url=null===(d=null===(c=e.data)||void 0===c?void 0:c.accountJSInfo)||void 0===d?void 0:d.url,e.data.frn=null===(u=null===(l=e.data)||void 0===l?void 0:l.accountJSInfo)||void 0===u?void 0:u.frn,e.data.noSS=null===(w=e.data.accountJSInfo)||void 0===w?void 0:w.noSS,e.DONT_IOS=null==C?void 0:C.DONT_IOS,e.data.sst=null==C?void 0:C.SST,e._.sstd=null===(_=null==C?void 0:C.SST)||void 0===_?void 0:_.SSTD,e._.ac.it=null===(h=null==C?void 0:C.SD)||void 0===h?void 0:h.it,e._.ac.uct=null===(p=null==C?void 0:C.SD)||void 0===p?void 0:p.uct,e._.ac.rdbg=null==C?void 0:C.rdbg,e.data.fB=null==C?void 0:C.FB,e._.SPA_SETTINGS_DELAY=+(null===(g=null==C?void 0:C.SD)||void 0===g?void 0:g.IT)||0,e._.SPA_NEW_PAGE_SETTINGS_DELAY=+(null===(v=null==C?void 0:C.SD)||void 0===v?void 0:v.UCT)||0,e._.isSpaEnabled=null==C?void 0:C.SPA,e._.ac.eNC=null==C?void 0:C.eNC,e._.ac.cInstJS=null==C?void 0:C.CINSTJS,e._.ac.bsECJ=null==C?void 0:C.BSECJ,e._.ac.cURCF=null==C?void 0:C.cURCF,e._.ast=null==C?void 0:C.AST,e.featureInfo=(null==C?void 0:C.jsConfig)||{},window._vwo_clicks=window._vwo_clicks||(null==C?void 0:C.HEATMAPCLICKS),e.data.cj={bc:null===(f=null==C?void 0:C.CJ)||void 0===f?void 0:f.BC,s:null===(O=null==C?void 0:C.CJ)||void 0===O?void 0:O.S},e._.ac.eNC=null==C?void 0:C.eNC,e._.ac.cSHS=!(null===(m=window._vwoCc)||void 0===m?void 0:m.syncServerUrl)&&((null==C?void 0:C.CSHS)||(null===(E=null==C?void 0:C.jsConfig)||void 0===E?void 0:E.histEnabled)),e._.ac.uCP=null==C?void 0:C.UCP,e._.ac.iAF=null==C?void 0:C.IAF,e._.ac.PRTHD=null==C?void 0:C.PRTHD};let Ma;const Ga={test:e=>{var t;return Ma=null===(t=window.VWO)||void 0===t?void 0:t.phoenix,window.workerThread&&Ma&&e===Ma.store.getters},transformer:function(e){return e===Ma.store.getters.settings.campaigns||e===Ma.store.getters.allSettings.dataStore.campaigns?"vwojFnGPlugCamp":e===Ma.store.getters.allSettings?"vwojFnGPlugAllSet":e},parse:(e,t)=>{if("vwojFnGPlugCamp"===t)return window._vwo_exp;if("vwojFnGPlugAllSet"===t){const e=Object.assign({},window.VWO._.allSettings);return delete e.triggers,delete e.tags,e}return t}},Fa=[Ga],$a={stringify:function(e,t,n){try{return window.VWO._.native.JSON.stringify(e,(function(e,o){if(!n){const e=Fa.filter((e=>e.test(o)));if(e.length>0){const n=t=>e.reduce(((e,t)=>t.transformer(e)),t);return window.VWO._.native.JSON.parse($a.stringify(o,t,n))}}n&&(o=n(o));const i=e?this:t;var r;return o instanceof Function||"function"==typeof o?o.type==="vwoWrappedFn_"+(window.mainThread?"WT":"MT")?"_NuPreW"+o.name.slice(0,o.name.indexOf("_")+1):(r=o.toString()).length<8||"function"!==r.substring(0,8)?"_NuFrRa"+window.functionWrapper.wrap(o,i)+"_":"_NuFrNf"+window.functionWrapper.wrap(o,i)+"_":o instanceof RegExp?"_PxEgEr_"+o:o}))}catch(e){return window.VWO&&window.VWO._&&window.VWO._.customError&&window.VWO._.customError({msg:"JSONfn.stringify failed!",url:"jsonFn.ts",lineno:15,colno:16,source:e}),""}},parse:function(e,t){if(!e)return e;function n(e){const t=e+"_wrappedFn",n={[t](...t){const n={type:"callWrappedFunction",id:e,args:$a.stringify(t)};return window.fetcher.request(n).send()}}[t];return n.type="vwoWrappedFn_"+(window.mainThread?"WT":"MT"),n}const o=!!t&&/^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2}(?:\.\d*)?)Z$/;return window.VWO._.native.JSON.parse(e,(function(e,t){for(const n of Fa)t=n.parse(e,t);var i;if("string"!=typeof t)return t;if(t.length<8)return t;if(i=t.substring(0,7),o&&t.match(o))return new Date(t);if("_NuPreW"===i){const e=t.match(/_NuPreW([0-9]*)_/)[1];return window.functionWrapper.unwrap(e)}if("_NuFrNf"===i){const e=t.match(/_NuFrNf([0-9]*)_/)[1];return n(e)}if("_PxEgEr"===i)return eval(t.slice(8));if("_NuFrRa"===i){const e=+t.match(/_NuFrRa([0-9]*)_/)[1];return n(e)}return t}))},clone:function(e,t){return this.parse(this.stringify(e),t)}};let ja=0;const Ha={},Ba={};function Ja(e,t,n){var o;const i=this.postMessage.bind(this);if("response"===(null===(o=e)||void 0===o?void 0:o.type)){const t=e;return{resolve:function(e){let n=t.encapsulatedData;const o=t.isErrorPresent;n&&(n="function"==typeof e?e(t.encapsulatedData):t.encapsulatedData),o?Ba[t.twoWayCommId](n):Ha[t.twoWayCommId](n)}}}{const o={type:"response",encapsulatedData:e,twoWayCommId:t,isErrorPresent:n};return{send:function(){try{return i(o),!0}catch(e){return!1}}}}}function Ka(e){var t;if(this.sendingLayer=this.postMessage,"request"===(null===(t=e)||void 0===t?void 0:t.type)){const t=e,n=t.encapsulatedData;return{resolve:e=>d(this,void 0,void 0,(function*(){try{const o=yield e(n);return Ja.call(this,o,t.twoWayCommId).send(),!0}catch(e){const n=$a.stringify(e.message);return Ja.call(this,n,t.twoWayCommId,!0).send(),!1}}))}}{const t={type:"request",encapsulatedData:e,twoWayCommId:++ja};return{send:()=>new Promise(((e,n)=>{try{Ha[t.twoWayCommId]=e,Ba[t.twoWayCommId]=n,this.sendingLayer(t)}catch(e){console.log(e),n(e)}}))}}}class qa{constructor(){this.masterObject={}}static isObject(e){return"object"==typeof e&&!Array.isArray(e)&&null!==e}static createProxy(e,t,n){if(e.__isProxy||!this.isObject(e))return e;const o=e;return Object.defineProperty(o,"__transferData",{value:!0,enumerable:!1,writable:!0}),new Proxy(o,{set:(e,o,i)=>{if("__isProxy"===o||e[o]===i)return!0;if(typeof e[o]==typeof i&&"function"!=typeof i&&window.VWO._.native.JSON.stringify(i)===window.VWO._.native.JSON.stringify(e[o]))return!0;if(this.isObject(i)?e[o]=this.proxify(i,t,n+o.toString()+"."):e[o]=i,"__transferData"===o||!e.__transferData)return!0;const r={path:n+o.toString()+".",value:i};return r.value=$a.stringify(i,e),t({type:"sync",data:r,syncType:se.Object}),!0},get:(e,t)=>"__isProxy"===t||e[t],deleteProperty:(e,o)=>{if(o in e){if(delete e[o],!e.__transferData)return!0;const i={path:n.toString(),key:o};t({type:"sync",data:window.VWO._.native.JSON.stringify(i),syncType:se.Delete})}return!0}})}isKey(e){return e in this.masterObject}static proxify(e,t,n){return this.isObject(e)?(Object.keys(null!=e?e:{}).forEach((o=>{this.isObject(e[o])&&(e[o]=this.proxify(e[o],t,n+o+"."))})),this.createProxy(e,t,n)):e}register(e,t,n){t in this.masterObject&&console.error("Key already exists!"),null==e&&(e={});const o=qa.proxify(e,n,t+".");return this.masterObject[t]={proxy:o},o}append(e,t){return t in this.masterObject||console.error("Key doesn't exist!"),window.VWO._.native.JSON.stringify(e)!==window.VWO._.native.JSON.stringify(this.masterObject[t].proxy)&&console.error(`The object doesn't match the object registered under the key ${t}!`),this.masterObject[t].proxy}static getProxy(e,t,n){return this.proxify(e,t,n+".")}static sync(e,t,n,o,i){if(null==e||!e.__isProxy)return e;let r=null,s=n+".";return 1===o.length?(e.__transferData=!1,e[o[0]]=this.proxify(t,i,s+o[0]+"."),e.__transferData=!0,e):(r=e[o[0]],o.forEach(((e,t)=>{s+=e+".",0!==t&&t!==o.length-1&&(e in r||(r.__transferData=!1,r[e]=this.proxify({},i,s),r.__transferData=!0),r=r[e])})),r.__transferData=!1,r[o.pop()]=this.proxify(t,i,s),r.__transferData=!0,e)}}class Ya{static register(e,t){var n,o,i;switch(e){case"cookie":if(this.internalUtils.isKeyNonConfigurable("cookie")||(null===(i=null===(o=null===(n=window.VWO._.allSettings.dataStore)||void 0===n?void 0:n.plugins)||void 0===o?void 0:o.DACDNCONFIG)||void 0===i?void 0:i.ckFbk))return Ie.enable();default:this.registerProperty(e,t)}}static registerProperty(e,t){if(document){if(e in window.document){let n;if(n=Object.getOwnPropertyDescriptor(window.document,e)||Object.getOwnPropertyDescriptor(window.Document.prototype,e)||Object.getOwnPropertyDescriptor(window.HTMLDocument.prototype,e),!n)return Ie.enable();const o={enumerable:n.enumerable,configurable:n.configurable,get:()=>document["__"+e],set:this.internalUtils.getSetter(e,t)};Object.defineProperty(window.document,"__"+e,n),Object.defineProperty(window.document,e,o),Object.defineProperty(window.Document.prototype,e,o),Object.defineProperty(window.HTMLDocument.prototype,e,o)}}else console.error("The property doesn't exist on the `DOCUMENT` object.")}static sync({propertyName:e,value:t}){if("cookie"===e)return Ie.isEnabled()?Ie.applySyncRequest(t):ye(t);document[e]=t}}Ya.internalUtils={getSetter:(e,t)=>{switch(e){case"cookie":return(new Te).getSetter(t);default:return n=>(window.VWO._.native.JSON.stringify(document["__"+e])===window.VWO._.native.JSON.stringify(n)||(document["__"+e]=n,t({type:"sync",data:{propertyName:e,value:document["__"+e]},syncType:se.Document})),!0)}},isKeyNonConfigurable:e=>{var t,n,o;const i=[document,null===(t=null===window||void 0===window?void 0:window.Document)||void 0===t?void 0:t.prototype,null===(n=null===window||void 0===window?void 0:window.HTMLDocument)||void 0===n?void 0:n.prototype];for(let t=0;t<i.length;t++)if(!1===(null===(o=Object.getOwnPropertyDescriptor(i[t]||{},e))||void 0===o?void 0:o.configurable))return!0;return!1}};class Xa{static register(e,t,n,o){n in e?console.error("The property must not pre-exist inside the object."):Object.defineProperty(e,n,{enumerable:!0,configurable:!1,get:()=>e[`__${n}`],set:i=>(e[`__${n}`]=i,o({type:"sync",data:{identifier:t,property:n,value:i},syncType:se.Property}),!0)})}}function za(){{const e=window.fetcher.postMessage.bind(window.fetcher);m({_setItem:(t,n)=>{if(window.localStorage.getItem(t)!==n)return window.localStorage.setItem(t,n),e({data:{key:t,value:n},type:"sync",syncType:{type:"custom",method:"localStorage",operation:"setItem"}}),null},_removeItem:t=>{null!==window.localStorage.getItem(t)&&(window.localStorage.removeItem(t),e({data:{key:t},type:"sync",syncType:{type:"custom",method:"localStorage",operation:"removeItem"}}))},_clear:()=>{0!==Object.keys(window.localStorage).length&&(window.localStorage.clear(),e({data:{},type:"sync",syncType:{type:"custom",method:"localStorage",operation:"clear"}}))}})}}function Qa(e){if("number"!=typeof e.syncType){switch(window.localStorage.__transferData&&(window.localStorage.__transferData=!1),e.syncType.operation){case"setItem":window.localStorage.setItem(e.data.key,e.data.value);break;case"removeItem":window.localStorage.removeItem(e.data.key);break;case"clear":window.localStorage.clear();break;default:return}window.localStorage.__transferData&&(window.localStorage.__transferData=!0)}}class Za{}Za.syncLocalStorage=za;class ec extends Za{constructor(){super(),this.objectSyncer=new qa}register(e,t,n={},o="",i=!1){if("object"!=typeof n||Array.isArray(n))return;const r=window.fetcher.postMessage.bind(window.fetcher);switch(e){case"custom":switch(t){case"localStorage":ec.syncLocalStorage();break;default:throw new Error("Unknown property name!")}break;case se.Object:{const e=this.objectSyncer.register(n,t,r);return i&&r({data:{value:window.VWO._.native.JSON.stringify(n),path:t},type:"sync",syncType:se.OverWrite}),e}case se.Property:Xa.register(n,o,t,r);break;case se.Document:Ya.register(t,r);break;default:console.error("Unknown 'syncAblesEnum' type!")}}append(e,t){return this.objectSyncer.append(e,t)}static sync(e,t){var n;const{data:o}=e;if("object"!=typeof e.syncType||"custom"!==e.syncType.type)switch(e.syncType){case se.Object:{o.value=$a.parse(o.value);const e=o.path.substring(0,o.path.lastIndexOf(".")).split(".");window[e[0]]=qa.sync(window[e[0]],o.value,e[0],e.splice(1),t);break}case se.Document:Ya.sync(o);break;case se.Property:case se.Variable:t(o);break;case se.OverWrite:if(!("__transferData"in(null!==(n=window[o.path])&&void 0!==n?n:{})))return void(window[o.path]=window.VWO._.native.JSON.parse(o.value));window[o.path]=qa.getProxy(window.VWO._.native.JSON.parse(o.value),t,o.path);break;case se.Delete:{const e=window.VWO._.native.JSON.parse(o),t=e.path.substring(0,e.path.lastIndexOf(".")).split(".").reduce(((e,t)=>Object.keys(e).length?e[t]:window[t]),{}),n=e.key;n in t&&(t.__transferData=!1,delete t[n],t.__transferData=!0);break}default:console.error("Unknown 'syncAblesEnum' type!")}else switch(e.syncType.method){case"localStorage":Qa(e);break;default:return}}declare(e,t){Xa.register(window,"window",e,t)}}const tc=window.VWOEventsArchInCompatibilityMode,nc=(e,t)=>{if(e&&"function"==typeof e&&e.bind)try{e=e.bind(t)}catch(t){if(/(cannot be invoked without 'new')|(Cannot call a class constructor without |new|)/i.test(t.message))return e;console.error(t)}return e};function oc(e,t,n={}){if("window"===e)return window;let o=window;const{captureGroups:i=null,filter:r}=n,s=e.split("."),a=s.length;for(let e=0;e<a;e++){let t=s[e];if(t.endsWith(")")){const e=t.substring(0,t.indexOf("("));let n=t.substring(t.indexOf("("));n="["+n.slice(1,n.length-1)+"]";const r=n.slice(1,n.length-1).split(",");r.forEach(((e,t)=>{e.startsWith('"')||(r[t]='"vwoCurrThreadRef'+e+'"')}));const s=window.VWO._.native.JSON.parse(n,((e,t)=>{let n;if("string"==typeof t){if(n=t.match(/\${{([0-9]*)}}/))return i[n[1]-1];if(n=t.match(/vwoCurrThreadRef(.*)/))return oc(n[1])}return t}));o=o[e](...s)}else{let e=!1;t.endsWith("?")&&(t=t.slice(0,-1),e=!0);const n=o[t];if(o=nc(n,o),e&&null==o)return o}}if(r){const e={};r.forEach((t=>{e[t]=o[t]})),o=e}return o}const ic=function(e){return window.functionWrapper.unwrap(e.id)(...$a.parse(e.args))},rc=function(e){var t,n;return d(this,void 0,void 0,(function*(){switch(e.type){case"callWrappedFunction":{let t=ic(e);return t&&"function"==typeof t.then&&(t=yield t),$a.stringify(t)}case"vwoClassInstanceBridge":{const t=e.path.dest.lastIndexOf(".");let n=window,o=e.path.dest;-1!==t&&(n=oc(e.path.dest.slice(0,t)),o=e.path.dest.substr(t+1));const i=n[o],[r,s]=new i(...e.args);return s.otherSide=(...t)=>{const n=e.path.src+"."+r+"."+t[0];return t[0]=n,window.fetcher.getValue(...t)},""+r}default:{let o,i;if("setValue"===(e=$a.parse(e)).type){-1==e.path.lastIndexOf(".")&&(e.path="window."+e.path);const t=e.path;e.path=t.slice(0,t.lastIndexOf(".")),o=t.slice(t.lastIndexOf(".")+1)}(null===(t=e.config)||void 0===t?void 0:t.captureGroups)&&(e.config.captureGroups=$a.parse(e.config.captureGroups));const r=i=oc(e.path,e.args,null==e?void 0:e.config);return(null===(n=e.config)||void 0===n?void 0:n.constructable)?i=new r(...e.args):"function"==typeof r&&(i=r(...e.args||[])),o&&(i=r[o]=e.val),i=yield i,$a.stringify(i)}}}))};class sc{}class ac extends sc{init(){var e,t,n;this.thread=(null===(t=null===(e=window)||void 0===e?void 0:e.mainThread)||void 0===t?void 0:t.webWorker)||(null===(n=window)||void 0===n?void 0:n.workerThread),this.request=Ka,this.response=Ja,this.thread.onmessage=this.onMessage.bind(this)}onMessage(e){var t,n,o,i;const{data:r}=e;switch(r.type){case"initDone":window.vwo_initDone(r);break;case"request":this.request(r).resolve(rc);break;case"response":this.response(r).resolve($a.parse.bind($a));break;case"sync":{let e=e=>null;switch(r.syncType){case se.OverWrite:case se.Object:e=this.postMessage.bind(this);break;case se.Property:case se.Document:case se.Variable:case se.Delete:}ec.sync(r,e);break}default:window.VwoUnitTestsRunning&&("unit-test"===r.type?eval(r.code):"unit-test-result"===r.type&&(null===(n=null===(t=window.PromiseResolver)||void 0===t?void 0:t[r.id])||void 0===n||n.resolve(r))),null===(i=(o=this.thread)._onMessage)||void 0===i||i.call(o,e)}}postMessage(e){try{this.thread.postMessage(e)}catch(e){console.error(e)}}getValue(e,t,n={}){let o;(null==n?void 0:n.captureGroups)&&(o=$a.stringify(n.captureGroups));const i={path:e,args:t,config:Object.assign(Object.assign({},n),{captureGroups:o})};return this.request($a.stringify(i)).send().catch((()=>{}))}setValue(e,t){const n={type:"setValue",path:e,val:t};return this.request($a.stringify(n)).send().catch((()=>{}))}}class cc extends sc{init(){}onMessage(){}postMessage(){this.onMessage.apply(this,arguments)}getValue(e,t,n={}){return new Promise((n=>{t?Array.isArray(t)?n(window[e](...t)):t.captureGroups.forEach(((t,n)=>{e.replace(`{{${n}}}`,$a.parse(t))})):n(e)}))}setValue(e,t){return window[e]=t}}class dc extends ac{init(){var e,t,n,o,i;this.thread=(null===(t=null===(e=window)||void 0===e?void 0:e.mainThread)||void 0===t?void 0:t.webWorker)?window.vwoChannelFW:null===(n=window)||void 0===n?void 0:n.workerThread,this.request=Ka,this.response=Ja,(null===(i=null===(o=window)||void 0===o?void 0:o.mainThread)||void 0===i?void 0:i.webWorker)?this.thread.port1.onmessage=this.onMessage.bind(this):(this.thread.onmessage=this.isMessageChannel(this.thread)&&this.onMessage.bind(this),this.auxiliaryMessageHandler())}auxiliaryMessageHandler(){const e=this;let t;t=function(n){const{vwoChannelToW:o,vwoChannelFW:i}=n.data;o&&i&&(window.vwoChannelToW=o,window.vwoChannelFW=i,e.thread=o,e.thread.onmessage=e.onMessage.bind(e),self.removeEventListener("message",t))},self.addEventListener("message",t)}isMessageChannel(e){return e&&e.port1 instanceof MessagePort&&e.port2 instanceof MessagePort}postMessage(e){var t,n;try{(null===(n=null===(t=window)||void 0===t?void 0:t.mainThread)||void 0===n?void 0:n.webWorker)?window.vwoChannelToW.port2.postMessage(e):window.vwoChannelFW.postMessage(e)}catch(e){console.error(e)}}}const lc=tc?cc:dc;window.fetcher=new lc;class uc{constructor(){this.storageLookUpKey="_vwo_store_content"}otherSide(...e){return e[0]="VWO.modules.vwoUtils.contentSync."+e[0],e[2]&&(e[2]={captureGroups:e[2]}),window.fetcher.getValue(...e)}}class wc extends uc{constructor(){super(...arguments),this.collectedData={},this.requestsChecker={}}updateStorage(){return d(this,void 0,void 0,(function*(){if(!this.response)return;const e=window.VWO._.native.JSON.parse(this.response);ie(e).length&&(yield window.fetcher.getValue("VWO._.contentSyncService.updateStorage",[e]))}))}syncGet(e,t,n=!0){return d(this,void 0,void 0,(function*(){return yield window.fetcher.getValue('VWO._.contentSyncService.syncGet("${{1}}", "${{2}}", "${{3}}", "${{4}}")',null,{captureGroups:[e,t,n,!0]})}))}syncFromBackend(e,t,n,o){const[i,r]=e.split(".");if(this.collectedData[i]=this.collectedData[i]||{},this.collectedData[i][r]=this.collectedData[i][r]||[],this.requestsChecker[n])return;this.requestsChecker[n]=1,this.collectedData[i][r].push(t);const s=this;this.debouncedCall=this.debouncedCall||gt((function(){return d(this,void 0,void 0,(function*(){ro({url:o+"sync?a="+window._vwo_acc_id,data:window.VWO._.native.JSON.stringify(s.collectedData),success:s.updateStorage}),s.collectedData={}}))}),10),this.debouncedCall()}}window.VWO.modules.vwoUtils.contentSync=new wc;class _c{get(e){return this[e]}set(e,t){this[e]=t}}var hc=new _c,pc;!function(e){e[e.EXCLUDE_PASSED=1]="EXCLUDE_PASSED",e[e.INCLUDE_PASSED=2]="INCLUDE_PASSED",e[e.INCLUDE_FAILED=3]="INCLUDE_FAILED"}(pc||(pc={}));var gc=pc,vc;!function(e){e.OR="o",e.AND="a"}(vc||(vc={}));var fc=vc;class Oc{constructor(){this.experimentConfig={},this.pageConfig={},this.experimentConfigCache={},this.pageConfigCache={},this.previewParamsCleanedUrlCache={},Oc.cleanerRegex=/(^https?:\/\/)?(w{3}\.)?(.*?)?((?:\/)(?:home|default|index)\.\w{3,4})?(\/)?([?#].*)?$/i,Oc.logicalOperators=[fc.AND,fc.OR]}static get currentUrl(){return window.location.href}add(e,t){if(Qr.debug("Adding pageGroup config to phoenix"),fe(e)&&(Object.hasOwnProperty.call(e,"ec")&&e.ec.forEach((e=>{const t=Object.keys(e)[0];this.experimentConfig[t]||(this.experimentConfig[t]=e[t])})),Object.hasOwnProperty.call(e,"pc")&&e.pc.forEach((e=>{const t=Object.keys(e)[0];this.pageConfig[t]||(this.pageConfig[t]=e[t])}))),fe(t)){if(pe(t.pc)){const e=this.getCache(Oc.currentUrl,!0);t.pc.forEach((t=>{e[t]={didMatch:!0,reason:gc.INCLUDE_PASSED,cacheHit:!0}}))}if(pe(t.ec)){const e=this.getCache(Oc.currentUrl);t.ec.forEach((t=>{e[t]={didMatch:!0,reason:gc.INCLUDE_PASSED,cacheHit:!0}}))}}}getCache(e,t){return t?(this.pageConfigCache=this.pageConfigCache||{},this.pageConfigCache[e]=this.pageConfigCache[e]||{},this.pageConfigCache[e]):(this.experimentConfigCache=this.experimentConfigCache||{},this.experimentConfigCache[e]=this.experimentConfigCache[e]||{},this.experimentConfigCache[e])}getPreviewParamsCleanedUrl(e){return e?(this.previewParamsCleanedUrlCache=this.previewParamsCleanedUrlCache||{},this.previewParamsCleanedUrlCache[e]||(this.previewParamsCleanedUrlCache[e]=hc.get("jsLibUtils").getCleanedUrl(e,!0)),this.previewParamsCleanedUrlCache[e]):e}getIndexFileCleanedUrl(e){return e?(this.indexFileCleanedUrlCache=this.indexFileCleanedUrlCache||{},this.indexFileCleanedUrlCache[e]||(this.indexFileCleanedUrlCache[e]=e.replace(Oc.cleanerRegex,"$1$2$3$5$6")),this.indexFileCleanedUrlCache[e]):e}validatePage(e,t,n,o){const i=t?this.pageConfig[e]:this.experimentConfig[e];if(!i)return Qr.info(`ConfigId ${e} is not present inside ${t?"pageConfig":"experimentConfig"}`),{didMatch:!1,reason:gc.INCLUDE_FAILED,cacheHit:!1};const r=n||Oc.currentUrl,s=this.getCache(r,t);if(s&&Object.hasOwnProperty.call(s,e))return Qr.info(`Fetching value from cache for ${t?"pageConfigId":"experimentConfigId"} = ${e}`),s[e].cacheHit=!0,s[e];let a;const c=i.exc,d=i.inc;if(Array.isArray(c)&&c.length>0){const t=this.evaluateDSL(c,r,o||!1);if(t)return a={didMatch:!t,reason:gc.EXCLUDE_PASSED,cacheHit:!1},o||(s[e]=a),a}if(Array.isArray(d))if(d.length){const e=this.evaluateDSL(d,r,o||!1);a=e?{didMatch:e,reason:gc.INCLUDE_PASSED,cacheHit:!1}:{didMatch:e,reason:gc.INCLUDE_FAILED,cacheHit:!1}}else a={didMatch:!0,reason:gc.INCLUDE_PASSED,cacheHit:!1};return a=a||{didMatch:!1,reason:gc.INCLUDE_FAILED,cacheHit:!1},o||(s[e]=a),a}evaluateDSL(e,t,n){if(!pe(e)||e.length<2)return Qr.error("Invalid dsl tree",e),!1;const o=[];return e.forEach((e=>{var i;let r;if(e||(r=!1),me(e)&&(r=e),pe(e))if(Oc.logicalOperators.includes(e[0]))r=this.evaluateDSL(e,t,n);else{const[o,s,...a]=e,c=null===(i=es.plugins[ts.OPERATOR])||void 0===i?void 0:i.get(s);let d;if(o.includes("url"))d=this.getIndexFileCleanedUrl(this.getPreviewParamsCleanedUrl(t));else{const e=a[0];d=this.validatePage(e,!0,t,n).didMatch,a[0]=!0}r=null==c?void 0:c(d,...a,{jsLibUtils:hc.get("jsLibUtils"),pageUrl:!0})}o.push(r||!1)})),this.evaluateTree(o)}evaluateTree(e){let t=!1;switch(e[0]){case fc.AND:t=!e.includes(!1);break;case fc.OR:t=e.includes(!0)}return t}}var mc=new Oc;const Ec={UNKNOWN_SET_API_TYPE:"Unknown type '{{type}}' found in set API.",EVENTS:{ALREADY_EXISTS:"Event with name '{{eventName}}' already exists. Please use 'update' API if you want to override it.",NOT_REGISTERED:"Event with name '{{eventName}}' has not been registered yet. Please use 'add' API to register it."},OPERATORS:{ALREADY_EXISTS:"Operator with name '{{operatorName}}' already exists. Please use 'update' API if you want to override it.",NOT_REGISTERED:"Operator with name '{{operatorName}}' has not been registered yet. Please use 'add' API to register it."},FORMULAS:{ALREADY_EXISTS:"Formula with name '{{formulaName}}' already exists. Please use 'update' API if you want to override it.",NOT_REGISTERED:"Formula with name '{{formulaName}}' has not been registered yet. Please use 'add' API to register it."},STORAGES:{ALREADY_EXISTS:"Storage with name '{{storageName}}' already exists. Please use 'update' API if you want to override it.",NOT_REGISTERED:"Storage with name '{{storageName}}' has not been registered yet. Please use 'add' API to register it."},TAGS:{ALREADY_EXISTS:"Tag with name '{{tagName}}' already exists. Please use 'update' API if you want to override it.",NOT_REGISTERED:"Tag with name '{{tagName}}' has not been registered yet. Please use 'add' API to register it."},EVENT_PROP:{ALREADY_EXISTS:"Event property with name '{{propName}}' already exists for event '{{eventName}}'. Please use 'update' API if you want to override it.",NOT_REGISTERED:"Event property with name '{{propName}}' has not been registered yet for event '{{eventName}}'. Please use 'add' API to register it."}},Sc={EVENTS:{NO_EVENT_TO_REMOVE:"Unable to remove Event '{{eventName}}' as it's not been registered."},OPERATORS:{NO_OPERATOR_TO_REMOVE:"Unable to remove Operator '{{operatorName}}' as it's not been registered."},FORMULAS:{NO_FORMULA_TO_REMOVE:"Unable to remove Formula '{{formulaName}}' as it's not been registered."},STORAGES:{NO_STORAGE_TO_REMOVE:"Unable to remove Storage '{{storageName}}' as it's not been registered."},TAGS:{NO_TAG_TO_REMOVE:"Unable to remove Tag '{{tagName}}' as it's not been registered."},EVENT_PROP:{NO_EVENT_PROP_TO_REMOVE:"Unable to remove Event property '{{propName}}' for event '{{eventName}}' as it's not been registered."}};class Cc extends ns{constructor(){super(),this.pluginName=ts.OPERATOR,this.operators={}}add(e,t){Qr.debug(`Adding operator '${e}' in OperatorsManager`),this.operators[e]?Qr.error(Ec.OPERATORS.ALREADY_EXISTS,{operatorName:e}):this.operators[e]=t}update(e,t){Qr.debug(`Updating operator '${e}' in OperatorsManager`),this.operators[e]=t}get(e){return Qr.debug(`Getting operator '${e}' in OperatorsManager`),this.operators[e]?this.operators[e]:(Qr.error(Ec.OPERATORS.NOT_REGISTERED,{operatorName:e}),null)}remove(e){Qr.debug(`Removing operator '${e}' in OperatorsManager`),this.operators[e]?delete this.operators[e]:Qr.warn(Sc.OPERATORS.NO_OPERATOR_TO_REMOVE,{operatorName:e})}removeAll(){Qr.debug("Removing all operators in OperatorsManager"),this.operators={}}initialize(e){Object.assign(this.operators,e)}}var Tc=new Cc,yc,Ic;!function(e){e.EQUAL="eq",e.NOT_EQUAL="neq",e.EQUAL_CASE_SENSITIVE="eqs",e.NOT_EQUAL_CASE_SENSITIVE="neqs",e.REGEX="reg",e.REGEX_CASE_SENSITIVE="regs",e.CONTAINS="cn",e.NOT_CONTAINS="ncn",e.BLANK="bl",e.NOT_BLANK="nbl",e.GREATER_THAN="gt",e.LESS_THAN="lt",e.GREATER_THAN_EQUAL="gte",e.LESS_THAN_EQUAL="lte",e.IN="in",e.NOT_IN="nin",e.EXEC="exec",e.SELECTOR="sel",e.IN_LOCATION="inloc",e.NOT_IN_LOCATION="ninloc",e.URL_REGEX="urlReg",e.NOT_URL_REGEX="nUrlReg",e.RANGE_COMPARISON="rg",e.PAGE_CONFIG_EVALUATION="pgc"}(yc||(yc={})),function(e){e.PAGE="PAGE",e.EVENT="EVENT",e.JS_VARIABLE="JS_VARIABLE"}(Ic||(Ic={}));const Vc={[yc.EQUAL]:(e,t)=>String(e).toLowerCase()===String(t).toLowerCase(),[yc.NOT_EQUAL]:(e,t)=>!Vc[yc.EQUAL](e,t),[yc.EQUAL_CASE_SENSITIVE]:(e,t)=>String(e)===String(t),[yc.NOT_EQUAL_CASE_SENSITIVE]:(e,t)=>!Vc[yc.EQUAL_CASE_SENSITIVE](e,t),[yc.REGEX](e,t){try{return new RegExp(t,"i").test(String(e))}catch(e){return!1}},[yc.URL_REGEX](e,t,n){const o=null==n?void 0:n.jsLibUtils;return o?o.verifyUrl(e,t,null,null==n?void 0:n.pageUrl):Vc[yc.REGEX](e,t)},[yc.NOT_URL_REGEX]:(e,t,n)=>!Vc[yc.URL_REGEX](e,t,n),[yc.REGEX_CASE_SENSITIVE](e,t){try{return new RegExp(t).test(String(e))}catch(e){return!1}},[yc.CONTAINS]:(e,t)=>String(e).toLowerCase().includes(String(t).toLowerCase()),[yc.NOT_CONTAINS]:(e,t)=>!Vc[yc.CONTAINS](e,t),[yc.BLANK]:e=>!e,[yc.NOT_BLANK]:e=>!Vc[yc.BLANK](e),[yc.GREATER_THAN](e,t){if(!fe(e)||!fe(t))return!1;const n=+e,o=+t;return Oe(n)&&Oe(o)&&n>o},[yc.GREATER_THAN_EQUAL](e,t){if(!fe(e)||!fe(t))return!1;const n=+e,o=+t;return Oe(n)&&Oe(o)&&n>=o},[yc.LESS_THAN](e,t){if(!fe(e)||!fe(t))return!1;const n=+e,o=+t;return Oe(n)&&Oe(o)&&n<o},[yc.LESS_THAN_EQUAL](e,t){if(!fe(e)||!fe(t))return!1;const n=+e,o=+t;return Oe(n)&&Oe(o)&&n<=o},[yc.NOT_IN_LOCATION](e,t){let n=!1;if(!t||0===t.length)return!1;for(let o=0;o<t.length;o++){const i=t[o];if(i===e.countryCode||i===`${e.countryCode}-${e.region}`||i===`${e.countryCode}-${e.region}-${e.city}`){n=!1;break}n=!0}return n},[yc.IN_LOCATION](e,t){let n=!1;if(!t||0===t.length)return!1;for(let o=0;o<t.length;o++){const i=t[o];if(i===e.countryCode||i===`${e.countryCode}-${e.region}`||i===`${e.countryCode}-${e.region}-${e.city}`){n=!0;break}}return n},[yc.IN]:(e,t)=>t.map((e=>String(e).toLowerCase())).includes(String(e).toLowerCase()),[yc.NOT_IN]:(e,t)=>!Vc[yc.IN](e,t),[yc.RANGE_COMPARISON](e,t){try{let n=JSON.parse;try{n=window.VWO._.native.JSON.parse||JSON.parse}catch(e){}const o=n(e),i=t.split("'")[1].split("-"),r=i[0],s=i[1];return Vc[yc.GREATER_THAN_EQUAL](o[0],parseInt(r,10))&&Vc[yc.LESS_THAN_EQUAL](o[0],parseInt(s,10))}catch(e){return Qr.info(`RANGE OPERATOR ERROR: ${e&&e.stack}`),!1}},[yc.PAGE_CONFIG_EVALUATION]:(e,t)=>mc.validatePage(t,!1,e).didMatch};var Ac=Object.assign(Vc,{sel(e,t){try{return!!e.closest(t)}catch(e){return!1}}});Tc.initialize(Ac);class Nc{constructor(){this.listenerAdded=!1,this.queue=new Set}addListener(e){this.queue.add(e),this.listenerAdded||(window.addEventListener("storage",(e=>{this.queue.has(e.key)&&this.otherSide("processQueue",[e.key,e.newValue])})),this.listenerAdded=!0)}otherSide(...e){e[0]="VWO.modules.utils.storageSyncer."+e[0],window.fetcher.getValue(...e)}}const bc=new Nc;function Rc(e,t){window.VWO.phoenix('store.actions.addValues("${{1}}", "${{2}}")',null,{captureGroups:[e,t]})}window.VWO.modules.utils.storageSyncer=bc;const Lc=function(){var e;const t={},{campaigns:n}=window.VWO._.allSettings.dataStore;let o="";for(const e in n){const i=n[e],r=n[e].type;if("FUNNEL"===r||!i.eHIR&&(i.ready||i.cA))continue;if(i.manual)continue;const s="SPLIT_URL"===r,a=dr.doExperimentHere(i)[0];if(t[e]={},t[e].dEH=a,a){if(s){bn(e)||(o=window.VWO._.bodyPath+",");break}{let{selector:n,selectorPerVariation:r,cPathSelector:s,cPathSelectorPerVariation:a}=qn.getCampaignXPath(i);n=n||"",n&&(t[e].xpath={selector:n,selectorPerVariation:r},o.indexOf(n)>-1||(o+=n+",")),s&&(t[e].cpath={cPathSelector:s,cPathSelectorPerVariation:a},-1==o.indexOf(s)&&(o+=s+","))}}}o&&(o=o.substr(0,o.length-1),o+=qn.hideElExpression,qn.insertCSS("_vis_opt_path_hides",o)),(null===(e=window._vwoCc)||void 0===e?void 0:e.disableSpaVisPerf)||(window.VWO._.visibilityServiceCache=t,Rc({visibilityServiceCache:t},"vwoInternalProperties"))},Wc=e=>!(0!==e&&!e),Pc=(e,t,n)=>n.syncGet("fns.list",[e,t]),Dc=(e,t,n)=>d(void 0,void 0,void 0,(function*(){if(!Wc(e))return!1;const o=yield Pc(e,t,n);return!!o.dataPresent&&o.val})),xc=(e,t,n)=>d(void 0,void 0,void 0,(function*(){if(""===e||!Wc(e))return!1;const o=yield Pc(e,t,n);return!!o.dataPresent&&!o.val})),Uc={f_in_list:Dc,f_nin_list:xc},kc=function(e){var t,n;return d(this,void 0,void 0,(function*(){try{v("jI"),e._.allSettings.dataStore.vwoData=e._.allSettings.dataStore.vwoData||{};const o=e._.allSettings.tags;Object.keys(o).forEach((e=>{o[e].fn=Bo(o[e].fn)})),ka(e);const i=[];let r;i.push(null),i.push(ha.getPhoenixConfig()),window.fetcher.getValue('setVWO("${{1}}")',null,{captureGroups:[e]}),window.fetcher.setValue("fakeWindow.VWOSettings",i),window.fetcher.setValue("window._vwoCc",window._vwoCc);const s=window.VWO._.allSettings.dataStore.CIF,a=window.VWO._.cookies.get("_vwo_uuid");if(s)if(a)r=a;else if(r=s(),!r)return;window.VWO._.allSettings.dataStore.uuid=window._vwo_uuid=r||Ln((()=>window.VWO._.allSettings.dataStore.uuid)),window.fetcher.setValue("window._vwo_uuid",window._vwo_uuid),window._vwoCc&&window.fetcher.setValue("window._vwoCc",window._vwoCc);const[c,l]=ga();e.phoenix=c,ha.postPhoenixMTHook();const u=new ec;if(window._vwo_exp=u.register(se.Object,"_vwo_exp",window._vwo_exp,"",!1),window.VWO._.allSettings.dataStore.campaigns=window._vwo_exp,u.register(se.Document,"cookie"),u.register("custom","localStorage"),window.VWO._.phoenixMT.trigger("vwo_phoenixInitCalled"),window._vis_debug){const e=Object.keys(window._vwo_exp)[0];window._vwo_exp[e].debug.v=qn.getSelectedVariationForPreviewMode(window._vwo_exp[e])}const[w,_]=yield l;window.VWO._.phoenixMT.on(de.SPA_VISIBILITY_SERVICE,Lc),e.data.tB=!0,e.addPhoenix(w),window.vwo_cInstJS&&(e._.insightsOnConsentPromise=new Promise((e=>{window.VWO.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:["trigger.InsightsOnConsentTrigger",e]})}))),ki.init("jslib",e,null),ki.init("optOut",e,null),window._vwo_surveySettings=u.register(se.Object,"_vwo_surveySettings",window._vwo_surveySettings),window.VWO._.track=u.register(se.Object,"tracklib",window.VWO._.track,"",!1),window.VWO._.insightsUtils=u.register(se.Object,"insightsUtils",window.VWO._.insightsUtils,"",!1),hc.set("jsLibUtils",{verifyUrl:function(){return ar.verifyUrl.apply(ar,arguments)},getCleanedUrl:function(){return ar.getCleanedUrl.apply(ar,arguments)}}),es.register(Tc),Tc.add("inlist",(function(e,t){return d(this,void 0,void 0,(function*(){return!!(yield Uc.f_in_list(e,t,window.VWO.modules.vwoUtils.contentSync))}))})),Tc.add("ninlist",(function(e,t){return d(this,void 0,void 0,(function*(){return!!(yield Uc.f_nin_list(e,t,window.VWO.modules.vwoUtils.contentSync))}))})),e.pageGroup=mc;const{pages:h,pagesEval:p}=e._.allSettings;e.pageGroup.add(h,p),ke.init(),window.fetcher.getValue("VWO.modules.vwoUtils.referrer.init"),ma.finish(),window.VWO._.phoenixMT.trigger("vwo_phoenixInitialized"),window.VwoUnitTestsRunning&&(null===(n=(t=window).resolveUnitTestPromise)||void 0===n||n.call(t));const g=window.VWO._.phoenixMT.on("vwo_urlChangeMt",(()=>{if(window.VWO._.phoenixMT.off(g),"object"!=typeof window.VWO._.txtCfg||!window.VWO._.txtCfg.tn)return;window.VWO._.txtCfg.o&&window.VWO._.txtCfg.o.d(),window.VWO._.txtCfg.f(window.VWO._.txtCfg.tn);const e=Object.assign({},window.VWO._.txtCfg);delete e.o,delete e.f,window.fetcher.setValue("window.VWO._.txtCfg",e)}))}catch(e){window._vwo_code&&window._vwo_code.finish(),window.vwo_libExecuted=!0,c.error("Error in bootPhoenix:",e.stack)}}))},Mc={},Gc=function(e,t,n,o={allowReload:!1}){if(!(ue()&&e.indexOf("get_debugger_ui")<0||Mc[e])){o.allowReload||(Mc[e]=1);var i=document.createElement("script");i.src=e,i.type="text/javascript",t=t||function(){},n=(n=n||function(){})||function(){},i.onerror=function(){window.VWO._.gcpfb&&window.VWO._.gcpfb(e,window.VWO.modules.utils.loadScript,null,t,n)||t()},o.defer&&(i.defer=o.defer),i.onload=n,document.getElementsByTagName("head")[0].appendChild(i),i.parentNode?i.parentNode.removeChild(i):window.setTimeout((function(){i.parentNode&&i.parentNode.removeChild(i)}),100)}};window.VWO.modules.utils.loadScript=Gc;const Fc=e=>{e._.allSettings.triggers[Qe]={cnds:["a",{id:2,event:de.SSR_COMPLETE},{event:de.NOT_REDIRECTING,id:4,filters:{}},{event:de.VISIBILITY_TRIGGERED,id:5,filters:{}},{event:de.PAGE_VIEW,id:1e3,filters:{}}],dslv:2}},$c=function(e,t){window._vwo_exp=e._.allSettings.dataStore.campaigns,e._.coreLib={lS:Gc};const n=window._vwo_server_url||"https://dev.visualwebsiteoptimizer.com/";function o(e,t){var n;if(!(null===(n=window.VWO.consentMode)||void 0===n?void 0:n.wFC))return;const o=["o",{filters:[[`storage.cookies._vis_opt_exp_${t}_combi`,"nbl"]],id:500,event:de.PAGE_VIEW},{filters:[["window.VWO.consentMode.dT","neq",!0]],event:de.COOKIE_CONSENT_ACCEPTED,id:+new Date}],i=window.VWO._.allSettings.triggers[e].cnds;1===i.length?i[0]=["a",i[0],o]:i.push(o)}function i(t){e._.allSettings.triggers.customPreviewTrigger={cnds:["a",{event:de.PAGE_VIEW,id:+new Date},{event:de.VISIBILITY_TRIGGERED,id:+new Date}]},o("customPreviewTrigger",t),e._.allSettings.rules.push({triggers:["customPreviewTrigger"],tags:[{priority:4,data:`campaigns.${t}`,id:"runCampaign"}]});const n=e._.allSettings.dataStore.campaigns[t].triggers[0];if(delete e._.allSettings.triggers[n],e._.allSettings.dataStore.campaigns[t].triggers[0]="customPreviewTrigger",qn.isPersonalizeCampaign(_vwo_exp[t]))for(const t in e._.allSettings.triggers){const o=e._.allSettings.triggers[t].cnds;if(Array.isArray(o))for(const e of o)(null==e?void 0:e.event)&&e.event.indexOf(`trigger.${n}`)>-1&&(e.event="trigger.customPreviewTrigger")}}Fc(e),window.vwo_cInstJS&&(e._.allSettings.tags.ctInsightsOnConsent={},e._.allSettings.tags.ctInsightsOnConsent.fn=window.vwo_cInstJS,e._.allSettings.triggers.InsightsOnConsentTrigger={cnds:[{event:"vwo_postInit",filters:[[["tags.ctInsightsOnConsent"],"exec"]],id:+new Date}]}),ha.setFunnelExps();const r=e._.allSettings.dataStore.previewExtraSettings;if(!r||"object"!=typeof r){if($e())for(const t in e._.allSettings.dataStore.campaigns)i(t);return t(e),!1}const s=ie(r);if(!s.length)return t(e),!1;const a=s[0],d=r[a].debug.s,l=r[a].debug.tg;for(var u in window._vwo_exp)window._vis_debug=!0,window.fetcher.setValue("fakeWindow._vis_debug",window._vis_debug),r[u]?(_vwo_exp[u].previewHash=r[u].previewHash,_vwo_exp[u].debug=r[u].debug,r[u].debug.url&&(_vwo_exp[u].url=decodeURIComponent(r[u].debug.url))):delete _vwo_exp[u];let w;Da(window._vwo_exp,r),Object.keys(e._.allSettings.dataStore.campaigns).length||c.error("Preview mode opened but no campaigns served");const _=window.name.indexOf("_vis_heatmap_")>=0||window._vwo_tm.indexOf("_vis_heatmap_")>=0;var h;if(d&&!_||i(a),h=a,e._.allSettings.triggers.customSegmentTestTrigger={cnds:[{event:"checkSegmentation",id:+new Date}]},e._.allSettings.rules.push({triggers:["customSegmentTestTrigger"],tags:[{data:`campaigns.${h}`,id:"segmentEligibilityTest"}],occurance:1}),function(t){e._.allSettings.triggers.customPatternTestTrigger={cnds:[{id:+new Date,event:de.PAGE_VIEW}]},o("customPatternTestTrigger",t),e._.allSettings.rules.push({triggers:["customPatternTestTrigger"],tags:[{id:"compareUrlAndFireResultantEvent"}]}),function(){e._.allSettings.triggers.customVisibilityServiceTrigger={cnds:["a",{id:+new Date,event:"vwo_groupCampTriggered"},{id:+new Date,event:"executePatternMatching"}]};const t=e._.allSettings.rules;e._.allSettings.rules=t.map((e=>("visibilityService"===e.tags[0].id&&(e.triggers=["customVisibilityServiceTrigger"]),e)))}()}(a),!l){const t=window._vwo_exp[a].debug.v;e._.allSettings.dataStore.campaigns[a].sections[1].triggers[t]&&(e._.allSettings.dataStore.campaigns[a].sections[1].triggers[t]="customPreviewTrigger")}if(window._vwo_surveySettings&&!d){const e=ie(window._vwo_surveySettings);e.length&&window._vwo_surveySettings[e[0]].t&&(window._vwo_surveySettings[e[0]].t="customPreviewTrigger")}if(_)w=`${n}7.0/heatmap.helper.js`,window._vis_opt_heatmap=1;else{if("SURVEY"===e._.allSettings.dataStore.campaigns[a].type)return window.fetcher.setValue("fakeWindow._vwo_surveySettings",window._vwo_surveySettings),t(e),!0;if(window.VWO_d&&window.VWO_d.bootDebugger)return t(e),!0;w=`${n}7.0/debugger.js`}return Gc(w,null,(function(){t(e)})),!0};class jc{constructor(){this.id=0,this.store={}}wrap(e,t){const n=this.id++;return this.store=this.store||{},this.store[n]=t?e.bind(t):e,n}unwrap(e){return this.store[e]}}function Hc(e,t,n){const o={};return n.forEach((n=>{var i;const[r,s,...a]=n.condition,c=Bc(r,t),d=null===(i=es.plugins[ts.OPERATOR])||void 0===i?void 0:i.get(s),l=null==d?void 0:d(c,...a,{eventName:e,triggerName:n.triggerId,jsLibUtils:hc.get("jsLibUtils")});732155===window._vwo_acc_id&&4133600==n.triggerName&&(o.fMeta=n.condition,o.fAns=l),o[n.triggerName]=o[n.triggerName]||{},o[n.triggerName][n.condId]=o[n.triggerName][n.condId]||{},o[n.triggerName][n.condId][n.filterId]=l})),o}function Bc(e,t){const n=e.split(".");let o;switch(n[0]){case"event":{let e=t;for(let t=1;t<n.length;t++){const i=n[t];o=e[i],e=o,"innerText"===i&&(o=null==o?void 0:o.trim())}break}case"page":{const e=n[1];o=Me.page[e];break}}return o}window.VWO.modules.utils.triggers={triggersConditionsCheck:Hc};class Jc{constructor(e,t,n,o){this.eventName=e,this.domEventName=t,this.domEventsDebounceTime=n,this.attachedFilters=o}on(e){this.domEventName!==r.CLICK&&this.domEventName!==r.SUBMIT&&(this.domEventName===r.DOM_CONTENT_LOADED?"interactive"===document.readyState||"complete"===document.readyState?setTimeout((()=>{e()}),0):window.document.addEventListener(this.domEventName,this.callback=ln((t=>{t.preComputedConds=Hc(this.eventName,t,this.attachedFilters),e(t)}),this.domEventsDebounceTime),!0):this.domEventName===r.SCROLL?window.document.addEventListener(this.domEventName,this.callback=ln((t=>{const{scrollY:n,innerHeight:o}=window,i=vwo_$(document).height(),r=100*n/(i-o);Object.assign(t,{pxTop:n,pxBottom:i-o-n,top:r,bottom:100-r}),t.preComputedConds=Hc(this.eventName,t,this.attachedFilters),e(t)}),this.domEventsDebounceTime),!0):window.document.addEventListener(this.domEventName,this.callback=ln((t=>{t.preComputedConds=Hc(this.eventName,t,this.attachedFilters),e(t)}),this.domEventsDebounceTime),!0))}off(){window.document.removeEventListener(this.domEventName,this.callback,!0)}eventConditionsUpdate(e){this.attachedFilters=e}}window.VWO.modules.phoenixPlugins.events.predefinedEvents.GenericDOMEvent=te.secondary("VWO.modules.phoenixPlugins.events.predefinedEvents.GenericDOMEvent",Jc);class Kc{}class qc extends Kc{constructor(){super(),this.eventName=n.LEAVE_INTENT,this.threshold=2,this.delay=1e3}on(e){window.document.addEventListener("mouseout",this.onMouseLeave(e).bind(this)),window.document.addEventListener("mouseover",this.onMouseEnter.bind(this))}off(){window.document.removeEventListener("mouseout",this.mouseLeaveCallback),window.document.removeEventListener("mouseover",this.onMouseEnter)}onMouseLeave(e){const t=he(window._vwoCc)&&window._vwoCc.usrExitLimit||this.delay;return this.mouseLeaveCallback=n=>{this.isMouseMoveUpward(n)&&(Math.abs(n.offsetY||n.clientY)<=this.threshold||(this.timeout=window.setTimeout((()=>e(n)),t)))},this.mouseLeaveCallback}onMouseEnter(){clearTimeout(this.timeout)}isMouseMoveUpward(e){let t=!0;return/\b(MSIE|Trident.*?rv:|Edge\/)(\d+)/.test(navigator.userAgent)||(t=e.clientY<0),t&&e.screenY-window.innerHeight<0&&(e.offsetX||e.clientX)-3>0&&e.clientX+3-window.innerWidth<0}}window.VWO.modules.phoenixPlugins.events.predefinedEvents.LeaveIntentEvent=te.secondary("VWO.modules.phoenixPlugins.events.predefinedEvents.LeaveIntentEvent",qc);class Yc extends Kc{constructor(e){var t;super(),this.eventName=n.URL_CHANGE,this.originalCallbacks={},this.enableSpaVisibility=!!(null===(t=window._vwoCc)||void 0===t?void 0:t.enableSpaVisibility),this.events=e||["pushState","replaceState","hashchange","popstate"]}on(e){this.lastExecutedURL=window.location.href,this.events.forEach((t=>{"popstate"===t?window.addEventListener(t,(t=>{const n=window.location.href;this.lastExecutedURL!==n&&(window.VWO._.phoenixMT.trigger("vwo_reRun"),window.VWO._.urlChangeProcessingPending=!0,qn.resetAuxDependencies(),this.lastExecutedURL=n,window._vis_opt_url=void 0,e({_event:qn.filterEventObjectForWT(t),location:{href:window.location.href,search:window.location.search,hash:window.location.hash}}),this.enableSpaVisibility&&window.VWO._.phoenixMT.trigger(de.SPA_VISIBILITY_SERVICE),window.VWO._.phoenixMT.trigger("vwo_urlChangeMt"))}),!1):(this.originalCallbacks[t]=window.history[t],window.history[t]=(...n)=>{window._vis_opt_url=void 0,this.originalCallbacks[t].apply(window.history,n);const o=window.location.href;Mn(o,"spa"),this.lastExecutedURL!==o&&(window.VWO._.phoenixMT.trigger("vwo_reRun"),window.VWO._.urlChangeProcessingPending=!0,qn.resetAuxDependencies(),this.lastExecutedURL=o,e({values:n,location:{href:window.location.href,search:window.location.search,hash:window.location.hash}}),this.enableSpaVisibility&&window.VWO._.phoenixMT.trigger(de.SPA_VISIBILITY_SERVICE),window.VWO._.phoenixMT.trigger("vwo_urlChangeMt"))})}))}off(){Object.keys(this.originalCallbacks).forEach((e=>{window.history[e]=this.originalCallbacks[e]}))}}window.VWO.modules.phoenixPlugins.events.predefinedEvents.UrlChangeEvent=te.secondary("VWO.modules.phoenixPlugins.events.predefinedEvents.UrlChangeEvent",Yc);class Xc{}class zc extends Xc{shouldWeTriggerMetric({currentUrl:e},t,n,o={}){const i=t.isFirst,{excludeUrl:r,pExcludeUrl:s,urlRegex:a,pUrl:c}=n;let d;d=!(r||s||a||c)||Qs.isGoalEligible(n,e);return!(!qn.isSessionBasedCampaign2(t)&&i&&o.name===de.PAGE_VIEW&&"CUSTOM_GOAL"===n.type)&&d}}var Qc=new zc;class Zc{constructor(){this.cacheBfClick={}}initiate(e){const t=this,n=e.closest("form");if(n){const o=t.computeStateCache();n.addEventListener("input",(function e(){t.end(n,e)})),this.targetClicked=e,this.cacheBfClick=o}}computeStateCache(){const e={},t=window._vwo_exp;return Object.keys(t).forEach((n=>{const o=t[n];e[n]=o.ready})),e}end(e,t){this.cacheBfClick={},this.targetClicked=this.submitter=null,e&&t&&e.removeEventListener("input",t)}didCampConvertInBetween(e){const t=e.id;return this.cacheBfClick[t]!==e.ready}updateCache(e){this.submitter=e}isFinished(){return 0===Object.keys(this.cacheBfClick).length||this.submitter!==this.targetClicked}}const ed=new Zc;function td(e,t,n){var o,i;const r="o"===n[0];let s=!1;for(let a=0;a<n.length;a++){const c=n[a];if(!c.filters)continue;let d=!0;for(const n of c.filters){const[r,s,...a]=n,l=Bc(r,t);if(!(null===(i=null===(o=es.plugins[ts.OPERATOR])||void 0===o?void 0:o.get(s))||void 0===i?void 0:i(l,...a,{eventName:e,triggerName:c.id,jsLibUtils:hc.get("jsLibUtils")}))){d=!1;break}}if(r&&d){s=!0;break}s=d}return s}class nd{constructor(e,t){this.nameInStorage=e,this.goalsFilter=t}checkMissingComputations(e){var t,n,o;try{const{goalId:i,campaignId:r,eventData:s,eventName:a}=e,c=window.VWO._.allSettings,d=c.triggers[null===(n=null===(t=c.dataStore.campaigns[r])||void 0===t?void 0:t.mt)||void 0===n?void 0:n[i]].cnds;return!d||!(d.length>1||(null===(o=d[0].filters)||void 0===o?void 0:o.length))||td(a,s,d)}catch(e){return!0}}isGoalTriggerValid(e,t){if(!e)return this.checkMissingComputations(t);let n=!1;const o=Object.keys(e);for(const t of o){const o=e[t];let i=!0;const r=Object.keys(o);for(const e of r)if(!o[e]){i=!1;break}if(i){n=!0;break}}return n}fireEventForConversion(e,t,n){if(!mn.shouldWeTrackVisitor())return;const o=[],i=window._vis_opt_url||window.location.href,r=yo(null,e,t);return window.VWO._.goalsToBeConvertedSynchronously||qn.updateGoalsKind(window._vwo_exp),Object.keys(window.VWO._.goalsToBeConvertedSynchronously).forEach((r=>{var s,a;const c=window.VWO._.goalsToBeConvertedSynchronously[r],d=window._vwo_exp[r];"vwo_dom_submit"===e&&!ed.isFinished()&&ed.didCampConvertInBetween(d)||((null===(s=window._vwoCc)||void 0===s?void 0:s.ignoreCSAForGoals)||!(null===(a=null==d?void 0:d.ss)||void 0===a?void 0:a.csa)||d.isTriggerValidated)&&((null==d?void 0:d.mE)&&dr.doExperimentHere(d)[0]&&!d.combination_chosen||dr.getCombi(d)&&qn.shouldTrackUserForCampaign(d)&&Object.entries(c).forEach((([s,a])=>{var c;const l=Object.assign({kind:a},d.goals[s]);if(this.goalsFilter.includes(l.kind)){const a=null===(c=d.mt)||void 0===c?void 0:c[s];if(!a||!this.isGoalTriggerValid(t.preComputedConds[a],{goalId:s,campaignId:r,eventData:null==n?void 0:n.eventData,eventName:e})||!Qc.shouldWeTriggerMetric({currentUrl:i},d,l))return;dr.isGoalTriggered(d,s)||o.push({c:d.id,g:s})}})))})),o.length&&ta(t,o),r}}window.VWO.modules.utils.goalUtils={GoalConversion:nd};class od{static isBrowserChromiumBased(){const e=Me.navigator.userAgent;return!(!e.includes("Chrome/")||!e.includes("Safari/"))}}class id{getTargetPathInfo(e){let t,n,o,i,r,s,a,c,d;t=vwo_$(Ln((()=>e.composedPath()[0]))||e.target),n=t.get(0);const l=In(n);return l!==n&&(n=l,t=vwo_$(n)),c=yn(n),"string"!=typeof c||"html"===c.toLowerCase()||qn.isBot2()||(d=t.offset(),"touchend"===e.type?(r=e.originalEvent&&e.originalEvent.changedTouches[0],r&&(o=r.pageX,i=r.pageY)):(o=e.pageX,i=e.pageY),s=Math.round(1e3*(o-d.left)/(t.outerWidth()||Vn(t)))/1e3,a=Math.round(1e3*(i-d.top)/(t.outerHeight()||An(t)))/1e3,(0>s||1<s)&&(s=.5),(0>a||1<a)&&(a=.5)),"html"===c.toLowerCase()&&(c=""),{xpath:c,x_percent:s,y_percent:a}}evaluateHeatmapData(e){let t,n,o,i,r,s,a={};vwo_$(e.target).get(0);const c=window._vwo_acc_id,d=window._vwo_exp,l=ot(d);n=l.length;const{xpath:u,x_percent:w,y_percent:_}=this.getTargetPathInfo(e);for(;n--;)if(o=l[n],t=d[o],"RUNNING"===t.status&&t.clickmap&&(t.ready||t.gp)){const e=dr.getCombi(t);if(t.clicks=t.clicks||0,e&&u&&++t.clicks<=(window._vwo_clicks||3)&&qn.isEligibleToSendCall(o)){s=qn.getUUID(t),r="h.gif?experiment_id="+o+"&account_id="+c+"&combination="+e+qn.getUUIDString(s)+"&url="+encodeURIComponent(window.location.href)+"&path="+encodeURIComponent(u)+"&x="+w+"&y="+_+"&mapEv=false",window.VWO._.isBeaconAvailable=!0,window.VWO._.isLinkRedirecting=undefined,vo.sendCall({serverUrl:Me.serverUrl,accountId:c},{url:r}),window.VWO._.isLinkRedirecting=!1,i=i&&window.VWO._.isBeaconAvailable,window.VWO.modules.tags.wildCardCallback({oldArgs:[o,e,u,w,_]},de.HEATMAP_CLICK);const n={x:w,y:_,path:u},d="id_"+o;a[s]?a[s]=Object.assign(Object.assign({},a[s]),{[d]:e}):a=Object.assign(Object.assign({},a),{[s]:Object.assign({[d]:e},n)})}}return a}}const rd=new id;window.VWO.modules.utils.heatmapUtils=rd;class sd{constructor(e){this.eventName=n.CLICK_EVENT,this.attachedFilters=e,this.goalConverter=new nd("vwoClickGoalData",["CLICK_ELEMENT","ENGAGEMENT","ON_PAGE"]),window.VWO._.phoenixMT.on(de.DOM_CLICK,(e=>{Wn(this.performClick.call(this,e))}),{syncToDataLayer:!0})}handleShadowDOMClick(e){let t={};const n=new Proxy(e,{get:(e,n)=>{let o=t[n]||e[n];return"function"==typeof o&&(o=o.bind(t[n]?t:e)),o},set:(e,n,o)=>(t[n]=o,!0)}),o=n.composedPath(),i=e.target;for(let r=0;r<o.length;r++){n.target=o[r];const s={e:n,ignoreObj:{heatmap:0!=r}};if(o[r]==i){this._click(s),e._vwo=s.e._vwo;break}(0==r||o[r].shadowRoot)&&(this._click(s),e._vwo=s.e._vwo),t={}}}performClick(e){e.vwoEventName=de.DOM_CLICK,e.target.shadowRoot&&e.composedPath?this.handleShadowDOMClick(e):this._click({e:e}),kn({msg:"Clicked on an element!",event:e})}shouldTrackClick(e,t){return"touchend"===e||void 0===t||1===t}onPointerUp(e,t){var n;e.target.vwoPD&&(!!(null!==(n=window.chrome)&&void 0!==n?n:od.isBrowserChromiumBased())||!t)&&(window.VWO._.phoenixMT.trigger(de.DOM_CLICK,e),window.VWO._.phoenixMT.trigger("vwo_domClicked",e))}onPointerDown(e){e.target.vwoPD=1}_click({_pause:e,e:t,ignoreObj:n}){var o,i;let r,s;if((null===(o=t._vwo)||void 0===o?void 0:o.isDeadClick)||(null===(i=t._vwo)||void 0===i?void 0:i.isRageClick))return;n=n||{};const a=t.which,c=vwo_$(t.target),d=c.get(0);if(ed.initiate(d),!this.shouldTrackClick(t.type,a)||void 0===d.tagName)return;void 0===e&&(e=500),"a"===d.tagName.toLowerCase()?(r=c.attr("href"),s=!0):0<c.parents("a").length?(r=c.parents("a").eq(0).attr("href"),s=!0):("button"===d.tagName.toLowerCase()||0<c.parents("button").length||"input"===d.tagName.toLowerCase()&&("button"===c.attr("type")||"image"===c.attr("type")||"submit"===c.attr("type")))&&(s=!0),t.props=t.props||{},t.userEngagement=t.props.userEngagement=!!s,t.eventUuid=t.eventUuid||qn.generateUUID(),r&&($n.setInWin(r),t.props.targetUrl=t.targetUrl=r),t.preComputedConds=Hc(this.eventName,t,this.attachedFilters);const l={props:t.props,targetUrl:t.targetUrl,userEngagement:t.userEngagement,vwoEventName:t.vwoEventName,preComputedConds:t.preComputedConds,eventUuid:t.eventUuid};let u={};u=n.heatmap?{}:rd.evaluateHeatmapData(t),this.goalConverter.fireEventForConversion(this.eventName,l,{eventData:t});let w=Ln((()=>l._vwo.eventDataConfig))||{};Object.keys(w).length&&Object.keys(u).length?w=this.syncHeatmapAndEventsData(u,w):Object.keys(u).length&&(w=u),t._vwo=t._vwo||{},Object.keys(w).length&&(t._vwo.eventDataConfig=Ho.mergeNestedObjectsV2({mergeArrays:!0},w,t._vwo.eventDataConfig)),t._vwo.syncEventData=l}syncHeatmapAndEventsData(e,t){const n={};for(const o in t)Object.keys(e).find((e=>e===o))&&(n[o]=Object.assign(Object.assign({},t[o]),e[o]),delete t[o]);return n}on(e,t){const n=this,o=$e(),i=vwo_$(document)[0];o||function(){if(i&&i.vwoCEvent)return;const e=vwo_$(i);let o=null,r=!1;Fi.addJqEventListener(e,"bind","pointerdown",(e=>{null!==o&&delete o.vwoPD,n.onPointerDown(e),o=e.target,r=!1}),null,t.useCapturePhase),Fi.addJqEventListener(e,"bind","pointermove",(e=>{"touch"===e.pointerType&&(r=!0)}),null,t.useCapturePhase),Fi.addJqEventListener(e,"bind","pointerup",(e=>{n.onPointerUp(e,r)}),null,t.useCapturePhase),i&&(i.vwoCEvent=1)}()}off(){}eventConditionsUpdate(e){this.attachedFilters=e}otherSide(...e){throw new Error("entered into outdated otherSide")}}window.VWO.modules.phoenixPlugins.events.predefinedEvents.ClickDomEvent=te.secondary("VWO.modules.phoenixPlugins.events.predefinedEvents.ClickDomEvent",sd);class ad{constructor(e){this.eventName=de.DOM_SUBMIT,this.attachedFilters=e,this.goalConverter=new nd("vwoSubmitGoalData",["FORM_SUBMIT"]),window.VWO._.phoenixMT.on(de.DOM_SUBMIT,(e=>this.onFormSubmit({e:e})),{syncToDataLayer:!0})}eventConditionsUpdate(e){this.attachedFilters=e}otherSide(...e){throw new Error("entered into outdated otherSide")}onFormSubmit({e:e}){var t,n=vwo_$(e.target),o=n.get(0);if(ed.updateCache(e.submitter),"string"==typeof o.tagName&&"form"!==o.tagName.toLowerCase()&&n.parents("form").length>0&&(o=n.parents("form").get(0)),"string"==typeof o.tagName&&"form"!==o.tagName.toLowerCase()||"vwo_form"===vwo_$(o).attr("id"))return;e.props=e.props||{},e.props.targetUrl=e.targetUrl=vwo_$(o).attr("action"),e.userEngagement=e.props.userEngagement=!0,e.isBeaconAvailable=!0,e.isLinkRedirecting=!0,e.vwoEventName=this.eventName,e.preComputedConds=Hc(this.eventName,e,this.attachedFilters),t={props:e.props,targetUrl:e.targetUrl,userEngagement:e.userEngagement,isBeaconAvailable:e.isBeaconAvailable,isLinkRedirecting:e.isLinkRedirecting,vwoEventName:e.vwoEventName,preComputedConds:e.preComputedConds},this.goalConverter.fireEventForConversion(this.eventName,t,{eventData:e});const i=Ln((()=>t._vwo.eventDataConfig))||{};e._vwo=e._vwo||{},Object.keys(i).length&&(e._vwo.eventDataConfig=i),e._vwo.syncEventData=t,ed.end()}on(e,t){const n=$e(),o=vwo_$(document)[0];o&&(o.vwoFEvent=1),function(){var e=vwo_$(document)[0];n||(Fi.addJqEventListener(vwo_$(e),"bind","submit",(e=>{window.VWO._.phoenixMT.trigger(de.DOM_SUBMIT,e)}),null,t.useCapturePhase),e&&(e.vwoFEvent=1))}()}off(){}}window.VWO.modules.phoenixPlugins.events.predefinedEvents.SubmitDomEvent=te.secondary("VWO.modules.phoenixPlugins.events.predefinedEvents.SubmitDomEvent",ad);class cd extends Kc{constructor(){super(...arguments),this.eventName=n.PAGE_LOAD_EVENT}on(e){if("complete"===document.readyState)e();else{const t=this.onPageLoad(e);window.addEventListener("load",(e=>{t(qn.filterEventObjectForWT(e))}),!0)}}off(){window.removeEventListener("load",(e=>{this.pageLoadCallback(qn.filterEventObjectForWT(e))}),!0)}onPageLoad(e){return this.pageLoadCallback=e,this.pageLoadCallback}}window.VWO.modules.phoenixPlugins.events.predefinedEvents.PageLoadEvent=te.secondary("VWO.modules.phoenixPlugins.events.predefinedEvents.PageLoadEvent",cd);let dd=!1;function ld(){let e=!1;function t(t){e||(e=!0,window.VWO._.phoenixMT.trigger(de.PAGE_EXIT,t))}window.addEventListener("beforeunload",(function(e){t(e)})),window.addEventListener("pagehide",(function(e){t(e)})),document.addEventListener("visibilitychange",(function(n){!function(n){"hidden"===document.visibilityState?t(n):e=!1}(n)})),window.addEventListener("pageshow",(function(t){t.persisted&&(e=!1)})),dd=!0}!dd&&ld();const ud=function(){var e,t,n=function(e,t){try{Object.defineProperty(e,t,{writable:!1})}catch(e){}},o=function(){if(!window.DISABLE_NATIVE_CONSTANTS){if(!document.body)return;e=window.document.createElement("iframe"),n(e,"src"),e.setAttribute=function(e,t){},e.style.display="none",e.onload=function(){(t=e.contentWindow).onerror=function(e,t,n,o){window.VWO&&window.VWO._&&window.VWO._.customError&&window.VWO._.customError({msg:e,url:t,lineno:n,colno:o,source:"nativeConstants"})}},document.body.appendChild(e),(t=e.contentWindow)&&n(t.location,"href")}};return void 0===window.DISABLE_NATIVE_CONSTANTS?window.DISABLE_NATIVE_CONSTANTS=!0:!1===window.DISABLE_NATIVE_CONSTANTS&&o(),{get:function(n){e&&e.contentWindow||o();var i=t;const r=!i||!!window.DISABLE_NATIVE_CONSTANTS;if(r&&(i=window),window.VWO._.enableInternalJSONStringify&&"JSON"==n){if(r){return{stringify:window.window.VWO._.native.JSON.stringify,parse:window.window.VWO._.native.JSON.parse,rawJSON:window.JSON.rawJSON,isRawJSON:window.JSON.isRawJSON}}i[n].stringify=window.window.VWO._.native.JSON.stringify}return i[n]}}};function wd(){const e=[[].map,[].filter,[].forEach,[].reverse];for(const t of e)if(-1==Function.prototype.toString.call(t).indexOf("[native code]"))return!0;return!1}const _d=function(){const e=!!Ln((()=>window.VWO._.allSettings.dataStore.plugins.DACDNCONFIG.eNC));void 0===window.DISABLE_NATIVE_CONSTANTS&&(window.DISABLE_NATIVE_CONSTANTS=!e),window.DISABLE_NATIVE_CONSTANTS&&(window.DISABLE_NATIVE_CONSTANTS=1!=wd()),window.VWO._.nativeConstants=ud()},hd=()=>{const e="function"==typeof Array.prototype.toJSON;window.VWO._.enableInternalJSONStringify=e;let t=window.DISABLE_NATIVE_CONSTANTS?window.JSON:window.VWO._.nativeConstants.get("JSON");if(e){const e=t.stringify;t={parse:t.parse,rawJSON:t.rawJSON,isRawJSON:t.isRawJSON,stringify:(...t)=>{const n=Array.prototype.toJSON;delete Array.prototype.toJSON;const o=e.call(void 0,...t);return Array.prototype.toJSON=n,o}}}window.VWO._.native.JSON=t};function pd(e){var t,n,o,i,r,s,a,d,l;try{if(null===(t=window.VWO)||void 0===t?void 0:t.phoenix)return;if(!e)return console.warn("VWO aborted as jQuery is not initialized!"),void(null===(n=window._vwo_code)||void 0===n||n.finish());if(window.VWO.consentMode&&!1===window.VWO.consentMode.cReady)return window.clearTimeout(window._vwo_library_timer),750455===window._vwo_acc_id&&(window._vwo_library_timer=null),window.VWO.initVWOLib=pd.bind(null,e);if("function"==typeof window.VWO.siteWideCode){try{window.VWO.siteWideCode()}catch(e){}delete window.VWO.siteWideCode}_d(),hd(),window.VWO._.bodyPath=803786===window._vwo_acc_id?":root body":"body";let u=window.performance.getEntriesByName("first-contentful-paint")[0]?"":window.VWO._.bodyPath;if((null===(o=window.VWO.consentMode)||void 0===o?void 0:o.wFC)&&(u=""),!window._vwo_code&&!(null===(s=null===(r=null===(i=window.VWO._.allSettings.dataStore)||void 0===i?void 0:i.plugins)||void 0===r?void 0:r.DACDNCONFIG)||void 0===s?void 0:s.PRTHD)&&![609620,609623,609617,612803,623469,571025].includes(window._vwo_acc_id)){const e=document.createElement("style");let t="";(window._vwo_acc_id>742099||718480===window._vwo_acc_id)&&(t="-webkit-transform:none;-ms-transform:none;transform:none;");const n=u+"{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;transition:none !important;"+t+"}",o=document.getElementsByTagName("head")[0];if(e.setAttribute("id","_vis_opt_path_hides"),e.setAttribute("type","text/css"),e.styleSheet?e.styleSheet.cssText=n:e.appendChild(document.createTextNode(n)),o.appendChild(e),[515823].includes(window._vwo_acc_id)){const e=window._vwoCc&&window._vwoCc.wsT||2e3,t=()=>{const e=document.getElementById("_vis_opt_path_hides");e&&e.remove()},n=e=>{e.filename===window._vwoWorkerUrl&&(t(),window.removeEventListener("error",n),clearTimeout(window._vwo_oscTimeout))};window.addEventListener("error",n),window._vwo_oscTimeout=setTimeout((()=>{t(),window.removeEventListener("error",n)}),e)}}window._removeVwoGlobalStyle=(null===(a=window._vwo_code)||void 0===a?void 0:a.finish)||qn.removeGlobalStyle,window.VWO.nonce="";const w=document.querySelector("#vwoCode");w&&(window.VWO.nonce=w.nonce),window.vwo_$=e,qn.loadNcLib(),window.clearTimeout(window._vwo_library_timer),750455===window._vwo_acc_id&&(window._vwo_library_timer=null);let _=!!(window.MutationObserver||window.WebKitMutationObserver||window.MozMutationObserver);window.Zone&&window.Zone.__symbol__&&(_=!!window[window.Zone.__symbol__("MutationObserver")]);const h=window.name.indexOf("_vis_heatmap_")>=0||window._vwo_tm.indexOf("_vis_heatmap_")>=0;window.functionWrapper=new jc;const p={MutationObserver:_,name:window.name,navigator:{userAgent:window.navigator.userAgent,language:window.navigator.language||window.navigator.browserLanguage,appVersion:window.navigator.appVersion},screen:{colorDepth:window.screen.colorDepth,pixelDepth:window.screen.pixelDepth},location:window.location,Document:{prototype:{}},localStorage:window.localStorage,cachedSettingsInSessionStorage:qn.syncCachedSettingsInSessionStorage(),history:{},vwoCodeEndBeforeVA:null===(d=window._vwo_code)||void 0===d?void 0:d.finished(),_vwo_code:window._vwo_code,_vwo_code_version:(null===(l=window._vwo_code)||void 0===l?void 0:l.getVersion)&&window._vwo_code.getVersion(),_vwo_server_url:window._vwo_server_url,_vwo_acc_id:window._vwo_acc_id,_vwo_clicks:window._vwo_clicks,_vis_opt_url:window._vis_opt_url,_vwo_cookieDomain:window._vwo_cookieDomain,_vis_opt_domain:window._vis_opt_domain,_vwo_style:window._vwo_style,_vwo_css:window._vwo_css,_vwo_uuid:window._vwo_uuid,_vis_apm_lib:window._vis_apm_lib,_vwo_api_section_callback:window._vwo_api_section_callback,_vis_heatmap:h,isInsightsOnConsentEnabled:!!window.vwo_cInstJS,document:{cookie:document.cookie,URL:document.URL,referrer:document.referrer,addEventListener:document.addEventListener,domain:document.domain,title:document.title,characterSet:document.characterSet,charset:document.charset,baseURI:document.baseURI},_vwo_cdn:window._vwo_cdn,_vis_opt_cookieDays:window._vis_opt_cookieDays,_VWO:window._VWO};window.fetcher.init(),window.fetcher.setValue("fakeWindow",p),wn(e),hn(),window._vwo_server_url=window._vwo_server_url||"https://dev.visualwebsiteoptimizer.com/",Di({getters:{window:window,accountId:window._vwo_acc_id,encodeURIComponent:encodeURIComponent,actions:{},serverUrl:window._vwo_server_url||"https://dev.visualwebsiteoptimizer.com/"}}),744263===window._vwo_acc_id&&Un({msg:"Va_gq Initialized",url:window.location.href,additionalOptions:{referrer:document.referrer}}),Bn(),Mn(window.location.href,"page-refresh");const g=new("function"==typeof window.URL?window.URL:window.webkitURL)(document.URL).searchParams.get("vwoLogLevel");c.setLevel(g||"warn"),c.info("Initializing jslib");const v=new Ti(window.VWO||[]);if(S(v),C(v),ki.init("jslib",v,null,null,!1),mn.setOptOutStateConfig(),qn.syncThirdPartyGlobalCookies(),xe.domain=Me.cookieDomain,window.VWO._.cLFE=qn.isCookieLessModeEnabled(),!$e()&&!window._vis_debug&&(!mn.shouldExecuteLibOnBasisOfCurrentOptOutState()||qn.isGloballyOptedOut()))return ki.init("optOut",v,null),window._removeVwoGlobalStyle(),void window.VWO._.triggerEvent(de.OPT_OUT,!0);window._vwo_spaR=Object.keys(window.VWO._.allSettings.tags).some((e=>e.startsWith("R_"))),window.VWO._.phoenixMT.trigger("vwo_init"),window.VWO._.phoenixMT.on("syncDataToDataLayer",(({event:e,eventName:t,syncEventData:n})=>{var o;Io(t,n,{},n.postSyncCallback),(null===(o=e._vwo)||void 0===o?void 0:o.eventDataConfig)&&(e._vwo.eventDataConfig={})})),window.VWO._.phoenixMT.on(de.END_APPLY_CHANGES,(()=>{const e=window._vwo_code;e&&e.removeLoaderAndOverlay&&e.removeLoaderAndOverlay()})),window.VWO.consentMode&&(we.initConsentMode(),we.overrideCookies(xe)),window.VWO._.phoenixMT.on(de.END_APPLY_CHANGES,(()=>{window.VWO._.ncLib?window.VWO._.ncLib.initNonCriticalLib():window.VWO._.phoenixMT.on("vwo_InitNCLib",(()=>{window.VWO._.ncLib.initNonCriticalLib()})),window._VWO.uhdCp=1}));Ot((()=>{$c(v,kc)}),window._vwo_code&&![702077,704345,690758,685475,680279,695984,710456].includes(window._vwo_acc_id)),Hn()}catch(e){window.vwo_libExecuted=!0,console.error(e)}}function gd(e,t,n,o){E._&&E._.customError&&window.VWO._.customError({msg:e,url:"gquery.js",lineno:t,colno:n,source:o})}const vd=function(){var e=document,t=e.documentElement,n=[].slice,o=[].push,i=[].filter,r=e.createElement("div"),s=[].indexOf,a=[].splice,c=!1,d=!1,l=function(){try{return[].reverse.call(this)}catch(e){if(c||window.VWO._.customError({msg:"Native [].reverse Fn is overridden and Native Constants = "+!window.DISABLE_NATIVE_CONSTANTS,url:"gQuery.ts",lineno:31,colno:24,source:"gQuery"}),c=!0,710129===window._vwo_acc_id)return[]._reverse.call(this)}},u=function(){try{return[].map.apply(this,arguments)}catch(e){d||window.VWO._.customError({msg:"Native [].map Fn is overridden and Native Constants = "+!window.DISABLE_NATIVE_CONSTANTS,url:"gQuery.ts",lineno:31,colno:24,source:"gQuery"}),d=!0}},w=window,_=/^data-(.+)/,h=/\S+/g,p=/^(\s|\u00A0)+|(\s|\u00A0)+$/g,g={animationIterationCount:!0,columnCount:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0};function v(e){var t,n,r,s,a,c=!window.DISABLE_NATIVE_CONSTANTS&&(null===(a=null===(s=null===(r=null===(n=null===(t=window.VWO._)||void 0===t?void 0:t.nativeConstants)||void 0===n?void 0:n.get)||void 0===r?void 0:r.call(n,"Array"))||void 0===s?void 0:s.prototype)||void 0===a?void 0:a.filter)||i;return e.multiple&&e.options?function(e,t,n,i){for(var r=[],s=F(t),a=i,c=0,d=e.length;c<d;c++)if(s){var l=t(e[c]);l.length&&o.apply(r,l)}else for(var u=e[c][t];!(null==u||i&&a(-1,u));)r.push(u),u=n?u[t]:null;return r}(c.call(e.options,(function(e){return e.selected&&!e.disabled&&!e.parentNode.disabled})),"value"):e.value||""}function f(e){return(f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var O={focus:"focusin",blur:"focusout"},m=/^(?:mouse|pointer|contextmenu|drag|drop|click|dblclick)/i;var E=/\S+/g;var S={focus:{delegateType:"focusin"},blur:{delegateType:"focusout"},mouseenter:{delegateType:"mouseover",bindType:"mouseover"},mouseleave:{delegateType:"mouseout",bindType:"mouseout"},pointerenter:{delegateType:"pointerover",bindType:"pointerover"},pointerleave:{delegateType:"pointerout",bindType:"pointerout"}};Element.prototype.closest||(Element.prototype.closest=function(e){var t=this;if(!document.documentElement.contains(t))return null;do{if(T(t,e))return t;t=t.parentElement||t.parentNode}while(null!==t&&1===t.nodeType);return null});var C=function e(t,n){return new e.fn.init(t,n)},T=C.matches=function(e,t){var n=e&&(e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector);return!!n&&n.call(e,t)},y=C.isString=function(e){return f(e)===f("")},I=/^--/;function V(e){return I.test(e)}var A=/-([a-z])/g;function N(e,t){return t.toUpperCase()}var b=C.camelCase=function(e){return e.replace(A,N)};function R(e){return!!e&&1===e.nodeType}var L={},W=r.style,P=["webkit","moz","ms","o"];function D(e,t){if(void 0===t&&(t=V(e)),t)return e;if(!L[e]){var n=b(e),o=""+n.charAt(0).toUpperCase()+n.slice(1);K((n+" "+P.join(o+" ")+o).split(" "),(function(t,n){if(n in W)return L[e]=n,!1}))}return L[e]}function x(e,t,n){return void 0===n&&(n=V(e)),n||g[e]||!B(t)?t:t+"px"}function U(e,t){return parseInt(k(e,t),10)||0}function k(e,t,n){if(R(e)&&t){var o=w.getComputedStyle(e,null);return t?n?o.getPropertyValue(t)||void 0:o[t]:o}}var M,G=function(){},F=C.isFunction=function(e){return f(e)===f(G)&&!!e.call},$=C.uid="_gQ"+Date.now(),j=function(e){return e[$]=e[$]||{}},H=C.isWindow=function(e){return e===e.window},B=C.isNumeric=function(e){return!isNaN(parseFloat(e))&&isFinite(e)},J=function(e){return 9===e.nodeType};function K(e,t){for(var n=0,o=e.length;n<o&&!1!==t.call(e[n],n,e[n]);n++);}function q(e,t,n){K(e,(function(e,o){K(t,(function(t,i){Y(o,e?i.cloneNode(!0):i,n,n&&o.firstChild)}))}))}function Y(e,t,n,o){var i=[];if(K(3===t.nodeType?[]:C("script",t),(function(e,t){var n=document.createElement("script");K(C(t).prop("attributes"),(function(){C(n).attr(this.name,this.value)})),n.text=t.innerHTML,i.push(n),t.parentElement.removeChild(t)})),n)if("SCRIPT"===t.tagName||"STYLE"===t.tagName){var r=document.createElement(t.tagName.toLowerCase());"SCRIPT"===t.tagName?r.text=t.innerHTML:r.appendChild(document.createTextNode(t.innerHTML)),K(C(t).prop("attributes"),(function(){C(r).attr(this.name,this.value)})),r.classList=t.classList,e.insertBefore(r,o)}else e.insertBefore(t,o);else if("SCRIPT"===t.tagName||"STYLE"===t.tagName){r=document.createElement(t.tagName.toLowerCase());"SCRIPT"===t.tagName?r.text=t.innerHTML:r.appendChild(document.createTextNode(t.innerHTML));K(C(t).prop("attributes"),(function(){C(r).attr(this.name,this.value)})),r.classList=t.classList,e.appendChild(r)}else e.appendChild(t);for(var s=0;s<i.length;s++)document.getElementsByTagName("head")[0].appendChild(i[s])}return C.extend=function(){var e,t,n,o,i=arguments[0]||{},r=1,s=arguments.length,a=!1;for("boolean"==typeof i&&(a=i,i=arguments[1]||{},r=2),"object"===f(i)||F(i)||(i={}),s===r&&(i=this,--r);r<s;r++)if(null!=(e=arguments[r]))for(t in e)if(n=i[t],o=e[t],"__proto__"!==t&&i!==o)if(a&&o&&(C.isPlainObject(o)||C.isArray(o))){var c=n&&(C.isPlainObject(n)||C.isArray(n))?n:C.isArray(o)?[]:{};i[t]=C.extend(a,c,o)}else void 0!==o&&(i[t]=o);return i},C.isArray=Array.isArray,C.isPlainObject=function(e){if(!e||"[object Object]"!==Object.prototype.toString.call(e)||e.nodeType||e.setInterval)return!1;if(e.constructor&&!hasOwnProperty.call(e,"constructor")&&!hasOwnProperty.call(e.constructor.prototype,"isPrototypeOf"))return!1;var t;for(t in e);return void 0===t||hasOwnProperty.call(e,t)},C.parseJSON=function(e){return"string"==typeof e&&e?/^[\],:{}\s]*$/.test(e.replace(/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,"@").replace(/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,"]").replace(/(?:^|:|,)(?:\s*\[)+/g,""))?window.VWO._.native.JSON.parse(e):void 0:null},C.getJSON=function(e,t,n,o){return F(t)&&(o=o||n,n=t,t=null),C.ajax({url:e,data:t,success:n,dataType:o})},C.get=function(e,t,n,o){return F(t)&&(o=o||n,n=t,t=null),C.ajax({type:"GET",url:e,data:t,success:n,dataType:o})},C.each=function(){var e,t,o=arguments;1===o.length&&F(o[0])?(e=n.call(this),t=o[0]):(e=o[0],t=o[1]);for(var i=0;i<e.length;i++)t.call(e[i],i,e[i]);return this},C.ajax=function(e){if("script"===e.dataType){var t=document.createElement("script");return t.src=e.url,document.getElementsByTagName("head")[0].appendChild(t),t.onload=e.success||G,void(t.onerror=e.error||G)}var n=new XMLHttpRequest;n.open(e.method?e.method:"GET",e.url,!0),e.data||(e.data=null),n.onload=function(){this.status>=200&&this.status<400&&(e.dataType||(this.response=C.parseJSON(this.response)),e.success&&e.success(this.response))},n.onerror=function(){e.error&&e.error(this.response)},n.send(e.data)},C.isEmptyObject=function(e){return e&&0===Object.keys(e).length},(C.fn=C.prototype={gQVersion:"0.0.1",toArray:function(){return n.call(this,0)},constructor:C,hasClass:function(e){return n.call(this).every((function(t){return 1===t.nodeType&&t.classList.contains(e)}))},ready:function(t){return"loading"!==e.readyState?setTimeout(t):e.addEventListener("DOMContentLoaded",t),this},scrollTop:function(){var e=this[0];return H(e)?e.pageYOffset:J(e)?e.defaultView.pageYOffset:e.scrollTop},scrollLeft:function(){var e=this[0];return H(e)?e.pageXOffset:J(e)?e.defaultView.pageXOffset:e.scrollLeft},getComputedDimensionOuter:function(e,t){let n="height"===e.toLowerCase()?1:0,o=this[0];if(o)return H(o)?window["outer"+e]:this[0]["offset"+e]+(t?U(this[0],"margin"+(n?"Top":"Left"))+U(this[0],"margin"+(n?"Bottom":"Right")):0)},getComputedDimension:function(e,t){var n,o,i=this[0],r="height"===e.toLowerCase()?0:1;if(e=e.charAt(0).toUpperCase()+e.slice(1),J(i)){var s=i.documentElement;return Math.max(i.body["scroll"+e],i.body["offset"+e],s["scroll"+e],s["offset"+e],s["client"+e])}if(H(i))return"height"===e.toLowerCase()?i.outerHeight:i.outerWidth;try{return i.getBoundingClientRect()[e.toLowerCase()]-(U(n=i,"border"+((o=r)?"Left":"Top")+"Width")+U(n,"padding"+(o?"Left":"Top"))+U(n,"padding"+(o?"Right":"Bottom"))+U(n,"border"+(o?"Right":"Bottom")+"Width"))}catch(e){gd(`Error is ${e} and elem is ${i}`,529,25,"getBoundingClientRect")}},height:function(){return this.getComputedDimension("height")},width:function(){return this.getComputedDimension("width")},is:function(e){if(!e)return!1;var t=!1;return this.each((function(n,o){return!(t="string"==typeof e?T(o,e):o===e)})),t},attr:function(e,t){var n;if(e){if(y(e))return void 0===t?null===(n=this[0]?this[0].getAttribute?this[0].getAttribute(e):this[0][e]:void 0)?void 0:n:this.each((function(n,o){o.setAttribute?o.setAttribute(e,t):o[e]=t}));for(var o in e)this.attr(o,e[o]);return this}},removeAttr:function(e){return e=e.match(h)||[],this.each((function(t,n){K(e,(function(e,t){n.removeAttribute(t)}))}))},outerWidth:function(e){return this.getComputedDimensionOuter("Width",e)},outerHeight:function(e){return this.getComputedDimensionOuter("Height",e)},offset:function(){var e=this[0];if(e.nodeType==Node.TEXT_NODE&&(e=e.parentElement),!e)return{top:0,left:0};let n={};try{n=e.getBoundingClientRect()}catch(t){if(gd(`Error is ${t} and elem is ${e}`,603,25,"getBoundingClientRect"),e===document)return}var o=e.ownerDocument?e.ownerDocument.defaultView:window;return{top:n.top+o.pageYOffset-t.clientTop,left:n.left+o.pageXOffset-t.clientLeft}},index:function(e){var t=e?C(e)[0]:this[0],n=e?this:C(t).parent().children();return s.call(n,t)},each:C.each,delegate:function(e,t,n,o){return this.on(e,t,n,o)},on:function(e,t,n,o){var i,r,s=this;return F(t)&&(n=t,t=null),this[0]===document&&"ready"===e?(this.ready(n),this):(t&&(i=n,n=function(e){for(var n=e.target;!T(n,t);){if(n===this||!n)return!1;n=n.parentNode}n&&i.call(n,e)}),K(y(r=e)&&r.match(E)||[],(function(i,r){S[r]&&(t&&S[r].delegateType?e=S[r].delegateType:S[r].bindType&&(e=S[r].bindType)),s.each((function(t,i){i.addEventListener(e,n,!!o)}))})),this)},off:function(e,t,n){return this.each((function(o,i){i.removeEventListener(e,t,!!n)}))},isChecked:function(){return null!==this[0].getAttribute("checked")},isFocussed:function(){return this[0]===e.activeElement},closest:function(e){return new C(this[0].closest(e))},parent:function(){return new C(this[0]&&this[0].parentNode)},val:function(e){if(!arguments.length)return this[0]&&v(this[0]);const t=!window.DISABLE_NATIVE_CONSTANTS&&window.VWO._.nativeConstants.get("Array").prototype.map||u;return this.each((function(n,o){var i=o.multiple&&o.options;if(i||/radio|checkbox/i.test(o.type)){var r=Array.isArray(e)?t.call(e,String):null===e?[]:[String(e)];i?K(o.options,(function(e,t){t.selected=r.indexOf(t.value)>=0})):o.checked=r.indexOf(o.value)>=0}else o.value=null==e?"":e}))},prop:function(e,t){if(e){if(y(e))return void 0===t?this[0][e]:this.each((function(n,o){o[e]=t}));for(var n in e)this.prop(n,e[n]);return this}},data:function(e,t){var n=this;if(!e){if(!this[0])return;var o={};return K(this[0].attributes,(function(e,t){var i=t.name.match(_);i&&(o[i[1]]=n.data(i[1]))})),o}if(y(e))return void 0===t?function(e,t){var n=j(e)[t];return void 0===n&&(n=e.dataset?e.dataset[t]:C(e).attr("data-"+t)),n}(this[0],e):this.each((function(n,o){return function(e,t,n){return j(e)[t]=n}(o,e,t)}));for(var i in e)this.data(i,e[i]);return this},eq:function(e){return C(this.get(e))},get:function(e){return void 0===e?n.call(this):e<0?this[e+this.length]:this[e]},appendTo:function(e){for(var t=C(e),n=0;n<t.length;n++)t[n].appendChild(this[0]);return this},find:function(e){return this[0]||(e=void 0),C(e,this[0])},toggleClass:function(e,t,n){var o=[],i=void 0!==t;return y(e)&&(o=e.match(h)||[]),this.each((function(e,r){if(1===r.nodeType)for(var s=0;s<o.length;s++)i?(n=t?"add":"remove",r.classList[n](o[s])):r.classList.toggle(o[s])}))},addClass:function(e){return this.toggleClass(e,!0,"add"),this},removeClass:function(e){return e?this.toggleClass(e,!1,"remove"):this.attr("class",""),this},remove:function(){return this.each((function(e,t){t.parentNode.removeChild(t)})),this},children:function(){var e=[];return this.each((function(t,n){o.apply(e,n.children)})),C(e)},map:function(e){const t=!window.DISABLE_NATIVE_CONSTANTS&&window.VWO._.nativeConstants.get("Array").prototype.map||[].map;return C(t.call(this,(function(t,n){return e.call(t,n,t)})))},clone:function(){return this.map((function(e,t){return t.cloneNode(!0)}))},filter:function(e){var t,n,o,r,s,a=e;y(a)&&(a=function(t,n){return T(n,e)});const c=!window.DISABLE_NATIVE_CONSTANTS&&(null===(s=null===(r=null===(o=null===(n=null===(t=window.VWO._)||void 0===t?void 0:t.nativeConstants)||void 0===n?void 0:n.get)||void 0===o?void 0:o.call(n,"Array"))||void 0===r?void 0:r.prototype)||void 0===s?void 0:s.filter)||i;return C(c.call(this,(function(e,t){return a.call(e,t,e)})))},parents:function(e){var t=[];return this.each((function(e,n){for(var o=n.parentNode;o&&9!==o.nodeType;)t.push(o),o=o.parentNode})),t=t.filter((function(e,n){return t.indexOf(e)===n})),e&&(t=t.filter((function(t){return T(t,e)}))),C(t)},append:function(){var e=this;return K(arguments,(function(t,n){q(e,C(n))})),this},prepend:function(){var e=this;return K(arguments,(function(t,n){q(e,C(n),!0)})),this},html:function(e){try{if(!this.length)return this;window._vwo_spaR&&this.each((function(t,n){e!==n.innerHTML&&(n.__vwoControlInnerHTML=n.innerHTML,n.__vwoExpInnerHTML=e)}));let t=e&&e.includes("<br>");return void 0===e?this[0]&&this[0].innerHTML:this.each((function(n,o){1===o.childNodes.length&&3===o.childNodes[0].nodeType&&o.childNodes[0].textContent&&!t?o.childNodes[0].textContent=e:o.innerHTML=e}))}catch(e){gd(`Error is ${e}`,529,25,"html")}},css:function(e,t){if(y(e)){var n=V(e);return e=D(e,n),arguments.length<2?this[0]&&k(this[0],e,n):e?(t=x(e,t,n),this.each((function(o,i){R(i)&&(n?i.style.setProperty(e,t):i.style[e]=t)}))):this}for(var o in e)this.css(o,e[o]);return this},hashchange:function(e){window.addEventListener("hashchange",e)},replaceWith:function(e){return this.each((function(t,n){var o=n.nextSibling,i=n.parentNode;C(n).remove(),o?C(o).before(e):C(i).append(e)}))},before:function(){var e=this;return K(arguments,(function(t,n){C(n).insertBefore(e)})),this},after:function(){var e=this;const t=!window.DISABLE_NATIVE_CONSTANTS&&window.VWO._.nativeConstants.get("Array").prototype.reverse||l;return K(t.apply(arguments),(function(n,o){t.apply(C(o).slice()).insertAfter(e)})),this},insertBefore:function(e){var t=this;return C(e).each((function(e,n){var o=n.parentNode;o&&t.each((function(t,i){Y(o,e?i.cloneNode(!0):i,!0,n)}))})),this},insertAfter:function(e){var t=this;return C(e).each((function(e,n){var o=n.parentNode;o&&t.each((function(t,i){Y(o,e?i.cloneNode(!0):i,!0,n.nextSibling)}))})),this},trigger:function(t,n){var o,i;if(y(t)){var r=[(i=t.split("."))[0],i.slice(1).sort()],s=r[0],a=r[1],c=m.test(s)?"MouseEvents":"HTMLEvents";(o=e.createEvent(c)).initEvent(s,!0,!0),o.namespace=a.join(".")}else o=t;o.data=n;var d=o.type in O;return this.each((function(e,t){d&&F(t[o.type])?t[o.type]():t.dispatchEvent(o)}))},contents:function(){return this[0]?C(this[0].childNodes):C("")},not:function(e){return C(this).filter((function(t,n){return!T(n,e)}))}}).bind=C.fn.live=C.fn.on,C.inArray=function(e,t){return s.call(t,e)},C.trim=function(e){return(e||"").replace(p,"")},C.getScript=function(e,t){return C.get(e,void 0,t,"script")},C.each("blur focus focusin focusout load resize scroll unload click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup error".split(" "),(function(e,t){C.fn[t]=function(e){return"submit"===t?this[0].submit():e?this.bind(t,e):this.trigger(t)},C.attrFn&&(C.attrFn[t]=!0)})),C.guid=1,C.proxy=function(e,t,n){return 2===arguments.length&&("string"==typeof t?(e=(n=e)[t],t=void 0):t&&!F(t)&&(n=t,t=void 0)),!t&&e&&(t=function(){return e.apply(n||this,arguments)}),e&&(t.guid=e.guid=e.guid||t.guid||C.guid++),t},(C.fn.init=function(t,n){var i,r,s=!1;if(y(t)&&/<.+>/.test(t)){s=!0;try{r=t,M||(M=e.implementation.createHTMLDocument(null)),M.body.innerHTML=r,t=M.body.childNodes}catch(e){throw e}}if(!t)return this;if(t&&t.nodeType||H(t))return this[0]=t,this.length=1,this;if(y(t)){n=n||e;var a=this.constructor(),c=n instanceof C?(null===(i=n)||void 0===i?void 0:i.toArray())||[]:[n];for(let e=0;e<c.length;e++)try{const n=c[e];var d=/^#[\w-]*$/.test(t)&&n.getElementById?n.getElementById(t.slice(1)):n.querySelectorAll(t);d&&d.nodeType&&(d=[d]),o.apply(a,s?t:d)}catch(e){}return a}if(F(t))return C.fn.ready(t);for(var l=0;l<t.length;l++)this.length=t.length,this[l]=t[l]}).prototype=C.fn,C.fn.splice=a,"function"==typeof Symbol&&(C.prototype[Symbol.iterator]=Array.prototype[Symbol.iterator]),C.prototype.slice=function(){return C(n.apply(this,arguments))},C.prototype.length=0,C.nodeName=function(e,t){return e.nodeName&&e.nodeName.toUpperCase()===t.toUpperCase()},C}();pd(vd)})();

</script><script type="text/javascript">!function(){"use strict";function e(e){try{return e()}catch(e){return}}let o;window.VWO=window.VWO||[],window.VWO.v="7.0",window.VWO.v_e="e618aac1e";const n=function(){if(void 0!==o)return o;const e=[],n=window.VWO._.allSettings.dataStore.campaigns;let t,i;for(let o in n)e.push(o);return o=!!(t=(window.location.search+window.location.hash).match(/.*_vis_test_id=(.*?)&.*_vis_opt_preview_combination=(.*)$/))&&(!(!e.includes(t[1])||!n[t[1]]||void 0===n[t[1]].combs[i=function(e){if(!e)return e;try{e=window.decodeURIComponent(e)}catch(e){}return e}(t[2])])&&i),o};class t{constructor(){var e,o;window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>{this.processLoadedCampaigns(),window.VWO.state="executionComplete"})),(null===(e=window.VWO._.phoenixMT.getEventHistory("vwo_campaignsLoaded"))||void 0===e?void 0:e.length)>0&&(this.processLoadedCampaigns(),(null===(o=window._vwoCc)||void 0===o?void 0:o.delayCustomGoal)||window.VWO._.phoenixMT.clearEventHistory("vwo_campaignsLoaded"))}processLoadedCampaigns(){this.setBucketedCampaigns(),this.executeAll({bucketed_campaigns:window.VWO._.bucketedCampaignsAPIStore.campaigns})}setBucketedCampaigns(){window.VWO._.bucketedCampaignsAPIStore=window.VWO._.bucketedCampaignsAPIStore||{},window.VWO._.bucketedCampaignsAPIStore.campaigns=[];let e=window._vis_debug||n()?"debug":"";e+="_vis_opt_exp_";const o=new RegExp(`^${e}(\\d{1,})_combi$`,""),t=document.cookie.split(";");for(let e=0;e<t.length;e++){const[n,i=""]=t[e].split("=").map((e=>e.trim())),s=o.exec(n);s&&_vwo_exp[s[1]]&&window.VWO._.bucketedCampaignsAPIStore.campaigns.push({[s[1]]:i,name:_vwo_exp[s[1]].name,variation:_vwo_exp[s[1]].comb_n[i]})}}executeAll(o={}){const n=e((()=>window.VWO._.bucketedCampaignsAPIStore.callbacks.length))||0;for(let t=0;t<n;t++){const n=window.VWO._.bucketedCampaignsAPIStore.callbacks[t];e((()=>"number"==typeof n.count))?n.count>0?(n(o),--n.count):(window.VWO._.bucketedCampaignsAPIStore.callbacks.splice(t,1),t--):n(o)}}}
/*! *****************************************************************************
    Copyright (c) Microsoft Corporation.

    Permission to use, copy, modify, and/or distribute this software for any
    purpose with or without fee is hereby granted.

    THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
    REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
    AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
    INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
    LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
    OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
    PERFORMANCE OF THIS SOFTWARE.
    ***************************************************************************** */function i(e,o,n,t){return new(n||(n=Promise))((function(i,s){function d(e){try{r(t.next(e))}catch(e){s(e)}}function a(e){try{r(t.throw(e))}catch(e){s(e)}}function r(e){var o;e.done?i(e.value):(o=e.value,o instanceof n?o:new n((function(e){e(o)}))).then(d,a)}r((t=t.apply(e,o||[])).next())}))}const s="cCC",d="vwo__activated",a="nSF",r="vwo_pageUnload",l="vE",w="pageExitEvent",c="cCA",u="loadSurveyLib";function _(){let e,o,n=0,t=0,i=0,s=0,d=document.querySelector("._vwo_scroll_fix");function a(e,o){return Math.round(e/o*100)}function r(r=!1){try{const{xScrollPercent:l,yScrollPercent:w,absXScroll:c,absYScroll:u,contentWidth:_,contentHeight:v}=function(){const e=d||document.documentElement,o=(null==d?void 0:d.scrollTop)||window.scrollY||window.pageYOffset,n=(null==d?void 0:d.scrollLeft)||window.scrollX||window.pageXOffset,t=e.scrollHeight,i=e.scrollWidth,s=window.innerHeight,r=window.innerWidth,l=o+s,w=a(l,t),c=n+r;return{xScrollPercent:a(c,i),yScrollPercent:w,absXScroll:c,absYScroll:l,contentWidth:i,contentHeight:t}}(),g=o<v,p=e<v;o=v,e=_,n=Math.max(c,n),t=Math.max(u,t),i=p&&!r?a(n,e):Math.max(l,i),s=g&&!r?a(t,o):Math.max(w,s)}catch(e){}}return r(),window.addEventListener("resize",(()=>r(!0))),d?d.addEventListener("scroll",(()=>r())):window.addEventListener("scroll",(()=>r())),{getFinalScrollValues:function(){return{xScrollDepthAbs:n,yScrollDepthAbs:t,xScrollDepthPercent:i>100?100:i,yScrollDepthPercent:s>100?100:s}},updateScrollState:r}}var v,g,p,O,h,m,V;!function(e){e.DOM="vwo_dom"}(v||(v={})),function(e){e.WILD_CARD="*",e.TRIGGER="trigger",e.POST_INIT="post-init",e.TIMER="vwo_timer"}(g||(g={})),function(e){e.URL_CHANGE="vwo_urlChange",e.LEAVE_INTENT="vwo_leaveIntent",e.CLICK_EVENT="vwo_dom_click",e.SUBMIT_EVENT="vwo_dom_submit",e.PAGE_LOAD_EVENT="vwo_page_load"}(p||(p={})),function(e){e.PAGE_VIEW="vwo_pageView",e.PAGE_UNLOAD_EVENT="vwo_pageUnload"}(O||(O={})),function(e){e.EXIT_CONDITIONS="__exitConditions"}(h||(h={})),function(e){e.DOM_CONTENT_LOADED="DOMContentLoaded",e.SCROLL="scroll",e.CLICK="click",e.SUBMIT="submit"}(m||(m={})),function(e){e[e.DEBUG=0]="DEBUG",e[e.INFO=1]="INFO",e[e.WARN=2]="WARN",e[e.ERROR=3]="ERROR"}(V||(V={}));var A=new class{constructor(e){this.setLevel(e)}setLevel(e="warn"){this.logLevel=V[e.toUpperCase()]}info(e,o={}){this.customLog(V.INFO,e,o)}debug(e,o={}){this.customLog(V.DEBUG,e,o)}warn(e,o={}){var n,t;this.customLog(V.WARN,e,o,null===(t=null===(n=window.VWO)||void 0===n?void 0:n._)||void 0===t?void 0:t.customError)}error(e,o={}){var n,t;this.customLog(V.ERROR,e,o,null===(t=null===(n=window.VWO)||void 0===n?void 0:n._)||void 0===t?void 0:t.customError)}customLog(e,o,n,t=null){var i,s,d;if(e>=this.logLevel){const a=this.formatMessage(e,o,n);null===(d=null===(s=null===(i=window.VWOEvents)||void 0===i?void 0:i.store)||void 0===s?void 0:s.actions)||void 0===d||d.addLogsForDebugging(a),t?t(a):this.consoleLog(e,[a])}}consoleLog(e,o){switch(e){case V.INFO:console.info(...o);break;case V.WARN:console.warn(...o);break;case V.ERROR:console.error(...o);break;default:console.log(...o)}}formatMessage(e,o,n){var t,i;const s=Object.keys(n).reduce(((e,o)=>e.replace(new RegExp(`{{${o}}}`,"g"),n[o])),o),d=`${v.DOM}_`;let a=n;const r=(null===(t=n.data)||void 0===t?void 0:t.vwoEventName)||n.vwoEventName;r!==d+m.CLICK&&r!==d+m.SUBMIT||(a=n.data?null===(i=n.data)||void 0===i?void 0:i.props:a.props,a=a||{name:r});let l=JSON.stringify;try{l=window.VWO._.native.JSON.stringify||JSON.stringify}catch(e){}return`VWO: [${V[e].toUpperCase()}] [${(new Date).toUTCString()}] ${s} ${l(a)}`}}("warn");class W{constructor(){this.GoalsEnum=window.VWO._.GoalsEnum,this.eventName=r,this.attachedFilters=[],this.unloadListenersAttached=!1,this.registeredTriggers=[],this.unloadCaptured=!1,this.pageStartTime=performance?performance.timeOrigin:Date.now(),this.goalConverter=new window.VWO.modules.utils.goalUtils.GoalConversion("vwoPageUnloadData",[this.GoalsEnum.PAGE_UNLOAD,this.GoalsEnum.CUSTOM_GOAL]),window.VWO._.phoenixMT.on("vwo_campaignsLoaded",(()=>{this.updatePageUnloadTriggers()})),this.updatePageUnloadTriggers()}updatePageUnloadTriggers(){return i(this,void 0,void 0,(function*(){const e=yield window.fetcher.getValue("VWO._.pageUnloadTriggers");if(this.pageData=yield window.fetcher.getValue("VWO.pluginStorage.props.page"),!e)return;const o=Object.keys(e);if(this.registeredTriggers.length!==o.length){const e=this.extractPageUnloadFilters(o);this.attachedFilters=function(e){const o=[];return e.forEach((e=>{var n;null===(n=e.filters)||void 0===n||n.forEach(((n,t)=>{const i=n[0].substring(0,n[0].indexOf("."));if("event"===i||"page"===i){const i=JSON.parse(JSON.stringify(n));o.push({condition:i,triggerName:e.triggerName,condId:e.id,filterId:t})}}))})),o}(e),this.registeredTriggers=o,this.addListenersForPageUnload()}}))}extractPageUnloadFilters(e){var o;const n=[];for(let t=0;t<e.length;t++){const i=null===(o=window.VWO._.allSettings.triggers[e[t]])||void 0===o?void 0:o.cnds;for(let o=0;o<i.length;o++){if(0===Object.keys(i[o].filters).length)i[o].filters=[];else for(let e=0;e<i[o].filters.length;e++){const n=i[o].filters[e],t=n[0].match(/^page\.(.*)/);t&&(n[0]="event."+t[1])}n.push(Object.assign(Object.assign({},i[o]),{triggerName:e[t]}))}}return n}evaluateAndSendData(o){let n;const{getFinalScrollValues:t,updateScrollState:i}=this.initScrollTracking;i();const s=t();if(this.pageData)for(let e in this.pageData)o[e]=this.pageData[e];o.timeSpent=Math.floor((Date.now()-this.pageStartTime)/1e3),o.sdxp=s.xScrollDepthPercent,o.sdxa=s.xScrollDepthAbs,o.sdyp=s.yScrollDepthPercent,o.sdya=s.yScrollDepthAbs,window.VWO._.lastPageUnloadURL=this.pageData.url;try{o.preComputedConds=window.VWO.modules.utils.triggers.triggersConditionsCheck(this.eventName,o,this.attachedFilters),n={name:this.eventName,vwoEventName:this.eventName,preComputedConds:o.preComputedConds,page:this.pageData,timeSpent:o.timeSpent,sdxp:o.sdxp,sdxa:o.sdxa,sdyp:o.sdyp,sdya:o.sdya,postSyncCallback:function(){delete window.VWO._.lastPageUnloadURL}},this.goalConverter.fireEventForConversion(this.eventName,n,{eventData:o}),delete n.preComputedConds;const t=e((()=>n._vwo.eventDataConfig))||{};o._vwo=o._vwo||{},Object.keys(t).length&&(o._vwo.eventDataConfig=t),o._vwo.syncEventData=n}catch(o){A.error(o)}}resetStartTimeAndPageData(){this.pageStartTime=Date.now(),this.updatePageUnloadTriggers()}sendDataWrapper(e){return this.unloadCaptured?this.unloadCaptured=!1:(window.VWO._.phoenixMT.trigger(r,e),this.unloadCaptured=!0)}addListenersForPageUnload(){this.unloadListenersAttached||(window.VWO._.phoenixMT.on(r,(e=>{this.evaluateAndSendData(e)}),{syncToDataLayer:!0}),window.VWO._.phoenixMT.on(w,(e=>{this.sendDataWrapper(e)})),this.initScrollTracking=_(),window.VWO._.phoenixMT.on("vwo_urlChangeMt",(e=>{window.VWO._.phoenixMT.trigger(r,e),this.resetStartTimeAndPageData()})),this.unloadListenersAttached=!0)}}function E(e,o){var n,t,i,s,d,r,l,w;const c=window._vwo_cdn||window.VWO.modules.dataStorePlugin.serverUrl,_=window.VWO.modules.dataStorePlugin.serverUrl,v=null===(i=null===(t=null===(n=window.VWO._.allSettings)||void 0===n?void 0:n.dataStore)||void 0===t?void 0:t.plugins)||void 0===i?void 0:i.LIBINFO,g=null===(s=null==v?void 0:v.TRACK)||void 0===s?void 0:s.HASH,p=null===(d=null==v?void 0:v.OPA)||void 0===d?void 0:d.HASH,O=null===(r=null==v?void 0:v.OPA)||void 0===r?void 0:r.PATH,h=null===(l=null==v?void 0:v.SURVEY)||void 0===l?void 0:l.HASH;let m=!1,V=!1;const A=null===(w=window.VWO._)||void 0===w?void 0:w.loadPC;let W=!1,E=window._vis_apm_lib;const S=[];for(const o of e){const e=window.VWO._.allSettings.dataStore.campaigns;if(Object.prototype.hasOwnProperty.call(e,o)){const n=e[o];if("ANALYSIS"!==n.type&&"ANALYZE_FORM"!==n.type&&"ANALYZE_HEATMAP"!==n.type&&"ANALYZE_RECORDING"!==n.type||(m=!0,V=!0),"FUNNEL"!==n.type&&"TRACK"!==n.type&&"INSIGHTS_FUNNEL"!==n.type||(V=!0),"SURVEY"===n.type||n.survey&&n.survey.id)for(var f in W=!0,n.survey)Object.prototype.hasOwnProperty.call(n.survey,f)&&S.push(f)}}if(A&&window.VWO.modules.utils.loadScript(`${c}web/djIkcGM6MS4w/tag-1a6cb79d9b921e9f733a3a9f91c43b90.js`,null,(function(){})),V&&!window.VWO.v_t&&window.VWO.modules.utils.loadScript(`${c}7.0/track-${g}.js`),m&&!window.VWO.nls&&(window.VWO.v_t||window.VWO.modules.utils.loadScript(`${c}7.0/track-${g}.js`),window.VWO.modules.utils.loadScript(`${c}analysis${O}/opa-${p}.js`,null,(function(){window.VWO.modules.vwoUtils.optOut.callStopAnalyzeAndSurvey()}))),!window.VWO._[u]){const e=()=>{window.VWO.modules.utils.libUtils.loadScript(`${_}va_survey-${h}.js`,null,(()=>{window.VWO.modules.vwoUtils.optOut.callStopAnalyzeAndSurvey(),window.VWO._[u]=!0}))};window.VWO._.shouldLoadSurveyLib?e():window.VWO.phoenix('on("${{1}}", "${{2}}")',null,{captureGroups:[u,e]})}E&&!window.VWO.apm&&window.VWO.modules.utils.loadScript(`${_}${window._vis_apm_lib}`,null,(()=>{}),{defer:!0}),W&&o&&window.VWO.phoenix('trigger("${{1}}", "${{2}}")',null,{captureGroups:[a,{oldArgs:[S]}]})}function S(e,o){const n=window.VWO.consentMode;if(n){if(n.dT)return;if(n.hT){const n=window.VWO._.phoenixMT.on(c,(()=>{window.VWO._.phoenixMT.off(c,n),E(e,o)}));return}}E(e,o)}window.VWO.onSurveyShown=function(e){this.push(["onEventReceive",window.VWO._.EventsEnum.ON_SURVEY_SHOWN,function(o){e(o[1])}])},window.VWO.onSurveyCompleted=function(e){this.push(["onEventReceive",window.VWO._.EventsEnum.ON_SURVEY_COMPLETED,function(o){e(o[1])}])},window.VWO.onSurveyAnswerSubmitted=function(e){this.push(["onEventReceive",window.VWO._.EventsEnum.ON_SURVEY_ANSWER_SUBMITTED,function(o){e(o[1])}])},window.VWO._.loadNonTestingLibraries=S;class f{constructor(){this.vwoExecutedTriggeredOnce=!1,this.vwoOSCTriggeredOnce=!1,this.vwoDebouncedTimer=null}_debouncedEvent(){this.vwoDebouncedTimer&&clearTimeout(this.vwoDebouncedTimer),this.vwoDebouncedTimer=setTimeout((()=>this._sendCampaignsLoaded()),f.CAMPAIGNS_LOADED_DELAY)}_sendCampaignsLoaded(){null!==this.vwoCookieListenerId&&(window.VWO._.phoenixMT.trigger("vwo_campaignsLoaded"),window.VWO._.phoenixMT.off(this.vwoCookieListenerId),this.vwoCookieListenerId=null)}_attachCombiListener(){this.vwoCookieListenerId=window.VWO._.phoenixMT.on(s,(()=>this._debouncedEvent()))}_canAttachCombiListenerOnce(e){return!(!window._vis_debug&&!n())||(this.vwoExecutedTriggeredOnce?e||this.vwoOSCTriggeredOnce:!e)}_attachCombiListenerOnce(e){this._canAttachCombiListenerOnce(e)&&(this._debouncedEvent(),this._attachCombiListener())}execute(){const o=!!window._vwo_code;if(this._attachCombiListenerOnce(o),this.vwoExecutedTriggeredOnce)return void(this.vwoOSCTriggeredOnce=!0);const n=function(){const{executableCampaignsOnCurrentPage:o}=window.VWO._,n=window.VWO._.allSettings.dataStore.campaigns,t=[{},[]];if(null==o?void 0:o.length)for(const i of o){const o=n[i];e((()=>window.VWO.modules.utils.libUtils.isTestingCampaign(o.type)))&&(o.ready?t[0][i]=o.combination_chosen:t[1].push(i))}return window._vwo_code&&(window._vwo_code.lT||window._vwo_code.sT)&&t.push({timeout:!0}),t}();window.VWO._.triggerEvent.apply(window.VWO._.triggerEvent,[l,n]),this.vwoExecutedTriggeredOnce=!0}}f.CAMPAIGNS_LOADED_DELAY=200;const C=new f,L=C.execute.bind(C),b=()=>{window.VWO.modules.tags.sessionInfoService.eraseSessionCookie(),window.fetcher.setValue("window._vwo_uuid",null),window.fetcher.setValue("window.VWO._.allSettings.dataStore.uuid",null),window._vwo_uuid=null,window.VWO._.allSettings.dataStore.uuid=null,(()=>{const o=window.VWO._.cookies,n=o.getAll(),t=/^(debug)?(_vis_opt|_vwo)/;for(const i in n)if(t.test(i)){const n=/(_vis_opt_exp_|_vwo_uuid_)(\d+)/,t=e((()=>n.exec(i)[2]));t||"_vwo"==i?(o.createThirdParty(i,"",-1,null,t),i.includes("combi")&&o.createThirdParty(`_vis_opt_exp_${t}_combi_choose`,"",-1,null,t)):o.create(i,"",-1)}})(),Object.keys(window.localStorage).forEach((e=>{e.indexOf("vwo")>-1&&window.localStorage.removeItem(e)})),window.VWO._.sessionInfoService.setVisitorInformation("new"),e((()=>window.VWO._.crossStore.removeAll())),window.VWO._.phoenixMT.trigger("vwo.session.destroyed"),955434===window._vwo_acc_id&&e((()=>window.VWO._.tua.clearCallbacks()))};window.VWO._.destroySession?window.VWO._.destroySession(b):window.VWO._.destroySession=b,window.VWO._.ncLib=window.VWO._.ncLib||{},window.VWO._.ncLib.initNonCriticalLib=()=>{var e;(L(),window.VWO._.ncLib.ncInit)||(window.VWO._.vwoLib.init("nonCritical",window.VWO,null),e=window.VWO.modules.dataStorePlugin.vwoUUID,window.VWO.modules.otherLibDeps.setOtherLibrariesDepsMT(),window.VWO._.addConsentTrigger=function(e){return i(this,void 0,void 0,(function*(){yield window.VWO._.insightsOnConsentPromise,e()}))},window.VWO._.libLoaded=!0,window.VWO._.track=window.VWO._.track||{},window.VWO._.GoalsEnum={SEPARATE_PAGE:"SEPARATE_PAGE",CLICK_ELEMENT:"CLICK_ELEMENT",ENGAGEMENT:"ENGAGEMENT",FORM_SUBMIT:"FORM_SUBMIT",ON_PAGE:"ON_PAGE",REVENUE_TRACKING:"REVENUE_TRACKING",CUSTOM_GOAL:"CUSTOM_GOAL",PAGE_UNLOAD:"PAGE_UNLOAD"},window.VWO._.CampaignEnum={AB_CAMPAIGN:"VISUAL_AB",MVT_CAMPAIGN:"VISUAL",SPLIT_CAMPAIGN:"SPLIT_URL",SURVEY_CAMPAIGN:"SURVEY",ANALYZE_HEATMAP_CAMPAIGN:"ANALYZE_HEATMAP",ANALYZE_RECORDING_CAMPAIGN:"ANALYZE_RECORDING",ANALYZE_FORM_CAMPAIGN:"ANALYZE_FORM",ANALYSIS_CAMPAIGN:"ANALYSIS",GOAL_CAMPAIGN:"TRACK",FUNNEL_CAMPAIGN:"FUNNEL"},window.VWO._.coreLib=window.VWO._.coreLib||{},window.VWO._.coreLib.compareUrlWithIncludeExcludeRegex=window.VWO.modules.utils.urlUtils.compareUrlWithIncludeExcludeRegex.bind(window.VWO.modules.utils.urlUtils),window.VWO._.coreLib.getCurrentUrl=function(){return window._vis_opt_url||window.location.href},window.VWO._.coreLib.runCampaigns=function(e,o){return i(this,void 0,void 0,(function*(){"object"==typeof e&&(o=e.expIds);const n=o.map((function(e){return i(this,void 0,void 0,(function*(){yield window.VWO.modules.events.fireEventAndSyncData(window.VWO.phoenix,d,{id:e})}))}));yield Promise.all(n),window.VWO._.track.nlsProcessed=!0,window.VWO._.phoenixMT.trigger("vwo_insightsActivated"),window.VWO._.vwoLib.init("track",window.VWO,null)}))},window.VWO._.libUtils.createUUIDCookie=function(){return window.VWO._.libUtils.createUUIDCookie2({vwoUUID:e})},window.VWO._.libUtils.sendCall=function(e,o,n,t){window.VWO.modules.vwoUtils.sendCall({url:e},o,n,t)},window.VWO._.libUtils.extraData=function(e){return window.VWO._.libUtils.extraData2(e)},window.VWO._.libUtils.isSessionBasedCampaign=function(e){const o=window.VWO._.allSettings.dataStore.campaigns[e];return window.VWO._.libUtils.isSessionBasedCampaign2(o)},window.VWO._.libUtils.isBot=function(){return window.VWO._.libUtils.isBot2()},window.VWO.modules.otherLibDeps.storeSurveyDataInVWOSurveySettings(window._vwo_exp),function(){const e=window._vwo_pa={},o=window._vwo_exp;for(var n in o)"ANALYZE_RECORDING"===o[n].type&&(e.r=1),"ANALYZE_FORM"===o[n].type&&(e.r=1),"ANALYZE_HEATMAP"===o[n].type&&(e.r=1)}(),window._vis_heatmap||S(window._vwo_exp_ids),new t,window.VWO.modules.phoenixPlugins.events.predefinedEvents.PageUnloadEvent=new W,window.VWO._.ncLib.ncInit=!0)},window.VWO._.phoenixMT&&window.VWO._.phoenixMT.trigger("vwo_InitNCLib")}();

</script></head>
<body class="home page-template-default page page-id-8844 fl-builder fl-theme-builder-footer fl-theme-builder-footer-footer fl-theme-builder-singular fl-theme-builder-singular-general-page fl-theme-builder-header fl-theme-builder-header-header-copy-2 mega-menu-header mega-menu-bar fl-framework-bootstrap fl-preset-default fl-full-width fl-search-active webp-support" itemscope="itemscope" itemtype="https://schema.org/WebPage">
<script data-cfasync="false" data-no-defer="1">if(typeof ewww_webp_supported==="undefined"){var ewww_webp_supported=!1}if(ewww_webp_supported){document.body.classList.add("webp-support")}</script>
<!-- Visual Visitor -->
<script type="rocketlazyloadscript" defer="" data-rocket-src="https://fe.sitedataprocessing.com/cscripts/dMm3Euvz5E-c6745edf.js"></script>
<!-- Ahrefs -->
<meta name="ahrefs-site-verification" content="5c94545831472c065aca3e5a5880e817259828f6dde990f8d9ce274d5c3ab7bb">
<!-- Start VWO Async SmartCode -->
<link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com">
<script type="text/javascript" id="vwoCode">window.addEventListener('DOMContentLoaded', function() {
window._vwo_code || (function() {
var account_id=753668,
version=2.1,
settings_tolerance=2000,
hide_element='body',
hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important',
/* DO NOT EDIT BELOW THIS LINE */
f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200){_vwo_code.addScript({text:o.responseText})}else{_vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}_vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){_vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})();
});</script>
<!-- End VWO Async SmartCode -->

<!-- Apollo -->
<script type="rocketlazyloadscript">function initApollo(){var n=Math.random().toString(36).substring(7),o=document.createElement("script");
o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0,
o.onload=function(){window.trackingFunctions.onLoad({appId:"6631269675402b03002e5847"})},
document.head.appendChild(o)}initApollo();</script><a aria-label="Skip to content" class="fl-screen-reader-text" href="#fl-main-content">Skip to content</a>
<!-- GTM Container placement set to manual -->
<!-- Google Tag Manager (noscript) -->
				<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P63TQFQ" height="0" width="0" style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --><div class="fl-page">
	<header class="fl-builder-content fl-builder-content-8842 fl-builder-global-templates-locked" data-post-id="8842" data-type="header" data-sticky="1" data-sticky-on="" data-sticky-breakpoint="medium" data-shrink="0" data-overlay="0" data-overlay-bg="default" data-shrink-image-height="50px" role="banner" itemscope="itemscope" itemtype="http://schema.org/WPHeader"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-tlwj7v9hxr3q fl-row-custom-height fl-row-align-center fl-visible-desktop" data-node="tlwj7v9hxr3q">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-full-width fl-node-content">
		
<div class="fl-col-group fl-node-tjimaovz571l" data-node="tjimaovz571l">
			<div class="fl-col fl-node-mplv6yn0zqus fl-col-small" data-node="mplv6yn0zqus">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-msjeqrb6c3kt fl-visible-desktop" data-node="msjeqrb6c3kt">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-left" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-png">
				<a href="/" target="_self" itemprop="url">
				<img decoding="async" class="fl-photo-img wp-image-4801 size-medium ewww_webp_loaded" src="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp" alt="Finale Inventory Logo Long Large" itemprop="image" height="52" width="300" title="Finale Inventory Long - Large" data-no-lazy="1" sizes="(max-width: 300px) 100vw, 300px" data-src-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png" data-src-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp" data-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png.webp 2048w" data-srcset-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png 2048w" data-eio="j" srcset="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png.webp 2048w"><noscript><img decoding="async" class="fl-photo-img wp-image-4801 size-medium ewww_webp" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Finale Inventory Logo Long Large" itemprop="image" height="52" width="300" title="Finale Inventory Long - Large"  data-no-lazy="1"  sizes="(max-width: 300px) 100vw, 300px" data-src-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png" data-src-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp" data-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png.webp 2048w" data-srcset-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png 2048w" data-eio="j" /><noscript><img decoding="async" class="fl-photo-img wp-image-4801 size-medium" src="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png" alt="Finale Inventory Logo Long Large" itemprop="image" height="52" width="300" title="Finale Inventory Long - Large"  data-no-lazy="1" srcset="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
				</a>
					</div>
	</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-6ir3esg5xoyh" data-node="6ir3esg5xoyh">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-kpv8sa7c2496 fl-visible-desktop login-phone" data-node="kpv8sa7c2496">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<div style="display: flex; align-items: center; justify-content: flex-end;"><a href="https://app.finaleinventory.com/account-login" rel="noopener">Login</a> <span style="color: #49b8e5;"> &nbsp; <span style="font-size: 16px; font-weight: 400; color: #49b8e5;">|</span> &nbsp;</span> <a href="/contact-us"><img decoding="async" class="alignnone wp-image-8555 " style="margin-bottom: 4px;" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2012%2011'%3E%3C/svg%3E" alt="" width="12" height="11" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/icon_phone_header.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/icon_phone_header.png.webp"><noscript><img decoding="async" class="alignnone wp-image-8555" style="margin-bottom: 4px;" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/icon_phone_header.png" alt="" width="12" height="11" /></noscript></a></div>
</div>
	</div>
</div>
<div class="fl-module fl-module-uabb-advanced-menu fl-node-1z0pk5v4d7lt new-main-menu" data-node="1z0pk5v4d7lt">
	<div class="fl-module-content fl-node-content">
			<div class="uabb-creative-menu
	 uabb-creative-menu-accordion-collapse	uabb-menu-default">
		<div class="uabb-creative-menu-mobile-toggle-container"><div class="uabb-creative-menu-mobile-toggle hamburger" tabindex="0"><div class="uabb-svg-container"><svg version="1.1" class="hamburger-menu" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" viewBox="0 0 50 50">
<rect class="uabb-hamburger-menu-top" width="50" height="10"></rect>
<rect class="uabb-hamburger-menu-middle" y="20" width="50" height="10"></rect>
<rect class="uabb-hamburger-menu-bottom" y="40" width="50" height="10"></rect>
</svg>
</div></div></div>			<div class="uabb-clear"></div>
					<div id="mega-menu-wrap-header" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class="mega-toggle-block mega-menu-toggle-animated-block mega-toggle-block-0" id="mega-toggle-block-0"><button aria-label="Toggle Menu" class="mega-toggle-animated mega-toggle-animated-slider" type="button" aria-expanded="false">
                  <span class="mega-toggle-animated-box">
                    <span class="mega-toggle-animated-inner"></span>
                  </span>
                </button></div></div></div><ul id="mega-menu-header" class="mega-menu max-mega-menu mega-menu-horizontal" data-event="hover_intent" data-effect="disabled" data-effect-speed="200" data-effect-mobile="slide" data-effect-speed-mobile="200" data-mobile-force-width="body" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="accordion" data-breakpoint="1024" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-4193" id="mega-menu-item-4193"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management-system" aria-haspopup="true" aria-expanded="false" tabindex="0">Product<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-4193-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-4193-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-8958" id="mega-menu-item-8958"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management-system">Inventory Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9981" id="mega-menu-item-9981"><a class="mega-menu-link" href="https://www.finaleinventory.com/warehouse-management-system">Warehouse Management System</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3288" id="mega-menu-item-3288"><a class="mega-menu-link" href="https://www.finaleinventory.com/multi-warehouse-inventory-management">Multi Warehouse</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6531" id="mega-menu-item-6531"><a class="mega-menu-link" href="https://www.finaleinventory.com/lot-tracking">Lot ID Tracking</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1849" id="mega-menu-item-1849"><a class="mega-menu-link" href="https://www.finaleinventory.com/serial-number-tracking">Serial Number Tracking</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3382" id="mega-menu-item-3382"><a class="mega-menu-link" href="https://www.finaleinventory.com/stock-auditing">Stock Auditing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6535" id="mega-menu-item-6535"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/stock-take">Stock Take</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-9142" id="mega-menu-item-9142"><a class="mega-menu-link" href="https://www.finaleinventory.com/procurement-suite">Procurement<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5101" id="mega-menu-item-5101"><a class="mega-menu-link" href="/order-management">Order Management</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1843" id="mega-menu-item-1843"><a class="mega-menu-link" href="https://www.finaleinventory.com/purchasing">Purchasing and Replenishment</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6533" id="mega-menu-item-6533"><a class="mega-menu-link" href="/features/reorder-points">Reorder Points</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6665" id="mega-menu-item-6665"><a class="mega-menu-link" href="https://www.finaleinventory.com/order-management/bill-of-lading">Bill of Lading</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-4193-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-9827" id="mega-menu-item-9827"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system">FBA Inventory Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10244" id="mega-menu-item-10244"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/amazon-fba-multi-region">FBA Multi-Region</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10243" id="mega-menu-item-10243"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/fba-inventory-audit">FBA Inventory Auditing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10245" id="mega-menu-item-10245"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/barcoding">Barcoding for Inbound Shipments</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-8970" id="mega-menu-item-8970"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning">Mobile Barcode Scanner<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3229" id="mega-menu-item-3229"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/shipping-receiving-software">Receiving Shipments</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3231" id="mega-menu-item-3231"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking" aria-haspopup="true" aria-expanded="false">Order Picking<span class="mega-indicator" data-has-click-event="true"></span></a>
				<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4994" id="mega-menu-item-4994"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/basic">Basic Picking (Single Order)</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3765" id="mega-menu-item-3765"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/wave">Wave Picking (Batch Method)</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3766" id="mega-menu-item-3766"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/pick-and-pack">Pick and Pack (Batch Method)</a></li>				</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3228" id="mega-menu-item-3228"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-take-software">Stock Takes / Cycle Counting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3230" id="mega-menu-item-3230"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-transfer-software">Stock Transfer</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5806" id="mega-menu-item-5806"><a class="mega-menu-link" href="/features/label-printing">Label Printing<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5724" id="mega-menu-item-5724"><a class="mega-menu-link" href="https://www.finaleinventory.com/label-printing/qr-code">QR Code Label Printing</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3368" id="mega-menu-item-3368"><a class="mega-menu-link" href="https://www.finaleinventory.com/label-printing/custom-barcode-labels">UPC / EAN / Code128 Label Printing</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-4193-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5149" id="mega-menu-item-5149"><a class="mega-menu-link" href="/ecommerce-inventory-management">eCommerce Tools<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9445" id="mega-menu-item-9445"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-tools/upc-validator">UPC and EAN Barcode Validator</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1844" id="mega-menu-item-1844"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management">eCommerce Inventory Management</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1850" id="mega-menu-item-1850"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Kitting &amp; Bundles for eCommerce</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5150" id="mega-menu-item-5150"><a class="mega-menu-link" href="/features/financial-suite">Financials<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7187" id="mega-menu-item-7187"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/quickbooks">QuickBooks Accounting Integration</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5443" id="mega-menu-item-5443"><a class="mega-menu-link" href="/features/inventory-accounting">Inventory Accounting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4607" id="mega-menu-item-4607"><a class="mega-menu-link" href="https://www.finaleinventory.com/landed-costs">Product Landed Costs</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8852" id="mega-menu-item-8852"><a class="mega-menu-link" href="https://www.finaleinventory.com/industries">Industries</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4581" id="mega-menu-item-4581"><a class="mega-menu-link" href="https://www.finaleinventory.com/api-custom-integration">Developer API</a></li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-4193-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-4193-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-3" id="mega-menu-item-custom_html-3"><div class="textwidget custom-html-widget"><style></style>

<div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about Finale's capabilities:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-4193-2">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-4193-2-0"></li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-3866" id="mega-menu-item-3866"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations" aria-haspopup="true" aria-expanded="false" tabindex="0">Integrations<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-3866-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-3866-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3869" id="mega-menu-item-3869"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-marketplace">Marketplace<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5110" id="mega-menu-item-5110"><a class="mega-menu-link" href="/integrations/amazon">Amazon</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5111" id="mega-menu-item-5111"><a class="mega-menu-link" href="/integrations/fba">Amazon FBA</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5114" id="mega-menu-item-5114"><a class="mega-menu-link" href="/integrations/ebay">ebay</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5115" id="mega-menu-item-5115"><a class="mega-menu-link" href="/integrations/etsy">Etsy</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9781" id="mega-menu-item-9781"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/tiktok-shop">TikTok</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5122" id="mega-menu-item-5122"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/walmart">Walmart</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9782" id="mega-menu-item-9782"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-marketplace">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-4482" id="mega-menu-item-4482"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-edi">EDI<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5109" id="mega-menu-item-5109"><a class="mega-menu-link" href="/integrations/sps-commerce">SPS Commerce</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12" id="mega-menu-3866-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3872" id="mega-menu-item-3872"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shopping-cart">Shopping Cart<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5137" id="mega-menu-item-5137"><a class="mega-menu-link" href="/integrations/bigcommerce">BigCommerce</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5139" id="mega-menu-item-5139"><a class="mega-menu-link" href="/integrations/magento">Magento</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5142" id="mega-menu-item-5142"><a class="mega-menu-link" href="/integrations/shopify">Shopify</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5143" id="mega-menu-item-5143"><a class="mega-menu-link" href="/integrations/shopify-plus">Shopify Plus</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5144" id="mega-menu-item-5144"><a class="mega-menu-link" href="/integrations/squarespace">Squarespace</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5146" id="mega-menu-item-5146"><a class="mega-menu-link" href="/integrations/woocommerce">WooCommerce</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9783" id="mega-menu-item-9783"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shopping-cart">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-3866-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3870" id="mega-menu-item-3870"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-pos">Point of Sale (POS)<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5127" id="mega-menu-item-5127"><a class="mega-menu-link" href="/integrations/lightspeed">Lightspeed</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5128" id="mega-menu-item-5128"><a class="mega-menu-link" href="/integrations/shopify">Shopify POS</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5129" id="mega-menu-item-5129"><a class="mega-menu-link" href="/integrations/square">Square</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3868" id="mega-menu-item-3868"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-multichannel">Channel Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5104" id="mega-menu-item-5104"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/acenda">Acenda</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5105" id="mega-menu-item-5105"><a class="mega-menu-link" href="/integrations/channeladvisor">ChannelAdvisor</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5255" id="mega-menu-item-5255"><a class="mega-menu-link" href="/integrations-channel-mgmt">Flxpoint</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5106" id="mega-menu-item-5106"><a class="mega-menu-link" href="/integrations/geekseller">GeekSeller</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5107" id="mega-menu-item-5107"><a class="mega-menu-link" href="/integrations/suredone">SureDone</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5108" id="mega-menu-item-5108"><a class="mega-menu-link" href="/integrations/zentail">Zentail</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12" id="mega-menu-3866-0-3">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3871" id="mega-menu-item-3871"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shipping">Shipping<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5131" id="mega-menu-item-5131"><a class="mega-menu-link" href="/integrations-shipping">Inventory Source</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5132" id="mega-menu-item-5132"><a class="mega-menu-link" href="/integrations/shippingeasy">ShippingEasy</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5133" id="mega-menu-item-5133"><a class="mega-menu-link" href="/integrations-shipping">ShipRush</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5134" id="mega-menu-item-5134"><a class="mega-menu-link" href="/integrations/shipstation">ShipStation</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3867" id="mega-menu-item-3867"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-accounting">Accounting<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5103" id="mega-menu-item-5103"><a class="mega-menu-link" href="/integrations/quickbooks">QuickBooks Online</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-4509" id="mega-menu-item-4509"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-exports">Exports<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5124" id="mega-menu-item-5124"><a class="mega-menu-link" href="/integrations-exports">Amazon S3</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5125" id="mega-menu-item-5125"><a class="mega-menu-link" href="/integrations-exports">Google Drive</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5126" id="mega-menu-item-5126"><a class="mega-menu-link" href="/integrations-exports">FTP</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6069" id="mega-menu-item-6069"><a class="mega-menu-link" href="/integrations-exports">Scheduled Email Reports</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-3866-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-3866-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-5" id="mega-menu-item-custom_html-5"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about Finale's capabilities:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-1401" id="mega-menu-item-1401"><a class="mega-menu-link" href="https://www.finaleinventory.com/video" aria-haspopup="true" aria-expanded="false" tabindex="0">Videos<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-1401-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-1401-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5183" id="mega-menu-item-5183"><a class="mega-menu-link" href="/video#basics">Basic Operations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8119" id="mega-menu-item-8119"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-from-excel">Importing Products (Spreadsheet)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8120" id="mega-menu-item-8120"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-products-from-integration">Importing Products (Integrations)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8121" id="mega-menu-item-8121"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/basic-stock-import">Importing Stock Levels</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8122" id="mega-menu-item-8122"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/basic-stock-import">Import Stock Levels (Advanced)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8123" id="mega-menu-item-8123"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-custom-fields">Creating Custom Fields</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8124" id="mega-menu-item-8124"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/custom-reports">Custom Reports &amp; Documents</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8125" id="mega-menu-item-8125"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#basics">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5197" id="mega-menu-item-5197"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#po">Purchase Orders<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8126" id="mega-menu-item-8126"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-purchase-orders">Creating Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8127" id="mega-menu-item-8127"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-purchase-orders">Importing Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8128" id="mega-menu-item-8128"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/receiving-purchase-order-shipments">Receiving Shipments</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8129" id="mega-menu-item-8129"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/landed-costs">Track Landed Costs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8130" id="mega-menu-item-8130"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/reorders">Automated Reordering</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8131" id="mega-menu-item-8131"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/automated-email-reorder-notifications">Reorder Notification Emails</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8132" id="mega-menu-item-8132"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#po">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-1401-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5205" id="mega-menu-item-5205"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#inventory">Inventory Operations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8133" id="mega-menu-item-8133"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/stock-take">Stock Takes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8134" id="mega-menu-item-8134"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/conducting-a-stock-change">Stock Changes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8135" id="mega-menu-item-8135"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/conducting-a-stock-transfer">Stock Transfers</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8136" id="mega-menu-item-8136"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Creating Kits &amp; Bundles</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8137" id="mega-menu-item-8137"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-a-builds">Manufacturing Builds</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8138" id="mega-menu-item-8138"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/case-packing">Case Packing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8139" id="mega-menu-item-8139"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#inventory">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5213" id="mega-menu-item-5213"><a class="mega-menu-link" href="/video#so">Sales Orders and Fulfillment<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8140" id="mega-menu-item-8140"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/sales-order">Creating a Sales Order</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8141" id="mega-menu-item-8141"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-sales-orders">Importing Sales Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8142" id="mega-menu-item-8142"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/adding-taxes-discounts-or-fees-to-sales-or-purchase-orders">Adding Adjustments &amp; Fees</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8143" id="mega-menu-item-8143"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/invoicing">Invoicing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8144" id="mega-menu-item-8144"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/shipments-and-pull-sheets">Sales Shipments</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8145" id="mega-menu-item-8145"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/returns">Returns Management</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8146" id="mega-menu-item-8146"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#so">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-1401-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5221" id="mega-menu-item-5221"><a class="mega-menu-link" href="/video#integrations">Integrations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8147" id="mega-menu-item-8147"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/shipstation">ShipStation Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8148" id="mega-menu-item-8148"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/updating-stock-levels-to-marketplaces-and-shopping-carts">Updating Marketplace Stock Levels</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8149" id="mega-menu-item-8149"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/map-alias-skus">Mapping Alias SKUs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8150" id="mega-menu-item-8150"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Kits &amp; Bundles</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8151" id="mega-menu-item-8151"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/include-supplier-quantities">Including Supplier Quantity</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8152" id="mega-menu-item-8152"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/quickbooks">QuickBooks Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8153" id="mega-menu-item-8153"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#integrations">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5229" id="mega-menu-item-5229"><a class="mega-menu-link" href="/video#barcode">Mobile Barcode Scanner<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8154" id="mega-menu-item-8154"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning">Barcode Scanner Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8155" id="mega-menu-item-8155"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking">Order Picking Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8156" id="mega-menu-item-8156"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/shipping-receiving-software">Purchase Order Receiving</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8157" id="mega-menu-item-8157"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-transfer-software">Stock Transfers</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8158" id="mega-menu-item-8158"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-take-software">Stock Takes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8159" id="mega-menu-item-8159"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/add-stock-using-the-barcode-scanner">Stock Changes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8160" id="mega-menu-item-8160"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#barcode">...more</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-1401-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-1401-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-4" id="mega-menu-item-custom_html-4"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about how Finale works:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-6104" id="mega-menu-item-6104"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us" aria-haspopup="true" aria-expanded="false" tabindex="0">Learning Hub<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-6104-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-6104-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6227" id="mega-menu-item-6227"><a class="mega-menu-link" href="##">Customers<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6229" id="mega-menu-item-6229"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-stories">Success Stories</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6228" id="mega-menu-item-6228"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-testimonials">Testimonials</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8170" id="mega-menu-item-8170"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-feedback">Customer Feedback</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-6104-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6503" id="mega-menu-item-6503"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us">Help Center<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6504" id="mega-menu-item-6504"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/360000146613-Getting-started">Getting Started</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6505" id="mega-menu-item-6505"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001170888-Products">Products Help</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6506" id="mega-menu-item-6506"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001195068-Inventory-Stock-Operations">Inventory Stock Operations</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6507" id="mega-menu-item-6507"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001170768-Purchase-Orders">Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6508" id="mega-menu-item-6508"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001165867-Sales-Orders-and-Returns">Sales Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6509" id="mega-menu-item-6509"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001294187-Integrations">Integrations Troubleshooting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7511" id="mega-menu-item-7511"><a class="mega-menu-link" href="https://www.finaleinventory.com/company">About Finale</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-6104-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6502" id="mega-menu-item-6502"><a class="mega-menu-link" href="/online-guides/what-is-ecommerce-inventory-management">Learning Center<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6889" id="mega-menu-item-6889"><a class="mega-menu-link" href="https://www.finaleinventory.com/blog">Blog</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9491" id="mega-menu-item-9491"><a class="mega-menu-link" href="https://www.finaleinventory.com/events-calendar">Events Calendar</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9490" id="mega-menu-item-9490"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-guides/ebook-operational-ims-data-benefits">Benefits of Inventory Data</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9761" id="mega-menu-item-9761"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-guides/ebook-erp-vs-ims">ERP vs IMS: What’s Right For Your Company?</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6788" id="mega-menu-item-6788"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-tools/upc-validator">Validate Your UPC and EAN Codes</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-post mega-menu-item-6666" id="mega-menu-item-6666"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management/what-is-the-difference-between-lots-and-serial-numbers">When to Use Lots vs Serial Numbers</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-onlineguides mega-menu-item-6480" id="mega-menu-item-6480"><a class="mega-menu-link" href="https://www.finaleinventory.com/online-guides/what-is-ecommerce-inventory-management">eCommerce Inventory Management Guide</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-6104-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-6104-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-6" id="mega-menu-item-custom_html-6"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Talk with our team about your questions:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-1919" id="mega-menu-item-1919"><a class="mega-menu-link" href="https://www.finaleinventory.com/pricing-signup" tabindex="0">Pricing</a></li><li class="mega-yellow-button mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-8850 yellow-button" id="mega-menu-item-8850"><a class="mega-menu-link" href="https://www.finaleinventory.com/schedule-demo" tabindex="0">Schedule a Demo</a></li><li class="mega-login-link mega-visible-hamburger-menu-tablet mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-8851 login-link visible-hamburger-menu-tablet" id="mega-menu-item-8851"><a class="mega-menu-link" href="https://app.finaleinventory.com/account-login" tabindex="0">Login</a></li><li class="mega-login-link mega-visible-hamburger-menu mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-9038 login-link visible-hamburger-menu" id="mega-menu-item-9038"><a class="mega-menu-link" href="/contact-us" tabindex="0">Contact us</a></li></ul></div>	</div>

	<div class="uabb-creative-menu-mobile-toggle-container"><div class="uabb-creative-menu-mobile-toggle hamburger" tabindex="0"><div class="uabb-svg-container"><svg version="1.1" class="hamburger-menu" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" viewBox="0 0 50 50">
<rect class="uabb-hamburger-menu-top" width="50" height="10"></rect>
<rect class="uabb-hamburger-menu-middle" y="20" width="50" height="10"></rect>
<rect class="uabb-hamburger-menu-bottom" y="40" width="50" height="10"></rect>
</svg>
</div></div></div>			<div class="uabb-creative-menu
			 uabb-creative-menu-accordion-collapse			off-canvas">
				<div class="uabb-clear"></div>
				<div class="uabb-off-canvas-menu uabb-menu-right"> <div class="uabb-menu-close-btn">×</div>						<div id="mega-menu-wrap-header" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class="mega-toggle-block mega-menu-toggle-animated-block mega-toggle-block-0" id="mega-toggle-block-0"><button aria-label="Toggle Menu" class="mega-toggle-animated mega-toggle-animated-slider" type="button" aria-expanded="false">
                  <span class="mega-toggle-animated-box">
                    <span class="mega-toggle-animated-inner"></span>
                  </span>
                </button></div></div></div><ul id="mega-menu-header" class="mega-menu max-mega-menu mega-menu-horizontal" data-event="hover_intent" data-effect="disabled" data-effect-speed="200" data-effect-mobile="slide" data-effect-speed-mobile="200" data-mobile-force-width="body" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="accordion" data-breakpoint="1024" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-4193" id="mega-menu-item-4193"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management-system" aria-haspopup="true" aria-expanded="false" tabindex="0">Product<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-4193-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-4193-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-8958" id="mega-menu-item-8958"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management-system">Inventory Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9981" id="mega-menu-item-9981"><a class="mega-menu-link" href="https://www.finaleinventory.com/warehouse-management-system">Warehouse Management System</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3288" id="mega-menu-item-3288"><a class="mega-menu-link" href="https://www.finaleinventory.com/multi-warehouse-inventory-management">Multi Warehouse</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6531" id="mega-menu-item-6531"><a class="mega-menu-link" href="https://www.finaleinventory.com/lot-tracking">Lot ID Tracking</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1849" id="mega-menu-item-1849"><a class="mega-menu-link" href="https://www.finaleinventory.com/serial-number-tracking">Serial Number Tracking</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3382" id="mega-menu-item-3382"><a class="mega-menu-link" href="https://www.finaleinventory.com/stock-auditing">Stock Auditing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6535" id="mega-menu-item-6535"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/stock-take">Stock Take</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-9142" id="mega-menu-item-9142"><a class="mega-menu-link" href="https://www.finaleinventory.com/procurement-suite">Procurement<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5101" id="mega-menu-item-5101"><a class="mega-menu-link" href="/order-management">Order Management</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1843" id="mega-menu-item-1843"><a class="mega-menu-link" href="https://www.finaleinventory.com/purchasing">Purchasing and Replenishment</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6533" id="mega-menu-item-6533"><a class="mega-menu-link" href="/features/reorder-points">Reorder Points</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6665" id="mega-menu-item-6665"><a class="mega-menu-link" href="https://www.finaleinventory.com/order-management/bill-of-lading">Bill of Lading</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-4193-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-9827" id="mega-menu-item-9827"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system">FBA Inventory Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10244" id="mega-menu-item-10244"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/amazon-fba-multi-region">FBA Multi-Region</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10243" id="mega-menu-item-10243"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/fba-inventory-audit">FBA Inventory Auditing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10245" id="mega-menu-item-10245"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/barcoding">Barcoding for Inbound Shipments</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-8970" id="mega-menu-item-8970"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning">Mobile Barcode Scanner<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3229" id="mega-menu-item-3229"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/shipping-receiving-software">Receiving Shipments</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3231" id="mega-menu-item-3231"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking" aria-haspopup="true" aria-expanded="false">Order Picking<span class="mega-indicator" data-has-click-event="true"></span></a>
				<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4994" id="mega-menu-item-4994"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/basic">Basic Picking (Single Order)</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3765" id="mega-menu-item-3765"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/wave">Wave Picking (Batch Method)</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3766" id="mega-menu-item-3766"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/pick-and-pack">Pick and Pack (Batch Method)</a></li>				</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3228" id="mega-menu-item-3228"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-take-software">Stock Takes / Cycle Counting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3230" id="mega-menu-item-3230"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-transfer-software">Stock Transfer</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5806" id="mega-menu-item-5806"><a class="mega-menu-link" href="/features/label-printing">Label Printing<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5724" id="mega-menu-item-5724"><a class="mega-menu-link" href="https://www.finaleinventory.com/label-printing/qr-code">QR Code Label Printing</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3368" id="mega-menu-item-3368"><a class="mega-menu-link" href="https://www.finaleinventory.com/label-printing/custom-barcode-labels">UPC / EAN / Code128 Label Printing</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-4193-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5149" id="mega-menu-item-5149"><a class="mega-menu-link" href="/ecommerce-inventory-management">eCommerce Tools<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9445" id="mega-menu-item-9445"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-tools/upc-validator">UPC and EAN Barcode Validator</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1844" id="mega-menu-item-1844"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management">eCommerce Inventory Management</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1850" id="mega-menu-item-1850"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Kitting &amp; Bundles for eCommerce</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5150" id="mega-menu-item-5150"><a class="mega-menu-link" href="/features/financial-suite">Financials<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7187" id="mega-menu-item-7187"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/quickbooks">QuickBooks Accounting Integration</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5443" id="mega-menu-item-5443"><a class="mega-menu-link" href="/features/inventory-accounting">Inventory Accounting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4607" id="mega-menu-item-4607"><a class="mega-menu-link" href="https://www.finaleinventory.com/landed-costs">Product Landed Costs</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8852" id="mega-menu-item-8852"><a class="mega-menu-link" href="https://www.finaleinventory.com/industries">Industries</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4581" id="mega-menu-item-4581"><a class="mega-menu-link" href="https://www.finaleinventory.com/api-custom-integration">Developer API</a></li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-4193-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-4193-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-3" id="mega-menu-item-custom_html-3"><div class="textwidget custom-html-widget"><style></style>

<div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about Finale's capabilities:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-4193-2">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-4193-2-0"></li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-3866" id="mega-menu-item-3866"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations" aria-haspopup="true" aria-expanded="false" tabindex="0">Integrations<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-3866-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-3866-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3869" id="mega-menu-item-3869"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-marketplace">Marketplace<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5110" id="mega-menu-item-5110"><a class="mega-menu-link" href="/integrations/amazon">Amazon</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5111" id="mega-menu-item-5111"><a class="mega-menu-link" href="/integrations/fba">Amazon FBA</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5114" id="mega-menu-item-5114"><a class="mega-menu-link" href="/integrations/ebay">ebay</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5115" id="mega-menu-item-5115"><a class="mega-menu-link" href="/integrations/etsy">Etsy</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9781" id="mega-menu-item-9781"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/tiktok-shop">TikTok</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5122" id="mega-menu-item-5122"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/walmart">Walmart</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9782" id="mega-menu-item-9782"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-marketplace">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-4482" id="mega-menu-item-4482"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-edi">EDI<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5109" id="mega-menu-item-5109"><a class="mega-menu-link" href="/integrations/sps-commerce">SPS Commerce</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12" id="mega-menu-3866-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3872" id="mega-menu-item-3872"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shopping-cart">Shopping Cart<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5137" id="mega-menu-item-5137"><a class="mega-menu-link" href="/integrations/bigcommerce">BigCommerce</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5139" id="mega-menu-item-5139"><a class="mega-menu-link" href="/integrations/magento">Magento</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5142" id="mega-menu-item-5142"><a class="mega-menu-link" href="/integrations/shopify">Shopify</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5143" id="mega-menu-item-5143"><a class="mega-menu-link" href="/integrations/shopify-plus">Shopify Plus</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5144" id="mega-menu-item-5144"><a class="mega-menu-link" href="/integrations/squarespace">Squarespace</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5146" id="mega-menu-item-5146"><a class="mega-menu-link" href="/integrations/woocommerce">WooCommerce</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9783" id="mega-menu-item-9783"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shopping-cart">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-3866-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3870" id="mega-menu-item-3870"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-pos">Point of Sale (POS)<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5127" id="mega-menu-item-5127"><a class="mega-menu-link" href="/integrations/lightspeed">Lightspeed</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5128" id="mega-menu-item-5128"><a class="mega-menu-link" href="/integrations/shopify">Shopify POS</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5129" id="mega-menu-item-5129"><a class="mega-menu-link" href="/integrations/square">Square</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3868" id="mega-menu-item-3868"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-multichannel">Channel Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5104" id="mega-menu-item-5104"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/acenda">Acenda</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5105" id="mega-menu-item-5105"><a class="mega-menu-link" href="/integrations/channeladvisor">ChannelAdvisor</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5255" id="mega-menu-item-5255"><a class="mega-menu-link" href="/integrations-channel-mgmt">Flxpoint</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5106" id="mega-menu-item-5106"><a class="mega-menu-link" href="/integrations/geekseller">GeekSeller</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5107" id="mega-menu-item-5107"><a class="mega-menu-link" href="/integrations/suredone">SureDone</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5108" id="mega-menu-item-5108"><a class="mega-menu-link" href="/integrations/zentail">Zentail</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12" id="mega-menu-3866-0-3">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3871" id="mega-menu-item-3871"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shipping">Shipping<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5131" id="mega-menu-item-5131"><a class="mega-menu-link" href="/integrations-shipping">Inventory Source</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5132" id="mega-menu-item-5132"><a class="mega-menu-link" href="/integrations/shippingeasy">ShippingEasy</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5133" id="mega-menu-item-5133"><a class="mega-menu-link" href="/integrations-shipping">ShipRush</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5134" id="mega-menu-item-5134"><a class="mega-menu-link" href="/integrations/shipstation">ShipStation</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3867" id="mega-menu-item-3867"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-accounting">Accounting<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5103" id="mega-menu-item-5103"><a class="mega-menu-link" href="/integrations/quickbooks">QuickBooks Online</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-4509" id="mega-menu-item-4509"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-exports">Exports<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5124" id="mega-menu-item-5124"><a class="mega-menu-link" href="/integrations-exports">Amazon S3</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5125" id="mega-menu-item-5125"><a class="mega-menu-link" href="/integrations-exports">Google Drive</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5126" id="mega-menu-item-5126"><a class="mega-menu-link" href="/integrations-exports">FTP</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6069" id="mega-menu-item-6069"><a class="mega-menu-link" href="/integrations-exports">Scheduled Email Reports</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-3866-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-3866-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-5" id="mega-menu-item-custom_html-5"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about Finale's capabilities:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-1401" id="mega-menu-item-1401"><a class="mega-menu-link" href="https://www.finaleinventory.com/video" aria-haspopup="true" aria-expanded="false" tabindex="0">Videos<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-1401-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-1401-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5183" id="mega-menu-item-5183"><a class="mega-menu-link" href="/video#basics">Basic Operations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8119" id="mega-menu-item-8119"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-from-excel">Importing Products (Spreadsheet)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8120" id="mega-menu-item-8120"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-products-from-integration">Importing Products (Integrations)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8121" id="mega-menu-item-8121"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/basic-stock-import">Importing Stock Levels</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8122" id="mega-menu-item-8122"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/basic-stock-import">Import Stock Levels (Advanced)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8123" id="mega-menu-item-8123"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-custom-fields">Creating Custom Fields</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8124" id="mega-menu-item-8124"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/custom-reports">Custom Reports &amp; Documents</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8125" id="mega-menu-item-8125"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#basics">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5197" id="mega-menu-item-5197"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#po">Purchase Orders<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8126" id="mega-menu-item-8126"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-purchase-orders">Creating Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8127" id="mega-menu-item-8127"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-purchase-orders">Importing Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8128" id="mega-menu-item-8128"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/receiving-purchase-order-shipments">Receiving Shipments</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8129" id="mega-menu-item-8129"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/landed-costs">Track Landed Costs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8130" id="mega-menu-item-8130"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/reorders">Automated Reordering</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8131" id="mega-menu-item-8131"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/automated-email-reorder-notifications">Reorder Notification Emails</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8132" id="mega-menu-item-8132"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#po">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-1401-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5205" id="mega-menu-item-5205"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#inventory">Inventory Operations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8133" id="mega-menu-item-8133"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/stock-take">Stock Takes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8134" id="mega-menu-item-8134"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/conducting-a-stock-change">Stock Changes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8135" id="mega-menu-item-8135"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/conducting-a-stock-transfer">Stock Transfers</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8136" id="mega-menu-item-8136"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Creating Kits &amp; Bundles</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8137" id="mega-menu-item-8137"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-a-builds">Manufacturing Builds</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8138" id="mega-menu-item-8138"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/case-packing">Case Packing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8139" id="mega-menu-item-8139"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#inventory">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5213" id="mega-menu-item-5213"><a class="mega-menu-link" href="/video#so">Sales Orders and Fulfillment<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8140" id="mega-menu-item-8140"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/sales-order">Creating a Sales Order</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8141" id="mega-menu-item-8141"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-sales-orders">Importing Sales Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8142" id="mega-menu-item-8142"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/adding-taxes-discounts-or-fees-to-sales-or-purchase-orders">Adding Adjustments &amp; Fees</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8143" id="mega-menu-item-8143"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/invoicing">Invoicing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8144" id="mega-menu-item-8144"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/shipments-and-pull-sheets">Sales Shipments</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8145" id="mega-menu-item-8145"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/returns">Returns Management</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8146" id="mega-menu-item-8146"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#so">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-1401-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5221" id="mega-menu-item-5221"><a class="mega-menu-link" href="/video#integrations">Integrations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8147" id="mega-menu-item-8147"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/shipstation">ShipStation Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8148" id="mega-menu-item-8148"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/updating-stock-levels-to-marketplaces-and-shopping-carts">Updating Marketplace Stock Levels</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8149" id="mega-menu-item-8149"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/map-alias-skus">Mapping Alias SKUs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8150" id="mega-menu-item-8150"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Kits &amp; Bundles</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8151" id="mega-menu-item-8151"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/include-supplier-quantities">Including Supplier Quantity</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8152" id="mega-menu-item-8152"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/quickbooks">QuickBooks Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8153" id="mega-menu-item-8153"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#integrations">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5229" id="mega-menu-item-5229"><a class="mega-menu-link" href="/video#barcode">Mobile Barcode Scanner<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8154" id="mega-menu-item-8154"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning">Barcode Scanner Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8155" id="mega-menu-item-8155"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking">Order Picking Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8156" id="mega-menu-item-8156"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/shipping-receiving-software">Purchase Order Receiving</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8157" id="mega-menu-item-8157"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-transfer-software">Stock Transfers</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8158" id="mega-menu-item-8158"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-take-software">Stock Takes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8159" id="mega-menu-item-8159"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/add-stock-using-the-barcode-scanner">Stock Changes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8160" id="mega-menu-item-8160"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#barcode">...more</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-1401-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-1401-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-4" id="mega-menu-item-custom_html-4"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about how Finale works:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-6104" id="mega-menu-item-6104"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us" aria-haspopup="true" aria-expanded="false" tabindex="0">Learning Hub<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-6104-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-6104-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6227" id="mega-menu-item-6227"><a class="mega-menu-link" href="##">Customers<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6229" id="mega-menu-item-6229"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-stories">Success Stories</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6228" id="mega-menu-item-6228"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-testimonials">Testimonials</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8170" id="mega-menu-item-8170"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-feedback">Customer Feedback</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-6104-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6503" id="mega-menu-item-6503"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us">Help Center<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6504" id="mega-menu-item-6504"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/360000146613-Getting-started">Getting Started</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6505" id="mega-menu-item-6505"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001170888-Products">Products Help</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6506" id="mega-menu-item-6506"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001195068-Inventory-Stock-Operations">Inventory Stock Operations</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6507" id="mega-menu-item-6507"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001170768-Purchase-Orders">Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6508" id="mega-menu-item-6508"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001165867-Sales-Orders-and-Returns">Sales Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6509" id="mega-menu-item-6509"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001294187-Integrations">Integrations Troubleshooting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7511" id="mega-menu-item-7511"><a class="mega-menu-link" href="https://www.finaleinventory.com/company">About Finale</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-6104-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6502" id="mega-menu-item-6502"><a class="mega-menu-link" href="/online-guides/what-is-ecommerce-inventory-management">Learning Center<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6889" id="mega-menu-item-6889"><a class="mega-menu-link" href="https://www.finaleinventory.com/blog">Blog</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9491" id="mega-menu-item-9491"><a class="mega-menu-link" href="https://www.finaleinventory.com/events-calendar">Events Calendar</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9490" id="mega-menu-item-9490"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-guides/ebook-operational-ims-data-benefits">Benefits of Inventory Data</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9761" id="mega-menu-item-9761"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-guides/ebook-erp-vs-ims">ERP vs IMS: What’s Right For Your Company?</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6788" id="mega-menu-item-6788"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-tools/upc-validator">Validate Your UPC and EAN Codes</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-post mega-menu-item-6666" id="mega-menu-item-6666"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management/what-is-the-difference-between-lots-and-serial-numbers">When to Use Lots vs Serial Numbers</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-onlineguides mega-menu-item-6480" id="mega-menu-item-6480"><a class="mega-menu-link" href="https://www.finaleinventory.com/online-guides/what-is-ecommerce-inventory-management">eCommerce Inventory Management Guide</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-6104-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-6104-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-6" id="mega-menu-item-custom_html-6"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Talk with our team about your questions:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-1919" id="mega-menu-item-1919"><a class="mega-menu-link" href="https://www.finaleinventory.com/pricing-signup" tabindex="0">Pricing</a></li><li class="mega-yellow-button mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-8850 yellow-button" id="mega-menu-item-8850"><a class="mega-menu-link" href="https://www.finaleinventory.com/schedule-demo" tabindex="0">Schedule a Demo</a></li><li class="mega-login-link mega-visible-hamburger-menu-tablet mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-8851 login-link visible-hamburger-menu-tablet" id="mega-menu-item-8851"><a class="mega-menu-link" href="https://app.finaleinventory.com/account-login" tabindex="0">Login</a></li><li class="mega-login-link mega-visible-hamburger-menu mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-9038 login-link visible-hamburger-menu" id="mega-menu-item-9038"><a class="mega-menu-link" href="/contact-us" tabindex="0">Contact us</a></li></ul></div>				</div>
			</div>
				</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-p19682fyqzwl fl-row-custom-height fl-row-align-center fl-visible-medium-mobile" data-node="p19682fyqzwl">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-full-width fl-node-content">
		
<div class="fl-col-group fl-node-oqmp8x1as94r fl-col-group-equal-height fl-col-group-align-center fl-col-group-custom-width" data-node="oqmp8x1as94r">
			<div class="fl-col fl-node-0xevl8ph5o2k fl-col-small" data-node="0xevl8ph5o2k">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-i2j7te84wkma fl-visible-medium-mobile" data-node="i2j7te84wkma">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-left" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-png">
				<a href="/" target="_self" itemprop="url">
				<img decoding="async" class="fl-photo-img wp-image-4801 size-medium ewww_webp_loaded" src="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp" alt="Finale Inventory Logo Long Large" itemprop="image" height="52" width="300" title="Finale Inventory Long - Large" data-no-lazy="1" sizes="(max-width: 300px) 100vw, 300px" data-src-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png" data-src-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp" data-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png.webp 2048w" data-srcset-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png 2048w" data-eio="j" srcset="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png.webp 2048w"><noscript><img decoding="async" class="fl-photo-img wp-image-4801 size-medium ewww_webp" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" alt="Finale Inventory Logo Long Large" itemprop="image" height="52" width="300" title="Finale Inventory Long - Large"  data-no-lazy="1"  sizes="(max-width: 300px) 100vw, 300px" data-src-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png" data-src-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp" data-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png.webp 2048w" data-srcset-img="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png 2048w" data-eio="j" /><noscript><img decoding="async" class="fl-photo-img wp-image-4801 size-medium" src="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png" alt="Finale Inventory Logo Long Large" itemprop="image" height="52" width="300" title="Finale Inventory Long - Large"  data-no-lazy="1" srcset="https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-300x52.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1024x177.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-768x133.png 768w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-1536x265.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Finale-Inventory-Long-03-2048x354.png 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript>
				</a>
					</div>
	</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-dgtnwfj75r2p fl-col-small" data-node="dgtnwfj75r2p">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-uabb-advanced-menu fl-node-o5gdjh70c8e6 new-main-menu" data-node="o5gdjh70c8e6">
	<div class="fl-module-content fl-node-content">
				<div class="uabb-creative-menu-mobile-toggle-container"><div class="uabb-creative-menu-mobile-toggle hamburger" tabindex="0"><div class="uabb-svg-container"><svg version="1.1" class="hamburger-menu" xmlns="https://www.w3.org/2000/svg" xmlns:xlink="https://www.w3.org/1999/xlink" viewBox="0 0 50 50">
<rect class="uabb-hamburger-menu-top" width="50" height="10"></rect>
<rect class="uabb-hamburger-menu-middle" y="20" width="50" height="10"></rect>
<rect class="uabb-hamburger-menu-bottom" y="40" width="50" height="10"></rect>
</svg>
</div></div></div>			<div class="uabb-creative-menu
			 uabb-creative-menu-accordion-collapse			off-canvas">
				<div class="uabb-clear"></div>
				<div class="uabb-off-canvas-menu uabb-menu-right"> <div class="uabb-menu-close-btn">×</div>						<div id="mega-menu-wrap-header" class="mega-menu-wrap"><div class="mega-menu-toggle"><div class="mega-toggle-blocks-left"></div><div class="mega-toggle-blocks-center"></div><div class="mega-toggle-blocks-right"><div class="mega-toggle-block mega-menu-toggle-animated-block mega-toggle-block-0" id="mega-toggle-block-0"><button aria-label="Toggle Menu" class="mega-toggle-animated mega-toggle-animated-slider" type="button" aria-expanded="false">
                  <span class="mega-toggle-animated-box">
                    <span class="mega-toggle-animated-inner"></span>
                  </span>
                </button></div></div></div><ul id="mega-menu-header" class="mega-menu max-mega-menu mega-menu-horizontal" data-event="hover_intent" data-effect="disabled" data-effect-speed="200" data-effect-mobile="slide" data-effect-speed-mobile="200" data-mobile-force-width="body" data-second-click="go" data-document-click="collapse" data-vertical-behaviour="accordion" data-breakpoint="1024" data-unbind="true" data-mobile-state="collapse_all" data-hover-intent-timeout="300" data-hover-intent-interval="100"><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-4193" id="mega-menu-item-4193"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management-system" aria-haspopup="true" aria-expanded="false" tabindex="0">Product<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-4193-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-4193-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-8958" id="mega-menu-item-8958"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management-system">Inventory Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9981" id="mega-menu-item-9981"><a class="mega-menu-link" href="https://www.finaleinventory.com/warehouse-management-system">Warehouse Management System</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3288" id="mega-menu-item-3288"><a class="mega-menu-link" href="https://www.finaleinventory.com/multi-warehouse-inventory-management">Multi Warehouse</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6531" id="mega-menu-item-6531"><a class="mega-menu-link" href="https://www.finaleinventory.com/lot-tracking">Lot ID Tracking</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1849" id="mega-menu-item-1849"><a class="mega-menu-link" href="https://www.finaleinventory.com/serial-number-tracking">Serial Number Tracking</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3382" id="mega-menu-item-3382"><a class="mega-menu-link" href="https://www.finaleinventory.com/stock-auditing">Stock Auditing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6535" id="mega-menu-item-6535"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/stock-take">Stock Take</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-9142" id="mega-menu-item-9142"><a class="mega-menu-link" href="https://www.finaleinventory.com/procurement-suite">Procurement<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5101" id="mega-menu-item-5101"><a class="mega-menu-link" href="/order-management">Order Management</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1843" id="mega-menu-item-1843"><a class="mega-menu-link" href="https://www.finaleinventory.com/purchasing">Purchasing and Replenishment</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6533" id="mega-menu-item-6533"><a class="mega-menu-link" href="/features/reorder-points">Reorder Points</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6665" id="mega-menu-item-6665"><a class="mega-menu-link" href="https://www.finaleinventory.com/order-management/bill-of-lading">Bill of Lading</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-4193-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-9827" id="mega-menu-item-9827"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system">FBA Inventory Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10244" id="mega-menu-item-10244"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/amazon-fba-multi-region">FBA Multi-Region</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10243" id="mega-menu-item-10243"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/fba-inventory-audit">FBA Inventory Auditing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-10245" id="mega-menu-item-10245"><a class="mega-menu-link" href="https://www.finaleinventory.com/amazon-fba-inventory-management-system/barcoding">Barcoding for Inbound Shipments</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-8970" id="mega-menu-item-8970"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning">Mobile Barcode Scanner<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3229" id="mega-menu-item-3229"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/shipping-receiving-software">Receiving Shipments</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3231" id="mega-menu-item-3231"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking" aria-haspopup="true" aria-expanded="false">Order Picking<span class="mega-indicator" data-has-click-event="true"></span></a>
				<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4994" id="mega-menu-item-4994"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/basic">Basic Picking (Single Order)</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3765" id="mega-menu-item-3765"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/wave">Wave Picking (Batch Method)</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3766" id="mega-menu-item-3766"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking/pick-and-pack">Pick and Pack (Batch Method)</a></li>				</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3228" id="mega-menu-item-3228"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-take-software">Stock Takes / Cycle Counting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3230" id="mega-menu-item-3230"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-transfer-software">Stock Transfer</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5806" id="mega-menu-item-5806"><a class="mega-menu-link" href="/features/label-printing">Label Printing<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-5724" id="mega-menu-item-5724"><a class="mega-menu-link" href="https://www.finaleinventory.com/label-printing/qr-code">QR Code Label Printing</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-3368" id="mega-menu-item-3368"><a class="mega-menu-link" href="https://www.finaleinventory.com/label-printing/custom-barcode-labels">UPC / EAN / Code128 Label Printing</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-4193-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5149" id="mega-menu-item-5149"><a class="mega-menu-link" href="/ecommerce-inventory-management">eCommerce Tools<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9445" id="mega-menu-item-9445"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-tools/upc-validator">UPC and EAN Barcode Validator</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1844" id="mega-menu-item-1844"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management">eCommerce Inventory Management</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-1850" id="mega-menu-item-1850"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Kitting &amp; Bundles for eCommerce</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5150" id="mega-menu-item-5150"><a class="mega-menu-link" href="/features/financial-suite">Financials<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7187" id="mega-menu-item-7187"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/quickbooks">QuickBooks Accounting Integration</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5443" id="mega-menu-item-5443"><a class="mega-menu-link" href="/features/inventory-accounting">Inventory Accounting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4607" id="mega-menu-item-4607"><a class="mega-menu-link" href="https://www.finaleinventory.com/landed-costs">Product Landed Costs</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-8852" id="mega-menu-item-8852"><a class="mega-menu-link" href="https://www.finaleinventory.com/industries">Industries</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-4581" id="mega-menu-item-4581"><a class="mega-menu-link" href="https://www.finaleinventory.com/api-custom-integration">Developer API</a></li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-4193-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-4193-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-3" id="mega-menu-item-custom_html-3"><div class="textwidget custom-html-widget"><style></style>

<div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about Finale's capabilities:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-4193-2">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-4193-2-0"></li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-3866" id="mega-menu-item-3866"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations" aria-haspopup="true" aria-expanded="false" tabindex="0">Integrations<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-3866-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-3866-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3869" id="mega-menu-item-3869"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-marketplace">Marketplace<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5110" id="mega-menu-item-5110"><a class="mega-menu-link" href="/integrations/amazon">Amazon</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5111" id="mega-menu-item-5111"><a class="mega-menu-link" href="/integrations/fba">Amazon FBA</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5114" id="mega-menu-item-5114"><a class="mega-menu-link" href="/integrations/ebay">ebay</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5115" id="mega-menu-item-5115"><a class="mega-menu-link" href="/integrations/etsy">Etsy</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9781" id="mega-menu-item-9781"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/tiktok-shop">TikTok</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5122" id="mega-menu-item-5122"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/walmart">Walmart</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9782" id="mega-menu-item-9782"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-marketplace">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-4482" id="mega-menu-item-4482"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-edi">EDI<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5109" id="mega-menu-item-5109"><a class="mega-menu-link" href="/integrations/sps-commerce">SPS Commerce</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12" id="mega-menu-3866-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3872" id="mega-menu-item-3872"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shopping-cart">Shopping Cart<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5137" id="mega-menu-item-5137"><a class="mega-menu-link" href="/integrations/bigcommerce">BigCommerce</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5139" id="mega-menu-item-5139"><a class="mega-menu-link" href="/integrations/magento">Magento</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5142" id="mega-menu-item-5142"><a class="mega-menu-link" href="/integrations/shopify">Shopify</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5143" id="mega-menu-item-5143"><a class="mega-menu-link" href="/integrations/shopify-plus">Shopify Plus</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5144" id="mega-menu-item-5144"><a class="mega-menu-link" href="/integrations/squarespace">Squarespace</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5146" id="mega-menu-item-5146"><a class="mega-menu-link" href="/integrations/woocommerce">WooCommerce</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-9783" id="mega-menu-item-9783"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shopping-cart">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12 mega-menu-clear" id="mega-menu-3866-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3870" id="mega-menu-item-3870"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-pos">Point of Sale (POS)<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5127" id="mega-menu-item-5127"><a class="mega-menu-link" href="/integrations/lightspeed">Lightspeed</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5128" id="mega-menu-item-5128"><a class="mega-menu-link" href="/integrations/shopify">Shopify POS</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5129" id="mega-menu-item-5129"><a class="mega-menu-link" href="/integrations/square">Square</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3868" id="mega-menu-item-3868"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-multichannel">Channel Management<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5104" id="mega-menu-item-5104"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/acenda">Acenda</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5105" id="mega-menu-item-5105"><a class="mega-menu-link" href="/integrations/channeladvisor">ChannelAdvisor</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5255" id="mega-menu-item-5255"><a class="mega-menu-link" href="/integrations-channel-mgmt">Flxpoint</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5106" id="mega-menu-item-5106"><a class="mega-menu-link" href="/integrations/geekseller">GeekSeller</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5107" id="mega-menu-item-5107"><a class="mega-menu-link" href="/integrations/suredone">SureDone</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5108" id="mega-menu-item-5108"><a class="mega-menu-link" href="/integrations/zentail">Zentail</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-3-of-12" id="mega-menu-3866-0-3">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3871" id="mega-menu-item-3871"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-shipping">Shipping<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5131" id="mega-menu-item-5131"><a class="mega-menu-link" href="/integrations-shipping">Inventory Source</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5132" id="mega-menu-item-5132"><a class="mega-menu-link" href="/integrations/shippingeasy">ShippingEasy</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5133" id="mega-menu-item-5133"><a class="mega-menu-link" href="/integrations-shipping">ShipRush</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5134" id="mega-menu-item-5134"><a class="mega-menu-link" href="/integrations/shipstation">ShipStation</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-3867" id="mega-menu-item-3867"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-accounting">Accounting<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5103" id="mega-menu-item-5103"><a class="mega-menu-link" href="/integrations/quickbooks">QuickBooks Online</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-item-4509" id="mega-menu-item-4509"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations-exports">Exports<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5124" id="mega-menu-item-5124"><a class="mega-menu-link" href="/integrations-exports">Amazon S3</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5125" id="mega-menu-item-5125"><a class="mega-menu-link" href="/integrations-exports">Google Drive</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-5126" id="mega-menu-item-5126"><a class="mega-menu-link" href="/integrations-exports">FTP</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6069" id="mega-menu-item-6069"><a class="mega-menu-link" href="/integrations-exports">Scheduled Email Reports</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-3866-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-3866-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-5" id="mega-menu-item-custom_html-5"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about Finale's capabilities:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="https://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-1401" id="mega-menu-item-1401"><a class="mega-menu-link" href="https://www.finaleinventory.com/video" aria-haspopup="true" aria-expanded="false" tabindex="0">Videos<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-1401-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-1401-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5183" id="mega-menu-item-5183"><a class="mega-menu-link" href="/video#basics">Basic Operations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8119" id="mega-menu-item-8119"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-from-excel">Importing Products (Spreadsheet)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8120" id="mega-menu-item-8120"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-products-from-integration">Importing Products (Integrations)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8121" id="mega-menu-item-8121"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/basic-stock-import">Importing Stock Levels</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8122" id="mega-menu-item-8122"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/basic-stock-import">Import Stock Levels (Advanced)</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8123" id="mega-menu-item-8123"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-custom-fields">Creating Custom Fields</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8124" id="mega-menu-item-8124"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/custom-reports">Custom Reports &amp; Documents</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8125" id="mega-menu-item-8125"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#basics">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5197" id="mega-menu-item-5197"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#po">Purchase Orders<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8126" id="mega-menu-item-8126"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-purchase-orders">Creating Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8127" id="mega-menu-item-8127"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-purchase-orders">Importing Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8128" id="mega-menu-item-8128"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/receiving-purchase-order-shipments">Receiving Shipments</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8129" id="mega-menu-item-8129"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/landed-costs">Track Landed Costs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8130" id="mega-menu-item-8130"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/reorders">Automated Reordering</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8131" id="mega-menu-item-8131"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/automated-email-reorder-notifications">Reorder Notification Emails</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8132" id="mega-menu-item-8132"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#po">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-1401-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5205" id="mega-menu-item-5205"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#inventory">Inventory Operations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8133" id="mega-menu-item-8133"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/stock-take">Stock Takes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8134" id="mega-menu-item-8134"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/conducting-a-stock-change">Stock Changes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8135" id="mega-menu-item-8135"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/conducting-a-stock-transfer">Stock Transfers</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8136" id="mega-menu-item-8136"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Creating Kits &amp; Bundles</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8137" id="mega-menu-item-8137"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/creating-a-builds">Manufacturing Builds</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8138" id="mega-menu-item-8138"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/case-packing">Case Packing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8139" id="mega-menu-item-8139"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#inventory">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5213" id="mega-menu-item-5213"><a class="mega-menu-link" href="/video#so">Sales Orders and Fulfillment<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8140" id="mega-menu-item-8140"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/sales-order">Creating a Sales Order</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8141" id="mega-menu-item-8141"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/importing-sales-orders">Importing Sales Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8142" id="mega-menu-item-8142"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/adding-taxes-discounts-or-fees-to-sales-or-purchase-orders">Adding Adjustments &amp; Fees</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8143" id="mega-menu-item-8143"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/invoicing">Invoicing</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8144" id="mega-menu-item-8144"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/shipments-and-pull-sheets">Sales Shipments</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8145" id="mega-menu-item-8145"><a class="mega-menu-link" href="https://www.finaleinventory.com/features/returns">Returns Management</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8146" id="mega-menu-item-8146"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#so">...more</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-1401-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5221" id="mega-menu-item-5221"><a class="mega-menu-link" href="/video#integrations">Integrations<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8147" id="mega-menu-item-8147"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/shipstation">ShipStation Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8148" id="mega-menu-item-8148"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/updating-stock-levels-to-marketplaces-and-shopping-carts">Updating Marketplace Stock Levels</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8149" id="mega-menu-item-8149"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/map-alias-skus">Mapping Alias SKUs</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8150" id="mega-menu-item-8150"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecommerce-inventory-management/kitting-bundling">Kits &amp; Bundles</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8151" id="mega-menu-item-8151"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/include-supplier-quantities">Including Supplier Quantity</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8152" id="mega-menu-item-8152"><a class="mega-menu-link" href="https://www.finaleinventory.com/integrations/quickbooks">QuickBooks Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8153" id="mega-menu-item-8153"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#integrations">...more</a></li>			</ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-5229" id="mega-menu-item-5229"><a class="mega-menu-link" href="/video#barcode">Mobile Barcode Scanner<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8154" id="mega-menu-item-8154"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning">Barcode Scanner Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8155" id="mega-menu-item-8155"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/order-picking">Order Picking Overview</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8156" id="mega-menu-item-8156"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/shipping-receiving-software">Purchase Order Receiving</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8157" id="mega-menu-item-8157"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-transfer-software">Stock Transfers</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8158" id="mega-menu-item-8158"><a class="mega-menu-link" href="https://www.finaleinventory.com/barcode-scanning/stock-take-software">Stock Takes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8159" id="mega-menu-item-8159"><a class="mega-menu-link" href="https://www.finaleinventory.com/video/add-stock-using-the-barcode-scanner">Stock Changes</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8160" id="mega-menu-item-8160"><a class="mega-menu-link" href="https://www.finaleinventory.com/video#barcode">...more</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-1401-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-1401-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-4" id="mega-menu-item-custom_html-4"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Learn about how Finale works:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-align-bottom-left mega-menu-grid mega-menu-item-6104" id="mega-menu-item-6104"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us" aria-haspopup="true" aria-expanded="false" tabindex="0">Learning Hub<span class="mega-indicator" data-has-click-event="true"></span></a>
<ul class="mega-sub-menu">
<li class="mega-menu-row" id="mega-menu-6104-0">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-6104-0-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6227" id="mega-menu-item-6227"><a class="mega-menu-link" href="##">Customers<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6229" id="mega-menu-item-6229"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-stories">Success Stories</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6228" id="mega-menu-item-6228"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-testimonials">Testimonials</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-8170" id="mega-menu-item-8170"><a class="mega-menu-link" href="https://www.finaleinventory.com/customer-feedback">Customer Feedback</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12" id="mega-menu-6104-0-1">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6503" id="mega-menu-item-6503"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us">Help Center<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6504" id="mega-menu-item-6504"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/360000146613-Getting-started">Getting Started</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6505" id="mega-menu-item-6505"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001170888-Products">Products Help</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6506" id="mega-menu-item-6506"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001195068-Inventory-Stock-Operations">Inventory Stock Operations</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6507" id="mega-menu-item-6507"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001170768-Purchase-Orders">Purchase Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6508" id="mega-menu-item-6508"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001165867-Sales-Orders-and-Returns">Sales Orders</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6509" id="mega-menu-item-6509"><a class="mega-menu-link" href="https://support.finaleinventory.com/hc/en-us/categories/115001294187-Integrations">Integrations Troubleshooting</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-7511" id="mega-menu-item-7511"><a class="mega-menu-link" href="https://www.finaleinventory.com/company">About Finale</a></li>			</ul>
</li>		</ul>
</li><li class="mega-menu-column mega-menu-columns-4-of-12 mega-menu-clear" id="mega-menu-6104-0-2">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-item-6502" id="mega-menu-item-6502"><a class="mega-menu-link" href="/online-guides/what-is-ecommerce-inventory-management">Learning Center<span class="mega-indicator" data-has-click-event="true"></span></a>
			<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-6889" id="mega-menu-item-6889"><a class="mega-menu-link" href="https://www.finaleinventory.com/blog">Blog</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9491" id="mega-menu-item-9491"><a class="mega-menu-link" href="https://www.finaleinventory.com/events-calendar">Events Calendar</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9490" id="mega-menu-item-9490"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-guides/ebook-operational-ims-data-benefits">Benefits of Inventory Data</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-menu-item-9761" id="mega-menu-item-9761"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-guides/ebook-erp-vs-ims">ERP vs IMS: What’s Right For Your Company?</a></li><li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-6788" id="mega-menu-item-6788"><a class="mega-menu-link" href="https://www.finaleinventory.com/ecom-tools/upc-validator">Validate Your UPC and EAN Codes</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-post mega-menu-item-6666" id="mega-menu-item-6666"><a class="mega-menu-link" href="https://www.finaleinventory.com/inventory-management/what-is-the-difference-between-lots-and-serial-numbers">When to Use Lots vs Serial Numbers</a></li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-onlineguides mega-menu-item-6480" id="mega-menu-item-6480"><a class="mega-menu-link" href="https://www.finaleinventory.com/online-guides/what-is-ecommerce-inventory-management">eCommerce Inventory Management Guide</a></li>			</ul>
</li>		</ul>
</li>	</ul>
</li><li class="mega-menu-row" id="mega-menu-6104-1">
	<ul class="mega-sub-menu">
<li class="mega-menu-column mega-menu-columns-1-of-1 mega-menu-clear" id="mega-menu-6104-1-0">
		<ul class="mega-sub-menu">
<li class="mega-menu-item mega-menu-item-type-widget widget_custom_html mega-menu-item-custom_html-6" id="mega-menu-item-custom_html-6"><div class="textwidget custom-html-widget"><div class="menu-custom-widget-container">
	<span class="menu-custom-widget-text menu-custom-widget-m-right-large">Talk with our team about your questions:</span>
	<a href="tel:888-925-0259" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Phone" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Phone.png" alt="Phone" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">(888) 925-0259</span>
    </a>
	<a href="https://www.finaleinventory.com/schedule-demo" class="menu-custom-widget-action menu-custom-widget-m-right-large">
		<img width="100" height="100" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20100%20100'%3E%3C/svg%3E" alt="Calendar" class="menu-custom-widget-action-image " data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png.webp"><noscript><img width="100" height="100" decoding="async" src="http://www.finaleinventory.com/wp-content/uploads/2023/07/Menu-Calendar.png" alt="Calendar" class="menu-custom-widget-action-image"></noscript>
		<span class="menu-custom-widget-text menu-custom-widget-m-l-x-small">Schedule a Call</span>
    </a>
</div></div></li>		</ul>
</li>	</ul>
</li></ul>
</li><li class="mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-1919" id="mega-menu-item-1919"><a class="mega-menu-link" href="https://www.finaleinventory.com/pricing-signup" tabindex="0">Pricing</a></li><li class="mega-yellow-button mega-menu-item mega-menu-item-type-post_type mega-menu-item-object-page mega-align-bottom-left mega-menu-flyout mega-menu-item-8850 yellow-button" id="mega-menu-item-8850"><a class="mega-menu-link" href="https://www.finaleinventory.com/schedule-demo" tabindex="0">Schedule a Demo</a></li><li class="mega-login-link mega-visible-hamburger-menu-tablet mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-8851 login-link visible-hamburger-menu-tablet" id="mega-menu-item-8851"><a class="mega-menu-link" href="https://app.finaleinventory.com/account-login" tabindex="0">Login</a></li><li class="mega-login-link mega-visible-hamburger-menu mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-align-bottom-left mega-menu-flyout mega-menu-item-9038 login-link visible-hamburger-menu" id="mega-menu-item-9038"><a class="mega-menu-link" href="/contact-us" tabindex="0">Contact us</a></li></ul></div>				</div>
			</div>
				</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
</header><div class="uabb-js-breakpoint" style="display: none;"></div>	<div id="fl-main-content" class="fl-page-content" itemprop="mainContentOfPage" role="main">

		
<div class="fl-content-full container">
	<div class="row">
		<div class="fl-content col-md-12">
			<article class="fl-post post-8844 page type-page status-publish has-post-thumbnail hentry" id="fl-post-8844" itemscope="itemscope" itemtype="https://schema.org/CreativeWork">

			<div class="fl-post-content clearfix" itemprop="text">
		<div class="fl-builder-content fl-builder-content-8844 fl-builder-content-primary fl-builder-global-templates-locked" data-post-id="8844"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-8rakogysq7je" data-node="8rakogysq7je">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-full-width fl-node-content">
		
<div class="fl-col-group fl-node-1pmurb0s9ecq" data-node="1pmurb0s9ecq">
			<div class="fl-col fl-node-i7k1p54fcarx" data-node="i7k1p54fcarx">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-vgfnwluqa9yi" data-node="vgfnwluqa9yi">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Finale's new API Documentation is here!&nbsp; See how easy it is to unlock your business potential even more through our <a href="https://developer.finaleinventory.com/reference/start"><span style="text-decoration: underline;">REST API &gt;&gt;&nbsp;</span></a></p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-idwkxl0j5qea fl-row-custom-height fl-row-align-center" data-node="idwkxl0j5qea">
	<div class="fl-row-content-wrap" data-rocket-lazy-bg="loaded">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-l4mstbug3nkf" data-node="l4mstbug3nkf">
			<div class="fl-col fl-node-jm3o2hlt109z" data-node="jm3o2hlt109z">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-kh0cprsliwo2 main-title" data-node="kh0cprsliwo2">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<h1>Inventory Management Software for Your Scaling Business</h1>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-weih1unjvmz3" data-node="weih1unjvmz3">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Finale Inventory is the only multichannel inventory management solution that can support changing workflows for your FBA, Shopify, and/or Walmart sales channels as your company grows.</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-button fl-node-ejrd9ut6wp3a" data-node="ejrd9ut6wp3a">
	<div class="fl-module-content fl-node-content">
		<div class="fl-button-wrap fl-button-width-custom">
			<a href="https://www.finaleinventory.com/schedule-demo" target="_self" class="fl-button" role="button">
							<span class="fl-button-text">Get a personalized demo</span>
					</a>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-wp08d9zmj2cy fl-col-small" data-node="wp08d9zmj2cy">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-621qi5f0cor9" data-node="621qi5f0cor9">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-byx486rv71a9" data-node="byx486rv71a9">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-cgezx68dkv03" data-node="cgezx68dkv03">
			<div class="fl-col fl-node-9w0nc4h71meu" data-node="9w0nc4h71meu">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-9omhzaxq854y" data-node="9omhzaxq854y">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<div class="row-logos">
<p><img decoding="async" class="alignnone size-full wp-image-8496 entered lazyloaded" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/fabfitfun-Logo.jpg.webp" alt="" width="137" height="51" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/fabfitfun-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/fabfitfun-Logo.jpg.webp" data-ll-status="loaded"><noscript><img decoding="async" class="alignnone size-full wp-image-8496" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/fabfitfun-Logo.jpg" alt="" width="137" height="51" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-8497 entered lazyloaded" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Zutano-Logo.jpg.webp" alt="" width="153" height="49" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Zutano-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/Zutano-Logo.jpg.webp" data-ll-status="loaded"><noscript><img decoding="async" class="alignnone size-full wp-image-8497" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Zutano-Logo.jpg" alt="" width="153" height="49" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-8498 entered lazyloaded" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Manscaped-Logo.jpg.webp" alt="" width="138" height="33" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Manscaped-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/Manscaped-Logo.jpg.webp" data-ll-status="loaded"><noscript><img decoding="async" class="alignnone size-full wp-image-8498" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Manscaped-Logo.jpg" alt="" width="138" height="33" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-8500 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20184%2045'%3E%3C/svg%3E" alt="" width="184" height="45" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/GladGirl-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/GladGirl-Logo.jpg.webp"><noscript><img decoding="async" class="alignnone size-full wp-image-8500" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/GladGirl-Logo.jpg" alt="" width="184" height="45" /></noscript></p>
<p><img decoding="async" class="alignnone size-medium wp-image-8499 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20229%2057'%3E%3C/svg%3E" alt="" width="229" height="57" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/DRMTLGY-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/DRMTLGY-Logo.jpg.webp"><noscript><img decoding="async" class="alignnone size-medium wp-image-8499" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/DRMTLGY-Logo.jpg" alt="" width="229" height="57" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-8501 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20125%2067'%3E%3C/svg%3E" alt="" width="125" height="67" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Kyte-Baby-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/Kyte-Baby-Logo.jpg.webp"><noscript><img decoding="async" class="alignnone size-full wp-image-8501" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Kyte-Baby-Logo.jpg" alt="" width="125" height="67" /></noscript></p>
<p><img decoding="async" class="alignnone size-medium wp-image-8503 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20228%2067'%3E%3C/svg%3E" alt="" width="228" height="67" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Paleovalley-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/Paleovalley-Logo.jpg.webp"><noscript><img decoding="async" class="alignnone size-medium wp-image-8503" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Paleovalley-Logo.jpg" alt="" width="228" height="67" /></noscript></p>
<p><img decoding="async" class="alignnone size-full wp-image-8502 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20193%2059'%3E%3C/svg%3E" alt="" width="193" height="59" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Toys4Trucks-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/Toys4Trucks-Logo.jpg.webp"><noscript><img decoding="async" class="alignnone size-full wp-image-8502" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/Toys4Trucks-Logo.jpg" alt="" width="193" height="59" /></noscript></p>
<p><img decoding="async" class="alignnone  wp-image-8495 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20148%2046'%3E%3C/svg%3E" alt="" width="148" height="46" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/11/IloveDogs-Logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/IloveDogs-Logo.jpg.webp"><noscript><img decoding="async" class="alignnone  wp-image-8495" src="https://www.finaleinventory.com/wp-content/uploads/2023/11/IloveDogs-Logo.jpg" alt="" width="148" height="46" /></noscript></p>
<p><img decoding="async" class="alignnone  wp-image-9856 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20221%2067'%3E%3C/svg%3E" alt="Karma and Luck" width="221" height="67" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-300x91.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-1024x312.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-768x234.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-1536x468.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-2048x624.png.webp 2048w" data-lazy-sizes="(max-width: 221px) 100vw, 221px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-300x91.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-300x91.png.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-300x91.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-1024x312.png.webp 1024w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-768x234.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-1536x468.png.webp 1536w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-2048x624.png.webp 2048w"><noscript><img decoding="async" class="alignnone  wp-image-9856" src="http://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-300x91.png" alt="Karma and Luck" width="221" height="67" srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-300x91.png 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-1024x312.png 1024w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-768x234.png 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-1536x468.png 1536w, https://www.finaleinventory.com/wp-content/uploads/2024/03/KarmaandLuck-2048x624.png 2048w" sizes="(max-width: 221px) 100vw, 221px" /></noscript></p>
</div>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-yspmv2gn0bwk" data-node="yspmv2gn0bwk">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a href="https://www.finaleinventory.com/customer-feedback" style="border-bottom: 1px solid;"><em>Thousands of businesses trust Finale Inventory to improve and scale their operations.</em></a></p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-ilq2amgypvn8" data-node="ilq2amgypvn8">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-l5tq2ejw43ap" data-node="l5tq2ejw43ap">
			<div class="fl-col fl-node-bwlysopi46jr" data-node="bwlysopi46jr">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-qk82avsb4ulj" data-node="qk82avsb4ulj">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">It's time to Ditch the spreadsheets</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-heading fl-node-6wndsgtrhu0m subtitle" data-node="6wndsgtrhu0m">
	<div class="fl-module-content fl-node-content">
		<h3 class="fl-heading">
		<span class="fl-heading-text">Finale's all-in-one inventory management solution helps grow your omnichannel business with streamlined workflows to manage your Amazon, webstore, in-store, and marketplace inventory needs.</span>
	</h3>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-cnw3o0h6jpf7" data-node="cnw3o0h6jpf7">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-8al17hqis2u9 fl-col-group-equal-height fl-col-group-align-center" data-node="8al17hqis2u9">
			<div class="fl-col fl-node-ln0hf9wejvzc fl-col-small" data-node="ln0hf9wejvzc">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-m1ru90g2ztj4" data-node="m1ru90g2ztj4">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-left" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-jpg">
				<img decoding="async" width="499" height="335" class="fl-photo-img wp-image-9204 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20499%20335'%3E%3C/svg%3E" alt="Finale Inventory - Automated Inventory Management" itemprop="image" title="solution01" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution01.jpg.webp 499w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution01-300x201.jpg.webp 300w" data-lazy-sizes="(max-width: 499px) 100vw, 499px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution01.jpg.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution01.jpg.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution01.jpg.webp 499w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution01-300x201.jpg.webp 300w"><noscript><img decoding="async" width="499" height="335" class="fl-photo-img wp-image-9204" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution01.jpg" alt="Finale Inventory - Automated Inventory Management" itemprop="image" title="solution01" srcset="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution01.jpg 499w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution01-300x201.jpg 300w" sizes="(max-width: 499px) 100vw, 499px" /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-2akhxo864p7w col-service" data-node="2akhxo864p7w">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-aqpxjg5dvls2 bg-services" data-node="aqpxjg5dvls2">
	<div class="fl-module-content fl-node-content">
		<div class="fl-html">
	<div class="bg-services-text">
    <svg width="851" height="347" viewBox="0 0 851 347" fill="none" xmlns="http://www.w3.org/2000/svg">
    <g filter="url(#filter0_d_0_1)">
    <path d="M806 296C806 299.314 803.314 302 800 302L45 302L82 44.9999L800 45C803.314 45 806 47.6863 806 51L806 296Z" fill="white"></path>
    </g>
    <path d="M786 45H800C803.314 45 806 47.6863 806 51V296C806 299.314 803.314 302 800 302H786V45Z" fill="#49B8E5"></path>
    <defs>
    <filter id="filter0_d_0_1" x="0" y="0" width="851" height="347" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
    <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
    <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
    <feOffset></feOffset>
    <feGaussianBlur stdDeviation="22.5"></feGaussianBlur>
    <feComposite in2="hardAlpha" operator="out"></feComposite>
    <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
    <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_0_1"></feBlend>
    <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_0_1" result="shape"></feBlend>
    </filter>
    </defs>
    </svg>
</div></div>
	</div>
</div>
<div class="fl-module fl-module-heading fl-node-xv9165zdoerp" data-node="xv9165zdoerp">
	<div class="fl-module-content fl-node-content">
		<h4 class="fl-heading">
		<span class="fl-heading-text">Automated Inventory Management</span>
	</h4>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-xpz7ashv41rc col-service-description" data-node="xpz7ashv41rc">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Reduce overselling and stock errors with Finale's platform that continuously syncs across sales channels and integrations.</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-hkwuptzxn8cl" data-node="hkwuptzxn8cl">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a style="border-bottom: 2px solid;" href="https://www.finaleinventory.com/inventory-management-system">Get Ahead With IMS Insights</a></p>
<p>&nbsp;</p>
<p><span style="text-decoration: underline;"><a href="https://www.finaleinventory.com/amazon-fba-inventory-management-system">Excel with FBA Inventory Management</a></span></p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-lhnrd1tv0pqf" data-node="lhnrd1tv0pqf">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-30o56u9h1gce fl-col-group-equal-height fl-col-group-align-center fl-col-group-responsive-reversed" data-node="30o56u9h1gce">
			<div class="fl-col fl-node-hu0p735smyai col-service-right" data-node="hu0p735smyai">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-f05x9vy34kds bg-services" data-node="f05x9vy34kds">
	<div class="fl-module-content fl-node-content">
		<div class="fl-html">
	<div class="bg-services-text">
    <svg width="851" height="347" viewBox="0 0 851 347" fill="none" xmlns="http://www.w3.org/2000/svg">
    <g filter="url(#filter0_d_0_1)">
    <path d="M45 51C45 47.6863 47.6863 45 51 45H806L769 302H51C47.6863 302 45 299.314 45 296V51Z" fill="white"></path>
    </g>
    <path d="M65 302L51 302C47.6863 302 45 299.314 45 296L45 51C45 47.6863 47.6863 45 51 45L65 45L65 302Z" fill="#49B8E5"></path>
    <defs>
    <filter id="filter0_d_0_1" x="0" y="0" width="851" height="347" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
    <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
    <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
    <feOffset></feOffset>
    <feGaussianBlur stdDeviation="22.5"></feGaussianBlur>
    <feComposite in2="hardAlpha" operator="out"></feComposite>
    <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
    <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_0_1"></feBlend>
    <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_0_1" result="shape"></feBlend>
    </filter>
    </defs>
    </svg>
</div></div>
	</div>
</div>
<div class="fl-module fl-module-heading fl-node-gvjpcth0dyi1" data-node="gvjpcth0dyi1">
	<div class="fl-module-content fl-node-content">
		<h4 class="fl-heading">
		<span class="fl-heading-text">Optimized Warehouse Management</span>
	</h4>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-tmskn2ic35du col-service-description" data-node="tmskn2ic35du">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Improve stock, accuracy and team efficiency throughout the sourcing, stock and sales process with Finale's barcoding.</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-jm3u2wkbp1zg" data-node="jm3u2wkbp1zg">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a style="border-bottom: 2px solid;" href="https://www.finaleinventory.com/warehouse-management-system">Level Up Efficiency With a WMS</a></p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-i0sjc4pm1du6 fl-col-small" data-node="i0sjc4pm1du6">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-8l0roqs4pun9" data-node="8l0roqs4pun9">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-left" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-jpg">
				<img decoding="async" width="500" height="333" class="fl-photo-img wp-image-9203 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20333'%3E%3C/svg%3E" alt="Finale Inventory - Optimized Warehouse Management" itemprop="image" title="solution02" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution02.jpg.webp 500w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution02-300x200.jpg.webp 300w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution02.jpg.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution02.jpg.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution02.jpg.webp 500w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution02-300x200.jpg.webp 300w"><noscript><img decoding="async" width="500" height="333" class="fl-photo-img wp-image-9203" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution02.jpg" alt="Finale Inventory - Optimized Warehouse Management" itemprop="image" title="solution02" srcset="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution02.jpg 500w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution02-300x200.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-p2h8x9jog6fk" data-node="p2h8x9jog6fk">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-c13gbw7k6vjz fl-col-group-equal-height fl-col-group-align-center" data-node="c13gbw7k6vjz">
			<div class="fl-col fl-node-wojd03ifngtz fl-col-small" data-node="wojd03ifngtz">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-ezjugprah51t" data-node="ezjugprah51t">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-left" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-jpg">
				<img decoding="async" width="498" height="333" class="fl-photo-img wp-image-9202 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20498%20333'%3E%3C/svg%3E" alt="Finale Inventory - Proactive Procurement" itemprop="image" title="solution03" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution03.jpg.webp 498w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution03-300x201.jpg.webp 300w" data-lazy-sizes="(max-width: 498px) 100vw, 498px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution03.jpg.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution03.jpg.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution03.jpg.webp 498w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution03-300x201.jpg.webp 300w"><noscript><img decoding="async" width="498" height="333" class="fl-photo-img wp-image-9202" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/solution03.jpg" alt="Finale Inventory - Proactive Procurement" itemprop="image" title="solution03" srcset="https://www.finaleinventory.com/wp-content/uploads/2023/08/solution03.jpg 498w, https://www.finaleinventory.com/wp-content/uploads/2023/08/solution03-300x201.jpg 300w" sizes="(max-width: 498px) 100vw, 498px" /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-xi93sk7qawrp col-service" data-node="xi93sk7qawrp">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-9h1fg2udl4m8 bg-services" data-node="9h1fg2udl4m8">
	<div class="fl-module-content fl-node-content">
		<div class="fl-html">
	<div class="bg-services-text">
    <svg width="851" height="347" viewBox="0 0 851 347" fill="none" xmlns="http://www.w3.org/2000/svg">
    <g filter="url(#filter0_d_0_1)">
    <path d="M806 296C806 299.314 803.314 302 800 302L45 302L82 44.9999L800 45C803.314 45 806 47.6863 806 51L806 296Z" fill="white"></path>
    </g>
    <path d="M786 45H800C803.314 45 806 47.6863 806 51V296C806 299.314 803.314 302 800 302H786V45Z" fill="#49B8E5"></path>
    <defs>
    <filter id="filter0_d_0_1" x="0" y="0" width="851" height="347" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
    <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
    <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
    <feOffset></feOffset>
    <feGaussianBlur stdDeviation="22.5"></feGaussianBlur>
    <feComposite in2="hardAlpha" operator="out"></feComposite>
    <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
    <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_0_1"></feBlend>
    <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_0_1" result="shape"></feBlend>
    </filter>
    </defs>
    </svg>
</div></div>
	</div>
</div>
<div class="fl-module fl-module-heading fl-node-x9qwy6n83vio" data-node="x9qwy6n83vio">
	<div class="fl-module-content fl-node-content">
		<h4 class="fl-heading">
		<span class="fl-heading-text">Proactive Procurement</span>
	</h4>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-f2dxj0ctyi7b col-service-description" data-node="f2dxj0ctyi7b">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Connect the dots between stock counts, sales velocity and reordering, with Finale's holistic offering. (Yes, even for FBA!)</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-w2tidour80ae" data-node="w2tidour80ae">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a style="border-bottom: 2px solid;" href="https://www.finaleinventory.com/procurement-suite">Reorder With Confidence</a></p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-x9c5qjwo6yan" data-node="x9c5qjwo6yan">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-0bft82ye7dw1 fl-col-group-equal-height fl-col-group-align-center fl-col-group-responsive-reversed" data-node="0bft82ye7dw1">
			<div class="fl-col fl-node-6t9jipvlnuaq col-service-right" data-node="6t9jipvlnuaq">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-lufo2j4mpvyi bg-services" data-node="lufo2j4mpvyi">
	<div class="fl-module-content fl-node-content">
		<div class="fl-html">
	<div class="bg-services-text">
    <svg width="851" height="347" viewBox="0 0 851 347" fill="none" xmlns="http://www.w3.org/2000/svg">
    <g filter="url(#filter0_d_0_1)">
    <path d="M45 51C45 47.6863 47.6863 45 51 45H806L769 302H51C47.6863 302 45 299.314 45 296V51Z" fill="white"></path>
    </g>
    <path d="M65 302L51 302C47.6863 302 45 299.314 45 296L45 51C45 47.6863 47.6863 45 51 45L65 45L65 302Z" fill="#49B8E5"></path>
    <defs>
    <filter id="filter0_d_0_1" x="0" y="0" width="851" height="347" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
    <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood>
    <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix>
    <feOffset></feOffset>
    <feGaussianBlur stdDeviation="22.5"></feGaussianBlur>
    <feComposite in2="hardAlpha" operator="out"></feComposite>
    <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix>
    <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_0_1"></feBlend>
    <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_0_1" result="shape"></feBlend>
    </filter>
    </defs>
    </svg>
</div></div>
	</div>
</div>
<div class="fl-module fl-module-heading fl-node-bqgjh0s25pew" data-node="bqgjh0s25pew">
	<div class="fl-module-content fl-node-content">
		<h4 class="fl-heading">
		<span class="fl-heading-text">In-Depth Financial Reporting</span>
	</h4>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-4ipg5nec8hbd col-service-description" data-node="4ipg5nec8hbd">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Understanding your business' profitability is clear with Finale. COGs, revenue by sales channel, trending products are all available at your fingertips.</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-b83guhjkcsqv" data-node="b83guhjkcsqv">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a style="border-bottom: 2px solid;" href="https://www.finaleinventory.com/inventory-accounting">Gain Financial Visibility</a></p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-2b1ryj8x963i fl-col-small" data-node="2b1ryj8x963i">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-270hnzjvxt13" data-node="270hnzjvxt13">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-left" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-jpg">
				<img decoding="async" width="500" height="333" class="fl-photo-img wp-image-9207 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20333'%3E%3C/svg%3E" alt="Finale Inventory - In-Depth Financial Reporting" itemprop="image" title="solution04" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2023/11/solution04.jpg.webp 500w, https://www.finaleinventory.com/wp-content/uploads/2023/11/solution04-300x200.jpg.webp 300w" data-lazy-sizes="(max-width: 500px) 100vw, 500px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/11/solution04.jpg.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/11/solution04.jpg.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/solution04.jpg.webp 500w, https://www.finaleinventory.com/wp-content/uploads/2023/11/solution04-300x200.jpg.webp 300w"><noscript><img decoding="async" width="500" height="333" class="fl-photo-img wp-image-9207" src="http://www.finaleinventory.com/wp-content/uploads/2023/11/solution04.jpg" alt="Finale Inventory - In-Depth Financial Reporting" itemprop="image" title="solution04" srcset="https://www.finaleinventory.com/wp-content/uploads/2023/11/solution04.jpg 500w, https://www.finaleinventory.com/wp-content/uploads/2023/11/solution04-300x200.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-8i9ph0tv1slm" data-node="8i9ph0tv1slm">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-49gcj0wmfh72" data-node="49gcj0wmfh72">
			<div class="fl-col fl-node-go1hvz9xilft" data-node="go1hvz9xilft">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-button fl-node-rjqx2zudwf9c" data-node="rjqx2zudwf9c">
	<div class="fl-module-content fl-node-content">
		<div class="fl-button-wrap fl-button-width-custom fl-button-center">
			<a href="https://www.finaleinventory.com/schedule-demo" target="_self" class="fl-button" role="button">
							<span class="fl-button-text">Demo your workflow with Finale</span>
					</a>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-rjz2ci87yeho" data-node="rjz2ci87yeho">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-gmbkt3sj9n2c" data-node="gmbkt3sj9n2c">
			<div class="fl-col fl-node-uewqtmrgz01y" data-node="uewqtmrgz01y">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-4ona0guq3tse" data-node="4ona0guq3tse">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">Scale with finale for sustainable growth</span>
	</h2>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-r18zx0djsfnk" data-node="r18zx0djsfnk">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-0hkvwcojaepf" data-node="0hkvwcojaepf">
			<div class="fl-col fl-node-ho0yqzwd61rv fl-col-small" data-node="ho0yqzwd61rv">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-uabb-numbers fl-node-7ue6hksovwg4" data-node="7ue6hksovwg4">
	<div class="fl-module-content fl-node-content">
		<div class="uabb-module-content uabb-number uabb-number-none-above-title uabb-number-default">
		<!-- Comment to fix spacing issue
	--><div class="uabb-number-text">
		<span class="uabb-number-string"><span class="uabb-number-int">0</span>%</span>
	</div><!-- Comment to fix spacing issue
	-->	</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-3madk7rzh8bi counter-title" data-node="3madk7rzh8bi">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Faster Workflows</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-cbqi3pr20woz" data-node="cbqi3pr20woz">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Improve warehouse efficiency and accomplish tasks in a quarter of the time.</p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-hvqdgc1win9b fl-col-small" data-node="hvqdgc1win9b">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-uabb-numbers fl-node-3z5qauo6r8pk" data-node="3z5qauo6r8pk">
	<div class="fl-module-content fl-node-content">
		<div class="uabb-module-content uabb-number uabb-number-none-above-title uabb-number-default">
		<!-- Comment to fix spacing issue
	--><div class="uabb-number-text">
		<span class="uabb-number-string"><span class="uabb-number-int">0</span>%</span>
	</div><!-- Comment to fix spacing issue
	-->	</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-z1xci3sq5ahg counter-title" data-node="z1xci3sq5ahg">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Order Increases</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-54senwxkrhzo" data-node="54senwxkrhzo">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Optimize product inventory with scalable processes for increased order volume.</p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-49b5tuev6nk8 fl-col-small" data-node="49b5tuev6nk8">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-uabb-numbers fl-node-qf4ob7ytpx5c" data-node="qf4ob7ytpx5c">
	<div class="fl-module-content fl-node-content">
		<div class="uabb-module-content uabb-number uabb-number-none-above-title uabb-number-default">
		<!-- Comment to fix spacing issue
	--><div class="uabb-number-text">
		<span class="uabb-number-string"><span class="uabb-number-int">0</span>%</span>
	</div><!-- Comment to fix spacing issue
	-->	</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-k05eqfxz3hj7 counter-title" data-node="k05eqfxz3hj7">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Sales Growth</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-krlcah2pvfz4" data-node="krlcah2pvfz4">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Make the right decisions through insightful data to accelerate your brand's revenue growth.</p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-qcdvgksuo57j" data-node="qcdvgksuo57j">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-0y9cos2hjude" data-node="0y9cos2hjude">
			<div class="fl-col fl-node-u27elp9jtv65 fl-col-has-cols" data-node="u27elp9jtv65">
	<div class="fl-col-content fl-node-content">
<div class="fl-col-group fl-node-1xis0v7opa3c fl-col-group-nested fl-col-group-equal-height fl-col-group-align-center" data-node="1xis0v7opa3c">
			<div class="fl-col fl-node-imgfbzhelauo" data-node="imgfbzhelauo">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-7zjry2pi34og" data-node="7zjry2pi34og">
	<div class="fl-module-content fl-node-content">
		<h4 class="fl-heading">
		<a href="https://www.finaleinventory.com/schedule-demo" title="See how Finale can help<br> your business" target="_self">
		<span class="fl-heading-text">See how Finale can help<br> your business</span>
		</a>
	</h4>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-ligq9v15jnwc yellow-banner-logos" data-node="ligq9v15jnwc">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<div style="display: flex; align-items: center; justify-content: center;">&nbsp; &nbsp; &nbsp;&nbsp; <img decoding="async" class="alignnone  wp-image-9876 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20129%20101'%3E%3C/svg%3E" alt="" width="129" height="101" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-300x234.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-768x600.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024.png.webp 800w" data-lazy-sizes="(max-width: 129px) 100vw, 129px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-300x234.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-300x234.png.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-300x234.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-768x600.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024.png.webp 800w"><noscript><img decoding="async" class="alignnone  wp-image-9876" src="http://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-300x234.png" alt="" width="129" height="101" srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-300x234.png 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024-768x600.png 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ga-category_leaders-2024.png 800w" sizes="(max-width: 129px) 100vw, 129px" /></noscript> <img decoding="async" class="alignnone  wp-image-9877 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20130%20101'%3E%3C/svg%3E" alt="" width="130" height="101" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-300x234.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-768x600.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024.png.webp 800w" data-lazy-sizes="(max-width: 130px) 100vw, 130px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-300x234.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-300x234.png.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-300x234.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-768x600.png.webp 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024.png.webp 800w"><noscript><img decoding="async" class="alignnone  wp-image-9877" src="http://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-300x234.png" alt="" width="130" height="101" srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-300x234.png 300w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024-768x600.png 768w, https://www.finaleinventory.com/wp-content/uploads/2024/03/ca-shortlist-2024.png 800w" sizes="(max-width: 130px) 100vw, 130px" /></noscript> &nbsp; <img decoding="async" class="alignnone  wp-image-9878 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2094%20100'%3E%3C/svg%3E" alt="" width="94" height="100" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024-283x300.png.webp 283w, https://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024.png.webp 590w" data-lazy-sizes="(max-width: 94px) 100vw, 94px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024-283x300.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024-283x300.png.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024-283x300.png.webp 283w, https://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024.png.webp 590w"><noscript><img decoding="async" class="alignnone  wp-image-9878" src="http://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024-283x300.png" alt="" width="94" height="100" srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024-283x300.png 283w, https://www.finaleinventory.com/wp-content/uploads/2024/03/sa-frontrunners-2024.png 590w" sizes="(max-width: 94px) 100vw, 94px" /></noscript>&nbsp; &nbsp; <img decoding="async" class="alignnone  wp-image-9879 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2082%20106'%3E%3C/svg%3E" alt="" width="82" height="106" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us-231x300.png.webp 231w, https://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us.png.webp 769w" data-lazy-sizes="(max-width: 82px) 100vw, 82px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us-231x300.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us-231x300.png.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us-231x300.png.webp 231w, https://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us.png.webp 769w"><noscript><img decoding="async" class="alignnone  wp-image-9879" src="http://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us-231x300.png" alt="" width="82" height="106" srcset="https://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us-231x300.png 231w, https://www.finaleinventory.com/wp-content/uploads/2024/03/G2-Users-Love-Us.png 769w" sizes="(max-width: 82px) 100vw, 82px" /></noscript></div>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-ir2b4nyusxjw fl-col-small" data-node="ir2b4nyusxjw">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-rpi54zwkeo1h fl-visible-desktop" data-node="rpi54zwkeo1h">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-center" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-jpg">
				<img decoding="async" width="400" height="400" class="fl-photo-img wp-image-9222 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" alt="laptop-banner" itemprop="image" title="laptop-banner" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner.jpg.webp 400w, https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner-300x300.jpg.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner-150x150.jpg.webp 150w" data-lazy-sizes="(max-width: 400px) 100vw, 400px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner.jpg.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner.jpg.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner.jpg.webp 400w, https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner-300x300.jpg.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner-150x150.jpg.webp 150w"><noscript><img decoding="async" width="400" height="400" class="fl-photo-img wp-image-9222" src="http://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner.jpg" alt="laptop-banner" itemprop="image" title="laptop-banner" srcset="https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner.jpg 400w, https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner-300x300.jpg 300w, https://www.finaleinventory.com/wp-content/uploads/2023/11/laptop-banner-150x150.jpg 150w" sizes="(max-width: 400px) 100vw, 400px" /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
	</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-bi4e73kdh0su" data-node="bi4e73kdh0su">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-ovsbu4w7pnrk" data-node="ovsbu4w7pnrk">
			<div class="fl-col fl-node-0vt8qm7crde2" data-node="0vt8qm7crde2">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-xsyv3hlcn47r" data-node="xsyv3hlcn47r">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">Finale is the Power Behind Millions of Orders</span>
	</h2>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-yejrtsuaixcn" data-node="yejrtsuaixcn">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-ihstm49dv15n" data-node="ihstm49dv15n">
			<div class="fl-col fl-node-241fl8e65k0h fl-col-small" data-node="241fl8e65k0h">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-y7avr31hdmep" data-node="y7avr31hdmep">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<div>5.07 Million</div>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-ewq756ua9xth" data-node="ewq756ua9xth">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Orders Last Month</p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-8fwc3pdxk1ma fl-col-small" data-node="8fwc3pdxk1ma">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-html fl-node-60nqi427uxmd" data-node="60nqi427uxmd">
	<div class="fl-module-content fl-node-content">
		<div class="fl-html">
	<div class="ticker" style="max-height: 60px;">
		<div id="jellyfish-counter-shortcode-1728354564" class="jellyfish-counter" data-digits="9" data-format="000,000,000" data-tenths="1" data-digit-height="80" data-digit-width="25" data-digit-padding="0" data-digit-style="font-family:Montserrat; font-size:40px; color: #49B8E5; line-height: 50px; text-align: center; font-weight: 700; background: transparent; color:#49b8e5; max-height: 30px; display: block;" data-alignment="center" data-bustedness="0" data-flat="true" data-wait-time="20" data-start-value="259739673" data-end-value="9999999999" data-direction="up" data-timestamp="2023-08-29 14:22:00" data-active="1" data-tick-multiplier="1" data-interval="1.2666">
		</div></div></div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-y9jmhtw03fbu" data-node="y9jmhtw03fbu">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Total Orders Processed</p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-bmn5i7gdlxh3 fl-col-small" data-node="bmn5i7gdlxh3">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-yh2a1k6db4j8" data-node="yh2a1k6db4j8">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<div>26.19 Million</div>
</div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-qmopsniythwz" data-node="qmopsniythwz">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Seller Tracked Products</p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-u19tnplh7mfa fl-row-custom-height fl-row-align-center" data-node="u19tnplh7mfa">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-p51sx4ormqig" data-node="p51sx4ormqig">
			<div class="fl-col fl-node-rk8265slptax" data-node="rk8265slptax">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-85t7m2szo3rc" data-node="85t7m2szo3rc">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">Over 50 E-Commerce Integrations</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-sbr2k7jntzgq" data-node="sbr2k7jntzgq">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Configure your tech stack for long-term growth with our robust integration partners including Amazon, FBA, Shopify, ShipStation, QuickBooks Online, and more!</p>
</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-6ze75d2yxfoh" data-node="6ze75d2yxfoh">
			<div class="fl-col fl-node-urnpdj4yliok" data-node="urnpdj4yliok">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-button fl-node-t7dc21mozf9u" data-node="t7dc21mozf9u">
	<div class="fl-module-content fl-node-content">
		<div class="fl-button-wrap fl-button-width-custom fl-button-center">
			<a href="https://www.finaleinventory.com/integrations" target="_self" class="fl-button" role="button">
							<span class="fl-button-text">Get connected</span>
					</a>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-pi0u1y42hd8j blue-section" data-node="pi0u1y42hd8j">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-ojq86slepmb3" data-node="ojq86slepmb3">
			<div class="fl-col fl-node-u8st04zrc7fg" data-node="u8st04zrc7fg">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-5q7ufgb18n6i blue-section-shape-left" data-node="5q7ufgb18n6i">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-center" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-png">
				<img width="600" height="876" decoding="async" class="fl-photo-img wp-image-8547 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20876'%3E%3C/svg%3E" alt="shape-left" itemprop="image" title="shape-left" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/shape-left.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/shape-left.png.webp"><noscript><img width="600" height="876" decoding="async" class="fl-photo-img wp-image-8547" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/shape-left.png" alt="shape-left" itemprop="image" title="shape-left"  /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-5ikhde193clp" data-node="5ikhde193clp">
			<div class="fl-col fl-node-8m37dlkwsyx6" data-node="8m37dlkwsyx6">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-l417wvrk56jg" data-node="l417wvrk56jg">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">It's Easy to Get Started with Finale</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-nmk3dfju1aw8" data-node="nmk3dfju1aw8">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Free, guided implementation is included during every trial period and, with no long-term contracts, you'll be on the path for scaled business growth in just two weeks.</p>
</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-oiylxnzf327p" data-node="oiylxnzf327p">
			<div class="fl-col fl-node-6b3tnjaowy2z" data-node="6b3tnjaowy2z">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-info-list fl-node-lcietuvs2zbp fl-visible-desktop-medium" data-node="lcietuvs2zbp">
	<div class="fl-module-content fl-node-content">
		
<div class="uabb-module-content uabb-info-list">
	<ul class="uabb-info-list-wrapper uabb-info-list-top">
		<li class="uabb-info-list-item info-list-item-dynamic0"><div class="uabb-info-list-content-wrapper fl-clearfix uabb-info-list-top"><div class="uabb-info-list-icon info-list-icon-dynamic0"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-custom		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img width="270" height="270" decoding="async" class="uabb-photo-img " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20270%20270'%3E%3C/svg%3E" alt="" title="" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_1.png.webp"><noscript><img width="270" height="270" decoding="async" class="uabb-photo-img" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_1.png" alt="" title="" itemprop="image"/></noscript>
			</div>
		</div>

		</div></div><div class="uabb-info-list-content uabb-info-list-top info-list-content-dynamic0"><h3 class="uabb-info-list-title">Get a demo on the<br> first call.</h3></div></div><div class="uabb-info-list-connector uabb-info-list-top"></div></li><li class="uabb-info-list-item info-list-item-dynamic1"><div class="uabb-info-list-content-wrapper fl-clearfix uabb-info-list-top"><div class="uabb-info-list-icon info-list-icon-dynamic1"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-custom		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img width="270" height="270" decoding="async" class="uabb-photo-img " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20270%20270'%3E%3C/svg%3E" alt="" title="" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_2.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_2.png.webp"><noscript><img width="270" height="270" decoding="async" class="uabb-photo-img" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_2.png" alt="" title="" itemprop="image"/></noscript>
			</div>
		</div>

		</div></div><div class="uabb-info-list-content uabb-info-list-top info-list-content-dynamic1"><h3 class="uabb-info-list-title">Pricing is fair and<br> transparent.</h3></div></div><div class="uabb-info-list-connector uabb-info-list-top"></div></li><li class="uabb-info-list-item info-list-item-dynamic2"><div class="uabb-info-list-content-wrapper fl-clearfix uabb-info-list-top"><div class="uabb-info-list-icon info-list-icon-dynamic2"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-custom		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img width="270" height="270" decoding="async" class="uabb-photo-img wp-image-8546 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20270%20270'%3E%3C/svg%3E" alt="a2x-logo2" title="a2x-logo2" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_3.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_3.png.webp"><noscript><img width="270" height="270" decoding="async" class="uabb-photo-img wp-image-8546" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_3.png" alt="a2x-logo2" title="a2x-logo2" itemprop="image"/></noscript>
			</div>
		</div>

		</div></div><div class="uabb-info-list-content uabb-info-list-top info-list-content-dynamic2"><h3 class="uabb-info-list-title">Onboarding starts<br> during your free trial.</h3></div></div><div class="uabb-info-list-connector uabb-info-list-top"></div></li>	</ul>
</div>
	</div>
</div>
<div class="fl-module fl-module-info-list fl-node-5r7b0914xacn fl-visible-mobile" data-node="5r7b0914xacn">
	<div class="fl-module-content fl-node-content">
		
<div class="uabb-module-content uabb-info-list">
	<ul class="uabb-info-list-wrapper uabb-info-list-left">
		<li class="uabb-info-list-item info-list-item-dynamic0"><div class="uabb-info-list-content-wrapper fl-clearfix uabb-info-list-left"><div class="uabb-info-list-icon info-list-icon-dynamic0"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-custom		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img width="270" height="270" decoding="async" class="uabb-photo-img " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20270%20270'%3E%3C/svg%3E" alt="" title="" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_1.png.webp"><noscript><img width="270" height="270" decoding="async" class="uabb-photo-img" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_1.png" alt="" title="" itemprop="image"/></noscript>
			</div>
		</div>

		</div></div><div class="uabb-info-list-content uabb-info-list-left info-list-content-dynamic0"><h3 class="uabb-info-list-title">Get a demo on the<br> first call.</h3></div></div><div class="uabb-info-list-connector-top uabb-info-list-left"></div><div class="uabb-info-list-connector uabb-info-list-left"></div></li><li class="uabb-info-list-item info-list-item-dynamic1"><div class="uabb-info-list-content-wrapper fl-clearfix uabb-info-list-left"><div class="uabb-info-list-icon info-list-icon-dynamic1"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-custom		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img width="270" height="270" decoding="async" class="uabb-photo-img " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20270%20270'%3E%3C/svg%3E" alt="" title="" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_2.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_2.png.webp"><noscript><img width="270" height="270" decoding="async" class="uabb-photo-img" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_2.png" alt="" title="" itemprop="image"/></noscript>
			</div>
		</div>

		</div></div><div class="uabb-info-list-content uabb-info-list-left info-list-content-dynamic1"><h3 class="uabb-info-list-title">Pricing is fair and<br> transparent.</h3></div></div><div class="uabb-info-list-connector-top uabb-info-list-left"></div><div class="uabb-info-list-connector uabb-info-list-left"></div></li><li class="uabb-info-list-item info-list-item-dynamic2"><div class="uabb-info-list-content-wrapper fl-clearfix uabb-info-list-left"><div class="uabb-info-list-icon info-list-icon-dynamic2"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-custom		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img width="270" height="270" decoding="async" class="uabb-photo-img wp-image-8546 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20270%20270'%3E%3C/svg%3E" alt="a2x-logo2" title="a2x-logo2" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_3.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_3.png.webp"><noscript><img width="270" height="270" decoding="async" class="uabb-photo-img wp-image-8546" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/circle_icon_3.png" alt="a2x-logo2" title="a2x-logo2" itemprop="image"/></noscript>
			</div>
		</div>

		</div></div><div class="uabb-info-list-content uabb-info-list-left info-list-content-dynamic2"><h3 class="uabb-info-list-title">Onboarding starts<br> during your free trial.</h3></div></div><div class="uabb-info-list-connector-top uabb-info-list-left"></div><div class="uabb-info-list-connector uabb-info-list-left"></div></li>	</ul>
</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-2h13nmboqv04" data-node="2h13nmboqv04">
			<div class="fl-col fl-node-6exugny9l7p3" data-node="6exugny9l7p3">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-kw1fxd4a3htr fl-visible-mobile" data-node="kw1fxd4a3htr">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><a style="font-family: 'Montserrat', sans-serif; font-weight: 600; border-bottom: 2px solid white; padding: 4px 0px;" href="https://www.finaleinventory.com/schedule-demo">Schedule a Demo</a></p>
</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-xvd8o1yjlib4" data-node="xvd8o1yjlib4">
			<div class="fl-col fl-node-g1k0cmux9otr fl-col-small" data-node="g1k0cmux9otr">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-3l8xefkhjcyd fl-visible-desktop-medium" data-node="3l8xefkhjcyd">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>We know your time is valuable. That's why we jump into the software during your first call.</p>
<p><a style="border-bottom: 2px solid white; margin-top: 10px; display: inline-flex;" href="https://www.finaleinventory.com/schedule-demo">SCHEDULE A DEMO</a></p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-6hnxcs3kw0v5 fl-col-small" data-node="6hnxcs3kw0v5">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-ba0e1rv92p6i fl-visible-desktop-medium" data-node="ba0e1rv92p6i">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Finale can offer competitive pricing because users stay (and grow) with Finale.</p>
<p><a style="border-bottom: 2px solid white; margin-top: 10px; display: inline-flex;" href="https://www.finaleinventory.com/pricing-signup">SEE PRICING PLANS</a></p>
</div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-17nx0cvifyls fl-col-small" data-node="17nx0cvifyls">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-flc2wxusrhpy fl-visible-desktop-medium" data-node="flc2wxusrhpy">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Free, guided implementation happens during your trial so you can see Finale work for your business.</p>
<p><a style="border-bottom: 2px solid white; margin-top: 10px; display: inline-flex;" href="https://www.finaleinventory.com/account-register">START YOUR FREE TRIAL</a></p>
</div>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-wtvg052clf9x" data-node="wtvg052clf9x">
			<div class="fl-col fl-node-fotq83ivu1c4" data-node="fotq83ivu1c4">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-ijfsobzvay6d blue-section-shape-right" data-node="ijfsobzvay6d">
	<div class="fl-module-content fl-node-content">
		<div class="fl-photo fl-photo-align-center" itemscope="" itemtype="https://schema.org/ImageObject">
	<div class="fl-photo-content fl-photo-img-png">
				<img width="600" height="876" decoding="async" class="fl-photo-img wp-image-8548 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20600%20876'%3E%3C/svg%3E" alt="shape-right" itemprop="image" title="shape-right" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2023/08/shape-right.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2023/08/shape-right.png.webp"><noscript><img width="600" height="876" decoding="async" class="fl-photo-img wp-image-8548" src="http://www.finaleinventory.com/wp-content/uploads/2023/08/shape-right.png" alt="shape-right" itemprop="image" title="shape-right"  /></noscript>
					</div>
	</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-6fcj3v2ytm8b" data-node="6fcj3v2ytm8b">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-cgd4xl876py5" data-node="cgd4xl876py5">
			<div class="fl-col fl-node-jr23ce09htl8" data-node="jr23ce09htl8">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-got359hs8mdj" data-node="got359hs8mdj">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">Our team's extensive industry knowledge supports 8-figure business growth</span>
	</h2>
	</div>
</div>
</div>
</div>
	</div>

<div class="fl-col-group fl-node-jao8ucr7dm5e" data-node="jao8ucr7dm5e">
			<div class="fl-col fl-node-ldq28y3pir49" data-node="ldq28y3pir49">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-2oti79lkfz6w" data-node="2oti79lkfz6w">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<div class="carousel-container"><img decoding="async" class="alignnone size-medium wp-image-8554 quote-top " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20236%20188'%3E%3C/svg%3E" alt="" width="236" height="188" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/quote-top.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/quote-top.png.webp"><noscript><img decoding="async" class="alignnone size-medium wp-image-8554 quote-top" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/quote-top.png" alt="" width="236" height="188" /></noscript><p></p>
<p><img decoding="async" class="alignnone size-full wp-image-8553 quote-bottom " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20236%20188'%3E%3C/svg%3E" alt="" width="236" height="188" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/quote-bottom.png.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/quote-bottom.png.webp"><noscript><img decoding="async" class="alignnone size-full wp-image-8553 quote-bottom" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/quote-bottom.png" alt="" width="236" height="188" /></noscript></p>
<p></p><div class="white" style="background:rgb(255, 255, 255); border:solid 0px rgba(0,0,0,0); border-radius:0px; padding:0px 0px 0px 0px;">
<div id="homepage_testimonials_carousel" class="owl-carousel sa_owl_theme owl-pagination-true autohide-arrows" data-slider-id="homepage_testimonials_carousel" style="visibility:hidden;">
<div id="homepage_testimonials_carousel_slide01" class="sa_hover_container" style="padding:5% 5%; margin:0px 2%; background-color:rgba(0, 0, 0, 0); "><p>In a few months, [we] went from zero to 70 retailers. If that wasn’t impressive enough, [year one] sales grew by over 400%, and [the following year] is already on track to exceed that. Furthermore, Amazon sales have grown by 850% in just the first quarter, year over year.</p>
<p><span style="color: #2c7bbe">Troy Haley, With You Lockets, </span><br><span style="color: #2c7bbe">CEO and Co-Founder</span></p>
<p><img decoding="async" class="alignnone wp-image-8550 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2067'%3E%3C/svg%3E" alt="" width="220" height="67" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/With-You-logo-300x92.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/With-You-logo-300x92.jpg.webp"><noscript><img decoding="async" class="alignnone wp-image-8550" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/With-You-logo-300x92.jpg" alt="" width="220" height="67" /></noscript></p></div>
<div id="homepage_testimonials_carousel_slide02" class="sa_hover_container" style="padding:5% 5%; margin:0px 2%; "><p>Since we started using Finale inventory, work has accelerated to a speed that’s 4X faster than it was before. Inventory has become about 200% more accurate, increasing the output and efficiency of the company</p>
<p><span style="color: #2c7bbe">Aaron Watson, Bapmic Auto Parts Inc. </span><br><span style="color: #2c7bbe">Operations Manager</span></p>
<p><img decoding="async" class="alignnone wp-image-8551 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2067'%3E%3C/svg%3E" alt="" width="220" height="67" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/Bapmic-logo-300x92.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/Bapmic-logo-300x92.jpg.webp"><noscript><img decoding="async" class="alignnone wp-image-8551" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/Bapmic-logo-300x92.jpg" alt="" width="220" height="67" /></noscript></p>
<p>&nbsp;</p></div>
<div id="homepage_testimonials_carousel_slide03" class="sa_hover_container" style="padding:5% 5%; margin:0px 2%; "><p>Before we started using Finale, we had an order error rate of 2-3%.&nbsp; Since we started using Finale, we’ve gone to a 0.2% error rate.</p>
<p><span style="color: #2c7bbe">Brett Haney, Microfiber Wholesale</span><br><span style="color: #2c7bbe">President</span></p>
<p><img decoding="async" class="alignnone wp-image-8552 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20220%2067'%3E%3C/svg%3E" alt="" width="220" height="67" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/Microfiber-Wholesale-logo-300x92.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/Microfiber-Wholesale-logo-300x92.jpg.webp"><noscript><img decoding="async" class="alignnone wp-image-8552" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/Microfiber-Wholesale-logo-300x92.jpg" alt="" width="220" height="67" /></noscript></p>
<p>&nbsp;</p></div>
<div id="homepage_testimonials_carousel_slide04" class="sa_hover_container" style="padding:5% 5%; margin:0px 2%; "><p>Our growth was limited by using spreadsheets and dealing with a lot of manual processes. Finale really opened the door for us. In the last five years, we've grown from five thousand SKUs to nearly a million.</p>
<p><span style="color: #2c7bbe">Jeff Dailey, </span><br><span style="color: #2c7bbe">CEO</span></p>
<p><img decoding="async" class="alignnone wp-image-8571 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20230%2070'%3E%3C/svg%3E" alt="" width="230" height="70" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/SeniorCom-logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/SeniorCom-logo.jpg.webp"><noscript><img decoding="async" class="alignnone wp-image-8571" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/SeniorCom-logo.jpg" alt="" width="230" height="70" /></noscript></p></div>
<div id="homepage_testimonials_carousel_slide05" class="sa_hover_container" style="padding:5% 5%; margin:0px 2%; "><p>Scanning in newly arrived product used to take upwards of a full day. With Finale, this can be done in under an hour. Meanwhile, any defective products can be scanned out immediately, and factory returns tracked in real-time.</p>
<p><span style="color: #2c7bbe">Pat Bianchi, </span><br><span style="color: #2c7bbe">COO</span></p>
<p><img decoding="async" class="alignnone wp-image-8570 size-full " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20330%20101'%3E%3C/svg%3E" alt="" width="330" height="101" data-lazy-src="https://www.finaleinventory.com/wp-content/uploads/2023/08/Lox-Extensions-logo.jpg.webp" data-lazy-src-webp="https://www.finaleinventory.com/wp-content/uploads/2023/08/Lox-Extensions-logo.jpg.webp"><noscript><img decoding="async" class="alignnone wp-image-8570 size-full" src="https://www.finaleinventory.com/wp-content/uploads/2023/08/Lox-Extensions-logo.jpg" alt="" width="330" height="101" /></noscript></p></div>
</div>
</div>
<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {
	jQuery(document).ready(function() {
		jQuery('#homepage_testimonials_carousel').owlCarousel({
			responsive:{
				0:{ items:1 },
				480:{ items:2 },
				768:{ items:3 },
				980:{ items:3 },
				1200:{ items:3 },
				1500:{ items:3 }
			},
			autoplay : true,
			autoplayTimeout : 6500,
			autoplayHoverPause : true,
			smartSpeed : 300,
			fluidSpeed : 300,
			autoplaySpeed : 300,
			navSpeed : 300,
			dotsSpeed : 300,
			loop : true,
			nav : true,
			navText : ['Previous','Next'],
			dots : true,
			responsiveRefreshRate : 200,
			slideBy : 1,
			mergeFit : true,
			autoHeight : false,
			mouseDrag : false,
			touchDrag : true
		});
		jQuery('#homepage_testimonials_carousel').css('visibility', 'visible');
		sa_resize_homepage_testimonials_carousel();
		window.addEventListener('resize', sa_resize_homepage_testimonials_carousel);
		function sa_resize_homepage_testimonials_carousel() {
			var min_height = '50';
			var win_width = jQuery(window).width();
			var slider_width = jQuery('#homepage_testimonials_carousel').width();
			if (win_width < 480) {
				var slide_width = slider_width / 1;
			} else if (win_width < 768) {
				var slide_width = slider_width / 2;
			} else if (win_width < 980) {
				var slide_width = slider_width / 3;
			} else if (win_width < 1200) {
				var slide_width = slider_width / 3;
			} else if (win_width < 1500) {
				var slide_width = slider_width / 3;
			} else {
				var slide_width = slider_width / 3;
			}
			slide_width = Math.round(slide_width);
			var slide_height = '0';
			if (min_height == 'aspect43') {
				slide_height = (slide_width / 4) * 3;				slide_height = Math.round(slide_height);
			} else if (min_height == 'aspect169') {
				slide_height = (slide_width / 16) * 9;				slide_height = Math.round(slide_height);
			} else {
				slide_height = (slide_width / 100) * min_height;				slide_height = Math.round(slide_height);
			}
			jQuery('#homepage_testimonials_carousel .owl-item .sa_hover_container').css('min-height', slide_height+'px');
		}
		var owl_goto = jQuery('#homepage_testimonials_carousel');
		jQuery('.homepage_testimonials_carousel_goto1').click(function(event){
			owl_goto.trigger('to.owl.carousel', 0);
		});
		jQuery('.homepage_testimonials_carousel_goto2').click(function(event){
			owl_goto.trigger('to.owl.carousel', 1);
		});
		jQuery('.homepage_testimonials_carousel_goto3').click(function(event){
			owl_goto.trigger('to.owl.carousel', 2);
		});
		jQuery('.homepage_testimonials_carousel_goto4').click(function(event){
			owl_goto.trigger('to.owl.carousel', 3);
		});
		jQuery('.homepage_testimonials_carousel_goto5').click(function(event){
			owl_goto.trigger('to.owl.carousel', 4);
		});
		var resize_8840 = jQuery('.owl-carousel');
		resize_8840.on('initialized.owl.carousel', function(e) {
			if (typeof(Event) === 'function') {
				window.dispatchEvent(new Event('resize'));
			} else {
				var evt = window.document.createEvent('UIEvents');
				evt.initUIEvent('resize', true, false, window, 0);
				window.dispatchEvent(evt);
			}
		});
	});
});</script>
<p></p></div>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div class="fl-row fl-row-full-width fl-row-bg-color fl-node-ne28i9wjq3gm" data-node="ne28i9wjq3gm">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-kw0b86ljy1ro" data-node="kw0b86ljy1ro">
			<div class="fl-col fl-node-o1di2g8zye50" data-node="o1di2g8zye50">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-gy5rwbqij8oc" data-node="gy5rwbqij8oc">
	<div class="fl-module-content fl-node-content">
		<h2 class="fl-heading">
		<span class="fl-heading-text">See how finale can help you scale</span>
	</h2>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-fhwcdeua460t" data-node="fhwcdeua460t">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Enter your information below to receive a free, personalized demo.</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-html fl-node-y64goqtied72" data-node="y64goqtied72">
	<div class="fl-module-content fl-node-content">
		<div class="fl-html">
	<div style="background-color: white; padding: 20px;">
    <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
    <script data-hubspot-rendered="true">
      hbspt.forms.create({
        region: "na1",
        portalId: "40107834",
        formId: "f1fa5554-a44e-4cee-9726-b0444e6c5de7"
      });
    </script><div id="hbspt-form-68a4b7f2-283e-4130-a83b-b6c46d6cd2d7" class="hbspt-form" data-hs-forms-root="true"><iframe id="hs-form-iframe-0" class="hs-form-iframe" title="Form 0" scrolling="no" width="100%" style="position: static; border: none; display: block; overflow: hidden; width: 100%; height: 444px;" height="444"></iframe></div>
</div></div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
</div><div class="uabb-js-breakpoint" style="display: none;"></div>	</div><!-- .fl-post-content -->
	
</article>

<!-- .fl-post -->
		</div>
	</div>
</div>


	</div><!-- .fl-page-content -->
	<footer class="fl-builder-content fl-builder-content-1405 fl-builder-global-templates-locked" data-post-id="1405" data-type="footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"><div id="waller" class="fl-row fl-row-full-width fl-row-bg-color fl-node-5eaa20e8a459a" data-node="5eaa20e8a459a">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-5eaa20e8abdd6" data-node="5eaa20e8abdd6">
			<div class="fl-col fl-node-5eaa20e8abed9 fl-col-small" data-node="5eaa20e8abed9">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-5eaa218bc9a4d" data-node="5eaa218bc9a4d">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Products</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-menu fl-node-5f373195bdc9b" data-node="5f373195bdc9b">
	<div class="fl-module-content fl-node-content">
		<div class="fl-menu">
		<div class="fl-clear"></div>
	<nav aria-label="Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-product" class="menu fl-menu-vertical fl-toggle-none"><li id="menu-item-4764" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.finaleinventory.com/pricing-signup">Pricing</a></li><li id="menu-item-4767" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/inventory-management-system">Features</a></li><li id="menu-item-4768" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/integrations">Integrations</a></li><li id="menu-item-4770" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/features/label-printing/custom-barcode-labels">Label Printing</a></li><li id="menu-item-4769" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/barcode-scanning">Mobile Barcode Scanning</a></li><li id="menu-item-4772" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/features/light-manufacturing">Manufacturing</a></li><li id="menu-item-6059" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/features/inventory-accounting">Accounting</a></li><li id="menu-item-4776" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://developer.finaleinventory.com/reference/getting-started-1">Developer API</a></li></ul></nav></div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-5eaa20e8abedc fl-col-small" data-node="5eaa20e8abedc">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-5eaa219ece3d4" data-node="5eaa219ece3d4">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Resources</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-menu fl-node-5f37332125998" data-node="5f37332125998">
	<div class="fl-module-content fl-node-content">
		<div class="fl-menu">
		<div class="fl-clear"></div>
	<nav aria-label="Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-resources" class="menu fl-menu-vertical fl-toggle-none"><li id="menu-item-4778" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/blog">Blog</a></li><li id="menu-item-4782" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/customer-stories">Success Stories</a></li><li id="menu-item-4781" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/customer-testimonials">Testimonials</a></li><li id="menu-item-8169" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/customer-feedback">Customer Feedback</a></li><li id="menu-item-4795" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/online-guides/what-is-ecommerce-inventory-management">Learning Center</a></li><li id="menu-item-4779" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://support.finaleinventory.com/hc/en-us">Help Center</a></li><li id="menu-item-4780" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/video">How To Videos</a></li><li id="menu-item-6058" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://status.finaleinventory.com/">System Status</a></li></ul></nav></div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-5eaa20e8abede fl-col-small" data-node="5eaa20e8abede">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-5eaa21608f53f" data-node="5eaa21608f53f">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p>Company</p>
</div>
	</div>
</div>
<div class="fl-module fl-module-menu fl-node-5f37333350a95" data-node="5f37333350a95">
	<div class="fl-module-content fl-node-content">
		<div class="fl-menu">
		<div class="fl-clear"></div>
	<nav aria-label="Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-company" class="menu fl-menu-vertical fl-toggle-none"><li id="menu-item-4773" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/company">About Us</a></li><li id="menu-item-5584" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.finaleinventory.com/contact-us">Contact Us</a></li><li id="menu-item-9343" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://www.finaleinventory.com/partners/partner-program">Partner Program</a></li><li id="menu-item-4775" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/careers">Careers</a></li><li id="menu-item-5354" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/finale-inventory-scholarship">Scholarship</a></li><li id="menu-item-7278" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/newsletter">Subscribe to Newsletter</a></li></ul></nav></div>
	</div>
</div>
</div>
</div>
			<div class="fl-col fl-node-5eaa20e8abee0 fl-col-small" data-node="5eaa20e8abee0">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-advanced-icon fl-node-jat0e985pf2m footer-social-icons" data-node="jat0e985pf2m">
	<div class="fl-module-content fl-node-content">
		
<div class="uabb-module-content adv-icon-wrap adv-icon-horizontal adv-icon-left">
<a class="adv-icon-link adv-icon-1" href="https://twitter.com/finaleinventory" target="_blank" rel="noopener" aria-label="Go to https://twitter.com/finaleinventory"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-simple		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8310 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2037'%3E%3C/svg%3E" alt="social-icon-twitter" title="social-icon-twitter" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-twitter-1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-twitter-1.png.webp"><noscript><img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8310" src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-twitter-1.png" alt="social-icon-twitter" title="social-icon-twitter" itemprop="image"/></noscript>
			</div>
		</div>

		</div></a><a class="adv-icon-link adv-icon-2" href="https://www.facebook.com/finaleinventory/" target="_blank" rel="noopener" aria-label="Go to https://www.facebook.com/finaleinventory/"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-simple		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8307 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2037'%3E%3C/svg%3E" alt="social-icon-facebook" title="social-icon-facebook" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-facebook-1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-facebook-1.png.webp"><noscript><img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8307" src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-facebook-1.png" alt="social-icon-facebook" title="social-icon-facebook" itemprop="image"/></noscript>
			</div>
		</div>

		</div></a><a class="adv-icon-link adv-icon-3" href="https://www.instagram.com/finaleinventory/" target="_blank" rel="noopener" aria-label="Go to https://www.instagram.com/finaleinventory/"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-simple		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8308 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2037'%3E%3C/svg%3E" alt="social-icon-instagram" title="social-icon-instagram" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-instagram-1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-instagram-1.png.webp"><noscript><img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8308" src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-instagram-1.png" alt="social-icon-instagram" title="social-icon-instagram" itemprop="image"/></noscript>
			</div>
		</div>

		</div></a><a class="adv-icon-link adv-icon-4" href="https://www.youtube.com/channel/UCvuXFIDDqQvrqeSbjpvvSpA" target="_blank" rel="noopener" aria-label="Go to https://www.youtube.com/channel/UCvuXFIDDqQvrqeSbjpvvSpA"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-simple		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8311 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2037'%3E%3C/svg%3E" alt="social-icon-youtube" title="social-icon-youtube" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-youtube-1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-youtube-1.png.webp"><noscript><img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8311" src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-youtube-1.png" alt="social-icon-youtube" title="social-icon-youtube" itemprop="image"/></noscript>
			</div>
		</div>

		</div></a><a class="adv-icon-link adv-icon-5" href="https://www.linkedin.com/company/finale-inventory" target="_blank" rel="noopener" aria-label="Go to https://www.linkedin.com/company/finale-inventory"><div class="uabb-module-content uabb-imgicon-wrap">		
					<div class="uabb-image
		 uabb-image-crop-simple		" itemscope="" itemtype="https://schema.org/ImageObject">
			<div class="uabb-image-content">
				<img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8309 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2036%2037'%3E%3C/svg%3E" alt="social-icon-linkedin" title="social-icon-linkedin" itemprop="image" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-linkedin-1.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-linkedin-1.png.webp"><noscript><img decoding="async" width="36" height="37" class="uabb-photo-img wp-image-8309" src="http://www.finaleinventory.com/wp-content/uploads/2018/02/social-icon-linkedin-1.png" alt="social-icon-linkedin" title="social-icon-linkedin" itemprop="image"/></noscript>
			</div>
		</div>

		</div></a></div>
	</div>
</div>
<div class="fl-module fl-module-rich-text fl-node-08tipezy235h footer-badges" data-node="08tipezy235h">
	<div class="fl-module-content fl-node-content">
		<div class="fl-rich-text">
	<p><img decoding="async" class="alignnone size-medium wp-image-10024 " src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%2083'%3E%3C/svg%3E" alt="2024 Awards Banner" width="300" height="83" data-lazy-srcset="https://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x-300x83.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x.png.webp 650w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="http://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x-300x83.png.webp" data-lazy-src-webp="http://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x-300x83.png.webp" data-lazy-srcset-webp="https://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x-300x83.png.webp 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x.png.webp 650w"><noscript><img decoding="async" class="alignnone size-medium wp-image-10024" src="http://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x-300x83.png" alt="2024 Awards Banner" width="300" height="83" srcset="https://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x-300x83.png 300w, https://www.finaleinventory.com/wp-content/uploads/2018/02/Awards-Banner_2x.png 650w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></p>
</div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
<div id="termser" class="fl-row fl-row-full-width fl-row-bg-color fl-node-5eaa31875d646" data-node="5eaa31875d646">
	<div class="fl-row-content-wrap">
								<div class="fl-row-content fl-row-fixed-width fl-node-content">
		
<div class="fl-col-group fl-node-5eaa31875d9c0" data-node="5eaa31875d9c0">
			<div class="fl-col fl-node-5eaa31875d9c1" data-node="5eaa31875d9c1">
	<div class="fl-col-content fl-node-content"><div class="fl-module fl-module-menu fl-node-5eaa31875d9c2" data-node="5eaa31875d9c2">
	<div class="fl-module-content fl-node-content">
		<div class="fl-menu">
		<div class="fl-clear"></div>
	<nav aria-label="Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"><ul id="menu-footer-bottom" class="menu fl-menu-horizontal fl-toggle-none"><li id="menu-item-4791" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/sitemap">Sitemap</a></li><li id="menu-item-4789" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/privacy-policy">Privacy Policy</a></li><li id="menu-item-4790" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.finaleinventory.com/terms-of-service">Terms &amp; Conditions</a></li><li id="menu-item-4792" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home"><a href="https://www.finaleinventory.com">© 2024 Finale Inventory</a></li></ul></nav></div>
	</div>
</div>
</div>
</div>
	</div>
		</div>
	</div>
</div>
</footer><div class="uabb-js-breakpoint" style="display: none;"></div>	</div><!-- .fl-page -->
			<script type="rocketlazyloadscript" data-rocket-type="text/javascript">window.addEventListener('DOMContentLoaded', function() {function showhide_toggle(e,t,r,g){var a=jQuery("#"+e+"-link-"+t),s=jQuery("a",a),i=jQuery("#"+e+"-content-"+t),l=jQuery("#"+e+"-toggle-"+t);a.toggleClass("sh-show sh-hide"),i.toggleClass("sh-show sh-hide").toggle(),"true"===s.attr("aria-expanded")?s.attr("aria-expanded","false"):s.attr("aria-expanded","true"),l.text()===r?(l.text(g),a.trigger("sh-link:more")):(l.text(r),a.trigger("sh-link:less")),a.trigger("sh-link:toggle")}});</script>
	                    <script type="rocketlazyloadscript">
                document.addEventListener( 'wpcf7mailsent', function( event ) {
                    
                
                    var formId = '7011';
                    if ( formId == event.detail.contactFormId ) {
                        
                        
                                            var redirectUrl = 'https://www.finaleinventory.com/essential-inventory-management-online-guide-thank-you',
                            downloadUrl = '',
                            downloadField = event.detail.inputs.filter( function( field ) { return field.name === 'downloadurl'; } );

                        if ( downloadField.length ) {
                            downloadUrl = '?filefx=' + downloadField[0].value;
                        }

                        location = redirectUrl + downloadUrl;
                    
                    }

                
                    var formId = '6378';
                    if ( formId == event.detail.contactFormId ) {
                        
                        
                                            var redirectUrl = 'https://www.finaleinventory.com/online-guide-thank-you',
                            downloadUrl = '',
                            downloadField = event.detail.inputs.filter( function( field ) { return field.name === 'downloadurl'; } );

                        if ( downloadField.length ) {
                            downloadUrl = '?filefx=' + downloadField[0].value;
                        }

                        location = redirectUrl + downloadUrl;
                    
                    }

                
                }, false );
            </script>

            <!-- --------- START PLUGIN MARKETINGCLOUDFX-WP - INTEGRATION SCRIPTS --------- -->
<!-- MCFX Integration: Ninja Forms -->
<script type="text/javascript" data-registered="mcfx-plugin">
	/* global Backbone, Marionette, mcfx */
	document.addEventListener( 'DOMContentLoaded', () => {
		marionette_loaded().then( () => {
			const mcfxSubmitController = Marionette.Object.extend( {
				initialize: function () {
					this.listenTo(
						Backbone.Radio.channel( 'forms' ),
						'before:submit',
						this.actionSubmit
					);
				},
				actionSubmit: function ( response ) {
					const form = document.querySelector(
						'#nf-form-' + response.id + '-cont form'
					);
					if ( form ) {
						form.id = 'nf-form-'+response.id; // Give it a nice ID for easier reference and exclusion
						mcfx( 'capture', form );
					}
				},
			} );
			new mcfxSubmitController();
		} );
	} );
	async function marionette_loaded() {
		while( typeof Marionette == 'undefined' ) {
			await new Promise(function(resolve) {
				setTimeout(resolve, 1000);
			});
		};
	}
</script>
<!-- --------- END PLUGIN MARKETINGCLOUDFX-WP - INTEGRATION SCRIPTS --------- -->
<!-- --------- START PLUGIN MARKETINGCLOUDFX-WP - CUSTOM FOOTER SCRIPTS --------- -->
<script>
document.querySelectorAll('input[type="submit"]').forEach(function(item){
	item.addEventListener('click', function(){
		mcfx('capture', item.closest('form'));
	},1);
});
</script>
<!-- --------- END PLUGIN MARKETINGCLOUDFX-WP - CUSTOM FOOTER SCRIPTS --------- -->
<script type="text/javascript">var algolia = {"debug":false,"application_id":"2P14HW3ER0","search_api_key":"e3595e12b871eef01de3a558e6933601","powered_by_enabled":false,"query":"","autocomplete":{"sources":[{"index_id":"posts_post","index_name":"wp_posts_post","label":"Posts","admin_name":"Posts","position":10,"max_suggestions":5,"tmpl_suggestion":"autocomplete-post-suggestion","enabled":true},{"index_id":"posts_platforms","index_name":"wp_posts_platforms","label":"Integrations items","admin_name":"Integrations items","position":10,"max_suggestions":5,"tmpl_suggestion":"autocomplete-post-suggestion","enabled":true}],"input_selector":"input[name='s']:not(.no-autocomplete):not(#adminbar-search)"},"indices":{"searchable_posts":{"name":"wp_searchable_posts","id":"searchable_posts","enabled":true,"replicas":[]},"posts_post":{"name":"wp_posts_post","id":"posts_post","enabled":true,"replicas":[]},"posts_platforms":{"name":"wp_posts_platforms","id":"posts_platforms","enabled":true,"replicas":[]}}};</script>
<script type="text/html" id="tmpl-autocomplete-header">
	<div class="autocomplete-header">
		<div class="autocomplete-header-title">{{{ data.label }}}</div>
		<div class="clear"></div>
	</div>
</script>

<script type="text/html" id="tmpl-autocomplete-post-suggestion">
	<a class="suggestion-link" href="{{ data.permalink }}" title="{{ data.post_title }}">
		<# if ( data.images.thumbnail ) { #>
			<img class="suggestion-post-thumbnail" src="{{ data.images.thumbnail.url }}" alt="{{ data.post_title }}">
		<# } #>
		<div class="suggestion-post-attributes">
			<span class="suggestion-post-title">{{{ data._highlightResult.post_title.value }}}</span>
			<# if ( data._snippetResult['content'] ) { #>
				<span class="suggestion-post-content">{{{ data._snippetResult['content'].value }}}</span>
			<# } #>
		</div>
			</a>
</script>

<script type="text/html" id="tmpl-autocomplete-term-suggestion">
	<a class="suggestion-link" href="{{ data.permalink }}" title="{{ data.name }}">
		<svg viewBox="0 0 21 21" width="21" height="21">
			<svg width="21" height="21" viewBox="0 0 21 21">
				<path
					d="M4.662 8.72l-1.23 1.23c-.682.682-.68 1.792.004 2.477l5.135 5.135c.7.693 1.8.688 2.48.005l1.23-1.23 5.35-5.346c.31-.31.54-.92.51-1.36l-.32-4.29c-.09-1.09-1.05-2.06-2.15-2.14l-4.3-.33c-.43-.03-1.05.2-1.36.51l-.79.8-2.27 2.28-2.28 2.27zm9.826-.98c.69 0 1.25-.56 1.25-1.25s-.56-1.25-1.25-1.25-1.25.56-1.25 1.25.56 1.25 1.25 1.25z"
					fill-rule="evenodd"></path>
			</svg>
		</svg>
		<span class="suggestion-post-title">{{{ data._highlightResult.name.value }}}</span>
	</a>
</script>

<script type="text/html" id="tmpl-autocomplete-user-suggestion">
	<a class="suggestion-link user-suggestion-link" href="{{ data.posts_url }}" title="{{ data.display_name }}">
		<# if ( data.avatar_url ) { #>
			<img class="suggestion-user-thumbnail" src="{{ data.avatar_url }}" alt="{{ data.display_name }}">
		<# } #>
		<span class="suggestion-post-title">{{{ data._highlightResult.display_name.value }}}</span>
	</a>
</script>

<script type="text/html" id="tmpl-autocomplete-footer">
	<div class="autocomplete-footer">
		<div class="autocomplete-footer-branding">
			<a href="#" class="algolia-powered-by-link" title="Algolia">
				<svg width="150px" height="25px" viewBox="0 0 572 64"><path fill="#36395A" d="M16 48.3c-3.4 0-6.3-.6-8.7-1.7A12.4 12.4 0 0 1 1.9 42C.6 40 0 38 0 35.4h6.5a6.7 6.7 0 0 0 3.9 6c1.4.7 3.3 1.1 5.6 1.1 2.2 0 4-.3 5.4-1a7 7 0 0 0 3-2.4 6 6 0 0 0 1-3.4c0-1.5-.6-2.8-1.9-3.7-1.3-1-3.3-1.6-5.9-1.8l-4-.4c-3.7-.3-6.6-1.4-8.8-3.4a10 10 0 0 1-3.3-7.9c0-2.4.6-4.6 1.8-6.4a12 12 0 0 1 5-4.3c2.2-1 4.7-1.6 7.5-1.6s5.5.5 7.6 1.6a12 12 0 0 1 5 4.4c1.2 1.8 1.8 4 1.8 6.7h-6.5a6.4 6.4 0 0 0-3.5-5.9c-1-.6-2.6-1-4.4-1s-3.2.3-4.4 1c-1.1.6-2 1.4-2.6 2.4-.5 1-.8 2-.8 3.1a5 5 0 0 0 1.5 3.6c1 1 2.6 1.7 4.7 1.9l4 .3c2.8.2 5.2.8 7.2 1.8 2.1 1 3.7 2.2 4.9 3.8a9.7 9.7 0 0 1 1.7 5.8c0 2.5-.7 4.7-2 6.6a13 13 0 0 1-5.6 4.4c-2.4 1-5.2 1.6-8.4 1.6Zm35.6 0c-2.6 0-4.8-.4-6.7-1.3a13 13 0 0 1-4.7-3.5 17.1 17.1 0 0 1-3.6-10.4v-1c0-2 .3-3.8 1-5.6a13 13 0 0 1 7.3-8.3 15 15 0 0 1 6.3-1.4A13.2 13.2 0 0 1 64 24.3c1 2.2 1.6 4.6 1.6 7.2V34H39.4v-4.3h21.8l-1.8 2.2c0-2-.3-3.7-.9-5.1a7.3 7.3 0 0 0-2.7-3.4c-1.2-.7-2.7-1.1-4.6-1.1s-3.4.4-4.7 1.3a8 8 0 0 0-2.9 3.6c-.6 1.5-.9 3.3-.9 5.4 0 2 .3 3.7 1 5.3a7.9 7.9 0 0 0 2.8 3.7c1.3.8 3 1.3 5 1.3s3.8-.5 5.1-1.3c1.3-1 2.1-2 2.4-3.2h6a11.8 11.8 0 0 1-7 8.7 16 16 0 0 1-6.4 1.2ZM80 48c-2.2 0-4-.3-5.7-1a8.4 8.4 0 0 1-3.7-3.3 9.7 9.7 0 0 1-1.3-5.2c0-2 .5-3.8 1.5-5.2a9 9 0 0 1 4.3-3.1c1.8-.7 4-1 6.7-1H89v4.1h-7.5c-2 0-3.4.5-4.4 1.4-1 1-1.6 2.1-1.6 3.6s.5 2.7 1.6 3.6c1 1 2.5 1.4 4.4 1.4 1.1 0 2.2-.2 3.2-.7 1-.4 1.9-1 2.6-2 .6-1 1-2.4 1-4.2l1.7 2.1c-.2 2-.7 3.8-1.5 5.2a9 9 0 0 1-3.4 3.3 12 12 0 0 1-5.3 1Zm9.5-.7v-8.8h-1v-10c0-1.8-.5-3.2-1.4-4.1-1-1-2.4-1.4-4.2-1.4a142.9 142.9 0 0 0-10.2.4v-5.6a74.8 74.8 0 0 1 8.6-.4c3 0 5.5.4 7.5 1.2s3.4 2 4.4 3.6c1 1.7 1.4 4 1.4 6.7v18.4h-5Zm12.9 0V17.8h5v12.3h-.2c0-4.2 1-7.4 2.8-9.5a11 11 0 0 1 8.3-3.1h1v5.6h-2a9 9 0 0 0-6.3 2.2c-1.5 1.5-2.2 3.6-2.2 6.4v15.6h-6.4Zm34.4 1a15 15 0 0 1-6.6-1.3c-1.9-.9-3.4-2-4.7-3.5a15.5 15.5 0 0 1-2.7-5c-.6-1.7-1-3.6-1-5.4v-1c0-2 .4-3.8 1-5.6a15 15 0 0 1 2.8-4.9c1.3-1.5 2.8-2.6 4.6-3.5a16.4 16.4 0 0 1 13.3.2c2 1 3.5 2.3 4.8 4a12 12 0 0 1 2 6H144c-.2-1.6-1-3-2.2-4.1a7.5 7.5 0 0 0-5.2-1.7 8 8 0 0 0-4.7 1.3 8 8 0 0 0-2.8 3.6 13.8 13.8 0 0 0 0 10.3c.6 1.5 1.5 2.7 2.8 3.6s2.8 1.3 4.8 1.3c1.5 0 2.7-.2 3.8-.8a7 7 0 0 0 2.6-2c.7-1 1-2 1.2-3.2h6.2a11 11 0 0 1-2 6.2 15.1 15.1 0 0 1-11.8 5.5Zm19.7-1v-40h6.4V31h-1.3c0-3 .4-5.5 1.1-7.6a9.7 9.7 0 0 1 3.5-4.8A9.9 9.9 0 0 1 172 17h.3c3.5 0 6 1.1 7.9 3.5 1.7 2.3 2.6 5.7 2.6 10v16.8h-6.4V29.6c0-2.1-.6-3.8-1.8-5a6.4 6.4 0 0 0-4.8-1.8c-2 0-3.7.7-5 2a7.8 7.8 0 0 0-1.9 5.5v17h-6.4Zm63.8 1a12.2 12.2 0 0 1-10.9-6.2 19 19 0 0 1-1.8-7.3h1.4v12.5h-5.1v-40h6.4v19.8l-2 3.5c.2-3.1.8-5.7 1.9-7.7a11 11 0 0 1 4.4-4.5c1.8-1 3.9-1.5 6.1-1.5a13.4 13.4 0 0 1 12.8 9.1c.7 1.9 1 3.8 1 6v1c0 2.2-.3 4.1-1 6a13.6 13.6 0 0 1-13.2 9.4Zm-1.2-5.5a8.4 8.4 0 0 0 7.9-5c.7-1.5 1.1-3.3 1.1-5.3s-.4-3.8-1.1-5.3a8.7 8.7 0 0 0-3.2-3.6 9.6 9.6 0 0 0-9.2-.2 8.5 8.5 0 0 0-3.3 3.2c-.8 1.4-1.3 3-1.3 5v2.3a9 9 0 0 0 1.3 4.8 9 9 0 0 0 3.4 3c1.4.7 2.8 1 4.4 1Zm27.3 3.9-10-28.9h6.5l9.5 28.9h-6Zm-7.5 12.2v-5.7h4.9c1 0 2-.1 2.9-.4a4 4 0 0 0 2-1.4c.4-.7.9-1.6 1.2-2.7l8.6-30.9h6.2l-9.3 32.4a14 14 0 0 1-2.5 5 8.9 8.9 0 0 1-4 2.8c-1.5.6-3.4.9-5.6.9h-4.4Zm9-12.2v-5.2h6.4v5.2H248Z"></path><path fill="#003DFF" d="M534.4 9.1H528a.8.8 0 0 1-.7-.7V1.8c0-.4.2-.7.6-.8l6.5-1c.4 0 .8.2.9.6v7.8c0 .4-.4.7-.8.7zM428 35.2V.8c0-.5-.3-.8-.7-.8h-.2l-6.4 1c-.4 0-.7.4-.7.8v35c0 1.6 0 11.8 12.3 12.2.5 0 .8-.4.8-.8V43c0-.4-.3-.7-.6-.8-4.5-.5-4.5-6-4.5-7zm106.5-21.8H528c-.4 0-.7.4-.7.8v34c0 .4.3.8.7.8h6.5c.4 0 .8-.4.8-.8v-34c0-.5-.4-.8-.8-.8zm-17.7 21.8V.8c0-.5-.3-.8-.8-.8l-6.5 1c-.4 0-.7.4-.7.8v35c0 1.6 0 11.8 12.3 12.2.4 0 .8-.4.8-.8V43c0-.4-.3-.7-.7-.8-4.4-.5-4.4-6-4.4-7zm-22.2-20.6a16.5 16.5 0 0 1 8.6 9.3c.8 2.2 1.3 4.8 1.3 7.5a19.4 19.4 0 0 1-4.6 12.6 14.8 14.8 0 0 1-5.2 3.6c-2 .9-5.2 1.4-6.8 1.4a21 21 0 0 1-6.7-1.4 15.4 15.4 0 0 1-8.6-9.3 21.3 21.3 0 0 1 0-14.4 15.2 15.2 0 0 1 8.6-9.3c2-.8 4.3-1.2 6.7-1.2s4.6.4 6.7 1.2zm-6.7 27.6c2.7 0 4.7-1 6.2-3s2.2-4.3 2.2-7.8-.7-6.3-2.2-8.3-3.5-3-6.2-3-4.7 1-6.1 3c-1.5 2-2.2 4.8-2.2 8.3s.7 5.8 2.2 7.8 3.5 3 6.2 3zm-88.8-28.8c-6.2 0-11.7 3.3-14.8 8.2a18.6 18.6 0 0 0 4.8 25.2c1.8 1.2 4 1.8 6.2 1.7s.1 0 .1 0h.9c4.2-.7 8-4 9.1-8.1v7.4c0 .4.3.7.8.7h6.4a.7.7 0 0 0 .7-.7V14.2c0-.5-.3-.8-.7-.8h-13.5zm6.3 26.5a9.8 9.8 0 0 1-5.7 2h-.5a10 10 0 0 1-9.2-14c1.4-3.7 5-6.3 9-6.3h6.4v18.3zm152.3-26.5h13.5c.5 0 .8.3.8.7v33.7c0 .4-.3.7-.8.7h-6.4a.7.7 0 0 1-.8-.7v-7.4c-1.2 4-4.8 7.4-9 8h-.1a4.2 4.2 0 0 1-.5.1h-.9a10.3 10.3 0 0 1-7-2.6c-4-3.3-6.5-8.4-6.5-14.2 0-3.7 1-7.2 3-10 3-5 8.5-8.3 14.7-8.3zm.6 28.4c2.2-.1 4.2-.6 5.7-2V21.7h-6.3a9.8 9.8 0 0 0-9 6.4 10.2 10.2 0 0 0 9.1 13.9h.5zM452.8 13.4c-6.2 0-11.7 3.3-14.8 8.2a18.5 18.5 0 0 0 3.6 24.3 10.4 10.4 0 0 0 13 .6c2.2-1.5 3.8-3.7 4.5-6.1v7.8c0 2.8-.8 5-2.2 6.3-1.5 1.5-4 2.2-7.5 2.2l-6-.3c-.3 0-.7.2-.8.5l-1.6 5.5c-.1.4.1.8.5 1h.1c2.8.4 5.5.6 7 .6 6.3 0 11-1.4 14-4.1 2.7-2.5 4.2-6.3 4.5-11.4V14.2c0-.5-.4-.8-.8-.8h-13.5zm6.3 8.2v18.3a9.6 9.6 0 0 1-5.6 2h-1a10.3 10.3 0 0 1-8.8-14c1.4-3.7 5-6.3 9-6.3h6.4zM291 31.5A32 32 0 0 1 322.8 0h30.8c.6 0 1.2.5 1.2 1.2v61.5c0 1.1-1.3 1.7-2.2 1l-19.2-17a18 18 0 0 1-11 3.4 18.1 18.1 0 1 1 18.2-14.8c-.1.4-.5.7-.9.6-.1 0-.3 0-.4-.2l-3.8-3.4c-.4-.3-.6-.8-.7-1.4a12 12 0 1 0-2.4 8.3c.4-.4 1-.5 1.6-.2l14.7 13.1v-46H323a26 26 0 1 0 10 49.7c.8-.4 1.6-.2 2.3.3l3 2.7c.3.2.3.7 0 1l-.2.2a32 32 0 0 1-47.2-28.6z"></path></svg>
			</a>
		</div>
	</div>
</script>

<script type="text/html" id="tmpl-autocomplete-empty">
	<div class="autocomplete-empty">
		No results matched your query 		<span class="empty-query">"{{ data.query }}"</span>
	</div>
</script>

<script type="text/javascript">
	window.addEventListener('load', function () {

		/* Initialize Algolia client */
		var client = algoliasearch( algolia.application_id, algolia.search_api_key );

		/**
		 * Algolia hits source method.
		 *
		 * This method defines a custom source to use with autocomplete.js.
		 *
		 * @param object $index Algolia index object.
		 * @param object $params Options object to use in search.
		 */
		var algoliaHitsSource = function( index, params ) {
			return function( query, callback ) {
				index
					.search( query, params )
					.then( function( response ) {
						callback( response.hits, response );
					})
					.catch( function( error ) {
						callback( [] );
					});
			}
		}

		/* Setup autocomplete.js sources */
		var sources = [];
		var desired_sources = [];
		if (typeof wanted_autocomplete_sources !== 'undefined') {
			desired_sources = JSON.parse(wanted_autocomplete_sources);
		}
		algolia.autocomplete.sources.forEach( function( config, i ) {
			var suggestion_template = wp.template( config[ 'tmpl_suggestion' ] );
			if ( desired_sources.length === 0 || desired_sources.includes(config.index_id) ) {
				sources.push( {
					source: algoliaHitsSource( client.initIndex( config[ 'index_name' ] ), {
						hitsPerPage: config[ 'max_suggestions' ],
						attributesToSnippet: [
							'content:10'
						],
						highlightPreTag: '__ais-highlight__',
						highlightPostTag: '__/ais-highlight__'
					} ),
					templates: {
						header: function () {
							return wp.template( 'autocomplete-header' )( {
								label: _.escape( config[ 'label' ] )
							} );
						},
						suggestion: function ( hit ) {
							if ( hit.escaped === true ) {
								return suggestion_template( hit );
							}
							hit.escaped = true;

							for ( var key in hit._highlightResult ) {
								/* We do not deal with arrays. */
								if ( typeof hit._highlightResult[ key ].value !== 'string' ) {
									continue;
								}
								hit._highlightResult[ key ].value = _.escape( hit._highlightResult[ key ].value );
								hit._highlightResult[ key ].value = hit._highlightResult[ key ].value.replace( /__ais-highlight__/g, '<em>' ).replace( /__\/ais-highlight__/g, '</em>' );
							}

							for ( var key in hit._snippetResult ) {
								/* We do not deal with arrays. */
								if ( typeof hit._snippetResult[ key ].value !== 'string' ) {
									continue;
								}

								hit._snippetResult[ key ].value = _.escape( hit._snippetResult[ key ].value );
								hit._snippetResult[ key ].value = hit._snippetResult[ key ].value.replace( /__ais-highlight__/g, '<em>' ).replace( /__\/ais-highlight__/g, '</em>' );
							}

							return suggestion_template( hit );
						}
					}
				} );
			}

		} );

		/* Setup dropdown menus */
		document.querySelectorAll( algolia.autocomplete.input_selector ).forEach( function( element ) {

			var config = {
				debug: algolia.debug,
				hint: false,
				openOnFocus: true,
				appendTo: 'body',
				templates: {
					empty: wp.template( 'autocomplete-empty' )
				}
			};

			if ( algolia.powered_by_enabled ) {
				config.templates.footer = wp.template( 'autocomplete-footer' );
			}

			/* Instantiate autocomplete.js */
			var autocomplete = algoliaAutocomplete( element, config, sources )
				.on( 'autocomplete:selected', function ( e, suggestion ) {
					/* Redirect the user when we detect a suggestion selection. */
					window.location.href = suggestion.permalink;
				} );

			/* Force the dropdown to be re-drawn on scroll to handle fixed containers. */
			window.addEventListener( 'scroll', function() {
				if ( autocomplete.autocomplete.getWrapper().style.display === "block" ) {
					autocomplete.autocomplete.close();
					autocomplete.autocomplete.open();
				}
			} );
		} );

		var algoliaPoweredLink = document.querySelector( '.algolia-powered-by-link' );
		if ( algoliaPoweredLink ) {
			algoliaPoweredLink.addEventListener( 'click', function( e ) {
				e.preventDefault();
				window.location = "https://www.algolia.com/?utm_source=WordPress&utm_medium=extension&utm_content=" + window.location.hostname + "&utm_campaign=poweredby";
			} );
		}
	});
</script>






<script src="https://www.finaleinventory.com/wp-content/plugins/bb-plugin/js/jquery.waypoints.min.js?ver=2.6.0.2" id="jquery-waypoints-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/uploads/bb-plugin/cache/8844-layout.js?ver=cc65b0e973f4c3105a8bfcfe9be4be49" id="fl-builder-layout-8844-js" defer=""></script>
<script id="leadin-script-loader-js-js-extra">
var leadin_wordpress = {"userRole":"visitor","pageType":"home","leadinPluginVersion":"10.2.5"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://js.hs-scripts.com/40107834.js?integration=WordPress&amp;ver=10.2.5" id="leadin-script-loader-js-js" defer=""></script>
<script id="stickThis-js-extra">
var sticky_anything_engage = {"element":"#mainer","topspace":"120","minscreenwidth":"768","maxscreenwidth":"999999","zindex":"1","legacymode":"","dynamicmode":"","debugmode":"","pushup":"","adminbar":"1"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/sticky-menu-or-anything-on-scroll/assets/js/stickThis.js?ver=2.1.1" id="stickThis-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-content/plugins/bb-plugin/js/jquery.ba-throttle-debounce.min.js?ver=2.6.0.2" id="jquery-throttle-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-content/plugins/bb-plugin/js/jquery.fitvids.min.js?ver=1.2" id="jquery-fitvids-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/uploads/bb-plugin/cache/a73b16d712f56549261c0dce3fd4b97a-layout-bundle.js?ver=2.6.0.2-1.4.3.2" id="fl-builder-layout-bundle-a73b16d712f56549261c0dce3fd4b97a-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/duracelltomi-google-tag-manager/js/gtm4wp-form-move-tracker.js?ver=1.16.1" id="gtm4wp-form-move-tracker-js" defer=""></script>
<script type="rocketlazyloadscript" id="rocket-browser-checker-js-after">
"use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}();
</script>
<script id="rocket-preload-links-js-extra">
var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.finaleinventory.com","onHoverDelay":"100","rateThrottle":"3"};
</script>
<script type="rocketlazyloadscript" id="rocket-preload-links-js-after">
(function() {
"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run();
}());
</script>
<script id="rocket_lazyload_css-js-extra">
var rocket_lazyload_css_data = {"threshold":"300"};
</script>
<script id="rocket_lazyload_css-js-after">
!function o(n,c,i){function s(t,e){if(!c[t]){if(!n[t]){var r="function"==typeof require&&require;if(!e&&r)return r(t,!0);if(u)return u(t,!0);throw(r=new Error("Cannot find module '"+t+"'")).code="MODULE_NOT_FOUND",r}r=c[t]={exports:{}},n[t][0].call(r.exports,function(e){return s(n[t][1][e]||e)},r,r.exports,o,n,c,i)}return c[t].exports}for(var u="function"==typeof require&&require,e=0;e<i.length;e++)s(i[e]);return s}({1:[function(e,t,r){"use strict";!function(){const r="undefined"==typeof rocket_pairs?[]:rocket_pairs,o=document.querySelector("#wpr-lazyload-bg");var e=rocket_lazyload_css_data.threshold||300;const n=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting){const e=r.filter(e=>t.target.matches(e.selector));e.map(e=>{e&&(o.innerHTML+=e.style,e.elements.forEach(e=>{e.setAttribute("data-rocket-lazy-bg","loaded"),n.unobserve(e)}))})}})},{rootMargin:e+"px"});function t(){let e=0<arguments.length&&void 0!==arguments[0]?arguments[0]:[];0!==e.length&&!e.find(e=>"attributes"!==e.type||"class"===e.attributeName)||r.forEach(t=>{try{const e=document.querySelectorAll(t.selector);e.forEach(e=>{"loaded"!==e.getAttribute("data-rocket-lazy-bg")&&(n.observe(e),(t.elements||(t.elements=[])).push(e))})}catch(e){console.error(e)}})}t();const c=function(){const o=window.MutationObserver;return function(e,t){if(e&&1===e.nodeType){const r=new o(t);return r.observe(e,{attributes:!0,childList:!0,subtree:!0}),r}}}();e=document.querySelector("body"),c(e,t)}()},{}]},{},[1]);
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/themes/bb-theme/js/blog.js?ver=1.0.0" id="blog-js-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer=""></script>
<script id="wp-util-js-extra">
var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-includes/js/wp-util.min.js?ver=6.6.1" id="wp-util-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-content/plugins/wp-search-with-algolia/js/algoliasearch/dist/algoliasearch-lite.umd.js?ver=2.5.1" id="algolia-search-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-content/plugins/wp-search-with-algolia/js/autocomplete.js/dist/autocomplete.min.js?ver=2.5.1" id="algolia-autocomplete-js" defer=""></script>
<script type="rocketlazyloadscript" id="algolia-autocomplete-js-after">
const wanted_autocomplete_sources = '[]';
</script>
<script src="https://www.finaleinventory.com/wp-content/plugins/wp-search-with-algolia/js/autocomplete-noconflict.js?ver=2.5.1" id="algolia-autocomplete-noconflict-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" defer=""></script>
<script id="megamenu-js-extra">
var megamenu = {"timeout":"300","interval":"100"};
</script>
<script src="https://www.finaleinventory.com/wp-content/plugins/megamenu/js/maxmegamenu.js?ver=2.9.8" id="megamenu-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?ver=2.6.0.2" id="jquery-magnificpopup-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/themes/bb-theme/js/bootstrap.min.js?ver=1.7.6.3" id="bootstrap-js" defer=""></script>
<script id="fl-automator-js-extra">
var themeopts = {"medium_breakpoint":"992","mobile_breakpoint":"768"};
</script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/themes/bb-theme/js/theme.min.js?ver=1.7.6.3" id="fl-automator-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/jellyfish-counter-widget/jellyfish-odometer-class/js/jellyfish-odometer.js?ver=6.6.1" id="jellyfish_cw_odometer-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/jellyfish-counter-widget/js/jellyfish-counter-loader.js?ver=6.6.1" id="jellyfish_cw_loader-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/owl-carousel/owl.carousel.min.js?ver=2.2.1" id="owl_carousel_js-js" defer=""></script>
<script src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/js/jquery.mousewheel.min.js?ver=3.1.13" id="mousewheel_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/owl-carousel/owl.carousel2.thumbs.min.js?ver=0.1.8" id="owl_thumbs_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/lightgallery.min.js?ver=2.5.0" id="lightgallery_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/plugins/video/lg-video.min.js?ver=2.5.0" id="lightgallery_video_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/plugins/zoom/lg-zoom.min.js?ver=2.5.0" id="lightgallery_zoom_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/plugins/autoplay/lg-autoplay.min.js?ver=2.5.0" id="lightgallery_autoplay_js-js" defer=""></script>
<script type="rocketlazyloadscript" data-rocket-src="https://www.finaleinventory.com/wp-content/plugins/slide-anything/lightgallery/player.min.js?ver=2.17.1" id="vimeo_player_js-js" defer=""></script>

<!-- This site is optimized with Phil Singleton's WP SEO Structured Data Plugin v2.7.3 - https://kcseopro.com/wordpress-seo-structured-data-schema-plugin/ -->
<script type="application/ld+json">{
    "@context": "https://schema.org/",
    "@type": "WebSite",
    "url": "https://www.finaleinventory.com",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://www.finaleinventory.com/?s={query}",
        "query-input": "required name=query"
    }
}</script><script type="application/ld+json">{
    "@context": "https://schema.org",
    "@type": "ProfessionalService",
    "@id": "https://www.finaleinventory.com",
    "image": "https://www.finaleinventory.com/wp-content/uploads/2018/05/finale_logo.jpg",
    "priceRange": "$$",
    "telephone": "+1-888-792-8891",
    "name": "Finale Inventory",
    "logo": "https://www.finaleinventory.com/wp-content/uploads/2018/05/finale_logo.jpg",
    "description": "Inventory Management Software",
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": null,
        "longitude": null
    },
    "url": "https://www.finaleinventory.com",
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "+1-888-792-8891",
        "contactType": "customer service",
        "email": "",
        "contactOption": "",
        "areaServed": "",
        "availableLanguage": null
    },
    "address": {
        "@type": "PostalAddress",
        "addressCountry": "United States",
        "addressLocality": null,
        "addressRegion": null,
        "postalCode": null,
        "streetAddress": null
    }
}</script>
<!-- / WP SEO Structured Data Plugin. -->

<script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue}
if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue}
images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1}
if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async="" src="https://www.finaleinventory.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';t=t.replace('alt=""','alt="'+alt+'"');return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id,a[t].dataset.alt),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script><script type="rocketlazyloadscript">

  ;(function() {

    var pathname = window.location.pathname, referrer = document.referrer, urlQuery = window.location.search || 'empty'

    function makeUser() {
      var d = new Date((+new Date()) - (8*3600*1000)), a = document.createElement('a'), user = {}
      user.user_id = ''+d.getUTCFullYear()+('0'+(1+d.getUTCMonth())).slice(-2)+('0'+d.getUTCDate()).slice(-2)+'_'+(''+Math.random()+'000000').slice(2,8)
      user.original_referer = referrer
      a.href = user.original_referer
      user.original_referer_domain = user.original_referer && a.hostname
      user.original_url_query = urlQuery
      return user
    }

    window.user = null

    try { window.user = JSON.parse(localStorage.getItem('FinaleUser')) } catch(e) { }

    window.user = window.user || makeUser()
    if (!window.user.pathname0) {
      window.user.pathname0 = pathname
    } else if (!window.user.pathname1) {
      window.user.pathname1 = pathname
    } else if (!window.user.pathname2) {
      window.user.pathname2 = pathname
    }

    localStorage.setItem('FinaleUser', JSON.stringify(window.user))

    var field = document.getElementById('user_tracking') || document.getElementById('fld_9140749_1')
    if (field) field.value = JSON.stringify(window.user)

  }());
  
</script>
<script type="rocketlazyloadscript">
  document.addEventListener('DOMContentLoaded', function() {
    document.addEventListener('hsFormCallback', function(event) {
      // Ensure this script targets the correct form by GUID
      if (event.detail.guid === 'f1fa5554-a44e-4cee-9726-b0444e6c5de7') {
        // Send the event to Google Analytics 4
        gtag('event', 'hubspot_form_submit', {
          'form_id': event.detail.guid,  // Captures the form ID from the hidden field
          'page_path': window.location.pathname
        });
      }
    });
  });
</script>



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