!function(){"use strict";var e=function(){var e=setTimeout;function t(){}function n(e){if(!(this instanceof n))throw new TypeError("Promises must be constructed via new");if("function"!=typeof e)throw new TypeError("not a function");this._state=0,this._handled=!1,this._value=void 0,this._deferreds=[],c(e,this)}function i(e,t){for(;3===e._state;)e=e._value;0!==e._state?(e._handled=!0,n._immediateFn((function(){var n=1===e._state?t.onFulfilled:t.onRejected;if(null!==n){var i;try{i=n(e._value)}catch(e){return void o(t.promise,e)}r(t.promise,i)}else(1===e._state?r:o)(t.promise,e._value)}))):e._deferreds.push(t)}function r(e,t){try{if(t===e)throw new TypeError("A promise cannot be resolved with itself.");if(t&&("object"==typeof t||"function"==typeof t)){var i=t.then;if(t instanceof n)return e._state=3,e._value=t,void a(e);if("function"==typeof i)return void c((r=i,u=t,function(){r.apply(u,arguments)}),e)}e._state=1,e._value=t,a(e)}catch(t){o(e,t)}var r,u}function o(e,t){e._state=2,e._value=t,a(e)}function a(e){2===e._state&&0===e._deferreds.length&&n._immediateFn((function(){e._handled||n._unhandledRejectionFn(e._value)}));for(var t=0,r=e._deferreds.length;r>t;t++)i(e,e._deferreds[t]);e._deferreds=null}function u(e,t,n){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.promise=n}function c(e,t){var n=!1;try{e((function(e){n||(n=!0,r(t,e))}),(function(e){n||(n=!0,o(t,e))}))}catch(e){if(n)return;n=!0,o(t,e)}}n.prototype.catch=function(e){return this.then(null,e)},n.prototype.then=function(e,n){var r=new this.constructor(t);return i(this,new u(e,n,r)),r},n.prototype.finally=function(e){var t=this.constructor;return this.then((function(n){return t.resolve(e()).then((function(){return n}))}),(function(n){return t.resolve(e()).then((function(){return t.reject(n)}))}))},n.all=function(e){return new n((function(t,n){if(!e||void 0===e.length)throw new TypeError("Promise.all accepts an array");var i=Array.prototype.slice.call(e);if(0===i.length)return t([]);var r=i.length;function o(e,a){try{if(a&&("object"==typeof a||"function"==typeof a)){var u=a.then;if("function"==typeof u)return void u.call(a,(function(t){o(e,t)}),n)}i[e]=a,0==--r&&t(i)}catch(e){n(e)}}for(var a=0;i.length>a;a++)o(a,i[a])}))},n.resolve=function(e){return e&&"object"==typeof e&&e.constructor===n?e:new n((function(t){t(e)}))},n.reject=function(e){return new n((function(t,n){n(e)}))},n.race=function(e){return new n((function(t,n){for(var i=0,r=e.length;r>i;i++)e[i].then(t,n)}))},n._immediateFn="function"==typeof setImmediate&&function(e){setImmediate(e)}||function(t){e(t,0)},n._unhandledRejectionFn=function(e){void 0!==console&&console&&console.warn("Possible Unhandled Promise Rejection:",e)};var s=n;return/native code/.test(window.Promise)?window.Promise:s}(),t="__test_storage_support__",n="@@test",i=function(e){void 0===e&&(e="local");try{var i="session"===e?window.sessionStorage:window.localStorage;return i.setItem(t,n),i.getItem(t)!==n?!1:(i.removeItem(t),!0)}catch(e){return!1}},r=function(){var e=Object.create(null);return{getItem:function(t){var n=e[t];return"string"==typeof n?n:null},setItem:function(t,n){e[t]=n},removeItem:function(t){delete e[t]},clear:function(){e=Object.create(null)}}}();function o(e,t){return e+t}var a={}.hasOwnProperty;function u(e,t){return a.call(t,e)}function c(){return(c=Object.assign||function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];return n.forEach((function(t){for(var n in t)u(n,t)&&(e[n]=t[n])})),e}).apply(void 0,arguments)}function s(e){return Array.isArray(e)}function d(e){return"object"==typeof e&&null!==e&&!s(e)}function l(e){if("keys"in Object&&"function"==typeof Object.keys)return Object.keys(e);var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t}function f(e,t){return l(t).reduce((function(n,i){return n[i]=e(t[i]),n}),{})}function p(e){return s(e)?e.map(p):d(e)?f(p,e):e}function m(e){return s(e)?e.filter((function(e){return null!=e&&!Number.isNaN(e)})):Object.keys(e).reduce((function(t,n){var i=e[n];return null==i||Number.isNaN(i)||(t[n]=i),t}),{})}function v(e,t){for(var n=0;t.length>n;n++){var i=t[n];if(e(i))return i}}function h(e,t){for(var n=t.length-1;n>=0;n--)if(e(t[n]))return t[n]}function g(e){return e}function _(e,t){return l(t).forEach((function(n){e(t[n],n)}))}function w(){return Math.random().toString(36).substring(2)}function y(e){var t=w();return u(t,e)?y(e):t}function b(e,t,n){var i=function(e,t){for(var n="string"==typeof e?e.split("."):e,i=0,r=t;r&&n.length>i;)r=r[n[i++]];return r}(t,n);return null!=i?i:e}function k(e,t){return-1!==t.indexOf(e)}function I(e){return 0===(s(e)?e:Object.keys(e)).length}function C(e){return!e}function E(e){return!!e}function L(e){return e.length>0?e[e.length-1]:void 0}function x(e,t){return l(t).reduce((function(n,i){return Object.defineProperty(n,e(i),{value:t[i],enumerable:!0}),n}),{})}function A(e,t){if(I(t))return e;var n={};return _((function(i,r){if(u(r,t))if(d(e[r])&&d(t[r]))n[r]=A(e[r],t[r]);else if(s(e[r])&&s(t[r])){var o=Math.max(e[r].length,t[r].length);n[r]=Array(o);for(var a=0;o>a;a++)a in t[r]?n[r][a]=t[r][a]:a in e[r]&&(n[r][a]=e[r][a])}else n[r]=t[r];else n[r]=e[r]}),e),_((function(e,i){u(i,n)||(n[i]=t[i])}),t),n}function T(e){if(0===e.length)return{};var t=e[0];return e.slice(1).reduce((function(e,t){return A(e,t)}),t)}function z(e){return function(e,t){var n={};return function(){var i=e.apply(void 0,arguments);if(u(i,n))return n[i];var r=t.apply(void 0,arguments);return n[i]=r,r}}(g,e)}function O(){}function P(e,t){return e.reduce((function(e,n){return e[n]=t[n],e}),{})}function S(){return(S=Object.assign||function(e){for(var t=1;arguments.length>t;t++){var n=arguments[t];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(e[i]=n[i])}return e}).apply(this,arguments)}function M(e,t){return e===t?0!==e||0!==t||1/e==1/t:e!=e&&t!=t}function j(e,t){if(M(e,t))return!0;if("object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;var n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(var i=0;n.length>i;i++)if(!u(n[i],t)||!M(e[n[i]],t[n[i]]))return!1;return!0}function N(e){return e.reduce(o,0)}function D(e){return Array.prototype.slice.call(e)}function q(e){return l(e).map((function(t){return[t,e[t]]}))}var W=function(e){return q(e).map((function(e){return e.map(encodeURIComponent).join("=")})).join("&")},F=function(e){return function(e){return e.reduce((function(e,t){return e[t[0]]=t[1],e}),{})}(e.split("&").filter(Boolean).map((function(e){return e.split("=").map((function(e){return decodeURIComponent(e.replace("+","%20"))}))})).map((function(e){return 2===e.length?e:[e[0],""]})))},H=/(?:[^:]+:\/\/)?([^/\s]+)/;var B=/[^:]+:\/\/[^(/|?)\s]+/,R=function(e){var t=e.match(B);return t&&t[0]},V=/.*?\?([^#]+)/,G=function(e){var t=e.match(V);return t?"?"+t[1]:""},U=function(e){return e.replace(/^\?/,"")},J=function(e){if(null===R(e))return F(U(e));var t=U(G(e));return t?F(t):{}},X=/^(?:https?:)?\/\/[^/]+\/([^?#]+)/,Y=function(e){var t=e.match(X);return"/"+(t&&t[1]||"")},$=function(e){return e.replace(/\w/g,"$&[\\r\\n\\t]*")},K=(RegExp("^[\0-]*("+$("javascript")+"|"+$("data")+"):","i"),/^((http(s)?:)?\/\/)/),Q=function(e,t){if(-1===e.indexOf("?"))return e;var n=J(e);if(I(n))return e;if(Object.keys(n).every((function(e){return!t.includes(e)})))return e;t.forEach((function(e){return delete n[e]}));var i=function(e,t){if(0===Object.keys(t).length)return e;var n=R(e),i=Y(e),r=G(e)?J(e):{};return""+n+i+"?"+W(S({},r,t))}(e.split("?")[0],n);return e.indexOf("#")>-1?i+"#"+e.split("#")[1]:i},Z=function(e){return"https://"+function(e){return e.replace(K,"")}(e)},ee="not_ready",te="ready",ne="bootstrapped",ie=Object.freeze({__proto__:null,FRA_A:"fra-a",FRA_B:"fra-b",FRA:"fra",DAL:"dal"}),re=function(e){return function(e){return"number"==typeof e&&e>=0}(n="string"==typeof(t=void 0!==e.group?e.group:e.skill)?parseInt(t,10):t)?n:null;var t,n},oe=function(e){return function(t,n){if(0===t){if("function"!=typeof e)return n(0,(function(){})),void n(2);var i,r=!1;n(0,(function(e){r||(r=2===e)&&"function"==typeof i&&i()})),r||(i=e((function(e){r||n(1,e)}),(function(e){r||void 0===e||(r=!0,n(2,e))}),(function(){r||(r=!0,n(2))})))}}},ae=function(e){return function(t,n){var i,r;0===t&&e(0,(function(e,t){if(0===e)i=t,n(0,o);else if(1===e){var a=t;r&&r(2),a(0,(function(e,t){0===e?(r=t)(1):1===e?n(1,t):2===e&&t?(i&&i(2),n(2,t)):2===e&&(i?(r=void 0,i(1)):n(2))}))}else 2===e&&t?(r&&r(2),n(2,t)):2===e&&(r?i=void 0:n(2))}));function o(e,t){1===e&&(r||i)(1,t),2===e&&(r&&r(2),i&&i(2))}}},ue=function(e,t){return e===t};function ce(e){return void 0===e&&(e=ue),function(t){return function(n,i){if(0===n){var r,o,a=!1;t(0,(function(t,n){0===t&&(o=n),1===t?a&&e(r,n)?o(1):(a=!0,r=n,i(1,n)):i(t,n)}))}}}}var se=function(e){return function(t){return function(n,i){var r;0===n&&t(0,(function(t,n){0===t?(r=n,i(t,n)):1===t?e(n)?i(t,n):r(1):i(t,n)}))}}},de=function(e){return function(t){var n;t(0,(function(t,i){0===t&&(n=i),1===t&&e(i),1!==t&&0!==t||n(1)}))}},le=function(e,t,n){return function(i,r){if(0===i){var o=!1,a=function(e){r(1,e)};r(0,(function(i){2===i&&(o=!0,e.removeEventListener(t,a,n))})),o||e.addEventListener(t,a,n)}}};var fe=function(){for(var e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return function(e,n){if(0===e)for(var i=t.length,r=Array(i),o=0,a=0,u=function(e){if(0!==e)for(var t=0;i>t;t++)r[t]&&r[t](e)},c=function(e){t[e](0,(function(t,c){0===t?(r[e]=c,1==++o&&n(0,u)):2===t?(r[e]=void 0,++a===i&&n(2)):n(t,c)}))},s=0;i>s;s++)c(s)}};function pe(e,t){return oe((function(n){return e.on(t,n),function(){e.off(t,n)}}))}!function(e){var t,n=e.Symbol;"function"==typeof n?n.observable?t=n.observable:(t=n("observable"),n.observable=t):t="@@observable"}("undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof module?module:Function("return this")());var me=function(){for(var e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];for(var i=t[0],r=1,o=t.length;o>r;r++)i=t[r](i);return i},ve=function(e){return function(t){return function(n,i){var r;0===n&&t(0,(function(t,n){0===t?(r=n,i(0,(function(e,t){0!==e&&r(e,t)})),i(1,e)):i(t,n)}))}}},he=function(e){return function(t){return function(n,i){0===n&&t(0,(function(t,n){i(t,1===t?e(n):n)}))}}};function ge(e){return function(t){return ae(he(e)(t))}}var _e=function(){};function we(e,t){0===e&&t(0,_e)}function ye(){for(var e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return function(e,n){if(0===e){var i=!1;for(n(0,(function(e){2===e&&(i=!0,t.length=0)}));0!==t.length;)n(1,t.shift());i||n(2)}}}function be(e){return function(t,n){if(0===t){var i,r,o,a=0;e(0,(function(e,t){if(0===e&&(o=t),1===e){var u=[r,t];i=u[0],r=u[1],2>++a?o(1):n(1,[i,r])}else n(e,t)}))}}}var ke=function(){},Ie={};function Ce(e){var t,n,i=[],r=!1,o=Ie;return function(a,u){if(0===a){if(o!==Ie)return u(0,ke),r&&u(1,n),void u(2,o);i.push(u);var c=function(e,n){if(2!==e)o===Ie&&t(e,n);else{var r=i.indexOf(u);-1!==r&&i.splice(r,1)}};1!==i.length?(u(0,c),r&&o===Ie&&u(1,n)):e(0,(function(e,a){if(0===e)return t=a,void u(0,c);1===e&&(r=!0,n=a);var s=i.slice(0);2===e&&(o=a,i=null),s.forEach((function(t){t(e,a)}))}))}}}var Ee=function(e){return function(t){return function(n,i){if(0===n){var r,o=0;t(0,(function(t,n){0===t?(r=n,i(t,n)):1===t&&e>o?(o++,r(1)):i(t,n)}))}}}},Le=function(e){return void 0===e&&(e={}),function(t){"function"==typeof e&&(e={next:e});var n,i=e.next,r=e.error,o=e.complete;t(0,(function(e,t){0===e&&(n=t),1===e&&i&&i(t),1!==e&&0!==e||n(1),2===e&&!t&&o&&o(),2===e&&t&&r&&r(t)}));return function(){n&&n(2)}}},xe=function(e){return function(t){return function(n,i){if(0===n){var r,o=0;t(0,(function(t,n){0===t?(r=n,i(0,a)):1===t?e>o&&(o++,i(t,n),o===e&&(i(2),r(2))):i(t,n)}))}function a(t,n){e>o&&r(t,n)}}}},Ae={},Te=function(e){return function(t){return function(n,i){if(0===n){var r,o,a=!1,u=Ae;t(0,(function(t,n){if(0===t)return r=n,e(0,(function(e,t){if(0!==e)return 1===e?(u=void 0,o(2),r(2),void(a&&i(2))):void(2===e&&(o=null,t&&(u=t,r(2),a&&i(e,t))));(o=t)(1)})),a=!0,i(0,(function(e,t){u===Ae&&(2===e&&o&&o(2),r(e,t))})),void(u!==Ae&&i(2,u));2===t&&o(2),i(t,n)}))}}}};function ze(t){return new e((function(e,n){Le({next:e,error:n,complete:function(){var e=Error("No elements in sequence.");e.code="NO_ELEMENTS",n(e)}})(function(e){return function(t,n){if(0===t){var i,r,o=!1,a=!1;e(0,(function(e,t){return 0===e?(i=t,void n(0,(function(e,t){2===e&&(a=!0),i(e,t)}))):1===e?(o=!0,r=t,void i(1)):void(2===e&&!t&&o&&(n(1,r),a)||n(e,t))}))}}}(t))}))}var Oe=function(e,t,n){return e(n={path:t,exports:{},require:function(e,t){return function(){throw Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}()}},n.exports),n.exports}((function(e,t){function n(e,t){return e===t}function i(e,t,n){if(null===t||null===n||t.length!==n.length)return!1;for(var i=t.length,r=0;i>r;r++)if(!e(t[r],n[r]))return!1;return!0}function r(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n,r=null,o=null;return function(){return i(t,r,arguments)||(o=e.apply(null,arguments)),r=arguments,o}}function o(e){var t=Array.isArray(e[0])?e[0]:e;if(!t.every((function(e){return"function"==typeof e}))){var n=t.map((function(e){return typeof e})).join(", ");throw Error("Selector creators expect all input-selectors to be functions, instead received the following types: ["+n+"]")}return t}function a(e){for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];return function(){for(var t=arguments.length,i=Array(t),a=0;t>a;a++)i[a]=arguments[a];var u=0,c=i.pop(),s=o(i),d=e.apply(void 0,[function(){return u++,c.apply(null,arguments)}].concat(n)),l=r((function(){for(var e=[],t=s.length,n=0;t>n;n++)e.push(s[n].apply(null,arguments));return d.apply(null,e)}));return l.resultFunc=c,l.recomputations=function(){return u},l.resetRecomputations=function(){return u=0},l}}t.__esModule=!0,t.defaultMemoize=r,t.createSelectorCreator=a,t.createStructuredSelector=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:u;if("object"!=typeof e)throw Error("createStructuredSelector expects first argument to be an object where each property is a selector, instead received a "+typeof e);var n=Object.keys(e);return t(n.map((function(t){return e[t]})),(function(){for(var e=arguments.length,t=Array(e),i=0;e>i;i++)t[i]=arguments[i];return t.reduce((function(e,t,i){return e[n[i]]=t,e}),{})}))};var u=t.createSelector=a(r)})),Pe=function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")},Se=function(){function e(){Pe(this,e),this._cache={}}return e.prototype.set=function(e,t){this._cache[e]=t},e.prototype.get=function(e){return this._cache[e]},e.prototype.remove=function(e){delete this._cache[e]},e.prototype.clear=function(){this._cache={}},e}();(function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.cacheSize;if(Pe(this,e),void 0===n)throw Error("Missing the required property `cacheSize`.");if(!Number.isInteger(n)||0>=n)throw Error("The `cacheSize` property must be a positive integer value.");this._cache={},this._cacheOrdering=[],this._cacheSize=n}e.prototype.set=function(e,t){(this._cache[e]=t,this._cacheOrdering.push(e),this._cacheOrdering.length>this._cacheSize)&&this.remove(this._cacheOrdering[0])},e.prototype.get=function(e){return this._cache[e]},e.prototype.remove=function(e){var t=this._cacheOrdering.indexOf(e);t>-1&&this._cacheOrdering.splice(t,1),delete this._cache[e]},e.prototype.clear=function(){this._cache={},this._cacheOrdering=[]}})(),function(){function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=t.cacheSize;if(Pe(this,e),void 0===n)throw Error("Missing the required property `cacheSize`.");if(!Number.isInteger(n)||0>=n)throw Error("The `cacheSize` property must be a positive integer value.");this._cache={},this._cacheOrdering=[],this._cacheSize=n}e.prototype.set=function(e,t){(this._cache[e]=t,this._registerCacheHit(e),this._cacheOrdering.length>this._cacheSize)&&this.remove(this._cacheOrdering[0])},e.prototype.get=function(e){return this._registerCacheHit(e),this._cache[e]},e.prototype.remove=function(e){this._deleteCacheHit(e),delete this._cache[e]},e.prototype.clear=function(){this._cache={},this._cacheOrdering=[]},e.prototype._registerCacheHit=function(e){this._deleteCacheHit(e),this._cacheOrdering.push(e)},e.prototype._deleteCacheHit=function(e){var t=this._cacheOrdering.indexOf(e);t>-1&&this._cacheOrdering.splice(t,1)}}();function Me(){for(var e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];var i=Se;return function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=void 0,o=void 0;"function"==typeof n?(console.warn('[re-reselect] Deprecation warning: "selectorCreator" argument is discouraged and will be removed in the upcoming major release. Please use "options.selectorCreator" instead.'),r=new i,o=n):(r=n.cacheObject||new i,o=n.selectorCreator||Oe.createSelector);var a=function(){var n=e.apply(void 0,arguments);if("string"==typeof n||"number"==typeof n){var i=r.get(n);return void 0===i&&(i=o.apply(void 0,t),r.set(n,i)),i.apply(void 0,arguments)}};return a.getMatchingSelector=function(){var t=e.apply(void 0,arguments);return r.get(t)},a.removeMatchingSelector=function(){var t=e.apply(void 0,arguments);r.remove(t)},a.clearCache=function(){r.clear()},a.resultFunc=t[t.length-1],a}}var je=function(e,t){return t},Ne=function(e,t){return function(e){return e.entities.chats.byIds}(e)[t]},De=Me([function(e,t){return Ne(e,t).events.orderedIds},function(e,t){return Ne(e,t).events.byIds}],(function(e,t){return e.map((function(e){return t[e]}))}))(je),qe=Me([Ne,De],(function(e,t){return S({},e,{events:t})}))(je),We=function(e){return e.entities.users.byIds},Fe=function(e){return We(e)[function(e){return e.session.id}(e)]},He=function(e,t){return We(e)[t]},Be=function(e){return Fe(e).id},Re=(Me([De,Be],(function(e,t){return h((function(e){return e.delivered&&e.author===t}),e)}))(je),Me([De,Be],(function(e,t){return h((function(e){return e.seen&&e.author===t}),e)}))(je),{boosters:!0,form:!0,system_message:!0});Oe.createSelector([De,function(e){return Fe(e).id}],(function(e,t){return function(e,t,n){for(var i=t;i>=0;i--)if(e(n[i]))return i;return-1}((function(e){return e.author===t&&"message"===e.type&&!(e.properties&&"file"===e.properties.serverType)||!0===e.seen&&!Re[e.type]&&!!e.serverId}),(n=e).length-1,n);var n})),Me([function(e,t){return Ne(e,t).participants},We],(function(e,t){return e.map((function(e){return t[e]}))}))(je);function Ve(e,t){return void 0===t?e.application:e.application[t]}var Ge=function(e,t){_((function(e,n){t.style[n]=e}),e)},Ue=function(e,t){_((function(e,n){"style"!==n?t.setAttribute(n,e):Ge(e,t)}),e)},Je=function(){return!!document.documentElement.currentStyle},Xe=function(e,t){var n=window.getComputedStyle(t),i="border-box"===n.boxSizing,r=P(e,n);Je()&&i&&u("width",r)&&null!==r.width&&(r.width=N([r.width,n.paddingLeft,n.paddingRight,n.borderLeftWidth,n.borderRightWidth].map(parseFloat))+"px");Je()&&i&&u("height",r)&&null!==r.height&&(r.height=N([r.height,n.paddingTop,n.paddingBottom,n.borderTopWidth,n.borderBottomWidth].map(parseFloat))+"px");return r};function Ye(){return new e((function(e){!function t(){document.body?e(document.body):setTimeout(t,100)}()}))}function $e(e){var t=e.parentNode;t&&t.removeChild(e)}var Ke=function(e,t){var n=document.createElement(e);return Ue(t,n),n},Qe="chat-widget",Ze="chat-widget-minimized",et="LiveChat chat widget",tt="OpenWidget widget",nt={opacity:0,visibility:"hidden",zIndex:-1},it={opacity:1,visibility:"visible",zIndex:2147483639},rt={id:Qe+"-container",style:S({},nt,{position:"fixed",bottom:0,width:0,height:0,maxWidth:"100%",maxHeight:"100%",minHeight:0,minWidth:0,backgroundColor:"transparent",border:0,overflow:"hidden"})},ot=(S({},rt.style),{id:"livechat-eye-catcher",style:{position:"fixed",visibility:"visible",zIndex:2147483639,background:"transparent",border:0,padding:"10px 10px 0 0",float:"left",marginRight:"-10px",webkitBackfaceVisibility:"hidden"}}),at={style:{position:"absolute",display:"none",top:"-5px",right:"-5px",width:"16px",lineHeight:"16px",textAlign:"center",cursor:"pointer",textDecoration:"none",color:"#000",fontSize:"20px",fontFamily:"Arial, sans-serif",borderRadius:"50%",backgroundColor:"rgba(255, 255, 255, 0.5)"}},ut={id:"livechat-eye-catcher-img",style:{display:"block",overflow:"hidden",cursor:"pointer"}},ct={alt:"",style:{display:"block",border:0,float:"right"}},st={position:"absolute",top:"0px",left:"0px",bottom:"0px",right:"0px"},dt={allowtransparency:!0,id:Qe,name:Qe,title:et,scrolling:"no",style:{width:"100%",height:"100%","min-height":"0px","min-width":"0px",margin:"0px",padding:"0px","background-image":"none","background-position-x":"0%","background-position-y":"0%","background-size":"initial","background-attachment":"scroll","background-origin":"initial","background-clip":"initial","background-color":"rgba(0, 0, 0, 0)","border-width":"0px",float:"none","color-scheme":"normal"}},lt=S({},dt,{id:Ze,name:Ze});function ft(e){if("Google Inc."===navigator.vendor&&"Win32"===navigator.platform){var t,n,i,r=e.frame,o=(t=100,n=function(){Ge(Xe(["width"],r),r),requestAnimationFrame((function(){Ge({width:dt.style.width},r)}))},function(){clearTimeout(i);for(var e=arguments.length,r=Array(e),o=0;e>o;o++)r[o]=arguments[o];i=setTimeout.apply(void 0,[n,t].concat(r))});document.addEventListener("scroll",o);e.on("unbind",(function t(){e.off("unbind",t),document.removeEventListener("scroll",o)}))}}function pt(){return e=/^Mac/,null!=window.navigator&&e.test(window.navigator.platform);var e}var mt=function(e){var t=!1,n=null;function i(t){e.state.application.visibility.interactionModality===t&&t===n||(e.call("setInteractionModality",t),n=t)}function r(e){t=!0,function(e){return!(e.metaKey||!pt()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key||"Alt-Meta"===e.key)}(e)&&i("keyboard")}function o(e){i("pointer"),"mousedown"!==e.type&&"pointerdown"!==e.type||(t=!0)}function a(e){e.target!==window&&e.target!==document&&(t||i("keyboard"),t=!1)}function u(){t=!1}return document.addEventListener("keydown",r,!0),document.addEventListener("keyup",r,!0),window.addEventListener("focus",a,!0),window.addEventListener("blur",u,!1),"undefined"!=typeof PointerEvent?(document.addEventListener("pointerdown",o,!0),document.addEventListener("pointermove",o,!0),document.addEventListener("pointerup",o,!0)):(document.addEventListener("mousedown",o,!0),document.addEventListener("mousemove",o,!0),document.addEventListener("mouseup",o,!0)),function(){document.removeEventListener("keydown",r,!0),document.removeEventListener("keyup",r,!0),window.removeEventListener("focus",a,!0),window.removeEventListener("blur",u,!1),"undefined"!=typeof PointerEvent?(document.removeEventListener("pointerdown",o,!0),document.removeEventListener("pointermove",o,!0),document.removeEventListener("pointerup",o,!0)):(document.removeEventListener("mousedown",o,!0),document.removeEventListener("mousemove",o,!0),document.removeEventListener("mouseup",o,!0))}},vt="new_message",ht=function(e){return"function"==typeof e.start&&"function"==typeof e.stop},gt=function(e){ht(e)?e.start(0):e.noteOn(0)},_t=function(){var t=new(window.AudioContext||window.webkitAudioContext),n=!0,i=[],r=function(n){return new e((function(e,i){t.decodeAudioData(n,e,i)}))},o=function(n){return{play:function(){var i=t.createBufferSource();return i.connect(t.destination),i.buffer=n,{playback:new e((function(e,n){if(i.onended=function(){return e()},gt(i),"running"!==t.state){var r=Error("Playback failed, AudioContext is in incorrect state '"+t.state+"'");r.name="PlaybackError",n(r)}})),stop:function(){!function(e){ht(e)?e.stop(0):e.noteOff(0)}(i)}}}}};return{preload:function(t){return function(t){return new e((function(e,n){var i=new XMLHttpRequest;i.onload=function(){e(i.response)},i.onerror=n,i.open("GET",t),i.responseType="arraybuffer",i.send()}))}(t).then(r).then(o)},playSound:function(e){var t=e.play();return n&&i.push(t),t.playback},unlock:function(){return new e((function(e){document.addEventListener("click",(function r(){var o,a;document.removeEventListener("click",r,!0),n&&(i.forEach((function(e){e.stop()})),i=[],n=!1),t.resume(),o=t.createBuffer(1,1,22050),(a=t.createBufferSource()).buffer=o,a.connect(t.destination),gt(a),e()}),!0)}))}}},wt=/\.(\w+)$/i,yt=new Audio,bt={mp3:"audio/mpeg",ogg:"audio/ogg"},kt=function(e){var t,n=(t=e.match(wt))?t[1].toLowerCase():"";return n in bt&&""!==yt.canPlayType(bt[n])},It=function(t){return new e((function(e,n){var i=new Audio(t);i.onloadeddata=function(){e(i)},i.onerror=n}))},Ct=function(t){var n,i=t.play();return(n=i)&&"function"==typeof n.then?i:e.resolve()},Et=function(){return"function"==typeof window.webkitAudioContext||"function"==typeof window.AudioContext?(t=_t(),{play:function(e){var i=n(e).then(t.playSound);return i.catch(O),i},preload:n=z((function(e){var n=t.preload(e);return n.catch(O),n})),unlock:function(){return t.unlock()}}):function(){var t=z(It);return{play:function(e){return t(e).then(Ct)},preload:t,unlock:function(){return e.resolve()}}}();var t,n},Lt=function(e){return Object.keys(e).reduce((function(t,n){var i,r=v((function(e){return kt(e)}),s(i=e[n])?i:[i]);return t[n]=r,t}),{})},xt=function(){var e,t,n,i,r=((e={}).new_message=["https://cdn.livechatinc.com/widget/static/media/new_message.34190d36.ogg","https://cdn.livechatinc.com/widget/static/media/new_message.f3efb3d2.mp3"],t=e,n=Et(),i=Lt(t),{play:function(e){n.play(i[e]).then(O,O)},preload:function(e){n.preload(i[e]).then(O,O)},unlock:function(){return n.unlock()}});return r.unlock().then((function(){return e=2e3,t=function(e){r.play(e)},n=0,function(){var i=Date.now();e>i-n||(n=Date.now(),t.apply(void 0,arguments))};var e,t,n}))},At=function(e){return!!e&&/native code/.test(e+"")},Tt=function(){return k(navigator.platform,["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"])&&k("Version/15",navigator.userAgent)},zt=function(){return/mobile/gi.test(navigator.userAgent)&&!("MacIntel"===navigator.platform&&k("iPad",navigator.userAgent))},Ot=function(){return k("Chrome",navigator.userAgent)},Pt=function(){return/Firefox/.test(navigator.userAgent)},St=function(e,t){return Ve(e,"visibility").state===t};function Mt(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;o.length>i;i++)0>t.indexOf(n=o[i])&&(r[n]=e[n]);return r}function jt(t,n){return n=n||{},new e((function(i,r){var o=new XMLHttpRequest,a=[],u=[],c={},s=function t(){return{ok:2==(o.status/100|0),statusText:o.statusText,status:o.status,url:o.responseURL,text:function(){return e.resolve(o.responseText)},json:function(){return e.resolve(o.responseText).then(JSON.parse)},blob:function(){return e.resolve(new Blob([o.response]))},clone:t,headers:{keys:function(){return a},entries:function(){return u},get:function(e){return c[e.toLowerCase()]},has:function(e){return e.toLowerCase()in c}}}};for(var d in o.open(n.method||"get",t,!0),o.onload=function(){o.getAllResponseHeaders().replace(/^(.*?):[^\S\n]*([\s\S]*?)$/gm,(function(e,t,n){a.push(t=t.toLowerCase()),u.push([t,n]),c[t]=c[t]?c[t]+","+n:n})),i(s())},o.onerror=r,o.withCredentials="include"==n.credentials,n.headers)o.setRequestHeader(d,n.headers[d]);o.send(n.body||null)}))}i()&&window;var Nt,Dt=function(){var e,t={all:e=e||new Map,on:function(t,n){var i=e.get(t);i?i.push(n):e.set(t,[n])},off:function(t,n){var i=e.get(t);i&&(n?i.splice(i.indexOf(n)>>>0,1):e.set(t,[]))},emit:function(t,n){var i=e.get(t);i&&i.slice().map((function(e){e(n)})),(i=e.get("*"))&&i.slice().map((function(e){e(t,n)}))}},n=t.all,i=Mt(t,["all"]);return S({},i,{off:function(e,t){e?i.off(e,t):n.clear()},once:function(e,t){i.on(e,(function n(r,o){i.off(e,n),t(r,o)}))}})},qt=(Object.freeze({success:!0}),(Nt={}).CONNECTION_LOST="Connection lost.",Nt.MISDIRECTED_CONNECTION="Connected to wrong region.",function(e){return e.map((function(e){switch(e.type){case"group_chooser":return S({},e,{options:e.options.map((function(e){var t=e.group_id;return S({},Mt(e,["group_id"]),{groupId:t})}))});case"rating":var t=e.comment_label;return S({},Mt(e,["comment_label"]),{commentLabel:t});default:return e}}))}),Wt=function(e){var t,n;return{id:e.id,fields:!("id"in e.fields[0])?(t=e.fields,n=t.map((function(e,t){return S({},e,{id:t+""})})),qt(n)):qt(e.fields)}},Ft={};function Ht(t,n){var i=void 0===n?{}:n,r=i.query,o=void 0===r?{}:r,a=i.jsonpParam,u=void 0===a?"jsonp":a,c=i.callbackName;return new e((function(e,n){Ye().then((function(i){var r,a=document.createElement("script"),s=c||y(Ft);Ft[s]=!0;var d="__"+s;window[d]=function(t){delete Ft[s],delete window[d],$e(a),e(t)},a.src=t+"?"+W(S({},o,((r={})[u]=d,r))),a.addEventListener("error",(function(){setTimeout((function(){return n(Error("JSONP request failed."))}),100)})),i.appendChild(a)}))}))}var Bt=/\.([a-z]{1,})$/i,Rt=function(e){var t=e.__priv,n={enabled:!0,x:parseInt(t.group["embedded_chat.eye_grabber.x"])+15,y:parseInt(t.group["embedded_chat.eye_grabber.y"]),src:Z(t.group["embedded_chat.eye_grabber.path"])};if(-1!==n.src.indexOf("/default/eyeCatchers/")){var i=n.src.match(Bt)[1];n.srcset={"1x":n.src,"2x":n.src.replace(RegExp("\\."+i,"i"),"-2x."+i)}}return n},Vt=function(e,t){var n,i,r="get_dynamic_configuration"===e?"v3.6":"v3.4";return"https://api"+((i=(n=t).region)&&"dal"!==i?"-"+i:"")+function(e){return 1520===e?".staging":""}(n.licenseId)+".livechatinc.com/"+r+"/customer/action/"+e},Gt=function e(t,n){var i=(void 0===n?{}:n).validateDefaultWidget,r=void 0===i||i;return Ht(Vt("get_dynamic_configuration",t),{query:S({license_id:t.licenseId,client_id:null!="c5e4f61e1a6c3b1521b541bc5c5a2ac5"?"c5e4f61e1a6c3b1521b541bc5c5a2ac5":"",url:Q(t.url,["cw_configurator"])},"number"==typeof t.groupId&&{group_id:t.groupId},t.channelType&&{channel_type:t.channelType},t.skipCodeInstallationTracking&&{test:1},t.productName&&{origin:t.productName},t.integrationName&&{implementation_type:t.integrationName})}).then((function(n){if(n.error)switch(n.error.type){case"misdirected_request":return e(S({},t,{region:n.error.data.region}));default:var i=Error(n.error.message);throw i.code=n.error.type.toUpperCase(),i}if(r&&"livechat"!==n.default_widget){var o=Error("The 'default_widget' is not 'livechat', but instead: '"+n.default_widget+"'");throw o.code="DEFAULT_WIDGET_NOT_LIVECHAT",o.organizationId=n.organization_id,o.defaultWidget=n.default_widget,o}if(!n.livechat_active){if("direct_link"===t.channelType){var a=W({utm_source:"expired_chat_link",utm_medium:"referral",utm_campaign:"lc_"+t.licenseId});window.location.replace("https://www.livechat.com/powered-by-livechat/?"+a)}var u=Error("License expired");throw u.code="LICENSE_EXPIRED",u}if(!n.livechat.domain_allowed){var c=Error("Current domain is not added to the allowlist.");throw c.code="DOMAIN_NOT_ALLOWED",c}return{organizationId:(s=n).organization_id,groupId:s.livechat.group_id,clientLimitExceeded:s.livechat.client_limit_exceeded,configVersion:s.livechat.config_version,localizationVersion:s.livechat.localization_version,onlineGroupIds:s.livechat.online_group_ids||[],region:t.region||null,language:s.livechat.language};var s}))},Ut=function(e){var t,n,i="feade1d6c3f17748ae4c8d917a1e1068",r=!!(null==(t=e.properties.group[i])?void 0:t.forwardTicketFormToHelpdesk),o=null==(n=e.properties.license[i])?void 0:n.hdLicenseID;return"number"==typeof o&&o>-1&&(r||"1"===e.__priv.license["helpdesk.inbound_forwarding"])},Jt=function(e){var t,n=e.buttons,i=e.allowed_domains,r=e.prechat_form,o=e.ticket_form,a=e.__priv,u=e.properties,c=Mt(e,["buttons","allowed_domains","prechat_form","ticket_form","__priv","properties"]),s="0"===a.group.tickets_enabled,d=!!!a.disable_native_tickets&&!!o,l=Ut(e),f=s||l||d;return S({},c,r&&{prechatForm:Wt(r)},f&&o&&{ticketForm:Wt(o)},{properties:u,buttons:n.map((function(e){return"image"===e.type?{id:e.id,type:e.type,onlineValue:Z(e.online_value),offlineValue:Z(e.offline_value)}:{id:e.id,type:e.type,onlineValue:e.online_value,offlineValue:e.offline_value}}))},i&&{allowedDomains:i},{__unsafeProperties:S({},a.s&&{s:!0},{group:{chatBoosters:a.group.chat_boosters,disabledMinimized:"1"===a.group["chat_window.disable_minimized"],disabledMinimizedOnMobile:"1"===a.group["chat_window.mobile_disable_minimized"],disabledOnMobile:"1"===a.group["chat_window.hide_on_mobile"],eyeCatcher:"1"===a.group["embedded_chat.display_eye_catcher"]?Rt(e):{enabled:!1},hasAgentAvatarsEnabled:"1"===a.group["chat_window.display_avatar"],hasCustomMobileSettings:"1"===a.group["chat_window.custom_mobile_settings"],hasHiddenTrademark:"1"===a.group["chat_window.hide_trademark"],hasSoundsEnabled:"0"===a.group["chat_window.disable_sounds"],initiallyHidden:"1"===a.group["chat_window.hide_on_init"]||"1"===a.group["chat_window.disable_minimized"],initiallyHiddenOnMobile:"1"===a.group["chat_window.mobile_hide_on_init"]||"1"===a.group["chat_window.mobile_disable_minimized"],hideOnInit:"1"===a.group["chat_window.hide_on_init"],language:a.group.language,linksUnfurlingEnabled:"1"===a.group.links_unfurling,logo:"1"===a.group["chat_window.display_logo"]?{enabled:!0,src:a.group["chat_window.logo_path"]}:{enabled:!1},minimizedType:a.group["chat_window.theme.minimized"],minimizedTypeOnMobile:a.group["chat_window.mobile_minimized_theme"],offlineMessagesEnabled:s,offsetX:parseInt(a.group["chat_window.offset_x"]),offsetXOnMobile:parseInt(a.group["chat_window.mobile_offset_x"]),offsetY:parseInt(a.group["chat_window.offset_y"]),offsetYOnMobile:parseInt(a.group["chat_window.mobile_offset_y"]),prechatFormAfterGreetingEnabled:"1"===a.group.pre_chat_survey_after_greeting,ratingEnabled:"1"===a.group["rate_me.enabled"],screenPosition:a.group["chat_window.screen_position"],screenPositionOnMobile:a.group["chat_window.mobile_screen_position"],transcriptButtonEnabled:"1"===a.group["chat_window.display_transcript_button"],theme:{name:a.group["chat_window.new_theme.name"],variant:a.group["chat_window.new_theme.variant"]||"light",customJson:a.group["chat_window.new_theme.custom_json"],agentbarBackgroundColor:a.group["chat_window.new_theme.agentbar_background_color"],agentbarText:a.group["chat_window.new_theme.agentbar_text"],agentMessageColorBackground:a.group["chat_window.new_theme.agent_message_color_background"],agentMessageColorText:a.group["chat_window.new_theme.agent_message_color_text"],backgroundColor:a.group["chat_window.new_theme.background_color"],ctaColor:a.group["chat_window.new_theme.cta_color"],minimizedColorBackground:a.group["chat_window.new_theme.minimized_color_background"],minimizedColorIcon:a.group["chat_window.new_theme.minimized_color_icon"],minimizedColorText:a.group["chat_window.new_theme.minimized_color_text"],systemMessageColor:a.group["chat_window.new_theme.system_message_color"],titlebarBackgroundColor:a.group["chat_window.new_theme.titlebar_background_color"],titlebarText:a.group["chat_window.new_theme.titlebar_text"],visitorMessageColorBackground:a.group["chat_window.new_theme.visitor_message_color_background"],visitorMessageColorText:a.group["chat_window.new_theme.visitor_message_color_text"]}},license:{creditCardMaskingEnabled:"1"===a.license.mask_credit_cards,nonProfit:"1"===a.license.non_profit,licenseinboundForwardingToHelpdeskEnabled:"1"===a.license["helpdesk.inbound_forwarding"]},helpdeskIntegrationEnabled:l,ticketFormMode:(t=e,Ut(t)?"helpdesk":"0"===t.__priv.group.tickets_enabled?"offline_message":"livechat")})})},Xt=function(e,t){return Ht("https://api.openwidget.com/v1.0/configuration/"+e,{callbackName:"ow_config",query:S({},t&&{integration_name:t})}).then((function(t){var n=t.staticConfig,i=t.localization;return S({},Mt(t,["staticConfig","localization"]),Jt(n),{localization:x((function(e){return e.toLowerCase()}),i),organizationId:e})}))},Yt=function(e){var t=document.createElement("textarea");t.value=e,t.style.position="fixed",t.style.top="0",t.style.left="0",t.style.opacity="0",document.body.appendChild(t),t.select(),document.execCommand("copy"),document.body.removeChild(t)},$t="data-lc-focus",Kt="data-lc-event",Qt="data-lc-prop",Zt="data-lc-action",en="data-lc-action-value",tn="data-lc-action-success";function nn(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return rn(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 rn(e,t)}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var i=0;return function(){return e.length>i?{done:!1,value:e[i++]}:{done:!0}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function rn(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=Array(t);t>n;n++)i[n]=e[n];return i}var on=O;function an(e,t,n,i){var r,o=n.contentDocument,a=null!=(r=i.state.application.language)?r:"en";if(null===o)throw Error("Parameter `frame` needs to be inserted into any document before rendering");Ot()?(o.documentElement.lang=a,o.head.innerHTML=e,o.body.innerHTML=t):(o.open(),o.write('\n\t\t\t\n\t\t\t\n\t\t\t\t
'+e+"\n\t\t\t\t"+t+"\n\t\t\t\n\t\t"),o.close());for(var u,c=o.documentElement,s=function(){var e=u.value,t=e.getAttribute(Kt);if("string"!=typeof t)return"continue";for(var n,r=function(){var t=n.value.split(":"),r=t[0],o=t[1];if(!r||!o)return"continue";e.removeAttribute(Kt),e.addEventListener(r,(function(t){var n,a,u,c,s,d,l,f,p,m;t.stopPropagation();var v,h={type:t.type,bubbles:!0,isTrusted:t.isTrusted,cancelBubble:t.cancelBubble,cancelable:t.cancelable,composed:t.composed,defaultPrevented:t.defaultPrevented,eventPhase:t.eventPhase,timeStamp:t.timeStamp,currentTarget:{value:null==(n=t.currentTarget)?void 0:n.value,checked:null==(a=t.currentTarget)?void 0:a.checked,disabled:null==(u=t.currentTarget)?void 0:u.disabled,draggable:null==(c=t.currentTarget)?void 0:c.draggable,hidden:null==(s=t.currentTarget)?void 0:s.hidden},target:{value:null==(d=t.target)?void 0:d.value,checked:null==(l=t.target)?void 0:l.checked,disabled:null==(f=t.target)?void 0:f.disabled,draggable:null==(p=t.target)?void 0:p.draggable,hidden:null==(m=t.target)?void 0:m.hidden}};if("click"===r&&"copy"===e.getAttribute(Zt))return v=e.getAttribute(en),navigator.clipboard?navigator.clipboard.writeText(v).catch(Yt):Yt(v),void(e.innerHTML=e.getAttribute(tn));i.call("crossFrameEvent",o,JSON.stringify(h))}))},o=nn(t.split(";"));!(n=o()).done;)r()},d=nn(D(c.querySelectorAll("["+Kt+"]")));!(u=d()).done;)s();var l=c.querySelector("["+$t+"]");if(l&&(l.removeAttribute($t),l.focus(),"INPUT"===l.nodeName)){l.setSelectionRange(l.value.length,l.value.length)}for(var f,p=[],m=function(){var e=f.value,t=e.getAttribute(Qt);if("string"!=typeof t)return"continue";e.removeAttribute(Qt);var n=t.split(":"),i=n[0],r=n[1];p.push((function(t){var n,o,a=null==(n=t.views)||null==(o=n.minimized)?void 0:o[r.replace("!","")];"string"==typeof a&&(a=a.trim()),"disabled"===i&&(a=r.includes("!")?!a:!!a),"boolean"==typeof a?e.toggleAttribute(i,a):a?e.setAttribute(i,a):e.removeAttribute(i)}))},v=nn(D(c.querySelectorAll("["+Qt+"]")));!(f=v()).done;)m();p.forEach((function(e){return e(i.state)})),i.off("state_diff",on),i.on("state_diff",on=function(e){var t;(null==e||null==(t=e.views)?void 0:t.minimized)&&p.forEach((function(t){return t(e)}))})}var un=function(e){var t,n,i,r=e.allowVideoConferencing,o=e.allowClipboardWrite,a=e.allowDisplayCapture,u=["clipboard-read; clipboard-write;"];if(e.allowAutoplay&&!Pt()&&u.push("autoplay;"),a&&u.push("display-capture *;"),r){var c={"display-capture *;":!Ot()||(i=navigator.userAgent.match(/Chrom(e|ium)\/([0-9]+)\./),(i?parseInt(i[2],10):0)>=94),"picture-in-picture *;":"PictureInPictureEvent"in window,"fullscreen *;":"function"==typeof Element.prototype.requestFullscreen};u=[].concat(u,["microphone *;","camera *;"],Object.keys((t=Boolean,l(n=c).reduce((function(e,i){return t(n[i])&&(e[i]=n[i]),e}),{}))))}return o&&!Pt()&&u.push("clipboard-write *;"),u.join(" ")},cn=function(e){return e.replace(/\?+$/,"")};function sn(e,t){return ae((n=function(){return me(pe(e,"state_diff"),he((function(){return e.state})),ve(e.state),he(t),ce(j),Te(pe(e,"unbind")))},function(e,t){if(0===e){var i=!1;t(0,(function(e){2===e&&(i=!0)})),t(1,n()),i||t(2)}}));var n}var dn=function(e,t){return me(sn(e,t),Ee(1))},ln=["maximize","minimize"],fn={maximize:["feature","messageDraft"],minimize:[]},pn=function(e,t){var n=e.target;if(n instanceof Element){var i=n.closest("[data-openwidget-action]");if(i){var r=i.getAttribute("data-openwidget-action");if(r)if(function(e){return k(e,ln)}(r)){var o=function(e,t){var n={},i=fn[t];return i&&i.forEach((function(t){var i=e.getAttribute("data-openwidget-"+t);i&&(n[t]=i)})),n}(i,r);t[r](o)}else console.error('OpenWidget: Action "'+r+'" is not allowed. Allowed actions: '+ln.join(", "));else console.error("OpenWidget: Action attribute value not found.")}}},mn=null,vn=function(){if(mn)throw Error("Title notification service already initialized");mn=function(){try{var e=document.title,t=null,n=void 0,i=document.querySelector("title");return i&&new MutationObserver((function(n){var i=n[0].target.textContent;i&&![e,t].includes(i)&&(e=i)})).observe(i,{subtree:!0,characterData:!0,childList:!0}),{setTitleNotification:function(i){i!==t&&(t=i,e=document.title,document.title=t,clearInterval(n),n=window.setInterval((function(){document.title=document.title===e&&t?t:e}),2e3))},clearTitleNotification:function(){document.title=e,clearInterval(n),t=null},getOriginalPageTitle:function(){return e}}}catch(e){return console.error("Error while creating title notification service",e),null}}()},hn=function(){if(!mn)throw Error("Title notification service not initialized");return mn},gn=function(){return{title:mn?mn.getOriginalPageTitle():document.title,url:cn(document.location+""),referrer:document.referrer}},_n=function(e){me(function(e,t){return oe((function(n){var i=new MutationObserver(n);return i.observe(e,t),function(){i.disconnect()}}))}(document.body,{childList:!0,subtree:!0}),he(gn),ce((function(e,t){return e.url===t.url})),Te(pe(e,"unbind")),de((function(t){e.call("storeMethod",["setApplicationState",{page:t}])})))},wn="application/x-postmate-v1+json",yn=0,bn={handshake:1,"handshake-reply":1,call:1,emit:1,reply:1,request:1},kn=function(e,t){return("string"!=typeof t||e.origin===t)&&(!!e.data&&("object"==typeof e.data&&("postmate"in e.data&&(e.data.type===wn&&!!bn[e.data.postmate]))))},In=function(){function e(e){var t=this;this.parent=e.parent,this.frame=e.frame,this.child=e.child,this.childOrigin=e.childOrigin,this.events={},this.listener=function(e){if(!kn(e,t.childOrigin))return!1;var n=((e||{}).data||{}).value||{},i=n.name;"emit"===e.data.postmate&&i in t.events&&t.events[i].call(t,n.data)},this.parent.addEventListener("message",this.listener,!1)}var t=e.prototype;return t.get=function(e){var t=this;return new En.Promise((function(n){var i=++yn;t.parent.addEventListener("message",(function e(r){r.data.uid===i&&"reply"===r.data.postmate&&(t.parent.removeEventListener("message",e,!1),n(r.data.value))}),!1),t.child.postMessage({postmate:"request",type:wn,property:e,uid:i},t.childOrigin)}))},t.call=function(e,t){this.child.postMessage({postmate:"call",type:wn,property:e,data:t},this.childOrigin)},t.on=function(e,t){this.events[e]=t},t.destroy=function(){window.removeEventListener("message",this.listener,!1),this.frame.parentNode.removeChild(this.frame)},e}(),Cn=function(){function e(e){var t=this;this.model=e.model,this.parent=e.parent,this.parentOrigin=e.parentOrigin,this.child=e.child,this.child.addEventListener("message",(function(e){if(kn(e,t.parentOrigin)){var n=e.data,i=n.property,r=n.uid,o=n.data;"call"!==e.data.postmate?function(e,t){var n="function"==typeof e[t]?e[t]():e[t];return En.Promise.resolve(n)}(t.model,i).then((function(t){return e.source.postMessage({property:i,postmate:"reply",type:wn,uid:r,value:t},e.origin)})):i in t.model&&"function"==typeof t.model[i]&&t.model[i].call(t,o)}}))}return e.prototype.emit=function(e,t){this.parent.postMessage({postmate:"emit",type:wn,value:{name:e,data:t}},this.parentOrigin)},e}(),En=function(){function e(e){var t=e.container,n=void 0===t?void 0!==n?n:document.body:t,i=e.model,r=e.url,o=e.iframeAllowedProperties;return this.parent=window,this.frame=document.createElement("iframe"),o&&(this.frame.allow=o),n.appendChild(this.frame),this.child=this.frame.contentWindow||this.frame.contentDocument.parentWindow,this.model=i||{},this.sendHandshake(r)}return e.prototype.sendHandshake=function(t){var n,i=this,r=function(e){var t=document.createElement("a");t.href=e;var n=t.protocol.length>4?t.protocol:window.location.protocol,i=t.host.length?"80"===t.port||"443"===t.port?t.hostname:t.host:window.location.host;return t.origin||n+"//"+i}(t),o=0;return new e.Promise((function(e,a){i.parent.addEventListener("message",(function t(o){return!!kn(o,r)&&("handshake-reply"===o.data.postmate?(clearInterval(n),i.parent.removeEventListener("message",t,!1),i.childOrigin=o.origin,e(new In(i))):a("Failed handshake"))}),!1);var u=function(){o++,i.child.postMessage({postmate:"handshake",type:wn,model:i.model},r),5===o&&clearInterval(n)},c=function(){u(),n=setInterval(u,500)};i.frame.attachEvent?i.frame.attachEvent("onload",c):i.frame.addEventListener("load",c),i.frame.src=t}))},e}();En.debug=!1,En.Promise=function(){try{return window?window.Promise:e}catch(e){return null}}(),En.Model=function(){function e(e){return this.child=window,this.model=e,this.parent=this.child.parent,this.sendHandshakeReply()}return e.prototype.sendHandshakeReply=function(){var e=this;return new En.Promise((function(t,n){e.child.addEventListener("message",(function i(r){if(r.data.postmate){if("handshake"===r.data.postmate){e.child.removeEventListener("message",i,!1),r.source.postMessage({postmate:"handshake-reply",type:wn},r.origin),e.parentOrigin=r.origin;var o=r.data.model;return o&&Object.keys(o).forEach((function(t){e.model[t]=o[t]})),t(new Cn(e))}return n("Handshake Reply Failed")}}),!1)}))},e}(),En.Promise=e;var Ln=function(t){var n=t.methods,i=Mt(t,["methods"]);return new En(i).then((function(t){var i=t.on,r=t.call,o=function(){for(var e=arguments.length,n=Array(e),i=0;e>i;i++)n[i]=arguments[i];return r.apply(t,n)},a=Dt(),u={},s={};return n.resolveRemoteCall=function(e){var t=e.id,n=e.value,i=s[t];delete s[t],i(n)},t.on=function(e,n){a.on(e,n),u[e]||(u[e]=!0,function(){for(var e=arguments.length,n=Array(e),r=0;e>r;r++)n[r]=arguments[r];i.apply(t,n)}(e,(function(t){a.emit(e,t)})))},t.off=a.off,t.on("remote-call",(function(e){var i=e.id,r=e.method,a="function"==typeof n[r]?n[r].apply(t,e.args):void 0;a&&"function"==typeof a.then?a.then((function(e){o("resolveRemoteCall",{id:i,value:e})})):o("resolveRemoteCall",{id:i,value:a})})),t.emit=function(e,t){o("emitEvent",{event:e,data:t})},t._emit=a.emit,t.call=function(t){for(var n=arguments.length,i=Array(n>1?n-1:0),r=1;n>r;r++)i[r-1]=arguments[r];return new e((function(e){var n=y(s);s[n]=e,o("remoteCall",{id:n,method:t,args:i})}))},c(t,n)}))},xn=window.Wix,An=function(){return new e((function(e){xn.getSiteInfo((function(t){var n=t.url,i=t.referrer||t.referer||"";t.baseUrl&&-1===n.indexOf(t.baseUrl)&&(n=t.baseUrl),e({title:t.pageTitle,referrer:i,url:n})}))}))},Tn=e.resolve(),zn=function(e){Tn.then(e)},On=function(e){return zn((function(){throw e}))};function Pn(e){return me(sn(e,(function(e){return Ve(e,"availability")})),se(E))}var Sn="liveChatChatId";function Mn(e){return me(sn(e,(function(e){return qe(e,Sn).active})),Ee(1),ge((function(t){return t?me(sn(e,(function(e){return qe(e,Sn).properties.currentAgent})),se(Boolean),he((function(){return t})),xe(1)):ye(t)})))}function jn(e,t){return me(pe(e,"state_diff"),he((function(){return Ve(e.state,"readyState")})),se((function(e){return e===t})),xe(1),Ce)}function Nn(e,t){return me(jn(e,te),ge(t))}function Dn(e,t){return me(jn(e,ne),ge(t))}function qn(e,t){return me(sn(e,(function(e){return Ve(e,"invitation")})),he((function(e){return e[t]})),se(E),be,se((function(e){return e[1].length>e[0].length})),he((function(e){return L(e[1])})))}var Wn=function(){return window.GoogleAnalyticsObject||"ga"},Fn=function(e){var t=e.event,n=e.label,i=e.nonInteraction,r=e.trackerName,o=window[Wn()];o&&"function"==typeof o&&o([r,"send"].filter(Boolean).join("."),{hitType:"event",eventCategory:"LiveChat",eventAction:t,eventLabel:n,nonInteraction:i})},Hn={ga:Fn,gaAll:function(e){var t=window[Wn()];if(t&&"function"==typeof t.getAll){var n=t.getAll();s(n)&&n.forEach((function(t){Fn(S({},e,{trackerName:t&&"function"==typeof t.get?t.get("name"):null}))}))}},gaq:function(e){var t=window._gaq;t&&"function"==typeof t.push&&t.push(["_trackEvent","LiveChat",e.event,e.label,null,e.nonInteraction])},gtm:function(e){var t=window.dataLayer;t&&"function"==typeof t.push&&t.push({event:"LiveChat",eventCategory:"LiveChat",eventAction:e.event,eventLabel:e.label,nonInteraction:e.nonInteraction})},pageTracker:function(e){var t=window.pageTracker;t&&"function"==typeof t._trackEvent&&t._trackEvent("LiveChat",e.event,e.label,null,e.nonInteraction)},urchinTracker:function(e){var t=window.urchinTracker;t&&"function"==typeof t&&t(e.event)},gtag:function(e){var t=window.gtag;t&&"function"==typeof t&&t("event",e.event,{event_category:"LiveChat",event_label:e.label,non_interaction:e.nonInteraction})}},Bn=function(e){var t=e.version,n=e.sendToAll;if(t&&"function"==typeof Hn[t])return n&&"ga"===t?"gaAll":t;if("object"==typeof window.pageTracker&&"function"==typeof window.pageTracker._trackEvent)return"pageTracker";if("function"==typeof window.urchinTracker)return"urchinTracker";if("function"==typeof window.gtag)return"gtag";if(!e.omitGtm&&"object"==typeof window.dataLayer&&"function"==typeof window.dataLayer.push)return"gtm";if("object"==typeof window._gaq)return"gaq";if(window.GoogleAnalyticsObject&&"string"==typeof window.GoogleAnalyticsObject)return n?"gaAll":"ga";if("function"==typeof window.ga){var i=!1;if(window.ga((function(e){i="object"==typeof e})),i)return n?"gaAll":"ga"}return null},Rn={Chat:"LiveChat Chat started","Automated greeting":"LiveChat Automated greeting displayed","Ticket form":"LiveChat Ticket form displayed","Ticket form filled in":"LiveChat Ticket form filled in","Pre-chat survey":"LiveChat Pre-chat survey displayed","Pre-chat survey filled in":"LiveChat Pre-chat survey filled in","Post-chat survey":"LiveChat Post-chat survey displayed","Post-chat survey filled in":"LiveChat Post-chat survey filled in"},Vn=function(){return window.mixpanel&&"function"==typeof window.mixpanel.track&&"function"==typeof window.mixpanel.register},Gn={googleAnalytics:function(e){var t=e.trackerName;return t?Hn[t]:null},kissmetrics:function(){return null},mixpanel:function(){if(!Vn())return null;return function(e){var t=e.event,n=e.eventData,i=e.persistentData;if(Vn()){var r=window.mixpanel;i&&(r.register(i),!Vn())||t in Rn&&r.track(Rn[t],n)}}}},Un=function(e,t){var n=t.analytics,i=Object.keys(n).filter((function(e){return n[e].enabled})).map((function(e){var t=n[e],i=Gn[e];try{return i(t)}catch(e){return On(e),null}})).filter(Boolean);if(0!==i.length){var r=function(t,n){var r=void 0===n?{}:n,o=r.group,a=void 0===o?Ve(e.state,"group"):o,u=r.nonInteraction,c=void 0!==u&&u,s=r.eventData,d=void 0===s?{}:s,l=r.persistentData,f=void 0===l?null:l,p=r.useDataAsLabel,m=0!==a?"Group ID: "+a:"(no group)",v=void 0!==p&&p?q(d).map((function(e){return e[0]+": "+e[1]})).join(", "):m;i.forEach((function(e){try{e({event:t,nonInteraction:c,label:v,eventData:S({},d,{group:m}),persistentData:f})}catch(e){On(e)}}))};me(sn(e,(function(e){return Ve(e,"readyState")})),se((function(e){return e===te})),xe(1),ge((function(){return Mn(e)})),se(Boolean),de((function(){var t=Fe(e.state);r("Chat",{eventData:{email:t.email,name:t.name},persistentData:{"performed chat":!0}})}))),e.on("add_event",(function(e){var t=e.event.properties;t.invitation&&t.receivedFirstTime&&r("Automated greeting",{nonInteraction:!0})})),e.on("on_chat_booster_launched",(function(e){var t=e.title;r("Chat Booster Launched: "+t,{eventData:{appId:e.id,title:t}})})),e.on("on_prechat_survey_submitted",(function(){r("Pre-chat survey filled in")})),e.on("on_postchat_survey_submitted",(function(){r("Post-chat survey filled in")})),e.on("on_ticket_created",(function(e){r("Ticket form filled in",{eventData:{email:e.visitor_email}})})),e.on("rich_greeting_button_clicked",(function(e){r("Rich greeting button clicked",{eventData:{buttonText:e.button.text,greetingId:e.event.properties.id},useDataAsLabel:!0})})),["prechat","postchat","ticket","offline"].forEach((function(t){var n;me(fe(pe(e,"set_default_view"),pe(e,"set_current_view")),se((function(e){return e.viewInfo&&"Chat"===e.viewInfo.view&&e.viewInfo.default===t})),Te(pe(e,"unbind")),(n=function(){var n,i,r,o,a={prechat:["on_prechat_survey_submitted","Pre-chat survey"],postchat:["on_postchat_survey_submitted","Post-chat survey"],ticket:["on_ticket_created","Ticket form"],offline:["on_ticket_created","Ticket form"]}[t],u=a[0];return me(function(){for(var e=arguments.length,t=Array(e),n=0;e>n;n++)t[n]=arguments[n];return function(e,n){if(0===e){var i=t.length;if(0===i)return n(0,(function(){})),void n(2);var r,o=0,a=function(e,t){r(e,t)};!function e(){o!==i?t[o](0,(function(t,i){0===t?(r=i,0===o?n(0,a):r(1)):2===t&&i?n(2,i):2===t?(o++,e()):n(t,i)})):n(2)}()}}}(ye(a[1]),we),(n=me(sn(e,(function(e){return St(e,"maximized")})),se(Boolean)),o=void 0===(r=(void 0===i?{}:i).size)?100:r,function(e){return function(t,i){var r=[];if(0===t){var a,u,c=!1;e(0,(function(e,t){if(0===e&&(a=t,n(0,(function(e,t){if(0===e)(u=t)(1);else if(1===e){c=!0,u(2);var n=r.slice();r.length=0,n.forEach((function(e){return i(1,e)}))}}))),1===e)return c?void i(1,t):(r.push(t),r.length>o&&r.shift(),void a(1));i(e,t)}))}}}),Te(pe(e,u)))},function(e){return function(t,i){if(0===t){var r,o=null,a=function(e,t){if(0!==e)return 1===e?(i(1,t),void o(1)):void(2===e&&(o=null));(o=t)(1)},u=function(e,t){2===e&&null!==o&&o(2,t),r(e,t)};e(0,(function(e,t){if(0===e)return r=t,void i(0,u);if(1!==e){if(2===e){if(i(2,t),null===o)return;o(2,t)}}else{if(null!==o)return;n(t)(0,a)}}))}}}),de((function(e){r(e)})))}))}},Jn=function(e){return e.actingAsDirectLink||e.isInCustomContainer},Xn=function(){var e="lc_get_time_"+w();window.performance&&"function"==typeof window.performance.mark&&window.performance.mark(e);var t=performance.getEntriesByName(e)[0].startTime;return performance.clearMarks(e),t},Yn=function(){if("undefined"==typeof PerformanceObserver)return null;var t=Xn(),n=[],i=new PerformanceObserver((function(e){n.push.apply(n,e.getEntries())}));i.observe({entryTypes:["longtask"]});var r=function(){var e,i=L(n);return i?(e=i,Xn()-e.startTime+e.duration):Xn()-t};return{disconnect:function(){return i.disconnect()},getLongTasks:function(){return[].concat(n)},waitForIdle:function(t){return new e((function(e){!function o(){n.push.apply(n,i.takeRecords());var a=r();t>a?setTimeout(o,Math.ceil(t-a)):e()}()}))}}},$n=function(t){void 0===t&&(t="first-contentful-paint");var n,i=Yn();return i?(n=t,new e((function(e){var t=performance.getEntriesByName(n);if(I(t))if("undefined"!=typeof PerformanceObserver){var i=setTimeout((function(){r.disconnect(),e(null)}),6e4),r=new PerformanceObserver((function(t){var o=v((function(e){return e.name===n}),t.getEntries());o&&(r.disconnect(),clearTimeout(i),e(o))}));r.observe({entryTypes:["paint"]})}else e(null);else e(t[0])}))).then((function(e){return e?i.waitForIdle(5e3).then((function(){return i.disconnect(),i.getLongTasks()})):null})):e.resolve(null)},Kn=function(e){var t=performance.getEntriesByName(e);return 1!==t.length?null:t[0]},Qn=function(e,t){return e&&t?Math.abs(t.startTime-e.startTime):null},Zn=function(e){if(!e)return null;var t=performance.getEntriesByType("navigation");return e.startTime-(I(t)?performance.timing.domContentLoadedEventStart-performance.timing.navigationStart:t[0].domContentLoadedEventStart)},ei=function(){if(!Math.floor(1e3*Math.random())){var e=$n().then((function(e){return e?N(e.filter((function(e){return k(".livechatinc.com",e.attribution[0].containerSrc)})).map((function(e){return e.duration}))):null}));return{getLogs:function(){return e.then((function(e){var t,n=1!==(t=performance.getEntriesByType("resource").filter((function(e){return/livechatinc\.com\/(.+\/)?tracking.js/.test(e.name)}))).length?null:t[0],i=Kn("lc_bridge_init"),r=Kn("lc_bridge_ready");return f((function(e){return e&&Number(e.toFixed(2))}),{timeFromTrackingStart:Qn(n,r),timeFromBridgeInit:Qn(i,r),timeFromDomContentLoaded:Zn(r),totalBlockingTimeContributedToOurScript:e})}))}}}},ti=function(e){e.innerHTML=""},ni=function(e,t){var n=document.querySelectorAll(".livechat_button"),i=k(t.groupId,t.onlineGroupIds||[]);[].forEach.call(n,(function(n){var r=n.getAttribute("data-id"),o=v((function(e){return e.id===r}),t.buttons);if(o){var a=b("#","0.href",n);"image"===o.type?function(e,t){var n=e.text,i=e.url,r=e.src;ti(t);var o=Ke("a",{href:i}),a=Ke("img",{src:r,alt:n,title:n});o.appendChild(a),t.appendChild(o)}({url:a,text:n.textContent,src:i?o.onlineValue:o.offlineValue},n):function(e,t){var n=e.text,i=e.url;ti(t);var r=Ke("a",{href:i});r.appendChild(document.createTextNode(n)),t.appendChild(r)}({url:a,text:i?o.onlineValue:o.offlineValue},n),n.children[0].addEventListener("click",(function(t){t.preventDefault(),e.maximize()}))}}))},ii=function(e,t){var n=function(){t()||Ge(nt,e)},i=function(){t()||Ge(it,e)};if("onbeforeprint"in window)window.addEventListener("beforeprint",n),window.addEventListener("afterprint",i);else if(At(window.matchMedia)){var r=window.matchMedia("print");r&&r.addListener((function(e){e.matches?n():i()}))}},ri=function(e,t){return void 0===t&&(t=!1),t&&e.__unsafeProperties.group.hasCustomMobileSettings},oi=function(e,t){var n=e.__unsafeProperties.group;return ri(e,t)?n.screenPositionOnMobile:n.screenPosition},ai=function(e,t){var n=e.__unsafeProperties.group;return ri(e,t)?{x:n.offsetXOnMobile,y:n.offsetYOnMobile}:{x:n.offsetX,y:n.offsetY}},ui=function(e,t,n){var i=t.__unsafeProperties.group.eyeCatcher;if(i.enabled&&!function(e,t){var n=e.__unsafeProperties.group;return ri(e,t)?n.disabledMinimizedOnMobile:n.disabledMinimized}(t)){var r,o,a=function(e){var t=Ve(e);return t.eyeCatcher.hidden||"minimized"!==t.visibility.state||"online"!==t.availability||t.readyState===ee},u=function(){r&&($e(r),r=null),clearTimeout(o)},c=function(){var r,o=Ke("div",ot),c=oi(t);Ge(((r={bottom:i.y+"px"})[c]=i.x+"px",r),o);var s,d=Ke("div",at);15>i.x&&"right"===c&&Ge(((s={})[c]=10-i.x+"px",s),d);d.innerHTML="×";var l=Ke("div",ut),f=S({},ct,{src:i.src,alt:n.embedded_chat_now});i.srcset&&(f.srcset=q(i.srcset).map((function(e){return e[1]+" "+e[0]})).join(", "));var p=Ke("img",f);return l.appendChild(p),p.addEventListener("load",(function(){Ge({width:p.width+"px",height:p.height+"px"},p)})),p.addEventListener("error",u),o.appendChild(d),o.appendChild(l),ii(o,(function(){return a(e.state)})),document.body.appendChild(o),At(window.matchMedia)&&window.matchMedia("(hover: none)").matches?Ge({display:"block"},d):(o.addEventListener("mouseover",(function(){Ge({display:"block"},d)})),o.addEventListener("mouseout",(function(){Ge({display:"none"},d)}))),o.addEventListener("click",(function(t){t.stopPropagation(),t.preventDefault(),e.maximize()})),d.addEventListener("mouseover",(function(){Ge({color:"#444"},d)})),d.addEventListener("mouseout",(function(){Ge({color:"#000"},d)})),d.addEventListener("click",(function(t){t.preventDefault(),t.stopPropagation(),e.call("hideEyeCatcher")})),o};me(sn(e,a),Le({next:function(e){e?u():o=setTimeout((function(){r=c()}),430)},complete:u}))}},ci=function(e){var t,n,i,r;me((t=function(){return!!document.hasFocus&&document.hasFocus()},n=function(e,n){if(0===e){var i=!1;n(0,(function(e){2===e&&(i=!0)})),n(1,t()),i||n(2)}},i=he((function(){return!0}))(le(window,"focus")),r=he((function(){return!1}))(le(window,"blur")),fe(n,i,r)),Te(pe(e,"unbind")),de((function(t){e.emit("focus",t)})))},si=zt(),di=function(e,t){if(e.iframeAddress)return e.iframeAddress;if(window.__ow)return"https://cdn.livechatinc.com/widget/openwidget.html";var n="https://secure"+((1520===e.licenseId?"-lc":"")+".livechatinc.com");return t.region&&(n=n.replace("secure","secure-"+t.region)),n+"/customer/action/open_chat"},li=function(e,t,n){var i=!!e.customContainer;return{page:t,license:e.licenseId,region:n.region,group:n.groupId,requestedGroup:e.requestedGroupId,customer:e.customer,hidden:!(e.actingAsDirectLink||i)&&function(e){var t=e.__unsafeProperties.group;return si&&t.hasCustomMobileSettings?t.initiallyHiddenOnMobile:t.initiallyHidden}(n),uniqueGroups:e.uniqueGroups,analytics:{googleAnalytics:{enabled:!!n.integrations.analytics,trackerName:Bn(e.gaParams)},kissmetrics:{enabled:!!n.integrations.kissmetrics},mixpanel:{enabled:!!n.integrations.mixpanel}},actingAsDirectLink:e.actingAsDirectLink,initMaximized:e.initMaximized,isInCustomContainer:i,clientLimitExceeded:n.clientLimitExceeded,integrationName:e.integrationName,productName:e.productName,initialView:e.initialView,iframeAddress:di(e,n)}};var fi=function(e,t){if(!e)return!0;var n=function(e){var t=e.match(H);return t&&t[1]}(t);return!!n&&[].concat(e,["livechatinc.com","lc.chat"]).some((function(e){var t=n.length-e.length;return-1!==n.indexOf(e,t)&&(n.length===e.length||"."===n.charAt(t-1))}))},pi=function(e){return function(t){var n=window.LC_API||{};if("function"==typeof t&&t(n),"function"==typeof n[e])try{n[e]()}catch(e){On(e)}}},mi=[],vi=function(e){30>mi.length||(mi=mi.slice(1));for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];mi.push({name:e,args:n})},hi="always visible",gi="always hide",_i="hide until it gets activated";function wi(e,t,n){return function(i){var r,o=(void 0===i?{}:i).prettyPrint,a=void 0===o||o,u=t.analytics.googleAnalytics.trackerName,c=!fi(n.allowedDomains,document.location.href),s=[["window.open",!/native code/.test(window.open)],["document.domain",window.location.hostname!==document.domain],["window.frames",window.frames!==window],["JSON.stringify",!/native code/.test(window.JSON.stringify)],["JSON.parse",!/native code/.test(window.JSON.parse)],["Object.keys",!/native code/.test(Object.keys)],["console.log",!/native code/.test(console.log)]].filter((function(e){return e[1]})).map((function(e){return e[0]})),d=l(dt.style).some((function(t){return e.frame.style.getPropertyValue(t)!==dt.style[t]})),f=function(e){var t="";return{desktopVisibility:t=e.initiallyHidden?e.disabledMinimized?gi:_i:hi,mobileVisibility:e.hasCustomMobileSettings?e.hiddenOnMobile?gi:e.initiallyHiddenOnMobile?e.disabledMinimizedOnMobile?gi:_i:hi:t}}(n.__unsafeProperties.group),p=f.desktopVisibility,m=f.mobileVisibility,v=[{msg:"language: "+n.__unsafeProperties.group.language},{msg:"region: "+n.region},{msg:"license number: "+window.__lc.license},{msg:"group id: "+e.state.application.group},{msg:"hidden: "+(e.state.application.hidden?"yes":"no")},{msg:"tracker name: "+u},{msg:"desktop visibility: "+p,isNotStandard:p!==hi},{msg:"mobile visibility: "+m,isNotStandard:m!==hi},{msg:"chat between groups: "+(window.__lc.chat_between_groups?"yes":"no")},{msg:"is iframe inline style modified: "+(d?"yes":"no"),isNotStandard:d},{msg:"is current domain not allowed by the allowed domains: "+(c?"yes":"no"),isNotStandard:c},{msg:"overrides: "+(s.length>0?s.join(",\n"):"none"),isNotStandard:s.length>0},{msg:"call history: "+(mi.length>0?mi.map((function(e){return e.name+"("+e.args.join(", ")+")"})).join(",\n"):"none"),isNotStandard:mi.length>0}];if(!a)return v;var h=v.filter((function(e){return e.isNotStandard})),g=v.filter((function(e){return!e.isNotStandard})),_=[].concat(h,g);return-1!==s.indexOf("console.log")?_.map((function(e){return e.msg})).join("\n\n"):((r=console).log.apply(r,[_.map((function(e){return"%c"+e.msg})).join("\n\n")].concat(_.map((function(e){return e.isNotStandard?"color: red;":""})))),"")}}function yi(e){for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];return function(){"function"==typeof e&&e.apply(void 0,n)}}function bi(e,t,n){return me(pe(e,n),de((function(e){return zn(yi(t[n],e))})))}function ki(e){return T(e.filter(Boolean).map((function(e){var t;return(t={})[e.name]=e.value+"",t})))}function Ii(e,t){var n,i=v((function(e){return!e[1]}),q((n=t,["name","email"].reduce((function(e,t){return u(t,n)&&(e[t]=n[t]),e}),{}))));if(i){var r=i[1];console.error("[LiveChatWidget] Customer "+i[0]+" cannot be set to "+(""===r?"empty string":r))}else e.call("storeMethod",["requestUpdateUser",Be(e.state),t])}function Ci(e,t){e.call("storeMethod",["requestSetUserProperties",Be(e.state),t])}function Ei(e){return null!=e?e+"":null}var Li="liveChatChatId",xi=function(e){for(var t=arguments.length,n=Array(t>1?t-1:0),i=1;t>i;i++)n[i-1]=arguments[i];return zn(yi.apply(void 0,[e].concat(n)))};function Ai(e,t,n){window.LC_API=window.LC_API||{};var i=window.LC_API;me(function(e){return me(sn(e,(function(e){return St(e,"maximized")})),se(E))}(e),de((function(){return xi(i.on_chat_window_opened)}))),me(Dn(e,(function(){return function(e){return me(sn(e,(function(e){return St(e,"minimized")})),Ee(1),se(E))}(e)})),de((function(){return xi(i.on_chat_window_minimized)}))),me(function(e){return me(sn(e,(function(e){return St(e,"hidden")})),se(E))}(e),de((function(){return xi(i.on_chat_window_hidden)}))),me(Pn(e),de((function(e){return xi(i.on_chat_state_changed,{state:"online"===e?"online_for_chat":"offline"})}))),me(Dn(e,(function(){return Mn(e)})),se(E),de((function(){return xi(i.on_chat_started,{agent_name:He(e.state,qe(e.state,Li).properties.currentAgent).name})}))),me(Dn(e,(function(){return Mn(e)})),se(C),de((function(){return xi(i.on_chat_ended)}))),me(Dn(e,(function(){return pe(e,"on_message")})),de((function(e){return xi(i.on_message,e)}))),me(pe(e,"widget_resize"),de((function(e){return xi(i.on_widget_resize,e.size)}))),me(function(e){return me(pe(e,"add_event"),se((function(e){return e.event.properties.invitation})),he((function(t){var n=t.event;return{event:n,author:He(e.state,n.author)}})))}(e),de((function(e){var t=e.author,n=e.event,r=n.properties;xi(i.on_message,{text:r.text,timestamp:n.timestamp,invitation:!0,user_type:"agent",agent_login:t.id,agent_name:t.name,received_first_time:r.receivedFirstTime})}))),bi(e,i,"on_postchat_survey_submitted"),bi(e,i,"on_prechat_survey_submitted"),bi(e,i,"on_rating_comment_submitted"),bi(e,i,"on_rating_submitted"),bi(e,i,"on_ticket_created"),i.set_custom_variables=function(t){vi("LC_API.set_custom_variables",t),Ci(e,ki(t))},i.update_custom_variables=function(t){vi("LC_API.update_custom_variables",t),Ii(e,{properties:ki(t)})},i.set_visitor_name=function(t){vi("LC_API.set_visitor_name",t),Ii(e,{name:Ei(t)})},i.set_visitor_email=function(t){vi("LC_API.set_visitor_email",t),Ii(e,{email:Ei(t)})},i.open_chat_window=i.show_full_view=i.open_mobile_window=function(){vi("LC_API.open_chat_window"),e.maximize()},i.minimize_chat_window=function(){vi("LC_API.minimize_chat_window"),Jn(t)||e.minimize()},i.hide_eye_catcher=function(){vi("LC_API.hide_eye_catcher"),e.call("hideEyeCatcher")},i.hide_chat_window=function(){vi("LC_API.hide_chat_window"),Jn(t)||e.hide()},i.agents_are_available=function(){return vi("LC_API.agents_are_available"),"online"===Ve(e.state,"availability")},i.chat_window_maximized=function(){return vi("LC_API.chat_window_maximized"),St(e.state,"maximized")},i.chat_window_minimized=function(){return vi("LC_API.chat_window_minimized"),St(e.state,"minimized")},i.chat_window_hidden=function(){return vi("LC_API.chat_window_hidden"),St(e.state,"hidden")},i.visitor_queued=function(){return vi("LC_API.visitor_queued"),qe(e.state,Li).properties.queued},i.chat_running=function(){return vi("LC_API.chat_running"),qe(e.state,Li).active},i.visitor_engaged=function(){return vi("LC_API.visitor_engaged"),i.visitor_queued()||i.chat_running()||!!qe(e.state,Li).properties.fakeAgentMessageId},i.get_window_type=function(){return vi("LC_API.get_window_type"),"embedded"},i.close_chat=function(){vi("LC_API.close_chat"),e.call("storeMethod",["requestUpdateChat",Li,{active:!1}])},i.diagnose=wi(e,t,n),i.get_last_visit_timestamp=function(){return Ve(e.state).clientLastVisitTimestamp},i.get_visits_number=function(){return Ve(e.state).clientVisitNumber},i.get_page_views_number=function(){return Ve(e.state).clientPageViewsCount},i.get_chats_number=function(){return Ve(e.state).clientChatNumber},i.get_visitor_id=function(){return Fe(e.state).serverId},i.get_chat_id=function(){return qe(e.state,Li).serverId},i.trigger_sales_tracker=function(e,t){var n=s(t)?t:[];"string"==typeof e&&""!==e&&i.set_custom_variables([].concat(n,[{name:"__sales_tracker_"+e,value:"1"}]))},i.scriptTagVersion=function(){return"LiveChatWidget"in window?window.LiveChatWidget._v:"1.0"},["on","off","call","get"].forEach((function(e){i[e]=function(){var t="LiveChatWidget"in window?'call it on the new "LiveChatWidget" global object.':"upgrade your snippet code. You can do it by going to: https://my.livechatinc.com/settings/code";console.warn('[LiveChatWidget] In order to use "'+e+'" function you need to '+t)}})),i.disable_sounds=O}var Ti={handler:null,setHandler:function(e){this.handler=e},navigate:function(e){var t=this;zn((function(){window.location.origin===R(e)&&"function"==typeof t.handler?t.handler(Y(e)):window.open(e,"_blank")}))}},zi="liveChatChatId",Oi=function(e){var t,n=e.trackerId,i=e.orderId,r=e.orderPrice;return I(Mt(e,["trackerId","orderId","orderPrice"]))||console.warn("When using trigger_sales_tracker, you can only pass 'trackerId', 'orderId' and 'orderPrice' as keys"),f(String,m(((t={})["__sales_tracker_"+n]="1",t.__order_id=i,t.__order_price=r,t)))},Pi=function(e){var t=e.id;return S({uniqueId:e.uniqueId},t&&{id:t})},Si=function(e,t){return b(null,"properties",h((function(e){return e.properties.uniqueId===t}),De(e.state,zi)))},Mi=function(e){return t=function(e){if("call"!==e[0])return"other";switch(e[1][0]){case"set_customer_email":return"email";case"set_customer_name":return"name";case"set_session_variables":case"trigger_sales_tracker":case"update_session_variables":return"fields";case"destroy":case"hide":case"maximize":case"minimize":return"visibility"}},Object.keys(n=e).reduce((function(e,i){var r=n[i],o=t(r);return e[o]=e[o]||[],e[o].push(r),e}),{});var t,n};function ji(e,t,n){var i,r=Dt(),o=window.LiveChatWidget||window.OpenWidget,a=function(e,t){var n;return(n={get:g,call:_,on:l,once:m,off:r.off})[e].apply(n,t)},u=function(e,t){return zn((function(){return r.emit(e,t)}))},c=function(e){void 0===e&&(e=[]);var t=L(e);if(t){var n=t[1];_(n[0],n[1])}},s=Mi(o._q);function d(t,n,i){switch(n){case"new_event":case"form_submitted":case"greeting_hidden":case"rating_submitted":case"visibility_changed":case"greeting_displayed":case"availability_changed":case"customer_status_changed":case"rich_message_button_clicked":return void r[t](n,i);case"ready":return void(Ve(e.state,"readyState")!==ee?zn((function(){return i({state:h("state"),customerData:h("customer_data")})})):r[t](n,i));default:return void console.error('[LiveChatWidget] callback "'+n+'" does not exist.')}}function l(e,t){vi("LiveChatWidget.on","'"+e+"'",t),d("on",e,t)}function m(e,t){vi("LiveChatWidget.once","'"+e+"'",t),d("once",e,t)}function h(t){switch(t){case"state":var n=Ve(e.state);return{availability:n.availability,visibility:n.visibility.state};case"chat_data":var i=qe(e.state,zi),r=i.properties;return{chatId:i.serverId||null,threadId:(i.active||r.ended)&&r.lastThread||null};case"customer_data":var o=Fe(e.state),a=o.serverId,u=o.name,c=o.email,s=o.properties,d=Ve(e.state).isReturning,l=qe(e.state,zi),f=l.active,m=l.properties,h=m.queued,g=m.fakeAgentMessageId,_=v((function(e){return e.id===g}),l.events);return{name:u,email:c,isReturning:d,sessionVariables:s,id:a,status:h?"queued":f?"chatting":_&&_.properties.invitation?"invited":"browsing"};case"features":return p(Ve(e.state).config.features);default:return void console.error('[LiveChatWidget] property "'+t+'" not exists.')}}function g(e){return vi("LiveChatWidget.get","'"+e+"'"),h(e)}function _(n,i){switch(vi.apply(void 0,["LiveChatWidget.call","'"+n+"'"].concat(i)),n){case"hide":case"maximize":case"minimize":if(Jn(t))return;return void e[n](i);case"destroy":return e.kill(),delete window.__lc_inited,delete window.LC_API,void delete window.LiveChatWidget;case"set_session_variables":return void Ci(e,f(String,i));case"set_customer_name":return void Ii(e,{name:Ei(i)});case"set_customer_email":return void Ii(e,{email:Ei(i)});case"update_session_variables":return void Ii(e,{properties:f(String,i)});case"trigger_sales_tracker":return void Ci(e,Oi(i));case"hide_greeting":return void e.call("hideGreeting");case"set_navigation_handler":return void Ti.setHandler(i);default:return void console.error('[LiveChatWidget] method "'+n+'" not exists.')}}void 0===(i=s.other)&&(i=[]),i.forEach((function(e){a(e[0],e[1])})),c(s.visibility),c(s.name),c(s.email),function(e){var t,n=(void 0===(t=e)&&(t=[]),t.reduce((function(e,t){var n=t[1],i=n[1];switch(n[0]){case"set_session_variables":return e.mode="set",e.properties=i,e;case"trigger_sales_tracker":return e.mode="set",e.properties=Oi(i),e;case"update_session_variables":return"none"===e.mode&&(e.mode="update"),e.properties=S({},e.properties,i),e}}),{mode:"none"})),i=n.mode;"none"!==i&&_(i+"_session_variables",n.properties)}(s.fields),o._q=[],o._h=a,o.scriptTagVersion=function(){return o._v},o.diagnose=wi(e,t,n),me(jn(e,ne),de((function(){var e;e=function(e){return"function"==typeof e&&zn((function(){return e(o)}))},Array.isArray(window.__lc_onready)&&(window.__lc_onready.forEach(e),window.__lc_onready={push:e}),u("ready",{state:h("state"),customerData:h("customer_data")})}))),me(Dn(e,(function(){return Pn(e)})),de((function(e){return u("availability_changed",{availability:e})}))),me(Dn(e,(function(){return dn(e,(function(){return h("state").visibility}))})),de((function(e){u("visibility_changed",{visibility:e})}))),me(Dn(e,(function(){return dn(e,(function(){return h("customer_data").status}))})),de((function(e){return u("customer_status_changed",{status:e})}))),me(Dn(e,(function(){return qn(e,"hiddenIds")})),he((function(t){return Si(e,t)})),se(E),de((function(e){return u("greeting_hidden",Pi(e))}))),me(Dn(e,(function(){return qn(e,"displayedIds")})),he((function(t){return Si(e,t)})),se(E),de((function(e){return u("greeting_displayed",Pi(e))}))),me(pe(e,"on_rating_submitted"),de((function(e){return u("rating_submitted",e)}))),me(fe(pe(e,"add_event"),pe(e,"send_event")),se((function(e){return k(e.event.type,["message","emoji","rich_message","file"])})),he((function(t){var n=t.event,i=n.timestamp,r=n.properties,o=He(e.state,n.author),a=!0===r.invitation;return S({timestamp:i,type:n.type,author:{id:o.serverId,type:o.id===Be(e.state)?"customer":"agent"}},a&&{greeting:Pi(r)})})),de((function(e){return u("new_event",e)}))),me(fe(me(pe(e,"send_event"),he((function(e){var t=e.event,n=t.type,i=t.properties;if("rich_message_postback"===n)return{postbackId:"postback"in i?i.postback.id:i.id,eventId:i.eventId};if("message"===n&&i.triggeredBy){var r=i.triggeredBy;return{postbackId:r.button.postbackId,eventId:r.event}}return null})),se(E)),me(pe(e,"rich_greeting_button_clicked"),he((function(e){var t=e.event;return{eventId:t.id,postbackId:e.button.postbackId,greeting:Pi(t.properties)}})))),de((function(e){return u("rich_message_button_clicked",e)}))),me(fe(me(pe(e,"on_ticket_created"),he((function(){return"ticket"}))),me(pe(e,"on_prechat_survey_submitted"),he((function(){return"prechat"}))),me(pe(e,"on_postchat_survey_submitted"),he((function(){return"postchat"})))),de((function(e){return u("form_submitted",{type:e})})))}var Ni={position:Tt()?"absolute":"fixed",height:Tt()?"calc(100vh - env(safe-area-inset-bottom))":"100%",width:"100%",top:0,right:0,bottom:0,left:0,overflowY:"hidden"},Di=function(e){var t=document.querySelector('meta[name="viewport"]')||function(){var e=Ke("meta",{name:"viewport"});return document.getElementsByTagName("head")[0].appendChild(e),e}(),n=null,i=function(){var e,i=t.content,r=(e=document.body,Object.keys(Ni).reduce((function(t,n){return t[n]=e.style[n],t}),{})),o=document.documentElement.scrollTop;return t.content="width=device-width, initial-scale=1.0, maximum-scale=1.0",Ge(Ni,document.body),function(){n=null,Ge(r,document.body),t.content=i,document.documentElement.scrollTop=o}};St(e.state,"maximized")&&(n=i()),me(sn(e,(function(e){return St(e,"maximized")})),be,Le({next:function(e){e[1]?n=i():n()},complete:function(){n&&n()}}))},qi=function(e){var t;me((t=2e3,function(e,n){if(0===e){var i=0,r=setInterval((function(){n(1,i++)}),t);n(0,(function(e){2===e&&clearInterval(r)}))}}),he(gn),ce((function(e,t){return e.url===t.url})),Te(pe(e,"unbind")),de((function(t){e.call("storeMethod",["setApplicationState",{page:t}])})))};var Wi=function(e){me(Nn(e,(function(){return pe(e,"add_event")})),se((function(e){var t=e.event;return"custom"===t.type&&t.properties.customId&&-1!==t.properties.customId.indexOf("cyber-finger-snapshot-request-")})),de((function(t){var n,i=t.event.properties.customId.replace("cyber-finger-snapshot-request-","");try{var r=(n=(void 0)[0],JSON.stringify(n));e.call("storeMethod",["emit","send_snapshot",{snapshot:r,requestId:i,screen:{width:window.innerWidth,height:window.innerHeight,scrollY:window.pageYOffset,scrollX:window.pageXOffset}}])}catch(e){}})))};function Fi(e,t){return null!=t&&null!=e&&"object"==typeof t&&"object"==typeof e?Hi(t,e):e}function Hi(e,t){var n;if(Array.isArray(e)){n=e.slice(0,t.length);for(var i=0;t.length>i;i++)void 0!==t[i]&&(n[i]=Fi(t[i],n[i]))}else for(var r in n=S({},e),t)u(r,t)&&(void 0===t[r]?delete n[r]:n[r]=Fi(t[r],n[r]));return n}var Bi=function(t){return new e((function(e){t.on("state",(function n(i){t.off("state",n),t.state=i,e(i)})),t.on("state_diff",(function(e){t.state=Hi(t.state,e)})),t.on("store_event",(function(e){t._emit(e[0],e[1])})),t.call("startStateSync")}))},Ri=zt(),Vi=function(e){return Ri?{width:"100%",height:"100%"}:"modern"===e.__unsafeProperties.group.theme.name?{width:"400px",height:"465px"}:{width:"392px",height:"714px"}},Gi=function(e,t){return Object.keys(e.properties.license).some((function(n){return e.properties.license[n][t]}))},Ui=function(e,t,n){var i,r,o,a=ai(t,Ri);return!e&&n?((r={})[oi(t,Ri)]="0",r.bottom=a.y+"px",r.maxHeight="100%",r):Ri&&e?((o={})[oi(t,Ri)]="0",o.bottom="0",o.maxHeight="100%",o):((i={})[oi(t,Ri)]=a.x+"px",i.bottom=a.y+"px",i.maxHeight="calc(100% - "+a.y+"px)",i)},Ji=function(e){return e.style.setProperty("transition","none","important")},Xi=function(e,t){var n,i=Ke("div",rt),r=ai(e,Ri),o=Ui(t,e),a=Vi(e);return Ge(S(((n={width:a.width,height:a.height})[oi(e,Ri)]=r.x+"px",n),o),i),i},Yi=function(t,n,i,r,o,a){var u,c,s=W(m(S({license_id:n.license,group:n.group,embedded:1,widget_version:3,initial_view:n.initialView,unique_groups:Number(n.uniqueGroups)},!!r&&{custom_identity_provider:1},!!o&&{features:o},"openwidget"===a?{organizationId:n.organizationId}:{})));vn();var d={kill:function(){this._emit("widget_resize",{size:{width:"0px",height:"0px"}}),this.unbind(),t.custom||$e(t.element)},applyHiddenStyles:function(){Ge(nt,t.element)},isFocused:function(){return!!document.hasFocus&&document.hasFocus()},resize:function(e){var n=void 0===e?{}:e,r={width:n.width,height:n.height},o=Ui(n.maximized,i,n.ignoreHorizontalOffset);Ge(S({},r,o),t.element);var a=Xe(["width","height"],t.element);this._emit("widget_resize",{size:r,computedSize:a})},show:function(){Ge(it,t.element)},hide:function(){this.call("hide")},focusMinimized:function(){var e=document.getElementById(Ze);if(e&&e.contentDocument){var t=e.contentDocument.querySelector("button");t&&t.focus()}},minimize:function(){this.call("minimize")},maximize:function(e){var t=this,n=document.activeElement,i=window.event&&window.event.isTrusted?window.event.type:null;n.addEventListener("blur",(function e(){n.removeEventListener("blur",e),t.emit("host_focus_shifted")})),this.call("maximize",i,e)},unbind:function(){var e=this;this.hide(),this.destroy(),this._emit("unbind"),this.off(),this.call=O,Object.keys(d).forEach((function(t){e[t]=O}))},callIdentityProvider:function(e){return null==r?void 0:r[e]()},applyFramesStyle:function(e){var t=e.minimizedFrameStyle,n=e.maximizedFrameStyle,i=document.getElementById(Qe),r=document.getElementById(Ze);i&&Ge(n,i),r&&Ge(t,r)},renderCrossFrameMarkup:function(e){var n=this,i=e[0],r=e[1],o=document.getElementById(Ze);o||(o=document.createElement("iframe"),Ue(S({},lt,{title:"openwidget"===a?tt:et}),o),t.element.appendChild(o),o.contentDocument.fonts.ready.then((function(){return n.emit("minimized_frame_fonts_ready")})).catch(O)),an(i,r,o,this)},getMinimizedDimensions:function(){var e=document.getElementById(Ze).contentDocument.querySelector('[role="main"]');return Xe(["width","height"],e)},callElementMethod:function(e){var t,n,i=e[0],r=e[1],o=e.slice(2);null==(t=document.getElementById(Ze).contentDocument.querySelector(i))||null==(n=t[r])||n.call.apply(n,[t].concat(o))},getElementProperties:function(e){var t=e[0],n=e[1],i=document.getElementById(Ze),r=i&&i.contentDocument.querySelector(t);return r?P(n,r):{}},setTitleNotification:function(e){var t=hn();e?t.setTitleNotification(e):t.clearTitleNotification()}},l=n.iframeAddress+"?"+s,f=new MutationObserver((function(e){return e.forEach((function(e){var n=v((function(e){return"IFRAME"===e.tagName&&e.getAttribute("src")===l}),e.addedNodes);n&&function(e,t,n){Ue(S({},dt,{title:"openwidget"===n?tt:et}),t),e.custom||Ge(st,t)}(t,n,a)}))}));return f.observe(t.element,{childList:!0}),new Ln({container:t.element,url:l,methods:d,iframeAllowedProperties:un({allowAutoplay:!0,allowVideoConferencing:Gi(i,"microphone"),allowClipboardWrite:Gi(i,"clipboard_write"),allowDisplayCapture:1520===n.license||!1}),model:S({},n,{fullWidth:null==(u=t.size)?void 0:u.width,fullHeight:null==(c=t.size)?void 0:c.height,serverConfig:i,parentWidth:window.innerWidth,parentHeight:window.innerHeight,defaultWidget:a})}).then((function(t){return e.all([t,Bi(t)])})).then((function(e){var t=e[0];return f.disconnect(),t}))},$i=function(e,t,n,i,r,o){e.call("storeMethod",["setLocalization",i]),mt(e),n.custom||ii(n.element,(function(){return St(e.state,"hidden")})),Ri||"wix"===t.integrationName||ui(e,r,i),Ji(e.frame),function(e,t,n){Ai(e,t,n),("LiveChatWidget"in window||"OpenWidget"in window)&&ji(e,t,n)}(e,t,r),Un(e,t),me(Nn(e,(function(){return function(e){var t=!1;e.on("iframe_sound_unlocked",(function(){return t=!0})),xt().then((function(n){t||(e.emit("bridge_sound_unlocked"),e.on("add_event",(function(t){var i=t.event;Ve(e.state,"muted")||function(e,t){return"system"!==e.author&&!e.properties.welcomeMessage&&e.author!==t&&"custom"!==e.type}(i,Be(e.state))&&n(vt)})))}))}(e),we})),de(O)),"wix"===t.integrationName?function(e){xn.addEventListener(xn.Events.PAGE_NAVIGATION,(function(){An().then((function(t){return e.call("storeMethod",["setApplicationState",{page:t}])}))}))}(e):(qi(e),"openwidget"===o&&(_n(e),function(e){var t=function(t){return pn(t,e)};me(sn(e,(function(e){return e.application.readyState})),se((function(e){return e===te})),xe(1),de((function(){document.addEventListener("click",t)}))),me(pe(e,"unbind"),de((function(){document.removeEventListener("click",t)})))}(e))),ci(e),t.actingAsDirectLink||n.custom||function(e){me(sn(e,(function(e){return St(e,"hidden")})),Ee(1),de((function(t){t?e.applyHiddenStyles():e.show()})))}(e),ft(e),function(e){var t=function(){setTimeout((function(){document.addEventListener("touchstart",O),setTimeout((function(){document.removeEventListener("touchstart",O)}),500)}),500)};window.addEventListener("orientationchange",t),e.on("unbind",(function n(){e.off("unbind",n),window.removeEventListener("orientationchange",t)}))}(e),ni(e,r),Ri&&Di(e),Wi(e),e.on("rich_greeting_button_clicked",(function(e){var t=e.button;"url"===t.type&&Ti.navigate(t.value)})),e.on("open_in_new_tab",(function(e){Ti.navigate(e)}))},Ki=function(t){return Gt(t).then((function(n){var i;return e.all([n,(i={organizationId:n.organizationId,licenseId:t.licenseId,groupId:n.groupId,region:n.region,version:n.configVersion},Ht(Vt("get_configuration",i),{callbackName:"lc_static_config",query:S({organization_id:i.organizationId,version:i.version},"number"==typeof i.groupId&&{group_id:i.groupId})}).then((function(e){return Jt(e)})))]).then((function(e){return S({},e[0],e[1])}))}))},Qi=function(t,n){window.performance&&"function"==typeof window.performance.mark&&window.performance.mark("lc_bridge_init");var i=!1,r=t;window.LC_API=window.LC_API||{},window.LC_API.is_loaded=function(){return i};var o=n.region,a=n.organizationId,u=n.requestedGroupId,c=n.integrationName,s=n.customIdentityProviderInitializer,d=S({licenseId:n.licenseId,skipCodeInstallationTracking:n.skipCodeInstallationTracking,productName:n.productName,integrationName:c,channelType:n.actingAsDirectLink?"direct_link":"code",url:cn(document.location+"")},"number"==typeof u&&{groupId:u},"string"==typeof o&&{region:o}),l="livechat"===r?Ki(d).catch((function(e){if("DEFAULT_WIDGET_NOT_LIVECHAT"===e.code&&"openwidget"===e.defaultWidget)return r=e.defaultWidget,window.__ow=window.__ow||{},window.__ow.organizationId=e.organizationId,window.OpenWidget=S({},window.LiveChatWidget),Xt(e.organizationId);throw e})):Xt(a,c);e.all([l,"wix"===c?An():gn(),Ye()]).then((function(t){var o=t[0],u=t[1],c=t[2];if(fi(o.allowedDomains,window.top===window?window.location.hostname:document.referrer)){if(!Ri||!o.__unsafeProperties.group.disabledOnMobile||n.actingAsDirectLink){var d=ei(),l=function(e){if(null===e)return null;var t=e();return"object"!=typeof t||"function"!=typeof t.getToken||"function"!=typeof t.getFreshToken||"function"!=typeof t.hasToken||"function"!=typeof t.invalidate?(console.error("custom_identity_provider() does not return proper handlers. ({getFreshToken: () => Promise