!function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=187)}([,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"g",(function(){return i})),n.d(t,"c",(function(){return o})),n.d(t,"d",(function(){return a})),n.d(t,"j",(function(){return s})),n.d(t,"i",(function(){return c})),n.d(t,"h",(function(){return u})),n.d(t,"k",(function(){return l})),n.d(t,"b",(function(){return h})),n.d(t,"e",(function(){return d})),n.d(t,"f",(function(){return p}));var r=Object.freeze({LAST_RECORDING_ACTIVITY_STORE_DEBOUNCE:5e3,MAX_TIME_SINCE_LAST_RECORDING_ACTIVITY_IN_SESSION:12e4}),i=window.hjLazyModules,o={SCRIPT:"js",STYLESHEET:"css"},a="https://hotjar.com",s=(Object.freeze({id:null,selector_version:2}),60),c=60*s,u=24*c,l=365*u,h=s/2,d="ingestion.events_v2",p="ingestion.http.page_content"},,function(e,t,n){"use strict";n.d(t,"a",(function(){return m}));var r=n(16),i=n.n(r),o=n(2),a=n(21),s=n(6),c=function(e,t){if(!e)return null;var n=new s.a((new s.a).getTime()+1e3*e);if(t){var r=new s.a;r.setHours(23),r.setMinutes(59),r.setSeconds(59),r.setMilliseconds(999),n.setTime(Math.min(n,r))}return n};function u(e){var t=this,n=e.key,r=e.supportSubdomains,s=void 0!==r&&r,c=e.ttlSeconds,u=void 0===c?o.k:c,l=e.shouldSync,h=void 0===l||l,d=e.keepAliveSeconds,p=void 0===d?0:d,f=e.shouldExtendExpiryOnActivity,g=void 0!==f&&f,m=e.shouldExpireAtMidnight,v=void 0!==m&&m;this.key=n,this.ttlSeconds=u,this.shouldSync=h,this.keepAliveSeconds=p,this.shouldExpireAtMidnight=v,this.isSessionOnly=0===this.ttlSeconds,this.supportSubdomains=s,this.ttlSeconds>0&&(this.activeRefreshTimerId=null,this.keepAliveSeconds>0&&setInterval((function(){return t.refreshExpiryWithThrottling()}),1e3*p),g&&(document.addEventListener("click",(function(){return t.refreshExpiryWithThrottling()}),!1),document.addEventListener("mousemove",(function(){return t.refreshExpiryWithThrottling()}),!1),document.addEventListener("keypress",(function(){return t.refreshExpiryWithThrottling()}),!1),document.addEventListener("scroll",(function(){return t.refreshExpiryWithThrottling()}),!1),document.addEventListener("visibilityChange",(function(){return t.refreshExpiryWithThrottling()}),!1))),this.cookie=i.a.withAttributes(function(e){var t={sameSite:"None",secure:!0};if(e){var n=window.location.hostname;t.domain=Object(a.getMidLevelDomain)(n)}return t}(s))}function l(e){var t=e.key;this.key=t}function h(e){u.call(this,e)}u.prototype.getKey=function(){return this.key},u.prototype.get=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.resetExpiry,r=void 0!==n&&n,i=null!==(e=this.cookie.get(this.key))&&void 0!==e?e:null;if(!this.isSessionOnly&&this.shouldSync&&(i=this.sync(i)),r&&this.ttlSeconds&&i){var o=c(this.ttlSeconds,this.shouldExpireAtMidnight);this.cookie.set(this.key,i,{expires:o})}return i},u.prototype._setCookie=function(e){var t=c(this.ttlSeconds,this.shouldExpireAtMidnight);this.cookie.set(this.key,e,{expires:t})},u.prototype._setLocalStorage=function(e){m.canUseLocalStorage()&&window.localStorage.setItem(this.key,e)},u.prototype._getLocalStorage=function(){if(m.canUseLocalStorage())return window.localStorage.getItem(this.key)},u.prototype._removeLocalStorage=function(){m.canUseLocalStorage()&&window.localStorage.removeItem(this.key)},u.prototype.set=function(e,t){this._setCookie(e),!t&&this.shouldSync&&(this.isSessionOnly||this._setLocalStorage(e))},u.prototype.setEncoded=function(e,t){e!==decodeURIComponent(e)&&(e=decodeURIComponent(e)),this._setCookie(e);var n=encodeURIComponent(e);!t&&this.shouldSync&&(this.isSessionOnly||this._setLocalStorage(n))},u.prototype.clear=function(){this.cookie.remove(this.key),this.isSessionOnly||this._removeLocalStorage()},u.prototype.sync=function(e){if(!m.canUseLocalStorage()||!this.shouldSync)return e;var t=this._getLocalStorage(),n=e;return e?this._setLocalStorage(e):t&&!e&&(this.set(t,!0),n=t),n},u.prototype.refreshExpiryWithThrottling=function(){var e=this;this.activeRefreshTimerId||(this.activeRefreshTimerId=setTimeout((function(){e.get({resetExpiry:!0}),e.activeRefreshTimerId=null}),1e3*o.b))},l.prototype.getKey=function(){return this.key},l.prototype.get=function(){return this._getLocalStorage()},l.prototype.set=function(e){this._setLocalStorage(e)},l.prototype.clear=function(){this._removeLocalStorage()},l.prototype._setLocalStorage=function(e){m.canUseLocalStorage()&&window.localStorage.setItem(this.key,e)},l.prototype._getLocalStorage=function(){if(m.canUseLocalStorage())return window.localStorage.getItem(this.key)},l.prototype._removeLocalStorage=function(){m.canUseLocalStorage()&&window.localStorage.removeItem(this.key)},h.prototype=Object.create(u.prototype),h.prototype.constructor=h,h.prototype.exists=function(e){var t=this.get();t=t?t.split(","):[];for(var n=0;n0||(m.items.COOKIE_TEST.set("1"),"1"===m.items.COOKIE_TEST.get()?(m.items.COOKIE_TEST.clear(),!0):void 0))}),"storage._cookieAvailabilityTest"),m={items:{ABSOLUTE_SESSION_IN_PROGRESS:new u({key:"_hjAbsoluteSessionInProgress",supportSubdomains:!0,ttlSeconds:o.i/2,shouldSync:!1,shouldExtendExpiryOnActivity:!0,shouldExpireAtMidnight:!0}),HAS_CACHED_USER_ATTRIBUTES:new u({key:"_hjHasCachedUserAttributes",ttlSeconds:0}),COOKIE_TEST:new u({key:"_hjCookieTest",ttlSeconds:0}),DEBUG_FLAG:new u({key:"hjDebug",ttlSeconds:0}),FEEDBACK_SHOW_MESSAGE:new u({key:"_hjShownFeedbackMessage",supportSubdomains:!1,ttlSeconds:o.h}),HJ_ID:new u({key:"_hjid",supportSubdomains:!0}),HJ_SESSION_USER:new u({key:"_hjSessionUser_".concat(hjSiteSettings.site_id),supportSubdomains:!0,shouldSync:!1}),HJ_SESSION:new u({key:"_hjSession_".concat(hjSiteSettings.site_id),supportSubdomains:!0,shouldSync:!1,ttlSeconds:o.i/2,shouldExtendExpiryOnActivity:!0}),FIRST_SEEN:new u({key:"_hjFirstSeen",supportSubdomains:!0,shouldSync:!1,ttlSeconds:o.i/2,shouldExtendExpiryOnActivity:!0}),HUBSPOT_UTK:new u({key:"hubspotutk"}),INCLUDE_IN_PAGEVIEW_SAMPLE:new u({key:"_hjIncludedInPageviewSample",supportSubdomains:!1,shouldSync:!1,ttlSeconds:2*o.j,keepAliveSeconds:o.j/2}),INCLUDE_IN_SESSION_SAMPLE:new u({key:"_hjIncludedInSessionSample_".concat(hjSiteSettings.site_id),supportSubdomains:!0,shouldSync:!1,ttlSeconds:2*o.j,keepAliveSeconds:o.j/2}),POLL_DONE:new h({key:"_hjDonePolls",supportSubdomains:!0}),POLL_MINIMIZED:new h({key:"_hjMinimizedPolls",supportSubdomains:!0}),SESSION_RESUMED:new u({key:"_hjSessionResumed",ttlSeconds:0}),SESSION_TOO_LARGE:new u({key:"_hjSessionTooLarge",ttlSeconds:o.i}),SURVEY_INVITES_CLOSED:new h({key:"_hjClosedSurveyInvites"}),USER_ATTRIBUTES_HASH:new u({key:"_hjUserAttributesHash",supportSubdomains:!1,shouldSync:!1,ttlSeconds:2*o.j,keepAliveSeconds:o.j/2})},localStorage:{USER_ATTRIBUTES:new l({key:"_hjUserAttributes"})},areCookiesSupported:function(){return d},setCookiesSupported:function(e){d=e},canUseCookies:function(){return null===this.areCookiesSupported()&&this.setCookiesSupported(g()),this.areCookiesSupported()},canUseLocalStorage:hj.tryCatch((function(){if(null!==p)return p;try{localStorage.setItem("_hjLocalStorageTest",1),localStorage.removeItem("_hjLocalStorageTest"),p=!0}catch(e){p=!1}return p}),"storage.canUseLocalStorage"),canUseSessionStorage:hj.tryCatch((function(){if(null!==f)return f;try{sessionStorage.setItem("_hjSessionStorageTest",1),sessionStorage.removeItem("_hjSessionStorageTest"),f=!0}catch(e){f=!1}return f}),"storage.canUseSessionStorage")};hj.storage=m},,function(e,t,n){"use strict";n.d(t,"a",(function(){return c}));var r=n(21);function i(e){return function(e){if(Array.isArray(e))return o(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return o(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return o(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function o(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&void 0!==arguments[0]?arguments[0]:0,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1;return function(){return e+=t}},h=function(e){return function(e){for(var t,n=arguments.length,r=new Array(n>1?n-1:0),o=1;o0&&void 0!==arguments[0]||l(45887);return Math.floor(1e8*Math.random())}()),e.title="_hjSafeContext",e.tabIndex=-1,e.setAttribute("aria-hidden","true"),e.src="about:blank",e.style.setProperty("display","none","important"),e.style.setProperty("width","1px","important"),e.style.setProperty("height","1px","important"),e.style.setProperty("opacity","0","important"),e.style.setProperty("pointer-events","none","important"),document.body.appendChild(e),e}},p=Boolean(Object(r.getParameter)("hjUseSafeNativeWrapper")),f=(null===(s=window.hjSiteSettings.features||[])||void 0===s?void 0:s.indexOf("client_script.safe_date"))>=0;c=f||p?function(e,t){try{if(!a){var n=d();if(!n)return h("Unable to access an IFrame context, using default constructor."),e;a=n}var r=e.name||t;if(!r)return h("Unable to name property or missing fallbackConstructorName"),e;if(!a.contentWindow)return h("Unable to access contentWindow property"),e;var i=a.contentWindow[r];return i||(h("Unable to access constructor with name [".concat(r,"] from an IFrame context")),e)}catch(t){return h("An unexpected error occurred".concat(t instanceof Error?": ".concat(t.message):"",". Using default constructor")),e}}(Date,"Date"):Date},,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r=n(4),i=!1,o=2,a=!1,s={isRecordingEnabled:function(){return i},setRecordingEnabled:function(e){i=e},getSelectorVersion:function(){return o},setSelectorVersion:function(e){o=e},trackSessionResumed:function(){a=!0},isResumedSession:function(){return a},isFirstSeen:function(){return"1"===r.a.items.FIRST_SEEN.get()},setFirstSeen:function(){return r.a.items.FIRST_SEEN.set("1")}}},function(e,t,n){"use strict";n.d(t,"d",(function(){return s})),n.d(t,"e",(function(){return c})),n.d(t,"f",(function(){return u})),n.d(t,"i",(function(){return l})),n.d(t,"j",(function(){return h})),n.d(t,"a",(function(){return d})),n.d(t,"c",(function(){return p})),n.d(t,"h",(function(){return f})),n.d(t,"g",(function(){return g})),n.d(t,"b",(function(){return m}));var r,i=n(41),o=n(27),a=n(2),s=hj.tryCatch((function(e){var t=e||navigator.userAgent;return t.indexOf("MSIE ")>0?document.all&&!document.compatMode?5:document.all&&!window.XMLHttpRequest?6:document.all&&!document.querySelector?7:document.all&&!document.addEventListener?8:document.all&&!window.atob?9:10:-1!==t.indexOf("Trident/")?11:-1!==t.indexOf("Edge/")?12:"notIE"}),"utils"),c=(hj.tryCatch((function(e){return(e=e||navigator.userAgent).indexOf("Firefox")>-1}),"utils"),hj.tryCatch((function(e){return(e=e||navigator.userAgent).indexOf("Safari")>-1&&-1===e.indexOf("Chrome")}),"utils")),u=hj.tryCatch((function(e){return e=e||navigator.userAgent,/\b(Safari|iPad|iPhone|iPod)\b/.test(e)&&/WebKit/.test(e)&&!/Edge/.test(e)&&void 0===window.MSStream}),"utils"),l=hj.tryCatch((function(e){var t,n,r;for(t=e.length-1;t>0;t-=1)n=Math.floor(Math.random()*(t+1)),r=e[t],e[t]=e[n],e[n]=r;return e}),"utils"),h=hj.tryCatch((function(e){return/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/.test(e)}),"utils"),d=hj.tryCatch((function(){return hj.userDeviceType||(hj.userDeviceType=Object(i.a)(),"mobile"===hj.userDeviceType&&(hj.userDeviceType="phone")),hj.userDeviceType}),"utils"),p=hj.tryCatch((function(){if(_hjSettings.wsHost)return _hjSettings.wsHost;if(hj.features.hasFeature(a.e))_hjSettings.wsHost="ws.hotjar.com";else{var e=(t=Object(o.a)().id,n=48,parseInt(t.slice(-10),16)%n+1);_hjSettings.wsHost="wsp".concat(e,".hotjar.com")}var t,n;return _hjSettings.wsHost}),"utils.get-ws-server"),f=function(e){var t={};return function(n){if(!t[n]){t[n]=!0;for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;oi.a.LAST_RECORDING_ACTIVITY_STORE_DEBOUNCE&&(sessionStorage.setItem("_hjRecordingLastActivity",s),a=s)}return hj.eventStream.write(e,t,n)}},function(e,t,n){"use strict";n.d(t,"a",(function(){return i})),n.d(t,"c",(function(){return o})),n.d(t,"d",(function(){return a})),n.d(t,"f",(function(){return s})),n.d(t,"b",(function(){return c})),n.d(t,"e",(function(){return u}));var r=n(23);function i(e,t,n){!function r(i){if(i>0&&e(),i>=n.maxRetries)t&&t();else{var o=0===i&&n.firstAttemptDelay?n.firstAttemptDelay:n.delay*Math.pow(n.baseExponent||3,i);setTimeout((function(){!0!==hj.globals.get(n.state)&&r(i+1)}),o)}}(0)}var o=function(){return Object(r.a)()},a=function(e){return Object(r.b)(e,"ded6f544-7265-46bb-ab52-fefac2598466")},s=function(e){return JSON.stringify(e)},c=function(e){return JSON.parse(e)},u=function(e){var t=null;return function(){return null!==t?t:t=e()}}},,function(e,t,n){"use strict";n.r(t),n.d(t,"getParameter",(function(){return a})),n.d(t,"tryDecodeURIComponent",(function(){return s})),n.d(t,"getUrlFromString",(function(){return c})),n.d(t,"getMidLevelDomain",(function(){return l}));var r=n(16),i=n.n(r),o=n(24);function a(e){var t,n,r=[];for(t=new RegExp("[^?&]?"+e.replace(/\[/,"\\[").replace(/]/,"\\]")+"=([^&]+)","g");n=t.exec(location.search);)r.push(s(n[1]));switch(r.length){case 0:return"";case 1:return r[0];default:return r}}function s(e){try{return decodeURIComponent(e)}catch(t){return e}}function c(e){return Object(o.a)(e,"http")||(Object(o.a)(e,"/")||(e="/"+e),e=location.protocol+"//"+location.hostname+(""!=location.port?":"+location.port:"")+e),e}var u={};function l(e){if(!u[e]){var t,n=e.lastIndexOf(".");t=function e(t,n){n=n?n-1:t.length;var r,i=t.lastIndexOf(".",n-1);i>-1&&(function(e){try{var t={domain:e};h.set("_hjTLDTest",e,t);var n=h.get("_hjTLDTest");return n&&h.remove("_hjTLDTest",t),n}catch(e){return!1}}(r=t.substring(i))||(r=e(t,i)));return r}(e,n),u[e]=t||e}return u[e]}var h=i.a.withAttributes({sameSite:"None",secure:!0})},function(e,t,n){"use strict";n.d(t,"a",(function(){return r})),n.d(t,"b",(function(){return i})),n.d(t,"e",(function(){return o})),n.d(t,"h",(function(){return a})),n.d(t,"i",(function(){return s})),n.d(t,"d",(function(){return c})),n.d(t,"c",(function(){return u})),n.d(t,"k",(function(){return l})),n.d(t,"f",(function(){return h})),n.d(t,"g",(function(){return d})),n.d(t,"j",(function(){return p}));var r="_hj_hm-retaker",i=340,o={htmlError:"retaker_html_error",ready:"retaker_ready",sendHTML:"retaker_send_html",start:"retaker_start"},a="k",s=[-1!=navigator.userAgent.indexOf("Mac")?"metaKey":"ctrlKey"],c="https://help.hotjar.com/hc/en-us/articles/5215291845143-How-to-Update-a-Heatmap-Screenshot",u="_hjRetakerHtmlDebug",l={button:"button",shortcut:"shortcut"},h={basicScreenshot:"basicScreenshot",dynamicElements:"dynamicElements",cookiesBanners:"cookiesBanners"},d="_hjRetakerMode",p="_hjRetakerStrings"},function(e,t,n){"use strict";n.d(t,"a",(function(){return j})),n.d(t,"b",(function(){return b}));var r=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;for(var i=function(e){return"string"==typeof e&&r.test(e)},o=[],a=0;a<256;++a)o.push((a+256).toString(16).substr(1));var s=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(o[e[t+0]]+o[e[t+1]]+o[e[t+2]]+o[e[t+3]]+"-"+o[e[t+4]]+o[e[t+5]]+"-"+o[e[t+6]]+o[e[t+7]]+"-"+o[e[t+8]]+o[e[t+9]]+"-"+o[e[t+10]]+o[e[t+11]]+o[e[t+12]]+o[e[t+13]]+o[e[t+14]]+o[e[t+15]]).toLowerCase();if(!i(n))throw TypeError("Stringified UUID is invalid");return n};var c=function(e){if(!i(e))throw TypeError("Invalid UUID");var t,n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n};function u(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:return t^n^r;case 2:return t&n^t&r^n&r;case 3:return t^n^r}}function l(e,t){return e<>>32-t}var h,d=function(e,t,n){function r(e,r,i,o){if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n>>0;_=j,j=b,b=l(y,30)>>>0,y=v,v=k}n[0]=n[0]+v>>>0,n[1]=n[1]+y>>>0,n[2]=n[2]+b>>>0,n[3]=n[3]+j>>>0,n[4]=n[4]+_>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]})),p=new Uint8Array(16);function f(){if(!h&&!(h="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return h(p)}var g=function(e,t,n){var r=(e=e||{}).random||(e.rng||f)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var i=0;i<16;++i)t[n+i]=r[i];return t}return s(r)},m="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof window.msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),v=new Array(16),y=m?void 0:function(){for(var e,t=0;t<16;t++)0==(3&t)&&(e=4294967296*Math.random()),v[t]=e>>>((3&t)<<3)&255;return v},b=d,j=function(e,t,n){return y&&((e=e||{}).rng=y),g(e,t,n)}},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=function(e,t){return e.substring(0,t.length)===t}},,,function(e,t,n){"use strict";n.d(t,"b",(function(){return d})),n.d(t,"a",(function(){return f}));var r=n(4),i=n(6),o=n(49),a=n(19);function s(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function c(e){for(var t=1;t0&&o.indexOf(n)>-1&&t.push({metric:{name:n,type:"distribution",value:e[n]},tags:[{type:"device",value:Object(r.a)()}]}),t}),[]);!hj.isPreview&&hj.features.hasFeature("feedback.widget_telemetry")&&Math.random()<.001&&t.length>0&&hj.ajax.post("".concat(hj.apiUrlBase,"/tracking/metrics"),{metrics:t})}},function(e,t,n){"use strict";var r,i;function o(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return a})),n.d(t,"b",(function(){return u})),n.d(t,"c",(function(){return v}));var a=Object.freeze({LIVE:"LIVE",REVIEW_WEBAPP:"REVIEW_WEBAPP",REVIEW:"REVIEW",STAGING:"STAGING",DEV:"DEV",DEV_OLD:"DEV_OLD"}),s=function(){var e=document.location.host.match(/^(insights-webapp|surveys-webapp|insights|surveys)-(.*?)((?:\.[^.]+)?(?:\.hotjarians\.net)|(?:\.[^.]+)?(?:\.eks\.hotjar\.com))$/);return e&&{component:e[1],reviewId:e[2],domain:e[3],reviewUrlSuffix:e[2]+e[3]}},c=null===(r=s())||void 0===r?void 0:r.reviewUrlSuffix,u=Object.freeze((o(i={},a.LIVE,{INSIGHTS:"insights.hotjar.com",SURVEYS:"surveys.hotjar.com"}),o(i,a.REVIEW,{INSIGHTS:"insights-".concat(c),SURVEYS:"surveys-".concat(c)}),o(i,a.REVIEW_WEBAPP,{INSIGHTS:"insights-webapp-".concat(c),SURVEYS:"surveys-webapp-".concat(c)}),o(i,a.STAGING,{INSIGHTS:"insights-staging.hotjar.com",SURVEYS:"surveys-staging.hotjar.com"}),o(i,a.DEV,{INSIGHTS:"local.hotjar.com:8443",SURVEYS:"surveys.local.hotjar.com:8443"}),o(i,a.DEV_OLD,{INSIGHTS:"local.hotjar.com",SURVEYS:"surveys.local.hotjar.com"}),i)),l=function(e){return function(t,n){return t===u[e][n]}},h=l(a.DEV),d=l(a.DEV_OLD),p=l(a.LIVE),f=l(a.REVIEW_WEBAPP),g=l(a.REVIEW),m=l(a.STAGING),v=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"INSIGHTS",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.location.host;return p(t,e)?a.LIVE:h(t,e)?a.DEV:d(t,e)?a.DEV_OLD:f(t,e)?a.REVIEW_WEBAPP:g(t,e)?a.REVIEW:m(t,e)?a.STAGING:a.LIVE}},function(e,t,n){"use strict";n.d(t,"a",(function(){return o}));var r,i,o=((i=function(){return r()}).test=r=function(){var e;if(!navigator)return"No User-Agent Provided";if(null===(e=navigator.userAgentData)||void 0===e?void 0:e.mobile)return"mobile";var t=function(e){return navigator.userAgent.match(e)};return t(/GoogleTV|SmartTV|Internet.TV|NetCast|NETTV|AppleTV|boxee|Kylo|Roku|DLNADOC|CE\-HTML/i)||t(/Xbox|PLAYSTATION.3|Wii/i)?"tv":t(/iPad/i)||t(/tablet/i)&&!t(/RX-34/i)||t(/FOLIO/i)||t(/Linux/i)&&t(/Android/i)&&!t(/Fennec|mobi|HTC.Magic|HTCX06HT|Nexus.One|SC-02B|fone.945|Chromebook/i)||t(/Kindle/i)||t(/Mac.OS/i)&&t(/Silk/i)||t(/GT-P10|SC-01C|SHW-M180S|SGH-T849|SCH-I800|SHW-M180L|SPH-P100|SGH-I987|zt180|HTC(.Flyer|\_Flyer)|Sprint.ATP51|ViewPad7|pandigital(sprnova|nova)|Ideos.S7|Dell.Streak.7|Advent.Vega|A101IT|A70BHT|MID7015|Next2|nook/i)||t(/MB511/i)&&t(/RUTEM/i)?"tablet":t(/BOLT|Fennec|Iris|Maemo|Minimo|Mobi|mowser|NetFront|Novarra|Prism|RX-34|Skyfire|Tear|XV6875|XV6975|Google.Wireless.Transcoder/i)||t(/Opera/i)&&t(/Windows.NT.5/i)&&t(/HTC|Xda|Mini|Vario|SAMSUNG\-GT\-i8000|SAMSUNG\-SGH\-i9/i)?"mobile":t(/Windows.(NT|XP|ME|9)/)&&!t(/Phone/i)||t(/Win(9|.9|NT)/i)||t(/Macintosh|PowerPC/i)&&!t(/Silk/i)||t(/Linux/i)&&t(/X11/i)||t(/Solaris|SunOS|BSD/i)||t(/Bot|Crawler|Spider|Yahoo|ia_archiver|Covario-IDS|findlinks|DataparkSearch|larbin|Mediapartners-Google|NG-Search|Snappy|Teoma|Jeeves|TinEye/i)&&!t(/Mobile/i)||t(/\b(CrOS|Chromebook)\b/i)?"desktop":"mobile"},i)},,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(30),i=function(e){var t=e.storageAccessor,n=e.serializer,i=e.deserializer;return{get:function(){var e=t.get();if(!e)return null;var n=function(e){try{return{result:e()}}catch(e){return e instanceof Error?{error:e}:"string"==typeof e?{error:new Error(e)}:{error:new Error("")}}}((function(){return i(Object(r.a)(e))})).result;return void 0===n?null:n},set:function(e){t.set(Object(r.b)(n(e)))}}}},function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=Object.freeze({MODAL:"_hj-modal",FOOTER:"_hj-footer",SURVEY_INVITES:"_hj_survey_invite_container",HEATMAP_RETAKER:"_hj-heatmap-retaker",ADMIN_WIDGET:"_hj_admin_widget",INCOMING_FEEDBACK:"_hj_feedback_container",NOTICATION:"_hj-notification"});Object.freeze({RETAKER:"_hjRetakerTrsToken",TARGETING:"_hjRetakerTargeting"})},function(e,t,n){"use strict";n.r(t),n.d(t,"userAttributes",(function(){return l}));var r=n(60),i=n(18),o=n(10),a=n(6),s=n(27),c=n(4),u=n(11),l={id:void 0,attributes:{},init:hj.tryCatch((function(){if(hj.settings.user_attributes_enabled){var e=f();e&&(l.id=e.userId,l.attributes=e.attributes)}}),"userAttributes.init"),reset:hj.tryCatch((function(){l.id=void 0,l.attributes={},g()}),"userAttributes.reset"),set:hj.tryCatch((function(e,t){hj.settings.user_attributes_enabled?(void 0!==l.id&&null!==l.id&&l.id!==e&&(hj.log.debug("User ID changed, resetting all attributes before continuing.","userAttributes"),l.reset()),l.id=e,l.attributes=Object(u.g)(l.attributes,t),p({attributes:l.attributes,userId:l.id}),hj.event.signal("user-attributes-set"),o.a.isRecordingEnabled()?l.flush():hj.log.debug("No recording in progress. Not sending.","userAttributes")):hj.log.debug("User attributes not enabled. Doing nothing.","userAttributes")}),"userAttributes.set"),flush:hj.tryCatch((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:hj.hq.noop;if(void 0!==l.id||Object.keys(l.attributes).length){var t=c.a.items.USER_ATTRIBUTES_HASH.get({resetExpiry:!0}),n=hj.md5(JSON.stringify({allAttributes:l.attributes,userId:l.id}));if(t===n)return e(null,l.id,l.attributes),void hj.log.debug("No changed user attributes. Not sending.","userAttributes");c.a.items.USER_ATTRIBUTES_HASH.set(n),hj.debug.isOn()&&h(l.id,l.attributes),d(l.id,l.attributes),e(null,l.id,l.attributes)}else e(Error("no_user"))}),"userAttributes.flush"),get:hj.tryCatch((function(e){return"user_id"===e?l.id:l.attributes[e]}),"userAttributes.get")},h=function(e,t){hj.ajax.post("".concat(hj.identifyEndpoint,"/sites/").concat(hj.settings.site_id,"/users/").concat(Object(s.a)().id,"/validate"),{user_id:e,attributes:t},hj.tryCatch((function(e){e.errors&&Object.keys(e.errors).length>0?hj.log.debug("User validation API call PARTIALLY successful (some errors).","userAttributes",e):hj.log.debug("User validation API call successful.","userAttributes",e)}),"userAttributes"),hj.tryCatch((function(e){hj.log.debug("User Attributes validation API call failed.","userAttributes",e.responseText&&JSON.parse(e.responseText)||"unknown_failure")}),"userAttributes"))},d=function(e,t){if(o.a.isRecordingEnabled()){var n={hj_id:Object(s.a)().id,user_id:e,attributes:t,time:hj.time.getNow(),timestamp:a.a.now()};Object(i.a)(r.a.IDENTIFY_USER,n,!0).flush(),hj.log.debug("User attributes sent up websocket.","userAttributes",n)}},p=function(e){var t=hj.b64EncodeUnicode(JSON.stringify(e));c.a.localStorage.USER_ATTRIBUTES.set(t),c.a.items.HAS_CACHED_USER_ATTRIBUTES.set("true",!0)},f=function(){var e="true"===c.a.items.HAS_CACHED_USER_ATTRIBUTES.get()?c.a.localStorage.USER_ATTRIBUTES.get():void 0;if(e)try{var t=hj.isParsableJSON(e)?e:hj.b64DecodeUnicode(e);return JSON.parse(t)}catch(e){return}},g=function(){c.a.items.HAS_CACHED_USER_ATTRIBUTES.clear(),c.a.localStorage.USER_ATTRIBUTES.clear()}},,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return i}));var r=n(2),i=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:a,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:s,r=0,i=!1;function c(){0!==--r||i||t.bind(this)()}function u(){i=!0,n.bind(this)()}Object.keys(e).forEach((function(t){var n=e[t];"string"==typeof n&&(n=[n]),r+=n.length,n.forEach((function(e){o(e,t,c,u)}))}))},o=function(e,t,n,i){var o;t===r.c.SCRIPT?(o=document.createElement("script")).src="".concat(hj.scriptDomain).concat(e):t===r.c.STYLESHEET&&((o=document.createElement("link")).href="".concat(hj.scriptDomain).concat(e),o.rel="stylesheet"),o.onload=n,o.onerror=i,document.getElementsByTagName("head")[0].appendChild(o)};function a(){}function s(){var e=this.src||this.href;hj.exceptions.log(new Error("Failed to load module: ".concat(e,".")),"loader")}},function(e,t,n){"use strict";n.d(t,"a",(function(){return s}));var r,i=n(4),o=Math.random(),a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"unknown";if(void 0!==r)return hj.log.debug("[".concat(e,"] Included in session/CC sample (already set)? ").concat(r),"sampling",{rec_value:hj.settings.rec_value,includedInSessionSample:r,mathRandomResult:o}),r;if(0===hj.settings.rec_value)return i.a.items.INCLUDE_IN_SESSION_SAMPLE.set("0"),hj.log.debug("[".concat(e,"] rec_value has gone to 0, removing from sample."),"sampling",{rec_value:hj.settings.rec_value,includedInSessionSample:r}),r=!1;if(!hj.settings.continuous_capture_enabled)return hj.log.debug("[".concat(e,"] Included in session/CC sample (setting check)? ").concat(r),"sampling",{"hj.settings.continuous_capture_enabled":hj.settings.continuous_capture_enabled}),r=!1;var t=i.a.items.INCLUDE_IN_SESSION_SAMPLE.get({resetExpiry:!0}),n="1"==t;if(hj.log.debug("[".concat(e,"] Included in session/CC sample (from cookie)? ").concat(n),"sampling",{cookie_value:t}),t)return r=n;var a=hj.url.getParameter("hjIncludeInSessionSample");switch(a){case"0":return r=!1,hj.log.debug("You have set includedInSessionSample to false.","sampling"),r;case"1":return r=!0,i.a.items.INCLUDE_IN_SESSION_SAMPLE.set(r?"1":"0"),hj.log.debug("You have set includedInSessionSample to true.","sampling"),r}return(r=1===hj.settings.rec_value||void 0!==hj.settings.rec_value&&null!==hj.settings.rec_value&&(o||1)<=hj.settings.rec_value)?i.a.items.INCLUDE_IN_SESSION_SAMPLE.set("1"):i.a.items.INCLUDE_IN_SESSION_SAMPLE.set("0"),hj.log.debug("[".concat(e,"] Included in session/CC sample? ").concat(r),"sampling",{rec_value:hj.settings.rec_value,mathRandomResult:o}),r},s=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"unknown";return a(e)}},function(e,t,n){"use strict";n.d(t,"a",(function(){return B}));var r,i,o=n(60),a=n(10),s=n(18),c=n(6),u={setup:!1,listen:hj.tryCatch((function(e){u.setup?e&&u.send(o.a.INSERTED_RULE,hj.insertedRules.getCurrentInsertedRules()):(hj.insertedRules.init(),hj.insertedRules.register(u.send.bind(u,o.a.INSERTED_RULE),!0),hj.cssBlobs.register(u.send.bind(u,o.a.INSERTED_RULE)),hj.deletedRules.init(),hj.deletedRules.register(u.send.bind(u,o.a.DELETED_RULE)),u.setup=!0)}),"behavior-data.cssRules.listen"),send:hj.tryCatch((function(e,t){t.length&&setTimeout(hj.tryCatch((function(){var n={time:hj.time.getNow(),timestamp:c.a.now(),rules:t};hj.debug.emit(e,n),Object(s.a)(e,n,!1)}),"behavior-data.cssRules"))}),"behavior-data.cssRules.send")},l=hj.tryCatch((function(e,t){var n=hj.hq(e),r=hj.selector(a.a.getSelectorVersion()).get(n);if(r&&t){var i={offset_x:t.pageX,offset_y:t.pageY,selector:r};a.a.isRecordingEnabled()&&(i.time=hj.time.getNow(),i.timestamp=c.a.now()),Object(s.a)(o.a.MOUSE_CLICK,i,!1).flush()}}),"behavior-data.frameMouseClicks.frameClick"),h={setup:!1,listen:hj.tryCatch((function(){h.setup||(hj.log.debug("Setting up frame mouse click listeners.","events"),h.send(),h.setup=!0)}),"behavior-data.frameMouseClicks.listen"),send:hj.tryCatch((function(){if(a.a.isRecordingEnabled()){var e=location.origin,t=hj.hq("iframe");t.length&&[].forEach.call(t,(function(t){if(t.src&&-1!==t.src.indexOf(e))try{var n=t.contentWindow;hj.hq(n).on("mousedown",(function(e){l(t,e)}))}catch(n){var r=t.src.split("?")[0];hj.Sentry&&hj.Sentry.captureMessage("SecurityError: Blocked a frame with origin ".concat(e," from accessing\n a frame with origin ").concat(r))}}))}}),"behavior-data.frameMouseClicks.send")},d={setup:!1,listen:hj.tryCatch((function(){d.setup||(hj.log.debug("Setting up input choice change listeners.","events"),hj.hq(document).on("change","input[type=checkbox], input[type=radio]",d.send),d.setup=!0)}),"behavior-data.inputChoiceChange.listen"),send:hj.tryCatch((function(e){if(a.a.isRecordingEnabled()){var t=hj.hq(e.target),n=hj.selector().get(t),r=t.is(":checked");Object(s.a)(o.a.INPUT_CHOICE_CHANGE,{value:r,selector:n,time:hj.time.getNow(),timestamp:c.a.now()},!0).flush()}}),"behavior-data.inputChoiceChange.send")},p=!1,f=!1,g=[],m={setup:!1,listen:hj.tryCatch((function(){m.setup||(hj.log.debug("Setting up key press listeners.","events"),hj.hq(document).on("input","input",m.update),hj.hq(document).on("blur","input",m.send),hj.hq(document).on("input","textarea",m.update),hj.hq(document).on("blur","textarea",m.send),m.setup=!0)}),"behavior-data.keyPress.listen"),update:hj.tryCatch((function(e){var t=hj.hq(e.target),n=t.val();f=f||hj.privacy.isRiskyNotAllowlistedOrSuppressedElement(e.target),g.push({time:hj.time.getNow(),timestamp:c.a.now(),selector:hj.selector().get(t),text:n,type:e.target.type,suppression:f?"full":"none"}),p=!0}),"behavior-data.keyPress.update"),send:hj.tryCatch((function(){if(a.a.isRecordingEnabled()&&p){if(f){var e=g[0],t=g[g.length-1],n=hj.privacy.getSuppressedText(e.type,t.text),r=Math.floor((t.time-e.time)/Math.max(n.length,1));g=[];for(var i=0;iT&&(T=e,Object(s.a)(o.a.SCROLL_REACH,{time:hj.time.getNow(),timestamp:c.a.now(),max_bottom:T},!0))}}),"behavior-data.scrollReach.send")},A={setup:!1,listen:hj.tryCatch((function(){A.setup||(hj.log.debug("Setting up select change listeners.","events"),hj.hq(document).on("change","select",A.send),A.setup=!0)}),"behavior-data.selectChange.listen"),send:hj.tryCatch((function(e){if(a.a.isRecordingEnabled()){var t=hj.hq(e.target),n=hj.selector().get(t),r=t.val();Object(s.a)(o.a.SELECT_CHANGE,{value:r,selector:n,time:hj.time.getNow(),timestamp:c.a.now()},!0).flush()}}),"behavior-data.selectChange.send")},R={setup:!1,listen:hj.tryCatch((function(){R.setup||(hj.log.debug("Setting up screen size change listeners.","events"),i=hj.ui.getWindowSize(),setInterval(R.checkResize,1e3),R.checkResize(),R.setup=!0)}),"behavior-data.viewportResize.listen"),checkResize:hj.tryCatch((function(){var e=hj.ui.getWindowSize();e.width===i.width&&e.height===i.height||(i=e,R.send())}),"behavior-data.viewportResize.checkResize"),send:hj.tryCatch((function(){a.a.isRecordingEnabled()&&Object(s.a)(o.a.VIEWPORT_RESIZE,{time:hj.time.getNow(),timestamp:c.a.now(),w:i.width,h:i.height}).flush()}),"behavior-data.viewportResize.send")},P={setup:!1,listen:hj.tryCatch((function(){P.setup||(hj.adoptedStyleSheets.init(),hj.adoptedStyleSheets.register(P.send.bind(P,"adopted_style_sheets"),!0),P.setup=!0)}),"behavior-data.adoptedStyleSheets.listen"),send:hj.tryCatch((function(e,t){t&&setTimeout(hj.tryCatch((function(){var n={time:hj.time.getNow(),timestamp:c.a.now(),parentSelector:t.parentSelector,sheets:t.sheets,nodeId:t.nodeId};hj.debug.emit(e,n),Object(s.a)(e,n,!1)}),"behavior-data.adoptedStyleSheets"))}),"behavior-data.adoptedStyleSheets.send")},D=C("copy"),M=C("cut"),L=C("paste"),U=[P,D,u,M,h,d,m,E,S,O,L,N,x,A,R],H={enableRecording:hj.tryCatch((function(e){a.a.setRecordingEnabled(!0),U.forEach((function(t){t.listen(e)})),hj.autotag.start()}),"behavior-data.events.enableRecording")},z=n(51),q=n(11),V=n(4);var W=!1,F=Object(q.h)((function(e,t,n,r,i){var c,u,l;Object(s.a)((c={},u=o.a.RECORDING_HELO,l=function(){return function(e,t,n){return{playback_version:3,script_context_id:hj.scriptContextId,start_time:t,start_timestamp:n,page_visit_info:e,resumed:a.a.isResumedSession(),first_seen:a.a.isFirstSeen()}}(hj.visitData.getPageVisitInfo(e,t,hj.settings.site_id),n,r)},u in c?Object.defineProperty(c,u,{value:l,enumerable:!0,configurable:!0,writable:!0}):c[u]=l,c)).flush(),hj.metrics.timeEnd("time-to-first-event",{tag:null}),hj.eventStream.reportPageContent(e.key),Object(s.a)(o.a.SCROLL_REACH,{max_bottom:hj.ui.getBottomAsPercentage()},!0),i?H.enableRecording():e.ready("pageInfo",(function(e){B.initializeTreeMirror(e),H.enableRecording(V.a.items.SESSION_RESUMED.get())}))})),B={autoTagsToProcess:[],tagsToProcess:[],active:!1,isTreeMirrorInitialized:function(){return W},start:hj.tryCatch((function(){a.a.setRecordingEnabled(!0),sessionStorage.setItem("_hjRecordingEnabled",!0),sessionStorage.setItem("_hjRecordingLastActivity",c.a.now()),hj.visitData.lazyTrack.execute();var e=hj.visitData.property,t=hj.ui.getWindowSize(),n=hj.time.getNow(),r=c.a.now();F(e.key,e,t,n,r,this.isTreeMirrorInitialized()),B.active=!0,B.tagsToProcess.length&&(Object(s.a)(o.a.TAG_RECORDING,B.tagsToProcess,!0).flush(),B.tagsToProcess=[]),B.autoTagsToProcess.length&&(Object(s.a)(o.a.AUTOTAG_RECORDING,B.autoTagsToProcess,!0).flush(),B.autoTagsToProcess=[]),hj.settings.user_attributes_enabled&&z.userAttributes.flush()}),"behavior-data.recording.start"),setAndSendPageContent:function(e,t){var n=e.get("pageInfo").urlMD5;hj.globals.ready("userId",(function(){return hj.eventStream.storePageContent(t,n)}))},reset:function(){hj.globals.set("pageInfo",void 0),hj.globals.set("userId",void 0),hj.eventStream.clearPageContent(),hj.treeMirror.resetMutationListeners(),W=!1},initializeTreeMirror:hj.tryCatch((function(e){hj.treeMirror.mutationObserverAvailable&&(hj.metrics.timeStart("task-execution-time",{task:"dom-serialization"}),hj.treeMirror.getTree((function(t,n){G(e,t,n)}),K))}),"behavior-data.initializeTreeMirror"),resume:function(){N.update(),E.trackCoordinatesOnNextClick()}},G=function(e,t,n){B.setAndSendPageContent(e,JSON.stringify({docType:hj.html.getPageDoctype(),rootId:t,children:n})),W=!0,hj.metrics.timeEnd("task-execution-time",{tag:{task:"dom-serialization"}}),hj.metrics.timeEnd("task-execution-time",{tag:{task:"node-suppression"},incr:{flush:!0}})},K=function(e,t,n,r){var i={};(e.length||t.length||n.length||r.length)&&(i.time=hj.time.getNow(),i.timestamp=c.a.now(),e.length&&(i.a=e),t.length&&(i.b=t),n.length&&(i.c=n),r.length&&(i.d=r),hj.debug.emit("mutation",i),Object(s.a)(o.a.MUTATION,i,!1))}},,,function(e,t,n){"use strict";n.d(t,"a",(function(){return r}));var r=Object.freeze({IDENTIFY_USER:"identify_user",AUTOTAG_RECORDING:"autotag_recording",TAG_RECORDING:"tag_recording",HEATMAP_HELO:"heatmap_helo",RECORDING_HELO:"recording_helo",REPORT_USER_ID:"report_user_id",MUTATION:"mutation",MOUSE_CLICK:"mouse_click",INPUT_CHOICE_CHANGE:"input_choice_change",KEY_PRESS:"key_press",MOUSE_MOVE:"mouse_move",RELATIVE_MOUSE_MOVE:"relative_mouse_move",CLIPBOARD:"clipboard",PAGE_VISIBILITY:"page_visibility",SCROLL_REACH:"scroll_reach",SCROLL:"scroll",SELECT_CHANGE:"select_change",VIEWPORT_RESIZE:"viewport_resize",SCRIPT_PERFORMANCE:"script_performance",REPORT_CONTENT:"report_content",INSERTED_RULE:"inserted_rule",DELETED_RULE:"deleted_rule"})},,,,,,,,function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(11),i=Object(r.f)()||!1,o=function(e){return e.split("{",1)[0]||""},a=function e(t){if(!i)return t.cssText;try{if("style"in t){var n=o(t.cssText),r=(u=t.style,Array.from(u).reduce((function(e,t){var n=u.getPropertyValue(t),r=u.getPropertyPriority(t)?" !important":"";return e+"".concat(t,":").concat(n).concat(r,";")}),""));return"".concat(n,"{").concat(r,"}")}if("cssRules"in t){var a=t,s=o(a.cssText),c=Array.from(a.cssRules).map(e).join(" ");return"".concat(s,"{").concat(c,"}")}return t.cssText}catch(e){return t.cssText}var u}},function(e,t,n){"use strict";n.d(t,"a",(function(){return a}));var r=n(55),i=n(2),o=!1,a=function(e){var t=e.title,n=e.message,a=e.status;o?hj.widget.renderNotificationWidget({title:t,message:n,status:a}):Object(r.a)(i.g.NOTIFICATION,(function(){o=!0,hj.widget.renderNotificationWidget({title:t,message:n,status:a})}))}},,,,,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,"create",(function(){return o}));var r=n(23);function i(e){return(i="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=hj.tryCatch((function(){var e={key:Object(r.a)()},t={},n={};return e.ready=hj.tryCatch((function(r,i){i=hj.tryCatch(i,"Data"),n[r]?(hj.log.debug("Property "+r+" is ready. Calling callback() now.","property",i),i(e)):(hj.log.debug("Property "+r+" is not ready. Saving callback().","property",i),t[r]?t[r].push({callback:i,executed:!1}):t[r]=[{callback:i,executed:!1}])}),"data"),e.set=hj.tryCatch((function(r,o){hj.log.debug("Setting properties."+r+" to "+o,"property"),n[r]=o,"object"===i(t[r])&&hj.hq.each(t[r],(function(t,n){n.executed||(hj.log.debug("Calling "+r+" callback.","property"),n.callback(e),n.executed=!0)}))}),"data"),e.get=hj.tryCatch((function(e){return n[e]}),"data"),e}),"data");hj.property=hj.tryCatch((function(){var e={};return e.create=o,hj.globals=e.create(),e}),"data")()},,function(e,t,n){"use strict";function r(e,t,n){t=t||hj.hq.noop,n=n||hj.hq.noop,hj.hq.ajax({url:e,success:hj.tryCatch(t,"Data"),error:hj.tryCatch(n,"Data")})}function i(e,t,n,r){var i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:{contentType:"json"};n=n||hj.hq.noop,r=r||hj.hq.noop;var o=(null==i?void 0:i.query)?"".concat(e,"?").concat(i.query):e;return hj.hq.ajax({url:o,type:"POST",data:"json"===(null==i?void 0:i.contentType)?hj.hq.stringify(t):t,contentType:"text/plain; charset=UTF-8",success:hj.tryCatch(n,"Data"),error:hj.tryCatch(r,"Data")})}function o(e,t,n,r){n=n||hj.hq.noop,r=r||hj.hq.noop,hj.hq.ajax({url:e,type:"PUT",data:hj.hq.stringify(t),contentType:"text/plain; charset=UTF-8",success:hj.tryCatch(n,"Data"),error:hj.tryCatch(r,"Data")})}n.r(t),n.d(t,"get",(function(){return r})),n.d(t,"post",(function(){return i})),n.d(t,"putAsJSON",(function(){return o})),hj.ajax={get:r,post:i,putAsJSON:o}},,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,"Resource",(function(){return a}));var r,i=n(92),o=new RegExp("<.+:(.+)>");function a(e,t,n){var r={},i=function(){for(var t=e.split("/"),n=[],r=0;r",{put:["PUT",["token","data"]]}),r)},,,,function(e,t,n){"use strict";n.r(t);function r(e,t){return hj.features.hasFeature("ask.separate_service")?t:"https://".concat(e,"/")}var i=n(69),o=n(68),a=n(30),s=n(4),c=n(21),u=n(51),l=n(11),h=n(6),d=n(23),p=function(){var e=null,t={},n="hjViewportId";function r(){null===e&&(s.a.canUseSessionStorage()?(function(){if(s.a.canUseLocalStorage()&&s.a.canUseSessionStorage()){var e=i();if(0!==e.length){var t=h.a.now(),r=e.filter((function(e){return e.expireTimestamp>t}));e.length!==r.length&&window.localStorage.setItem("hjActiveViewportIds",JSON.stringify(r));var o=sessionStorage.getItem(n);o&&r.some((function(e){return e.id===o}))&&window.sessionStorage.removeItem(n)}}}(),null===(e=window.sessionStorage.getItem(n))&&(e=Object(d.a)(),window.sessionStorage.setItem(n,e)),function(){if(s.a.canUseLocalStorage()){var t=h.a.now()+216e5,n=i();n.push({id:e,expireTimestamp:t}),window.localStorage.setItem("hjActiveViewportIds",JSON.stringify(n))}}()):e=Object(d.a)())}function i(){var e,t=window.localStorage.getItem("hjActiveViewportIds");if(!t)return[];try{e=JSON.parse(t)}catch(t){window.localStorage.removeItem("hjActiveViewportIds"),e=[]}return Array.isArray(e)?e:(window.localStorage.removeItem("hjActiveViewportIds"),[])}return t.getId=hj.tryCatch((function(){return r(),e}),"hj.viewport.getId"),window.addEventListener("pagehide",(function(){!function(){if(s.a.canUseLocalStorage()){var t=i();if(0!==t.length){var n=t.filter((function(t){return t.id!==e}));0===n.length?window.localStorage.removeItem("hjActiveViewportIds"):window.localStorage.setItem("hjActiveViewportIds",JSON.stringify(n))}}}()})),t};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)}hj.tryCatch((function(){if(void 0!==hj.scriptLoaded)return window.console=window.console||{warn:function(){}},console.warn("Hotjar Tracking Warning: Multiple Hotjar tracking codes were detected on this page. Tracking will not work as expected."),hj.verifyInstall?void Object(i.a)("Hotjar installation invalid.","It appears you have more than one Hotjar tracking code set up on this page. Hotjar cannot work properly if multiple Hotjar scripts are loaded concurrently. Please make sure you only install the one tracking code provided for this site.","bad"):void 0;var e,t,n;function h(e,t){var n=g(n=e[0],o=e[1],i=e[2],r=e[3],t[0],7,-680876936),r=g(r,n,o,i,t[1],12,-389564586),i=g(i,r,n,o,t[2],17,606105819),o=g(o,i,r,n,t[3],22,-1044525330);n=g(n,o,i,r,t[4],7,-176418897),r=g(r,n,o,i,t[5],12,1200080426),i=g(i,r,n,o,t[6],17,-1473231341),o=g(o,i,r,n,t[7],22,-45705983),n=g(n,o,i,r,t[8],7,1770035416),r=g(r,n,o,i,t[9],12,-1958414417),i=g(i,r,n,o,t[10],17,-42063),o=g(o,i,r,n,t[11],22,-1990404162),n=g(n,o,i,r,t[12],7,1804603682),r=g(r,n,o,i,t[13],12,-40341101),i=g(i,r,n,o,t[14],17,-1502002290),n=m(n,o=g(o,i,r,n,t[15],22,1236535329),i,r,t[1],5,-165796510),r=m(r,n,o,i,t[6],9,-1069501632),i=m(i,r,n,o,t[11],14,643717713),o=m(o,i,r,n,t[0],20,-373897302),n=m(n,o,i,r,t[5],5,-701558691),r=m(r,n,o,i,t[10],9,38016083),i=m(i,r,n,o,t[15],14,-660478335),o=m(o,i,r,n,t[4],20,-405537848),n=m(n,o,i,r,t[9],5,568446438),r=m(r,n,o,i,t[14],9,-1019803690),i=m(i,r,n,o,t[3],14,-187363961),o=m(o,i,r,n,t[8],20,1163531501),n=m(n,o,i,r,t[13],5,-1444681467),r=m(r,n,o,i,t[2],9,-51403784),i=m(i,r,n,o,t[7],14,1735328473),n=v(n,o=m(o,i,r,n,t[12],20,-1926607734),i,r,t[5],4,-378558),r=v(r,n,o,i,t[8],11,-2022574463),i=v(i,r,n,o,t[11],16,1839030562),o=v(o,i,r,n,t[14],23,-35309556),n=v(n,o,i,r,t[1],4,-1530992060),r=v(r,n,o,i,t[4],11,1272893353),i=v(i,r,n,o,t[7],16,-155497632),o=v(o,i,r,n,t[10],23,-1094730640),n=v(n,o,i,r,t[13],4,681279174),r=v(r,n,o,i,t[0],11,-358537222),i=v(i,r,n,o,t[3],16,-722521979),o=v(o,i,r,n,t[6],23,76029189),n=v(n,o,i,r,t[9],4,-640364487),r=v(r,n,o,i,t[12],11,-421815835),i=v(i,r,n,o,t[15],16,530742520),n=y(n,o=v(o,i,r,n,t[2],23,-995338651),i,r,t[0],6,-198630844),r=y(r,n,o,i,t[7],10,1126891415),i=y(i,r,n,o,t[14],15,-1416354905),o=y(o,i,r,n,t[5],21,-57434055),n=y(n,o,i,r,t[12],6,1700485571),r=y(r,n,o,i,t[3],10,-1894986606),i=y(i,r,n,o,t[10],15,-1051523),o=y(o,i,r,n,t[1],21,-2054922799),n=y(n,o,i,r,t[8],6,1873313359),r=y(r,n,o,i,t[15],10,-30611744),i=y(i,r,n,o,t[6],15,-1560198380),o=y(o,i,r,n,t[13],21,1309151649),n=y(n,o,i,r,t[4],6,-145523070),r=y(r,n,o,i,t[11],10,-1120210379),i=y(i,r,n,o,t[2],15,718787259),o=y(o,i,r,n,t[9],21,-343485551);e[0]=w(n,e[0]),e[1]=w(o,e[1]),e[2]=w(i,e[2]),e[3]=w(r,e[3])}function d(e,t,n,r,i,o){return t=w(w(t,e),w(r,o)),w(t<>>32-i,n)}function g(e,t,n,r,i,o,a){return d(t&n|~t&r,e,t,i,o,a)}function m(e,t,n,r,i,o,a){return d(t&r|n&~r,e,t,i,o,a)}function v(e,t,n,r,i,o,a){return d(t^n^r,e,t,i,o,a)}function y(e,t,n,r,i,o,a){return d(n^(t|~r),e,t,i,o,a)}function b(e){var t,n=[];for(t=0;64>t;t+=4)n[t>>2]=e.charCodeAt(t)+(e.charCodeAt(t+1)<<8)+(e.charCodeAt(t+2)<<16)+(e.charCodeAt(t+3)<<24);return n}window.hj=window.hj||function(){(window.hj.q=window.hj.q||[]).push(arguments)},window.hj.q=window.hj.q||[],hj.hostname=hj.host.split(":")[0],hj.port=443,hj.apiUrlBase="https://"+hj.host+"/api/v1",hj.apiUrlBaseV2="https://"+hj.host+"/api/v2",hj.isPreview=Boolean(_hjSettings.preview),hj.userDeviceType=null,hj.optOut=!1,hj.windowSize=null,hj.maxRecordingTagLength=250,hj.settings=hj.isPreview?{}:window.hjSiteSettings,hj.locationListener=(n="manual",(t={}).setMode=hj.tryCatch((function(t){n=t,e&&clearInterval(e),"automatic_with_fragments"===n?e=setInterval((function(){var e=""===location.hash&&location.href.indexOf("#")>-1?"#":location.hash,t="".concat(location.origin).concat(location.pathname).concat(location.search).concat(e);hj.currentUrl&&hj.currentUrl!=t&&hj._init.reinit(t)}),200):"automatic"===n&&(e=setInterval((function(){var e="".concat(location.origin).concat(location.pathname).concat(location.search);hj.currentUrl&&hj.currentUrl.split("#")[0]!=e&&hj._init.reinit(e)}),200))})),t);var j="0123456789abcdef".split("");function _(e){for(var t="",n=0;4>n;n++)t+=j[e>>8*n+4&15]+j[e>>8*n&15];return t}function w(e,t){return e+t&4294967295}hj.encodeAsUtf8=a.d,hj.decodeAsUtf8=a.c,hj.md5=function(e,t){var n="";try{n=function(e){for(var t=0;t>2]|=e.charCodeAt(t)<<(t%4<<3);if(i[t>>2]|=128<<(t%4<<3),55t;t++)i[t]=0;return i[14]=8*n,h(r,i),r}(hj.encodeAsUtf8(e)))}catch(e){t?n="":hj.exceptions.log(e,"md5")}return n},hj.b64EncodeUnicode=a.b,hj.b64DecodeUnicode=a.a,hj.isParsableJSON=function(e){try{var t=JSON.parse(e);if(t&&"object"===f(t))return!0}catch(e){}return!1},"5d41402abc4b2a76b9719d911017c592"!=hj.md5("hello")&&(w=function(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}),hj.time=function(){var e=(new Date).getTime(),t={reset:function(){e=(new Date).getTime()},getNow:function(){return(new Date).getTime()-e}};return t}(),hj.debug=function(){var e={isOn:function(){return _hjSettings.hjdebug},on:function(e){_hjSettings.hjdebug=!0,e&&s.a.items.DEBUG_FLAG.set(!0)},off:function(){_hjSettings.hjdebug=!1,s.a.items.DEBUG_FLAG.clear()},emit:function(e,t){"undefined"!=typeof _hjEmitters&&_hjEmitters.includes&&_hjEmitters.includes(e)&&window.postMessage({data:t,message:s.a.items.DEBUG_FLAG.getKey(),type:e},"*")}};return e}(),hj.url=c,hj.log=function(){var e=!1,t="",n={},r={autotag:"#ff0099",command:"#0079a4",data:"#009bd2",dataqueue:"#00445c",deferredpagecontent:"#7c7c7c",event:"#ff7000",events:"#ffc000",exception:"#e63946",heatmap:"#700000",init:"#6600cc",integration:"#2a9072",poll:"#00a000",property:"#ff33cc",recording:"#dd0000",rendering:"#bd00ea",sampling:"#efb0a1",survey:"#007000",targeting:"#00ee00",visitdata:"#00668a",websocket:"#0dc0ff"};return n.init=function(){void 0===window.console&&(window.console={debug:function(){},trace:function(){},log:function(){},info:function(){},warn:function(){},error:function(){}})},n.debug=function(i,o,a){var s=o&&r[o.toLowerCase()]||"#2a9d8f";t!=i&&e&&(console.groupEnd(),e=!1),t=i,hj.debug.isOn()&&("object"===f(i)?hj.hq.each(i,(function(e,t){n.debug(e+": "+t,o,null)})):(i=o&&"string"==typeof i?o.toUpperCase()+": "+i:i,i="%c"+(new Date).toTimeString().replace(/.*(\d{2}:\d{2}:\d{2}).*/,"$1")+":%c "+i,a?(e||(console.groupCollapsed(i+":","color: #999;","color: "+s+";"),e=!0),console.log(a)):console.log(i,"color: #999;","color: "+s+";")))},n.info=function(e){console.log("%c"+e,"color: #006EFF")},n.warn=function(e){console.log("%c"+e,"color: #E8910C")},n.error=function(e){console.error("Hotjar error: "+e)},n.warnIfEmpty=function(e,t){if(Array.isArray(e)?0===e.length:hj.hq.isNullOrUndefined(e)){var n=null===e?"null":void 0===e?"undefined":"no value";hj.log.debug("WARNING: [".concat(t,"] a value was expected but ").concat(n," was found!"))}},n}(),hj.loader=function(){var e={},t=[];return e.getModules=hj.tryCatch((function(){return t}),"common"),e.registerModule=hj.tryCatch((function(e,n,r){t.push({name:e,module:n,nonTracking:void 0!==r&&r})}),"common"),e}(),hj.targeting=function(){var e={};function t(t,n){var r;if(!e.matchOperations[t.match_operation])return hj.exceptions.log(new Error('Targeting error - "'.concat(t.match_operation,'" match operation does not exist.')),"common.targeting.matchPatternWithRule"),!1;t.rule_type=t.rule_type||t.component;var i=function(e,t){return!t||"date"!==e.rule_type||"less_than"!==e.match_operation&&"greater_than"!==e.match_operation?t:(new Date(t).valueOf()/1e3).toFixed(0)}(t,n);return(r=e.matchOperations[t.match_operation](t,i)).error?(hj.exceptions.log(new Error("Targeting error - ".concat(t.match_operation," - ").concat(r.error)),"common.targeting.matchPatternWithRule"),!1):("url"!==t.component&&t.negate&&(r=!r),function(e,t,n){var r=n?"Match ":"No Match ";!n||"url"!==e.component&&"device"!==e.component||(r+=e.component+"|"+e.match_operation+"|"+e.pattern+(e.negate?" [NEGATE]":""),hj.log.debug(r,"targeting"));"attribute"!==e.component&&"event"!==e.component||(r+=e.component+"|"+e.name+" ("+e.rule_type+")|"+e.match_operation+"|"+e.pattern+"|compared with: "+t+(e.negate?" [NEGATE]":""),hj.log.debug(r,"targeting"))}(t,n,r),r)}function n(e){var n=!1,r=Object(l.a)();return(n=0===e.length||3===e.length||e.some((function(e){return t(e,r)})))?hj.log.debug("Device match found","targeting"):hj.log.debug("No device match found","targeting"),n}function r(e,n){var r,i=!1,o=!1,a=!1;if(0===e.length)return hj.log.debug("No URL targeting rules set","targeting"),!1;for(var s=0;sNumber(e.pattern)})),less_than:p((function(e,t){return Number(t)=r}))},e}(),hj.rendering=function(){var e={},t=[];function n(e,t){hj.tryCatch(t,"Rendering")(e)}function r(e,t){hj.widgetDelay.set((function(){hj.tryCatch(t,"Rendering")(e)}),1e3*e.display_delay)}function i(e,n,r){var i=hj.hq(document),o=hj.hq(window),a=[];function s(){hj.tryCatch(n,"Rendering")(e),i.off("mousemove."+r),i.off("mouseout."+r)}t.push(r),i.off("mousemove."+r),i.off("mouseout."+r),i.on("mousemove."+r,hj.tryCatch((function(e){a.push({x:e.clientX,y:e.clientY}),a.length>2&&(a[1].x===a[2].x&&a[1].y===a[2].y?a.pop():a.shift())}),"Rendering")),i.on("mouseout."+r,hj.tryCatch((function(e){e.relatedTarget&&(e.relatedTarget===this||this.compareDocumentPosition(e.relatedTarget)&Node.DOCUMENT_POSITION_CONTAINED_BY)||function(e){var t=a[1],n=a[0];if(e|=0,void 0!==t&&!(t.y>=n.y||e>0)){n.x===t.x&&s();var r=(n.y-t.y)/(n.x-t.x),i=-(n.y-r*n.x)/r;i>0&&i=.5&&(i.off("scroll."+n),t(e))}),"Rendering"))}return e.clearAllAbandonEvents=hj.tryCatch((function(){t.forEach((function(e){hj.log.debug("Removing abandon events for "+e,"rendering"),hj.hq(document).off("mousemove."+e),hj.hq(document).off("mouseout."+e)})),t=[]}),"common"),e.addToDom=hj.tryCatch((function(e,t){if(!e)throw Error("container id not defined");if(!t)throw Error("cannot append html to container #"+e+", html not defined.");return hj.hq("#"+e).remove(),hj.hq("body").append(t),hj.hq("#"+e+">div")}),"common.addToDom"),e.TrustedString=function(e){this.value=e},e.callAccordingToCondition=hj.tryCatch((function(e,t,a){var s={immediate:n,delay:r,abandon:i,scroll:o}[e.display_condition];if(hj.log.debug("Calling active item ("+t+"): "+e.display_condition,"rendering"),!s)throw new Error('Unhandled display condition: "'+e.display_condition+'"');hj.tryCatch(s,"Rendering")(e,a,t)}),"common"),e}(),hj.survey=hj.tryCatch((function(){var e={ctrl:void 0,data:void 0,model:{},activeLanguageDirection:"ltr"};return e}),"common")(),hj.ui=function(){var e={};return e.getWindowSize=hj.tryCatch((function(){var e=function(){try{return window.self!==window.top}catch(e){return!0}}(),t={width:!e&&window.screen?window.screen.width:document.body.clientWidth,height:!e&&window.screen?window.screen.height:document.body.clientHeight};return{width:window.innerWidth||document.documentElement.clientWidth||t.width,height:window.innerHeight||document.documentElement.clientHeight||t.height}}),"common"),e.getDocumentSize=hj.tryCatch((function(){var t,n;if(document&&document.documentElement&&document.documentElement.clientWidth)t=document.documentElement.clientWidth,n=document.documentElement.clientHeight;else{var r=e.getWindowSize();t=r.width,n=r.height}return{width:t,height:n}}),"common"),e.getScrollPosition=hj.tryCatch((function(e){return e=e||window,{left:hj.hq(e).scrollLeft(),top:hj.hq(e).scrollTop()}}),"common"),e.getBottomAsPercentage=hj.tryCatch((function(){var e=parseInt(1e3*(hj.hq(window).scrollTop()+hj.ui.getWindowSize().height)/hj.hq(document).height(),10);return Math.min(1e3,e)}),"common"),e.disableScrolling=hj.tryCatch((function(e){var t=hj.ui.getScrollPosition();hj.hq(document).on("scroll.hotjarDisable resize.hotjarDisable mousewheel.hotjarDisable DOMMouseScroll.hotjarDisable touchmove.hotjarDisable",hj.tryCatch((function(n){n.preventDefault(),window.scrollTo(t.left,t.top),e&&e()}),"common"))}),"common"),e.enableScrolling=hj.tryCatch((function(){hj.hq(document).off("scroll.hotjarDisable"),hj.hq(document).off("resize.hotjarDisable"),hj.hq(document).off("mousewheel.hotjarDisable"),hj.hq(document).off("DOMMouseScroll.hotjarDisable"),hj.hq(document).off("touchmove.hotjarDisable")}),"common"),e}(),hj.dom=function(){var e={getCSSURLs:function(){var e=[],t=document.styleSheets;return hj.log.debug("Getting CSS","dpc","Starting"),t&&t.length>0&&hj.hq.each(t,(function(t,n){n.href&&0===n.href.indexOf("http")&&(hj.log.debug("Getting CSS","dpc",n.href),e.push(n.href))})),e}};return e}(),hj.html=function(){var e={};return e.getPageContent=hj.tryCatch((function(e,t){function n(e,t){t=t||document;var n=parseInt(e.split(":")[0]),r=e.substring(e.indexOf(":")+1);return t.querySelectorAll(r)[n]}t=t||[],hj.treeMirror.getMirroredDocument((function(r){var i=hj.insertedRules.getCurrentInsertedRules(),o={};i.forEach((function(e){var i=n(e.parentSelector,r);if(o[e.parentSelector]||(o[e.parentSelector]=""),"LINK"===i.tagName){var a=i.attributes,s=a.href.value.split(location.hostname).pop().replace("/",""),c=r.querySelector(".blob-hash-"+s);if(!c){c=document.createElement("style"),o[e.parentSelector]=o[e.parentSelector]+"/* Originally: 0&&(t=t.substring(0,n)),0!==(t=t.replace(",","")).indexOf("http")&&(t=o+t),e.src=t}}e.removeAttribute("srcset")}})),Array.prototype.slice.call(e.getElementsByTagName("source")).forEach((function(e){e.attributes.srcset&&e.removeAttribute("srcset")})),[].forEach.call(e.querySelectorAll("script"),(function(e){e.parentNode.removeChild(e)})),t(hj.html.getPageDoctype()+e.documentElement.outerHTML)}(r,e,t)}))}),"common"),e.getPageDoctype=hj.tryCatch((function(){return null===document.doctype?"":"\n"}),"common"),e}(),hj.features=function(){var e={};return e.getFeatures=hj.tryCatch((function(){return hj.settings.features||[]}),"hj.features.getFeatures"),e.hasFeature=hj.tryCatch((function(t){var n;try{var r=window.localStorage.getItem("HJ_OVERRIDE_FEATURE:".concat(t));n="true"===r||"1"===r}catch(e){n=!1}return e.getFeatures().indexOf(t)>-1||n}),"hj.features.hasFeature"),e}(),hj.askApiUrlBase=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"https://ask.hotjar.io/",n=r(e,t);return{v1:"".concat(n,"api/v1"),v2:"".concat(n,"api/v2")}}(hj.host,_hjSettings.askUrl),hj.cssBlobs=function(){var e={},t=[];return e.register=function(e){t.push(e)},e.handleBlobStyles=hj.tryCatch((function(e){var n,r=[];if("link"===e.tagName.toLowerCase()&&"rel"in e.attributes&&"stylesheet"===e.attributes.rel.value&&"href"in e.attributes&&0===e.attributes.href.value.indexOf("blob:")){n=hj.selector().get(hj.hq(e));for(var i=0,a=e.sheet.cssRules.length;i=200&&t.status<400?r.isFunction(e.success)&&e.success(t.responseText&&JSON.parse(t.responseText),t):r.isFunction(e.error)&&e.error(t)},t.onerror=function(){r.isFunction(e.error)&&e.error(t)},t.ontimeout=function(){r.isFunction(e.timeout)&&e.timeout(t)},r.isFunction(e.requestAnnotator)&&e.requestAnnotator(t),"POST"!==e.type&&"PUT"!==e.type||!e.data?t.send():t.send(e.data)},r.get=function(e,t){var n=new XMLHttpRequest;n.open("GET",e,!0),n.timeout=15e3,n.onload=function(){n.status>=200&&n.status<400&&t&&t(n.responseText)},n.send()},r.eventHandlers={},r.selector="";var i=function(e){var i,o,a,s=window._hjDocument||t;if(r.selector=e,r.isWindow(e))return this[0]=window,this.length=1,this;if(r.isDocument(e,s))return this[0]=s,this.length=1,this;if("object"===n(e))return this[0]=e,this.length=1,this;if("string"==typeof e&&"<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3)return(i=s.createElement("div")).innerHTML=e,this[0]=i.childNodes[0],this.length=1,this;if("string"==typeof e){isNaN(e.charAt(1))||"."!==e.charAt(0)&&"#"!==e.charAt(0)||(e=e.charAt(0)+"\\3"+e.charAt(1)+" "+e.slice(2));try{o=s.querySelectorAll(e)}catch(e){return this.length=0,this}for(a=0;a0&&(this[0].value=e),void 0===this[0]?void 0:this[0]?this[0].value:""},i.prototype.text=function(e){return void 0===e?this[0].textContent:this[0].textContent=e},i.prototype.each=function(e,t){Array.prototype.forEach.call(this,(function(e,n,r){t(n,e,r)}))},i.prototype.append=function(e){var i;"object"===n(e)?"body"===r.selector?t.body.appendChild(e.get(0)):this[0].appendChild(e.get(0)):"body"===r.selector?((i=t.createElement("div")).innerHTML=e,t.body.appendChild(i)):((i=t.createElement("div")).innerHTML=e,this[0].appendChild(i))},i.prototype.hasClass=function(e){return this[0].classList?this[0].classList.contains(e):new RegExp("(^| )"+e+"( |$)","gi").test(this[0].className)},i.prototype.addClass=function(e){var t;for(t=0;t=0;i-=1)if(r[i]===e)return!0;return!1}(this[0],e)},i.prototype.remove=function(){var e;for(e=0;e-1&&o.call(d,e)}},Array.isArray(r.eventHandlers[u])||(r.eventHandlers[u]=[]),r.eventHandlers[u].push(l),t.addEventListener(g[c].split(".")[0],l,!0)):("boolean"==typeof i&&!1===i&&(i=function(e){return e.preventDefault(),!1}),Array.isArray(r.eventHandlers.document)||(r.eventHandlers.document=[]),r.eventHandlers.document.push(i),this[0].addEventListener(g[c].split(".")[0],i,a));else if(r.isDocument(this[0]))for(c=0;c-1))return r(this[0]).get(0).nodeName.toLowerCase()===e;if((t=/([A-Za-z]+)\[([A-Za-z-]+)=([A-Za-z]+)]/g.exec(e)).length)return r.each(r(this[0]).get(0).attributes,(function(e,n){n.name===t[2]&&n.value===t[3]&&(i=!0)})),r(this[0]).get(0).nodeName.toLowerCase()===t[1]&&i}},i.prototype.css=function(e,t){var r,i;for(i=0;i0&&void 0!==arguments[0]?arguments[0]:document.location.href,t=[r.b[r.a.LIVE].SURVEYS,r.b[r.a.REVIEW_WEBAPP].SURVEYS,r.b[r.a.REVIEW].SURVEYS,r.b[r.a.STAGING].SURVEYS,r.b[r.a.DEV].SURVEYS,r.b[r.a.DEV_OLD].SURVEYS],n=document.createElement("a");return n.href=e,t.indexOf(n.hostname)>=0}},,,,,,,,,,,,,,,,,,function(e,t,n){"use strict";function r(e){return(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)}e.exports=function(e,t){t||(t={}),"function"==typeof t&&(t={cmp:t});var n,i="boolean"==typeof t.cycles&&t.cycles,o=t.cmp&&(n=t.cmp,function(e){return function(t,r){var i={key:t,value:e[t]},o={key:r,value:e[r]};return n(i,o)}}),a=[];return function e(t){if(t&&t.toJSON&&"function"==typeof t.toJSON&&(t=t.toJSON()),void 0!==t){if("number"==typeof t)return isFinite(t)?""+t:"null";if("object"!==r(t))return JSON.stringify(t);var n,s;if(Array.isArray(t)){for(s="[",n=0;n-1&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));var n=t.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,""),r=n.match(/ (\(.+\)$)/);n=r?n.replace(r[0],""):n;var i=this.extractLocation(r?r[1]:n),o=r&&n||void 0,a=["eval",""].indexOf(i[0])>-1?void 0:i[0];return new e({functionName:o,fileName:a,lineNumber:i[1],columnNumber:i[2],source:t})}),this)},parseFFOrSafari:function(t){return t.stack.split("\n").filter((function(e){return!e.match(r)}),this).map((function(t){if(t.indexOf(" > eval")>-1&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===t.indexOf("@")&&-1===t.indexOf(":"))return new e({functionName:t});var n=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=t.match(n),i=r&&r[1]?r[1]:void 0,o=this.extractLocation(t.replace(n,""));return new e({functionName:i,fileName:o[0],lineNumber:o[1],columnNumber:o[2],source:t})}),this)},parseOpera:function(e){return!e.stacktrace||e.message.indexOf("\n")>-1&&e.message.split("\n").length>e.stacktrace.split("\n").length?this.parseOpera9(e):e.stack?this.parseOpera11(e):this.parseOpera10(e)},parseOpera9:function(t){for(var n=/Line (\d+).*script (?:in )?(\S+)/i,r=t.message.split("\n"),i=[],o=2,a=r.length;o/,"$2").replace(/\([^)]*\)/g,"")||void 0;o.match(/\(([^)]*)\)/)&&(n=o.replace(/^[^(]+\(([^)]*)\)$/,"$1"));var s=void 0===n||"[arguments not available]"===n?void 0:n.split(",");return new e({functionName:a,args:s,fileName:i[0],lineNumber:i[1],columnNumber:i[2],source:t})}),this)}}})?r.apply(t,i):r)||(e.exports=o)}()},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){n.p=hj.scriptDomain,(0,n(188).initErrorLogging)(),n(112),n(189),n(220),n(103),n(190),n(191),n(213),n(51),n(109),n(195),n(196),n(197),n(198),n(199),n(204),n(221),n(205),n(206),n(207),n(215)},function(e,t,n){"use strict";n.r(t),n.d(t,"exceptionLogger",(function(){return u})),n.d(t,"initErrorLogging",(function(){return l}));var r=n(2);function i(e){return(i="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 o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function a(e){for(var t=1;t0?1:.002,y=(null==e?void 0:e.throttleDelay)||1e3,b=(null==e?void 0:e.maxErrors)||10,j=["event_id","stacktrace","release","useragent","User-Agent","logger","scriptversion","module","errorgroup","errormessagegroup"];function _(){return u.every((function(e){return"loaded"===e.state}))}function w(e){e.state="loaded",e.onLoad(),_()&&m&&f.startProcessing&&f.startProcessing()}function S(){u.filter((function(e){return"unloaded"===e.state})).forEach((function(e){e.check()?w(e):(function(e){var t;e.state="loading";var n=document.createElement("script");n.src=e.url,null===(t=document.getElementsByTagName("head")[0])||void 0===t||t.appendChild(n)}(e),function(e){var t=setInterval((function(){e.check()&&(clearInterval(t),w(e))}),10)}(e))}))}return u=[{name:"sentry",check:function(){return void 0!==hj.Sentry},url:"".concat(hj.scriptDomain).concat(null===(t=r.g.SENTRY)||void 0===t?void 0:t.js),state:"unloaded",onLoad:function(){var e=new hj.Sentry.BrowserClient({dsn:hj.errorUrl,environment:hj.environmentID,release:"insights-client-script-"+window.hjBootstrap.revision,sampleRate:v,defaultIntegrations:!1,integrations:[],beforeSend:function(e){if(!/.*Google.*/.test(window.navigator.userAgent))return function e(t){return hj.hq.each(t,(function(n,r){r&&"object"===i(r)?e(r):r&&"string"==typeof r&&-1==j.indexOf(n)&&(r=(r=(r=(r=r.replace(h,"")).replace(l,"")).replace(d,"123456789012")).replace(p,"<******>"),t[n]=r)})),t}(e)}});(o=new hj.Sentry.Hub(e)).setUser({id:_hjSettings.hjid}),o.getScope().addEventProcessor(c)}}],f.sendException=function(e){try{o.captureException(e.exception,{tags:{logger:e.module}})}catch(e){n("Failed to log exception: "+e,"Exception")}},f.tryCatch=function(e,t){return function(){try{return e.apply(this,arguments)}catch(e){if(/[?&]logErrors/.test(location.search)&&console.error(e),window.__TESTS__)throw e;f.log&&f.log(e,t||"Generic")}}},f.log=function(e,t){var r;n("Exception occurred in '"+t+"'","Exception",e),r={exception:e,module:t},g.length=b&&f.stopProcessing&&f.stopProcessing()}),y))},f.isProcessing=function(){return null!==a},f.stopProcessing=function(){f.isProcessing&&f.isProcessing()&&a&&(clearInterval(a),a=null)},f};function l(){window.hj=window.hj||function(){(window.hj.q=window.hj.q||[]).push(arguments)},window._hjSettings=window._hjSettings||{},hj.defaults={host:"in.hotjar.com",environment:"live",environmentID:"live",insightsHost:"insights.hotjar.com",insightsApiHost:"insights.hotjar.com",staticHost:"static.hotjar.com",varsHost:"vars.hotjar.com",surveysHost:"surveys.hotjar.com",errorUrl:"https://1f207eb734724d2698fcacdeae569a24@sentry-proxy.hotjar.com/1803150",identifyEndpoint:"https://identify.hotjar.com",viewCounterEndpoint:"https://vc.hotjar.io/sessions",viewCounterHitPercentage:.25,surveyImpressionsEndpoint:"https://surveystats.hotjar.io/hit"},hj.host=_hjSettings.host||hj.defaults.host,hj.insightsHost=_hjSettings.insightsHost||hj.defaults.insightsHost,hj.insightsApiHost=_hjSettings.insightsApiHost||hj.defaults.insightsApiHost,hj.staticHost=_hjSettings.staticHost||hj.defaults.staticHost,hj.varsHost=_hjSettings.varsHost||hj.defaults.varsHost,hj.surveysHost=_hjSettings.surveysHost||hj.defaults.surveysHost,hj.errorUrl=void 0!==_hjSettings.errorUrl?_hjSettings.errorUrl:hj.defaults.errorUrl,hj.environment=_hjSettings.environment||hj.defaults.environment,hj.environmentID=_hjSettings.environmentID||hj.defaults.environmentID,hj.identifyEndpoint=_hjSettings.identifyEndpoint||hj.defaults.identifyEndpoint,hj.viewCounterEndpoint=void 0!==_hjSettings.viewCounterEndpoint?_hjSettings.viewCounterEndpoint:hj.defaults.viewCounterEndpoint,hj.viewCounterHitPercentage=void 0!==_hjSettings.viewCounterHitPercentage?_hjSettings.viewCounterHitPercentage:hj.defaults.viewCounterHitPercentage,hj.surveyImpressionsEndpoint=void 0!==_hjSettings.surveyImpressionsEndpoint?_hjSettings.surveyImpressionsEndpoint:hj.defaults.surveyImpressionsEndpoint,hj.exceptions=u(),hj.tryCatch=hj.exceptions.tryCatch}},function(e,t){hj.tryCatch((function(){if(void 0!==window.MutationObserver||void 0!==window.WebKitMutationObserver||void 0!==window.MozMutationObserver){var e,t=(this||{}).__extends||function(e,t){function n(){this.constructor=e}for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);n.prototype=t.prototype,e.prototype=new n};if(void 0===(e="undefined"!=typeof WebKitMutationObserver?WebKitMutationObserver:MutationObserver))throw console.error("DOM Mutation Observers are required."),console.error("https://developer.mozilla.org/en-US/docs/DOM/MutationObserver"),Error("DOM Mutation Observers are required");var n,r=function(){function e(){this.nodes=[],this.values=[]}return e.prototype.isIndex=function(e){return+e==e>>>0},e.prototype.nodeId=function(t){var n=t[e.ID_PROP];return n||(n=t[e.ID_PROP]=e.nextId_++),n},e.prototype.set=function(e,t){var n=this.nodeId(e);this.nodes[n]=e,this.values[n]=t},e.prototype.get=function(e){return e=this.nodeId(e),this.values[e]},e.prototype.has=function(e){return this.nodeId(e)in this.nodes},e.prototype.deleteNode=function(e){e=this.nodeId(e),delete this.nodes[e],this.values[e]=void 0},e.prototype.keys=function(){var e,t=[];for(e in this.nodes)this.isIndex(e)&&t.push(this.nodes[e]);return t},e.prototype.getValues=function(){var e,t=[];for(e in this.values)this.isIndex(e)&&t.push(this.values[e]);return t},e.ID_PROP="__hj_mutation_summary_node_map_id__",e.nextId_=1,e}();(v=n||(n={}))[v.STAYED_OUT=0]="STAYED_OUT",v[v.ENTERED=1]="ENTERED",v[v.STAYED_IN=2]="STAYED_IN",v[v.REPARENTED=3]="REPARENTED",v[v.REORDERED=4]="REORDERED",v[v.EXITED=5]="EXITED";var i=function(){function e(e,t,n,r,i,o,a,s){void 0===t&&(t=!1),void 0===n&&(n=!1),void 0===r&&(r=!1),void 0===i&&(i=null),void 0===o&&(o=!1),void 0===a&&(a=null),void 0===s&&(s=null),this.node=e,this.childList=t,this.attributes=n,this.characterData=r,this.oldParentNode=i,this.added=o,this.attributeOldValues=a,this.characterDataOldValue=s,this.isCaseInsensitive=this.node.nodeType===Node.ELEMENT_NODE&&this.node instanceof HTMLElement&&this.node.ownerDocument instanceof HTMLDocument}return e.prototype.getAttributeOldValue=function(e){if(this.attributeOldValues)return this.isCaseInsensitive&&(e=e.toLowerCase()),this.attributeOldValues[e]},e.prototype.getAttributeNamesMutated=function(){var e=[];if(!this.attributeOldValues)return e;for(var t in this.attributeOldValues)e.push(t);return e},e.prototype.attributeMutated=function(e,t){this.attributes=!0,this.attributeOldValues=this.attributeOldValues||{},e in this.attributeOldValues||(this.attributeOldValues[e]=t)},e.prototype.characterDataMutated=function(e){this.characterData||(this.characterData=!0,this.characterDataOldValue=e)},e.prototype.removedFromParent=function(e){this.childList=!0,this.added||this.oldParentNode?this.added=!1:this.oldParentNode=e},e.prototype.insertedIntoParent=function(){this.added=this.childList=!0},e.prototype.getOldParent=function(){if(this.childList){if(this.oldParentNode)return this.oldParentNode;if(this.added)return null}return this.node.parentNode},e}(),o=function(){this.added=new r,this.removed=new r,this.maybeMoved=new r,this.oldPrevious=new r,this.moved=void 0},a=function(e){function n(t,n){e.call(this),this.rootNode=t,this.wasReachableCache=this.reachableCache=void 0,this.anyCharacterDataChanged=this.anyAttributesChanged=this.anyParentsChanged=!1;for(var r=0;re.length)&&(t=e.length);for(var n=0,r=new Array(t);ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n|`|'|:|"|!|;|,|\?|%|\}|\{|\.|\*|\+|\||\[|\]|\(|\)|\/|\^|\$)/g,a=/(\s|#|@|&|~|=|<|>|`|'|:|"|!|;|,|\?|%|\}|\{|\.|\*|\+|\||\[|\]|\(|\)|\/|\^|\$)/g,s=i.ignoreUUIDClasses?/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/:{test:function(){return!1}},c=hj.tryCatch((function(e){var i,o,a,s,c,d,p,f,g,m,v,y=function(e,t){var i,o;if(p=hj.hq(t),(null==t||null===(i=t.includes)||void 0===i?void 0:i.call(t,"hj-shadow:"))||(null==t||null===(o=t.includes)||void 0===o?void 0:o.call(t,"hj-lwc:"))){var a=new RegExp("^(.*?(".concat("hj-shadow:","|").concat("hj-lwc:",").*?)>(.*)$"),"i"),s=n(t.match(a),4),u=s[1],l=s[3];hj.hq.each(hj.hq(u.replace("hj-shadow:","").replace("hj-lwc:","")),(function(e,t){p=Array.from(p).concat(function e(t,i){if(!t||!t.shadowRoot||!i)return[];var o,a,s=r(t)&&(null==(o=t)||null===(a=o.shadowRoot)||void 0===a?void 0:a.querySelectorAll("slot")[0])?t:t.shadowRoot;if(!i.includes("hj-shadow:")&&!i.includes("hj-lwc:"))return Array.from(s.querySelectorAll(i));var c=[],u=new RegExp("^(.*?(".concat("hj-shadow:","|").concat("hj-lwc:",").*?)>(.*)$"),"i"),l=n(i.match(u),4),h=l[1],d=l[3];return s.querySelectorAll(h.replace("hj-shadow:","").replace("hj-lwc:","")).forEach((function(t){var n=e(t,d);c=c.concat(n)})),c}(t,l))}))}for(c=0;c"+a+t)}),"common"),l=function(e){var t=[];return!(void 0===(e=hj.hq.trim((e||"").replace(/\s\s+/g," ")))||""===e||e.indexOf("yui_")>-1)&&((e=e.replace(o,"\\$1")).split(/\s/g).forEach((function(e){!(t.length-1||f(e))&&(e=e.replace(a,"\\$1"),e=p(e),e=d(e))},d=function(e){if(!e)return e;var t=e.charAt(0);return/\d/.test(t)?"\\3"+t+" "+e.slice(1):e},p=function(e){if(!e||"-"!==e.charAt(0))return e;var t=e.charAt(0),n=e.charAt(1);return/\d/.test(n)?t+"\\3"+n+" "+e.slice(2):e},f=function(e){return 1===e.length&&"-"===e},g=function(e){var t=[];return!(void 0===(e=hj.hq.trim((e||"").replace(/\s\s+/g," ")))||""===e||e.indexOf("yui_")>-1||f(e))&&((e=e.replace(o,"\\$1")).split(/\s/g).forEach((function(e){!(t.length=0}(e[0])?hj.log.debug('Command "'+e[0]+'" blocked due to opt-out',"command"):hj.tryCatch(r,"command")(i):hj.log.debug('Unknown command: "'+e[0]+'"',"command"),n.length>0&&hj.tryCatch(u)()}function l(e){e[0]&&hj.event.signal("trigger:"+e[0])}function h(e){if(e[0]&&Array.isArray(e[0])){var t=hj.privacy.getTagsWithoutPII(e[0]);hj.behaviorData.tagRecording(t)}else hj.log.error("tagRecording was called with an invalid argument. Please provide an array of tags. For example: hj('tagRecording', ['tag1', 'tag2']).\n\nRead more here: https://help.hotjar.com/hc/en-us/articles/115011819488-How-to-Tag-your-Hotjar-Recordings")}return t.vpv=function(e){if(!hj.optOut){var t=e[0];if(t){var n=location.protocol+"//"+location.hostname+t;hj.log.debug('Sending virtual page view for URL "'.concat(n,'"'),"command"),Object(o.a)("commands.vpv")&&hj.visitData.trackVpv(n)}hj.visitData.trackView()}},t.stateChange=function(e){var t=window.location.href;e&&e.length>=1&&e[0]&&(t=hj.url.getUrlFromString(e[0])),hj.log.debug('Changing state to URL "'+t+'"',"command"),hj.currentUrl&&hj.currentUrl!=t&&hj._init.reinit(t)},t.tagRecording=function(e){h(e)},t.trigger=function(e){l(e)},t.identify=function(e){if(e[1]){var t=e[0];t=!t&&0!==t||"null"===t||"undefined"===t?null:String(t),r.userAttributes.set(t,e[1])}else null!=e[0]&&"object"===a(e[0])&&r.userAttributes.set(null,e[0])},t.event=function(e){l(e),h([[e[0]]])},t.session_event=function(e){i.sessionEvents.set(e[0])},t.gaSetTracker=function(e){e[0]&&hj.integrations.google_analytics.sendHotjarUserId.setTracker(e[0])},t._xhr=function(){},t.ready=function(e){e.forEach((function(e){e()}))},e.run=function(){hj.command=this},e.activate=function(){c||(c=!0,n.push=function(){var e;for(e=0;e0&&u())},hj.initialVisitDataSent&&e.activate(),e}(),!0)}),"command")()},function(e,t){function n(e){return(n="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)}hj.tryCatch((function(){var e=function(){var t=/\S+/g,n=/\s?background[^;]+;?\s?/g;function r(){return Math.random()<.5?-1:1}function i(e,t){return e=e||16,t=t||"*",new Array(e+1).join(t)}var o=hj.tryCatch((function(e){var t={};return e.style&&e.style.width||(t.width=e.offsetWidth+"px"),e.style&&e.style.height||(t.height=e.offsetHeight+"px"),t}),"Suppresser.getSuppressedImageSize"),a=hj.tryCatch((function(e){return e&&e.length?e.replace(t,(function(e){return i(Math.max(1,e.length+r()))})):i(16+r())}),"Suppresser.textHandler"),s=hj.tryCatch((function(e){return hj.settings.anonymize_emails&&(e=e.replace(b,a)),hj.settings.anonymize_digits&&(e=e.replace(p,a)),e=e.replace(m,(function(e){return e.replace(p,a)}))}),"Suppresser.textContentHandler"),c=hj.tryCatch((function(){return i()}),"Suppresser.passwordHandler"),u=hj.tryCatch((function(){return i(16,1)}),"Suppresser.numberHandler"),l=hj.tryCatch((function(e){var t=e?16:10;return new Date(2839968e5).toISOString().substring(0,t)}),"Suppresser.getLocalDateStr"),h=hj.tryCatch((function(){return l(!1)}),"Suppresser.dateHandler"),d=hj.tryCatch((function(){return l(!0)}),"Suppresser.datetimeHandler"),f=hj.tryCatch((function(){return"00:00"}),"Suppresser.timeHandler"),g=hj.tryCatch((function(){return"1979-01"}),"Suppresser.monthHandler"),v=hj.tryCatch((function(){return"1979-W1"}),"Suppresser.weekHandler"),y=hj.tryCatch((function(e){if(e)return e.replace(n,"")}),"Suppresser.imageStyleHandler"),j={full:a,partial:s,textContent:s,password:c,number:u,date:h,datetime:d,"datetime-local":d,time:f,month:g,imgStyle:y,week:v};return{getSuppressedText:function(e,t){return j[e]?j[e](t):a(t)},getSuppressedImageNode:function(t){var n={src:"",meta:{style:o(t)}},r=e.getSuppressedText("imgStyle",t.getAttribute("style"));return r&&(n.style=r),n},textHandler:a}}(),t=function(e){return e&&e.parentNode?"#document-fragment"===e.parentNode.nodeName?e.parentNode.host:e.parentNode:null},r=["button","reset","submit"],i=hj.tryCatch((function(e){var t=e.tagName.toLowerCase(),n=e.type.toLowerCase();return"input"===t&&r.indexOf(n)>-1}),"hj.privacy._isAllowlistedInputType"),o=["default-style","content-type","refresh"],a=function(e){var t=e["http-equiv"]&&e["http-equiv"].value;return!t||o.some((function(e){return!!t.match(e)}))},s=hj.tryCatch((function(e){return hj.settings.recording_capture_keystrokes&&(e.attributes&&void 0!==e.attributes["data-hj-whitelist"]||e.className&&e.className.indexOf("data-hj-whitelist")>-1||e.attributes&&void 0!==e.attributes["data-hj-allow"]||e.className&&e.className.indexOf("data-hj-allow")>-1)}),"hj.privacy._isUserAllowlisted"),c=["password","email","hidden"],u=hj.tryCatch((function(e){var t=e.tagName.toLowerCase(),n=e.type.toLowerCase();return"input"===t&&c.indexOf(n)>-1}),"hj.privacy._isSupressedInputType"),l=["address","address1","address2","addressline1","addressline2","cell","cellphone","dateofbirth","dob","email","familyname","firstname","fullname","lastname","mobile","name","phone","postalcode","postcode","surname","tel","telephone","username","zip","zipcode","nationalinsurancenumber","nin","ppsn","security","securitynum","socialsec","socialsecuritynumber","socsec","ssn","adgangskode","authpw","contrasena","contrasenya","contraseña","contrasinal","cyfrinair","fjalëkalim","focalfaire","geslo","hasło","heslo","jelszó","kennwort","kωδικός","kωδικόςπρόσβασης","lozinka","lykilorð","lösenord","motdepasse","parakalw","parola","paroladordine","parole","parool","pasahitza","pass","passord","password","passwort","pw","pwd","pword","pwrd","salasana","sapwd","senha","sifre","slaptažodis","userpw","userpwd","wachtwoord","лозинка","парола","пароль","פּאַראָל","كلمهالسر","पासवर्ड","パスワード","密码","密碼","암호","cc","cccsc","cccvc","cccvv","ccexp","ccexpiry","ccexpmonth","ccexpyear","ccname","ccnum","ccnumber","cctype","creditcard","csc","cvc","cvv","exp","accountnum","accountnumber","bic","iban","ibanaccountnum","ibanaccountnumber","pin","pinno","pinnum","secq","secret","secretq","secretquestion","securityq","securityquestion","sortcode","swift"],h=hj.tryCatch((function(e){return[e.name,e.id].map((function(e){return e.replace(/[\s_-]+/g,"").toLocaleLowerCase()})).some((function(e){return l.indexOf(e)>-1}))}),"hj.privacy._hasSuppressedNameOrId"),d=/\d+/,p=new RegExp(d.source,"g"),f=hj.tryCatch((function(e){return d.test(e)}),"hj.privacy._hasDigitSequence"),g=/([+(]{0,2}\d[-_ ()/]{0,4}){9,}/,m=new RegExp(g.source,"g"),v=hj.tryCatch((function(e){return g.test(e)}),"hj.privacy._hasCCNumOrSSN"),y=/[^@\s]+@[^@\s]+\.[^@\s]+/,b=new RegExp(y.source,"g"),j=hj.tryCatch((function(e){return e.indexOf("@")>-1&&y.test(e)}),"hj.privacy._hasEmail"),_=/(?:\d{1,3}\.){3}\d{1,3}/,w=/(?:[A-F0-9]{1,4}:){7}[A-F0-9]{1,4}/,S=hj.tryCatch((function(e){return _.test(e)||w.test(e)}),"hj.privacy._hasIPAddress"),k=[function(e){return!!hj.settings.anonymize_digits&&f(e)},function(e){return!hj.settings.anonymize_digits&&v(e)},function(e){return!!hj.settings.anonymize_emails&&("string"==typeof e&&j(e))}],E=["style","script"],C=hj.tryCatch((function(e){if(e&&e.tagName){var t=e.tagName.toLowerCase();return E.indexOf(t)>-1}}),"hj.privacy._isAllowlistedElement"),O=hj.tryCatch((function(e,t){return(!t||!C(t))&&k.some((function(t){return t(e)}))}),"hj.privacy._shouldSuppressTextContent"),I=hj.tryCatch((function(e){return e.value||e.textContent})),N=[u,h,function(e){return v(I(e))},function(e){return j(I(e))}],T=hj.tryCatch((function(e){return N.some((function(t){return t(e)}))}),"hj.privacy._shouldSuppressInputOrTextarea"),x=hj.tryCatch((function(e){return"object"===n(e.attributes)&&(void 0!==e.attributes["data-hj-suppress"]||void 0!==e.attributes["data-hj-masked"])||"string"==typeof e.className&&e.className&&e.className.indexOf("data-hj-suppress")>-1}),"hj.privacy._isExplicitlySuppressed"),A=hj.tryCatch((function(e){var t=Object.prototype.toString.call(e);return-1!==["[object HTMLDocument]","[object Document]"].indexOf(t)}),"hj.privacy._isDocument"),R=hj.tryCatch((function(e){for(;e&&!A(e);){if(x(e))return!0;e=t(e)}return!1}),"hj.privacy._isSelfOrAncestorSuppressed");hj.privacy=hj.tryCatch((function(){var t={};return t.isRiskyNotAllowlistedOrSuppressedElement=hj.tryCatch((function(e,t){if(void 0===e||!e||void 0===e.tagName)return!1;if(hj.settings.suppress_all_on_specific_pages&&hj.targeting.matchUrl(hj.settings.suppress_all_on_specific_pages,hj.currentUrl)||hj.settings.suppress_all)return!0;if(hj.settings.suppress_text)return"IMG"!==e.tagName||!t||"src"!==t.name&&"style"!==t.name&&"srcset"!==t.name||R(e);var n="TEXTAREA"===e.tagName||"INPUT"===e.tagName&&!i(e);return n&&s(e)?T(e):n||R(e)}),"hj.privacy.isRiskyNotAllowlistedOrSuppressedElement"),t.isAttributeSuppressable=hj.tryCatch((function(e,t,n,r){var i={INPUT:{attrs:["value","placeholder"]},TEXTAREA:{attrs:["value","placeholder"]},A:{attrs:["href"],shouldSuppressAttrValueCheck:function(e){return!!!e.match(/^data:/)}},OPTION:{attrs:["label","value"]},PROGRESS:{attrs:["value"]},OPTGROUP:{attrs:["label"]},IMG:{attrs:["alt"]},DIV:{attrs:["title"]},META:function(e,t,n){switch(e){case"content":return(!n.name||"viewport"!==n.name.value)&&(!n["http-equiv"]||!a(n));case"name":return"viewport"!==t;case"http-equiv":return!a(n);case"charset":return!1;default:return!0}}}[e];return void 0!==i&&("function"==typeof i?i(t,n,r):!(i.attrs.indexOf(t)<0)&&(void 0===i.shouldSuppressAttrValueCheck||i.shouldSuppressAttrValueCheck(n)))}),"hj.privacy.isAttributeSuppressable"),t.hasPotentialPIIData=hj.tryCatch((function(e,t){return t=A(t)?null:t,O(e,t)}),"hj.privacy.hasPotentialPIIData"),t.getSuppressedText=hj.tryCatch((function(t,n){return e.getSuppressedText(t,n)}),"hj.privacy.getSuppressedText"),t.getSuppressedTextNode=hj.tryCatch((function(n,r){var i=hj.metrics.time(),o=n.parentNode||null,a=(r=r||t.isRiskyNotAllowlistedOrSuppressedElement(o))||o&&"textarea"===o.type?"full":"partial",s=(r=!C(o)&&(r||t.hasPotentialPIIData(n.textContent,o)))?e.getSuppressedText(a,n.textContent):n.textContent;return hj.metrics.timeEnd("task-execution-time",{tag:{task:"node-suppression"},incr:{start:i}}),{content:s,shouldSuppressNode:r}})),t.getSuppressedNodeAttribute=hj.tryCatch((function(n,r,i){var o=r.value,a=r.name;if("data-hj-suppressed"!==a)return"IMG"!==n.tagName||"src"!==a&&"srcset"!==a&&"style"!==a||(i=t.isRiskyNotAllowlistedOrSuppressedElement(n,r),t.isRiskyNotAllowlistedOrSuppressedElement(n,r)&&(a="data-hj-suppressed",o=e.getSuppressedImageNode(n))),t.isAttributeSuppressable(n.tagName,a,o,n.attributes)&&((i=i||t.isRiskyNotAllowlistedOrSuppressedElement(n))||"META"===n.tagName?o=e.getSuppressedText("full",o):t.hasPotentialPIIData(o)&&(o=e.getSuppressedText("partial",o))),{name:a,value:o,shouldSuppressNode:i}})),t.getSuppressedNode=hj.tryCatch((function(e,n){for(var r=hj.metrics.time(),i={},o=n,a=0;a2&&void 0!==arguments[2]?arguments[2]:null;e=e||[];for(var i=[],o=0;o0&&void 0!==arguments[0]?arguments[0]:hj.hq.noop;Object(c.a)("behavior-data.runRecordings")&&(l.a.items.SESSION_RESUMED.get()&&a.a.trackSessionResumed(),d(e))},e),!1);var e}),"behavior-data")()},function(e,t,n){n(200),n(201),n(202),n(203)},function(e,t,n){"use strict";n.r(t);var r=n(68);hj.tryCatch((function(){hj.insertedRules=function(){var e,t={},n=[],i=!1,o=function(e,t,n,r){var i,o={};return o.rule=t,o.index=n,o.parentSelector=(i=e,hj.selector().get(hj.hq(i))),o.nodeId=hj.treeMirror.getNodeId(e),r&&(o.id=r),o};function a(e){n.forEach((function(t){t([e])}))}return t.init=function(){i||(e=CSSStyleSheet.prototype.insertRule,CSSStyleSheet.prototype.insertRule=function(){var t=Array.prototype.slice.call(arguments),n=e.apply(this,arguments),r=this.ownerNode||this.ownerHostNode,i=t[0],s=t[1];if(r instanceof Node&&r.ownerDocument===document){var c=this.sheetId||null,u=o(r,i,s,c);a(u)}else{var l=this;hj.treeMirror.onTreeMirrorUpdate((function(){var e=l.ownerNode||l.ownerHostNode;if(e instanceof Node&&e.ownerDocument===document){var t=l.sheetId||null;a(o(e,i,s,t))}}))}return n},i=!0)},t.register=function(e,r){n.push(e),r&&e(t.getCurrentInsertedRules())},t.getCurrentInsertedRules=hj.tryCatch((function(e){for(var t=Array.prototype.slice,n=t.call(document.styleSheets).filter((function(n){if(void 0!==e&&!0===e&&n.href&&0===n.href.indexOf("blob:"))return!0;var r="";if(n.href&&0!==n.href.indexOf("blob:"))return!1;try{n.cssRules&&n.cssRules.length}catch(e){return!1}if(0===n.cssRules.length)return!1;n.ownerNode&&void 0!==n.ownerNode.innerText?r=n.ownerNode.innerText:n.ownerNode&&void 0!==n.ownerNode.innerHTML&&(r=n.ownerNode.innerHTML);var i=r.match(/{/g);return(i?i.length:0)document.documentElement.clientWidth||document.documentElement.clientHeight&&o>document.documentElement.clientHeight||h||(s++,t&&clearInterval(t),t=setTimeout(c,e.time),function(t,n){var r=Math.abs(t-a.x),i=Math.abs(n-a.y);Math.sqrt(Math.pow(r,2)+Math.pow(i,2))>e.distance&&c()}(n.clientX,n.clientY),a.x=n.clientX,a.y=n.clientY,a.pageX=n.pageX,a.pageY=n.pageY,s!==e.clicks))){var d=null;hj.tryCatch((function(){var e,t,r=(null==n||null===(e=n.composedPath)||void 0===e||null===(t=e.call(n))||void 0===t?void 0:t.length)?n.composedPath()[0]:n.target,o=hj.selector(i.a.getSelectorVersion()).get(hj.hq(r));if(r&&"pageX"in n&&"pageY"in n&&void 0!==o){var a=hj.hq(r).offset(),s=n.pageX-a.left,c=n.pageY-a.top;d={selector:o,pageX:n.pageX,pageY:n.pageY,offsetX:s,offsetY:c}}}),"user-behaviour.rageClick.onClick")(),hj.autotag.rageClick(d)}}return n.listen=function(){e=o[Object(r.a)()],hj.hq(document).on("mousedown.user_behavior_rageclick",u)},n}(),o=function(){var e,t,n={},i={desktop:{time:1e3,directionChanges:4},mobile:{time:1e3,directionChanges:4},tablet:{time:1e3,directionChanges:4},tv:{time:1e3,directionChanges:4}},o=0,a=!1,s=0;function c(){o=0,a=!1}function u(){t&&clearInterval(t),t=setTimeout(c,e.time);var n=hj.hq(window).scrollTop(),r=s-n<0?"down":"up";a&&r!==a&&++o===e.directionChanges&&hj.autotag.wildScroll(),a=r,s=n}return n.listen=function(){e=i[Object(r.a)()],hj.hq(document).on("scroll.user_behavior_wildscroll",u)},n}(),a=function(){var e,t,n={},i={desktop:{time:100,distance:200,directionChanges:5},mobile:{time:100,distance:200,directionChanges:5},tablet:{time:100,distance:200,directionChanges:5},tv:{time:100,distance:200,directionChanges:5}},o=0,a={x:!1,y:!1},s={x:0,y:0},c={x:0,y:0};function u(){o=0,a.x=!1,a.y=!1}function l(n){var r={x:n.clientX,y:n.clientY},i={x:r.x0&&void 0!==arguments[0]?arguments[0]:null;u(["rageclick"],e)},e.start=hj.tryCatch((function(){hj.features.hasFeature("settings.billing_v2")&&!t&&(l(),t=!0)}),"user-behavior.autotag.start"),e}),"user-behavior.autotag")(),e.run=Function.prototype,e),!1)}),"user-behavior")()},function(e,t,n){"use strict";n.r(t);var r=n(55),i=n(2);hj.tryCatch((function(){hj.loader.registerModule("Feedback",function(){var e={loaded:!1};function t(){Object(r.a)(i.g.PREACT_INCOMING_FEEDBACK)}function n(){Object(r.a)(i.g.INCOMING_FEEDBACK)}function o(){var r=arguments.length>0&&void 0!==arguments[0]&&arguments[0];e.loaded&&!r||(e.loaded=!0,hj.widget.setLanguage(hj.widget.feedbackData.language),hj.features.hasFeature("feedback.widgetV2")?t():n())}function a(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];e.loaded&&!t||(e.loaded=!0,hj.widget.setLanguage(hj.widget.embeddedFeedbackWidgets[0].language),Object(r.a)(i.g.PREACT_INCOMING_FEEDBACK))}function s(t){var n=(hj.settings.feedback_widgets||[]).filter((function(e){var t=e.display_type;return"button"===(void 0===t?"button":t)}));hj.hq.each(n,(function(n,r){hj.targeting.matchRules(r.targeting,t,hj.tryCatch((function(){var t=arguments.length>0&&void 0!==arguments[0]&&arguments[0];hj.log.debug("Feedback widget #"+r.id+" has matched.","feedback"),!hj.widget.data||hj.widget.data.id===r.id&&"incoming"===hj.widget.data.type?(r.created_epoch_time-=31536e4,hj.widget.addMatchingWidget("incoming",r.id,r.created_epoch_time,r.targeting_percentage,(function(){hj.widget.feedbackData=r,hj.tryCatch(o,"feedback-button-load")(t)}),e.remove)):hj.log.debug("Another feedback widget is already present.","feedback")}),"feedback.run.matchRules-callback"))}))}function c(e){var t=(hj.settings.feedback_widgets||[]).filter((function(e){return"inline"===e.display_type})).filter((function(t){return hj.targeting.matchRules(t.targeting,e,(function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];void 0!==hj.widget.embeddedFeedbackWidgets&&(hj.widget.embeddedFeedbackWidgets.push(t),hj.tryCatch(a,"feedback-embeddable-load")(e))}))}));hj.widget.embeddedFeedbackWidgets=t,t.length>0&&hj.tryCatch(a,"feedback-embeddable-load")()}return e.run=hj.tryCatch((function(t){e.loaded=!1,hj.tryCatch(s,"feedback-button")(t),hj.tryCatch(c,"feedback-embeddable")(t)}),"feedback"),e.remove=hj.tryCatch((function(e){hj.widget.feedbackData?(hj.hq("#_hj_feedback_container").length>0&&hj.hq("#_hj_feedback_container").parent().remove(),delete hj.widget.feedbackData,hj.hq(window).off("resize"),setTimeout((function(){e()}),1)):e()})),hj.isPreview&&(window._hjFeedbackReload=hj.tryCatch((function(e,t){hj.widget.feedbackData=e,hj.settings.legal_name=e.legal_name,hj.settings.privacy_policy_url=e.privacy_policy_url,t&&(hj.settings.features=t),hj.tryCatch(o,"feedback")(!0)}),"feedback")),e}(),!0)}),"feedback")()},function(e,t,n){"use strict";n.r(t);var r=n(116),i=n(55),o=n(2),a=n(35),s=n(4),c=n(11),u=n(31),l=n(23);hj.tryCatch((function(){hj.loader.registerModule("Polls",function(){var e,t={};function n(e,t){!function(e){if(hj.surveyImpressionsEndpoint&&!hj.isPreview){var t="".concat(hj.surveyImpressionsEndpoint,"?id=").concat(e,"&device=").concat(Object(c.a)());hj.log.debug("poll id: ".concat(e," recording impression."),"poll"),hj.ajax.get(t)}else hj.log.debug("poll id: ".concat(e," skipping recording impression."),"poll")}(e.id);var n={scriptSrc:"".concat(hj.scriptDomain).concat(o.g.SURVEY_ISOLATED.js)};hj.widget.renderSurvey(e,t,n)}function h(e){return hj.features.hasFeature("survey.iframe.".concat(e.display_type))?o.g.SURVEY_BOOTSTRAPPER:o.g.SURVEY_V2}function d(t,r){hj.widget.pollResponseUUID=Object(l.a)(),hj.widget.setLanguage(hj.widget.pollData.language),hj.log.debug("Rendering poll widget.","poll");var o=h(hj.widget.pollData);o!==e?Object(i.a)(h(hj.widget.pollData),(function(){e=o,n(hj.widget.pollData,r)})):n(hj.widget.pollData,r)}var p=hj.tryCatch((function(e){var t=JSON.parse(JSON.stringify(e));return function(e){hj.hq.each(e.content.questions,(function(e,t){t.answers&&hj.hq.each(t.answers,(function(e,t){t.index=e}))}))}(t),function(e){hj.hq.each(e.content.questions,(function(e,t){t.randomize_answer_order&&(t.pin_last_to_bottom?t.answers=Object(c.i)(t.answers.slice(0,-1)).concat(t.answers.slice(-1)):Object(c.i)(t.answers))}))}(t),t}),"polls");return t.add=hj.tryCatch((function(e){hj.widget.pollData=p(e),hj.tryCatch(hj.rendering.callAccordingToCondition,"polls")(hj.widget.pollData,"poll",d)}),"polls"),t.addEmbedded=hj.tryCatch((function(e,n){hj.widget.emptyMatchingWidgets();var r="external_link"===e.display_type?void 0:e.targeting_percentage;hj.widget.addMatchingWidget("poll",e.id,e.created_epoch_time,r,(function(){var t=p(e);t.skin="light",t.background="#ffffff",s.a.items.POLL_DONE.exists(e.id)&&"always"!==e.persist_condition&&(hj.log.debug("Offsite poll "+e.id+" was already submitted.","poll"),t.is_submitted=!0),hj.widget.pollData=t,d(0,n[0]),"function"==typeof window.hjRenderCallback&&window.hjRenderCallback({background:e.background})}),t.remove)}),"polls"),t.remove=hj.tryCatch((function(e){hj.widget.pollData?(Object(u.c)(document.body),Object(u.d)(document.body),delete hj.widget.pollData,setTimeout((function(){e()}),1)):e()}),"polls"),t.run=hj.tryCatch((function(e){var n=hj.hq("._hj-survey-embed-container"),i=n.attr("data-survey-id"),o=Object(r.b)(e),c=!1;hj.hq.each(hj.settings.polls||[],(function(r,u){var l=u.display_type===a.a.EXTERNAL,h=u.display_type===a.a.POPOVER||u.display_type===a.a.FULL_SCREEN||u.display_type===a.a.BUTTON;n.length>0&&l?u.uuid===i&&(hj.log.debug("Offsite poll #"+u.id+" has matched with the embedded UUID "+i,"poll"),c=!0,t.addEmbedded(u,n)):!o&&h&&hj.targeting.matchRules(u.targeting,e,hj.tryCatch((function(){hj.log.debug("Poll #"+u.id+" has matched.","poll"),s.a.items.POLL_DONE.exists(u.id)&&"always"!==u.persist_condition?hj.log.debug("Poll was already submitted.","poll"):hj.widget.addMatchingWidget("poll",u.id,u.created_epoch_time,u.targeting_percentage,(function(){return t.add(u)}),t.remove)}),"polls.run.matchRules-callback"))})),o&&!c&&(hj.hq(document).trigger("hj-embedded-survey-mismatch"),hj.widgetDelay.clear(),hj.widget.emptyMatchingWidgets(),hj.log.debug("Could not match the embedded UUID.","poll"))}),"polls"),hj.isPreview&&(window._hjPollReload=hj.tryCatch((function(e,t){hj.widget.pollData=p(e),hj.settings.legal_name=e.legal_name,hj.settings.privacy_policy_url=e.privacy_policy_url,t&&(hj.settings.features=t),hj.tryCatch(d,"polls")()}),"polls")),t}(),!0)}),"polls")()},function(e,t,n){"use strict";n.r(t);var r=n(4),i=n(55),o=n(2),a=n(50),s=n(35),c=n(116);hj.tryCatch((function(){hj.loader.registerModule("Surveys",function(){var e={};function t(e){return e.display_type===s.a.EXTERNAL?Object(c.a)(e.uuid,hj.surveysHost):e.public_url}return e.run=hj.tryCatch((function(n){if(!Object(c.b)(n)){var a=(hj.settings.polls||[]).filter((function(e){return e.invite_enabled&&e.display_type===s.a.EXTERNAL})),u=(hj.settings.surveys||[]).concat(a);hj.hq.each(u||[],(function(a,s){hj.targeting.matchRules(s.targeting,n,hj.tryCatch((function(){hj.log.debug("Survey #"+s.id+" has matched.","survey"),r.a.items.SURVEY_INVITES_CLOSED.exists(s.id)?hj.log.debug("Survey was already viewed.","survey"):hj.widget.addMatchingWidget("survey",s.id,s.created_epoch_time,s.targeting_percentage,(function(){hj.survey.data=s,hj.rendering.callAccordingToCondition(hj.survey.data,"survey",(function(){var e;e=hj.survey.data,hj.widget.surveyInvitationData={id:e.id,effectiveShowBranding:e.effective_show_branding,title:e.invite.title,description:e.invite.description,button:e.invite.button,close:e.invite.close,url:t(e)},Object(i.a)(o.g.SURVEY_INVITATION)}))}),e.remove)}),"surveys.run.matchRules-callback"))}))}}),"surveys"),e.remove=hj.tryCatch((function(e){hj.survey.data?(hj.hq(".".concat(a.a.SURVEY_INVITES)).length>0&&hj.hq(".".concat(a.a.SURVEY_INVITES)).remove(),delete hj.survey.data,setTimeout((function(){e()}),1)):e()})),e}(),!0)}),"surveys")()},function(e,t,n){var r,i,o;!function(n,a){"use strict";i=[],void 0===(o="function"==typeof(r=function(){function e(e){return e.charAt(0).toUpperCase()+e.substring(1)}function t(e){return function(){return this[e]}}var n=["isConstructor","isEval","isNative","isToplevel"],r=["columnNumber","lineNumber"],i=["fileName","functionName","source"],o=n.concat(r,i,["args"],["evalOrigin"]);function a(t){if(t)for(var n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n-1})).reduce((function(e,t){return o(o({},e),{},a({},t[0],t[1]))}),{});if(!t.t)return{};return{event:t.t,category:t.ec||"",action:t.ea||"",label:t.el||"",value:t.ev||""}}(e.get("hitPayload"));"event"===n.event&&h("ga",n)}))}))}function h(e,t){if(!function(e){return"detect_user"===e.action&&"Hotjar"===e.category}(t)){var n=function(e){return"GA_"+[e.action,e.category,e.label,e.value].filter((function(e){return 0===e||Boolean(e)})).join("-")}(t),r=function(e){return"GA_"+e.action}(t);hj.log.debug("intercepting ".concat(e,": ")+JSON.stringify(t)),hj("event",n),hj("event",r),hj.event.signal("int.ga",t)}}function d(e){return!(!e||"string"!=typeof e)&&!!e.match(r)}function p(e,t){return function(n){hj.log.debug("[".concat(e,"] ").concat(n),t)}}function f(e){return Array.from(e).map((function(e){return JSON.stringify(e)}))}function g(e,t,n,r){var i=1;if(e())return t(!0);var o=setInterval((function(){return i++,e()?(clearInterval(o),t(!0)):i>=r?(clearInterval(o),t(!1)):void 0}),n)}function m(e){return e&&"string"==typeof e?e.replace(/[\W_]+/g,"-"):""}var v,y,b,j=p("ga.forward_events"),_={setup:hj.tryCatch((function(e){if(e.tag_sessions){var t=u(),n="function"==typeof window.gtag;g((function(){return void 0!==window.dataLayer}),(function(e){if(e)return j("Intercepting dataLayer"),void function(){var e=window.dataLayer;if(!0!==e._hj){var t=e.push;e.push=function(){t.apply(e,arguments);var n=arguments[0];n.length>=3&&"event"===n[0]&&h("dataLayer",{action:n[1],category:n[2].event_category||"",label:n[2].event_label||"",value:n[2].value||""})},e._hj=!0}}();var t;n&&(j("Intercepting gtag"),t=window.gtag,window.gtag=function(){var e=Array.prototype.slice.call(arguments);t.apply(null,e),e.length<3||"event"!==e[0]||h("gtag",{action:e[1],category:e[2].event_category||"",label:e[2].event_label||"",value:e[2].value||""})})}),3e3,5),t&&(j("Intercepting ga"),l())}}),"ga.forward_events")},w=p("ga.send_hjuid"),S=60,k=!0,E=hj.tryCatch((function(e){var t=e.hjuid_dimension_index;d(t)?(w("setup dimension index: ".concat(t)),v="dimension".concat(t),hj.globals.ready("userId",(function(e){var t=e.get("userId");"string"!=typeof t||t.length<8?w("invalid userid: '".concat(t,"'")):(w("got userId"),b=t.substring(0,8),I())})),C()):w("dimension index is not valid: '".concat(t,"'"))}),"integrations.googleAnalytics"),C=hj.tryCatch((function(){if(!y){if(u()){var e=window[window.GoogleAnalyticsObject||"ga"];return w("`ga` variable is available, waiting for tracker."),void e((function(e){O(e,!0)}))}S<=0?w("given up looking for GA module"):(S-=1,setTimeout(C,500))}}),"integrations"),O=hj.tryCatch((function(e,t){v&&e&&(y&&t||(y!==e&&(w("got fresh tracker"),k=!0),y=e,I()))}),"integrations"),I=hj.tryCatch((function(){k&&b&&y&&v&&(k=!1,y.set(v,b),y.send("event","Hotjar","detect_user",b,{nonInteraction:1}),w("successfully sent detect_user event"))}),"integrations"),N={setup:E,setTracker:hj.tryCatch((function(e){O(e,!1)}),"integrations.googleAnalytics")};var T=p("ga.send_hjuid_gtag"),x={setup:hj.tryCatch((function(e){var t=window.dataLayer;function n(){T("calling gtag(".concat(f(arguments),")")),t.push(arguments)}void 0!==t?hj.globals.ready("userId",(function(t){var r=t.get("userId");if(r&&"string"==typeof r&&!(r.length<8)){var i,o,a,s=r.substring(0,8),c=e.hjuid_dimension_index;d(c)?n("set",(i={},o="dimension".concat(c),a=s,o in i?Object.defineProperty(i,o,{value:a,enumerable:!0,configurable:!0,writable:!0}):i[o]=a,i)):T("Invalid dimension index ".concat(c)),n("set","user_properties",{hjuid:s}),n("event","detect_user",{event_category:"Hotjar",event_label:s,non_interaction:!0})}})):T("`dataLayer` is undefined")}),"ga.send_hjuid_gtag")};function A(e){return(A="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 R=p("google_optimize");function P(){window.dataLayer.push(arguments)}var D={setup:function(){g((function(){return!(!window.dataLayer||"function"!=typeof window.dataLayer.push||"object"!==A(window.google_optimize)||"object"!==A(window.google_tag_manager)||!Object.keys(window.google_tag_manager).some((function(e){return e.startsWith("OPT-")||e.startsWith("GTM-")})))}),(function(e){if(e){var t,n,r=window.gtag||P;t=0,(n=window.google_tag_manager.mb)&&n.m&&n.m.length&&(n.m=n.m.map((function(e){return function(n){n&&n.message&&"optimize.callback"===n.message[1]?(t>10?(R("Trial ".concat(t," - pausing for ").concat(Math.floor(10),"s")),setTimeout((function(){e(n)}),1e4),setTimeout((function(){t=0}),6e4)):e(n),t++):e(n)}}))),r("event","optimize.callback",{callback:function(e,t,n){R("Experiment with ID: ".concat(t," is on variant: ").concat(e)),hj.event.signal("exp.go",{experimentId:t,variantId:e,containerId:n},!0)}})}else R('"google_optimize" object is not defined')}),3e3,16)}},M={},L=window.optimizely;function U(e){"applied"===e.name&&(hj.log.debug("Optimizely - campaign decided; ready to tag experiments.","integration"),H())}function H(){var e,t,n,r,i;hj.log.debug("Optimizely - attempting to tag active experiments.","integration"),hj.log.debug("Optimizely - refreshing active experiment variation map.","integration"),M={},L&&"get"in L&&(r=L.get("state"),i=L.get("data"),r.getActiveExperimentIds().forEach((function(o){t=i.experiments[o].name||o,e=r.getVariationMap()[o],n=e.name||e.id,M[t]=n}))),function(){hj.log.debug("Optimizely - looking for tags.","integration");var e=[];for(var t in M)hj.event.signal("exp.opt",{experimentId:t,variantId:M[t]}),e.push(t+"/"+M[t]);return e.length>0?hj.log.debug("Optimizely - found "+e.length+" tags.","integration",e):hj.log.debug("Optimizely - no tags found.","integration"),e}().forEach((function(e){hj("event",e)}))}var z={setup:function(){void 0!==L&&"function"==typeof L.push&&"function"==typeof L.get&&void 0!==L.get("state")&&void 0!==L.get("data")?(hj.log.debug("Optimizely - listening for campaignDecided event.","integration"),(L=window.optimizely||[]).push({type:"addListener",filter:{name:"campaignDecided"},handler:U}),H()):hj.log.debug("`window.optimizely` is not ready","integration")}},q=n(4),V=function(){return null!==q.a.items.HUBSPOT_UTK.get()},W={setup:function(){g(V,(function(e){if(e){var t=q.a.items.HUBSPOT_UTK.get();hj.log.debug("HubSpot UTK found: ".concat(t)),hj.event.signal("int.hubspot",{utk:t})}}),5e3,5)}};var F={setup:function(){void 0!==window.ub&&void 0!==window.ub.page&&void 0!==window.ub.page.variantId?(hj.log.debug("Unbounce experiment in page '".concat(window.ub.page.name,"' is on variant '").concat(window.ub.page.variantId,"'"),"integration",window.ub),hj.event.signal("exp.ub",{experimentId:window.ub.page.name,variantId:window.ub.page.variantId}),hj("event","".concat(m(window.ub.page.name),"-variant-").concat(window.ub.page.variantId))):hj.log.debug("Unbounce experiment not found","integration")}},B=p("mixpanel.send_events"),G={setup:function(){g((function(){return void 0!==window.mixpanel}),(function(e){e?(B("Registering mixpanel hook"),window.mixpanel.set_config({hooks:{before_send_events:function(e){var t=m(e.event);return B("sending mixpanel payload: ".concat(e.event)),hj("event","MP_".concat(t)),hj.event.signal("int.mp",{event:t}),e}}})):B("mixpanel global object not found")}),3e3,5)}};hj.tryCatch((function(){hj.loader.registerModule("IntegrationsModule",(hj.integrations=hj.tryCatch((function(){return{optimizely:z,google_analytics:{forwardEvents:_,sendHotjarUserId:N,sendHotjarUserIdGtag:x},google_optimize:D,hubspot:W,unbounce:F,mixpanel:G}}),"integrations")(),{run:hj.tryCatch((function(){var e=hj.settings.integrations;e&&(e.optimizely&&e.optimizely.tag_recordings&&hj.integrations.optimizely.setup(),e.google_analytics&&(hj.integrations.google_analytics.forwardEvents.setup(e.google_analytics),e.google_analytics.send_hotjar_id&&(hj.integrations.google_analytics.sendHotjarUserId.setup(e.google_analytics),hj.integrations.google_analytics.sendHotjarUserIdGtag.setup(e.google_analytics))),e.google_optimize&&e.google_optimize.tag_recordings&&hj.integrations.google_optimize.setup(),e.unbounce&&e.unbounce.tag_recordings&&hj.integrations.unbounce.setup(),e.mixpanel&&e.mixpanel.send_events&&hj.integrations.mixpanel.setup(),e.hubspot&&e.hubspot.enabled&&e.hubspot.send_recordings&&hj.integrations.hubspot.setup())}))}),!1)}),"integrations")()},function(e,t,n){"use strict";n.r(t),n.d(t,"eventStream",(function(){return O}));n(103),n(112);var r=n(60),i=Object.freeze({MOUSE_CLICK:r.a.MOUSE_CLICK,MOUSE_MOVE:r.a.MOUSE_MOVE,SCROLL:r.a.SCROLL,VIEWPORT_RESIZE:r.a.VIEWPORT_RESIZE,KEY_PRESS:r.a.KEY_PRESS,SELECT_CHANGE:r.a.SELECT_CHANGE,INPUT_CHOICE_CHANGE:r.a.INPUT_CHOICE_CHANGE,CLIPBOARD:r.a.CLIPBOARD}),o=n(6);function a(e){return"".concat(parseFloat(e/1048576).toFixed(2))}var s=n(90),c=n(4);function u(e){return(u="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 l=hj.tryCatch((function(e){var t,n,l,h,d={},p="",f=void 0,g=null,m=!1,v=o.a.now(),y=!1;d.events=[];var b=s.create();d.storePageContent=function(t,n){hj.log.warnIfEmpty(t,"tryStorePageContent: content"),hj.log.warnIfEmpty(n,"tryStorePageContent: urlMD5"),e.storePageContent(t,(function(e){var t=e.content_uuid;t?(hj.globals.set("pageContentUUID",t),m=!0,b.set("pageContent",{uuid:t,md5:n})):hj.log.warn("Expecting res.content_uuid but it was not found!")}),(function(e){if(413===e.status){var n=a(t.length);d.write("content_size_too_large",{size:n,source:"page_visit",timestamp:o.a.now()},!1)}}))},d.reportPageContent=function(e){b.ready("pageContent",(function(t){if(t.get("pageContent")){var n=t.get("pageContent"),i=n.uuid,o=n.md5,a=hj.dom.getCSSURLs().map((function(e){return{content_type:2,url:e,url_hash:hj.md5(hj.b64EncodeUnicode(e))}}));hj.log.warnIfEmpty(e,"sendReportContent: pageVisitKey"),hj.log.warnIfEmpty(i,"sendReportContent: uuid"),hj.log.warnIfEmpty(o,"sendReportContent: md5"),hj.log.warnIfEmpty(a,"sendReportContent: webResourceInfos");var s,c,u,l={page_content_url_md5:o,page_content_uuid:i,web_resource_infos:a,content_submitted:m};d.writeNewFrame((s={},c=r.a.REPORT_CONTENT,u=l,c in s?Object.defineProperty(s,c,{value:u,enumerable:!0,configurable:!0,writable:!0}):s[c]=u,s),e).flush(),m=!1}}))},d.clearPageContent=function(){hj.globals.set("pageContentUUID",void 0),b.set("pageContent",void 0)},d.setCurrentPageVisitKey=hj.tryCatch((function(e){p!==e&&(p=e,t()),d.flush()}),"data"),d.writeNewFrame=hj.tryCatch((function(e,n){return t(n),d.write(e),t(),d})),d.write=hj.tryCatch((function(e,t,n){var r;if(hj.isPreview)return d;if("object"===u(e))return hj.hq.each(e,(function(e,t){d.write(e,t,!0)})),d;var i=e,a=_(i);if(!a&&y)return d;if(!a&&S())return k(),d;a&&(g=o.a.now()),a&&y&&E();var s=null!==(r=d.events.pop())&&void 0!==r?r:j(p);return n?s[i]=t:(s[i]=s[i]||[],s[i].push(t)),d.events.push(s),d}),"data"),d.flush=hj.tryCatch((function(){var n=hj.globals.get("userId");if(f&&clearInterval(f),!n)return hj.globals.ready("userId",d.flush),t();var r=w(),i=r.length;if(i>0)for(var o=0;o1){var c=[];e.autotag_recording&&(c=e.autotag_recording.filter((function(e){return"rageclick"===e.name}))),c.length>0?o.push(e):(e.clipboard&&i.push(e.clipboard),a.push(n(e)))}var u=h(o,i);return d.events=u.leftover,t(),[].concat(a,u.sendable)}),"data");h=hj.tryCatch((function(e,t){var r=[],i=[];return hj.hq.each(t,(function(t,n){e=e.filter((function(e){if("copy"===n.action||"cut"===n.action)return n.time-e.autotag_recording[0].time>5e3}))})),hj.hq.each(e,(function(e,t){hj.time.getNow()-t.autotag_recording[0].time<5e3?r.push(t):i.push(n(t))})),{leftover:r,sendable:i}}),"data.filterRageClicks"),n=hj.tryCatch((function(e){return hj.hq.each(e,(function(t,n){hj.hq.isFunction(n)&&(e[t]=n())})),e.page_visit_key=e.pageVisitKey,delete e.pageVisitKey,e.viewport_id=hj.viewport.getId(),"object"===u(e.mutation)&&(e.mutation=l(e.mutation)),e}),"data"),l=hj.tryCatch((function(e){var t,n="";if("object"===u(e))return hj.hq.each(e,(function(r,i){"object"===u(i.c)&&(hj.hq.each(i.c,(function(i,o){"object"===u(o.attributes)&&"string"==typeof o.attributes.style&&(o.attributes.style===t&&o.id===n&&(e[r].c[i]=null),t=o.attributes.style,n=o.id)})),e[r].c=e[r].c.filter((function(e){return e})),e[r].c.length||delete e[r].c),void 0===e[r].a&&void 0===e[r].b&&void 0===e[r].c&&void 0===e[r].d&&(e[r]=null)})),e.filter((function(e){return e}))}),"data");var S=function(){var e,t=null!==(e=g)&&void 0!==e?e:v;return o.a.now()-t>18e5},k=function(){sessionStorage.removeItem("_hjRecordingEnabled"),sessionStorage.removeItem("_hjRecordingLastActivity"),y=!0},E=function(){y=!1,c.a.items.SESSION_RESUMED.set(!0),hj._init.reinit(window.location.href,!0)};return d})),h=n(11),d=n(19),p=n(2),f={maxRetries:5,delay:3e3,firstAttemptDelay:0,baseExponent:2,state:"wsRetrySuccess"};function g(e){var t=this;if(!e)throw new Error("HotjarWebSocket requires a flush callback");this._connected=!1,this._connecting=!1,this._isReconnecting=!1,this._closedPermanently=!1,this.sessionTimedOutDueToInactivity=!1,this._finished=!1,this._pingInterval=3e4,this._pingIntervalId=void 0,this._sessionInactiveInterval=18e5,this._lastUserActivityTime=(new Date).getTime(),this._unloadTimeoutStarted=!1,this._ws=null,this._wsUrl="",this._flush=e,this._msgPrefix="{}\n",this._pingMetaDataEnabled=hj.features.hasFeature(p.e),this._clearPings=function(){clearInterval(t._pingIntervalId)},this._closeConnection=function(){t._connected=!1,t._connecting=!1,t._isReconnecting=!1,t._closedPermanently=!0}}g.prototype.connect=hj.tryCatch((function(){if(this._sessionIsDisabled())return!1;if(!this._connected&&!this._connecting&&!this._isReconnecting){this._connecting=!0;var e=this;hj.globals.ready("userId",(function(){e._wsUrl=_hjSettings.wsMockUrl||"wss://".concat(Object(h.c)(),"/api/v2/client/ws");try{e._createAndConnect()}catch(e){hj.log.debug("The Web Socket connection was refused. \n ".concat(e))}}))}return!0}),"data.HotjarWebSocket.connect"),g.prototype.updateLastUserActivityTime=hj.tryCatch((function(){this._lastUserActivityTime=(new Date).getTime()}),"data.HotjarWebSocket.updateLastUserActivityTime"),g.prototype.disconnect=hj.tryCatch((function(){this._connected&&(hj.log.debug("Disconnecting Web Socket.","websocket"),this._flush(),this._connected=!1,this._connecting=!1,this._finished=!0,this.close())}),"data.HotjarWebSocket.disconnect"),g.prototype.isConnected=hj.tryCatch((function(){return!!this._connected&&((new Date).getTime()-this._lastUserActivityTime<=this._sessionInactiveInterval||(sessionStorage.removeItem("_hjRecordingEnabled"),sessionStorage.removeItem("_hjRecordingLastActivity"),this.close(),this.sessionTimedOutDueToInactivity=!0,!1))}),"data.HotjarWebSocket.isConnected"),g.prototype.send=hj.tryCatch((function(e){this._sessionIsDisabled()||(hj.log.debug("Sending data to Web Socket","websocket",e),this._ws.send(e))}),"data.HotjarWebSocket.send"),g.prototype.close=hj.tryCatch((function(){hj.log.debug("Closing Web Socket.","websocket"),this._ws.close()}),"data.HotjarWebSocket.close"),g.prototype.getBufferedAmount=hj.tryCatch((function(){return this._ws.bufferedAmount}),"data.HotjarWebSocket.getBufferedAmount"),g.prototype._sessionIsDisabled=hj.tryCatch((function(){return this._closedPermanently||this.sessionTimedOutDueToInactivity||"1"===c.a.items.SESSION_TOO_LARGE.get()}),"data.HotjarWebSocket._sessionIsDisabled"),g.prototype._ping=hj.tryCatch((function(){this._connected&&(hj.log.debug("Pinging Web Socket".concat(this._pingMetaDataEnabled?"with meta data...":"..."),"websocket"),this._ws.send((this._pingMetaDataEnabled?this._msgPrefix:"")+"ping"))}),"data.HotjarWebSocket._ping"),g.prototype._createAndConnect=hj.tryCatch((function(){var e=this,t=this;if(t._finished)hj.log.debug("Unload event triggered, don't reconnect"),!1===t._unloadTimeoutStarted&&(t._unloadTimeoutStarted=!0,setTimeout((function(){t._finished=!1,t._unloadTimeoutStarted=!1}),1e3));else{hj.log.debug("Connecting to Web Socket ["+this._wsUrl+"]","websocket");var n=function(t,n){Object(d.a)((function(){return r(t,n)}),(function(){return e._closeConnection()}),f)},r=function(r){var i,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;try{i=new WebSocket(t._wsUrl)}catch(e){return void hj.log.debug("Web socket connection ".concat(o?"retry":""," error. \n ").concat(e))}return i.onopen=function(e){if(r(i),t._onOpen.call(t,e),o){hj.globals.set(f.state,!0),0===i.bufferedAmount&&t._ping.call(t);var n=o.reason,a=o.extraTags;hj.metrics.timeEnd("time-to-reconnect",{tag:{reason:n},extraTags:a})}},i.onmessage=function(e){t._onMessage.call(t,e)},i.onclose=function(t){e._clearPings(),e._connected=!1,hj.log.debug("Web Socket closed.","websocket");var i={message:t.reason,code:t.code,wasClean:t.wasClean};if(hj.metrics.count("session-interruption",{tag:{reason:"websocket-close"},extraTags:i}),t.wasClean&&1012!=t.code)e._closeConnection();else if(hj.log.warn("Websocket close was unclean: "+t.code),!e._isReconnecting){var o={reason:t.wasClean?"service-restart":"unclean-close",extraTags:i};hj.metrics.timeStart("time-to-reconnect",{reason:o.reason}),e._isReconnecting=!0,e._connecting=!0,n(r,o)}},i.onerror=function(e){hj.log.debug("onError was called.","websocket",e),hj.globals.set(f.state,!1),this._connected&&(this._clearPings(),this._connected=!1)},i};t._ws=r((function(e){t._ws=e})),window.addEventListener("beforeunload",this.disconnect,!1)}}),"data.HotjarWebSocket._createAndConnect"),g.prototype._onOpen=hj.tryCatch((function(){hj.log.debug("Web Socket opened.","websocket"),this._pingIntervalId=setInterval(this._ping.bind(this),this._pingInterval),this._connected=!0,this._connecting=!1,this._isReconnecting=!1,this._flush()}),"data.HotjarWebSocket._onOpen"),g.prototype._onMessage=hj.tryCatch((function(e){var t;try{t=JSON.parse(e.data)}catch(t){throw hj.log.warn("Could not parse websocket message: "+e.data),t}switch(t.type){case"SESSION_TOO_LARGE":hj.log.warn("Session became too large. Will stop sending websocket data."),c.a.items.SESSION_TOO_LARGE.set("1"),this.disconnect();break;default:hj.log.warn("Received unknown websocket message: "+e.data)}}),"data.HotjarWebSocket._onMessage");var m=function(e,t){var n=function(e){try{e&&hj.metrics.count("session-exception",{tag:{module:"compression"},extraTags:{message:e.message,name:e.name}}),t({success:!1})}catch(e){}};try{if(!function(){try{var e=new Set(hj.settings.features);return"CompressionStream"in window&&e.has("client_script.compression.pc")&&e.has(p.f)}catch(e){return!1}}())return n();(function(e){var t=e.getReader(),n=[],r=hj.metrics.timeWatcher();return t.read().then((function e(i){var o=i.done,a=i.value;if(r.start(),o){var s=n.reduce((function(e,t){return e+t.length}),0),c=new Uint8Array(s),u=0;return n.forEach((function(e){c.set(e,u),u+=e.length})),{time:r.end(),compressed:c}}return n.push(a),r.incr(),t.read().then(e)}))})(new ReadableStream({start:function(t){t.enqueue(e),t.close()}}).pipeThrough(new TextEncoderStream).pipeThrough(new CompressionStream("gzip"))).then((function(e){var n=e.time,r=e.compressed;t({success:!0,compressed:r,time:n})})).catch(n)}catch(e){n(e)}};function v(e){return(v="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 y=hj.tryCatch((function(e){var t,n,u,l,h,d={},p="",f=void 0,y=!1;d.events=[];var b=s.create();d.storePageContent=function(t,n,r){hj.log.warnIfEmpty(t,"tryStorePageContent: content"),hj.log.warnIfEmpty(n,"tryStorePageContent: urlMD5");var i=t.length,s=function(r){var s=r.success,c=r.compressed,u=r.time;s&&u&&hj.metrics.timeEnd("pc-compression-time",{tag:{task:"process-chunks"},incr:{total:u,flush:!0}}),e.storePageContent(s?c:t,(function(e,r){if(207===(null==r?void 0:r.status)&&"gzip error"===e[1])return hj.metrics.distr("compression-malformed",{task:"gzip",value:i,extraTags:{compressedLength:c.length}}),d.storePageContent(t,n,!0);var o=e.content_uuid;o?(hj.globals.set("pageContentUUID",o),y=!0,b.set("pageContent",{uuid:o,md5:n}),s&&i&&hj.metrics.distr("compression-ratio",{task:"page-content",value:parseFloat(Number(i/c.length).toFixed(1))})):hj.log.warn("Expecting res.content_uuid but it was not found!")}),(function(e){if(413===e.status){var t=a(i);d.write("content_size_too_large",{size:t,source:"page_visit",timestamp:o.a.now()},!1)}}),{query:s?"gzip=1":void 0})};r?s({success:!1}):m(t,s)},d.reportPageContent=function(e){y=!1,b.ready("pageContent",(function(t){var n=t.get("pageContent");if(n){var i=n.uuid,o=n.md5,a=hj.dom.getCSSURLs().map((function(e){return{content_type:2,url:e,url_hash:hj.md5(hj.b64EncodeUnicode(e))}}));hj.log.warnIfEmpty(e,"sendReportContent: pageVisitKey"),hj.log.warnIfEmpty(i,"sendReportContent: uuid"),hj.log.warnIfEmpty(o,"sendReportContent: md5"),hj.log.warnIfEmpty(a,"sendReportContent: webResourceInfos");var s,c,u,l={page_content_url_md5:o,page_content_uuid:i,web_resource_infos:a,content_submitted:y};d.writeNewFrame((s={},c=r.a.REPORT_CONTENT,u=l,c in s?Object.defineProperty(s,c,{value:u,enumerable:!0,configurable:!0,writable:!0}):s[c]=u,s),e).flush()}}))},d.clearPageContent=function(){hj.globals.set("pageContentUUID",void 0),b.set("pageContent",void 0)},d.setCurrentPageVisitKey=hj.tryCatch((function(e){p!==e&&(p=e,t()),d.flush()}),"data"),d.writeNewFrame=hj.tryCatch((function(e,n){return t(n),d.write(e),t(),d})),d.write=hj.tryCatch((function(e,t,n,r){var i;if(hj.isPreview)return d;if("object"===v(e))return hj.hq.each(e,(function(e,t){d.write(e,t,!0,r)})),d;var o=e;if(!r&&!d._ws.connect()){if(!d._ws.sessionTimedOutDueToInactivity||!_(o))return d;c.a.items.SESSION_RESUMED.set(!0),d._ws=new g(d.flush),hj._init.reinit(window.location.href,!0),d._ws.connect()}var a=null!==(i=d.events.pop())&&void 0!==i?i:j(p);return n?a[o]=t:(a[o]=a[o]||[],a[o].push(t)),d.events.push(a),d}),"data"),d.flush=hj.tryCatch((function(){var e,r,i=hj.globals.get("userId");if(f&&clearInterval(f),i||(hj.globals.ready("userId",d.flush),t()),d._ws.isConnected()&&i){if((r=(e=n()).length)>0){var s={uuid:i,viewportid:hj.viewport.getId(),site_id:hj.settings.site_id};d._ws._msgPrefix=hj.hq.stringify(s)+"\n",w(e)&&d._ws.updateLastUserActivityTime();for(var c=0;c1){var s=[];e.autotag_recording&&(s=e.autotag_recording.filter((function(e){return"rageclick"===e.name}))),s.length>0?i.push(e):(e.clipboard&&r.push(e.clipboard),o.push(u(e)))}var c=h(i,r);return d.events=c.leftover,t(),[].concat(o,c.sendable)}),"data"),h=hj.tryCatch((function(e,t){var n=[],r=[];return hj.hq.each(t,(function(t,n){e=e.filter((function(e){if("copy"===n.action||"cut"===n.action)return n.time-e.autotag_recording[0].time>5e3}))})),hj.hq.each(e,(function(e,t){hj.time.getNow()-t.autotag_recording[0].time<5e3?n.push(t):r.push(u(t))})),{leftover:n,sendable:r}}),"data.filterRageClicks"),u=hj.tryCatch((function(e){return hj.hq.each(e,(function(t,n){hj.hq.isFunction(n)&&(e[t]=n())})),e.page_visit_key=e.pageVisitKey,delete e.pageVisitKey,e.viewport_id=hj.viewport.getId(),"object"===v(e.mutation)&&(e.mutation=l(e.mutation)),e}),"data"),l=hj.tryCatch((function(e){var t,n="";if("object"===v(e))return hj.hq.each(e,(function(r,i){"object"===v(i.c)&&(hj.hq.each(i.c,(function(i,o){"object"===v(o.attributes)&&"string"==typeof o.attributes.style&&(o.attributes.style===t&&o.id===n&&(e[r].c[i]=null),t=o.attributes.style,n=o.id)})),e[r].c=e[r].c.filter((function(e){return e})),e[r].c.length||delete e[r].c),void 0===e[r].a&&void 0===e[r].b&&void 0===e[r].c&&void 0===e[r].d&&(e[r]=null)})),e.filter((function(e){return e}))}),"data"),d})),b=n(99);function j(e,t){for(var n=0;n/recordings/content",{post:["POST",["content"]]},h.c),w=Object(b.Resource)("/",{post:["POST"]},(function(){return _hjSettings.contentHost||(_hjSettings.contentHost="content.hotjar.io"),_hjSettings.contentHost})),S=function(){function e(t){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),t.hasFeature(p.f)?(this.pageContentResource=w,this.isHttpPageContent=!0):(this.isHttpPageContent=!1,this.pageContentResource=_)}var t,n,r;return t=e,(n=[{key:"storePageContent",value:function(e,t,n,r){var i=this.isHttpPageContent?"text":"json",o="text"===i?e:{site_id:hj.settings.site_id,content:e};return this.pageContentResource.post(o,t,n,{contentType:i,query:null==r?void 0:r.query})}},{key:"send",value:function(){}}])&&j(t.prototype,n),r&&j(t,r),e}(),k=n(92);function E(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function C(e,t){for(var n=0;n2&&void 0!==arguments[2]?arguments[2]:3;E(this,e),this.viewport=t,this.siteId=n,this.maxRetries=r}var t,n,r;return t=e,(n=[{key:"storePageContent",value:function(e,t,n){return N.post(e,t,n,{contentType:"text"})}},{key:"send",value:function(e,t){var n=(_hjSettings.eventsHost||(_hjSettings.eventsHost="https://events.hotjar.io"),_hjSettings.eventsHost+"/"),r={uuid:t,viewportid:this.viewport.getId(),site_id:this.siteId},i=hj.hq.stringify(r)+"\n"+hj.hq.stringify(e),o=!1,a=function e(){return Object(k.post)(n,i,(function(e){hj.log.debug("Events sent successfully to host","events",e),o=!1,hj.globals.set(I.state,!0)}),(function(){hj.log.debug("Events failed to send to host, retrying","events"),hj.globals.set(I.state,!1),o||(o=!0,Object(d.a)(e,null,I))}),{contentType:"text"})};a()}}])&&C(t.prototype,n),r&&C(t,r),e}();O=hj.features.hasFeature("ingestion.http")?l(new T(hj.viewport,hj.settings.site_id)):y(new S(hj.features)),hj.eventStream=O},function(e,t,n){"use strict";n.r(t);var r=n(39),i=n(69),o=n(60),a=n(116),s=n(23),c=n(55),u=n(2),l=n(24),h=n(22),d=!1;function p(e,t){return!!e&&(e.startsWith?e.startsWith(t):Object(l.a)(e,t))}var f="https://".concat(hj.insightsHost);try{hj.ui.retaker=Object.freeze({loadWidget:function(){document.getElementById(h.a)||(d=!1,window.opener.postMessage({type:h.e.ready,origin:window.location.origin},f))}})}catch(e){}var g=function(){!function(){if(hj.features.hasFeature("heatmap.continuous.manual_retaker")){var e="https://".concat(hj.insightsHost);if(p(document.referrer+"",e))if(!(!window.opener||!window.opener.postMessage)){window.addEventListener("message",(function(t){if(p(t.origin,e)&&t.data&&t.data.type===h.e.start){var n;if(d)return;sessionStorage.setItem(h.g,t.data.mode),sessionStorage.setItem(h.j,JSON.stringify(null!==(n=t.data.strings)&&void 0!==n?n:"{}")),Object(c.a)(u.g.HEATMAP_RETAKER),d=!0}}));try{t()}catch(e){window.addEventListener("load",(function(){t()}))}window.addEventListener("popstate",(function(){n()})),window.addEventListener("hashchange",(function(){n()}))}}function t(){window.opener.postMessage({type:h.e.ready,origin:window.location.origin},e)}function n(){document.getElementById(h.a)||(d=!1,t())}}()},m=n(57),v=n(10),y=n(56),b=n(4),j=n(6),_=n(49),w=n(19),S=Object(_.a)({storageAccessor:b.a.items.HJ_SESSION,serializer:w.f,deserializer:w.b}),k=function(e){var t,n,r,i=null!==(t=null==e?void 0:e.id)&&void 0!==t?t:Object(w.c)(),o=null!==(n=null==e?void 0:e.created)&&void 0!==n?n:j.a.now(),a=null!==(r=null==e?void 0:e.inSample)&&void 0!==r?r:Object(y.a)();return Object.freeze({id:i,created:o,inSample:a})},E=n(27),C=n(51),O=n(11),I=n(134),N=n.n(I),T=n(135),x=n.n(T),A=n(18);function R(e){return(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)}var P={maxLogsPerPage:100,_overflow:!1,_total:0,init:function(){hj.tryCatch((function(){hj.settings.session_capture_console_consent&&(hj.isPreview||Object(y.a)("error-capture.run")&&(window.addEventListener("error",P.onError),window.addEventListener("unhandledrejection",P.onUnhandledRejection)))}),"error-capture.run")()},onError:function(e){P.addError(e)},onUnhandledRejection:function(e){P.addError({error:e.reason,message:"Uncaught (in promise)",filename:"",lineno:0})},addError:function(e){hj.tryCatch((function(){var t=e.error,n=e.message,r=e.lineno,i=e.filename;if((t||n||r||i)&&!P.hasReachedOverflow()){var o=i&&"object"===R(i)?P.truncate(P.stringify(i),100):i,a="object"===R(r)?null:r,s=t&&t instanceof Error&&t.stack?x.a.parse(t).slice(0,20):null;Object(A.a)("error",{text:hj.privacy.suppressErrorMessage(P.getErrorMessage(e)),filename:o,lineno:a,trace:s,time:hj.time.getNow(),timestamp:j.a.now()})}}),"error-capture.addError")()},getErrorMessage:function(e){if(!e.error)return e.message||"";var t=P.truncate(P.stringify(e.error),1e3);return e.message?e.error instanceof Error&&-1!==e.message.indexOf(t)?t.replace(t,e.message):"".concat(e.message," ").concat(t):t},stringify:function(e){return e instanceof Error?e.toString():N()(e)},truncate:function(e,t){return e.length<=t?e:"".concat(e.substring(0,t-3),"...")},hasReachedOverflow:function(){return!P._overflow&&P._total1){var a,s=window.hjBootstrapCalled.filter((function(e,t){return window.hjBootstrapCalled.indexOf(e)===t})),c="You have "+window.hjBootstrapCalled.length+" tracking scripts installed on your site. ",u=2===window.hjBootstrapCalled.length?"script as this":"scripts as these",l=!!window.dataLayer;s.length>1?(a=c+"Please remove the duplicate "+u+" will cause issues.",Object(i.a)({title:"Multiple different Hotjar scripts detected",message:a,status:"bad"}),e._reportVerificationResults(r,"multiple_codes",{expected:String(hj.verifyInstall),actual:s,gtm:!1})):l?(a=c+"If you've installed Hotjar through GTM - please remove the duplicate "+u+" will cause issues.",e._reportVerificationResults(r,"multiple_codes",{expected:String(hj.verifyInstall),actual:s,gtm:!0}),Object(i.a)({title:"Multiple Hotjar scripts detected",message:a,status:"bad"})):hj.verifyInstall===hj.settings.site_id?(a=c+"This will not affect data collection, but we do suggest removing redundant scripts.",e._reportVerificationResults(r,"warning",{expected:String(hj.verifyInstall),reason:"multiple scripts"}),Object(i.a)({title:"Multiple Hotjar scripts detected",message:a,status:"warning"})):o();var h="Passed Site ID: "+hj.verifyInstall+" contains multiple scripts "+window.hjBootstrapCalled.join(", ");hj.exceptions.log(new Error(h),"init._verifyInstallation")}else hj.verifyInstall===hj.settings.site_id?(e._sendVisitData((function(e){e.success||hj.exceptions.log(new Error("Verify installation endpoint failed"),"init._verifyInstallation")})),Object(i.a)({title:"Hotjar installation verified",message:"The Hotjar tracking code has been properly installed on this page. Browse your site in this window if you wish to verify installation on any other pages.",status:"good"}),e._reportVerificationResults(r,"ok")):o()}},e._browserIsSupported=hj.tryCatch((function(){return!(Object(O.d)()<11)||(hj.log.debug("IE < 11 is not supported.","init"),"1"===hj.url.getParameter("hjVerifyInstallation")&&Object(i.a)({title:"Hotjar installation cannot be verified.",message:"Sorry – your browser is not supported.",status:"bad"}),!1)}),"init"),e._checkDebug=hj.tryCatch((function(){var e=hj.url.getParameter(b.a.items.DEBUG_FLAG.getKey());e&&("1"===e||"true"===e?hj.debug.on(!0):hj.debug.off()),"true"===b.a.items.DEBUG_FLAG.get()&&hj.debug.on(!1)}),"init"),e._canRun=hj.tryCatch((function(){return-1===navigator.userAgent.indexOf("Hotjar")&&(b.a.canUseCookies()?b.a.canUseLocalStorage()?!!b.a.canUseSessionStorage()||(hj.log.debug("sessionStorage is not available","init"),!1):(hj.log.debug("localStorage is not available","init"),!1):(hj.metrics.count("session-rejection",{tag:{reason:"cookies"}}),hj.log.debug("Cookies are not enabled"),!1))}),"init"),e._configureStateChangeListenMode=function(){var e="manual";hj.settings&&hj.settings.state_change_listen_mode&&(e=hj.settings.state_change_listen_mode),hj.locationListener.setMode(e)},e.run=hj.tryCatch((function(t){hj.currentUrl=t,hj.scriptLoaded=!0,e._browserIsSupported()&&(e._checkDebug(),e._canRun()?e._run(t):hj._init._verifyInstallation())}),"init"),e._run=hj.tryCatch((function(t){if("1"!==navigator.doNotTrack&&"1"!==window.doNotTrack&&"1"!==navigator.msDoNotTrack||(hj.log.debug("Visitor has opted out of tracking.","init"),hj.optOut=!0),hj.log.debug("Site settings","init",hj.settings),g(),hj.settings.site_id){hj.isIncludedInSample=y.a;var n=Object(E.a)();Object(E.b)(n),n.existing||v.a.setFirstSeen(),!function(e){S.set(e)}(function(){var e=S.get();return null===e?k():k(e)}()),C.userAttributes.init(),P.init(),e._configureStateChangeListenMode(),e._runPage(t),e._verifyInstallation(),hj.command.activate(),"1"===hj.url.getParameter("hjIncludeInSample")&&Object(i.a)({title:"Hotjar tracking active.",message:"Hotjar tracking is active for your session.",status:"good"})}else hj.log.warn("Script execution for halted due to no site id: ".concat(window.location.href),"init")}),"init"),e.reinit=hj.tryCatch((function(t,n){hj.currentUrl=t,hj.widgetDelay.clear(),hj.widget.emptyMatchingWidgets(),hj.metrics.reset(),n&&(b.a.items.HAS_CACHED_USER_ATTRIBUTES.clear(),b.a.localStorage.USER_ATTRIBUTES.clear(),m.a.reset()),e._runPage(t)}),"init"),e._runPage=hj.tryCatch((function(t){hj.optOut||(Object(a.b)(t)||Object(y.a)("init._runPage")&&(hj.visitData.lazyTrack.enqueue(t),e.performanceData&&hj.eventStream.write(o.a.SCRIPT_PERFORMANCE,{loading_start:e.performanceData.loading_start,execution_start:e.performanceData.execution_start},!1,!0)),hj.visitData.trackView()),hj.hq.each(hj.loader.getModules(),(function(e,n){hj.optOut&&!n.nonTracking||(hj.log.debug("Running module","init",n.name),n.module.run(t))})),hj.widget.runLatestMatchingWidget()}),"init"),e}),"init")(),hj.hq(document).ready((function(){hj.log.debug("Document is ready. Initializing...","init"),hj.scriptContextId=Object(s.a)(),hj._init.run(location.href)})))}),"init")()},,,,,function(e,t,n){"use strict";function r(e){return(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)}n.r(t);var i=function(e,t,n){[["src","https://"+(n||hj.insightsHost)+"/static/app/img/transparent.png"],["style",function(e,t){var n="https://"+(t||hj.insightsHost)+"/static/app/img/suppressed.png",r=(e.meta||{}).style||{},i=r.width,o=r.height;return[e.style,'background: url("'+n+'") repeat !important',i?"width: "+i:"",o?"height: "+o:""].filter((function(e){return e}))}(t,n).join(";")]].forEach((function(t){e.setAttribute(t[0],t[1])}))},o=n(68),a=n(11);hj.tryCatch((function(){var e=hj.tryCatch((function(){function e(e,t){this.root=e,this.delegate=t,this.idMap={}}return e.prototype.initialize=function(e,t){this.idMap[e]=this.root;for(var n=0;n0)){var d=h.adoptedStyleSheets.reduce((function(e,t){for(var n=[],r=0;r0&&(hj.log.debug("Removing previously shown widget from DOM","widgets"),hj.hq("#_hj_poll_container,#_hj_feedback_container,._hj-widget-container").remove())}),"widgets"),n.disableSubmit=hj.tryCatch((function(){hj.widget.ctrl.find("#_hj-f5b2a1eb-9b07_action_submit").addClass("_hj-f5b2a1eb-9b07_btn_disabled")}),"common"),n.emptyMatchingWidgets=function(){a=[],hj.rendering.clearAllAbandonEvents(),s=!1},n.enableSubmit=hj.tryCatch((function(){hj.widget.ctrl.find("#_hj-f5b2a1eb-9b07_action_submit").removeClass("_hj-f5b2a1eb-9b07_btn_disabled")}),"common"),n.renderLegal=hj.tryCatch((function(e){var t=hj.settings.legal_name||"",r=hj.settings.privacy_policy_url||"",i="";return e&&""!==t&&""!==r&&(i=hj.rendering.renderTemplate('',{p:n.widgetAttributePrefix,legalName:t,privacyPolicyUrl:new hj.rendering.TrustedString(r)})),i})),n.enterFullScreen=hj.tryCatch((function(){var e,t;n.isPhoneOrTablet()&&((e=hj.hq("body")).addClass("_hj-f5b2a1eb-9b07_position_fixed"),0===hj.hq("#hotjar-viewport-meta").length&&((t=document.createElement("meta")).id="hotjar-viewport-meta",t.name="viewport",t.content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no",document.getElementsByTagName("head")[0].appendChild(t)),e.addClass("_hj-f5b2a1eb-9b07_fullscreen_page"))}),"common"),n.exitFullScreen=hj.tryCatch((function(){hj.hq("#hotjar-viewport-meta").remove(),hj.hq("body").removeClass("_hj-f5b2a1eb-9b07_fullscreen_page").removeClass("_hj-f5b2a1eb-9b07_position_fixed")}),"common"),n.isPhoneOrTablet=hj.tryCatch((function(){return hj.widget.isVeryNarrowScreen()||"phone"===Object(r.a)()||"tablet"===Object(r.a)()}),"common"),n.isVeryNarrowScreen=hj.tryCatch((function(){return hj.hq(window).width()<=450}),"common"),n.removeActiveWidget=function(e){e=e||function(){},n.activeWidget?(n.activeWidget.removeCallback&&n.activeWidget.removeCallback(e),delete n.activeWidget):e()},n.runLatestMatchingWidget=function(){var e;a.forEach((function(t){(!e||e.created-1?"rtl":"ltr",hj.widget.isActiveLanguageDirectionRtl="rtl"===hj.widget.activeLanguageDirection}),"common"),n),hj.widgetDelay=function(){var e={},t=null;return e.clear=hj.tryCatch((function(){clearTimeout(t),t=null}),"hj.widgetDelay.clear"),e.set=hj.tryCatch((function(n,r){e.clear(),t=setTimeout(n,r)}),"hj.widgetDelay.set"),e}()}),"widgets")()}]);