/*! For license information please see publicPostPage.js.LICENSE.txt */
!function(e){var t={};function n(i){if(t[i])return t[i].exports;var r=t[i]={i:i,l:!1,exports:{}};return e[i].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,i){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:i})},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 i=Object.create(null);if(n.r(i),Object.defineProperty(i,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(i,r,function(t){return e[t]}.bind(null,r));return i},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=10)}([function(e,t,n){"use strict";(function(e,i){function r(e,t){if(!e)return null;let n=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector;for(;e&&!n.call(e,t);)e=e.parentElement;return e}function o(e){"complete"===document.readyState?e():window.addEventListener("load",()=>{setTimeout(e)})}n.d(t,"a",(function(){return Cu})),n.d(t,"b",(function(){return au})),n.d(t,"c",(function(){return eu})),n.d(t,"d",(function(){return Vl})),n.d(t,"e",(function(){return Iu})),n.d(t,"f",(function(){return yu})),n.d(t,"g",(function(){return K})),n.d(t,"h",(function(){return Ua})),n.d(t,"i",(function(){return Tm})),n.d(t,"j",(function(){return Am})),n.d(t,"k",(function(){return km})),n.d(t,"l",(function(){return Sm})),n.d(t,"m",(function(){return jr})),n.d(t,"n",(function(){return qa})),n.d(t,"o",(function(){return hs})),n.d(t,"p",(function(){return kl})),n.d(t,"q",(function(){return no})),n.d(t,"r",(function(){return nu})),n.d(t,"s",(function(){return Nm})),n.d(t,"t",(function(){return Fa})),n.d(t,"u",(function(){return v}));class a{constructor(){this._unloadCallbacks=[],this._initEventListener()}_initEventListener(){window.addEventListener("beforeunload",e=>{for(let t=0;t<this._unloadCallbacks.length&&!1!==this._unloadCallbacks[t].call(null,e);t++);})}addUnloadCallback(e){e instanceof Function&&this._unloadCallbacks.push(e)}}const s=function(){let e;return{getInstance:function(){return e||(e=new a),e}}}();class c{constructor(){this._pagehideCallbacks=[],this._initEventListener()}_initEventListener(){window.addEventListener("pagehide",e=>{for(let t=0;t<this._pagehideCallbacks.length;t++)this._pagehideCallbacks[t].call(null,e)})}addPagehideCallback(e){e instanceof Function&&this._pagehideCallbacks.push(e)}}const l=function(){let e;return{getInstance:function(){return e||(e=new c),e}}}();function u(e){return null==e||"object"!=typeof e?[]:Array.prototype.slice.call(e)}function d(e,t,n){const i=new RegExp("([\\?&])".concat(n?t:encodeURIComponent(t),"=([^&#]*)")).exec(e);return i&&(n?i[2]:decodeURIComponent(i[2]))}function h(e,t){return p(e,"trk",t)}function p(e,t,n,i){if(!e||!t)throw new Error("Required param of addQueryParam missing: url = ".concat(e,",  key = ").concat(t));t=encodeURIComponent(t),n=encodeURIComponent(n);const r=d(e,t,!0);if(r)return i?e.replace(r,n):e;{const i=e.indexOf("?");let[r,o]=e.split("#"),a="&";return i<0?a="?":i===e.length-1&&(a=""),o&&(o="#".concat(o)),"".concat(r).concat(a).concat(t,"=").concat(n).concat(o||"")}}function f(e,t,n){var i=this;if("function"!=typeof e)throw new TypeError("Expected a function.");let r;return function(){for(var o=arguments.length,a=new Array(o),s=0;s<o;s++)a[s]=arguments[s];const c=()=>{r=null,n||e.apply(i,a)},l=n&&!r;clearTimeout(r),r=setTimeout(c,t),l&&e.apply(i,a)}}function m(e){const t=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));return t&&t[2]}function g(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=document.createEvent("CustomEvent");i.initCustomEvent(t,!0,!0,n),e.dispatchEvent(i)}var v=Object.freeze({__proto__:null,closest:r,onload:o,UnloadHandler:s,PagehideHandler:l,makeArray:u,outerWidth:function(e){let t=e.offsetWidth,n=getComputedStyle(e);return t+=(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0),t},elementInViewport:function(e){const t=e.getBoundingClientRect(),n=window.innerHeight||document.documentElement.clientHeight,i=window.innerWidth||document.documentElement.clientWidth,r=t.top<=n&&t.top+t.height>=0,o=t.left<=i&&t.left+t.width>=0;return r&&o},hasElementScrolledToThreshold:function(){let{scrollTop:e=scrollY,clientHeight:t=window.innerHeight,scrollHeight:n=document.body.scrollHeight}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2?arguments[2]:void 0;return r?e<=t*i:e>=n-(t+t*i)},getQueryParam:d,addTrackingCode:h,addQueryParam:p,debounce:f,getCookie:m,dispatchCustomEvent:g,getDeferredPromise:function(){let e,t;const n=new Promise((n,i)=>{e=n,t=i});return n.resolve=e,n.reject=t,n},isDocumentHidden:function(e){return void 0!==e.msHidden?e.msHidden:void 0!==e.hidden?e.hidden:void 0},stripQueryParams:function(e){return"string"!=typeof e?null:e.split("?")[0]},getUrlWithQueryParamObject:function(e,t){if(!e||!t)return e;let n=e;for(const e of Object.keys(t))n=p(n,e,t[e],!0);return n},getQueryParameters:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.location.href;const t={};if(e){const n=e.split("?")[1],i=n&&n.split("&");i&&i.forEach(e=>{const n=e.split("=");t[n[0]]=decodeURIComponent(n[1])})}return t}});function y(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=e.querySelector('meta[name="pageKey"]'),i=e.getElementById("config"),r=i&&"true"===i.dataset.disableJsbeaconPagekeySuffix;return n&&n.content?"".concat(n.content).concat(r||t.skipSuffix?"":"_jsbeacon"):""}function E(e){let t=e.querySelector('meta[name="linkedin:pageTag"]');return t&&t.content||""}function b(e){let t=e.querySelector('meta[name="locale"]');return t&&t.content||""}function w(e){let t=e.domain;return t?t.split(".").slice(-2).join("."):""}function x(e){return e&&'"'===e.charAt(0)&&'"'===e.charAt(e.length-1)?e.slice(1,-1):e}const _={ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",ESCAPE:"Escape",ENTER:"Enter",SPACEBAR:" ",TAB:"Tab"},T={Down:_.ARROW_DOWN,Right:_.ARROW_RIGHT,Left:_.ARROW_LEFT,Up:_.ARROW_UP,Esc:_.ESCAPE,Spacebar:_.SPACEBAR,Tab:_.TAB};function S(e){return T[e]||e}class k{constructor(e,t,n){let{mainButton:i,closeButton:r}=n,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e)throw Error("An element must be provided to Collapsible");if(!t)throw Error("An expandable element must be provided to Collapsible");if(!i)throw Error("A main button element must be provided to Collapsible");this.el=e,this.expandableEl=t,this._isList=["UL","OL","DL"].includes(this.expandableEl.tagName);const{isOpen:a=!1}=o;this.isOpen=a,this.mainButton=i,this.closeButton=r,this.buttons=[i],this._isList&&this.el.addEventListener("keyup",e=>this._onKeyUp(e)),this.expandableEl.addEventListener("keydown",e=>this._onKeyDown(e)),this.mainButton.addEventListener("click",e=>this.closeButton?this._open(e):this._toggle(e)),this.mainButton.addEventListener("keydown",e=>this._onButtonKeyDown(e)),this.closeButton&&(this.closeButton.addEventListener("click",()=>this.close()),this.closeButton.addEventListener("keydown",e=>this._onButtonKeyDown(e)),this.buttons.push(this.closeButton))}get isList(){return this._isList}_toggle(e){this.isOpen?this.close():this._open(e)}_onButtonKeyDown(e){switch(S(e.key)){case _.ENTER:case _.SPACEBAR:e.preventDefault(),this.isOpen?this.close():this._open(e);break;case _.ARROW_UP:this.isOpen||this._open(e);break;case _.ARROW_DOWN:this.isOpen&&this.close()}}_onKeyUp(e){S(e.key)===_.SPACEBAR&&e.preventDefault()}_onKeyDown(e){const t=S(e.key);if(t===_.ESCAPE&&this.isOpen)this.close();else if(this._isList){let n;switch(t){case _.SPACEBAR:g(e.target,"click");break;case _.ARROW_LEFT:case _.ARROW_UP:n=r(e.target,"li");let t=n.previousElementSibling;t&&g(t,"focusEl");break;case _.ARROW_RIGHT:case _.ARROW_DOWN:n=r(e.target,"li");let i=n.nextElementSibling;i&&g(i,"focusEl")}}}_open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!this.isOpen){const{key:t}=e;this.isOpen=!0,this.buttons.forEach(e=>e.setAttribute("aria-expanded",this.isOpen)),g(this.el,"open",{key:t})}}close(){let{shouldReturnFocusToTrigger:e=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.isOpen&&(this.isOpen=!1,this.buttons.forEach(e=>e.setAttribute("aria-expanded",this.isOpen)),g(this.el,"close"),e&&this.mainButton.focus())}}const C=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([disabled]):not([tabindex^="-"]):not([type="hidden"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])'],I=[...C,'[tabindex]:not([tabindex^="-"]):not([disabled])'].join(","),A=[...C,"[tabindex]:not([disabled])"].join(",");function L(e){const t=window.getComputedStyle(e);return"hidden"===t.visibility||"none"===t.display}function R(e){let t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement,i=arguments.length>2?arguments[2]:void 0;return e===n?!L(e):i&&i.get(e)?i.get(e):(L(e)?t=!1:e.parentNode&&(t=R(e.parentNode,n,i)),i&&i.set(e,t),t)}class O{constructor(e){if(!e)throw new Error("An element must be passed in to Disable Background Navigation");this._container=e,this._hiddenElements=[]}disableBackground(){let e=this._container;for(;e&&e!==document.body&&e.parentElement;)this._hiddenElements=this._hiddenElements.concat([...e.parentElement.children].filter(t=>t!==e&&"true"!==t.getAttribute("aria-hidden")&&(t.setAttribute("aria-hidden",!0),!0))),e=e.parentElement}enableBackground(){this._hiddenElements.forEach(e=>{e.removeAttribute("aria-hidden")}),this._hiddenElements=[]}}const N=["class","disabled","style","tabindex","type"];class P{constructor(e){if(!e)throw new Error("FocusTrap: No focus trap container passed in");this._container=e,this._observer=new MutationObserver(()=>this._setFirstAndLastFocusableEls(this._container)),this._handleKeyDown=this._focusTrap.bind(this),this._backgroundNavigationDisabler=new O(this._container)}init(){this._observer.observe(this._container,{attributeFilter:N,attributes:!0,childList:!0,subtree:!0}),this._setFirstAndLastFocusableEls(this._container),this._container.addEventListener("keydown",this._handleKeyDown),this._backgroundNavigationDisabler.disableBackground()}tearDown(){this._observer.disconnect(),this._container.removeEventListener("keydown",this._handleKeyDown),this._backgroundNavigationDisabler.enableBackground()}_focusTrap(e){const{key:t,target:n}=e,i=S(t),r=i===_.TAB&&e.shiftKey;r||i!==_.TAB||n!==this.lastFocusableEl?r&&n===this.firstFocusableEl&&(this.lastFocusableEl.focus(),e.preventDefault()):(this.firstFocusableEl.focus(),e.preventDefault())}_setFirstAndLastFocusableEls(e){const[t,n]=this._getFirstAndLastFocusableEls(e);this.firstFocusableEl=t,this.lastFocusableEl=n,setTimeout(()=>{this._hasFocusBeenDropped()&&("-1"===e.getAttribute("tabindex")?e.focus():this.firstFocusableEl.focus())},100)}_hasFocusBeenDropped(){const e=document.activeElement;return!e||e===document.body}_getFirstAndLastFocusableEls(e){const t=[...e.querySelectorAll(I)],n=new Map;let i,r,o=0,a=t.length-1;for(;(!i||!r)&&o<=a;){if(!i){const r=t[o];i=R(r,e,n)&&r,o++}if(!r){const i=t[a];r=R(i,e,n)&&i,a--}}return r=r||i,[i,r]}}const D=/.*(iPad|iPod|iPhone|Android|BB10|BlackBerry|IEMobile).*/;function M(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:navigator.userAgent;return!!e&&D.test(e)}const U=".".concat("collapsible-dropdown","__list"),B=".".concat("collapsible-dropdown","__button"),F=".".concat("collapsible-dropdown","__close-button");class q{constructor(e){let{getFocusItemFromListItem:t=(e=>e.querySelector(I)),elementToFocus:n,dropdownTriggerEl:i,dropdownContentEl:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to CollapsibleDropdown");this.el=e,this.dropdownContentEl=r||this.el.querySelector(U),this._closeButton=this.el.querySelector(F),this._isMobile=M();const o=this.dropdownContentEl.closest(".".concat("collapsible-dropdown"));if(this._isMobile&&o&&(this._focusTrap=new P(o)),!n){const e=this.dropdownContentEl===this.dropdownContentEl.parentElement.querySelector(I),t="-1"===this.dropdownContentEl.getAttribute("tabIndex");e||t||console.warn('elementToFocus not provided and the dropdown container is not focusable. Consider adding tabindex="-1" to:',this.dropdownContentEl)}this.elementToFocus=n||this.dropdownContentEl,this.dropdownTriggerEl=i||this.el.querySelector(B),this.hideClass="hidden",this.collapsible=new k(e,this.dropdownContentEl,{mainButton:this.dropdownTriggerEl}),this._handleBodyClick=this._handleBodyClick.bind(this),this._focusOutsideDropdown=this._focusOutsideDropdown.bind(this),this._leaveWindow=this._leaveWindow.bind(this),this._attachEventListeners(),this.collapsible.isList&&(this._getFocusItemFromListItem=t)}_attachEventListeners(){var e;this.el.addEventListener("open",e=>this._showDropdownList(e)),this.el.addEventListener("close",()=>this._hideDropdownList()),this.collapsible.isList&&this.dropdownContentEl.addEventListener("focusEl",e=>this._manageFocus(e)),null===(e=this._closeButton)||void 0===e||e.addEventListener("click",e=>this._handleCloseButtonClick(e))}_manageFocus(e){const{target:t}=e;if(t&&this._getFocusItemFromListItem){const e=this._getFocusItemFromListItem(t);e&&e.focus()}}_handleBodyClick(e){this.el.contains(e.target)||this.collapsible.close({shouldReturnFocusToTrigger:!1})}_handleCloseButtonClick(e){var t;null===(t=e.stopPropagation)||void 0===t||t.call(e),this.collapsible.close({shouldReturnFocusToTrigger:!0})}_showDropdownList(e){window.addEventListener("blur",this._leaveWindow),this.dropdownContentEl.classList.remove(this.hideClass),this.elementToFocus.focus();const{key:t}=e&&e.detail;var n;t?this.elementToFocus.classList.remove("no-focus-ring"):this.elementToFocus.classList.add("no-focus-ring"),document.addEventListener("mousedown",this._handleBodyClick),this._isMobile?null===(n=this._focusTrap)||void 0===n||n.init():this.el.addEventListener("focusout",this._focusOutsideDropdown)}_hideDropdownList(){var e;this._isMobile?null===(e=this._focusTrap)||void 0===e||e.tearDown():this.el.removeEventListener("focusout",this._focusOutsideDropdown),document.removeEventListener("mousedown",this._handleBodyClick),window.removeEventListener("blur",this._leaveWindow),this.dropdownContentEl.classList.add(this.hideClass)}_focusOutsideDropdown(e){e.relatedTarget&&!this.el.contains(e.relatedTarget)&&this.collapsible.isOpen&&this.collapsible.close({shouldReturnFocusToTrigger:this._shouldReturnFocusToTrigger})}_leaveWindow(){this.collapsible.isOpen&&this.collapsible.close({shouldReturnFocusToTrigger:this._shouldReturnFocusToTrigger})}shouldReturnFocusToTrigger(e){this._shouldReturnFocusToTrigger=e}close(){this.collapsible.close({shouldReturnFocusToTrigger:this._shouldReturnFocusToTrigger})}}function H(e){let{method:t="GET",headers:n={},sendCookies:i=!0,skipCsrfToken:r=!1,postData:o,isPemEnabled:a=!1,pemDegradationTrackingMetadata:s=[],pemEntityIds:c=[]}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l={method:t,headers:n,body:null};if(!r){const e=m("JSESSIONID");e&&(l.headers["Csrf-Token"]=x(e))}i&&(l.credentials="include"),"POST"!==l.method&&"PUT"!==l.method||(l.body=o);const u=fetch(e,l),d=u.then(n=>n.ok||304===n.status?n.text().then(e=>(n.responseText=e,n)):n.text().then(i=>{const r=new Error("".concat(t," request for ").concat(e," has failed with status code ").concat(n.status));return n.responseText=i,r.response=n,Promise.reject(r)}));return a&&(s.length?j(u,e,c,s):console.warn("Please set the value for the option pemDegradationTrackingMetadata when PEM is enabled.")),d}function j(e,t,n,i){try{window.tracking.then(r=>{window.pemTracking.then(o=>{o.trackFeatureDegradationsForFetch(t,n,i,e,r.state.currentPageInstance)})})}catch(e){}}class K{constructor(e){if(!e)throw Error("An element must be provided to LanguageSelector");this._el=e,this.listEl=this._el.querySelector(".collapsible-dropdown__list"),this.dropdownTriggerEl=this._el.querySelector(".language-selector__button"),this.currentListItem=this.listEl.querySelector(".language-selector__link--selected"),this.collapsibleDropdown=new q(e,{dropdownTriggerEl:this.dropdownTriggerEl,elementToFocus:this.currentListItem}),this._attachCustomEventListeners()}_attachCustomEventListeners(){this.listEl.addEventListener("click",this._handleLocaleButtonClick.bind(this))}_handleLocaleButtonClick(e){return function(e){const t=x(m("bcookie")||""),n=function(e){let t="";return e.indexOf("linkedin.cn")>-1?t="https://www.linkedin.cn":e.indexOf("linkedin-ei.cn")>-1?t="https://www.linkedin-ei.cn":e.indexOf("linkedin-ei.com")>-1?t="https://www.linkedin-ei.com":e.indexOf("linkedin.com")>-1&&(t="https://www.linkedin.com"),t}(w(document));return H("".concat(n,"/psettings/update-language/cors?csrfToken=").concat(encodeURIComponent(t)),{method:"POST",headers:{"Content-Type":"application/json"},postData:JSON.stringify({locale:e}),skipCsrfToken:!0})}(e.target.getAttribute("data-locale")).then(()=>{location.reload()})}}var G="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},V=(parseInt,"object"==typeof G&&G&&G.Object===Object&&G),z="object"==typeof self&&self&&self.Object===Object&&self;function W(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function X(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?W(Object(n),!0).forEach((function(t){Y(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):W(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Y(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Q(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function J(e,t,n){if(!t.has(e))throw new TypeError("attempted to get private field on non-instance");return n}V||z||Function("return this")(),Object.prototype.toString,Math.max,Math.min;function Z(){const e=document.getElementById("config");let t;return e&&e.dataset&&(t=e.dataset.theme),t?document.documentElement.classList.contains("dark")?"dark":"light":void 0}var $,ee=["requestStart"],te=["requestTime","viewNames","requestType"],ne=["requestStart"],ie=["requestStart"];function re(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function oe(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?re(Object(n),!0).forEach((function(t){me(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):re(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function ae(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function se(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=le(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function ce(e){return function(e){if(Array.isArray(e))return ue(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||le(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 le(e,t){if(e){if("string"==typeof e)return ue(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ue(e,t):void 0}}function ue(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function de(e){return(de="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 he(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pe(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function fe(e,t,n){return t&&pe(e.prototype,t),n&&pe(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function me(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ge,ve=new Uint8Array(16);function ye(){if(!ge&&!(ge="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ge(ve)}var Ee=/^(?:[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 be=[],we=0;we<256;++we)be.push((we+256).toString(16).slice(1));function xe(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(be[e[t+0]]+be[e[t+1]]+be[e[t+2]]+be[e[t+3]]+"-"+be[e[t+4]]+be[e[t+5]]+"-"+be[e[t+6]]+be[e[t+7]]+"-"+be[e[t+8]]+be[e[t+9]]+"-"+be[e[t+10]]+be[e[t+11]]+be[e[t+12]]+be[e[t+13]]+be[e[t+14]]+be[e[t+15]]).toLowerCase()}function _e(e){if(!function(e){return"string"==typeof e&&Ee.test(e)}(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 Te(e,t,n){function i(e,i,r,o){var a;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof i&&(i=_e(i)),16!==(null===(a=i)||void 0===a?void 0:a.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var s=new Uint8Array(16+e.length);if(s.set(i),s.set(e,i.length),(s=n(s))[6]=15&s[6]|t,s[8]=63&s[8]|128,r){o=o||0;for(var c=0;c<16;++c)r[o+c]=s[c];return r}return xe(s)}try{i.name=e}catch(e){}return i.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",i.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",i}function Se(e){return 14+(e+64>>>9<<4)+1}function ke(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function Ce(e,t,n,i,r,o){return ke((a=ke(ke(t,e),ke(i,o)))<<(s=r)|a>>>32-s,n);var a,s}function Ie(e,t,n,i,r,o,a){return Ce(t&n|~t&i,e,t,r,o,a)}function Ae(e,t,n,i,r,o,a){return Ce(t&i|n&~i,e,t,r,o,a)}function Le(e,t,n,i,r,o,a){return Ce(t^n^i,e,t,r,o,a)}function Re(e,t,n,i,r,o,a){return Ce(n^(t|~i),e,t,r,o,a)}Te("v3",48,(function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,i="0123456789abcdef",r=0;r<n;r+=8){var o=e[r>>5]>>>r%32&255,a=parseInt(i.charAt(o>>>4&15)+i.charAt(15&o),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[Se(t)-1]=t;for(var n=1732584193,i=-271733879,r=-1732584194,o=271733878,a=0;a<e.length;a+=16){var s=n,c=i,l=r,u=o;n=Ie(n,i,r,o,e[a],7,-680876936),o=Ie(o,n,i,r,e[a+1],12,-389564586),r=Ie(r,o,n,i,e[a+2],17,606105819),i=Ie(i,r,o,n,e[a+3],22,-1044525330),n=Ie(n,i,r,o,e[a+4],7,-176418897),o=Ie(o,n,i,r,e[a+5],12,1200080426),r=Ie(r,o,n,i,e[a+6],17,-1473231341),i=Ie(i,r,o,n,e[a+7],22,-45705983),n=Ie(n,i,r,o,e[a+8],7,1770035416),o=Ie(o,n,i,r,e[a+9],12,-1958414417),r=Ie(r,o,n,i,e[a+10],17,-42063),i=Ie(i,r,o,n,e[a+11],22,-1990404162),n=Ie(n,i,r,o,e[a+12],7,1804603682),o=Ie(o,n,i,r,e[a+13],12,-40341101),r=Ie(r,o,n,i,e[a+14],17,-1502002290),n=Ae(n,i=Ie(i,r,o,n,e[a+15],22,1236535329),r,o,e[a+1],5,-165796510),o=Ae(o,n,i,r,e[a+6],9,-1069501632),r=Ae(r,o,n,i,e[a+11],14,643717713),i=Ae(i,r,o,n,e[a],20,-373897302),n=Ae(n,i,r,o,e[a+5],5,-701558691),o=Ae(o,n,i,r,e[a+10],9,38016083),r=Ae(r,o,n,i,e[a+15],14,-660478335),i=Ae(i,r,o,n,e[a+4],20,-405537848),n=Ae(n,i,r,o,e[a+9],5,568446438),o=Ae(o,n,i,r,e[a+14],9,-1019803690),r=Ae(r,o,n,i,e[a+3],14,-187363961),i=Ae(i,r,o,n,e[a+8],20,1163531501),n=Ae(n,i,r,o,e[a+13],5,-1444681467),o=Ae(o,n,i,r,e[a+2],9,-51403784),r=Ae(r,o,n,i,e[a+7],14,1735328473),n=Le(n,i=Ae(i,r,o,n,e[a+12],20,-1926607734),r,o,e[a+5],4,-378558),o=Le(o,n,i,r,e[a+8],11,-2022574463),r=Le(r,o,n,i,e[a+11],16,1839030562),i=Le(i,r,o,n,e[a+14],23,-35309556),n=Le(n,i,r,o,e[a+1],4,-1530992060),o=Le(o,n,i,r,e[a+4],11,1272893353),r=Le(r,o,n,i,e[a+7],16,-155497632),i=Le(i,r,o,n,e[a+10],23,-1094730640),n=Le(n,i,r,o,e[a+13],4,681279174),o=Le(o,n,i,r,e[a],11,-358537222),r=Le(r,o,n,i,e[a+3],16,-722521979),i=Le(i,r,o,n,e[a+6],23,76029189),n=Le(n,i,r,o,e[a+9],4,-640364487),o=Le(o,n,i,r,e[a+12],11,-421815835),r=Le(r,o,n,i,e[a+15],16,530742520),n=Re(n,i=Le(i,r,o,n,e[a+2],23,-995338651),r,o,e[a],6,-198630844),o=Re(o,n,i,r,e[a+7],10,1126891415),r=Re(r,o,n,i,e[a+14],15,-1416354905),i=Re(i,r,o,n,e[a+5],21,-57434055),n=Re(n,i,r,o,e[a+12],6,1700485571),o=Re(o,n,i,r,e[a+3],10,-1894986606),r=Re(r,o,n,i,e[a+10],15,-1051523),i=Re(i,r,o,n,e[a+1],21,-2054922799),n=Re(n,i,r,o,e[a+8],6,1873313359),o=Re(o,n,i,r,e[a+15],10,-30611744),r=Re(r,o,n,i,e[a+6],15,-1560198380),i=Re(i,r,o,n,e[a+13],21,1309151649),n=Re(n,i,r,o,e[a+4],6,-145523070),o=Re(o,n,i,r,e[a+11],10,-1120210379),r=Re(r,o,n,i,e[a+2],15,718787259),i=Re(i,r,o,n,e[a+9],21,-343485551),n=ke(n,s),i=ke(i,c),r=ke(r,l),o=ke(o,u)}return[n,i,r,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(Se(t)),i=0;i<t;i+=8)n[i>>5]|=(255&e[i/8])<<i%32;return n}(e),8*e.length))}));var Oe={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Ne(e,t,n){if(Oe.randomUUID&&!t&&!e)return Oe.randomUUID();var i=(e=e||{}).random||(e.rng||ye)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var r=0;r<16;++r)t[n+r]=i[r];return t}return xe(i)}function Pe(e,t,n,i){switch(e){case 0:return t&n^~t&i;case 1:return t^n^i;case 2:return t&n^t&i^n&i;case 3:return t^n^i}}function De(e,t){return e<<t|e>>>32-t}Te("v5",80,(function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var i=unescape(encodeURIComponent(e));e=[];for(var r=0;r<i.length;++r)e.push(i.charCodeAt(r))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,a=Math.ceil(o/16),s=new Array(a),c=0;c<a;++c){for(var l=new Uint32Array(16),u=0;u<16;++u)l[u]=e[64*c+4*u]<<24|e[64*c+4*u+1]<<16|e[64*c+4*u+2]<<8|e[64*c+4*u+3];s[c]=l}s[a-1][14]=8*(e.length-1)/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=8*(e.length-1)&4294967295;for(var d=0;d<a;++d){for(var h=new Uint32Array(80),p=0;p<16;++p)h[p]=s[d][p];for(var f=16;f<80;++f)h[f]=De(h[f-3]^h[f-8]^h[f-14]^h[f-16],1);for(var m=n[0],g=n[1],v=n[2],y=n[3],E=n[4],b=0;b<80;++b){var w=Math.floor(b/20),x=De(m,5)+Pe(w,g,v,y)+E+t[w]+h[b]>>>0;E=y,y=v,v=De(g,30)>>>0,g=m,m=x}n[0]=n[0]+m>>>0,n[1]=n[1]+g>>>0,n[2]=n[2]+v>>>0,n[3]=n[3]+y>>>0,n[4]=n[4]+E>>>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]]}));var Me=Uint8Array,Ue=Uint16Array,Be=Uint32Array,Fe=new Me([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),qe=new Me([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),He=new Me([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),je=function(e,t){for(var n=new Ue(31),i=0;i<31;++i)n[i]=t+=1<<e[i-1];var r=new Be(n[30]);for(i=1;i<30;++i)for(var o=n[i];o<n[i+1];++o)r[o]=o-n[i]<<5|i;return[n,r]},Ke=je(Fe,2),Ge=Ke[0],Ve=Ke[1];Ge[28]=258,Ve[258]=28;for(var ze=je(qe,0)[1],We=new Ue(32768),Xe=0;Xe<32768;++Xe){var Ye=(43690&Xe)>>>1|(21845&Xe)<<1;Ye=(61680&(Ye=(52428&Ye)>>>2|(13107&Ye)<<2))>>>4|(3855&Ye)<<4,We[Xe]=((65280&Ye)>>>8|(255&Ye)<<8)>>>1}var Qe=function(e,t,n){for(var i=e.length,r=0,o=new Ue(t);r<i;++r)e[r]&&++o[e[r]-1];var a,s=new Ue(t);for(r=0;r<t;++r)s[r]=s[r-1]+o[r-1]<<1;if(n){a=new Ue(1<<t);var c=15-t;for(r=0;r<i;++r)if(e[r])for(var l=r<<4|e[r],u=t-e[r],d=s[e[r]-1]++<<u,h=d|(1<<u)-1;d<=h;++d)a[We[d]>>>c]=l}else for(a=new Ue(i),r=0;r<i;++r)e[r]&&(a[r]=We[s[e[r]-1]++]>>>15-e[r]);return a},Je=new Me(288);for(Xe=0;Xe<144;++Xe)Je[Xe]=8;for(Xe=144;Xe<256;++Xe)Je[Xe]=9;for(Xe=256;Xe<280;++Xe)Je[Xe]=7;for(Xe=280;Xe<288;++Xe)Je[Xe]=8;var Ze=new Me(32);for(Xe=0;Xe<32;++Xe)Ze[Xe]=5;var $e=Qe(Je,9,0),et=Qe(Ze,5,0),tt=function(e){return(e+7)/8|0},nt=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8},it=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8,e[i+2]|=n>>>16},rt=function(e,t){for(var n=[],i=0;i<e.length;++i)e[i]&&n.push({s:i,f:e[i]});var r=n.length,o=n.slice();if(!r)return[dt,0];if(1==r){var a=new Me(n[0].s+1);return a[n[0].s]=1,[a,1]}n.sort((function(e,t){return e.f-t.f})),n.push({s:-1,f:25001});var s=n[0],c=n[1],l=0,u=1,d=2;for(n[0]={s:-1,f:s.f+c.f,l:s,r:c};u!=r-1;)s=n[n[l].f<n[d].f?l++:d++],c=n[l!=u&&n[l].f<n[d].f?l++:d++],n[u++]={s:-1,f:s.f+c.f,l:s,r:c};var h=o[0].s;for(i=1;i<r;++i)o[i].s>h&&(h=o[i].s);var p=new Ue(h+1),f=ot(n[u-1],p,0);if(f>t){i=0;var m=0,g=f-t,v=1<<g;for(o.sort((function(e,t){return p[t.s]-p[e.s]||e.f-t.f}));i<r;++i){var y=o[i].s;if(!(p[y]>t))break;m+=v-(1<<f-p[y]),p[y]=t}for(m>>>=g;m>0;){var E=o[i].s;p[E]<t?m-=1<<t-p[E]++-1:++i}for(;i>=0&&m;--i){var b=o[i].s;p[b]==t&&(--p[b],++m)}f=t}return[new Me(p),f]},ot=function e(t,n,i){return-1==t.s?Math.max(e(t.l,n,i+1),e(t.r,n,i+1)):n[t.s]=i},at=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new Ue(++t),i=0,r=e[0],o=1,a=function(e){n[i++]=e},s=1;s<=t;++s)if(e[s]==r&&s!=t)++o;else{if(!r&&o>2){for(;o>138;o-=138)a(32754);o>2&&(a(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(a(r),--o;o>6;o-=6)a(8304);o>2&&(a(o-3<<5|8208),o=0)}for(;o--;)a(r);o=1,r=e[s]}return[n.subarray(0,i),t]},st=function(e,t){for(var n=0,i=0;i<t.length;++i)n+=e[i]*t[i];return n},ct=function(e,t,n){var i=n.length,r=tt(t+2);e[r]=255&i,e[r+1]=i>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var o=0;o<i;++o)e[r+o+4]=n[o];return 8*(r+4+i)},lt=function(e,t,n,i,r,o,a,s,c,l,u){nt(t,u++,n),++r[256];for(var d=rt(r,15),h=d[0],p=d[1],f=rt(o,15),m=f[0],g=f[1],v=at(h),y=v[0],E=v[1],b=at(m),w=b[0],x=b[1],_=new Ue(19),T=0;T<y.length;++T)_[31&y[T]]++;for(T=0;T<w.length;++T)_[31&w[T]]++;for(var S=rt(_,7),k=S[0],C=S[1],I=19;I>4&&!k[He[I-1]];--I);var A,L,R,O,N=l+5<<3,P=st(r,Je)+st(o,Ze)+a,D=st(r,h)+st(o,m)+a+14+3*I+st(_,k)+(2*_[16]+3*_[17]+7*_[18]);if(N<=P&&N<=D)return ct(t,u,e.subarray(c,c+l));if(nt(t,u,1+(D<P)),u+=2,D<P){A=Qe(h,p,0),L=h,R=Qe(m,g,0),O=m;var M=Qe(k,C,0);for(nt(t,u,E-257),nt(t,u+5,x-1),nt(t,u+10,I-4),u+=14,T=0;T<I;++T)nt(t,u+3*T,k[He[T]]);u+=3*I;for(var U=[y,w],B=0;B<2;++B){var F=U[B];for(T=0;T<F.length;++T){var q=31&F[T];nt(t,u,M[q]),u+=k[q],q>15&&(nt(t,u,F[T]>>>5&127),u+=F[T]>>>12)}}}else A=$e,L=Je,R=et,O=Ze;for(T=0;T<s;++T)if(i[T]>255){q=i[T]>>>18&31,it(t,u,A[q+257]),u+=L[q+257],q>7&&(nt(t,u,i[T]>>>23&31),u+=Fe[q]);var H=31&i[T];it(t,u,R[H]),u+=O[H],H>3&&(it(t,u,i[T]>>>5&8191),u+=qe[H])}else it(t,u,A[i[T]]),u+=L[i[T]];return it(t,u,A[256]),u+L[256]},ut=new Be([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),dt=new Me(0),ht=function(){for(var e=new Int32Array(256),t=0;t<256;++t){for(var n=t,i=9;--i;)n=(1&n&&-306674912)^n>>>1;e[t]=n}return e}(),pt=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8};var ft="undefined"!=typeof TextDecoder&&new TextDecoder;try{ft.decode(dt,{stream:!0})}catch(Gi){}function mt(){return"undefined"!=typeof window&&"function"==typeof window.fetch}function gt(){try{return mt()&&"keepalive"in new Request("")}catch(e){return!1}}function vt(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("undefined"!=typeof window&&void 0!==window.XMLHttpRequest){var i=new XMLHttpRequest;if(i.open("POST",e,!0),i.withCredentials=!0,n.headers)for(var r=0,o=Object.keys(n.headers);r<o.length;r++){var a=o[r];i.setRequestHeader(a,n.headers[a])}i.send(t)}}function yt(e){var t=e.body,n=e.keepalive,i=e.headers,r=e.compress;i["content-type"]||(i["content-type"]="text/plain;charset=UTF-8");var o=t;if(r&&"undefined"!=typeof TextEncoder)try{o=function(e,t){t||(t={});var n=function(){var e=-1;return{p:function(t){for(var n=e,i=0;i<t.length;++i)n=ht[255&n^t[i]]^n>>>8;e=n},d:function(){return~e}}}(),i=e.length;n.p(e);var r,o,a,s=(r=e,o=t,a=function(e){return 10+(e.filename&&e.filename.length+1||0)}(t),function(e,t,n,i,r,o){var a=e.length,s=new Me(i+a+5*(1+Math.ceil(a/7e3))+8),c=s.subarray(i,s.length-8),l=0;if(!t||a<8)for(var u=0;u<=a;u+=65535){var d=u+65535;d>=a&&(c[l>>3]=!0),l=ct(c,l+1,e.subarray(u,d))}else{for(var h=ut[t-1],p=h>>>13,f=8191&h,m=(1<<n)-1,g=new Ue(32768),v=new Ue(m+1),y=Math.ceil(n/3),E=2*y,b=function(t){return(e[t]^e[t+1]<<y^e[t+2]<<E)&m},w=new Be(25e3),x=new Ue(288),_=new Ue(32),T=0,S=0,k=(u=0,0),C=0,I=0;u<a;++u){var A=b(u),L=32767&u,R=v[A];if(g[L]=R,v[A]=L,C<=u){var O=a-u;if((T>7e3||k>24576)&&O>423){l=lt(e,c,0,w,x,_,S,k,I,u-I,l),k=T=S=0,I=u;for(var N=0;N<286;++N)x[N]=0;for(N=0;N<30;++N)_[N]=0}var P=2,D=0,M=f,U=L-R&32767;if(O>2&&A==b(u-U))for(var B=Math.min(p,O)-1,F=Math.min(32767,u),q=Math.min(258,O);U<=F&&--M&&L!=R;){if(e[u+P]==e[u+P-U]){for(var H=0;H<q&&e[u+H]==e[u+H-U];++H);if(H>P){if(P=H,D=U,H>B)break;var j=Math.min(U,H-2),K=0;for(N=0;N<j;++N){var G=u-U+N+32768&32767,V=G-g[G]+32768&32767;V>K&&(K=V,R=G)}}}U+=(L=R)-(R=g[L])+32768&32767}if(D){w[k++]=268435456|Ve[P]<<18|ze[D];var z=31&Ve[P],W=31&ze[D];S+=Fe[z]+qe[W],++x[257+z],++_[W],C=u+P,++T}else w[k++]=e[u],++x[e[u]]}}l=lt(e,c,!0,w,x,_,S,k,I,u-I,l)}return function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var i=new(2==e.BYTES_PER_ELEMENT?Ue:4==e.BYTES_PER_ELEMENT?Be:Me)(n-t);return i.set(e.subarray(t,n)),i}(s,0,i+tt(l)+8)}(r,null==o.level?6:o.level,null==o.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(r.length)))):12+o.mem,a)),c=s.length;return function(e,t){var n=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=t.level<2?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&pt(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var i=0;i<=n.length;++i)e[i+10]=n.charCodeAt(i)}}(s,t),pt(s,c-8,n.d()),pt(s,c-4,i),s}((new TextEncoder).encode(t)),i["content-encoding"]="gzip"}catch(e){}return{body:o,keepalive:n,credentials:"include",headers:i,method:"POST",mode:"cors"}}function Et(e){return e&&"message"in e?e.message:"UNKNOWN_ERROR"}var bt,wt="undefined"!=typeof navigator&&"sendBeacon"in navigator,xt=gt()?function(e,t,n,i){return new Promise((function(r){fetch(e,yt({body:t,keepalive:!0,headers:n,compress:i})).catch((function(){return fetch(e,yt({body:t,keepalive:!1,headers:n,compress:i}))})).then((function(e){e.ok?r({type:"success",drop:!1,statusCode:e.status}):r({type:"response",drop:!0,statusCode:e.status,rawError:e.statusText})}),(function(e){return r({type:"network",drop:!0,rawError:Et(e)})}))}))}:function(e,t,n,i){return new Promise((function(r){if(wt){var o=!1;try{o=navigator.sendBeacon(e,t)}catch(e){}if(o)return void r({type:"unknown",drop:!1})}fetch(e,yt({body:t,keepalive:!1,headers:n,compress:i})).then((function(e){e.ok?r({type:"success",drop:!1,statusCode:200}):r({type:"response",drop:!0,statusCode:e.status,rawError:e.statusText})}),(function(e){return r({type:"network",drop:!0,rawError:Et(e)})}))}))};function _t(e){return new Promise((function(t,n){e.oncomplete=e.onsuccess=function(){return t(e.result)},e.onabort=e.onerror=function(){return n(e.error)}}))}function Tt(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"key",i=arguments.length>3?arguments[3]:void 0,r=indexedDB.open(e);r.onupgradeneeded=function(){try{r.result.createObjectStore(t,{keyPath:n})}catch(e){null==i||i.onError(e)}};var o=new Promise((function(e,t){r.onsuccess=function(){var t=r.result;t.onversionchange=function(){return t.close()},e(t),null==i||i.onSuccess()},r.onerror=function(){t(r.error),null==i||i.onError(r.error)}}));return function(e,n){return o.then((function(i){return n(i.transaction(t,e).objectStore(t))}))}}function St(){return bt||(bt=Tt("idb-queue","default")),bt}function kt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=0,i=null;return e.openKeyCursor().onsuccess=function(){var r=this.result;r&&n++<t.batchEvictionNumber?(i=r.key,r.continue()):null!=i&&e.delete(IDBKeyRange.upperBound(i))},_t(e.transaction)}function Ct(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{maxNumber:1e3,batchEvictionNumber:300},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:St();return t("readwrite",(function(t){return kt(t,e)}))}var It=!1;function At(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:St();return n("readwrite",(function(n){return n.put(e),_t(n.count()).then((function(e){if(!(e<=t.maxNumber))return kt(n,t)}))})).catch((function(e){if(e&&"QuotaExceededError"===e.name)return Ct(t,n)}))}function Lt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:St();return It?Promise.resolve():At(e,t,n)}function Rt(e,t,n){return t("readwrite",(function(t){var i=[];return t.openCursor(null,n).onsuccess=function(){var t=this.result;t&&(i.push(t.value),t.delete(),(e<0||i.length<e)&&t.continue())},_t(t.transaction).then((function(){return i}))}))}function Ot(e,t,n){return t("readonly",(function(t){var i=[];return t.openCursor(null,n).onsuccess=function(){var t=this.result;t&&(i.push(t.value),(e<0||i.length<e)&&t.continue())},_t(t.transaction).then((function(){return i}))}))}function Nt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:St();return Ot(e,t,"next")}function Pt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:St();return Ot(e,t,"prev")}function Dt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;return!t||n<1||(e[t]=JSON.stringify({attempt:n,errorCode:i})),e}function Mt(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.debug("[beacon-transporter] ",e())}function Ut(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.error("[beacon-transporter] ",e())}function Bt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{timeRemaining:5,timeout:1e4};if("undefined"==typeof requestIdleCallback)setTimeout(e,t.fallbackTimeout||10);else{var n=function n(){requestIdleCallback((function(i){i.timeRemaining()>t.timeRemaining||i.didTimeout?e():n()}),{timeout:t.timeout})};n()}}function Ft(e,t){var n=0;return{throttledFn:function(){var i=Date.now();i-n>t&&(Mt((function(){return"[throttle] Run fn() at "+String(i)})),e(),n=i)},resetThrottle:function(){n=0}}}var qt=function(){function e(t){var n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];he(this,e),me(this,"config",void 0),me(this,"compress",void 0),me(this,"throttleControl",void 0),me(this,"withStore",void 0),me(this,"disablePersistence",!1),this.config=t,this.compress=i;var r=t.measureIDB;r&&performance.mark(r.createStartMark),this.withStore=Tt(t.idbName,"beacons","timestamp",{onSuccess:function(){r&&performance.measure(r.createSuccessMeasure,r.createStartMark)},onError:function(){r&&performance.measure(r.createFailMeasure,r.createStartMark),n.disablePersistence=!0}}),this.throttleControl=Ft(this.replayEntries.bind(this),t.throttleWait)}return fe(e,[{key:"onNotify",value:function(){this.disablePersistence||this.throttleControl.throttledFn()}},{key:"push",value:function(e){var t=this;if(!this.disablePersistence){var n=function(){Mt((function(){return"Persisting to DB "+e.url})),Lt(e,t.config,t.withStore).then((function(){t.throttleControl.resetThrottle(),Mt((function(){return"push completed"}))})).catch((function(){t.disablePersistence=!0,Ut((function(){return"push failed"}))}))};this.config.useIdle?Bt(n):n()}}},{key:"clear",value:function(){var e=this;return this.disablePersistence?Promise.resolve():function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:St();return It=!0,e("readwrite",(function(e){return e.clear(),_t(e.transaction).finally((function(){return It=!1}))}))}(this.withStore).catch((function(){e.disablePersistence=!0,Ut((function(){return"clear failed"}))}))}},{key:"peek",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.disablePersistence?Promise.resolve([]):Nt(t,this.withStore).catch((function(){return e.disablePersistence=!0,Ut((function(){return"peek failed"})),[]}))}},{key:"peekBack",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.disablePersistence?Promise.resolve([]):Pt(t,this.withStore).catch((function(){return e.disablePersistence=!0,Ut((function(){return"peekBack failed"})),[]}))}},{key:"replayEntries",value:function(){var e=this;if(!this.disablePersistence){var t=function(){Mt((function(){return"Replaying entry: shift from store"})),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:St();return Rt(e,t,"next")}(1,e.withStore).then((function(t){if(t.length>0){var n,i,r=t[0],o=r.url,a=r.body,s=r.headers,c=r.timestamp,l=r.statusCode,u=r.attemptCount;return Mt((function(){return"header: ".concat(String(e.config.headerName),"; attemptCount: ").concat(u)})),null===(n=(i=e.config).onBeforeRetry)||void 0===n||n.call(i,a),xt(o,a,Dt(s,e.config.headerName,u,l),e.compress).then((function(t){if("unknown"===t.type||"success"===t.type){var n,i;null===(n=(i=e.config).onResult)||void 0===n||n.call(i,t,a),e.replayEntries()}else{var r,s,d,h,p,f;if(u+1>e.config.attemptLimit)return Mt((function(){return"Exceeded attempt count, dropping the entry: "+JSON.stringify({url:o,timestamp:c,statusCode:l},null,2)})),t.drop=!0,void(null===(r=(s=e.config).onResult)||void 0===r||r.call(s,t,a));if("network"===t.type||e.config.statusCodes.includes(t.statusCode))return t.drop=!1,null===(d=(h=e.config).onResult)||void 0===d||d.call(h,t,a),Mt((function(){return"Replaying the entry failed, pushing back to IDB: "+JSON.stringify({url:o,timestamp:c,statusCode:l},null,2)})),Lt({url:o,body:a,timestamp:c,statusCode:l,attemptCount:u+1},e.config,e.withStore);t.drop=!0,null===(p=(f=e.config).onResult)||void 0===p||p.call(f,t,a)}}))}})).catch((function(t){e.disablePersistence=!0,t&&t.message&&Ut((function(){return"Replay entry failed: ".concat(t.message)}))}))};this.config.useIdle?Bt(t):t()}}}]),e}(),Ht=function(){function e(){he(this,e)}return fe(e,[{key:"onNotify",value:function(){}},{key:"push",value:function(){}},{key:"clear",value:function(){return Promise.resolve()}},{key:"peek",value:function(){return Promise.resolve([])}},{key:"peekBack",value:function(){return Promise.resolve([])}}]),e}(),jt=function(){function e(t,n){he(this,e),me(this,"queue",void 0),me(this,"beaconListeners",new Set),this.queue=e.hasSupport&&!n.disablePersistenceRetry?new qt(t,n.compress):new Ht}return fe(e,[{key:"pushToQueue",value:function(e){this.queue.push(e)}},{key:"notifyQueue",value:function(){this.queue.onNotify()}},{key:"clearQueue",value:function(){return this.beaconListeners.forEach((function(e){return e()})),this.queue.clear()}},{key:"peekQueue",value:function(e){return this.queue.peek(e)}},{key:"peekBackQueue",value:function(e){return this.queue.peekBack(e)}},{key:"onClear",value:function(e){this.beaconListeners.add(e)}},{key:"removeOnClear",value:function(e){this.beaconListeners.delete(e)}}]),e}();me(jt,"hasSupport","undefined"!=typeof globalThis&&!!globalThis.indexedDB);var Kt=[502,504],Gt=[429,503],Vt=function(){function e(t,n,i,r){var o=this,a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];he(this,e),me(this,"url",void 0),me(this,"body",void 0),me(this,"config",void 0),me(this,"persistenceConfig",void 0),me(this,"compress",void 0),me(this,"timestamp",void 0),me(this,"isClearQueuePending",!1),me(this,"onClearCallback",void 0),this.url=t,this.body=n,this.config=i,this.persistenceConfig=r,this.compress=a,this.timestamp=Date.now(),this.onClearCallback=function(){return o.isClearQueuePending=!0}}return fe(e,[{key:"send",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.persistenceConfig.db.onClear(this.onClearCallback);var n=this.retryLimit;return this.retry((function(t){return xt(e.url,e.body,t,e.compress)}),n,t).finally((function(){Mt((function(){return"beacon finished"})),e.persistenceConfig.db.removeOnClear(e.onClearCallback)}))}},{key:"retryLimit",get:function(){return this.config.attemptLimit}},{key:"getAttemptCount",value:function(e){return this.retryLimit-e+1}},{key:"retry",value:function(e,t,n,i){var r=this,o=this.getAttemptCount(t)-1;return e(Dt(n,this.config.headerName,o,i)).then((function(i){var o,a,s,c;if(i.drop=!1,"unknown"===i.type||"success"===i.type)r.isClearQueuePending||r.persistenceConfig.disabled||r.persistenceConfig.db.notifyQueue(),s=i;else if(Mt((function(){return"retry rejected "+JSON.stringify(i)})),r.shouldPersist(t,i))r.persistenceConfig.db.pushToQueue({url:r.url,body:r.body,headers:n,statusCode:i.statusCode,timestamp:r.timestamp,attemptCount:r.getAttemptCount(t)}),s={type:"persisted",drop:!1,statusCode:i.statusCode};else{if(t>0&&r.isRetryableError(i)){var l,u;null===(l=(u=r.config).onIntermediateResult)||void 0===l||l.call(u,i,r.body);var d=r.config.calculateRetryDelay(r.getAttemptCount(t),t);return Mt((function(){return"in memory retry in ".concat(d,"ms")})),(c=d,new Promise((function(e){return setTimeout(e,c)}))).then((function(){return r.retry(e,t-1,n,i.statusCode)}))}(s=i).drop=!0}return null===(o=(a=r.config).onIntermediateResult)||void 0===o||o.call(a,s,r.body),s}))}},{key:"isRetryableError",value:function(e){return!("network"!==e.type&&!this.config.statusCodes.includes(e.statusCode))}},{key:"shouldPersist",value:function(e,t){return!(this.isClearQueuePending||this.persistenceConfig.disabled||navigator.onLine&&(0!==e||"network"!==t.type)&&("response"!==t.type||!this.persistenceConfig.statusCodes.includes(t.statusCode)))}}]),e}();function zt(e,t,n){var i=e.get(t);i&&i.push(n)||e.set(t,[n])}function Wt(e,t,n){var i=e.get(t);i&&i.splice(i.indexOf(n)>>>0,1)}var Xt,Yt,Qt=(Xt=new Map,Yt=new Map,{on:function(e,t){zt(Xt,e,t)},before:function(e,t){zt(Yt,e,t)},off:function(e,t){Wt(Xt,e,t)},offBefore:function(e,t){Wt(Yt,e,t)},emit:function(e,t){(Yt.get(e)||[]).concat(Xt.get(e)||[]).slice().map((function(e){e(t)}))},clear:function(){Yt.clear(),Xt.clear()}});if("undefined"!=typeof document&&"undefined"!=typeof window){var Jt=function(e){"pagehide"!==e.type&&"hidden"!==document.visibilityState||Qt.emit("internal:hide",e)};document.addEventListener("visibilitychange",Jt),window.addEventListener("pagehide",Jt)}var Zt=null;if("undefined"==typeof crypto||!crypto.getRandomValues){var $t=("undefined"!=typeof FastBoot?FastBoot.require:require)("crypto");if($t){var en=new Uint8Array(256),tn=en.length;Zt={rng:function(){return tn>en.length-16&&($t.randomFillSync(en),tn=0),en.slice(tn,tn+=16)}}}}function nn(){return Ne(Zt,new Array(16),0)}function rn(e){return ce(e).map((function(e){return String.fromCharCode(e)})).join("")}function on(){return rn(nn())}"object"===("undefined"==typeof crypto?"undefined":de(crypto))&&crypto.randomUUID;var an=/^[a-zA-Z0-9/+]+[=]+$/;function sn(e,t){return{pageUrn:ln(e),trackingId:t||function(e){for(var t,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=[],r=0,o=e.length,a=o%3,s=o-a;r<s;)t=e[r]<<16,t|=e[r+1]<<8,t|=e[r+2],i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push(n.charAt(t>>>6&63)),i.push(n.charAt(63&t)),r+=3;switch(a){case 2:t=e[r]<<16,t|=e[r+1]<<8,i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push(n.charAt(t>>>6&63)),i.push("=");break;case 1:t=e[r]<<16,i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push("="),i.push("=")}return i.join("")}(nn())}}function cn(e,t){return"urn:li:control:".concat(e,"-").concat(t)}function ln(e){return"urn:li:page:".concat(e)}function un(e,t){return{pageInstance:t.assign({},e.pageInstance),pageKey:e.pageKey,applicationInstance:e.applicationInstance}}function dn(e,t){return void 0!==t.allSettled?t.allSettled(e):function(e){return new Promise((function(t){var n=new Set,i=function(e){n.delete(e),0===n.size&&t()};0===e.length?t():e.map((function(e){return e.then((function(){return i(e)})).catch((function(){return i(e)}))}))}))}(e)}function hn(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}function pn(e,t,n){if("undefined"!=typeof window&&window.indexedDB){var i,r="sequenceNumber";try{i=window.indexedDB.open(r)}catch(e){return Promise.resolve(null)}return new Promise((function(o,a){i.onupgradeneeded=function(){var e=i.result;e.objectStoreNames.contains(r)||e.createObjectStore(r,{autoIncrement:!0})},i.onsuccess=function(){var s=i.result,c=s.transaction(r,"readwrite"),l=c.objectStore(r),u=l.get(1);u.onsuccess=function(){var i=u.result;if(i){if("read"===e)return o(i);if("update"!==e)return o(null);var r,s=Object.assign({},i),c=!1,d=null!==(r=s.sequenceNumber)&&void 0!==r?r:0;if(void 0!==t&&t>d&&(s.sequenceNumber=t,c=!0),n&&Object.keys(n).forEach((function(e){var t,i=null!==(t=s[e])&&void 0!==t?t:0,r=n[e];r>i&&(s[e]=r,c=!0)})),c){var h=l.put(s,1);h.onsuccess=function(){return o(null)},h.onerror=function(){a(h.error)}}}else{var p={sequenceNumber:0};n&&Object.keys(n).forEach((function(e){p[e]=0}));var f=l.add(p);f.onsuccess=function(){return o(0)},f.onerror=function(){a(f.error)}}},u.onerror=function(){return s.close(),a(new Error("Error: get sequence number from indexedDB ".concat(String(u.error))))},c.oncomplete=function(){return s.close()}},i.onerror=function(){return o(null)}}))}return Promise.resolve(null)}function fn(){return"undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1||!mt()||"undefined"==typeof Promise}function mn(e,t,n,i){var r=["core-web-tracking:".concat(e)];null==i||i.forEach((function(e){return r.push(e)})),Qt.emit("internal:error",{tags:r,reason:t instanceof Error?t:new Error("".concat(e,": ").concat(t)),responseHeaders:n})}var gn=function(e){var t=window.structuredClone;return t?t(e):JSON.parse(JSON.stringify(e))},vn=function(){function e(t){he(this,e),me(this,"heap",void 0),me(this,"comparator",void 0),this.comparator=t,this.heap=[]}return fe(e,[{key:"heapsize",value:function(){return this.heap.length}},{key:"peak",value:function(){return this.heap[0]}},{key:"heapArray",get:function(){return this.heap}},{key:"heapClear",value:function(){var e=ce(this.heap);return this.heap=[],e}},{key:"heappop",value:function(){var e=this.heap.length,t=[this.heap[e-1],this.heap[0]];this.heap[0]=t[0],this.heap[e-1]=t[1];for(var n=this.heap.pop(),i=0;2*i+1<this.heap.length;){var r=2*i+1,o=2*i+2,a=o<this.heap.length&&this.comparator(this.heap[o],this.heap[r])?o:r;if(!this.comparator(this.heap[a],this.heap[i]))break;var s=[this.heap[i],this.heap[a]];this.heap[a]=s[0],this.heap[i]=s[1],i=a}return n}},{key:"heapPush",value:function(e){this.heap.push(e);for(var t=this.heap.length-1;t>0;){var n=Math.floor((t-1)/2);if(!this.comparator(this.heap[t],this.heap[n]))break;var i=[this.heap[n],this.heap[t]];this.heap[t]=i[0],this.heap[n]=i[1],t=n}}}]),e}();function yn(){if("undefined"==typeof Promise||"undefined"==typeof navigator)return!1;var e=navigator.userAgent.indexOf("Chrome")>-1,t=navigator.cookieEnabled,n=navigator.storage;return e&&gt()&&t&&n}var En=function(){function e(t){he(this,e),me(this,"host",void 0),this.host=t}return fe(e,[{key:"checkAndEnablePersistentRetry",value:function(e,t){if("function"==typeof(null==e?void 0:e.shouldAnonymizeMemberId)&&!this.host.retryBeacon){var n=this.getRetryTreatment();this.host.retryConfig&&function(e,t,n,i,r){"control"!==i&&e.retryConfig&&yn()&&navigator.storage.estimate().then((function(o){if(!((o.quota||0)-(o.usage||0)>52428800))return function(e){var t=window.indexedDB.deleteDatabase("beacons");return new Promise((function(e,n){t.onsuccess=function(){return e()},t.onerror=function(){return n(t.error)}}))}();var a,s,c=null!==(a=e.retryConfig.inMemory)&&void 0!==a?a:{attemptLimit:4,statusCodes:[502,504]},l=null!==(s=e.retryConfig.persist)&&void 0!==s?s:{attemptLimit:3,statusCodes:[429,503],maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},u={compress:n,inMemoryRetry:{onIntermediateResult:null==r?void 0:r.onIntermediateResult,attemptLimit:c.attemptLimit,statusCodes:c.statusCodes,headerName:"x-li-retry-context",calculateRetryDelay:function(e){return function(e){return 1e3*Math.pow(2,e)}(e)}},disablePersistenceRetry:e.retryConfig.disablePersistence,persistenceRetry:{onBeforeRetry:null==r?void 0:r.onBeforeRetry,onResult:null==r?void 0:r.onResult,idbName:"beacons",attemptLimit:l.attemptLimit,statusCodes:l.statusCodes,maxNumber:l.maxNumber,batchEvictionNumber:l.batchEvictionNumber,throttleWait:l.throttleWait,useIdle:!0,measureIDB:{createStartMark:"idb_open_start",createSuccessMeasure:"idb_open_success_phase",createFailMeasure:"idb_open_fail_phase"}}},d=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=Boolean(t.compress),i=Object.assign({attemptLimit:0,statusCodes:Kt,calculateRetryDelay:function(e,t){return 2e3*t}},t.inMemoryRetry);if(t.retryDB)e=t.retryDB;else{var r=Object.assign({idbName:"beacon-transporter",attemptLimit:3,statusCodes:Gt,maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},t.persistenceRetry);r.headerName=r.headerName||i.headerName,e=new jt(r,{compress:t.compress,disablePersistenceRetry:t.disablePersistenceRetry})}return{beacon:function(r,o,a){var s;return mt()?new Vt(r,o,i,{db:e,disabled:Boolean(t.disablePersistenceRetry),statusCodes:(null===(s=t.persistenceRetry)||void 0===s?void 0:s.statusCodes)||Gt},n).send(a):Promise.resolve({type:"unknown",drop:!0})},database:e}}(u),h=d.beacon,p=d.database;return e.retryBeacon={shouldRetry:!0,beacon:h,database:p},"enabled"===i?(e.retryBeacon.shouldRetry=!1,!u.disablePersistenceRetry&&t.shouldAnonymizeMemberId()?p.peekQueue(1).then((function(e){if(Array.isArray(e)&&e[0]){var t=JSON.parse(e[0].body);if(Array.isArray(t)&&t.some((function(e){return!e.eventInfo.shouldAnonymizeMemberId})))return p.clearQueue()}}),(function(){return p.clearQueue()})).then((function(){e.retryBeacon.shouldRetry=!0})).catch((function(e){mn("retry:idb",e)})):(e.retryBeacon.shouldRetry=!0,Promise.resolve())):void 0})).catch((function(e){mn("retry:setup",e)}))}(this.host,e,this.shouldCompressPayload(),n,t)}}},{key:"clearPersistedEventsOnLogout",value:function(){var e=this.host.retryBeacon;if(e&&e.shouldRetry)return e.shouldRetry=!1,e.database.clearQueue().catch((function(e){mn("retry:logout",e)}))}},{key:"sendPayload",value:function(e,t,n,i){var r,o=this.getRetryTreatment();gt()&&"control"!==o&&null!==(r=this.host.retryBeacon)&&void 0!==r&&r.shouldRetry?this.sendPayloadWithRetry(e,t,n):this.sendPayloadFireForget(e,t,n,i)}},{key:"sendPayloadWithRetry",value:function(e,t,n){(!Array.isArray(t)||t.length>0)&&this.host.retryBeacon.beacon(e,JSON.stringify(t),n).catch((function(e){mn("retry:beacon",e)}))}},{key:"sendPayloadFireForget",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3?arguments[3]:void 0;(!Array.isArray(t)||t.length>0)&&(fn()?vt(e,JSON.stringify(t),{headers:n}):xt(e,JSON.stringify(t),n,this.shouldCompressPayload()).then((function(e){null==i||i.onResult(e,t)}),(function(){})))}},{key:"getRetryTreatment",value:function(){var e,t,n;if(!this.host.retryConfig)return"control";var i=this.host.retryConfig.lixKey;return i?null!==(e=null===(t=(n=this.host).__getLixTreatment)||void 0===t?void 0:t.call(n,i))&&void 0!==e?e:"control":"enabled"}},{key:"shouldCompressPayload",value:function(){return!0!==this.host.disableCompression}},{key:"isBrowserPersistentRetryEnabled",value:function(){var e,t;return"control"!==this.getRetryTreatment()&&null!==(e=null===(t=this.host.retryBeacon)||void 0===t?void 0:t.shouldRetry)&&void 0!==e&&e&&yn()&&"undefined"!=typeof globalThis&&!!globalThis.indexedDB}}]),e}(),bn="undefined"!=typeof window&&"undefined"!=typeof document,wn=/JSESSIONID="?([^";]+)"?/,xn="",_n=0;function Tn(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.cacheLifeSpan,n=void 0===t?1e4:t,i=e.regex,r=void 0===i?wn:i;if(!xn||Date.now()-_n>n){var o=bn&&document.cookie.match(r);xn=o&&o[1]||"",_n=Date.now()}return xn}var Sn={prod:{pattern:new RegExp(/https: \/\/www.linkedin.com\/.+|https:\/\/www.linkedin.com\/li\/track$/),monitorEndpoint:"https://www.linkedin.com/trackingMonitoring/?action=reportClientFailures"},ei:{pattern:new RegExp(/https: \/\/www.linkedin-ei.com\/.+|https:\/\/www.linkedin-ei.com\/li\/track$/),monitorEndpoint:"https://www.linkedin-ei.com/trackingMonitoring/?action=reportClientFailures"},eiValidate:{pattern:new RegExp(/https:\/\/www\.linkedin-ei\.com\/.+\/validate$/),monitorEndpoint:"https://www.linkedin-ei.com/trackingMonitoring/?action=reportClientFailures"}},kn=function(){function e(t){he(this,e),me(this,"networkTransporter",void 0),me(this,"inactive",void 0),me(this,"mpName",void 0),me(this,"endpoint",void 0),me(this,"debug",void 0),this.networkTransporter=new En(t),this.mpName=t.appId,this.inactive=t.inactive;var n=function(e){var t,n=!1;return Sn.prod.pattern.test(e)?t=Sn.prod.monitorEndpoint:Sn.eiValidate.pattern.test(e)?(n=!0,t=Sn.eiValidate.monitorEndpoint):Sn.ei.pattern.test(e)?t=Sn.ei.monitorEndpoint:(t=Sn.ei.monitorEndpoint,n=!0),{endpoint:t,debug:n}}(t.endpoint);this.endpoint=n.endpoint,this.debug=n.debug}return fe(e,[{key:"fireFragment",value:function(e){var t;if(!this.inactive){var n={"content-type":"application/json; charset=UTF-8","x-li-track":JSON.stringify({mpName:this.mpName}),"csrf-token":Tn(),"x-restli-protocol-version":"2.0.0"},i=[],r=null!==(t=null==e?void 0:e.stats)&&void 0!==t?t:{},o=r.failures,a=r.previousInstanceEventStats.reduce((function(e,t){return e.push.apply(e,ce(t.failures)),e}),[]);[].concat(ce(o),ce(a)).forEach((function(e){var t=e.reason,n=e.rawError,r=e.eventTopic,o=e.header,a=e.requestHeader;i.push({reason:t,rawError:n,failedTopicName:r,header:o,requestHeader:a})}));var s={clientTrackingFailures:i,debug:this.debug};this.networkTransporter.sendPayload(this.endpoint,s,n)}}}]),e}();function Cn(e){return"string"==typeof e}function In(e){return Cn(e)?e:e.topicName||e.eventName}function An(e){return Cn(e)?e:e.eventName}var Ln,Rn,On=function(){function e(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};he(this,e),me(this,"host",void 0),me(this,"cmoTransporter",void 0),me(this,"clientMonitoringInstanceId",on()),me(this,"currentContext",Dn()),me(this,"appState",{}),me(this,"estimatedFragmentSize",0),me(this,"fragmentSizeLimit",void 0),me(this,"activeFragmentEvent",void 0),me(this,"debounceTimer",void 0),this.host=t,this.cmoTransporter=i.cmoTransporter||new kn(t),this.fragmentSizeLimit=(null===(n=t.clientMonitoringConfig)||void 0===n?void 0:n.fragmentSizeLimit)||10240,this.activeFragmentEvent=Pn(this.clientMonitoringInstanceId,0,0,!1,this.getEventHeaders())}return fe(e,[{key:"getCurrentInstanceId",value:function(){return this.clientMonitoringInstanceId}},{key:"scheduleDebouncedFiring",value:function(){var e,t,n=this;void 0!==this.debounceTimer&&(clearTimeout(this.debounceTimer),this.debounceTimer=void 0),this.fragmentIsFull()&&this.fireFragmentEventIfFull(!0),this.debounceTimer=setTimeout((function(){n.fireFragmentEventIfFull()}),null!==(e=null===(t=this.host.batching)||void 0===t?void 0:t.debounceTime)&&void 0!==e?e:1)}},{key:"logEventGenerated",value:function(e){this.scheduleDebouncedFiring();var t=this.activeFragmentEvent.stats,n=this.activeFragmentEvent.firstEventNumber+t.eventsGenerated;return t.eventTopics.push(e),t.eventsGenerated++,this.estimatedFragmentSize+=e.length,n}},{key:"logEventReadyToSend",value:function(e){this.activeFragmentEvent.stats.eventsReadyToSend+=e}},{key:"logEventSent",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCurrentInstanceId();t===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.eventsSent+=e:this.findPreviousInstanceStat(t,(function(t){t.eventsSent+=e}))}},{key:"logNetworkResponseCode",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCurrentInstanceId(),n=this.activeFragmentEvent.stats.networkResponseStats;t!==this.getCurrentInstanceId()&&this.findPreviousInstanceStat(t,(function(e){n=e.networkResponseStats})),e>=200&&e<300?n.eventsWith2XXResponse++:400===e?n.eventsWith400Response++:408===e?n.eventsWith408Response++:429===e?n.eventsWith429Response++:e>400&&e<500?n.eventsWith4XXResponse++:500===e?n.eventsWith500Response++:502===e?n.eventsWith502Response++:503===e?n.eventsWith503Response++:504===e?n.eventsWith504Response++:e>500&&e<600&&n.eventsWith5XXResponse++}},{key:"findPreviousInstanceStat",value:function(e,t){var n,i=se(this.activeFragmentEvent.stats.previousInstanceEventStats);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(r.instanceId===e)return void t(r)}}catch(e){i.e(e)}finally{i.f()}var o=this.getEventHeaders(),a=o.header,s=o.requestHeader,c={header:Object.assign(a,{memberId:-1}),requestHeader:s,instanceId:e,eventsSent:0,eventTopics:[],networkResponseStats:{eventsWith2XXResponse:0,eventsWith400Response:0,eventsWith408Response:0,eventsWith429Response:0,eventsWith4XXResponse:0,eventsWith500Response:0,eventsWith502Response:0,eventsWith503Response:0,eventsWith504Response:0,eventsWith5XXResponse:0},failures:[]};t(c),this.activeFragmentEvent.stats.previousInstanceEventStats.push(c)}},{key:"logFailedEvent",value:function(e,t,n,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.getCurrentInstanceId(),o=this.getEventHeaders(),a=o.header,s=o.requestHeader,c={header:Object.assign(a,{memberId:-1}),requestHeader:s,instanceId:r,instanceEventNumber:i,reason:e,rawError:n,eventName:An(t),eventTopic:In(t)};this.estimatedFragmentSize+=JSON.stringify(c).length,r===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.failures.push(c):this.findPreviousInstanceStat(r,(function(e){e.failures.push(c)})),this.fireFragmentEventIfFull()}},{key:"flush",value:function(){this.activeFragmentEvent.isLastFragment=!0,this.fireFragmentEventIfFull(!0)}},{key:"fragmentIsFull",value:function(){return this.activeFragmentEvent.stats.eventsGenerated>=100||this.estimatedFragmentSize>=this.fragmentSizeLimit}},{key:"fireFragmentEventIfFull",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e||this.fragmentIsFull()){this.debounceTimer=void 0;var t=this.getEventHeaders(),n=t.header,i=t.requestHeader,r=this.activeFragmentEvent;r.header=n,r.requestHeader=i,this.cmoTransporter.fireFragment(r),this.estimatedFragmentSize=0,this.activeFragmentEvent=Pn(this.clientMonitoringInstanceId,r.fragmentNumber+1,r.firstEventNumber+r.stats.eventsGenerated,!1,t)}}},{key:"setCurrentContext",value:function(e){this.currentContext=e}},{key:"updateAppState",value:function(e){this.host.api.assign(this.appState,e)}},{key:"getEventHeaders",value:function(){var e=void 0;this.appState.clientApplicationInstance&&((e=this.appState.clientApplicationInstance).trackingId=Mn(e.trackingId));var t=this.currentContext.pageInstance;return t.trackingId=Mn(t.trackingId),{requestHeader:{interfaceLocale:this.host.locale,pageKey:this.currentContext.pageKey,path:this.host.api.location.pathname+this.host.api.location.search,referer:this.host.api.document.referrer},header:{applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:e,pageInstance:t,time:Date.now(),version:this.host.appVersion,server:"",service:"",guid:on(),memberId:0}}}}]),e}();function Nn(e){return Ln||(Ln=new On(e)),{getCurrentInstanceId:function(){return Ln.getCurrentInstanceId()},logEventGenerated:function(e){return Ln.logEventGenerated(e)},logEventReadyToSend:function(e){Ln.logEventReadyToSend(e)},logEventSent:function(e){Ln.logEventSent(e)},logPersistedEventSent:function(e,t){Ln.logEventSent(t,e)},logNetworkResponseCode:function(e){Ln.logNetworkResponseCode(e)},logPersistedNetworkResponseCode:function(e,t){var n;null===(n=Ln)||void 0===n||n.logNetworkResponseCode(t,e)},logFailedEvent:function(e,t,n,i){Ln.logFailedEvent(e,t,n,i)},logPersistedFailedEvent:function(e,t,n,i,r){Ln.logFailedEvent(t,n,i,r,e)},flush:function(){Ln.flush()},destroy:function(){Ln=void 0},isDestroyed:function(){return void 0===Ln},setCurrentContext:function(e){Ln.setCurrentContext(e)},updateAppState:function(e){Ln.updateAppState(e)}}}function Pn(e,t,n,i,r){return{fragmentNumber:t,firstEventNumber:n,isLastFragment:i,stats:{instanceId:e,eventsGenerated:0,eventsReadyToSend:0,eventsSent:0,networkResponseStats:{eventsWith2XXResponse:0,eventsWith400Response:0,eventsWith408Response:0,eventsWith429Response:0,eventsWith4XXResponse:0,eventsWith500Response:0,eventsWith502Response:0,eventsWith503Response:0,eventsWith504Response:0,eventsWith5XXResponse:0},eventTopics:[],failures:[],previousInstanceEventStats:[]},requestHeader:r.requestHeader,header:r.header}}function Dn(){return{pageKey:"unknown",pageInstance:sn("unknown")}}function Mn(e){return Array.isArray(e)?rn(e):16===e.length?e:function(e){return"string"==typeof e&&!!e.match(an)}(e)?atob(e):rn(function(e){return _e(e)}(e))}function Un(e){return{onResult:function(t,n){e&&!e.isDestroyed()&&(t.statusCode&&e.logNetworkResponseCode(t.statusCode),!0===t.drop&&n.forEach((function(n){var i=n.eventInfo.eventName,r=n.eventInfo.topicName||i,o="rawError"in t?t.rawError:"null",a=["type: ".concat(t.type),"statusCode: ".concat(t.statusCode||"null"),"drop: ".concat(String(t.drop)),"rawError: ".concat(o)].join(", ");null==e||e.logFailedEvent(Rn.UNKNOWN_EXECUTION_ERROR,{eventName:i,topicName:r},a,n.eventBody.header.clientMonitoringInstanceEventNumber||-1)})))}}}!function(e){e.NONE="NONE",e.UNKNOWN_EXECUTION_ERROR="UNKNOWN_EXECUTION_ERROR",e.MISSING_REQUIRED_PROPERTIES="MISSING_REQUIRED_PROPERITES",e.STORAGE_WRITE_FAILURE="STORAGE_WRITE_FAILURE",e.RETRIES_EXCEEDED="RETRIES_EXCEEDED",e.EVENT_EVICTED_FROM_STORAGE="EVENT_EVICTED_FROM_STORAGE",e.STORAGE_UNAVAILABLE="STORAGE_UNAVAILABLE",e.SERIALIZATION_FAILURE="SERIALIZATION_FAILURE"}(Rn||(Rn={}));var Bn,Fn,qn,Hn=["PageViewEvent","SponsoredImpressionEvent","JobViewEvent"],jn="PageViewEvent",Kn=function(){function e(t){var n,i,r,o,a,s,c=this;he(this,e),me(this,"host",void 0),me(this,"queue",void 0),me(this,"preContextQueue",void 0),me(this,"debounceTimer",void 0),me(this,"unloadHandlers",void 0),me(this,"maxQueueSize",void 0),me(this,"flushDebounceTime",void 0),me(this,"trackingEventListeners",[]),me(this,"onHideHandler",(function(){c.forceFlush()})),me(this,"networkTransporter",void 0),me(this,"clientMonitoringConn",void 0),me(this,"clientGlobalSequenceNumberCounter",void 0),me(this,"clientTopicLocalSequenceNumberCountersMap",{}),me(this,"isTimerRunning",void 0),me(this,"trackingEndpoint",void 0),me(this,"isEvenBatchEnabled",void 0),this.host=t,this.queue=[],this.preContextQueue=[],this.unloadHandlers=[];var l=t.batching,u=null!==(n=null==l?void 0:l.evenBatchEnabled)&&void 0!==n&&n,d="development"===t.environment||(null===(i=t.api)||void 0===i||null===(r=i.location)||void 0===r||null===(o=r.host)||void 0===o?void 0:o.indexOf("-ei."))>-1?"https://www.linkedin-ei.com/li/track/validate":t.endpoint||"https://www.linkedin.com/li/track";this.trackingEndpoint=function(e,t){return/linkedin(?:-ei)?\.cn/.test(t)?e.replace(/\/\/(\S+?)\.linkedin(-ei)?\.com/,"//$1.linkedin$2.cn"):e}(d,null===(a=t.api)||void 0===a||null===(s=a.location)||void 0===s?void 0:s.host),this.maxQueueSize=l&&l.maxSize||1,this.flushDebounceTime=l&&l.debounceTime||0,Qt.on("internal:hide",this.onHideHandler),this.networkTransporter=new En(t),this.isLixEnabled("pemberly.tracking.monitoring")&&t.clientMonitoringConfig&&!t.inactive&&(this.clientMonitoringConn=Nn(t)),this.getSequenceNumberFromIDB(),this.updateSequenceNumberOnExit(),this.isTimerRunning=!1,this.isEvenBatchEnabled=this.isLixEnabled("pemberly.tracking.even-batch")||u}return fe(e,[{key:"checkAndEnablePersistentRetry",value:function(e){var t,n=(t=this.clientMonitoringConn,{onIntermediateResult:function(e,n){var i;if(t&&!t.isDestroyed())try{if(i=JSON.parse(n),!Array.isArray(i)||0===i.length)return;e.statusCode&&t.logNetworkResponseCode(e.statusCode),!0===e.drop&&i.forEach((function(n){var i,r=n.eventInfo.eventName,o=n.eventInfo.topicName||r,a="rawError"in e?e.rawError:"null",s=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(a)].join(", ");t.logFailedEvent(Rn.UNKNOWN_EXECUTION_ERROR,{eventName:r,topicName:o},s,null!==(i=n.eventBody.header.clientMonitoringInstanceEventNumber)&&void 0!==i?i:-1)}))}catch(e){}},onBeforeRetry:function(e){var n;if(t&&!t.isDestroyed())try{if(n=JSON.parse(e),!Array.isArray(n)||0===n.length||!n[0].eventBody.header.clientMonitoringInstanceId)return;var i=n[0].eventBody.header.clientMonitoringInstanceId,r=n.length;t.logPersistedEventSent(i,r)}catch(e){}},onResult:function(e,n){var i;if(t)try{if(i=JSON.parse(n),!Array.isArray(i)||0===i.length||!i[0].eventBody.header.clientMonitoringInstanceId)return;var r=i[0].eventBody.header.clientMonitoringInstanceId;e.statusCode&&t.logPersistedNetworkResponseCode(r,e.statusCode),!0===e.drop&&i.forEach((function(n){var i=n.eventInfo.eventName,o=n.eventInfo.topicName||i,a="rawError"in e?e.rawError:"null",s=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(a)].join(", ");t.logPersistedFailedEvent(r,Rn.UNKNOWN_EXECUTION_ERROR,{eventName:i,topicName:o},s,n.eventBody.header.clientMonitoringInstanceEventNumber)}))}catch(e){}}});this.networkTransporter.checkAndEnablePersistentRetry(e,n)}},{key:"clearPersistedEventsOnLogout",value:function(){return this.networkTransporter.clearPersistedEventsOnLogout()}},{key:"on",value:function(e){this.trackingEventListeners.push(e)}},{key:"fireEvent",value:function(e){var t=function(e){return e.meta.time=Date.now(),e}(e);this.clientMonitoringConn&&(t.meta.clientMonitoringInstanceId=this.clientMonitoringConn.getCurrentInstanceId(),t.meta.clientMonitoringInstanceEventNumber=this.clientMonitoringConn.logEventGenerated(In(e.id)));var n=this.host,i=n.api.Promise,r=n.batching;if(function(e){return!!e.meta.context}(t)){var o,a=this.prepareCompleteEnvelopeQueue(t);return null===(o=this.clientMonitoringConn)||void 0===o||o.logEventReadyToSend(1),this.queue.push(a),r?(this.batchFire(),i.resolve(!0)):(this.flush(!0),i.resolve(!0))}return this.preContextQueue.push(t),i.resolve(!0)}},{key:"callOnDestroy",value:function(e){this.unloadHandlers.push(e)}},{key:"destroy",value:function(){var e,t,n,i;this.unloadHandlers.forEach((function(e){return e()})),this.forceFlush(),this.trackingEventListeners=[],this.clientMonitoringConn=void 0,Qt.off("internal:hide",this.onHideHandler),null!==(e=this.host)&&void 0!==e&&e.__getLixTreatment&&(this.host.__getLixTreatment=void 0),null!==(t=this.host)&&void 0!==t&&null!==(n=t.api)&&void 0!==n&&n.location&&(this.host.api.location=null===(i=window)||void 0===i?void 0:i.location)}},{key:"forceFlush",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;this.populatePreContextQueue({pageInstance:sn("unknown"),pageKey:"unknown"}).forEach((function(t){e.queue.push(t)})),this.isEvenBatchEnabled?1===t?this.sendPayload(void 0,!0):this.sendPayload():this.flush(!0)}},{key:"isLixEnabled",value:function(e){var t,n;return"enabled"===(null===(t=(n=this.host).__getLixTreatment)||void 0===t?void 0:t.call(n,e))}},{key:"getSequenceNumberFromIDB",value:function(){var e=this;pn("read").then((function(t){var n;e.clientGlobalSequenceNumberCounter=null!==(n=null==t?void 0:t.sequenceNumber)&&void 0!==n?n:0,Hn.forEach((function(n){var i;e.clientTopicLocalSequenceNumberCountersMap[n]=null!==(i=null==t?void 0:t[n])&&void 0!==i?i:0}))})).catch((function(e){mn("sequence-number:idb-read",e)}))}},{key:"updateSequenceNumberToIDB",value:function(){pn("update",this.clientGlobalSequenceNumberCounter,this.clientTopicLocalSequenceNumberCountersMap).catch((function(e){mn("sequence-number:idb-update",e)}))}},{key:"updateSequenceNumberOnExit",value:function(){var e=this;"undefined"!=typeof window&&"undefined"!=typeof document&&window.addEventListener("beforeunload",(function t(){e.updateSequenceNumberToIDB(),window.removeEventListener("beforeunload",t)}))}},{key:"prepareCompleteEnvelopeQueue",value:function(e){var t=this,n=e.meta.context=un(e.meta.context,this.host.api);return"function"==typeof e.body&&(e.body=e.body(n)),this.preContextQueue.length>0&&this.populatePreContextQueue(n).forEach((function(e){return t.queue.push(e)})),e}},{key:"envelop",value:function(e,t,n){var i=this.host,r=i.appId,o=i.api,a={eventBody:t,eventInfo:"string"==typeof e?{appId:r,eventName:e,topicName:e}:o.assign({appId:r},e)};return n.length>0&&this.host.api.assign(a,{clientBreadcrumbs:n}),a}},{key:"getBreadcrumbs",value:function(e){return e.clientBreadcrumbs||[]}},{key:"getGenericEventBody",value:function(e){var t,n=this.host,i=n.appVersion,r=n.locale,o=n.api,a=o.location,s=o.document,c=o.assign,l=e.meta.context,u=l.pageKey,d=l.pageInstance,h=function(e){return"string"==typeof e?e===jn:e.eventName===jn}(e.id)&&(null===(t=e.body.requestHeader)||void 0===t?void 0:t.pageKey)||u,p=null;"string"!=typeof r&&null!==this.host.locale||(p=r);var f={interfaceLocale:p,pageKey:h,path:a.pathname+a.search,referer:s.referrer,isFlushOnCloseBrowserTabEnabled:!fn()&&(gt()||"undefined"!=typeof navigator&&"sendBeacon"in navigator),isBrowserPersistentRetryEnabled:this.networkTransporter.isBrowserPersistentRetryEnabled()},m={pageInstance:d,time:e.meta.time,version:i,server:"",service:"",guid:on(),memberId:0};"number"==typeof this.clientGlobalSequenceNumberCounter&&c(m,{clientGlobalSequenceNumber:this.clientGlobalSequenceNumberCounter});var g=In(e.id);if(Hn.includes(g)){var v=this.clientTopicLocalSequenceNumberCountersMap[g];"number"==typeof v&&c(m,{clientTopicLocalSequenceNumber:v})}var y={header:c(m,e.meta.header||{}),requestHeader:c(f,e.meta.requestHeader||{})},E=e.meta.clientMonitoringInstanceId,b=e.meta.clientMonitoringInstanceEventNumber;return E&&c(y.header,{clientMonitoringInstanceId:E,clientMonitoringInstanceEventNumber:b}),c(e.body,y)}},{key:"populatePreContextQueue",value:function(e){var t,n=this.preContextQueue;return this.preContextQueue=[],null===(t=this.clientMonitoringConn)||void 0===t||t.logEventReadyToSend(n.length),n.map((function(t){return t.meta.context=e,"function"==typeof t.body&&(t.body=t.body(e)),t}))}},{key:"trigger",value:function(e,t){this.trackingEventListeners.forEach((function(n){return n(e,t)}))}},{key:"requestFlush",value:function(e){var t=this;e((function(){t.forceFlush(0)}),{timeout:1e4})}},{key:"flush",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.host.api.requestIdleCallback;e||!t?this.sendPayload(void 0,!0):this.requestFlush(t)}},{key:"batchFire",value:function(){var e=this;this.queue.length>this.maxQueueSize?this.flush():(this.debounceTimer&&clearTimeout(this.debounceTimer),this.debounceTimer=setTimeout((function(){return e.flush()}),this.flushDebounceTime))}},{key:"sendPayload",value:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.isEvenBatchEnabled)if(Array.isArray(e)&&e.length>0)t=e;else{var r=this.maxQueueSize+1;this.queue.length>0&&(this.queue.length<=r||i)?(t=this.queue,this.queue=[]):t=this.queue.splice(0,r)}else Array.isArray(e)&&e.length>0?t=e:(t=this.queue,this.queue=[]);if(0!==t.length){"undefined"!=typeof window&&!1===this.isTimerRunning&&(this.isTimerRunning=!0,setInterval((function(){n.updateSequenceNumberToIDB()}),5e3));var o,a=[],s=[];t.forEach((function(e){var t=n.getGenericEventBody(e),i=n.getBreadcrumbs(e),r=n.envelop(e.id,t,i);n.trigger(r,e.meta);var o=r.eventInfo.eventName;"LixTreatmentsEvent"===o||"JavaScriptErrorEvent"===o?a.push(r):s.push(r),"number"==typeof n.clientGlobalSequenceNumberCounter&&n.clientGlobalSequenceNumberCounter++;var c=In(e.id);Hn.includes(c)&&"number"==typeof n.clientTopicLocalSequenceNumberCountersMap[c]&&n.clientTopicLocalSequenceNumberCountersMap[c]++})),this.host.inactive||(this.clientMonitoringConn&&(this.clientMonitoringConn.logEventSent(a.length+s.length),o=Un(this.clientMonitoringConn)),this.networkTransporter.sendPayloadFireForget(this.trackingEndpoint,a,void 0,o),this.networkTransporter.sendPayload(this.trackingEndpoint,s,void 0,o))}}},{key:"getTrackingEndpoint",value:function(){return this.trackingEndpoint}}]),e}(),Gn=function(){function e(t,n){he(this,e),this.clientBreadcrumbType=t,this.id=n}return fe(e,[{key:"builder",get:function(){return function(){var e={},t=new Proxy({},{get:function(n,i){return"build"===i?function(){return e}:function(n){return e[i.toString()]=n,t}}});return t}().id(this.id).clientBreadcrumbType(this.clientBreadcrumbType)}}],[{key:"toPointer",value:function(e){return{id:e.id,type:e.clientBreadcrumbType}}}]),e}();function Vn(e){if(!e)return{};var t=e.trk,n=!1,i=e.licu&&decodeURIComponent(e.licu);e.external_control&&(i="urn:li:externalControl:".concat(decodeURIComponent(e.external_control)),n=!0);var r,o=e.lipi&&function(e){var t=decodeURIComponent(e).split(";");if(t.length>1)return{pageUrn:t[0],trackingId:t[1]}}(e.lipi);if(o?r={pageInstance:o,pageKey:t}:t&&(r={pageKey:t}),e.external_page&&e.external_page_instance){var a=decodeURIComponent(e.external_page);r={pageInstance:{pageUrn:"urn:li:externalPage:".concat(a),trackingId:e.external_page_instance},pageKey:a},n=!0}var s=e.external_app&&e.external_app_instance?{applicationUrn:"urn:li:externalApplication:".concat(decodeURIComponent(e.external_app)),trackingId:e.external_app_instance,version:""}:void 0;return s&&((r=r||{}).applicationInstance=s),{fromExternalApp:n||!!s,previousApplicationInstance:s,previousContext:r,previousControlId:e.lici&&decodeURIComponent(e.lici),previousControlUrn:i}}function zn(e){return"retryConfig"in e.host}function Wn(e){return e.split("").reduce((function(e,t){return(e<<5)-e+t.charCodeAt(0)|0}),0)}!function(e){e.UNKNOWN="UNKNOWN",e.ME_NOTIFICATION="ME_NOTIFICATION",e.ME_NOTIFICATION_ACTION="ME_NOTIFICATION_ACTION",e.JOB_VIEW="JOB_VIEW"}(Bn||(Bn={})),fe((function e(t,n){var i,r;if(he(this,e),me(this,"transporter",void 0),me(this,"delegate",void 0),me(this,"currentContext",void 0),me(this,"appState",void 0),me(this,"previousAppContext",void 0),me(this,"customTransporters",void 0),me(this,"clientMonitoringConn",void 0),this.transporter=t,this.delegate=n,this.appState={},this.customTransporters={},n&&n.customTransporterHosts)for(var o in n.customTransporterHosts)if(Object.prototype.hasOwnProperty.call(n.customTransporterHosts,o)){var a=this.transporter.host.api.assign({},this.transporter.host);this.customTransporters[o]=new Kn(this.transporter.host.api.assign(a,n.customTransporterHosts[o]))}"enabled"===(null===(i=(r=t.host).__getLixTreatment)||void 0===i?void 0:i.call(r,"pemberly.tracking.monitoring"))&&t.host.clientMonitoringConfig&&!t.host.inactive&&"location"in t.host.api&&(this.clientMonitoringConn=Nn(t.host))}),[{key:"host",get:function(){return this.transporter.host}},{key:"checkAndEnablePersistentRetry",value:function(){zn(this.transporter)&&this.transporter.checkAndEnablePersistentRetry(this.delegate)}},{key:"flushAndClearPersistedEventsOnLogout",value:function(){this.forceFlush();var e=zn(this.transporter)?this.transporter.clearPersistedEventsOnLogout():null;return null!=e?e:this.host.api.Promise.resolve()}},{key:"getCurrentContext",value:function(){if(this.currentContext)return un(this.currentContext,this.host.api)}},{key:"navigate",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=this.navMetaFromSeed(e,Vn(t),null==n?void 0:n.pageInstanceTrackingId);if(this.setCurrentContext(i.to),!n.suppressEventsFiring)return this.fireNavEvents(i)}},{key:"setCurrentContext",value:function(e){var t;this.currentContext=un(e,this.host.api),null===(t=this.clientMonitoringConn)||void 0===t||t.setCurrentContext(un(e,this.host.api))}},{key:"updateAppState",value:function(e){var t;this.host.api.assign(this.appState,e),null===(t=this.clientMonitoringConn)||void 0===t||t.updateAppState(e)}},{key:"fireCIE",value:function(e,t,n,i,r){return this.fireEvent("ControlInteractionEvent",(function(n){var o=cn(n.pageKey,e),a={controlTrackingId:i,controlUrn:o,interactionType:t};return r&&r(o),a}),{context:n})}},{key:"getViewHierarchy",value:function(e){for(var t=[],n=e;n instanceof HTMLElement&&"body"!==n.tagName.toLowerCase();){var i=n.getAttribute("data-view-name");i&&t.push(i),n=n.parentElement}return t}},{key:"fireInteraction",value:function(e){var t=e.targetView,n=e.manualFireReason,i=e.interactionType,r=e.controlUrn,o=e.actionType,a=e.contentTrackingId,s=e.clientBreadcrumbs,c=e.isShadowEvent,l=this.getViewHierarchy(t);return this.fireEvent("GenericActionEvent",{controlUrn:r||"",interactionType:i,actionType:o,contentTrackingId:""===a?void 0:a,manualFireReason:n},{header:{viewHierarchy:l}},s,c)}},{key:"fireImpression",value:function(e){var t=e.viewHierarchy,n=e.manualFireReason,i=e.viewDurationInMilliseconds,r=void 0===i?0:i,o=e.contentViewFraction,a=void 0===o?1:o,s=e.width,c=void 0===s?-1:s,l=e.height,u=void 0===l?-1:l,d=e.verticalPosition,h=e.horizontalPosition,p=e.contentTrackingId,f=e.clientBreadcrumbs,m=e.isShadowEvent;return this.fireEvent("GenericImpressionEvent",{viewDurationInMilliseconds:r,contentViewFraction:a,width:c,height:u,verticalPosition:d,horizontalPosition:h,contentTrackingId:""===p?void 0:p,manualFireReason:n},{header:{viewHierarchy:t}},f,m)}},{key:"fireEvent",value:function(e,t,n,i,r){if(!t){var o=In(e),a=void 0===t?"undefined":null===t?"null":de(t),s='Firing tracking event "'.concat(o,'" with invalid body, you fired "').concat(a,'"');if(this.clientMonitoringConn){var c=this.clientMonitoringConn.logEventGenerated(o);this.clientMonitoringConn.logFailedEvent(Rn.MISSING_REQUIRED_PROPERTIES,e,s,c)}throw new Error(s)}var l=i||[];if(l.length>0){var u=l.map((function(e){return Gn.toPointer(e)}));this.host.api.assign(t,{clientBreadcrumbPointers:u})}var d=l.length>0?this.generateEnvelopeWithBreadcrumbs(e,t,n,l,r):this.generateEnvelope(e,t,n,r);return this.fireEnvelope(d)}},{key:"generateEnvelopeWithBreadcrumbs",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=this.generateEnvelope(e,t,n,r),a=i.length>0?this.addBreadcrumbsToEnvelope(o,i):o;return a}},{key:"addBreadcrumbsToEnvelope",value:function(e,t){return this.host.api.assign(e,{clientBreadcrumbs:t}),e}},{key:"fireEnvelope",value:function(e){var t,n;if(null!==(t=this.delegate)&&void 0!==t&&null!==(n=t.shouldAnonymizeMemberId)&&void 0!==n&&n.call(t))if(Cn(e.id)){var i=e.id;e.id={eventName:i,topicName:i,shouldAnonymizeMemberId:!0}}else e.id.shouldAnonymizeMemberId=!0;var r=this.delegate&&this.delegate.preTransporter?this.delegate.preTransporter(e):e;if(r){var o=r.meta.transporterKey,a=o?this.customTransporters[o]:this.transporter;if(!a&&o){var s=In(r.id),c="Could not find custom transporter: ".concat(o);if(this.clientMonitoringConn){var l=this.clientMonitoringConn.logEventGenerated(s);this.clientMonitoringConn.logFailedEvent(Rn.UNKNOWN_EXECUTION_ERROR,r.id,c,l)}throw new Error(c)}return a.fireEvent(r)}return this.host.api.Promise.resolve(!0)}},{key:"generatePageInstance",value:function(e,t){return sn(e,t)}},{key:"firePVE",value:function(e,t,n){return this._firePVE(e,t,n)}},{key:"_firePVE",value:function(e,t,n){var i={pageType:"full",totalTime:0,trackingCode:this.getTrackingCode(),trackingInfo:{}},r=this.host.api.assign(i,t),o=this.generateEnvelope("PageViewEvent",r,{context:n});return o.meta.requestHeader.pageKey=e,this.fireEnvelope(o)}},{key:"destroy",value:function(){for(var e in this.transporter.destroy(),this.customTransporters)this.customTransporters[e].destroy();this.clientMonitoringConn&&(this.clientMonitoringConn.flush(),this.clientMonitoringConn.destroy(),this.clientMonitoringConn=void 0),Qt.clear()}},{key:"forceFlush",value:function(){for(var e in this.transporter.forceFlush(),this.customTransporters)this.customTransporters[e].forceFlush()}},{key:"generateControlUrn",value:function(e,t){return cn((t||this.currentContext||{pageKey:"unknown"}).pageKey,e)}},{key:"fireRawCIE",value:function(e,t,n,i){var r={controlTrackingId:i,controlUrn:e,interactionType:t};return{beacon:this.fireEvent("ControlInteractionEvent",r,{context:n}),controlUrn:e}}},{key:"generateNavigationEvent",value:function(e){var t=e.triggerId,n=e.triggerUrn,i=e.from;return{previousPageInstance:i&&i.pageInstance,triggerControlTrackingId:t,triggerControlUrn:n}}},{key:"getTrackingCode",value:function(){return this.previousAppContext&&this.previousAppContext.pageKey}},{key:"navMetaFromSeed",value:function(e,t,n){var i="NavigationEvent";this.previousAppContext=t.previousContext;var r=t.fromExternalApp?{eventName:i,topicName:"InboundNavigationEvent"}:i;return{from:t.previousContext,navEventId:r,to:{applicationInstance:t.applicationInstance,pageInstance:this.generatePageInstance(e,n||t.pageTrackingId),pageKey:e},triggerId:t.previousControlId,triggerUrn:t.previousControlUrn}}},{key:"fireNavEvents",value:function(e){var t=this.generateNavigationEvent(e),n=e.to,i=e.from,r=e.navEventId,o=this.generateEnvelope(r,t);o.meta.requestHeader.pageKey=n.pageKey;var a=i&&i.applicationInstance;return a&&(o.meta.header.clientApplicationInstance=a),this.host.api.Promise.all([this._firePVE(n.pageKey),this.fireEnvelope(o)])}},{key:"generateEnvelope",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r={directive:n.directive,transporterKey:n.transporterKey,context:n.context||this.currentContext&&un(this.currentContext,this.host.api),requestHeader:this.host.api.assign({trackingCode:this.getTrackingCode()},n.requestHeader||{}),header:this.host.api.assign({applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:this.appState.clientApplicationInstance,isShadowEvent:i},n.header||{})};return{body:"function"==typeof t?t:function(){return t},id:e,meta:r}}}]),fe((function e(t,n){var i,r=this;he(this,e),me(this,"core",void 0),me(this,"protocol",void 0),me(this,"throttleKeySet",new Set),me(this,"config",void 0),me(this,"reportTransporterError",(function(e){e.reason instanceof Error||(e.reason=new Error(e.reason||"An error occurred in the transporter")),r.reportError(e.reason,e.tags.concat(["info"]),{responseHeaders:e.responseHeaders}).catch((function(){}))})),this.core=t;var o=this.core.host.api.location.protocol;this.protocol=o.substring(0,o.length-1),this.config={throttleTime:null!==(i=null==n?void 0:n.throttleTime)&&void 0!==i?i:100},Qt.on("internal:error",this.reportTransporterError)}),[{key:"reportError",value:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=r.callTreeId,a=void 0===o?"":o,s=r.responseHeaders,c=void 0===s?{}:s,l=e.message,u=e.name,d=e.stack,h=void 0===d?"":d,p=e.fileName,f=void 0===p?"":p,m=e.lineNumber,g=void 0===m?0:m,v=e.columnNumber,y=void 0===v?0:v,E=this.core.host,b=E.appId,w=E.appVersion,x=E.service,_=E.serviceInstance,T=E.treeID,S=void 0===T?"":T,k=E.api,C=k.Promise,I=k.location,A=I.host,L=I.pathname,R=I.search,O=I.hash,N=void 0===O?"":O;if(c){t={};var P=new Map;Object.keys(c).forEach((function(e){P.set(e.toLowerCase(),c[e])})),t.callTreeId=P.get("x-li-uuid"),t.microsoftEdgeReference=P.get("x-msedge-ref"),t.pointOfPresenceId=P.get("x-li-pop"),t.fabric=P.get("x-li-fabric")}var D=function(){return n.core.fireEvent("JavaScriptErrorEvent",(function(e){return{appId:b,e:{c:y,l:g,m:l,s:h,t:u,u:f},h:N,l:n.protocol,o:A,p:L,pageKey:e.pageKey,q:R,service:x,serviceInstance:_,serviceVersion:w,t:i,trackingID:e.pageInstance.trackingId,treeID:S,callTreeId:a,responseTraceHeaders:t}}))};if(this.config.throttleTime<0)return D();var M=Wn(u+l+h+i.join("")+a);return this.throttleKeySet.has(M)?C.resolve(!1):(this.throttleKeySet.add(M),setTimeout((function(){return n.throttleKeySet.delete(M)}),this.config.throttleTime),D())}},{key:"flush",value:function(){this.core.forceFlush()}},{key:"destroy",value:function(){this.core.destroy(),Qt.off("internal:error",this.reportTransporterError)}}]),function(e){e.RealUserMonitoringEvent="RealUserMonitoringEvent",e.FeaturePerformanceMeasurementEvent="FeaturePerformanceMeasurementEvent",e.ClientPerfMetricsEvent="ClientPerfMetricsEvent",e.WEB_UI_FRAMEWORK="web-ui-framework",e.APP_ID="app-id",e.APP_VERSION="app-version",e.IS_SINGLE_PAGE_APP="is-single-page-app",e.IS_APP_RENDER_FAILED="is-app-render-failed",e.APP_RENDER_MODE="app-render-mode",e.USER_TIMING_MARK_ENABLED="user-timing-mark-enabled",e.USER_TIMING_MEASURE_ENABLED="user-timing-measure-enabled",e.BEACON_SOURCE="beacon-source",e.BEACON_TIMEOUT="beacon-timeout",e.ENABLE_RS_TIMING="enable-rs-timing",e.ENABLE_CDN_TRACKING="enable-cdn-tracking",e.ASYNC_PLUGINS_TIMEOUT="async-plugins-timeout",e.ENABLE_MEMORY_MEASUREMENT="enable-memory-measurement",e.PAGE_KEY_PREFIX="pageKeyPrefix",e.ENABLE_T_3="enable-tracking-3",e.ENABLE_PEM_T_3="enable-pem-tracking-3"}(Fn||(Fn={})),function(e){e.PageLoadStartEvent="PageLoadStartEvent",e.PageLoadEndEvent="PageLoadEndEvent",e.ResourceLoadEvent="ResourceLoadEvent",e.CustomMeasureEvent="CustomMeasureEvent",e.ViewLoadEvent="ViewLoadEvent",e.PEMTracer="PEMTracer"}(qn||(qn={}));var Xn,Yn,Qn,Jn,Zn,$n,ei,ti=(me($={},"web-ui-framework","EMBER"),me($,"app-id","linkedin.rum.tracking"),me($,"app-version","unknown"),me($,"is-single-page-app",!0),me($,"user-timing-mark-enabled",!1),me($,"user-timing-measure-enabled",!0),me($,"beacon-source","apps"),me($,"enable-rs-timing",!0),me($,"enable-cdn-tracking",!1),me($,"async-plugins-timeout",5e3),me($,"beacon-timeout",3e4),me($,"enable-memory-measurement",!1),me($,"pageKeyPrefix",""),me($,"enable-pem-tracking-3",!1),me($,"enable-tracking-3",!1),$),ni=["loadEventEnd","loadEventStart","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","responseEnd","responseStart","requestStart","secureConnectionStart","connectEnd","connectStart","domainLookupEnd","domainLookupStart","fetchStart","redirectEnd","redirectStart","unloadEventEnd","unloadEventStart","navigationStart"],ii={redirectStart:"REDIRECT_START",redirectEnd:"REDIRECT_END",fetchStart:"FETCH_START",domainLookupStart:"DOMAIN_LOOKUP_START",domainLookupEnd:"DOMAIN_LOOKUP_END",connectStart:"CONNECT_START",connectEnd:"CONNECT_END",secureConnectionStart:"SECURE_CONNECTION_START",requestStart:"REQUEST_START",responseStart:"RESPONSE_START",responseEnd:"RESPONSE_END",workerStart:"WORKER_START"},ri={"http/0.9":"HTTP0_9","http/1.0":"HTTP1_0","http/1.1":"HTTP1_1",h2:"HTTP2"},oi="pageLoadId does not exist",ai="rum token passed is invalid",si=new RegExp(/batch-(\d+)$|enabled$/),ci=function(){function e(){he(this,e),me(this,"userTimingEntries",[]),me(this,"longTasks",[]),me(this,"resourceTimingEntries",[]),me(this,"cdnData",void 0)}return fe(e,[{key:"reset",value:function(){this.userTimingEntries=[],this.longTasks=[],this.resourceTimingEntries=[]}},{key:"attachTreeIds",value:function(e){this.resourceTimingEntries.forEach((function(t){var n=e.get(t.name);n&&(t.resourceTreeId=n)}))}},{key:"getData",value:function(){return{userTimingEntries:this.userTimingEntries,longTasks:this.longTasks,resourceTimingEntries:this.resourceTimingEntries.map(ui),cdnData:this.cdnData}}}]),e}(),li=["resourceTreeId","name","entryType","startTime","duration","initiatorType","nextHopProtocol","redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","connectEnd","secureConnectionStart","requestStart","responseStart","responseEnd","transferSize","encodedBodySize","decodedBodySize","workerStart"];function ui(e){return li.reduce((function(t,n){var i=e[n];return void 0!==i&&(t[n]=i),t}),{})}function di(e,t,n){for(var i=null,r=[],o=e,a=0,s=function(){var e=yi(function(e){var t=e.getAttribute("id");return t&&$n.idName(t)?{name:"#"+ki(t,{isIdentifier:!0}),penalty:0}:null}(o))||yi.apply(void 0,ce(function(e){return Array.from(e.attributes).filter((function(e){return $n.attr(e.name,e.value)})).map((function(e){return{name:"["+ki(e.name,{isIdentifier:!0})+'="'+ki(e.value)+'"]',penalty:.5}}))}(o)))||yi.apply(void 0,ce(function(e){return Array.from(e.classList).filter($n.className).map((function(e){return{name:"."+ki(e,{isIdentifier:!0}),penalty:1}}))}(o)))||yi(function(e){var t=e.tagName.toLowerCase();return $n.tagName(t)?{name:t,penalty:2}:null}(o))||[{name:"*",penalty:3}],s=function(e){var t=e.parentNode;if(!t)return null;var n=t.firstChild;if(!n)return null;for(var i=0;n&&(n.nodeType===Node.ELEMENT_NODE&&i++,n!==e);)n=n.nextSibling;return i}(o);if(t===Zn.All)s&&(e=e.concat(e.filter(vi).map((function(e){return gi(e,s)}))));else if(t===Zn.Two)e=e.slice(0,1),s&&(e=e.concat(e.filter(vi).map((function(e){return gi(e,s)}))));else if(t===Zn.One){var c=function(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var i,r,o=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);a=!0);}catch(e){s=!0,r=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw r}}return o}}(e,t)||le(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e=e.slice(0,1),1)[0];s&&vi(c)&&(e=[gi(c,s)])}var l,u=se(e);try{for(u.s();!(l=u.n()).done;)l.value.level=a}catch(e){u.e(e)}finally{u.f()}if(r.push(e),r.length>=$n.seedMinLength&&(i=hi(r,n)))return"break";o=o.parentElement,a++};o&&o!==$n.root.parentElement&&"break"!==s(););return i||(i=hi(r,n)),i}function hi(e,t){var n=bi(function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(t.length>0){var i,r=[],o=se(t[0]);try{for(o.s();!(i=o.n()).done;){var a=i.value;r=r.concat(e(t.slice(1,t.length),n.concat(a)))}}catch(t){o.e(t)}finally{o.f()}return r}return[n]}(e));if(n.length>$n.threshold)return t?t():null;var i,r=se(n);try{for(r.s();!(i=r.n()).done;){var o=i.value;if(mi(o))return o}}catch(e){r.e(e)}finally{r.f()}return null}function pi(e){for(var t=e[0],n=t.name,i=1;i<e.length;i++){var r=e[i].level||0;n=t.level===r-1?"".concat(e[i].name," > ").concat(n):"".concat(e[i].name," ").concat(n),t=e[i]}return n}function fi(e){return e.map((function(e){return e.penalty})).reduce((function(e,t){return e+t}),0)}function mi(e){switch(ei.querySelectorAll(pi(e)).length){case 0:throw new Error("Can't select any node with this selector: ".concat(pi(e)));case 1:return!0;default:return!1}}function gi(e,t){return{name:e.name+":nth-child(".concat(t,")"),penalty:e.penalty+1}}function vi(e){return"html"!==e.name&&!e.name.startsWith("#")}function yi(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.filter(Ei);return i.length>0?i:null}function Ei(e){return null!=e}function bi(e){return Array.from(e).sort((function(e,t){return fi(e)-fi(t)}))}function wi(e,t){return ei.querySelector(pi(e))===t}!function(e){e.HTTP0_9="HTTP0_9",e.HTTP1_0="HTTP1_0",e.HTTP1_1="HTTP1_1",e.HTTP2="HTTP2",e.UNKNOWN="UNKNOWN"}(Xn||(Xn={})),function(e){e.REDIRECT_START="REDIRECT_START",e.REDIRECT_END="REDIRECT_END",e.FETCH_START="FETCH_START",e.DOMAIN_LOOKUP_START="DOMAIN_LOOKUP_START",e.DOMAIN_LOOKUP_END="DOMAIN_LOOKUP_END",e.CONNECT_START="CONNECT_START",e.CONNECT_END="CONNECT_END",e.SECURE_CONNECTION_START="SECURE_CONNECTION_START",e.REQUEST_START="REQUEST_START",e.RESPONSE_START="RESPONSE_START",e.RESPONSE_END="RESPONSE_END",e.WORKER_START="WORKER_START"}(Yn||(Yn={})),function(e){e.redirectStart="redirectStart",e.redirectEnd="redirectEnd",e.fetchStart="fetchStart",e.domainLookupStart="domainLookupStart",e.domainLookupEnd="domainLookupEnd",e.connectStart="connectStart",e.connectEnd="connectEnd",e.secureConnectionStart="secureConnectionStart",e.requestStart="requestStart",e.responseStart="responseStart",e.responseEnd="responseEnd",e.workerStart="workerStart"}(Qn||(Qn={})),function(e){e.DEFAULT="DEFAULT",e.INITIAL="INITIAL",e.SUBSEQUENT="SUBSEQUENT",e.PAGINATED="PAGINATED"}(Jn||(Jn={})),function(e){e[e.All=0]="All",e[e.Two=1]="Two",e[e.One=2]="One"}(Zn||(Zn={}));var xi=/[ -,\.\/:-@\[-\^`\{-~]/,_i=/[ -,\.\/:-@\[\]\^`\{-~]/,Ti=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,Si={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};function ki(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object.assign(Object.assign({},Si),t);"single"!=n.quotes&&"double"!=n.quotes&&(n.quotes="single");for(var i="double"==n.quotes?'"':"'",r=n.isIdentifier,o=e.charAt(0),a="",s=0,c=e.length;s<c;){var l=e.charAt(s++),u=l.charCodeAt(0),d=void 0;if(u<32||u>126){if(u>=55296&&u<=56319&&s<c){var h=e.charCodeAt(s++);56320==(64512&h)?u=((1023&u)<<10)+(1023&h)+65536:s--}d="\\"+u.toString(16).toUpperCase()+" "}else d=n.escapeEverything?xi.test(l)?"\\"+l:"\\"+u.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(l)?"\\"+u.toString(16).toUpperCase()+" ":"\\"==l||!r&&('"'==l&&i==l||"'"==l&&i==l)||r&&_i.test(l)?"\\"+l:l;a+=d}return r&&(/^-[-\d]/.test(a)?a="\\-"+a.slice(1):/\d/.test(o)&&(a="\\3"+o+" "+a.slice(1))),a=a.replace(Ti,(function(e,t,n){return t&&t.length%2?e:(t||"")+n})),!r&&n.wrap?i+a+i:a}var Ci,Ii=[{strToFilter:"https://dms.licdn.com/playlist",excludeUrl:["https://dms.licdn.com/playlist/C4D05AQGiUFPvMk-NyQ/mp4-720p-30fp-crf28/0/1670518159491?e=1683741600&v=beta&t=3Wr_tdLLkQDX1kBQKEZW6NERypEqTi2mgZDDxFStjuI"],includeUrl:["https://media.licdn.com/dms/image/C4E0DAQF2IPL6XzFxlw/learning-public-crop_288_512/0/1593208644948?e=1681236000&v=beta&t=YpZr5ZaVoveJv_I6JKHTTZMsysttvKnT364PwDvjJHU"]},{strToFilter:"/sensorCollect/?action=reportMetrics",excludeUrl:["https://www.linkedin.com/sensorCollect/?action=reportMetrics","https://www.linkedin-ei.com/sensorCollect/?action=reportMetrics"],includeUrl:["https://www.linkedin.com/voyager/api/relationships/connectionsSummary/"]},{strToFilter:"/voyager/api/voyagerContentcreationDashGuiderPrompts",excludeUrl:["https://www.linkedin.com/voyager/api/voyagerContentcreationDashGuiderPrompts?decorationId=com.linkedin.voyager.dash.deco.contentcreation.GuiderPrompt-10&commentary=test&disableGoldGuider=true&hasAttachment=false&q=highestPriorityTriggeredPrompt&shareBoxSessionId=%C2%90b%C2%A9%C2%87%C3%A8%C3%A2By%C2%8798x%C2%B0%03%C2%9Ft","https://www.linkedin.com/voyager/api/voyagerContentcreationDashGuiderPrompts?decorationId=com.linkedin.voyager.dash.deco.contentcreation.GuiderPrompt-10&commentary=Subestimar%20la%20necesidad%20de%20la%20estrategia%20de%20comunicaci%C3%B3n%20es%20un%20peligroso%20error%20que%20comenten%20constantemente%20las%20empresas&disableGoldGuider=true&hasAttachment=false&q=highestPriorityTriggeredPrompt&shareBoxSessionId=%5C%C3%99t%C2%A2%1EZIM%C2%A4%09%13%27%C2%B91C%15"],includeUrl:["https://www.linkedin.com/voyager/api/voyager","https://www.linkedin.com/voyager/api/voyagerContentcreationDashSharebox?action=fetchShareboxWithDraft&decorationId=com.linkedin.voyager.dash.deco.contentcreation.sharebox-26"]},{strToFilter:"/realtime/realtimeFrontendClientConnectivityTracking?action=sendHeartbeat",excludeUrl:["https://www.linkedin.com/realtime/realtimeFrontendClientConnectivityTracking?action=sendHeartbeat"],includeUrl:["https://www.linkedin.com/realtime/realtimeFrontendTimestamp","https://www.linkedin.com/realtime/realtimeFrontendSubscriptions?ids=List((clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5YWGUB4hwl054jtklqpx2VjPbbVo7Gh74),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAACdkULEBbkw8xk4H_KA5SxqK3TCxyxk9_Wk),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5g-3IBNIABcinpNPrjErVw8282O5xXDVA),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAADUWTR8BJhjL3YT-_tt80GpZ-7AHUlrE6qA))"]},{strToFilter:"/realtime/connect?rc=1",excludeUrl:["https://www.linkedin.com/realtime/connect?rc=1"],includeUrl:["https://www.linkedin.com/realtime/realtimeFrontendTimestamp","https://www.linkedin.com/realtime/realtimeFrontendSubscriptions?ids=List((clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5YWGUB4hwl054jtklqpx2VjPbbVo7Gh74),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAACdkULEBbkw8xk4H_KA5SxqK3TCxyxk9_Wk),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5g-3IBNIABcinpNPrjErVw8282O5xXDVA),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAADUWTR8BJhjL3YT-_tt80GpZ-7AHUlrE6qA))"]},{strToFilter:"li/tscp/sct",excludeUrl:["https://www.linkedin.com/li/tscp/sct"]}];function Ai(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e&&"function"==typeof e.now&&(e.timeOrigin||e.timing)){var n,i=e.now();return n=!e.timing&&t?Math.floor(e.timeOrigin):e.timing.navigationStart,Math.round(i+n)}return Date.now()}function Li(e){var t=e||performance;return Math.round(t.now())}function Ri(e){if(!e)return"null";if(e.nodeType===Node.ELEMENT_NODE)try{return function(e,t){if(e.nodeType!==Node.ELEMENT_NODE)throw new Error("Can't generate CSS selector for non-element node type.");if("html"===e.tagName.toLowerCase())return"html";var n={root:document.body,idName:function(e){return!0},className:function(e){return!0},tagName:function(e){return!0},attr:function(e,t){return!1},seedMinLength:1,optimizedMinLength:2,threshold:1e3,maxNumberOfTries:1e4};$n=Object.assign(Object.assign({},n),t),ei=function(e,t){return e.nodeType===Node.DOCUMENT_NODE?e:e===t.root?e.ownerDocument:e}($n.root,n);var i=di(e,Zn.All,(function(){return di(e,Zn.Two,(function(){return di(e,Zn.One)}))}));if(i){var r=bi(function e(t,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{counter:0,visited:new Map},r=[];if(t.length>2&&t.length>$n.optimizedMinLength)for(var o=1;o<t.length-1;o++){if(i.counter>$n.maxNumberOfTries)return r;i.counter+=1;var a=ce(t);a.splice(o,1);var s=pi(a);if(i.visited.has(s))return r;mi(a)&&wi(a,n)&&(r.push(a),i.visited.set(s,!0),r=r.concat(e(a,n,i)))}return r}(i,e));return r.length>0&&(i=r[0]),pi(i)}throw new Error("Selector was not found.")}(e,{idName:function(e){return 0!==e.indexOf("ember")}})}catch(e){return"serialization_error"}var t=Ri(e.parentElement||void 0);return"".concat(t," > nodeType(").concat(e.nodeType,")")}function Oi(e,t,n,i){var r=[];return e&&"function"==typeof e.getEntriesByType&&(t["user-timing-measure-enabled"]&&e.getEntriesByType("measure").forEach((function(e){var t=e.name,n=e.startTime,o=e.duration;r.push({entryType:"MEASURE",name:t,startTime:n,duration:o}),null==i||i({measurementName:t,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:t,timestamp:n,duration:o}]})})),t["user-timing-mark-enabled"]&&e.getEntriesByType("mark").forEach((function(e){var t=e.name,n=e.startTime,o=e.duration;r.push({entryType:"MARK",name:t,startTime:n,duration:o}),null==i||i({measurementName:t,measurementType:"MARK",measureProgressStates:[{measureProgressName:t,timestamp:n}]})})),n&&(e.clearMeasures(),e.clearMarks())),r}function Ni(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}var Pi,Di,Mi=function(){function e(t){he(this,e),me(this,"hostApis",void 0),me(this,"hostnameProperties",void 0),me(this,"usedHostnames",void 0),me(this,"abortController",void 0),me(this,"pendingPromises",void 0),this.hostApis=t;var n=t.AbortController;this.hostnameProperties={},this.usedHostnames=new Set,this.abortController=new n,this.pendingPromises=new Set}return fe(e,[{key:"clearUsedHostnames",value:function(){this.usedHostnames=new Set}},{key:"getPresentData",value:function(){var e=this;return hn(this.usedHostnames).map((function(t){return e.hostnameProperties[t]||{hostname:t,provider:"",ipVersion:"",httpVersion:""}}))}},{key:"getDataWhenReady",value:function(e){var t=this,n=this.hostApis,i=n.AbortController,r=n.Promise,o=dn(hn(this.pendingPromises),r),a=setTimeout((function(){t.abortController.abort(),t.abortController=new i}),e);return o.then((function(){return clearTimeout(a),t.getPresentData()}))}},{key:"inspectEntryForCdnData",value:function(e){var t=this;if(!(e.name.indexOf(".licdn.")<0)){var n,i,r=this.hostApis.assign,o=(n=e.name,i=this.hostApis.document,(Ci=Ci||i.createElement("a")).href=n,Ci.hostname);if(this.usedHostnames.add(o),!this.hostnameProperties[o]&&!this.isResourcePossiblyFromCache(e)){var a=this.fetchCdnFromUrl(e.name).then((function(e){var n=r({hostname:o},e);return t.hostnameProperties[o]||(t.hostnameProperties[o]=n),t.pendingPromises.delete(a),n}));this.pendingPromises.add(a)}}}},{key:"fetchCdnFromUrl",value:function(e){return(0,this.hostApis.fetch)(e,{method:"HEAD",signal:this.abortController.signal}).then((function(e){return{provider:e.headers.get("X-CDN")||"",ipVersion:e.headers.get("X-CDN-CLIENT-IP-VERSION")||"",httpVersion:e.headers.get("X-CDN-Proto")||""}}))}},{key:"isResourcePossiblyFromCache",value:function(e){return void 0!==e.transferSize?0===e.transferSize:e.domainLookupStart===e.domainLookupEnd&&e.connectEnd===e.connectStart&&0===e.secureConnectionStart}}]),e}(),Ui=["absolute","left","fontSize","72px","fontStyle","normal","auto","lineHeight","textTransform","none","textAlign","textShadow","whiteSpace","wordBreak","wordSpacing","textContent","mmmmmmmmmmlli","fontFamily","offsetWidth","offsetHeight","appendChild","removeChild","fontsHash","hashOnly","lists","mimetypesComponent","mimeTypes","type","suffixes","description","pluginsComponent","plugins","excludeIE","getRegularPlugins","pluginsShouldBeSorted","sort","getIEPlugins","getOwnPropertyDescriptor","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","PDF.PdfCtrl","QuickTimeCheckObject.QuickTimeCheck.1","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","rmocx.RealPlayer G2 Control","rmocx.RealPlayer G2 Control.1","ActiveXObject","ERROR","sortPluginsFor","batteryKey","getBattery","level","charging","chargingTime","dischargingTime","networkInfoKey","connection","downlink","downlinkMax","effectiveType","rtt","saveData","getTouchSupport","hardwareConcurrencyKey","sessionStorage","hasIndexedDB","getHardwareConcurrency","hardwareConcurrency","cpuClass","getNavigatorPlatform","platform","doNotTrack","msDoNotTrack","maxTouchPoints","msMaxTouchPoints","createEvent","TouchEvent","ontouchstart","canvas","height","display","inline","getContext","rect","canvasWinding","isPointInPath","evenodd","yes","textBaseline","fillRect","dontUseFakeFontInCanvas","font","11pt Arial","11pt no-real-font-123","Cwm fjordbank glyphs vext quiz, 😃","fillStyle","18pt Arial","fillText","globalCompositeOperation","multiply","rgb(255,0,255)","beginPath","arc","closePath","fill","rgb(0,255,255)","rgb(255,255,0)","toDataURL","clearColor","DEPTH_TEST","depthFunc","COLOR_BUFFER_BIT","getWebglCanvas","bindBuffer","bufferData","ARRAY_BUFFER","STATIC_DRAW","itemSize","numItems","createProgram","createShader","shaderSource","attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}","compileShader","FRAGMENT_SHADER","precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}","attachShader","useProgram","vertexPosAttrib","getAttribLocation","attrVertex","offsetUniform","getUniformLocation","uniformOffset","enableVertexAttribArray","vertexPosArray","vertexAttribPointer","FLOAT","uniform2f","drawArrays","TRIANGLE_STRIP","webglHash","webgl","vendorAndRenderer","getWebglVendorAndRenderer","extensions","webgl aliased line width range","webgl aliased point size range","ALIASED_POINT_SIZE_RANGE","getParameter","webgl antialiasing","getContextAttributes","antialias","BLUE_BITS","webgl depth bits","DEPTH_BITS","webgl green bits","GREEN_BITS","webgl max anisotropy","getExtension","WEBKIT_EXT_texture_filter_anisotropic","MOZ_EXT_texture_filter_anisotropic","MAX_TEXTURE_MAX_ANISOTROPY_EXT","webgl max combined texture image units","MAX_COMBINED_TEXTURE_IMAGE_UNITS","webgl max cube map texture size","MAX_CUBE_MAP_TEXTURE_SIZE","MAX_FRAGMENT_UNIFORM_VECTORS","webgl max render buffer size","MAX_RENDERBUFFER_SIZE","webgl max texture image units","webgl max texture size","MAX_TEXTURE_SIZE","webgl max varying vectors","webgl max vertex attribs","MAX_VERTEX_ATTRIBS","webgl max vertex texture image units","MAX_VERTEX_TEXTURE_IMAGE_UNITS","webgl max vertex uniform vectors","MAX_VERTEX_UNIFORM_VECTORS","webgl max viewport dims","MAX_VIEWPORT_DIMS","webgl red bits","webgl renderer","RENDERER","webgl shading language version","SHADING_LANGUAGE_VERSION","webgl stencil bits","STENCIL_BITS","webgl vendor","VENDOR","webgl version","WEBGL_debug_renderer_info","webgl unmasked vendor","webgl unmasked renderer","getShaderPrecisionFormat","INT","VERTEX","FRAGMENT","HIGH","MEDIUM","LOW","precision","rangeMax","_SHADER","precision ","webgl ","toLowerCase"," shader ","UNMASKED_VENDOR_WEBGL","UNMASKED_RENDERER_WEBGL","&nbsp;","className","getElementsByClassName","adsbox","getHasLiedLanguages","languages","substr","windows phone","Windows","android","Android","linux","cros","Linux","iphone","iOS","mac","Mac","Other","win","Windows Phone","ipad","ipod","productSub","firefox","opera","chrome","safari","Internet Explorer","20030107","toSource","WebGLRenderingContext","isIE","Microsoft Internet Explorer","Netscape","swfobject","hasFlashPlayerVersion","9.0.0","setAttribute","swfContainerId","___fp_swf_loaded","addFlashDivNode","embedSWF","false","experimental-webgl","components","webrtc","enumerateDevices","tsSeed","seedKey","appCodeNameKey","javascripts","productKey","numOfCores","vendorSub","languageKey","incognito","colorDepth","pixelDepth","pixelDepthKey","screenResolution","screenOrientation","availableScreenResolution","indexedDb","indexedDbKey","addBehaviorKey","signals","touchSupport","touchSupportKey","mimetyps","fontsFlash","flashFontsKey","excludes","key","alias","getData","shouldEnforceDataLimit","dataLimit","number","stringify","data","errors","Exceeded current data limit:","acq_time","latency","allFeaturesCollectionAt","requestIdleCallback","allFeatures","querySelector","getElementById","firstChild","nodeValue","parse","cookie","bcookie","substring","encode","btoa","fromCharCode","apply","importPk","atob","str2ab","crypto","subtle","RSA-OAEP","spki","wrapKey","error","string","ec1","getRandomValues","encrypt","decrypt","wrap","resolve","encryptWithKeyIds","wrapErrorResult","Error: ec2","isNaN","MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqyVTa3Pi5twlDxHc34nl3MlTHOweIenIid6hDqVlh5/wcHzIxvB9nZjObW3HWfwqejGM+n2ZGbo9x8R7ByS3/V4qRgAs1z4aB6F5+HcXsx8uVrQfwigK0+u7d3g1s7H8qUaguMPHxNnyj5EisTJBh2jf9ODp8TpWnhAQHCCSZcDM4JIoIlsVdGmv+dGlzZzmf1if26U4KJqFdrqS83r3nGWcEpXWiQB+mx/EX4brbrhOFCvfPovvsLEjMTm0UC68Bvki3UsB/vkkMPW9cxNiiJJdnDkOEEdQPuFmPug+sqhACl3IIHLVBFM7vO0ca14rcCNSbSDaaKOY6BQoW1A30wIDAQAB","MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtw/ArJ9dD6hi+jrX6ZpRqwk2Mm5v3EElQGhzSngYHAm7gvdcAEj6sbU4HhrXs3+TZamDV+RHwL+rDT+TtD8ZJBaVbA+wRDdIezECZT+WNZw2SMkjAsX0OynAT/wowGfE72zMhYc4byGfQmtAQrUL2iJ19KIJj0aZ4m41kvnBHMZbwO52+ceyQhqAzB7bn6U//QHJySHgjaOsgkpPnuxZUz6ly+FrKveQp+bNIfh8R5GO2ABRoeBL4c3jip/UjmmnfYE3xdzubni1a6WQ6YTTb6ZEJSgQTp/Rc+o/btcKkTIqDcXvGbO0iAxev8EXV7GtkRguqgfwaURAaps9Nes5NwIDAQAB","encryptWithKeyFromDifferentSources","publicKey","publicKeyVersion","encryptWithKey","generateSha256HashOrDefault","SHA-256","from","DNA","HUMAN","DFP_WEB","flash/compiled/FontList.swf","/platform-telemetry/li/apfcDf","n/a","err","excluded","enabled","complete","readyState","checkConfigAndInitializeGlobalIntegration","checkConfigAndInitializeThirdPartyIntegration","load","useRequestIdleCallBack","initialize","settings-iframe","setting-headline","dnaIntegrationEnabled","dnaIntegrationCompleted","intializeGlobalIntegration","humanIntegrationEnabled","humanIntegrationCompleted","initializeHumanIntegration","dfpIntegrationEnabled","dfpIntegrationCompleted","intializeDfpIntegration","apfcDfPK","triggerApfc","reentry","placePonfBeacon","reqid","pageInstance","getFeatures","fullFeatureCollection","apfcDfPKV","apfcDf","https://www.linkedin.com","https://www.linkedin-ei.com","POST","Content-Type","application/json","send","telemetryCollectPath","isProd","fb6bbd47-fa7c-4264-b4e9-b25948407586","ee078acd-0704-4344-9e5b-6b84b480c30a","&instanceId=","script","dfp","doFpt","getElementsByTagName","treeId","PXdOjV695v","&r_id=","&uc=scraping","&d_id=","iframe","humanThirdPartyIframe","sandbox","allow-same-origin allow-scripts","0px","border","-9999px","scraping","triggerDnaApfcEvent","startsWith","pemberly","isEmpty","getUrlFromNoscriptBeacon","div_bc","noscript","text/html","src","class","ponfUrl","get","searchParams","parentNode","charAt","bc_context","img","undefined","x64Add","x64Multiply","x64Rotl","x64Xor","x64Fmix","length","charCodeAt","x64LeftShift","toString","slice","00000000","each","prototype","forEach","hasOwnProperty","map","push","getIPs","RTCPeerConnection","mozRTCPeerConnection","msRTCPeerConnection","stun:stun.l.google.com:19302","exec","localDescription","sdp","indexOf","a=candidate:","c=IN","keys","onicecandidate","candidate","onicegatheringstatechange","createDataChannel","createOffer","then","setLocalDescription","automationKey","undetected, fake browser","getBrowserNameAndVersion","split","Chrome","webdriver","Firefox","getAttribute","_Selenium_IDE_Recorder","__webdriver_script_fn","Selenium","callPhantom","_phantom","PhantomJS","webRtcKey","name","message","enumerateDevicesKey","isEnumerateDevicesSupported","NOT_AVAILABLE","mediaDevices","gid","kind","label","catch","audioKey","audio","userAgent","EXCLUDED","OfflineAudioContext","webkitOfflineAudioContext","triangle","frequency","currentTime","createDynamicsCompressor","knee","ratio","reduction","attack","function","setValueAtTime","connect","destination","startRendering","oncomplete","reduce","abs","disconnect","UserAgent","language","userLanguage","browserLanguage","systemLanguage","colorDepthKey","screen","deviceMemoryKey","deviceMemory"," GB","devicePixelRatio","screenResolutionKey","detectScreenOrientation","Enabled","Orientation","msOrientation","mozOrientation","orientation","width","availableScreenResolutionKey","getAvailableScreenResolution","availWidth","availHeight","timezoneOffset","getTimezoneOffset","timezone","Intl","DateTimeFormat","hasSessionStorage","localStorageKey","hasLocalStorage","body","addBehavior","openDatabaseKey","cpuClassKey","getNavigatorCpuClass","oscpuKey","oscpu","appNameKey","appName","appVersionKey","appVersion","appCodeName","now","platformKey","product","productSubKey","vendorKey","vendor","vendorSubKey","doNotTrackKey","incognitoKey","RequestFileSystem","webkitRequestFileSystem","TEMPORARY","estimate","quota","Safari","safariIncognito","openDatabase","localStorage","setItem","test","open","onerror","EDGE","indexedDB","PointerEvent","MSPointerEvent","match","join","replace","OPR","Opera","splice","canvasKey","isCanvasSupported","getCanvasFp","webglKey","isWebGlSupported","getWebglFp","scripts","locationKey","hash","host","hostname","origin","port","protocol","signalsKey","getSignals","getAdBlock","getHasLiedResolution","getHasLiedOs","getHasLiedBrowser","hasSwfObjectLoaded","swfPath","loadSwfAndDetectFonts","missing options.fonts.swfPath","sans-serif","serif","Andale Mono","Arial Black","Arial Hebrew","Arial MT","Arial Unicode MS","Bitstream Vera Sans Mono","Bookman Old Style","Calibri","Cambria Math","Century Gothic","Century Schoolbook","Comic Sans","Consolas","Courier","Courier New","Geneva","Helvetica","Helvetica Neue","Lucida Console","Lucida Fax","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans Typewriter","Lucida Sans Unicode","Monaco","Monotype Corsiva","MS Gothic","MS PGothic","MS Sans Serif","MS Serif","MYRIAD","Palatino","Palatino Linotype","Segoe Print","Segoe UI","Segoe UI Symbol","Tahoma","Times","Times New Roman","Times New Roman PS","Wingdings","Wingdings 3","fonts","extendedJsFonts","userDefinedFonts","concat","filter","createElement","div","span","style","position"];Pi=Ui,Di=431,function(e){for(;--e;)Pi.push(Pi.shift())}(++Di);var Bi=function(e,t){return Ui[e-=0]};!function(){var e=function(e,t,n,i,r){function o(){he(this,o)}return fe(o,null,[{key:Bi("0x0"),value:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]+t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}},{key:Bi("0x1"),value:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]*t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}},{key:Bi("0x2"),value:function(e,t){return 32==(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])}},{key:"x64LeftShift",value:function(e,t){return 0==(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}},{key:Bi("0x3"),value:function(e,t){return[e[0]^t[0],e[1]^t[1]]}},{key:Bi("0x4"),value:function(e){return e=o[Bi("0x3")](e,[0,e[0]>>>1]),e=o[Bi("0x1")](e,[4283543511,3981806797]),e=o[Bi("0x3")](e,[0,e[0]>>>1]),e=o.x64Multiply(e,[3301882366,444984403]),o[Bi("0x3")](e,[0,e[0]>>>1])}},{key:"x64hash128",value:function(e,t){t=t||0;var n,i=(e=e||"")[Bi("0x5")]%16,r=e[Bi("0x5")]-i,a=[0,t],s=[0,t],c=[0,0],l=[0,0],u=[2277735313,289559509],d=[1291169091,658871167];for(n=0;n<r;n+=16)c=[255&e[Bi("0x6")](n+4)|(255&e[Bi("0x6")](n+5))<<8|(255&e[Bi("0x6")](n+6))<<16|(255&e[Bi("0x6")](n+7))<<24,255&e[Bi("0x6")](n)|(255&e[Bi("0x6")](n+1))<<8|(255&e[Bi("0x6")](n+2))<<16|(255&e[Bi("0x6")](n+3))<<24],l=[255&e.charCodeAt(n+12)|(255&e.charCodeAt(n+13))<<8|(255&e[Bi("0x6")](n+14))<<16|(255&e.charCodeAt(n+15))<<24,255&e.charCodeAt(n+8)|(255&e.charCodeAt(n+9))<<8|(255&e[Bi("0x6")](n+10))<<16|(255&e[Bi("0x6")](n+11))<<24],c=o[Bi("0x1")](c,u),c=o[Bi("0x2")](c,31),c=o[Bi("0x1")](c,d),a=o[Bi("0x3")](a,c),a=o[Bi("0x2")](a,27),a=o.x64Add(a,s),a=o[Bi("0x0")](o[Bi("0x1")](a,[0,5]),[0,1390208809]),l=o.x64Multiply(l,d),l=o[Bi("0x2")](l,33),l=o[Bi("0x1")](l,u),s=o[Bi("0x3")](s,l),s=o[Bi("0x2")](s,31),s=o[Bi("0x0")](s,a),s=o.x64Add(o[Bi("0x1")](s,[0,5]),[0,944331445]);switch(c=[0,0],l=[0,0],i){case 15:l=o[Bi("0x3")](l,o[Bi("0x7")]([0,e[Bi("0x6")](n+14)],48));case 14:l=o[Bi("0x3")](l,o.x64LeftShift([0,e.charCodeAt(n+13)],40));case 13:l=o.x64Xor(l,o[Bi("0x7")]([0,e[Bi("0x6")](n+12)],32));case 12:l=o[Bi("0x3")](l,o[Bi("0x7")]([0,e[Bi("0x6")](n+11)],24));case 11:l=o[Bi("0x3")](l,o[Bi("0x7")]([0,e[Bi("0x6")](n+10)],16));case 10:l=o[Bi("0x3")](l,o[Bi("0x7")]([0,e[Bi("0x6")](n+9)],8));case 9:l=o.x64Xor(l,[0,e[Bi("0x6")](n+8)]),l=o[Bi("0x1")](l,d),l=o.x64Rotl(l,33),l=o[Bi("0x1")](l,u),s=o[Bi("0x3")](s,l);case 8:c=o[Bi("0x3")](c,o[Bi("0x7")]([0,e[Bi("0x6")](n+7)],56));case 7:c=o[Bi("0x3")](c,o.x64LeftShift([0,e[Bi("0x6")](n+6)],48));case 6:c=o.x64Xor(c,o[Bi("0x7")]([0,e[Bi("0x6")](n+5)],40));case 5:c=o[Bi("0x3")](c,o[Bi("0x7")]([0,e[Bi("0x6")](n+4)],32));case 4:c=o[Bi("0x3")](c,o[Bi("0x7")]([0,e[Bi("0x6")](n+3)],24));case 3:c=o[Bi("0x3")](c,o[Bi("0x7")]([0,e.charCodeAt(n+2)],16));case 2:c=o[Bi("0x3")](c,o[Bi("0x7")]([0,e[Bi("0x6")](n+1)],8));case 1:c=o[Bi("0x3")](c,[0,e[Bi("0x6")](n)]),c=o.x64Multiply(c,u),c=o[Bi("0x2")](c,31),c=o[Bi("0x1")](c,d),a=o.x64Xor(a,c)}return a=o[Bi("0x3")](a,[0,e[Bi("0x5")]]),s=o[Bi("0x3")](s,[0,e[Bi("0x5")]]),a=o.x64Add(a,s),s=o[Bi("0x0")](s,a),a=o[Bi("0x4")](a),s=o[Bi("0x4")](s),a=o[Bi("0x0")](a,s),s=o[Bi("0x0")](s,a),("00000000"+(a[0]>>>0)[Bi("0x8")](16))[Bi("0x9")](-8)+(Bi("0xa")+(a[1]>>>0)[Bi("0x8")](16))[Bi("0x9")](-8)+("00000000"+(s[0]>>>0)[Bi("0x8")](16))[Bi("0x9")](-8)+(Bi("0xa")+(s[1]>>>0)[Bi("0x8")](16))[Bi("0x9")](-8)}}]),o}(),t=function(t,n,i,r,o,a,s,c,l,u,d,h,p,f,m,g,v,y,E,b,w,x,_,T,S,k,C,I,A,L,R,O,N,P,D,M,U,B,F,q,H,j,K,G,V,z,W,X,Y,Q,J,Z,$,ee,te,ne,ie,re,oe,ae){function se(){he(this,se),this[Bi("0x1f5")]=[{key:Bi("0x1f6"),getData:se[Bi("0x32")],shouldEnforceDataLimit:!0,dataLimit:1e3},{key:Bi("0x1f7"),getData:se[Bi("0x35")],shouldEnforceDataLimit:!0,dataLimit:22e3},{key:Bi("0x7b"),getData:se[Bi("0x7a")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x1f8"),getData:se[Bi("0x1f9")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"appVersion",getData:se.appVersionKey,shouldEnforceDataLimit:!0,dataLimit:300},{key:Bi("0x7e"),getData:se[Bi("0x1fa")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"location",getData:se[Bi("0xa6")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Bi("0x1fb"),getData:se.javascriptsKey,shouldEnforceDataLimit:!0,dataLimit:2200},{key:"platform",getData:se[Bi("0x80")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x81"),getData:se[Bi("0x1fc")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x1df"),getData:se[Bi("0x82")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"cpuClass",getData:se[Bi("0x76")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x79"),getData:se[Bi("0x78")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x138"),getData:se[Bi("0x134")],alias:Bi("0x1fd"),shouldEnforceDataLimit:!0,dataLimit:100},{key:"deviceMemory",getData:se[Bi("0x5b")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x84"),getData:se[Bi("0x83")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x1fe"),getData:se[Bi("0x85")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x55"),getData:se[Bi("0x1ff")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x6b"),getData:se[Bi("0x6b")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"timezone",getData:se[Bi("0x6d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x3f"),getData:se[Bi("0x54")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:Bi("0x29"),getData:se.webdriver,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x13c"),getData:se[Bi("0x86")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x200"),getData:se[Bi("0x87")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x201"),getData:se.colorDepthKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x202"),getData:se[Bi("0x203")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"pixelRatio",getData:se.pixelRatioKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x204"),getData:se[Bi("0x5f")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x205"),getData:se.screenOrientationKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x206"),getData:se[Bi("0x67")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"sessionStorage",getData:se.sessionStorageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x90"),getData:se.localStorageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x207"),getData:se[Bi("0x208")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x74"),getData:se[Bi("0x209")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x8f"),getData:se[Bi("0x75")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"canvas",getData:se[Bi("0x9f")],shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x183"),getData:se[Bi("0xa2")],shouldEnforceDataLimit:!0,dataLimit:6e3},{key:Bi("0x20a"),getData:se.signalsKey,shouldEnforceDataLimit:!0,dataLimit:150},{key:Bi("0x20b"),getData:se[Bi("0x20c")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"networkInfo",getData:se[Bi("0x12c")],shouldEnforceDataLimit:!0,dataLimit:150},{key:"battery",getData:se.batteryKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"audio",getData:se[Bi("0x3d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"automation",getData:se.automationKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:Bi("0x10c"),getData:se[Bi("0x10b")],shouldEnforceDataLimit:!0,dataLimit:17e3},{key:Bi("0x20d"),getData:se.mimetypesComponent,shouldEnforceDataLimit:!0,dataLimit:27e3},{key:Bi("0xe3"),getData:se.jsFontsKey,shouldEnforceDataLimit:!0,dataLimit:1500},{key:Bi("0x20e"),getData:se[Bi("0x20f")],shouldEnforceDataLimit:!0,dataLimit:100}]}return fe(se,[{key:"getFeatures",value:function(e,t){if(Bi("0x4b")==de(e)){if(!t)return e({error:"Options not provided"});var n={data:{latency:{acq_time:{}},errors:{}}},i=Date[Bi("0x7f")](),r={},o=0,a=0;this[Bi("0x1f5")][Bi("0xd")]((function(s){if(!t[Bi("0x210")][s[Bi("0x211")]]){var c=s[Bi("0x211")];void 0!==s[Bi("0x212")]&&null!==s[Bi("0x212")]&&s.alias[Bi("0x5")]>0&&(c=s[Bi("0x212")]),o++;var l=function(){r[c]=Date[Bi("0x7f")]();try{s[Bi("0x213")]((function(t){if(!1!==s[Bi("0x214")]){var l=s[Bi("0xe")](Bi("0x215"))&&Bi("0x216")==de(s[Bi("0x215")])?s[Bi("0x215")]:1e3,u=JSON[Bi("0x217")](t).length;u>l&&(n[Bi("0x218")][Bi("0x219")][c]=Bi("0x21a")+l+" Data length for:"+c+" was found to be:"+u,t={})}n[Bi("0x218")][c]=t,n[Bi("0x218")].latency[Bi("0x21b")][c]=Date[Bi("0x7f")]()-r[c],++a>=o&&(n[Bi("0x218")][Bi("0x21c")][Bi("0x21b")].allFeatures=Date[Bi("0x7f")]()-i,n[Bi("0x218")][Bi("0x21d")]=Date.now(),e(n[Bi("0x218")],!0))}),t)}catch(e){n.data.errors[c]=String(e)}};Bi("0x4b")==de(window[Bi("0x21e")])&&!1!==t.useRequestIdleCallBack?window[Bi("0x21e")](l):l()}})),n[Bi("0x218")].latency[Bi("0x21b")][Bi("0x21f")]=Date[Bi("0x7f")]()-i,e(n[Bi("0x218")],!1)}}}],[{key:t,value:function(e,t){if(Array[Bi("0xc")].forEach&&e[Bi("0xd")]===Array[Bi("0xc")][Bi("0xd")])e[Bi("0xd")](t);else if(e[Bi("0x5")]===+e.length)for(var n=0,i=e[Bi("0x5")];n<i;n++)t(e[n],n,e);else for(var r in e)e[Bi("0xe")](r)&&t(e[r],r,e)}},{key:n,value:function(e,t){var n=[];return null==e?n:Array.prototype[Bi("0xf")]&&e.map===Array.prototype[Bi("0xf")]?e.map(t):(se.each(e,(function(e,i,r){n[Bi("0x10")](t(e,i,r))})),n)}},{key:i,value:function(e,t){var n={},i=new(window[Bi("0x12")]||window.webkitRTCPeerConnection||window[Bi("0x13")]||window[Bi("0x14")])({iceServers:[{urls:Bi("0x15")}]},{optional:[{RtpDataChannels:!0}]}),r=function(e){if(null!==e)try{var t=/([0-9]{1,3}(\.[0-9]{1,3}){3}|[a-f0-9]{1,4}(:[a-f0-9]{1,4}){7})/[Bi("0x16")](e)[1];n[t]=!0}catch(e){}},o=!1,a=function(){if(!0!==o){o=!0;var e=i[Bi("0x17")];null!==e&&e[Bi("0x18")].split("\n").forEach((function(e){0!==e[Bi("0x19")](Bi("0x1a"))&&0!==e[Bi("0x19")](Bi("0x1b"))||r(e)})),t(Object[Bi("0x1c")](n))}};i[Bi("0x1d")]=function(e){e[Bi("0x1e")]&&r(e[Bi("0x1e")][Bi("0x1e")])},i[Bi("0x1f")]=function(e){"complete"===i.iceGatheringState&&a()},i[Bi("0x20")]("bl");try{i[Bi("0x21")]()[Bi("0x22")]((function(e){i[Bi("0x23")](e)}))}catch(e){i[Bi("0x21")]((function(e){i[Bi("0x23")](e,(function(){}),(function(){}))}),(function(){}))}setTimeout((function(){a()}),2e3)}},{key:r,value:function(e,t){if(se.getHasLiedBrowser())e(Bi("0x25"));else{var n=se[Bi("0x26")]()[Bi("0x27")](" ")[0];Bi("0x28")!==n||!0!==navigator[Bi("0x29")]?Bi("0x2a")===n&&window.document.documentElement[Bi("0x2b")](Bi("0x29"))||Bi("0x2c")in window||Bi("0x2d")in document?e(Bi("0x2e")):window[Bi("0x2f")]||window[Bi("0x30")]?e(Bi("0x31")):e(t.NOT_AVAILABLE):e("Selenium")}}},{key:o,value:function(e,t){try{se[Bi("0x11")](t,(function(t){e({ips:t})}))}catch(t){e({exception:{name:t[Bi("0x33")],message:t[Bi("0x34")]}})}}},{key:a,value:function(e,t){if(!se[Bi("0x36")]())return e(t[Bi("0x37")]);navigator[Bi("0x38")].enumerateDevices()[Bi("0x22")]((function(t){e(t[Bi("0xf")]((function(e){var t={};return t.id=e.deviceId,t[Bi("0x39")]=e.groupId,t[Bi("0x3a")]=e.kind,t[Bi("0x3b")]=e[Bi("0x3b")],t})))}))[Bi("0x3c")]((function(t){e(t)}))}},{key:s,value:function(){return navigator.mediaDevices&&navigator[Bi("0x38")].enumerateDevices}},{key:c,value:function(e,t){var n=t[Bi("0x3e")];if(n.excludeIOS11&&navigator[Bi("0x3f")].match(/OS 11.+Version\/11.+Safari/))return e(t[Bi("0x40")]);var i=window[Bi("0x41")]||window[Bi("0x42")];if(null==i)return e(t[Bi("0x37")]);var r=new i(1,44100,44100),o=r.createOscillator();o.type=Bi("0x43"),o[Bi("0x44")].setValueAtTime(1e4,r[Bi("0x45")]);var a=r[Bi("0x46")]();se[Bi("0xb")]([["threshold",-50],[Bi("0x47"),40],[Bi("0x48"),12],[Bi("0x49"),-20],[Bi("0x4a"),0],["release",.25]],(function(e){void 0!==a[e[0]]&&Bi("0x4b")==de(a[e[0]][Bi("0x4c")])&&a[e[0]][Bi("0x4c")](e[1],r[Bi("0x45")])})),o[Bi("0x4d")](a),a[Bi("0x4d")](r[Bi("0x4e")]),o.start(0),r[Bi("0x4f")]();var s=setTimeout((function(){return r.oncomplete=function(){},r=null,e("audioTimeout")}),n.timeout);r[Bi("0x50")]=function(t){var n;try{clearTimeout(s),n=t.renderedBuffer.getChannelData(0)[Bi("0x9")](4500,5e3)[Bi("0x51")]((function(e,t){return e+Math[Bi("0x52")](t)}),0).toString(),o[Bi("0x53")](),a[Bi("0x53")]()}catch(t){return void e(t)}e(n)}}},{key:l,value:function(e){e(navigator.userAgent)}},{key:u,value:function(e,t){e(void 0===navigator.webdriver||null===navigator[Bi("0x29")]?t[Bi("0x37")]:navigator[Bi("0x29")])}},{key:"languageKey",value:function(e,t){e(navigator[Bi("0x55")]||navigator[Bi("0x56")]||navigator[Bi("0x57")]||navigator[Bi("0x58")]||t.NOT_AVAILABLE)}},{key:d,value:function(e,t){e(window[Bi("0x5a")].colorDepth||t[Bi("0x37")])}},{key:h,value:function(e,t){var n=navigator[Bi("0x5c")]||t[Bi("0x37")];n!==t.NOT_AVAILABLE&&(n+=Bi("0x5d")),e(n)}},{key:"pixelDepthKey",value:function(e,t){e(window[Bi("0x5a")].pixelDepth||t[Bi("0x37")])}},{key:"pixelRatioKey",value:function(e,t){e(window[Bi("0x5e")]||t[Bi("0x37")])}},{key:p,value:function(e,t){e(se.getScreenResolution(t))}},{key:"screenOrientationKey",value:function(e,t){if(t[Bi("0x5a")][Bi("0x60")]){var n={};n[Bi("0x61")]=void 0!==screen.orientation,n[Bi("0x62")]=screen[Bi("0x63")]||screen[Bi("0x64")]||(screen[Bi("0x65")]||{}).type,e(n)}else e(t[Bi("0x40")])}},{key:"getScreenResolution",value:function(){return{w:window[Bi("0x5a")][Bi("0x66")],h:window[Bi("0x5a")].height}}},{key:f,value:function(e,t){e(se[Bi("0x68")](t))}},{key:m,value:function(e){return window[Bi("0x5a")][Bi("0x69")]&&window.screen[Bi("0x6a")]?{w:window[Bi("0x5a")][Bi("0x69")],h:window[Bi("0x5a")][Bi("0x6a")]}:e[Bi("0x37")]}},{key:g,value:function(e){e((new Date)[Bi("0x6c")]()/60)}},{key:v,value:function(e,t){window[Bi("0x6e")]&&window[Bi("0x6e")][Bi("0x6f")]?e((new(window[Bi("0x6e")][Bi("0x6f")])).resolvedOptions().timeZone):e(t[Bi("0x37")])}},{key:"sessionStorageKey",value:function(e,t){e(se[Bi("0x70")](t))}},{key:y,value:function(e,t){e(se[Bi("0x72")](t))}},{key:"indexedDbKey",value:function(e,t){e(se.hasIndexedDB(t))}},{key:"addBehaviorKey",value:function(e){e(!(!document[Bi("0x73")]||!document[Bi("0x73")][Bi("0x74")]))}},{key:E,value:function(e){e(!!window.openDatabase)}},{key:b,value:function(e,t){e(se[Bi("0x77")](t))}},{key:w,value:function(e,t){e(navigator[Bi("0x79")]||t[Bi("0x37")])}},{key:x,value:function(e,t){e(navigator[Bi("0x7b")]||t[Bi("0x37")])}},{key:_,value:function(e,t){e(navigator[Bi("0x7d")]||t[Bi("0x37")])}},{key:"appCodeNameKey",value:function(e,t){e(navigator[Bi("0x7e")]||t[Bi("0x37")])}},{key:"seedKey",value:function(e,t){e(Date[Bi("0x7f")]())}},{key:T,value:function(e,t){e(se.getNavigatorPlatform(t))}},{key:"productKey",value:function(e,t){e(navigator[Bi("0x81")]||t[Bi("0x37")])}},{key:S,value:function(e,t){e(navigator.productSub||t.NOT_AVAILABLE)}},{key:k,value:function(e,t){e(navigator[Bi("0x84")]||t[Bi("0x37")])}},{key:C,value:function(e,t){e(navigator.vendorSub||t[Bi("0x37")])}},{key:I,value:function(e,t){e(se.getDoNotTrack(t))}},{key:A,value:function(e,t){var n=se[Bi("0x26")]().split(" "),i=n[0],r=n[1],o=t[Bi("0x37")];if(Bi("0x28")===i)if(parseInt(r)<=74){var a=window[Bi("0x88")]||window[Bi("0x89")];a?a(window[Bi("0x8a")],100,(function(t){e(!1)}),(function(t){e(!0)})):e(o)}else"storage"in navigator&&"estimate"in navigator.storage?navigator.storage[Bi("0x8b")]()[Bi("0x22")]((function(t){var n=t[Bi("0x8c")];e(o=n<125829120)})):e(o);else if(Bi("0x8d")===i){if(o=!1,window[Bi("0x8e")])o=!0;else{try{window[Bi("0x8f")](null,null,null,null)}catch(e){o=!0}try{window[Bi("0x90")][Bi("0x91")](Bi("0x92"),1)}catch(e){o=!0}}void 0===o&&(o=!1,window[Bi("0x90")].removeItem("test")),e(o)}else if(Bi("0x2a")===i){var s=indexedDB[Bi("0x93")](Bi("0x92"));s[Bi("0x94")]=function(){e(!0)},s.onsuccess=function(){e(!1)}}else e("IE"===i||Bi("0x95")===i?!window[Bi("0x96")]&&(window[Bi("0x97")]||window[Bi("0x98")]):o)}},{key:L,value:function(){var e,t=navigator.userAgent,n=t.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];return/trident/i[Bi("0x92")](n[1])?"IE "+((e=/\brv[ :]+(\d+)/g.exec(t)||[])[1]||""):"Chrome"===n[1]&&null!=(e=t[Bi("0x99")](/\b(OPR|Edge)\/(\d+)/))?e[Bi("0x9")](1)[Bi("0x9a")](" ")[Bi("0x9b")](Bi("0x9c"),Bi("0x9d")):(n=n[2]?[n[1],n[2]]:[navigator.appName,navigator.appVersion,"-?"],null!=(e=t[Bi("0x99")](/version\/(\d+)/i))&&n[Bi("0x9e")](1,1,e[1]),n[Bi("0x9a")](" "))}},{key:R,value:function(e,t){se[Bi("0xa0")]()?e(se[Bi("0xa1")](t)):e(t[Bi("0x37")])}},{key:O,value:function(e,t){se[Bi("0xa3")]()?e(se[Bi("0xa4")](t)):e(t[Bi("0x37")])}},{key:"javascriptsKey",value:function(e,t){if(void 0===document[Bi("0xa5")]||null===document[Bi("0xa5")])return e(t[Bi("0x37")]);e([])}},{key:N,value:function(e,t){e({hash:location[Bi("0xa7")]||t.NOT_AVAILABLE,host:location[Bi("0xa8")]||t[Bi("0x37")],hostname:location[Bi("0xa9")]||t[Bi("0x37")],href:location.href||t[Bi("0x37")],origin:location[Bi("0xaa")]||t[Bi("0x37")],pathname:location.pathname||t[Bi("0x37")],port:location[Bi("0xab")]||t.NOT_AVAILABLE,protocol:location[Bi("0xac")]||t[Bi("0x37")]})}},{key:P,value:function(e){e(se[Bi("0xae")]())}},{key:"getSignals",value:function(){var e={adBlockInstalled:function(){return se[Bi("0xaf")]()},liedLanguages:function(){return se.getHasLiedLanguages()},liedResolution:function(){return se[Bi("0xb0")]()},liedOS:function(){return se[Bi("0xb1")]()},liedBrowser:function(){return se[Bi("0xb2")]()}},t={};for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];t[n]=i(n)}return t}},{key:"flashFontsKey",value:function(e,t){return se[Bi("0xb3")]()?se.hasMinFlashInstalled()?t.fonts[Bi("0xb4")]?void se[Bi("0xb5")]((function(t){e(t)}),t):e(Bi("0xb6")):e("flash not installed"):e("swf object not loaded")}},{key:"jsFontsKey",value:function(t,n){var i=["monospace",Bi("0xb7"),Bi("0xb8")],r=[Bi("0xb9"),"Arial",Bi("0xba"),Bi("0xbb"),Bi("0xbc"),"Arial Narrow","Arial Rounded MT Bold",Bi("0xbd"),Bi("0xbe"),"Book Antiqua",Bi("0xbf"),Bi("0xc0"),"Cambria",Bi("0xc1"),"Century",Bi("0xc2"),Bi("0xc3"),Bi("0xc4"),"Comic Sans MS",Bi("0xc5"),Bi("0xc6"),Bi("0xc7"),Bi("0xc8"),"Georgia",Bi("0xc9"),Bi("0xca"),"Impact","Lucida Bright","Lucida Calligraphy",Bi("0xcb"),Bi("0xcc"),Bi("0xcd"),Bi("0xce"),"Lucida Sans",Bi("0xcf"),Bi("0xd0"),"Microsoft Sans Serif",Bi("0xd1"),Bi("0xd2"),Bi("0xd3"),"MS Outlook",Bi("0xd4"),"MS Reference Sans Serif",Bi("0xd5"),Bi("0xd6"),Bi("0xd7"),"MYRIAD PRO",Bi("0xd8"),Bi("0xd9"),Bi("0xda"),"Segoe Script",Bi("0xdb"),"Segoe UI Light","Segoe UI Semibold",Bi("0xdc"),Bi("0xdd"),Bi("0xde"),Bi("0xdf"),Bi("0xe0"),"Trebuchet MS","Verdana",Bi("0xe1"),"Wingdings 2",Bi("0xe2")];void 0!==n[Bi("0xe3")]&&void 0!==n[Bi("0xe3")][Bi("0xe4")]&&(r=r.concat(n[Bi("0xe3")][Bi("0xe4")])),void 0!==n[Bi("0xe3")]&&void 0!==n[Bi("0xe3")][Bi("0xe5")]&&(r=r[Bi("0xe6")](n.fonts.userDefinedFonts)),r=r[Bi("0xe7")]((function(e,t){return r.indexOf(e)===t}));var o=document.getElementsByTagName("body")[0],a=document[Bi("0xe8")](Bi("0xe9")),s=document[Bi("0xe8")](Bi("0xe9")),c={},l={},u=function(){var e=document[Bi("0xe8")](Bi("0xea"));return e[Bi("0xeb")][Bi("0xec")]=Bi("0xed"),e.style[Bi("0xee")]="-9999px",e[Bi("0xeb")][Bi("0xef")]=Bi("0xf0"),e.style[Bi("0xf1")]=Bi("0xf2"),e[Bi("0xeb")].fontWeight=Bi("0xf2"),e.style.letterSpacing=Bi("0xf2"),e[Bi("0xeb")].lineBreak=Bi("0xf3"),e[Bi("0xeb")][Bi("0xf4")]=Bi("0xf2"),e[Bi("0xeb")][Bi("0xf5")]=Bi("0xf6"),e[Bi("0xeb")][Bi("0xf7")]=Bi("0xee"),e[Bi("0xeb")].textDecoration="none",e.style[Bi("0xf8")]=Bi("0xf6"),e[Bi("0xeb")][Bi("0xf9")]=Bi("0xf2"),e[Bi("0xeb")][Bi("0xfa")]=Bi("0xf2"),e.style[Bi("0xfb")]="normal",e[Bi("0xfc")]=Bi("0xfd"),e},d=function(e,t){var n=u();return n[Bi("0xeb")][Bi("0xfe")]="'"+e+"',"+t,n},h=function(e){for(var t=!1,n=0;n<i.length;n++)if(t=e[n][Bi("0xff")]!==c[i[n]]||e[n][Bi("0x100")]!==l[i[n]])return t;return t},p=function(){for(var e=[],t=0,n=i[Bi("0x5")];t<n;t++){var r=u();r[Bi("0xeb")].fontFamily=i[t],a.appendChild(r),e[Bi("0x10")](r)}return e}();o[Bi("0x101")](a);for(var f=0,m=i[Bi("0x5")];f<m;f++)c[i[f]]=p[f][Bi("0xff")],l[i[f]]=p[f][Bi("0x100")];var g=function(){for(var e={},t=0,n=r[Bi("0x5")];t<n;t++){for(var o=[],a=0,c=i[Bi("0x5")];a<c;a++){var l=d(r[t],i[a]);s[Bi("0x101")](l),o[Bi("0x10")](l)}e[r[t]]=o}return e}();o.appendChild(s);for(var v=[],y=0,E=r.length;y<E;y++)h(g[r[y]])&&v[Bi("0x10")](r[y]);o[Bi("0x102")](s),o[Bi("0x102")](a);var b={};b[Bi("0x103")]=e.x64hash128(v[Bi("0x9a")](),23),n.fonts[Bi("0x104")]||(b[Bi("0x105")]=v),t(b)}},{key:D,value:function(e,t){if(void 0!==navigator.mimeTypes&&null!==navigator.mimeTypes){for(var n=navigator[Bi("0x107")],i=[],r=0;r<n.length;r++){var o={};o.type=n[r][Bi("0x108")],o[Bi("0x109")]=n[r].suffixes,o.description=n[r][Bi("0x10a")],i[Bi("0x10")](o)}e(i)}else e(t[Bi("0x37")])}},{key:M,value:function(e,t){se.isIE()?t[Bi("0x10c")][Bi("0x10d")]?e(t[Bi("0x40")]):e(se.getIEPlugins(t)):e(se[Bi("0x10e")](t))}},{key:U,value:function(e){if(void 0===navigator[Bi("0x10c")]||null===navigator[Bi("0x10c")])return e[Bi("0x37")];for(var t=[],n=0,i=navigator[Bi("0x10c")][Bi("0x5")];n<i;n++)navigator.plugins[n]&&t.push(navigator[Bi("0x10c")][n]);return t[Bi("0x5")]>0&&se[Bi("0x10f")](e)&&(t=t[Bi("0x110")]((function(e,t){return e[Bi("0x33")]>t.name?1:e[Bi("0x33")]<t[Bi("0x33")]?-1:0}))),se[Bi("0xf")](t,(function(e){var t=se[Bi("0xf")](e,(function(e){return[e.type,e[Bi("0x109")]]}));return[e[Bi("0x33")],e[Bi("0x10a")],t]}))}},{key:B,value:function(e){var t=[];if(Object[Bi("0x112")]&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window){var n=["AcroPDF.PDF",Bi("0x113"),Bi("0x114"),Bi("0x115"),Bi("0x116"),Bi("0x117"),"Msxml2.XMLHTTP",Bi("0x118"),"QuickTime.QuickTime",Bi("0x119"),Bi("0x11a"),Bi("0x11b"),Bi("0x11c"),Bi("0x11d"),"SWCtl.SWCtl",Bi("0x11e"),Bi("0x11f"),Bi("0x120"),"TDCCtl.TDCCtl","WMPlayer.OCX",Bi("0x121"),Bi("0x122")];t=se[Bi("0xf")](n,(function(t){try{return new(window[Bi("0x123")])(t),t}catch(t){return e[Bi("0x124")]}}))}else t[Bi("0x10")](e[Bi("0x37")]);return navigator[Bi("0x10c")]&&(t=t[Bi("0xe6")](se[Bi("0x10e")](e))),t}},{key:F,value:function(e){for(var t=!1,n=0,i=e[Bi("0x10c")].sortPluginsFor.length;n<i;n++){var r=e.plugins[Bi("0x125")][n];if(navigator[Bi("0x3f")][Bi("0x99")](r)){t=!0;break}}return t}},{key:q,value:function(e,t){void 0!==navigator[Bi("0x127")]?navigator[Bi("0x127")]()[Bi("0x22")]((function(t){var n={};n[Bi("0x128")]=t[Bi("0x128")],n[Bi("0x129")]=t[Bi("0x129")],n[Bi("0x12a")]=t[Bi("0x12a")],n[Bi("0x12b")]=t.dischargingTime,e(n)})):e(t.NOT_AVAILABLE)}},{key:H,value:function(e,t){var n=navigator[Bi("0x12d")];e(void 0!==n?{downlink:n[Bi("0x12e")],downlinkMax:n[Bi("0x12f")],type:n.type,effectiveType:n[Bi("0x130")],rtt:n[Bi("0x131")],saveData:n[Bi("0x132")]}:t.NOT_AVAILABLE)}},{key:"touchSupportKey",value:function(e){e(se[Bi("0x133")]())}},{key:j,value:function(e,t){e(se.getHardwareConcurrency(t))}},{key:K,value:function(e){try{return!!window[Bi("0x135")]}catch(t){return e[Bi("0x124")]}}},{key:G,value:function(e){try{return!!window[Bi("0x90")]}catch(t){return e.ERROR}}},{key:V,value:function(e){try{return!!window[Bi("0x96")]}catch(t){return e[Bi("0x124")]}}},{key:z,value:function(e){return navigator[Bi("0x138")]?navigator[Bi("0x138")]:e[Bi("0x37")]}},{key:W,value:function(e){return navigator[Bi("0x139")]||e[Bi("0x37")]}},{key:X,value:function(e){return navigator[Bi("0x13b")]?navigator[Bi("0x13b")]:e[Bi("0x37")]}},{key:"getDoNotTrack",value:function(e){return navigator.doNotTrack?navigator[Bi("0x13c")]:navigator[Bi("0x13d")]?navigator[Bi("0x13d")]:window.doNotTrack?window[Bi("0x13c")]:e.NOT_AVAILABLE}},{key:"getTouchSupport",value:function(){var e,t=0;void 0!==navigator[Bi("0x13e")]?t=navigator.maxTouchPoints:void 0!==navigator[Bi("0x13f")]&&(t=navigator[Bi("0x13f")]);try{document[Bi("0x140")](Bi("0x141")),e=!0}catch(t){e=!1}return{maxTouchPoints:t,touchEvent:e,touchStart:Bi("0x142")in window}}},{key:Y,value:function(t){var n={},i=document[Bi("0xe8")](Bi("0x143"));i[Bi("0x66")]=2e3,i[Bi("0x144")]=200,i[Bi("0xeb")][Bi("0x145")]=Bi("0x146");var r=i[Bi("0x147")]("2d");return r[Bi("0x148")](0,0,10,10),r[Bi("0x148")](2,2,6,6),n[Bi("0x149")]=!1===r[Bi("0x14a")](5,5,Bi("0x14b"))?Bi("0x14c"):"no",r[Bi("0x14d")]="alphabetic",r.fillStyle="#f60",r[Bi("0x14e")](125,1,62,20),r.fillStyle="#069",t[Bi("0x14f")]?r[Bi("0x150")]=Bi("0x151"):r[Bi("0x150")]=Bi("0x152"),r.fillText(Bi("0x153"),2,15),r[Bi("0x154")]="rgba(102, 204, 0, 0.2)",r[Bi("0x150")]=Bi("0x155"),r[Bi("0x156")]("Cwm fjordbank glyphs vext quiz, 😃",4,45),r[Bi("0x157")]=Bi("0x158"),r[Bi("0x154")]=Bi("0x159"),r[Bi("0x15a")](),r[Bi("0x15b")](50,50,50,0,2*Math.PI,!0),r[Bi("0x15c")](),r[Bi("0x15d")](),r[Bi("0x154")]=Bi("0x15e"),r[Bi("0x15a")](),r[Bi("0x15b")](100,50,50,0,2*Math.PI,!0),r[Bi("0x15c")](),r[Bi("0x15d")](),r[Bi("0x154")]=Bi("0x15f"),r[Bi("0x15a")](),r[Bi("0x15b")](75,100,50,0,2*Math.PI,!0),r[Bi("0x15c")](),r[Bi("0x15d")](),r[Bi("0x154")]=Bi("0x159"),r[Bi("0x15b")](75,75,75,0,2*Math.PI,!0),r[Bi("0x15b")](75,75,25,0,2*Math.PI,!0),r[Bi("0x15d")]("evenodd"),i[Bi("0x160")]&&(n.canvasHash=e.x64hash128(i[Bi("0x160")](),23)),n}},{key:"getWebglFp",value:function(t){var n,i=function(e){return n[Bi("0x161")](0,0,0,1),n.enable(n[Bi("0x162")]),n[Bi("0x163")](n.LEQUAL),n.clear(n[Bi("0x164")]|n.DEPTH_BUFFER_BIT),"["+e[0]+", "+e[1]+"]"};if(!(n=se[Bi("0x165")]()))return null;var r={},o=n.createBuffer();n[Bi("0x166")](n.ARRAY_BUFFER,o);var a=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);n[Bi("0x167")](n[Bi("0x168")],a,n[Bi("0x169")]),o[Bi("0x16a")]=3,o[Bi("0x16b")]=3;var s=n[Bi("0x16c")](),c=n[Bi("0x16d")](n.VERTEX_SHADER);n[Bi("0x16e")](c,Bi("0x16f")),n[Bi("0x170")](c);var l=n[Bi("0x16d")](n[Bi("0x171")]);n[Bi("0x16e")](l,Bi("0x172")),n[Bi("0x170")](l),n[Bi("0x173")](s,c),n[Bi("0x173")](s,l),n.linkProgram(s),n[Bi("0x174")](s),s[Bi("0x175")]=n[Bi("0x176")](s,Bi("0x177")),s[Bi("0x178")]=n[Bi("0x179")](s,Bi("0x17a")),n[Bi("0x17b")](s[Bi("0x17c")]),n[Bi("0x17d")](s[Bi("0x175")],o[Bi("0x16a")],n[Bi("0x17e")],!1,0,0),n[Bi("0x17f")](s[Bi("0x178")],1,1),n[Bi("0x180")](n[Bi("0x181")],0,o.numItems);try{r[Bi("0x182")]=e.x64hash128(n[Bi("0x143")][Bi("0x160")](),23)}catch(e){}if(t[Bi("0x183")][Bi("0x104")])return r;r[Bi("0x184")]=se[Bi("0x185")](),r[Bi("0x186")]=n.getSupportedExtensions()||[],r[Bi("0x187")]=i(n.getParameter(n.ALIASED_LINE_WIDTH_RANGE)),r[Bi("0x188")]=i(n.getParameter(n[Bi("0x189")])),r["webgl alpha bits"]=n[Bi("0x18a")](n.ALPHA_BITS),r[Bi("0x18b")]=n[Bi("0x18c")]()[Bi("0x18d")]?Bi("0x14c"):"no",r["webgl blue bits"]=n[Bi("0x18a")](n[Bi("0x18e")]),r[Bi("0x18f")]=n.getParameter(n[Bi("0x190")]),r[Bi("0x191")]=n.getParameter(n[Bi("0x192")]),r[Bi("0x193")]=function(e){var t=e[Bi("0x194")]("EXT_texture_filter_anisotropic")||e[Bi("0x194")](Bi("0x195"))||e[Bi("0x194")](Bi("0x196"));if(t){var n=e[Bi("0x18a")](t[Bi("0x197")]);return 0===n&&(n=2),n}return null}(n),r[Bi("0x198")]=n[Bi("0x18a")](n[Bi("0x199")]),r[Bi("0x19a")]=n[Bi("0x18a")](n[Bi("0x19b")]),r["webgl max fragment uniform vectors"]=n.getParameter(n[Bi("0x19c")]),r[Bi("0x19d")]=n[Bi("0x18a")](n[Bi("0x19e")]),r[Bi("0x19f")]=n[Bi("0x18a")](n.MAX_TEXTURE_IMAGE_UNITS),r[Bi("0x1a0")]=n[Bi("0x18a")](n[Bi("0x1a1")]),r[Bi("0x1a2")]=n.getParameter(n.MAX_VARYING_VECTORS),r[Bi("0x1a3")]=n.getParameter(n[Bi("0x1a4")]),r[Bi("0x1a5")]=n[Bi("0x18a")](n[Bi("0x1a6")]),r[Bi("0x1a7")]=n[Bi("0x18a")](n[Bi("0x1a8")]),r[Bi("0x1a9")]=i(n.getParameter(n[Bi("0x1aa")])),r[Bi("0x1ab")]=n.getParameter(n.RED_BITS),r[Bi("0x1ac")]=n[Bi("0x18a")](n[Bi("0x1ad")]),r[Bi("0x1ae")]=n[Bi("0x18a")](n[Bi("0x1af")]),r[Bi("0x1b0")]=n[Bi("0x18a")](n[Bi("0x1b1")]),r[Bi("0x1b2")]=n.getParameter(n[Bi("0x1b3")]),r[Bi("0x1b4")]=n[Bi("0x18a")](n.VERSION);try{var u=n[Bi("0x194")](Bi("0x1b5"));u&&(r[Bi("0x1b6")]=n[Bi("0x18a")](u.UNMASKED_VENDOR_WEBGL),r[Bi("0x1b7")]=n[Bi("0x18a")](u.UNMASKED_RENDERER_WEBGL))}catch(e){}return n[Bi("0x1b8")]?(se[Bi("0xb")](["FLOAT",Bi("0x1b9")],(function(e){se[Bi("0xb")]([Bi("0x1ba"),Bi("0x1bb")],(function(t){se[Bi("0xb")]([Bi("0x1bc"),Bi("0x1bd"),Bi("0x1be")],(function(i){se[Bi("0xb")]([Bi("0x1bf"),"rangeMin",Bi("0x1c0")],(function(o){var a=n[Bi("0x1b8")](n[t+Bi("0x1c1")],n[i+"_"+e])[o];Bi("0x1bf")!==o&&(o=Bi("0x1c2")+o);var s=[Bi("0x1c3"),t[Bi("0x1c4")](),Bi("0x1c5"),i[Bi("0x1c4")]()," ",e.toLowerCase()," ",o][Bi("0x9a")]("");r[s]=a}))}))}))})),r):r}},{key:"getWebglVendorAndRenderer",value:function(){try{var e=se.getWebglCanvas(),t=e[Bi("0x194")](Bi("0x1b5"));return e[Bi("0x18a")](t[Bi("0x1c6")])+"~"+e[Bi("0x18a")](t[Bi("0x1c7")])}catch(e){return null}}},{key:Bi("0xaf"),value:function(){var e=document[Bi("0xe8")](Bi("0xe9"));e.innerHTML=Bi("0x1c8"),e[Bi("0x1c9")]="adsbox";var t=!1;try{document[Bi("0x73")][Bi("0x101")](e),t=0===document[Bi("0x1ca")](Bi("0x1cb"))[0][Bi("0x100")],document[Bi("0x73")][Bi("0x102")](e)}catch(e){t=!1}return t}},{key:Bi("0x1cc"),value:function(){if(void 0!==navigator.languages)try{if(navigator[Bi("0x1cd")][0].substr(0,2)!==navigator[Bi("0x55")][Bi("0x1ce")](0,2))return!0}catch(e){return!0}return!1}},{key:Bi("0xb0"),value:function(){return window[Bi("0x5a")][Bi("0x66")]<window[Bi("0x5a")][Bi("0x69")]||window[Bi("0x5a")][Bi("0x144")]<window[Bi("0x5a")].availHeight}},{key:Bi("0xb1"),value:function(){var e,t=navigator[Bi("0x3f")][Bi("0x1c4")](),n=navigator[Bi("0x79")],i=navigator[Bi("0x13b")].toLowerCase();if(e=t[Bi("0x19")](Bi("0x1cf"))>=0?"Windows Phone":t[Bi("0x19")]("win")>=0?Bi("0x1d0"):t[Bi("0x19")](Bi("0x1d1"))>=0?Bi("0x1d2"):t.indexOf(Bi("0x1d3"))>=0||t[Bi("0x19")](Bi("0x1d4"))>=0?Bi("0x1d5"):t.indexOf(Bi("0x1d6"))>=0||t[Bi("0x19")]("ipad")>=0?Bi("0x1d7"):t[Bi("0x19")](Bi("0x1d8"))>=0?Bi("0x1d9"):Bi("0x1da"),(Bi("0x142")in window||navigator[Bi("0x13e")]>0||navigator[Bi("0x13f")]>0)&&"Windows Phone"!==e&&Bi("0x1d2")!==e&&Bi("0x1d7")!==e&&Bi("0x1da")!==e)return!0;if(void 0!==n){if((n=n[Bi("0x1c4")]()).indexOf(Bi("0x1db"))>=0&&"Windows"!==e&&Bi("0x1dc")!==e)return!0;if(n[Bi("0x19")](Bi("0x1d3"))>=0&&Bi("0x1d5")!==e&&"Android"!==e)return!0;if(n[Bi("0x19")](Bi("0x1d8"))>=0&&Bi("0x1d9")!==e&&Bi("0x1d7")!==e)return!0;if((-1===n[Bi("0x19")](Bi("0x1db"))&&-1===n[Bi("0x19")](Bi("0x1d3"))&&-1===n[Bi("0x19")](Bi("0x1d8")))!=("Other"===e))return!0}return i[Bi("0x19")](Bi("0x1db"))>=0&&Bi("0x1d0")!==e&&Bi("0x1dc")!==e||(i[Bi("0x19")](Bi("0x1d3"))>=0||i[Bi("0x19")](Bi("0x1d1"))>=0||i.indexOf("pike")>=0)&&Bi("0x1d5")!==e&&"Android"!==e||(i[Bi("0x19")](Bi("0x1d8"))>=0||i.indexOf(Bi("0x1dd"))>=0||i[Bi("0x19")](Bi("0x1de"))>=0||i.indexOf(Bi("0x1d6"))>=0)&&Bi("0x1d9")!==e&&Bi("0x1d7")!==e||(i.indexOf(Bi("0x1db"))<0&&i[Bi("0x19")](Bi("0x1d3"))<0&&i[Bi("0x19")]("mac")<0&&i[Bi("0x19")](Bi("0x1d6"))<0&&i[Bi("0x19")](Bi("0x1dd"))<0)!=(Bi("0x1da")===e)||void 0===navigator[Bi("0x10c")]&&Bi("0x1d0")!==e&&Bi("0x1dc")!==e}},{key:Bi("0xb2"),value:function(){var e,t=navigator[Bi("0x3f")].toLowerCase(),n=navigator[Bi("0x1df")];if(e=t.indexOf(Bi("0x1e0"))>=0?Bi("0x2a"):t.indexOf(Bi("0x1e1"))>=0||t[Bi("0x19")]("opr")>=0?Bi("0x9d"):t[Bi("0x19")](Bi("0x1e2"))>=0?Bi("0x28"):t[Bi("0x19")](Bi("0x1e3"))>=0?Bi("0x8d"):t.indexOf("trident")>=0?Bi("0x1e4"):"Other",(Bi("0x28")===e||Bi("0x8d")===e||Bi("0x9d")===e)&&Bi("0x1e5")!==n)return!0;var i,r=eval[Bi("0x8")]().length;if(37===r&&Bi("0x8d")!==e&&Bi("0x2a")!==e&&Bi("0x1da")!==e)return!0;if(39===r&&Bi("0x1e4")!==e&&Bi("0x1da")!==e)return!0;if(33===r&&Bi("0x28")!==e&&Bi("0x9d")!==e&&Bi("0x1da")!==e)return!0;try{throw"a"}catch(e){try{e[Bi("0x1e6")](),i=!0}catch(e){i=!1}}return i&&Bi("0x2a")!==e&&Bi("0x1da")!==e}},{key:Bi("0xa0"),value:function(){var e=document[Bi("0xe8")]("canvas");return!(!e.getContext||!e[Bi("0x147")]("2d"))}},{key:Bi("0xa3"),value:function(){if(!se[Bi("0xa0")]())return!1;var e=se.getWebglCanvas();return!!window[Bi("0x1e7")]&&!!e}},{key:Bi("0x1e8"),value:function(){return Bi("0x1e9")===navigator.appName||!(Bi("0x1ea")!==navigator[Bi("0x7b")]||!/Trident/[Bi("0x92")](navigator[Bi("0x3f")]))}},{key:Bi("0xb3"),value:function(){return void 0!==window[Bi("0x1eb")]}},{key:"hasMinFlashInstalled",value:function(){return window[Bi("0x1eb")][Bi("0x1ec")](Bi("0x1ed"))}},{key:"addFlashDivNode",value:function(e){var t=document.createElement(Bi("0xe9"));t[Bi("0x1ee")]("id",e.fonts[Bi("0x1ef")]),document[Bi("0x73")].appendChild(t)}},{key:Bi("0xb5"),value:function(e,t){window[Bi("0x1f0")]=function(t){e(t)};var n=t[Bi("0xe3")][Bi("0x1ef")];se[Bi("0x1f1")]();var i={onReady:Bi("0x1f0")};window[Bi("0x1eb")][Bi("0x1f2")](t[Bi("0xe3")].swfPath,n,"1","1",Bi("0x1ed"),!1,i,{allowScriptAccess:"always",menu:Bi("0x1f3")},{})}},{key:Bi("0x165"),value:function(){var e=document[Bi("0xe8")](Bi("0x143")),t=null;try{t=e[Bi("0x147")]("webgl")||e.getContext(Bi("0x1f4"))}catch(e){}return t||(t=null),t}}]),se}(Bi("0xb"),Bi("0xf"),Bi("0x11"),Bi("0x24"),Bi("0x32"),Bi("0x35"),Bi("0x36"),Bi("0x3d"),Bi("0x54"),Bi("0x29"),Bi("0x59"),Bi("0x5b"),Bi("0x5f"),Bi("0x67"),Bi("0x68"),Bi("0x6b"),Bi("0x6d"),Bi("0x71"),Bi("0x75"),Bi("0x76"),Bi("0x78"),Bi("0x7a"),Bi("0x7c"),Bi("0x80"),Bi("0x82"),Bi("0x83"),Bi("0x85"),Bi("0x86"),Bi("0x87"),Bi("0x26"),Bi("0x9f"),Bi("0xa2"),Bi("0xa6"),Bi("0xad"),Bi("0x106"),Bi("0x10b"),Bi("0x10e"),Bi("0x111"),Bi("0x10f"),Bi("0x126"),Bi("0x12c"),Bi("0x134"),Bi("0x70"),Bi("0x72"),Bi("0x136"),Bi("0x137"),Bi("0x77"),Bi("0x13a"),Bi("0xa1"));function n(e){var t=arguments[Bi("0x5")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[Bi("0x220")]("#"+e):document[Bi("0x221")](e);if(i){var r=i[Bi("0x222")][Bi("0x223")];if(t&&i.parentNode[Bi("0x102")](i),r)try{return JSON[Bi("0x224")](r)}catch(e){return}}}function i(e){var t=document[Bi("0x1ca")](e);return void 0!==t&&t[Bi("0x5")]>=1}function r(){try{for(var e=document[Bi("0x225")][Bi("0x27")](/\s*;\s*/),t=0;t<e[Bi("0x5")];t++){var n=e[t][Bi("0x27")]("=");if(n[Bi("0x5")]>1&&Bi("0x226")===n[0]){var i=n[n.length-1];return i[Bi("0x227")](2,i[Bi("0x5")]-1)}}}catch(e){return""}return""}var o=function(e,t,i,r,o){function a(){he(this,a)}return fe(a,null,[{key:"str2ab",value:function(e){for(var t=new ArrayBuffer(e.length),n=new Uint8Array(t),i=0,r=e[Bi("0x5")];i<r;i++)n[i]=e.charCodeAt(i);return t}},{key:Bi("0x228"),value:function(e){return window[Bi("0x229")](String[Bi("0x22a")][Bi("0x22b")](null,e))}},{key:Bi("0x22c"),value:function(e,t,n){var i=window[Bi("0x22d")](t),r=a[Bi("0x22e")](i);return window[Bi("0x22f")][Bi("0x230")].importKey(e,r,{name:Bi("0x231"),hash:"SHA-256"},!0,n)}},{key:"wrap",value:function(e,t){return a[Bi("0x22c")](Bi("0x232"),t,[Bi("0x233")]).then((function(t){return window.crypto.subtle[Bi("0x233")]("raw",e,t,{name:Bi("0x231")})}))[Bi("0x22")]((function(e){return a[Bi("0x228")](new Uint8Array(e))}))}},{key:"wrapErrorResult",value:function(e){var t={a:null,b:null,c:null};return t[Bi("0x234")]=e,t}},{key:"encryptWithKey",value:function(e,t,n){var i={a:null,b:null,c:null};try{var r=Date[Bi("0x7f")]();if(Bi("0x235")!=de(t)||Bi("0x216")!=de(n))throw new Error(Bi("0x236"));var o=window[Bi("0x22f")][Bi("0x237")](new Uint8Array(16));i.a=a[Bi("0x228")](o);var s=(new TextEncoder)[Bi("0x228")](e),c="AES-CBC";return window.crypto[Bi("0x230")].generateKey({name:c,length:256},!0,[Bi("0x238"),Bi("0x239")]).then((function(e){return window[Bi("0x22f")][Bi("0x230")][Bi("0x238")]({name:c,iv:o},e,s)[Bi("0x22")]((function(o){return a[Bi("0x23a")](e,t).then((function(e){return i.b=e,i.c=a[Bi("0x228")](new Uint8Array(o)),i.d=Date[Bi("0x7f")]()-r,i.e=n,i}))}))}))[Bi("0x3c")]((function(e){return i[Bi("0x234")]=String(e),i}))}catch(e){return i.error=String(e),Promise[Bi("0x23b")](i)}}},{key:Bi("0x23c"),value:function(e,t,i,r){if(Bi("0x235")!=de(t)||Bi("0x235")!=de(i))return Promise[Bi("0x23b")](a[Bi("0x23d")](Bi("0x23e")));var o=n(t),s=parseInt(n(i));return(""===o||"string"!=typeof o||Bi("0x216")!=de(s)||Number[Bi("0x23f")](s))&&(o=Bi(r?"0x240":"0x241"),s=r?2:1),a.encryptWithKey(e,o,s)}},{key:Bi("0x242"),value:function(e,t,n,i,r){return null!=i&&Bi("0x235")==de(i[Bi("0x243")])&&Bi("0x216")==de(i[Bi("0x244")])?a[Bi("0x245")](e,i.publicKey,i[Bi("0x244")]):a[Bi("0x23c")](e,t,n,r)}},{key:"uuidv4",value:function(){return([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,(function(e){return(e^window.crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4)[Bi("0x8")](16)}))}},{key:Bi("0x246"),value:function(e){var t=(new TextEncoder)[Bi("0x228")](e);return crypto.subtle.digest(Bi("0x247"),t)[Bi("0x22")]((function(e){return Array[Bi("0x248")](new Uint8Array(e)).map((function(e){return("00"+e.toString(16)).slice(-2)})).join("")}))[Bi("0x3c")]((function(){return""}))}}]),a}(),a=Bi("0x249"),s=Bi("0x24a"),c=Bi("0x24b"),l={preprocessor:null,audio:{timeout:1e3,excludeIOS11:!0},fonts:{swfContainerId:"apfcDf",swfPath:Bi("0x24c"),userDefinedFonts:[],extendedJsFonts:void 0,hashOnly:!1},screen:{detectScreenOrientation:!0},plugins:{sortPluginsFor:[/palemoon/i],excludeIE:!1},webgl:{hashOnly:!1},ponfUrl:"https://ponf.linkedin.com/pixel/tracking.png",telemetryCollectPath:Bi("0x24d"),extraComponents:[],excludes:{pixelRatio:!0,doNotTrack:!0,fontsFlash:!0},debug:!1,NOT_AVAILABLE:Bi("0x24e"),ERROR:Bi("0x24f"),EXCLUDED:Bi("0x250"),useRequestIdleCallBack:!0},u=function(e,u,d,h,p){function f(e,t,n){var r=this;if(he(this,f),void 0!==t&&void 0!==e&&Bi("0x251")===e.globalIntegration)Bi("0x252")===document[Bi("0x253")]?(this[Bi("0x254")](t,n),this[Bi("0x255")](t,n)):window.addEventListener(Bi("0x256"),(function(){r[Bi("0x254")](t,n),r[Bi("0x255")](t,n)}));else if(void 0!==e){var o=JSON[Bi("0x224")](JSON[Bi("0x217")](l));i("settings-iframe")||i("setting-headline")||(o[Bi("0x257")]=!1),this[Bi("0x258")](o,e)}else{var a=JSON[Bi("0x224")](JSON[Bi("0x217")](l));i(Bi("0x259"))||i(Bi("0x25a"))||(a[Bi("0x257")]=!1),Bi("0x252")===document.readyState?this[Bi("0x258")](a):window.addEventListener(Bi("0x256"),(function(){r[Bi("0x258")](a)}))}}return fe(f,[{key:Bi("0x254"),value:function(e,t){!0===t[Bi("0x25b")]&&!0!==globalThis[Bi("0x25c")]&&this[Bi("0x25d")](l,e)}},{key:Bi("0x255"),value:function(e,t){!0===t[Bi("0x25e")]&&!0!==globalThis[Bi("0x25f")]&&this[Bi("0x260")](e,t),!0===t[Bi("0x261")]&&!0!==globalThis[Bi("0x262")]&&this[Bi("0x263")](e)}},{key:Bi("0x258"),value:function(e,i){if(null!=i||null!=n(Bi("0x264"))){this[Bi("0x267")](e,i);var r=this[Bi("0x268")],a=this[Bi("0x269")],s=this.isProd();return(new t)[Bi("0x26a")]((function(t,n){t.reqid=r,t.pageInstance=a,t[Bi("0x26b")]=n,o.encryptWithKeyFromDifferentSources(JSON[Bi("0x217")](t),"apfcDfPK",Bi("0x26c"),i,s).then((function(t){globalThis[Bi("0x26d")]=t,!0===n&&function(e,t,n){var i=new XMLHttpRequest,r=Bi(n?"0x26e":"0x26f");r+=String(t),i[Bi("0x93")](Bi("0x270"),r),i.setRequestHeader(Bi("0x271"),Bi("0x272")),i[Bi("0x273")](e)}(JSON[Bi("0x217")](t),e[Bi("0x274")],s)}))}),e)}globalThis[Bi("0x265")]=this[Bi("0x266")]}},{key:"intializeGlobalIntegration",value:function(e,n){return(new t).getFeatures((function(e,t){!0===t&&(o[Bi("0x23c")](JSON[Bi("0x217")](e),Bi("0x264"),"apfcDfPKV")[Bi("0x22")]((function(e){n(a,JSON[Bi("0x217")](e))})),globalThis[Bi("0x25c")]=!0)}),e)}},{key:Bi("0x263"),value:function(e){var t=r(),n=this[Bi("0x275")]()?Bi("0x276"):Bi("0x277");try{if(RegExp("^[\\w-]*$")[Bi("0x92")](t)){var i="https://merchantpool1.linkedin.com/mdt.js?session_id="+t+Bi("0x278")+n,o=document.createElement(Bi("0x279"));o[Bi("0x1ee")]("src",i),o[Bi("0x1ee")]("id","dfpIframeScript"),o.addEventListener("load",(function(){return window[Bi("0x27a")][Bi("0x27b")](document)})),document[Bi("0x27c")]("head")[0][Bi("0x101")](o);var a={sessionId:t,instanceId:n};e(c,JSON[Bi("0x217")](a))}else{var s={error:"Invalid session_id: "+t};e(c,JSON.stringify(s))}}catch(t){var l={error:t};e(c,JSON[Bi("0x217")](l))}globalThis.dfpIntegrationCompleted=!0}},{key:Bi("0x260"),value:function(e,t){var n=t[Bi("0x27d")],i=Date[Bi("0x7f")](),a=this[Bi("0x275")]()?Bi("0x27e"):"PXgoH0hfKu",c=r(),l="https://li.protechts.net/index.html?ts="+i+Bi("0x27f")+encodeURIComponent(n)+"&app_id="+a+Bi("0x280");o[Bi("0x246")](c)[Bi("0x22")]((function(t){""!==(c=t)&&(l+=Bi("0x281")+c);try{var r=document[Bi("0xe8")](Bi("0x282"));r.setAttribute("id",Bi("0x283")),r[Bi("0x1ee")]("src",l),r[Bi("0x1ee")](Bi("0x284"),Bi("0x285")),r.style[Bi("0x144")]=Bi("0x286"),r.style[Bi("0x66")]=Bi("0x286"),r[Bi("0xeb")][Bi("0x287")]=Bi("0xf6"),r.style[Bi("0xec")]="absolute",r.style.left=Bi("0x288"),document[Bi("0x73")][Bi("0x101")](r);var o={app_id:a,ts:i,d_id:c,r_id:n,uc:Bi("0x289")};e(s,JSON[Bi("0x217")](o))}catch(t){var u={error:t};e(s,JSON[Bi("0x217")](u))}})),globalThis[Bi("0x25f")]=!0}}]),f}();u.prototype[Bi("0x266")]=function(e){globalThis[Bi("0x265")]=null,new u(e)},u[Bi("0xc")].reentryGlobalIntegration=function(e,t){globalThis[Bi("0x28a")]=null,new u({globalIntegration:Bi("0x251")},e,t)},u.prototype[Bi("0x275")]=function(){var e=location&&location[Bi("0xa8")];return e&&e[Bi("0x19")](".linkedin.com")>-1&&!e[Bi("0x28b")](Bi("0x28c"))},u[Bi("0xc")][Bi("0x28d")]=function(e){return e&&0===Object[Bi("0x1c")](e).length},u[Bi("0xc")][Bi("0x28e")]=function(){var e=[];return ce(document[Bi("0x1ca")](Bi("0x28f")))[Bi("0xd")]((function(t){ce(t[Bi("0x27c")](Bi("0x290")))[Bi("0xd")]((function(t){var n=t.innerHTML;if(n){var i=(new DOMParser).parseFromString(n,Bi("0x291"));i&&ce(i[Bi("0x1ca")]("bc"))[Bi("0xd")]((function(t){e[Bi("0x10")]({src:t[Bi("0x2b")](Bi("0x292")),style:t.getAttribute(Bi("0xeb")),class:t[Bi("0x2b")](Bi("0x293")),width:t.getAttribute(Bi("0x66")),height:t[Bi("0x2b")](Bi("0x144"))})}))}}))})),0===e.length?null:e[0]},u[Bi("0xc")][Bi("0x267")]=function(e,t){if(null!=e){var n,i,r="bc",a="display:none;",s="1",c="1",l=e[Bi("0x294")];if(this.reqid=null,this.pageInstance=null,null!==(n=this[Bi("0x28e")]())){r=n[Bi("0x293")],a=n[Bi("0xeb")],s=n[Bi("0x66")],c=n[Bi("0x144")];var u=new URL(n.src);l=u[Bi("0xac")]+"//"+u.host+u.pathname,this[Bi("0x268")]=u.searchParams[Bi("0x295")](Bi("0x268")),this[Bi("0x269")]=u[Bi("0x296")][Bi("0x295")]("pageInstance")}else if(void 0!==(i=function(e){var t=arguments[Bi("0x5")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[Bi("0x220")]("#"+e):document[Bi("0x221")](e);if(i){var r=i[Bi("0x222")][Bi("0x223")];if(t&&i[Bi("0x297")][Bi("0x102")](i),r)try{var o=r;return"'"!==o[Bi("0x298")](0)&&'"'!==o[Bi("0x298")](0)||(o=o[Bi("0x227")](1,o[Bi("0x5")]-1)),JSON[Bi("0x224")](o)}catch(e){return}}}(Bi("0x299"))))this[Bi("0x268")]=void 0===i[Bi("0x268")]?null:i.reqid,this.pageInstance=i.pageInstance;else{if(void 0===t)return;this[Bi("0x269")]=t[Bi("0x269")]}this.isProd()||(l=l[Bi("0x9b")](/\.linkedin\.com/,".linkedin-ei.com")),null===this[Bi("0x268")]&&(this[Bi("0x268")]=o.uuidv4());var d=l+"?"+new URLSearchParams({reqid:this[Bi("0x268")],pageInstance:this[Bi("0x269")],js:Bi("0x251")})[Bi("0x8")](),h=document[Bi("0x1ca")](Bi("0x28f"))[0];null==h&&((h=document[Bi("0xe8")](Bi("0xe9"))).setAttribute("id",this[Bi("0x268")]),document[Bi("0x73")][Bi("0x101")](h));var p=document[Bi("0xe8")](Bi("0x29a"));p[Bi("0x292")]=d,p.style=a,p.className=r,p[Bi("0x66")]=s,p[Bi("0x144")]=c,h[Bi("0x101")](p)}},Bi("0x29b")!=("undefined"==typeof globalThis?"undefined":de(globalThis))&&Bi("0x29b")!=("undefined"==typeof document?"undefined":de(document))&&Bi("0x29b")!=("undefined"==typeof window?"undefined":de(window))&&(globalThis[Bi("0x28a")]=u.prototype.reentryGlobalIntegration,new u)}();var Fi=function(){function e(){he(this,e)}return fe(e,null,[{key:"collectFeatures",value:function(e,t){try{"undefined"!=typeof globalThis&&"undefined"!=typeof document&&"undefined"!=typeof window&&"undefined"!==globalThis.triggerDnaApfcEvent&&globalThis.triggerDnaApfcEvent(t,e)}catch(e){}}}]),e}(),qi=function(){function e(t,n,i,r,o,a,s,c,l,u,d,h,p,f){he(this,e),me(this,"hostApis",void 0),me(this,"statics",void 0),me(this,"options",void 0),me(this,"allowTimingOrigin",void 0),me(this,"fireCustomMeasureEvent",void 0),me(this,"fireResourceLoadEvent",void 0),me(this,"isTracerEnabled",void 0),me(this,"responseRleCache",void 0),me(this,"fireApfcEvent",void 0),me(this,"isDnaIntegrationLixEnabled",void 0),me(this,"isHumanIntegrationLixEnabled",void 0),me(this,"isDfpIntegrationLixEnabled",void 0),me(this,"disablePerfMarkerForSignalCollection",void 0),me(this,"trackingEndpoint",void 0),me(this,"collectResourceTimings",void 0),me(this,"collectCdnData",void 0),me(this,"perfObserver",void 0),me(this,"renderTimings",new Map),me(this,"urlToTreeId",new Map),me(this,"cdnDataProvider",void 0),me(this,"observables",new ci),me(this,"trackingEndpointPattern",void 0),this.hostApis=t,this.statics=n,this.options=i,this.allowTimingOrigin=r,this.fireCustomMeasureEvent=o,this.fireResourceLoadEvent=a,this.isTracerEnabled=s,this.responseRleCache=c,this.fireApfcEvent=l,this.isDnaIntegrationLixEnabled=u,this.isHumanIntegrationLixEnabled=d,this.isDfpIntegrationLixEnabled=h,this.disablePerfMarkerForSignalCollection=p,this.trackingEndpoint=f,this.collectResourceTimings=i["enable-rs-timing"],this.collectCdnData=i["enable-cdn-tracking"],this.collectCdnData&&(this.cdnDataProvider=new Mi(t)),this.trackingEndpointPattern=function(e){if(!e)return"/li/track";try{return new URL(e).pathname}catch(t){return e}}(this.trackingEndpoint)}return fe(e,[{key:"recordTreeId",value:function(e,t){this.collectResourceTimings&&this.urlToTreeId.set(function(e,t){return(Ci=Ci||t.createElement("a")).href=e,Ci.href}(t,this.hostApis.document),e)}},{key:"recordRenderStart",value:function(e,t){this.renderTimings.has(e)||this.renderTimings.set(e,{renderName:t,viewId:e,renderStart:Ai(this.hostApis.performance,this.allowTimingOrigin)})}},{key:"recordRenderEnd",value:function(e,t,n){var i=this.renderTimings.get(e);if(i&&(i.renderEnd=i.renderEnd||Ai(this.hostApis.performance,this.allowTimingOrigin),t))return n?this.collectViewLoadEventData(i,n):void mn("ViewLoadEvent",oi)}},{key:"collectViewLoadEventData",value:function(e,t){var n=e.renderName,i=e.renderEnd,r=void 0===i?-1:i,o=e.renderStart,a=void 0===o?-1:o,s=[];return s.push({viewProgressType:"RENDER_START",timestamp:a}),s.push({viewProgressType:"RENDER_END",timestamp:r}),{parentPageLoadId:t,viewHierarchy:[n],viewProgressStates:s}}},{key:"startObserving",value:function(){var e=this.hostApis,t=e.PerformanceObserver,n=e.performance;this.stopObserving(),t?this.setupPerformanceObserver(t,n.timeOrigin):this.collectResourceTimings&&this.emulateResourceTimingObserver(n),this.collectResourceTimings&&this.processNewResourceTimings()}},{key:"stopObserving",value:function(){var e;null===(e=this.perfObserver)||void 0===e||e.disconnect(),this.reset()}},{key:"collect",value:function(e){var t=this,n=e.isInitial,i=e.immediate,r=this.collectSynchronousData(n);if(i)return r;var o=this.collectAsynchronousData();return"then"in o?o.then((function(e){return(0,t.hostApis.assign)(r,e),r})):r}},{key:"collectPageLoadStartData",value:function(e){var t=e.isInitial,n=e.rumKey,i=Object.create(null);i.pageKey=n,i.pageLoadType=t?"INITIAL_LOAD":"SUBSEQUENT_LOAD",i.networkInformationMetrics=this.snapshot.networkInformationMetrics;var r=this.statics,o=r.webUIFramework,a=r.timeSource,s=r.isSinglePageApp,c=r.appRenderMode,l=r.isAppRenderFailed,u=r.isFromServiceWorker,d=r.treeId;return i.treeId=d,i.browserPageLoadStartContext={webUIFramework:o,timeSource:a,isSinglePageApp:s,appRenderMode:c,isAppRenderFailed:l,isFromServiceWorker:u},i}},{key:"collectPageLoadEndData",value:function(e){var t=Object.create(null),n=Object.create(null);t.cdnData=[],t.browserPageLoadEndContext={},t.navigationTiming=Object.create(null);var i=e.isInitial,r=e.immediate,o=this.hostApis.assign;if(i){var a=ji(this.hostApis.performance),s=a.htmlMetrics,c=a.redirectCount,l=a.navigationType,u=a.workerStart;s&&(t.browserPageLoadEndContext.htmlMetrics=Object.create(null),o(t.browserPageLoadEndContext.htmlMetrics,s)),Object.prototype.hasOwnProperty.call(a,"redirectCount")&&(n.redirectCount=c),Object.prototype.hasOwnProperty.call(a,"navigationType")&&(n.navigationType=l),n.workerStart=null!=u?u:0,ni.forEach((function(e){Object.prototype.hasOwnProperty.call(a,e)&&(n[e]=a[e])})),o(t.navigationTiming,n)}if(!r){var d=this.collectAsynchronousData();if("then"in d)return d.then((function(e){return o(t.cdnData,e.cdnData),t}))}var h=this.collectAsynchronousData(!0);return o(t.cdnData,h.cdnData),t}},{key:"collectResourceLoadEvent",value:function(e,t){var n=e.name,i=e.transferSize,r=e.initiatorType,o=e.nextHopProtocol,a=e.encodedBodySize,s=e.decodedBodySize,c=e.requestStart,l={};l.resourceKey=n,l.isNetwork=!!i&&0!==i,l.loadType=r||"unknown",l.timeOrigin=t;var u=[];Object.keys(ii).forEach((function(t){var n;t in Qn&&void 0!==e[t]&&u.push({resourceProgressType:ii[t],duration:null!==(n=e[t])&&void 0!==n?n:-1})})),l.resourceProgressStates=u;var d={},h=ri[o];d.nextHopProtocol=null!=h?h:"UNKNOWN",d.transferSize=i,d.encodedBodySize=a,d.decodedBodySize=s,l.resourceNetworkContext=d,l.requestStart=c;try{var p,f,m=new URL(n),g=m.pathname+m.search+m.hash;return null===(p=this.responseRleCache)||void 0===p||p.offerResourceLoadEvent(g,l),null===(f=this.responseRleCache)||void 0===f?void 0:f.flushCacheByUrl(g)}catch(e){var v,y="".concat("Invalid url from ResourceLoadEvent"," request url ").concat(n);return e instanceof Error?(e.message="".concat(y," ").concat(e.message),mn("ResourceLoadEvent",e)):mn("ResourceLoadEvent",y),null===(v=this.responseRleCache)||void 0===v?void 0:v.flushCacheByUrl()}}},{key:"reset",value:function(){var e;this.observables.reset(),null===(e=this.cdnDataProvider)||void 0===e||e.clearUsedHostnames()}},{key:"collectSynchronousData",value:function(e){var t=this.hostApis,n=t.assign,i=t.PerformanceObserver,r=Object.create(null);return this.statics.pageLoadMode=e?"INITIAL":"PARTIAL",i||(this.observables.userTimingEntries=Oi(this.hostApis.performance,this.options,!0,this.fireCustomMeasureEvent),this.collectResourceTimings&&this.processNewResourceTimings()),this.observables.attachTreeIds(this.urlToTreeId),this.urlToTreeId.clear(),n(r,this.observables.getData(),this.snapshot,this.statics),e&&n(r,ji(this.hostApis.performance)),n(r,this.collectAsynchronousData(!0)),r}},{key:"collectAsynchronousData",value:function(e){var t=this,n={cdnData:[],usedCDN:this.extractUsedCDN([])};if(e){if(this.collectCdnData){var i=this.cdnDataProvider.getPresentData();n.cdnData=i,n.usedCDN=this.extractUsedCDN(i)}return n}var r=[];return this.collectCdnData&&r.push(this.cdnDataProvider.getDataWhenReady(this.options["async-plugins-timeout"]).then((function(e){n.cdnData=e,n.usedCDN=t.extractUsedCDN(e)}))),r.length>0?dn(r,Promise).then((function(){return n})):n}},{key:"triggerDeviceSignalCollection",value:function(){try{if(this.isHumanIntegrationLixEnabled||this.isDfpIntegrationLixEnabled||this.isDnaIntegrationLixEnabled){var e,t,n={treeId:null!==(e=null===(t=this.statics.treeId)||void 0===t?void 0:t.toString())&&void 0!==e?e:"",humanIntegrationEnabled:this.isHumanIntegrationLixEnabled,dfpIntegrationEnabled:this.isDfpIntegrationLixEnabled,dnaIntegrationEnabled:this.isDnaIntegrationLixEnabled};Fi.collectFeatures(n,this.fireApfcEvent)}}catch(e){}}},{key:"setupPerformanceObserver",value:function(e,t){var n=this;this.perfObserver=new e((function(e){n.disablePerfMarkerForSignalCollection&&n.triggerDeviceSignalCollection(),e.getEntries().forEach((function(e){var i=e.entryType,r=e.name,o=e.startTime,a=e.duration;"resource"===i?n.processSingleResourceTiming(e,t):"mark"===i?(n.observables.userTimingEntries.push({entryType:"MARK",name:r,startTime:o,duration:a}),n.fireCustomMeasureEvent({measurementName:r,measurementType:"MARK",measureProgressStates:[{measureProgressName:r,timestamp:o}]}),"mark_meaningful_paint_end"!==r||n.disablePerfMarkerForSignalCollection||n.triggerDeviceSignalCollection()):"measure"===i?(n.observables.userTimingEntries.push({entryType:"MEASURE",name:r,startTime:o,duration:a}),n.fireCustomMeasureEvent({measurementName:r,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:r,timestamp:o,duration:a}]})):"longtask"===i&&(n.observables.longTasks.push({duration:a,name:r,startTime:o}),n.fireCustomMeasureEvent({measurementName:r,measurementType:"LONG_TASK",measureProgressStates:[{measureProgressName:r,timestamp:o,duration:a}]}))}))})),this.observables.userTimingEntries=Oi(this.hostApis.performance,this.options,!1,this.fireCustomMeasureEvent);var i=["longtask"];(this.collectResourceTimings||this.collectCdnData)&&i.push("resource"),this.options["user-timing-mark-enabled"]&&i.push("mark"),this.options["user-timing-measure-enabled"]&&i.push("measure"),this.perfObserver.observe({entryTypes:i})}},{key:"emulateResourceTimingObserver",value:function(e){var t=this;e&&"function"==typeof e.setResourceTimingBufferSize&&"function"==typeof e.onresourcetimingbufferfull&&(e.setResourceTimingBufferSize(100),e.onresourcetimingbufferfull=function(){return t.processNewResourceTimings()})}},{key:"processNewResourceTimings",value:function(){var e=this,t=this.hostApis.performance;"function"==typeof t.getEntriesByType&&"function"==typeof t.clearResourceTimings&&(t.getEntriesByType("resource").forEach((function(n){return e.processSingleResourceTiming(n,t.timeOrigin)})),t.clearResourceTimings())}},{key:"processSingleResourceTiming",value:function(e,t){var n=this;if(this.collectResourceTimings){this.observables.resourceTimingEntries.push(e);var i=-1!==e.name.indexOf(this.trackingEndpointPattern);if(this.isTracerEnabled&&!i&&!function(e){var t,n=se(Ii);try{for(n.s();!(t=n.n()).done;){var i=t.value;if(i.strToFilter&&-1!==e.indexOf(i.strToFilter))return!0;if(i.pattern&&i.pattern.test(e))return!0}}catch(e){n.e(e)}finally{n.f()}return!1}(e.name)){var r=this.collectResourceLoadEvent(e,t);r&&r.forEach((function(e){return n.fireResourceLoadEvent(e)}))}}this.collectCdnData&&this.cdnDataProvider.inspectEntryForCdnData(e)}},{key:"extractUsedCDN",value:function(e){var t=e.filter((function(e){return e.hostname.indexOf("static")>=0})),n=t.length>0?t[0]:{hostname:"",provider:"",httpVersion:"",ipVersion:""};return{static_domain:n.provider,http_version:n.httpVersion,ip_version:n.ipVersion}}},{key:"snapshot",get:function(){var e={detailedRenderTimingEntries:Ni(this.renderTimings),networkInformationMetrics:Hi(this.hostApis.connection)};return this.renderTimings.clear(),e}}]),e}();function Hi(e){return e?{connectionType:e.type&&e.type.toUpperCase()||"UNKNOWN",effectiveType:function(e){switch(e){case"2g":return"TWO_G";case"3g":return"THREE_G";case"4g":return"FOUR_G";default:return"SLOW_2G"}}(e.effectiveType),roundTripTime:e.rtt||-1,downlinkBandwidth:e.downlink||-1,downlinkMaxBandwidth:void 0===e.downlinkMax?-1:e.downlinkMax===1/0?0:e.downlinkMax}:void 0}function ji(e){if(!e)return{navigationTimingApi:!1};var t=Object.create({});if("function"==typeof e.getEntriesByType){var n=e.getEntriesByType("navigation")[0];n&&(["fetchStart","responseEnd","decodedBodySize","encodedBodySize","transferSize"].every((function(e){return"number"==typeof n[e]}))&&(t.htmlMetrics={htmlFetchStart:n.fetchStart,htmlResponseEnd:n.responseEnd,htmlDecodedBodySize:n.decodedBodySize,htmlEncodedBodySize:n.encodedBodySize,htmlTransferSize:n.transferSize}),t.workerStart=n.workerStart)}var i=e.timing,r=e.navigation;return i&&r?(t.navigationTimingApi=!0,ni.forEach((function(e){e in i&&(t[e]=i[e])})),t.navigationType=r.type,t.redirectCount=r.redirectCount):t.navigationTimingApi=!1,t}var Ki=function(){function e(t,n,i){he(this,e),me(this,"featureName",void 0),me(this,"trackingCore",void 0),me(this,"rumConfig",void 0),me(this,"observing",!1),me(this,"basePageTreeId",void 0),me(this,"startPageInstance",void 0),me(this,"startMemory",void 0),me(this,"reportTimeouts",[]),this.featureName=t,this.trackingCore=n,this.rumConfig=i}return fe(e,[{key:"startObserving",value:function(){var t,n=this,i=this.getMemory();i&&!this.observing&&(this.basePageTreeId=this.trackingCore.host.treeID||"",this.startPageInstance=(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance)||sn("unknown"),this.startMemory=i,this.reportTimeouts=e.checkpoints.map((function(e){return setTimeout((function(){return n.reportMemory(e)}),60*e*1e3)})))}},{key:"stopObserving",value:function(){this.reportTimeouts.forEach((function(e){return clearTimeout(e)})),this.observing=!1}},{key:"reportMemory",value:function(e){var t={name:this.featureName,basePageTreeId:this.basePageTreeId,startTime:Li(this.trackingCore.host.api.performance),duration:0,startPageInstance:this.startPageInstance,marks:this.createMemoryMarks("-".concat(e,"min")),spans:[]};this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"FeaturePerformanceMeasurementEvent"},t)}},{key:"createMemoryMarks",value:function(e){var t=this.getMemory(),n=["jsHeapSizeLimit","totalJSHeapSize","usedJSHeapSize"].map((function(n){return{name:n+e,startTime:t[n]}})),i=t.usedJSHeapSize-this.startMemory.usedJSHeapSize;return n.push({name:(i<0?"usedJSHeapSizeDecrease":"usedJSHeapSizeIncrease")+e,startTime:Math.abs(i)},{name:"utilization"+e,startTime:Math.round(t.usedJSHeapSize/t.totalJSHeapSize*100)}),n}},{key:"getMemory",value:function(){return this.trackingCore.host.api.performance.memory}}]),e}();me(Ki,"checkpoints",[1,3,10,30,90,180,300]);var Gi,Vi,zi,Wi,Xi,Yi=fe((function e(t,n,i){he(this,e),me(this,"webUIFramework",void 0),me(this,"timeSource",void 0),me(this,"isSinglePageApp",void 0),me(this,"appRenderMode",void 0),me(this,"isAppRenderFailed",void 0),me(this,"pageLoadMode","INITIAL"),me(this,"isSSL",void 0),me(this,"treeId",void 0),me(this,"isFromServiceWorker",void 0),this.webUIFramework=n["web-ui-framework"],this.timeSource=n["beacon-source"],this.isSinglePageApp=n["is-single-page-app"],this.appRenderMode=t["app-render-mode"],this.isAppRenderFailed=t["is-app-render-failed"],this.isSSL="https:"===i.api.location.protocol?1:0,this.treeId=i.treeID,this.isFromServiceWorker=i.isFromServiceWorker})),Qi=function(){function e(t){he(this,e),me(this,"isPEMTracerEnabled",void 0),me(this,"responseContextMap",new Map),me(this,"resourceLoadEventsMap",new Map),this.isPEMTracerEnabled=t}return fe(e,[{key:"offerResponseContext",value:function(e,t){if(this.isPEMTracerEnabled)if(this.responseContextMap.has(e)){var n;null===(n=this.responseContextMap.get(e))||void 0===n||n.heapPush(t)}else{var i=new vn((function(e,t){return e.requestTime<t.requestTime}));i.heapPush(t),this.responseContextMap.set(e,i)}}},{key:"offerResourceLoadEvent",value:function(e,t){if(this.resourceLoadEventsMap.has(e)){var n;null===(n=this.resourceLoadEventsMap.get(e))||void 0===n||n.heapPush(t)}else{var i=new vn((function(e,t){return e.requestStart<t.requestStart}));i.heapPush(t),this.resourceLoadEventsMap.set(e,i)}}},{key:"mergeAndConsume",value:function(e){var t=this.resourceLoadEventsMap.get(e),n=this.responseContextMap.get(e),i=null==t?void 0:t.heappop(),r=null==n?void 0:n.heappop();return this.mergeRleAndRes(i,r)}},{key:"mergeRleAndRes",value:function(e,t){if(e&&t){e.requestStart;var n=ae(e,ee),i=(t.requestTime,t.viewNames),r=t.requestType,o=ae(t,te);return n.targetViewNames=i||[],r&&(n.requestType=r),n.resourceNetworkContext=oe(oe({},n.resourceNetworkContext),o),gn(n)}}},{key:"deleteEntryByRequestUrl",value:function(e){this.resourceLoadEventsMap.delete(e),this.responseContextMap.delete(e)}},{key:"canFlush",value:function(e){var t=this.resourceLoadEventsMap.get(e),n=this.responseContextMap.get(e);return n&&t&&n.heapsize()>0&&n.heapsize()===t.heapsize()}},{key:"clear",value:function(){this.resourceLoadEventsMap.clear(),this.responseContextMap.clear()}},{key:"flushCache",value:function(){var e=this.responseContextMap.keys(),t=[];if(e){var n,i=se(e);try{for(i.s();!(n=i.n()).done;){var r=n.value;t=[].concat(ce(t),ce(this.flushCacheByUrl(r)))}}catch(e){i.e(e)}finally{i.f()}}var o=this.resourceLoadEventsMap.keys();if(o){var a,s=se(o);try{for(s.s();!(a=s.n()).done;){var c,l=a.value,u=null===(c=this.resourceLoadEventsMap.get(l))||void 0===c?void 0:c.heapClear();u&&(t=[].concat(ce(t),ce(u.map((function(e){e.requestStart;var t=ae(e,ne);return gn(t)})))))}}catch(e){s.e(e)}finally{s.f()}}return t}},{key:"flushCacheByUrl",value:function(e){var t,n,i,r=[];if(!e)return r;if(!this.isPEMTracerEnabled)return(null===(t=this.resourceLoadEventsMap)||void 0===t||null===(n=t.get(e))||void 0===n||null===(i=n.heapClear())||void 0===i?void 0:i.map((function(e){e.requestStart;var t=ae(e,ie);return gn(t)})))||r;if(this.canFlush(e)){for(var o=this.responseContextMap.get(e);o&&o.heapsize()>0;){var a=this.mergeAndConsume(e);a&&r.push(a)}this.deleteEntryByRequestUrl(e)}return r}}]),e}(),Ji=function(e,t){return{name:e,value:void 0===t?-1:t,delta:0,entries:[],id:"v2-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12)}},Zi=function(e,t){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){if("first-input"===e&&!("PerformanceEventTiming"in self))return;var n=new PerformanceObserver((function(e){return e.getEntries().map(t)}));return n.observe({type:e,buffered:!0}),n}}catch(e){}},$i=function(e,t){var n=function n(i){"pagehide"!==i.type&&"hidden"!==document.visibilityState||(e(i),t&&(removeEventListener("visibilitychange",n,!0),removeEventListener("pagehide",n,!0)))};addEventListener("visibilitychange",n,!0),addEventListener("pagehide",n,!0)},er=function(e){addEventListener("pageshow",(function(t){t.persisted&&e(t)}),!0)},tr=function(e,t,n){var i;return function(r){t.value>=0&&(r||n)&&(t.delta=t.value-(i||0),(t.delta||void 0===i)&&(i=t.value,e(t)))}},nr=-1,ir=function(){return"hidden"===document.visibilityState?0:1/0},rr=function(){$i((function(e){var t=e.timeStamp;nr=t}),!0)},or=function(){return nr<0&&(nr=ir(),rr(),er((function(){setTimeout((function(){nr=ir(),rr()}),0)}))),{get firstHiddenTime(){return nr}}},ar=!1,sr=-1,cr=function(e,t){ar||(function(e,t){var n,i=or(),r=Ji("FCP"),o=function(e){"first-contentful-paint"===e.name&&(s&&s.disconnect(),e.startTime<i.firstHiddenTime&&(r.value=e.startTime,r.entries.push(e),n(!0)))},a=window.performance&&performance.getEntriesByName&&performance.getEntriesByName("first-contentful-paint")[0],s=a?null:Zi("paint",o);(a||s)&&(n=tr(e,r,t),a&&o(a),er((function(i){r=Ji("FCP"),n=tr(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,n(!0)}))}))})))}((function(e){sr=e.value})),ar=!0);var n,i=function(t){sr>-1&&e(t)},r=Ji("CLS",0),o=0,a=[],s=function(e){if(!e.hadRecentInput){var t=a[0],i=a[a.length-1];o&&e.startTime-i.startTime<1e3&&e.startTime-t.startTime<5e3?(o+=e.value,a.push(e)):(o=e.value,a=[e]),o>r.value&&(r.value=o,r.entries=a,n())}},c=Zi("layout-shift",s);c&&(n=tr(i,r,t),$i((function(){c.takeRecords().map(s),n(!0)})),er((function(){o=0,sr=-1,r=Ji("CLS",0),n=tr(i,r,t)})))},lr={passive:!0,capture:!0},ur=new Date,dr=function(e,t){Gi||(Gi=t,Vi=e,zi=new Date,fr(removeEventListener),hr())},hr=function(){if(Vi>=0&&Vi<zi-ur){var e={entryType:"first-input",name:Gi.type,target:Gi.target,cancelable:Gi.cancelable,startTime:Gi.timeStamp,processingStart:Gi.timeStamp+Vi};Wi.forEach((function(t){t(e)})),Wi=[]}},pr=function(e){if(e.cancelable){var t=(e.timeStamp>1e12?new Date:performance.now())-e.timeStamp;"pointerdown"==e.type?function(e,t){var n=function(){dr(e,t),r()},i=function(){r()},r=function(){removeEventListener("pointerup",n,lr),removeEventListener("pointercancel",i,lr)};addEventListener("pointerup",n,lr),addEventListener("pointercancel",i,lr)}(t,e):dr(t,e)}},fr=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach((function(t){return e(t,pr,lr)}))},mr=function(e,t){var n,i=or(),r=Ji("FID"),o=function(e){e.startTime<i.firstHiddenTime&&(r.value=e.processingStart-e.startTime,r.entries.push(e),n(!0))},a=Zi("first-input",o);n=tr(e,r,t),a&&$i((function(){a.takeRecords().map(o),a.disconnect()}),!0),a&&er((function(){var i;r=Ji("FID"),n=tr(e,r,t),Wi=[],Vi=-1,Gi=null,fr(addEventListener),i=o,Wi.push(i),hr()}))},gr={},vr=function(e,t){var n,i=or(),r=Ji("LCP"),o=function(e){var t=e.startTime;t<i.firstHiddenTime&&(r.value=t,r.entries.push(e)),n()},a=Zi("largest-contentful-paint",o);if(a){n=tr(e,r,t);var s=function(){gr[r.id]||(a.takeRecords().map(o),a.disconnect(),gr[r.id]=!0,n(!0))};["keydown","click"].forEach((function(e){addEventListener(e,s,{once:!0,capture:!0})})),$i(s,!0),er((function(i){r=Ji("LCP"),n=tr(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,gr[r.id]=!0,n(!0)}))}))}))}},yr=["LCP","FID","CLS"],Er={LCP:"LargestContentfulPaint",FID:"FirstInputDelay",CLS:"CumulativeLayoutShift"},br={},wr=function(){var e;if(!bn)return"";var t=window.performance,n=void 0;if("function"==typeof(null==t?void 0:t.getEntriesByType)){var i,r=null===(i=window.performance)||void 0===i?void 0:i.getEntriesByType("navigation");(null==r?void 0:r.length)>0&&(n=r[0])}return(null===(e=n)||void 0===e?void 0:e.name)||window.location.href}(),xr=!1,_r=new Set,Tr={LCP:"largest-contentful-paint",FID:"first-input",CLS:"layout-shift"};function Sr(){var e=!0===window.__test__resetWebVitalsState;if(!xr||e){e&&(_r=new Set),yr.forEach(kr);var t=Symbol();Xi=t,[vr,mr,cr].forEach((function(e){return e(Cr.bind(null,t),!0)})),[vr,mr,cr].forEach((function(e){return e(Ir.bind(null,t))})),xr=!0}}function kr(e){br[e]={name:e,value:-1,updateHistory:[]};var t=Tr[e];"undefined"!=typeof PerformanceObserver&&void 0!==PerformanceObserver.supportedEntryTypes&&"string"==typeof t&&PerformanceObserver.supportedEntryTypes.indexOf(t)>-1||(br[e].value=-2)}function Cr(e,t){if(e===Xi){var n=br[t.name],i=Li();n&&(n.updateHistory.push({time:i,data:t}),n.value=t.value),_r.forEach((function(e){return e(t,i,!1)}))}}function Ir(e,t){e===Xi&&_r.forEach((function(e){return e(t,Li(),!0)}))}var Ar,Lr=function(){function e(t,n){var i=this;he(this,e),me(this,"basePageTreeId",void 0),me(this,"basePageKey",void 0),me(this,"observing",!1),me(this,"appContextMap",new Map),me(this,"rumConfig",void 0),me(this,"trackingCore",void 0),me(this,"onMetricUpdate",(function(e,t,n){var r;i.observing&&(n?i.reportMetric(e.name):i.appContextMap.set(t,{time:t,url:location.href,pageKey:null===(r=i.trackingCore.getCurrentContext())||void 0===r?void 0:r.pageKey}))})),this.trackingCore=t,this.rumConfig=n}return fe(e,[{key:"startObserving",value:function(){var e,t,n=this;Sr(),this.observing||(this.observing=!0,this.basePageTreeId=this.trackingCore.host.treeID||"_unknown",this.basePageKey=(null===(e=this.trackingCore.getCurrentContext())||void 0===e?void 0:e.pageKey)||"_unknown",yr.forEach((function(e){var t;-2===(null===(t=br[e])||void 0===t?void 0:t.value)&&n.reportMetric(e)})),t=this.onMetricUpdate,_r.add(t))}},{key:"stopObserving",value:function(){var e;this.observing=!1,e=this.onMetricUpdate,_r.delete(e)}},{key:"reportMetric",value:function(e){var t=br[e],n={name:Er[e]||e};"CLS"===e?n.doubleValue=t.value:n.longValue=Math.round(t.value);var i=br[e];if(i){var r=function(e,t,n,i,r){var o={basePageTreeId:e,basePageKey:t,basePageUrl:wr},a=null;switch(n.name){case"LCP":a=function(e,t){var n;if(0===e.updateHistory.length)return null;var i=e.updateHistory[e.updateHistory.length-1],r=i.data.entries,o=r[r.length-1],a={pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",element:Ri(o.element),renderTime:Math.round(o.renderTime),loadTime:Math.round(o.loadTime),size:Math.round(o.size)};return o.url&&(a.url=o.url),a}(n,i);break;case"FID":a=function(e,t){var n;if(0===e.updateHistory.length)return null;var i=e.updateHistory[e.updateHistory.length-1],r=i.data.entries,o=r[r.length-1];return{pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",processingStart:Math.round(o.processingStart),processingEnd:Math.round(o.processingEnd),target:Ri(o.target)}}(n,i);break;case"CLS":a=function(e,t){if(0===e.updateHistory.length)return null;var n=e.updateHistory.map((function(e){return e.data.entries})).flat();if(0===n.length)return null;var i=n.reduce((function(e,t){return e&&e.value>t.value?e:t})),r=e.updateHistory.find((function(e){return e.data.entries.includes(i)})),o=null;i&&i.sources&&i.sources.length&&(o=i.sources.reduce((function(e,t){return e.node&&e.previousRect.width*e.previousRect.height>t.previousRect.width*t.previousRect.height?e:t})));var a,s=t.get(r.time);return o&&s?{shiftCount:n.length,"largestShift.value":i.value,"largestShift.hadRecentInput":i.hadRecentInput,"largestShift.largestSource.node":Ri(null===(a=o)||void 0===a?void 0:a.node),"largestShift.pageKey":s.pageKey||"_unknown","largestShift.url":s.url,"largestShift.startTime":Math.round(i.startTime)}:null}(n,i)}if(a){var s={};return r(s,o,a),s}return o}(this.basePageTreeId,this.basePageKey,i,this.appContextMap,this.trackingCore.host.api.assign);n.metadata=function(e){var t={};return Object.keys(e).forEach((function(n){var i=e[n];t[n]="string"==typeof i?i:JSON.stringify(i)})),t}(r)}var o={scope:{scopeType:"APPLICATION_INSTANCE",scopeKey:this.basePageTreeId},metrics:[n]};this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"ClientPerfMetricsEvent"},o)}}]),e}(),Rr=function(){function e(t){he(this,e),me(this,"_callTreeId",void 0),me(this,"_fabric",void 0),me(this,"_msEdgeRef",void 0),me(this,"_pointOfPresenceId",void 0),me(this,"_responseMetadata",void 0),me(this,"_contentType",void 0),me(this,"_cdnCacheMetadata",void 0),me(this,"_downstreamAvailability",void 0);var n=new Map;null==t||t.forEach((function(e,t){n.set(t.toLowerCase(),e)})),this._callTreeId=n.get("x-li-uuid")||null,this._pointOfPresenceId=n.get("x-li-pop")||null,this._msEdgeRef=n.get("x-msedge-ref")||null,this._fabric=n.get("x-li-fabric")||null,this._responseMetadata=n.get("x-li-pem-resp-meta")||null,this._contentType=n.get("content-type")||null,this._cdnCacheMetadata=n.get("x-cache")||null,this._downstreamAvailability=function(e){if(null==e)return null;var t,n=se(e.split(","));try{for(n.s();!(t=n.n()).done;){var i=t.value.split("=",2);if(2===i.length&&"availability"===i[0]){var r=parseFloat(i[1]);if(r>=0&&r<=1)return r}}}catch(e){n.e(e)}finally{n.f()}return null}(this._responseMetadata)||1}return fe(e,[{key:"callTreeId",get:function(){return this._callTreeId}},{key:"pointOfPresenceId",get:function(){return this._pointOfPresenceId}},{key:"microsoftEdgeReference",get:function(){return this._msEdgeRef}},{key:"fabric",get:function(){return this._fabric}},{key:"contentType",get:function(){return this._contentType}},{key:"cdnCacheMetadata",get:function(){return this._cdnCacheMetadata}},{key:"responseMetadata",get:function(){return this._responseMetadata}},{key:"downstreamAvailability",get:function(){return this._downstreamAvailability}},{key:"hasAnyLinkedInHeaders",value:function(){return!!(this._fabric||this._pointOfPresenceId||this._msEdgeRef||this._callTreeId)}}]),e}();!function(e){e.CLIENT_TIMEOUT="CLIENT_TIMEOUT",e.CLIENT_ABORTED="CLIENT_ABORTED",e.SERVER_ERROR="SERVER_ERROR",e.NETWORK_ERROR="NETWORK_ERROR",e.UNCLASSIFIED="UNCLASSIFIED",e.TOO_MANY_REQUESTS="TOO_MANY_REQUESTS",e.CLIENT_ERROR="CLIENT_ERROR",e.GRAPHQL_FULL_FAILURE="GRAPHQL_FULL_FAILURE",e.BLOCKED_BY_CLIENT_PROXY="BLOCKED_BY_CLIENT_PROXY",e.DOWNSTREAM_GRACEFUL_DEGRADATION="DOWNSTREAM_GRACEFUL_DEGRADATION",e.TRAFFIC_AFD_TO_LI_POP_ERROR="TRAFFIC_AFD_TO_LI_POP_ERROR",e.TRAFFIC_LI_POP_TO_DC_ERROR="TRAFFIC_LI_POP_TO_DC_ERROR"}(Ar||(Ar={})),fe((function e(t,n,i){var r,o,a,s,c,l,u,d,h,p,f,m,g,v,y,E,b,w=this;he(this,e),me(this,"core",void 0),me(this,"config",void 0),me(this,"collector",void 0),me(this,"boomerangStart",-1),me(this,"webVitalsObserver",void 0),me(this,"appMemoryObserver",void 0),me(this,"pageMemoryObserver",void 0),me(this,"liveTokens",new Set),me(this,"stateWM",new WeakMap),me(this,"activeToken",void 0),me(this,"isInitial",void 0),me(this,"shouldTrackCustomMeasureEvent",void 0),me(this,"pageLoadId",void 0),me(this,"initialResourcesEvents",[]),me(this,"initialCustomMeasureEvents",[]),me(this,"responseRleCache",void 0),me(this,"beforeHideHandlerBound",this.beforeHideHandler.bind(this)),me(this,"fireApfcEventBound",this.fireApfcEvent.bind(this)),me(this,"isTracerEnabled",void 0),me(this,"isPEMTracerEnabled",void 0),this.core=i,this.config=function(e,t){for(var n in e)void 0!==t[n]&&(e[n]=t[n]);return e}(i.host.api.assign({},ti),n);var x="enabled"===(null===(r=(o=i.host).__getLixTreatment)||void 0===r?void 0:r.call(o,"pemberly.tracking.time-origin-epoch-time")),_="enabled"===(null===(a=(s=i.host).__getLixTreatment)||void 0===a?void 0:a.call(s,"pemberly.tracking.fireApfcEvent"))||"enabled"===(null===(c=i.host.abuseDeviceSignalCollectionConfig)||void 0===c?void 0:c.dnaMemberLixTreatment),T="enabled"===(null===(l=(u=i.host).__getLixTreatment)||void 0===l?void 0:l.call(u,"pemberly.tracking.human.integration"))||"enabled"===(null===(d=i.host.abuseDeviceSignalCollectionConfig)||void 0===d?void 0:d.humanMemberLixTreatment),S="enabled"===(null===(h=(p=i.host).__getLixTreatment)||void 0===h?void 0:h.call(p,"pemberly.tracking.dfp.integration"))||"enabled"===(null===(f=i.host.abuseDeviceSignalCollectionConfig)||void 0===f?void 0:f.dfpMemberLixTreatment),k=i.host.abuseDeviceSignalCollectionConfig&&i.host.abuseDeviceSignalCollectionConfig.disablePerfMarkerOptimization||"enabled"===(null===(m=(g=i.host).__getLixTreatment)||void 0===m?void 0:m.call(g,"fingerprinting.collection.skip.performance.marker.check")),C=null===(v=(y=i.host).__getLixTreatment)||void 0===v?void 0:v.call(y,"pemberly.tracking.generic-tracers"),I=!!C&&si.test(C);this.isTracerEnabled=I||this.config["enable-tracking-3"];var A="enabled"===(null===(E=(b=i.host).__getLixTreatment)||void 0===E?void 0:E.call(b,"pemberly.tracking.pem-tracers"));this.isPEMTracerEnabled=A||this.config["enable-pem-tracking-3"],this.responseRleCache=new Qi(this.isPEMTracerEnabled),this.collector=new qi(i.host.api,new Yi(t,this.config,i.host),this.config,x,(function(e){return w.fireCustomMeasureEvent(e)}),(function(e){return w.fireResourceLoadEvent(e,w.activeToken)}),this.isTracerEnabled,this.responseRleCache,this.fireApfcEventBound,_,T,S,k,i.host.endpoint),this.collector.startObserving(),Qt.before("internal:hide",this.beforeHideHandlerBound)}),[{key:"pingCDN",value:function(){}},{key:"recordTreeId",value:function(e,t){e&&this.collector.recordTreeId(e,t)}},{key:"recordRenderStart",value:function(e,t){this.collector.recordRenderStart(e,t||e)}},{key:"recordRenderEnd",value:function(e){var t,n=null!==(t=this.getPageLoadIdFromState())&&void 0!==t?t:this.pageLoadId,i=this.collector.recordRenderEnd(e,this.isTracerEnabled,n);i&&this.isTracerEnabled&&this.core.fireEvent({appId:this.config["app-id"],eventName:"ViewLoadEvent"},i)}},{key:"provisionNetworkResponse",value:function(e,t){var n,i,r=this;null===(n=this.responseRleCache)||void 0===n||n.offerResponseContext(e,t);var o=null===(i=this.responseRleCache)||void 0===i?void 0:i.flushCacheByUrl(e);null==o||o.forEach((function(e){r.fireResourceLoadEvent(e,r.activeToken)}))}},{key:"start",value:function(e){var t,n;!this.isTracerEnabled&&this.activeToken&&this.abort(this.activeToken),this.flushEndedSessions(),this.isInitial=void 0===this.isInitial,this.isInitial||this.collector.reset();var i,r=Object.create(null),o="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time"));return this.activeToken=r,this.liveTokens.add(r),this.isTracerEnabled?(this.stateWM.set(r,{isInitial:this.isInitial,startTime:Ai(this.core.host.api.performance,o),pageKey:e}),this.firePageLoadStartEvent(r)):this.stateWM.set(r,{isInitial:this.isInitial,startTime:Ai(this.core.host.api.performance,o)}),this.config["enable-memory-measurement"]&&(null===(i=this.pageMemoryObserver)||void 0===i||i.stopObserving(),this.pageMemoryObserver=new Ki("page-memory",this.core,this.config),this.pageMemoryObserver.startObserving(),void 0===this.appMemoryObserver&&(this.appMemoryObserver=new Ki("application-memory",this.core,this.config),this.appMemoryObserver.startObserving())),r}},{key:"observeWebVitals",value:function(){void 0===this.webVitalsObserver&&(this.webVitalsObserver=new Lr(this.core,this.config),this.webVitalsObserver.startObserving())}},{key:"end",value:function(e){var t,n,i=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0;if(e&&this.activeToken&&this.activeToken===e){var a=this.stateWM.get(e),s="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time")),c=Ai(this.core.host.api.performance,s);a.endProps={renderCompleteTime:c,isImpactedByHiddenWindow:r,rumKey:o},this.isTracerEnabled&&o&&(a.pageKey=o);var l=this.activeToken,u=this.isTracerEnabled?5e3:this.config["beacon-timeout"];a.fireRumEventTimeout=setTimeout((function(){if(i.isTracerEnabled){i.flushResourceLoadEvents(l);var e=i.collector.collectPageLoadEndData({isInitial:a.isInitial});"then"in e?e.then((function(e){i.firePageLoadEndEvent(e,l)})):i.firePageLoadEndEvent(e,l)}var t=i.collector.collect({isInitial:a.isInitial});"then"in t?t.then((function(e){i.fireRumEvent(e,l)})):i.fireRumEvent(t,l)}),u),this.activeToken=void 0}else mn("rum-end",ai)}},{key:"onDataResponse",value:function(e,t,n,i,r,o){var a=function(e,t,n,i,r){var o=new Rr(i),a=function(e,t,n){if(t){if(429===t||999===t)return Ar.TOO_MANY_REQUESTS;if(e&&!e.hasAnyLinkedInHeaders()&&t&&t>=400&&t<600)return Ar.BLOCKED_BY_CLIENT_PROXY;if((i=t)>=400&&i<500)return Ar.CLIENT_ERROR;if(function(e){return e>=500&&e<600}(t))return function(e){if(e){if(e.fabric)return Ar.SERVER_ERROR;if(e.pointOfPresenceId)return Ar.TRAFFIC_LI_POP_TO_DC_ERROR;if(e.microsoftEdgeReference)return Ar.TRAFFIC_AFD_TO_LI_POP_ERROR}return Ar.SERVER_ERROR}(e);if(function(e,t){return!!(e>=200&&e<300&&t&&t.downstreamAvailability<1)}(t,e))return Ar.DOWNSTREAM_GRACEFUL_DEGRADATION;if(!n)return null}var i;if(n instanceof Error){if("AbortError"===n.name)return Ar.CLIENT_ABORTED;if(n instanceof TypeError&&(n.message.indexOf("Network request failed")>=0||n.message.indexOf("NetworkError when attempting to fetch resource")>=0||n.message.indexOf("Failed to fetch")>=0))return Ar.NETWORK_ERROR}else{if("timeout"===n.statusText)return Ar.CLIENT_TIMEOUT;if(0===n.status&&"abort"===n.statusText)return Ar.CLIENT_ABORTED;if("readyState"in n&&0===n.readyState)return Ar.NETWORK_ERROR}return Ar.UNCLASSIFIED}(o,n,r),s=null;return a&&(s={errorType:a},a===Ar.UNCLASSIFIED&&r&&(s.errorMessage=r.message,function(e,t,n){var i=["tracer-unclassified-error"];null==n||n.forEach((function(e){return i.push("target-view-name-".concat(e))})),mn("resource-load-tracer",e instanceof Error||"string"==typeof e?e:JSON.stringify(e),Object.fromEntries(t||[]),i)}(r,i,t))),{cdnCache:o.cdnCacheMetadata||void 0,contentType:o.contentType||void 0,fabric:o.fabric||void 0,msEdgeReference:o.microsoftEdgeReference||void 0,pointOfPresenceId:o.pointOfPresenceId||void 0,resourceTreeId:o.callTreeId?o.callTreeId:void 0,responseStatusCode:n||void 0,networkResourceError:s||void 0,viewNames:t||[],requestTime:e,responseMetadata:o.responseMetadata||void 0}}(t,n,i,r,o);this.provisionNetworkResponse(e,a)}},{key:"onOopsPage",value:function(e,t){mn("rum-oops",e,Object.fromEntries(t||[]),["oops-page"])}},{key:"firePageLoadStartEvent",value:function(e){if(e&&this.activeToken&&this.activeToken===e){this.shouldTrackCustomMeasureEvent=!0;var t=this.stateWM.get(e);this.pageLoadId=on(),t.pageLoadId=this.pageLoadId;var n=this.collector.collectPageLoadStartData({isInitial:t.isInitial,rumKey:t.pageKey});n.pageLoadId=t.pageLoadId,this.core.fireEvent({appId:this.config["app-id"],eventName:"PageLoadStartEvent"},n)}else mn("PageLoadStartEvent",ai)}},{key:"destroy",value:function(){var e,t,n;Qt.offBefore("internal:hide",this.beforeHideHandlerBound),this.activeToken&&this.abort(this.activeToken),this.flushEndedSessions(),this.collector.stopObserving(),null===(e=this.webVitalsObserver)||void 0===e||e.stopObserving(),null===(t=this.appMemoryObserver)||void 0===t||t.stopObserving(),null===(n=this.pageMemoryObserver)||void 0===n||n.stopObserving(),this.responseRleCache=void 0,this.core.destroy()}},{key:"getPageLoadIdFromState",value:function(e){var t,n=null!=e?e:this.activeToken;return n&&(t=this.stateWM.get(n).pageLoadId),t}},{key:"abort",value:function(e){var t;if(!e||this.activeToken!==e)throw new Error("RUM abort: rum token passed is invalid");if(null!==(t=this.stateWM.get(e))&&void 0!==t&&t.endProps)throw new Error("RUM abort: Can't abort a session that was already ended");this.activeToken=void 0,this.stateWM.delete(e),this.liveTokens.delete(e)}},{key:"flushEndedSessions",value:function(){var e=this;this.liveTokens.forEach((function(t){var n=e.stateWM.get(t);if(n.endProps){if(e.isTracerEnabled){var i=e.collector.collectPageLoadEndData({isInitial:n.isInitial,immediate:!0});e.firePageLoadEndEvent(i,t),e.flushResourceLoadEvents(t)}var r=e.collector.collect({isInitial:n.isInitial,immediate:!0});e.fireRumEvent(r,t)}}))}},{key:"flushResourceLoadEvents",value:function(e){var t,n,i=this,r=null===(t=this.responseRleCache)||void 0===t?void 0:t.flushCache();null==r||r.map((function(t){i.fireResourceLoadEvent(t,e)})),null===(n=this.responseRleCache)||void 0===n||n.clear()}},{key:"firePageLoadEndEvent",value:function(e,t){if(this.stateWM.get(t)){var n=this.core.host.api.assign,i=this.stateWM.get(t),r=i.startTime,o=i.endProps,a=i.pageLoadId,s=i.pageKey;if(o){var c=o.renderCompleteTime,l=o.isImpactedByHiddenWindow;if(a?e.pageLoadId=a:mn("PageLoadEndEvent",oi),e.browserPageLoadEndContext&&(e.browserPageLoadEndContext.isImpactedByHiddenWindow=l),e.navigationTiming){var u,d=null===(u=e.navigationTiming)||void 0===u?void 0:u.navigationStart,h=this.boomerangStart=d||this.boomerangStart,p=d||r,f=c-p;e.navigationTiming.boomerangStart=h,e.navigationTiming.timeDone=f,e.navigationTiming.navigationStart=p,void 0===e.navigationTiming.workerStart&&(e.navigationTiming.workerStart=0)}this.core.fireEvent({appId:this.config["app-id"],eventName:"PageLoadEndEvent"},(function(t){return n({pageKey:s||t.pageKey},e)})),this.shouldTrackCustomMeasureEvent=!1}else this.abort(t)}}},{key:"fireCustomMeasureEvent",value:function(e){var t=this;if(this.isTracerEnabled&&this.shouldTrackCustomMeasureEvent){var n,i=null!==(n=this.getPageLoadIdFromState())&&void 0!==n?n:this.pageLoadId;if(!i)return void this.initialCustomMeasureEvents.push(e);this.initialCustomMeasureEvents.length>0&&(this.initialCustomMeasureEvents.forEach((function(e){e.parentPageLoadId=i,t.core.fireEvent({appId:t.config["app-id"],eventName:"CustomMeasureEvent"},e)})),this.initialCustomMeasureEvents=[]),e.parentPageLoadId=i,this.core.fireEvent({appId:this.config["app-id"],eventName:"CustomMeasureEvent"},e)}}},{key:"fireResourceLoadEvent",value:function(e,t){var n=this;if(this.isTracerEnabled){var i,r=null!==(i=this.getPageLoadIdFromState(t))&&void 0!==i?i:this.pageLoadId;if(!r)return void this.initialResourcesEvents.push(e);this.initialResourcesEvents.length>0&&(this.initialResourcesEvents.forEach((function(e){e.parentPageLoadId=r,n.core.fireEvent({appId:n.config["app-id"],eventName:"ResourceLoadEvent"},e)})),this.initialResourcesEvents=[]),e.parentPageLoadId=r,this.core.fireEvent({appId:this.config["app-id"],eventName:"ResourceLoadEvent"},e)}}},{key:"fireRumEvent",value:function(e,t){if(this.stateWM.get(t)){var n=this.core.host.api.assign,i=this.stateWM.get(t),r=i.startTime,o=i.endProps;if(o){var a=o.renderCompleteTime,s=o.isImpactedByHiddenWindow,c=o.rumKey,l=this.boomerangStart=e.navigationStart||this.boomerangStart,u=e.navigationStart||r,d=a-u,h=this.config["app-version"];this.core.fireEvent({appId:this.config["app-id"],eventName:"RealUserMonitoringEvent"},(function(t){return n({pageKey:c||t.pageKey,isImpactedByHiddenWindow:s,appVersion:h,timeDone:d,navigationStart:u,boomerangStart:l,renderCompleteTime:a},e)})),i.fireRumEventTimeout&&clearTimeout(i.fireRumEventTimeout),this.liveTokens.delete(t),this.stateWM.delete(t)}else this.abort(t)}}},{key:"beforeHideHandler",value:function(){this.flushEndedSessions()}},{key:"fireApfcEvent",value:function(e,t){var n,i,r=null===(n=document)||void 0===n||null===(i=n.cookie)||void 0===i?void 0:i.split(";"),o={issueTime:0,browserId:""};try{o=function(e){var t,n={issueTime:0,browserId:""},i=se(e);try{for(i.s();!(t=i.n()).done;){var r=t.value.split("=");if(r.length>1&&"bscookie"===r[0]){var o=decodeURIComponent(r[1]),a=Number(o.substring(4,18)),s=isNaN(a)?0:a,c=o.substring(18,50);return n.browserId=c,n.issueTime=s,n}}}catch(e){i.e(e)}finally{i.f()}return n}(r)}catch(e){}var a={type:e,bsCookieInfo:o,payload:t};this.core.fireEvent({appId:this.config["app-id"],eventName:"ApfcEvent"},a)}}]);var Or,Nr="undefined"!=typeof window&&"undefined"!=typeof performance,Pr="undefined"!=typeof location&&-1!==location.search.indexOf("_LI_MEASURE_DEBUG");function Dr(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax",n=arguments.length>2?arguments[2]:void 0;e.fireTrackingEvent("PageViewEvent",Mr(n,t))}function Mr(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax";const n=E(document),i=b(document),r=Z();let o={};return r&&(o.theme=r.toUpperCase()),i&&(o.interfaceLocale=i),e&&(o.pageKey=e),{header:{},requestHeader:o,pageType:t,trackingInfo:{clientTimestamp:Date.now(),pageTag:n}}}function Ur(e){return"string"==typeof e&&"=="===e.slice(-2)}fe((function e(t,n){he(this,e),me(this,"trackingCore",void 0),me(this,"endPageInstance",void 0),me(this,"startPageInstance",void 0),me(this,"featureIdentifier",void 0),me(this,"marks",[]),me(this,"spans",[]),me(this,"spanStarts",new Map),me(this,"started",!1),me(this,"ended",!1),me(this,"featureKey",void 0),me(this,"productName",void 0),me(this,"flushOnEnd",void 0),me(this,"basePageTreeId",void 0),me(this,"debounceFlush",void 0),me(this,"disableAutoFlush",void 0),me(this,"isCanceled",!1),me(this,"isClosed",!1),this.trackingCore=t;var i=n.featureKey,r=n.productName,o=n.flushDebounceMilliseconds,a=n.flushOnEnd;this.featureKey=i,this.productName=r,this.flushOnEnd=a;var s=r?"::".concat(r):"";this.featureIdentifier="".concat(i).concat(s);var c=void 0!==o?o:3e3;c>0&&(this.debounceFlush=function(e,t,n){var i,r,o;void 0===t&&(t=50),void 0===n&&(n={});var a=null!=(i=n.isImmediate)&&i,s=null!=(r=n.callback)&&r,c=n.maxWait,l=Date.now(),u=[];function d(){if(void 0!==c){var e=Date.now()-l;if(e+t>=c)return c-e}return t}var h=function(){var t=[].slice.call(arguments),n=this;return new Promise((function(i,r){var c=a&&void 0===o;if(void 0!==o&&clearTimeout(o),o=setTimeout((function(){if(o=void 0,l=Date.now(),!a){var i=e.apply(n,t);s&&s(i),u.forEach((function(e){return(0,e.resolve)(i)})),u=[]}}),d()),c){var h=e.apply(n,t);return s&&s(h),i(h)}u.push({resolve:i,reject:r})}))};return h.cancel=function(e){void 0!==o&&clearTimeout(o),u.forEach((function(t){return(0,t.reject)(e)})),u=[]},h}(this.flush.bind(this),c)),this.disableAutoFlush=c<0}),[{key:"start",value:function(e){var t;if(Nr){if(this.started)throw new Error("Same PerfMeasurement (".concat(this.featureIdentifier,") cannot be started twice"));this.startPageInstance=e||(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance),this.spanStart("load"),this.started=!0}}},{key:"end",value:function(e){var t;if(!this.isClosed){if(this.isClosed=!0,this.isCanceled)throw new Error('[rum measurement] cannot end a canceled measurement "'.concat(this.featureIdentifier,'"'));if(Nr){if(this.ended)throw new Error("Same PerfMeasurement (".concat(this.featureIdentifier,") should not be ended twice"));this.endPageInstance=e||(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance),this.spanEnd("load"),this.ended=!0,this.flushOnEnd&&this.flush()}}}},{key:"mark",value:function(e){Nr&&(this.marks.push({name:e,startTime:Li()}),Pr&&(performance.mark("LI:".concat(this.featureIdentifier,"-mark-").concat(e)),performance.measure("LI:".concat(this.featureIdentifier,"-mark-").concat(e),"LI:".concat(this.featureIdentifier,"-start"),"LI:".concat(this.featureIdentifier,"-mark-").concat(e))),this.handleNewData())}},{key:"spanStart",value:function(e){Nr&&(this.spanStarts.set(e,Li()),Pr&&performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start")))}},{key:"spanEnd",value:function(e,t){if(Nr&&this.spanStarts.has(e)){var n=this.spanStarts.get(e),i=t||e;this.spans.push({name:i,startTime:n,duration:Li()-n}),Pr&&(performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-end")),performance.measure("LI:".concat(this.featureIdentifier,"-span-").concat(t||e),"LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start"),"LI:".concat(this.featureIdentifier,"-span-").concat(e,"-end"))),this.handleNewData()}}},{key:"addSpan",value:function(e){this.spans.push(e),this.handleNewData()}},{key:"setBasePageTreeId",value:function(e){this.basePageTreeId=e}},{key:"getTimestamp",value:function(){return Li()}},{key:"flush",value:function(){0===this.marks.length&&0===this.spans.length||(this.fireEvent(),this.marks=[],this.spans=[],this.debounceFlush&&this.debounceFlush.cancel())}},{key:"handleNewData",value:function(){this.debounceFlush?this.debounceFlush().catch((function(e){})):this.disableAutoFlush||this.flush()}},{key:"fireEvent",value:function(){var e=this,t=this.endPageInstance&&{header:{pageInstance:this.endPageInstance}};this.trackingCore.fireEvent("FeaturePerformanceMeasurementEvent",(function(t){var n=e.startPageInstance||t.pageInstance||sn("unknown"),i={name:e.featureKey,startTime:-1,duration:-1,startPageInstance:n,marks:e.marks,spans:e.spans};return e.productName&&(i.productName=e.productName),e.basePageTreeId&&(i.basePageTreeId=e.basePageTreeId),i}),t)}},{key:"cancel",value:function(){this.isCanceled=!0}},{key:"check",value:function(){if(Nr){if(this.isCanceled)throw new Error('[rum measurement] "'.concat(this.featureIdentifier,'" has been canceled'));if(!this.isClosed)throw new Error('[rum measurement] "'.concat(this.featureIdentifier,'" is still open'))}}}]),function(e){e[e.BATCH=0]="BATCH",e[e.FLUSH_ALL=1]="FLUSH_ALL"}(Or||(Or={}));const{ENTER:Br,ESCAPE:Fr}=_;class qr{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=(()=>!1),triggerByOutletEl:i=!0,shouldMoveToTopContainer:r=!0,events:o={},focusElement:a,pageKey:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No modal element passed in");this._el=e,this._parentNode=this._el.parentNode,r&&(this._topLevelContainer=this._getTopLevelContainer()),this._wrapperEl=this._el.querySelector(".".concat("modal__wrapper")),this._overlayEl=this._el.querySelector(".".concat("modal__overlay")),o&&(this._events=o),i&&(this._outletEls=this._getOutletEls()),this._exitButtonEl=this._el.querySelector(".".concat("modal__dismiss")),this._onKeyDownEvent=e=>this._onKeyDown(e),this._enablePageViewTracking=t,this._pageKey=s,this._shouldHideModal=n,this._shouldMoveToTopContainer=r,this._el.querySelector("[id='".concat("modalNoDismiss","']"))&&(this._isModalNonDismissible=!0),this._focusElement=a,i&&this._outletEls.forEach(e=>{e.addEventListener("click",e=>{var t;const n=null===(t=e.target)||void 0===t?void 0:t.getAttribute("data-no-cool-off");this.open({noCoolOff:n})})}),this._isModalNonDismissible||(this._exitButtonEl&&this._exitButtonEl.addEventListener("click",()=>this.close()),this._overlayEl.addEventListener("click",this._handleOverlayClick.bind(this))),this._focusTrap=new P(this._wrapperEl)}_getOutletEls(){const e=this._el.dataset.outlet,t=[...("default-outlet"===e?this._parentNode:document).querySelectorAll('[data-modal="'.concat(e,'"]'))];return t.length||console.warn("No outlet was found with a data-modal attribute equal to the provided dataCustomOutlet param ".concat(e)),t}_getTopLevelContainer(){const e=document.querySelector(".".concat("top-level-modal-container"));if(!e){const e=document.createElement("div");return e.className="top-level-modal-container",document.body.appendChild(e)}return e}_handleOverlayClick(e){e.target===this._wrapperEl||this._wrapperEl.contains(e.target)||this.close()}_onKeyDown(e){const t=S(e.key),n=t===Br&&document.activeElement===this._exitButtonEl;(t===Fr||n)&&(this._isModalNonDismissible||this.close(),e.preventDefault())}open(){let{focusElement:e,noCoolOff:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(t||!this._shouldHideModal())return this._focusElement=e||this._focusElement,this._previouslyFocusedEl=document.activeElement,this._overlayEl.classList.add("modal__overlay--visible"),this._overlayEl.setAttribute("aria-hidden","false"),this._shouldMoveToTopContainer&&this._topLevelContainer.appendChild(this._el),this.noScroll(),document.addEventListener("keydown",this._onKeyDownEvent),g(this._el,"open"),this._wrapperEl&&this._wrapperEl.focus(),this._focusTrap.init(),this._enablePageViewTracking&&window.tracking?window.tracking.then(e=>{Dr(e,"ajax",this._pageKey||"".concat(this._el.id))}):(g(this._wrapperEl,"afterOpen"),Promise.resolve());g(this._el,"didNotOpen")}async close(){var e,t;this._events.onBeforeClose&&await(null===(e=this._events)||void 0===e||null===(t=e.onBeforeClose)||void 0===t?void 0:t.call(e,this._wrapperEl)),this._overlayEl.classList.remove("modal__overlay--visible"),this._overlayEl.setAttribute("aria-hidden","true"),this._shouldMoveToTopContainer&&this._parentNode.appendChild(this._el),this.removeNoScroll(),document.removeEventListener("keydown",this._onKeyDownEvent),g(this._el,"close"),setTimeout(()=>{var e;(null===(e=this._focusElement)||void 0===e?void 0:e.focus())||this._previouslyFocusedEl.focus()},50),this._focusTrap.tearDown()}noScroll(){document.body.classList.add("overflow-hidden")}removeNoScroll(){document.body.classList.remove("overflow-hidden")}}class Hr{constructor(e){if(!e)throw Error("An element must be provided to SidePanel");this.el=e,this.modalEl=this.el.querySelector(".modal"),this.modal=new qr(this.modalEl,{events:this._events()}),this._onAfterOpen()}_onAfterOpen(){this.modalEl.addEventListener("afterOpen",e=>{e.target.classList.remove("translate-x-full")})}_events(){return{onBeforeClose:e=>new Promise(t=>{e.classList.add("translate-x-full"),setTimeout(()=>{t()},330)})}}}class jr{constructor(){const e=document.querySelector(".member-nav-menu");if(!e)throw Error("The member header should have a dropdown element");const t=document.querySelector('[data-id="member-nav-header__link-item-me"]');this.collapsibleDropdown=new q(e,{dropdownTriggerEl:t}),this.searchEl=document.querySelector('[data-id="member-nav-header__search"]'),this.searchEl&&(this.searchEl.addEventListener("focusin",()=>this.searchEl.classList.add("member-nav-header__search--focused")),this.searchEl.addEventListener("focusout",()=>this.searchEl.classList.remove("member-nav-header__search--focused"))),this.sidePanelEl=document.querySelector(".sidepanel-menu"),this.sidePanelEl&&(this.sidePanel=new Hr(this.sidePanelEl))}}function Kr(e,t){if(t=t||"log","undefined"!=typeof window&&window&&window.jet&&"error"===t.toLowerCase())try{throw new Error(e)}catch(e){try{window.jet.error(e)}catch(e){}}"undefined"!=typeof console&&"function"==typeof console[t]&&console[t](e)}const Gr=/ /g,Vr=/[\s\u0000<>"]|%00/,zr=/\\/,Wr=/([.]|%2e){2}/i;let Xr=new RegExp("^(?:HTTPS?|https?|ftp|mailto|tel|sms|blob|voyager|android-app|linkedin|chrome-extension|invalid|data:(?:(?:image/(?:gif|jpe?g|png|webp|bmp|tiff))|(?:application/x-font-woff)|(?:font/(?:opentype|ttf)))[;,]|[/.#?])");function Yr(e){let t;if("string"!=typeof e)return Kr("jSecure Warning: url must be a string","error"),"invalid://";if(t=e.trim(),t.indexOf(" ")>-1&&(Kr("jSecure Warning: url should not contain spaces: "+e,"warn"),t=t.replace(Gr,"+")),!Xr.test(t))return Kr("jSecure Error: URL should be absolute with allowed schemas, relative, a hash fragment or query string. "+e,"error"),"invalid://";if(Vr.test(t))return Kr("jSecure Error: not valid url character found in url: "+e,"error"),"invalid://";let n,i=t.split("?")[0],r=!1;try{n=decodeURI(i)}catch(e){r=!0}return r?(Kr("jSecure Error: malformed url path detected: "+i),"invalid://"):zr.test(i)||Wr.test(i)||Wr.test(n)?(Kr("jSecure Error: malicious data found in url path: "+i,"error"),"invalid://"):e}const Qr={redirect(e){window&&(window.location.href=e)}};function Jr(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window;return e.innerWidth<=769}function Zr(e){return e.scrollHeight>e.offsetHeight}function $r(e,t){const n=u(e);for(let e=0;e<n.length;e++)n[e]&&1===n[e].nodeType&&t(n[e])}function eo(e){!function(e){$r(e,e=>{e.classList.add("hidden"),e.setAttribute("aria-hidden","true")})}([e])}function to(e){!function(e){$r(e,e=>{e.classList.remove("hidden"),e.setAttribute("aria-hidden","false")})}([e])}class no{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!e)throw new Error("No element passed in");this._el=e,this._previousButton=e.querySelector(".".concat('slide-list__nav-button[data-direction="prev"]')),this._nextButton=e.querySelector(".".concat('slide-list__nav-button[data-direction="next"]')),this._listEl=e.querySelector(".slide-list__list"),this._dragLimit=this._listEl.offsetWidth,this._items=[...this._listEl.children],this._lock={},this._currentPage=t,this._isRtl="rtl"===document.body.dir,this._isMinimalNav=e.querySelector(".".concat("slide-list__header-nav--minimal")),this._prevTabIndexMap=new Map,this._boundFireScrollEvent=this._fireScrollEvent.bind(this),this._indicatorElement=e.querySelector(".".concat("slide-list__indicator-button-container")),this._indicatorClickHandler=this._handleIndicatorClick.bind(this),this._noMorePreviousContentAlert=this._el.querySelector(".previous-slide-list__a11y-notification"),this._noMoreNextContentAlert=this._el.querySelector(".next-slide-list__a11y-notification"),this._initCalc(),window.addEventListener("resize",this._handleWindowResize.bind(this)),"ontouchstart"in window&&(this._el.addEventListener("touchstart",this._handleTouchStart.bind(this)),this._el.addEventListener("touchmove",this._handleTouchMove.bind(this)),this._el.addEventListener("touchend",this._handleTouchEnd.bind(this))),e.querySelector(".slide-list__nav")&&this._el.addEventListener("click",this._handleScrollAction.bind(this))}next(e){return e=e||1,this._currentPage+e<=this._pageTranslates.length-1&&(this._currentPage+=e,this._updateSlideButtons(),this._updateListPosition(),this._updateFocusableElements(),this._dispatchPageChangeEvent()),this._currentPage}prev(e){return e=e||1,this._currentPage-e>=0&&(this._currentPage-=e,this._updateSlideButtons(),this._updateListPosition(),this._updateFocusableElements(),this._dispatchPageChangeEvent()),this._currentPage}goToItem(e){const t=Number(e)-this._currentPage;if(0===t)return this._currentPage;t<0?this.prev(Math.abs(t)):this.next(t)}_handleIndicatorClick(e){const t=e.target.closest("[data-position]");t&&this.goToItem(t.dataset.position)}_handleWindowResize(){this._isResizing||(this._isResizing=!0,window.requestAnimationFrame(this._initCalc.bind(this)))}_updateIndicator(){this._indicatorElement&&(this._pageItems.length===this._items.length?(to(this._indicatorElement),this._indicatorElement.isActive=!0,this._indicatorElement.addEventListener("click",this._indicatorClickHandler)):(eo(this._indicatorElement),this._indicatorElement.isActive=!1,this._indicatorElement.removeEventListener("click",this._indicatorClickHandler)))}_initCalc(){this._pageTranslates=this._getPageTranslates(),this._pageTranslates[this._currentPage]||(this._currentPage=0),this._updateIndicator(),this._updateSlideButtons(!0),this._updateListPosition(),this._isResizing=!1,this._updateFocusableElements()}_getPageTranslates(){const e=this._listEl.offsetWidth,t=this._listEl.scrollWidth,n=this._isRtl?e-this._items[0].offsetLeft-this._items[0].offsetWidth:this._items[0].offsetLeft,i=t-e;let r=[0];const o=[new Set],a=[];let s=0;for(let t=0;t<this._items.length;t+=1){const c=r[r.length-1],l=o[r.length-1],u=this._items[t].offsetLeft,d=this._items[t].offsetWidth;let h=Math.abs(this._isRtl?u+d:u),p=Math.abs(this._isRtl?u:u+d);if(a.push(h),this._isRtl&&u>=0)l.add(this._items[t]);else if(0===h&&0===n||0===s)s=p,l.add(this._items[t]);else{if(p>c+e){if(h>=i){o.push(new Set(this._items.slice(t)));break}r.push((this._isRtl?s:h)-n),o.push(new Set([this._items[t]]))}else l.add(this._items[t]);s=p}}return r.push(i),a.forEach((e,t)=>{e>=i&&o[o.length-1].add(this._items[t])}),this._pageItems=o,r}_updateFocusableElements(){const e=this._pageItems[this._currentPage],t=this._items.filter(t=>!e.has(t));for(const e of this._items)e.removeAttribute("aria-hidden");for(const[e,t]of this._prevTabIndexMap)null===t?e.removeAttribute("tabindex"):e.setAttribute("tabindex",t);for(const e of t)e.setAttribute("aria-hidden","true"),e.querySelectorAll(I).forEach(e=>{const t=e.getAttribute("tabindex");this._prevTabIndexMap.set(e,t),e.setAttribute("tabindex","-1")})}_handleScrollAction(e){const t=r(e.target,".slide-list__nav-button"),n=t&&t.dataset.direction;n&&(this._listEl.addEventListener("transitionend",this._boundFireScrollEvent),"prev"===n?this.prev():"next"===n&&this.next())}_fireScrollEvent(){g(window,"scroll"),this._listEl.removeEventListener("transitionend",this._boundFireScrollEvent)}_updateListPosition(){this._updateTranslateXY(this._isRtl?this._pageTranslates[this._currentPage]:-this._pageTranslates[this._currentPage],0)}_updateIndicatorButtons(){if(this._indicatorElement&&this._indicatorElement.isActive){const e=this._el.querySelector(".slide-list__indicator-button-container > .slide-list__indicator--selected");e&&(e.classList.remove("slide-list__indicator--selected"),e.setAttribute("aria-current",!1));const t=this._el.querySelector(".".concat("slide-list__indicator-button-container"," > :nth-child(").concat(this._currentPage+1,")"));t.classList.add("slide-list__indicator--selected"),t.setAttribute("aria-current",!0)}}_updateSlideButtons(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(this._previousButton&&this._nextButton){if(this._previousButton.disabled=!1,this._nextButton.disabled=!1,!this._pageTranslates[1]||this._pageTranslates[1]<0)return this._previousButton.disabled=!0,void(this._nextButton.disabled=!0);0===this._currentPage&&(this._previousButton.disabled=!0,this._setNoMoreContentAlert(this._noMorePreviousContentAlert,e)),this._currentPage!==this._pageTranslates.length-1&&0!==this._pageTranslates.length||(this._nextButton.disabled=!0,this._setNoMoreContentAlert(this._noMoreNextContentAlert,e))}this._updateIndicatorButtons()}_setNoMoreContentAlert(e){!(arguments.length>1&&void 0!==arguments[1]&&arguments[1])&&e&&(e.classList.remove("hidden"),setTimeout(()=>{e.classList.add("hidden")},1e3))}_resetTouchEvents(){this._dragging=!1,this._dragCanceled=!1,this._listEl.classList.remove("slide-list__list--dragging"),this._lock.left=this._isRtl?this._currentPage===this._pageTranslates.length-1:0===this._currentPage,this._lock.right=this._isRtl?0===this._currentPage:this._currentPage===this._pageTranslates.length-1,this._dragThresholdMet=!1,this._t={current:{x:0,y:0}}}_handleTouchStart(e){this._resetTouchEvents(),this._t.start=this._getEventPosition(e),this._dragging=!0,this._listEl.classList.add("slide-list__list--dragging")}_handleTouchMove(e){if(!this._dragging||this._dragCanceled)return;let t=this._getEventPosition(e);this._t.current={x:this._t.start.x-t.x,y:this._t.start.y-t.y},this._canDrag()?(this._dragThresholdMet=!0,e.preventDefault(),this._lock.left&&this._t.current.x<0?this._t.current.x=this._t.current.x*-this._dragLimit/(this._t.current.x-this._dragLimit):this._lock.right&&this._t.current.x>0&&(this._t.current.x=this._t.current.x*this._dragLimit/(this._t.current.x+this._dragLimit)),this._updateTranslateXY((this._isRtl?this._pageTranslates[this._currentPage]:-this._pageTranslates[this._currentPage])-this._t.current.x)):this._isVerticalScrolling()&&(this._dragCanceled=!0)}_handleTouchEnd(){this._dragging&&(!this._dragCanceled&&Math.abs(this._t.current.x)>20&&(this._t.current.x>0&&!this._lock.right?this._isRtl?this._currentPage--:this._currentPage++:this._t.current.x<0&&!this._lock.left&&(this._isRtl?this._currentPage++:this._currentPage--),this._dispatchPageChangeEvent()),this._resetTouchEvents(),this._updateSlideButtons(),this._updateListPosition())}_getEventPosition(e){return{x:e.touches[0].clientX,y:e.touches[0].clientY}}_isVerticalScrolling(){return Math.abs(this._t.current.x)<Math.abs(this._t.current.y)&&Math.abs(this._t.current.y)>10}_canDrag(){return this._dragThresholdMet||Math.abs(this._t.current.x)>Math.abs(this._t.current.y)&&Math.abs(this._t.current.x)>10}_updateTranslateXY(e,t){this._listEl.style.transform="translate3d(".concat(e||0,"px, ").concat(t||0,"px, 0px)")}_dispatchPageChangeEvent(){g(this._el,"pagechange",{pageNumber:this._currentPage})}}var io=Object.hasOwnProperty,ro=Object.setPrototypeOf,oo=Object.isFrozen,ao=Object.getPrototypeOf,so=Object.getOwnPropertyDescriptor,co=Object.freeze,lo=Object.seal,uo=Object.create,ho="undefined"!=typeof Reflect&&Reflect,po=ho.apply,fo=ho.construct;po||(po=function(e,t,n){return e.apply(t,n)}),co||(co=function(e){return e}),lo||(lo=function(e){return e}),fo||(fo=function(e,t){return new(Function.prototype.bind.apply(e,[null].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(t))))});var mo,go=ko(Array.prototype.forEach),vo=ko(Array.prototype.pop),yo=ko(Array.prototype.push),Eo=ko(String.prototype.toLowerCase),bo=ko(String.prototype.match),wo=ko(String.prototype.replace),xo=ko(String.prototype.indexOf),_o=ko(String.prototype.trim),To=ko(RegExp.prototype.test),So=(mo=TypeError,function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return fo(mo,t)});function ko(e){return function(t){for(var n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return po(e,t,i)}}function Co(e,t){ro&&ro(e,null);for(var n=t.length;n--;){var i=t[n];if("string"==typeof i){var r=Eo(i);r!==i&&(oo(t)||(t[n]=r),i=r)}e[i]=!0}return e}function Io(e){var t=uo(null),n=void 0;for(n in e)po(io,e,[n])&&(t[n]=e[n]);return t}function Ao(e,t){for(;null!==e;){var n=so(e,t);if(n){if(n.get)return ko(n.get);if("function"==typeof n.value)return ko(n.value)}e=ao(e)}return function(e){return console.warn("fallback value for",e),null}}var Lo=co(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),Ro=co(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Oo=co(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),No=co(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Po=co(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),Do=co(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Mo=co(["#text"]),Uo=co(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),Bo=co(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Fo=co(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),qo=co(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ho=lo(/\{\{[\s\S]*|[\s\S]*\}\}/gm),jo=lo(/<%[\s\S]*|[\s\S]*%>/gm),Ko=lo(/^data-[\-\w.\u00B7-\uFFFF]/),Go=lo(/^aria-[\-\w]+$/),Vo=lo(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),zo=lo(/^(?:\w+script|data):/i),Wo=lo(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Xo="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};function Yo(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var Qo=function(){return"undefined"==typeof window?null:window},Jo=function(e,t){if("object"!==(void 0===e?"undefined":Xo(e))||"function"!=typeof e.createPolicy)return null;var n=null;t.currentScript&&t.currentScript.hasAttribute("data-tt-policy-suffix")&&(n=t.currentScript.getAttribute("data-tt-policy-suffix"));var i="dompurify"+(n?"#"+n:"");try{return e.createPolicy(i,{createHTML:function(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+i+" could not be created."),null}},Zo=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Qo(),n=function(t){return e(t)};if(n.version="2.3.5",n.removed=[],!t||!t.document||9!==t.document.nodeType)return n.isSupported=!1,n;var i=t.document,r=t.document,o=t.DocumentFragment,a=t.HTMLTemplateElement,s=t.Node,c=t.Element,l=t.NodeFilter,u=t.NamedNodeMap,d=void 0===u?t.NamedNodeMap||t.MozNamedAttrMap:u,h=t.HTMLFormElement,p=t.DOMParser,f=t.trustedTypes,m=c.prototype,g=Ao(m,"cloneNode"),v=Ao(m,"nextSibling"),y=Ao(m,"childNodes"),E=Ao(m,"parentNode");if("function"==typeof a){var b=r.createElement("template");b.content&&b.content.ownerDocument&&(r=b.content.ownerDocument)}var w=Jo(f,i),x=w?w.createHTML(""):"",_=r,T=_.implementation,S=_.createNodeIterator,k=_.createDocumentFragment,C=_.getElementsByTagName,I=i.importNode,A={};try{A=Io(r).documentMode?r.documentMode:{}}catch(e){}var L={};n.isSupported="function"==typeof E&&T&&void 0!==T.createHTMLDocument&&9!==A;var R=Ho,O=jo,N=Ko,P=Go,D=zo,M=Wo,U=Vo,B=null,F=Co({},[].concat(Yo(Lo),Yo(Ro),Yo(Oo),Yo(Po),Yo(Mo))),q=null,H=Co({},[].concat(Yo(Uo),Yo(Bo),Yo(Fo),Yo(qo))),j=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),K=null,G=null,V=!0,z=!0,W=!1,X=!1,Y=!1,Q=!1,J=!1,Z=!1,$=!1,ee=!1,te=!0,ne=!0,ie=!1,re={},oe=null,ae=Co({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),se=null,ce=Co({},["audio","video","img","source","image","track"]),le=null,ue=Co({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),de="http://www.w3.org/1998/Math/MathML",he="http://www.w3.org/2000/svg",pe="http://www.w3.org/1999/xhtml",fe=pe,me=!1,ge=void 0,ve=["application/xhtml+xml","text/html"],ye="text/html",Ee=void 0,be=null,we=r.createElement("form"),xe=function(e){return e instanceof RegExp||e instanceof Function},_e=function(e){be&&be===e||(e&&"object"===(void 0===e?"undefined":Xo(e))||(e={}),e=Io(e),B="ALLOWED_TAGS"in e?Co({},e.ALLOWED_TAGS):F,q="ALLOWED_ATTR"in e?Co({},e.ALLOWED_ATTR):H,le="ADD_URI_SAFE_ATTR"in e?Co(Io(ue),e.ADD_URI_SAFE_ATTR):ue,se="ADD_DATA_URI_TAGS"in e?Co(Io(ce),e.ADD_DATA_URI_TAGS):ce,oe="FORBID_CONTENTS"in e?Co({},e.FORBID_CONTENTS):ae,K="FORBID_TAGS"in e?Co({},e.FORBID_TAGS):{},G="FORBID_ATTR"in e?Co({},e.FORBID_ATTR):{},re="USE_PROFILES"in e&&e.USE_PROFILES,V=!1!==e.ALLOW_ARIA_ATTR,z=!1!==e.ALLOW_DATA_ATTR,W=e.ALLOW_UNKNOWN_PROTOCOLS||!1,X=e.SAFE_FOR_TEMPLATES||!1,Y=e.WHOLE_DOCUMENT||!1,Z=e.RETURN_DOM||!1,$=e.RETURN_DOM_FRAGMENT||!1,ee=e.RETURN_TRUSTED_TYPE||!1,J=e.FORCE_BODY||!1,te=!1!==e.SANITIZE_DOM,ne=!1!==e.KEEP_CONTENT,ie=e.IN_PLACE||!1,U=e.ALLOWED_URI_REGEXP||U,fe=e.NAMESPACE||pe,e.CUSTOM_ELEMENT_HANDLING&&xe(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(j.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&xe(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(j.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(j.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ge=ge=-1===ve.indexOf(e.PARSER_MEDIA_TYPE)?ye:e.PARSER_MEDIA_TYPE,Ee="application/xhtml+xml"===ge?function(e){return e}:Eo,X&&(z=!1),$&&(Z=!0),re&&(B=Co({},[].concat(Yo(Mo))),q=[],!0===re.html&&(Co(B,Lo),Co(q,Uo)),!0===re.svg&&(Co(B,Ro),Co(q,Bo),Co(q,qo)),!0===re.svgFilters&&(Co(B,Oo),Co(q,Bo),Co(q,qo)),!0===re.mathMl&&(Co(B,Po),Co(q,Fo),Co(q,qo))),e.ADD_TAGS&&(B===F&&(B=Io(B)),Co(B,e.ADD_TAGS)),e.ADD_ATTR&&(q===H&&(q=Io(q)),Co(q,e.ADD_ATTR)),e.ADD_URI_SAFE_ATTR&&Co(le,e.ADD_URI_SAFE_ATTR),e.FORBID_CONTENTS&&(oe===ae&&(oe=Io(oe)),Co(oe,e.FORBID_CONTENTS)),ne&&(B["#text"]=!0),Y&&Co(B,["html","head","body"]),B.table&&(Co(B,["tbody"]),delete K.tbody),co&&co(e),be=e)},Te=Co({},["mi","mo","mn","ms","mtext"]),Se=Co({},["foreignobject","desc","title","annotation-xml"]),ke=Co({},Ro);Co(ke,Oo),Co(ke,No);var Ce=Co({},Po);Co(Ce,Do);var Ie=function(e){var t=E(e);t&&t.tagName||(t={namespaceURI:pe,tagName:"template"});var n=Eo(e.tagName),i=Eo(t.tagName);if(e.namespaceURI===he)return t.namespaceURI===pe?"svg"===n:t.namespaceURI===de?"svg"===n&&("annotation-xml"===i||Te[i]):Boolean(ke[n]);if(e.namespaceURI===de)return t.namespaceURI===pe?"math"===n:t.namespaceURI===he?"math"===n&&Se[i]:Boolean(Ce[n]);if(e.namespaceURI===pe){if(t.namespaceURI===he&&!Se[i])return!1;if(t.namespaceURI===de&&!Te[i])return!1;var r=Co({},["title","style","font","a","script"]);return!Ce[n]&&(r[n]||!ke[n])}return!1},Ae=function(e){yo(n.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){try{e.outerHTML=x}catch(t){e.remove()}}},Le=function(e,t){try{yo(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){yo(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!q[e])if(Z||$)try{Ae(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Re=function(e){var t=void 0,n=void 0;if(J)e="<remove></remove>"+e;else{var i=bo(e,/^[\r\n\t ]+/);n=i&&i[0]}"application/xhtml+xml"===ge&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");var o=w?w.createHTML(e):e;if(fe===pe)try{t=(new p).parseFromString(o,ge)}catch(e){}if(!t||!t.documentElement){t=T.createDocument(fe,"template",null);try{t.documentElement.innerHTML=me?"":o}catch(e){}}var a=t.body||t.documentElement;return e&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),fe===pe?C.call(t,Y?"html":"body")[0]:Y?t.documentElement:a},Oe=function(e){return S.call(e.ownerDocument||e,e,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT,null,!1)},Ne=function(e){return e instanceof h&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore)},Pe=function(e){return"object"===(void 0===s?"undefined":Xo(s))?e instanceof s:e&&"object"===(void 0===e?"undefined":Xo(e))&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName},De=function(e,t,i){L[e]&&go(L[e],(function(e){e.call(n,t,i,be)}))},Me=function(e){var t=void 0;if(De("beforeSanitizeElements",e,null),Ne(e))return Ae(e),!0;if(bo(e.nodeName,/[\u0080-\uFFFF]/))return Ae(e),!0;var i=Ee(e.nodeName);if(De("uponSanitizeElement",e,{tagName:i,allowedTags:B}),!Pe(e.firstElementChild)&&(!Pe(e.content)||!Pe(e.content.firstElementChild))&&To(/<[/\w]/g,e.innerHTML)&&To(/<[/\w]/g,e.textContent))return Ae(e),!0;if("select"===i&&To(/<template/i,e.innerHTML))return Ae(e),!0;if(!B[i]||K[i]){if(ne&&!oe[i]){var r=E(e)||e.parentNode,o=y(e)||e.childNodes;if(o&&r)for(var a=o.length-1;a>=0;--a)r.insertBefore(g(o[a],!0),v(e))}if(!K[i]&&Be(i)){if(j.tagNameCheck instanceof RegExp&&To(j.tagNameCheck,i))return!1;if(j.tagNameCheck instanceof Function&&j.tagNameCheck(i))return!1}return Ae(e),!0}return e instanceof c&&!Ie(e)?(Ae(e),!0):"noscript"!==i&&"noembed"!==i||!To(/<\/no(script|embed)/i,e.innerHTML)?(X&&3===e.nodeType&&(t=e.textContent,t=wo(t,R," "),t=wo(t,O," "),e.textContent!==t&&(yo(n.removed,{element:e.cloneNode()}),e.textContent=t)),De("afterSanitizeElements",e,null),!1):(Ae(e),!0)},Ue=function(e,t,n){if(te&&("id"===t||"name"===t)&&(n in r||n in we))return!1;if(z&&!G[t]&&To(N,t));else if(V&&To(P,t));else if(!q[t]||G[t]){if(!(Be(e)&&(j.tagNameCheck instanceof RegExp&&To(j.tagNameCheck,e)||j.tagNameCheck instanceof Function&&j.tagNameCheck(e))&&(j.attributeNameCheck instanceof RegExp&&To(j.attributeNameCheck,t)||j.attributeNameCheck instanceof Function&&j.attributeNameCheck(t))||"is"===t&&j.allowCustomizedBuiltInElements&&(j.tagNameCheck instanceof RegExp&&To(j.tagNameCheck,n)||j.tagNameCheck instanceof Function&&j.tagNameCheck(n))))return!1}else if(le[t]);else if(To(U,wo(n,M,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==xo(n,"data:")||!se[e])if(W&&!To(D,wo(n,M,"")));else if(n)return!1;return!0},Be=function(e){return e.indexOf("-")>0},Fe=function(e){var t=void 0,i=void 0,r=void 0,o=void 0;De("beforeSanitizeAttributes",e,null);var a=e.attributes;if(a){var s={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:q};for(o=a.length;o--;){var c=t=a[o],l=c.name,u=c.namespaceURI;if(i=_o(t.value),r=Ee(l),s.attrName=r,s.attrValue=i,s.keepAttr=!0,s.forceKeepAttr=void 0,De("uponSanitizeAttribute",e,s),i=s.attrValue,!s.forceKeepAttr&&(Le(l,e),s.keepAttr))if(To(/\/>/i,i))Le(l,e);else{X&&(i=wo(i,R," "),i=wo(i,O," "));var d=Ee(e.nodeName);if(Ue(d,r,i))try{u?e.setAttributeNS(u,l,i):e.setAttribute(l,i),vo(n.removed)}catch(e){}}}De("afterSanitizeAttributes",e,null)}},qe=function e(t){var n=void 0,i=Oe(t);for(De("beforeSanitizeShadowDOM",t,null);n=i.nextNode();)De("uponSanitizeShadowNode",n,null),Me(n)||(n.content instanceof o&&e(n.content),Fe(n));De("afterSanitizeShadowDOM",t,null)};return n.sanitize=function(e,r){var a=void 0,c=void 0,l=void 0,u=void 0,d=void 0;if((me=!e)&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Pe(e)){if("function"!=typeof e.toString)throw So("toString is not a function");if("string"!=typeof(e=e.toString()))throw So("dirty is not a string, aborting")}if(!n.isSupported){if("object"===Xo(t.toStaticHTML)||"function"==typeof t.toStaticHTML){if("string"==typeof e)return t.toStaticHTML(e);if(Pe(e))return t.toStaticHTML(e.outerHTML)}return e}if(Q||_e(r),n.removed=[],"string"==typeof e&&(ie=!1),ie){if(e.nodeName){var h=Ee(e.nodeName);if(!B[h]||K[h])throw So("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof s)1===(c=(a=Re("\x3c!----\x3e")).ownerDocument.importNode(e,!0)).nodeType&&"BODY"===c.nodeName||"HTML"===c.nodeName?a=c:a.appendChild(c);else{if(!Z&&!X&&!Y&&-1===e.indexOf("<"))return w&&ee?w.createHTML(e):e;if(!(a=Re(e)))return Z?null:ee?x:""}a&&J&&Ae(a.firstChild);for(var p=Oe(ie?e:a);l=p.nextNode();)3===l.nodeType&&l===u||Me(l)||(l.content instanceof o&&qe(l.content),Fe(l),u=l);if(u=null,ie)return e;if(Z){if($)for(d=k.call(a.ownerDocument);a.firstChild;)d.appendChild(a.firstChild);else d=a;return q.shadowroot&&(d=I.call(i,d,!0)),d}var f=Y?a.outerHTML:a.innerHTML;return X&&(f=wo(f,R," "),f=wo(f,O," ")),w&&ee?w.createHTML(f):f},n.setConfig=function(e){_e(e),Q=!0},n.clearConfig=function(){be=null,Q=!1},n.isValidAttribute=function(e,t,n){be||_e({});var i=Ee(e),r=Ee(t);return Ue(i,r,n)},n.addHook=function(e,t){"function"==typeof t&&(L[e]=L[e]||[],yo(L[e],t))},n.removeHook=function(e){L[e]&&vo(L[e])},n.removeHooks=function(e){L[e]&&(L[e]=[])},n.removeAllHooks=function(){L={}},n}();const $o={ADD_TAGS:["#comment","li-icon","icon","iframe"],ADD_ATTR:["target"],FORCE_BODY:!0,RETURN_DOM:!0};function ea(e,t){let{ADD_TAGS:n=[],ADD_ATTR:i=[]}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=X({},$o);r.ADD_TAGS=[...r.ADD_TAGS,...n],r.ADD_ATTR=[...r.ADD_ATTR,...i];const o=Zo.sanitize(t,r);return e&&e.nodeType===Node.ELEMENT_NODE&&(e.innerHTML="",e.append(...o.childNodes)),o}var ta="aria-[a-z0-9_\\-]+|class|data-[a-z0-9_\\-]+|dir|id|role|tabindex",na="undefined"==typeof document||"textContent"in document.createElement("div")?"textContent":"innerText",ia=["b","del","em","i","s","strong","sub","sup"],ra=ia.concat(["a","abbr","address","area","article","aside","audio","bdi","bdo","big","blockquote","br","button","center","cite","code","datalist","dd","details","dfn","div","dl","dt","fieldset","figcaption","figure","font","footer","h1","h2","h3","h4","h5","h6","header","hgroup","hr","img","ins","kbd","label","legend","li","map","mark","marquee","nav","nobr","ol","p","pre","q","rp","rt","ruby","samp","section","small","source","span","strike","table","tbody","td","tfoot","th","thead","time","tr","u","ul","var","video","wbr"]),oa=[ta,"alt|checked|selected|colgroup|cols|colspan|disabled|height|hidden|maxlength|method|multiple|name|placeholder|readonly|rel|required|rows|rowspan|spellcheck|target|title|width","border|caption|color|controls|coords|hreflang|label|lang|loop|marginheight|marginwidth|preload|reversed|type|usemap|clear|headers|ismap|start|datetime|accept|max|min|size|step|style|cellspacing|cellpadding"].join("|");function aa(){}var sa,ca,la=(ca=/[&<>"'\u0000\\=]/g,sa={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","\0":"�","\\":"&#92;","=":"&#61;"},function(e){return null==e?null:e.toString().replace(ca,(function(e){return sa[e]}))}),ua=function(){var e,t,n=/&(?:([a-z0-9]+)|#x([\da-f]{1,6})|#(\d{1,8}));/gi;if("undefined"==typeof document)return function(){throw new Error("document is undefined (i.e. you are probably in Node.js)")};e=document.createElement("div");var i={nbsp:" ",lt:"<",gt:">",amp:"&",quot:'"'};return t="function"==typeof String.fromCodePoint?function(e){return String.fromCodePoint(e)}:function(e){return e<=65535?String.fromCharCode(e):"�"},function(r){return null==r?null:(r+"").replace(n,(function(n,r,o,a){return r?(s=r,i.hasOwnProperty(s)?i[s]:(e.innerHTML="&"+s+";",c=e[na],i[s]=c,c)):o||a?t(parseInt(o||a,o?16:10)||65533):"�";var s,c}))}}(),da=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function ha(e){return/[<&]/.test(e)}var pa,fa=Array.prototype.forEach?function(e,t){Array.prototype.forEach.call(e,t)}:function(e,t){for(var n=0,i=e.length;n<i;n++)t(e[n],n)};function ma(e){e=da(e)?e:[e];var t,n,i,r=0,o="<(?!/?";return o+="(?:",fa(e,(function(e,a){t=e.tags||ra,n=e.attrs||oa,i=e.checkUrlAttrs||!1,0!==a&&(o+="|"),o+="(?:"+t.join("|")+")",o+="(?:",o+="[ \t\r\n]*",o+="|[ \t\r\n]+",o+="(?:(?:",o+="(?:"+n+")(?:=([\"'])[^'\"<>]*\\"+ ++r+")?",i&&(o+="|(?:href|src)=([\"'])(?:(?:https?|ftp|mailto|invalid)(?::|&#(?:58|x3a);)|(?:data:image/(?:gif|jpg|jpeg|png);base64,)|[/.#?]|&#(?:35|4[67]|63|x(?:2[3ef]|3f));)[^'\"<>]*\\"+ ++r),o+=")[ \t\r\n]*)+",o+=")"})),o+=")",o+="/?>)",new RegExp(o,"i")}function ga(e){return ma({tags:e=e||ra,checkUrlAttrs:!0})}function va(e,t){var n=(t=t||{}).allowTags,i=!1!==t.hasCustomElementMarkup;return n?!ga(n).test(e):i?!va.R_UNSAFE_CUSTOM_ELEMENT.test(e):!va.R_UNSAFE_HTML.test(e)}function ya(e){return e.replace(/<[^>]*>|[<>'"&\\]/g,"")}function Ea(e,t,n){if(null==e)return null;e=e.toString();var i=t?function(e,t){var n={};return e.replace(/\{([^}]+)\}/g,(function(e,i){var r,o=e;if(n.hasOwnProperty(i))return n[i];if(t.hasOwnProperty(i)){if(!((r="string"==typeof(o=t[i]))||o instanceof aa||"number"==typeof o))throw new Error("Only strings, numbers, and jSecure types are allowed as placeholder replacements.");o=r?la(o):o.toString()}return n[i]=o,o}))}(e,t):e,r=e;return ha(i)&&!va(i,n)&&(i=ya(i),Kr("Content contains non-whitelisted tags or attributes:\nContent: "+r,"error")),i}function ba(e,t){for(var n=+t.length,i=0,r=e.length;i<n;i++)e[r++]=t[i];return e.length=r,e}va.R_UNSAFE_HTML=ga(),va.R_UNSAFE_CUSTOM_ELEMENT=ma([{tags:ra,checkUrlAttrs:!0},{tags:[(pa={tag:"li-icon",attrs:"active|a11y-text|animate|color|size|type"}).tag],attrs:[ta,pa.attrs].join("|"),checkUrlAttrs:!1}]);var wa={option:[1,'<select multiple="multiple">',"</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};wa.optgroup=wa.option,wa.tbody=wa.tfoot=wa.colgroup=wa.caption=wa.thead,wa.th=wa.td;var xa=/<([\w:]+)/;function _a(e,t){var n,i,r,o,a,s,c,l=t.createDocumentFragment(),u=[];for(a=0,c=e.length;a<c;a++)if((o=e[a])||0===o)if("string"==typeof o){for(r=r||l.appendChild(t.createElement("div")),n=(xa.exec(o)||["",""])[1].toLowerCase(),ka(r,(i=wa[n]||wa._default)[1]+o+i[2]),s=i[0];s--;)r.lastChild&&r.lastChild.nodeType===Node.ELEMENT_NODE&&(r=r.lastChild);ba(u,r.childNodes),(r=l.firstChild).textContent=""}else ba(u,o.nodeType?[o]:o);for(l.textContent="",o=u[a=0];o;)l.appendChild(o),o=u[++a];return l}var Ta=Ea,Sa=Ea;function ka(e,t,n){var i=Ea(t,n);return ha(i)?e.innerHTML=i:e[na]=i,i}function Ca(e,t){if(!(this instanceof Ca))return new Ca(e,t);(t=t||{}).allowTags=t.allowTags?t.allowTags.reduce((function(e,t){return e.concat(t)}),[]):null,this._string=e,this._options=t}Ca.prototype=function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}(new aa,{toString:function(){var e=this._string,t=this._stringVal,n=e;return void 0!==t?t:(va(e,this._options)||(n=e,e=ya(e),Kr("UnsafeString contains non-whitelisted tags or attributes.\nString: "+n,"error")),this._stringVal=e,e)}});var Ia={ALLOWED_TAGS:ra,FORMATTING_TAGS:ia,htmlEncode:la,htmlUnencode:ua,log:Kr,mk:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];let r,o="",a=n.length;return e&&e.forEach((function(e,t){o+=e,t<a&&(r=n[t],o+=r instanceof Ca?r:la(r))})),Sa(o)},parseHTML:function(e,t){var n;if(t=t||document.implementation&&document.implementation.createHTMLDocument?document.implementation.createHTMLDocument(""):document,"string"==typeof e)n=_a([e],t);else{if(!da(e))return e;n=_a(e,t)}return ba([],n.childNodes)},parseSelector:function(e){return"string"==typeof e&&/^(?:\s*(<[\w\W]+>)[^>]*)$/.test(e)?[]:e},processTemplate:Ta,reEncode:function(e){return la(ua(e))},_redirector:Qr,redirect:function(e){const t=Yr(e);t===e&&Qr.redirect(t)},sanitizeHTML:Sa,sanitizeUrl:Yr,setElementContent:ka,text:function(e){return Kr("jSecure.text() is deprecated. Please use jSecure.htmlEncode().","warn"),la(e)},unsafe:function(e){return e},UnsafeString:Ca};const Aa=Object.freeze({CAUTION:"caution",ERROR:"error",GDPR:"gdpr",NOTIFY:"notify",SUCCESS:"success"});class La{constructor(){let{removeToastCallback:e=(()=>{})}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=document.getElementById("toasts");if(!t)throw new Error("No toasts element");this._el=t,this._position=t.getAttribute("type"),this.removeToastCallback=e,this.bindEvents()}trigger(e,t,n,i){let r=!(arguments.length>4&&void 0!==arguments[4])||arguments[4];if(!e||!Object.values(Aa).includes(e))throw new Error("Valid type not specified: type must be caution, error, gdpr, notify or success");if(!t)throw new Error("No message specified");const o=n?"".concat(n,"_toast-").concat(e):"toast-".concat(e),a=this._createToastEl(e,t,o,i);return this._addToast(a,r)}clearAllToasts(){let e=this._el.querySelectorAll(".toast");Array.from(e).forEach(e=>{this._removeToast(e)})}bindEvents(){this._el.addEventListener("click",e=>{const t=r(e.target,".toast__dismiss-btn");if(t){const e=r(t,".toast");e&&this._removeToast(e)}})}_isValidCtaMetadata(e){return["url","trk","text"].every(t=>e.hasOwnProperty(t))}_createToastEl(e,t,n,i){const r=document.querySelector("#toast-template").content.firstElementChild.cloneNode(!0),o=document.querySelector("#toast-icon-".concat(e)).content.firstElementChild.cloneNode(!0);if(!r||!o)throw new Error("Toast templates are missing");r.classList.add("toast--".concat(e)),r.setAttribute("type",e);const a=r.querySelector(".toast__message");a.insertBefore(o,a.firstElementChild),r.querySelector(".toast__dismiss-btn").setAttribute("data-tracking-control-name","".concat(n,"_dismiss"));const s=r.querySelector(".toast__message-content");let c="text-color-text-neutral";if(e===Aa.CAUTION?c="text-color-text-caution":e===Aa.ERROR?c="text-color-text-negative":e===Aa.SUCCESS&&(c="text-color-text-positive"),s.classList.add(c),ea(s,t),i&&this._isValidCtaMetadata(i)){const e=r.querySelector(".toast__message-content-container"),t=document.querySelector("#toast-cta").content.firstElementChild.cloneNode(!0),n=i.target||"_blank";t.setAttribute("href",Ia.sanitizeUrl(h(i.url,i.trk))),t.setAttribute("target",n),t.textContent=i.text,e.classList.add(c),e.append(t)}return r}_addToast(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this._el.appendChild(e);const n=this._el.querySelector(".toast__message");return this._hasToast()&&this._el.classList.remove("invisible"),this._refreshLazyLoader(),setTimeout((function(){e.classList.remove("toast--hidden"),t&&function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e instanceof HTMLElement)if(document.documentElement.classList.contains("ios")||t){const t=10,n=10;e.blur();let i=0;const r=window.setInterval((function(){e.focus(),i>=n&&window.clearInterval(r),i++}),t)}else e.focus()}(n)}),this.TOAST_ADD_TIMEOUT),e}_removeToast(e){let t=this._el;e.classList.add("toast--hidden"),setTimeout(()=>{e.remove(),this._hasToast()||t.classList.add("invisible"),this.removeToastCallback()},500)}_hasToast(){return[...this._el.children].some(e=>"template"!==e.tagName.toLowerCase())}_refreshLazyLoader(){var e,t;null===(e=window.lazyloader)||void 0===e||null===(t=e.then)||void 0===t||t.call(e,e=>{e.refreshLoader()})}}Y(La,"TOAST_TYPES",Aa),Y(La,"TOAST_ADD_TIMEOUT",500);const Ra={};function Oa(e){const t=document.getElementById(e);if(!t&&void 0!==Ra[e])return Ra[e];if(!t)return console.warn("Element with id: ".concat(e," not found")),Ra[e]=null,Ra[e];let n;for(const i of t.childNodes)try{if(i.nodeType===Node.COMMENT_NODE){n=JSON.parse(i.nodeValue);break}}catch(e){}return void 0===n?(console.warn("Error retrieving content with id: ".concat(e,". Use embedJson helper to embed this content")),null):(Ra[e]=n,t.parentNode.removeChild(t),Ra[e])}const Na={COPY:"copy",LINKEDIN:"linkedin",TWITTER:"twitter",FACEBOOK:"facebook"},Pa=Object.keys(Na).map(e=>Na[e]);class Da{constructor(e){let{globalNavigator:t=navigator,globalWindow:n=window,globalDocument:i=document,shareTriggerElement:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed in");this.navigator=t,this.window=n,this.document=i,this.shareTriggerElement=r,this.el=e,this._encodedShareMessage=this.window.encodeURIComponent(this.el.getAttribute("data-share-message"))||"",this._nonEncodedShareUrl=this.el.getAttribute("data-share-url")||this.window.location.href,this._encodedShareUrl=this._nonEncodedShareUrl&&this.window.encodeURIComponent(this._nonEncodedShareUrl)}init(e,t){e.addEventListener("click",e=>{let{target:n}=e;const i=n.classList.contains(t)?n:r(n,".".concat(t));i&&this.share(i.dataset.shareService)})}_getServiceUrl(e){this.checkAndUpdateUtm(e);const t={linkedin:"https://www.".concat(w(this.document),"/shareArticle?mini=true&url=").concat(this._encodedShareUrl,"&title=").concat(this._encodedShareMessage),twitter:"https://twitter.com/intent/tweet?url=".concat(this._encodedShareUrl,"&text=").concat(this._encodedShareMessage),facebook:"https://www.facebook.com/sharer/sharer.php?u=".concat(this._encodedShareUrl)};return Oa("disableLinkedinShareRedirectLink")&&"linkedin"===e?Oa("isGuest")?(this.window.location.href=this._updateSignInUrlWithParams(Oa("signInUrl")),""):"":t[e]||""}_updateSignInUrlWithParams(e){const t=new URL(e),n=t.searchParams,i=p(n.get("session_redirect"),"openShareModal",!0);return n.set("session_redirect",i),t.toString()}share(e){if(Pa.includes(e)){const r=this._nonEncodedShareUrl||this.window.location.href;if("copy"===e)try{this.navigator.clipboard?(this.checkAndUpdateUtm(e),this.navigator.clipboard.writeText(this._nonEncodedShareUrl),this.displayToast({url:r})):this.displayToast({showError:!0})}catch(e){this.displayToast({showError:!0})}finally{var t,n,i;null===(t=this.collapsibleDropdown)||void 0===t||null===(n=t.dropdownContentEl)||void 0===n||null===(i=n.classList)||void 0===i||i.add("hidden")}else{const t=this._getServiceUrl(e,r);if(!t)return;this.window.open(t,e,"height=600,width=1000")}}}displayToast(e){let{showError:t,url:n}=e;if(this.document.getElementById("toasts")){this.collapsibleDropdown.shouldReturnFocusToTrigger(!1),this.collapsibleDropdown.close();const e="social-share",i=new La({removeToastCallback:this.removeToastCallback.bind(this)});i.clearAllToasts();const r=t?"error":"success";i.trigger(r,Oa("i18n_copy_cta_message_".concat(r)),e,{text:"View",url:n||this.window.location.href,trk:e})}}checkAndUpdateUtm(e){this._nonEncodedShareUrl.includes("utm_campaign")||"linkedin"===e||["utm_source","utm_content","utm_medium"].some(e=>this._nonEncodedShareUrl.includes(e))&&(this._nonEncodedShareUrl="".concat(this._nonEncodedShareUrl,"&utm_campaign=").concat(e),this._encodedShareUrl=this.window.encodeURIComponent(this._nonEncodedShareUrl))}removeToastCallback(){var e;this.collapsibleDropdown.shouldReturnFocusToTrigger(),null===(e=this.shareTriggerElement)||void 0===e||e.focus()}}class Ma extends Da{constructor(e){let{globalNavigator:t=navigator,globalWindow:n=window,globalDocument:i=document}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(e,{globalNavigator:t,globalWindow:n,globalDocument:i}),this.modalEl=this.el.querySelector(".".concat("embedded-social-share","__modal")),this.socialShareOptionsEl=this.el.querySelector(".".concat("embedded-social-share","__modal-options")),this.itemClassName="".concat("embedded-social-share","__modal-main-item"),this.copyButtonEl=this.el.querySelector(".".concat("embedded-social-share","__modal-copy-btn")),this.init()}init(){super.init(this.socialShareOptionsEl,this.itemClassName),this.modal=new qr(this.modalEl),this.copyButtonEl&&(this.navigator.clipboard?this.copyButtonEl.addEventListener("click",()=>{this._copyText()}):this.copyButtonEl.parentNode.removeChild(this.copyButtonEl))}_copyText(){let e=this.modalEl.querySelector(".".concat("embedded-social-share__modal-copy-text-input")).value;e&&this.navigator.clipboard.writeText(e)}}class Ua extends Da{constructor(e){let{globalNavigator:t=navigator,globalWindow:n=window,globalDocument:i=document}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed in");const r=e.querySelector(".social-share__button");super(e,{globalNavigator:t,globalWindow:n,globalDocument:i,shareTriggerElement:r}),this.socialShareButton=r,this.dropdown=this.el.querySelector(".collapsible-dropdown__list"),this.itemClassName="".concat("social-share","__item"),this.collapsibleDropdown=new q(e,{dropdownTriggerEl:this.socialShareButton}),super.init(this.dropdown,this.itemClassName)}}const Ba=["binlar","ask\\ jeeves","mozilla\\/4\\.0\\ \\(compatible\\;\\ msie\\ 6\\.0\\;\\ windows\\ nt\\ 5\\.1\\;1813\\)","companydatatree","genieo","microsoft\\+scheduled\\+cache\\+content\\+download\\+service","liferea","superfeedr","ez\\ publish\\ link\\ validator","htmlparser","argclrint","linkwalker","webtool","ask\\+jeeves","stackrambler","paros","^fdm\\+3\\.x","ms\\ search","indy\\+library","seznam","sitevigil","intergator","freedom(?!from)","google\\+page\\+speed\\+insights","znajdzfoto\\/image","riddler\\.io","^java\\/","twiceler","httpunit","ktxn","webcopier","mna\\+digital\\+circonus\\+check","stuff(?!nz)","updatepatrol","feedburner","hp\\+sitescope","crawler","gigablastopensource\\/","rpt\\-http","^fdm\\ 3\\.x","libwww\\-perl","((?=pital)|ca(?=pital))pita","bingpreview","oia\\.owa","^ahc\\/","thunderstone","microsoft\\ bits","alertsite","^python\\-requests\\/","dts\\ agent","tangjiutao","^inmon","linkscan","alexa\\ site\\ audit","webtrends(?!clientlibrary)","chkd","joedog","daumoa","typhoeus","loadimpactpageanalyzer","google\\ news","coldfusion","mna\\ digital\\ circonus\\ check","alexa\\+site\\+audit","getright","appengine","(?=crawler)crawl","ibot(?!ta)","jobo","python\\-httplib","powermarks","site24x7","proximic","yahoo\\+pipes","((?=aporter)|oper(?=aportable))aport","web\\+downloader","check\\_http","grabber","topsy\\.com\\/butterfly\\/","harvest","^inagist\\+url\\+resolver","fast","crescent(?!\\ build|\\+build)","sohu(?!ennews|video|news)","favorg","bloglines","fetch(?!tv)","wapt","microsoft\\+url\\+control","urchin","ning\\/1\\.0","pluck","google\\+news","spider","\\(compatible\\;\\+optimizer\\)","moreover\\/5\\.1","js\\-kit","server\\ density\\ external\\ llama","facebookexternalhit","ultraseek","catchpoint","yandex(?!\\ browser|\\+browser|mail)","echo(?!arena|fon|star)","^worldwatch\\/","combine(?!d)","winhttprequest","ez\\+publish\\+link\\+validator","jakarta","^webnotifier\\/","webmetrics","teoma","nerdbynature","ms\\+frontpage","nielsen","sucker","engagebdr","yahoofeedseeker","dts\\+agent","googleapps","holmes","plumtree","www\\-mechanize","google\\-hoteladsverifier","pingdom","drupal","sina\\_weibo","google\\ page\\ speed\\ insights","lisa","w3c\\_validator","^scan","yeti","snoopy","khte","trovit","atomz","httpcomponents","ms\\+search","google\\-http\\-java\\-client","spi\\_der","bubing","websitepulse","microsoft\\+bits","http\\_request2","ieautodiscovery","siteimprove","curl(?!ings)","go\\+1\\.1\\+package\\+http","^crowsnest\\/","email\\ exractor","utorrent","yahoocachesystem","shopwiki","justview","googlesecurityscanner","msnptc","rkg\\+url\\+verifier","monitor","bitvouseragent","((?=wormgame))worm","talktalk","help\\.coccoc\\.com","yahoo\\ pipes","heritrix","nutch","argus","kulturarw3","checkurl","universalsearch","amazon\\ route\\ 53\\ health\\ check\\ service","slurp","mozilla\\/5\\.0\\ \\(compatible\\;\\ msie\\ 5\\.0\\)","ezooms","kimengi\\/nineconnections\\.com","applesyndication","python\\-urllib","internal\\+zero\\-knowledge\\+agent","system\\+center\\+operations\\+manager","riverglassscanner","imgsizer","changedetection","nutscrape","feedzilla","contype","^lwp","\\(compatible\\;\\ optimizer\\)","infolink","outbrain","^prerender","admantx","^inagist\\ url\\ resolver","amazon\\+route\\+53\\+health\\+check\\+service","neustar","a6\\-indexer","comodo\\+ssl\\+checker","linkchecker","viglink","patric","newsnow","wasalive","scrapy","(?=gruber)grub","ruxitsynthetic","rkg\\ url\\ verifier","ocelli","webcapture","^kraken\\/","t\\-h\\-u\\-n\\-d\\-e\\-r\\-s\\-t\\-o\\-n\\-e","spider(?!solitaire)","isearch","hp\\ sitescope","maxamine","\\(simulated\\_by\\_webserver\\_stress\\_tool\\)","((?=obotics)|ther(?=obotfree))obot","yacy","twibble\\.io","google\\+wireless\\+transcoder","wget","internal\\ zero\\-knowledge\\ agent","google\\ wireless\\ transcoder","xenu","yahooseeker","advanced\\ email\\ extractor","feed43","ptst","reconnoiter","go\\ 1\\.1\\ package\\ http","advanced\\+email\\+extractor","linkdex","panscient\\.com","webcheck","linktiger","scooter","flipboard\\.com\\/browserproxy","evidon","twisted\\ pagegetter","cosmos","adbeat","sherlock","web\\ downloader","cookiereports","siteexplorer","miva","twisted\\+pagegetter","mfc\\_tear\\_sample","indy\\ library","b2w(?!tenisnew)","orangebot(?!swana)","lockss\\+cache","mozilla\\/4\\.0\\+\\(compatible\\;\\+msie\\+6\\.0\\;\\+windows\\+nt\\+5\\.1\\;1813\\)","yahooexternalcache","apache\\-httpclient\\/4\\.","archive\\.org","wesee\\:search","hiscan","ms\\ frontpage","tagscanner","google\\ web\\ preview","special\\_archiver","d24y\\-aegis","scoutjet","larbin","adsense\\-snapshot\\-google","keynote","skypeuripreview","clickajob","download\\+ninja","internet\\ ninja","^ltx71","ukonline","eventmachine\\ httpclient","nomad","mediapartners","twikle","microsoft\\ scheduled\\ cache\\ content\\ download\\ service","internet\\+ninja","scanalert","metauri","agentname","adr\\)","squider","isilo","teleport","automationtest","bordermanager","linklint","bot","templeton","rssreader","ichiro","(?=dialer\\-mobileapp)dialer","atomic\\_email\\_hunter","google\\+web\\+preview","longurl\\+api","longurl\\ api","internetseer","server\\+density\\+external\\+llama","topix","iopus","download\\ ninja","mozilla\\/5\\.0\\+\\(compatible\\;\\+msie\\+5\\.0\\)","europarchive","avantgo","flamingo\\_searchengine","lockss\\ cache","jobrapido","wesee\\:ads\\/","frontier","newspaper\\/0\\.0\\.","apachebench","flamingosearch","lydia","microsoft\\ url\\ control","phantomjs","system\\ center\\ operations\\ manager","^econtext\\/","akamai","cfschedule","searchme\\.com\\/support\\/","fortimail","comodo\\ ssl\\ checker","gomezagent","sitecon","webauto","golem","swcd","spundge\\/0\\.1","findlinks","^sjn","yandex","ia\\_archive","vagabondo","watchmouse","simplepie","1job","goldfire"].join("|");new RegExp(Ba,"i");var Fa=Object.freeze({__proto__:null,init:function(e){e.forEach(e=>{e.addEventListener("load",()=>{const t=JSON.parse(e.getAttribute("data-player-document-config")),n=JSON.parse(e.getAttribute("data-a11y")),i=JSON.parse(e.getAttribute("data-i18n"));t.title=e.getAttribute("data-player-title"),t.subtitle=e.getAttribute("data-player-subtitle"),t.isScanAvailable="playerScanAvailable"in e.dataset,t.scanUnavailableOnDownloadTitle=e.getAttribute("data-player-scan-unavailable-on-download-title"),t.scanUnavailableOnAccessibilityModeTitle=e.getAttribute("data-player-scan-unavailable-on-accessibility-mode-title"),t.scanUnavailableRedirectUrl=e.getAttribute("data-player-scan-unavailable-redirect-url"),"playerCompactLayout"in e.dataset&&(t.isNativeDocumentEmbedsAuthorInfosTopbarLixEnabled?t.enableTopbarAuthor=!0:t.enableBottombar=!0),t.authorTitle=e.getAttribute("data-player-author-title"),t.authorSubtitle=e.getAttribute("data-player-author-subtitle"),t.authorTitleUrl=e.getAttribute("data-player-author-title-url"),t.inbugUrl=e.getAttribute("data-player-inbug-url");const r={context:"native-document",action:"init",doc:t,a11y:n,i18n:i};e.contentWindow.postMessage(JSON.stringify(r),"*")})})}});class qa{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:window.tracking,i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:window.lazyloader;const{sources:r,posterUrl:o,digitalmediaAssetUrn:a,trackingId:s,captionsUrl:c}=e.dataset,l=r?JSON.parse(r):[],u=parseFloat(e.getAttribute("currentTime"));if(!l.length&&!a)throw new Error("Please pass video sources in correct Array string format inside data-sources attribute");e.hasAttribute("autoplay")&&(t.autoplay=!0),this._mediaPlayerInstancePromise=this._createPlayer(e,s,a,t,i).then(e=>{if(o&&e.poster(o),l.length>0&&e.src(l),c&&e.addRemoteTextTrack({default:!0,kind:"captions",label:"English",srclang:"en",mode:"showing",src:c}),u&&e.currentTime(u),this._bindTracking(e,n),/iPad|iPhone|iPod/.test(navigator.userAgent)&&c){const e=document.querySelector(".vjs-captions-toggle");e.classList.add("vjs-captions-active"),e.title="Hide Captions"}return e})}_createPlayer(e,t,n,i,r){return r.then(e=>e.getLazyLoadedJavascriptModule("media-player")).then(r=>{const{createPlayer:o}=r,a=i.plugins&&i.plugins.rum&&i.plugins.rum.mediaHeader&&i.plugins.rum.mediaHeader.mediaSource||"ugc",s=X({errorDisplay:!1,controlBar:{fullscreenToggle:!0,backToStartButton:!0,captionsToggle:{selected:!0}},plugins:{posterBackground:!0}},i);return s.plugins.tracking={mediaUrn:n,trackingId:t},s.plugins.rum={mediaUrn:n,trackingId:t,mediaHeader:{mediaSource:a}},e.closest("[data-is-sponsored]")&&(s.plugins.moat={pageContext:"FEED"}),o(e,s)})}_bindTracking(e,t){t.then(t=>{const n=this._getMediaPlayerTrackingEventHandler(t);e.tracking().on("track",n),e.rum().on("track",n)})}_getMediaPlayerTrackingEventHandler(e){return function(t,n){let{eventName:i,eventData:r}=n,o=X({header:{},requestHeader:{}},r);delete o.name,delete o.plugin,delete o.instance,o.requestHeader.pageKey||(o.requestHeader.pageKey=y(document)),e.fireTrackingEvent(i,o)}}getPlayerPromise(){return this._mediaPlayerInstancePromise}}class Ha{constructor(e){let{scrollThreshold:t=50,hideOnScrollBack:n=!1,hideOnScrollDown:i=!1,isBottom:r=!0,exposeStickyState:a=!1,marginApplied:s=!1,debounceDelay:c=100,isPositionSticky:l=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(n&&i)throw new Error("hideOnScrollBack & hideOnScrollDown cannot both be true at the same time");this.el=e,this.scrollThreshold=t,this.hideOnScrollBack=n,this.hideOnScrollDown=i,this.isBottom=r,this.exposeStickyState=a,this._scrollListener=f(this._onScroll.bind(this),c),this.marginApplied=s,this.previousScrollPosition=window.pageYOffset,this._setSpacingBound=this._setSpacing.bind(this),this.isPositionSticky=l,this._setupResizeListener(),o(()=>{this.originalMarginTop=parseInt(window.getComputedStyle(document.body).marginTop)||0,this.originalMarginBottom=parseInt(window.getComputedStyle(document.body).marginBottom)||0,this._setSpacing(!0),this._doesPageHaveEnoughScroll()?window.addEventListener("scroll",this._scrollListener):this.hideOnScrollBack||this.show()})}reactivate(){this._setupResizeListener(),this._setSpacing()}deactivate(){this._removeResizeListener(),this._resetSpacing()}_setupResizeListener(){M()||this.isPositionSticky||window.addEventListener("resize",this._setSpacingBound)}_removeResizeListener(){window.removeEventListener("resize",this._setSpacingBound)}_doesPageHaveEnoughScroll(){return document.body.scrollHeight>window.innerHeight+this.scrollThreshold}_setSpacing(){let e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];this.isPositionSticky||(this.isBottom?this._setBottomSpacing():this.hideOnScrollBack||this.hideOnScrollDown||(this._setTopSpacing(),e&&this.show()))}_resetSpacing(){this.isPositionSticky||(this.marginApplied?(document.body.style.marginTop="0px",document.body.style.marginBottom="0px"):(document.body.style.marginTop="".concat(this.originalMarginTop,"px"),document.body.style.marginBottom="".concat(this.originalMarginBottom,"px")))}_setBottomSpacing(){let e=this.el.clientHeight;document.body.style.marginBottom&&!this.marginApplied&&(e+=this.originalMarginBottom),document.body.style.marginBottom="".concat(e,"px")}_setTopSpacing(){let e=this.el.clientHeight;document.body.style.marginTop&&!this.marginApplied&&(e+=this.originalMarginTop),document.body.style.marginTop="".concat(e,"px")}show(){this.el.classList.add("show"),g(this.el,"show")}hide(){this.el.classList.remove("show"),g(this.el,"hide")}_onScroll(){const e=window.pageYOffset;e>this.scrollThreshold?(this.hideOnScrollBack||this.hideOnScrollDown||this.exposeStickyState||window.removeEventListener("scroll",this._scrollListener),this.hideOnScrollDown?this.hide():this.show(),this.exposeStickyState&&this.el.classList.add("stuck")):(this.hideOnScrollBack&&this.hide(),this.exposeStickyState&&this.el.classList.remove("stuck")),this.previousScrollPosition>e&&this.hideOnScrollDown&&this.show(),this.previousScrollPosition=e}}new Uint8Array(16);const ja=[];for(let e=0;e<256;++e)ja.push((e+256).toString(16).slice(1));"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),"".concat("tooltip__popup","--show");const Ka=["endpoint","headers","queryId","variables"];function Ga(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{endpoint:t,headers:n={"Content-Type":"application/json"},queryId:i,variables:r={}}=e,o=Q(e,Ka);const a=y(document);if(!a)throw new Error("Missing pageKey for graphQL request from browser");return H(t,X({method:"POST",headers:n,postData:JSON.stringify({queryId:i,variables:r,pageKey:a})},o))}class Va{constructor(e,t){if(!e)throw Error("Missing endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}executeAction(e){let{variables:t,queryId:n,successCallback:i=(()=>{}),failureCallback:r=(()=>{})}=e;return Ga({endpoint:this.endpoint,queryId:n,variables:t,pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled}).then(e=>{const{responseText:t}=e;return i(JSON.parse(t).graphQL)}).catch(r)}}class za extends Va{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:za.query,variables:{allowedCommentersScope:e.allowedCommentersScope,text:e.text,visibility:e.visibility||"PUBLIC",reshareUrn:e.reshareUrn,attributedShareUrn:e.attributedShareUrn,articleInput:e.articleInput,imagePostInput:e.imagePostInput,attributes:e.attributes,containerEntity:e.containerEntity},successCallback:t,failureCallback:n})}}Y(za,"query","2849bb08e3a3bbd23c96c0e758c018b7");class Wa extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Wa.query,variables:{url:e},successCallback:t,failureCallback:n})}}Y(Wa,"query","bece320b5f70fe4357082fe84eca6c56");const Xa="loader--show",Ya="no-scroll",Qa="loader-wrapper";class Ja{constructor(e){let{wrapperEl:t}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("Loader el required");if(t&&!t.contains(e))throw new Error("Wrapper element is not a parent of the Loader el");this.el=e,this.wrapperEl=t,this.isAbsoluteVariant=this.wrapperEl&&this.el.classList.contains("loader--absolute"),window.addEventListener("pagehide",e=>{let{persisted:t}=e;t&&this.hide()})}show(){this.el.classList.add(Xa),this.el.classList.contains("loader--full-screen")&&document.body.classList.add(Ya),this.isAbsoluteVariant&&this.wrapperEl.classList.add(Qa)}hide(){this.el.classList.remove(Xa),document.body.classList.remove(Ya),this.isAbsoluteVariant&&this.wrapperEl.classList.remove(Qa)}}const Za="dismissable-input",$a="dismissable-input--focus",es="dismissable-input__button",ts="dismissable-input__button--show",ns="dismissable-input__input";class is{constructor(e){this.el=e,this._input=this.el.querySelector(".".concat(ns)),this._dismissButtonEl=this.el.querySelector(".".concat(es)),this._isDismissable=!!this._dismissButtonEl,this._attachEventListeners()}_attachEventListeners(){this._input.addEventListener("focus",this._onInputFocus.bind(this)),this._input.addEventListener("input",this._updateDismissButton.bind(this)),this._input.addEventListener("blur",this._onInputBlur.bind(this)),this._isDismissable&&(this._dismissButtonEl.addEventListener("click",this.clear.bind(this)),this._updateDismissButton())}_onInputFocus(){this.el.classList.add($a),this._updateDismissButton(),g(this._input,"dismissableInputFocused")}_updateDismissButton(){this._isDismissable&&(this._input.value.length?(this._showDismissButton(),this._dismissButtonEl.disabled=!1):(this._hideDismissButton(),this._dismissButtonEl.disabled=!0))}_hideDismissButton(){this._dismissButtonEl.classList.remove(ts)}_showDismissButton(){this._dismissButtonEl.classList.add(ts)}_onInputBlur(){this.el.classList.remove($a)}clear(){this._input.value="",setTimeout(()=>{this._input.focus()},300),g(this.el,"clear")}}const rs={block:"typeahead-input",showList:"typeahead-input__dropdown--show",dropdown:"typeahead-input__dropdown",dropdownList:"typeahead-input__dropdown-list",dropdownText:"typeahead-input__dropdown-text",listItemFocus:"typeahead-input__dropdown-item--highlighted",listItem:"typeahead-input__dropdown-item",liveText:"typeahead-live-text",template:"typeahead-item-template"},os=500;class as{constructor(e,t){let{createDismissableInput:n,elementClasses:i=rs,generateApiUrl:r,liveTextEl:o,liveTextClearTime:a=os,onSelect:s,onInput:c=(()=>{}),inputEl:l,dropdownContainerEl:u,dropdownListEl:d,isFullPageTypeahead:h,closeOnEscape:p=!1}=t;this.el=e,this._liveTextClearTime=a,this._elementClasses=i,this._closeOnEscape=p,this._input=l||this.el.querySelector(".".concat(ns)),this._dropdownContainerEl=u||this.el.querySelector(".".concat(this._elementClasses.dropdown)),this._dropdownListEl=d||this.el.querySelector(".".concat(this._elementClasses.dropdownList)),this._listId=this._dropdownListEl.id,this._generateApiUrl=r,this._onSelect=s,this._onInput=c,this._typeaheadItemTemplate=this.el.querySelector(".".concat(this._elementClasses.template)),this._boundClickOutsideToCloseHandler=this._clickOutsideToCloseHandler.bind(this),this._liveTextEl=o||this.el.querySelector(".".concat(this._elementClasses.liveText)),n&&(this.dismissableInput=new is(this.el)),this.isFullPageTypeahead=h,this._getLiveTextOptions(),this._resetState(),this._attachEventListeners(),this._requestHandler=f(this._getAndApplyResults.bind(this),500)}_resetState(){this._dropdownListItemEls=[],this._setHighlightedEl(null),this._setExpandedState(!1)}_attachEventListeners(){this.checkForListItemSelectHandler=this._checkForListItemSelect.bind(this),this.hideListHandler=this._hideList.bind(this),this.onKeyDownHandler=this._onKeyDown.bind(this),this.onUserInputHandler=this._onUserInput.bind(this),this.onClearHandler=this._onClear.bind(this),this._input.addEventListener("keydown",this.onKeyDownHandler),this._input.addEventListener("input",this.onUserInputHandler),this._input.addEventListener("focus",this.onUserInputHandler),!this.isFullPageTypeahead&&this._input.addEventListener("blur",this.hideListHandler),this._dropdownListEl.addEventListener("mousedown",this.checkForListItemSelectHandler),this._isDismissable&&this.el.addEventListener("clear",this.onClearHandler)}_removeEventListeners(){this._input.removeEventListener("keydown",this.onKeyDownHandler),this._input.removeEventListener("input",this.onUserInputHandler),this._input.removeEventListener("focus",this.onUserInputHandler),!this.isFullPageTypeahead&&this._input.removeEventListener("blur",this.hideListHandler),this._dropdownListEl.addEventListener("mousedown",this.checkForListItemSelectHandler)}_isListActive(){return this._input.getAttribute("aria-owns")===this._listId&&Boolean(this._input.getAttribute("aria-expanded"))}_clickOutsideToCloseHandler(e){e.target!==this._input&&this._hideList()}_onKeyDown(e){if(this._isListActive())switch(S(e.key)){case _.ARROW_DOWN:e.preventDefault(),this._moveToResult(1);break;case _.ARROW_UP:e.preventDefault(),this._moveToResult(-1);break;case _.ESCAPE:this._closeOnEscape&&this._hideList();break;case _.ENTER:this._checkForListItemSelect(e)}}_moveToResult(e){if(0===this._dropdownListItemEls.length)return;const t=-1===e?-1:0;let n=null===this._highlighted.index?t:this._highlighted.index+e;n<0&&(n=this._dropdownListItemEls.length-1),n>=this._dropdownListItemEls.length&&(n=0),this._setHighlightedEl(n)}_setHighlightedEl(e){this._highlighted&&this._highlighted.el&&(this._highlighted.el.classList.remove(this._elementClasses.listItemFocus),this._highlighted.el.setAttribute("aria-selected",!1)),null===e?(this._highlighted={el:null,index:null},this._input.removeAttribute("aria-activedescendant")):(this._highlighted.el=this._dropdownListItemEls[e],this._highlighted.index=e,this._highlighted.el.setAttribute("aria-selected",!0),this._highlighted.el.classList.add(this._elementClasses.listItemFocus),this._input.setAttribute("aria-activedescendant",this._highlighted.el.id))}_isInputValid(){return this._input.value.length>0}_onUserInput(e){this._onInput(e),this._isInputValid()?this._requestHandler():this._hideList()}_getAndApplyResults(){if(this._isInputValid()){const e=this._input.value;this._makeTypeaheadRequest(e).then(e=>this._appendResults(e)).then(()=>this._showList())}}_makeTypeaheadRequest(e){return H(this._generateApiUrl(e),{sendCookies:!1}).then(e=>e&&JSON.parse(e.responseText)||[])}_getItemEl(){return document.importNode(this._typeaheadItemTemplate.content,!0)}_appendResults(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];this._hideList(),e.forEach((e,t)=>{const n=this._getItemEl(),i=n.querySelector(".".concat(this._elementClasses.listItem)),r=i.querySelector(".".concat(this._elementClasses.dropdownText));i.id="".concat(this._input.name,"-").concat(t+1),r.textContent=e.displayName,r.dataset.id=e.id,this._dropdownListEl.appendChild(n)}),this._dropdownListItemEls=u(this._dropdownListEl.children)}_shouldShowList(){return this._dropdownListItemEls.length>0&&this._isInputValid()}_showList(){this._shouldShowList()?(this._dropdownContainerEl.classList.add(this._elementClasses.showList),document.body.addEventListener("click",this._boundClickOutsideToCloseHandler),this._setExpandedState(!0)):(this._hideList(),this._setExpandedState(!1)),this._setLiveText()}_hideList(){if(this._isListActive()){for(;this._dropdownListEl.firstChild;)this._dropdownListEl.removeChild(this._dropdownListEl.firstChild);this._resetState(),this._dropdownContainerEl.classList.remove(this._elementClasses.showList),document.body.removeEventListener("click",this._boundClickOutsideToCloseHandler)}}_onClear(){this.hideListHandler()}_checkForListItemSelect(e){if(!this._isListActive())return;const t="mousedown"===e.type?e.target:this._highlighted.el;if(!t)return;e.preventDefault();const n=t.classList.contains(this._elementClasses.dropdownText)?t:t.querySelector(".".concat(this._elementClasses.dropdownText))||t.closest(".".concat(this._elementClasses.dropdownText));n&&this.el.contains(n)&&this._updateInputTo(n,e)}_updateInputTo(e,t){this._input.value=e.textContent.trim(),this._input.focus(),"function"==typeof this._onSelect&&this._onSelect(e,t),this._hideList()}_getLiveTextOptions(){this._liveTextNoSuggestions=Oa("i18n_aria_live_text_no-suggestions"),this._liveTextOneSuggestion=Oa("i18n_aria_live_text_one-suggestion"),this._liveTextMultipleSuggestions=Oa("i18n_aria_live_text_multiple-suggestions")}_getLiveText(){let e;switch((this._dropdownListItemEls||[]).length){case 0:e=this._liveTextNoSuggestions;break;case 1:e=this._liveTextOneSuggestion;break;default:e=this._liveTextMultipleSuggestions}return e}_setLiveText(){const e=this._getLiveText(),t=document.createElement("p");t.textContent=e,this._liveTextEl.children.length&&(this._liveTextEl.removeChild(this._liveTextEl.firstChild),clearTimeout(this._liveTextTimeout)),this._liveTextEl.appendChild(t),this._liveTextTimeout=setTimeout(()=>{this._liveTextEl.firstChild&&this._liveTextEl.removeChild(this._liveTextEl.firstChild)},this._liveTextClearTime)}_setExpandedState(e){this._input.setAttribute("aria-expanded",e),e&&(this._input.setAttribute("aria-owns",this._listId),this._input.setAttribute("aria-controls",this._listId))}}class ss{constructor(e,t,n){let{onCloseExpandedSearch:i=(e=>e),isMobileDevice:r=!1}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(this.el=e,this.expandedEl=t,this.placeholderEl=n,this.isMobileDevice=r,!this.el)throw new Error("No element passed in to BaseSearchBar");this.isExpanded=!1,this.type=this.el.getAttribute("data-searchbar-type"),this.firstInput=this.el.querySelector("input:first-of-type"),this.isIOSDevice="iPhone"===navigator.platform||"iPad"===navigator.platform||"iPod"===navigator.platform,this.onCloseExpandedSearch=i,r&&(this.focusTrap=new P(this.expandedEl))}showExpandedSearch(){this.isExpanded=!0,this.isMobileDevice&&(this.focusTrap.init(),this.placeholderEl.classList.add("hidden")),this.placeholderEl.classList.remove("show-on-mobile"),this.placeholderEl.classList.add("hide-on-mobile"),this.expandedEl.classList.add("isExpanded"),document.body.classList.add("no-scroll"),this.isIOSDevice&&(document.body.classList.add("fixed"),this.expandedEl.addEventListener("touchstart",this._onIOSTouchStartEvent)),document.addEventListener("keyup",this._onKeyUpEvent.bind(this)),this.firstInput.focus()}hideExpandedSearch(){this.firstInput.blur(),this.isExpanded=!1,this.isMobileDevice&&(this.focusTrap.tearDown(),this.placeholderEl.classList.remove("hidden")),this.expandedEl.classList.remove("isExpanded"),this.placeholderEl.classList.remove("hide-on-mobile"),this.placeholderEl.classList.add("show-on-mobile"),document.body.classList.remove("no-scroll"),this.isIOSDevice&&(document.body.classList.remove("fixed"),this.expandedEl.removeEventListener("touchstart",this._onIOSTouchStartEvent)),document.removeEventListener("keyup",this._onKeyUpEvent),this.placeholderEl.focus(),this.onCloseExpandedSearch()}_onKeyUpEvent(e){const{key:t,target:n}=e,i="Escape"===t,r="INPUT"===n.tagName;i&&!r?(e.preventDefault(),this.hideExpandedSearch()):"Tab"===t&&this._userIsTabbedOut()&&this.hideExpandedSearch()}_onIOSTouchStartEvent(e){const{target:t}=e;r(t,".".concat(rs.block))||document.activeElement.blur()}_userIsTabbedOut(){return!(!this.expandedEl.classList.contains("isExpanded")||!Jr())&&!this.expandedEl.contains(document.activeElement)}}class cs extends as{constructor(e,t){let{generateApiUrl:n,liveTextEl:i,onSelect:r,onInput:o,isFullPageTypeahead:a}=t;super(e,{createDismissableInput:!0,generateApiUrl:n,liveTextEl:i,onSelect:r,onInput:o,isFullPageTypeahead:a})}}const ls={clearButton:"recent-searches__clear-btn",dropdown:"recent-searches",dropdownList:"recent-searches__list",listItem:"recent-searches__item",listItemClearButton:"recent-searches__item--clear",listItemLink:"recent-searches__item-link",listItemFocus:"recent-searches__item--highlighted",showList:"recent-searches--show"};class us extends as{constructor(e,t){let{liveTextEl:n,clearRecentSearchApiBaseUrl:i}=t;if(super(e,{liveTextEl:n,elementClasses:ls,liveTextClearTime:1e3,closeOnEscape:!0}),!e)throw Error("An element must be provided to RecentSearches");if(this.dropdownContainerEl=e.querySelector(".".concat(ls.dropdown)),!this.dropdownContainerEl)throw Error("A RecentSearches container element must be in the RecentSearches parent element");this._clearRecentSearchApiBaseUrl=i,this._dropdownListItemEls=u(this.dropdownContainerEl.querySelectorAll(".".concat(ls.listItem))),this._clearBtnItem=e.querySelector(".".concat(ls.listItemClearButton)),this._dropdownListItemEls.push(this._clearBtnItem),this._dismissButtonEl=e.querySelector(".".concat(es))}_attachEventListeners(){this._clearBtn=this.el.querySelector(".".concat(ls.clearButton)),this._clearRecentSearchesHandler=this._clearRecentSearches.bind(this),this._clearBtn.addEventListener("mousedown",this._clearRecentSearchesHandler),super._attachEventListeners()}_removeEventListeners(){this._clearBtn.removeEventListener("mousedown",this._clearRecentSearchesHandler),super._removeEventListeners()}_onUserInput(){this._shouldShowList()?this._showList():this._hideList()}_redirect(e){e.click()}_clickOutsideToCloseHandler(e){e.target===this._input||this._dismissButtonEl.contains(e.target)||this._hideList()}_checkForListItemSelect(e){if(!this._isListActive())return;const t="mousedown"===e.type?e.target:this._highlighted.el;if(!t)return;e.preventDefault();const n=t.querySelector(".".concat(ls.listItemLink));n?this._redirect(n):t.classList.contains(ls.listItemLink)?this._redirect(t):t===this._clearBtnItem&&this._clearRecentSearches()}_shouldShowList(){return this._dropdownListItemEls.length>1&&0===this._input.value.length}_onClear(){this.onUserInputHandler()}_hideList(){this._isListActive()&&(this.dropdownContainerEl.classList.remove(ls.showList),document.body.removeEventListener("click",this._boundClickOutsideToCloseHandler),this._setExpandedState(!1),this._setHighlightedEl(null))}_getLiveTextOptions(){this._liveTextOneSuggestion=Oa("i18n_aria_live_text_recent-searches-one-suggestion"),this._liveTextMultipleSuggestions=Oa("i18n_aria_live_text_recent-searches-multiple-suggestions"),this._liveTextClearedSuggestions=Oa("i18n_aria_live_text_recent-searches-cleared")}_getLiveText(){let e;switch(this._informUserThatSearchesAreCleared?0:this._dropdownListItemEls.length){case 0:e=this._liveTextClearedSuggestions,this._informUserThatSearchesAreCleared=!1;break;case 2:e=this._liveTextOneSuggestion;break;default:e=this._liveTextMultipleSuggestions}return e}_clearRecentSearches(){H(this._clearRecentSearchApiBaseUrl,{method:"DELETE"}).then(()=>{this._removeEventListeners(),this._informUserThatSearchesAreCleared=!0,super._hideList(),super._setLiveText()}).catch(e=>{throw e})}}class ds{constructor(e,t,n){this.el=e,this.mobileTriggerEl=n,this.baseSearchBarsMap=t,this.currentType=this.el.getAttribute("data-current-search-type"),this.switcherTriggerAndTabs=this.el.querySelector(".".concat("switcher-tabs__trigger-and-tabs")),this.switcherTabs=this.el.querySelector(".".concat("switcher-tabs")),this.dropdownList=this.el.querySelector(".".concat("switcher-tabs__list")),this.dropdownTrigger=this.el.querySelector(".".concat("switcher-tabs__placeholder")),this.dropdownPlaceholderText=this.el.querySelector(".".concat("switcher-tabs__placeholder-text")),this._handleSwitcherClick=this._handleSwitcherClick.bind(this),this._initMobileExpandedSwitcher(),this._initCollapsibleSwitcher()}_initMobileExpandedSwitcher(){this.el.addEventListener("click",this._handleSwitcherClick),this.mobileTriggerEl.addEventListener("click",e=>{e.preventDefault(),this.baseSearchBarsMap[this.currentType].showExpandedSearch()}),this.cancelBtn=this.el.querySelector(".".concat("switcher-tabs__cancel-btn")),this.cancelBtn.addEventListener("click",e=>{e.preventDefault(),this.baseSearchBarsMap[this.currentType].hideExpandedSearch()})}_initCollapsibleSwitcher(){this.collapsibleSwitcher=new q(this.switcherTriggerAndTabs,{dropdownContentEl:this.dropdownList,dropdownTriggerEl:this.dropdownTrigger}),this.switcherTriggerAndTabs.addEventListener("open",()=>this._openSwitcher()),this.switcherTriggerAndTabs.addEventListener("close",()=>this._closeSwitcher()),this._updatePlaceholderText()}_openSwitcher(){this.dropdownList.addEventListener("click",this._handleSwitcherClick),this.switcherTabs.classList.remove("hidden"),this.dropdownList.querySelector("button").focus()}_closeSwitcher(){this.dropdownList.removeEventListener("click",this._handleSwitcherClick),this.switcherTabs.classList.add("hidden")}_handleSwitcherClick(e){if(!e.target.classList.contains("switcher-tabs__button")&&!e.target.classList.contains("switcher-tabs__tab"))return;const t=r(e.target,".".concat("switcher-tabs__tab")),n=t.querySelector(".".concat("switcher-tabs__button")).getAttribute("data-switcher-type");n&&t&&this.currentType!==n?(this.collapsibleSwitcher.collapsible.currentListItem=t,this._switchTo(n,t)):this.collapsibleSwitcher.collapsible.close()}_switchTo(e,t){this._updateActiveTab(t),this._updatePlaceholderText(),this.el.setAttribute("data-current-search-type",e),this.collapsibleSwitcher.collapsible.close(),this.baseSearchBarsMap[this.currentType].isExpanded?this.baseSearchBarsMap[e].showExpandedSearch():this.baseSearchBarsMap[e].hideExpandedSearch(),this.currentType=e}_updateActiveTab(e){const t=this.el.querySelector(".".concat("tab-selected"));if(r(t,".".concat("switcher-tabs__tab"))&&(t.setAttribute("aria-selected","false"),t.classList.remove("tab-selected")),e.classList.contains("switcher-tabs__tab")){const t=e.querySelector(".".concat("switcher-tabs__button"));t.classList.add("tab-selected"),t.setAttribute("aria-selected","true")}}_updatePlaceholderText(){let e=this.el.querySelector(".".concat("tab-selected"));e&&(this.dropdownPlaceholderText.textContent=e.textContent)}}class hs{constructor(e){let{typeaheadApiBaseUrl:t,clearRecentSearchApiBaseUrl:n,shouldSearchOnSelect:i=!0,onCloseExpandedSearch:r,includeSwitcher:o=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.el=e,!this.el)throw new Error("No element passed into SearchBar");this.typeaheadApiBaseUrl=t;const a=this.el.querySelector(".".concat("search-bar__live-text"));this.shouldSearchOnSelect=i,this.placeholderEl=this.el.querySelector(".".concat("search-bar__placeholder"));const s=!!this.el.querySelector(".".concat("search-bar__mobile-wrapper"));if(this.baseSearchBarsMap=u(this.el.querySelectorAll(".".concat("base-search-bar"))).reduce((e,t)=>{const n=new ss(t,this.el,this.placeholderEl,{onCloseExpandedSearch:r,isMobileDevice:s});return e[n.type]=n,e},{}),t){this.baseSearchBarFormEl=this.baseSearchBarsMap.JOBS.el.querySelector(".base-search-bar__form"),this.geoIdInputEl=this.el.querySelector('input[name="geoId"]');const e=this.el.querySelector(".keywords-typeahead-input");new cs(e,{generateApiUrl:this._generateKeywordsTypeaheadApiUrl.bind(this),liveTextEl:a,onSelect:this._onKeywordsTypeaheadSelect.bind(this)}),e.querySelector(".".concat(ls.dropdown))&&new us(e,{clearRecentSearchApiBaseUrl:n,liveTextEl:a}),new cs(this.el.querySelector(".location-typeahead-input"),{generateApiUrl:this._generateLocationTypeaheadApiUrl.bind(this),liveTextEl:a,onSelect:this._onLocationTypeaheadSelect.bind(this),onInput:this._onLocationTypeaheadInput.bind(this)}),Array.from(this.el.querySelectorAll(".".concat(Za,".search-input"))).forEach(e=>{new is(e),e.querySelector(".".concat(ls.dropdown))&&new us(e,{clearRecentSearchApiBaseUrl:n,liveTextEl:a})}),this._addCustomErrorStateHandler()}else Array.from(this.el.querySelectorAll(".".concat(Za))).forEach(e=>new is(e));o&&(this.switcher=new ds(e,this.baseSearchBarsMap,this.placeholderEl)),this.setupSearchInputFocusTracking()}_generateKeywordsTypeaheadApiUrl(e){return"".concat(this.typeaheadApiBaseUrl,"?query=").concat(window.encodeURIComponent(e))}_generateLocationTypeaheadApiUrl(e){return"".concat(this.typeaheadApiBaseUrl,"?query=").concat(window.encodeURIComponent(e),"&typeaheadType=GEO&geoTypes=POPULATED_PLACE,ADMIN_DIVISION_2,MARKET_AREA,COUNTRY_REGION")}_onKeywordsTypeaheadSelect(){this.shouldSearchOnSelect&&this._submitForm()}_onLocationTypeaheadSelect(e){this.geoIdInputEl&&(this.geoIdInputEl.value=e.dataset.id),this.shouldSearchOnSelect&&this._submitForm()}_onLocationTypeaheadInput(){this.geoIdInputEl&&(this.geoIdInputEl.value="")}_submitForm(){const e=this.el.querySelector(".keywords-typeahead-input input");null!=e&&e.validity.valueMissing?e.reportValidity():this.baseSearchBarFormEl&&this.baseSearchBarFormEl.submit()}_addCustomErrorStateHandler(){const e=this.el.querySelector(".keywords-typeahead-input input"),t=this.el.querySelector(".keywords-typeahead-input-helper");null==e||e.addEventListener("invalid",n=>{n.preventDefault(),this.baseSearchBarFormEl.classList.add("input-error"),null==t||t.classList.remove("hidden"),e.focus()})}setupSearchInputFocusTracking(){this.el.addEventListener("dismissableInputFocused",e=>{const t=e.target.getAttribute("data-tracking-control-name");t&&window.tracking&&window.tracking.then(e=>{e.fireTrackingEvent("SearchInputFocusEvent",{header:{},controlUrn:"urn:li:control:".concat(y(document),"-").concat(t)})})})}}class ps extends qr{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=(()=>!1),triggerByOutletEl:i=!0,pushState:r=!0,shouldMoveToTopContainer:o=!0,focusElement:a,pageKey:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into mobile web modal");super(e,{enablePageViewTracking:t,shouldHideModal:n,triggerByOutletEl:i,shouldMoveToTopContainer:o,focusElement:a,pageKey:s}),this.pushState=r,this.hashChangeHandlerRef=this._hashChangeHandler.bind(this)}historyBackClickHandler(){this.close({enableHistoryBack:!1})}_hashChangeHandler(e){const t=e.oldURL&&e.oldURL.split("#")[1];t&&t==="".concat("overlay_").concat(this._el.id)&&this.historyBackClickHandler()}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};super.open(e),this._shouldHideModal()||(this.pushState&&history.pushState(this._el.id,"show modal","#".concat("overlay_").concat(this._el.id)),window.addEventListener("hashchange",this.hashChangeHandlerRef))}close(){let{enableHistoryBack:e=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};window.removeEventListener("hashchange",this.hashChangeHandlerRef),this.pushState&&e&&(window.history.replaceState({},document.title,window.location.href.split("#")[0]),history.back()),super.close()}}document.querySelector.bind(document),String.fromCharCode(32),y(document),String.fromCharCode(32);class fs{constructor(e,t){let{isShown:n=!0}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(!e)throw Error("An element must be provided to the dismissable element");if(!t)throw Error("A dismiss button must be provided to the dismissable element");this.el=e,this.dismissBtn=t,this._dismissEvent=e=>this.dismiss(e),n&&this.show()}show(){this.el.classList.add("show"),this.el.classList.remove("dismiss"),this.dismissBtn.addEventListener("click",this._dismissEvent),g(this.el,"show")}dismiss(e){this.el.classList.remove("show"),this.el.classList.add("dismiss"),g(this.el,"dismiss",e),this.dismissBtn.removeEventListener("click",this._dismissEvent)}}function ms(){const e=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!e||0===e.trim().length};return e.errorMessageSuffix="error_empty",e}function gs(e){const t=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t.length<e};return t.errorMessageSuffix="error_too_short",t}function vs(e){const t=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t.length>e};return t.errorMessageSuffix="error_too_long",t}const ys={session_key:[ms(),gs(3),vs(128)],session_password:[ms(),gs(6),vs(400)]};function Es(e,t){const n=ys[e];if(!n)throw new Error("No validation rules for element named ".concat(e));for(let e=0;e<n.length;e++)if(n[e](t))return n[e].errorMessageSuffix}var bs=window||e;const ws=/^((?!\.(stg|corp)).)*\.linkedin\.(com|cn)$/;function xs(){const e=bs.location?bs.location.hostname:"";return ws.test(e)}function _s(){return xs()?Ts()?"platform.linkedin.cn":"platform.linkedin.com":Ts()?"platform.linkedin-ei.cn":"platform.linkedin-ei.com"}function Ts(){const e=bs.location?bs.location.hostname:"";return/\.cn$/.test(e)}function Ss(e,t,n){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];if("function"!=typeof t||"function"!=typeof n)throw new TypeError("One of the specified callbacks is not a function.");const r=new bs.XMLHttpRequest;r.withCredentials=i,r.open("GET",e,!0),r.onreadystatechange=function(){this.readyState===this.DONE&&(200===this.status&&"function"==typeof t?t(this.responseText):n(this))},r.send()}function ks(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cs(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Is,As,Ls,Rs,Os={ADVERTISING:"ADVERTISING",ANALYTICS_AND_RESEARCH:"ANALYTICS_AND_RESEARCH",FUNCTIONAL:"FUNCTIONAL"},Ns="GUEST",Ps="MEMBER",Ds=(Cs(Is={},Ns,"li_gc"),Cs(Is,Ps,"li_mc"),Is),Ms=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null;for(var o in ks(this,e),t=t||{},this.consentAvailable=!1,this.issuedAt=n,this.userMode=i,this.optedInConsentMap={},Os)t[o]=t[o]||0,0!==t[o]&&(this.consentAvailable=!0),this.optedInConsentMap[o]=1===t[o]||0===t[o]&&1===r},Us=(As=[Os.ADVERTISING,Os.ANALYTICS_AND_RESEARCH,Os.FUNCTIONAL],Ls=[0,1,2,0],Rs=new RegExp(["^(\\d+)","(\\d+)","(\\d+)","((?:.|\\s)+)"].join(";")),{parseConsentBody:function(e,t){var n=e.match(Rs);if(!n)return{error:"Invalid consent body encoding",consent:new Ms};for(var i=parseInt(n[1],10),r={},o=0;o<As.length;o++)r[As[o]]=Ls[i>>2*o&3];var a=new Date(1e3*parseInt(n[2],10)),s=parseInt(n[3],10),c=0;return s>=0&&s<=3&&(c=Ls[s]),{error:null,consent:new Ms(r,a,t,c)}}}),Bs=new RegExp(["^(\\d+)","((?:.|\\s)+)"].join(";")),Fs=function(e,t){var n=t.match(new RegExp("(?:^|; *)".concat(e,"=([^;]*)")));return n&&n.length>1?n[1]:null},qs=function(e,t){var n=Fs(Ds[e],t);return n?js(n,e):Fs(Ds[Ns],t)||Fs(Ds[Ps],t)?Hs(2):Hs(1)},Hs=function(e){var t={};for(var n in Os)t[n]=e;return{error:null,consent:new Ms(t,null,null,e)}},js=function(e,t){e&&e.length>1&&'"'==e.charAt(0)&&'"'==e.charAt(e.length-1)&&(e=e.substring(1,e.length-1));var n,r=null;try{r=(n=e,"undefined"==typeof atob&&void 0!==i?i.from(n,"base64").toString("binary"):atob(n)).match(Bs)}catch(e){}if(!r)return{error:"Invalid consent encoding",consent:new Ms};var o=parseInt(r[1],10),a=r[2];switch(o){case 1:return Us.parseConsentBody(a,t);default:return{error:"Invalid encoded consent version ".concat(o),consent:new Ms}}},Ks=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.cookie;return e||(e=Fs("liap",t)?Fs(Ds[Ps],t)?Ps:Ns:Fs(Ds[Ns],t)?Ns:Ps),qs(e,t)};function Gs(e){for(let t=1;t<arguments.length;t++){const n=arguments[t];if(n){const t=Object.keys(n);for(let i=0;i<t.length;i++){const r=t[i];e[r]=n[r]}}}return e}function Vs(e){const t=new bs.Date;t.setSeconds(0),t.setMilliseconds(0);const n=Math.floor(t.getMinutes()/e)*e;return t.setMinutes(n),t.getTime()}function zs(){return/utagdb=[^;]+/.test(bs.document.cookie)}let Ws;const Xs={},Ys={};function Qs(){return function(e){let t=Gs({},e);return t["compliance.isAdvertisingOptIn"]=function(e){return function(){let e=Ks();return!e||e.consent.optedInConsentMap.ADVERTISING}()&&function(e){return e["compliance.isGDPROptIn"]}(e)}(t),t["compliance.isAnalyticsAndResearchOptIn"]=function(){let e=Ks();return!e||e.consent.optedInConsentMap.ANALYTICS_AND_RESEARCH}(),t["compliance.isFunctionalOptIn"]=function(){let e=Ks();return!e||e.consent.optedInConsentMap.FUNCTIONAL}(),t}(Xs)}bs.utag_data||(bs.utag_data={});const Js="undefined"!=typeof window&&window&&"node"!==window.appEnvironment;let Zs;function $s(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:5,n=null;return"string"==typeof e&&(n="https://".concat(_s(),"/litms/utag/").concat(e,"/utag.js?cb=").concat(Vs(t))),n}function ec(){return function(){if(void 0===Zs&&Js){const e=bs.document.cookie.match(/litms_utag_override=([^;]+)/);Zs=e?e[1]:""}return Zs}().length>0}function tc(e,t,n,i){e.onLoadRulesRunOnce(n);let r=Gs({},t,Qs());e.view(r),zs()&&bs.trackingEventDebugData.push({profileName:i,eventType:"PV",trackingData:r})}function nc(e,t,n,i){e.onLoadRulesRunOnce(n);let r=Gs({},t,Qs());e.link(r),zs()&&bs.trackingEventDebugData.push({profileName:i,eventType:"CI",trackingData:r})}function ic(e,t){!function(e){return"object"==typeof e&&"function"==typeof e.fireTrackingEvent}(e)?console.error("Unable to fire tracking event"):e.fireTrackingEvent(t.info.name,t.body)}function rc(e,t){return"urn:li:externalMarketingTag:(".concat(function(e){const t=e.data["ut.profile"],n=e.cfg.v;return"urn:li:tagManagementSystemProfile:(".concat("tealium",",").concat(t,",").concat(n,")")}(e),",").concat(parseInt(t),")")}bs.utag_cfg_ovrd=bs.utag_cfg_ovrd||{},bs.trackingEventDebugData=bs.trackingEventDebugData||[],bs.utag_cfg_ovrd.noview=!0,bs.utag_cfg_ovrd.nocookie=!0;const oc=Js&&new RegExp("bot|google|aolbuild|baidu|bing|msn|duckduckgo|teoma|slurp|yandex|sogou|facebook|alexa","i").test(bs.navigator.userAgent),ac={};let sc,cc,lc,uc={};class dc{constructor(){let{profileName:e,tracking2Instance:t,enableAllowlisting:n=!1,cacheBusterInterval:i}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.isInitialized=!1,this.isAllowlistingEnabled=!1,this._allowlistReadyPromise=Promise.resolve({}),this.isContainerTagLoaded=!1,this._queue=[],this.allowlist={pageKey:{},controlUrn:{}},this.tracking2Instance=t,this.profileName=e,this.enableAllowlisting=n,this.cacheBusterInterval=i}initialize(){return this._shouldInitialize()?this.isInitialized?(console.warn("Initialize should not be called more that once"),this.initializePromise.then()):(this.isInitialized=!0,this.initializePromise=new Promise((e,t)=>{this.enableAllowlisting?(this.isAllowlistingEnabled=!0,this._onInitializeSuccessCallback=e,this._onInitializeFailureCallback=t,this._allowlistReadyPromise=function(e){if(!Ys[e]){const t=function(e){return"https://".concat(_s(),"/litms/allowlist/").concat(encodeURIComponent(e))}(e),n=new Promise((e,n)=>{Ss(t,t=>{e(JSON.parse(t))},e=>{n(e)},!1)});Ys[e]=n}return Ys[e]}(this.profileName).then(e=>this._processAllowlistResult(e)).catch(e=>console.error("Unable to retrieve allowlists for profile : ".concat(this.profileName),e))):this._loadContainerTag(e,t)}),this.profileName&&(ac[this.profileName]=this),this.initializePromise):Promise.resolve()}_processAllowlistResult(e){Object.keys(e).forEach(t=>this.addValuesToAllowlist(t,e[t]))}_loadContainerTag(e,t){void 0!==bs.utag&&(bs.utag=void 0),void 0!==bs.utag_data&&(bs.utag_data=void 0);const n=function(){if(!Ws){const e="https://".concat(xs()?Ts()?"www.linkedin.cn":"www.linkedin.com":Ts()?"www.linkedin-ei.cn":"www.linkedin-ei.com").concat("/litms/api/metadata/user");Ws=new Promise((t,n)=>{Ss(e,e=>{try{t(JSON.parse(e))}catch(e){console.error("Invalid JSON format of userSettings"),n(e)}},e=>{n(e)})})}return Ws}().then(e=>{Object.keys(e).forEach(t=>{!function(e,t){const n="string"!=typeof t?"":"".concat(t,".");"object"==typeof e&&Object.keys(e).forEach(t=>{Xs[n+t]=e[t]})}(e[t],t)})}).catch(e=>{console.error("Unable to get user settings while calling loading container tag",e)}),i=(r=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"main",t=arguments.length>1?arguments[1]:void 0;return ec()?Zs:$s(e,t)}(this.profileName,this.cacheBusterInterval),new Promise(e=>{const t=bs.document.createElement("script");t.type="text/javascript",t.src=r,t.async=!0,t.onload=e,bs.document.getElementsByTagName("head")[0].appendChild(t)}));var r;Promise.all([n,i]).then(()=>{this.isContainerTagLoaded=!0,this._uTag=bs.utag,function(e){const t=[];e.onLoadRulesRunOnce=function(e){t.push(e)};const n=e.loader.initcfg;e.loader.initcfg=function(){n.call(this,arguments),t.length>0&&t.shift()()}}(this._uTag),this._processQueuedEvents();const t={info:{name:"TagManagementSystemLoadEvent"},body:{header:{},requestHeader:{}}};"object"==typeof this.tracking2Instance&&ic(this.tracking2Instance,t),e(t)}).catch(e=>{console.error("Unable to complete loading container tag",e),t()})}_shouldInitialize(){return!oc}_shouldProcessEvent(e){return oc?Promise.resolve(!1):this.isAllowlistingEnabled?new Promise(t=>{this._allowlistReadyPromise.then(()=>{t(this._isEventAllowlisted(e))})}):Promise.resolve(!0)}_isEventAllowlisted(e){return void 0!==e.controlUrn?this._isEventAllowlistedByControlUrn(e):this._isEventAllowlistedByPageKey(e)}_isEventAllowlistedByPageKey(e){return void 0!==this.allowlist.pageKey[e.pageKey]}_isEventAllowlistedByControlUrn(e){return void 0!==this.allowlist.controlUrn[e.controlUrn]}addValuesToAllowlist(e,t){"string"==typeof e&&Array.isArray(t)&&void 0!==this.allowlist[e]&&t.forEach(t=>{this.allowlist[e][t]=!0})}_processQueuedEvents(){this.isContainerTagLoaded?function(e,t,n){if(function(e){bs.utag=e}(e),t instanceof Array&&t.length>0){const i=t.length;for(let r=0;r<i;r++){const i=t.shift();i.isControlInteraction?nc(e,i.data,i.callback,n):tc(e,i.data,i.callback,n)}}}(this._uTag,this._queue,this.profileName):this.isInitialized&&this.isAllowlistingEnabled&&this._loadContainerTag(this._onInitializeSuccessCallback,this._onInitializeFailureCallback)}_fireAuditEvent(){const e=function(e){const t=function(e){return Object.keys(e.loader.cfg).filter(t=>1===e.loader.cfg[t].send&&0!==e.loader.cfg[t].load)}(e).map(t=>function(e,t){return{tagUrn:rc(e,t)}}(e,t));if(0!==t.length)return{info:{name:"ExternalMarketingTagFireEvent"},body:{header:{},requestHeader:{},tags:t}}}(this._uTag);return void 0!==this.tracking2Instance&&void 0!==e&&ic(this.tracking2Instance,e),e}_createCallbackForAuditEvent(e){const t=this;return function(){const n=t._fireAuditEvent();"function"==typeof e&&e(n)}}_checkForCookieConsent(){Ks().consent.consentAvailable&&!cc?this._refireTracking():sc=setTimeout(()=>{this._checkForCookieConsent()},2e3)}_refireTracking(){uc.payloads&&uc.payloads.forEach(e=>{const{data:t,callback:n}=e;t.cookieConsentGiven=!0,this.trackPageView(t,n)})}_savePayloadForRefire(e,t){if(Js){cc=!1;const{payloads:n=[],url:i}=uc,r=location.href,o={data:e,callback:t},a=r!==i?[]:n;a.push(o),uc={url:r,payloads:a},sc||(sc=setTimeout(()=>{this._checkForCookieConsent()},2e3))}}trackPageView(e,t){return Ks().consent.consentAvailable||this._savePayloadForRefire(e,t),this._shouldProcessEvent(e).then(n=>{n&&(this._queue.push({isControlInteraction:!1,data:e,callback:this._createCallbackForAuditEvent(t)}),this._processQueuedEvents())})}trackControlInteraction(e,t){return this._shouldProcessEvent(e).then(n=>{n&&(this._queue.push({isControlInteraction:!0,data:e,callback:this._createCallbackForAuditEvent(t)}),this._processQueuedEvents())})}}function hc(e){let{event:t,litmsInstance:n,pageKey:i}=e;const r=t.target.getAttribute("data-tracking-control-name"),o=t.target.hasAttribute("data-tracking-litms");r&&o&&n.trackControlInteraction({controlUrn:"urn:li:control:".concat(i,"-").concat(r)})}class pc{constructor(e){if(this.trackingInstance=e,this.pageKey=y(document),this.litmsProfileName=function(e){const t=document.querySelector('meta[name="litmsProfileName"]');return t?t.content:""}(),!this.litmsProfileName)throw Error('Page missing "litmsProfileName" meta tag.');this.litmsInstance=new dc({tracking2Instance:this.trackingInstance,profileName:this.litmsProfileName}),this.litmsInstance.initialize(),this.clickEventListener=e=>hc({event:e,litmsInstance:this.litmsInstance,pageKey:this.pageKey}),this.keydownEventListener=e=>{"Enter"!==e.key&&" "!==e.key&&"Spacebar"!==e.key||hc({event:e,litmsInstance:this.litmsInstance,pageKey:this.pageKey})},document.body.addEventListener("click",this.clickEventListener,!0),document.body.addEventListener("keydown",this.keydownEventListener,!0)}trackPageView(){let{pageKey:e="",customParameters:t={}}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!("string"==typeof e||e instanceof String))throw new Error("The pageKey is not a string!");if(!("object"==typeof t||t instanceof Object))throw new Error("CustomParamteres is expected to be an object.");const n=e||this.pageKey;this.litmsInstance&&this.litmsInstance.trackPageView(X({pageKey:n},t))}}function fc(){try{const e={};return void 0!==window.globalThis.apfcDf&&(e.df=window.globalThis.apfcDf),JSON.stringify(e)}catch(e){return JSON.stringify({error:e.message})}}const mc='[data-js-module-id="guest-input"]';class gc{constructor(e){let{customValidate:t,fireTrackingOnInit:n=!0,initSuccess:i,initFailure:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to sign in form");this.el=e,this._customValidate=t,this._fireTrackingOnInit=n,this.initSuccess=i,this.initFailure=r,this.showText=Oa("i18n_sign_in_form_show_text"),this.showLabelText=Oa("i18n_sign_in_form_show_label"),this.hideText=Oa("i18n_sign_in_form_hide_text"),this.hideLabelText=Oa("i18n_sign_in_form_hide_label"),this.usernameEl=this.el.querySelector("input[name=".concat("session_key","]")),this.passwordEl=this.el.querySelector("input[name=".concat("session_password","]")),this.usernameElId=this.usernameEl.id,this.passwordElId=this.passwordEl.id,this.usernameMsgEl=this.el.querySelector("".concat('[data-js-module-id="guest-input__message"]','[for="').concat(this.usernameElId,'"]')),this.passwordMsgEl=this.el.querySelector("".concat('[data-js-module-id="guest-input__message"]','[for="').concat(this.passwordElId,'"]')),this.sessionRedirectEl=this.el.querySelector("input[name=".concat("session_redirect","]")),this.passwordVisibilityToggle=this.el.querySelector("".concat('[data-id="sign-in-form__password-visibility-toggle"]')),this.anonymousLoginToggleInput=this.el.querySelector(".anonymous-login-toggle input"),this.passwordVisibilityToggle.addEventListener("click",this._togglePasswordVisibility.bind(this)),this.el.addEventListener("submit",e=>{if(e.preventDefault(),!this._validate()){if(this._customValidate)return this._customValidate(this.el);if(this.el.appendChild(this._createHiddenInputElement("apfc",fc())),this.anonymousLoginToggleInput&&this.anonymousLoginToggleInput.checked){const t=this.sessionRedirectEl.value,n=p("/public-profile/settings/anonymousLogin","csrfToken",x(m("JSESSIONID")));this.sessionRedirectEl.value=p(n,"originalSessionRedirect",t);try{localStorage.setItem("voyager-web:anonymous-login",Date.now())}catch(e){}}this.el.submit()}}),window.tracking&&window.tracking.then(e=>{const t=y(document,{skipSuffix:!0}),n=t+"_login-form",i=this.el.querySelector('[data-id="sign-in-form__submit-btn"]'),r="".concat(t,"-").concat(i.dataset.trackingControlName),o=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=e.state&&e.state.currentPageInstance||{};let{trackingId:n}=t;return n&&!Ur(n)&&e.convertUuidTrackingIdToBase64&&(n=e.convertUuidTrackingIdToBase64(n)),"".concat(t.pageUrn,";").concat(n)}(e),a=this._createHiddenInputElement("pageInstance",o),s=this._createHiddenInputElement("controlId",r);this.el.appendChild(s),this.el.appendChild(a),this._fireTrackingOnInit&&this.fireTracking(e,n)})}fireTracking(e,t){Dr(e,"ajax",t),function(e){if(!lc){if(!e)throw new Error("No trackingInstance passed in!");lc=new pc(e)}return lc}(e).trackPageView({pageKey:t})}setUsernameInputValue(e){this.usernameEl.value=e}resetFormState(){this.usernameEl.value="",this.passwordEl.value="","text"===this.passwordEl.getAttribute("type")&&this._togglePasswordVisibility()}_createHiddenInputElement(e,t){const n=document.createElement("input");return n.setAttribute("type","hidden"),n.setAttribute("name",e),n.setAttribute("value",t),n}_togglePasswordVisibility(){"password"===this.passwordEl.getAttribute("type")?(this.passwordEl.setAttribute("type","text"),this.passwordVisibilityToggle.innerText=this.hideText,this.passwordVisibilityToggle.setAttribute("aria-label",this.hideLabelText)):(this.passwordEl.setAttribute("type","password"),this.passwordVisibilityToggle.innerText=this.showText,this.passwordVisibilityToggle.setAttribute("aria-label",this.showLabelText))}_validate(){const e=Es(this.usernameEl.name,this.usernameEl.value);if(e){this.usernameEl.closest(mc).classList.add("input-error"),this.usernameMsgEl.classList.remove("hidden");const t="".concat("i18n_username","_").concat(e);return this.usernameMsgEl.innerText=Oa(t),this.usernameEl.focus(),!0}this.usernameEl.closest(mc).classList.remove("input-error"),this.usernameMsgEl.classList.add("hidden");const t=Es(this.passwordEl.name,this.passwordEl.value);if(t){this.passwordEl.closest(mc).classList.add("input-error"),this.passwordMsgEl.classList.remove("hidden");const e="".concat("i18n_password","_").concat(t);return this.passwordMsgEl.innerText=Oa(e),this.passwordEl.focus(),!0}this.passwordEl.closest(mc).classList.remove("input-error"),this.passwordMsgEl.classList.add("hidden")}}const vc=30,yc="cta-modal";class Ec{constructor(e){let{daysCoolOff:t=vc,dismissOnOutsideClick:n=!0,dismissOnScroll:i=!1,dismissBtnEl:r,coolOffKey:o=yc}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to cta modal");this.el=e,this.coolOffPeriod=24*t*60*60*1e3,this.coolOffKey=o,this.dismissBtnEl=r||this.el.querySelector(".cta-modal__dismiss-btn"),this._dismissEvent=e=>this._dismiss(e),this._interactionEvent=e=>this._interactionListener(e),this.dismissOnOutsideClick=n,this.dismissOnScroll=i,this._hideModal()?g(this.el,"didNotOpen"):(this.dismissable=new fs(this.el,this.dismissBtnEl,{isShown:!1}),this.dismissable.show(),this._addEventListeners())}_addEventListeners(){this.el.addEventListener("dismiss",this._dismissEvent),this.dismissOnOutsideClick&&document.body.addEventListener("click",this._interactionEvent),this.dismissOnScroll&&window.addEventListener("scroll",this._interactionEvent)}_dismiss(e){this._hardDismissal(e)&&this._setCoolOff(e),this._removeEventListeners()}_removeEventListeners(){this.el.removeEventListener("dismiss",this._dismissEvent),this.dismissOnOutsideClick&&document.body.removeEventListener("click",this._interactionEvent),this.dismissOnScroll&&window.removeEventListener("scroll",this._interactionEvent)}_interactionListener(e){this.el.contains(e.target)||this.dismissable.dismiss()}_setCoolOff(){try{localStorage.setItem(this.coolOffKey,Date.now())}catch(e){return""}}_hideModal(){try{const e=localStorage.getItem(this.coolOffKey);if(e)return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem(this.coolOffKey),!1)}catch(e){return!1}}_hardDismissal(e){return e.detail&&this.dismissBtnEl.contains(e.detail.target)}}const bc="sign-in-card";class wc{constructor(e){let{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:r,coolOffKey:o=bc}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to sign in card");this.el=e,this.dismissBtnEl=r;const a=this.el.querySelector('[data-id="sign-in-form"]');a&&new gc(a),this.ctaModal=new Ec(this.el,{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:this.dismissBtnEl,coolOffKey:o})}}!function(){if("function"==typeof window.CustomEvent)return!1;window.CustomEvent=function(e,t){t=t||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}}(),function(){if("function"==typeof window.EventTarget)try{return!new e}catch(e){}const e=function(){this.listeners={}};e.prototype.listeners=null,e.prototype.addEventListener=function(e,t){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(t)},e.prototype.removeEventListener=function(e,t){if(e in this.listeners)for(var n=this.listeners[e],i=0,r=n.length;i<r;i++)if(n[i]===t)return void n.splice(i,1)},e.prototype.dispatchEvent=function(e){if(!(e.type in this.listeners))return!0;for(var t=this.listeners[e.type].slice(),n=0,i=t.length;n<i;n++)t[n].call(this,e);return!e.defaultPrevented},window.EventTarget=e}();const xc={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},_c={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},{GOOGLE_ERROR:Tc,GOOGLE_USER_FETCHED:Sc,INITIALIZED:kc}=xc,{INITIALIZATION:Cc,AUTHENTICATION:Ic}=_c;EventTarget;var Ac={exports:{}};function Lc(e){this.message=e}Lc.prototype=new Error,Lc.prototype.name="InvalidCharacterError";var Rc="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new Lc("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,a="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};function Oc(e){this.message=e}Oc.prototype=new Error,Oc.prototype.name="InvalidTokenError",Ac.exports=function(e,t){if("string"!=typeof e)throw new Oc("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(Rc(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return Rc(t)}}(e.split(".")[n]))}catch(e){throw new Oc("Invalid token specified: "+e.message)}},Ac.exports.InvalidTokenError=Oc;const Nc=xc,Pc=_c,{GOOGLE_USER_FETCHED:Dc,GOOGLE_ERROR:Mc,INITIALIZED:Uc}=Nc,{INITIALIZATION:Bc}=Pc;function Fc(e){var t=e.intersectionRect;return t.width>=0&&t.height>=0}function qc(e){try{return e.getBoundingClientRect()}catch(e){if("object"==typeof e&&null!==e&&16389==(65535&e.number))return{top:0,bottom:0,left:0,width:0,height:0,right:0,x:0,y:0};throw e}}function Hc(e,t){return Math.round(e-t)}var jc,Kc=(jc=function(e,t){return(jc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}jc(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),Gc=function(){function e(){this.items=[]}return e.prototype.remove=function(e){for(var t=this.items.length,n=0;n<t;n++)this.removePredicate(e,this.items[n])&&(this.items.splice(n,1),n--,t--)},e.prototype.clear=function(){this.items=[]},e.prototype.push=function(e){this.items.push(e)},e.prototype.isEmpty=function(){return 0===this.items.length},e}(),Vc=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Kc(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:t.callback===e},t}(Gc),zc=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Kc(t,e),t.prototype.removePredicate=function(e,t){return t===e},t}(Gc),Wc=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return Kc(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:"function"==typeof e?t.callback===e:t.el===e},t}(Gc),Xc=function(){return 0},Yc=!("undefined"==typeof window||!window||"undefined"==typeof document||!document),Qc=Yc&&!!window.requestAnimationFrame,Jc={hasDOM:Yc,hasRAF:Qc,getScrollTop:Xc,getScrollLeft:Xc,getHeight:Xc,getWidth:Xc,rAF:Qc?window.requestAnimationFrame.bind(window):function(e){e()},meta:{width:0,height:0,scrollTop:0,scrollLeft:0,x:0,y:0,top:0,left:0},version:0,lastVersion:0,updateMeta:Xc,get isDirty(){return Jc.version!==Jc.lastVersion},document:window.document,IntersectionObserver:Yc&&window.IntersectionObserver,performance:Yc&&window.performance};function Zc(){++Jc.version}function $c(){var e=null!=document.scrollingElement;Jc.getScrollTop=e?function(){return document.scrollingElement.scrollTop}:function(){return window.scrollY},Jc.getScrollLeft=e?function(){return document.scrollingElement.scrollLeft}:function(){return window.scrollX}}Yc&&(Jc.getHeight=function(){return window.innerHeight},Jc.getWidth=function(){return window.innerWidth},Jc.updateMeta=function(){Jc.meta.height=Jc.getHeight(),Jc.meta.width=Jc.getWidth(),Jc.meta.scrollLeft=Jc.getScrollLeft(),Jc.meta.scrollTop=Jc.getScrollTop(),Jc.lastVersion=Jc.version},Jc.updateMeta(),"loading"!==document.readyState?$c():document.addEventListener("DOMContentLoaded",$c),window.addEventListener("resize",Zc,!1),window.addEventListener("scroll",Zc,!1));var el=function(){function e(){this.reads=[],this.work=[],this.running=!1}return e.prototype.scheduleRead=function(e){this.reads.unshift(e),this.run()},e.prototype.scheduleWork=function(e){this.work.unshift(e),this.run()},e.prototype.run=function(){var e=this;this.running||(this.running=!0,Jc.rAF((function(){e.running=!1;for(var t=0,n=e.reads.length;t<n;t++)e.reads.pop()();t=0;for(var i=e.work.length;t<i;t++)e.work.pop()();(e.work.length>0||e.reads.length>0)&&e.run()})))},e}(),tl=null,nl=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),il="xxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})),rl=0,ol=function(){function e(e,t,n,i,r,o,a,s,c,l){this.dateNow=e,this.highResTime=t,this.scrollTop=n,this.scrollLeft=i,this.width=r,this.height=o,this.x=a,this.y=s,this.top=c,this.left=l}return e.generate=function(t){void 0===t&&(t=window);var n=this.revalidateRootMeta(t);return new e(Date.now(),performance.now(),n.scrollTop,n.scrollLeft,n.width,n.height,n.x,n.y,n.top,n.left)},e.revalidateRootMeta=function(e){void 0===e&&(e=document);var t,n={width:0,height:0,scrollTop:0,scrollLeft:0,x:0,y:0,top:0,left:0};return Jc.isDirty&&Jc.updateMeta(),e===window||e===document?(n.height=Jc.meta.height,n.width=Jc.meta.width,n.scrollLeft=Jc.meta.scrollLeft,n.scrollTop=Jc.meta.scrollTop,n):(t=qc(e),n.scrollTop=e.scrollTop,n.scrollLeft=e.scrollLeft,n.width=t.width,n.height=t.height,n.x=t.x,n.y=t.y,n.top=t.top,n.left=t.left,n)},e}();function al(){return rl+++il}var sl=function(){function e(e,t){this.isTicking=!1,this.toRemove=[],this.engine=e||tl||(tl=new el),this.root=t||window}return e.prototype.tick=function(){if(this.queue.isEmpty())this.isTicking=!1;else{if(this.toRemove.length>0){for(var e=0;e<this.toRemove.length;e++)this.queue.remove(this.toRemove[e]);this.toRemove=[]}this.applyQueue(ol.generate(this.root)),this.engine.scheduleRead(this.tick.bind(this))}},e.prototype.scheduleWork=function(e){this.engine.scheduleWork(e)},e.prototype.scheduleRead=function(e){this.engine.scheduleRead(e)},e.prototype.queryElement=function(e,t){var n,i,r=this;this.engine.scheduleRead((function(){n=qc(e),i=ol.generate(r.root)})),this.engine.scheduleWork((function(){t(n,i)}))},e.prototype.unwatch=function(e){this.toRemove.push(e)},e.prototype.unwatchAll=function(){this.queue.clear()},e.prototype.startTicking=function(){this.isTicking||(this.isTicking=!0,this.engine.scheduleRead(this.tick.bind(this)))},e}(),cl=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.queue=new Vc,t}return nl(t,e),t.prototype.applyQueue=function(e){for(var t=0;t<this.queue.items.length;t++){var n=this.queue.items[t],i=n.id;(0,n.callback)(e,i)}},t.prototype.watch=function(e){this.startTicking();var t=al();return this.queue.push({callback:e,id:t}),t},t}(sl),ll=function(e){function t(t){var n=e.call(this,void 0,window)||this;return n.predicate=t,n}return nl(t,e),t.prototype.applyQueue=function(t){this.predicate(t)&&e.prototype.applyQueue.call(this,t)},t}(cl),ul=function(e){function t(t,n,i){void 0===i&&(i=!1);var r=e.call(this,t,n)||this;return r.lastVersion=Jc.version,r.queue=new Wc,r.ALLOW_CACHED_SCHEDULER=i,r}return nl(t,e),Object.defineProperty(t.prototype,"isDirty",{get:function(){return Jc.version!==this.lastVersion},enumerable:!1,configurable:!0}),t.prototype.applyQueue=function(e){for(var t=0;t<this.queue.items.length;t++){var n=this.queue.items[t],i=n.callback,r=n.el,o=n.id,a=n.clientRect;!this.isDirty&&a&&this.ALLOW_CACHED_SCHEDULER||(a=this.queue.items[t].clientRect=qc(r)),i(e,o,a)}this.lastVersion=Jc.version},t.prototype.watch=function(e,t,n){return this.startTicking(),n=n||al(),this.queue.push({el:e,callback:t,id:n,clientRect:null}),n},t}(sl),dl=null,hl=function(){function e(){this.queue=new zc}return e.prototype.listen=function(e){this.queue.push(e)},e.prototype.unlisten=function(e){this.queue.remove(e)},e.prototype.trigger=function(e){for(var t=0;t<this.queue.items.length;t++)this.queue.items[t](e)},e}(),pl=function(){function e(e){this.scheduler=new ll(e.bind(this))}return e.prototype.trigger=function(){},e.prototype.listen=function(e){this.state=ol.generate(),this.scheduler.watch(e)},e.prototype.unlisten=function(e){this.scheduler.unwatch(e)},e}(),fl=null;function ml(e,t){var n=(fl||(fl={scroll:new pl((function(e){var t=this.state,n=t.scrollTop,i=t.scrollLeft;return this.state=e,n!==e.scrollTop||i!==e.scrollLeft})),resize:new pl((function(e){var t=this.state,n=t.width,i=t.height;return this.state=e,i!==e.height||n!==e.width})),destroy:new hl,beforeunload:new hl,hide:new hl,show:new hl}))[e];n&&n.listen(t)}function gl(e,t){if(fl){var n=fl[e];n&&n.unlisten(t)}}function vl(e,t){if(fl){var n=fl[e];n&&n.trigger(t)}}function yl(e){var t=e.left,n=e.right,i=e.top,r=e.bottom;return{left:t,x:t,top:i,y:i,bottom:r,right:n,width:n-t,height:r-i}}Jc.hasDOM&&(window.addEventListener("beforeunload",(function(){vl("beforeunload"),vl("destroy")})),document.addEventListener("visibilitychange",(function(){"visible"===document.visibilityState?vl("show"):vl("hide")})));var El=function(){function e(e,t){void 0===t&&(t={}),this.records={},this.callback=e,t.threshold=t.threshold||0,this.rootMarginObj=function(e){var t=e.split(" ").map((function(e){return parseInt(e,10)}));switch(t.length){case 2:return{top:t[0],left:t[1],bottom:t[0],right:t[1]};case 3:return{top:t[0],left:t[1],bottom:t[2],right:t[1]};case 4:return{top:t[0],left:t[1],bottom:t[2],right:t[3]};default:return{top:0,left:0,bottom:0,right:0}}}(t.rootMargin||"0px"),this.root=t.root||null,Array.isArray(t.threshold)?this.thresholds=t.threshold:this.thresholds=[t.threshold],this.scheduler=new ul(void 0,this.root,t.ALLOW_CACHED_SCHEDULER)}return e.prototype.observe=function(e){var t=this,n=e,i=n.__spanielId=n.__spanielId||al();return this.scheduler.watch(e,(function(e,i,r){t.onTick(e,i,r,n)}),n.__spanielId),i},e.prototype.onTick=function(e,t,n,i){var r=this,o=this.generateEntryEvent(e,n,i),a=o.numSatisfiedThresholds,s=o.entry,c=this.records[t]||(this.records[t]={entry:s,numSatisfiedThresholds:0});a===c.numSatisfiedThresholds&&s.isIntersecting===c.entry.isIntersecting||(c.numSatisfiedThresholds=a,c.entry=s,this.scheduler.scheduleWork((function(){r.callback([s])})))},e.prototype.unobserve=function(e){this.scheduler.unwatch(e.__spanielId),delete this.records[e.__spanielId]},e.prototype.disconnect=function(){this.scheduler.unwatchAll(),this.records={}},e.prototype.takeRecords=function(){return[]},e.prototype.generateEntryEvent=function(e,t,n){for(var i=0,r=function(e,t,n,i){if("none"===n.style.display)return{time:e.dateNow,highResTime:e.highResTime,boundingClientRect:{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0},intersectionRatio:0,intersectionRect:{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0},isIntersecting:!1,rootBounds:{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0},target:n};var r=t.bottom,o=t.right,a=e.left+i.left,s=e.top+i.top,c={left:a,top:s,bottom:i.bottom,right:i.right,width:e.width-(i.right+i.left),height:e.height-(i.bottom+i.top),y:s,x:a},l=Math.max(c.left,t.left),u=Math.max(c.top,t.top),d=Math.min(c.left+c.width,t.right)-l,h=d>=0?l:0,p=u>=0?u:0,f={left:h,top:p,x:h,y:p,width:d,height:Math.min(c.top+c.height,t.bottom)-u,right:o,bottom:r};return function(e){var t=e.unixTime,n=e.highResTime,i=e.rootBounds,r=e.boundingClientRect,o=e.intersectionRect,a=e.target,s=r.height*r.width;return{time:t,highResTime:n,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:a,intersectionRatio:s>0?o.width*o.height/s:0,isIntersecting:Fc({intersectionRect:o})}}({unixTime:e.dateNow,highResTime:e.highResTime,rootBounds:c,target:n,boundingClientRect:yl(t),intersectionRect:f})}(e,t,n,this.rootMarginObj),o=0;o<this.thresholds.length;o++){var a=this.thresholds[o];r.intersectionRatio>=a&&i++}return{numSatisfiedThresholds:i,entry:r}},e}();var bl={x:0,y:0,width:0,height:0,bottom:0,left:0,top:0,right:0};!function(){function e(e,t){var n=this;this.paused=!1,this.queuedEntries=[],this.recordStore={},this.callback=e;var i=t||{threshold:[]},r=i.root,o=i.rootMargin,a=i.threshold,s=i.ALLOW_CACHED_SCHEDULER,c=i.BACKGROUND_TAB_FIX,l=i.USE_NATIVE_IO,u="string"!=typeof(o=o||"0px")?function(e){return e.top+"px "+e.right+"px "+e.bottom+"px "+e.left+"px"}(o):o;this.thresholds=a.sort((function(e){return e.ratio}));var d={root:r,rootMargin:u,threshold:this.thresholds.map((function(e){return e.ratio})),ALLOW_CACHED_SCHEDULER:s};this.usingNativeIo=!!l&&!!Jc.IntersectionObserver;var h=this.usingNativeIo?Jc.IntersectionObserver:El;this.observer=new h((function(e){return n.internalCallback(e)}),d),this.onTabHidden=this._onTabHidden.bind(this),this.onWindowClosed=this._onWindowClosed.bind(this),this.onTabShown=this._onTabShown.bind(this),Jc.hasDOM&&(ml("beforeunload",this.onWindowClosed),ml("hide",this.onTabHidden),ml("show",this.onTabShown),c&&(this.paused="visible"!==Jc.document.visibilityState))}e.prototype._onWindowClosed=function(){this.onTabHidden()},e.prototype.setAllHidden=function(){for(var e=Object.keys(this.recordStore),t=0;t<e.length;t++)this.handleRecordExiting(this.recordStore[e[t]]);this.flushQueuedEntries()},e.prototype._onTabHidden=function(){this.paused=!0,this.setAllHidden()},e.prototype.generateObserverTimestamp=function(){return this.usingNativeIo?Math.floor(performance.now()):Date.now()},e.prototype._onTabShown=function(){this.paused=!1;for(var e=Object.keys(this.recordStore),t=performance.now(),n=this.generateObserverTimestamp(),i=0;i<e.length;i++){var r=this.recordStore[e[i]].lastSeenEntry;if(r){var o=r.intersectionRatio,a=r.boundingClientRect,s=r.rootBounds,c=r.intersectionRect,l=r.isIntersecting,u=r.target;this.handleObserverEntry({intersectionRatio:o,boundingClientRect:a,time:n,highResTime:t,isIntersecting:l,rootBounds:s,intersectionRect:c,target:u})}}},e.prototype.internalCallback=function(e){e.forEach(this.handleObserverEntry.bind(this))},e.prototype.flushQueuedEntries=function(){this.queuedEntries.length>0&&(this.callback(this.queuedEntries),this.queuedEntries=[])},e.prototype.generateSpanielEntry=function(e,t){var n=e.intersectionRatio,i=e.rootBounds,r=e.boundingClientRect,o=e.intersectionRect,a=e.isIntersecting,s=e.time,c=e.target,l=this.recordStore[c.__spanielId],u=this.usingNativeIo?Math.floor((Jc.performance.timeOrigin||Jc.performance.timing.navigationStart)+s):s,d=this.usingNativeIo?s:e.highResTime;if(!d)throw new Error("Missing intersection entry timestamp");return{intersectionRatio:n,isIntersecting:a,unixTime:u,time:u,highResTime:d,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:c,duration:0,visibleTime:a?u:-1,entering:!1,payload:l.payload,label:t.threshold.label,threshold:t.threshold}},e.prototype.handleRecordExiting=function(e){var t=this,n=Date.now(),i=performance.now();e.thresholdStates.forEach((function(r){var o=e.lastSeenEntry&&e.lastSeenEntry.boundingClientRect;t.handleThresholdExiting({intersectionRatio:-1,isIntersecting:!1,unixTime:n,time:n,highResTime:i,payload:e.payload,label:r.threshold.label,threshold:r.threshold,entering:!1,rootBounds:bl,boundingClientRect:o||bl,intersectionRect:bl,visibleTime:r.lastVisible.unixTime,duration:Hc(i,r.lastVisible.highResTime),target:e.target},r),r.lastSatisfied=!1,r.visible=!1,r.lastEntry=null}))},e.prototype.handleThresholdExiting=function(e,t){var n=e.highResTime,i=!!t.threshold.time;t.lastSatisfied&&(!i||i&&t.visible)&&(e.duration=Hc(n,t.lastVisible.highResTime),e.visibleTime=t.lastVisible.unixTime,e.entering=!1,t.visible=!1,this.queuedEntries.push(e)),clearTimeout(t.timeoutId)},e.prototype.handleObserverEntry=function(e){var t=this,n=e.target,i=this.recordStore[n.__spanielId];i&&(i.lastSeenEntry=e,this.paused||(i.thresholdStates.forEach((function(n){var i=!!n.threshold.time,r=t.generateSpanielEntry(e,n),o=e.intersectionRatio>=n.threshold.ratio,a="boolean"==typeof r.isIntersecting?r.isIntersecting:Fc(e),s=o&&a;if(s!=n.lastSatisfied){if(s)if(r.entering=!0,n.lastVisible={highResTime:r.highResTime,unixTime:r.unixTime},i){var c=Number(setTimeout((function(){n.visible=!0,r.duration=Hc(performance.now(),n.lastVisible.highResTime),r.visibleTime=n.lastVisible.unixTime,t.callback([r])}),n.threshold.time));n.timeoutId=c}else n.visible=!0,r.duration=Date.now()-n.lastVisible.unixTime,t.queuedEntries.push(r);else t.handleThresholdExiting(r,n);n.lastEntry=e,n.lastSatisfied=s}})),this.flushQueuedEntries()))},e.prototype.disconnect=function(){this.setAllHidden(),this.observer.disconnect(),this.recordStore={}},e.prototype.destroy=function(){this.disconnect(),Jc.hasDOM&&(gl("beforeunload",this.onWindowClosed),gl("hide",this.onTabHidden),gl("show",this.onTabShown))},e.prototype.unobserve=function(e){var t=this,n=this.recordStore[e.__spanielId];n&&(delete this.recordStore[e.__spanielId],this.observer.unobserve(e),function(e){(dl||(dl=new cl)).scheduleWork(e)}((function(){t.handleRecordExiting(n),t.flushQueuedEntries()})))},e.prototype.observe=function(e,t){var n=e,i=n.__spanielId=n.__spanielId||al();return this.recordStore[i]={target:n,payload:t,lastSeenEntry:null,thresholdStates:this.thresholds.map((function(e){return{lastSatisfied:!1,lastEntry:null,threshold:e,visible:!1,lastVisible:{unixTime:0,highResTime:-1}}}))},this.observer.observe(n),i}}(),Jc.IntersectionObserver&&Jc.IntersectionObserver;const wl=".".concat("show-more-less","__list"),xl=".".concat("show-more-less","__more-button"),_l=".".concat("show-more-less","__less-button"),Tl="".concat("show-more-less","__list--hide-after"),Sl="".concat("show-more-less","__button--hide");class kl{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:e=>e.querySelector(A);if(!e)throw Error("An element must be provided to ShowMoreLess");this.el=e,this.listEl=this.el.querySelector(wl),this._getFocusItemFromListItem=t,this.maxNumToShow=parseInt(this.listEl.getAttribute("data-max-num-to-show")),this.hideClass="".concat(Tl,"-").concat(this.maxNumToShow),this.showMoreButton=this.el.querySelector(xl),this.showLessButton=this.el.querySelector(_l),this._attachEventListeners(),this.firstHiddenListItem=this.listEl.children[this.maxNumToShow],this.isExpanded=!this.listEl.classList.contains(this.hideClass),new k(e,this.listEl,{mainButton:this.showMoreButton,closeButton:this.showLessButton},{isOpen:this.isExpanded})}_attachEventListeners(){this.el.addEventListener("open",()=>this._showElements()),this.el.addEventListener("close",()=>this._hideElements()),this.listEl.addEventListener("focus",e=>this._focusItem(e))}_focusItem(e){let{target:t}=e;if(t){let e=this._getFocusItemFromListItem(t);e&&e.focus()}}_showElements(){this.listEl.classList.remove(this.hideClass),this._toggleButtons(!1),this._focusItem({target:this.firstHiddenListItem})}_hideElements(){this.listEl.classList.add(this.hideClass),this._toggleButtons(!0)}_toggleButtons(e){e?(this.showLessButton.classList.add(Sl),this.showMoreButton.classList.remove(Sl)):(this.showLessButton.classList.remove(Sl),this.showMoreButton.classList.add(Sl))}}const Cl=".show-more-less-html__markup",Il=".show-more-less-html__button--less",Al=".show-more-less-html__button--more";class Ll{constructor(e){let{showMoreButtonSelector:t=Al,showLessButtonSelector:n=Il,baseMarkupElementSelector:i=Cl}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to ShowMoreLessHtml");this.el=e,this.markupEl=this.el.querySelector(i),this.showMoreButtonEl=this.el.querySelector(t),this.showLessButtonEl=this.el.querySelector(n),this._checkForRequiredChildrenElements([this.markupEl,this.showMoreButtonEl,this.showLessButtonEl]),this._isClamped()?(this.clampClass="show-more-less-html__markup--clamp-after-"+this.el.getAttribute("data-max-lines"),this._attachEventListeners()):this.el.classList.add("show-more-less-html--hide-buttons")}_checkForRequiredChildrenElements(e){const t=["Markup","ShowMoreLessHtmlButton 'More'","ShowMoreLessHtmlButton 'Less'"];e.forEach((e,n)=>{if(!e)throw Error("".concat(t[n]," element is missing"))})}_isClamped(){return Zr(this.markupEl)}_attachEventListeners(){this.showMoreButtonEl&&this.showLessButtonEl&&(this.showMoreButtonEl.addEventListener("click",()=>{this.el.classList.add("show-more-less-html--more"),this.markupEl.classList.remove(this.clampClass),this.showLessButtonEl.focus()}),this.showLessButtonEl.addEventListener("click",()=>{this.el.classList.remove("show-more-less-html--more"),this.markupEl.classList.add(this.clampClass),this.showMoreButtonEl.focus()}))}}".".concat("accordion-item__trigger");const Rl=350,Ol=575;class Nl{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.querySelector(".".concat("sticky-header")),{disableUnderMinimumViewportHeight:t=!1,minimumViewportHeight:n=Rl,disableUnderMinimumViewportWidth:i=!1,minimumViewportWidth:r=Ol}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("A header element is required to instantiate a StickyHeader");if(!e.querySelector("nav"))throw Error("The header must contain a 'nav' element in order to instantiate a StickyHeader");let o=8;if(Jr()){const t=e.querySelector(".search-bar");t&&(o=t.getBoundingClientRect().height)}this.stickyHeader=e,this.stickyElementOptions={exposeStickyState:!0,isBottom:!1,isPositionSticky:!0,scrollThreshold:o};const a=t&&n>0,s=i&&r>0;return a||s?(a&&this.setupDisableUnderMinimumViewportHeight(n),s&&this.setupDisableUnderMinimumViewportWidth(r)):this.instantiateStickyElement(),this.stickyElement}instantiateStickyElement(){this.stickyElement=new Ha(this.stickyHeader,this.stickyElementOptions)}setupDisableUnderMinimumViewportHeight(e){const t="(min-height: ".concat(e,"px)"),n=window.matchMedia(t);n.addEventListener("change",this.handleMediaQueryChange.bind(this)),this.handleMediaQueryChange(n)}setupDisableUnderMinimumViewportWidth(e){const t="(min-width: ".concat(e,"px)"),n=window.matchMedia(t);n.addEventListener("change",this.handleMediaQueryChange.bind(this)),this.handleMediaQueryChange(n)}handleMediaQueryChange(e){e.matches?(this.stickyHeader.classList.remove("sticky-header--disabled"),this.stickyElement||this.instantiateStickyElement()):this.stickyHeader.classList.add("sticky-header--disabled")}}const Pl=["options","optionsV2"];function Dl(e){return t=>t.type&&t.type.toLowerCase()===e.toLowerCase()}const Ml=Dl("action"),Ul=Dl("openpage"),Bl=Dl("openlink"),Fl=e=>Ml(e)&&"BLOCK_PROFILE"===e.action.actionType;function ql(e){const t=function(e){const t=(e.type?e.type:e).toLowerCase().split("_"),n=[];n.push(t.splice(0,1));for(const e of t)n.push(e[0].toUpperCase()+e.slice(1));return n.join("")}(e),n=t.toLowerCase();return{[n]:X({},e[t]),type:n}}class Hl{constructor(e){this.optionStack=[],this.semaphoreJson=e.constructor==={}.constructor?e:JSON.parse(e)}getNextStep(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=this.semaphoreJson,{options:n,optionsV2:i}=t,r=Q(t,Pl);if(n&&!(this.optionStack.length>=r.numberOfSteps)){if("BLOCK_PROFILE"===e){let e=n.find(e=>Ml(e)&&"BLOCK_PROFILE"===e.action.type);if(!e)return;e=JSON.parse(JSON.stringify(e)),e.action.actionType="BLOCK_PROFILE";const t=[e];return this.optionStack.push(X({options:t.map(e=>ql(e)),heading:r.blockConfirmationScreen.heading},r)),this.optionStack[this.optionStack.length-1]}if(e){const t=this.optionStack.length;if(0===t)return;const n=this.optionStack[t-1].options.find(t=>t[t.type].title===e);if(!n)return;if(Ul(n))return X(X({},n),r);const i=X({options:n[n.type].options.map(e=>ql(e))},r);n[n.type].heading&&(i.heading=n[n.type].heading),this.optionStack.push(i)}else n=[...n,...i],this.optionStack.push(X({options:n.map(e=>ql(e))},r));return this.optionStack[this.optionStack.length-1]}}getPreviousStep(){if(this.optionStack.length>1)return this.optionStack.pop(),this.optionStack[this.optionStack.length-1]}hasPreviousStep(){return this.optionStack.length>1}getCurrentStep(){return this.optionStack[this.optionStack.length-1]}findAction(e){const t=this.optionStack[this.optionStack.length-1].options;if(!t)return;const n=t.find(t=>Ml(t)&&t[t.type].title===e);return n&&n.action}}const jl="hidden";class Kl extends qr{constructor(e){super(e,arguments.length>1&&void 0!==arguments[1]?arguments[1]:{}),this.titleEl=this._el.querySelector(".semaphore-modal__title"),this.contentEl=this._el.querySelector(".semaphore-modal__content"),this.footer=this._el.querySelector(".modal__footer"),this.submitBtn=this.footer.querySelector('[data-semaphore-action="submit"]')}setTitle(e){this.titleEl.textContent=e}setContent(e){this.contentEl.appendChild(e)}hideFooter(){this.footer.classList.add(jl)}showFooter(){this.footer.classList.remove(jl)}enableSubmit(){this.submitBtn.disabled=!1}disableSubmit(){this.submitBtn.disabled=!0}hideSubmit(){this.disableSubmit(),this.submitBtn.classList.add(jl)}showSubmit(){this.enableSubmit(),this.submitBtn.classList.remove(jl)}querySelector(e){return this._el.querySelector(e)}clearContent(){for(this.disableSubmit();this.contentEl.firstChild;)this.contentEl.removeChild(this.contentEl.firstChild)}close(){this.clearContent(),super.close()}}class Gl{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:'[data-item-type="semaphore"]',t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},i=arguments.length>3?arguments[3]:void 0;this.semaphoreSelector=e,this.parentContainer=t||document;const r=this.parentContainer.querySelector(e);if(r){this.semaphoreTrackingPrefix=r.dataset.semaphoreTrackingPrefix;const e=this.parentContainer.querySelector("#semaphore-modal");e&&(this.semaphoreModal=new Kl(e,{focusElement:i}),this.submitActionCallBack=n,this.parentContainer?(this.parentContainer.addEventListener("click",this.semaphoreClickHandler.bind(this)),e.addEventListener("click",this.clickHandler.bind(this))):(document.body.removeEventListener("click",this.clickHandler),document.body.addEventListener("click",this.clickHandler.bind(this))))}}clickHandler(e){const t=r(e.target,"[data-semaphore-input]");if(t){if(t.href)return e.preventDefault(),void window.open(t.href,"_blank");"semaphore-action"===t.name&&(this.semaphoreModal.showFooter(),this.semaphoreModal.showSubmit())}if("back"===e.target.dataset.semaphoreAction){const e=this.semaphoreConfigParser.getPreviousStep();return void(e?(this.renderSemaphoreOptions(e),this.refreshLazyLoader(),this.semaphoreModal.open()):this.semaphoreModal.close())}if("submit"===e.target.dataset.semaphoreAction){let t=this.semaphoreModal.querySelector("[data-semaphore-input]:checked");if(t){const n=this.semaphoreConfigParser.findAction(t.value);n&&this.sendAction(n).finally(()=>{this.renderThanks(this.semaphoreConfigParser.getCurrentStep().resultScreen),this.submitActionCallBack(e)})}}let n=r(e.target,"[data-semaphore-item]");if(n&&"action"!==n.dataset.semaphoreItem){const t=n.querySelector('[data-attr="title"]');if(t){const n=this.semaphoreConfigParser.getNextStep(t.textContent);n&&(Ul(n)?(this.renderThanks(n.resultScreen),this.submitActionCallBack(e)):this.renderSemaphoreOptions(n),this.refreshLazyLoader(),this.semaphoreModal.open())}}else{if(n&&"BLOCK_PROFILE"===n.dataset.semaphoreType){const e=this.semaphoreConfigParser.getNextStep("BLOCK_PROFILE");e&&this.renderSemaphoreOptions(e)}this.parentContainer||this.semaphoreClickHandler(e)}}semaphoreClickHandler(e){let t=r(e.target,this.semaphoreSelector);t&&t.dataset.semaphoreContentType&&t.dataset.semaphoreContentUrn&&"true"===t.dataset.isLoggedIn&&(e.preventDefault(),this.makeSemaphoreRequest(t.dataset.semaphoreContentUrn,t.dataset.semaphoreContentType,t.dataset.semaphoreAuthorProfileId,t.dataset.semaphoreAuthorUrn,t.dataset.semaphoreParentUrn,t.dataset.semaphoreReporterProfileUrn,"true"===t.dataset.semaphoreShouldSendXLiTrack,"true"===t.dataset.semaphoreShouldSendAuthorUrn).then(e=>{this.semaphoreConfigParser=new Hl(e);const t=this.semaphoreConfigParser.getNextStep();if(t){this.renderSemaphoreOptions(t),this.refreshLazyLoader(),this.semaphoreModal.open();const e=document.querySelector(".top-level-modal-container .modal__dismiss");null==e||e.focus()}}))}renderSemaphoreOptions(e){this.semaphoreModal.clearContent();const t=this.parentContainer.querySelector("#semaphore-container-template").content.firstElementChild.cloneNode(!0);let n=!1,i=!1,r=!1;e.options.forEach(o=>{let a=o.type;Bl(o)&&!i&&(i=!0),Ml(o)&&(n||(n=!1===o[a].nonRadioOptionEnabled),a=Fl(o)?"block":o[a].nonRadioOptionEnabled?a:"".concat(a,"-radio"));const s=this.parentContainer.querySelector("#semaphore-".concat(a,"-template")).content.firstElementChild.cloneNode(!0),c=o[o.type],l=s.querySelector('[data-attr="title"]');if(l&&(l.textContent=c.title),c.type&&(s.dataset.semaphoreType=c.type),Ml(o)){if(Fl(o)){r=!0;const t="".concat(e.blockConfirmationScreen.firstLine," \n ").concat(e.blockConfirmationScreen.secondLine);s.querySelector('[data-attr="block-content"]').textContent=t}s.querySelector("[data-semaphore-input]").value=c.title}const u=s.querySelector('[data-attr="body"]');u&&(c.body?u.textContent=c.body:u.remove()),c.url&&(s.querySelector("[data-semaphore-input]").href=c.url),s.querySelector("[data-semaphore-input]").dataset.trackingControlName=c.trackingId,t.appendChild(s)}),this.semaphoreModal.setContent(t),this.semaphoreModal.setTitle(e.heading||e.headings.whyReportingThis),this.semaphoreConfigParser.hasPreviousStep()?(this.semaphoreModal.showFooter(),r&&this.semaphoreModal.showSubmit()):this.semaphoreModal.hideFooter(),i&&this.semaphoreModal.hideSubmit()}renderThanks(e){this.semaphoreModal.hideFooter(),this.semaphoreModal.clearContent(),this.semaphoreModal.setTitle(e.title);const t=this.parentContainer.querySelector("#semaphore-result-template").content.firstElementChild.cloneNode(!0);t.querySelector('[data-attr="thanks-text-body"]').textContent=e.messageBody.body;let n=t.querySelector('[data-attr="thanks-help-center-link"]');n.textContent=e.messageBody.helpCenterText,n.href=this.addTrackingCode(e.messageBody.helpCenterLink);const i=document.createElement("div");i.appendChild(t),this.semaphoreModal.setContent(i)}addTrackingCode(e){return h(e,this.semaphoreTrackingPrefix)}sendAction(e){return H(e.actionUrl,{method:e.actionUrlRequestType,postData:e.actionPostData})}getLiTrackHeaders(){var e;const t=(null===(e=document.getElementById("config"))||void 0===e?void 0:e.dataset)||{},{appVersion:n,multiproductName:i}=t;return{mpName:i,mpVersion:n,timezoneOffset:(new Date).getTimezoneOffset(),deviceFormFactor:"PHONE",displayHeight:screen.height,displayWidth:screen.width}}makeSemaphoreRequest(e,t,n,i,r,o,a,s){let c=p("/psettings/flagging-menu","entityUrn",e);return c=p(c,"contentSource",t),r&&(c=p(c,"parentUrn",r)),o&&(c=p(c,"reporterProfileUrn",o)),n&&!s?c=p(c,"authorProfileId",n):i&&(c=p(c,"authorUrn",i)),H(c,a?{headers:{"x-li-track":JSON.stringify(this.getLiTrackHeaders())}}:{}).then(e=>200===e.status?e.responseText:"{}").catch(()=>"{}")}refreshLazyLoader(){window.lazyloader&&window.lazyloader.then(e=>{e.refreshLoader()})}}class Vl{constructor(e){if(!e)throw new Error("EllipsisMenu el required");this._el=e,this.currentMenuItem=this._el.querySelector(".ellipsis-menu__item-button");const t=this._el.querySelector(".collapsible-dropdown");if(!t)throw new Error("A collapsible dropdown is required to instantiate an EllipsisMenu");this.collapsibleDropdown=new q(t,{elementToFocus:this.currentMenuItem}),this._el.querySelector(".ellipsis-menu__semaphore")&&(this._semaphore=new Gl('[data-item-type="semaphore"]',t))}}const zl="See https://go/pem/degradation-tracking-user-guide for instrumentation instructions";var Wl;!function(e){e.ProductName="productName",e.AdditionalDegradedResponseCodes="additionalDegradedResponseCodes",e.NonDegradedResponseCodes="nonDegradedResponseCodes",e.DegradationKeyOverrides="degradationKeyOverrides",e.ClientSensorGroupName="clientSensorGroupName",e.EnablePerformanceMeasurement="enablePerformanceMeasurement",e.CustomTrackingId="customTrackingId",e.DisableAvailabilityCalculation="disableAvailabilityCalculation",e.EnableSessionRecording="enableSessionRecording"}(Wl||(Wl={}));const Xl=new Set(Object.values(Wl));class Yl extends Error{constructor(e){super(e),Object.setPrototypeOf(this,Yl.prototype)}}function Ql(e){return 0===e.length||!e.trim()}function Jl(e){if("string"!=typeof e)throw new Yl("Keys must be strings. ".concat(zl,"."));if(Ql(e))throw new Yl("Keys should not be blank. ".concat(zl,"."));if(/[^a-z0-9-]/.test(e))throw new Yl("'".concat(e,"' can only contain lowercase alphanumeric characters and dashes (-). ").concat(zl,"."));return e}class Zl{constructor(e,t,n){var i,r,o;if(this._shouldEnablePerformanceMeasurement=!1,this._shouldDisableAvailabilityCalculation=!1,this._shouldRecordSession=!1,this._featureKey=Jl(e),this._defaultDegradationKey=Jl(t),!n)return this._additionalDegradedResponseCodes=[],this._nonDegradedResponseCodes=[],void(this._degradationKeyOverrides=[]);if("object"!=typeof n)throw new Yl("DegradationTrackingMetadata options should be an object. ".concat(zl,"."));const a=n.productName;a&&(this._productName=function(e){if("string"!=typeof e)throw new Yl("The product name must be a string. ".concat(zl,"."));if(Ql(e))throw new Yl("No product name was specified. Please configure a defaultProductName or specify it per instrumented API "+"call. ".concat(zl,"."));if(/[^a-zA-Z0-9-_ \\/]/.test(e))throw new Yl("Product name '".concat(e,"' can only contain alphanumeric, underscores (_), spaces ( ), dashes (-) and forward slashes (/). ").concat(zl,"."));return e}(a));const s=n.additionalDegradedResponseCodes,c=n.nonDegradedResponseCodes;!function(e,t){const n=(e,t)=>{if("number"!=typeof(n=e)||!isFinite(n)||Math.floor(n)!==n||e<=0||e>999)throw new Yl("Please only specify positive integer response codes between 1 and 999 for the ".concat(t," option. ")+"".concat(e," was specified. ").concat(zl,"."));var n;if(429===e||999===e)throw new Yl("PEM does not consider 429 and 999 API responses indications of the real member experience because it represents LinkedIn throttling abusive requests. We drop 429s and 999s by default, so please remove them "+"from your ".concat(t," options."));if(t===Wl.NonDegradedResponseCodes&&e>=400&&e<500)throw new Yl("For server responses that have a status code, PEM does not consider 4xx as degraded. ".concat(e," is not ")+"considered a degradation unless you explicitly add it to the ".concat(Wl.AdditionalDegradedResponseCodes," option")+". Please remove ".concat(e," from the ").concat(Wl.NonDegradedResponseCodes," option. ")+"".concat(zl,"."))};if(void 0!==e&&!Array.isArray(e))throw new Yl("Please specify an array of positive integer response codes between 1 and 999 for the response codes that "+"shouldn't be counted as degraded for the ".concat(Wl.NonDegradedResponseCodes," option. ")+"".concat(zl,"."));if(void 0!==t&&!Array.isArray(t))throw new Yl("Please specify an array of positive integer response codes between 1 and 999 for the response codes that should only be considered as the degraded state(s) for the "+"".concat(Wl.AdditionalDegradedResponseCodes," option. ").concat(zl,"."));null==e||e.forEach(e=>n(e,Wl.NonDegradedResponseCodes)),null==t||t.forEach(e=>n(e,Wl.AdditionalDegradedResponseCodes));const i=new Set(t),r=new Set(e);if([...i].some(e=>r.has(e)))throw new Yl("Response codes can't be both degraded and non-degraded. Please ensure that your additionalDegradedResponseCodes and nonDegradedResponseCodes "+"don't have any overlapping response codes. ".concat(zl,"."))}(c,s),this._nonDegradedResponseCodes=c||[],this._additionalDegradedResponseCodes=s||[],this._degradationKeyOverrides=n.degradationKeyOverrides||[],this._clientSensorGroupName=n.clientSensorGroupName,this._shouldEnablePerformanceMeasurement=null!==(i=n.enablePerformanceMeasurement)&&void 0!==i&&i,this._customTrackingId=n.customTrackingId,this._shouldDisableAvailabilityCalculation=null!==(r=n.disableAvailabilityCalculation)&&void 0!==r&&r,this._shouldRecordSession=null!==(o=n.enableSessionRecording)&&void 0!==o&&o,function(e){Object.keys(e).forEach(e=>{if(!Xl.has(e))throw new Yl("An unsupported degradation tracking option '".concat(e,"' was provided. Please fix or remove it. ")+"".concat(zl))})}(n)}static isDegradationTrackingMetadata(e){return null!=e&&Object.getOwnPropertyNames(Zl.prototype).every(t=>Object.hasOwnProperty.call(Object.getPrototypeOf(e),t))}get featureKey(){return this._featureKey}get defaultDegradationKey(){return this._defaultDegradationKey}get degradationKey(){return this._defaultDegradationKey}get productName(){return this._productName}get additionalDegradedResponseCodes(){return this._additionalDegradedResponseCodes}get nonDegradedResponseCodes(){return this._nonDegradedResponseCodes}get degradationKeyOverrides(){return this._degradationKeyOverrides}get clientSensorGroupName(){return this._clientSensorGroupName}get shouldEnablePerformanceMeasurement(){return this._shouldEnablePerformanceMeasurement}get customTrackingId(){return this._customTrackingId}get shouldDisableAvailabilityCalculation(){return this._shouldDisableAvailabilityCalculation}get shouldRecordSession(){return this._shouldRecordSession}}const $l="conversion-modal";class eu{constructor(e){let{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:r,coolOffKey:o=$l}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to conversion modal.");this.ctaModal=new Ec(e,{daysCoolOff:t,dismissOnOutsideClick:n,dismissOnScroll:i,dismissBtnEl:r,coolOffKey:o})}}function tu(e){var t;null===(t=window.appDetection)||void 0===t||t.then(t=>{t.some(e=>"windows"===(null==e?void 0:e.platform)&&"7EE7776C.LinkedInforWindows_w1wdnht996qgy!App"===(null==e?void 0:e.id))&&e()})}class nu{constructor(e){let{isShown:t=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to WindowsAppUpsell");this.el=e,this.dismissBtn=this.el.querySelector(".windows-app-upsell .cta-modal__dismiss-btn"),this.dismissable=new fs(this.el,this.dismissBtn,{isShown:t}),tu(this.updateDeeplink.bind(this))}updateDeeplink(){const e=this.el.querySelector(".windows-app-upsell .windows-app-upsell__cta");e&&e.setAttribute("href","linkedin://")}}const iu=10;class ru{constructor(e){let{minutesCoolOff:t=iu,triggerByOutletEl:n=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into to sign in modal");this.el=e,this.coolOffEnabled=this.el.hasAttribute("data-cool-off-enabled"),this.coolOffPeriod=60*t*1e3,this.modalEl=this.el.querySelector(".".concat("modal"));const i=this.el.querySelector('[data-id="sign-in-form"]');i&&(this.signInForm=new gc(i,{fireTrackingOnInit:!1})),this.modal=new qr(this.modalEl,{enablePageViewTracking:!0,shouldHideModal:this._shouldHideModal.bind(this),triggerByOutletEl:n}),this.modalEl.addEventListener("close",()=>{this._setCoolOff()})}_shouldHideModal(){if(!this.coolOffEnabled)return!1;try{const e=localStorage.getItem("sign-in-modal-cool-off-hidden");if(e)return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem("sign-in-modal-cool-off-hidden"),!1)}catch(e){return!1}}_setCoolOff(){if(this.coolOffEnabled&&!this._shouldHideModal())try{localStorage.setItem("sign-in-modal-cool-off-hidden",Date.now())}catch(e){return""}}}const ou=10;class au{constructor(e){let{minutesCoolOff:t=ou,triggerByOutletEl:n=!0}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to contextual sign in card");this.el=e,this.coolOffEnabled=this.el.hasAttribute("data-cool-off-enabled"),this.coolOffPeriod=60*t*1e3,this.signInModalEl=this.el.querySelector(".".concat("sign-in-modal")),this.signInModalEl&&(this.signInModal=new ru(this.signInModalEl)),this.contextualModalEl=this.el.querySelector(".".concat("modal--contextual-sign-in")),this.contextualModalEl&&(this.contextualModal=new qr(this.contextualModalEl,{enablePageViewTracking:!0,shouldHideModal:this._shouldHideModal.bind(this),triggerByOutletEl:n})),this.anonymousLoginToggleInput=this.contextualModalEl.querySelector(".anonymous-login-toggle input"),this.signInModal.modalEl.addEventListener("open",()=>{this._syncToggleStates(this.signInModal.signInForm.anonymousLoginToggleInput,this.anonymousLoginToggleInput),this.contextualModal.close(),localStorage.removeItem("contextual-sign-in-modal-cool-off-hidden"),this.signInModal.modal.noScroll()}),this.signInModal.modalEl.addEventListener("close",()=>{this._syncToggleStates(this.anonymousLoginToggleInput,this.signInModal.signInForm.anonymousLoginToggleInput),this._setCoolOff()}),this.contextualModalEl.addEventListener("close",()=>{this._setCoolOff()})}_syncToggleStates(e,t){e&&t&&(e.checked=t.checked)}_shouldHideModal(){if(!this.coolOffEnabled)return!1;try{const e=localStorage.getItem("contextual-sign-in-modal-cool-off-hidden");if(e)return Date.now()-e<this.coolOffPeriod||(localStorage.removeItem("contextual-sign-in-modal-cool-off-hidden"),!1)}catch(e){return!1}}_setCoolOff(){if(this.coolOffEnabled&&!this._shouldHideModal())try{localStorage.setItem("contextual-sign-in-modal-cool-off-hidden",Date.now())}catch(e){return""}}}var su={exports:{}};!function(e){function t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function i(e,t,i){return t&&n(e.prototype,t),i&&n(e,i),e}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}function s(e){return(s=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function c(e,t){return(c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function u(e,t,n){return(u=l()?Reflect.construct:function(e,t,n){var i=[null];i.push.apply(i,t);var r=new(Function.bind.apply(e,i));return n&&c(r,n.prototype),r}).apply(null,arguments)}function d(e){var t="function"==typeof Map?new Map:void 0;return(d=function(e){if(null===e||!function(e){return-1!==Function.toString.call(e).indexOf("[native code]")}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return u(e,arguments,s(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),c(n,e)})(e)}function h(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function p(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?h(e):t}function f(e){return function(){var t,n=s(e);if(l()){var i=s(this).constructor;t=Reflect.construct(n,arguments,i)}else t=n.apply(this,arguments);return p(this,t)}}function m(e){"complete"===document.readyState?e():window.addEventListener("load",(function(){e()}))}function g(e,t){var n=document.createElement("script");n.src=e,t&&(n.onload=t),document.head.appendChild(n)}function v(){var e,t,n=new Promise((function(n,i){e=n,t=i}));return n.resolve=e,n.reject=t,n}(function(){if("function"==typeof window.CustomEvent)return!1;window.CustomEvent=function(e,t){t=t||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}})(),function(){if("function"==typeof window.EventTarget)try{return!new e}catch(e){}var e=function(){this.listeners={}};e.prototype.listeners=null,e.prototype.addEventListener=function(e,t){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(t)},e.prototype.removeEventListener=function(e,t){if(e in this.listeners)for(var n=this.listeners[e],i=0,r=n.length;i<r;i++)if(n[i]===t)return void n.splice(i,1)},e.prototype.dispatchEvent=function(e){if(!(e.type in this.listeners))return!0;for(var t=this.listeners[e.type].slice(),n=0,i=t.length;n<i;n++)t[n].call(this,e);return!e.defaultPrevented},window.EventTarget=e}();var y="990339570472-k6nqn1tpmitg8pui82bfaun3jrpmiuhs.apps.googleusercontent.com",E={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},b={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},w={SIGN_IN:"signin",SIGN_UP:"signup",USE:"use"},x={DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},_={NOT_DISPLAYED:{BROWSER_NOT_SUPPORTED:"browser_not_supported",INVALID_CLIENT:"invalid_client",MISSING_CLIENT_ID:"missing_client_id",OPT_OUT_OR_NO_SESSION:"opt_out_or_no_session",SECURE_HTTP_REQUIRED:"secure_http_required",SUPPRESSED_BY_USER:"suppressed_by_user",UNREGISTERED_ORIGIN:"unregistered_origin",UNKNOWN_REASON:"unknown_reason"},SKIPPED:{AUTO_CANCEL:"auto_cancel",USER_CANCEL:"user_cancel",TAP_OUTSIDE:"tap_outside",ISSUING_FAILED:"issuing_failed"},DISMISSED:{CREDENTIAL_RETURNED:"credential_returned",CANCEL_CALLED:"cancel_called",FLOW_RESTARTED:"flow_restarted"}},T={DISMISSED:"DISMISSED",INITIALIZED:"INITIALIZED",SNAPPLE_USER_FETCHED:"SNAPPLE_USER_FETCHED"},S={signin:{GOT:"signin",GSI_BUTTON:"signin_with"},signup:{GOT:"signup",GSI_BUTTON:"signup_with"},use:{GOT:"use",GSI_BUTTON:"continue_with"}},k=E.GOOGLE_ERROR,C=E.GOOGLE_USER_FETCHED,I=E.INITIALIZED,A=b.INITIALIZATION,L=b.AUTHENTICATION,R=function(e){a(r,e);var n=f(r);function r(e){var i,o=e.libSrcPath,a=e.el,s=e.clientId,c=void 0===s?y:s;if(t(this,r),i=n.call(this),!a)throw TypeError("DOM element for Sign In button is required");if(i.libSrcPath=o,i.el=a,i.clientId=c,window.gapi)i._initializeGoogleAuth();else{if(!o)throw TypeError("Google Sign In lib not already loaded on the page. libSrcPath is required to load the lib.");m((function(){g(o,i._initializeGoogleAuth.bind(h(i)))}))}return i}return i(r,[{key:"_initializeGoogleAuth",value:function(){var e=this;return gapi.auth2.init({client_id:this.clientId}).then((function(t){e.auth2=t,e._attachSignIn();var n=new CustomEvent(I);e.dispatchEvent(n)})).catch((function(t){var n={type:A,message:t.error},i=new CustomEvent(k,{detail:n});e.dispatchEvent(i)}))}},{key:"_attachSignIn",value:function(){var e=this;this.auth2.attachClickHandler(this.el,{},(function(t){var n=new CustomEvent(C,{detail:e._getGoogleUserInformation(t)});e.dispatchEvent(n)}),(function(t){var n={type:L,message:t.error},i=new CustomEvent(k,{detail:n});e.dispatchEvent(i)}))}},{key:"_getGoogleUserInformation",value:function(e){var t=e.getBasicProfile(),n=e.getAuthResponse().id_token;return{email:t.getEmail(),familyName:t.getFamilyName(),givenName:t.getGivenName(),id:t.getId(),idToken:n,imageUrl:t.getImageUrl()}}}]),r}(d(EventTarget)),O=E.GOOGLE_USER_FETCHED,N=E.PROMPT_MOMENT,P=function(e){a(r,e);var n=f(r);function r(e){var i,o=e.autoSelect,a=void 0!==o&&o,s=e.libSrcPath,c=e.containerId,l=e.context,u=e.clientId,d=void 0===u?y:u,p=e.cancelOnTapOutside,f=void 0===p||p;if(t(this,r),i=n.call(this),!l)throw TypeError("context param is required to determine the message to show in Google One Tap");if(i.autoSelect=a,i.libSrcPath=s,i.containerId=c,i.cancelOnTapOutside=f,i.clientId=d,i.context=l,window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!s)throw TypeError("Google One Tap lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(s,i._onGoogleApiLoad.bind(h(i)))}))}return i}return i(r,[{key:"_onGoogleApiLoad",value:function(){var e=this;return google.accounts.id.initialize({auto_select:this.autoSelect,client_id:this.clientId,prompt_parent_id:this.containerId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:this.context}),Promise.resolve().then((function(){return e.promptOneTap()}))}},{key:"_handleCredentialResponse",value:function(e){var t=e.credential,n=this.context===w.SIGN_UP?this._getBasicProfile(t):{idToken:t};if(n){n.selectedBy=e.select_by;var i=new CustomEvent(O,{detail:n});this.dispatchEvent(i)}}},{key:"_getBasicProfile",value:function(e){try{var t=new gapi.auth2.BasicProfile({id_token:e});return{email:t.getEmail(),familyName:t.getFamilyName(),givenName:t.getGivenName(),id:t.getId(),idToken:e,imageUrl:t.getImageUrl()}}catch(e){return this._dispatchSkippedEvent(e.message),null}}},{key:"_dispatchSkippedEvent",value:function(e){var t={message:e,reason:_.SKIPPED.ISSUING_FAILED,type:x.SKIPPED},n=new CustomEvent(N,{detail:t});this.dispatchEvent(n)}},{key:"promptOneTap",value:function(){var e=this;google.accounts.id.prompt((function(t){var n={type:t.getMomentType(),reason:t.getNotDisplayedReason()||t.getSkippedReason()||t.getDismissedReason()},i=new CustomEvent(N,{detail:n});e.dispatchEvent(i),e.checkIfDesktopAndApplyClass()}))}},{key:"hideOneTap",value:function(){google.accounts.id.cancel()}},{key:"checkIfDesktopAndApplyClass",value:function(){if(!/.*(iPad|iPod|iPhone|Android|BlackBerry).*/.test(navigator.userAgent)){var e=document.getElementById("credential_picker_container");e&&e.classList.add("credential_picker_container--desktop")}}}]),r}(d(EventTarget)),D={exports:{}};function M(e){this.message=e}M.prototype=new Error,M.prototype.name="InvalidCharacterError";var U="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new M("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,a="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};function B(e){this.message=e}B.prototype=new Error,B.prototype.name="InvalidTokenError",D.exports=function(e,t){if("string"!=typeof e)throw new B("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(U(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return U(t)}}(e.split(".")[n]))}catch(e){throw new B("Invalid token specified: "+e.message)}},D.exports.InvalidTokenError=B;var F=D.exports,q=E.GOOGLE_USER_FETCHED,H=E.PROMPT_MOMENT,j=function(e){a(s,e);var n=f(s);function s(e){var i,r=e.autoSelect,o=void 0!==r&&r,a=e.buttonParentEl,c=e.cancelOnTapOutside,l=void 0===c||c,u=e.clientId,d=void 0===u?y:u,p=e.context,f=void 0===p?"signin":p,E=e.gsiButtonConfig,b=void 0===E?{}:E,w=e.libSrcPath,x=e.hasContentAbove,_=void 0!==x&&x,T=e.promptParentId,S=e.showOneTap,k=void 0===S||S;if(t(this,s),(i=n.call(this)).autoSelect=o,i.buttonParentEl=a,i.cancelOnTapOutside=l,i.clientId=d,i.context=f,i.gsiButtonConfig=b,i.isLibraryLoaded=v(),i.libSrcPath=w,i.hasContentAbove=_,i.promptParentId=T,i.showOneTap=k,window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!w)throw TypeError("GSI lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(w,i._onGoogleApiLoad.bind(h(i)))}))}return i}return i(s,[{key:"_onGoogleApiLoad",value:function(){var e=this;return this.isLibraryLoaded.resolve(),window.google.accounts.id.initialize({auto_select:this.autoSelect,client_id:this.clientId,prompt_parent_id:this.promptParentId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:S[this.context].GOT,use_fedcm_for_prompt:!1}),Promise.resolve().then((function(){return e.showGsiUI()}))}},{key:"showGsiUI",value:function(){this.buttonParentEl&&this.renderGSIButton(this.buttonParentEl,this.gsiButtonConfig),this.showOneTap&&this.promptOneTap()}},{key:"renderGSIButton",value:function(e,t){var n=this,i=t.locale,r=void 0===i?"en_US":i,o=t.logo_alignment,a=void 0===o?"center":o,s=t.shape,c=void 0===s?"pill":s,l=t.size,u=void 0===l?"large":l,d=t.text,h=t.theme,p=t.type,f=t.width,m=void 0===f?"400px":f;return this.isLibraryLoaded.then((function(){var t=d||S[n.context].GSI_BUTTON;window.google.accounts.id.renderButton(e,{locale:r,logo_alignment:a,shape:c,size:u,text:t,theme:h,type:p,width:m})}))}},{key:"promptOneTap",value:function(){var e=this;return this.isLibraryLoaded.then((function(){window.google.accounts.id.prompt((function(t){var n={type:t.getMomentType(),reason:t.getNotDisplayedReason()||t.getSkippedReason()||t.getDismissedReason()},i=new CustomEvent(H,{detail:n});e.dispatchEvent(i),e.hasContentAbove||e.checkIfDesktopAndApplyClass()}))}))}},{key:"_handleCredentialResponse",value:function(e){var t=e.credential,n=e.select_by,i=F(t),a=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},this._getBasicProfile(i),{idToken:t,selectedBy:n});if(a){var s=new CustomEvent(q,{detail:a});this.dispatchEvent(s)}}},{key:"_getBasicProfile",value:function(e){return{email:e.email,familyName:e.family_name,givenName:e.given_name,id:e.sub,imageUrl:e.picture}}},{key:"hideOneTap",value:function(){window.google.accounts.id.cancel()}},{key:"checkIfDesktopAndApplyClass",value:function(){if(!/.*(iPad|iPod|iPhone|Android|BlackBerry).*/.test(navigator.userAgent)){var e=document.getElementById("credential_picker_container");e&&e.classList.add("credential_picker_container--desktop")}}}]),s}(d(EventTarget)),K={PROD:"3fa91358-6f74-4525-b5df-da149652be36",LOCAL:"e5078fe9-f96f-4177-a256-a13b9bda6b1c"},G={MICROSOFT_ERROR:"microsoftError",USER_FETCHED:"microsoftUserFetched",PROMPT_MOMENT:"promptMomentNotification"},V={signin:{MS_OT:"signin",MS_BUTTON:"signin_with"},signup:{MS_OT:"signup",MS_BUTTON:"signup_with"},use:{MS_OT:"use",MS_BUTTON:"continue_with"}},z=G.MICROSOFT_ERROR,W=G.PROMPT_MOMENT,X=G.USER_FETCHED,Y=function(e){a(r,e);var n=f(r);function r(e){var i,o,a,s=e.buttonParentEl,c=e.cancelOnTapOutside,l=void 0===c||c,u=e.clientId,d=void 0===u?K.PROD:u,p=e.context,f=void 0===p?"use":p,y=e.libSrcPath,E=e.locale,b=e.malButtonConfig,w=void 0===b?{}:b,x=e.oneTapPosition,_=void 0===x?"right":x,T=e.showOneTap,S=void 0!==T&&T;if(t(this,r),(a=n.call(this)).buttonParentEl=s,a.cancelOnTapOutside=l,a.clientId=d,a.context=f,a.libSrcPath=y,a.locale=(E||"en-US").replace("_","-"),a.malButtonConfig=w,a.oneTapPosition=_,a.showOneTap=S,a.isLibraryLoaded=v(),null===(i=window.ms)||void 0===i||null===(o=i.auth)||void 0===o?void 0:o.initialize)a._onMicrosoftAuthLibLoad();else{if(!y)throw TypeError("MAL lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(y,a._onMicrosoftAuthLibLoad.bind(h(a)))}))}return a}return i(r,[{key:"_onMicrosoftAuthLibLoad",value:function(){var e=this;this.isLibraryLoaded.resolve();var t=window.ms.auth.initialize({auto_prompt:this.showOneTap,client_id:this.clientId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:this.context,locale:this.locale});if("success"===t.result)return Promise.resolve().then((function(){return e.showMALUI()}));console.error("MAL failed to init",t.result)}},{key:"showMALUI",value:function(){this.buttonParentEl&&this.renderMALButton(this.buttonParentEl,this.malButtonConfig),this.showOneTap&&this.promptMSOneTap()}},{key:"renderMALButton",value:function(e,t){var n=this,i=t.logo_alignment,r=void 0===i?"center":i,o=t.height,a=void 0===o?42:o,s=t.shape,c=void 0===s?"pill":s,l=t.size,u=void 0===l?"large":l,d=t.text,h=t.theme,p=void 0===h?"light":h,f=t.type,m=t.width,g=void 0===m?600:m;return this.isLibraryLoaded.then((function(){var t=d||V[n.context].MS_BUTTON;window.ms.auth.renderSignInButton(e,{logo_alignment:r,height:a,shape:c,size:u,text:t,theme:p,type:f,width:g})}))}},{key:"promptMSOneTap",value:function(){var e=this;return this.isLibraryLoaded.then((function(){window.ms.auth.prompt(e.oneTapPosition,(function(t){var n={type:t.type,reason:t.reason},i=new CustomEvent(W,{detail:n});e.dispatchEvent(i)}))}))}},{key:"_handleCredentialResponse",value:function(e,t){if(e){var n=e.email,i=e.givenName,r=e.surname,o=e.id,a=e.idToken,s=e.photoUrl,c=new CustomEvent(X,{detail:{email:n,familyName:r,givenName:i,id:o,idToken:a,imageUrl:s}});this.dispatchEvent(c)}else if(t){var l=new CustomEvent(z,{detail:t});this.dispatchEvent(l)}}},{key:"hideOneTap",value:function(){window.ms.auth.cancel()}}]),r}(d(EventTarget)),Q=T.DISMISSED,J=T.INITIALIZED,Z=T.SNAPPLE_USER_FETCHED,$=function(e){a(r,e);var n=f(r);function r(e){var i,o=e.libSrcPath,a=e.snappleCTA,s=e.clientId,c=void 0===s?"com.linkedin.LinkedIn.service":s,l=e.redirectURI;if(t(this,r),i=n.call(this),!a)throw TypeError("snappleCTA is required. Please pass the correct CTA element to this Snapple Constructor");if(i.libSrcPath=o,i.clientId=c,i.redirectURI=i._getRedirectURL(l),i.snappleCTA=a,window.AppleID&&window.AppleID.auth&&window.AppleID.auth.init)i._onSnappleLibLoad();else{if(!o)throw TypeError("Snapple lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(o,i._onSnappleLibLoad.bind(h(i)))}))}return i}return i(r,[{key:"_onSnappleLibLoad",value:function(){window.AppleID.auth.init({clientId:this.clientId,scope:"name email",redirectURI:this.redirectURI,usePopup:!0});var e=new CustomEvent(J);return this.dispatchEvent(e),Promise.resolve(this._attachEvents())}},{key:"_attachEvents",value:function(){var e=this;this.snappleCTA.addEventListener("click",(function(){return window.AppleID.auth.signIn().then((function(t){var n=new CustomEvent(Z,{detail:t});e.dispatchEvent(n)})).catch((function(t){var n=new CustomEvent(Q,{detail:{type:Q,message:t}});e.dispatchEvent(n)}))}))}},{key:"_getRedirectURL",value:function(e){var t=window.location.host.indexOf("linkedin.com")>-1;return this.redirectURI?e:t?"https://www.linkedin.com/redirect":"https://www.linkedin-ei.com/redirect"}}]),r}(d(EventTarget)),ee={CLIENT_ID:y,EVENTS:E,GOOGLE_ACCOUNT_URL:"https://accounts.google.com",GSI_ERROR_TYPES:b,GSI_ERROR_MESSAGES:{INIT_FAILED:"idpiframe_initialization_failed",POPUP_CLOSED_BY_USER:"popup_closed_by_user",ACCESS_DENIED:"access_denied",IMMEDIATE_FAILED:"immediate_failed"},GOT_CONTEXTS:w,GOT_PROMPT_MOMENT_REASONS:_,GOT_PROMPT_MOMENT_TYPES:x},te={CLIENT_IDS:K,CONTEXTS:V,EVENTS:G,PROMPT_MOMENT_TYPES:{DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},PROMPT_MOMENT_REASONS:{DISPLAY:{ANOTHER_PROMPT_RUNNING:"another_prompt_running",BROWSER_NOT_SUPPORTED:"browser_not_supported",IN_COOLDOWN_PERIOD:"in_cooldown_period",NON_MSA_PROFILE:"non_msa_profile",UNKNOWN:"unknown"},SKIPPED:{TAP_OUTSIDE:"tap_outside",UNKNOWN:"unknown",USER_CANCELLED:"user_canceled"},DISMISSED:{CANCEL_CALLED:"cancel_called",CREDENTIAL_RETURNED:"credential_returned",CREDENTIAL_OBTAINED_FAILED:"credential_obtained_failed",FLOW_RESTARTED:"flow_restarted"}}};e.GoogleGsi=j,e.GoogleOneTap=P,e.GoogleSignIn=R,e.GoogleSignInConstants=ee,e.MicrosoftAuth=Y,e.MicrosoftSignInConstants=te,e.SnappleAuth=$,e.SnappleEvents=T,Object.defineProperty(e,"__esModule",{value:!0})}(su.exports);const{EVENTS:cu,GOT_CONTEXTS:lu,GOT_PROMPT_MOMENT_REASONS:uu,GOT_PROMPT_MOMENT_TYPES:du}=su.exports.GoogleSignInConstants,{GOOGLE_USER_FETCHED:hu,PROMPT_MOMENT:pu}=cu,{SIGN_IN:fu}=lu,mu=[uu.NOT_DISPLAYED.BROWSER_NOT_SUPPORTED,uu.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION,uu.NOT_DISPLAYED.SUPPRESSED_BY_USER],gu=[uu.SKIPPED.AUTO_CANCEL,uu.SKIPPED.TAP_OUTSIDE,uu.SKIPPED.USER_CANCEL],vu=Object.freeze({ONE_TAP:"one_tap",ONE_TAP_AUTO_LOGIN:"one-tap-auto-login",BUTTON:"button"});class yu{constructor(e){let{clientId:t,globalWindow:n=window,onNotDisplayed:i,onSkipped:r}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.buttons=Array.from(document.querySelectorAll(".google-auth-button__placeholder")),this.clientId=t,this.isLinkedInAppWebView=!0===Oa("isLinkedInAppWebView"),this.el=e,this.showOneTap=!this.isLinkedInAppWebView,(this.buttons.length||this.showOneTap&&this.el)&&(this.useAutoSelect=this._shouldAutologin(),this.isTermsAndConditionsSkipEnabledOneTap=Oa("isTermsAndConditionsSkipEnabledOneTap"),this.isTermsAndConditionsSkipEnabledAuthButton=Oa("isTermsAndConditionsSkipEnabledAuthButton"),this.shouldRemoveUndefinedValues=Oa("shouldRemoveUndefinedValues"),this.window=n,this.onNotDisplayed=i,this.onSkipped=r,this.loader=new Ja(this.el.querySelector(".loader"),this.el),this._initGoogleAuth(),this._isMobile=M())}_initGoogleAuth(){return this.window.lazyloader.then(e=>e.getLazyLoadedJavascriptModule("google-gsi-lib")).then(()=>{const e=Oa("googleAuthLibraryPath");if(e)return this.googleGsiInstance=new su.exports.GoogleGsi({autoSelect:this.useAutoSelect,cancelOnTapOutside:!1,clientId:this.clientId,context:fu,hasContentAbove:this.isTermsAndConditionsSkipEnabledOneTap,libSrcPath:Ia.sanitizeUrl(e),promptParentId:this.isTermsAndConditionsSkipEnabledOneTap?"google-one-tap__container":void 0,showOneTap:this.showOneTap}),this._initButtons(),this.googleGsiInstance.addEventListener(hu,e=>{let{detail:t}=e;const{email:n,familyName:i,givenName:r,idToken:o,imageUrl:a,selectedBy:s}=t;this.loader.show();const c=this._getRequestType(s);this._addGoogleFieldToForm("googleGivenName",r),this._addGoogleFieldToForm("googleIdToken",o),this._addGoogleFieldToForm("googleFamilyName",i),this._addGoogleFieldToForm("googleImageUrl",a),this._addGoogleFieldToForm("googleEmail",n),this._addGoogleFieldToForm("soogleLoginRequestType",c),this._addGoogleFieldToForm("apfc",fc());const l=c===vu.BUTTON?"google-sign-in--account-selected":"google-one-tap--account-selected";this._fireControlInteractionEvent(l),this._conditionalIncludeTermsAndConditionsSkip(l),this.el.submit()}),this.googleGsiInstance.addEventListener(pu,e=>{let{detail:t}=e;const{reason:n,type:i}=t;let r="google-one-tap-moment--".concat(i);r=n?"".concat(r,"-").concat(n):r,this._fireControlInteractionEvent(r);const o=this.el.querySelector(".google-one-tap__module");if(n){if(this._fireCounterIngraphMetric(i,n),i===du.SKIPPED){if(n===uu.SKIPPED.USER_CANCEL&&(null==o||o.classList.add("hidden"),this._fireControlInteractionEvent("google-one-tap--user-dismissed")),this.onSkipped)this.onSkipped(t);else if(-1===gu.indexOf(n))throw Error("GoogleOneTapError ".concat(i,": ").concat(n))}else if(i===du.DISPLAY)if(this.onNotDisplayed)this.onNotDisplayed(t);else if(-1===mu.indexOf(n))throw Error("GoogleOneTapError ".concat(i,": ").concat(n))}else if(i===du.DISPLAY){if(this._isMobile){const e=document.querySelector("#credential_picker_iframe");e&&new ResizeObserver(e=>{for(let t of e)o&&(0===t.contentRect.height?o.classList.add("hidden"):(o.classList.remove("hidden"),o.style.bottom="".concat(t.contentRect.height,"px")))}).observe(e)}else null==o||o.classList.remove("hidden");this._fireViewModuleImpressionEvent("google-one-tap")}}),this.googleGsiInstance})}_fireCounterIngraphMetric(e,t){let n="";e===du.DISPLAY&&t===uu.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION?n="GoogleAuthDisabledOrNoSessionError":(gu.indexOf(t)>=0||mu.indexOf(t)>=0)&&(n="GoogleAuthMiscError"),n&&this.window.ingraphTracking.then(e=>{e.fireCounterIngraphMetric({metricsType:n})})}_fireViewModuleImpressionEvent(e){this.window.tracking&&this.window.tracking.then(t=>{!function(e,t){const n=b(document),i={};n&&(i.interfaceLocale=n);const r={header:{},requestHeader:i,moduleNames:t};e.fireTrackingEvent("ViewModuleImpressionEvent",r)}(t,[e])})}_fireControlInteractionEvent(e){this.window.tracking&&this.window.tracking.then(t=>{t.fireControlInteractionEvent(e)})}_initButtons(){var e,t;null!==(e=this.buttons)&&void 0!==e&&e.length&&(this._fireViewModuleImpressionEvent("google-button-view"),null===(t=this.buttons)||void 0===t||t.forEach(e=>{this.googleGsiInstance.renderGSIButton(e,this._getButtonConfig(e))}))}_getButtonConfig(e){if(e){const t=e.parentElement.offsetWidth-2;return{text:e.dataset.text||"continue_with",width:t}}return{}}_getRequestType(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";switch(!0){case"auto"===e:return vu.ONE_TAP_AUTO_LOGIN;case e.indexOf("user")>-1:return vu.ONE_TAP;default:return vu.BUTTON}}_addGoogleFieldToForm(e,t){if(this.shouldRemoveUndefinedValues&&void 0===t)return;const n=document.createElement("input");n.type="hidden",n.name=e,n.id=e,n.value=t,this.el.appendChild(n)}_shouldAutologin(){return!(null!==m("li_g_recent_logout"))}_conditionalIncludeTermsAndConditionsSkip(e){"google-one-tap--account-selected"===e?Oa("termsAndConditionsRendered")&&this._addGoogleFieldToForm("termsAndConditionsSkip",!0):"google-sign-in--account-selected"===e&&this.isTermsAndConditionsSkipEnabledAuthButton&&this._addGoogleFieldToForm("termsAndConditionsSkip",!0)}}class Eu{constructor(){let{isDev:e=!1}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=document.querySelector(".base-google-auth");t&&(e?new yu(t,{clientId:"858594933940-drrbstpmpgu7oqc7498bpkdn2b5prc73.apps.googleusercontent.com"}):new yu(t));const n=document.querySelector(".base-contextual-sign-in-modal");n&&(this.baseContextualSignInModal=new au(n,{triggerByOutletEl:!0}),this.openContextualSignInModal())}openContextualSignInModal(){this.baseContextualSignInModal.contextualModal.open()}openSignInModal(){this.baseContextualSignInModal.signInModal.open()}}const{EVENTS:bu,PROMPT_MOMENT_REASONS:wu,PROMPT_MOMENT_TYPES:xu}=su.exports.MicrosoftSignInConstants,{USER_FETCHED:_u,PROMPT_MOMENT:Tu}=bu;wu.DISPLAY.ANOTHER_PROMPT_RUNNING,wu.DISPLAY.BROWSER_NOT_SUPPORTED,wu.DISPLAY.IN_COOLDOWN_PERIOD,wu.DISPLAY.NON_MSA_PROFILE,wu.SKIPPED.TAP_OUTSIDE,wu.SKIPPED.USER_CANCELLED,Object.freeze({ONE_TAP:"one_tap",BUTTON:"button"});class Su{constructor(e){if(!e)throw Error("An element must be provided to TopNavMenu");this.el=e,tu(this.updateDeeplink.bind(this))}updateDeeplink(){const e=this.el.querySelector(".top-nav-link[data-tracking-control-name$=_windows]");e&&e.setAttribute("href","linkedin://")}}class ku{constructor(e){let{searchBarOptions:t,signInCardOptions:n,signInModalOptions:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw Error("An element must be provided to Nav");this.el=e;const r=this.el.querySelector(".search-bar");r&&new hs(r,t);const o=this.el.querySelector(".sign-in-card");o&&new wc(o,n);const a=this.el.querySelector(".sign-in-modal");a&&new ru(a,i);const s=this.el.querySelector(".top-nav-menu");s&&new Su(s)}}class Cu{constructor(){let{typeaheadApiBaseUrl:e,stickyHeaderOptions:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const n=document.querySelector(".search-bar");n&&(this.searchBar=new hs(n,{typeaheadApiBaseUrl:e}));const i=document.querySelector(".language-selector");i&&(this.languageSelector=new K(i));const r=document.querySelector(".sticky-header");r&&new Nl(r,t),document.querySelector(".member-nav-menu")&&new jr;const o=document.querySelector(".nav");o&&new ku(o)}}class Iu{constructor(){let{typeaheadApiBaseUrl:e,stickyHeaderOptions:t,guestUpsellsOptions:n}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const i=document.querySelector(".search-bar");i&&(this.searchBar=new hs(i,{typeaheadApiBaseUrl:e}));const r=document.querySelector(".language-selector");r&&(this.languageSelector=new K(r)),document.querySelector(".sticky-header")&&new Nl(void 0,t),document.querySelector(".member-nav-menu")&&new jr;const o=document.querySelector(".nav");o&&new ku(o),document.querySelector(".guest-upsells")&&new Eu(n)}}".".concat("filter-values-container__filter-value"," input"),".".concat("filter-values-container__filter-value"," input[type=radio]:checked");class Au{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},{enablePageViewTracking:i=!1,shouldHideModal:r=(()=>!1),triggerByOutletEl:o=!0,focusElement:a,pageKey:s}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e)throw new Error("No element passed into to dialog modal");this.el=e,this.modalEl=this.el.querySelector(".".concat("modal")),this.modal=new ps(this.modalEl,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,focusElement:a,pageKey:s}),this._onPrimaryActionClick=t,this.primaryActionBtn=this.el.querySelector(".primary-action"),this.secondaryActionBtn=this.el.querySelector(".secondary-action"),n&&(this._onSecondaryActionClick=n),this.el.querySelector(".dialog-actions").addEventListener("click",this._actionHandler.bind(this))}_actionHandler(e){const t=e.target;if(this.primaryActionBtn&&this.primaryActionBtn.contains(t)){if(this.primaryActionBtn.disabled)return;this._onPrimaryActionClick&&this._onPrimaryActionClick(e)}else this.secondaryActionBtn&&this.secondaryActionBtn.contains(t)&&this._onSecondaryActionClick&&this._onSecondaryActionClick(e);this.modal.close()}}let Lu;function Ru(){return Lu||(Lu=new La),Lu}function Ou(e,t){ea(e,t,{ADD_TAGS:["link"]})}class Nu{constructor(){let{bottomSheetEl:e,pushState:t=!0,enablePageViewTracking:n,pageKey:i,shouldHideModal:r}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(this.bottomSheetEl=e||document.querySelector("#bottom-sheet"),!this.bottomSheetEl)throw new Error("Cannot instantiate bottom sheet without container");this._headerEl=this.bottomSheetEl.querySelector(".header-section"),this._titleEl=this.bottomSheetEl.querySelector(".title"),this._contentEl=this.bottomSheetEl.querySelector(".content"),this._footerEl=this.bottomSheetEl.querySelector(".footer"),this.modalInstance=new ps(this.bottomSheetEl,{enablePageViewTracking:n,pageKey:i,shouldHideModal:r,pushState:t,triggerByOutletEl:!1}),this._hideBottomSheet=this._hideBottomSheet.bind(this),this._attachEventListeners()}_hideBottomSheet(){eo(this.bottomSheetEl),this.bottomSheetEl.removeEventListener("transitionend",this._hideBottomSheet)}_attachEventListeners(){this.bottomSheetEl.addEventListener("click",e=>{const t=e.target.closest("[data-action]");"close-bottom-sheet"===(t&&t.dataset.action)&&this.close()}),this.bottomSheetEl.addEventListener("close",()=>{this.isOpen()&&setTimeout(()=>{this.bottomSheetEl.setAttribute("aria-hidden",!0),this.bottomSheetEl.addEventListener("transitionend",this._hideBottomSheet),this.bottomSheetEl.classList.remove("bottom-sheet-open")},0)}),this.bottomSheetEl.addEventListener("open",()=>{this.bottomSheetEl.setAttribute("aria-hidden",!1),to(this.bottomSheetEl),window.requestAnimationFrame(()=>this.bottomSheetEl.classList.add("bottom-sheet-open"))}),s.getInstance().addUnloadCallback(()=>{this.close()})}setHeader(e){this._headerEl&&Ou(this._headerEl,e)}setTitle(e){this._titleEl&&(this._titleEl.textContent=e)}setContent(e){Ou(this._contentEl,e)}setFooter(e){this._footerEl&&Ou(this._footerEl,e)}isOpen(){return this.bottomSheetEl.classList.contains("bottom-sheet-open")}open(){!this.isOpen()&&this.modalInstance.open()}close(){this.isOpen()&&this.modalInstance.close()}}class Pu{constructor(e){let{enablePageViewTracking:t=!0,shouldHideModal:n=(()=>!1),triggerByOutletEl:i=!1,shouldMoveToTopContainer:r=!0,focusElement:o,pageKey:a}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into to image viewer modal");this.el=e,this.modal=new ps(this.el,{enablePageViewTracking:t,shouldHideModal:n,triggerByOutletEl:i,shouldMoveToTopContainer:r,focusElement:o,pageKey:a||"p_mwlite_image_viewer"});const s=this.el.querySelector(".slide-list");this.slideList=new no(s),null==s||s.addEventListener("click",this._handleImageClick.bind(this))}open(e,t){e&&this.slideList.goToItem(e),this.modal.open(t)}_handleImageClick(e){e.target.closest(".main-image")&&this.el.classList.toggle("hide-components")}}function Du(e){let{featureName:t,featureMappingToDegradationConfig:n,productName:i}=e;return n[t].map(e=>function(e,t,n){const{degradationKey:i,trackedResponseCodes:r,untrackedResponseCodes:o}=n,a=e;let s={productName:t};return r?s=X(X({},s),{},{trackedResponseCodes:r}):o&&(s=X(X({},s),{},{untrackedResponseCodes:o})),new Zl(a,i,s)}(t,i,e))}function Mu(e,t){var n;return null===(n=window.tracking)||void 0===n?void 0:n.then(n=>{const i=n.generateEnvelope(e,t,{transporterKey:"sponsoredTransporter"});return n.fireEnvelope(i)})}class Uu extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Uu.query,variables:{digitalMediaRegisterUploadResponseDataFetcherInput:{imageUrl:e.imageUrl,owner:e.owner,uploadMechanisms:["SYNCHRONOUS_UPLOAD","SINGLE_REQUEST_UPLOAD"],uploadRecipes:[e.recipe]}},successCallback:t,failureCallback:n})}}Y(Uu,"query","20f8e9934e7df62932fd167d87c19b27");var Bu=function(e,t){return e===t||e!=e&&t!=t},Fu=Bu,qu=function(e,t){for(var n=e.length;n--;)if(Fu(e[n][0],t))return n;return-1},Hu=qu,ju=Array.prototype.splice,Ku=qu,Gu=qu,Vu=qu,zu=function(){this.__data__=[],this.size=0};function Wu(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}Wu.prototype.clear=zu,Wu.prototype.delete=function(e){var t=this.__data__,n=Hu(t,e);return!(n<0||(n==t.length-1?t.pop():ju.call(t,n,1),--this.size,0))},Wu.prototype.get=function(e){var t=this.__data__,n=Ku(t,e);return n<0?void 0:t[n][1]},Wu.prototype.has=function(e){return Gu(this.__data__,e)>-1},Wu.prototype.set=function(e,t){var n=this.__data__,i=Vu(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this};var Xu,Yu=Wu,Qu=Yu,Ju="object"==typeof G&&G&&G.Object===Object&&G,Zu=Ju,$u="object"==typeof self&&self&&self.Object===Object&&self,ed=Zu||$u||Function("return this")(),td=ed.Symbol,nd=td,id=Object.prototype,rd=id.hasOwnProperty,od=id.toString,ad=nd?nd.toStringTag:void 0,sd=Object.prototype.toString,cd=function(e){var t=rd.call(e,ad),n=e[ad];try{e[ad]=void 0;var i=!0}catch(e){}var r=od.call(e);return i&&(t?e[ad]=n:delete e[ad]),r},ld=td?td.toStringTag:void 0,ud=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":ld&&ld in Object(e)?cd(e):function(e){return sd.call(e)}(e)},dd=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},hd=ud,pd=dd,fd=function(e){if(!pd(e))return!1;var t=hd(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},md=ed["__core-js_shared__"],gd=(Xu=/[^.]+$/.exec(md&&md.keys&&md.keys.IE_PROTO||""))?"Symbol(src)_1."+Xu:"",vd=Function.prototype.toString,yd=fd,Ed=function(e){return!!gd&&gd in e},bd=dd,wd=/^\[object .+?Constructor\]$/,xd=Function.prototype,_d=Object.prototype,Td=xd.toString,Sd=_d.hasOwnProperty,kd=RegExp("^"+Td.call(Sd).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Cd=function(e){return!(!bd(e)||Ed(e))&&(yd(e)?kd:wd).test(function(e){if(null!=e){try{return vd.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e))},Id=function(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Cd(n)?n:void 0},Ad=Id(ed,"Map"),Ld=Id(Object,"create"),Rd=Ld,Od=Ld,Nd=Object.prototype.hasOwnProperty,Pd=Ld,Dd=Object.prototype.hasOwnProperty,Md=Ld,Ud=function(){this.__data__=Rd?Rd(null):{},this.size=0},Bd=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Fd=function(e){var t=this.__data__;if(Od){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Nd.call(t,e)?t[e]:void 0};function qd(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}qd.prototype.clear=Ud,qd.prototype.delete=Bd,qd.prototype.get=Fd,qd.prototype.has=function(e){var t=this.__data__;return Pd?void 0!==t[e]:Dd.call(t,e)},qd.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Md&&void 0===t?"__lodash_hash_undefined__":t,this};var Hd=qd,jd=Yu,Kd=Ad,Gd=function(e,t){var n=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?n["string"==typeof t?"string":"hash"]:n.map},Vd=Gd,zd=Gd,Wd=Gd,Xd=Gd;function Yd(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}Yd.prototype.clear=function(){this.size=0,this.__data__={hash:new Hd,map:new(Kd||jd),string:new Hd}},Yd.prototype.delete=function(e){var t=Vd(this,e).delete(e);return this.size-=t?1:0,t},Yd.prototype.get=function(e){return zd(this,e).get(e)},Yd.prototype.has=function(e){return Wd(this,e).has(e)},Yd.prototype.set=function(e,t){var n=Xd(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this};var Qd=Yu,Jd=Ad,Zd=Yd,$d=Yu,eh=function(){this.__data__=new Qu,this.size=0},th=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},nh=function(e){return this.__data__.get(e)},ih=function(e){return this.__data__.has(e)};function rh(e){var t=this.__data__=new $d(e);this.size=t.size}rh.prototype.clear=eh,rh.prototype.delete=th,rh.prototype.get=nh,rh.prototype.has=ih,rh.prototype.set=function(e,t){var n=this.__data__;if(n instanceof Qd){var i=n.__data__;if(!Jd||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new Zd(i)}return n.set(e,t),this.size=n.size,this};var oh=rh,ah=Id,sh=function(){try{var e=ah(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),ch=sh,lh=function(e,t,n){"__proto__"==t&&ch?ch(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},uh=lh,dh=Bu,hh=function(e,t,n){(void 0!==n&&!dh(e[t],n)||void 0===n&&!(t in e))&&uh(e,t,n)},ph=function(e,t,n){for(var i=-1,r=Object(e),o=n(e),a=o.length;a--;){var s=o[++i];if(!1===t(r[s],s,r))break}return e},fh={exports:{}};!function(e,t){var n=ed,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i?n.Buffer:void 0,a=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,i=a?a(n):new e.constructor(n);return e.copy(i),i}}(fh,fh.exports);var mh=ed.Uint8Array,gh=dd,vh=Object.create,yh=function(){function e(){}return function(t){if(!gh(t))return{};if(vh)return vh(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),Eh=function(e,t){return function(n){return e(t(n))}}(Object.getPrototypeOf,Object),bh=Object.prototype,wh=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||bh)},xh=yh,_h=Eh,Th=wh,Sh=function(e){return null!=e&&"object"==typeof e},kh=ud,Ch=Sh,Ih=function(e){return Ch(e)&&"[object Arguments]"==kh(e)},Ah=Sh,Lh=Object.prototype,Rh=Lh.hasOwnProperty,Oh=Lh.propertyIsEnumerable,Nh=Ih(function(){return arguments}())?Ih:function(e){return Ah(e)&&Rh.call(e,"callee")&&!Oh.call(e,"callee")},Ph=Array.isArray,Dh=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},Mh=fd,Uh=Dh,Bh=function(e){return null!=e&&Uh(e.length)&&!Mh(e)},Fh=Bh,qh=Sh,Hh={exports:{}},jh=function(){return!1};!function(e,t){var n=ed,i=jh,r=t&&!t.nodeType&&t,o=r&&e&&!e.nodeType&&e,a=o&&o.exports===r?n.Buffer:void 0,s=(a?a.isBuffer:void 0)||i;e.exports=s}(Hh,Hh.exports);var Kh=ud,Gh=Eh,Vh=Sh,zh=Function.prototype,Wh=Object.prototype,Xh=zh.toString,Yh=Wh.hasOwnProperty,Qh=Xh.call(Object),Jh=ud,Zh=Dh,$h=Sh,ep={};ep["[object Float32Array]"]=ep["[object Float64Array]"]=ep["[object Int8Array]"]=ep["[object Int16Array]"]=ep["[object Int32Array]"]=ep["[object Uint8Array]"]=ep["[object Uint8ClampedArray]"]=ep["[object Uint16Array]"]=ep["[object Uint32Array]"]=!0,ep["[object Arguments]"]=ep["[object Array]"]=ep["[object ArrayBuffer]"]=ep["[object Boolean]"]=ep["[object DataView]"]=ep["[object Date]"]=ep["[object Error]"]=ep["[object Function]"]=ep["[object Map]"]=ep["[object Number]"]=ep["[object Object]"]=ep["[object RegExp]"]=ep["[object Set]"]=ep["[object String]"]=ep["[object WeakMap]"]=!1;var tp={exports:{}};!function(e,t){var n=Ju,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i&&n.process,a=function(){try{return r&&r.require&&r.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a}(tp,tp.exports);var np,ip=function(e){return $h(e)&&Zh(e.length)&&!!ep[Jh(e)]},rp=function(e){return function(t){return e(t)}},op=tp.exports,ap=op&&op.isTypedArray,sp=ap?rp(ap):ip,cp=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},lp=lh,up=Bu,dp=Object.prototype.hasOwnProperty,hp=function(e,t,n){var i=e[t];dp.call(e,t)&&up(i,n)&&(void 0!==n||t in e)||lp(e,t,n)},pp=lh,fp=/^(?:0|[1-9]\d*)$/,mp=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&fp.test(e))&&e>-1&&e%1==0&&e<t},gp=Nh,vp=Ph,yp=Hh.exports,Ep=mp,bp=sp,wp=Object.prototype.hasOwnProperty,xp=dd,_p=wh,Tp=Object.prototype.hasOwnProperty,Sp=function(e,t){var n=vp(e),i=!n&&gp(e),r=!n&&!i&&yp(e),o=!n&&!i&&!r&&bp(e),a=n||i||r||o,s=a?function(e,t){for(var n=-1,i=Array(e);++n<e;)i[n]=t(n);return i}(e.length,String):[],c=s.length;for(var l in e)!t&&!wp.call(e,l)||a&&("length"==l||r&&("offset"==l||"parent"==l)||o&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||Ep(l,c))||s.push(l);return s},kp=function(e){if(!xp(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=_p(e),n=[];for(var i in e)("constructor"!=i||!t&&Tp.call(e,i))&&n.push(i);return n},Cp=Bh,Ip=function(e){return Cp(e)?Sp(e,!0):kp(e)},Ap=function(e,t,n,i){var r=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var s=t[o],c=i?i(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),r?pp(n,s,c):hp(n,s,c)}return n},Lp=Ip,Rp=hh,Op=fh.exports,Np=function(e,t){var n=t?function(e){var t=new e.constructor(e.byteLength);return new mh(t).set(new mh(e)),t}(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)},Pp=function(e,t){var n=-1,i=e.length;for(t||(t=Array(i));++n<i;)t[n]=e[n];return t},Dp=function(e){return"function"!=typeof e.constructor||Th(e)?{}:xh(_h(e))},Mp=Nh,Up=Ph,Bp=function(e){return qh(e)&&Fh(e)},Fp=Hh.exports,qp=fd,Hp=dd,jp=function(e){if(!Vh(e)||"[object Object]"!=Kh(e))return!1;var t=Gh(e);if(null===t)return!0;var n=Yh.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&Xh.call(n)==Qh},Kp=sp,Gp=cp,Vp=oh,zp=hh,Wp=ph,Xp=function(e,t,n,i,r,o,a){var s=Gp(e,n),c=Gp(t,n),l=a.get(c);if(l)Rp(e,n,l);else{var u=o?o(s,c,n+"",e,t,a):void 0,d=void 0===u;if(d){var h=Up(c),p=!h&&Fp(c),f=!h&&!p&&Kp(c);u=c,h||p||f?Up(s)?u=s:Bp(s)?u=Pp(s):p?(d=!1,u=Op(c,!0)):f?(d=!1,u=Np(c,!0)):u=[]:jp(c)||Mp(c)?(u=s,Mp(s)?u=function(e){return Ap(e,Lp(e))}(s):Hp(s)&&!qp(s)||(u=Dp(c))):d=!1}d&&(a.set(c,u),r(u,c,i,o,a),a.delete(c)),Rp(e,n,u)}},Yp=dd,Qp=Ip,Jp=cp,Zp=function(e){return e},$p=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},ef=Math.max,tf=function(e){return function(){return e}},nf=sh,rf=nf?function(e,t){return nf(e,"toString",{configurable:!0,enumerable:!1,value:tf(t),writable:!0})}:Zp,of=Date.now,af=function(e){var t=0,n=0;return function(){var i=of(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}(rf),sf=Zp,cf=function(e,t,n){return t=ef(void 0===t?e.length-1:t,0),function(){for(var i=arguments,r=-1,o=ef(i.length-t,0),a=Array(o);++r<o;)a[r]=i[t+r];r=-1;for(var s=Array(t+1);++r<t;)s[r]=i[r];return s[t]=n(a),$p(e,this,s)}},lf=af,uf=Bu,df=Bh,hf=mp,pf=dd,ff=function e(t,n,i,r,o){t!==n&&Wp(n,(function(a,s){if(o||(o=new Vp),Yp(a))Xp(t,n,s,i,e,r,o);else{var c=r?r(Jp(t,s),a,s+"",t,n,o):void 0;void 0===c&&(c=a),zp(t,s,c)}}),Qp)};function mf(e){const t=e.getBoundingClientRect();let{top:n,left:i}=t;const{right:r,bottom:o,width:a,height:s,x:c,y:l}=t;return n+=document.documentElement.scrollTop||document.body.scrollTop,i+=document.documentElement.scrollLeft||document.body.scrollLeft,{top:n,right:r,bottom:o,left:i,width:a,height:s,x:c,y:l}}function gf(e,t,n){const i=mf(e),r=mf(t),o=mf(n),a=i.top-o.top-n.clientTop-r.height+i.height,s=i.left-o.left-n.clientLeft-r.width+i.width;return{boundingCoordinates:i,elementCoordinates:r,elemOffsetParentCoordinates:o,topMinLimit:a,leftMinLimit:s,elemTop:r.top-o.top,elemLeft:r.left-o.left,topMaxLimit:a-i.height+r.height,leftMaxLimit:s-i.width+r.width}}np=function(e,t,n){ff(e,t,n)},function(e,t){lf(cf(e,t,sf),e+"")}((function(e,t){var n=-1,i=t.length,r=i>1?t[i-1]:void 0,o=i>2?t[2]:void 0;for(r=np.length>3&&"function"==typeof r?(i--,r):void 0,o&&function(e,t,n){if(!pf(n))return!1;var i=typeof t;return!!("number"==i?df(n)&&hf(t,n.length):"string"==i&&t in n)&&uf(n[t],e)}(t[0],t[1],o)&&(r=i<3?void 0:r,i=1),e=Object(e);++n<i;){var a=t[n];a&&np(e,a,n)}return e})),document.querySelector(".upload-progress"),document.querySelector("#progressVal");const vf="data-draggable-initialized",yf="touchmove",Ef="touchend";class bf{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=this.onTouchStart.bind(this);if(this.options=e,!e.element||1!==e.element.nodeType)throw new Error("pass valid draggable element");if(this.draggableElementEl=e.element,e.boundingParent&&1===e.boundingParent.nodeType){if(!e.boundingParent.contains(e.element))throw new Error("pass a proper ancestor element");this.boundingParentEl=e.boundingParent}else this.boundingParentEl=document.body;bf.isDraggable(this.draggableElementEl)||this.draggableElementEl.addEventListener("touchstart",t),this.draggableElementEl.setAttribute(vf,!0)}dragElement(e,t,n){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];const r={top:n>0?Math.min(e.topMaxLimit,e.elemTop+n):Math.max(e.topMinLimit,e.elemTop+n),left:t>0?Math.min(e.leftMaxLimit,e.elemLeft+t):Math.max(e.leftMinLimit,e.elemLeft+t)};this.draggableElementEl.style.left="".concat(r.left,"px"),this.draggableElementEl.style.top="".concat(r.top,"px"),this.options.onDrag instanceof Function&&this.options.onDrag(e.boundingCoordinates.left-r.left-e.elemOffsetParentCoordinates.left,e.boundingCoordinates.top-r.top-e.elemOffsetParentCoordinates.top,i)}onTouchMove(e){const t=!!e.touches;if(e.preventDefault(),this.isMoving||(this.isMoving=!0),t&&1===e.touches.length){const t=e.touches[0].clientX-this._startClientX,n=e.touches[0].clientY-this._startClientY;this.dragElement.call(this,this.limits,t,n)}}onTouchStart(e){this.limits=gf(this.boundingParentEl,this.draggableElementEl,this.draggableElementEl.offsetParent),this.isMoving=!1;const t=this.onTouchMove.bind(this),n=!!e.touches;this._startClientX=n?e.touches[0].clientX:e.clientX,this._startClientY=n?e.touches[0].clientY:e.clientY,e.preventDefault(),document.addEventListener(yf,t),document.addEventListener(Ef,(function e(){document.removeEventListener(yf,t),document.removeEventListener(Ef,e)}))}moveTo(e,t){const n=gf(this.boundingParentEl,this.draggableElementEl,this.draggableElementEl.offsetParent),i=e+n.boundingCoordinates.left-n.elementCoordinates.left,r=t+n.boundingCoordinates.top-n.elementCoordinates.top;this.dragElement.call(this,n,i,r,!1)}}bf.isDraggable=function(e){return!!e.getAttribute(vf)};const wf="data-zoomable-initialized",xf="touchmove",_f="touchend";class Tf{constructor(e){const t=this.onTouchStart.bind(this);if(this.options=e,!e.element||1!==e.element.nodeType)throw new Error("pass valid zoomable element");if(!(e.scaleElement&&e.scaleElement instanceof Function))throw new Error("pass valid function to scale element");if(!(e.getMinDimensions&&e.getMinDimensions instanceof Function))throw new Error("pass valid function to get minimum dimensions");if(this.zoomableElement=e.element,e.boundingParent&&1===e.boundingParent.nodeType){if(!e.boundingParent.contains(e.element))throw new Error("pass a proper ancestor element");this.boundingParent=e.boundingParent}else this.boundingParent=document.body;Tf.isZoomable(this.zoomableElement)||(this.zoomableElement.addEventListener("touchstart",t),this.zoomableElement.setAttribute(wf,!0))}scaleElement(e,t){if(1===e)return;this.limits=gf(this.boundingParent,this.zoomableElement,this.zoomableElement.offsetParent);let n=this.limits.elementCoordinates.width*e,i=this.limits.elementCoordinates.height*e;if(n<this.limits.boundingCoordinates.width||i<this.limits.boundingCoordinates.height){const t=this.options.getMinDimensions();i=t.height,n=t.width,e=i/this.limits.elementCoordinates.height}let r=this.limits.elemLeft-(t.clientX-this.limits.elementCoordinates.left)*(e-1),o=this.limits.elemTop-(t.clientY-this.limits.elementCoordinates.top)*(e-1);const a=this.limits.leftMinLimit-this.zoomableElement.offsetWidth*(e-1),s=this.limits.leftMaxLimit,c=this.limits.topMinLimit-this.zoomableElement.offsetHeight*(e-1),l=this.limits.topMaxLimit;r<a?r=a:r>s&&(r=s),o<c?o=c:o>l&&(o=l),this.options.scaleElement(n,i,this.limits.boundingCoordinates.left-r-this.limits.elemOffsetParentCoordinates.left,this.limits.boundingCoordinates.top-o-this.limits.elemOffsetParentCoordinates.top),this.zoomableElement.style.left="".concat(r,"px"),this.zoomableElement.style.top="".concat(o,"px")}onTouchMove(e){if(e.preventDefault(),2===e.touches.length){const t=Math.sqrt((e.touches[0].clientX-e.touches[1].clientX)*(e.touches[0].clientX-e.touches[1].clientX)+(e.touches[0].clientY-e.touches[1].clientY)*(e.touches[0].clientY-e.touches[1].clientY));if(this._startDistance>0){const n=t/this._startDistance,i=e.touches[0];this.scaleElement.call(this,n,i)}this._startDistance=t}}onTouchStart(e){e.preventDefault();const t=this.onTouchMove.bind(this);2===e.touches.length?this._startDistance=Math.sqrt((e.touches[0].x-e.touches[1].x)*(e.touches[0].x-e.touches[1].x)+(e.touches[0].y-e.touches[1].y)*(e.touches[0].y-e.touches[1].y)):this._startDistance=0,document.addEventListener(xf,t),document.addEventListener(_f,(function e(){document.removeEventListener(xf,t),document.removeEventListener(_f,e)}))}}let Sf;function kf(e){var t;const n=Oa("gdpr_notice_share"),i=Oa("gdprLearnMoreLabel"),r=document.querySelector(".modal-spinner");to(r),n&&i&&function(e){var t;null===(t=window.lazyloader)||void 0===t||t.then(e=>e.getLazyLoadedJavascriptModule("mweb-gdpr-notice-manager-js")).then(()=>{window.GDPRNoticeManager?new window.GDPRNoticeManager(e):window.GDPRNoticesConfig=e})}({notices:[{name:"SHARING_POST_VISIBILITY_FOR_PERSONALIZATION",msg:n,lbl:i,href:"/help/linkedin/answer/85598"}]});const o=document.querySelector("#share-modal");null===(t=window.lazyloader)||void 0===t||t.then(e=>e.getLazyLoadedJavascriptModule("mweb-share-modal-js")).then(t=>{const{getShareModalInstance:n}=t;Sf=n(o,{shouldHideModal:()=>!1,triggerByOutletEl:!1,pushState:!0,historyUpdateUrl:e.historyUpdateUrl}),eo(r),Sf.open(e)}).catch(()=>{eo(r)})}Tf.isZoomable=function(e){return!!e.getAttribute(wf)},s.getInstance().addUnloadCallback(()=>{Sf&&Sf.close(),eo(document.querySelector("#discard-post-modal")),eo(document.querySelector("#visibility-settings-modal")),eo(document.querySelector("#max-images-prompt-modal")),eo(document.querySelector("#retry-upload-modal"))});class Cf{constructor(e){this.storage=void 0===e?localStorage:e}read(e){try{const t=this.storage.getItem(e);if(t)return JSON.parse(t)}catch(e){}return null}write(e,t){try{this.storage.setItem(e,JSON.stringify(t))}catch(e){console.error(e)}}remove(e){try{this.storage.removeItem(e)}catch(e){console.error(e)}}readWithExpiry(e,t){const n=this.read(e+"_lastUpdatedAt");return n&&(new Date).getTime()-n<t?this.read(e):(this.removeWithExpiry(e),null)}writeWithExpiry(e,t){this.write(e,t),this.write(e+"_lastUpdatedAt",(new Date).getTime())}removeWithExpiry(e){this.remove(e),this.remove(e+"_lastUpdatedAt")}}function If(e,t){return e&&t?"urn:li:control:".concat(t,"-").concat(e):null}(function(){try{Cf.instance||(Cf.instance=new Cf(localStorage)),Cf.instance}catch(e){}})(),function(){try{Cf.sessionInstance||(Cf.sessionInstance=new Cf(sessionStorage)),Cf.sessionInstance}catch(e){}}();class Af extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Af.query,variables:{successRedirectUrl:e},successCallback:t,failureCallback:n})}}Y(Af,"query","5f93d1d6b933cfbfdf7b0a80dedfb3f4");class Lf extends Va{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:()=>{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{};return this.executeAction({queryId:Lf.query,successCallback:e,failureCallback:t})}}function Rf(e){const t=e.target.value;e.target.classList.toggle("selected",t),e.target.focus()}function Of(e){if(e){const{id:t,labelText:n}=e.dataset;if(!t||!n)throw new Error("mandatory fields missing.");const i=e.querySelector("select");i&&(i.addEventListener("change",Rf),i.value&&i.classList.add("selected"))}else document.querySelectorAll(".dropdown-container").forEach(Of)}function Nf(e){const t=e.currentTarget.parentElement.querySelector("input");t.value="",t.classList.remove("selected"),t.focus(),g(t,"input:cleared"),g(t,"change")}function Pf(e){const t=e.currentTarget.parentElement,n=t.dataset.placeholder,i=t.querySelector("input");n&&i.setAttribute("placeholder",n),i.removeEventListener("focus",Pf)}function Df(e){const t=e.target.value;e.target.classList.toggle("selected",t)}function Mf(e){if(e){const{id:t,labelText:n}=e.dataset;if(!t||!n)throw new Error("mandatory fields missing.");const i=e.querySelector("input"),r=e.querySelector(".right");i.addEventListener("change",Df),i.addEventListener("focus",Pf),r&&r.addEventListener("click",Nf)}else document.querySelectorAll(".input-container").forEach(Mf)}Y(Lf,"query","da4a9ce2de842c1abe01ca37ea9271ee");const Uf=/^\d{4,15}$/,Bf=/[-\s+().]/g,Ff=/^\S+@\S+\.\S+$/,qf=/[,]|.*@.*@/,Hf="MinLength",jf="MaxLength",Kf="Regex",Gf="Required",Vf="RegexAllow",zf={SPECIAL_CHARS:{pattern:/([!@#$%^&*+=|<>?:;\\])/,errorCode:"SpecialChars"},URL_KEYWORDS:{pattern:/(https?(:\/\/)?|www\.)/i,errorCode:"UrlKeywords"},EMAIL:{errorCode:"Email",validate:e=>e&&Ff.test(e)&&!qf.test(e)},PHONE_NUMBER:{errorCode:"PhoneNumber",validate(e){const t=e.replace(Bf,"");return!(!t||!Uf.test(t))}}},Wf={INPUT:"INPUT",SELECT:"SELECT"},Xf="checkbox";function Yf(e){return Object.keys(Wf).includes(e.tagName)}function Qf(e){const t=function(e){const t=[],{minLength:n,maxLength:i,inputType:r}=e.dataset;let o;switch(r){case"OTHER":e.required&&t.push({type:Gf}),n&&t.push({type:Hf,MinLength:n}),i&&t.push({type:jf,MaxLength:i});break;case"EMAIL_ADDRESS":case"WORK_EMAIL":t.push({type:Vf,RegexAllow:[zf.EMAIL]});break;case"PHONE_NUMBER":o=e.value.replace(/ /g,""),t.push({type:Vf,RegexAllow:[zf.PHONE_NUMBER]})}return{value:o||e.value,ruleSet:t}}(e),n=t.value;return t.ruleSet.map(e=>((e,t)=>{const n=t.trim();if(e)switch(e.type){case Gf:if(0===n.length)return Gf;break;case Hf:if(n.length<e[Hf])return Hf;break;case jf:if(n.length>e[jf])return jf;break;case Kf:for(let t=0;t<e[Kf].length;t++){var i,r,o,a;if(!0===(null===(i=e[Kf][t])||void 0===i||null===(r=i.validate)||void 0===r?void 0:r.call(i,n))||!0===(null===(o=e[Kf][t])||void 0===o||null===(a=o.pattern)||void 0===a?void 0:a.test(n)))return Kf+e[Kf][t].errorCode}break;case Vf:for(let t=0;t<e[Vf].length;t++){var s,c,l,u;if(!1===(null===(s=e[Vf][t])||void 0===s||null===(c=s.validate)||void 0===c?void 0:c.call(s,n))||!1===(null===(l=e[Vf][t])||void 0===l||null===(u=l.pattern)||void 0===u?void 0:u.test(n)))return Vf+e[Vf][t].errorCode}}})(e,n)).filter(e=>!!e)}function Jf(e,t){return t&&!e?"consentUnchecked":null}const Zf=(e,t)=>parseInt(t.split(e)[1]);function $f(e,t){return document.getElementById("".concat(e.id,"-strings")).dataset["str".concat(t)]}const em=(e,t)=>({questionId:e,textQuestionAnswer:{answer:t}}),tm=(e,t)=>({questionId:e,multipleChoiceAnswer:{options:[{index:t}]}}),nm=(e,t)=>({question:e,multipleChoiceAnswer:{options:[t]}});const im=".lead-gen-input-container",rm=".error-text",om="input-error";function am(e){return function(t){this._isError(t)||H("".concat(e,"?email=").concat(null==t?void 0:t.value)).then(e=>{let n;try{var i;n=null===(i=JSON.parse(e.responseText))||void 0===i?void 0:i.isEmailValid}catch(e){n=!1}n?this._hideError(t):this._setAndShowError(t,"RegexAllowWorkEmail")}).catch(()=>{this._hideError(t)})}.bind(this)}class sm{constructor(e){let{isLivePreview:t=!1,triggerByOutletEl:n=!0,customEmailValidationFn:i,customEmailValidationPath:r,enableTracking:o=!1,encodedLeadGenFormTrackingContext:a,encryptedTrackingData:s,persistFormOnSubmit:c}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("containerEl is not present");if(o&&!a)throw new Error("encodedLeadGenFormTrackingContext is required for tracking");if(!i&&!r)throw new Error("customEmailValidationFn or customEmailValidationPath is not present");const l=e.dataset.lgfViewActionType;this.LEADGEN_FORM_CLIENT_ACTION_EVENT="LeadGenFormClientActionEvent",function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document;const i=null==n?void 0:n.querySelector(".".concat(e));if(i&&Zr(i)){const r=n.querySelector(t);null==r||r.classList.remove("invisible"),null==r||r.addEventListener("click",()=>{i.classList.remove(e),r.classList.add("invisible")})}}("form-modal-description__content-truncated",".form-modal-description__btn-truncation",e),this.containerEl=e,this.formEl=e.querySelector("form"),this.formContentEl=e.querySelector(".lead-gen-form-modal-content"),this.postSubmissionInfoEl=e.querySelector(".lead-gen-form-modal-post-subimssion"),this.submitBtn=this.formEl.querySelector(".submit-btn"),this.persistFormOnSubmit=c,this.encryptedTrackingData=s,this.encodedLeadGenFormTrackingContext=a;const u=document.querySelector(".bottom-sheet");if(u&&(this.bottomSheet=new Nu({bottomSheetEl:u,pushState:!1})),this._initModal(n),this.customEmailValidationFn=i||am.bind(this)(r),t?this.showForm():this._bindEvents(),o&&window.tracking&&l){const e=y(document,{skipSuffix:!0}),t="".concat(e,"-").concat(l.toLowerCase()),n=Mr(e);s?Mu(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,X(X({},n),{},{sponsoredEventHeader:{encryptedTrackingData:s},actionType:l,controlUrn:t,serializedLeadGenFormTrackingContext:a})):window.tracking.then(e=>{e.fireTrackingEvent(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,X(X({},n),{},{actionType:l,controlUrn:t,serializedLeadGenFormTrackingContext:a}))}),this._initClickTracking()}}showForm(){this.modal.open()}hideForm(){this.modal.close()}showPostSubmissionInfo(){this.bottomSheet?(this.modal.close(),this.bottomSheet.open()):this.postSubmissionInfoEl?(this.formContentEl.classList.add("hidden"),this.postSubmissionInfoEl.classList.remove("hidden")):this.modal.close()}enableSubmit(){this.submitBtn.removeAttribute("disabled")}_initModal(e){const t=this.containerEl.querySelector(".lead-gen-modal");this.modal=new qr(t,{triggerByOutletEl:e,shouldMoveToTopContainer:!1})}_clearFormErrors(){Array.from(this.formEl).filter(Yf).map(e=>this._hideError(e))}_submitForm(){this._clearFormErrors(),function(e){const t=e.id+"_",n=t+"q",i=t+"c",r=Oa("hasDecoratedLeadGenFormData");return new Promise((t,o)=>{const a=[];let s,c;const{urn:l,legalInfoUrn:u,leadType:d,associatedEntityUrn:h,ownerUrn:p}=e.dataset;c=e.dataset.leadTrackingParams,c||(s=e.closest("[data-lead-tracking-params]"),c=s.dataset.leadTrackingParams);const f={formResponse:{adFormUrn:l,submittedAt:Date.now(),answers:[],consentResponses:[]},trackingUrl:c,trackingAction:"LEAD_FORM_CLICK"},m={associatedEntity:h,form:l,legalInfoUrn:u,leadType:d,owner:p,formResponse:{answers:[],consentResponses:[]},leadTrackingParams:c,submittedAt:Date.now()},g=Oa("memberUrn");return g&&(m.submitter=g),Array.from(e).filter(Yf).forEach(e=>{let t;if(e.tagName===Wf.SELECT)t=((e,t,n)=>{const i=Zf(e,t.id),r=t.selectedIndex;return{response:n?nm(i,r):tm(i,r)}})(n,e,r),r?m.formResponse.answers.push(t.response):f.formResponse.answers.push(t.response);else if("text"===e.type)if(t=((e,t,n)=>{const i=Zf(e,t.id),r=Qf(t);return 0!==r.length?{errors:r}:{response:n?(o=i,a=t.value,{question:o,textQuestionAnswer:{answer:a}}):em(i,t.value)};var o,a})(n,e,r),t.response)r?m.formResponse.answers.push(t.response):f.formResponse.answers.push(t.response);else{const n=t.errors[0];a.push({element:e,errorType:n})}else e.type===Xf&&(t=((e,t,n,i,r)=>{const o=Zf(e,t),a=Jf(n,i);return a?{errors:a}:{response:{[r?"consent":"consentId"]:o,accepted:n}}})(i,e.id,e.checked,e.required,r),t.response?r?m.formResponse.consentResponses.push(t.response):f.formResponse.consentResponses.push(t.response):a.push({element:e,errorType:t.errors}))}),0===a.length?t(r?m:f):o(a)})}(this.formEl).then(e=>{g(this.containerEl,this.constructor.LEAD_GEN_SUBMIT_EVENT,e),this.submitBtn.disabled=!0,this.persistFormOnSubmit||this.hideForm()}).catch(e=>{e.forEach(e=>this._setAndShowError(e.element,e.errorType));const t=e[0];t&&(t.element.focus(),$f(t.element,t.errorType))})}_hideError(e){if(e){const t=e.closest(im),n=t.querySelector(rm);eo(n),t.classList.remove(om),e.removeAttribute("aria-invalid"),n.removeAttribute("role")}}_isError(e){var t;return null==e||null===(t=e.closest(im))||void 0===t?void 0:t.classList.contains(om)}_setAndShowError(e,t){if(e){const n=$f(e,t),i=e.closest(im),r=i.querySelector(rm);r.innerText=n,to(r),i.classList.add(om),r.setAttribute("role","alert"),e.setAttribute("aria-invalid","true")}}_handleInputError(e){var t;let n;if(this._hideError(e),e.type===Xf)n=Jf(e.checked,e.required);else if("text"===e.type){const t=Qf(e);t&&t.length&&(n=t[0])}n?this._setAndShowError(e,n):"true"===(null==e||null===(t=e.dataset)||void 0===t?void 0:t.freemiumValidationRequired)&&this.customEmailValidationFn(e)}_bindEvents(){this.formEl.addEventListener("click",e=>{e.target.classList.contains("checkbox-input")&&this._handleInputError(e.target)}),this.formEl.addEventListener("keyup",e=>{e.target.classList.contains("inputbox-input")&&this._handleInputError(e.target)}),this.submitBtn.addEventListener("click",e=>{e.preventDefault(),this._submitForm()})}_initClickTracking(){this.containerEl.addEventListener("click",e=>{const t=e.target.closest("[data-lgf-action-type]");if(t){const e=t.dataset.lgfActionType,n=y(document,{skipSuffix:!0}),i="".concat(n,"-").concat(e.toLowerCase()),r=Mr(n);this.encryptedTrackingData?Mu(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,X(X({},r),{},{sponsoredEventHeader:{encryptedTrackingData:this.encryptedTrackingData},actionType:e,controlUrn:i,serializedLeadGenFormTrackingContext:this.encodedLeadGenFormTrackingContext})):window.tracking.then(t=>{t.fireTrackingEvent(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,X(X({},r),{},{actionType:e,controlUrn:i,serializedLeadGenFormTrackingContext:this.encodedLeadGenFormTrackingContext}))})}})}}Y(sm,"LEAD_GEN_SUBMIT_EVENT","FormModal:LeadGen:submit");class cm extends sm{constructor(e){let{isLivePreview:t=!1,triggerByOutletEl:n=!0,customEmailValidationFn:i,customEmailValidationPath:r,enableTracking:o=!1,encodedLeadGenFormTrackingContext:a,encryptedTrackingData:s,persistFormOnSubmit:c}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};super(e,{isLivePreview:t,triggerByOutletEl:n,customEmailValidationFn:i,customEmailValidationPath:r,enableTracking:o,encodedLeadGenFormTrackingContext:a,encryptedTrackingData:s,persistFormOnSubmit:c}),Of(),Mf()}_bindEvents(){super._bindEvents(),this.formEl.addEventListener("input:cleared",e=>{this._handleInputError(e.target)})}_initModal(e){const t=this.containerEl.querySelector(".lead-gen-modal");this.modal=new ps(t,{triggerByOutletEl:e,shouldMoveToTopContainer:!1})}}function lm(e,t,n){var i,r;const o=null==e||null===(i=e.target)||void 0===i?void 0:i.closest("[data-feed-control]"),a=null==e||null===(r=e.target)||void 0===r?void 0:r.closest('[data-id="main-feed-card"]'),s=t||(null==a?void 0:a.dataset);if(!o&&!n||!s)return;const c=X(X({},null==o?void 0:o.dataset),n),{accessoryEntityUrn:l,feedControl:u,feedActionCategory:d,feedActionType:h,interactorUrn:p}=c,{activityUrn:f,feedItemTrackingId:m}=s;window.tracking&&window.tracking.then(e=>{let t;const n=Oa("trackingModuleKey"),i=y(document),r=Mr(i);t=X(X(X({},l?{accessoryEntityUrn:l}:{}),p?{interactorUrn:p}:{}),{},{actionCategory:(null==d?void 0:d.toUpperCase())||"",actionType:h,controlUrn:If(u,i),updateUrn:f,trackingId:m||e.generateBase64UUID(),moduleKey:n||"lite-feed:phone",requestId:""},r);try{var o,a;(null===(o=t)||void 0===o?void 0:o.actionCategory)&&(null===(a=t)||void 0===a?void 0:a.actionType)&&e.fireTrackingEvent("FeedActionEvent",t)}catch(e){}})}class um{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document,{onSelect:t=(()=>{}),onClipboardCopy:n=(()=>{})}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};this.onSelect=t,this.onClipboardCopy=n;const i=Oa("share-via-text"),r=Oa("share-via-url");if(this.shareData={url:r},i&&(this.shareData.text=i),this.shareViaActionEl=e.querySelector("[data-share-via-action]"),!this.shareViaActionEl)throw new Error('Element with "data-share-via-action" attribute cannot be found');this.shareViaModalEl=e.querySelector(".share-via-modal"),this.shareViaModalEl&&(this.shareViaModal=new qr(this.shareViaModalEl)),this.bindEvents()}modalClickHandler(e){const t=r(e.target,"[data-action-copy-to-clipboard]");t?(this.onSelect(e,t),this.copyToClipboard.call(this,e)):this.onSelect(e,r(e.target,".share-via-action")),this.shareViaModal.close()}share(){navigator.canShare&&navigator.canShare(this.shareData)?navigator.share(this.shareData):this.shareViaModal&&this.shareViaModal.open()}copyToClipboard(){navigator.clipboard.writeText(this.shareData.url).then(()=>{this.onClipboardCopy(!0)}).catch(e=>{this.onClipboardCopy(!1,e)})}bindEvents(){this.shareViaActionEl.addEventListener("click",this.share.bind(this)),this.shareViaModalEl&&this.shareViaModalEl.addEventListener("click",this.modalClickHandler.bind(this))}}const dm="FOLLOW_ACTIVE",hm="UNFOLLOW";class pm{constructor(e,t){if(!e)throw Error("Missing FollowMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}execute(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{};return Ga({endpoint:this.endpoint,queryId:pm.query,variables:{followState:e,to:t},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled}).then(e=>{const{responseText:t}=e;n(JSON.parse(t).graphQL)}).catch(i)}}Y(pm,"query","cbed571fffd8cea15209aed8d44e6759");class fm{constructor(e){var t,n;let{deleteEntity:i=(()=>{}),disableComment:r=(()=>{}),enableComment:o=(()=>{}),followConfig:a={},semaphoreConfig:s={}}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("Control menu element is required");this._el=e,this.followConfig=a,this.semaphoreConfig=s,this.ellipsisMenu=new Vl(e),this.feedCardEl=e.closest('[data-id="main-feed-card"]'),this.parentEl=null===(t=this.feedCardEl)||void 0===t?void 0:t.parentNode,this.ellipsisMenuTriggerEl=e.querySelector(".ellipsis-menu__trigger"),null!==(n=this.followConfig)&&void 0!==n&&n.endpoint&&(this._followMutationInstance=new pm(this.followConfig.endpoint)),this._enableComment=o,document.getElementById("toasts")&&(this.toasts=new La);const c=e.querySelector(".collapsible-dropdown__list"),l=c.querySelector('[data-feed-action="control-menu-semaphore"]');l&&new Gl('[data-item-type="semaphore"]',l,this._handleSemaphoreSubmitAction.bind(this),this.ellipsisMenuTriggerEl);const u=c.querySelector('[data-feed-action="control-menu-share-via"]');var d;if(u&&(null===(d=this.toasts)||void 0===d||d.clearAllToasts(),new um(u,{onClipboardCopy:e=>{var t,n;e?null===(t=this.toasts)||void 0===t||t.trigger("success",Oa("i18n_copy_to_clipboard_success")):null===(n=this.toasts)||void 0===n||n.trigger("error",Oa("i18n_copy_to_clipboard_error"))}})),c.querySelector('[data-feed-action="control-menu-delete"]')){const e=this.feedCardEl.querySelector("#modal-delete-confirmation-wrapper");this.deleteConfirmationModal=new Au(e,e=>i(e,this.feedCardEl),()=>{},{triggerByOutletEl:!1,focusElement:this.ellipsisMenuTriggerEl})}if(c.querySelector('[data-feed-action="control-menu-disable-comments"]')){const e=this.feedCardEl.querySelector("#modal-disable-comments-confirmation-wrapper");this.disableCommentsConfirmationModal=new Au(e,e=>r(e,this.feedCardEl),()=>{},{triggerByOutletEl:!1,focusElement:this.ellipsisMenuTriggerEl})}this._initListeners(e),c.addEventListener("click",this.handleControlMenuActions.bind(this))}_initListeners(e){const t=()=>[e.dataset.feedActionTypeFlip,e.dataset.feedActionType]=[e.dataset.feedActionType,e.dataset.feedActionTypeFlip];e.addEventListener("open",t),e.addEventListener("close",t)}_showPostRemovedCard(e){const t=this.feedCardEl.parentNode,n=this.feedCardEl.querySelector("#post-removed-card-template"),i=document.importNode(n.content,!0);t.appendChild(i),this._initializeUndoButton(e);const r=t.querySelector(".post-removed-card-template__undo-follow-button");r&&r.focus()}_handleSemaphoreSubmitAction(){var e,t;eo(this.feedCardEl);const n=this.feedCardEl.querySelector("#post-reported-card-template"),i=document.importNode(n.content,!0);this.parentEl.appendChild(i),null===(e=this.semaphoreConfig)||void 0===e||null===(t=e.submitActionCallback)||void 0===t||t.call(e)}_initializeUndoButton(e){const t=this.parentEl.querySelector(".post-removed-card-template__container");t.querySelector(".post-removed-card-template__undo-follow-button").addEventListener("click",n=>{var i,r,o;const{activityUrn:a,feedItemTrackingId:s}=this.feedCardEl.dataset;lm(n,{activityUrn:a,feedItemTrackingId:s}),null===(i=this.toasts)||void 0===i||i.clearAllToasts(),t.remove(),to(this.feedCardEl),this.parentEl.querySelector(".ellipsis-menu__trigger").focus(),null===(r=this.followConfig)||void 0===r||null===(o=r.actionCallback)||void 0===o||o.call(r),this._followMutationInstance.execute(dm,e.getAttribute("data-entity-urn"),e=>{var t,n;null===(t=this.followConfig)||void 0===t||null===(n=t.successCallback)||void 0===n||n.call(t,e)},t=>{var n,i,r;null===(n=this.toasts)||void 0===n||n.trigger("error",e.getAttribute("data-failure-message")),null===(i=this.followConfig)||void 0===i||null===(r=i.errorCallback)||void 0===r||r.call(i,t)})})}_handleFollowAction(e){var t,n,i;const r=e.target.closest("[data-feed-action]");null===(t=this.toasts)||void 0===t||t.clearAllToasts(),r.getAttribute("data-unfollow-ally-text"),eo(this.feedCardEl),this._showPostRemovedCard(r),null===(n=this.followConfig)||void 0===n||null===(i=n.actionCallback)||void 0===i||i.call(n),this._followMutationInstance.execute(hm,r.getAttribute("data-entity-urn"),e=>{var t,n;null===(t=this.followConfig)||void 0===t||null===(n=t.successCallback)||void 0===n||n.call(t,e)},e=>{var t,n,i;null===(t=this.toasts)||void 0===t||t.trigger("error",r.getAttribute("data-unfollow-failure-message")),null===(n=this.followConfig)||void 0===n||null===(i=n.errorCallback)||void 0===i||i.call(n,e)})}handleControlMenuActions(e){const t=e.target.closest("[data-feed-action]"),n=e.target.closest('[data-id="main-feed-card"]');if(t&&t.getAttribute("data-feed-action")&&n){switch(t.getAttribute("data-feed-action")){case"control-menu-unfollow":this._handleFollowAction(e);break;case"control-menu-delete":this.deleteConfirmationModal.modal.open();break;case"control-menu-disable-comments":this.disableCommentsConfirmationModal.modal.open();break;case"control-menu-enable-comments":this._enableComment(e,n)}g(this._el,"close")}}}const mm=Object.freeze({APPRECIATION:"APPRECIATION",ASSENT:"ASSENT",CELEBRATION:"CELEBRATION",EMPATHY:"EMPATHY",ENTERTAINMENT:"ENTERTAINMENT",INSPIRATION:"INSPIRATION",INTEREST:"INTEREST",LIKE:"LIKE",MAYBE:"MAYBE",PRAISE:"PRAISE",UNKNOWN:"UNKNOWN",USEFULNESS:"USEFULNESS"});Object.freeze(Object.values(mm));const gm="CREATE";class vm{constructor(e,t){if(!e)throw Error("Missing ReactionMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}execute(e,t,n){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{},r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:()=>{};const o={endpoint:this.endpoint,queryId:vm.query,variables:{entityUrn:t,action:n},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled};return n!==gm&&"UPDATE"!==n||(o.variables.reactionType=e),Ga(o).then(e=>{const{responseText:t}=e;i(JSON.parse(t).graphQL)}).catch(r)}}Y(vm,"query","070ee23fd6fb77f92ac08f964ae1df29");const ym={LIKE:"Like",PRAISE:"Celebrate",APPRECIATION:"Support",ENTERTAINMENT:"Funny",EMPATHY:"Love",INTEREST:"Insightful",MAYBE:"Curious"};var Em=new WeakSet;class bm{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"".concat(".reactions-menu","__trigger"),t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.body,{endpoint:n,beforeReaction:i,onReaction:r,pemDegradationTrackingMetadata:o,onReactionSuccess:a=(()=>{}),onReactionError:s=(()=>{}),shouldStopPropagation:c=!0,reactionsMenuPageViewEvent:l,fireLoggedInReactionTracking:u=!1,isContribution:d=!1}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if(function(e,t){!function(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}(e,t),t.add(e)}(this,Em),this.triggerSelector=e,this.a11yTriggerSelector="".concat(e,"--a11y"),this.parentContainerElement=t,this._mutationInstance=new vm(n,o),this.selectedReactionTemplate=t.querySelector("#selected-reaction"),!t.querySelector('[data-id="reactions-menu"]'))throw new Error("Cannot find ReactionsMenu template");this.beforeReaction=i,this.activeReactionMenuEl=null,this.onReaction=r,this.onReactionSuccess=a,this.onReactionError=s,this.shouldStopPropagation=c,this.reactionsMenuPageViewEvent=l,this.triggers=t.querySelectorAll(this.triggerSelector),this.reactionsMenuClickHandler=this.handleReactionsClick.bind(this),this.isTouchActive=!1,this.isA11yTriggerActive=!1,this.fireLoggedInReactionTracking=u,this.isContribution=d,this.bindEvents()}bindEvents(){this.triggers.forEach(e=>{M()?(e.addEventListener("touchstart",e=>{this.longPressTimer=setTimeout(()=>{e.preventDefault(),this.showReactions(e),this.isA11yTriggerActive=!1},334)}),e.addEventListener("touchend",()=>{clearTimeout(this.longPressTimer)})):(e.addEventListener("mouseenter",f(this.showReactions.bind(this),300)),e.addEventListener("mouseleave",f(()=>{!e.parentElement.matches(":hover")&&this.hideReactions.call(this)},500)))}),this.parentContainerElement.addEventListener("click",e=>{if(e.target.closest(this.triggerSelector)){var t,n;const i=this.getContainerElement(e.target);null===(t=this.beforeReaction)||void 0===t||t.call(this,e),this.fireLoggedInReactionTracking&&this.fireReactionTracking(e),this.toggleReaction(i);const r=this.getCurrentReactionType(i);null===(n=this.onReaction)||void 0===n||n.call(this,e,r,this.getParentUrn(i)),this._mutationInstance.execute(r,this.getParentUrn(i),r?gm:"DELETE",t=>{this.onReactionSuccess(t,e)},e=>{this.onReactionError(e)})}else e.target.closest(this.a11yTriggerSelector)&&(e.stopPropagation(),this.isA11yTriggerActive=!0,this.isReactionMenuVisible()?this.hideReactions(!1):this.showReactions(e))}),this.parentContainerElement.querySelectorAll(this.a11yTriggerSelector).forEach(e=>{e.addEventListener("focus",e=>{e.target.classList.remove("w-0")}),e.addEventListener("blur",e=>{!this.getContainerElement(e.target).querySelector('[data-id="reactions-menu"]')&&e.target.classList.add("w-0")})})}handleFocusForReactionEl(e){e?(e.focus(),e.classList.add("outline-none")):document.activeElement.blur()}getTouchEventTarget(e){const t=e.changedTouches[0];return r(document.elementFromPoint(t.clientX,t.clientY),"[data-reaction-type]")}showReactions(e){if(!this.isReactionMenuVisible()){var t,n;let i=e.target;if(!e.target.classList.contains("reaction-menu")&&(i=this.getContainerElement(e.target),!i))return;this.renderReactionsMenu(i),this.reactionsMenuPageViewEvent&&(null===(t=window.tracking)||void 0===t||t.then(e=>{Dr(e,"half",this.reactionsMenuPageViewEvent)})),M()&&(this.isTouchActive=!0,this.isA11yTriggerActive||(document.body.classList.add("overflow-hidden"),this.handleFocusForReactionEl(this.getTouchEventTarget(e)),this.documentTouchStartHandlerFn=this.documentTouchStartHandlerFn||this.documentTouchStartHandler.bind(this),this.documentTouchEndHandlerFn=this.documentTouchEndHandlerFn||this.documentTouchEndHandler.bind(this),this.parentContainerElementTouchMoveHandlerFn=this.parentContainerElementTouchMoveHandlerFn||this.parentContainerElementTouchMoveHandler.bind(this),this.parentContainerElementTouchEndHandlerFn=this.parentContainerElementTouchEndHandlerFn||this.parentContainerElementTouchEndHandler.bind(this),document.addEventListener("touchstart",this.documentTouchStartHandlerFn),document.addEventListener("touchend",this.documentTouchEndHandlerFn),this.parentContainerElement.addEventListener("touchmove",this.parentContainerElementTouchMoveHandlerFn),this.parentContainerElement.addEventListener("touchend",this.parentContainerElementTouchEndHandlerFn))),this.documentClickHandlerFn=this.documentClickHandlerFn||this.hideReactions.bind(this),this.parentContainerEl!==document.body&&document.addEventListener("click",this.documentClickHandlerFn),null===(n=this.a11yTriggerElement())||void 0===n||n.setAttribute("aria-expanded","true")}}hideReactions(){var e;let t=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];var n,i;this.isReactionMenuVisible()&&(this.activeReactionMenuEl.removeEventListener("click",this.reactionsMenuClickHandler),t&&(null===(n=this.getContainerElement(this.activeReactionMenuEl))||void 0===n||null===(i=n.querySelector(this.a11yTriggerSelector))||void 0===i||i.classList.add("w-0")),this.activeReactionMenuEl.classList.add("hidden"),this.activeReactionMenuEl=null);M()&&!this.isA11yTriggerActive&&(document.body.classList.remove("overflow-hidden"),document.removeEventListener("touchstart",this.documentTouchStartHandlerFn),document.removeEventListener("touchend",this.documentTouchEndHandlerFn),this.parentContainerElement.removeEventListener("touchmove",this.parentContainerElementTouchMoveHandlerFn),this.parentContainerElement.removeEventListener("touchend",this.parentContainerElementTouchEndHandlerFn)),this.isA11yTriggerActive=!1,this.parentContainerEl!==document.body&&document.removeEventListener("click",this.documentClickHandlerFn),null===(e=this.a11yTriggerElement())||void 0===e||e.setAttribute("aria-expanded","false")}isReactionMenuVisible(){return Boolean(this.activeReactionMenuEl&&!this.activeReactionMenuEl.classList.contains("hidden"))}getActionType(e,t){return e&&t?t!==e?"UPDATE":null:t?gm:"DELETE"}fireReactionTracking(e){let t=e.target;if("touchend"===e.type){const n={},i=e.changedTouches[0],r=document.elementFromPoint(i.clientX,i.clientY);t=null==r?void 0:r.closest("[data-reaction-type]"),n.target=t,lm(n)}else lm(e);e.stopPropagation()}handleReactionsClick(e){var t,n;let i;var r;if(i="touchend"===e.type?this.getTouchEventTarget(e):null===(r=e.target)||void 0===r?void 0:r.closest("[data-reaction-type]"),null===(t=i)||void 0===t||null===(n=t.dataset)||void 0===n||!n.reactionType)return;const o=this.getContainerElement(e.target),a=this.getCurrentReactionType(o),s=this.getParentUrn(o);let c,l;var u,d,h,p;i&&(null===(u=this.beforeReaction)||void 0===u||u.call(this,e),this.fireLoggedInReactionTracking&&this.fireReactionTracking(e),this.setReaction(i.dataset.reactionType,o),null===(d=this.getContainerElement(o))||void 0===d||null===(h=d.querySelector(this.triggerSelector))||void 0===h||h.focus(),c=this.getCurrentReactionType(o),l=this.getActionType(a,c),l&&(null===(p=this.onReaction)||void 0===p||p.call(this,e,c,s),this._mutationInstance.execute(c,this.getParentUrn(o),l,t=>{this.onReactionSuccess(t,e)},e=>{this.onReactionError(e)})),this.shouldStopPropagation&&e.stopPropagation())}documentTouchStartHandler(e){e.preventDefault(),e.target.closest('[data-id="reactions-menu"]')&&e.target.closest(this.triggerSelector)?this.isTouchActive=!0:this.isTouchActive=!1}documentTouchMoveHandler(e){e.preventDefault()}documentTouchEndHandler(e){e.preventDefault(),!this.isTouchActive&&this.isReactionMenuVisible()&&!this.isA11yTriggerActive&&this.hideReactions()}parentContainerElementTouchEndHandler(e){e.stopPropagation(),e.preventDefault(),this.reactionsMenuClickHandler(e),!this.isTouchActive&&this.isReactionMenuVisible()&&!this.isA11yTriggerActive&&this.hideReactions()}parentContainerElementTouchMoveHandler(e){e.stopPropagation(),e.preventDefault(),this.isTouchActive=!0,this.handleFocusForReactionEl(this.getTouchEventTarget(e))}renderReactionsMenu(e){if(!e)return;const t=e.querySelector('[data-id="reactions-menu"]');t.classList.remove("hidden"),t.addEventListener("click",this.reactionsMenuClickHandler),this.activeReactionMenuEl=t}maybeHideReactions(e){r(e.target,"[data-reaction-type]")||this.hideReactions()}setReaction(e,t){var n,i,r;const o="".concat(".selected-reaction","--").concat(e),a=this.selectedReactionTemplate.content.querySelector(o).cloneNode(!0),s=t.querySelector(".selected-reaction"),c=t.querySelector(".like-button-default"),l=null===(n=t.querySelector(this.triggerSelector))||void 0===n||null===(i=n.dataset)||void 0===i?void 0:i.socialReaction;l&&t.querySelector("".concat("#selected-reaction-icon","--").concat(l)).setAttribute("aria-pressed","false"),t.querySelector("".concat("#selected-reaction-icon","--").concat(e)).setAttribute("aria-pressed","true"),s?s.remove():c.classList.add("hidden"),e&&J(this,Em,wm).call(this,t,e,"Selected"),a.classList.add("selected-reaction"),c.parentElement.insertBefore(a,c),null===(r=window.lazyloader)||void 0===r||r.then(e=>e.refreshLoader()),this.postReactionChangeCallback(e,t)}toggleReaction(e){const t=e.querySelector(".selected-reaction"),n=e.querySelector(".like-button-default");if(t){var i,r;t.remove();const o=null===(i=e.querySelector(this.triggerSelector))||void 0===i||null===(r=i.dataset)||void 0===r?void 0:r.socialReaction;o&&e.querySelector("".concat("#selected-reaction-icon","--").concat(o)).setAttribute("aria-pressed","false"),e.querySelector(this.triggerSelector).setAttribute("aria-pressed","false");const a=this.getCurrentReactionType(e);return a&&J(this,Em,wm).call(this,e,a),n.classList.remove("hidden"),void this.postReactionChangeCallback("",e)}this.setReaction(mm.LIKE,e)}postReactionChangeCallback(e,t){const n=(e?"un".concat(e):"".concat(mm.LIKE)).toLowerCase()+(this.isContribution?"Contribution":"Update");this.hideReactions(),t.querySelector(this.triggerSelector).setAttribute("data-social-reaction",e),t.querySelector(this.triggerSelector).setAttribute("data-feed-action-type",n),t.querySelector(this.triggerSelector).setAttribute("data-feed-action-category",e?"UNREACT":"REACT")}getCurrentReactionType(e){return e.querySelector(this.triggerSelector).dataset.socialReaction}getParentUrn(e){return e.querySelector(this.triggerSelector).dataset.parentUrn}getContainerElement(e){return e.closest(".reactions-menu")}getContainerElementFromParentUrn(e){const t=this.parentContainerElement.querySelector("".concat(this.triggerSelector,'[data-parent-urn="').concat(e,'"]'));return null==t?void 0:t.closest(".reactions-menu")}a11yTriggerElement(){return this.parentContainerElement.querySelector(this.a11yTriggerSelector)}}function wm(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"Unselected";const i=Oa("i18n_reaction_selection_state").replace("%reactionType%",ym[t]).replace("%selectionState%",n);e.querySelector(this.triggerSelector).setAttribute("aria-label",i)}class xm{constructor(e){if(!e)throw new Error("No element passed to FeedAttributedTextSegmentList");this._el=e,this._containerEl=e.closest(".attributed-text-segment-list__container"),this._truncationButton=this._containerEl.querySelector(".attributed-text-segment-list__btn-truncation"),Zr(this._el)&&this._truncationButton&&(this._truncationButton.classList.remove("invisible"),this._truncationButton.addEventListener("click",this._handleSeeMoreAction.bind(this)))}_handleSeeMoreAction(){this._el.classList.remove("attributed-text-segment-list__content-truncated"),this._truncationButton.classList.add("hidden")}}class _m{constructor(e){let{endpoint:t,errorCallback:n=(()=>{}),globalWindow:i=window,onFollowSuccess:r=(()=>{}),onUnfollowSuccess:o=(()=>{}),pemDegradationTrackingMetadata:a,unfollowPemDegradationTrackingMetadata:s,pageKey:c,unfollowPageKey:l}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed in");this._el=e,this._errorCallback=n,this._successCallbackForFollow=r,this._successCallbackForUnfollow=o,this._window=i,this._followButtonEl=e.querySelector(".follow-button__follow"),this._followingButtonEl=e.querySelector(".follow-button__following"),this._mutationInstance=new pm(t,a,c),this._unfollowMutationInstance=new pm(t,s,l),this._entityUrn=e.getAttribute("data-entity-urn"),this._initEventListeners()}_initEventListeners(){this._followButtonEl.addEventListener("click",e=>{e.preventDefault(),this._showFollowingButton(),this._mutationInstance.execute(dm,this._entityUrn,e=>{this._successCallbackForFollow(e)},e=>{this._hideFollowingButton(),this._errorCallback(e)})}),this._followingButtonEl.addEventListener("click",e=>{e.preventDefault(),this._hideFollowingButton(),this._unfollowMutationInstance.execute(hm,this._entityUrn,e=>{this._successCallbackForUnfollow(e)},e=>{this._showFollowingButton(),this._errorCallback(e)})})}_showFollowingButton(){var e,t,n,i;null===(e=this._followButtonEl)||void 0===e||null===(t=e.classList)||void 0===t||t.add("hidden"),null===(n=this._followingButtonEl)||void 0===n||null===(i=n.classList)||void 0===i||i.remove("hidden"),this._followingButtonEl.focus()}_hideFollowingButton(){var e,t,n,i;null===(e=this._followingButtonEl)||void 0===e||null===(t=e.classList)||void 0===t||t.add("hidden"),null===(n=this._followButtonEl)||void 0===n||null===(i=n.classList)||void 0===i||i.remove("hidden"),this._followButtonEl.focus()}}class Tm{constructor(e){let{isLoggedIn:t=!1,reactionsMenuConfig:n={},newsletterConfig:i={},controlMenuConfig:r={},followButtonConfig:o={},customEmailValidationPath:a,customEmailValidationFn:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to MainFeedActivityCard");this._el=e,this._isLoggedIn=t,this._controlMenuConfig=r,this.customEmailValidationPath=a,this.customEmailValidationFn=s,this._controlMenu=this._initControlMenu(),this._nativeVideo=this._initNativeVideo(),this._reactionsMenuConfig=this._getReactionsMenuConfig(n),this._socialActionBar=this._initSocialActionBarMenu(),this._followButtons=this._initFollowButton(o),this._initPaginatedDocument(),this._socialShare=this._initSocialShare(),this._sponsoredContent=this._initSponsoredContent(),this._initImageViewer(),this._initFeedAttributedTextSegmentList(),this._initNewsletterSubscribe(i),this._initShowMoreLessHtml(),this._handleShareAction(),this._handleFeedClick()}_initFeedAttributedTextSegmentList(){this._el.querySelectorAll(".attributed-text-segment-list__content").forEach(e=>new xm(e))}_initControlMenu(){const e=this._el.querySelector(".ellipsis-menu");return e?this._isLoggedIn?void new fm(e,this._controlMenuConfig):new Vl(e):null}_handleShareAction(){this._isLoggedIn&&Oa("is-mobile")&&this._el.addEventListener("click",e=>{e.target.closest('[data-feed-action="share"]')&&function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};e&&e.preventDefault(),kf(t)}(e,{feedItemToShare:this._el.parentElement,removalElements:['[data-id="main-feed-card__ellipsis-menu"]',".main-feed-activity-card__header",".main-feed-activity-card__social-actions",".social-action-bar","#feed-image-viewer-modal",".main-feed-activity-card__single-comment"]})})}_initSocialActionBarMenu(){if(this._isLoggedIn&&this._el.querySelector('[data-id="reactions-menu"]'))return{reactionsMenu:new bm(".reactions-menu__trigger",this._el,this._reactionsMenuConfig)}}_initFollowButton(e){const t=this._el.querySelectorAll(".follow-button");if(this._isLoggedIn&&null!=t&&t.length)return Array.from(t).map(t=>new _m(t,e))}_getReactionsMenuConfig(e){const t=this._synchronizeReactionState(null==e?void 0:e.onReaction),n=this._isLoggedIn;return X(X({},e),{},{onReaction:t,fireLoggedInReactionTracking:n})}_synchronizeReactionState(e){const t=this;return function(n,i){var r;null==e||e.call(this,...arguments);const o=null===(r=t._socialActionBar)||void 0===r?void 0:r.reactionsMenu,a=Array.from(t._el.querySelectorAll(".reactions-menu")).filter(e=>i?i!==this.getCurrentReactionType(e):Boolean(this.getCurrentReactionType(e)));a.forEach(e=>{i?o.setReaction(i,e):o.toggleReaction(e)})}}_initNativeVideo(){const e=this._el.querySelector(".share-native-video__node");return e&&new qa(e)}_initImageViewer(){if(!this._isLoggedIn)return;const e=this._el.querySelector(".feed-images-content"),t=this._el.querySelector("#feed-image-viewer-modal");e&&t&&(this.imageViewerModal=new Pu(t,{shouldMoveToTopContainer:!1}),e.addEventListener("click",e=>{const t=e.target.closest("[data-position]");t&&this.imageViewerModal.open(t.dataset.position,{focusElement:t.querySelector("button")})}))}_initPaginatedDocument(){const e=this._el.querySelector('iframe[data-id="feed-paginated-document-content"]');e&&e.addEventListener("load",()=>{const{nativeDocumentConfig:t}=e.dataset;e.contentWindow.postMessage(t,"*")})}_initSponsoredContent(){if(!this._isLoggedIn)return;const e=this._el.querySelector(".lead-gen-container");return e&&new cm(e,{customEmailValidationPath:this.customEmailValidationPath,customEmailValidationFn:this.customEmailValidationFn})}_initSocialShare(){const e=this._el.querySelector(".social-share");return e&&new Ua(e)}_initNewsletterSubscribe(e){if(!this._isLoggedIn||null==e||!e.endpoint)return;const t=this._el.querySelector(".newsletter-details__action .follow-button"),n=this._el.querySelector(".newsletter-content__action .follow-button");let i=t||n;return i&&new _m(i,e)}_handleFeedClick(){this._isLoggedIn&&this._el.addEventListener("click",e=>{e.target.closest(".social-action-bar")||lm(e)})}_initShowMoreLessHtml(){const e=this._el.querySelector(".show-more-less-html");e&&new Ll(e)}getNativeVideo(){return this._nativeVideo}}class Sm{constructor(e){var t;let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(Y(this,"_handleFocusIn",()=>{var e;null===(e=this._overlayLinkEl)||void 0===e||e.classList.add("!z-0")}),Y(this,"_handleFocusOut",()=>{var e;null===(e=this._overlayLinkEl)||void 0===e||e.classList.remove("!z-0")}),(null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to MainFeedCard");this._el=e,this._options=n,this._overlayLinkEl=(null===(t=this._el.previousElementSibling)||void 0===t?void 0:t.classList.contains("main-feed-card__overlay-link"))&&this._el.previousElementSibling,this._ellipsisMenuEl=this._el.querySelector(".ellipsis-menu__trigger"),this._mainFeedActivityCard=this._initMainFeedActivityCard()}_initMainFeedActivityCard(){var e,t;if(null===(e=this._ellipsisMenuEl)||void 0===e||e.addEventListener("focusin",this._handleFocusIn),null===(t=this._ellipsisMenuEl)||void 0===t||t.addEventListener("focusout",this._handleFocusOut),this._el.classList.contains("main-feed-activity-card"))return new Tm(this._el,this._options)}getMainFeedActivityCard(){return this._mainFeedActivityCard}}class km{constructor(e){if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to MainFeedActivityEmbedCard");this._el=e,this._nativeVideo=this._initNativeVideo(),this._nativeCompactVideo=this._initNativeCompactVideo(),this._initPaginatedDocument(),this._embedSocialShare=this._initEmbedSocialShare()}_initNativeVideo(){const e=this._el.querySelector(".share-native-video__node");return e&&new qa(e)}_initNativeCompactVideo(){const e=document.querySelector(".tw-main-feed-activity-embed-card-compact");if(this._nativeVideo&&e)return this._nativeVideo.getPlayerPromise().then(t=>this._handleCompactVideoPlayer(t,e))}_initPaginatedDocument(){const e=this._el.querySelector('iframe[data-id="feed-paginated-document-content"]');e&&e.addEventListener("load",()=>{const{nativeDocumentConfig:t}=e.dataset;e.contentWindow.postMessage(t,"*")})}_initEmbedSocialShare(){const e=this._el.querySelector(".embedded-social-share");return e&&new Ma(e)}_handleCompactVideoPlayer(e,t){this._embeddedSocialShareCtaEl=this._el.querySelector(".modal__outlet--outlet-button-square"),this._socialLikeCtaEl=this._el.querySelector(".tw-feed-native-video-compact-overlay__top-bar-item-like"),this._socialTopBarTitleEl=this._el.querySelector(".tw-feed-native-video-compact-overlay__top-bar-title"),this._videoPlayerContainerEl=this._el.querySelector(".share-native-video"),this._ElementsToHideWhenOverlayIsShown=[this._embeddedSocialShareCtaEl,this._socialLikeCtaEl,this._socialTopBarTitleEl];const n=this._el.querySelector(".tw-feed-native-video-compact-overlay__preview");return n&&(this._hideElementsCoveredByOverlay(e),n.addEventListener("click",()=>{t.classList.add("video-entity--loaded"),this._restoreElementsCoveredByOverlay(e),e.focus(),e.play()})),e.on("play",(function(){t.classList.remove("video-entity--ended"),t.classList.remove("video-entity--pause"),t.classList.add("video-entity--play")})),e.on("pause",(function(){t.classList.remove("video-entity--play"),t.classList.add("video-entity--pause")})),e.on("ended",(function(){t.classList.add("video-entity--ended"),t.classList.remove("video-entity--play")})),e}_hideElementsCoveredByOverlay(e){e.controlBar.hide(),this._videoPlayerContainerEl&&this._videoPlayerContainerEl.setAttribute("aria-hidden","true"),this._ElementsToHideWhenOverlayIsShown.forEach(e=>{e&&e.classList.add("visibility-hidden")})}_restoreElementsCoveredByOverlay(e){e.controlBar.show(),this._videoPlayerContainerEl&&this._videoPlayerContainerEl.removeAttribute("aria-hidden"),this._ElementsToHideWhenOverlayIsShown.forEach(e=>{e&&e.classList.remove("visibility-hidden")})}}class Cm{constructor(e){let{deleteComment:t=(()=>{})}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("Control menu element is required");this.ellipsisMenu=new Vl(e),this.commentEl=e.closest(".comment");const n=e.querySelector(".collapsible-dropdown__list");if(n.querySelector('[data-item-type="semaphore"]')&&(this.semaphore=new Gl('[data-item-type="semaphore"]',n,this._handleSemaphoreSubmitAction.bind(this))),n.querySelector('[data-feed-action="delete-comment"]')){const e=this.commentEl.querySelector("#modal-delete-confirmation-wrapper");this.deleteConfirmationModal=new Au(e,e=>t(e,this.commentEl),()=>{},{triggerByOutletEl:!1})}n.addEventListener("click",this.handleControlMenuActions.bind(this))}_handleSemaphoreSubmitAction(){eo(this.commentEl);const e=this.commentEl.parentNode,t=this.commentEl.querySelector("#comment-reported-card-template"),n=document.importNode(t.content,!0);e.appendChild(n)}handleControlMenuActions(e){const t=e.target.closest("[data-feed-action]"),n=e.target.closest(".comment");t&&t.getAttribute("data-feed-action")&&n&&"delete-comment"===t.getAttribute("data-feed-action")&&this.deleteConfirmationModal.modal.open()}}class Im extends class{constructor(e){let{isLoggedIn:t=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to GraphQLComment");this._el=e,this._isLoggedIn=t,this._initCommentImageViewer()}_initCommentImageViewer(){if(!this._isLoggedIn)return;const e=this._el.querySelector(".comment__images-content"),t=this._el.querySelector(".image-viewer-modal-wrapper");e&&t&&(this.imageViewerModal=new Pu(t,{shouldMoveToTopContainer:!1}),e.addEventListener("click",e=>{const t=e.target.closest("[data-position]");t&&this.imageViewerModal.open(t.dataset.position,{focusElement:t.querySelector("button")})}))}}{constructor(e){let{isLoggedIn:t=!1,onReaction:n,deleteComment:i}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to GraphQLCommentWithAction");super(e,{isLoggedIn:t}),this._el=e,this._isLoggedIn=t,this.onReaction=n,this.deleteComment=i,this._ellipsisMenu=this._initEllipsisMenu(),this._isLoggedIn&&this._initCommentReactionClickHandlers()}_initEllipsisMenu(){const e=this._el.querySelector(".ellipsis-menu");return this._isLoggedIn?new Cm(e,{deleteComment:this.deleteComment}):e&&new Vl(e)}_reactionClickHandler(e){var t;const n=e.target.closest(".comment__actions"),i=n.querySelector("".concat(".comment__reaction",".").concat("hidden")),r=n.querySelectorAll(".comment__reaction"),o=n.querySelectorAll(".comment__reactions-count");r.forEach(e=>e.classList.toggle("hidden")),o.forEach(e=>e.classList.toggle("hidden")),null===(t=this.onReaction)||void 0===t||t.call(this,e,i.dataset.reactionType)}_initCommentReactionClickHandlers(){this._el.addEventListener("click",e=>{(e.target.classList.contains("comment__reaction")||e.target.closest(".comment__reaction"))&&this._reactionClickHandler(e)})}}class Am{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((null==e?void 0:e.nodeType)!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to MainFeedActivityCardWithComments");this._el=e,this._options=t,this._mainFeedActivityCard=this._initMainFeedActivityCard(),this._comments=this._initComments()}_initMainFeedActivityCard(){if(this._el.classList.contains("main-feed-activity-card"))return new Tm(this._el,this._options)}_initComments(){return[...this._el.querySelectorAll(".comment-with-action")].map(e=>new Im(e,this._options))}}Object.freeze({NEW_COMMENT_CREATE_EVENT:"Comment:newComment:create",NEW_COMMENT_SUCCESS_EVENT:"Comment:newComment:success",NEW_COMMENT_FAIL_EVENT:"Comment:newComment:fail"}),Object.freeze({ANDROID:"com.linkedin.android",IOS:"com.linkedin.LinkedIn"}),Object.freeze({HTML:"html",TEXT:"text",DATA:"data"}),Object.freeze({DESKTOP:"desktop",IOS:"ios",ANDROID:"android"}),HTMLElement,"light".toUpperCase();class Lm extends Va{constructor(){super(...arguments)}execute(e){let{eventType:t,trackingToken:n,widgetActionCategory:i}=e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Lm.query,variables:{eventType:t,trackingToken:n,widgetActionCategory:i},successCallback:r,failureCallback:o})}}Y(Lm,"query","48f4c814e38d5689b7c83a29c9676972");class Rm{constructor(e){if(!e)throw new Error("No element passed into the XandrAdFallback component.");this.el=e}}const Om=Object.freeze({EVENT_FALLBACK_UI_SHOWN:"fallback-ui-shown"});class Nm{constructor(e){let{member:t=14911,debugModeEnabled:n=!1}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e||!e.length)throw Error("An array of ad targets must be provided to Xandr");this.xandrAdElements=e,this.member=t,this.debugModeEnabled=n,this.shouldLoadXandrAds?this._initXandrAds():this.xandrAdElements.forEach(e=>{this._showFallbackUI(e.getAttribute("target-id"))})}_initXandrAds(){return window.apntag={},window.apntag.anq=[],window.lazyloader.then(e=>e.getLazyLoadedJavascriptModule("xandr-lib")).then(()=>{window.apntag.anq.push(function(){window.apntag.setPageOpts({member:this.member})}.bind(this)),this.debugModeEnabled&&(window.apntag.debug=!0,window.apntag.debug_member=this.member,window.apntag.dongle="test"),this.xandrAdElements.forEach(e=>{this._defineTag(e)}),window.apntag.anq.push((function(){window.apntag.loadTags()})),["adBadRequest","adNoBid","adError","adRequestFailure"].forEach(e=>{window.apntag.anq.push(()=>{window.apntag.onEvent(e,e=>{this._showFallbackUI(e.targetId)})})}),this.xandrAdElements.forEach(e=>{this._showTag(e)})})}_defineTag(e){const t=parseInt(e.getAttribute("tag-id")),n=[[300,250]],i=e.getAttribute("target-id");window.apntag.anq.push((function(){window.apntag.defineTag({tagId:t,sizes:n,targetId:i,disablePsa:!0,enableSafeFrame:!0})}))}_showTag(e){const t=e.getAttribute("target-id");window.apntag.anq.push((function(){window.apntag.showTag(t)}))}_showFallbackUI(e){const t=document.querySelector('[target-id="'.concat(e,'"]')),n=t.querySelector(".xandr-ad_fallback-container");if(n){n.classList.remove("invisible");const e=n.querySelector(".xandr-ad-fallback");e?new Rm(e):g(t,Om.EVENT_FALLBACK_UI_SHOWN)}}_getEmbeddedContentAtIndexOf(e,t){let n=Oa(e);return n=n.substring(n.indexOf(t)),n}_getEmbeddedContentAfterIndexOf(e,t){let n=Oa(e);return n=n.substring(n.indexOf(t)+t.length),n}get shouldLoadXandrAds(){const e=Ks().consent.optedInConsentMap[Os.ADVERTISING],t=function(){var e,t;const n=null===(e=window.atob(m("li_gp")))||void 0===e||null===(t=e.split(";")[2])||void 0===t?void 0:t[0];return!!n&&!parseInt(n)}();return e&&!t}}const Pm=document.querySelector("#share-modal .textarea"),Dm=document.querySelector(".image-preview-wrapper"),Mm=document.querySelector("#share-modal .modal-content .reshare-section"),Um=document.querySelector(".post-button"),Bm=document.querySelector("#comments-enabled"),Fm=document.querySelector("#share-with-public"),qm=document.querySelector(".post-settings-wrapper"),Hm=document.querySelector('input[name="share-with"]:checked'),jm=document.querySelector("#share-modal .close-button"),Km=document.querySelector("#visibility-settings-modal"),Gm=document.querySelector("#visibility-header-back .close-button"),Vm=document.querySelector("#visibility-settings-modal .settings-list-wrapper"),zm=document.querySelector("#discard-post-modal-wrapper"),Wm=document.querySelector("#share-modal"),Xm=document.querySelector(".modal-spinner"),Ym=document.querySelector("#share-modal .textarea"),Qm=document.querySelector("#share-with-groups");document.querySelector("#share-group-urn");const Jm=document.querySelector("#share-with-network");class Zm extends ps{updatePostButtonStatus(){var e;const t=null===(e=Pm.innerText)||void 0===e?void 0:e.trim().length,n="loaded"===Dm.getAttribute("data-image-load-state"),i=Mm.children.length;t||n||i?function(e){null==e||e.removeAttribute("disabled"),null==e||e.removeAttribute("aria-disabled")}(Um):function(e){null==e||e.setAttribute("disabled","disabled"),null==e||e.setAttribute("aria-disabled","true")}(Um)}clearModalContentBase(){Mm&&(Mm.textContent=""),Pm&&(Pm.textContent=""),Bm&&(Bm.checked=!0),Fm&&(Fm.checked=!0,qm.setAttribute("data-post-visibility",Hm.value))}historyBackClickHandler(){"share-modal"!==window.history.state&&"typeahead"!==window.history.state&&(window.history.pushState("share-modal","show-share-modal","#share-modal"),jm.click())}bindVisibilityModalEvents(){function e(e){const t=e.target,n=t.closest("[".concat("data-control-action","]"))||t.querySelector("[".concat("data-control-action","]"));n&&window.tracking.then(e=>{e.fireControlInteractionEvent(n.getAttribute("data-control-action"))})}Km.addEventListener("close",()=>{qm.setAttribute("data-post-visibility",document.querySelector('input[name="share-with"]:checked').value)}),Gm.addEventListener("click",()=>window.history.back()),Vm.addEventListener("click",t=>e(t)),Vm.addEventListener("keydown",t=>{if(13===t.keyCode){const n=t.target.querySelector("input[type=radio]");n&&(n.checked=!0,e(t))}})}discardPostConfirmationModalPrimaryActionCallback(e){let{enableHistoryBack:t}=e;this.close({enableHistoryBack:t}),document.documentElement.classList.contains("safari")&&"discard-post-modal"===window.history.state&&setTimeout(()=>{window.history.back()},100)}postSettingsClickHandler(){window.tracking.then(e=>{e.fireControlInteractionEvent("post-settings")}),this.visibilitySettingsModal.open()}}class $m extends Zm{constructor(e,t){let{endpoint:n="",enablePageViewTracking:i=!1,shouldHideModal:r=(()=>!1),triggerByOutletEl:o=!1,pushState:a=!1,historyUpdateUrl:s}=t;super(e,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,pushState:a}),this.el=e,this.postData={},this.endpoint=n,this.historyUpdateUrl=s,this.postUrn=Oa("ugcPostUrn"),this.openShareModalByLink=this._checkIfOpenShareModalByLink(),this.bindPublishingShareEvents(),this.visibilitySettingsModal=new ps(Km,{triggerByOutletEl:!1}),this.handleOpenByUrl()}bindPublishingShareEvents(){this.shareTextEvents(),this.bindShareModalEvents(),this.bindVisibilityModalEvents()}_checkIfOpenShareModalByLink(){const e=new URL(location.href);return!0===Boolean(e.searchParams.get("openShareModal"))}handleOpenByUrl(){this.openShareModalByLink&&this.open()}shareTextEvents(){const e=f(this.updatePostButtonStatus,300);Ym.addEventListener("input",e)}bindShareModalEvents(){const e=new Au(zm,this.discardPostConfirmationModalPrimaryActionCallback.bind(this,{enableHistoryBack:!this.openShareModalByLink}),()=>{},{enablePageViewTracking:!0,pageKey:"article_discard_confirmation",triggerByOutletEl:!1});Wm.addEventListener("open",()=>{Pm.focus()}),Wm.addEventListener("close",()=>{this.clearModalContentBase(),eo(Xm)}),Um.addEventListener("click",()=>{this.processPostData()}),jm.addEventListener("click",()=>{Um.disabled?this.close():e.modal.open()}),qm.addEventListener("click",this.postSettingsClickHandler.bind(this)),qm.addEventListener("keydown",e=>{13===e.keyCode&&this.postSettingsClickHandler.apply(this)})}open(){var e;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{defaultText:n}=t;this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),super.open(),this._checkIfOpenShareModalByLink()&&this._removeShareParams(),this.renderShareArticleShareSection(),document.documentElement.classList.contains("ios")&&window.scrollTo(0,0),n&&(Ym.textContent=n),this.shareData={},this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),this.isNewPost=!1,this.postUrn&&(this.shareData.reshareUrn=this.postUrn,this.shareData.attributedShareUrn=this.postUrn),null===(e=window.lazyloader)||void 0===e||e.then(e=>{e.refreshLoader()}),this.updatePostButtonStatus()}renderShareArticleShareSection(){const e=this.el.querySelector("#share-modal .modal-content .reshare-section");e.children.length?this.shareArticleNodeChild=e.children[0].cloneNode(!0):e.appendChild(this.shareArticleNodeChild)}composePostData(){this.shareData.text=Ym.textContent,this.shareData.visibility="PUBLIC",Qm&&(this.shareData.visibility="CONTAINER",this.shareData.containerEntity=Qm.value),Jm.checked&&(this.shareData.visibility="CONNECTIONS")}processPostData(){to(Xm),this.composePostData(),Ga({endpoint:this.endpoint,queryId:$m.query,variables:this.shareData}).then(e=>{var t,n;200!==e.status&&Promise.reject();const i=(null===(t=JSON.parse(null==e?void 0:e.responseText).graphQL)||void 0===t||null===(n=t.createPost)||void 0===n?void 0:n.activityUrn)||Promise.reject();window.tracking.then(e=>{Dr(e,"ajax","post_success_page_key")}),Ru().trigger("success",Oa("postSuccessMessage"),"post-success-toast-dismiss",{url:"/feed/update/"+i,trk:"share-post-success",text:Oa("postSuccessViewPost"),target:"_self"}),this.close()}).catch(()=>{window.tracking.then(e=>{Dr(e,"ajax","post_failure_page_key")}),Ru().trigger("error",Oa("postFailureMessage"),"post-error-toast-dismiss"),this.close()})}close(){super.close({enableHistoryBack:!this.openShareModalByLink})}_removeShareParams(){var e;const t=new URL(window.location.href);null===(e=t.searchParams)||void 0===e||e.delete("openShareModal"),window.history.pushState({},document.title,t.toString())}}Y($m,"query","971e319c05beaf333e94125db8c4f942");const eg={"send-connection-invite":[{degradationKey:"failed-to-invite"}],follow:[{degradationKey:"failed-to-follow"}],unfollow:[{degradationKey:"failed-to-unfollow"}]};Du({featureName:"send-connection-invite",productName:"Lite-feed",featureMappingToDegradationConfig:eg}),Du({featureName:"follow",productName:"Lite-feed",featureMappingToDegradationConfig:eg}),Du({featureName:"unfollow",productName:"Lite-feed",featureMappingToDegradationConfig:eg});class tg extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:tg.query,variables:{inviteeVanityName:e},successCallback:t,failureCallback:n})}}Y(tg,"query","71a5ef30bcb1e84ab5a2b77850d4bb1e");class ng extends Va{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:ng.query,variables:{skills:e},successCallback:t,failureCallback:n})}}Y(ng,"query","a628cd3be2c138c07fc69c2413b23fb6");class ig extends Va{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:ig.query,variables:{skills:e},successCallback:t,failureCallback:n})}}Y(ig,"query","a0ff03a6b1cbe44862cb2054f0612078");class rg extends Va{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:rg.query,variables:{alertChannel:e.alertChannel||"EMAIL",alertFrequency:e.alertFrequency||"DAILY",creationChannel:e.creationChannel||"ONBOARD",searchParams:e.searchParams},successCallback:t,failureCallback:n})}}Y(rg,"query","ad184ece0303620a9753eca249efd99f");class og extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:og.query,variables:{updateProfilePictureInput:e},successCallback:t,failureCallback:n})}}Y(og,"query","7edd5b8a4513caf8180a64ecde871630");class ag extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:ag.query,variables:{updateSettingsResponseDataFetcherInput:{type:"SHOW_PICTURE_SETTING",valueString:e}},successCallback:t,failureCallback:n})}}Y(ag,"query","97ceca0bcbbf3fd6d744083b4de0a202"),document.querySelector.bind(document);class sg extends Va{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:sg.query,variables:{digitalmediaAssetUrn:e},successCallback:t,failureCallback:n})}}Y(sg,"query","85c85c121bf7eaabd2388b9143f94546")}).call(this,n(1),n(2).Buffer)},function(e,t){var n;n=function(){return this}();try{n=n||new Function("return this")()}catch(e){"object"==typeof window&&(n=window)}e.exports=n},function(e,t,n){"use strict";(function(e){var i=n(3),r=n(4),o=n(5);function a(){return c.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(e,t){if(a()<t)throw new RangeError("Invalid typed array length");return c.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=c.prototype:(null===e&&(e=new c(t)),e.length=t),e}function c(e,t,n){if(!(c.TYPED_ARRAY_SUPPORT||this instanceof c))return new c(e,t,n);if("number"==typeof e){if("string"==typeof t)throw new Error("If encoding is specified then the first argument must be a string");return d(this,e)}return l(this,e,t,n)}function l(e,t,n,i){if("number"==typeof t)throw new TypeError('"value" argument must not be a number');return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer?function(e,t,n,i){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(i||0))throw new RangeError("'length' is out of bounds");return t=void 0===n&&void 0===i?new Uint8Array(t):void 0===i?new Uint8Array(t,n):new Uint8Array(t,n,i),c.TYPED_ARRAY_SUPPORT?(e=t).__proto__=c.prototype:e=h(e,t),e}(e,t,n,i):"string"==typeof t?function(e,t,n){if("string"==typeof n&&""!==n||(n="utf8"),!c.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var i=0|f(t,n),r=(e=s(e,i)).write(t,n);return r!==i&&(e=e.slice(0,r)),e}(e,t,n):function(e,t){if(c.isBuffer(t)){var n=0|p(t.length);return 0===(e=s(e,n)).length||t.copy(e,0,0,n),e}if(t){if("undefined"!=typeof ArrayBuffer&&t.buffer instanceof ArrayBuffer||"length"in t)return"number"!=typeof t.length||(i=t.length)!=i?s(e,0):h(e,t);if("Buffer"===t.type&&o(t.data))return h(e,t.data)}var i;throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}(e,t)}function u(e){if("number"!=typeof e)throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function d(e,t){if(u(t),e=s(e,t<0?0:0|p(t)),!c.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}function h(e,t){var n=t.length<0?0:0|p(t.length);e=s(e,n);for(var i=0;i<n;i+=1)e[i]=255&t[i];return e}function p(e){if(e>=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|e}function f(e,t){if(c.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return H(e).length;default:if(i)return q(e).length;t=(""+t).toLowerCase(),i=!0}}function m(e,t,n){var i=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return A(this,t,n);case"utf8":case"utf-8":return k(this,t,n);case"ascii":return C(this,t,n);case"latin1":case"binary":return I(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return L(this,t,n);default:if(i)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),i=!0}}function g(e,t,n){var i=e[t];e[t]=e[n],e[n]=i}function v(e,t,n,i,r){if(0===e.length)return-1;if("string"==typeof n?(i=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=r?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(r)return-1;n=e.length-1}else if(n<0){if(!r)return-1;n=0}if("string"==typeof t&&(t=c.from(t,i)),c.isBuffer(t))return 0===t.length?-1:y(e,t,n,i,r);if("number"==typeof t)return t&=255,c.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?r?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):y(e,[t],n,i,r);throw new TypeError("val must be string, number or Buffer")}function y(e,t,n,i,r){var o,a=1,s=e.length,c=t.length;if(void 0!==i&&("ucs2"===(i=String(i).toLowerCase())||"ucs-2"===i||"utf16le"===i||"utf-16le"===i)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,n/=2}function l(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(r){var u=-1;for(o=n;o<s;o++)if(l(e,o)===l(t,-1===u?0:o-u)){if(-1===u&&(u=o),o-u+1===c)return u*a}else-1!==u&&(o-=o-u),u=-1}else for(n+c>s&&(n=s-c),o=n;o>=0;o--){for(var d=!0,h=0;h<c;h++)if(l(e,o+h)!==l(t,h)){d=!1;break}if(d)return o}return-1}function E(e,t,n,i){n=Number(n)||0;var r=e.length-n;i?(i=Number(i))>r&&(i=r):i=r;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");i>o/2&&(i=o/2);for(var a=0;a<i;++a){var s=parseInt(t.substr(2*a,2),16);if(isNaN(s))return a;e[n+a]=s}return a}function b(e,t,n,i){return j(q(t,e.length-n),e,n,i)}function w(e,t,n,i){return j(function(e){for(var t=[],n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,i)}function x(e,t,n,i){return w(e,t,n,i)}function _(e,t,n,i){return j(H(t),e,n,i)}function T(e,t,n,i){return j(function(e,t){for(var n,i,r,o=[],a=0;a<e.length&&!((t-=2)<0);++a)i=(n=e.charCodeAt(a))>>8,r=n%256,o.push(r),o.push(i);return o}(t,e.length-n),e,n,i)}function S(e,t,n){return 0===t&&n===e.length?i.fromByteArray(e):i.fromByteArray(e.slice(t,n))}function k(e,t,n){n=Math.min(e.length,n);for(var i=[],r=t;r<n;){var o,a,s,c,l=e[r],u=null,d=l>239?4:l>223?3:l>191?2:1;if(r+d<=n)switch(d){case 1:l<128&&(u=l);break;case 2:128==(192&(o=e[r+1]))&&(c=(31&l)<<6|63&o)>127&&(u=c);break;case 3:o=e[r+1],a=e[r+2],128==(192&o)&&128==(192&a)&&(c=(15&l)<<12|(63&o)<<6|63&a)>2047&&(c<55296||c>57343)&&(u=c);break;case 4:o=e[r+1],a=e[r+2],s=e[r+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(c=(15&l)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&c<1114112&&(u=c)}null===u?(u=65533,d=1):u>65535&&(u-=65536,i.push(u>>>10&1023|55296),u=56320|1023&u),i.push(u),r+=d}return function(e){var t=e.length;if(t<=4096)return String.fromCharCode.apply(String,e);for(var n="",i=0;i<t;)n+=String.fromCharCode.apply(String,e.slice(i,i+=4096));return n}(i)}function C(e,t,n){var i="";n=Math.min(e.length,n);for(var r=t;r<n;++r)i+=String.fromCharCode(127&e[r]);return i}function I(e,t,n){var i="";n=Math.min(e.length,n);for(var r=t;r<n;++r)i+=String.fromCharCode(e[r]);return i}function A(e,t,n){var i=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>i)&&(n=i);for(var r="",o=t;o<n;++o)r+=F(e[o]);return r}function L(e,t,n){for(var i=e.slice(t,n),r="",o=0;o<i.length;o+=2)r+=String.fromCharCode(i[o]+256*i[o+1]);return r}function R(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function O(e,t,n,i,r,o){if(!c.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>r||t<o)throw new RangeError('"value" argument is out of bounds');if(n+i>e.length)throw new RangeError("Index out of range")}function N(e,t,n,i){t<0&&(t=65535+t+1);for(var r=0,o=Math.min(e.length-n,2);r<o;++r)e[n+r]=(t&255<<8*(i?r:1-r))>>>8*(i?r:1-r)}function P(e,t,n,i){t<0&&(t=4294967295+t+1);for(var r=0,o=Math.min(e.length-n,4);r<o;++r)e[n+r]=t>>>8*(i?r:3-r)&255}function D(e,t,n,i,r,o){if(n+i>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function M(e,t,n,i,o){return o||D(e,0,n,4),r.write(e,t,n,i,23,4),n+4}function U(e,t,n,i,o){return o||D(e,0,n,8),r.write(e,t,n,i,52,8),n+8}t.Buffer=c,t.SlowBuffer=function(e){return+e!=e&&(e=0),c.alloc(+e)},t.INSPECT_MAX_BYTES=50,c.TYPED_ARRAY_SUPPORT=void 0!==e.TYPED_ARRAY_SUPPORT?e.TYPED_ARRAY_SUPPORT:function(){try{var e=new Uint8Array(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&&"function"==typeof e.subarray&&0===e.subarray(1,1).byteLength}catch(e){return!1}}(),t.kMaxLength=a(),c.poolSize=8192,c._augment=function(e){return e.__proto__=c.prototype,e},c.from=function(e,t,n){return l(null,e,t,n)},c.TYPED_ARRAY_SUPPORT&&(c.prototype.__proto__=Uint8Array.prototype,c.__proto__=Uint8Array,"undefined"!=typeof Symbol&&Symbol.species&&c[Symbol.species]===c&&Object.defineProperty(c,Symbol.species,{value:null,configurable:!0})),c.alloc=function(e,t,n){return function(e,t,n,i){return u(t),t<=0?s(e,t):void 0!==n?"string"==typeof i?s(e,t).fill(n,i):s(e,t).fill(n):s(e,t)}(null,e,t,n)},c.allocUnsafe=function(e){return d(null,e)},c.allocUnsafeSlow=function(e){return d(null,e)},c.isBuffer=function(e){return!(null==e||!e._isBuffer)},c.compare=function(e,t){if(!c.isBuffer(e)||!c.isBuffer(t))throw new TypeError("Arguments must be Buffers");if(e===t)return 0;for(var n=e.length,i=t.length,r=0,o=Math.min(n,i);r<o;++r)if(e[r]!==t[r]){n=e[r],i=t[r];break}return n<i?-1:i<n?1:0},c.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},c.concat=function(e,t){if(!o(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return c.alloc(0);var n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;var i=c.allocUnsafe(t),r=0;for(n=0;n<e.length;++n){var a=e[n];if(!c.isBuffer(a))throw new TypeError('"list" argument must be an Array of Buffers');a.copy(i,r),r+=a.length}return i},c.byteLength=f,c.prototype._isBuffer=!0,c.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)g(this,t,t+1);return this},c.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)g(this,t,t+3),g(this,t+1,t+2);return this},c.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)g(this,t,t+7),g(this,t+1,t+6),g(this,t+2,t+5),g(this,t+3,t+4);return this},c.prototype.toString=function(){var e=0|this.length;return 0===e?"":0===arguments.length?k(this,0,e):m.apply(this,arguments)},c.prototype.equals=function(e){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===c.compare(this,e)},c.prototype.inspect=function(){var e="",n=t.INSPECT_MAX_BYTES;return this.length>0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),"<Buffer "+e+">"},c.prototype.compare=function(e,t,n,i,r){if(!c.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===i&&(i=0),void 0===r&&(r=this.length),t<0||n>e.length||i<0||r>this.length)throw new RangeError("out of range index");if(i>=r&&t>=n)return 0;if(i>=r)return-1;if(t>=n)return 1;if(this===e)return 0;for(var o=(r>>>=0)-(i>>>=0),a=(n>>>=0)-(t>>>=0),s=Math.min(o,a),l=this.slice(i,r),u=e.slice(t,n),d=0;d<s;++d)if(l[d]!==u[d]){o=l[d],a=u[d];break}return o<a?-1:a<o?1:0},c.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},c.prototype.indexOf=function(e,t,n){return v(this,e,t,n,!0)},c.prototype.lastIndexOf=function(e,t,n){return v(this,e,t,n,!1)},c.prototype.write=function(e,t,n,i){if(void 0===t)i="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)i=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t|=0,isFinite(n)?(n|=0,void 0===i&&(i="utf8")):(i=n,n=void 0)}var r=this.length-t;if((void 0===n||n>r)&&(n=r),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var o=!1;;)switch(i){case"hex":return E(this,e,t,n);case"utf8":case"utf-8":return b(this,e,t,n);case"ascii":return w(this,e,t,n);case"latin1":case"binary":return x(this,e,t,n);case"base64":return _(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}},c.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},c.prototype.slice=function(e,t){var n,i=this.length;if((e=~~e)<0?(e+=i)<0&&(e=0):e>i&&(e=i),(t=void 0===t?i:~~t)<0?(t+=i)<0&&(t=0):t>i&&(t=i),t<e&&(t=e),c.TYPED_ARRAY_SUPPORT)(n=this.subarray(e,t)).__proto__=c.prototype;else{var r=t-e;n=new c(r,void 0);for(var o=0;o<r;++o)n[o]=this[o+e]}return n},c.prototype.readUIntLE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);for(var i=this[e],r=1,o=0;++o<t&&(r*=256);)i+=this[e+o]*r;return i},c.prototype.readUIntBE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);for(var i=this[e+--t],r=1;t>0&&(r*=256);)i+=this[e+--t]*r;return i},c.prototype.readUInt8=function(e,t){return t||R(e,1,this.length),this[e]},c.prototype.readUInt16LE=function(e,t){return t||R(e,2,this.length),this[e]|this[e+1]<<8},c.prototype.readUInt16BE=function(e,t){return t||R(e,2,this.length),this[e]<<8|this[e+1]},c.prototype.readUInt32LE=function(e,t){return t||R(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},c.prototype.readUInt32BE=function(e,t){return t||R(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},c.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);for(var i=this[e],r=1,o=0;++o<t&&(r*=256);)i+=this[e+o]*r;return i>=(r*=128)&&(i-=Math.pow(2,8*t)),i},c.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||R(e,t,this.length);for(var i=t,r=1,o=this[e+--i];i>0&&(r*=256);)o+=this[e+--i]*r;return o>=(r*=128)&&(o-=Math.pow(2,8*t)),o},c.prototype.readInt8=function(e,t){return t||R(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},c.prototype.readInt16LE=function(e,t){t||R(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt16BE=function(e,t){t||R(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},c.prototype.readInt32LE=function(e,t){return t||R(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},c.prototype.readInt32BE=function(e,t){return t||R(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},c.prototype.readFloatLE=function(e,t){return t||R(e,4,this.length),r.read(this,e,!0,23,4)},c.prototype.readFloatBE=function(e,t){return t||R(e,4,this.length),r.read(this,e,!1,23,4)},c.prototype.readDoubleLE=function(e,t){return t||R(e,8,this.length),r.read(this,e,!0,52,8)},c.prototype.readDoubleBE=function(e,t){return t||R(e,8,this.length),r.read(this,e,!1,52,8)},c.prototype.writeUIntLE=function(e,t,n,i){e=+e,t|=0,n|=0,i||O(this,e,t,n,Math.pow(2,8*n)-1,0);var r=1,o=0;for(this[t]=255&e;++o<n&&(r*=256);)this[t+o]=e/r&255;return t+n},c.prototype.writeUIntBE=function(e,t,n,i){e=+e,t|=0,n|=0,i||O(this,e,t,n,Math.pow(2,8*n)-1,0);var r=n-1,o=1;for(this[t+r]=255&e;--r>=0&&(o*=256);)this[t+r]=e/o&255;return t+n},c.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,1,255,0),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},c.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):N(this,e,t,!0),t+2},c.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,65535,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):N(this,e,t,!1),t+2},c.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):P(this,e,t,!0),t+4},c.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,4294967295,0),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):P(this,e,t,!1),t+4},c.prototype.writeIntLE=function(e,t,n,i){if(e=+e,t|=0,!i){var r=Math.pow(2,8*n-1);O(this,e,t,n,r-1,-r)}var o=0,a=1,s=0;for(this[t]=255&e;++o<n&&(a*=256);)e<0&&0===s&&0!==this[t+o-1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},c.prototype.writeIntBE=function(e,t,n,i){if(e=+e,t|=0,!i){var r=Math.pow(2,8*n-1);O(this,e,t,n,r-1,-r)}var o=n-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},c.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,1,127,-128),c.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},c.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):N(this,e,t,!0),t+2},c.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,2,32767,-32768),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):N(this,e,t,!1),t+2},c.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,2147483647,-2147483648),c.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):P(this,e,t,!0),t+4},c.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||O(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),c.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):P(this,e,t,!1),t+4},c.prototype.writeFloatLE=function(e,t,n){return M(this,e,t,!0,n)},c.prototype.writeFloatBE=function(e,t,n){return M(this,e,t,!1,n)},c.prototype.writeDoubleLE=function(e,t,n){return U(this,e,t,!0,n)},c.prototype.writeDoubleBE=function(e,t,n){return U(this,e,t,!1,n)},c.prototype.copy=function(e,t,n,i){if(n||(n=0),i||0===i||(i=this.length),t>=e.length&&(t=e.length),t||(t=0),i>0&&i<n&&(i=n),i===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("sourceStart out of bounds");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-t<i-n&&(i=e.length-t+n);var r,o=i-n;if(this===e&&n<t&&t<i)for(r=o-1;r>=0;--r)e[r+t]=this[r+n];else if(o<1e3||!c.TYPED_ARRAY_SUPPORT)for(r=0;r<o;++r)e[r+t]=this[r+n];else Uint8Array.prototype.set.call(e,this.subarray(n,n+o),t);return o},c.prototype.fill=function(e,t,n,i){if("string"==typeof e){if("string"==typeof t?(i=t,t=0,n=this.length):"string"==typeof n&&(i=n,n=this.length),1===e.length){var r=e.charCodeAt(0);r<256&&(e=r)}if(void 0!==i&&"string"!=typeof i)throw new TypeError("encoding must be a string");if("string"==typeof i&&!c.isEncoding(i))throw new TypeError("Unknown encoding: "+i)}else"number"==typeof e&&(e&=255);if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;var o;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o<n;++o)this[o]=e;else{var a=c.isBuffer(e)?e:q(new c(e,i).toString()),s=a.length;for(o=0;o<n-t;++o)this[o+t]=a[o%s]}return this};var B=/[^+\/0-9A-Za-z-_]/g;function F(e){return e<16?"0"+e.toString(16):e.toString(16)}function q(e,t){var n;t=t||1/0;for(var i=e.length,r=null,o=[],a=0;a<i;++a){if((n=e.charCodeAt(a))>55295&&n<57344){if(!r){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===i){(t-=3)>-1&&o.push(239,191,189);continue}r=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),r=n;continue}n=65536+(r-55296<<10|n-56320)}else r&&(t-=3)>-1&&o.push(239,191,189);if(r=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function H(e){return i.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(B,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function j(e,t,n,i){for(var r=0;r<i&&!(r+n>=t.length||r>=e.length);++r)t[r+n]=e[r];return r}}).call(this,n(1))},function(e,t,n){"use strict";t.byteLength=function(e){var t=l(e),n=t[0],i=t[1];return 3*(n+i)/4-i},t.toByteArray=function(e){var t,n,i=l(e),a=i[0],s=i[1],c=new o(function(e,t,n){return 3*(t+n)/4-n}(0,a,s)),u=0,d=s>0?a-4:a;for(n=0;n<d;n+=4)t=r[e.charCodeAt(n)]<<18|r[e.charCodeAt(n+1)]<<12|r[e.charCodeAt(n+2)]<<6|r[e.charCodeAt(n+3)],c[u++]=t>>16&255,c[u++]=t>>8&255,c[u++]=255&t;return 2===s&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,c[u++]=255&t),1===s&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,c[u++]=t>>8&255,c[u++]=255&t),c},t.fromByteArray=function(e){for(var t,n=e.length,r=n%3,o=[],a=0,s=n-r;a<s;a+=16383)o.push(u(e,a,a+16383>s?s:a+16383));return 1===r?(t=e[n-1],o.push(i[t>>2]+i[t<<4&63]+"==")):2===r&&(t=(e[n-2]<<8)+e[n-1],o.push(i[t>>10]+i[t>>4&63]+i[t<<2&63]+"=")),o.join("")};for(var i=[],r=[],o="undefined"!=typeof Uint8Array?Uint8Array:Array,a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,c=a.length;s<c;++s)i[s]=a[s],r[a.charCodeAt(s)]=s;function l(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function u(e,t,n){for(var r,o,a=[],s=t;s<n;s+=3)r=(e[s]<<16&16711680)+(e[s+1]<<8&65280)+(255&e[s+2]),a.push(i[(o=r)>>18&63]+i[o>>12&63]+i[o>>6&63]+i[63&o]);return a.join("")}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},function(e,t){t.read=function(e,t,n,i,r){var o,a,s=8*r-i-1,c=(1<<s)-1,l=c>>1,u=-7,d=n?r-1:0,h=n?-1:1,p=e[t+d];for(d+=h,o=p&(1<<-u)-1,p>>=-u,u+=s;u>0;o=256*o+e[t+d],d+=h,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=i;u>0;a=256*a+e[t+d],d+=h,u-=8);if(0===o)o=1-l;else{if(o===c)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,i),o-=l}return(p?-1:1)*a*Math.pow(2,o-i)},t.write=function(e,t,n,i,r,o){var a,s,c,l=8*o-r-1,u=(1<<l)-1,d=u>>1,h=23===r?Math.pow(2,-24)-Math.pow(2,-77):0,p=i?0:o-1,f=i?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=u):(a=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-a))<1&&(a--,c*=2),(t+=a+d>=1?h/c:h*Math.pow(2,1-d))*c>=2&&(a++,c/=2),a+d>=u?(s=0,a=u):a+d>=1?(s=(t*c-1)*Math.pow(2,r),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,r),a=0));r>=8;e[n+p]=255&s,p+=f,s/=256,r-=8);for(a=a<<r|s,l+=r;l>0;e[n+p]=255&a,p+=f,a/=256,l-=8);e[n+p-f]|=128*m}},function(e,t){var n={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==n.call(e)}},function(e,t,n){"use strict";(function(e,i){function r(e,t){if(!e)return null;let n=e.matches||e.webkitMatchesSelector||e.mozMatchesSelector||e.msMatchesSelector;for(;e&&!n.call(e,t);)e=e.parentElement;return e}n.d(t,"a",(function(){return ma})),n.d(t,"b",(function(){return g}));class o{constructor(){this._unloadCallbacks=[],this._initEventListener()}_initEventListener(){window.addEventListener("beforeunload",e=>{for(let t=0;t<this._unloadCallbacks.length&&!1!==this._unloadCallbacks[t].call(null,e);t++);})}addUnloadCallback(e){e instanceof Function&&this._unloadCallbacks.push(e)}}const a=function(){let e;return{getInstance:function(){return e||(e=new o),e}}}();class s{constructor(){this._pagehideCallbacks=[],this._initEventListener()}_initEventListener(){window.addEventListener("pagehide",e=>{for(let t=0;t<this._pagehideCallbacks.length;t++)this._pagehideCallbacks[t].call(null,e)})}addPagehideCallback(e){e instanceof Function&&this._pagehideCallbacks.push(e)}}const c=function(){let e;return{getInstance:function(){return e||(e=new s),e}}}();function l(e){return null==e||"object"!=typeof e?[]:Array.prototype.slice.call(e)}function u(e,t,n){const i=new RegExp("([\\?&])".concat(n?t:encodeURIComponent(t),"=([^&#]*)")).exec(e);return i&&(n?i[2]:decodeURIComponent(i[2]))}function d(e,t){return h(e,"trk",t)}function h(e,t,n,i){if(!e||!t)throw new Error("Required param of addQueryParam missing: url = ".concat(e,",  key = ").concat(t));t=encodeURIComponent(t),n=encodeURIComponent(n);const r=u(e,t,!0);if(r)return i?e.replace(r,n):e;{const i=e.indexOf("?");let[r,o]=e.split("#"),a="&";return i<0?a="?":i===e.length-1&&(a=""),o&&(o="#".concat(o)),"".concat(r).concat(a).concat(t,"=").concat(n).concat(o||"")}}function p(e,t,n){var i=this;if("function"!=typeof e)throw new TypeError("Expected a function.");let r;return function(){for(var o=arguments.length,a=new Array(o),s=0;s<o;s++)a[s]=arguments[s];const c=()=>{r=null,n||e.apply(i,a)},l=n&&!r;clearTimeout(r),r=setTimeout(c,t),l&&e.apply(i,a)}}function f(e){const t=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));return t&&t[2]}function m(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const i=document.createEvent("CustomEvent");i.initCustomEvent(t,!0,!0,n),e.dispatchEvent(i)}var g=Object.freeze({__proto__:null,closest:r,onload:function(e){"complete"===document.readyState?e():window.addEventListener("load",()=>{setTimeout(e)})},UnloadHandler:a,PagehideHandler:c,makeArray:l,outerWidth:function(e){let t=e.offsetWidth,n=getComputedStyle(e);return t+=(parseInt(n.marginLeft,10)||0)+(parseInt(n.marginRight,10)||0),t},elementInViewport:function(e){const t=e.getBoundingClientRect(),n=window.innerHeight||document.documentElement.clientHeight,i=window.innerWidth||document.documentElement.clientWidth,r=t.top<=n&&t.top+t.height>=0,o=t.left<=i&&t.left+t.width>=0;return r&&o},hasElementScrolledToThreshold:function(){let{scrollTop:e=scrollY,clientHeight:t=window.innerHeight,scrollHeight:n=document.body.scrollHeight}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,r=arguments.length>2?arguments[2]:void 0;return r?e<=t*i:e>=n-(t+t*i)},getQueryParam:u,addTrackingCode:d,addQueryParam:h,debounce:p,getCookie:f,dispatchCustomEvent:m,getDeferredPromise:function(){let e,t;const n=new Promise((n,i)=>{e=n,t=i});return n.resolve=e,n.reject=t,n},isDocumentHidden:function(e){return void 0!==e.msHidden?e.msHidden:void 0!==e.hidden?e.hidden:void 0},stripQueryParams:function(e){return"string"!=typeof e?null:e.split("?")[0]},getUrlWithQueryParamObject:function(e,t){if(!e||!t)return e;let n=e;for(const e of Object.keys(t))n=h(n,e,t[e],!0);return n},getQueryParameters:function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:window.location.href;const t={};if(e){const n=e.split("?")[1],i=n&&n.split("&");i&&i.forEach(e=>{const n=e.split("=");t[n[0]]=decodeURIComponent(n[1])})}return t}});function v(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const n=e.querySelector('meta[name="pageKey"]'),i=e.getElementById("config"),r=i&&"true"===i.dataset.disableJsbeaconPagekeySuffix;return n&&n.content?"".concat(n.content).concat(r||t.skipSuffix?"":"_jsbeacon"):""}function y(e){let t=e.querySelector('meta[name="linkedin:pageTag"]');return t&&t.content||""}function E(e){let t=e.querySelector('meta[name="locale"]');return t&&t.content||""}function b(e){return e&&'"'===e.charAt(0)&&'"'===e.charAt(e.length-1)?e.slice(1,-1):e}const w={ARROW_DOWN:"ArrowDown",ARROW_LEFT:"ArrowLeft",ARROW_RIGHT:"ArrowRight",ARROW_UP:"ArrowUp",ESCAPE:"Escape",ENTER:"Enter",SPACEBAR:" ",TAB:"Tab"},x={Down:w.ARROW_DOWN,Right:w.ARROW_RIGHT,Left:w.ARROW_LEFT,Up:w.ARROW_UP,Esc:w.ESCAPE,Spacebar:w.SPACEBAR,Tab:w.TAB};function _(e){return x[e]||e}const T=['a[href]:not([tabindex^="-"])','area[href]:not([tabindex^="-"])','input:not([disabled]):not([tabindex^="-"]):not([type="hidden"])','select:not([disabled]):not([tabindex^="-"])','textarea:not([disabled]):not([tabindex^="-"])','button:not([disabled]):not([tabindex^="-"])'],S=[...T,'[tabindex]:not([tabindex^="-"]):not([disabled])'].join(",");function k(e){const t=window.getComputedStyle(e);return"hidden"===t.visibility||"none"===t.display}function C(e){let t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:document.documentElement,i=arguments.length>2?arguments[2]:void 0;return e===n?!k(e):i&&i.get(e)?i.get(e):(k(e)?t=!1:e.parentNode&&(t=C(e.parentNode,n,i)),i&&i.set(e,t),t)}[...T,"[tabindex]:not([disabled])"].join(",");class I{constructor(e){if(!e)throw new Error("An element must be passed in to Disable Background Navigation");this._container=e,this._hiddenElements=[]}disableBackground(){let e=this._container;for(;e&&e!==document.body&&e.parentElement;)this._hiddenElements=this._hiddenElements.concat([...e.parentElement.children].filter(t=>t!==e&&"true"!==t.getAttribute("aria-hidden")&&(t.setAttribute("aria-hidden",!0),!0))),e=e.parentElement}enableBackground(){this._hiddenElements.forEach(e=>{e.removeAttribute("aria-hidden")}),this._hiddenElements=[]}}const A=["class","disabled","style","tabindex","type"];class L{constructor(e){if(!e)throw new Error("FocusTrap: No focus trap container passed in");this._container=e,this._observer=new MutationObserver(()=>this._setFirstAndLastFocusableEls(this._container)),this._handleKeyDown=this._focusTrap.bind(this),this._backgroundNavigationDisabler=new I(this._container)}init(){this._observer.observe(this._container,{attributeFilter:A,attributes:!0,childList:!0,subtree:!0}),this._setFirstAndLastFocusableEls(this._container),this._container.addEventListener("keydown",this._handleKeyDown),this._backgroundNavigationDisabler.disableBackground()}tearDown(){this._observer.disconnect(),this._container.removeEventListener("keydown",this._handleKeyDown),this._backgroundNavigationDisabler.enableBackground()}_focusTrap(e){const{key:t,target:n}=e,i=_(t),r=i===w.TAB&&e.shiftKey;r||i!==w.TAB||n!==this.lastFocusableEl?r&&n===this.firstFocusableEl&&(this.lastFocusableEl.focus(),e.preventDefault()):(this.firstFocusableEl.focus(),e.preventDefault())}_setFirstAndLastFocusableEls(e){const[t,n]=this._getFirstAndLastFocusableEls(e);this.firstFocusableEl=t,this.lastFocusableEl=n,setTimeout(()=>{this._hasFocusBeenDropped()&&("-1"===e.getAttribute("tabindex")?e.focus():this.firstFocusableEl.focus())},100)}_hasFocusBeenDropped(){const e=document.activeElement;return!e||e===document.body}_getFirstAndLastFocusableEls(e){const t=[...e.querySelectorAll(S)],n=new Map;let i,r,o=0,a=t.length-1;for(;(!i||!r)&&o<=a;){if(!i){const r=t[o];i=C(r,e,n)&&r,o++}if(!r){const i=t[a];r=C(i,e,n)&&i,a--}}return r=r||i,[i,r]}}function R(e){let{method:t="GET",headers:n={},sendCookies:i=!0,skipCsrfToken:r=!1,postData:o,isPemEnabled:a=!1,pemDegradationTrackingMetadata:s=[],pemEntityIds:c=[]}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};const l={method:t,headers:n,body:null};if(!r){const e=f("JSESSIONID");e&&(l.headers["Csrf-Token"]=b(e))}i&&(l.credentials="include"),"POST"!==l.method&&"PUT"!==l.method||(l.body=o);const u=fetch(e,l),d=u.then(n=>n.ok||304===n.status?n.text().then(e=>(n.responseText=e,n)):n.text().then(i=>{const r=new Error("".concat(t," request for ").concat(e," has failed with status code ").concat(n.status));return n.responseText=i,r.response=n,Promise.reject(r)}));return a&&(s.length?O(u,e,c,s):console.warn("Please set the value for the option pemDegradationTrackingMetadata when PEM is enabled.")),d}function O(e,t,n,i){try{window.tracking.then(r=>{window.pemTracking.then(o=>{o.trackFeatureDegradationsForFetch(t,n,i,e,r.state.currentPageInstance)})})}catch(e){}}".".concat("collapsible-dropdown","__list"),".".concat("collapsible-dropdown","__button"),".".concat("collapsible-dropdown","__close-button");var N="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:void 0!==e?e:"undefined"!=typeof self?self:{},P=(parseInt,"object"==typeof N&&N&&N.Object===Object&&N),D="object"==typeof self&&self&&self.Object===Object&&self;function M(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function U(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?M(Object(n),!0).forEach((function(t){B(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):M(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function B(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function F(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}P||D||Function("return this")(),Object.prototype.toString,Math.max,Math.min;function q(){const e=document.getElementById("config");let t;return e&&e.dataset&&(t=e.dataset.theme),t?document.documentElement.classList.contains("dark")?"dark":"light":void 0}var H,j=["requestStart"],K=["requestTime","viewNames","requestType"],G=["requestStart"],V=["requestStart"];function z(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function W(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?z(Object(n),!0).forEach((function(t){ie(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):z(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function X(e,t){if(null==e)return{};var n,i,r=function(e,t){if(null==e)return{};var n,i,r={},o=Object.keys(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||(r[n]=e[n]);return r}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(i=0;i<o.length;i++)n=o[i],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function Y(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=J(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var i=0,r=function(){};return{s:r,n:function(){return i>=e.length?{done:!0}:{done:!1,value:e[i++]}},e:function(e){throw e},f:r}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,a=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return a=e.done,e},e:function(e){s=!0,o=e},f:function(){try{a||null==n.return||n.return()}finally{if(s)throw o}}}}function Q(e){return function(e){if(Array.isArray(e))return Z(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||J(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 J(e,t){if(e){if("string"==typeof e)return Z(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Z(e,t):void 0}}function Z(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,i=new Array(t);n<t;n++)i[n]=e[n];return i}function $(e){return($="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 ee(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function te(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function ne(e,t,n){return t&&te(e.prototype,t),n&&te(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var re,oe=new Uint8Array(16);function ae(){if(!re&&!(re="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return re(oe)}var se=/^(?:[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 ce=[],le=0;le<256;++le)ce.push((le+256).toString(16).slice(1));function ue(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;return(ce[e[t+0]]+ce[e[t+1]]+ce[e[t+2]]+ce[e[t+3]]+"-"+ce[e[t+4]]+ce[e[t+5]]+"-"+ce[e[t+6]]+ce[e[t+7]]+"-"+ce[e[t+8]]+ce[e[t+9]]+"-"+ce[e[t+10]]+ce[e[t+11]]+ce[e[t+12]]+ce[e[t+13]]+ce[e[t+14]]+ce[e[t+15]]).toLowerCase()}function de(e){if(!function(e){return"string"==typeof e&&se.test(e)}(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 he(e,t,n){function i(e,i,r,o){var a;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}(e)),"string"==typeof i&&(i=de(i)),16!==(null===(a=i)||void 0===a?void 0:a.length))throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var s=new Uint8Array(16+e.length);if(s.set(i),s.set(e,i.length),(s=n(s))[6]=15&s[6]|t,s[8]=63&s[8]|128,r){o=o||0;for(var c=0;c<16;++c)r[o+c]=s[c];return r}return ue(s)}try{i.name=e}catch(e){}return i.DNS="6ba7b810-9dad-11d1-80b4-00c04fd430c8",i.URL="6ba7b811-9dad-11d1-80b4-00c04fd430c8",i}function pe(e){return 14+(e+64>>>9<<4)+1}function fe(e,t){var n=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(n>>16)<<16|65535&n}function me(e,t,n,i,r,o){return fe((a=fe(fe(t,e),fe(i,o)))<<(s=r)|a>>>32-s,n);var a,s}function ge(e,t,n,i,r,o,a){return me(t&n|~t&i,e,t,r,o,a)}function ve(e,t,n,i,r,o,a){return me(t&i|n&~i,e,t,r,o,a)}function ye(e,t,n,i,r,o,a){return me(t^n^i,e,t,r,o,a)}function Ee(e,t,n,i,r,o,a){return me(n^(t|~i),e,t,r,o,a)}he("v3",48,(function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return function(e){for(var t=[],n=32*e.length,i="0123456789abcdef",r=0;r<n;r+=8){var o=e[r>>5]>>>r%32&255,a=parseInt(i.charAt(o>>>4&15)+i.charAt(15&o),16);t.push(a)}return t}(function(e,t){e[t>>5]|=128<<t%32,e[pe(t)-1]=t;for(var n=1732584193,i=-271733879,r=-1732584194,o=271733878,a=0;a<e.length;a+=16){var s=n,c=i,l=r,u=o;n=ge(n,i,r,o,e[a],7,-680876936),o=ge(o,n,i,r,e[a+1],12,-389564586),r=ge(r,o,n,i,e[a+2],17,606105819),i=ge(i,r,o,n,e[a+3],22,-1044525330),n=ge(n,i,r,o,e[a+4],7,-176418897),o=ge(o,n,i,r,e[a+5],12,1200080426),r=ge(r,o,n,i,e[a+6],17,-1473231341),i=ge(i,r,o,n,e[a+7],22,-45705983),n=ge(n,i,r,o,e[a+8],7,1770035416),o=ge(o,n,i,r,e[a+9],12,-1958414417),r=ge(r,o,n,i,e[a+10],17,-42063),i=ge(i,r,o,n,e[a+11],22,-1990404162),n=ge(n,i,r,o,e[a+12],7,1804603682),o=ge(o,n,i,r,e[a+13],12,-40341101),r=ge(r,o,n,i,e[a+14],17,-1502002290),n=ve(n,i=ge(i,r,o,n,e[a+15],22,1236535329),r,o,e[a+1],5,-165796510),o=ve(o,n,i,r,e[a+6],9,-1069501632),r=ve(r,o,n,i,e[a+11],14,643717713),i=ve(i,r,o,n,e[a],20,-373897302),n=ve(n,i,r,o,e[a+5],5,-701558691),o=ve(o,n,i,r,e[a+10],9,38016083),r=ve(r,o,n,i,e[a+15],14,-660478335),i=ve(i,r,o,n,e[a+4],20,-405537848),n=ve(n,i,r,o,e[a+9],5,568446438),o=ve(o,n,i,r,e[a+14],9,-1019803690),r=ve(r,o,n,i,e[a+3],14,-187363961),i=ve(i,r,o,n,e[a+8],20,1163531501),n=ve(n,i,r,o,e[a+13],5,-1444681467),o=ve(o,n,i,r,e[a+2],9,-51403784),r=ve(r,o,n,i,e[a+7],14,1735328473),n=ye(n,i=ve(i,r,o,n,e[a+12],20,-1926607734),r,o,e[a+5],4,-378558),o=ye(o,n,i,r,e[a+8],11,-2022574463),r=ye(r,o,n,i,e[a+11],16,1839030562),i=ye(i,r,o,n,e[a+14],23,-35309556),n=ye(n,i,r,o,e[a+1],4,-1530992060),o=ye(o,n,i,r,e[a+4],11,1272893353),r=ye(r,o,n,i,e[a+7],16,-155497632),i=ye(i,r,o,n,e[a+10],23,-1094730640),n=ye(n,i,r,o,e[a+13],4,681279174),o=ye(o,n,i,r,e[a],11,-358537222),r=ye(r,o,n,i,e[a+3],16,-722521979),i=ye(i,r,o,n,e[a+6],23,76029189),n=ye(n,i,r,o,e[a+9],4,-640364487),o=ye(o,n,i,r,e[a+12],11,-421815835),r=ye(r,o,n,i,e[a+15],16,530742520),n=Ee(n,i=ye(i,r,o,n,e[a+2],23,-995338651),r,o,e[a],6,-198630844),o=Ee(o,n,i,r,e[a+7],10,1126891415),r=Ee(r,o,n,i,e[a+14],15,-1416354905),i=Ee(i,r,o,n,e[a+5],21,-57434055),n=Ee(n,i,r,o,e[a+12],6,1700485571),o=Ee(o,n,i,r,e[a+3],10,-1894986606),r=Ee(r,o,n,i,e[a+10],15,-1051523),i=Ee(i,r,o,n,e[a+1],21,-2054922799),n=Ee(n,i,r,o,e[a+8],6,1873313359),o=Ee(o,n,i,r,e[a+15],10,-30611744),r=Ee(r,o,n,i,e[a+6],15,-1560198380),i=Ee(i,r,o,n,e[a+13],21,1309151649),n=Ee(n,i,r,o,e[a+4],6,-145523070),o=Ee(o,n,i,r,e[a+11],10,-1120210379),r=Ee(r,o,n,i,e[a+2],15,718787259),i=Ee(i,r,o,n,e[a+9],21,-343485551),n=fe(n,s),i=fe(i,c),r=fe(r,l),o=fe(o,u)}return[n,i,r,o]}(function(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(pe(t)),i=0;i<t;i+=8)n[i>>5]|=(255&e[i/8])<<i%32;return n}(e),8*e.length))}));var be={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function we(e,t,n){if(be.randomUUID&&!t&&!e)return be.randomUUID();var i=(e=e||{}).random||(e.rng||ae)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var r=0;r<16;++r)t[n+r]=i[r];return t}return ue(i)}function xe(e,t,n,i){switch(e){case 0:return t&n^~t&i;case 1:return t^n^i;case 2:return t&n^t&i^n&i;case 3:return t^n^i}}function _e(e,t){return e<<t|e>>>32-t}he("v5",80,(function(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var i=unescape(encodeURIComponent(e));e=[];for(var r=0;r<i.length;++r)e.push(i.charCodeAt(r))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,a=Math.ceil(o/16),s=new Array(a),c=0;c<a;++c){for(var l=new Uint32Array(16),u=0;u<16;++u)l[u]=e[64*c+4*u]<<24|e[64*c+4*u+1]<<16|e[64*c+4*u+2]<<8|e[64*c+4*u+3];s[c]=l}s[a-1][14]=8*(e.length-1)/Math.pow(2,32),s[a-1][14]=Math.floor(s[a-1][14]),s[a-1][15]=8*(e.length-1)&4294967295;for(var d=0;d<a;++d){for(var h=new Uint32Array(80),p=0;p<16;++p)h[p]=s[d][p];for(var f=16;f<80;++f)h[f]=_e(h[f-3]^h[f-8]^h[f-14]^h[f-16],1);for(var m=n[0],g=n[1],v=n[2],y=n[3],E=n[4],b=0;b<80;++b){var w=Math.floor(b/20),x=_e(m,5)+xe(w,g,v,y)+E+t[w]+h[b]>>>0;E=y,y=v,v=_e(g,30)>>>0,g=m,m=x}n[0]=n[0]+m>>>0,n[1]=n[1]+g>>>0,n[2]=n[2]+v>>>0,n[3]=n[3]+y>>>0,n[4]=n[4]+E>>>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]]}));var Te=Uint8Array,Se=Uint16Array,ke=Uint32Array,Ce=new Te([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Ie=new Te([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Ae=new Te([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Le=function(e,t){for(var n=new Se(31),i=0;i<31;++i)n[i]=t+=1<<e[i-1];var r=new ke(n[30]);for(i=1;i<30;++i)for(var o=n[i];o<n[i+1];++o)r[o]=o-n[i]<<5|i;return[n,r]},Re=Le(Ce,2),Oe=Re[0],Ne=Re[1];Oe[28]=258,Ne[258]=28;for(var Pe=Le(Ie,0)[1],De=new Se(32768),Me=0;Me<32768;++Me){var Ue=(43690&Me)>>>1|(21845&Me)<<1;Ue=(61680&(Ue=(52428&Ue)>>>2|(13107&Ue)<<2))>>>4|(3855&Ue)<<4,De[Me]=((65280&Ue)>>>8|(255&Ue)<<8)>>>1}var Be=function(e,t,n){for(var i=e.length,r=0,o=new Se(t);r<i;++r)e[r]&&++o[e[r]-1];var a,s=new Se(t);for(r=0;r<t;++r)s[r]=s[r-1]+o[r-1]<<1;if(n){a=new Se(1<<t);var c=15-t;for(r=0;r<i;++r)if(e[r])for(var l=r<<4|e[r],u=t-e[r],d=s[e[r]-1]++<<u,h=d|(1<<u)-1;d<=h;++d)a[De[d]>>>c]=l}else for(a=new Se(i),r=0;r<i;++r)e[r]&&(a[r]=De[s[e[r]-1]++]>>>15-e[r]);return a},Fe=new Te(288);for(Me=0;Me<144;++Me)Fe[Me]=8;for(Me=144;Me<256;++Me)Fe[Me]=9;for(Me=256;Me<280;++Me)Fe[Me]=7;for(Me=280;Me<288;++Me)Fe[Me]=8;var qe=new Te(32);for(Me=0;Me<32;++Me)qe[Me]=5;var He=Be(Fe,9,0),je=Be(qe,5,0),Ke=function(e){return(e+7)/8|0},Ge=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8},Ve=function(e,t,n){n<<=7&t;var i=t/8|0;e[i]|=n,e[i+1]|=n>>>8,e[i+2]|=n>>>16},ze=function(e,t){for(var n=[],i=0;i<e.length;++i)e[i]&&n.push({s:i,f:e[i]});var r=n.length,o=n.slice();if(!r)return[$e,0];if(1==r){var a=new Te(n[0].s+1);return a[n[0].s]=1,[a,1]}n.sort((function(e,t){return e.f-t.f})),n.push({s:-1,f:25001});var s=n[0],c=n[1],l=0,u=1,d=2;for(n[0]={s:-1,f:s.f+c.f,l:s,r:c};u!=r-1;)s=n[n[l].f<n[d].f?l++:d++],c=n[l!=u&&n[l].f<n[d].f?l++:d++],n[u++]={s:-1,f:s.f+c.f,l:s,r:c};var h=o[0].s;for(i=1;i<r;++i)o[i].s>h&&(h=o[i].s);var p=new Se(h+1),f=We(n[u-1],p,0);if(f>t){i=0;var m=0,g=f-t,v=1<<g;for(o.sort((function(e,t){return p[t.s]-p[e.s]||e.f-t.f}));i<r;++i){var y=o[i].s;if(!(p[y]>t))break;m+=v-(1<<f-p[y]),p[y]=t}for(m>>>=g;m>0;){var E=o[i].s;p[E]<t?m-=1<<t-p[E]++-1:++i}for(;i>=0&&m;--i){var b=o[i].s;p[b]==t&&(--p[b],++m)}f=t}return[new Te(p),f]},We=function e(t,n,i){return-1==t.s?Math.max(e(t.l,n,i+1),e(t.r,n,i+1)):n[t.s]=i},Xe=function(e){for(var t=e.length;t&&!e[--t];);for(var n=new Se(++t),i=0,r=e[0],o=1,a=function(e){n[i++]=e},s=1;s<=t;++s)if(e[s]==r&&s!=t)++o;else{if(!r&&o>2){for(;o>138;o-=138)a(32754);o>2&&(a(o>10?o-11<<5|28690:o-3<<5|12305),o=0)}else if(o>3){for(a(r),--o;o>6;o-=6)a(8304);o>2&&(a(o-3<<5|8208),o=0)}for(;o--;)a(r);o=1,r=e[s]}return[n.subarray(0,i),t]},Ye=function(e,t){for(var n=0,i=0;i<t.length;++i)n+=e[i]*t[i];return n},Qe=function(e,t,n){var i=n.length,r=Ke(t+2);e[r]=255&i,e[r+1]=i>>>8,e[r+2]=255^e[r],e[r+3]=255^e[r+1];for(var o=0;o<i;++o)e[r+o+4]=n[o];return 8*(r+4+i)},Je=function(e,t,n,i,r,o,a,s,c,l,u){Ge(t,u++,n),++r[256];for(var d=ze(r,15),h=d[0],p=d[1],f=ze(o,15),m=f[0],g=f[1],v=Xe(h),y=v[0],E=v[1],b=Xe(m),w=b[0],x=b[1],_=new Se(19),T=0;T<y.length;++T)_[31&y[T]]++;for(T=0;T<w.length;++T)_[31&w[T]]++;for(var S=ze(_,7),k=S[0],C=S[1],I=19;I>4&&!k[Ae[I-1]];--I);var A,L,R,O,N=l+5<<3,P=Ye(r,Fe)+Ye(o,qe)+a,D=Ye(r,h)+Ye(o,m)+a+14+3*I+Ye(_,k)+(2*_[16]+3*_[17]+7*_[18]);if(N<=P&&N<=D)return Qe(t,u,e.subarray(c,c+l));if(Ge(t,u,1+(D<P)),u+=2,D<P){A=Be(h,p,0),L=h,R=Be(m,g,0),O=m;var M=Be(k,C,0);for(Ge(t,u,E-257),Ge(t,u+5,x-1),Ge(t,u+10,I-4),u+=14,T=0;T<I;++T)Ge(t,u+3*T,k[Ae[T]]);u+=3*I;for(var U=[y,w],B=0;B<2;++B){var F=U[B];for(T=0;T<F.length;++T){var q=31&F[T];Ge(t,u,M[q]),u+=k[q],q>15&&(Ge(t,u,F[T]>>>5&127),u+=F[T]>>>12)}}}else A=He,L=Fe,R=je,O=qe;for(T=0;T<s;++T)if(i[T]>255){q=i[T]>>>18&31,Ve(t,u,A[q+257]),u+=L[q+257],q>7&&(Ge(t,u,i[T]>>>23&31),u+=Ce[q]);var H=31&i[T];Ve(t,u,R[H]),u+=O[H],H>3&&(Ve(t,u,i[T]>>>5&8191),u+=Ie[H])}else Ve(t,u,A[i[T]]),u+=L[i[T]];return Ve(t,u,A[256]),u+L[256]},Ze=new ke([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),$e=new Te(0),et=function(){for(var e=new Int32Array(256),t=0;t<256;++t){for(var n=t,i=9;--i;)n=(1&n&&-306674912)^n>>>1;e[t]=n}return e}(),tt=function(e,t,n){for(;n;++t)e[t]=n,n>>>=8};var nt="undefined"!=typeof TextDecoder&&new TextDecoder;try{nt.decode($e,{stream:!0})}catch(Oi){}function it(){return"undefined"!=typeof window&&"function"==typeof window.fetch}function rt(){try{return it()&&"keepalive"in new Request("")}catch(e){return!1}}function ot(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};if("undefined"!=typeof window&&void 0!==window.XMLHttpRequest){var i=new XMLHttpRequest;if(i.open("POST",e,!0),i.withCredentials=!0,n.headers)for(var r=0,o=Object.keys(n.headers);r<o.length;r++){var a=o[r];i.setRequestHeader(a,n.headers[a])}i.send(t)}}function at(e){var t=e.body,n=e.keepalive,i=e.headers,r=e.compress;i["content-type"]||(i["content-type"]="text/plain;charset=UTF-8");var o=t;if(r&&"undefined"!=typeof TextEncoder)try{o=function(e,t){t||(t={});var n=function(){var e=-1;return{p:function(t){for(var n=e,i=0;i<t.length;++i)n=et[255&n^t[i]]^n>>>8;e=n},d:function(){return~e}}}(),i=e.length;n.p(e);var r,o,a,s=(r=e,o=t,a=function(e){return 10+(e.filename&&e.filename.length+1||0)}(t),function(e,t,n,i,r,o){var a=e.length,s=new Te(i+a+5*(1+Math.ceil(a/7e3))+8),c=s.subarray(i,s.length-8),l=0;if(!t||a<8)for(var u=0;u<=a;u+=65535){var d=u+65535;d>=a&&(c[l>>3]=!0),l=Qe(c,l+1,e.subarray(u,d))}else{for(var h=Ze[t-1],p=h>>>13,f=8191&h,m=(1<<n)-1,g=new Se(32768),v=new Se(m+1),y=Math.ceil(n/3),E=2*y,b=function(t){return(e[t]^e[t+1]<<y^e[t+2]<<E)&m},w=new ke(25e3),x=new Se(288),_=new Se(32),T=0,S=0,k=(u=0,0),C=0,I=0;u<a;++u){var A=b(u),L=32767&u,R=v[A];if(g[L]=R,v[A]=L,C<=u){var O=a-u;if((T>7e3||k>24576)&&O>423){l=Je(e,c,0,w,x,_,S,k,I,u-I,l),k=T=S=0,I=u;for(var N=0;N<286;++N)x[N]=0;for(N=0;N<30;++N)_[N]=0}var P=2,D=0,M=f,U=L-R&32767;if(O>2&&A==b(u-U))for(var B=Math.min(p,O)-1,F=Math.min(32767,u),q=Math.min(258,O);U<=F&&--M&&L!=R;){if(e[u+P]==e[u+P-U]){for(var H=0;H<q&&e[u+H]==e[u+H-U];++H);if(H>P){if(P=H,D=U,H>B)break;var j=Math.min(U,H-2),K=0;for(N=0;N<j;++N){var G=u-U+N+32768&32767,V=G-g[G]+32768&32767;V>K&&(K=V,R=G)}}}U+=(L=R)-(R=g[L])+32768&32767}if(D){w[k++]=268435456|Ne[P]<<18|Pe[D];var z=31&Ne[P],W=31&Pe[D];S+=Ce[z]+Ie[W],++x[257+z],++_[W],C=u+P,++T}else w[k++]=e[u],++x[e[u]]}}l=Je(e,c,!0,w,x,_,S,k,I,u-I,l)}return function(e,t,n){(null==t||t<0)&&(t=0),(null==n||n>e.length)&&(n=e.length);var i=new(2==e.BYTES_PER_ELEMENT?Se:4==e.BYTES_PER_ELEMENT?ke:Te)(n-t);return i.set(e.subarray(t,n)),i}(s,0,i+Ke(l)+8)}(r,null==o.level?6:o.level,null==o.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(r.length)))):12+o.mem,a)),c=s.length;return function(e,t){var n=t.filename;if(e[0]=31,e[1]=139,e[2]=8,e[8]=t.level<2?4:9==t.level?2:0,e[9]=3,0!=t.mtime&&tt(e,4,Math.floor(new Date(t.mtime||Date.now())/1e3)),n){e[3]=8;for(var i=0;i<=n.length;++i)e[i+10]=n.charCodeAt(i)}}(s,t),tt(s,c-8,n.d()),tt(s,c-4,i),s}((new TextEncoder).encode(t)),i["content-encoding"]="gzip"}catch(e){}return{body:o,keepalive:n,credentials:"include",headers:i,method:"POST",mode:"cors"}}function st(e){return e&&"message"in e?e.message:"UNKNOWN_ERROR"}var ct,lt="undefined"!=typeof navigator&&"sendBeacon"in navigator,ut=rt()?function(e,t,n,i){return new Promise((function(r){fetch(e,at({body:t,keepalive:!0,headers:n,compress:i})).catch((function(){return fetch(e,at({body:t,keepalive:!1,headers:n,compress:i}))})).then((function(e){e.ok?r({type:"success",drop:!1,statusCode:e.status}):r({type:"response",drop:!0,statusCode:e.status,rawError:e.statusText})}),(function(e){return r({type:"network",drop:!0,rawError:st(e)})}))}))}:function(e,t,n,i){return new Promise((function(r){if(lt){var o=!1;try{o=navigator.sendBeacon(e,t)}catch(e){}if(o)return void r({type:"unknown",drop:!1})}fetch(e,at({body:t,keepalive:!1,headers:n,compress:i})).then((function(e){e.ok?r({type:"success",drop:!1,statusCode:200}):r({type:"response",drop:!0,statusCode:e.status,rawError:e.statusText})}),(function(e){return r({type:"network",drop:!0,rawError:st(e)})}))}))};function dt(e){return new Promise((function(t,n){e.oncomplete=e.onsuccess=function(){return t(e.result)},e.onabort=e.onerror=function(){return n(e.error)}}))}function ht(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"key",i=arguments.length>3?arguments[3]:void 0,r=indexedDB.open(e);r.onupgradeneeded=function(){try{r.result.createObjectStore(t,{keyPath:n})}catch(e){null==i||i.onError(e)}};var o=new Promise((function(e,t){r.onsuccess=function(){var t=r.result;t.onversionchange=function(){return t.close()},e(t),null==i||i.onSuccess()},r.onerror=function(){t(r.error),null==i||i.onError(r.error)}}));return function(e,n){return o.then((function(i){return n(i.transaction(t,e).objectStore(t))}))}}function pt(){return ct||(ct=ht("idb-queue","default")),ct}function ft(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=0,i=null;return e.openKeyCursor().onsuccess=function(){var r=this.result;r&&n++<t.batchEvictionNumber?(i=r.key,r.continue()):null!=i&&e.delete(IDBKeyRange.upperBound(i))},dt(e.transaction)}function mt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{maxNumber:1e3,batchEvictionNumber:300},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:pt();return t("readwrite",(function(t){return ft(t,e)}))}var gt=!1;function vt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:pt();return n("readwrite",(function(n){return n.put(e),dt(n.count()).then((function(e){if(!(e<=t.maxNumber))return ft(n,t)}))})).catch((function(e){if(e&&"QuotaExceededError"===e.name)return mt(t,n)}))}function yt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{maxNumber:1e3,batchEvictionNumber:300},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:pt();return gt?Promise.resolve():vt(e,t,n)}function Et(e,t,n){return t("readwrite",(function(t){var i=[];return t.openCursor(null,n).onsuccess=function(){var t=this.result;t&&(i.push(t.value),t.delete(),(e<0||i.length<e)&&t.continue())},dt(t.transaction).then((function(){return i}))}))}function bt(e,t,n){return t("readonly",(function(t){var i=[];return t.openCursor(null,n).onsuccess=function(){var t=this.result;t&&(i.push(t.value),(e<0||i.length<e)&&t.continue())},dt(t.transaction).then((function(){return i}))}))}function wt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:pt();return bt(e,t,"next")}function xt(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:pt();return bt(e,t,"prev")}function _t(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0,i=arguments.length>3?arguments[3]:void 0;return!t||n<1||(e[t]=JSON.stringify({attempt:n,errorCode:i})),e}function Tt(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.debug("[beacon-transporter] ",e())}function St(e){"undefined"!=typeof window&&window.__DEBUG_BEACON_TRANSPORTER&&console.error("[beacon-transporter] ",e())}function kt(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{timeRemaining:5,timeout:1e4};if("undefined"==typeof requestIdleCallback)setTimeout(e,t.fallbackTimeout||10);else{var n=function n(){requestIdleCallback((function(i){i.timeRemaining()>t.timeRemaining||i.didTimeout?e():n()}),{timeout:t.timeout})};n()}}function Ct(e,t){var n=0;return{throttledFn:function(){var i=Date.now();i-n>t&&(Tt((function(){return"[throttle] Run fn() at "+String(i)})),e(),n=i)},resetThrottle:function(){n=0}}}var It=function(){function e(t){var n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];ee(this,e),ie(this,"config",void 0),ie(this,"compress",void 0),ie(this,"throttleControl",void 0),ie(this,"withStore",void 0),ie(this,"disablePersistence",!1),this.config=t,this.compress=i;var r=t.measureIDB;r&&performance.mark(r.createStartMark),this.withStore=ht(t.idbName,"beacons","timestamp",{onSuccess:function(){r&&performance.measure(r.createSuccessMeasure,r.createStartMark)},onError:function(){r&&performance.measure(r.createFailMeasure,r.createStartMark),n.disablePersistence=!0}}),this.throttleControl=Ct(this.replayEntries.bind(this),t.throttleWait)}return ne(e,[{key:"onNotify",value:function(){this.disablePersistence||this.throttleControl.throttledFn()}},{key:"push",value:function(e){var t=this;if(!this.disablePersistence){var n=function(){Tt((function(){return"Persisting to DB "+e.url})),yt(e,t.config,t.withStore).then((function(){t.throttleControl.resetThrottle(),Tt((function(){return"push completed"}))})).catch((function(){t.disablePersistence=!0,St((function(){return"push failed"}))}))};this.config.useIdle?kt(n):n()}}},{key:"clear",value:function(){var e=this;return this.disablePersistence?Promise.resolve():function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:pt();return gt=!0,e("readwrite",(function(e){return e.clear(),dt(e.transaction).finally((function(){return gt=!1}))}))}(this.withStore).catch((function(){e.disablePersistence=!0,St((function(){return"clear failed"}))}))}},{key:"peek",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.disablePersistence?Promise.resolve([]):wt(t,this.withStore).catch((function(){return e.disablePersistence=!0,St((function(){return"peek failed"})),[]}))}},{key:"peekBack",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;return this.disablePersistence?Promise.resolve([]):xt(t,this.withStore).catch((function(){return e.disablePersistence=!0,St((function(){return"peekBack failed"})),[]}))}},{key:"replayEntries",value:function(){var e=this;if(!this.disablePersistence){var t=function(){Tt((function(){return"Replaying entry: shift from store"})),function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:pt();return Et(e,t,"next")}(1,e.withStore).then((function(t){if(t.length>0){var n,i,r=t[0],o=r.url,a=r.body,s=r.headers,c=r.timestamp,l=r.statusCode,u=r.attemptCount;return Tt((function(){return"header: ".concat(String(e.config.headerName),"; attemptCount: ").concat(u)})),null===(n=(i=e.config).onBeforeRetry)||void 0===n||n.call(i,a),ut(o,a,_t(s,e.config.headerName,u,l),e.compress).then((function(t){if("unknown"===t.type||"success"===t.type){var n,i;null===(n=(i=e.config).onResult)||void 0===n||n.call(i,t,a),e.replayEntries()}else{var r,s,d,h,p,f;if(u+1>e.config.attemptLimit)return Tt((function(){return"Exceeded attempt count, dropping the entry: "+JSON.stringify({url:o,timestamp:c,statusCode:l},null,2)})),t.drop=!0,void(null===(r=(s=e.config).onResult)||void 0===r||r.call(s,t,a));if("network"===t.type||e.config.statusCodes.includes(t.statusCode))return t.drop=!1,null===(d=(h=e.config).onResult)||void 0===d||d.call(h,t,a),Tt((function(){return"Replaying the entry failed, pushing back to IDB: "+JSON.stringify({url:o,timestamp:c,statusCode:l},null,2)})),yt({url:o,body:a,timestamp:c,statusCode:l,attemptCount:u+1},e.config,e.withStore);t.drop=!0,null===(p=(f=e.config).onResult)||void 0===p||p.call(f,t,a)}}))}})).catch((function(t){e.disablePersistence=!0,t&&t.message&&St((function(){return"Replay entry failed: ".concat(t.message)}))}))};this.config.useIdle?kt(t):t()}}}]),e}(),At=function(){function e(){ee(this,e)}return ne(e,[{key:"onNotify",value:function(){}},{key:"push",value:function(){}},{key:"clear",value:function(){return Promise.resolve()}},{key:"peek",value:function(){return Promise.resolve([])}},{key:"peekBack",value:function(){return Promise.resolve([])}}]),e}(),Lt=function(){function e(t,n){ee(this,e),ie(this,"queue",void 0),ie(this,"beaconListeners",new Set),this.queue=e.hasSupport&&!n.disablePersistenceRetry?new It(t,n.compress):new At}return ne(e,[{key:"pushToQueue",value:function(e){this.queue.push(e)}},{key:"notifyQueue",value:function(){this.queue.onNotify()}},{key:"clearQueue",value:function(){return this.beaconListeners.forEach((function(e){return e()})),this.queue.clear()}},{key:"peekQueue",value:function(e){return this.queue.peek(e)}},{key:"peekBackQueue",value:function(e){return this.queue.peekBack(e)}},{key:"onClear",value:function(e){this.beaconListeners.add(e)}},{key:"removeOnClear",value:function(e){this.beaconListeners.delete(e)}}]),e}();ie(Lt,"hasSupport","undefined"!=typeof globalThis&&!!globalThis.indexedDB);var Rt=[502,504],Ot=[429,503],Nt=function(){function e(t,n,i,r){var o=this,a=arguments.length>4&&void 0!==arguments[4]&&arguments[4];ee(this,e),ie(this,"url",void 0),ie(this,"body",void 0),ie(this,"config",void 0),ie(this,"persistenceConfig",void 0),ie(this,"compress",void 0),ie(this,"timestamp",void 0),ie(this,"isClearQueuePending",!1),ie(this,"onClearCallback",void 0),this.url=t,this.body=n,this.config=i,this.persistenceConfig=r,this.compress=a,this.timestamp=Date.now(),this.onClearCallback=function(){return o.isClearQueuePending=!0}}return ne(e,[{key:"send",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};this.persistenceConfig.db.onClear(this.onClearCallback);var n=this.retryLimit;return this.retry((function(t){return ut(e.url,e.body,t,e.compress)}),n,t).finally((function(){Tt((function(){return"beacon finished"})),e.persistenceConfig.db.removeOnClear(e.onClearCallback)}))}},{key:"retryLimit",get:function(){return this.config.attemptLimit}},{key:"getAttemptCount",value:function(e){return this.retryLimit-e+1}},{key:"retry",value:function(e,t,n,i){var r=this,o=this.getAttemptCount(t)-1;return e(_t(n,this.config.headerName,o,i)).then((function(i){var o,a,s,c;if(i.drop=!1,"unknown"===i.type||"success"===i.type)r.isClearQueuePending||r.persistenceConfig.disabled||r.persistenceConfig.db.notifyQueue(),s=i;else if(Tt((function(){return"retry rejected "+JSON.stringify(i)})),r.shouldPersist(t,i))r.persistenceConfig.db.pushToQueue({url:r.url,body:r.body,headers:n,statusCode:i.statusCode,timestamp:r.timestamp,attemptCount:r.getAttemptCount(t)}),s={type:"persisted",drop:!1,statusCode:i.statusCode};else{if(t>0&&r.isRetryableError(i)){var l,u;null===(l=(u=r.config).onIntermediateResult)||void 0===l||l.call(u,i,r.body);var d=r.config.calculateRetryDelay(r.getAttemptCount(t),t);return Tt((function(){return"in memory retry in ".concat(d,"ms")})),(c=d,new Promise((function(e){return setTimeout(e,c)}))).then((function(){return r.retry(e,t-1,n,i.statusCode)}))}(s=i).drop=!0}return null===(o=(a=r.config).onIntermediateResult)||void 0===o||o.call(a,s,r.body),s}))}},{key:"isRetryableError",value:function(e){return!("network"!==e.type&&!this.config.statusCodes.includes(e.statusCode))}},{key:"shouldPersist",value:function(e,t){return!(this.isClearQueuePending||this.persistenceConfig.disabled||navigator.onLine&&(0!==e||"network"!==t.type)&&("response"!==t.type||!this.persistenceConfig.statusCodes.includes(t.statusCode)))}}]),e}();function Pt(e,t,n){var i=e.get(t);i&&i.push(n)||e.set(t,[n])}function Dt(e,t,n){var i=e.get(t);i&&i.splice(i.indexOf(n)>>>0,1)}var Mt,Ut,Bt=(Mt=new Map,Ut=new Map,{on:function(e,t){Pt(Mt,e,t)},before:function(e,t){Pt(Ut,e,t)},off:function(e,t){Dt(Mt,e,t)},offBefore:function(e,t){Dt(Ut,e,t)},emit:function(e,t){(Ut.get(e)||[]).concat(Mt.get(e)||[]).slice().map((function(e){e(t)}))},clear:function(){Ut.clear(),Mt.clear()}});if("undefined"!=typeof document&&"undefined"!=typeof window){var Ft=function(e){"pagehide"!==e.type&&"hidden"!==document.visibilityState||Bt.emit("internal:hide",e)};document.addEventListener("visibilitychange",Ft),window.addEventListener("pagehide",Ft)}var qt=null;if("undefined"==typeof crypto||!crypto.getRandomValues){var Ht=("undefined"!=typeof FastBoot?FastBoot.require:require)("crypto");if(Ht){var jt=new Uint8Array(256),Kt=jt.length;qt={rng:function(){return Kt>jt.length-16&&(Ht.randomFillSync(jt),Kt=0),jt.slice(Kt,Kt+=16)}}}}function Gt(){return we(qt,new Array(16),0)}function Vt(e){return Q(e).map((function(e){return String.fromCharCode(e)})).join("")}function zt(){return Vt(Gt())}"object"===("undefined"==typeof crypto?"undefined":$(crypto))&&crypto.randomUUID;var Wt=/^[a-zA-Z0-9/+]+[=]+$/;function Xt(e,t){return{pageUrn:Qt(e),trackingId:t||function(e){for(var t,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=[],r=0,o=e.length,a=o%3,s=o-a;r<s;)t=e[r]<<16,t|=e[r+1]<<8,t|=e[r+2],i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push(n.charAt(t>>>6&63)),i.push(n.charAt(63&t)),r+=3;switch(a){case 2:t=e[r]<<16,t|=e[r+1]<<8,i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push(n.charAt(t>>>6&63)),i.push("=");break;case 1:t=e[r]<<16,i.push(n.charAt(t>>>18&63)),i.push(n.charAt(t>>>12&63)),i.push("="),i.push("=")}return i.join("")}(Gt())}}function Yt(e,t){return"urn:li:control:".concat(e,"-").concat(t)}function Qt(e){return"urn:li:page:".concat(e)}function Jt(e,t){return{pageInstance:t.assign({},e.pageInstance),pageKey:e.pageKey,applicationInstance:e.applicationInstance}}function Zt(e,t){return void 0!==t.allSettled?t.allSettled(e):function(e){return new Promise((function(t){var n=new Set,i=function(e){n.delete(e),0===n.size&&t()};0===e.length?t():e.map((function(e){return e.then((function(){return i(e)})).catch((function(){return i(e)}))}))}))}(e)}function $t(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}function en(e,t,n){if("undefined"!=typeof window&&window.indexedDB){var i,r="sequenceNumber";try{i=window.indexedDB.open(r)}catch(e){return Promise.resolve(null)}return new Promise((function(o,a){i.onupgradeneeded=function(){var e=i.result;e.objectStoreNames.contains(r)||e.createObjectStore(r,{autoIncrement:!0})},i.onsuccess=function(){var s=i.result,c=s.transaction(r,"readwrite"),l=c.objectStore(r),u=l.get(1);u.onsuccess=function(){var i=u.result;if(i){if("read"===e)return o(i);if("update"!==e)return o(null);var r,s=Object.assign({},i),c=!1,d=null!==(r=s.sequenceNumber)&&void 0!==r?r:0;if(void 0!==t&&t>d&&(s.sequenceNumber=t,c=!0),n&&Object.keys(n).forEach((function(e){var t,i=null!==(t=s[e])&&void 0!==t?t:0,r=n[e];r>i&&(s[e]=r,c=!0)})),c){var h=l.put(s,1);h.onsuccess=function(){return o(null)},h.onerror=function(){a(h.error)}}}else{var p={sequenceNumber:0};n&&Object.keys(n).forEach((function(e){p[e]=0}));var f=l.add(p);f.onsuccess=function(){return o(0)},f.onerror=function(){a(f.error)}}},u.onerror=function(){return s.close(),a(new Error("Error: get sequence number from indexedDB ".concat(String(u.error))))},c.oncomplete=function(){return s.close()}},i.onerror=function(){return o(null)}}))}return Promise.resolve(null)}function tn(){return"undefined"!=typeof navigator&&navigator.userAgent.toLowerCase().indexOf("firefox")>-1||!it()||"undefined"==typeof Promise}function nn(e,t,n,i){var r=["core-web-tracking:".concat(e)];null==i||i.forEach((function(e){return r.push(e)})),Bt.emit("internal:error",{tags:r,reason:t instanceof Error?t:new Error("".concat(e,": ").concat(t)),responseHeaders:n})}var rn=function(e){var t=window.structuredClone;return t?t(e):JSON.parse(JSON.stringify(e))},on=function(){function e(t){ee(this,e),ie(this,"heap",void 0),ie(this,"comparator",void 0),this.comparator=t,this.heap=[]}return ne(e,[{key:"heapsize",value:function(){return this.heap.length}},{key:"peak",value:function(){return this.heap[0]}},{key:"heapArray",get:function(){return this.heap}},{key:"heapClear",value:function(){var e=Q(this.heap);return this.heap=[],e}},{key:"heappop",value:function(){var e=this.heap.length,t=[this.heap[e-1],this.heap[0]];this.heap[0]=t[0],this.heap[e-1]=t[1];for(var n=this.heap.pop(),i=0;2*i+1<this.heap.length;){var r=2*i+1,o=2*i+2,a=o<this.heap.length&&this.comparator(this.heap[o],this.heap[r])?o:r;if(!this.comparator(this.heap[a],this.heap[i]))break;var s=[this.heap[i],this.heap[a]];this.heap[a]=s[0],this.heap[i]=s[1],i=a}return n}},{key:"heapPush",value:function(e){this.heap.push(e);for(var t=this.heap.length-1;t>0;){var n=Math.floor((t-1)/2);if(!this.comparator(this.heap[t],this.heap[n]))break;var i=[this.heap[n],this.heap[t]];this.heap[t]=i[0],this.heap[n]=i[1],t=n}}}]),e}();function an(){if("undefined"==typeof Promise||"undefined"==typeof navigator)return!1;var e=navigator.userAgent.indexOf("Chrome")>-1,t=navigator.cookieEnabled,n=navigator.storage;return e&&rt()&&t&&n}var sn=function(){function e(t){ee(this,e),ie(this,"host",void 0),this.host=t}return ne(e,[{key:"checkAndEnablePersistentRetry",value:function(e,t){if("function"==typeof(null==e?void 0:e.shouldAnonymizeMemberId)&&!this.host.retryBeacon){var n=this.getRetryTreatment();this.host.retryConfig&&function(e,t,n,i,r){"control"!==i&&e.retryConfig&&an()&&navigator.storage.estimate().then((function(o){if(!((o.quota||0)-(o.usage||0)>52428800))return function(e){var t=window.indexedDB.deleteDatabase("beacons");return new Promise((function(e,n){t.onsuccess=function(){return e()},t.onerror=function(){return n(t.error)}}))}();var a,s,c=null!==(a=e.retryConfig.inMemory)&&void 0!==a?a:{attemptLimit:4,statusCodes:[502,504]},l=null!==(s=e.retryConfig.persist)&&void 0!==s?s:{attemptLimit:3,statusCodes:[429,503],maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},u={compress:n,inMemoryRetry:{onIntermediateResult:null==r?void 0:r.onIntermediateResult,attemptLimit:c.attemptLimit,statusCodes:c.statusCodes,headerName:"x-li-retry-context",calculateRetryDelay:function(e){return function(e){return 1e3*Math.pow(2,e)}(e)}},disablePersistenceRetry:e.retryConfig.disablePersistence,persistenceRetry:{onBeforeRetry:null==r?void 0:r.onBeforeRetry,onResult:null==r?void 0:r.onResult,idbName:"beacons",attemptLimit:l.attemptLimit,statusCodes:l.statusCodes,maxNumber:l.maxNumber,batchEvictionNumber:l.batchEvictionNumber,throttleWait:l.throttleWait,useIdle:!0,measureIDB:{createStartMark:"idb_open_start",createSuccessMeasure:"idb_open_success_phase",createFailMeasure:"idb_open_fail_phase"}}},d=function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=Boolean(t.compress),i=Object.assign({attemptLimit:0,statusCodes:Rt,calculateRetryDelay:function(e,t){return 2e3*t}},t.inMemoryRetry);if(t.retryDB)e=t.retryDB;else{var r=Object.assign({idbName:"beacon-transporter",attemptLimit:3,statusCodes:Ot,maxNumber:1e3,batchEvictionNumber:300,throttleWait:3e5},t.persistenceRetry);r.headerName=r.headerName||i.headerName,e=new Lt(r,{compress:t.compress,disablePersistenceRetry:t.disablePersistenceRetry})}return{beacon:function(r,o,a){var s;return it()?new Nt(r,o,i,{db:e,disabled:Boolean(t.disablePersistenceRetry),statusCodes:(null===(s=t.persistenceRetry)||void 0===s?void 0:s.statusCodes)||Ot},n).send(a):Promise.resolve({type:"unknown",drop:!0})},database:e}}(u),h=d.beacon,p=d.database;return e.retryBeacon={shouldRetry:!0,beacon:h,database:p},"enabled"===i?(e.retryBeacon.shouldRetry=!1,!u.disablePersistenceRetry&&t.shouldAnonymizeMemberId()?p.peekQueue(1).then((function(e){if(Array.isArray(e)&&e[0]){var t=JSON.parse(e[0].body);if(Array.isArray(t)&&t.some((function(e){return!e.eventInfo.shouldAnonymizeMemberId})))return p.clearQueue()}}),(function(){return p.clearQueue()})).then((function(){e.retryBeacon.shouldRetry=!0})).catch((function(e){nn("retry:idb",e)})):(e.retryBeacon.shouldRetry=!0,Promise.resolve())):void 0})).catch((function(e){nn("retry:setup",e)}))}(this.host,e,this.shouldCompressPayload(),n,t)}}},{key:"clearPersistedEventsOnLogout",value:function(){var e=this.host.retryBeacon;if(e&&e.shouldRetry)return e.shouldRetry=!1,e.database.clearQueue().catch((function(e){nn("retry:logout",e)}))}},{key:"sendPayload",value:function(e,t,n,i){var r,o=this.getRetryTreatment();rt()&&"control"!==o&&null!==(r=this.host.retryBeacon)&&void 0!==r&&r.shouldRetry?this.sendPayloadWithRetry(e,t,n):this.sendPayloadFireForget(e,t,n,i)}},{key:"sendPayloadWithRetry",value:function(e,t,n){(!Array.isArray(t)||t.length>0)&&this.host.retryBeacon.beacon(e,JSON.stringify(t),n).catch((function(e){nn("retry:beacon",e)}))}},{key:"sendPayloadFireForget",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3?arguments[3]:void 0;(!Array.isArray(t)||t.length>0)&&(tn()?ot(e,JSON.stringify(t),{headers:n}):ut(e,JSON.stringify(t),n,this.shouldCompressPayload()).then((function(e){null==i||i.onResult(e,t)}),(function(){})))}},{key:"getRetryTreatment",value:function(){var e,t,n;if(!this.host.retryConfig)return"control";var i=this.host.retryConfig.lixKey;return i?null!==(e=null===(t=(n=this.host).__getLixTreatment)||void 0===t?void 0:t.call(n,i))&&void 0!==e?e:"control":"enabled"}},{key:"shouldCompressPayload",value:function(){return!0!==this.host.disableCompression}},{key:"isBrowserPersistentRetryEnabled",value:function(){var e,t;return"control"!==this.getRetryTreatment()&&null!==(e=null===(t=this.host.retryBeacon)||void 0===t?void 0:t.shouldRetry)&&void 0!==e&&e&&an()&&"undefined"!=typeof globalThis&&!!globalThis.indexedDB}}]),e}(),cn="undefined"!=typeof window&&"undefined"!=typeof document,ln=/JSESSIONID="?([^";]+)"?/,un="",dn=0;function hn(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.cacheLifeSpan,n=void 0===t?1e4:t,i=e.regex,r=void 0===i?ln:i;if(!un||Date.now()-dn>n){var o=cn&&document.cookie.match(r);un=o&&o[1]||"",dn=Date.now()}return un}var pn={prod:{pattern:new RegExp(/https: \/\/www.linkedin.com\/.+|https:\/\/www.linkedin.com\/li\/track$/),monitorEndpoint:"https://www.linkedin.com/trackingMonitoring/?action=reportClientFailures"},ei:{pattern:new RegExp(/https: \/\/www.linkedin-ei.com\/.+|https:\/\/www.linkedin-ei.com\/li\/track$/),monitorEndpoint:"https://www.linkedin-ei.com/trackingMonitoring/?action=reportClientFailures"},eiValidate:{pattern:new RegExp(/https:\/\/www\.linkedin-ei\.com\/.+\/validate$/),monitorEndpoint:"https://www.linkedin-ei.com/trackingMonitoring/?action=reportClientFailures"}},fn=function(){function e(t){ee(this,e),ie(this,"networkTransporter",void 0),ie(this,"inactive",void 0),ie(this,"mpName",void 0),ie(this,"endpoint",void 0),ie(this,"debug",void 0),this.networkTransporter=new sn(t),this.mpName=t.appId,this.inactive=t.inactive;var n=function(e){var t,n=!1;return pn.prod.pattern.test(e)?t=pn.prod.monitorEndpoint:pn.eiValidate.pattern.test(e)?(n=!0,t=pn.eiValidate.monitorEndpoint):pn.ei.pattern.test(e)?t=pn.ei.monitorEndpoint:(t=pn.ei.monitorEndpoint,n=!0),{endpoint:t,debug:n}}(t.endpoint);this.endpoint=n.endpoint,this.debug=n.debug}return ne(e,[{key:"fireFragment",value:function(e){var t;if(!this.inactive){var n={"content-type":"application/json; charset=UTF-8","x-li-track":JSON.stringify({mpName:this.mpName}),"csrf-token":hn(),"x-restli-protocol-version":"2.0.0"},i=[],r=null!==(t=null==e?void 0:e.stats)&&void 0!==t?t:{},o=r.failures,a=r.previousInstanceEventStats.reduce((function(e,t){return e.push.apply(e,Q(t.failures)),e}),[]);[].concat(Q(o),Q(a)).forEach((function(e){var t=e.reason,n=e.rawError,r=e.eventTopic,o=e.header,a=e.requestHeader;i.push({reason:t,rawError:n,failedTopicName:r,header:o,requestHeader:a})}));var s={clientTrackingFailures:i,debug:this.debug};this.networkTransporter.sendPayload(this.endpoint,s,n)}}}]),e}();function mn(e){return"string"==typeof e}function gn(e){return mn(e)?e:e.topicName||e.eventName}function vn(e){return mn(e)?e:e.eventName}var yn,En,bn=function(){function e(t){var n,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};ee(this,e),ie(this,"host",void 0),ie(this,"cmoTransporter",void 0),ie(this,"clientMonitoringInstanceId",zt()),ie(this,"currentContext",_n()),ie(this,"appState",{}),ie(this,"estimatedFragmentSize",0),ie(this,"fragmentSizeLimit",void 0),ie(this,"activeFragmentEvent",void 0),ie(this,"debounceTimer",void 0),this.host=t,this.cmoTransporter=i.cmoTransporter||new fn(t),this.fragmentSizeLimit=(null===(n=t.clientMonitoringConfig)||void 0===n?void 0:n.fragmentSizeLimit)||10240,this.activeFragmentEvent=xn(this.clientMonitoringInstanceId,0,0,!1,this.getEventHeaders())}return ne(e,[{key:"getCurrentInstanceId",value:function(){return this.clientMonitoringInstanceId}},{key:"scheduleDebouncedFiring",value:function(){var e,t,n=this;void 0!==this.debounceTimer&&(clearTimeout(this.debounceTimer),this.debounceTimer=void 0),this.fragmentIsFull()&&this.fireFragmentEventIfFull(!0),this.debounceTimer=setTimeout((function(){n.fireFragmentEventIfFull()}),null!==(e=null===(t=this.host.batching)||void 0===t?void 0:t.debounceTime)&&void 0!==e?e:1)}},{key:"logEventGenerated",value:function(e){this.scheduleDebouncedFiring();var t=this.activeFragmentEvent.stats,n=this.activeFragmentEvent.firstEventNumber+t.eventsGenerated;return t.eventTopics.push(e),t.eventsGenerated++,this.estimatedFragmentSize+=e.length,n}},{key:"logEventReadyToSend",value:function(e){this.activeFragmentEvent.stats.eventsReadyToSend+=e}},{key:"logEventSent",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCurrentInstanceId();t===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.eventsSent+=e:this.findPreviousInstanceStat(t,(function(t){t.eventsSent+=e}))}},{key:"logNetworkResponseCode",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.getCurrentInstanceId(),n=this.activeFragmentEvent.stats.networkResponseStats;t!==this.getCurrentInstanceId()&&this.findPreviousInstanceStat(t,(function(e){n=e.networkResponseStats})),e>=200&&e<300?n.eventsWith2XXResponse++:400===e?n.eventsWith400Response++:408===e?n.eventsWith408Response++:429===e?n.eventsWith429Response++:e>400&&e<500?n.eventsWith4XXResponse++:500===e?n.eventsWith500Response++:502===e?n.eventsWith502Response++:503===e?n.eventsWith503Response++:504===e?n.eventsWith504Response++:e>500&&e<600&&n.eventsWith5XXResponse++}},{key:"findPreviousInstanceStat",value:function(e,t){var n,i=Y(this.activeFragmentEvent.stats.previousInstanceEventStats);try{for(i.s();!(n=i.n()).done;){var r=n.value;if(r.instanceId===e)return void t(r)}}catch(e){i.e(e)}finally{i.f()}var o=this.getEventHeaders(),a=o.header,s=o.requestHeader,c={header:Object.assign(a,{memberId:-1}),requestHeader:s,instanceId:e,eventsSent:0,eventTopics:[],networkResponseStats:{eventsWith2XXResponse:0,eventsWith400Response:0,eventsWith408Response:0,eventsWith429Response:0,eventsWith4XXResponse:0,eventsWith500Response:0,eventsWith502Response:0,eventsWith503Response:0,eventsWith504Response:0,eventsWith5XXResponse:0},failures:[]};t(c),this.activeFragmentEvent.stats.previousInstanceEventStats.push(c)}},{key:"logFailedEvent",value:function(e,t,n,i){var r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:this.getCurrentInstanceId(),o=this.getEventHeaders(),a=o.header,s=o.requestHeader,c={header:Object.assign(a,{memberId:-1}),requestHeader:s,instanceId:r,instanceEventNumber:i,reason:e,rawError:n,eventName:vn(t),eventTopic:gn(t)};this.estimatedFragmentSize+=JSON.stringify(c).length,r===this.getCurrentInstanceId()?this.activeFragmentEvent.stats.failures.push(c):this.findPreviousInstanceStat(r,(function(e){e.failures.push(c)})),this.fireFragmentEventIfFull()}},{key:"flush",value:function(){this.activeFragmentEvent.isLastFragment=!0,this.fireFragmentEventIfFull(!0)}},{key:"fragmentIsFull",value:function(){return this.activeFragmentEvent.stats.eventsGenerated>=100||this.estimatedFragmentSize>=this.fragmentSizeLimit}},{key:"fireFragmentEventIfFull",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0];if(e||this.fragmentIsFull()){this.debounceTimer=void 0;var t=this.getEventHeaders(),n=t.header,i=t.requestHeader,r=this.activeFragmentEvent;r.header=n,r.requestHeader=i,this.cmoTransporter.fireFragment(r),this.estimatedFragmentSize=0,this.activeFragmentEvent=xn(this.clientMonitoringInstanceId,r.fragmentNumber+1,r.firstEventNumber+r.stats.eventsGenerated,!1,t)}}},{key:"setCurrentContext",value:function(e){this.currentContext=e}},{key:"updateAppState",value:function(e){this.host.api.assign(this.appState,e)}},{key:"getEventHeaders",value:function(){var e=void 0;this.appState.clientApplicationInstance&&((e=this.appState.clientApplicationInstance).trackingId=Tn(e.trackingId));var t=this.currentContext.pageInstance;return t.trackingId=Tn(t.trackingId),{requestHeader:{interfaceLocale:this.host.locale,pageKey:this.currentContext.pageKey,path:this.host.api.location.pathname+this.host.api.location.search,referer:this.host.api.document.referrer},header:{applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:e,pageInstance:t,time:Date.now(),version:this.host.appVersion,server:"",service:"",guid:zt(),memberId:0}}}}]),e}();function wn(e){return yn||(yn=new bn(e)),{getCurrentInstanceId:function(){return yn.getCurrentInstanceId()},logEventGenerated:function(e){return yn.logEventGenerated(e)},logEventReadyToSend:function(e){yn.logEventReadyToSend(e)},logEventSent:function(e){yn.logEventSent(e)},logPersistedEventSent:function(e,t){yn.logEventSent(t,e)},logNetworkResponseCode:function(e){yn.logNetworkResponseCode(e)},logPersistedNetworkResponseCode:function(e,t){var n;null===(n=yn)||void 0===n||n.logNetworkResponseCode(t,e)},logFailedEvent:function(e,t,n,i){yn.logFailedEvent(e,t,n,i)},logPersistedFailedEvent:function(e,t,n,i,r){yn.logFailedEvent(t,n,i,r,e)},flush:function(){yn.flush()},destroy:function(){yn=void 0},isDestroyed:function(){return void 0===yn},setCurrentContext:function(e){yn.setCurrentContext(e)},updateAppState:function(e){yn.updateAppState(e)}}}function xn(e,t,n,i,r){return{fragmentNumber:t,firstEventNumber:n,isLastFragment:i,stats:{instanceId:e,eventsGenerated:0,eventsReadyToSend:0,eventsSent:0,networkResponseStats:{eventsWith2XXResponse:0,eventsWith400Response:0,eventsWith408Response:0,eventsWith429Response:0,eventsWith4XXResponse:0,eventsWith500Response:0,eventsWith502Response:0,eventsWith503Response:0,eventsWith504Response:0,eventsWith5XXResponse:0},eventTopics:[],failures:[],previousInstanceEventStats:[]},requestHeader:r.requestHeader,header:r.header}}function _n(){return{pageKey:"unknown",pageInstance:Xt("unknown")}}function Tn(e){return Array.isArray(e)?Vt(e):16===e.length?e:function(e){return"string"==typeof e&&!!e.match(Wt)}(e)?atob(e):Vt(function(e){return de(e)}(e))}function Sn(e){return{onResult:function(t,n){e&&!e.isDestroyed()&&(t.statusCode&&e.logNetworkResponseCode(t.statusCode),!0===t.drop&&n.forEach((function(n){var i=n.eventInfo.eventName,r=n.eventInfo.topicName||i,o="rawError"in t?t.rawError:"null",a=["type: ".concat(t.type),"statusCode: ".concat(t.statusCode||"null"),"drop: ".concat(String(t.drop)),"rawError: ".concat(o)].join(", ");null==e||e.logFailedEvent(En.UNKNOWN_EXECUTION_ERROR,{eventName:i,topicName:r},a,n.eventBody.header.clientMonitoringInstanceEventNumber||-1)})))}}}!function(e){e.NONE="NONE",e.UNKNOWN_EXECUTION_ERROR="UNKNOWN_EXECUTION_ERROR",e.MISSING_REQUIRED_PROPERTIES="MISSING_REQUIRED_PROPERITES",e.STORAGE_WRITE_FAILURE="STORAGE_WRITE_FAILURE",e.RETRIES_EXCEEDED="RETRIES_EXCEEDED",e.EVENT_EVICTED_FROM_STORAGE="EVENT_EVICTED_FROM_STORAGE",e.STORAGE_UNAVAILABLE="STORAGE_UNAVAILABLE",e.SERIALIZATION_FAILURE="SERIALIZATION_FAILURE"}(En||(En={}));var kn,Cn,In,An=["PageViewEvent","SponsoredImpressionEvent","JobViewEvent"],Ln="PageViewEvent",Rn=function(){function e(t){var n,i,r,o,a,s,c=this;ee(this,e),ie(this,"host",void 0),ie(this,"queue",void 0),ie(this,"preContextQueue",void 0),ie(this,"debounceTimer",void 0),ie(this,"unloadHandlers",void 0),ie(this,"maxQueueSize",void 0),ie(this,"flushDebounceTime",void 0),ie(this,"trackingEventListeners",[]),ie(this,"onHideHandler",(function(){c.forceFlush()})),ie(this,"networkTransporter",void 0),ie(this,"clientMonitoringConn",void 0),ie(this,"clientGlobalSequenceNumberCounter",void 0),ie(this,"clientTopicLocalSequenceNumberCountersMap",{}),ie(this,"isTimerRunning",void 0),ie(this,"trackingEndpoint",void 0),ie(this,"isEvenBatchEnabled",void 0),this.host=t,this.queue=[],this.preContextQueue=[],this.unloadHandlers=[];var l=t.batching,u=null!==(n=null==l?void 0:l.evenBatchEnabled)&&void 0!==n&&n,d="development"===t.environment||(null===(i=t.api)||void 0===i||null===(r=i.location)||void 0===r||null===(o=r.host)||void 0===o?void 0:o.indexOf("-ei."))>-1?"https://www.linkedin-ei.com/li/track/validate":t.endpoint||"https://www.linkedin.com/li/track";this.trackingEndpoint=function(e,t){return/linkedin(?:-ei)?\.cn/.test(t)?e.replace(/\/\/(\S+?)\.linkedin(-ei)?\.com/,"//$1.linkedin$2.cn"):e}(d,null===(a=t.api)||void 0===a||null===(s=a.location)||void 0===s?void 0:s.host),this.maxQueueSize=l&&l.maxSize||1,this.flushDebounceTime=l&&l.debounceTime||0,Bt.on("internal:hide",this.onHideHandler),this.networkTransporter=new sn(t),this.isLixEnabled("pemberly.tracking.monitoring")&&t.clientMonitoringConfig&&!t.inactive&&(this.clientMonitoringConn=wn(t)),this.getSequenceNumberFromIDB(),this.updateSequenceNumberOnExit(),this.isTimerRunning=!1,this.isEvenBatchEnabled=this.isLixEnabled("pemberly.tracking.even-batch")||u}return ne(e,[{key:"checkAndEnablePersistentRetry",value:function(e){var t,n=(t=this.clientMonitoringConn,{onIntermediateResult:function(e,n){var i;if(t&&!t.isDestroyed())try{if(i=JSON.parse(n),!Array.isArray(i)||0===i.length)return;e.statusCode&&t.logNetworkResponseCode(e.statusCode),!0===e.drop&&i.forEach((function(n){var i,r=n.eventInfo.eventName,o=n.eventInfo.topicName||r,a="rawError"in e?e.rawError:"null",s=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(a)].join(", ");t.logFailedEvent(En.UNKNOWN_EXECUTION_ERROR,{eventName:r,topicName:o},s,null!==(i=n.eventBody.header.clientMonitoringInstanceEventNumber)&&void 0!==i?i:-1)}))}catch(e){}},onBeforeRetry:function(e){var n;if(t&&!t.isDestroyed())try{if(n=JSON.parse(e),!Array.isArray(n)||0===n.length||!n[0].eventBody.header.clientMonitoringInstanceId)return;var i=n[0].eventBody.header.clientMonitoringInstanceId,r=n.length;t.logPersistedEventSent(i,r)}catch(e){}},onResult:function(e,n){var i;if(t)try{if(i=JSON.parse(n),!Array.isArray(i)||0===i.length||!i[0].eventBody.header.clientMonitoringInstanceId)return;var r=i[0].eventBody.header.clientMonitoringInstanceId;e.statusCode&&t.logPersistedNetworkResponseCode(r,e.statusCode),!0===e.drop&&i.forEach((function(n){var i=n.eventInfo.eventName,o=n.eventInfo.topicName||i,a="rawError"in e?e.rawError:"null",s=["type: ".concat(e.type),"statusCode: ".concat(e.statusCode||"null"),"drop: ".concat(String(e.drop)),"rawError: ".concat(a)].join(", ");t.logPersistedFailedEvent(r,En.UNKNOWN_EXECUTION_ERROR,{eventName:i,topicName:o},s,n.eventBody.header.clientMonitoringInstanceEventNumber)}))}catch(e){}}});this.networkTransporter.checkAndEnablePersistentRetry(e,n)}},{key:"clearPersistedEventsOnLogout",value:function(){return this.networkTransporter.clearPersistedEventsOnLogout()}},{key:"on",value:function(e){this.trackingEventListeners.push(e)}},{key:"fireEvent",value:function(e){var t=function(e){return e.meta.time=Date.now(),e}(e);this.clientMonitoringConn&&(t.meta.clientMonitoringInstanceId=this.clientMonitoringConn.getCurrentInstanceId(),t.meta.clientMonitoringInstanceEventNumber=this.clientMonitoringConn.logEventGenerated(gn(e.id)));var n=this.host,i=n.api.Promise,r=n.batching;if(function(e){return!!e.meta.context}(t)){var o,a=this.prepareCompleteEnvelopeQueue(t);return null===(o=this.clientMonitoringConn)||void 0===o||o.logEventReadyToSend(1),this.queue.push(a),r?(this.batchFire(),i.resolve(!0)):(this.flush(!0),i.resolve(!0))}return this.preContextQueue.push(t),i.resolve(!0)}},{key:"callOnDestroy",value:function(e){this.unloadHandlers.push(e)}},{key:"destroy",value:function(){var e,t,n,i;this.unloadHandlers.forEach((function(e){return e()})),this.forceFlush(),this.trackingEventListeners=[],this.clientMonitoringConn=void 0,Bt.off("internal:hide",this.onHideHandler),null!==(e=this.host)&&void 0!==e&&e.__getLixTreatment&&(this.host.__getLixTreatment=void 0),null!==(t=this.host)&&void 0!==t&&null!==(n=t.api)&&void 0!==n&&n.location&&(this.host.api.location=null===(i=window)||void 0===i?void 0:i.location)}},{key:"forceFlush",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:1;this.populatePreContextQueue({pageInstance:Xt("unknown"),pageKey:"unknown"}).forEach((function(t){e.queue.push(t)})),this.isEvenBatchEnabled?1===t?this.sendPayload(void 0,!0):this.sendPayload():this.flush(!0)}},{key:"isLixEnabled",value:function(e){var t,n;return"enabled"===(null===(t=(n=this.host).__getLixTreatment)||void 0===t?void 0:t.call(n,e))}},{key:"getSequenceNumberFromIDB",value:function(){var e=this;en("read").then((function(t){var n;e.clientGlobalSequenceNumberCounter=null!==(n=null==t?void 0:t.sequenceNumber)&&void 0!==n?n:0,An.forEach((function(n){var i;e.clientTopicLocalSequenceNumberCountersMap[n]=null!==(i=null==t?void 0:t[n])&&void 0!==i?i:0}))})).catch((function(e){nn("sequence-number:idb-read",e)}))}},{key:"updateSequenceNumberToIDB",value:function(){en("update",this.clientGlobalSequenceNumberCounter,this.clientTopicLocalSequenceNumberCountersMap).catch((function(e){nn("sequence-number:idb-update",e)}))}},{key:"updateSequenceNumberOnExit",value:function(){var e=this;"undefined"!=typeof window&&"undefined"!=typeof document&&window.addEventListener("beforeunload",(function t(){e.updateSequenceNumberToIDB(),window.removeEventListener("beforeunload",t)}))}},{key:"prepareCompleteEnvelopeQueue",value:function(e){var t=this,n=e.meta.context=Jt(e.meta.context,this.host.api);return"function"==typeof e.body&&(e.body=e.body(n)),this.preContextQueue.length>0&&this.populatePreContextQueue(n).forEach((function(e){return t.queue.push(e)})),e}},{key:"envelop",value:function(e,t,n){var i=this.host,r=i.appId,o=i.api,a={eventBody:t,eventInfo:"string"==typeof e?{appId:r,eventName:e,topicName:e}:o.assign({appId:r},e)};return n.length>0&&this.host.api.assign(a,{clientBreadcrumbs:n}),a}},{key:"getBreadcrumbs",value:function(e){return e.clientBreadcrumbs||[]}},{key:"getGenericEventBody",value:function(e){var t,n=this.host,i=n.appVersion,r=n.locale,o=n.api,a=o.location,s=o.document,c=o.assign,l=e.meta.context,u=l.pageKey,d=l.pageInstance,h=function(e){return"string"==typeof e?e===Ln:e.eventName===Ln}(e.id)&&(null===(t=e.body.requestHeader)||void 0===t?void 0:t.pageKey)||u,p=null;"string"!=typeof r&&null!==this.host.locale||(p=r);var f={interfaceLocale:p,pageKey:h,path:a.pathname+a.search,referer:s.referrer,isFlushOnCloseBrowserTabEnabled:!tn()&&(rt()||"undefined"!=typeof navigator&&"sendBeacon"in navigator),isBrowserPersistentRetryEnabled:this.networkTransporter.isBrowserPersistentRetryEnabled()},m={pageInstance:d,time:e.meta.time,version:i,server:"",service:"",guid:zt(),memberId:0};"number"==typeof this.clientGlobalSequenceNumberCounter&&c(m,{clientGlobalSequenceNumber:this.clientGlobalSequenceNumberCounter});var g=gn(e.id);if(An.includes(g)){var v=this.clientTopicLocalSequenceNumberCountersMap[g];"number"==typeof v&&c(m,{clientTopicLocalSequenceNumber:v})}var y={header:c(m,e.meta.header||{}),requestHeader:c(f,e.meta.requestHeader||{})},E=e.meta.clientMonitoringInstanceId,b=e.meta.clientMonitoringInstanceEventNumber;return E&&c(y.header,{clientMonitoringInstanceId:E,clientMonitoringInstanceEventNumber:b}),c(e.body,y)}},{key:"populatePreContextQueue",value:function(e){var t,n=this.preContextQueue;return this.preContextQueue=[],null===(t=this.clientMonitoringConn)||void 0===t||t.logEventReadyToSend(n.length),n.map((function(t){return t.meta.context=e,"function"==typeof t.body&&(t.body=t.body(e)),t}))}},{key:"trigger",value:function(e,t){this.trackingEventListeners.forEach((function(n){return n(e,t)}))}},{key:"requestFlush",value:function(e){var t=this;e((function(){t.forceFlush(0)}),{timeout:1e4})}},{key:"flush",value:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=this.host.api.requestIdleCallback;e||!t?this.sendPayload(void 0,!0):this.requestFlush(t)}},{key:"batchFire",value:function(){var e=this;this.queue.length>this.maxQueueSize?this.flush():(this.debounceTimer&&clearTimeout(this.debounceTimer),this.debounceTimer=setTimeout((function(){return e.flush()}),this.flushDebounceTime))}},{key:"sendPayload",value:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(this.isEvenBatchEnabled)if(Array.isArray(e)&&e.length>0)t=e;else{var r=this.maxQueueSize+1;this.queue.length>0&&(this.queue.length<=r||i)?(t=this.queue,this.queue=[]):t=this.queue.splice(0,r)}else Array.isArray(e)&&e.length>0?t=e:(t=this.queue,this.queue=[]);if(0!==t.length){"undefined"!=typeof window&&!1===this.isTimerRunning&&(this.isTimerRunning=!0,setInterval((function(){n.updateSequenceNumberToIDB()}),5e3));var o,a=[],s=[];t.forEach((function(e){var t=n.getGenericEventBody(e),i=n.getBreadcrumbs(e),r=n.envelop(e.id,t,i);n.trigger(r,e.meta);var o=r.eventInfo.eventName;"LixTreatmentsEvent"===o||"JavaScriptErrorEvent"===o?a.push(r):s.push(r),"number"==typeof n.clientGlobalSequenceNumberCounter&&n.clientGlobalSequenceNumberCounter++;var c=gn(e.id);An.includes(c)&&"number"==typeof n.clientTopicLocalSequenceNumberCountersMap[c]&&n.clientTopicLocalSequenceNumberCountersMap[c]++})),this.host.inactive||(this.clientMonitoringConn&&(this.clientMonitoringConn.logEventSent(a.length+s.length),o=Sn(this.clientMonitoringConn)),this.networkTransporter.sendPayloadFireForget(this.trackingEndpoint,a,void 0,o),this.networkTransporter.sendPayload(this.trackingEndpoint,s,void 0,o))}}},{key:"getTrackingEndpoint",value:function(){return this.trackingEndpoint}}]),e}(),On=function(){function e(t,n){ee(this,e),this.clientBreadcrumbType=t,this.id=n}return ne(e,[{key:"builder",get:function(){return function(){var e={},t=new Proxy({},{get:function(n,i){return"build"===i?function(){return e}:function(n){return e[i.toString()]=n,t}}});return t}().id(this.id).clientBreadcrumbType(this.clientBreadcrumbType)}}],[{key:"toPointer",value:function(e){return{id:e.id,type:e.clientBreadcrumbType}}}]),e}();function Nn(e){if(!e)return{};var t=e.trk,n=!1,i=e.licu&&decodeURIComponent(e.licu);e.external_control&&(i="urn:li:externalControl:".concat(decodeURIComponent(e.external_control)),n=!0);var r,o=e.lipi&&function(e){var t=decodeURIComponent(e).split(";");if(t.length>1)return{pageUrn:t[0],trackingId:t[1]}}(e.lipi);if(o?r={pageInstance:o,pageKey:t}:t&&(r={pageKey:t}),e.external_page&&e.external_page_instance){var a=decodeURIComponent(e.external_page);r={pageInstance:{pageUrn:"urn:li:externalPage:".concat(a),trackingId:e.external_page_instance},pageKey:a},n=!0}var s=e.external_app&&e.external_app_instance?{applicationUrn:"urn:li:externalApplication:".concat(decodeURIComponent(e.external_app)),trackingId:e.external_app_instance,version:""}:void 0;return s&&((r=r||{}).applicationInstance=s),{fromExternalApp:n||!!s,previousApplicationInstance:s,previousContext:r,previousControlId:e.lici&&decodeURIComponent(e.lici),previousControlUrn:i}}function Pn(e){return"retryConfig"in e.host}function Dn(e){return e.split("").reduce((function(e,t){return(e<<5)-e+t.charCodeAt(0)|0}),0)}!function(e){e.UNKNOWN="UNKNOWN",e.ME_NOTIFICATION="ME_NOTIFICATION",e.ME_NOTIFICATION_ACTION="ME_NOTIFICATION_ACTION",e.JOB_VIEW="JOB_VIEW"}(kn||(kn={})),ne((function e(t,n){var i,r;if(ee(this,e),ie(this,"transporter",void 0),ie(this,"delegate",void 0),ie(this,"currentContext",void 0),ie(this,"appState",void 0),ie(this,"previousAppContext",void 0),ie(this,"customTransporters",void 0),ie(this,"clientMonitoringConn",void 0),this.transporter=t,this.delegate=n,this.appState={},this.customTransporters={},n&&n.customTransporterHosts)for(var o in n.customTransporterHosts)if(Object.prototype.hasOwnProperty.call(n.customTransporterHosts,o)){var a=this.transporter.host.api.assign({},this.transporter.host);this.customTransporters[o]=new Rn(this.transporter.host.api.assign(a,n.customTransporterHosts[o]))}"enabled"===(null===(i=(r=t.host).__getLixTreatment)||void 0===i?void 0:i.call(r,"pemberly.tracking.monitoring"))&&t.host.clientMonitoringConfig&&!t.host.inactive&&"location"in t.host.api&&(this.clientMonitoringConn=wn(t.host))}),[{key:"host",get:function(){return this.transporter.host}},{key:"checkAndEnablePersistentRetry",value:function(){Pn(this.transporter)&&this.transporter.checkAndEnablePersistentRetry(this.delegate)}},{key:"flushAndClearPersistedEventsOnLogout",value:function(){this.forceFlush();var e=Pn(this.transporter)?this.transporter.clearPersistedEventsOnLogout():null;return null!=e?e:this.host.api.Promise.resolve()}},{key:"getCurrentContext",value:function(){if(this.currentContext)return Jt(this.currentContext,this.host.api)}},{key:"navigate",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=this.navMetaFromSeed(e,Nn(t),null==n?void 0:n.pageInstanceTrackingId);if(this.setCurrentContext(i.to),!n.suppressEventsFiring)return this.fireNavEvents(i)}},{key:"setCurrentContext",value:function(e){var t;this.currentContext=Jt(e,this.host.api),null===(t=this.clientMonitoringConn)||void 0===t||t.setCurrentContext(Jt(e,this.host.api))}},{key:"updateAppState",value:function(e){var t;this.host.api.assign(this.appState,e),null===(t=this.clientMonitoringConn)||void 0===t||t.updateAppState(e)}},{key:"fireCIE",value:function(e,t,n,i,r){return this.fireEvent("ControlInteractionEvent",(function(n){var o=Yt(n.pageKey,e),a={controlTrackingId:i,controlUrn:o,interactionType:t};return r&&r(o),a}),{context:n})}},{key:"getViewHierarchy",value:function(e){for(var t=[],n=e;n instanceof HTMLElement&&"body"!==n.tagName.toLowerCase();){var i=n.getAttribute("data-view-name");i&&t.push(i),n=n.parentElement}return t}},{key:"fireInteraction",value:function(e){var t=e.targetView,n=e.manualFireReason,i=e.interactionType,r=e.controlUrn,o=e.actionType,a=e.contentTrackingId,s=e.clientBreadcrumbs,c=e.isShadowEvent,l=this.getViewHierarchy(t);return this.fireEvent("GenericActionEvent",{controlUrn:r||"",interactionType:i,actionType:o,contentTrackingId:""===a?void 0:a,manualFireReason:n},{header:{viewHierarchy:l}},s,c)}},{key:"fireImpression",value:function(e){var t=e.viewHierarchy,n=e.manualFireReason,i=e.viewDurationInMilliseconds,r=void 0===i?0:i,o=e.contentViewFraction,a=void 0===o?1:o,s=e.width,c=void 0===s?-1:s,l=e.height,u=void 0===l?-1:l,d=e.verticalPosition,h=e.horizontalPosition,p=e.contentTrackingId,f=e.clientBreadcrumbs,m=e.isShadowEvent;return this.fireEvent("GenericImpressionEvent",{viewDurationInMilliseconds:r,contentViewFraction:a,width:c,height:u,verticalPosition:d,horizontalPosition:h,contentTrackingId:""===p?void 0:p,manualFireReason:n},{header:{viewHierarchy:t}},f,m)}},{key:"fireEvent",value:function(e,t,n,i,r){if(!t){var o=gn(e),a=void 0===t?"undefined":null===t?"null":$(t),s='Firing tracking event "'.concat(o,'" with invalid body, you fired "').concat(a,'"');if(this.clientMonitoringConn){var c=this.clientMonitoringConn.logEventGenerated(o);this.clientMonitoringConn.logFailedEvent(En.MISSING_REQUIRED_PROPERTIES,e,s,c)}throw new Error(s)}var l=i||[];if(l.length>0){var u=l.map((function(e){return On.toPointer(e)}));this.host.api.assign(t,{clientBreadcrumbPointers:u})}var d=l.length>0?this.generateEnvelopeWithBreadcrumbs(e,t,n,l,r):this.generateEnvelope(e,t,n,r);return this.fireEnvelope(d)}},{key:"generateEnvelopeWithBreadcrumbs",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],r=arguments.length>4&&void 0!==arguments[4]&&arguments[4],o=this.generateEnvelope(e,t,n,r),a=i.length>0?this.addBreadcrumbsToEnvelope(o,i):o;return a}},{key:"addBreadcrumbsToEnvelope",value:function(e,t){return this.host.api.assign(e,{clientBreadcrumbs:t}),e}},{key:"fireEnvelope",value:function(e){var t,n;if(null!==(t=this.delegate)&&void 0!==t&&null!==(n=t.shouldAnonymizeMemberId)&&void 0!==n&&n.call(t))if(mn(e.id)){var i=e.id;e.id={eventName:i,topicName:i,shouldAnonymizeMemberId:!0}}else e.id.shouldAnonymizeMemberId=!0;var r=this.delegate&&this.delegate.preTransporter?this.delegate.preTransporter(e):e;if(r){var o=r.meta.transporterKey,a=o?this.customTransporters[o]:this.transporter;if(!a&&o){var s=gn(r.id),c="Could not find custom transporter: ".concat(o);if(this.clientMonitoringConn){var l=this.clientMonitoringConn.logEventGenerated(s);this.clientMonitoringConn.logFailedEvent(En.UNKNOWN_EXECUTION_ERROR,r.id,c,l)}throw new Error(c)}return a.fireEvent(r)}return this.host.api.Promise.resolve(!0)}},{key:"generatePageInstance",value:function(e,t){return Xt(e,t)}},{key:"firePVE",value:function(e,t,n){return this._firePVE(e,t,n)}},{key:"_firePVE",value:function(e,t,n){var i={pageType:"full",totalTime:0,trackingCode:this.getTrackingCode(),trackingInfo:{}},r=this.host.api.assign(i,t),o=this.generateEnvelope("PageViewEvent",r,{context:n});return o.meta.requestHeader.pageKey=e,this.fireEnvelope(o)}},{key:"destroy",value:function(){for(var e in this.transporter.destroy(),this.customTransporters)this.customTransporters[e].destroy();this.clientMonitoringConn&&(this.clientMonitoringConn.flush(),this.clientMonitoringConn.destroy(),this.clientMonitoringConn=void 0),Bt.clear()}},{key:"forceFlush",value:function(){for(var e in this.transporter.forceFlush(),this.customTransporters)this.customTransporters[e].forceFlush()}},{key:"generateControlUrn",value:function(e,t){return Yt((t||this.currentContext||{pageKey:"unknown"}).pageKey,e)}},{key:"fireRawCIE",value:function(e,t,n,i){var r={controlTrackingId:i,controlUrn:e,interactionType:t};return{beacon:this.fireEvent("ControlInteractionEvent",r,{context:n}),controlUrn:e}}},{key:"generateNavigationEvent",value:function(e){var t=e.triggerId,n=e.triggerUrn,i=e.from;return{previousPageInstance:i&&i.pageInstance,triggerControlTrackingId:t,triggerControlUrn:n}}},{key:"getTrackingCode",value:function(){return this.previousAppContext&&this.previousAppContext.pageKey}},{key:"navMetaFromSeed",value:function(e,t,n){var i="NavigationEvent";this.previousAppContext=t.previousContext;var r=t.fromExternalApp?{eventName:i,topicName:"InboundNavigationEvent"}:i;return{from:t.previousContext,navEventId:r,to:{applicationInstance:t.applicationInstance,pageInstance:this.generatePageInstance(e,n||t.pageTrackingId),pageKey:e},triggerId:t.previousControlId,triggerUrn:t.previousControlUrn}}},{key:"fireNavEvents",value:function(e){var t=this.generateNavigationEvent(e),n=e.to,i=e.from,r=e.navEventId,o=this.generateEnvelope(r,t);o.meta.requestHeader.pageKey=n.pageKey;var a=i&&i.applicationInstance;return a&&(o.meta.header.clientApplicationInstance=a),this.host.api.Promise.all([this._firePVE(n.pageKey),this.fireEnvelope(o)])}},{key:"generateEnvelope",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},i=arguments.length>3&&void 0!==arguments[3]&&arguments[3],r={directive:n.directive,transporterKey:n.transporterKey,context:n.context||this.currentContext&&Jt(this.currentContext,this.host.api),requestHeader:this.host.api.assign({trackingCode:this.getTrackingCode()},n.requestHeader||{}),header:this.host.api.assign({applicationViewerUrn:this.appState.applicationViewerUrn,clientApplicationInstance:this.appState.clientApplicationInstance,isShadowEvent:i},n.header||{})};return{body:"function"==typeof t?t:function(){return t},id:e,meta:r}}}]),ne((function e(t,n){var i,r=this;ee(this,e),ie(this,"core",void 0),ie(this,"protocol",void 0),ie(this,"throttleKeySet",new Set),ie(this,"config",void 0),ie(this,"reportTransporterError",(function(e){e.reason instanceof Error||(e.reason=new Error(e.reason||"An error occurred in the transporter")),r.reportError(e.reason,e.tags.concat(["info"]),{responseHeaders:e.responseHeaders}).catch((function(){}))})),this.core=t;var o=this.core.host.api.location.protocol;this.protocol=o.substring(0,o.length-1),this.config={throttleTime:null!==(i=null==n?void 0:n.throttleTime)&&void 0!==i?i:100},Bt.on("internal:error",this.reportTransporterError)}),[{key:"reportError",value:function(e){var t,n=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o=r.callTreeId,a=void 0===o?"":o,s=r.responseHeaders,c=void 0===s?{}:s,l=e.message,u=e.name,d=e.stack,h=void 0===d?"":d,p=e.fileName,f=void 0===p?"":p,m=e.lineNumber,g=void 0===m?0:m,v=e.columnNumber,y=void 0===v?0:v,E=this.core.host,b=E.appId,w=E.appVersion,x=E.service,_=E.serviceInstance,T=E.treeID,S=void 0===T?"":T,k=E.api,C=k.Promise,I=k.location,A=I.host,L=I.pathname,R=I.search,O=I.hash,N=void 0===O?"":O;if(c){t={};var P=new Map;Object.keys(c).forEach((function(e){P.set(e.toLowerCase(),c[e])})),t.callTreeId=P.get("x-li-uuid"),t.microsoftEdgeReference=P.get("x-msedge-ref"),t.pointOfPresenceId=P.get("x-li-pop"),t.fabric=P.get("x-li-fabric")}var D=function(){return n.core.fireEvent("JavaScriptErrorEvent",(function(e){return{appId:b,e:{c:y,l:g,m:l,s:h,t:u,u:f},h:N,l:n.protocol,o:A,p:L,pageKey:e.pageKey,q:R,service:x,serviceInstance:_,serviceVersion:w,t:i,trackingID:e.pageInstance.trackingId,treeID:S,callTreeId:a,responseTraceHeaders:t}}))};if(this.config.throttleTime<0)return D();var M=Dn(u+l+h+i.join("")+a);return this.throttleKeySet.has(M)?C.resolve(!1):(this.throttleKeySet.add(M),setTimeout((function(){return n.throttleKeySet.delete(M)}),this.config.throttleTime),D())}},{key:"flush",value:function(){this.core.forceFlush()}},{key:"destroy",value:function(){this.core.destroy(),Bt.off("internal:error",this.reportTransporterError)}}]),function(e){e.RealUserMonitoringEvent="RealUserMonitoringEvent",e.FeaturePerformanceMeasurementEvent="FeaturePerformanceMeasurementEvent",e.ClientPerfMetricsEvent="ClientPerfMetricsEvent",e.WEB_UI_FRAMEWORK="web-ui-framework",e.APP_ID="app-id",e.APP_VERSION="app-version",e.IS_SINGLE_PAGE_APP="is-single-page-app",e.IS_APP_RENDER_FAILED="is-app-render-failed",e.APP_RENDER_MODE="app-render-mode",e.USER_TIMING_MARK_ENABLED="user-timing-mark-enabled",e.USER_TIMING_MEASURE_ENABLED="user-timing-measure-enabled",e.BEACON_SOURCE="beacon-source",e.BEACON_TIMEOUT="beacon-timeout",e.ENABLE_RS_TIMING="enable-rs-timing",e.ENABLE_CDN_TRACKING="enable-cdn-tracking",e.ASYNC_PLUGINS_TIMEOUT="async-plugins-timeout",e.ENABLE_MEMORY_MEASUREMENT="enable-memory-measurement",e.PAGE_KEY_PREFIX="pageKeyPrefix",e.ENABLE_T_3="enable-tracking-3",e.ENABLE_PEM_T_3="enable-pem-tracking-3"}(Cn||(Cn={})),function(e){e.PageLoadStartEvent="PageLoadStartEvent",e.PageLoadEndEvent="PageLoadEndEvent",e.ResourceLoadEvent="ResourceLoadEvent",e.CustomMeasureEvent="CustomMeasureEvent",e.ViewLoadEvent="ViewLoadEvent",e.PEMTracer="PEMTracer"}(In||(In={}));var Mn,Un,Bn,Fn,qn,Hn,jn,Kn=(ie(H={},"web-ui-framework","EMBER"),ie(H,"app-id","linkedin.rum.tracking"),ie(H,"app-version","unknown"),ie(H,"is-single-page-app",!0),ie(H,"user-timing-mark-enabled",!1),ie(H,"user-timing-measure-enabled",!0),ie(H,"beacon-source","apps"),ie(H,"enable-rs-timing",!0),ie(H,"enable-cdn-tracking",!1),ie(H,"async-plugins-timeout",5e3),ie(H,"beacon-timeout",3e4),ie(H,"enable-memory-measurement",!1),ie(H,"pageKeyPrefix",""),ie(H,"enable-pem-tracking-3",!1),ie(H,"enable-tracking-3",!1),H),Gn=["loadEventEnd","loadEventStart","domComplete","domContentLoadedEventEnd","domContentLoadedEventStart","domInteractive","domLoading","responseEnd","responseStart","requestStart","secureConnectionStart","connectEnd","connectStart","domainLookupEnd","domainLookupStart","fetchStart","redirectEnd","redirectStart","unloadEventEnd","unloadEventStart","navigationStart"],Vn={redirectStart:"REDIRECT_START",redirectEnd:"REDIRECT_END",fetchStart:"FETCH_START",domainLookupStart:"DOMAIN_LOOKUP_START",domainLookupEnd:"DOMAIN_LOOKUP_END",connectStart:"CONNECT_START",connectEnd:"CONNECT_END",secureConnectionStart:"SECURE_CONNECTION_START",requestStart:"REQUEST_START",responseStart:"RESPONSE_START",responseEnd:"RESPONSE_END",workerStart:"WORKER_START"},zn={"http/0.9":"HTTP0_9","http/1.0":"HTTP1_0","http/1.1":"HTTP1_1",h2:"HTTP2"},Wn="pageLoadId does not exist",Xn="rum token passed is invalid",Yn=new RegExp(/batch-(\d+)$|enabled$/),Qn=function(){function e(){ee(this,e),ie(this,"userTimingEntries",[]),ie(this,"longTasks",[]),ie(this,"resourceTimingEntries",[]),ie(this,"cdnData",void 0)}return ne(e,[{key:"reset",value:function(){this.userTimingEntries=[],this.longTasks=[],this.resourceTimingEntries=[]}},{key:"attachTreeIds",value:function(e){this.resourceTimingEntries.forEach((function(t){var n=e.get(t.name);n&&(t.resourceTreeId=n)}))}},{key:"getData",value:function(){return{userTimingEntries:this.userTimingEntries,longTasks:this.longTasks,resourceTimingEntries:this.resourceTimingEntries.map(Zn),cdnData:this.cdnData}}}]),e}(),Jn=["resourceTreeId","name","entryType","startTime","duration","initiatorType","nextHopProtocol","redirectStart","redirectEnd","fetchStart","domainLookupStart","domainLookupEnd","connectStart","connectEnd","secureConnectionStart","requestStart","responseStart","responseEnd","transferSize","encodedBodySize","decodedBodySize","workerStart"];function Zn(e){return Jn.reduce((function(t,n){var i=e[n];return void 0!==i&&(t[n]=i),t}),{})}function $n(e,t,n){for(var i=null,r=[],o=e,a=0,s=function(){var e=ai(function(e){var t=e.getAttribute("id");return t&&Hn.idName(t)?{name:"#"+fi(t,{isIdentifier:!0}),penalty:0}:null}(o))||ai.apply(void 0,Q(function(e){return Array.from(e.attributes).filter((function(e){return Hn.attr(e.name,e.value)})).map((function(e){return{name:"["+fi(e.name,{isIdentifier:!0})+'="'+fi(e.value)+'"]',penalty:.5}}))}(o)))||ai.apply(void 0,Q(function(e){return Array.from(e.classList).filter(Hn.className).map((function(e){return{name:"."+fi(e,{isIdentifier:!0}),penalty:1}}))}(o)))||ai(function(e){var t=e.tagName.toLowerCase();return Hn.tagName(t)?{name:t,penalty:2}:null}(o))||[{name:"*",penalty:3}],s=function(e){var t=e.parentNode;if(!t)return null;var n=t.firstChild;if(!n)return null;for(var i=0;n&&(n.nodeType===Node.ELEMENT_NODE&&i++,n!==e);)n=n.nextSibling;return i}(o);if(t===qn.All)s&&(e=e.concat(e.filter(oi).map((function(e){return ri(e,s)}))));else if(t===qn.Two)e=e.slice(0,1),s&&(e=e.concat(e.filter(oi).map((function(e){return ri(e,s)}))));else if(t===qn.One){var c=function(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var i,r,o=[],a=!0,s=!1;try{for(n=n.call(e);!(a=(i=n.next()).done)&&(o.push(i.value),!t||o.length!==t);a=!0);}catch(e){s=!0,r=e}finally{try{a||null==n.return||n.return()}finally{if(s)throw r}}return o}}(e,t)||J(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}(e=e.slice(0,1),1)[0];s&&oi(c)&&(e=[ri(c,s)])}var l,u=Y(e);try{for(u.s();!(l=u.n()).done;)l.value.level=a}catch(e){u.e(e)}finally{u.f()}if(r.push(e),r.length>=Hn.seedMinLength&&(i=ei(r,n)))return"break";o=o.parentElement,a++};o&&o!==Hn.root.parentElement&&"break"!==s(););return i||(i=ei(r,n)),i}function ei(e,t){var n=ci(function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];if(t.length>0){var i,r=[],o=Y(t[0]);try{for(o.s();!(i=o.n()).done;){var a=i.value;r=r.concat(e(t.slice(1,t.length),n.concat(a)))}}catch(t){o.e(t)}finally{o.f()}return r}return[n]}(e));if(n.length>Hn.threshold)return t?t():null;var i,r=Y(n);try{for(r.s();!(i=r.n()).done;){var o=i.value;if(ii(o))return o}}catch(e){r.e(e)}finally{r.f()}return null}function ti(e){for(var t=e[0],n=t.name,i=1;i<e.length;i++){var r=e[i].level||0;n=t.level===r-1?"".concat(e[i].name," > ").concat(n):"".concat(e[i].name," ").concat(n),t=e[i]}return n}function ni(e){return e.map((function(e){return e.penalty})).reduce((function(e,t){return e+t}),0)}function ii(e){switch(jn.querySelectorAll(ti(e)).length){case 0:throw new Error("Can't select any node with this selector: ".concat(ti(e)));case 1:return!0;default:return!1}}function ri(e,t){return{name:e.name+":nth-child(".concat(t,")"),penalty:e.penalty+1}}function oi(e){return"html"!==e.name&&!e.name.startsWith("#")}function ai(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var i=t.filter(si);return i.length>0?i:null}function si(e){return null!=e}function ci(e){return Array.from(e).sort((function(e,t){return ni(e)-ni(t)}))}function li(e,t){return jn.querySelector(ti(e))===t}!function(e){e.HTTP0_9="HTTP0_9",e.HTTP1_0="HTTP1_0",e.HTTP1_1="HTTP1_1",e.HTTP2="HTTP2",e.UNKNOWN="UNKNOWN"}(Mn||(Mn={})),function(e){e.REDIRECT_START="REDIRECT_START",e.REDIRECT_END="REDIRECT_END",e.FETCH_START="FETCH_START",e.DOMAIN_LOOKUP_START="DOMAIN_LOOKUP_START",e.DOMAIN_LOOKUP_END="DOMAIN_LOOKUP_END",e.CONNECT_START="CONNECT_START",e.CONNECT_END="CONNECT_END",e.SECURE_CONNECTION_START="SECURE_CONNECTION_START",e.REQUEST_START="REQUEST_START",e.RESPONSE_START="RESPONSE_START",e.RESPONSE_END="RESPONSE_END",e.WORKER_START="WORKER_START"}(Un||(Un={})),function(e){e.redirectStart="redirectStart",e.redirectEnd="redirectEnd",e.fetchStart="fetchStart",e.domainLookupStart="domainLookupStart",e.domainLookupEnd="domainLookupEnd",e.connectStart="connectStart",e.connectEnd="connectEnd",e.secureConnectionStart="secureConnectionStart",e.requestStart="requestStart",e.responseStart="responseStart",e.responseEnd="responseEnd",e.workerStart="workerStart"}(Bn||(Bn={})),function(e){e.DEFAULT="DEFAULT",e.INITIAL="INITIAL",e.SUBSEQUENT="SUBSEQUENT",e.PAGINATED="PAGINATED"}(Fn||(Fn={})),function(e){e[e.All=0]="All",e[e.Two=1]="Two",e[e.One=2]="One"}(qn||(qn={}));var ui=/[ -,\.\/:-@\[-\^`\{-~]/,di=/[ -,\.\/:-@\[\]\^`\{-~]/,hi=/(^|\\+)?(\\[A-F0-9]{1,6})\x20(?![a-fA-F0-9\x20])/g,pi={escapeEverything:!1,isIdentifier:!1,quotes:"single",wrap:!1};function fi(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=Object.assign(Object.assign({},pi),t);"single"!=n.quotes&&"double"!=n.quotes&&(n.quotes="single");for(var i="double"==n.quotes?'"':"'",r=n.isIdentifier,o=e.charAt(0),a="",s=0,c=e.length;s<c;){var l=e.charAt(s++),u=l.charCodeAt(0),d=void 0;if(u<32||u>126){if(u>=55296&&u<=56319&&s<c){var h=e.charCodeAt(s++);56320==(64512&h)?u=((1023&u)<<10)+(1023&h)+65536:s--}d="\\"+u.toString(16).toUpperCase()+" "}else d=n.escapeEverything?ui.test(l)?"\\"+l:"\\"+u.toString(16).toUpperCase()+" ":/[\t\n\f\r\x0B]/.test(l)?"\\"+u.toString(16).toUpperCase()+" ":"\\"==l||!r&&('"'==l&&i==l||"'"==l&&i==l)||r&&di.test(l)?"\\"+l:l;a+=d}return r&&(/^-[-\d]/.test(a)?a="\\-"+a.slice(1):/\d/.test(o)&&(a="\\3"+o+" "+a.slice(1))),a=a.replace(hi,(function(e,t,n){return t&&t.length%2?e:(t||"")+n})),!r&&n.wrap?i+a+i:a}var mi,gi=[{strToFilter:"https://dms.licdn.com/playlist",excludeUrl:["https://dms.licdn.com/playlist/C4D05AQGiUFPvMk-NyQ/mp4-720p-30fp-crf28/0/1670518159491?e=1683741600&v=beta&t=3Wr_tdLLkQDX1kBQKEZW6NERypEqTi2mgZDDxFStjuI"],includeUrl:["https://media.licdn.com/dms/image/C4E0DAQF2IPL6XzFxlw/learning-public-crop_288_512/0/1593208644948?e=1681236000&v=beta&t=YpZr5ZaVoveJv_I6JKHTTZMsysttvKnT364PwDvjJHU"]},{strToFilter:"/sensorCollect/?action=reportMetrics",excludeUrl:["https://www.linkedin.com/sensorCollect/?action=reportMetrics","https://www.linkedin-ei.com/sensorCollect/?action=reportMetrics"],includeUrl:["https://www.linkedin.com/voyager/api/relationships/connectionsSummary/"]},{strToFilter:"/voyager/api/voyagerContentcreationDashGuiderPrompts",excludeUrl:["https://www.linkedin.com/voyager/api/voyagerContentcreationDashGuiderPrompts?decorationId=com.linkedin.voyager.dash.deco.contentcreation.GuiderPrompt-10&commentary=test&disableGoldGuider=true&hasAttachment=false&q=highestPriorityTriggeredPrompt&shareBoxSessionId=%C2%90b%C2%A9%C2%87%C3%A8%C3%A2By%C2%8798x%C2%B0%03%C2%9Ft","https://www.linkedin.com/voyager/api/voyagerContentcreationDashGuiderPrompts?decorationId=com.linkedin.voyager.dash.deco.contentcreation.GuiderPrompt-10&commentary=Subestimar%20la%20necesidad%20de%20la%20estrategia%20de%20comunicaci%C3%B3n%20es%20un%20peligroso%20error%20que%20comenten%20constantemente%20las%20empresas&disableGoldGuider=true&hasAttachment=false&q=highestPriorityTriggeredPrompt&shareBoxSessionId=%5C%C3%99t%C2%A2%1EZIM%C2%A4%09%13%27%C2%B91C%15"],includeUrl:["https://www.linkedin.com/voyager/api/voyager","https://www.linkedin.com/voyager/api/voyagerContentcreationDashSharebox?action=fetchShareboxWithDraft&decorationId=com.linkedin.voyager.dash.deco.contentcreation.sharebox-26"]},{strToFilter:"/realtime/realtimeFrontendClientConnectivityTracking?action=sendHeartbeat",excludeUrl:["https://www.linkedin.com/realtime/realtimeFrontendClientConnectivityTracking?action=sendHeartbeat"],includeUrl:["https://www.linkedin.com/realtime/realtimeFrontendTimestamp","https://www.linkedin.com/realtime/realtimeFrontendSubscriptions?ids=List((clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5YWGUB4hwl054jtklqpx2VjPbbVo7Gh74),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAACdkULEBbkw8xk4H_KA5SxqK3TCxyxk9_Wk),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5g-3IBNIABcinpNPrjErVw8282O5xXDVA),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAADUWTR8BJhjL3YT-_tt80GpZ-7AHUlrE6qA))"]},{strToFilter:"/realtime/connect?rc=1",excludeUrl:["https://www.linkedin.com/realtime/connect?rc=1"],includeUrl:["https://www.linkedin.com/realtime/realtimeFrontendTimestamp","https://www.linkedin.com/realtime/realtimeFrontendSubscriptions?ids=List((clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5YWGUB4hwl054jtklqpx2VjPbbVo7Gh74),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAACdkULEBbkw8xk4H_KA5SxqK3TCxyxk9_Wk),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAAD5g-3IBNIABcinpNPrjErVw8282O5xXDVA),(clientConnectionId:8d5bf314-1345-416e-9ec3-013bf22ec8a6,topic:urn%3Ali-realtime%3ApresenceStatusTopic%3Aurn%3Ali%3Afsd_profile%3AACoAADUWTR8BJhjL3YT-_tt80GpZ-7AHUlrE6qA))"]},{strToFilter:"li/tscp/sct",excludeUrl:["https://www.linkedin.com/li/tscp/sct"]}];function vi(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e&&"function"==typeof e.now&&(e.timeOrigin||e.timing)){var n,i=e.now();return n=!e.timing&&t?Math.floor(e.timeOrigin):e.timing.navigationStart,Math.round(i+n)}return Date.now()}function yi(e){var t=e||performance;return Math.round(t.now())}function Ei(e){if(!e)return"null";if(e.nodeType===Node.ELEMENT_NODE)try{return function(e,t){if(e.nodeType!==Node.ELEMENT_NODE)throw new Error("Can't generate CSS selector for non-element node type.");if("html"===e.tagName.toLowerCase())return"html";var n={root:document.body,idName:function(e){return!0},className:function(e){return!0},tagName:function(e){return!0},attr:function(e,t){return!1},seedMinLength:1,optimizedMinLength:2,threshold:1e3,maxNumberOfTries:1e4};Hn=Object.assign(Object.assign({},n),t),jn=function(e,t){return e.nodeType===Node.DOCUMENT_NODE?e:e===t.root?e.ownerDocument:e}(Hn.root,n);var i=$n(e,qn.All,(function(){return $n(e,qn.Two,(function(){return $n(e,qn.One)}))}));if(i){var r=ci(function e(t,n){var i=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{counter:0,visited:new Map},r=[];if(t.length>2&&t.length>Hn.optimizedMinLength)for(var o=1;o<t.length-1;o++){if(i.counter>Hn.maxNumberOfTries)return r;i.counter+=1;var a=Q(t);a.splice(o,1);var s=ti(a);if(i.visited.has(s))return r;ii(a)&&li(a,n)&&(r.push(a),i.visited.set(s,!0),r=r.concat(e(a,n,i)))}return r}(i,e));return r.length>0&&(i=r[0]),ti(i)}throw new Error("Selector was not found.")}(e,{idName:function(e){return 0!==e.indexOf("ember")}})}catch(e){return"serialization_error"}var t=Ei(e.parentElement||void 0);return"".concat(t," > nodeType(").concat(e.nodeType,")")}function bi(e,t,n,i){var r=[];return e&&"function"==typeof e.getEntriesByType&&(t["user-timing-measure-enabled"]&&e.getEntriesByType("measure").forEach((function(e){var t=e.name,n=e.startTime,o=e.duration;r.push({entryType:"MEASURE",name:t,startTime:n,duration:o}),null==i||i({measurementName:t,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:t,timestamp:n,duration:o}]})})),t["user-timing-mark-enabled"]&&e.getEntriesByType("mark").forEach((function(e){var t=e.name,n=e.startTime,o=e.duration;r.push({entryType:"MARK",name:t,startTime:n,duration:o}),null==i||i({measurementName:t,measurementType:"MARK",measureProgressStates:[{measureProgressName:t,timestamp:n}]})})),n&&(e.clearMeasures(),e.clearMarks())),r}function wi(e){var t=[];return e.forEach((function(e){return t.push(e)})),t}var xi,_i,Ti=function(){function e(t){ee(this,e),ie(this,"hostApis",void 0),ie(this,"hostnameProperties",void 0),ie(this,"usedHostnames",void 0),ie(this,"abortController",void 0),ie(this,"pendingPromises",void 0),this.hostApis=t;var n=t.AbortController;this.hostnameProperties={},this.usedHostnames=new Set,this.abortController=new n,this.pendingPromises=new Set}return ne(e,[{key:"clearUsedHostnames",value:function(){this.usedHostnames=new Set}},{key:"getPresentData",value:function(){var e=this;return $t(this.usedHostnames).map((function(t){return e.hostnameProperties[t]||{hostname:t,provider:"",ipVersion:"",httpVersion:""}}))}},{key:"getDataWhenReady",value:function(e){var t=this,n=this.hostApis,i=n.AbortController,r=n.Promise,o=Zt($t(this.pendingPromises),r),a=setTimeout((function(){t.abortController.abort(),t.abortController=new i}),e);return o.then((function(){return clearTimeout(a),t.getPresentData()}))}},{key:"inspectEntryForCdnData",value:function(e){var t=this;if(!(e.name.indexOf(".licdn.")<0)){var n,i,r=this.hostApis.assign,o=(n=e.name,i=this.hostApis.document,(mi=mi||i.createElement("a")).href=n,mi.hostname);if(this.usedHostnames.add(o),!this.hostnameProperties[o]&&!this.isResourcePossiblyFromCache(e)){var a=this.fetchCdnFromUrl(e.name).then((function(e){var n=r({hostname:o},e);return t.hostnameProperties[o]||(t.hostnameProperties[o]=n),t.pendingPromises.delete(a),n}));this.pendingPromises.add(a)}}}},{key:"fetchCdnFromUrl",value:function(e){return(0,this.hostApis.fetch)(e,{method:"HEAD",signal:this.abortController.signal}).then((function(e){return{provider:e.headers.get("X-CDN")||"",ipVersion:e.headers.get("X-CDN-CLIENT-IP-VERSION")||"",httpVersion:e.headers.get("X-CDN-Proto")||""}}))}},{key:"isResourcePossiblyFromCache",value:function(e){return void 0!==e.transferSize?0===e.transferSize:e.domainLookupStart===e.domainLookupEnd&&e.connectEnd===e.connectStart&&0===e.secureConnectionStart}}]),e}(),Si=["absolute","left","fontSize","72px","fontStyle","normal","auto","lineHeight","textTransform","none","textAlign","textShadow","whiteSpace","wordBreak","wordSpacing","textContent","mmmmmmmmmmlli","fontFamily","offsetWidth","offsetHeight","appendChild","removeChild","fontsHash","hashOnly","lists","mimetypesComponent","mimeTypes","type","suffixes","description","pluginsComponent","plugins","excludeIE","getRegularPlugins","pluginsShouldBeSorted","sort","getIEPlugins","getOwnPropertyDescriptor","Adodb.Stream","AgControl.AgControl","DevalVRXCtrl.DevalVRXCtrl.1","MacromediaFlashPaper.MacromediaFlashPaper","Msxml2.DOMDocument","PDF.PdfCtrl","QuickTimeCheckObject.QuickTimeCheck.1","RealPlayer","RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)","RealVideo.RealVideo(tm) ActiveX Control (32-bit)","Scripting.Dictionary","Shell.UIHelper","ShockwaveFlash.ShockwaveFlash","Skype.Detection","rmocx.RealPlayer G2 Control","rmocx.RealPlayer G2 Control.1","ActiveXObject","ERROR","sortPluginsFor","batteryKey","getBattery","level","charging","chargingTime","dischargingTime","networkInfoKey","connection","downlink","downlinkMax","effectiveType","rtt","saveData","getTouchSupport","hardwareConcurrencyKey","sessionStorage","hasIndexedDB","getHardwareConcurrency","hardwareConcurrency","cpuClass","getNavigatorPlatform","platform","doNotTrack","msDoNotTrack","maxTouchPoints","msMaxTouchPoints","createEvent","TouchEvent","ontouchstart","canvas","height","display","inline","getContext","rect","canvasWinding","isPointInPath","evenodd","yes","textBaseline","fillRect","dontUseFakeFontInCanvas","font","11pt Arial","11pt no-real-font-123","Cwm fjordbank glyphs vext quiz, 😃","fillStyle","18pt Arial","fillText","globalCompositeOperation","multiply","rgb(255,0,255)","beginPath","arc","closePath","fill","rgb(0,255,255)","rgb(255,255,0)","toDataURL","clearColor","DEPTH_TEST","depthFunc","COLOR_BUFFER_BIT","getWebglCanvas","bindBuffer","bufferData","ARRAY_BUFFER","STATIC_DRAW","itemSize","numItems","createProgram","createShader","shaderSource","attribute vec2 attrVertex;varying vec2 varyinTexCoordinate;uniform vec2 uniformOffset;void main(){varyinTexCoordinate=attrVertex+uniformOffset;gl_Position=vec4(attrVertex,0,1);}","compileShader","FRAGMENT_SHADER","precision mediump float;varying vec2 varyinTexCoordinate;void main() {gl_FragColor=vec4(varyinTexCoordinate,0,1);}","attachShader","useProgram","vertexPosAttrib","getAttribLocation","attrVertex","offsetUniform","getUniformLocation","uniformOffset","enableVertexAttribArray","vertexPosArray","vertexAttribPointer","FLOAT","uniform2f","drawArrays","TRIANGLE_STRIP","webglHash","webgl","vendorAndRenderer","getWebglVendorAndRenderer","extensions","webgl aliased line width range","webgl aliased point size range","ALIASED_POINT_SIZE_RANGE","getParameter","webgl antialiasing","getContextAttributes","antialias","BLUE_BITS","webgl depth bits","DEPTH_BITS","webgl green bits","GREEN_BITS","webgl max anisotropy","getExtension","WEBKIT_EXT_texture_filter_anisotropic","MOZ_EXT_texture_filter_anisotropic","MAX_TEXTURE_MAX_ANISOTROPY_EXT","webgl max combined texture image units","MAX_COMBINED_TEXTURE_IMAGE_UNITS","webgl max cube map texture size","MAX_CUBE_MAP_TEXTURE_SIZE","MAX_FRAGMENT_UNIFORM_VECTORS","webgl max render buffer size","MAX_RENDERBUFFER_SIZE","webgl max texture image units","webgl max texture size","MAX_TEXTURE_SIZE","webgl max varying vectors","webgl max vertex attribs","MAX_VERTEX_ATTRIBS","webgl max vertex texture image units","MAX_VERTEX_TEXTURE_IMAGE_UNITS","webgl max vertex uniform vectors","MAX_VERTEX_UNIFORM_VECTORS","webgl max viewport dims","MAX_VIEWPORT_DIMS","webgl red bits","webgl renderer","RENDERER","webgl shading language version","SHADING_LANGUAGE_VERSION","webgl stencil bits","STENCIL_BITS","webgl vendor","VENDOR","webgl version","WEBGL_debug_renderer_info","webgl unmasked vendor","webgl unmasked renderer","getShaderPrecisionFormat","INT","VERTEX","FRAGMENT","HIGH","MEDIUM","LOW","precision","rangeMax","_SHADER","precision ","webgl ","toLowerCase"," shader ","UNMASKED_VENDOR_WEBGL","UNMASKED_RENDERER_WEBGL","&nbsp;","className","getElementsByClassName","adsbox","getHasLiedLanguages","languages","substr","windows phone","Windows","android","Android","linux","cros","Linux","iphone","iOS","mac","Mac","Other","win","Windows Phone","ipad","ipod","productSub","firefox","opera","chrome","safari","Internet Explorer","20030107","toSource","WebGLRenderingContext","isIE","Microsoft Internet Explorer","Netscape","swfobject","hasFlashPlayerVersion","9.0.0","setAttribute","swfContainerId","___fp_swf_loaded","addFlashDivNode","embedSWF","false","experimental-webgl","components","webrtc","enumerateDevices","tsSeed","seedKey","appCodeNameKey","javascripts","productKey","numOfCores","vendorSub","languageKey","incognito","colorDepth","pixelDepth","pixelDepthKey","screenResolution","screenOrientation","availableScreenResolution","indexedDb","indexedDbKey","addBehaviorKey","signals","touchSupport","touchSupportKey","mimetyps","fontsFlash","flashFontsKey","excludes","key","alias","getData","shouldEnforceDataLimit","dataLimit","number","stringify","data","errors","Exceeded current data limit:","acq_time","latency","allFeaturesCollectionAt","requestIdleCallback","allFeatures","querySelector","getElementById","firstChild","nodeValue","parse","cookie","bcookie","substring","encode","btoa","fromCharCode","apply","importPk","atob","str2ab","crypto","subtle","RSA-OAEP","spki","wrapKey","error","string","ec1","getRandomValues","encrypt","decrypt","wrap","resolve","encryptWithKeyIds","wrapErrorResult","Error: ec2","isNaN","MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqyVTa3Pi5twlDxHc34nl3MlTHOweIenIid6hDqVlh5/wcHzIxvB9nZjObW3HWfwqejGM+n2ZGbo9x8R7ByS3/V4qRgAs1z4aB6F5+HcXsx8uVrQfwigK0+u7d3g1s7H8qUaguMPHxNnyj5EisTJBh2jf9ODp8TpWnhAQHCCSZcDM4JIoIlsVdGmv+dGlzZzmf1if26U4KJqFdrqS83r3nGWcEpXWiQB+mx/EX4brbrhOFCvfPovvsLEjMTm0UC68Bvki3UsB/vkkMPW9cxNiiJJdnDkOEEdQPuFmPug+sqhACl3IIHLVBFM7vO0ca14rcCNSbSDaaKOY6BQoW1A30wIDAQAB","MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtw/ArJ9dD6hi+jrX6ZpRqwk2Mm5v3EElQGhzSngYHAm7gvdcAEj6sbU4HhrXs3+TZamDV+RHwL+rDT+TtD8ZJBaVbA+wRDdIezECZT+WNZw2SMkjAsX0OynAT/wowGfE72zMhYc4byGfQmtAQrUL2iJ19KIJj0aZ4m41kvnBHMZbwO52+ceyQhqAzB7bn6U//QHJySHgjaOsgkpPnuxZUz6ly+FrKveQp+bNIfh8R5GO2ABRoeBL4c3jip/UjmmnfYE3xdzubni1a6WQ6YTTb6ZEJSgQTp/Rc+o/btcKkTIqDcXvGbO0iAxev8EXV7GtkRguqgfwaURAaps9Nes5NwIDAQAB","encryptWithKeyFromDifferentSources","publicKey","publicKeyVersion","encryptWithKey","generateSha256HashOrDefault","SHA-256","from","DNA","HUMAN","DFP_WEB","flash/compiled/FontList.swf","/platform-telemetry/li/apfcDf","n/a","err","excluded","enabled","complete","readyState","checkConfigAndInitializeGlobalIntegration","checkConfigAndInitializeThirdPartyIntegration","load","useRequestIdleCallBack","initialize","settings-iframe","setting-headline","dnaIntegrationEnabled","dnaIntegrationCompleted","intializeGlobalIntegration","humanIntegrationEnabled","humanIntegrationCompleted","initializeHumanIntegration","dfpIntegrationEnabled","dfpIntegrationCompleted","intializeDfpIntegration","apfcDfPK","triggerApfc","reentry","placePonfBeacon","reqid","pageInstance","getFeatures","fullFeatureCollection","apfcDfPKV","apfcDf","https://www.linkedin.com","https://www.linkedin-ei.com","POST","Content-Type","application/json","send","telemetryCollectPath","isProd","fb6bbd47-fa7c-4264-b4e9-b25948407586","ee078acd-0704-4344-9e5b-6b84b480c30a","&instanceId=","script","dfp","doFpt","getElementsByTagName","treeId","PXdOjV695v","&r_id=","&uc=scraping","&d_id=","iframe","humanThirdPartyIframe","sandbox","allow-same-origin allow-scripts","0px","border","-9999px","scraping","triggerDnaApfcEvent","startsWith","pemberly","isEmpty","getUrlFromNoscriptBeacon","div_bc","noscript","text/html","src","class","ponfUrl","get","searchParams","parentNode","charAt","bc_context","img","undefined","x64Add","x64Multiply","x64Rotl","x64Xor","x64Fmix","length","charCodeAt","x64LeftShift","toString","slice","00000000","each","prototype","forEach","hasOwnProperty","map","push","getIPs","RTCPeerConnection","mozRTCPeerConnection","msRTCPeerConnection","stun:stun.l.google.com:19302","exec","localDescription","sdp","indexOf","a=candidate:","c=IN","keys","onicecandidate","candidate","onicegatheringstatechange","createDataChannel","createOffer","then","setLocalDescription","automationKey","undetected, fake browser","getBrowserNameAndVersion","split","Chrome","webdriver","Firefox","getAttribute","_Selenium_IDE_Recorder","__webdriver_script_fn","Selenium","callPhantom","_phantom","PhantomJS","webRtcKey","name","message","enumerateDevicesKey","isEnumerateDevicesSupported","NOT_AVAILABLE","mediaDevices","gid","kind","label","catch","audioKey","audio","userAgent","EXCLUDED","OfflineAudioContext","webkitOfflineAudioContext","triangle","frequency","currentTime","createDynamicsCompressor","knee","ratio","reduction","attack","function","setValueAtTime","connect","destination","startRendering","oncomplete","reduce","abs","disconnect","UserAgent","language","userLanguage","browserLanguage","systemLanguage","colorDepthKey","screen","deviceMemoryKey","deviceMemory"," GB","devicePixelRatio","screenResolutionKey","detectScreenOrientation","Enabled","Orientation","msOrientation","mozOrientation","orientation","width","availableScreenResolutionKey","getAvailableScreenResolution","availWidth","availHeight","timezoneOffset","getTimezoneOffset","timezone","Intl","DateTimeFormat","hasSessionStorage","localStorageKey","hasLocalStorage","body","addBehavior","openDatabaseKey","cpuClassKey","getNavigatorCpuClass","oscpuKey","oscpu","appNameKey","appName","appVersionKey","appVersion","appCodeName","now","platformKey","product","productSubKey","vendorKey","vendor","vendorSubKey","doNotTrackKey","incognitoKey","RequestFileSystem","webkitRequestFileSystem","TEMPORARY","estimate","quota","Safari","safariIncognito","openDatabase","localStorage","setItem","test","open","onerror","EDGE","indexedDB","PointerEvent","MSPointerEvent","match","join","replace","OPR","Opera","splice","canvasKey","isCanvasSupported","getCanvasFp","webglKey","isWebGlSupported","getWebglFp","scripts","locationKey","hash","host","hostname","origin","port","protocol","signalsKey","getSignals","getAdBlock","getHasLiedResolution","getHasLiedOs","getHasLiedBrowser","hasSwfObjectLoaded","swfPath","loadSwfAndDetectFonts","missing options.fonts.swfPath","sans-serif","serif","Andale Mono","Arial Black","Arial Hebrew","Arial MT","Arial Unicode MS","Bitstream Vera Sans Mono","Bookman Old Style","Calibri","Cambria Math","Century Gothic","Century Schoolbook","Comic Sans","Consolas","Courier","Courier New","Geneva","Helvetica","Helvetica Neue","Lucida Console","Lucida Fax","LUCIDA GRANDE","Lucida Handwriting","Lucida Sans Typewriter","Lucida Sans Unicode","Monaco","Monotype Corsiva","MS Gothic","MS PGothic","MS Sans Serif","MS Serif","MYRIAD","Palatino","Palatino Linotype","Segoe Print","Segoe UI","Segoe UI Symbol","Tahoma","Times","Times New Roman","Times New Roman PS","Wingdings","Wingdings 3","fonts","extendedJsFonts","userDefinedFonts","concat","filter","createElement","div","span","style","position"];xi=Si,_i=431,function(e){for(;--e;)xi.push(xi.shift())}(++_i);var ki=function(e,t){return Si[e-=0]};!function(){var e=function(e,t,n,i,r){function o(){ee(this,o)}return ne(o,null,[{key:ki("0x0"),value:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]+t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}},{key:ki("0x1"),value:function(e,t){e=[e[0]>>>16,65535&e[0],e[1]>>>16,65535&e[1]],t=[t[0]>>>16,65535&t[0],t[1]>>>16,65535&t[1]];var n=[0,0,0,0];return n[3]+=e[3]*t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}},{key:ki("0x2"),value:function(e,t){return 32==(t%=64)?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])}},{key:"x64LeftShift",value:function(e,t){return 0==(t%=64)?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}},{key:ki("0x3"),value:function(e,t){return[e[0]^t[0],e[1]^t[1]]}},{key:ki("0x4"),value:function(e){return e=o[ki("0x3")](e,[0,e[0]>>>1]),e=o[ki("0x1")](e,[4283543511,3981806797]),e=o[ki("0x3")](e,[0,e[0]>>>1]),e=o.x64Multiply(e,[3301882366,444984403]),o[ki("0x3")](e,[0,e[0]>>>1])}},{key:"x64hash128",value:function(e,t){t=t||0;var n,i=(e=e||"")[ki("0x5")]%16,r=e[ki("0x5")]-i,a=[0,t],s=[0,t],c=[0,0],l=[0,0],u=[2277735313,289559509],d=[1291169091,658871167];for(n=0;n<r;n+=16)c=[255&e[ki("0x6")](n+4)|(255&e[ki("0x6")](n+5))<<8|(255&e[ki("0x6")](n+6))<<16|(255&e[ki("0x6")](n+7))<<24,255&e[ki("0x6")](n)|(255&e[ki("0x6")](n+1))<<8|(255&e[ki("0x6")](n+2))<<16|(255&e[ki("0x6")](n+3))<<24],l=[255&e.charCodeAt(n+12)|(255&e.charCodeAt(n+13))<<8|(255&e[ki("0x6")](n+14))<<16|(255&e.charCodeAt(n+15))<<24,255&e.charCodeAt(n+8)|(255&e.charCodeAt(n+9))<<8|(255&e[ki("0x6")](n+10))<<16|(255&e[ki("0x6")](n+11))<<24],c=o[ki("0x1")](c,u),c=o[ki("0x2")](c,31),c=o[ki("0x1")](c,d),a=o[ki("0x3")](a,c),a=o[ki("0x2")](a,27),a=o.x64Add(a,s),a=o[ki("0x0")](o[ki("0x1")](a,[0,5]),[0,1390208809]),l=o.x64Multiply(l,d),l=o[ki("0x2")](l,33),l=o[ki("0x1")](l,u),s=o[ki("0x3")](s,l),s=o[ki("0x2")](s,31),s=o[ki("0x0")](s,a),s=o.x64Add(o[ki("0x1")](s,[0,5]),[0,944331445]);switch(c=[0,0],l=[0,0],i){case 15:l=o[ki("0x3")](l,o[ki("0x7")]([0,e[ki("0x6")](n+14)],48));case 14:l=o[ki("0x3")](l,o.x64LeftShift([0,e.charCodeAt(n+13)],40));case 13:l=o.x64Xor(l,o[ki("0x7")]([0,e[ki("0x6")](n+12)],32));case 12:l=o[ki("0x3")](l,o[ki("0x7")]([0,e[ki("0x6")](n+11)],24));case 11:l=o[ki("0x3")](l,o[ki("0x7")]([0,e[ki("0x6")](n+10)],16));case 10:l=o[ki("0x3")](l,o[ki("0x7")]([0,e[ki("0x6")](n+9)],8));case 9:l=o.x64Xor(l,[0,e[ki("0x6")](n+8)]),l=o[ki("0x1")](l,d),l=o.x64Rotl(l,33),l=o[ki("0x1")](l,u),s=o[ki("0x3")](s,l);case 8:c=o[ki("0x3")](c,o[ki("0x7")]([0,e[ki("0x6")](n+7)],56));case 7:c=o[ki("0x3")](c,o.x64LeftShift([0,e[ki("0x6")](n+6)],48));case 6:c=o.x64Xor(c,o[ki("0x7")]([0,e[ki("0x6")](n+5)],40));case 5:c=o[ki("0x3")](c,o[ki("0x7")]([0,e[ki("0x6")](n+4)],32));case 4:c=o[ki("0x3")](c,o[ki("0x7")]([0,e[ki("0x6")](n+3)],24));case 3:c=o[ki("0x3")](c,o[ki("0x7")]([0,e.charCodeAt(n+2)],16));case 2:c=o[ki("0x3")](c,o[ki("0x7")]([0,e[ki("0x6")](n+1)],8));case 1:c=o[ki("0x3")](c,[0,e[ki("0x6")](n)]),c=o.x64Multiply(c,u),c=o[ki("0x2")](c,31),c=o[ki("0x1")](c,d),a=o.x64Xor(a,c)}return a=o[ki("0x3")](a,[0,e[ki("0x5")]]),s=o[ki("0x3")](s,[0,e[ki("0x5")]]),a=o.x64Add(a,s),s=o[ki("0x0")](s,a),a=o[ki("0x4")](a),s=o[ki("0x4")](s),a=o[ki("0x0")](a,s),s=o[ki("0x0")](s,a),("00000000"+(a[0]>>>0)[ki("0x8")](16))[ki("0x9")](-8)+(ki("0xa")+(a[1]>>>0)[ki("0x8")](16))[ki("0x9")](-8)+("00000000"+(s[0]>>>0)[ki("0x8")](16))[ki("0x9")](-8)+(ki("0xa")+(s[1]>>>0)[ki("0x8")](16))[ki("0x9")](-8)}}]),o}(),t=function(t,n,i,r,o,a,s,c,l,u,d,h,p,f,m,g,v,y,E,b,w,x,_,T,S,k,C,I,A,L,R,O,N,P,D,M,U,B,F,q,H,j,K,G,V,z,W,X,Y,Q,J,Z,te,ie,re,oe,ae,se,ce,le){function ue(){ee(this,ue),this[ki("0x1f5")]=[{key:ki("0x1f6"),getData:ue[ki("0x32")],shouldEnforceDataLimit:!0,dataLimit:1e3},{key:ki("0x1f7"),getData:ue[ki("0x35")],shouldEnforceDataLimit:!0,dataLimit:22e3},{key:ki("0x7b"),getData:ue[ki("0x7a")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x1f8"),getData:ue[ki("0x1f9")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"appVersion",getData:ue.appVersionKey,shouldEnforceDataLimit:!0,dataLimit:300},{key:ki("0x7e"),getData:ue[ki("0x1fa")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"location",getData:ue[ki("0xa6")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:ki("0x1fb"),getData:ue.javascriptsKey,shouldEnforceDataLimit:!0,dataLimit:2200},{key:"platform",getData:ue[ki("0x80")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x81"),getData:ue[ki("0x1fc")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x1df"),getData:ue[ki("0x82")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"cpuClass",getData:ue[ki("0x76")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x79"),getData:ue[ki("0x78")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x138"),getData:ue[ki("0x134")],alias:ki("0x1fd"),shouldEnforceDataLimit:!0,dataLimit:100},{key:"deviceMemory",getData:ue[ki("0x5b")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x84"),getData:ue[ki("0x83")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x1fe"),getData:ue[ki("0x85")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x55"),getData:ue[ki("0x1ff")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x6b"),getData:ue[ki("0x6b")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"timezone",getData:ue[ki("0x6d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x3f"),getData:ue[ki("0x54")],shouldEnforceDataLimit:!0,dataLimit:1500},{key:ki("0x29"),getData:ue.webdriver,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x13c"),getData:ue[ki("0x86")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x200"),getData:ue[ki("0x87")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x201"),getData:ue.colorDepthKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x202"),getData:ue[ki("0x203")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"pixelRatio",getData:ue.pixelRatioKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x204"),getData:ue[ki("0x5f")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x205"),getData:ue.screenOrientationKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x206"),getData:ue[ki("0x67")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"sessionStorage",getData:ue.sessionStorageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x90"),getData:ue.localStorageKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x207"),getData:ue[ki("0x208")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x74"),getData:ue[ki("0x209")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x8f"),getData:ue[ki("0x75")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"canvas",getData:ue[ki("0x9f")],shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x183"),getData:ue[ki("0xa2")],shouldEnforceDataLimit:!0,dataLimit:6e3},{key:ki("0x20a"),getData:ue.signalsKey,shouldEnforceDataLimit:!0,dataLimit:150},{key:ki("0x20b"),getData:ue[ki("0x20c")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"networkInfo",getData:ue[ki("0x12c")],shouldEnforceDataLimit:!0,dataLimit:150},{key:"battery",getData:ue.batteryKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:"audio",getData:ue[ki("0x3d")],shouldEnforceDataLimit:!0,dataLimit:100},{key:"automation",getData:ue.automationKey,shouldEnforceDataLimit:!0,dataLimit:100},{key:ki("0x10c"),getData:ue[ki("0x10b")],shouldEnforceDataLimit:!0,dataLimit:17e3},{key:ki("0x20d"),getData:ue.mimetypesComponent,shouldEnforceDataLimit:!0,dataLimit:27e3},{key:ki("0xe3"),getData:ue.jsFontsKey,shouldEnforceDataLimit:!0,dataLimit:1500},{key:ki("0x20e"),getData:ue[ki("0x20f")],shouldEnforceDataLimit:!0,dataLimit:100}]}return ne(ue,[{key:"getFeatures",value:function(e,t){if(ki("0x4b")==$(e)){if(!t)return e({error:"Options not provided"});var n={data:{latency:{acq_time:{}},errors:{}}},i=Date[ki("0x7f")](),r={},o=0,a=0;this[ki("0x1f5")][ki("0xd")]((function(s){if(!t[ki("0x210")][s[ki("0x211")]]){var c=s[ki("0x211")];void 0!==s[ki("0x212")]&&null!==s[ki("0x212")]&&s.alias[ki("0x5")]>0&&(c=s[ki("0x212")]),o++;var l=function(){r[c]=Date[ki("0x7f")]();try{s[ki("0x213")]((function(t){if(!1!==s[ki("0x214")]){var l=s[ki("0xe")](ki("0x215"))&&ki("0x216")==$(s[ki("0x215")])?s[ki("0x215")]:1e3,u=JSON[ki("0x217")](t).length;u>l&&(n[ki("0x218")][ki("0x219")][c]=ki("0x21a")+l+" Data length for:"+c+" was found to be:"+u,t={})}n[ki("0x218")][c]=t,n[ki("0x218")].latency[ki("0x21b")][c]=Date[ki("0x7f")]()-r[c],++a>=o&&(n[ki("0x218")][ki("0x21c")][ki("0x21b")].allFeatures=Date[ki("0x7f")]()-i,n[ki("0x218")][ki("0x21d")]=Date.now(),e(n[ki("0x218")],!0))}),t)}catch(e){n.data.errors[c]=String(e)}};ki("0x4b")==$(window[ki("0x21e")])&&!1!==t.useRequestIdleCallBack?window[ki("0x21e")](l):l()}})),n[ki("0x218")].latency[ki("0x21b")][ki("0x21f")]=Date[ki("0x7f")]()-i,e(n[ki("0x218")],!1)}}}],[{key:t,value:function(e,t){if(Array[ki("0xc")].forEach&&e[ki("0xd")]===Array[ki("0xc")][ki("0xd")])e[ki("0xd")](t);else if(e[ki("0x5")]===+e.length)for(var n=0,i=e[ki("0x5")];n<i;n++)t(e[n],n,e);else for(var r in e)e[ki("0xe")](r)&&t(e[r],r,e)}},{key:n,value:function(e,t){var n=[];return null==e?n:Array.prototype[ki("0xf")]&&e.map===Array.prototype[ki("0xf")]?e.map(t):(ue.each(e,(function(e,i,r){n[ki("0x10")](t(e,i,r))})),n)}},{key:i,value:function(e,t){var n={},i=new(window[ki("0x12")]||window.webkitRTCPeerConnection||window[ki("0x13")]||window[ki("0x14")])({iceServers:[{urls:ki("0x15")}]},{optional:[{RtpDataChannels:!0}]}),r=function(e){if(null!==e)try{var t=/([0-9]{1,3}(\.[0-9]{1,3}){3}|[a-f0-9]{1,4}(:[a-f0-9]{1,4}){7})/[ki("0x16")](e)[1];n[t]=!0}catch(e){}},o=!1,a=function(){if(!0!==o){o=!0;var e=i[ki("0x17")];null!==e&&e[ki("0x18")].split("\n").forEach((function(e){0!==e[ki("0x19")](ki("0x1a"))&&0!==e[ki("0x19")](ki("0x1b"))||r(e)})),t(Object[ki("0x1c")](n))}};i[ki("0x1d")]=function(e){e[ki("0x1e")]&&r(e[ki("0x1e")][ki("0x1e")])},i[ki("0x1f")]=function(e){"complete"===i.iceGatheringState&&a()},i[ki("0x20")]("bl");try{i[ki("0x21")]()[ki("0x22")]((function(e){i[ki("0x23")](e)}))}catch(e){i[ki("0x21")]((function(e){i[ki("0x23")](e,(function(){}),(function(){}))}),(function(){}))}setTimeout((function(){a()}),2e3)}},{key:r,value:function(e,t){if(ue.getHasLiedBrowser())e(ki("0x25"));else{var n=ue[ki("0x26")]()[ki("0x27")](" ")[0];ki("0x28")!==n||!0!==navigator[ki("0x29")]?ki("0x2a")===n&&window.document.documentElement[ki("0x2b")](ki("0x29"))||ki("0x2c")in window||ki("0x2d")in document?e(ki("0x2e")):window[ki("0x2f")]||window[ki("0x30")]?e(ki("0x31")):e(t.NOT_AVAILABLE):e("Selenium")}}},{key:o,value:function(e,t){try{ue[ki("0x11")](t,(function(t){e({ips:t})}))}catch(t){e({exception:{name:t[ki("0x33")],message:t[ki("0x34")]}})}}},{key:a,value:function(e,t){if(!ue[ki("0x36")]())return e(t[ki("0x37")]);navigator[ki("0x38")].enumerateDevices()[ki("0x22")]((function(t){e(t[ki("0xf")]((function(e){var t={};return t.id=e.deviceId,t[ki("0x39")]=e.groupId,t[ki("0x3a")]=e.kind,t[ki("0x3b")]=e[ki("0x3b")],t})))}))[ki("0x3c")]((function(t){e(t)}))}},{key:s,value:function(){return navigator.mediaDevices&&navigator[ki("0x38")].enumerateDevices}},{key:c,value:function(e,t){var n=t[ki("0x3e")];if(n.excludeIOS11&&navigator[ki("0x3f")].match(/OS 11.+Version\/11.+Safari/))return e(t[ki("0x40")]);var i=window[ki("0x41")]||window[ki("0x42")];if(null==i)return e(t[ki("0x37")]);var r=new i(1,44100,44100),o=r.createOscillator();o.type=ki("0x43"),o[ki("0x44")].setValueAtTime(1e4,r[ki("0x45")]);var a=r[ki("0x46")]();ue[ki("0xb")]([["threshold",-50],[ki("0x47"),40],[ki("0x48"),12],[ki("0x49"),-20],[ki("0x4a"),0],["release",.25]],(function(e){void 0!==a[e[0]]&&ki("0x4b")==$(a[e[0]][ki("0x4c")])&&a[e[0]][ki("0x4c")](e[1],r[ki("0x45")])})),o[ki("0x4d")](a),a[ki("0x4d")](r[ki("0x4e")]),o.start(0),r[ki("0x4f")]();var s=setTimeout((function(){return r.oncomplete=function(){},r=null,e("audioTimeout")}),n.timeout);r[ki("0x50")]=function(t){var n;try{clearTimeout(s),n=t.renderedBuffer.getChannelData(0)[ki("0x9")](4500,5e3)[ki("0x51")]((function(e,t){return e+Math[ki("0x52")](t)}),0).toString(),o[ki("0x53")](),a[ki("0x53")]()}catch(t){return void e(t)}e(n)}}},{key:l,value:function(e){e(navigator.userAgent)}},{key:u,value:function(e,t){e(void 0===navigator.webdriver||null===navigator[ki("0x29")]?t[ki("0x37")]:navigator[ki("0x29")])}},{key:"languageKey",value:function(e,t){e(navigator[ki("0x55")]||navigator[ki("0x56")]||navigator[ki("0x57")]||navigator[ki("0x58")]||t.NOT_AVAILABLE)}},{key:d,value:function(e,t){e(window[ki("0x5a")].colorDepth||t[ki("0x37")])}},{key:h,value:function(e,t){var n=navigator[ki("0x5c")]||t[ki("0x37")];n!==t.NOT_AVAILABLE&&(n+=ki("0x5d")),e(n)}},{key:"pixelDepthKey",value:function(e,t){e(window[ki("0x5a")].pixelDepth||t[ki("0x37")])}},{key:"pixelRatioKey",value:function(e,t){e(window[ki("0x5e")]||t[ki("0x37")])}},{key:p,value:function(e,t){e(ue.getScreenResolution(t))}},{key:"screenOrientationKey",value:function(e,t){if(t[ki("0x5a")][ki("0x60")]){var n={};n[ki("0x61")]=void 0!==screen.orientation,n[ki("0x62")]=screen[ki("0x63")]||screen[ki("0x64")]||(screen[ki("0x65")]||{}).type,e(n)}else e(t[ki("0x40")])}},{key:"getScreenResolution",value:function(){return{w:window[ki("0x5a")][ki("0x66")],h:window[ki("0x5a")].height}}},{key:f,value:function(e,t){e(ue[ki("0x68")](t))}},{key:m,value:function(e){return window[ki("0x5a")][ki("0x69")]&&window.screen[ki("0x6a")]?{w:window[ki("0x5a")][ki("0x69")],h:window[ki("0x5a")][ki("0x6a")]}:e[ki("0x37")]}},{key:g,value:function(e){e((new Date)[ki("0x6c")]()/60)}},{key:v,value:function(e,t){window[ki("0x6e")]&&window[ki("0x6e")][ki("0x6f")]?e((new(window[ki("0x6e")][ki("0x6f")])).resolvedOptions().timeZone):e(t[ki("0x37")])}},{key:"sessionStorageKey",value:function(e,t){e(ue[ki("0x70")](t))}},{key:y,value:function(e,t){e(ue[ki("0x72")](t))}},{key:"indexedDbKey",value:function(e,t){e(ue.hasIndexedDB(t))}},{key:"addBehaviorKey",value:function(e){e(!(!document[ki("0x73")]||!document[ki("0x73")][ki("0x74")]))}},{key:E,value:function(e){e(!!window.openDatabase)}},{key:b,value:function(e,t){e(ue[ki("0x77")](t))}},{key:w,value:function(e,t){e(navigator[ki("0x79")]||t[ki("0x37")])}},{key:x,value:function(e,t){e(navigator[ki("0x7b")]||t[ki("0x37")])}},{key:_,value:function(e,t){e(navigator[ki("0x7d")]||t[ki("0x37")])}},{key:"appCodeNameKey",value:function(e,t){e(navigator[ki("0x7e")]||t[ki("0x37")])}},{key:"seedKey",value:function(e,t){e(Date[ki("0x7f")]())}},{key:T,value:function(e,t){e(ue.getNavigatorPlatform(t))}},{key:"productKey",value:function(e,t){e(navigator[ki("0x81")]||t[ki("0x37")])}},{key:S,value:function(e,t){e(navigator.productSub||t.NOT_AVAILABLE)}},{key:k,value:function(e,t){e(navigator[ki("0x84")]||t[ki("0x37")])}},{key:C,value:function(e,t){e(navigator.vendorSub||t[ki("0x37")])}},{key:I,value:function(e,t){e(ue.getDoNotTrack(t))}},{key:A,value:function(e,t){var n=ue[ki("0x26")]().split(" "),i=n[0],r=n[1],o=t[ki("0x37")];if(ki("0x28")===i)if(parseInt(r)<=74){var a=window[ki("0x88")]||window[ki("0x89")];a?a(window[ki("0x8a")],100,(function(t){e(!1)}),(function(t){e(!0)})):e(o)}else"storage"in navigator&&"estimate"in navigator.storage?navigator.storage[ki("0x8b")]()[ki("0x22")]((function(t){var n=t[ki("0x8c")];e(o=n<125829120)})):e(o);else if(ki("0x8d")===i){if(o=!1,window[ki("0x8e")])o=!0;else{try{window[ki("0x8f")](null,null,null,null)}catch(e){o=!0}try{window[ki("0x90")][ki("0x91")](ki("0x92"),1)}catch(e){o=!0}}void 0===o&&(o=!1,window[ki("0x90")].removeItem("test")),e(o)}else if(ki("0x2a")===i){var s=indexedDB[ki("0x93")](ki("0x92"));s[ki("0x94")]=function(){e(!0)},s.onsuccess=function(){e(!1)}}else e("IE"===i||ki("0x95")===i?!window[ki("0x96")]&&(window[ki("0x97")]||window[ki("0x98")]):o)}},{key:L,value:function(){var e,t=navigator.userAgent,n=t.match(/(opera|chrome|safari|firefox|msie|trident(?=\/))\/?\s*(\d+)/i)||[];return/trident/i[ki("0x92")](n[1])?"IE "+((e=/\brv[ :]+(\d+)/g.exec(t)||[])[1]||""):"Chrome"===n[1]&&null!=(e=t[ki("0x99")](/\b(OPR|Edge)\/(\d+)/))?e[ki("0x9")](1)[ki("0x9a")](" ")[ki("0x9b")](ki("0x9c"),ki("0x9d")):(n=n[2]?[n[1],n[2]]:[navigator.appName,navigator.appVersion,"-?"],null!=(e=t[ki("0x99")](/version\/(\d+)/i))&&n[ki("0x9e")](1,1,e[1]),n[ki("0x9a")](" "))}},{key:R,value:function(e,t){ue[ki("0xa0")]()?e(ue[ki("0xa1")](t)):e(t[ki("0x37")])}},{key:O,value:function(e,t){ue[ki("0xa3")]()?e(ue[ki("0xa4")](t)):e(t[ki("0x37")])}},{key:"javascriptsKey",value:function(e,t){if(void 0===document[ki("0xa5")]||null===document[ki("0xa5")])return e(t[ki("0x37")]);e([])}},{key:N,value:function(e,t){e({hash:location[ki("0xa7")]||t.NOT_AVAILABLE,host:location[ki("0xa8")]||t[ki("0x37")],hostname:location[ki("0xa9")]||t[ki("0x37")],href:location.href||t[ki("0x37")],origin:location[ki("0xaa")]||t[ki("0x37")],pathname:location.pathname||t[ki("0x37")],port:location[ki("0xab")]||t.NOT_AVAILABLE,protocol:location[ki("0xac")]||t[ki("0x37")]})}},{key:P,value:function(e){e(ue[ki("0xae")]())}},{key:"getSignals",value:function(){var e={adBlockInstalled:function(){return ue[ki("0xaf")]()},liedLanguages:function(){return ue.getHasLiedLanguages()},liedResolution:function(){return ue[ki("0xb0")]()},liedOS:function(){return ue[ki("0xb1")]()},liedBrowser:function(){return ue[ki("0xb2")]()}},t={};for(var n in e)if(e.hasOwnProperty(n)){var i=e[n];t[n]=i(n)}return t}},{key:"flashFontsKey",value:function(e,t){return ue[ki("0xb3")]()?ue.hasMinFlashInstalled()?t.fonts[ki("0xb4")]?void ue[ki("0xb5")]((function(t){e(t)}),t):e(ki("0xb6")):e("flash not installed"):e("swf object not loaded")}},{key:"jsFontsKey",value:function(t,n){var i=["monospace",ki("0xb7"),ki("0xb8")],r=[ki("0xb9"),"Arial",ki("0xba"),ki("0xbb"),ki("0xbc"),"Arial Narrow","Arial Rounded MT Bold",ki("0xbd"),ki("0xbe"),"Book Antiqua",ki("0xbf"),ki("0xc0"),"Cambria",ki("0xc1"),"Century",ki("0xc2"),ki("0xc3"),ki("0xc4"),"Comic Sans MS",ki("0xc5"),ki("0xc6"),ki("0xc7"),ki("0xc8"),"Georgia",ki("0xc9"),ki("0xca"),"Impact","Lucida Bright","Lucida Calligraphy",ki("0xcb"),ki("0xcc"),ki("0xcd"),ki("0xce"),"Lucida Sans",ki("0xcf"),ki("0xd0"),"Microsoft Sans Serif",ki("0xd1"),ki("0xd2"),ki("0xd3"),"MS Outlook",ki("0xd4"),"MS Reference Sans Serif",ki("0xd5"),ki("0xd6"),ki("0xd7"),"MYRIAD PRO",ki("0xd8"),ki("0xd9"),ki("0xda"),"Segoe Script",ki("0xdb"),"Segoe UI Light","Segoe UI Semibold",ki("0xdc"),ki("0xdd"),ki("0xde"),ki("0xdf"),ki("0xe0"),"Trebuchet MS","Verdana",ki("0xe1"),"Wingdings 2",ki("0xe2")];void 0!==n[ki("0xe3")]&&void 0!==n[ki("0xe3")][ki("0xe4")]&&(r=r.concat(n[ki("0xe3")][ki("0xe4")])),void 0!==n[ki("0xe3")]&&void 0!==n[ki("0xe3")][ki("0xe5")]&&(r=r[ki("0xe6")](n.fonts.userDefinedFonts)),r=r[ki("0xe7")]((function(e,t){return r.indexOf(e)===t}));var o=document.getElementsByTagName("body")[0],a=document[ki("0xe8")](ki("0xe9")),s=document[ki("0xe8")](ki("0xe9")),c={},l={},u=function(){var e=document[ki("0xe8")](ki("0xea"));return e[ki("0xeb")][ki("0xec")]=ki("0xed"),e.style[ki("0xee")]="-9999px",e[ki("0xeb")][ki("0xef")]=ki("0xf0"),e.style[ki("0xf1")]=ki("0xf2"),e[ki("0xeb")].fontWeight=ki("0xf2"),e.style.letterSpacing=ki("0xf2"),e[ki("0xeb")].lineBreak=ki("0xf3"),e[ki("0xeb")][ki("0xf4")]=ki("0xf2"),e[ki("0xeb")][ki("0xf5")]=ki("0xf6"),e[ki("0xeb")][ki("0xf7")]=ki("0xee"),e[ki("0xeb")].textDecoration="none",e.style[ki("0xf8")]=ki("0xf6"),e[ki("0xeb")][ki("0xf9")]=ki("0xf2"),e[ki("0xeb")][ki("0xfa")]=ki("0xf2"),e.style[ki("0xfb")]="normal",e[ki("0xfc")]=ki("0xfd"),e},d=function(e,t){var n=u();return n[ki("0xeb")][ki("0xfe")]="'"+e+"',"+t,n},h=function(e){for(var t=!1,n=0;n<i.length;n++)if(t=e[n][ki("0xff")]!==c[i[n]]||e[n][ki("0x100")]!==l[i[n]])return t;return t},p=function(){for(var e=[],t=0,n=i[ki("0x5")];t<n;t++){var r=u();r[ki("0xeb")].fontFamily=i[t],a.appendChild(r),e[ki("0x10")](r)}return e}();o[ki("0x101")](a);for(var f=0,m=i[ki("0x5")];f<m;f++)c[i[f]]=p[f][ki("0xff")],l[i[f]]=p[f][ki("0x100")];var g=function(){for(var e={},t=0,n=r[ki("0x5")];t<n;t++){for(var o=[],a=0,c=i[ki("0x5")];a<c;a++){var l=d(r[t],i[a]);s[ki("0x101")](l),o[ki("0x10")](l)}e[r[t]]=o}return e}();o.appendChild(s);for(var v=[],y=0,E=r.length;y<E;y++)h(g[r[y]])&&v[ki("0x10")](r[y]);o[ki("0x102")](s),o[ki("0x102")](a);var b={};b[ki("0x103")]=e.x64hash128(v[ki("0x9a")](),23),n.fonts[ki("0x104")]||(b[ki("0x105")]=v),t(b)}},{key:D,value:function(e,t){if(void 0!==navigator.mimeTypes&&null!==navigator.mimeTypes){for(var n=navigator[ki("0x107")],i=[],r=0;r<n.length;r++){var o={};o.type=n[r][ki("0x108")],o[ki("0x109")]=n[r].suffixes,o.description=n[r][ki("0x10a")],i[ki("0x10")](o)}e(i)}else e(t[ki("0x37")])}},{key:M,value:function(e,t){ue.isIE()?t[ki("0x10c")][ki("0x10d")]?e(t[ki("0x40")]):e(ue.getIEPlugins(t)):e(ue[ki("0x10e")](t))}},{key:U,value:function(e){if(void 0===navigator[ki("0x10c")]||null===navigator[ki("0x10c")])return e[ki("0x37")];for(var t=[],n=0,i=navigator[ki("0x10c")][ki("0x5")];n<i;n++)navigator.plugins[n]&&t.push(navigator[ki("0x10c")][n]);return t[ki("0x5")]>0&&ue[ki("0x10f")](e)&&(t=t[ki("0x110")]((function(e,t){return e[ki("0x33")]>t.name?1:e[ki("0x33")]<t[ki("0x33")]?-1:0}))),ue[ki("0xf")](t,(function(e){var t=ue[ki("0xf")](e,(function(e){return[e.type,e[ki("0x109")]]}));return[e[ki("0x33")],e[ki("0x10a")],t]}))}},{key:B,value:function(e){var t=[];if(Object[ki("0x112")]&&Object.getOwnPropertyDescriptor(window,"ActiveXObject")||"ActiveXObject"in window){var n=["AcroPDF.PDF",ki("0x113"),ki("0x114"),ki("0x115"),ki("0x116"),ki("0x117"),"Msxml2.XMLHTTP",ki("0x118"),"QuickTime.QuickTime",ki("0x119"),ki("0x11a"),ki("0x11b"),ki("0x11c"),ki("0x11d"),"SWCtl.SWCtl",ki("0x11e"),ki("0x11f"),ki("0x120"),"TDCCtl.TDCCtl","WMPlayer.OCX",ki("0x121"),ki("0x122")];t=ue[ki("0xf")](n,(function(t){try{return new(window[ki("0x123")])(t),t}catch(t){return e[ki("0x124")]}}))}else t[ki("0x10")](e[ki("0x37")]);return navigator[ki("0x10c")]&&(t=t[ki("0xe6")](ue[ki("0x10e")](e))),t}},{key:F,value:function(e){for(var t=!1,n=0,i=e[ki("0x10c")].sortPluginsFor.length;n<i;n++){var r=e.plugins[ki("0x125")][n];if(navigator[ki("0x3f")][ki("0x99")](r)){t=!0;break}}return t}},{key:q,value:function(e,t){void 0!==navigator[ki("0x127")]?navigator[ki("0x127")]()[ki("0x22")]((function(t){var n={};n[ki("0x128")]=t[ki("0x128")],n[ki("0x129")]=t[ki("0x129")],n[ki("0x12a")]=t[ki("0x12a")],n[ki("0x12b")]=t.dischargingTime,e(n)})):e(t.NOT_AVAILABLE)}},{key:H,value:function(e,t){var n=navigator[ki("0x12d")];e(void 0!==n?{downlink:n[ki("0x12e")],downlinkMax:n[ki("0x12f")],type:n.type,effectiveType:n[ki("0x130")],rtt:n[ki("0x131")],saveData:n[ki("0x132")]}:t.NOT_AVAILABLE)}},{key:"touchSupportKey",value:function(e){e(ue[ki("0x133")]())}},{key:j,value:function(e,t){e(ue.getHardwareConcurrency(t))}},{key:K,value:function(e){try{return!!window[ki("0x135")]}catch(t){return e[ki("0x124")]}}},{key:G,value:function(e){try{return!!window[ki("0x90")]}catch(t){return e.ERROR}}},{key:V,value:function(e){try{return!!window[ki("0x96")]}catch(t){return e[ki("0x124")]}}},{key:z,value:function(e){return navigator[ki("0x138")]?navigator[ki("0x138")]:e[ki("0x37")]}},{key:W,value:function(e){return navigator[ki("0x139")]||e[ki("0x37")]}},{key:X,value:function(e){return navigator[ki("0x13b")]?navigator[ki("0x13b")]:e[ki("0x37")]}},{key:"getDoNotTrack",value:function(e){return navigator.doNotTrack?navigator[ki("0x13c")]:navigator[ki("0x13d")]?navigator[ki("0x13d")]:window.doNotTrack?window[ki("0x13c")]:e.NOT_AVAILABLE}},{key:"getTouchSupport",value:function(){var e,t=0;void 0!==navigator[ki("0x13e")]?t=navigator.maxTouchPoints:void 0!==navigator[ki("0x13f")]&&(t=navigator[ki("0x13f")]);try{document[ki("0x140")](ki("0x141")),e=!0}catch(t){e=!1}return{maxTouchPoints:t,touchEvent:e,touchStart:ki("0x142")in window}}},{key:Y,value:function(t){var n={},i=document[ki("0xe8")](ki("0x143"));i[ki("0x66")]=2e3,i[ki("0x144")]=200,i[ki("0xeb")][ki("0x145")]=ki("0x146");var r=i[ki("0x147")]("2d");return r[ki("0x148")](0,0,10,10),r[ki("0x148")](2,2,6,6),n[ki("0x149")]=!1===r[ki("0x14a")](5,5,ki("0x14b"))?ki("0x14c"):"no",r[ki("0x14d")]="alphabetic",r.fillStyle="#f60",r[ki("0x14e")](125,1,62,20),r.fillStyle="#069",t[ki("0x14f")]?r[ki("0x150")]=ki("0x151"):r[ki("0x150")]=ki("0x152"),r.fillText(ki("0x153"),2,15),r[ki("0x154")]="rgba(102, 204, 0, 0.2)",r[ki("0x150")]=ki("0x155"),r[ki("0x156")]("Cwm fjordbank glyphs vext quiz, 😃",4,45),r[ki("0x157")]=ki("0x158"),r[ki("0x154")]=ki("0x159"),r[ki("0x15a")](),r[ki("0x15b")](50,50,50,0,2*Math.PI,!0),r[ki("0x15c")](),r[ki("0x15d")](),r[ki("0x154")]=ki("0x15e"),r[ki("0x15a")](),r[ki("0x15b")](100,50,50,0,2*Math.PI,!0),r[ki("0x15c")](),r[ki("0x15d")](),r[ki("0x154")]=ki("0x15f"),r[ki("0x15a")](),r[ki("0x15b")](75,100,50,0,2*Math.PI,!0),r[ki("0x15c")](),r[ki("0x15d")](),r[ki("0x154")]=ki("0x159"),r[ki("0x15b")](75,75,75,0,2*Math.PI,!0),r[ki("0x15b")](75,75,25,0,2*Math.PI,!0),r[ki("0x15d")]("evenodd"),i[ki("0x160")]&&(n.canvasHash=e.x64hash128(i[ki("0x160")](),23)),n}},{key:"getWebglFp",value:function(t){var n,i=function(e){return n[ki("0x161")](0,0,0,1),n.enable(n[ki("0x162")]),n[ki("0x163")](n.LEQUAL),n.clear(n[ki("0x164")]|n.DEPTH_BUFFER_BIT),"["+e[0]+", "+e[1]+"]"};if(!(n=ue[ki("0x165")]()))return null;var r={},o=n.createBuffer();n[ki("0x166")](n.ARRAY_BUFFER,o);var a=new Float32Array([-.2,-.9,0,.4,-.26,0,0,.732134444,0]);n[ki("0x167")](n[ki("0x168")],a,n[ki("0x169")]),o[ki("0x16a")]=3,o[ki("0x16b")]=3;var s=n[ki("0x16c")](),c=n[ki("0x16d")](n.VERTEX_SHADER);n[ki("0x16e")](c,ki("0x16f")),n[ki("0x170")](c);var l=n[ki("0x16d")](n[ki("0x171")]);n[ki("0x16e")](l,ki("0x172")),n[ki("0x170")](l),n[ki("0x173")](s,c),n[ki("0x173")](s,l),n.linkProgram(s),n[ki("0x174")](s),s[ki("0x175")]=n[ki("0x176")](s,ki("0x177")),s[ki("0x178")]=n[ki("0x179")](s,ki("0x17a")),n[ki("0x17b")](s[ki("0x17c")]),n[ki("0x17d")](s[ki("0x175")],o[ki("0x16a")],n[ki("0x17e")],!1,0,0),n[ki("0x17f")](s[ki("0x178")],1,1),n[ki("0x180")](n[ki("0x181")],0,o.numItems);try{r[ki("0x182")]=e.x64hash128(n[ki("0x143")][ki("0x160")](),23)}catch(e){}if(t[ki("0x183")][ki("0x104")])return r;r[ki("0x184")]=ue[ki("0x185")](),r[ki("0x186")]=n.getSupportedExtensions()||[],r[ki("0x187")]=i(n.getParameter(n.ALIASED_LINE_WIDTH_RANGE)),r[ki("0x188")]=i(n.getParameter(n[ki("0x189")])),r["webgl alpha bits"]=n[ki("0x18a")](n.ALPHA_BITS),r[ki("0x18b")]=n[ki("0x18c")]()[ki("0x18d")]?ki("0x14c"):"no",r["webgl blue bits"]=n[ki("0x18a")](n[ki("0x18e")]),r[ki("0x18f")]=n.getParameter(n[ki("0x190")]),r[ki("0x191")]=n.getParameter(n[ki("0x192")]),r[ki("0x193")]=function(e){var t=e[ki("0x194")]("EXT_texture_filter_anisotropic")||e[ki("0x194")](ki("0x195"))||e[ki("0x194")](ki("0x196"));if(t){var n=e[ki("0x18a")](t[ki("0x197")]);return 0===n&&(n=2),n}return null}(n),r[ki("0x198")]=n[ki("0x18a")](n[ki("0x199")]),r[ki("0x19a")]=n[ki("0x18a")](n[ki("0x19b")]),r["webgl max fragment uniform vectors"]=n.getParameter(n[ki("0x19c")]),r[ki("0x19d")]=n[ki("0x18a")](n[ki("0x19e")]),r[ki("0x19f")]=n[ki("0x18a")](n.MAX_TEXTURE_IMAGE_UNITS),r[ki("0x1a0")]=n[ki("0x18a")](n[ki("0x1a1")]),r[ki("0x1a2")]=n.getParameter(n.MAX_VARYING_VECTORS),r[ki("0x1a3")]=n.getParameter(n[ki("0x1a4")]),r[ki("0x1a5")]=n[ki("0x18a")](n[ki("0x1a6")]),r[ki("0x1a7")]=n[ki("0x18a")](n[ki("0x1a8")]),r[ki("0x1a9")]=i(n.getParameter(n[ki("0x1aa")])),r[ki("0x1ab")]=n.getParameter(n.RED_BITS),r[ki("0x1ac")]=n[ki("0x18a")](n[ki("0x1ad")]),r[ki("0x1ae")]=n[ki("0x18a")](n[ki("0x1af")]),r[ki("0x1b0")]=n[ki("0x18a")](n[ki("0x1b1")]),r[ki("0x1b2")]=n.getParameter(n[ki("0x1b3")]),r[ki("0x1b4")]=n[ki("0x18a")](n.VERSION);try{var u=n[ki("0x194")](ki("0x1b5"));u&&(r[ki("0x1b6")]=n[ki("0x18a")](u.UNMASKED_VENDOR_WEBGL),r[ki("0x1b7")]=n[ki("0x18a")](u.UNMASKED_RENDERER_WEBGL))}catch(e){}return n[ki("0x1b8")]?(ue[ki("0xb")](["FLOAT",ki("0x1b9")],(function(e){ue[ki("0xb")]([ki("0x1ba"),ki("0x1bb")],(function(t){ue[ki("0xb")]([ki("0x1bc"),ki("0x1bd"),ki("0x1be")],(function(i){ue[ki("0xb")]([ki("0x1bf"),"rangeMin",ki("0x1c0")],(function(o){var a=n[ki("0x1b8")](n[t+ki("0x1c1")],n[i+"_"+e])[o];ki("0x1bf")!==o&&(o=ki("0x1c2")+o);var s=[ki("0x1c3"),t[ki("0x1c4")](),ki("0x1c5"),i[ki("0x1c4")]()," ",e.toLowerCase()," ",o][ki("0x9a")]("");r[s]=a}))}))}))})),r):r}},{key:"getWebglVendorAndRenderer",value:function(){try{var e=ue.getWebglCanvas(),t=e[ki("0x194")](ki("0x1b5"));return e[ki("0x18a")](t[ki("0x1c6")])+"~"+e[ki("0x18a")](t[ki("0x1c7")])}catch(e){return null}}},{key:ki("0xaf"),value:function(){var e=document[ki("0xe8")](ki("0xe9"));e.innerHTML=ki("0x1c8"),e[ki("0x1c9")]="adsbox";var t=!1;try{document[ki("0x73")][ki("0x101")](e),t=0===document[ki("0x1ca")](ki("0x1cb"))[0][ki("0x100")],document[ki("0x73")][ki("0x102")](e)}catch(e){t=!1}return t}},{key:ki("0x1cc"),value:function(){if(void 0!==navigator.languages)try{if(navigator[ki("0x1cd")][0].substr(0,2)!==navigator[ki("0x55")][ki("0x1ce")](0,2))return!0}catch(e){return!0}return!1}},{key:ki("0xb0"),value:function(){return window[ki("0x5a")][ki("0x66")]<window[ki("0x5a")][ki("0x69")]||window[ki("0x5a")][ki("0x144")]<window[ki("0x5a")].availHeight}},{key:ki("0xb1"),value:function(){var e,t=navigator[ki("0x3f")][ki("0x1c4")](),n=navigator[ki("0x79")],i=navigator[ki("0x13b")].toLowerCase();if(e=t[ki("0x19")](ki("0x1cf"))>=0?"Windows Phone":t[ki("0x19")]("win")>=0?ki("0x1d0"):t[ki("0x19")](ki("0x1d1"))>=0?ki("0x1d2"):t.indexOf(ki("0x1d3"))>=0||t[ki("0x19")](ki("0x1d4"))>=0?ki("0x1d5"):t.indexOf(ki("0x1d6"))>=0||t[ki("0x19")]("ipad")>=0?ki("0x1d7"):t[ki("0x19")](ki("0x1d8"))>=0?ki("0x1d9"):ki("0x1da"),(ki("0x142")in window||navigator[ki("0x13e")]>0||navigator[ki("0x13f")]>0)&&"Windows Phone"!==e&&ki("0x1d2")!==e&&ki("0x1d7")!==e&&ki("0x1da")!==e)return!0;if(void 0!==n){if((n=n[ki("0x1c4")]()).indexOf(ki("0x1db"))>=0&&"Windows"!==e&&ki("0x1dc")!==e)return!0;if(n[ki("0x19")](ki("0x1d3"))>=0&&ki("0x1d5")!==e&&"Android"!==e)return!0;if(n[ki("0x19")](ki("0x1d8"))>=0&&ki("0x1d9")!==e&&ki("0x1d7")!==e)return!0;if((-1===n[ki("0x19")](ki("0x1db"))&&-1===n[ki("0x19")](ki("0x1d3"))&&-1===n[ki("0x19")](ki("0x1d8")))!=("Other"===e))return!0}return i[ki("0x19")](ki("0x1db"))>=0&&ki("0x1d0")!==e&&ki("0x1dc")!==e||(i[ki("0x19")](ki("0x1d3"))>=0||i[ki("0x19")](ki("0x1d1"))>=0||i.indexOf("pike")>=0)&&ki("0x1d5")!==e&&"Android"!==e||(i[ki("0x19")](ki("0x1d8"))>=0||i.indexOf(ki("0x1dd"))>=0||i[ki("0x19")](ki("0x1de"))>=0||i.indexOf(ki("0x1d6"))>=0)&&ki("0x1d9")!==e&&ki("0x1d7")!==e||(i.indexOf(ki("0x1db"))<0&&i[ki("0x19")](ki("0x1d3"))<0&&i[ki("0x19")]("mac")<0&&i[ki("0x19")](ki("0x1d6"))<0&&i[ki("0x19")](ki("0x1dd"))<0)!=(ki("0x1da")===e)||void 0===navigator[ki("0x10c")]&&ki("0x1d0")!==e&&ki("0x1dc")!==e}},{key:ki("0xb2"),value:function(){var e,t=navigator[ki("0x3f")].toLowerCase(),n=navigator[ki("0x1df")];if(e=t.indexOf(ki("0x1e0"))>=0?ki("0x2a"):t.indexOf(ki("0x1e1"))>=0||t[ki("0x19")]("opr")>=0?ki("0x9d"):t[ki("0x19")](ki("0x1e2"))>=0?ki("0x28"):t[ki("0x19")](ki("0x1e3"))>=0?ki("0x8d"):t.indexOf("trident")>=0?ki("0x1e4"):"Other",(ki("0x28")===e||ki("0x8d")===e||ki("0x9d")===e)&&ki("0x1e5")!==n)return!0;var i,r=eval[ki("0x8")]().length;if(37===r&&ki("0x8d")!==e&&ki("0x2a")!==e&&ki("0x1da")!==e)return!0;if(39===r&&ki("0x1e4")!==e&&ki("0x1da")!==e)return!0;if(33===r&&ki("0x28")!==e&&ki("0x9d")!==e&&ki("0x1da")!==e)return!0;try{throw"a"}catch(e){try{e[ki("0x1e6")](),i=!0}catch(e){i=!1}}return i&&ki("0x2a")!==e&&ki("0x1da")!==e}},{key:ki("0xa0"),value:function(){var e=document[ki("0xe8")]("canvas");return!(!e.getContext||!e[ki("0x147")]("2d"))}},{key:ki("0xa3"),value:function(){if(!ue[ki("0xa0")]())return!1;var e=ue.getWebglCanvas();return!!window[ki("0x1e7")]&&!!e}},{key:ki("0x1e8"),value:function(){return ki("0x1e9")===navigator.appName||!(ki("0x1ea")!==navigator[ki("0x7b")]||!/Trident/[ki("0x92")](navigator[ki("0x3f")]))}},{key:ki("0xb3"),value:function(){return void 0!==window[ki("0x1eb")]}},{key:"hasMinFlashInstalled",value:function(){return window[ki("0x1eb")][ki("0x1ec")](ki("0x1ed"))}},{key:"addFlashDivNode",value:function(e){var t=document.createElement(ki("0xe9"));t[ki("0x1ee")]("id",e.fonts[ki("0x1ef")]),document[ki("0x73")].appendChild(t)}},{key:ki("0xb5"),value:function(e,t){window[ki("0x1f0")]=function(t){e(t)};var n=t[ki("0xe3")][ki("0x1ef")];ue[ki("0x1f1")]();var i={onReady:ki("0x1f0")};window[ki("0x1eb")][ki("0x1f2")](t[ki("0xe3")].swfPath,n,"1","1",ki("0x1ed"),!1,i,{allowScriptAccess:"always",menu:ki("0x1f3")},{})}},{key:ki("0x165"),value:function(){var e=document[ki("0xe8")](ki("0x143")),t=null;try{t=e[ki("0x147")]("webgl")||e.getContext(ki("0x1f4"))}catch(e){}return t||(t=null),t}}]),ue}(ki("0xb"),ki("0xf"),ki("0x11"),ki("0x24"),ki("0x32"),ki("0x35"),ki("0x36"),ki("0x3d"),ki("0x54"),ki("0x29"),ki("0x59"),ki("0x5b"),ki("0x5f"),ki("0x67"),ki("0x68"),ki("0x6b"),ki("0x6d"),ki("0x71"),ki("0x75"),ki("0x76"),ki("0x78"),ki("0x7a"),ki("0x7c"),ki("0x80"),ki("0x82"),ki("0x83"),ki("0x85"),ki("0x86"),ki("0x87"),ki("0x26"),ki("0x9f"),ki("0xa2"),ki("0xa6"),ki("0xad"),ki("0x106"),ki("0x10b"),ki("0x10e"),ki("0x111"),ki("0x10f"),ki("0x126"),ki("0x12c"),ki("0x134"),ki("0x70"),ki("0x72"),ki("0x136"),ki("0x137"),ki("0x77"),ki("0x13a"),ki("0xa1"));function n(e){var t=arguments[ki("0x5")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[ki("0x220")]("#"+e):document[ki("0x221")](e);if(i){var r=i[ki("0x222")][ki("0x223")];if(t&&i.parentNode[ki("0x102")](i),r)try{return JSON[ki("0x224")](r)}catch(e){return}}}function i(e){var t=document[ki("0x1ca")](e);return void 0!==t&&t[ki("0x5")]>=1}function r(){try{for(var e=document[ki("0x225")][ki("0x27")](/\s*;\s*/),t=0;t<e[ki("0x5")];t++){var n=e[t][ki("0x27")]("=");if(n[ki("0x5")]>1&&ki("0x226")===n[0]){var i=n[n.length-1];return i[ki("0x227")](2,i[ki("0x5")]-1)}}}catch(e){return""}return""}var o=function(e,t,i,r,o){function a(){ee(this,a)}return ne(a,null,[{key:"str2ab",value:function(e){for(var t=new ArrayBuffer(e.length),n=new Uint8Array(t),i=0,r=e[ki("0x5")];i<r;i++)n[i]=e.charCodeAt(i);return t}},{key:ki("0x228"),value:function(e){return window[ki("0x229")](String[ki("0x22a")][ki("0x22b")](null,e))}},{key:ki("0x22c"),value:function(e,t,n){var i=window[ki("0x22d")](t),r=a[ki("0x22e")](i);return window[ki("0x22f")][ki("0x230")].importKey(e,r,{name:ki("0x231"),hash:"SHA-256"},!0,n)}},{key:"wrap",value:function(e,t){return a[ki("0x22c")](ki("0x232"),t,[ki("0x233")]).then((function(t){return window.crypto.subtle[ki("0x233")]("raw",e,t,{name:ki("0x231")})}))[ki("0x22")]((function(e){return a[ki("0x228")](new Uint8Array(e))}))}},{key:"wrapErrorResult",value:function(e){var t={a:null,b:null,c:null};return t[ki("0x234")]=e,t}},{key:"encryptWithKey",value:function(e,t,n){var i={a:null,b:null,c:null};try{var r=Date[ki("0x7f")]();if(ki("0x235")!=$(t)||ki("0x216")!=$(n))throw new Error(ki("0x236"));var o=window[ki("0x22f")][ki("0x237")](new Uint8Array(16));i.a=a[ki("0x228")](o);var s=(new TextEncoder)[ki("0x228")](e),c="AES-CBC";return window.crypto[ki("0x230")].generateKey({name:c,length:256},!0,[ki("0x238"),ki("0x239")]).then((function(e){return window[ki("0x22f")][ki("0x230")][ki("0x238")]({name:c,iv:o},e,s)[ki("0x22")]((function(o){return a[ki("0x23a")](e,t).then((function(e){return i.b=e,i.c=a[ki("0x228")](new Uint8Array(o)),i.d=Date[ki("0x7f")]()-r,i.e=n,i}))}))}))[ki("0x3c")]((function(e){return i[ki("0x234")]=String(e),i}))}catch(e){return i.error=String(e),Promise[ki("0x23b")](i)}}},{key:ki("0x23c"),value:function(e,t,i,r){if(ki("0x235")!=$(t)||ki("0x235")!=$(i))return Promise[ki("0x23b")](a[ki("0x23d")](ki("0x23e")));var o=n(t),s=parseInt(n(i));return(""===o||"string"!=typeof o||ki("0x216")!=$(s)||Number[ki("0x23f")](s))&&(o=ki(r?"0x240":"0x241"),s=r?2:1),a.encryptWithKey(e,o,s)}},{key:ki("0x242"),value:function(e,t,n,i,r){return null!=i&&ki("0x235")==$(i[ki("0x243")])&&ki("0x216")==$(i[ki("0x244")])?a[ki("0x245")](e,i.publicKey,i[ki("0x244")]):a[ki("0x23c")](e,t,n,r)}},{key:"uuidv4",value:function(){return([1e7]+-1e3+-4e3+-8e3+-1e11).replace(/[018]/g,(function(e){return(e^window.crypto.getRandomValues(new Uint8Array(1))[0]&15>>e/4)[ki("0x8")](16)}))}},{key:ki("0x246"),value:function(e){var t=(new TextEncoder)[ki("0x228")](e);return crypto.subtle.digest(ki("0x247"),t)[ki("0x22")]((function(e){return Array[ki("0x248")](new Uint8Array(e)).map((function(e){return("00"+e.toString(16)).slice(-2)})).join("")}))[ki("0x3c")]((function(){return""}))}}]),a}(),a=ki("0x249"),s=ki("0x24a"),c=ki("0x24b"),l={preprocessor:null,audio:{timeout:1e3,excludeIOS11:!0},fonts:{swfContainerId:"apfcDf",swfPath:ki("0x24c"),userDefinedFonts:[],extendedJsFonts:void 0,hashOnly:!1},screen:{detectScreenOrientation:!0},plugins:{sortPluginsFor:[/palemoon/i],excludeIE:!1},webgl:{hashOnly:!1},ponfUrl:"https://ponf.linkedin.com/pixel/tracking.png",telemetryCollectPath:ki("0x24d"),extraComponents:[],excludes:{pixelRatio:!0,doNotTrack:!0,fontsFlash:!0},debug:!1,NOT_AVAILABLE:ki("0x24e"),ERROR:ki("0x24f"),EXCLUDED:ki("0x250"),useRequestIdleCallBack:!0},u=function(e,u,d,h,p){function f(e,t,n){var r=this;if(ee(this,f),void 0!==t&&void 0!==e&&ki("0x251")===e.globalIntegration)ki("0x252")===document[ki("0x253")]?(this[ki("0x254")](t,n),this[ki("0x255")](t,n)):window.addEventListener(ki("0x256"),(function(){r[ki("0x254")](t,n),r[ki("0x255")](t,n)}));else if(void 0!==e){var o=JSON[ki("0x224")](JSON[ki("0x217")](l));i("settings-iframe")||i("setting-headline")||(o[ki("0x257")]=!1),this[ki("0x258")](o,e)}else{var a=JSON[ki("0x224")](JSON[ki("0x217")](l));i(ki("0x259"))||i(ki("0x25a"))||(a[ki("0x257")]=!1),ki("0x252")===document.readyState?this[ki("0x258")](a):window.addEventListener(ki("0x256"),(function(){r[ki("0x258")](a)}))}}return ne(f,[{key:ki("0x254"),value:function(e,t){!0===t[ki("0x25b")]&&!0!==globalThis[ki("0x25c")]&&this[ki("0x25d")](l,e)}},{key:ki("0x255"),value:function(e,t){!0===t[ki("0x25e")]&&!0!==globalThis[ki("0x25f")]&&this[ki("0x260")](e,t),!0===t[ki("0x261")]&&!0!==globalThis[ki("0x262")]&&this[ki("0x263")](e)}},{key:ki("0x258"),value:function(e,i){if(null!=i||null!=n(ki("0x264"))){this[ki("0x267")](e,i);var r=this[ki("0x268")],a=this[ki("0x269")],s=this.isProd();return(new t)[ki("0x26a")]((function(t,n){t.reqid=r,t.pageInstance=a,t[ki("0x26b")]=n,o.encryptWithKeyFromDifferentSources(JSON[ki("0x217")](t),"apfcDfPK",ki("0x26c"),i,s).then((function(t){globalThis[ki("0x26d")]=t,!0===n&&function(e,t,n){var i=new XMLHttpRequest,r=ki(n?"0x26e":"0x26f");r+=String(t),i[ki("0x93")](ki("0x270"),r),i.setRequestHeader(ki("0x271"),ki("0x272")),i[ki("0x273")](e)}(JSON[ki("0x217")](t),e[ki("0x274")],s)}))}),e)}globalThis[ki("0x265")]=this[ki("0x266")]}},{key:"intializeGlobalIntegration",value:function(e,n){return(new t).getFeatures((function(e,t){!0===t&&(o[ki("0x23c")](JSON[ki("0x217")](e),ki("0x264"),"apfcDfPKV")[ki("0x22")]((function(e){n(a,JSON[ki("0x217")](e))})),globalThis[ki("0x25c")]=!0)}),e)}},{key:ki("0x263"),value:function(e){var t=r(),n=this[ki("0x275")]()?ki("0x276"):ki("0x277");try{if(RegExp("^[\\w-]*$")[ki("0x92")](t)){var i="https://merchantpool1.linkedin.com/mdt.js?session_id="+t+ki("0x278")+n,o=document.createElement(ki("0x279"));o[ki("0x1ee")]("src",i),o[ki("0x1ee")]("id","dfpIframeScript"),o.addEventListener("load",(function(){return window[ki("0x27a")][ki("0x27b")](document)})),document[ki("0x27c")]("head")[0][ki("0x101")](o);var a={sessionId:t,instanceId:n};e(c,JSON[ki("0x217")](a))}else{var s={error:"Invalid session_id: "+t};e(c,JSON.stringify(s))}}catch(t){var l={error:t};e(c,JSON[ki("0x217")](l))}globalThis.dfpIntegrationCompleted=!0}},{key:ki("0x260"),value:function(e,t){var n=t[ki("0x27d")],i=Date[ki("0x7f")](),a=this[ki("0x275")]()?ki("0x27e"):"PXgoH0hfKu",c=r(),l="https://li.protechts.net/index.html?ts="+i+ki("0x27f")+encodeURIComponent(n)+"&app_id="+a+ki("0x280");o[ki("0x246")](c)[ki("0x22")]((function(t){""!==(c=t)&&(l+=ki("0x281")+c);try{var r=document[ki("0xe8")](ki("0x282"));r.setAttribute("id",ki("0x283")),r[ki("0x1ee")]("src",l),r[ki("0x1ee")](ki("0x284"),ki("0x285")),r.style[ki("0x144")]=ki("0x286"),r.style[ki("0x66")]=ki("0x286"),r[ki("0xeb")][ki("0x287")]=ki("0xf6"),r.style[ki("0xec")]="absolute",r.style.left=ki("0x288"),document[ki("0x73")][ki("0x101")](r);var o={app_id:a,ts:i,d_id:c,r_id:n,uc:ki("0x289")};e(s,JSON[ki("0x217")](o))}catch(t){var u={error:t};e(s,JSON[ki("0x217")](u))}})),globalThis[ki("0x25f")]=!0}}]),f}();u.prototype[ki("0x266")]=function(e){globalThis[ki("0x265")]=null,new u(e)},u[ki("0xc")].reentryGlobalIntegration=function(e,t){globalThis[ki("0x28a")]=null,new u({globalIntegration:ki("0x251")},e,t)},u.prototype[ki("0x275")]=function(){var e=location&&location[ki("0xa8")];return e&&e[ki("0x19")](".linkedin.com")>-1&&!e[ki("0x28b")](ki("0x28c"))},u[ki("0xc")][ki("0x28d")]=function(e){return e&&0===Object[ki("0x1c")](e).length},u[ki("0xc")][ki("0x28e")]=function(){var e=[];return Q(document[ki("0x1ca")](ki("0x28f")))[ki("0xd")]((function(t){Q(t[ki("0x27c")](ki("0x290")))[ki("0xd")]((function(t){var n=t.innerHTML;if(n){var i=(new DOMParser).parseFromString(n,ki("0x291"));i&&Q(i[ki("0x1ca")]("bc"))[ki("0xd")]((function(t){e[ki("0x10")]({src:t[ki("0x2b")](ki("0x292")),style:t.getAttribute(ki("0xeb")),class:t[ki("0x2b")](ki("0x293")),width:t.getAttribute(ki("0x66")),height:t[ki("0x2b")](ki("0x144"))})}))}}))})),0===e.length?null:e[0]},u[ki("0xc")][ki("0x267")]=function(e,t){if(null!=e){var n,i,r="bc",a="display:none;",s="1",c="1",l=e[ki("0x294")];if(this.reqid=null,this.pageInstance=null,null!==(n=this[ki("0x28e")]())){r=n[ki("0x293")],a=n[ki("0xeb")],s=n[ki("0x66")],c=n[ki("0x144")];var u=new URL(n.src);l=u[ki("0xac")]+"//"+u.host+u.pathname,this[ki("0x268")]=u.searchParams[ki("0x295")](ki("0x268")),this[ki("0x269")]=u[ki("0x296")][ki("0x295")]("pageInstance")}else if(void 0!==(i=function(e){var t=arguments[ki("0x5")]>1&&void 0!==arguments[1]&&arguments[1],n=arguments[2],i=n?n[ki("0x220")]("#"+e):document[ki("0x221")](e);if(i){var r=i[ki("0x222")][ki("0x223")];if(t&&i[ki("0x297")][ki("0x102")](i),r)try{var o=r;return"'"!==o[ki("0x298")](0)&&'"'!==o[ki("0x298")](0)||(o=o[ki("0x227")](1,o[ki("0x5")]-1)),JSON[ki("0x224")](o)}catch(e){return}}}(ki("0x299"))))this[ki("0x268")]=void 0===i[ki("0x268")]?null:i.reqid,this.pageInstance=i.pageInstance;else{if(void 0===t)return;this[ki("0x269")]=t[ki("0x269")]}this.isProd()||(l=l[ki("0x9b")](/\.linkedin\.com/,".linkedin-ei.com")),null===this[ki("0x268")]&&(this[ki("0x268")]=o.uuidv4());var d=l+"?"+new URLSearchParams({reqid:this[ki("0x268")],pageInstance:this[ki("0x269")],js:ki("0x251")})[ki("0x8")](),h=document[ki("0x1ca")](ki("0x28f"))[0];null==h&&((h=document[ki("0xe8")](ki("0xe9"))).setAttribute("id",this[ki("0x268")]),document[ki("0x73")][ki("0x101")](h));var p=document[ki("0xe8")](ki("0x29a"));p[ki("0x292")]=d,p.style=a,p.className=r,p[ki("0x66")]=s,p[ki("0x144")]=c,h[ki("0x101")](p)}},ki("0x29b")!=("undefined"==typeof globalThis?"undefined":$(globalThis))&&ki("0x29b")!=("undefined"==typeof document?"undefined":$(document))&&ki("0x29b")!=("undefined"==typeof window?"undefined":$(window))&&(globalThis[ki("0x28a")]=u.prototype.reentryGlobalIntegration,new u)}();var Ci=function(){function e(){ee(this,e)}return ne(e,null,[{key:"collectFeatures",value:function(e,t){try{"undefined"!=typeof globalThis&&"undefined"!=typeof document&&"undefined"!=typeof window&&"undefined"!==globalThis.triggerDnaApfcEvent&&globalThis.triggerDnaApfcEvent(t,e)}catch(e){}}}]),e}(),Ii=function(){function e(t,n,i,r,o,a,s,c,l,u,d,h,p,f){ee(this,e),ie(this,"hostApis",void 0),ie(this,"statics",void 0),ie(this,"options",void 0),ie(this,"allowTimingOrigin",void 0),ie(this,"fireCustomMeasureEvent",void 0),ie(this,"fireResourceLoadEvent",void 0),ie(this,"isTracerEnabled",void 0),ie(this,"responseRleCache",void 0),ie(this,"fireApfcEvent",void 0),ie(this,"isDnaIntegrationLixEnabled",void 0),ie(this,"isHumanIntegrationLixEnabled",void 0),ie(this,"isDfpIntegrationLixEnabled",void 0),ie(this,"disablePerfMarkerForSignalCollection",void 0),ie(this,"trackingEndpoint",void 0),ie(this,"collectResourceTimings",void 0),ie(this,"collectCdnData",void 0),ie(this,"perfObserver",void 0),ie(this,"renderTimings",new Map),ie(this,"urlToTreeId",new Map),ie(this,"cdnDataProvider",void 0),ie(this,"observables",new Qn),ie(this,"trackingEndpointPattern",void 0),this.hostApis=t,this.statics=n,this.options=i,this.allowTimingOrigin=r,this.fireCustomMeasureEvent=o,this.fireResourceLoadEvent=a,this.isTracerEnabled=s,this.responseRleCache=c,this.fireApfcEvent=l,this.isDnaIntegrationLixEnabled=u,this.isHumanIntegrationLixEnabled=d,this.isDfpIntegrationLixEnabled=h,this.disablePerfMarkerForSignalCollection=p,this.trackingEndpoint=f,this.collectResourceTimings=i["enable-rs-timing"],this.collectCdnData=i["enable-cdn-tracking"],this.collectCdnData&&(this.cdnDataProvider=new Ti(t)),this.trackingEndpointPattern=function(e){if(!e)return"/li/track";try{return new URL(e).pathname}catch(t){return e}}(this.trackingEndpoint)}return ne(e,[{key:"recordTreeId",value:function(e,t){this.collectResourceTimings&&this.urlToTreeId.set(function(e,t){return(mi=mi||t.createElement("a")).href=e,mi.href}(t,this.hostApis.document),e)}},{key:"recordRenderStart",value:function(e,t){this.renderTimings.has(e)||this.renderTimings.set(e,{renderName:t,viewId:e,renderStart:vi(this.hostApis.performance,this.allowTimingOrigin)})}},{key:"recordRenderEnd",value:function(e,t,n){var i=this.renderTimings.get(e);if(i&&(i.renderEnd=i.renderEnd||vi(this.hostApis.performance,this.allowTimingOrigin),t))return n?this.collectViewLoadEventData(i,n):void nn("ViewLoadEvent",Wn)}},{key:"collectViewLoadEventData",value:function(e,t){var n=e.renderName,i=e.renderEnd,r=void 0===i?-1:i,o=e.renderStart,a=void 0===o?-1:o,s=[];return s.push({viewProgressType:"RENDER_START",timestamp:a}),s.push({viewProgressType:"RENDER_END",timestamp:r}),{parentPageLoadId:t,viewHierarchy:[n],viewProgressStates:s}}},{key:"startObserving",value:function(){var e=this.hostApis,t=e.PerformanceObserver,n=e.performance;this.stopObserving(),t?this.setupPerformanceObserver(t,n.timeOrigin):this.collectResourceTimings&&this.emulateResourceTimingObserver(n),this.collectResourceTimings&&this.processNewResourceTimings()}},{key:"stopObserving",value:function(){var e;null===(e=this.perfObserver)||void 0===e||e.disconnect(),this.reset()}},{key:"collect",value:function(e){var t=this,n=e.isInitial,i=e.immediate,r=this.collectSynchronousData(n);if(i)return r;var o=this.collectAsynchronousData();return"then"in o?o.then((function(e){return(0,t.hostApis.assign)(r,e),r})):r}},{key:"collectPageLoadStartData",value:function(e){var t=e.isInitial,n=e.rumKey,i=Object.create(null);i.pageKey=n,i.pageLoadType=t?"INITIAL_LOAD":"SUBSEQUENT_LOAD",i.networkInformationMetrics=this.snapshot.networkInformationMetrics;var r=this.statics,o=r.webUIFramework,a=r.timeSource,s=r.isSinglePageApp,c=r.appRenderMode,l=r.isAppRenderFailed,u=r.isFromServiceWorker,d=r.treeId;return i.treeId=d,i.browserPageLoadStartContext={webUIFramework:o,timeSource:a,isSinglePageApp:s,appRenderMode:c,isAppRenderFailed:l,isFromServiceWorker:u},i}},{key:"collectPageLoadEndData",value:function(e){var t=Object.create(null),n=Object.create(null);t.cdnData=[],t.browserPageLoadEndContext={},t.navigationTiming=Object.create(null);var i=e.isInitial,r=e.immediate,o=this.hostApis.assign;if(i){var a=Li(this.hostApis.performance),s=a.htmlMetrics,c=a.redirectCount,l=a.navigationType,u=a.workerStart;s&&(t.browserPageLoadEndContext.htmlMetrics=Object.create(null),o(t.browserPageLoadEndContext.htmlMetrics,s)),Object.prototype.hasOwnProperty.call(a,"redirectCount")&&(n.redirectCount=c),Object.prototype.hasOwnProperty.call(a,"navigationType")&&(n.navigationType=l),n.workerStart=null!=u?u:0,Gn.forEach((function(e){Object.prototype.hasOwnProperty.call(a,e)&&(n[e]=a[e])})),o(t.navigationTiming,n)}if(!r){var d=this.collectAsynchronousData();if("then"in d)return d.then((function(e){return o(t.cdnData,e.cdnData),t}))}var h=this.collectAsynchronousData(!0);return o(t.cdnData,h.cdnData),t}},{key:"collectResourceLoadEvent",value:function(e,t){var n=e.name,i=e.transferSize,r=e.initiatorType,o=e.nextHopProtocol,a=e.encodedBodySize,s=e.decodedBodySize,c=e.requestStart,l={};l.resourceKey=n,l.isNetwork=!!i&&0!==i,l.loadType=r||"unknown",l.timeOrigin=t;var u=[];Object.keys(Vn).forEach((function(t){var n;t in Bn&&void 0!==e[t]&&u.push({resourceProgressType:Vn[t],duration:null!==(n=e[t])&&void 0!==n?n:-1})})),l.resourceProgressStates=u;var d={},h=zn[o];d.nextHopProtocol=null!=h?h:"UNKNOWN",d.transferSize=i,d.encodedBodySize=a,d.decodedBodySize=s,l.resourceNetworkContext=d,l.requestStart=c;try{var p,f,m=new URL(n),g=m.pathname+m.search+m.hash;return null===(p=this.responseRleCache)||void 0===p||p.offerResourceLoadEvent(g,l),null===(f=this.responseRleCache)||void 0===f?void 0:f.flushCacheByUrl(g)}catch(e){var v,y="".concat("Invalid url from ResourceLoadEvent"," request url ").concat(n);return e instanceof Error?(e.message="".concat(y," ").concat(e.message),nn("ResourceLoadEvent",e)):nn("ResourceLoadEvent",y),null===(v=this.responseRleCache)||void 0===v?void 0:v.flushCacheByUrl()}}},{key:"reset",value:function(){var e;this.observables.reset(),null===(e=this.cdnDataProvider)||void 0===e||e.clearUsedHostnames()}},{key:"collectSynchronousData",value:function(e){var t=this.hostApis,n=t.assign,i=t.PerformanceObserver,r=Object.create(null);return this.statics.pageLoadMode=e?"INITIAL":"PARTIAL",i||(this.observables.userTimingEntries=bi(this.hostApis.performance,this.options,!0,this.fireCustomMeasureEvent),this.collectResourceTimings&&this.processNewResourceTimings()),this.observables.attachTreeIds(this.urlToTreeId),this.urlToTreeId.clear(),n(r,this.observables.getData(),this.snapshot,this.statics),e&&n(r,Li(this.hostApis.performance)),n(r,this.collectAsynchronousData(!0)),r}},{key:"collectAsynchronousData",value:function(e){var t=this,n={cdnData:[],usedCDN:this.extractUsedCDN([])};if(e){if(this.collectCdnData){var i=this.cdnDataProvider.getPresentData();n.cdnData=i,n.usedCDN=this.extractUsedCDN(i)}return n}var r=[];return this.collectCdnData&&r.push(this.cdnDataProvider.getDataWhenReady(this.options["async-plugins-timeout"]).then((function(e){n.cdnData=e,n.usedCDN=t.extractUsedCDN(e)}))),r.length>0?Zt(r,Promise).then((function(){return n})):n}},{key:"triggerDeviceSignalCollection",value:function(){try{if(this.isHumanIntegrationLixEnabled||this.isDfpIntegrationLixEnabled||this.isDnaIntegrationLixEnabled){var e,t,n={treeId:null!==(e=null===(t=this.statics.treeId)||void 0===t?void 0:t.toString())&&void 0!==e?e:"",humanIntegrationEnabled:this.isHumanIntegrationLixEnabled,dfpIntegrationEnabled:this.isDfpIntegrationLixEnabled,dnaIntegrationEnabled:this.isDnaIntegrationLixEnabled};Ci.collectFeatures(n,this.fireApfcEvent)}}catch(e){}}},{key:"setupPerformanceObserver",value:function(e,t){var n=this;this.perfObserver=new e((function(e){n.disablePerfMarkerForSignalCollection&&n.triggerDeviceSignalCollection(),e.getEntries().forEach((function(e){var i=e.entryType,r=e.name,o=e.startTime,a=e.duration;"resource"===i?n.processSingleResourceTiming(e,t):"mark"===i?(n.observables.userTimingEntries.push({entryType:"MARK",name:r,startTime:o,duration:a}),n.fireCustomMeasureEvent({measurementName:r,measurementType:"MARK",measureProgressStates:[{measureProgressName:r,timestamp:o}]}),"mark_meaningful_paint_end"!==r||n.disablePerfMarkerForSignalCollection||n.triggerDeviceSignalCollection()):"measure"===i?(n.observables.userTimingEntries.push({entryType:"MEASURE",name:r,startTime:o,duration:a}),n.fireCustomMeasureEvent({measurementName:r,measurementType:"MEASURE",measureProgressStates:[{measureProgressName:r,timestamp:o,duration:a}]})):"longtask"===i&&(n.observables.longTasks.push({duration:a,name:r,startTime:o}),n.fireCustomMeasureEvent({measurementName:r,measurementType:"LONG_TASK",measureProgressStates:[{measureProgressName:r,timestamp:o,duration:a}]}))}))})),this.observables.userTimingEntries=bi(this.hostApis.performance,this.options,!1,this.fireCustomMeasureEvent);var i=["longtask"];(this.collectResourceTimings||this.collectCdnData)&&i.push("resource"),this.options["user-timing-mark-enabled"]&&i.push("mark"),this.options["user-timing-measure-enabled"]&&i.push("measure"),this.perfObserver.observe({entryTypes:i})}},{key:"emulateResourceTimingObserver",value:function(e){var t=this;e&&"function"==typeof e.setResourceTimingBufferSize&&"function"==typeof e.onresourcetimingbufferfull&&(e.setResourceTimingBufferSize(100),e.onresourcetimingbufferfull=function(){return t.processNewResourceTimings()})}},{key:"processNewResourceTimings",value:function(){var e=this,t=this.hostApis.performance;"function"==typeof t.getEntriesByType&&"function"==typeof t.clearResourceTimings&&(t.getEntriesByType("resource").forEach((function(n){return e.processSingleResourceTiming(n,t.timeOrigin)})),t.clearResourceTimings())}},{key:"processSingleResourceTiming",value:function(e,t){var n=this;if(this.collectResourceTimings){this.observables.resourceTimingEntries.push(e);var i=-1!==e.name.indexOf(this.trackingEndpointPattern);if(this.isTracerEnabled&&!i&&!function(e){var t,n=Y(gi);try{for(n.s();!(t=n.n()).done;){var i=t.value;if(i.strToFilter&&-1!==e.indexOf(i.strToFilter))return!0;if(i.pattern&&i.pattern.test(e))return!0}}catch(e){n.e(e)}finally{n.f()}return!1}(e.name)){var r=this.collectResourceLoadEvent(e,t);r&&r.forEach((function(e){return n.fireResourceLoadEvent(e)}))}}this.collectCdnData&&this.cdnDataProvider.inspectEntryForCdnData(e)}},{key:"extractUsedCDN",value:function(e){var t=e.filter((function(e){return e.hostname.indexOf("static")>=0})),n=t.length>0?t[0]:{hostname:"",provider:"",httpVersion:"",ipVersion:""};return{static_domain:n.provider,http_version:n.httpVersion,ip_version:n.ipVersion}}},{key:"snapshot",get:function(){var e={detailedRenderTimingEntries:wi(this.renderTimings),networkInformationMetrics:Ai(this.hostApis.connection)};return this.renderTimings.clear(),e}}]),e}();function Ai(e){return e?{connectionType:e.type&&e.type.toUpperCase()||"UNKNOWN",effectiveType:function(e){switch(e){case"2g":return"TWO_G";case"3g":return"THREE_G";case"4g":return"FOUR_G";default:return"SLOW_2G"}}(e.effectiveType),roundTripTime:e.rtt||-1,downlinkBandwidth:e.downlink||-1,downlinkMaxBandwidth:void 0===e.downlinkMax?-1:e.downlinkMax===1/0?0:e.downlinkMax}:void 0}function Li(e){if(!e)return{navigationTimingApi:!1};var t=Object.create({});if("function"==typeof e.getEntriesByType){var n=e.getEntriesByType("navigation")[0];n&&(["fetchStart","responseEnd","decodedBodySize","encodedBodySize","transferSize"].every((function(e){return"number"==typeof n[e]}))&&(t.htmlMetrics={htmlFetchStart:n.fetchStart,htmlResponseEnd:n.responseEnd,htmlDecodedBodySize:n.decodedBodySize,htmlEncodedBodySize:n.encodedBodySize,htmlTransferSize:n.transferSize}),t.workerStart=n.workerStart)}var i=e.timing,r=e.navigation;return i&&r?(t.navigationTimingApi=!0,Gn.forEach((function(e){e in i&&(t[e]=i[e])})),t.navigationType=r.type,t.redirectCount=r.redirectCount):t.navigationTimingApi=!1,t}var Ri=function(){function e(t,n,i){ee(this,e),ie(this,"featureName",void 0),ie(this,"trackingCore",void 0),ie(this,"rumConfig",void 0),ie(this,"observing",!1),ie(this,"basePageTreeId",void 0),ie(this,"startPageInstance",void 0),ie(this,"startMemory",void 0),ie(this,"reportTimeouts",[]),this.featureName=t,this.trackingCore=n,this.rumConfig=i}return ne(e,[{key:"startObserving",value:function(){var t,n=this,i=this.getMemory();i&&!this.observing&&(this.basePageTreeId=this.trackingCore.host.treeID||"",this.startPageInstance=(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance)||Xt("unknown"),this.startMemory=i,this.reportTimeouts=e.checkpoints.map((function(e){return setTimeout((function(){return n.reportMemory(e)}),60*e*1e3)})))}},{key:"stopObserving",value:function(){this.reportTimeouts.forEach((function(e){return clearTimeout(e)})),this.observing=!1}},{key:"reportMemory",value:function(e){var t={name:this.featureName,basePageTreeId:this.basePageTreeId,startTime:yi(this.trackingCore.host.api.performance),duration:0,startPageInstance:this.startPageInstance,marks:this.createMemoryMarks("-".concat(e,"min")),spans:[]};this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"FeaturePerformanceMeasurementEvent"},t)}},{key:"createMemoryMarks",value:function(e){var t=this.getMemory(),n=["jsHeapSizeLimit","totalJSHeapSize","usedJSHeapSize"].map((function(n){return{name:n+e,startTime:t[n]}})),i=t.usedJSHeapSize-this.startMemory.usedJSHeapSize;return n.push({name:(i<0?"usedJSHeapSizeDecrease":"usedJSHeapSizeIncrease")+e,startTime:Math.abs(i)},{name:"utilization"+e,startTime:Math.round(t.usedJSHeapSize/t.totalJSHeapSize*100)}),n}},{key:"getMemory",value:function(){return this.trackingCore.host.api.performance.memory}}]),e}();ie(Ri,"checkpoints",[1,3,10,30,90,180,300]);var Oi,Ni,Pi,Di,Mi,Ui=ne((function e(t,n,i){ee(this,e),ie(this,"webUIFramework",void 0),ie(this,"timeSource",void 0),ie(this,"isSinglePageApp",void 0),ie(this,"appRenderMode",void 0),ie(this,"isAppRenderFailed",void 0),ie(this,"pageLoadMode","INITIAL"),ie(this,"isSSL",void 0),ie(this,"treeId",void 0),ie(this,"isFromServiceWorker",void 0),this.webUIFramework=n["web-ui-framework"],this.timeSource=n["beacon-source"],this.isSinglePageApp=n["is-single-page-app"],this.appRenderMode=t["app-render-mode"],this.isAppRenderFailed=t["is-app-render-failed"],this.isSSL="https:"===i.api.location.protocol?1:0,this.treeId=i.treeID,this.isFromServiceWorker=i.isFromServiceWorker})),Bi=function(){function e(t){ee(this,e),ie(this,"isPEMTracerEnabled",void 0),ie(this,"responseContextMap",new Map),ie(this,"resourceLoadEventsMap",new Map),this.isPEMTracerEnabled=t}return ne(e,[{key:"offerResponseContext",value:function(e,t){if(this.isPEMTracerEnabled)if(this.responseContextMap.has(e)){var n;null===(n=this.responseContextMap.get(e))||void 0===n||n.heapPush(t)}else{var i=new on((function(e,t){return e.requestTime<t.requestTime}));i.heapPush(t),this.responseContextMap.set(e,i)}}},{key:"offerResourceLoadEvent",value:function(e,t){if(this.resourceLoadEventsMap.has(e)){var n;null===(n=this.resourceLoadEventsMap.get(e))||void 0===n||n.heapPush(t)}else{var i=new on((function(e,t){return e.requestStart<t.requestStart}));i.heapPush(t),this.resourceLoadEventsMap.set(e,i)}}},{key:"mergeAndConsume",value:function(e){var t=this.resourceLoadEventsMap.get(e),n=this.responseContextMap.get(e),i=null==t?void 0:t.heappop(),r=null==n?void 0:n.heappop();return this.mergeRleAndRes(i,r)}},{key:"mergeRleAndRes",value:function(e,t){if(e&&t){e.requestStart;var n=X(e,j),i=(t.requestTime,t.viewNames),r=t.requestType,o=X(t,K);return n.targetViewNames=i||[],r&&(n.requestType=r),n.resourceNetworkContext=W(W({},n.resourceNetworkContext),o),rn(n)}}},{key:"deleteEntryByRequestUrl",value:function(e){this.resourceLoadEventsMap.delete(e),this.responseContextMap.delete(e)}},{key:"canFlush",value:function(e){var t=this.resourceLoadEventsMap.get(e),n=this.responseContextMap.get(e);return n&&t&&n.heapsize()>0&&n.heapsize()===t.heapsize()}},{key:"clear",value:function(){this.resourceLoadEventsMap.clear(),this.responseContextMap.clear()}},{key:"flushCache",value:function(){var e=this.responseContextMap.keys(),t=[];if(e){var n,i=Y(e);try{for(i.s();!(n=i.n()).done;){var r=n.value;t=[].concat(Q(t),Q(this.flushCacheByUrl(r)))}}catch(e){i.e(e)}finally{i.f()}}var o=this.resourceLoadEventsMap.keys();if(o){var a,s=Y(o);try{for(s.s();!(a=s.n()).done;){var c,l=a.value,u=null===(c=this.resourceLoadEventsMap.get(l))||void 0===c?void 0:c.heapClear();u&&(t=[].concat(Q(t),Q(u.map((function(e){e.requestStart;var t=X(e,G);return rn(t)})))))}}catch(e){s.e(e)}finally{s.f()}}return t}},{key:"flushCacheByUrl",value:function(e){var t,n,i,r=[];if(!e)return r;if(!this.isPEMTracerEnabled)return(null===(t=this.resourceLoadEventsMap)||void 0===t||null===(n=t.get(e))||void 0===n||null===(i=n.heapClear())||void 0===i?void 0:i.map((function(e){e.requestStart;var t=X(e,V);return rn(t)})))||r;if(this.canFlush(e)){for(var o=this.responseContextMap.get(e);o&&o.heapsize()>0;){var a=this.mergeAndConsume(e);a&&r.push(a)}this.deleteEntryByRequestUrl(e)}return r}}]),e}(),Fi=function(e,t){return{name:e,value:void 0===t?-1:t,delta:0,entries:[],id:"v2-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12)}},qi=function(e,t){try{if(PerformanceObserver.supportedEntryTypes.includes(e)){if("first-input"===e&&!("PerformanceEventTiming"in self))return;var n=new PerformanceObserver((function(e){return e.getEntries().map(t)}));return n.observe({type:e,buffered:!0}),n}}catch(e){}},Hi=function(e,t){var n=function n(i){"pagehide"!==i.type&&"hidden"!==document.visibilityState||(e(i),t&&(removeEventListener("visibilitychange",n,!0),removeEventListener("pagehide",n,!0)))};addEventListener("visibilitychange",n,!0),addEventListener("pagehide",n,!0)},ji=function(e){addEventListener("pageshow",(function(t){t.persisted&&e(t)}),!0)},Ki=function(e,t,n){var i;return function(r){t.value>=0&&(r||n)&&(t.delta=t.value-(i||0),(t.delta||void 0===i)&&(i=t.value,e(t)))}},Gi=-1,Vi=function(){return"hidden"===document.visibilityState?0:1/0},zi=function(){Hi((function(e){var t=e.timeStamp;Gi=t}),!0)},Wi=function(){return Gi<0&&(Gi=Vi(),zi(),ji((function(){setTimeout((function(){Gi=Vi(),zi()}),0)}))),{get firstHiddenTime(){return Gi}}},Xi=!1,Yi=-1,Qi=function(e,t){Xi||(function(e,t){var n,i=Wi(),r=Fi("FCP"),o=function(e){"first-contentful-paint"===e.name&&(s&&s.disconnect(),e.startTime<i.firstHiddenTime&&(r.value=e.startTime,r.entries.push(e),n(!0)))},a=window.performance&&performance.getEntriesByName&&performance.getEntriesByName("first-contentful-paint")[0],s=a?null:qi("paint",o);(a||s)&&(n=Ki(e,r,t),a&&o(a),ji((function(i){r=Fi("FCP"),n=Ki(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,n(!0)}))}))})))}((function(e){Yi=e.value})),Xi=!0);var n,i=function(t){Yi>-1&&e(t)},r=Fi("CLS",0),o=0,a=[],s=function(e){if(!e.hadRecentInput){var t=a[0],i=a[a.length-1];o&&e.startTime-i.startTime<1e3&&e.startTime-t.startTime<5e3?(o+=e.value,a.push(e)):(o=e.value,a=[e]),o>r.value&&(r.value=o,r.entries=a,n())}},c=qi("layout-shift",s);c&&(n=Ki(i,r,t),Hi((function(){c.takeRecords().map(s),n(!0)})),ji((function(){o=0,Yi=-1,r=Fi("CLS",0),n=Ki(i,r,t)})))},Ji={passive:!0,capture:!0},Zi=new Date,$i=function(e,t){Oi||(Oi=t,Ni=e,Pi=new Date,nr(removeEventListener),er())},er=function(){if(Ni>=0&&Ni<Pi-Zi){var e={entryType:"first-input",name:Oi.type,target:Oi.target,cancelable:Oi.cancelable,startTime:Oi.timeStamp,processingStart:Oi.timeStamp+Ni};Di.forEach((function(t){t(e)})),Di=[]}},tr=function(e){if(e.cancelable){var t=(e.timeStamp>1e12?new Date:performance.now())-e.timeStamp;"pointerdown"==e.type?function(e,t){var n=function(){$i(e,t),r()},i=function(){r()},r=function(){removeEventListener("pointerup",n,Ji),removeEventListener("pointercancel",i,Ji)};addEventListener("pointerup",n,Ji),addEventListener("pointercancel",i,Ji)}(t,e):$i(t,e)}},nr=function(e){["mousedown","keydown","touchstart","pointerdown"].forEach((function(t){return e(t,tr,Ji)}))},ir=function(e,t){var n,i=Wi(),r=Fi("FID"),o=function(e){e.startTime<i.firstHiddenTime&&(r.value=e.processingStart-e.startTime,r.entries.push(e),n(!0))},a=qi("first-input",o);n=Ki(e,r,t),a&&Hi((function(){a.takeRecords().map(o),a.disconnect()}),!0),a&&ji((function(){var i;r=Fi("FID"),n=Ki(e,r,t),Di=[],Ni=-1,Oi=null,nr(addEventListener),i=o,Di.push(i),er()}))},rr={},or=function(e,t){var n,i=Wi(),r=Fi("LCP"),o=function(e){var t=e.startTime;t<i.firstHiddenTime&&(r.value=t,r.entries.push(e)),n()},a=qi("largest-contentful-paint",o);if(a){n=Ki(e,r,t);var s=function(){rr[r.id]||(a.takeRecords().map(o),a.disconnect(),rr[r.id]=!0,n(!0))};["keydown","click"].forEach((function(e){addEventListener(e,s,{once:!0,capture:!0})})),Hi(s,!0),ji((function(i){r=Fi("LCP"),n=Ki(e,r,t),requestAnimationFrame((function(){requestAnimationFrame((function(){r.value=performance.now()-i.timeStamp,rr[r.id]=!0,n(!0)}))}))}))}},ar=["LCP","FID","CLS"],sr={LCP:"LargestContentfulPaint",FID:"FirstInputDelay",CLS:"CumulativeLayoutShift"},cr={},lr=function(){var e;if(!cn)return"";var t=window.performance,n=void 0;if("function"==typeof(null==t?void 0:t.getEntriesByType)){var i,r=null===(i=window.performance)||void 0===i?void 0:i.getEntriesByType("navigation");(null==r?void 0:r.length)>0&&(n=r[0])}return(null===(e=n)||void 0===e?void 0:e.name)||window.location.href}(),ur=!1,dr=new Set,hr={LCP:"largest-contentful-paint",FID:"first-input",CLS:"layout-shift"};function pr(){var e=!0===window.__test__resetWebVitalsState;if(!ur||e){e&&(dr=new Set),ar.forEach(fr);var t=Symbol();Mi=t,[or,ir,Qi].forEach((function(e){return e(mr.bind(null,t),!0)})),[or,ir,Qi].forEach((function(e){return e(gr.bind(null,t))})),ur=!0}}function fr(e){cr[e]={name:e,value:-1,updateHistory:[]};var t=hr[e];"undefined"!=typeof PerformanceObserver&&void 0!==PerformanceObserver.supportedEntryTypes&&"string"==typeof t&&PerformanceObserver.supportedEntryTypes.indexOf(t)>-1||(cr[e].value=-2)}function mr(e,t){if(e===Mi){var n=cr[t.name],i=yi();n&&(n.updateHistory.push({time:i,data:t}),n.value=t.value),dr.forEach((function(e){return e(t,i,!1)}))}}function gr(e,t){e===Mi&&dr.forEach((function(e){return e(t,yi(),!0)}))}var vr,yr=function(){function e(t,n){var i=this;ee(this,e),ie(this,"basePageTreeId",void 0),ie(this,"basePageKey",void 0),ie(this,"observing",!1),ie(this,"appContextMap",new Map),ie(this,"rumConfig",void 0),ie(this,"trackingCore",void 0),ie(this,"onMetricUpdate",(function(e,t,n){var r;i.observing&&(n?i.reportMetric(e.name):i.appContextMap.set(t,{time:t,url:location.href,pageKey:null===(r=i.trackingCore.getCurrentContext())||void 0===r?void 0:r.pageKey}))})),this.trackingCore=t,this.rumConfig=n}return ne(e,[{key:"startObserving",value:function(){var e,t,n=this;pr(),this.observing||(this.observing=!0,this.basePageTreeId=this.trackingCore.host.treeID||"_unknown",this.basePageKey=(null===(e=this.trackingCore.getCurrentContext())||void 0===e?void 0:e.pageKey)||"_unknown",ar.forEach((function(e){var t;-2===(null===(t=cr[e])||void 0===t?void 0:t.value)&&n.reportMetric(e)})),t=this.onMetricUpdate,dr.add(t))}},{key:"stopObserving",value:function(){var e;this.observing=!1,e=this.onMetricUpdate,dr.delete(e)}},{key:"reportMetric",value:function(e){var t=cr[e],n={name:sr[e]||e};"CLS"===e?n.doubleValue=t.value:n.longValue=Math.round(t.value);var i=cr[e];if(i){var r=function(e,t,n,i,r){var o={basePageTreeId:e,basePageKey:t,basePageUrl:lr},a=null;switch(n.name){case"LCP":a=function(e,t){var n;if(0===e.updateHistory.length)return null;var i=e.updateHistory[e.updateHistory.length-1],r=i.data.entries,o=r[r.length-1],a={pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",element:Ei(o.element),renderTime:Math.round(o.renderTime),loadTime:Math.round(o.loadTime),size:Math.round(o.size)};return o.url&&(a.url=o.url),a}(n,i);break;case"FID":a=function(e,t){var n;if(0===e.updateHistory.length)return null;var i=e.updateHistory[e.updateHistory.length-1],r=i.data.entries,o=r[r.length-1];return{pageKey:(null===(n=t.get(i.time))||void 0===n?void 0:n.pageKey)||"_unknown",processingStart:Math.round(o.processingStart),processingEnd:Math.round(o.processingEnd),target:Ei(o.target)}}(n,i);break;case"CLS":a=function(e,t){if(0===e.updateHistory.length)return null;var n=e.updateHistory.map((function(e){return e.data.entries})).flat();if(0===n.length)return null;var i=n.reduce((function(e,t){return e&&e.value>t.value?e:t})),r=e.updateHistory.find((function(e){return e.data.entries.includes(i)})),o=null;i&&i.sources&&i.sources.length&&(o=i.sources.reduce((function(e,t){return e.node&&e.previousRect.width*e.previousRect.height>t.previousRect.width*t.previousRect.height?e:t})));var a,s=t.get(r.time);return o&&s?{shiftCount:n.length,"largestShift.value":i.value,"largestShift.hadRecentInput":i.hadRecentInput,"largestShift.largestSource.node":Ei(null===(a=o)||void 0===a?void 0:a.node),"largestShift.pageKey":s.pageKey||"_unknown","largestShift.url":s.url,"largestShift.startTime":Math.round(i.startTime)}:null}(n,i)}if(a){var s={};return r(s,o,a),s}return o}(this.basePageTreeId,this.basePageKey,i,this.appContextMap,this.trackingCore.host.api.assign);n.metadata=function(e){var t={};return Object.keys(e).forEach((function(n){var i=e[n];t[n]="string"==typeof i?i:JSON.stringify(i)})),t}(r)}var o={scope:{scopeType:"APPLICATION_INSTANCE",scopeKey:this.basePageTreeId},metrics:[n]};this.trackingCore.fireEvent({appId:this.rumConfig["app-id"],eventName:"ClientPerfMetricsEvent"},o)}}]),e}(),Er=function(){function e(t){ee(this,e),ie(this,"_callTreeId",void 0),ie(this,"_fabric",void 0),ie(this,"_msEdgeRef",void 0),ie(this,"_pointOfPresenceId",void 0),ie(this,"_responseMetadata",void 0),ie(this,"_contentType",void 0),ie(this,"_cdnCacheMetadata",void 0),ie(this,"_downstreamAvailability",void 0);var n=new Map;null==t||t.forEach((function(e,t){n.set(t.toLowerCase(),e)})),this._callTreeId=n.get("x-li-uuid")||null,this._pointOfPresenceId=n.get("x-li-pop")||null,this._msEdgeRef=n.get("x-msedge-ref")||null,this._fabric=n.get("x-li-fabric")||null,this._responseMetadata=n.get("x-li-pem-resp-meta")||null,this._contentType=n.get("content-type")||null,this._cdnCacheMetadata=n.get("x-cache")||null,this._downstreamAvailability=function(e){if(null==e)return null;var t,n=Y(e.split(","));try{for(n.s();!(t=n.n()).done;){var i=t.value.split("=",2);if(2===i.length&&"availability"===i[0]){var r=parseFloat(i[1]);if(r>=0&&r<=1)return r}}}catch(e){n.e(e)}finally{n.f()}return null}(this._responseMetadata)||1}return ne(e,[{key:"callTreeId",get:function(){return this._callTreeId}},{key:"pointOfPresenceId",get:function(){return this._pointOfPresenceId}},{key:"microsoftEdgeReference",get:function(){return this._msEdgeRef}},{key:"fabric",get:function(){return this._fabric}},{key:"contentType",get:function(){return this._contentType}},{key:"cdnCacheMetadata",get:function(){return this._cdnCacheMetadata}},{key:"responseMetadata",get:function(){return this._responseMetadata}},{key:"downstreamAvailability",get:function(){return this._downstreamAvailability}},{key:"hasAnyLinkedInHeaders",value:function(){return!!(this._fabric||this._pointOfPresenceId||this._msEdgeRef||this._callTreeId)}}]),e}();!function(e){e.CLIENT_TIMEOUT="CLIENT_TIMEOUT",e.CLIENT_ABORTED="CLIENT_ABORTED",e.SERVER_ERROR="SERVER_ERROR",e.NETWORK_ERROR="NETWORK_ERROR",e.UNCLASSIFIED="UNCLASSIFIED",e.TOO_MANY_REQUESTS="TOO_MANY_REQUESTS",e.CLIENT_ERROR="CLIENT_ERROR",e.GRAPHQL_FULL_FAILURE="GRAPHQL_FULL_FAILURE",e.BLOCKED_BY_CLIENT_PROXY="BLOCKED_BY_CLIENT_PROXY",e.DOWNSTREAM_GRACEFUL_DEGRADATION="DOWNSTREAM_GRACEFUL_DEGRADATION",e.TRAFFIC_AFD_TO_LI_POP_ERROR="TRAFFIC_AFD_TO_LI_POP_ERROR",e.TRAFFIC_LI_POP_TO_DC_ERROR="TRAFFIC_LI_POP_TO_DC_ERROR"}(vr||(vr={})),ne((function e(t,n,i){var r,o,a,s,c,l,u,d,h,p,f,m,g,v,y,E,b,w=this;ee(this,e),ie(this,"core",void 0),ie(this,"config",void 0),ie(this,"collector",void 0),ie(this,"boomerangStart",-1),ie(this,"webVitalsObserver",void 0),ie(this,"appMemoryObserver",void 0),ie(this,"pageMemoryObserver",void 0),ie(this,"liveTokens",new Set),ie(this,"stateWM",new WeakMap),ie(this,"activeToken",void 0),ie(this,"isInitial",void 0),ie(this,"shouldTrackCustomMeasureEvent",void 0),ie(this,"pageLoadId",void 0),ie(this,"initialResourcesEvents",[]),ie(this,"initialCustomMeasureEvents",[]),ie(this,"responseRleCache",void 0),ie(this,"beforeHideHandlerBound",this.beforeHideHandler.bind(this)),ie(this,"fireApfcEventBound",this.fireApfcEvent.bind(this)),ie(this,"isTracerEnabled",void 0),ie(this,"isPEMTracerEnabled",void 0),this.core=i,this.config=function(e,t){for(var n in e)void 0!==t[n]&&(e[n]=t[n]);return e}(i.host.api.assign({},Kn),n);var x="enabled"===(null===(r=(o=i.host).__getLixTreatment)||void 0===r?void 0:r.call(o,"pemberly.tracking.time-origin-epoch-time")),_="enabled"===(null===(a=(s=i.host).__getLixTreatment)||void 0===a?void 0:a.call(s,"pemberly.tracking.fireApfcEvent"))||"enabled"===(null===(c=i.host.abuseDeviceSignalCollectionConfig)||void 0===c?void 0:c.dnaMemberLixTreatment),T="enabled"===(null===(l=(u=i.host).__getLixTreatment)||void 0===l?void 0:l.call(u,"pemberly.tracking.human.integration"))||"enabled"===(null===(d=i.host.abuseDeviceSignalCollectionConfig)||void 0===d?void 0:d.humanMemberLixTreatment),S="enabled"===(null===(h=(p=i.host).__getLixTreatment)||void 0===h?void 0:h.call(p,"pemberly.tracking.dfp.integration"))||"enabled"===(null===(f=i.host.abuseDeviceSignalCollectionConfig)||void 0===f?void 0:f.dfpMemberLixTreatment),k=i.host.abuseDeviceSignalCollectionConfig&&i.host.abuseDeviceSignalCollectionConfig.disablePerfMarkerOptimization||"enabled"===(null===(m=(g=i.host).__getLixTreatment)||void 0===m?void 0:m.call(g,"fingerprinting.collection.skip.performance.marker.check")),C=null===(v=(y=i.host).__getLixTreatment)||void 0===v?void 0:v.call(y,"pemberly.tracking.generic-tracers"),I=!!C&&Yn.test(C);this.isTracerEnabled=I||this.config["enable-tracking-3"];var A="enabled"===(null===(E=(b=i.host).__getLixTreatment)||void 0===E?void 0:E.call(b,"pemberly.tracking.pem-tracers"));this.isPEMTracerEnabled=A||this.config["enable-pem-tracking-3"],this.responseRleCache=new Bi(this.isPEMTracerEnabled),this.collector=new Ii(i.host.api,new Ui(t,this.config,i.host),this.config,x,(function(e){return w.fireCustomMeasureEvent(e)}),(function(e){return w.fireResourceLoadEvent(e,w.activeToken)}),this.isTracerEnabled,this.responseRleCache,this.fireApfcEventBound,_,T,S,k,i.host.endpoint),this.collector.startObserving(),Bt.before("internal:hide",this.beforeHideHandlerBound)}),[{key:"pingCDN",value:function(){}},{key:"recordTreeId",value:function(e,t){e&&this.collector.recordTreeId(e,t)}},{key:"recordRenderStart",value:function(e,t){this.collector.recordRenderStart(e,t||e)}},{key:"recordRenderEnd",value:function(e){var t,n=null!==(t=this.getPageLoadIdFromState())&&void 0!==t?t:this.pageLoadId,i=this.collector.recordRenderEnd(e,this.isTracerEnabled,n);i&&this.isTracerEnabled&&this.core.fireEvent({appId:this.config["app-id"],eventName:"ViewLoadEvent"},i)}},{key:"provisionNetworkResponse",value:function(e,t){var n,i,r=this;null===(n=this.responseRleCache)||void 0===n||n.offerResponseContext(e,t);var o=null===(i=this.responseRleCache)||void 0===i?void 0:i.flushCacheByUrl(e);null==o||o.forEach((function(e){r.fireResourceLoadEvent(e,r.activeToken)}))}},{key:"start",value:function(e){var t,n;!this.isTracerEnabled&&this.activeToken&&this.abort(this.activeToken),this.flushEndedSessions(),this.isInitial=void 0===this.isInitial,this.isInitial||this.collector.reset();var i,r=Object.create(null),o="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time"));return this.activeToken=r,this.liveTokens.add(r),this.isTracerEnabled?(this.stateWM.set(r,{isInitial:this.isInitial,startTime:vi(this.core.host.api.performance,o),pageKey:e}),this.firePageLoadStartEvent(r)):this.stateWM.set(r,{isInitial:this.isInitial,startTime:vi(this.core.host.api.performance,o)}),this.config["enable-memory-measurement"]&&(null===(i=this.pageMemoryObserver)||void 0===i||i.stopObserving(),this.pageMemoryObserver=new Ri("page-memory",this.core,this.config),this.pageMemoryObserver.startObserving(),void 0===this.appMemoryObserver&&(this.appMemoryObserver=new Ri("application-memory",this.core,this.config),this.appMemoryObserver.startObserving())),r}},{key:"observeWebVitals",value:function(){void 0===this.webVitalsObserver&&(this.webVitalsObserver=new yr(this.core,this.config),this.webVitalsObserver.startObserving())}},{key:"end",value:function(e){var t,n,i=this,r=arguments.length>1&&void 0!==arguments[1]&&arguments[1],o=arguments.length>2?arguments[2]:void 0;if(e&&this.activeToken&&this.activeToken===e){var a=this.stateWM.get(e),s="enabled"===(null===(t=(n=this.core.host).__getLixTreatment)||void 0===t?void 0:t.call(n,"pemberly.tracking.time-origin-epoch-time")),c=vi(this.core.host.api.performance,s);a.endProps={renderCompleteTime:c,isImpactedByHiddenWindow:r,rumKey:o},this.isTracerEnabled&&o&&(a.pageKey=o);var l=this.activeToken,u=this.isTracerEnabled?5e3:this.config["beacon-timeout"];a.fireRumEventTimeout=setTimeout((function(){if(i.isTracerEnabled){i.flushResourceLoadEvents(l);var e=i.collector.collectPageLoadEndData({isInitial:a.isInitial});"then"in e?e.then((function(e){i.firePageLoadEndEvent(e,l)})):i.firePageLoadEndEvent(e,l)}var t=i.collector.collect({isInitial:a.isInitial});"then"in t?t.then((function(e){i.fireRumEvent(e,l)})):i.fireRumEvent(t,l)}),u),this.activeToken=void 0}else nn("rum-end",Xn)}},{key:"onDataResponse",value:function(e,t,n,i,r,o){var a=function(e,t,n,i,r){var o=new Er(i),a=function(e,t,n){if(t){if(429===t||999===t)return vr.TOO_MANY_REQUESTS;if(e&&!e.hasAnyLinkedInHeaders()&&t&&t>=400&&t<600)return vr.BLOCKED_BY_CLIENT_PROXY;if((i=t)>=400&&i<500)return vr.CLIENT_ERROR;if(function(e){return e>=500&&e<600}(t))return function(e){if(e){if(e.fabric)return vr.SERVER_ERROR;if(e.pointOfPresenceId)return vr.TRAFFIC_LI_POP_TO_DC_ERROR;if(e.microsoftEdgeReference)return vr.TRAFFIC_AFD_TO_LI_POP_ERROR}return vr.SERVER_ERROR}(e);if(function(e,t){return!!(e>=200&&e<300&&t&&t.downstreamAvailability<1)}(t,e))return vr.DOWNSTREAM_GRACEFUL_DEGRADATION;if(!n)return null}var i;if(n instanceof Error){if("AbortError"===n.name)return vr.CLIENT_ABORTED;if(n instanceof TypeError&&(n.message.indexOf("Network request failed")>=0||n.message.indexOf("NetworkError when attempting to fetch resource")>=0||n.message.indexOf("Failed to fetch")>=0))return vr.NETWORK_ERROR}else{if("timeout"===n.statusText)return vr.CLIENT_TIMEOUT;if(0===n.status&&"abort"===n.statusText)return vr.CLIENT_ABORTED;if("readyState"in n&&0===n.readyState)return vr.NETWORK_ERROR}return vr.UNCLASSIFIED}(o,n,r),s=null;return a&&(s={errorType:a},a===vr.UNCLASSIFIED&&r&&(s.errorMessage=r.message,function(e,t,n){var i=["tracer-unclassified-error"];null==n||n.forEach((function(e){return i.push("target-view-name-".concat(e))})),nn("resource-load-tracer",e instanceof Error||"string"==typeof e?e:JSON.stringify(e),Object.fromEntries(t||[]),i)}(r,i,t))),{cdnCache:o.cdnCacheMetadata||void 0,contentType:o.contentType||void 0,fabric:o.fabric||void 0,msEdgeReference:o.microsoftEdgeReference||void 0,pointOfPresenceId:o.pointOfPresenceId||void 0,resourceTreeId:o.callTreeId?o.callTreeId:void 0,responseStatusCode:n||void 0,networkResourceError:s||void 0,viewNames:t||[],requestTime:e,responseMetadata:o.responseMetadata||void 0}}(t,n,i,r,o);this.provisionNetworkResponse(e,a)}},{key:"onOopsPage",value:function(e,t){nn("rum-oops",e,Object.fromEntries(t||[]),["oops-page"])}},{key:"firePageLoadStartEvent",value:function(e){if(e&&this.activeToken&&this.activeToken===e){this.shouldTrackCustomMeasureEvent=!0;var t=this.stateWM.get(e);this.pageLoadId=zt(),t.pageLoadId=this.pageLoadId;var n=this.collector.collectPageLoadStartData({isInitial:t.isInitial,rumKey:t.pageKey});n.pageLoadId=t.pageLoadId,this.core.fireEvent({appId:this.config["app-id"],eventName:"PageLoadStartEvent"},n)}else nn("PageLoadStartEvent",Xn)}},{key:"destroy",value:function(){var e,t,n;Bt.offBefore("internal:hide",this.beforeHideHandlerBound),this.activeToken&&this.abort(this.activeToken),this.flushEndedSessions(),this.collector.stopObserving(),null===(e=this.webVitalsObserver)||void 0===e||e.stopObserving(),null===(t=this.appMemoryObserver)||void 0===t||t.stopObserving(),null===(n=this.pageMemoryObserver)||void 0===n||n.stopObserving(),this.responseRleCache=void 0,this.core.destroy()}},{key:"getPageLoadIdFromState",value:function(e){var t,n=null!=e?e:this.activeToken;return n&&(t=this.stateWM.get(n).pageLoadId),t}},{key:"abort",value:function(e){var t;if(!e||this.activeToken!==e)throw new Error("RUM abort: rum token passed is invalid");if(null!==(t=this.stateWM.get(e))&&void 0!==t&&t.endProps)throw new Error("RUM abort: Can't abort a session that was already ended");this.activeToken=void 0,this.stateWM.delete(e),this.liveTokens.delete(e)}},{key:"flushEndedSessions",value:function(){var e=this;this.liveTokens.forEach((function(t){var n=e.stateWM.get(t);if(n.endProps){if(e.isTracerEnabled){var i=e.collector.collectPageLoadEndData({isInitial:n.isInitial,immediate:!0});e.firePageLoadEndEvent(i,t),e.flushResourceLoadEvents(t)}var r=e.collector.collect({isInitial:n.isInitial,immediate:!0});e.fireRumEvent(r,t)}}))}},{key:"flushResourceLoadEvents",value:function(e){var t,n,i=this,r=null===(t=this.responseRleCache)||void 0===t?void 0:t.flushCache();null==r||r.map((function(t){i.fireResourceLoadEvent(t,e)})),null===(n=this.responseRleCache)||void 0===n||n.clear()}},{key:"firePageLoadEndEvent",value:function(e,t){if(this.stateWM.get(t)){var n=this.core.host.api.assign,i=this.stateWM.get(t),r=i.startTime,o=i.endProps,a=i.pageLoadId,s=i.pageKey;if(o){var c=o.renderCompleteTime,l=o.isImpactedByHiddenWindow;if(a?e.pageLoadId=a:nn("PageLoadEndEvent",Wn),e.browserPageLoadEndContext&&(e.browserPageLoadEndContext.isImpactedByHiddenWindow=l),e.navigationTiming){var u,d=null===(u=e.navigationTiming)||void 0===u?void 0:u.navigationStart,h=this.boomerangStart=d||this.boomerangStart,p=d||r,f=c-p;e.navigationTiming.boomerangStart=h,e.navigationTiming.timeDone=f,e.navigationTiming.navigationStart=p,void 0===e.navigationTiming.workerStart&&(e.navigationTiming.workerStart=0)}this.core.fireEvent({appId:this.config["app-id"],eventName:"PageLoadEndEvent"},(function(t){return n({pageKey:s||t.pageKey},e)})),this.shouldTrackCustomMeasureEvent=!1}else this.abort(t)}}},{key:"fireCustomMeasureEvent",value:function(e){var t=this;if(this.isTracerEnabled&&this.shouldTrackCustomMeasureEvent){var n,i=null!==(n=this.getPageLoadIdFromState())&&void 0!==n?n:this.pageLoadId;if(!i)return void this.initialCustomMeasureEvents.push(e);this.initialCustomMeasureEvents.length>0&&(this.initialCustomMeasureEvents.forEach((function(e){e.parentPageLoadId=i,t.core.fireEvent({appId:t.config["app-id"],eventName:"CustomMeasureEvent"},e)})),this.initialCustomMeasureEvents=[]),e.parentPageLoadId=i,this.core.fireEvent({appId:this.config["app-id"],eventName:"CustomMeasureEvent"},e)}}},{key:"fireResourceLoadEvent",value:function(e,t){var n=this;if(this.isTracerEnabled){var i,r=null!==(i=this.getPageLoadIdFromState(t))&&void 0!==i?i:this.pageLoadId;if(!r)return void this.initialResourcesEvents.push(e);this.initialResourcesEvents.length>0&&(this.initialResourcesEvents.forEach((function(e){e.parentPageLoadId=r,n.core.fireEvent({appId:n.config["app-id"],eventName:"ResourceLoadEvent"},e)})),this.initialResourcesEvents=[]),e.parentPageLoadId=r,this.core.fireEvent({appId:this.config["app-id"],eventName:"ResourceLoadEvent"},e)}}},{key:"fireRumEvent",value:function(e,t){if(this.stateWM.get(t)){var n=this.core.host.api.assign,i=this.stateWM.get(t),r=i.startTime,o=i.endProps;if(o){var a=o.renderCompleteTime,s=o.isImpactedByHiddenWindow,c=o.rumKey,l=this.boomerangStart=e.navigationStart||this.boomerangStart,u=e.navigationStart||r,d=a-u,h=this.config["app-version"];this.core.fireEvent({appId:this.config["app-id"],eventName:"RealUserMonitoringEvent"},(function(t){return n({pageKey:c||t.pageKey,isImpactedByHiddenWindow:s,appVersion:h,timeDone:d,navigationStart:u,boomerangStart:l,renderCompleteTime:a},e)})),i.fireRumEventTimeout&&clearTimeout(i.fireRumEventTimeout),this.liveTokens.delete(t),this.stateWM.delete(t)}else this.abort(t)}}},{key:"beforeHideHandler",value:function(){this.flushEndedSessions()}},{key:"fireApfcEvent",value:function(e,t){var n,i,r=null===(n=document)||void 0===n||null===(i=n.cookie)||void 0===i?void 0:i.split(";"),o={issueTime:0,browserId:""};try{o=function(e){var t,n={issueTime:0,browserId:""},i=Y(e);try{for(i.s();!(t=i.n()).done;){var r=t.value.split("=");if(r.length>1&&"bscookie"===r[0]){var o=decodeURIComponent(r[1]),a=Number(o.substring(4,18)),s=isNaN(a)?0:a,c=o.substring(18,50);return n.browserId=c,n.issueTime=s,n}}}catch(e){i.e(e)}finally{i.f()}return n}(r)}catch(e){}var a={type:e,bsCookieInfo:o,payload:t};this.core.fireEvent({appId:this.config["app-id"],eventName:"ApfcEvent"},a)}}]);var br,wr="undefined"!=typeof window&&"undefined"!=typeof performance,xr="undefined"!=typeof location&&-1!==location.search.indexOf("_LI_MEASURE_DEBUG");function _r(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax",n=arguments.length>2?arguments[2]:void 0;e.fireTrackingEvent("PageViewEvent",Tr(n,t))}function Tr(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"ajax";const n=y(document),i=E(document),r=q();let o={};return r&&(o.theme=r.toUpperCase()),i&&(o.interfaceLocale=i),e&&(o.pageKey=e),{header:{},requestHeader:o,pageType:t,trackingInfo:{clientTimestamp:Date.now(),pageTag:n}}}ne((function e(t,n){ee(this,e),ie(this,"trackingCore",void 0),ie(this,"endPageInstance",void 0),ie(this,"startPageInstance",void 0),ie(this,"featureIdentifier",void 0),ie(this,"marks",[]),ie(this,"spans",[]),ie(this,"spanStarts",new Map),ie(this,"started",!1),ie(this,"ended",!1),ie(this,"featureKey",void 0),ie(this,"productName",void 0),ie(this,"flushOnEnd",void 0),ie(this,"basePageTreeId",void 0),ie(this,"debounceFlush",void 0),ie(this,"disableAutoFlush",void 0),ie(this,"isCanceled",!1),ie(this,"isClosed",!1),this.trackingCore=t;var i=n.featureKey,r=n.productName,o=n.flushDebounceMilliseconds,a=n.flushOnEnd;this.featureKey=i,this.productName=r,this.flushOnEnd=a;var s=r?"::".concat(r):"";this.featureIdentifier="".concat(i).concat(s);var c=void 0!==o?o:3e3;c>0&&(this.debounceFlush=function(e,t,n){var i,r,o;void 0===t&&(t=50),void 0===n&&(n={});var a=null!=(i=n.isImmediate)&&i,s=null!=(r=n.callback)&&r,c=n.maxWait,l=Date.now(),u=[];function d(){if(void 0!==c){var e=Date.now()-l;if(e+t>=c)return c-e}return t}var h=function(){var t=[].slice.call(arguments),n=this;return new Promise((function(i,r){var c=a&&void 0===o;if(void 0!==o&&clearTimeout(o),o=setTimeout((function(){if(o=void 0,l=Date.now(),!a){var i=e.apply(n,t);s&&s(i),u.forEach((function(e){return(0,e.resolve)(i)})),u=[]}}),d()),c){var h=e.apply(n,t);return s&&s(h),i(h)}u.push({resolve:i,reject:r})}))};return h.cancel=function(e){void 0!==o&&clearTimeout(o),u.forEach((function(t){return(0,t.reject)(e)})),u=[]},h}(this.flush.bind(this),c)),this.disableAutoFlush=c<0}),[{key:"start",value:function(e){var t;if(wr){if(this.started)throw new Error("Same PerfMeasurement (".concat(this.featureIdentifier,") cannot be started twice"));this.startPageInstance=e||(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance),this.spanStart("load"),this.started=!0}}},{key:"end",value:function(e){var t;if(!this.isClosed){if(this.isClosed=!0,this.isCanceled)throw new Error('[rum measurement] cannot end a canceled measurement "'.concat(this.featureIdentifier,'"'));if(wr){if(this.ended)throw new Error("Same PerfMeasurement (".concat(this.featureIdentifier,") should not be ended twice"));this.endPageInstance=e||(null===(t=this.trackingCore.getCurrentContext())||void 0===t?void 0:t.pageInstance),this.spanEnd("load"),this.ended=!0,this.flushOnEnd&&this.flush()}}}},{key:"mark",value:function(e){wr&&(this.marks.push({name:e,startTime:yi()}),xr&&(performance.mark("LI:".concat(this.featureIdentifier,"-mark-").concat(e)),performance.measure("LI:".concat(this.featureIdentifier,"-mark-").concat(e),"LI:".concat(this.featureIdentifier,"-start"),"LI:".concat(this.featureIdentifier,"-mark-").concat(e))),this.handleNewData())}},{key:"spanStart",value:function(e){wr&&(this.spanStarts.set(e,yi()),xr&&performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start")))}},{key:"spanEnd",value:function(e,t){if(wr&&this.spanStarts.has(e)){var n=this.spanStarts.get(e),i=t||e;this.spans.push({name:i,startTime:n,duration:yi()-n}),xr&&(performance.mark("LI:".concat(this.featureIdentifier,"-span-").concat(e,"-end")),performance.measure("LI:".concat(this.featureIdentifier,"-span-").concat(t||e),"LI:".concat(this.featureIdentifier,"-span-").concat(e,"-start"),"LI:".concat(this.featureIdentifier,"-span-").concat(e,"-end"))),this.handleNewData()}}},{key:"addSpan",value:function(e){this.spans.push(e),this.handleNewData()}},{key:"setBasePageTreeId",value:function(e){this.basePageTreeId=e}},{key:"getTimestamp",value:function(){return yi()}},{key:"flush",value:function(){0===this.marks.length&&0===this.spans.length||(this.fireEvent(),this.marks=[],this.spans=[],this.debounceFlush&&this.debounceFlush.cancel())}},{key:"handleNewData",value:function(){this.debounceFlush?this.debounceFlush().catch((function(e){})):this.disableAutoFlush||this.flush()}},{key:"fireEvent",value:function(){var e=this,t=this.endPageInstance&&{header:{pageInstance:this.endPageInstance}};this.trackingCore.fireEvent("FeaturePerformanceMeasurementEvent",(function(t){var n=e.startPageInstance||t.pageInstance||Xt("unknown"),i={name:e.featureKey,startTime:-1,duration:-1,startPageInstance:n,marks:e.marks,spans:e.spans};return e.productName&&(i.productName=e.productName),e.basePageTreeId&&(i.basePageTreeId=e.basePageTreeId),i}),t)}},{key:"cancel",value:function(){this.isCanceled=!0}},{key:"check",value:function(){if(wr){if(this.isCanceled)throw new Error('[rum measurement] "'.concat(this.featureIdentifier,'" has been canceled'));if(!this.isClosed)throw new Error('[rum measurement] "'.concat(this.featureIdentifier,'" is still open'))}}}]),function(e){e[e.BATCH=0]="BATCH",e[e.FLUSH_ALL=1]="FLUSH_ALL"}(br||(br={}));const{ENTER:Sr,ESCAPE:kr}=w;class Cr{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=(()=>!1),triggerByOutletEl:i=!0,shouldMoveToTopContainer:r=!0,events:o={},focusElement:a,pageKey:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No modal element passed in");this._el=e,this._parentNode=this._el.parentNode,r&&(this._topLevelContainer=this._getTopLevelContainer()),this._wrapperEl=this._el.querySelector(".".concat("modal__wrapper")),this._overlayEl=this._el.querySelector(".".concat("modal__overlay")),o&&(this._events=o),i&&(this._outletEls=this._getOutletEls()),this._exitButtonEl=this._el.querySelector(".".concat("modal__dismiss")),this._onKeyDownEvent=e=>this._onKeyDown(e),this._enablePageViewTracking=t,this._pageKey=s,this._shouldHideModal=n,this._shouldMoveToTopContainer=r,this._el.querySelector("[id='".concat("modalNoDismiss","']"))&&(this._isModalNonDismissible=!0),this._focusElement=a,i&&this._outletEls.forEach(e=>{e.addEventListener("click",e=>{var t;const n=null===(t=e.target)||void 0===t?void 0:t.getAttribute("data-no-cool-off");this.open({noCoolOff:n})})}),this._isModalNonDismissible||(this._exitButtonEl&&this._exitButtonEl.addEventListener("click",()=>this.close()),this._overlayEl.addEventListener("click",this._handleOverlayClick.bind(this))),this._focusTrap=new L(this._wrapperEl)}_getOutletEls(){const e=this._el.dataset.outlet,t=[...("default-outlet"===e?this._parentNode:document).querySelectorAll('[data-modal="'.concat(e,'"]'))];return t.length||console.warn("No outlet was found with a data-modal attribute equal to the provided dataCustomOutlet param ".concat(e)),t}_getTopLevelContainer(){const e=document.querySelector(".".concat("top-level-modal-container"));if(!e){const e=document.createElement("div");return e.className="top-level-modal-container",document.body.appendChild(e)}return e}_handleOverlayClick(e){e.target===this._wrapperEl||this._wrapperEl.contains(e.target)||this.close()}_onKeyDown(e){const t=_(e.key),n=t===Sr&&document.activeElement===this._exitButtonEl;(t===kr||n)&&(this._isModalNonDismissible||this.close(),e.preventDefault())}open(){let{focusElement:e,noCoolOff:t}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(t||!this._shouldHideModal())return this._focusElement=e||this._focusElement,this._previouslyFocusedEl=document.activeElement,this._overlayEl.classList.add("modal__overlay--visible"),this._overlayEl.setAttribute("aria-hidden","false"),this._shouldMoveToTopContainer&&this._topLevelContainer.appendChild(this._el),this.noScroll(),document.addEventListener("keydown",this._onKeyDownEvent),m(this._el,"open"),this._wrapperEl&&this._wrapperEl.focus(),this._focusTrap.init(),this._enablePageViewTracking&&window.tracking?window.tracking.then(e=>{_r(e,"ajax",this._pageKey||"".concat(this._el.id))}):(m(this._wrapperEl,"afterOpen"),Promise.resolve());m(this._el,"didNotOpen")}async close(){var e,t;this._events.onBeforeClose&&await(null===(e=this._events)||void 0===e||null===(t=e.onBeforeClose)||void 0===t?void 0:t.call(e,this._wrapperEl)),this._overlayEl.classList.remove("modal__overlay--visible"),this._overlayEl.setAttribute("aria-hidden","true"),this._shouldMoveToTopContainer&&this._parentNode.appendChild(this._el),this.removeNoScroll(),document.removeEventListener("keydown",this._onKeyDownEvent),m(this._el,"close"),setTimeout(()=>{var e;(null===(e=this._focusElement)||void 0===e?void 0:e.focus())||this._previouslyFocusedEl.focus()},50),this._focusTrap.tearDown()}noScroll(){document.body.classList.add("overflow-hidden")}removeNoScroll(){document.body.classList.remove("overflow-hidden")}}function Ir(e,t){if(t=t||"log","undefined"!=typeof window&&window&&window.jet&&"error"===t.toLowerCase())try{throw new Error(e)}catch(e){try{window.jet.error(e)}catch(e){}}"undefined"!=typeof console&&"function"==typeof console[t]&&console[t](e)}const Ar=/ /g,Lr=/[\s\u0000<>"]|%00/,Rr=/\\/,Or=/([.]|%2e){2}/i;let Nr=new RegExp("^(?:HTTPS?|https?|ftp|mailto|tel|sms|blob|voyager|android-app|linkedin|chrome-extension|invalid|data:(?:(?:image/(?:gif|jpe?g|png|webp|bmp|tiff))|(?:application/x-font-woff)|(?:font/(?:opentype|ttf)))[;,]|[/.#?])");function Pr(e){let t;if("string"!=typeof e)return Ir("jSecure Warning: url must be a string","error"),"invalid://";if(t=e.trim(),t.indexOf(" ")>-1&&(Ir("jSecure Warning: url should not contain spaces: "+e,"warn"),t=t.replace(Ar,"+")),!Nr.test(t))return Ir("jSecure Error: URL should be absolute with allowed schemas, relative, a hash fragment or query string. "+e,"error"),"invalid://";if(Lr.test(t))return Ir("jSecure Error: not valid url character found in url: "+e,"error"),"invalid://";let n,i=t.split("?")[0],r=!1;try{n=decodeURI(i)}catch(e){r=!0}return r?(Ir("jSecure Error: malformed url path detected: "+i),"invalid://"):Rr.test(i)||Or.test(i)||Or.test(n)?(Ir("jSecure Error: malicious data found in url path: "+i,"error"),"invalid://"):e}const Dr={redirect(e){window&&(window.location.href=e)}};function Mr(e){return e.scrollHeight>e.offsetHeight}function Ur(e,t){const n=l(e);for(let e=0;e<n.length;e++)n[e]&&1===n[e].nodeType&&t(n[e])}function Br(e){!function(e){Ur(e,e=>{e.classList.add("hidden"),e.setAttribute("aria-hidden","true")})}([e])}function Fr(e){!function(e){Ur(e,e=>{e.classList.remove("hidden"),e.setAttribute("aria-hidden","false")})}([e])}var qr=Object.hasOwnProperty,Hr=Object.setPrototypeOf,jr=Object.isFrozen,Kr=Object.getPrototypeOf,Gr=Object.getOwnPropertyDescriptor,Vr=Object.freeze,zr=Object.seal,Wr=Object.create,Xr="undefined"!=typeof Reflect&&Reflect,Yr=Xr.apply,Qr=Xr.construct;Yr||(Yr=function(e,t,n){return e.apply(t,n)}),Vr||(Vr=function(e){return e}),zr||(zr=function(e){return e}),Qr||(Qr=function(e,t){return new(Function.prototype.bind.apply(e,[null].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(t))))});var Jr,Zr=co(Array.prototype.forEach),$r=co(Array.prototype.pop),eo=co(Array.prototype.push),to=co(String.prototype.toLowerCase),no=co(String.prototype.match),io=co(String.prototype.replace),ro=co(String.prototype.indexOf),oo=co(String.prototype.trim),ao=co(RegExp.prototype.test),so=(Jr=TypeError,function(){for(var e=arguments.length,t=Array(e),n=0;n<e;n++)t[n]=arguments[n];return Qr(Jr,t)});function co(e){return function(t){for(var n=arguments.length,i=Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return Yr(e,t,i)}}function lo(e,t){Hr&&Hr(e,null);for(var n=t.length;n--;){var i=t[n];if("string"==typeof i){var r=to(i);r!==i&&(jr(t)||(t[n]=r),i=r)}e[i]=!0}return e}function uo(e){var t=Wr(null),n=void 0;for(n in e)Yr(qr,e,[n])&&(t[n]=e[n]);return t}function ho(e,t){for(;null!==e;){var n=Gr(e,t);if(n){if(n.get)return co(n.get);if("function"==typeof n.value)return co(n.value)}e=Kr(e)}return function(e){return console.warn("fallback value for",e),null}}var po=Vr(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),fo=Vr(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),mo=Vr(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),go=Vr(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),vo=Vr(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),yo=Vr(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Eo=Vr(["#text"]),bo=Vr(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),wo=Vr(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),xo=Vr(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),_o=Vr(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),To=zr(/\{\{[\s\S]*|[\s\S]*\}\}/gm),So=zr(/<%[\s\S]*|[\s\S]*%>/gm),ko=zr(/^data-[\-\w.\u00B7-\uFFFF]/),Co=zr(/^aria-[\-\w]+$/),Io=zr(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Ao=zr(/^(?:\w+script|data):/i),Lo=zr(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Ro="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};function Oo(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}var No=function(){return"undefined"==typeof window?null:window},Po=function(e,t){if("object"!==(void 0===e?"undefined":Ro(e))||"function"!=typeof e.createPolicy)return null;var n=null;t.currentScript&&t.currentScript.hasAttribute("data-tt-policy-suffix")&&(n=t.currentScript.getAttribute("data-tt-policy-suffix"));var i="dompurify"+(n?"#"+n:"");try{return e.createPolicy(i,{createHTML:function(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+i+" could not be created."),null}},Do=function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:No(),n=function(t){return e(t)};if(n.version="2.3.5",n.removed=[],!t||!t.document||9!==t.document.nodeType)return n.isSupported=!1,n;var i=t.document,r=t.document,o=t.DocumentFragment,a=t.HTMLTemplateElement,s=t.Node,c=t.Element,l=t.NodeFilter,u=t.NamedNodeMap,d=void 0===u?t.NamedNodeMap||t.MozNamedAttrMap:u,h=t.HTMLFormElement,p=t.DOMParser,f=t.trustedTypes,m=c.prototype,g=ho(m,"cloneNode"),v=ho(m,"nextSibling"),y=ho(m,"childNodes"),E=ho(m,"parentNode");if("function"==typeof a){var b=r.createElement("template");b.content&&b.content.ownerDocument&&(r=b.content.ownerDocument)}var w=Po(f,i),x=w?w.createHTML(""):"",_=r,T=_.implementation,S=_.createNodeIterator,k=_.createDocumentFragment,C=_.getElementsByTagName,I=i.importNode,A={};try{A=uo(r).documentMode?r.documentMode:{}}catch(e){}var L={};n.isSupported="function"==typeof E&&T&&void 0!==T.createHTMLDocument&&9!==A;var R=To,O=So,N=ko,P=Co,D=Ao,M=Lo,U=Io,B=null,F=lo({},[].concat(Oo(po),Oo(fo),Oo(mo),Oo(vo),Oo(Eo))),q=null,H=lo({},[].concat(Oo(bo),Oo(wo),Oo(xo),Oo(_o))),j=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),K=null,G=null,V=!0,z=!0,W=!1,X=!1,Y=!1,Q=!1,J=!1,Z=!1,$=!1,ee=!1,te=!0,ne=!0,ie=!1,re={},oe=null,ae=lo({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),se=null,ce=lo({},["audio","video","img","source","image","track"]),le=null,ue=lo({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),de="http://www.w3.org/1998/Math/MathML",he="http://www.w3.org/2000/svg",pe="http://www.w3.org/1999/xhtml",fe=pe,me=!1,ge=void 0,ve=["application/xhtml+xml","text/html"],ye="text/html",Ee=void 0,be=null,we=r.createElement("form"),xe=function(e){return e instanceof RegExp||e instanceof Function},_e=function(e){be&&be===e||(e&&"object"===(void 0===e?"undefined":Ro(e))||(e={}),e=uo(e),B="ALLOWED_TAGS"in e?lo({},e.ALLOWED_TAGS):F,q="ALLOWED_ATTR"in e?lo({},e.ALLOWED_ATTR):H,le="ADD_URI_SAFE_ATTR"in e?lo(uo(ue),e.ADD_URI_SAFE_ATTR):ue,se="ADD_DATA_URI_TAGS"in e?lo(uo(ce),e.ADD_DATA_URI_TAGS):ce,oe="FORBID_CONTENTS"in e?lo({},e.FORBID_CONTENTS):ae,K="FORBID_TAGS"in e?lo({},e.FORBID_TAGS):{},G="FORBID_ATTR"in e?lo({},e.FORBID_ATTR):{},re="USE_PROFILES"in e&&e.USE_PROFILES,V=!1!==e.ALLOW_ARIA_ATTR,z=!1!==e.ALLOW_DATA_ATTR,W=e.ALLOW_UNKNOWN_PROTOCOLS||!1,X=e.SAFE_FOR_TEMPLATES||!1,Y=e.WHOLE_DOCUMENT||!1,Z=e.RETURN_DOM||!1,$=e.RETURN_DOM_FRAGMENT||!1,ee=e.RETURN_TRUSTED_TYPE||!1,J=e.FORCE_BODY||!1,te=!1!==e.SANITIZE_DOM,ne=!1!==e.KEEP_CONTENT,ie=e.IN_PLACE||!1,U=e.ALLOWED_URI_REGEXP||U,fe=e.NAMESPACE||pe,e.CUSTOM_ELEMENT_HANDLING&&xe(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(j.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&xe(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(j.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(j.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),ge=ge=-1===ve.indexOf(e.PARSER_MEDIA_TYPE)?ye:e.PARSER_MEDIA_TYPE,Ee="application/xhtml+xml"===ge?function(e){return e}:to,X&&(z=!1),$&&(Z=!0),re&&(B=lo({},[].concat(Oo(Eo))),q=[],!0===re.html&&(lo(B,po),lo(q,bo)),!0===re.svg&&(lo(B,fo),lo(q,wo),lo(q,_o)),!0===re.svgFilters&&(lo(B,mo),lo(q,wo),lo(q,_o)),!0===re.mathMl&&(lo(B,vo),lo(q,xo),lo(q,_o))),e.ADD_TAGS&&(B===F&&(B=uo(B)),lo(B,e.ADD_TAGS)),e.ADD_ATTR&&(q===H&&(q=uo(q)),lo(q,e.ADD_ATTR)),e.ADD_URI_SAFE_ATTR&&lo(le,e.ADD_URI_SAFE_ATTR),e.FORBID_CONTENTS&&(oe===ae&&(oe=uo(oe)),lo(oe,e.FORBID_CONTENTS)),ne&&(B["#text"]=!0),Y&&lo(B,["html","head","body"]),B.table&&(lo(B,["tbody"]),delete K.tbody),Vr&&Vr(e),be=e)},Te=lo({},["mi","mo","mn","ms","mtext"]),Se=lo({},["foreignobject","desc","title","annotation-xml"]),ke=lo({},fo);lo(ke,mo),lo(ke,go);var Ce=lo({},vo);lo(Ce,yo);var Ie=function(e){var t=E(e);t&&t.tagName||(t={namespaceURI:pe,tagName:"template"});var n=to(e.tagName),i=to(t.tagName);if(e.namespaceURI===he)return t.namespaceURI===pe?"svg"===n:t.namespaceURI===de?"svg"===n&&("annotation-xml"===i||Te[i]):Boolean(ke[n]);if(e.namespaceURI===de)return t.namespaceURI===pe?"math"===n:t.namespaceURI===he?"math"===n&&Se[i]:Boolean(Ce[n]);if(e.namespaceURI===pe){if(t.namespaceURI===he&&!Se[i])return!1;if(t.namespaceURI===de&&!Te[i])return!1;var r=lo({},["title","style","font","a","script"]);return!Ce[n]&&(r[n]||!ke[n])}return!1},Ae=function(e){eo(n.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){try{e.outerHTML=x}catch(t){e.remove()}}},Le=function(e,t){try{eo(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){eo(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!q[e])if(Z||$)try{Ae(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Re=function(e){var t=void 0,n=void 0;if(J)e="<remove></remove>"+e;else{var i=no(e,/^[\r\n\t ]+/);n=i&&i[0]}"application/xhtml+xml"===ge&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");var o=w?w.createHTML(e):e;if(fe===pe)try{t=(new p).parseFromString(o,ge)}catch(e){}if(!t||!t.documentElement){t=T.createDocument(fe,"template",null);try{t.documentElement.innerHTML=me?"":o}catch(e){}}var a=t.body||t.documentElement;return e&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),fe===pe?C.call(t,Y?"html":"body")[0]:Y?t.documentElement:a},Oe=function(e){return S.call(e.ownerDocument||e,e,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT,null,!1)},Ne=function(e){return e instanceof h&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore)},Pe=function(e){return"object"===(void 0===s?"undefined":Ro(s))?e instanceof s:e&&"object"===(void 0===e?"undefined":Ro(e))&&"number"==typeof e.nodeType&&"string"==typeof e.nodeName},De=function(e,t,i){L[e]&&Zr(L[e],(function(e){e.call(n,t,i,be)}))},Me=function(e){var t=void 0;if(De("beforeSanitizeElements",e,null),Ne(e))return Ae(e),!0;if(no(e.nodeName,/[\u0080-\uFFFF]/))return Ae(e),!0;var i=Ee(e.nodeName);if(De("uponSanitizeElement",e,{tagName:i,allowedTags:B}),!Pe(e.firstElementChild)&&(!Pe(e.content)||!Pe(e.content.firstElementChild))&&ao(/<[/\w]/g,e.innerHTML)&&ao(/<[/\w]/g,e.textContent))return Ae(e),!0;if("select"===i&&ao(/<template/i,e.innerHTML))return Ae(e),!0;if(!B[i]||K[i]){if(ne&&!oe[i]){var r=E(e)||e.parentNode,o=y(e)||e.childNodes;if(o&&r)for(var a=o.length-1;a>=0;--a)r.insertBefore(g(o[a],!0),v(e))}if(!K[i]&&Be(i)){if(j.tagNameCheck instanceof RegExp&&ao(j.tagNameCheck,i))return!1;if(j.tagNameCheck instanceof Function&&j.tagNameCheck(i))return!1}return Ae(e),!0}return e instanceof c&&!Ie(e)?(Ae(e),!0):"noscript"!==i&&"noembed"!==i||!ao(/<\/no(script|embed)/i,e.innerHTML)?(X&&3===e.nodeType&&(t=e.textContent,t=io(t,R," "),t=io(t,O," "),e.textContent!==t&&(eo(n.removed,{element:e.cloneNode()}),e.textContent=t)),De("afterSanitizeElements",e,null),!1):(Ae(e),!0)},Ue=function(e,t,n){if(te&&("id"===t||"name"===t)&&(n in r||n in we))return!1;if(z&&!G[t]&&ao(N,t));else if(V&&ao(P,t));else if(!q[t]||G[t]){if(!(Be(e)&&(j.tagNameCheck instanceof RegExp&&ao(j.tagNameCheck,e)||j.tagNameCheck instanceof Function&&j.tagNameCheck(e))&&(j.attributeNameCheck instanceof RegExp&&ao(j.attributeNameCheck,t)||j.attributeNameCheck instanceof Function&&j.attributeNameCheck(t))||"is"===t&&j.allowCustomizedBuiltInElements&&(j.tagNameCheck instanceof RegExp&&ao(j.tagNameCheck,n)||j.tagNameCheck instanceof Function&&j.tagNameCheck(n))))return!1}else if(le[t]);else if(ao(U,io(n,M,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==ro(n,"data:")||!se[e])if(W&&!ao(D,io(n,M,"")));else if(n)return!1;return!0},Be=function(e){return e.indexOf("-")>0},Fe=function(e){var t=void 0,i=void 0,r=void 0,o=void 0;De("beforeSanitizeAttributes",e,null);var a=e.attributes;if(a){var s={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:q};for(o=a.length;o--;){var c=t=a[o],l=c.name,u=c.namespaceURI;if(i=oo(t.value),r=Ee(l),s.attrName=r,s.attrValue=i,s.keepAttr=!0,s.forceKeepAttr=void 0,De("uponSanitizeAttribute",e,s),i=s.attrValue,!s.forceKeepAttr&&(Le(l,e),s.keepAttr))if(ao(/\/>/i,i))Le(l,e);else{X&&(i=io(i,R," "),i=io(i,O," "));var d=Ee(e.nodeName);if(Ue(d,r,i))try{u?e.setAttributeNS(u,l,i):e.setAttribute(l,i),$r(n.removed)}catch(e){}}}De("afterSanitizeAttributes",e,null)}},qe=function e(t){var n=void 0,i=Oe(t);for(De("beforeSanitizeShadowDOM",t,null);n=i.nextNode();)De("uponSanitizeShadowNode",n,null),Me(n)||(n.content instanceof o&&e(n.content),Fe(n));De("afterSanitizeShadowDOM",t,null)};return n.sanitize=function(e,r){var a=void 0,c=void 0,l=void 0,u=void 0,d=void 0;if((me=!e)&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Pe(e)){if("function"!=typeof e.toString)throw so("toString is not a function");if("string"!=typeof(e=e.toString()))throw so("dirty is not a string, aborting")}if(!n.isSupported){if("object"===Ro(t.toStaticHTML)||"function"==typeof t.toStaticHTML){if("string"==typeof e)return t.toStaticHTML(e);if(Pe(e))return t.toStaticHTML(e.outerHTML)}return e}if(Q||_e(r),n.removed=[],"string"==typeof e&&(ie=!1),ie){if(e.nodeName){var h=Ee(e.nodeName);if(!B[h]||K[h])throw so("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof s)1===(c=(a=Re("\x3c!----\x3e")).ownerDocument.importNode(e,!0)).nodeType&&"BODY"===c.nodeName||"HTML"===c.nodeName?a=c:a.appendChild(c);else{if(!Z&&!X&&!Y&&-1===e.indexOf("<"))return w&&ee?w.createHTML(e):e;if(!(a=Re(e)))return Z?null:ee?x:""}a&&J&&Ae(a.firstChild);for(var p=Oe(ie?e:a);l=p.nextNode();)3===l.nodeType&&l===u||Me(l)||(l.content instanceof o&&qe(l.content),Fe(l),u=l);if(u=null,ie)return e;if(Z){if($)for(d=k.call(a.ownerDocument);a.firstChild;)d.appendChild(a.firstChild);else d=a;return q.shadowroot&&(d=I.call(i,d,!0)),d}var f=Y?a.outerHTML:a.innerHTML;return X&&(f=io(f,R," "),f=io(f,O," ")),w&&ee?w.createHTML(f):f},n.setConfig=function(e){_e(e),Q=!0},n.clearConfig=function(){be=null,Q=!1},n.isValidAttribute=function(e,t,n){be||_e({});var i=Ee(e),r=Ee(t);return Ue(i,r,n)},n.addHook=function(e,t){"function"==typeof t&&(L[e]=L[e]||[],eo(L[e],t))},n.removeHook=function(e){L[e]&&$r(L[e])},n.removeHooks=function(e){L[e]&&(L[e]=[])},n.removeAllHooks=function(){L={}},n}();const Mo={ADD_TAGS:["#comment","li-icon","icon","iframe"],ADD_ATTR:["target"],FORCE_BODY:!0,RETURN_DOM:!0};function Uo(e,t){let{ADD_TAGS:n=[],ADD_ATTR:i=[]}=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};const r=U({},Mo);r.ADD_TAGS=[...r.ADD_TAGS,...n],r.ADD_ATTR=[...r.ADD_ATTR,...i];const o=Do.sanitize(t,r);return e&&e.nodeType===Node.ELEMENT_NODE&&(e.innerHTML="",e.append(...o.childNodes)),o}var Bo="aria-[a-z0-9_\\-]+|class|data-[a-z0-9_\\-]+|dir|id|role|tabindex",Fo="undefined"==typeof document||"textContent"in document.createElement("div")?"textContent":"innerText",qo=["b","del","em","i","s","strong","sub","sup"],Ho=qo.concat(["a","abbr","address","area","article","aside","audio","bdi","bdo","big","blockquote","br","button","center","cite","code","datalist","dd","details","dfn","div","dl","dt","fieldset","figcaption","figure","font","footer","h1","h2","h3","h4","h5","h6","header","hgroup","hr","img","ins","kbd","label","legend","li","map","mark","marquee","nav","nobr","ol","p","pre","q","rp","rt","ruby","samp","section","small","source","span","strike","table","tbody","td","tfoot","th","thead","time","tr","u","ul","var","video","wbr"]),jo=[Bo,"alt|checked|selected|colgroup|cols|colspan|disabled|height|hidden|maxlength|method|multiple|name|placeholder|readonly|rel|required|rows|rowspan|spellcheck|target|title|width","border|caption|color|controls|coords|hreflang|label|lang|loop|marginheight|marginwidth|preload|reversed|type|usemap|clear|headers|ismap|start|datetime|accept|max|min|size|step|style|cellspacing|cellpadding"].join("|");function Ko(){}var Go,Vo,zo=(Vo=/[&<>"'\u0000\\=]/g,Go={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","\0":"�","\\":"&#92;","=":"&#61;"},function(e){return null==e?null:e.toString().replace(Vo,(function(e){return Go[e]}))}),Wo=function(){var e,t,n=/&(?:([a-z0-9]+)|#x([\da-f]{1,6})|#(\d{1,8}));/gi;if("undefined"==typeof document)return function(){throw new Error("document is undefined (i.e. you are probably in Node.js)")};e=document.createElement("div");var i={nbsp:" ",lt:"<",gt:">",amp:"&",quot:'"'};return t="function"==typeof String.fromCodePoint?function(e){return String.fromCodePoint(e)}:function(e){return e<=65535?String.fromCharCode(e):"�"},function(r){return null==r?null:(r+"").replace(n,(function(n,r,o,a){return r?(s=r,i.hasOwnProperty(s)?i[s]:(e.innerHTML="&"+s+";",c=e[Fo],i[s]=c,c)):o||a?t(parseInt(o||a,o?16:10)||65533):"�";var s,c}))}}(),Xo=Array.isArray||function(e){return"[object Array]"===Object.prototype.toString.call(e)};function Yo(e){return/[<&]/.test(e)}var Qo,Jo=Array.prototype.forEach?function(e,t){Array.prototype.forEach.call(e,t)}:function(e,t){for(var n=0,i=e.length;n<i;n++)t(e[n],n)};function Zo(e){e=Xo(e)?e:[e];var t,n,i,r=0,o="<(?!/?";return o+="(?:",Jo(e,(function(e,a){t=e.tags||Ho,n=e.attrs||jo,i=e.checkUrlAttrs||!1,0!==a&&(o+="|"),o+="(?:"+t.join("|")+")",o+="(?:",o+="[ \t\r\n]*",o+="|[ \t\r\n]+",o+="(?:(?:",o+="(?:"+n+")(?:=([\"'])[^'\"<>]*\\"+ ++r+")?",i&&(o+="|(?:href|src)=([\"'])(?:(?:https?|ftp|mailto|invalid)(?::|&#(?:58|x3a);)|(?:data:image/(?:gif|jpg|jpeg|png);base64,)|[/.#?]|&#(?:35|4[67]|63|x(?:2[3ef]|3f));)[^'\"<>]*\\"+ ++r),o+=")[ \t\r\n]*)+",o+=")"})),o+=")",o+="/?>)",new RegExp(o,"i")}function $o(e){return Zo({tags:e=e||Ho,checkUrlAttrs:!0})}function ea(e,t){var n=(t=t||{}).allowTags,i=!1!==t.hasCustomElementMarkup;return n?!$o(n).test(e):i?!ea.R_UNSAFE_CUSTOM_ELEMENT.test(e):!ea.R_UNSAFE_HTML.test(e)}function ta(e){return e.replace(/<[^>]*>|[<>'"&\\]/g,"")}function na(e,t,n){if(null==e)return null;e=e.toString();var i=t?function(e,t){var n={};return e.replace(/\{([^}]+)\}/g,(function(e,i){var r,o=e;if(n.hasOwnProperty(i))return n[i];if(t.hasOwnProperty(i)){if(!((r="string"==typeof(o=t[i]))||o instanceof Ko||"number"==typeof o))throw new Error("Only strings, numbers, and jSecure types are allowed as placeholder replacements.");o=r?zo(o):o.toString()}return n[i]=o,o}))}(e,t):e,r=e;return Yo(i)&&!ea(i,n)&&(i=ta(i),Ir("Content contains non-whitelisted tags or attributes:\nContent: "+r,"error")),i}function ia(e,t){for(var n=+t.length,i=0,r=e.length;i<n;i++)e[r++]=t[i];return e.length=r,e}ea.R_UNSAFE_HTML=$o(),ea.R_UNSAFE_CUSTOM_ELEMENT=Zo([{tags:Ho,checkUrlAttrs:!0},{tags:[(Qo={tag:"li-icon",attrs:"active|a11y-text|animate|color|size|type"}).tag],attrs:[Bo,Qo.attrs].join("|"),checkUrlAttrs:!1}]);var ra={option:[1,'<select multiple="multiple">',"</select>"],thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};ra.optgroup=ra.option,ra.tbody=ra.tfoot=ra.colgroup=ra.caption=ra.thead,ra.th=ra.td;var oa=/<([\w:]+)/;function aa(e,t){var n,i,r,o,a,s,c,l=t.createDocumentFragment(),u=[];for(a=0,c=e.length;a<c;a++)if((o=e[a])||0===o)if("string"==typeof o){for(r=r||l.appendChild(t.createElement("div")),n=(oa.exec(o)||["",""])[1].toLowerCase(),la(r,(i=ra[n]||ra._default)[1]+o+i[2]),s=i[0];s--;)r.lastChild&&r.lastChild.nodeType===Node.ELEMENT_NODE&&(r=r.lastChild);ia(u,r.childNodes),(r=l.firstChild).textContent=""}else ia(u,o.nodeType?[o]:o);for(l.textContent="",o=u[a=0];o;)l.appendChild(o),o=u[++a];return l}var sa=na,ca=na;function la(e,t,n){var i=na(t,n);return Yo(i)?e.innerHTML=i:e[Fo]=i,i}function ua(e,t){if(!(this instanceof ua))return new ua(e,t);(t=t||{}).allowTags=t.allowTags?t.allowTags.reduce((function(e,t){return e.concat(t)}),[]):null,this._string=e,this._options=t}ua.prototype=function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}(new Ko,{toString:function(){var e=this._string,t=this._stringVal,n=e;return void 0!==t?t:(ea(e,this._options)||(n=e,e=ta(e),Ir("UnsafeString contains non-whitelisted tags or attributes.\nString: "+n,"error")),this._stringVal=e,e)}});var da={ALLOWED_TAGS:Ho,FORMATTING_TAGS:qo,htmlEncode:zo,htmlUnencode:Wo,log:Ir,mk:function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),i=1;i<t;i++)n[i-1]=arguments[i];let r,o="",a=n.length;return e&&e.forEach((function(e,t){o+=e,t<a&&(r=n[t],o+=r instanceof ua?r:zo(r))})),ca(o)},parseHTML:function(e,t){var n;if(t=t||document.implementation&&document.implementation.createHTMLDocument?document.implementation.createHTMLDocument(""):document,"string"==typeof e)n=aa([e],t);else{if(!Xo(e))return e;n=aa(e,t)}return ia([],n.childNodes)},parseSelector:function(e){return"string"==typeof e&&/^(?:\s*(<[\w\W]+>)[^>]*)$/.test(e)?[]:e},processTemplate:sa,reEncode:function(e){return zo(Wo(e))},_redirector:Dr,redirect:function(e){const t=Pr(e);t===e&&Dr.redirect(t)},sanitizeHTML:ca,sanitizeUrl:Pr,setElementContent:la,text:function(e){return Ir("jSecure.text() is deprecated. Please use jSecure.htmlEncode().","warn"),zo(e)},unsafe:function(e){return e},UnsafeString:ua};const ha=Object.freeze({CAUTION:"caution",ERROR:"error",GDPR:"gdpr",NOTIFY:"notify",SUCCESS:"success"});class pa{constructor(){let{removeToastCallback:e=(()=>{})}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=document.getElementById("toasts");if(!t)throw new Error("No toasts element");this._el=t,this._position=t.getAttribute("type"),this.removeToastCallback=e,this.bindEvents()}trigger(e,t,n,i){let r=!(arguments.length>4&&void 0!==arguments[4])||arguments[4];if(!e||!Object.values(ha).includes(e))throw new Error("Valid type not specified: type must be caution, error, gdpr, notify or success");if(!t)throw new Error("No message specified");const o=n?"".concat(n,"_toast-").concat(e):"toast-".concat(e),a=this._createToastEl(e,t,o,i);return this._addToast(a,r)}clearAllToasts(){let e=this._el.querySelectorAll(".toast");Array.from(e).forEach(e=>{this._removeToast(e)})}bindEvents(){this._el.addEventListener("click",e=>{const t=r(e.target,".toast__dismiss-btn");if(t){const e=r(t,".toast");e&&this._removeToast(e)}})}_isValidCtaMetadata(e){return["url","trk","text"].every(t=>e.hasOwnProperty(t))}_createToastEl(e,t,n,i){const r=document.querySelector("#toast-template").content.firstElementChild.cloneNode(!0),o=document.querySelector("#toast-icon-".concat(e)).content.firstElementChild.cloneNode(!0);if(!r||!o)throw new Error("Toast templates are missing");r.classList.add("toast--".concat(e)),r.setAttribute("type",e);const a=r.querySelector(".toast__message");a.insertBefore(o,a.firstElementChild),r.querySelector(".toast__dismiss-btn").setAttribute("data-tracking-control-name","".concat(n,"_dismiss"));const s=r.querySelector(".toast__message-content");let c="text-color-text-neutral";if(e===ha.CAUTION?c="text-color-text-caution":e===ha.ERROR?c="text-color-text-negative":e===ha.SUCCESS&&(c="text-color-text-positive"),s.classList.add(c),Uo(s,t),i&&this._isValidCtaMetadata(i)){const e=r.querySelector(".toast__message-content-container"),t=document.querySelector("#toast-cta").content.firstElementChild.cloneNode(!0),n=i.target||"_blank";t.setAttribute("href",da.sanitizeUrl(d(i.url,i.trk))),t.setAttribute("target",n),t.textContent=i.text,e.classList.add(c),e.append(t)}return r}_addToast(e){let t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];this._el.appendChild(e);const n=this._el.querySelector(".toast__message");return this._hasToast()&&this._el.classList.remove("invisible"),this._refreshLazyLoader(),setTimeout((function(){e.classList.remove("toast--hidden"),t&&function(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e instanceof HTMLElement)if(document.documentElement.classList.contains("ios")||t){const t=10,n=10;e.blur();let i=0;const r=window.setInterval((function(){e.focus(),i>=n&&window.clearInterval(r),i++}),t)}else e.focus()}(n)}),this.TOAST_ADD_TIMEOUT),e}_removeToast(e){let t=this._el;e.classList.add("toast--hidden"),setTimeout(()=>{e.remove(),this._hasToast()||t.classList.add("invisible"),this.removeToastCallback()},500)}_hasToast(){return[...this._el.children].some(e=>"template"!==e.tagName.toLowerCase())}_refreshLazyLoader(){var e,t;null===(e=window.lazyloader)||void 0===e||null===(t=e.then)||void 0===t||t.call(e,e=>{e.refreshLoader()})}}B(pa,"TOAST_TYPES",ha),B(pa,"TOAST_ADD_TIMEOUT",500);const fa={};function ma(e){const t=document.getElementById(e);if(!t&&void 0!==fa[e])return fa[e];if(!t)return console.warn("Element with id: ".concat(e," not found")),fa[e]=null,fa[e];let n;for(const i of t.childNodes)try{if(i.nodeType===Node.COMMENT_NODE){n=JSON.parse(i.nodeValue);break}}catch(e){}return void 0===n?(console.warn("Error retrieving content with id: ".concat(e,". Use embedJson helper to embed this content")),null):(fa[e]=n,t.parentNode.removeChild(t),fa[e])}const ga={COPY:"copy",LINKEDIN:"linkedin",TWITTER:"twitter",FACEBOOK:"facebook"};Object.keys(ga).map(e=>ga[e]);const va=["binlar","ask\\ jeeves","mozilla\\/4\\.0\\ \\(compatible\\;\\ msie\\ 6\\.0\\;\\ windows\\ nt\\ 5\\.1\\;1813\\)","companydatatree","genieo","microsoft\\+scheduled\\+cache\\+content\\+download\\+service","liferea","superfeedr","ez\\ publish\\ link\\ validator","htmlparser","argclrint","linkwalker","webtool","ask\\+jeeves","stackrambler","paros","^fdm\\+3\\.x","ms\\ search","indy\\+library","seznam","sitevigil","intergator","freedom(?!from)","google\\+page\\+speed\\+insights","znajdzfoto\\/image","riddler\\.io","^java\\/","twiceler","httpunit","ktxn","webcopier","mna\\+digital\\+circonus\\+check","stuff(?!nz)","updatepatrol","feedburner","hp\\+sitescope","crawler","gigablastopensource\\/","rpt\\-http","^fdm\\ 3\\.x","libwww\\-perl","((?=pital)|ca(?=pital))pita","bingpreview","oia\\.owa","^ahc\\/","thunderstone","microsoft\\ bits","alertsite","^python\\-requests\\/","dts\\ agent","tangjiutao","^inmon","linkscan","alexa\\ site\\ audit","webtrends(?!clientlibrary)","chkd","joedog","daumoa","typhoeus","loadimpactpageanalyzer","google\\ news","coldfusion","mna\\ digital\\ circonus\\ check","alexa\\+site\\+audit","getright","appengine","(?=crawler)crawl","ibot(?!ta)","jobo","python\\-httplib","powermarks","site24x7","proximic","yahoo\\+pipes","((?=aporter)|oper(?=aportable))aport","web\\+downloader","check\\_http","grabber","topsy\\.com\\/butterfly\\/","harvest","^inagist\\+url\\+resolver","fast","crescent(?!\\ build|\\+build)","sohu(?!ennews|video|news)","favorg","bloglines","fetch(?!tv)","wapt","microsoft\\+url\\+control","urchin","ning\\/1\\.0","pluck","google\\+news","spider","\\(compatible\\;\\+optimizer\\)","moreover\\/5\\.1","js\\-kit","server\\ density\\ external\\ llama","facebookexternalhit","ultraseek","catchpoint","yandex(?!\\ browser|\\+browser|mail)","echo(?!arena|fon|star)","^worldwatch\\/","combine(?!d)","winhttprequest","ez\\+publish\\+link\\+validator","jakarta","^webnotifier\\/","webmetrics","teoma","nerdbynature","ms\\+frontpage","nielsen","sucker","engagebdr","yahoofeedseeker","dts\\+agent","googleapps","holmes","plumtree","www\\-mechanize","google\\-hoteladsverifier","pingdom","drupal","sina\\_weibo","google\\ page\\ speed\\ insights","lisa","w3c\\_validator","^scan","yeti","snoopy","khte","trovit","atomz","httpcomponents","ms\\+search","google\\-http\\-java\\-client","spi\\_der","bubing","websitepulse","microsoft\\+bits","http\\_request2","ieautodiscovery","siteimprove","curl(?!ings)","go\\+1\\.1\\+package\\+http","^crowsnest\\/","email\\ exractor","utorrent","yahoocachesystem","shopwiki","justview","googlesecurityscanner","msnptc","rkg\\+url\\+verifier","monitor","bitvouseragent","((?=wormgame))worm","talktalk","help\\.coccoc\\.com","yahoo\\ pipes","heritrix","nutch","argus","kulturarw3","checkurl","universalsearch","amazon\\ route\\ 53\\ health\\ check\\ service","slurp","mozilla\\/5\\.0\\ \\(compatible\\;\\ msie\\ 5\\.0\\)","ezooms","kimengi\\/nineconnections\\.com","applesyndication","python\\-urllib","internal\\+zero\\-knowledge\\+agent","system\\+center\\+operations\\+manager","riverglassscanner","imgsizer","changedetection","nutscrape","feedzilla","contype","^lwp","\\(compatible\\;\\ optimizer\\)","infolink","outbrain","^prerender","admantx","^inagist\\ url\\ resolver","amazon\\+route\\+53\\+health\\+check\\+service","neustar","a6\\-indexer","comodo\\+ssl\\+checker","linkchecker","viglink","patric","newsnow","wasalive","scrapy","(?=gruber)grub","ruxitsynthetic","rkg\\ url\\ verifier","ocelli","webcapture","^kraken\\/","t\\-h\\-u\\-n\\-d\\-e\\-r\\-s\\-t\\-o\\-n\\-e","spider(?!solitaire)","isearch","hp\\ sitescope","maxamine","\\(simulated\\_by\\_webserver\\_stress\\_tool\\)","((?=obotics)|ther(?=obotfree))obot","yacy","twibble\\.io","google\\+wireless\\+transcoder","wget","internal\\ zero\\-knowledge\\ agent","google\\ wireless\\ transcoder","xenu","yahooseeker","advanced\\ email\\ extractor","feed43","ptst","reconnoiter","go\\ 1\\.1\\ package\\ http","advanced\\+email\\+extractor","linkdex","panscient\\.com","webcheck","linktiger","scooter","flipboard\\.com\\/browserproxy","evidon","twisted\\ pagegetter","cosmos","adbeat","sherlock","web\\ downloader","cookiereports","siteexplorer","miva","twisted\\+pagegetter","mfc\\_tear\\_sample","indy\\ library","b2w(?!tenisnew)","orangebot(?!swana)","lockss\\+cache","mozilla\\/4\\.0\\+\\(compatible\\;\\+msie\\+6\\.0\\;\\+windows\\+nt\\+5\\.1\\;1813\\)","yahooexternalcache","apache\\-httpclient\\/4\\.","archive\\.org","wesee\\:search","hiscan","ms\\ frontpage","tagscanner","google\\ web\\ preview","special\\_archiver","d24y\\-aegis","scoutjet","larbin","adsense\\-snapshot\\-google","keynote","skypeuripreview","clickajob","download\\+ninja","internet\\ ninja","^ltx71","ukonline","eventmachine\\ httpclient","nomad","mediapartners","twikle","microsoft\\ scheduled\\ cache\\ content\\ download\\ service","internet\\+ninja","scanalert","metauri","agentname","adr\\)","squider","isilo","teleport","automationtest","bordermanager","linklint","bot","templeton","rssreader","ichiro","(?=dialer\\-mobileapp)dialer","atomic\\_email\\_hunter","google\\+web\\+preview","longurl\\+api","longurl\\ api","internetseer","server\\+density\\+external\\+llama","topix","iopus","download\\ ninja","mozilla\\/5\\.0\\+\\(compatible\\;\\+msie\\+5\\.0\\)","europarchive","avantgo","flamingo\\_searchengine","lockss\\ cache","jobrapido","wesee\\:ads\\/","frontier","newspaper\\/0\\.0\\.","apachebench","flamingosearch","lydia","microsoft\\ url\\ control","phantomjs","system\\ center\\ operations\\ manager","^econtext\\/","akamai","cfschedule","searchme\\.com\\/support\\/","fortimail","comodo\\ ssl\\ checker","gomezagent","sitecon","webauto","golem","swcd","spundge\\/0\\.1","findlinks","^sjn","yandex","ia\\_archive","vagabondo","watchmouse","simplepie","1job","goldfire"].join("|");new RegExp(va,"i"),new Uint8Array(16);const ya=[];for(let e=0;e<256;++e)ya.push((e+256).toString(16).slice(1));"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),"".concat("tooltip__popup","--show");const Ea=["endpoint","headers","queryId","variables"];function ba(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},{endpoint:t,headers:n={"Content-Type":"application/json"},queryId:i,variables:r={}}=e,o=F(e,Ea);const a=v(document);if(!a)throw new Error("Missing pageKey for graphQL request from browser");return R(t,U({method:"POST",headers:n,postData:JSON.stringify({queryId:i,variables:r,pageKey:a})},o))}class wa{constructor(e,t){if(!e)throw Error("Missing endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}executeAction(e){let{variables:t,queryId:n,successCallback:i=(()=>{}),failureCallback:r=(()=>{})}=e;return ba({endpoint:this.endpoint,queryId:n,variables:t,pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled}).then(e=>{const{responseText:t}=e;return i(JSON.parse(t).graphQL)}).catch(r)}}class xa extends wa{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:xa.query,variables:{allowedCommentersScope:e.allowedCommentersScope,text:e.text,visibility:e.visibility||"PUBLIC",reshareUrn:e.reshareUrn,attributedShareUrn:e.attributedShareUrn,articleInput:e.articleInput,imagePostInput:e.imagePostInput,attributes:e.attributes,containerEntity:e.containerEntity},successCallback:t,failureCallback:n})}}B(xa,"query","2849bb08e3a3bbd23c96c0e758c018b7");class _a extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:_a.query,variables:{url:e},successCallback:t,failureCallback:n})}}B(_a,"query","bece320b5f70fe4357082fe84eca6c56");class Ta extends Cr{constructor(e){let{enablePageViewTracking:t=!1,shouldHideModal:n=(()=>!1),triggerByOutletEl:i=!0,pushState:r=!0,shouldMoveToTopContainer:o=!0,focusElement:a,pageKey:s}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("No element passed into mobile web modal");super(e,{enablePageViewTracking:t,shouldHideModal:n,triggerByOutletEl:i,shouldMoveToTopContainer:o,focusElement:a,pageKey:s}),this.pushState=r,this.hashChangeHandlerRef=this._hashChangeHandler.bind(this)}historyBackClickHandler(){this.close({enableHistoryBack:!1})}_hashChangeHandler(e){const t=e.oldURL&&e.oldURL.split("#")[1];t&&t==="".concat("overlay_").concat(this._el.id)&&this.historyBackClickHandler()}open(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};super.open(e),this._shouldHideModal()||(this.pushState&&history.pushState(this._el.id,"show modal","#".concat("overlay_").concat(this._el.id)),window.addEventListener("hashchange",this.hashChangeHandlerRef))}close(){let{enableHistoryBack:e=!0}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};window.removeEventListener("hashchange",this.hashChangeHandlerRef),this.pushState&&e&&(window.history.replaceState({},document.title,window.location.href.split("#")[0]),history.back()),super.close()}}function Sa(){const e=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return!e||0===e.trim().length};return e.errorMessageSuffix="error_empty",e}function ka(e){const t=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t.length<e};return t.errorMessageSuffix="error_too_short",t}function Ca(e){const t=function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return t.length>e};return t.errorMessageSuffix="error_too_long",t}document.querySelector.bind(document),String.fromCharCode(32),v(document),String.fromCharCode(32),Sa(),ka(3),Ca(128),Sa(),ka(6),Ca(400);var Ia=window||e;function Aa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function La(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ra,Oa={ADVERTISING:"ADVERTISING",ANALYTICS_AND_RESEARCH:"ANALYTICS_AND_RESEARCH",FUNCTIONAL:"FUNCTIONAL"};La(Ra={},"GUEST","li_gc"),La(Ra,"MEMBER","li_mc");new RegExp(["^(\\d+)","(\\d+)","(\\d+)","((?:.|\\s)+)"].join(";")),new RegExp(["^(\\d+)","((?:.|\\s)+)"].join(";")),Ia.utag_data||(Ia.utag_data={});const Na="undefined"!=typeof window&&window&&"node"!==window.appEnvironment;Ia.utag_cfg_ovrd=Ia.utag_cfg_ovrd||{},Ia.trackingEventDebugData=Ia.trackingEventDebugData||[],Ia.utag_cfg_ovrd.noview=!0,Ia.utag_cfg_ovrd.nocookie=!0,Na&&new RegExp("bot|google|aolbuild|baidu|bing|msn|duckduckgo|teoma|slurp|yandex|sogou|facebook|alexa","i").test(Ia.navigator.userAgent),function(){if("function"==typeof window.CustomEvent)return!1;window.CustomEvent=function(e,t){t=t||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}}(),function(){if("function"==typeof window.EventTarget)try{return!new e}catch(e){}const e=function(){this.listeners={}};e.prototype.listeners=null,e.prototype.addEventListener=function(e,t){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(t)},e.prototype.removeEventListener=function(e,t){if(e in this.listeners)for(var n=this.listeners[e],i=0,r=n.length;i<r;i++)if(n[i]===t)return void n.splice(i,1)},e.prototype.dispatchEvent=function(e){if(!(e.type in this.listeners))return!0;for(var t=this.listeners[e.type].slice(),n=0,i=t.length;n<i;n++)t[n].call(this,e);return!e.defaultPrevented},window.EventTarget=e}();const Pa={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},Da={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},{GOOGLE_ERROR:Ma,GOOGLE_USER_FETCHED:Ua,INITIALIZED:Ba}=Pa,{INITIALIZATION:Fa,AUTHENTICATION:qa}=Da;EventTarget;var Ha={exports:{}};function ja(e){this.message=e}ja.prototype=new Error,ja.prototype.name="InvalidCharacterError";var Ka="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new ja("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,a="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};function Ga(e){this.message=e}Ga.prototype=new Error,Ga.prototype.name="InvalidTokenError",Ha.exports=function(e,t){if("string"!=typeof e)throw new Ga("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(Ka(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return Ka(t)}}(e.split(".")[n]))}catch(e){throw new Ga("Invalid token specified: "+e.message)}},Ha.exports.InvalidTokenError=Ga;const Va=Pa,za=Da,{GOOGLE_USER_FETCHED:Wa,GOOGLE_ERROR:Xa,INITIALIZED:Ya}=Va,{INITIALIZATION:Qa}=za;function Ja(e){var t=e.intersectionRect;return t.width>=0&&t.height>=0}function Za(e){try{return e.getBoundingClientRect()}catch(e){if("object"==typeof e&&null!==e&&16389==(65535&e.number))return{top:0,bottom:0,left:0,width:0,height:0,right:0,x:0,y:0};throw e}}function $a(e,t){return Math.round(e-t)}var es,ts=(es=function(e,t){return(es=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){function n(){this.constructor=e}es(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),ns=function(){function e(){this.items=[]}return e.prototype.remove=function(e){for(var t=this.items.length,n=0;n<t;n++)this.removePredicate(e,this.items[n])&&(this.items.splice(n,1),n--,t--)},e.prototype.clear=function(){this.items=[]},e.prototype.push=function(e){this.items.push(e)},e.prototype.isEmpty=function(){return 0===this.items.length},e}(),is=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ts(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:t.callback===e},t}(ns),rs=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ts(t,e),t.prototype.removePredicate=function(e,t){return t===e},t}(ns),os=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return ts(t,e),t.prototype.removePredicate=function(e,t){return"string"==typeof e?t.id===e:"function"==typeof e?t.callback===e:t.el===e},t}(ns),as=function(){return 0},ss=!("undefined"==typeof window||!window||"undefined"==typeof document||!document),cs=ss&&!!window.requestAnimationFrame,ls={hasDOM:ss,hasRAF:cs,getScrollTop:as,getScrollLeft:as,getHeight:as,getWidth:as,rAF:cs?window.requestAnimationFrame.bind(window):function(e){e()},meta:{width:0,height:0,scrollTop:0,scrollLeft:0,x:0,y:0,top:0,left:0},version:0,lastVersion:0,updateMeta:as,get isDirty(){return ls.version!==ls.lastVersion},document:window.document,IntersectionObserver:ss&&window.IntersectionObserver,performance:ss&&window.performance};function us(){++ls.version}function ds(){var e=null!=document.scrollingElement;ls.getScrollTop=e?function(){return document.scrollingElement.scrollTop}:function(){return window.scrollY},ls.getScrollLeft=e?function(){return document.scrollingElement.scrollLeft}:function(){return window.scrollX}}ss&&(ls.getHeight=function(){return window.innerHeight},ls.getWidth=function(){return window.innerWidth},ls.updateMeta=function(){ls.meta.height=ls.getHeight(),ls.meta.width=ls.getWidth(),ls.meta.scrollLeft=ls.getScrollLeft(),ls.meta.scrollTop=ls.getScrollTop(),ls.lastVersion=ls.version},ls.updateMeta(),"loading"!==document.readyState?ds():document.addEventListener("DOMContentLoaded",ds),window.addEventListener("resize",us,!1),window.addEventListener("scroll",us,!1));var hs=function(){function e(){this.reads=[],this.work=[],this.running=!1}return e.prototype.scheduleRead=function(e){this.reads.unshift(e),this.run()},e.prototype.scheduleWork=function(e){this.work.unshift(e),this.run()},e.prototype.run=function(){var e=this;this.running||(this.running=!0,ls.rAF((function(){e.running=!1;for(var t=0,n=e.reads.length;t<n;t++)e.reads.pop()();t=0;for(var i=e.work.length;t<i;t++)e.work.pop()();(e.work.length>0||e.reads.length>0)&&e.run()})))},e}(),ps=null,fs=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(t,n)};return function(t,n){function i(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(i.prototype=n.prototype,new i)}}(),ms="xxxx".replace(/[xy]/g,(function(e){var t=16*Math.random()|0;return("x"===e?t:3&t|8).toString(16)})),gs=0,vs=function(){function e(e,t,n,i,r,o,a,s,c,l){this.dateNow=e,this.highResTime=t,this.scrollTop=n,this.scrollLeft=i,this.width=r,this.height=o,this.x=a,this.y=s,this.top=c,this.left=l}return e.generate=function(t){void 0===t&&(t=window);var n=this.revalidateRootMeta(t);return new e(Date.now(),performance.now(),n.scrollTop,n.scrollLeft,n.width,n.height,n.x,n.y,n.top,n.left)},e.revalidateRootMeta=function(e){void 0===e&&(e=document);var t,n={width:0,height:0,scrollTop:0,scrollLeft:0,x:0,y:0,top:0,left:0};return ls.isDirty&&ls.updateMeta(),e===window||e===document?(n.height=ls.meta.height,n.width=ls.meta.width,n.scrollLeft=ls.meta.scrollLeft,n.scrollTop=ls.meta.scrollTop,n):(t=Za(e),n.scrollTop=e.scrollTop,n.scrollLeft=e.scrollLeft,n.width=t.width,n.height=t.height,n.x=t.x,n.y=t.y,n.top=t.top,n.left=t.left,n)},e}();function ys(){return gs+++ms}var Es=function(){function e(e,t){this.isTicking=!1,this.toRemove=[],this.engine=e||ps||(ps=new hs),this.root=t||window}return e.prototype.tick=function(){if(this.queue.isEmpty())this.isTicking=!1;else{if(this.toRemove.length>0){for(var e=0;e<this.toRemove.length;e++)this.queue.remove(this.toRemove[e]);this.toRemove=[]}this.applyQueue(vs.generate(this.root)),this.engine.scheduleRead(this.tick.bind(this))}},e.prototype.scheduleWork=function(e){this.engine.scheduleWork(e)},e.prototype.scheduleRead=function(e){this.engine.scheduleRead(e)},e.prototype.queryElement=function(e,t){var n,i,r=this;this.engine.scheduleRead((function(){n=Za(e),i=vs.generate(r.root)})),this.engine.scheduleWork((function(){t(n,i)}))},e.prototype.unwatch=function(e){this.toRemove.push(e)},e.prototype.unwatchAll=function(){this.queue.clear()},e.prototype.startTicking=function(){this.isTicking||(this.isTicking=!0,this.engine.scheduleRead(this.tick.bind(this)))},e}(),bs=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.queue=new is,t}return fs(t,e),t.prototype.applyQueue=function(e){for(var t=0;t<this.queue.items.length;t++){var n=this.queue.items[t],i=n.id;(0,n.callback)(e,i)}},t.prototype.watch=function(e){this.startTicking();var t=ys();return this.queue.push({callback:e,id:t}),t},t}(Es),ws=function(e){function t(t){var n=e.call(this,void 0,window)||this;return n.predicate=t,n}return fs(t,e),t.prototype.applyQueue=function(t){this.predicate(t)&&e.prototype.applyQueue.call(this,t)},t}(bs),xs=function(e){function t(t,n,i){void 0===i&&(i=!1);var r=e.call(this,t,n)||this;return r.lastVersion=ls.version,r.queue=new os,r.ALLOW_CACHED_SCHEDULER=i,r}return fs(t,e),Object.defineProperty(t.prototype,"isDirty",{get:function(){return ls.version!==this.lastVersion},enumerable:!1,configurable:!0}),t.prototype.applyQueue=function(e){for(var t=0;t<this.queue.items.length;t++){var n=this.queue.items[t],i=n.callback,r=n.el,o=n.id,a=n.clientRect;!this.isDirty&&a&&this.ALLOW_CACHED_SCHEDULER||(a=this.queue.items[t].clientRect=Za(r)),i(e,o,a)}this.lastVersion=ls.version},t.prototype.watch=function(e,t,n){return this.startTicking(),n=n||ys(),this.queue.push({el:e,callback:t,id:n,clientRect:null}),n},t}(Es),_s=null,Ts=function(){function e(){this.queue=new rs}return e.prototype.listen=function(e){this.queue.push(e)},e.prototype.unlisten=function(e){this.queue.remove(e)},e.prototype.trigger=function(e){for(var t=0;t<this.queue.items.length;t++)this.queue.items[t](e)},e}(),Ss=function(){function e(e){this.scheduler=new ws(e.bind(this))}return e.prototype.trigger=function(){},e.prototype.listen=function(e){this.state=vs.generate(),this.scheduler.watch(e)},e.prototype.unlisten=function(e){this.scheduler.unwatch(e)},e}(),ks=null;function Cs(e,t){var n=(ks||(ks={scroll:new Ss((function(e){var t=this.state,n=t.scrollTop,i=t.scrollLeft;return this.state=e,n!==e.scrollTop||i!==e.scrollLeft})),resize:new Ss((function(e){var t=this.state,n=t.width,i=t.height;return this.state=e,i!==e.height||n!==e.width})),destroy:new Ts,beforeunload:new Ts,hide:new Ts,show:new Ts}))[e];n&&n.listen(t)}function Is(e,t){if(ks){var n=ks[e];n&&n.unlisten(t)}}function As(e,t){if(ks){var n=ks[e];n&&n.trigger(t)}}function Ls(e){var t=e.left,n=e.right,i=e.top,r=e.bottom;return{left:t,x:t,top:i,y:i,bottom:r,right:n,width:n-t,height:r-i}}ls.hasDOM&&(window.addEventListener("beforeunload",(function(){As("beforeunload"),As("destroy")})),document.addEventListener("visibilitychange",(function(){"visible"===document.visibilityState?As("show"):As("hide")})));var Rs=function(){function e(e,t){void 0===t&&(t={}),this.records={},this.callback=e,t.threshold=t.threshold||0,this.rootMarginObj=function(e){var t=e.split(" ").map((function(e){return parseInt(e,10)}));switch(t.length){case 2:return{top:t[0],left:t[1],bottom:t[0],right:t[1]};case 3:return{top:t[0],left:t[1],bottom:t[2],right:t[1]};case 4:return{top:t[0],left:t[1],bottom:t[2],right:t[3]};default:return{top:0,left:0,bottom:0,right:0}}}(t.rootMargin||"0px"),this.root=t.root||null,Array.isArray(t.threshold)?this.thresholds=t.threshold:this.thresholds=[t.threshold],this.scheduler=new xs(void 0,this.root,t.ALLOW_CACHED_SCHEDULER)}return e.prototype.observe=function(e){var t=this,n=e,i=n.__spanielId=n.__spanielId||ys();return this.scheduler.watch(e,(function(e,i,r){t.onTick(e,i,r,n)}),n.__spanielId),i},e.prototype.onTick=function(e,t,n,i){var r=this,o=this.generateEntryEvent(e,n,i),a=o.numSatisfiedThresholds,s=o.entry,c=this.records[t]||(this.records[t]={entry:s,numSatisfiedThresholds:0});a===c.numSatisfiedThresholds&&s.isIntersecting===c.entry.isIntersecting||(c.numSatisfiedThresholds=a,c.entry=s,this.scheduler.scheduleWork((function(){r.callback([s])})))},e.prototype.unobserve=function(e){this.scheduler.unwatch(e.__spanielId),delete this.records[e.__spanielId]},e.prototype.disconnect=function(){this.scheduler.unwatchAll(),this.records={}},e.prototype.takeRecords=function(){return[]},e.prototype.generateEntryEvent=function(e,t,n){for(var i=0,r=function(e,t,n,i){if("none"===n.style.display)return{time:e.dateNow,highResTime:e.highResTime,boundingClientRect:{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0},intersectionRatio:0,intersectionRect:{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0},isIntersecting:!1,rootBounds:{bottom:0,height:0,left:0,right:0,top:0,width:0,x:0,y:0},target:n};var r=t.bottom,o=t.right,a=e.left+i.left,s=e.top+i.top,c={left:a,top:s,bottom:i.bottom,right:i.right,width:e.width-(i.right+i.left),height:e.height-(i.bottom+i.top),y:s,x:a},l=Math.max(c.left,t.left),u=Math.max(c.top,t.top),d=Math.min(c.left+c.width,t.right)-l,h=d>=0?l:0,p=u>=0?u:0,f={left:h,top:p,x:h,y:p,width:d,height:Math.min(c.top+c.height,t.bottom)-u,right:o,bottom:r};return function(e){var t=e.unixTime,n=e.highResTime,i=e.rootBounds,r=e.boundingClientRect,o=e.intersectionRect,a=e.target,s=r.height*r.width;return{time:t,highResTime:n,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:a,intersectionRatio:s>0?o.width*o.height/s:0,isIntersecting:Ja({intersectionRect:o})}}({unixTime:e.dateNow,highResTime:e.highResTime,rootBounds:c,target:n,boundingClientRect:Ls(t),intersectionRect:f})}(e,t,n,this.rootMarginObj),o=0;o<this.thresholds.length;o++){var a=this.thresholds[o];r.intersectionRatio>=a&&i++}return{numSatisfiedThresholds:i,entry:r}},e}();var Os={x:0,y:0,width:0,height:0,bottom:0,left:0,top:0,right:0};function Ns(e){return t=>t.type&&t.type.toLowerCase()===e.toLowerCase()}!function(){function e(e,t){var n=this;this.paused=!1,this.queuedEntries=[],this.recordStore={},this.callback=e;var i=t||{threshold:[]},r=i.root,o=i.rootMargin,a=i.threshold,s=i.ALLOW_CACHED_SCHEDULER,c=i.BACKGROUND_TAB_FIX,l=i.USE_NATIVE_IO,u="string"!=typeof(o=o||"0px")?function(e){return e.top+"px "+e.right+"px "+e.bottom+"px "+e.left+"px"}(o):o;this.thresholds=a.sort((function(e){return e.ratio}));var d={root:r,rootMargin:u,threshold:this.thresholds.map((function(e){return e.ratio})),ALLOW_CACHED_SCHEDULER:s};this.usingNativeIo=!!l&&!!ls.IntersectionObserver;var h=this.usingNativeIo?ls.IntersectionObserver:Rs;this.observer=new h((function(e){return n.internalCallback(e)}),d),this.onTabHidden=this._onTabHidden.bind(this),this.onWindowClosed=this._onWindowClosed.bind(this),this.onTabShown=this._onTabShown.bind(this),ls.hasDOM&&(Cs("beforeunload",this.onWindowClosed),Cs("hide",this.onTabHidden),Cs("show",this.onTabShown),c&&(this.paused="visible"!==ls.document.visibilityState))}e.prototype._onWindowClosed=function(){this.onTabHidden()},e.prototype.setAllHidden=function(){for(var e=Object.keys(this.recordStore),t=0;t<e.length;t++)this.handleRecordExiting(this.recordStore[e[t]]);this.flushQueuedEntries()},e.prototype._onTabHidden=function(){this.paused=!0,this.setAllHidden()},e.prototype.generateObserverTimestamp=function(){return this.usingNativeIo?Math.floor(performance.now()):Date.now()},e.prototype._onTabShown=function(){this.paused=!1;for(var e=Object.keys(this.recordStore),t=performance.now(),n=this.generateObserverTimestamp(),i=0;i<e.length;i++){var r=this.recordStore[e[i]].lastSeenEntry;if(r){var o=r.intersectionRatio,a=r.boundingClientRect,s=r.rootBounds,c=r.intersectionRect,l=r.isIntersecting,u=r.target;this.handleObserverEntry({intersectionRatio:o,boundingClientRect:a,time:n,highResTime:t,isIntersecting:l,rootBounds:s,intersectionRect:c,target:u})}}},e.prototype.internalCallback=function(e){e.forEach(this.handleObserverEntry.bind(this))},e.prototype.flushQueuedEntries=function(){this.queuedEntries.length>0&&(this.callback(this.queuedEntries),this.queuedEntries=[])},e.prototype.generateSpanielEntry=function(e,t){var n=e.intersectionRatio,i=e.rootBounds,r=e.boundingClientRect,o=e.intersectionRect,a=e.isIntersecting,s=e.time,c=e.target,l=this.recordStore[c.__spanielId],u=this.usingNativeIo?Math.floor((ls.performance.timeOrigin||ls.performance.timing.navigationStart)+s):s,d=this.usingNativeIo?s:e.highResTime;if(!d)throw new Error("Missing intersection entry timestamp");return{intersectionRatio:n,isIntersecting:a,unixTime:u,time:u,highResTime:d,rootBounds:i,boundingClientRect:r,intersectionRect:o,target:c,duration:0,visibleTime:a?u:-1,entering:!1,payload:l.payload,label:t.threshold.label,threshold:t.threshold}},e.prototype.handleRecordExiting=function(e){var t=this,n=Date.now(),i=performance.now();e.thresholdStates.forEach((function(r){var o=e.lastSeenEntry&&e.lastSeenEntry.boundingClientRect;t.handleThresholdExiting({intersectionRatio:-1,isIntersecting:!1,unixTime:n,time:n,highResTime:i,payload:e.payload,label:r.threshold.label,threshold:r.threshold,entering:!1,rootBounds:Os,boundingClientRect:o||Os,intersectionRect:Os,visibleTime:r.lastVisible.unixTime,duration:$a(i,r.lastVisible.highResTime),target:e.target},r),r.lastSatisfied=!1,r.visible=!1,r.lastEntry=null}))},e.prototype.handleThresholdExiting=function(e,t){var n=e.highResTime,i=!!t.threshold.time;t.lastSatisfied&&(!i||i&&t.visible)&&(e.duration=$a(n,t.lastVisible.highResTime),e.visibleTime=t.lastVisible.unixTime,e.entering=!1,t.visible=!1,this.queuedEntries.push(e)),clearTimeout(t.timeoutId)},e.prototype.handleObserverEntry=function(e){var t=this,n=e.target,i=this.recordStore[n.__spanielId];i&&(i.lastSeenEntry=e,this.paused||(i.thresholdStates.forEach((function(n){var i=!!n.threshold.time,r=t.generateSpanielEntry(e,n),o=e.intersectionRatio>=n.threshold.ratio,a="boolean"==typeof r.isIntersecting?r.isIntersecting:Ja(e),s=o&&a;if(s!=n.lastSatisfied){if(s)if(r.entering=!0,n.lastVisible={highResTime:r.highResTime,unixTime:r.unixTime},i){var c=Number(setTimeout((function(){n.visible=!0,r.duration=$a(performance.now(),n.lastVisible.highResTime),r.visibleTime=n.lastVisible.unixTime,t.callback([r])}),n.threshold.time));n.timeoutId=c}else n.visible=!0,r.duration=Date.now()-n.lastVisible.unixTime,t.queuedEntries.push(r);else t.handleThresholdExiting(r,n);n.lastEntry=e,n.lastSatisfied=s}})),this.flushQueuedEntries()))},e.prototype.disconnect=function(){this.setAllHidden(),this.observer.disconnect(),this.recordStore={}},e.prototype.destroy=function(){this.disconnect(),ls.hasDOM&&(Is("beforeunload",this.onWindowClosed),Is("hide",this.onTabHidden),Is("show",this.onTabShown))},e.prototype.unobserve=function(e){var t=this,n=this.recordStore[e.__spanielId];n&&(delete this.recordStore[e.__spanielId],this.observer.unobserve(e),function(e){(_s||(_s=new bs)).scheduleWork(e)}((function(){t.handleRecordExiting(n),t.flushQueuedEntries()})))},e.prototype.observe=function(e,t){var n=e,i=n.__spanielId=n.__spanielId||ys();return this.recordStore[i]={target:n,payload:t,lastSeenEntry:null,thresholdStates:this.thresholds.map((function(e){return{lastSatisfied:!1,lastEntry:null,threshold:e,visible:!1,lastVisible:{unixTime:0,highResTime:-1}}}))},this.observer.observe(n),i}}(),ls.IntersectionObserver&&ls.IntersectionObserver,".".concat("show-more-less","__list"),".".concat("show-more-less","__more-button"),".".concat("show-more-less","__less-button"),"".concat("show-more-less","__list--hide-after"),"".concat("show-more-less","__button--hide"),".".concat("accordion-item__trigger"),Ns("action"),Ns("openpage"),Ns("openlink");const Ps="See https://go/pem/degradation-tracking-user-guide for instrumentation instructions";var Ds;!function(e){e.ProductName="productName",e.AdditionalDegradedResponseCodes="additionalDegradedResponseCodes",e.NonDegradedResponseCodes="nonDegradedResponseCodes",e.DegradationKeyOverrides="degradationKeyOverrides",e.ClientSensorGroupName="clientSensorGroupName",e.EnablePerformanceMeasurement="enablePerformanceMeasurement",e.CustomTrackingId="customTrackingId",e.DisableAvailabilityCalculation="disableAvailabilityCalculation",e.EnableSessionRecording="enableSessionRecording"}(Ds||(Ds={}));const Ms=new Set(Object.values(Ds));class Us extends Error{constructor(e){super(e),Object.setPrototypeOf(this,Us.prototype)}}function Bs(e){return 0===e.length||!e.trim()}function Fs(e){if("string"!=typeof e)throw new Us("Keys must be strings. ".concat(Ps,"."));if(Bs(e))throw new Us("Keys should not be blank. ".concat(Ps,"."));if(/[^a-z0-9-]/.test(e))throw new Us("'".concat(e,"' can only contain lowercase alphanumeric characters and dashes (-). ").concat(Ps,"."));return e}class qs{constructor(e,t,n){var i,r,o;if(this._shouldEnablePerformanceMeasurement=!1,this._shouldDisableAvailabilityCalculation=!1,this._shouldRecordSession=!1,this._featureKey=Fs(e),this._defaultDegradationKey=Fs(t),!n)return this._additionalDegradedResponseCodes=[],this._nonDegradedResponseCodes=[],void(this._degradationKeyOverrides=[]);if("object"!=typeof n)throw new Us("DegradationTrackingMetadata options should be an object. ".concat(Ps,"."));const a=n.productName;a&&(this._productName=function(e){if("string"!=typeof e)throw new Us("The product name must be a string. ".concat(Ps,"."));if(Bs(e))throw new Us("No product name was specified. Please configure a defaultProductName or specify it per instrumented API "+"call. ".concat(Ps,"."));if(/[^a-zA-Z0-9-_ \\/]/.test(e))throw new Us("Product name '".concat(e,"' can only contain alphanumeric, underscores (_), spaces ( ), dashes (-) and forward slashes (/). ").concat(Ps,"."));return e}(a));const s=n.additionalDegradedResponseCodes,c=n.nonDegradedResponseCodes;!function(e,t){const n=(e,t)=>{if("number"!=typeof(n=e)||!isFinite(n)||Math.floor(n)!==n||e<=0||e>999)throw new Us("Please only specify positive integer response codes between 1 and 999 for the ".concat(t," option. ")+"".concat(e," was specified. ").concat(Ps,"."));var n;if(429===e||999===e)throw new Us("PEM does not consider 429 and 999 API responses indications of the real member experience because it represents LinkedIn throttling abusive requests. We drop 429s and 999s by default, so please remove them "+"from your ".concat(t," options."));if(t===Ds.NonDegradedResponseCodes&&e>=400&&e<500)throw new Us("For server responses that have a status code, PEM does not consider 4xx as degraded. ".concat(e," is not ")+"considered a degradation unless you explicitly add it to the ".concat(Ds.AdditionalDegradedResponseCodes," option")+". Please remove ".concat(e," from the ").concat(Ds.NonDegradedResponseCodes," option. ")+"".concat(Ps,"."))};if(void 0!==e&&!Array.isArray(e))throw new Us("Please specify an array of positive integer response codes between 1 and 999 for the response codes that "+"shouldn't be counted as degraded for the ".concat(Ds.NonDegradedResponseCodes," option. ")+"".concat(Ps,"."));if(void 0!==t&&!Array.isArray(t))throw new Us("Please specify an array of positive integer response codes between 1 and 999 for the response codes that should only be considered as the degraded state(s) for the "+"".concat(Ds.AdditionalDegradedResponseCodes," option. ").concat(Ps,"."));null==e||e.forEach(e=>n(e,Ds.NonDegradedResponseCodes)),null==t||t.forEach(e=>n(e,Ds.AdditionalDegradedResponseCodes));const i=new Set(t),r=new Set(e);if([...i].some(e=>r.has(e)))throw new Us("Response codes can't be both degraded and non-degraded. Please ensure that your additionalDegradedResponseCodes and nonDegradedResponseCodes "+"don't have any overlapping response codes. ".concat(Ps,"."))}(c,s),this._nonDegradedResponseCodes=c||[],this._additionalDegradedResponseCodes=s||[],this._degradationKeyOverrides=n.degradationKeyOverrides||[],this._clientSensorGroupName=n.clientSensorGroupName,this._shouldEnablePerformanceMeasurement=null!==(i=n.enablePerformanceMeasurement)&&void 0!==i&&i,this._customTrackingId=n.customTrackingId,this._shouldDisableAvailabilityCalculation=null!==(r=n.disableAvailabilityCalculation)&&void 0!==r&&r,this._shouldRecordSession=null!==(o=n.enableSessionRecording)&&void 0!==o&&o,function(e){Object.keys(e).forEach(e=>{if(!Ms.has(e))throw new Us("An unsupported degradation tracking option '".concat(e,"' was provided. Please fix or remove it. ")+"".concat(Ps))})}(n)}static isDegradationTrackingMetadata(e){return null!=e&&Object.getOwnPropertyNames(qs.prototype).every(t=>Object.hasOwnProperty.call(Object.getPrototypeOf(e),t))}get featureKey(){return this._featureKey}get defaultDegradationKey(){return this._defaultDegradationKey}get degradationKey(){return this._defaultDegradationKey}get productName(){return this._productName}get additionalDegradedResponseCodes(){return this._additionalDegradedResponseCodes}get nonDegradedResponseCodes(){return this._nonDegradedResponseCodes}get degradationKeyOverrides(){return this._degradationKeyOverrides}get clientSensorGroupName(){return this._clientSensorGroupName}get shouldEnablePerformanceMeasurement(){return this._shouldEnablePerformanceMeasurement}get customTrackingId(){return this._customTrackingId}get shouldDisableAvailabilityCalculation(){return this._shouldDisableAvailabilityCalculation}get shouldRecordSession(){return this._shouldRecordSession}}var Hs={exports:{}};!function(e){function t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function i(e,t,i){return t&&n(e.prototype,t),i&&n(e,i),e}function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function o(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,i)}return n}function a(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&c(e,t)}function s(e){return(s=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function c(e,t){return(c=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function l(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}function u(e,t,n){return(u=l()?Reflect.construct:function(e,t,n){var i=[null];i.push.apply(i,t);var r=new(Function.bind.apply(e,i));return n&&c(r,n.prototype),r}).apply(null,arguments)}function d(e){var t="function"==typeof Map?new Map:void 0;return(d=function(e){if(null===e||!function(e){return-1!==Function.toString.call(e).indexOf("[native code]")}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return u(e,arguments,s(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),c(n,e)})(e)}function h(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function p(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?h(e):t}function f(e){return function(){var t,n=s(e);if(l()){var i=s(this).constructor;t=Reflect.construct(n,arguments,i)}else t=n.apply(this,arguments);return p(this,t)}}function m(e){"complete"===document.readyState?e():window.addEventListener("load",(function(){e()}))}function g(e,t){var n=document.createElement("script");n.src=e,t&&(n.onload=t),document.head.appendChild(n)}function v(){var e,t,n=new Promise((function(n,i){e=n,t=i}));return n.resolve=e,n.reject=t,n}(function(){if("function"==typeof window.CustomEvent)return!1;window.CustomEvent=function(e,t){t=t||{bubbles:!1,cancelable:!1,detail:null};var n=document.createEvent("CustomEvent");return n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail),n}})(),function(){if("function"==typeof window.EventTarget)try{return!new e}catch(e){}var e=function(){this.listeners={}};e.prototype.listeners=null,e.prototype.addEventListener=function(e,t){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(t)},e.prototype.removeEventListener=function(e,t){if(e in this.listeners)for(var n=this.listeners[e],i=0,r=n.length;i<r;i++)if(n[i]===t)return void n.splice(i,1)},e.prototype.dispatchEvent=function(e){if(!(e.type in this.listeners))return!0;for(var t=this.listeners[e.type].slice(),n=0,i=t.length;n<i;n++)t[n].call(this,e);return!e.defaultPrevented},window.EventTarget=e}();var y="990339570472-k6nqn1tpmitg8pui82bfaun3jrpmiuhs.apps.googleusercontent.com",E={GOOGLE_ERROR:"googleError",GOOGLE_USER_FETCHED:"googleUserFetched",INITIALIZED:"initialized",PROMPT_MOMENT:"promptMomentNotification",TOKEN_FETCHED:"tokenFetched"},b={INITIALIZATION:"initialization",AUTHENTICATION:"authentication"},w={SIGN_IN:"signin",SIGN_UP:"signup",USE:"use"},x={DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},_={NOT_DISPLAYED:{BROWSER_NOT_SUPPORTED:"browser_not_supported",INVALID_CLIENT:"invalid_client",MISSING_CLIENT_ID:"missing_client_id",OPT_OUT_OR_NO_SESSION:"opt_out_or_no_session",SECURE_HTTP_REQUIRED:"secure_http_required",SUPPRESSED_BY_USER:"suppressed_by_user",UNREGISTERED_ORIGIN:"unregistered_origin",UNKNOWN_REASON:"unknown_reason"},SKIPPED:{AUTO_CANCEL:"auto_cancel",USER_CANCEL:"user_cancel",TAP_OUTSIDE:"tap_outside",ISSUING_FAILED:"issuing_failed"},DISMISSED:{CREDENTIAL_RETURNED:"credential_returned",CANCEL_CALLED:"cancel_called",FLOW_RESTARTED:"flow_restarted"}},T={DISMISSED:"DISMISSED",INITIALIZED:"INITIALIZED",SNAPPLE_USER_FETCHED:"SNAPPLE_USER_FETCHED"},S={signin:{GOT:"signin",GSI_BUTTON:"signin_with"},signup:{GOT:"signup",GSI_BUTTON:"signup_with"},use:{GOT:"use",GSI_BUTTON:"continue_with"}},k=E.GOOGLE_ERROR,C=E.GOOGLE_USER_FETCHED,I=E.INITIALIZED,A=b.INITIALIZATION,L=b.AUTHENTICATION,R=function(e){a(r,e);var n=f(r);function r(e){var i,o=e.libSrcPath,a=e.el,s=e.clientId,c=void 0===s?y:s;if(t(this,r),i=n.call(this),!a)throw TypeError("DOM element for Sign In button is required");if(i.libSrcPath=o,i.el=a,i.clientId=c,window.gapi)i._initializeGoogleAuth();else{if(!o)throw TypeError("Google Sign In lib not already loaded on the page. libSrcPath is required to load the lib.");m((function(){g(o,i._initializeGoogleAuth.bind(h(i)))}))}return i}return i(r,[{key:"_initializeGoogleAuth",value:function(){var e=this;return gapi.auth2.init({client_id:this.clientId}).then((function(t){e.auth2=t,e._attachSignIn();var n=new CustomEvent(I);e.dispatchEvent(n)})).catch((function(t){var n={type:A,message:t.error},i=new CustomEvent(k,{detail:n});e.dispatchEvent(i)}))}},{key:"_attachSignIn",value:function(){var e=this;this.auth2.attachClickHandler(this.el,{},(function(t){var n=new CustomEvent(C,{detail:e._getGoogleUserInformation(t)});e.dispatchEvent(n)}),(function(t){var n={type:L,message:t.error},i=new CustomEvent(k,{detail:n});e.dispatchEvent(i)}))}},{key:"_getGoogleUserInformation",value:function(e){var t=e.getBasicProfile(),n=e.getAuthResponse().id_token;return{email:t.getEmail(),familyName:t.getFamilyName(),givenName:t.getGivenName(),id:t.getId(),idToken:n,imageUrl:t.getImageUrl()}}}]),r}(d(EventTarget)),O=E.GOOGLE_USER_FETCHED,N=E.PROMPT_MOMENT,P=function(e){a(r,e);var n=f(r);function r(e){var i,o=e.autoSelect,a=void 0!==o&&o,s=e.libSrcPath,c=e.containerId,l=e.context,u=e.clientId,d=void 0===u?y:u,p=e.cancelOnTapOutside,f=void 0===p||p;if(t(this,r),i=n.call(this),!l)throw TypeError("context param is required to determine the message to show in Google One Tap");if(i.autoSelect=a,i.libSrcPath=s,i.containerId=c,i.cancelOnTapOutside=f,i.clientId=d,i.context=l,window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!s)throw TypeError("Google One Tap lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(s,i._onGoogleApiLoad.bind(h(i)))}))}return i}return i(r,[{key:"_onGoogleApiLoad",value:function(){var e=this;return google.accounts.id.initialize({auto_select:this.autoSelect,client_id:this.clientId,prompt_parent_id:this.containerId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:this.context}),Promise.resolve().then((function(){return e.promptOneTap()}))}},{key:"_handleCredentialResponse",value:function(e){var t=e.credential,n=this.context===w.SIGN_UP?this._getBasicProfile(t):{idToken:t};if(n){n.selectedBy=e.select_by;var i=new CustomEvent(O,{detail:n});this.dispatchEvent(i)}}},{key:"_getBasicProfile",value:function(e){try{var t=new gapi.auth2.BasicProfile({id_token:e});return{email:t.getEmail(),familyName:t.getFamilyName(),givenName:t.getGivenName(),id:t.getId(),idToken:e,imageUrl:t.getImageUrl()}}catch(e){return this._dispatchSkippedEvent(e.message),null}}},{key:"_dispatchSkippedEvent",value:function(e){var t={message:e,reason:_.SKIPPED.ISSUING_FAILED,type:x.SKIPPED},n=new CustomEvent(N,{detail:t});this.dispatchEvent(n)}},{key:"promptOneTap",value:function(){var e=this;google.accounts.id.prompt((function(t){var n={type:t.getMomentType(),reason:t.getNotDisplayedReason()||t.getSkippedReason()||t.getDismissedReason()},i=new CustomEvent(N,{detail:n});e.dispatchEvent(i),e.checkIfDesktopAndApplyClass()}))}},{key:"hideOneTap",value:function(){google.accounts.id.cancel()}},{key:"checkIfDesktopAndApplyClass",value:function(){if(!/.*(iPad|iPod|iPhone|Android|BlackBerry).*/.test(navigator.userAgent)){var e=document.getElementById("credential_picker_container");e&&e.classList.add("credential_picker_container--desktop")}}}]),r}(d(EventTarget)),D={exports:{}};function M(e){this.message=e}M.prototype=new Error,M.prototype.name="InvalidCharacterError";var U="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(e){var t=String(e).replace(/=+$/,"");if(t.length%4==1)throw new M("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,i,r=0,o=0,a="";i=t.charAt(o++);~i&&(n=r%4?64*n+i:i,r++%4)?a+=String.fromCharCode(255&n>>(-2*r&6)):0)i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(i);return a};function B(e){this.message=e}B.prototype=new Error,B.prototype.name="InvalidTokenError",D.exports=function(e,t){if("string"!=typeof e)throw new B("Invalid token specified");var n=!0===(t=t||{}).header?0:1;try{return JSON.parse(function(e){var t=e.replace(/-/g,"+").replace(/_/g,"/");switch(t.length%4){case 0:break;case 2:t+="==";break;case 3:t+="=";break;default:throw"Illegal base64url string!"}try{return function(e){return decodeURIComponent(U(e).replace(/(.)/g,(function(e,t){var n=t.charCodeAt(0).toString(16).toUpperCase();return n.length<2&&(n="0"+n),"%"+n})))}(t)}catch(e){return U(t)}}(e.split(".")[n]))}catch(e){throw new B("Invalid token specified: "+e.message)}},D.exports.InvalidTokenError=B;var F=D.exports,q=E.GOOGLE_USER_FETCHED,H=E.PROMPT_MOMENT,j=function(e){a(s,e);var n=f(s);function s(e){var i,r=e.autoSelect,o=void 0!==r&&r,a=e.buttonParentEl,c=e.cancelOnTapOutside,l=void 0===c||c,u=e.clientId,d=void 0===u?y:u,p=e.context,f=void 0===p?"signin":p,E=e.gsiButtonConfig,b=void 0===E?{}:E,w=e.libSrcPath,x=e.hasContentAbove,_=void 0!==x&&x,T=e.promptParentId,S=e.showOneTap,k=void 0===S||S;if(t(this,s),(i=n.call(this)).autoSelect=o,i.buttonParentEl=a,i.cancelOnTapOutside=l,i.clientId=d,i.context=f,i.gsiButtonConfig=b,i.isLibraryLoaded=v(),i.libSrcPath=w,i.hasContentAbove=_,i.promptParentId=T,i.showOneTap=k,window.google&&window.google.accounts&&window.google.accounts.id)i._onGoogleApiLoad();else{if(!w)throw TypeError("GSI lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(w,i._onGoogleApiLoad.bind(h(i)))}))}return i}return i(s,[{key:"_onGoogleApiLoad",value:function(){var e=this;return this.isLibraryLoaded.resolve(),window.google.accounts.id.initialize({auto_select:this.autoSelect,client_id:this.clientId,prompt_parent_id:this.promptParentId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:S[this.context].GOT,use_fedcm_for_prompt:!1}),Promise.resolve().then((function(){return e.showGsiUI()}))}},{key:"showGsiUI",value:function(){this.buttonParentEl&&this.renderGSIButton(this.buttonParentEl,this.gsiButtonConfig),this.showOneTap&&this.promptOneTap()}},{key:"renderGSIButton",value:function(e,t){var n=this,i=t.locale,r=void 0===i?"en_US":i,o=t.logo_alignment,a=void 0===o?"center":o,s=t.shape,c=void 0===s?"pill":s,l=t.size,u=void 0===l?"large":l,d=t.text,h=t.theme,p=t.type,f=t.width,m=void 0===f?"400px":f;return this.isLibraryLoaded.then((function(){var t=d||S[n.context].GSI_BUTTON;window.google.accounts.id.renderButton(e,{locale:r,logo_alignment:a,shape:c,size:u,text:t,theme:h,type:p,width:m})}))}},{key:"promptOneTap",value:function(){var e=this;return this.isLibraryLoaded.then((function(){window.google.accounts.id.prompt((function(t){var n={type:t.getMomentType(),reason:t.getNotDisplayedReason()||t.getSkippedReason()||t.getDismissedReason()},i=new CustomEvent(H,{detail:n});e.dispatchEvent(i),e.hasContentAbove||e.checkIfDesktopAndApplyClass()}))}))}},{key:"_handleCredentialResponse",value:function(e){var t=e.credential,n=e.select_by,i=F(t),a=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?o(Object(n),!0).forEach((function(t){r(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},this._getBasicProfile(i),{idToken:t,selectedBy:n});if(a){var s=new CustomEvent(q,{detail:a});this.dispatchEvent(s)}}},{key:"_getBasicProfile",value:function(e){return{email:e.email,familyName:e.family_name,givenName:e.given_name,id:e.sub,imageUrl:e.picture}}},{key:"hideOneTap",value:function(){window.google.accounts.id.cancel()}},{key:"checkIfDesktopAndApplyClass",value:function(){if(!/.*(iPad|iPod|iPhone|Android|BlackBerry).*/.test(navigator.userAgent)){var e=document.getElementById("credential_picker_container");e&&e.classList.add("credential_picker_container--desktop")}}}]),s}(d(EventTarget)),K={PROD:"3fa91358-6f74-4525-b5df-da149652be36",LOCAL:"e5078fe9-f96f-4177-a256-a13b9bda6b1c"},G={MICROSOFT_ERROR:"microsoftError",USER_FETCHED:"microsoftUserFetched",PROMPT_MOMENT:"promptMomentNotification"},V={signin:{MS_OT:"signin",MS_BUTTON:"signin_with"},signup:{MS_OT:"signup",MS_BUTTON:"signup_with"},use:{MS_OT:"use",MS_BUTTON:"continue_with"}},z=G.MICROSOFT_ERROR,W=G.PROMPT_MOMENT,X=G.USER_FETCHED,Y=function(e){a(r,e);var n=f(r);function r(e){var i,o,a,s=e.buttonParentEl,c=e.cancelOnTapOutside,l=void 0===c||c,u=e.clientId,d=void 0===u?K.PROD:u,p=e.context,f=void 0===p?"use":p,y=e.libSrcPath,E=e.locale,b=e.malButtonConfig,w=void 0===b?{}:b,x=e.oneTapPosition,_=void 0===x?"right":x,T=e.showOneTap,S=void 0!==T&&T;if(t(this,r),(a=n.call(this)).buttonParentEl=s,a.cancelOnTapOutside=l,a.clientId=d,a.context=f,a.libSrcPath=y,a.locale=(E||"en-US").replace("_","-"),a.malButtonConfig=w,a.oneTapPosition=_,a.showOneTap=S,a.isLibraryLoaded=v(),null===(i=window.ms)||void 0===i||null===(o=i.auth)||void 0===o?void 0:o.initialize)a._onMicrosoftAuthLibLoad();else{if(!y)throw TypeError("MAL lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(y,a._onMicrosoftAuthLibLoad.bind(h(a)))}))}return a}return i(r,[{key:"_onMicrosoftAuthLibLoad",value:function(){var e=this;this.isLibraryLoaded.resolve();var t=window.ms.auth.initialize({auto_prompt:this.showOneTap,client_id:this.clientId,callback:this._handleCredentialResponse.bind(this),cancel_on_tap_outside:this.cancelOnTapOutside,context:this.context,locale:this.locale});if("success"===t.result)return Promise.resolve().then((function(){return e.showMALUI()}));console.error("MAL failed to init",t.result)}},{key:"showMALUI",value:function(){this.buttonParentEl&&this.renderMALButton(this.buttonParentEl,this.malButtonConfig),this.showOneTap&&this.promptMSOneTap()}},{key:"renderMALButton",value:function(e,t){var n=this,i=t.logo_alignment,r=void 0===i?"center":i,o=t.height,a=void 0===o?42:o,s=t.shape,c=void 0===s?"pill":s,l=t.size,u=void 0===l?"large":l,d=t.text,h=t.theme,p=void 0===h?"light":h,f=t.type,m=t.width,g=void 0===m?600:m;return this.isLibraryLoaded.then((function(){var t=d||V[n.context].MS_BUTTON;window.ms.auth.renderSignInButton(e,{logo_alignment:r,height:a,shape:c,size:u,text:t,theme:p,type:f,width:g})}))}},{key:"promptMSOneTap",value:function(){var e=this;return this.isLibraryLoaded.then((function(){window.ms.auth.prompt(e.oneTapPosition,(function(t){var n={type:t.type,reason:t.reason},i=new CustomEvent(W,{detail:n});e.dispatchEvent(i)}))}))}},{key:"_handleCredentialResponse",value:function(e,t){if(e){var n=e.email,i=e.givenName,r=e.surname,o=e.id,a=e.idToken,s=e.photoUrl,c=new CustomEvent(X,{detail:{email:n,familyName:r,givenName:i,id:o,idToken:a,imageUrl:s}});this.dispatchEvent(c)}else if(t){var l=new CustomEvent(z,{detail:t});this.dispatchEvent(l)}}},{key:"hideOneTap",value:function(){window.ms.auth.cancel()}}]),r}(d(EventTarget)),Q=T.DISMISSED,J=T.INITIALIZED,Z=T.SNAPPLE_USER_FETCHED,$=function(e){a(r,e);var n=f(r);function r(e){var i,o=e.libSrcPath,a=e.snappleCTA,s=e.clientId,c=void 0===s?"com.linkedin.LinkedIn.service":s,l=e.redirectURI;if(t(this,r),i=n.call(this),!a)throw TypeError("snappleCTA is required. Please pass the correct CTA element to this Snapple Constructor");if(i.libSrcPath=o,i.clientId=c,i.redirectURI=i._getRedirectURL(l),i.snappleCTA=a,window.AppleID&&window.AppleID.auth&&window.AppleID.auth.init)i._onSnappleLibLoad();else{if(!o)throw TypeError("Snapple lib is not already loaded on the page. libSrcPath is required to load the library");m((function(){g(o,i._onSnappleLibLoad.bind(h(i)))}))}return i}return i(r,[{key:"_onSnappleLibLoad",value:function(){window.AppleID.auth.init({clientId:this.clientId,scope:"name email",redirectURI:this.redirectURI,usePopup:!0});var e=new CustomEvent(J);return this.dispatchEvent(e),Promise.resolve(this._attachEvents())}},{key:"_attachEvents",value:function(){var e=this;this.snappleCTA.addEventListener("click",(function(){return window.AppleID.auth.signIn().then((function(t){var n=new CustomEvent(Z,{detail:t});e.dispatchEvent(n)})).catch((function(t){var n=new CustomEvent(Q,{detail:{type:Q,message:t}});e.dispatchEvent(n)}))}))}},{key:"_getRedirectURL",value:function(e){var t=window.location.host.indexOf("linkedin.com")>-1;return this.redirectURI?e:t?"https://www.linkedin.com/redirect":"https://www.linkedin-ei.com/redirect"}}]),r}(d(EventTarget)),ee={CLIENT_ID:y,EVENTS:E,GOOGLE_ACCOUNT_URL:"https://accounts.google.com",GSI_ERROR_TYPES:b,GSI_ERROR_MESSAGES:{INIT_FAILED:"idpiframe_initialization_failed",POPUP_CLOSED_BY_USER:"popup_closed_by_user",ACCESS_DENIED:"access_denied",IMMEDIATE_FAILED:"immediate_failed"},GOT_CONTEXTS:w,GOT_PROMPT_MOMENT_REASONS:_,GOT_PROMPT_MOMENT_TYPES:x},te={CLIENT_IDS:K,CONTEXTS:V,EVENTS:G,PROMPT_MOMENT_TYPES:{DISPLAY:"display",SKIPPED:"skipped",DISMISSED:"dismissed"},PROMPT_MOMENT_REASONS:{DISPLAY:{ANOTHER_PROMPT_RUNNING:"another_prompt_running",BROWSER_NOT_SUPPORTED:"browser_not_supported",IN_COOLDOWN_PERIOD:"in_cooldown_period",NON_MSA_PROFILE:"non_msa_profile",UNKNOWN:"unknown"},SKIPPED:{TAP_OUTSIDE:"tap_outside",UNKNOWN:"unknown",USER_CANCELLED:"user_canceled"},DISMISSED:{CANCEL_CALLED:"cancel_called",CREDENTIAL_RETURNED:"credential_returned",CREDENTIAL_OBTAINED_FAILED:"credential_obtained_failed",FLOW_RESTARTED:"flow_restarted"}}};e.GoogleGsi=j,e.GoogleOneTap=P,e.GoogleSignIn=R,e.GoogleSignInConstants=ee,e.MicrosoftAuth=Y,e.MicrosoftSignInConstants=te,e.SnappleAuth=$,e.SnappleEvents=T,Object.defineProperty(e,"__esModule",{value:!0})}(Hs.exports);const{EVENTS:js,GOT_CONTEXTS:Ks,GOT_PROMPT_MOMENT_REASONS:Gs,GOT_PROMPT_MOMENT_TYPES:Vs}=Hs.exports.GoogleSignInConstants,{GOOGLE_USER_FETCHED:zs,PROMPT_MOMENT:Ws}=js,{SIGN_IN:Xs}=Ks;Gs.NOT_DISPLAYED.BROWSER_NOT_SUPPORTED,Gs.NOT_DISPLAYED.OPT_OUT_OR_NO_SESSION,Gs.NOT_DISPLAYED.SUPPRESSED_BY_USER,Gs.SKIPPED.AUTO_CANCEL,Gs.SKIPPED.TAP_OUTSIDE,Gs.SKIPPED.USER_CANCEL,Object.freeze({ONE_TAP:"one_tap",ONE_TAP_AUTO_LOGIN:"one-tap-auto-login",BUTTON:"button"});const{EVENTS:Ys,PROMPT_MOMENT_REASONS:Qs,PROMPT_MOMENT_TYPES:Js}=Hs.exports.MicrosoftSignInConstants,{USER_FETCHED:Zs,PROMPT_MOMENT:$s}=Ys;Qs.DISPLAY.ANOTHER_PROMPT_RUNNING,Qs.DISPLAY.BROWSER_NOT_SUPPORTED,Qs.DISPLAY.IN_COOLDOWN_PERIOD,Qs.DISPLAY.NON_MSA_PROFILE,Qs.SKIPPED.TAP_OUTSIDE,Qs.SKIPPED.USER_CANCELLED,Object.freeze({ONE_TAP:"one_tap",BUTTON:"button"}),".".concat("filter-values-container__filter-value"," input"),".".concat("filter-values-container__filter-value"," input[type=radio]:checked");class ec{constructor(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},{enablePageViewTracking:i=!1,shouldHideModal:r=(()=>!1),triggerByOutletEl:o=!0,focusElement:a,pageKey:s}=arguments.length>3&&void 0!==arguments[3]?arguments[3]:{};if(!e)throw new Error("No element passed into to dialog modal");this.el=e,this.modalEl=this.el.querySelector(".".concat("modal")),this.modal=new Ta(this.modalEl,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,focusElement:a,pageKey:s}),this._onPrimaryActionClick=t,this.primaryActionBtn=this.el.querySelector(".primary-action"),this.secondaryActionBtn=this.el.querySelector(".secondary-action"),n&&(this._onSecondaryActionClick=n),this.el.querySelector(".dialog-actions").addEventListener("click",this._actionHandler.bind(this))}_actionHandler(e){const t=e.target;if(this.primaryActionBtn&&this.primaryActionBtn.contains(t)){if(this.primaryActionBtn.disabled)return;this._onPrimaryActionClick&&this._onPrimaryActionClick(e)}else this.secondaryActionBtn&&this.secondaryActionBtn.contains(t)&&this._onSecondaryActionClick&&this._onSecondaryActionClick(e);this.modal.close()}}let tc;function nc(){return tc||(tc=new pa),tc}function ic(e,t){Uo(e,t,{ADD_TAGS:["link"]})}class rc{constructor(){let{bottomSheetEl:e,pushState:t=!0,enablePageViewTracking:n,pageKey:i,shouldHideModal:r}=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(this.bottomSheetEl=e||document.querySelector("#bottom-sheet"),!this.bottomSheetEl)throw new Error("Cannot instantiate bottom sheet without container");this._headerEl=this.bottomSheetEl.querySelector(".header-section"),this._titleEl=this.bottomSheetEl.querySelector(".title"),this._contentEl=this.bottomSheetEl.querySelector(".content"),this._footerEl=this.bottomSheetEl.querySelector(".footer"),this.modalInstance=new Ta(this.bottomSheetEl,{enablePageViewTracking:n,pageKey:i,shouldHideModal:r,pushState:t,triggerByOutletEl:!1}),this._hideBottomSheet=this._hideBottomSheet.bind(this),this._attachEventListeners()}_hideBottomSheet(){Br(this.bottomSheetEl),this.bottomSheetEl.removeEventListener("transitionend",this._hideBottomSheet)}_attachEventListeners(){this.bottomSheetEl.addEventListener("click",e=>{const t=e.target.closest("[data-action]");"close-bottom-sheet"===(t&&t.dataset.action)&&this.close()}),this.bottomSheetEl.addEventListener("close",()=>{this.isOpen()&&setTimeout(()=>{this.bottomSheetEl.setAttribute("aria-hidden",!0),this.bottomSheetEl.addEventListener("transitionend",this._hideBottomSheet),this.bottomSheetEl.classList.remove("bottom-sheet-open")},0)}),this.bottomSheetEl.addEventListener("open",()=>{this.bottomSheetEl.setAttribute("aria-hidden",!1),Fr(this.bottomSheetEl),window.requestAnimationFrame(()=>this.bottomSheetEl.classList.add("bottom-sheet-open"))}),a.getInstance().addUnloadCallback(()=>{this.close()})}setHeader(e){this._headerEl&&ic(this._headerEl,e)}setTitle(e){this._titleEl&&(this._titleEl.textContent=e)}setContent(e){ic(this._contentEl,e)}setFooter(e){this._footerEl&&ic(this._footerEl,e)}isOpen(){return this.bottomSheetEl.classList.contains("bottom-sheet-open")}open(){!this.isOpen()&&this.modalInstance.open()}close(){this.isOpen()&&this.modalInstance.close()}}function oc(e){let{featureName:t,featureMappingToDegradationConfig:n,productName:i}=e;return n[t].map(e=>function(e,t,n){const{degradationKey:i,trackedResponseCodes:r,untrackedResponseCodes:o}=n,a=e;let s={productName:t};return r?s=U(U({},s),{},{trackedResponseCodes:r}):o&&(s=U(U({},s),{},{untrackedResponseCodes:o})),new qs(a,i,s)}(t,i,e))}function ac(e,t){var n;return null===(n=window.tracking)||void 0===n?void 0:n.then(n=>{const i=n.generateEnvelope(e,t,{transporterKey:"sponsoredTransporter"});return n.fireEnvelope(i)})}class sc extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:sc.query,variables:{digitalMediaRegisterUploadResponseDataFetcherInput:{imageUrl:e.imageUrl,owner:e.owner,uploadMechanisms:["SYNCHRONOUS_UPLOAD","SINGLE_REQUEST_UPLOAD"],uploadRecipes:[e.recipe]}},successCallback:t,failureCallback:n})}}B(sc,"query","20f8e9934e7df62932fd167d87c19b27");var cc=function(e,t){return e===t||e!=e&&t!=t},lc=cc,uc=function(e,t){for(var n=e.length;n--;)if(lc(e[n][0],t))return n;return-1},dc=uc,hc=Array.prototype.splice,pc=uc,fc=uc,mc=uc,gc=function(){this.__data__=[],this.size=0};function vc(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}vc.prototype.clear=gc,vc.prototype.delete=function(e){var t=this.__data__,n=dc(t,e);return!(n<0||(n==t.length-1?t.pop():hc.call(t,n,1),--this.size,0))},vc.prototype.get=function(e){var t=this.__data__,n=pc(t,e);return n<0?void 0:t[n][1]},vc.prototype.has=function(e){return fc(this.__data__,e)>-1},vc.prototype.set=function(e,t){var n=this.__data__,i=mc(n,e);return i<0?(++this.size,n.push([e,t])):n[i][1]=t,this};var yc,Ec=vc,bc=Ec,wc="object"==typeof N&&N&&N.Object===Object&&N,xc=wc,_c="object"==typeof self&&self&&self.Object===Object&&self,Tc=xc||_c||Function("return this")(),Sc=Tc.Symbol,kc=Sc,Cc=Object.prototype,Ic=Cc.hasOwnProperty,Ac=Cc.toString,Lc=kc?kc.toStringTag:void 0,Rc=Object.prototype.toString,Oc=function(e){var t=Ic.call(e,Lc),n=e[Lc];try{e[Lc]=void 0;var i=!0}catch(e){}var r=Ac.call(e);return i&&(t?e[Lc]=n:delete e[Lc]),r},Nc=Sc?Sc.toStringTag:void 0,Pc=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Nc&&Nc in Object(e)?Oc(e):function(e){return Rc.call(e)}(e)},Dc=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},Mc=Pc,Uc=Dc,Bc=function(e){if(!Uc(e))return!1;var t=Mc(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},Fc=Tc["__core-js_shared__"],qc=(yc=/[^.]+$/.exec(Fc&&Fc.keys&&Fc.keys.IE_PROTO||""))?"Symbol(src)_1."+yc:"",Hc=Function.prototype.toString,jc=Bc,Kc=function(e){return!!qc&&qc in e},Gc=Dc,Vc=/^\[object .+?Constructor\]$/,zc=Function.prototype,Wc=Object.prototype,Xc=zc.toString,Yc=Wc.hasOwnProperty,Qc=RegExp("^"+Xc.call(Yc).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Jc=function(e){return!(!Gc(e)||Kc(e))&&(jc(e)?Qc:Vc).test(function(e){if(null!=e){try{return Hc.call(e)}catch(e){}try{return e+""}catch(e){}}return""}(e))},Zc=function(e,t){var n=function(e,t){return null==e?void 0:e[t]}(e,t);return Jc(n)?n:void 0},$c=Zc(Tc,"Map"),el=Zc(Object,"create"),tl=el,nl=el,il=Object.prototype.hasOwnProperty,rl=el,ol=Object.prototype.hasOwnProperty,al=el,sl=function(){this.__data__=tl?tl(null):{},this.size=0},cl=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},ll=function(e){var t=this.__data__;if(nl){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return il.call(t,e)?t[e]:void 0};function ul(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}ul.prototype.clear=sl,ul.prototype.delete=cl,ul.prototype.get=ll,ul.prototype.has=function(e){var t=this.__data__;return rl?void 0!==t[e]:ol.call(t,e)},ul.prototype.set=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=al&&void 0===t?"__lodash_hash_undefined__":t,this};var dl=ul,hl=Ec,pl=$c,fl=function(e,t){var n=e.__data__;return function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e}(t)?n["string"==typeof t?"string":"hash"]:n.map},ml=fl,gl=fl,vl=fl,yl=fl;function El(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var i=e[t];this.set(i[0],i[1])}}El.prototype.clear=function(){this.size=0,this.__data__={hash:new dl,map:new(pl||hl),string:new dl}},El.prototype.delete=function(e){var t=ml(this,e).delete(e);return this.size-=t?1:0,t},El.prototype.get=function(e){return gl(this,e).get(e)},El.prototype.has=function(e){return vl(this,e).has(e)},El.prototype.set=function(e,t){var n=yl(this,e),i=n.size;return n.set(e,t),this.size+=n.size==i?0:1,this};var bl=Ec,wl=$c,xl=El,_l=Ec,Tl=function(){this.__data__=new bc,this.size=0},Sl=function(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n},kl=function(e){return this.__data__.get(e)},Cl=function(e){return this.__data__.has(e)};function Il(e){var t=this.__data__=new _l(e);this.size=t.size}Il.prototype.clear=Tl,Il.prototype.delete=Sl,Il.prototype.get=kl,Il.prototype.has=Cl,Il.prototype.set=function(e,t){var n=this.__data__;if(n instanceof bl){var i=n.__data__;if(!wl||i.length<199)return i.push([e,t]),this.size=++n.size,this;n=this.__data__=new xl(i)}return n.set(e,t),this.size=n.size,this};var Al=Il,Ll=Zc,Rl=function(){try{var e=Ll(Object,"defineProperty");return e({},"",{}),e}catch(e){}}(),Ol=Rl,Nl=function(e,t,n){"__proto__"==t&&Ol?Ol(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n},Pl=Nl,Dl=cc,Ml=function(e,t,n){(void 0!==n&&!Dl(e[t],n)||void 0===n&&!(t in e))&&Pl(e,t,n)},Ul=function(e,t,n){for(var i=-1,r=Object(e),o=n(e),a=o.length;a--;){var s=o[++i];if(!1===t(r[s],s,r))break}return e},Bl={exports:{}};!function(e,t){var n=Tc,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i?n.Buffer:void 0,a=o?o.allocUnsafe:void 0;e.exports=function(e,t){if(t)return e.slice();var n=e.length,i=a?a(n):new e.constructor(n);return e.copy(i),i}}(Bl,Bl.exports);var Fl=Tc.Uint8Array,ql=Dc,Hl=Object.create,jl=function(){function e(){}return function(t){if(!ql(t))return{};if(Hl)return Hl(t);e.prototype=t;var n=new e;return e.prototype=void 0,n}}(),Kl=function(e,t){return function(n){return e(t(n))}}(Object.getPrototypeOf,Object),Gl=Object.prototype,Vl=function(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||Gl)},zl=jl,Wl=Kl,Xl=Vl,Yl=function(e){return null!=e&&"object"==typeof e},Ql=Pc,Jl=Yl,Zl=function(e){return Jl(e)&&"[object Arguments]"==Ql(e)},$l=Yl,eu=Object.prototype,tu=eu.hasOwnProperty,nu=eu.propertyIsEnumerable,iu=Zl(function(){return arguments}())?Zl:function(e){return $l(e)&&tu.call(e,"callee")&&!nu.call(e,"callee")},ru=Array.isArray,ou=function(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991},au=Bc,su=ou,cu=function(e){return null!=e&&su(e.length)&&!au(e)},lu=cu,uu=Yl,du={exports:{}},hu=function(){return!1};!function(e,t){var n=Tc,i=hu,r=t&&!t.nodeType&&t,o=r&&e&&!e.nodeType&&e,a=o&&o.exports===r?n.Buffer:void 0,s=(a?a.isBuffer:void 0)||i;e.exports=s}(du,du.exports);var pu=Pc,fu=Kl,mu=Yl,gu=Function.prototype,vu=Object.prototype,yu=gu.toString,Eu=vu.hasOwnProperty,bu=yu.call(Object),wu=Pc,xu=ou,_u=Yl,Tu={};Tu["[object Float32Array]"]=Tu["[object Float64Array]"]=Tu["[object Int8Array]"]=Tu["[object Int16Array]"]=Tu["[object Int32Array]"]=Tu["[object Uint8Array]"]=Tu["[object Uint8ClampedArray]"]=Tu["[object Uint16Array]"]=Tu["[object Uint32Array]"]=!0,Tu["[object Arguments]"]=Tu["[object Array]"]=Tu["[object ArrayBuffer]"]=Tu["[object Boolean]"]=Tu["[object DataView]"]=Tu["[object Date]"]=Tu["[object Error]"]=Tu["[object Function]"]=Tu["[object Map]"]=Tu["[object Number]"]=Tu["[object Object]"]=Tu["[object RegExp]"]=Tu["[object Set]"]=Tu["[object String]"]=Tu["[object WeakMap]"]=!1;var Su={exports:{}};!function(e,t){var n=wc,i=t&&!t.nodeType&&t,r=i&&e&&!e.nodeType&&e,o=r&&r.exports===i&&n.process,a=function(){try{return r&&r.require&&r.require("util").types||o&&o.binding&&o.binding("util")}catch(e){}}();e.exports=a}(Su,Su.exports);var ku,Cu=function(e){return _u(e)&&xu(e.length)&&!!Tu[wu(e)]},Iu=function(e){return function(t){return e(t)}},Au=Su.exports,Lu=Au&&Au.isTypedArray,Ru=Lu?Iu(Lu):Cu,Ou=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]},Nu=Nl,Pu=cc,Du=Object.prototype.hasOwnProperty,Mu=function(e,t,n){var i=e[t];Du.call(e,t)&&Pu(i,n)&&(void 0!==n||t in e)||Nu(e,t,n)},Uu=Nl,Bu=/^(?:0|[1-9]\d*)$/,Fu=function(e,t){var n=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==n||"symbol"!=n&&Bu.test(e))&&e>-1&&e%1==0&&e<t},qu=iu,Hu=ru,ju=du.exports,Ku=Fu,Gu=Ru,Vu=Object.prototype.hasOwnProperty,zu=Dc,Wu=Vl,Xu=Object.prototype.hasOwnProperty,Yu=function(e,t){var n=Hu(e),i=!n&&qu(e),r=!n&&!i&&ju(e),o=!n&&!i&&!r&&Gu(e),a=n||i||r||o,s=a?function(e,t){for(var n=-1,i=Array(e);++n<e;)i[n]=t(n);return i}(e.length,String):[],c=s.length;for(var l in e)!t&&!Vu.call(e,l)||a&&("length"==l||r&&("offset"==l||"parent"==l)||o&&("buffer"==l||"byteLength"==l||"byteOffset"==l)||Ku(l,c))||s.push(l);return s},Qu=function(e){if(!zu(e))return function(e){var t=[];if(null!=e)for(var n in Object(e))t.push(n);return t}(e);var t=Wu(e),n=[];for(var i in e)("constructor"!=i||!t&&Xu.call(e,i))&&n.push(i);return n},Ju=cu,Zu=function(e){return Ju(e)?Yu(e,!0):Qu(e)},$u=function(e,t,n,i){var r=!n;n||(n={});for(var o=-1,a=t.length;++o<a;){var s=t[o],c=i?i(n[s],e[s],s,n,e):void 0;void 0===c&&(c=e[s]),r?Uu(n,s,c):Mu(n,s,c)}return n},ed=Zu,td=Ml,nd=Bl.exports,id=function(e,t){var n=t?function(e){var t=new e.constructor(e.byteLength);return new Fl(t).set(new Fl(e)),t}(e.buffer):e.buffer;return new e.constructor(n,e.byteOffset,e.length)},rd=function(e,t){var n=-1,i=e.length;for(t||(t=Array(i));++n<i;)t[n]=e[n];return t},od=function(e){return"function"!=typeof e.constructor||Xl(e)?{}:zl(Wl(e))},ad=iu,sd=ru,cd=function(e){return uu(e)&&lu(e)},ld=du.exports,ud=Bc,dd=Dc,hd=function(e){if(!mu(e)||"[object Object]"!=pu(e))return!1;var t=fu(e);if(null===t)return!0;var n=Eu.call(t,"constructor")&&t.constructor;return"function"==typeof n&&n instanceof n&&yu.call(n)==bu},pd=Ru,fd=Ou,md=Al,gd=Ml,vd=Ul,yd=function(e,t,n,i,r,o,a){var s=fd(e,n),c=fd(t,n),l=a.get(c);if(l)td(e,n,l);else{var u=o?o(s,c,n+"",e,t,a):void 0,d=void 0===u;if(d){var h=sd(c),p=!h&&ld(c),f=!h&&!p&&pd(c);u=c,h||p||f?sd(s)?u=s:cd(s)?u=rd(s):p?(d=!1,u=nd(c,!0)):f?(d=!1,u=id(c,!0)):u=[]:hd(c)||ad(c)?(u=s,ad(s)?u=function(e){return $u(e,ed(e))}(s):dd(s)&&!ud(s)||(u=od(c))):d=!1}d&&(a.set(c,u),r(u,c,i,o,a),a.delete(c)),td(e,n,u)}},Ed=Dc,bd=Zu,wd=Ou,xd=function(e){return e},_d=function(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)},Td=Math.max,Sd=function(e){return function(){return e}},kd=Rl,Cd=kd?function(e,t){return kd(e,"toString",{configurable:!0,enumerable:!1,value:Sd(t),writable:!0})}:xd,Id=Date.now,Ad=function(e){var t=0,n=0;return function(){var i=Id(),r=16-(i-n);if(n=i,r>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}(Cd),Ld=xd,Rd=function(e,t,n){return t=Td(void 0===t?e.length-1:t,0),function(){for(var i=arguments,r=-1,o=Td(i.length-t,0),a=Array(o);++r<o;)a[r]=i[t+r];r=-1;for(var s=Array(t+1);++r<t;)s[r]=i[r];return s[t]=n(a),_d(e,this,s)}},Od=Ad,Nd=cc,Pd=cu,Dd=Fu,Md=Dc,Ud=function e(t,n,i,r,o){t!==n&&vd(n,(function(a,s){if(o||(o=new md),Ed(a))yd(t,n,s,i,e,r,o);else{var c=r?r(wd(t,s),a,s+"",t,n,o):void 0;void 0===c&&(c=a),gd(t,s,c)}}),bd)};function Bd(e){const t=e.getBoundingClientRect();let{top:n,left:i}=t;const{right:r,bottom:o,width:a,height:s,x:c,y:l}=t;return n+=document.documentElement.scrollTop||document.body.scrollTop,i+=document.documentElement.scrollLeft||document.body.scrollLeft,{top:n,right:r,bottom:o,left:i,width:a,height:s,x:c,y:l}}function Fd(e,t,n){const i=Bd(e),r=Bd(t),o=Bd(n),a=i.top-o.top-n.clientTop-r.height+i.height,s=i.left-o.left-n.clientLeft-r.width+i.width;return{boundingCoordinates:i,elementCoordinates:r,elemOffsetParentCoordinates:o,topMinLimit:a,leftMinLimit:s,elemTop:r.top-o.top,elemLeft:r.left-o.left,topMaxLimit:a-i.height+r.height,leftMaxLimit:s-i.width+r.width}}ku=function(e,t,n){Ud(e,t,n)},function(e,t){Od(Rd(e,t,Ld),e+"")}((function(e,t){var n=-1,i=t.length,r=i>1?t[i-1]:void 0,o=i>2?t[2]:void 0;for(r=ku.length>3&&"function"==typeof r?(i--,r):void 0,o&&function(e,t,n){if(!Md(n))return!1;var i=typeof t;return!!("number"==i?Pd(n)&&Dd(t,n.length):"string"==i&&t in n)&&Nd(n[t],e)}(t[0],t[1],o)&&(r=i<3?void 0:r,i=1),e=Object(e);++n<i;){var a=t[n];a&&ku(e,a,n)}return e})),document.querySelector(".upload-progress"),document.querySelector("#progressVal");const qd="data-draggable-initialized",Hd="touchmove",jd="touchend";class Kd{constructor(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const t=this.onTouchStart.bind(this);if(this.options=e,!e.element||1!==e.element.nodeType)throw new Error("pass valid draggable element");if(this.draggableElementEl=e.element,e.boundingParent&&1===e.boundingParent.nodeType){if(!e.boundingParent.contains(e.element))throw new Error("pass a proper ancestor element");this.boundingParentEl=e.boundingParent}else this.boundingParentEl=document.body;Kd.isDraggable(this.draggableElementEl)||this.draggableElementEl.addEventListener("touchstart",t),this.draggableElementEl.setAttribute(qd,!0)}dragElement(e,t,n){let i=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];const r={top:n>0?Math.min(e.topMaxLimit,e.elemTop+n):Math.max(e.topMinLimit,e.elemTop+n),left:t>0?Math.min(e.leftMaxLimit,e.elemLeft+t):Math.max(e.leftMinLimit,e.elemLeft+t)};this.draggableElementEl.style.left="".concat(r.left,"px"),this.draggableElementEl.style.top="".concat(r.top,"px"),this.options.onDrag instanceof Function&&this.options.onDrag(e.boundingCoordinates.left-r.left-e.elemOffsetParentCoordinates.left,e.boundingCoordinates.top-r.top-e.elemOffsetParentCoordinates.top,i)}onTouchMove(e){const t=!!e.touches;if(e.preventDefault(),this.isMoving||(this.isMoving=!0),t&&1===e.touches.length){const t=e.touches[0].clientX-this._startClientX,n=e.touches[0].clientY-this._startClientY;this.dragElement.call(this,this.limits,t,n)}}onTouchStart(e){this.limits=Fd(this.boundingParentEl,this.draggableElementEl,this.draggableElementEl.offsetParent),this.isMoving=!1;const t=this.onTouchMove.bind(this),n=!!e.touches;this._startClientX=n?e.touches[0].clientX:e.clientX,this._startClientY=n?e.touches[0].clientY:e.clientY,e.preventDefault(),document.addEventListener(Hd,t),document.addEventListener(jd,(function e(){document.removeEventListener(Hd,t),document.removeEventListener(jd,e)}))}moveTo(e,t){const n=Fd(this.boundingParentEl,this.draggableElementEl,this.draggableElementEl.offsetParent),i=e+n.boundingCoordinates.left-n.elementCoordinates.left,r=t+n.boundingCoordinates.top-n.elementCoordinates.top;this.dragElement.call(this,n,i,r,!1)}}Kd.isDraggable=function(e){return!!e.getAttribute(qd)};const Gd="data-zoomable-initialized",Vd="touchmove",zd="touchend";class Wd{constructor(e){const t=this.onTouchStart.bind(this);if(this.options=e,!e.element||1!==e.element.nodeType)throw new Error("pass valid zoomable element");if(!(e.scaleElement&&e.scaleElement instanceof Function))throw new Error("pass valid function to scale element");if(!(e.getMinDimensions&&e.getMinDimensions instanceof Function))throw new Error("pass valid function to get minimum dimensions");if(this.zoomableElement=e.element,e.boundingParent&&1===e.boundingParent.nodeType){if(!e.boundingParent.contains(e.element))throw new Error("pass a proper ancestor element");this.boundingParent=e.boundingParent}else this.boundingParent=document.body;Wd.isZoomable(this.zoomableElement)||(this.zoomableElement.addEventListener("touchstart",t),this.zoomableElement.setAttribute(Gd,!0))}scaleElement(e,t){if(1===e)return;this.limits=Fd(this.boundingParent,this.zoomableElement,this.zoomableElement.offsetParent);let n=this.limits.elementCoordinates.width*e,i=this.limits.elementCoordinates.height*e;if(n<this.limits.boundingCoordinates.width||i<this.limits.boundingCoordinates.height){const t=this.options.getMinDimensions();i=t.height,n=t.width,e=i/this.limits.elementCoordinates.height}let r=this.limits.elemLeft-(t.clientX-this.limits.elementCoordinates.left)*(e-1),o=this.limits.elemTop-(t.clientY-this.limits.elementCoordinates.top)*(e-1);const a=this.limits.leftMinLimit-this.zoomableElement.offsetWidth*(e-1),s=this.limits.leftMaxLimit,c=this.limits.topMinLimit-this.zoomableElement.offsetHeight*(e-1),l=this.limits.topMaxLimit;r<a?r=a:r>s&&(r=s),o<c?o=c:o>l&&(o=l),this.options.scaleElement(n,i,this.limits.boundingCoordinates.left-r-this.limits.elemOffsetParentCoordinates.left,this.limits.boundingCoordinates.top-o-this.limits.elemOffsetParentCoordinates.top),this.zoomableElement.style.left="".concat(r,"px"),this.zoomableElement.style.top="".concat(o,"px")}onTouchMove(e){if(e.preventDefault(),2===e.touches.length){const t=Math.sqrt((e.touches[0].clientX-e.touches[1].clientX)*(e.touches[0].clientX-e.touches[1].clientX)+(e.touches[0].clientY-e.touches[1].clientY)*(e.touches[0].clientY-e.touches[1].clientY));if(this._startDistance>0){const n=t/this._startDistance,i=e.touches[0];this.scaleElement.call(this,n,i)}this._startDistance=t}}onTouchStart(e){e.preventDefault();const t=this.onTouchMove.bind(this);2===e.touches.length?this._startDistance=Math.sqrt((e.touches[0].x-e.touches[1].x)*(e.touches[0].x-e.touches[1].x)+(e.touches[0].y-e.touches[1].y)*(e.touches[0].y-e.touches[1].y)):this._startDistance=0,document.addEventListener(Vd,t),document.addEventListener(zd,(function e(){document.removeEventListener(Vd,t),document.removeEventListener(zd,e)}))}}Wd.isZoomable=function(e){return!!e.getAttribute(Gd)},a.getInstance().addUnloadCallback(()=>{Br(document.querySelector("#discard-post-modal")),Br(document.querySelector("#visibility-settings-modal")),Br(document.querySelector("#max-images-prompt-modal")),Br(document.querySelector("#retry-upload-modal"))});class Xd{constructor(e){this.storage=void 0===e?localStorage:e}read(e){try{const t=this.storage.getItem(e);if(t)return JSON.parse(t)}catch(e){}return null}write(e,t){try{this.storage.setItem(e,JSON.stringify(t))}catch(e){console.error(e)}}remove(e){try{this.storage.removeItem(e)}catch(e){console.error(e)}}readWithExpiry(e,t){const n=this.read(e+"_lastUpdatedAt");return n&&(new Date).getTime()-n<t?this.read(e):(this.removeWithExpiry(e),null)}writeWithExpiry(e,t){this.write(e,t),this.write(e+"_lastUpdatedAt",(new Date).getTime())}removeWithExpiry(e){this.remove(e),this.remove(e+"_lastUpdatedAt")}}(function(){try{Xd.instance||(Xd.instance=new Xd(localStorage)),Xd.instance}catch(e){}})(),function(){try{Xd.sessionInstance||(Xd.sessionInstance=new Xd(sessionStorage)),Xd.sessionInstance}catch(e){}}();class Yd extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Yd.query,variables:{successRedirectUrl:e},successCallback:t,failureCallback:n})}}B(Yd,"query","5f93d1d6b933cfbfdf7b0a80dedfb3f4");class Qd extends wa{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:()=>{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{};return this.executeAction({queryId:Qd.query,successCallback:e,failureCallback:t})}}B(Qd,"query","da4a9ce2de842c1abe01ca37ea9271ee");const Jd=/^\d{4,15}$/,Zd=/[-\s+().]/g,$d=/^\S+@\S+\.\S+$/,eh=/[,]|.*@.*@/,th="MinLength",nh="MaxLength",ih="Regex",rh="Required",oh="RegexAllow",ah={SPECIAL_CHARS:{pattern:/([!@#$%^&*+=|<>?:;\\])/,errorCode:"SpecialChars"},URL_KEYWORDS:{pattern:/(https?(:\/\/)?|www\.)/i,errorCode:"UrlKeywords"},EMAIL:{errorCode:"Email",validate:e=>e&&$d.test(e)&&!eh.test(e)},PHONE_NUMBER:{errorCode:"PhoneNumber",validate(e){const t=e.replace(Zd,"");return!(!t||!Jd.test(t))}}},sh={INPUT:"INPUT",SELECT:"SELECT"},ch="checkbox";function lh(e){return Object.keys(sh).includes(e.tagName)}function uh(e){const t=function(e){const t=[],{minLength:n,maxLength:i,inputType:r}=e.dataset;let o;switch(r){case"OTHER":e.required&&t.push({type:rh}),n&&t.push({type:th,MinLength:n}),i&&t.push({type:nh,MaxLength:i});break;case"EMAIL_ADDRESS":case"WORK_EMAIL":t.push({type:oh,RegexAllow:[ah.EMAIL]});break;case"PHONE_NUMBER":o=e.value.replace(/ /g,""),t.push({type:oh,RegexAllow:[ah.PHONE_NUMBER]})}return{value:o||e.value,ruleSet:t}}(e),n=t.value;return t.ruleSet.map(e=>((e,t)=>{const n=t.trim();if(e)switch(e.type){case rh:if(0===n.length)return rh;break;case th:if(n.length<e[th])return th;break;case nh:if(n.length>e[nh])return nh;break;case ih:for(let t=0;t<e[ih].length;t++){var i,r,o,a;if(!0===(null===(i=e[ih][t])||void 0===i||null===(r=i.validate)||void 0===r?void 0:r.call(i,n))||!0===(null===(o=e[ih][t])||void 0===o||null===(a=o.pattern)||void 0===a?void 0:a.test(n)))return ih+e[ih][t].errorCode}break;case oh:for(let t=0;t<e[oh].length;t++){var s,c,l,u;if(!1===(null===(s=e[oh][t])||void 0===s||null===(c=s.validate)||void 0===c?void 0:c.call(s,n))||!1===(null===(l=e[oh][t])||void 0===l||null===(u=l.pattern)||void 0===u?void 0:u.test(n)))return oh+e[oh][t].errorCode}}})(e,n)).filter(e=>!!e)}function dh(e,t){return t&&!e?"consentUnchecked":null}const hh=(e,t)=>parseInt(t.split(e)[1]);function ph(e,t){return document.getElementById("".concat(e.id,"-strings")).dataset["str".concat(t)]}const fh=(e,t)=>({questionId:e,textQuestionAnswer:{answer:t}}),mh=(e,t)=>({questionId:e,multipleChoiceAnswer:{options:[{index:t}]}}),gh=(e,t)=>({question:e,multipleChoiceAnswer:{options:[t]}});const vh=".lead-gen-input-container",yh=".error-text",Eh="input-error";function bh(e){return function(t){this._isError(t)||R("".concat(e,"?email=").concat(null==t?void 0:t.value)).then(e=>{let n;try{var i;n=null===(i=JSON.parse(e.responseText))||void 0===i?void 0:i.isEmailValid}catch(e){n=!1}n?this._hideError(t):this._setAndShowError(t,"RegexAllowWorkEmail")}).catch(()=>{this._hideError(t)})}.bind(this)}B(class{constructor(e){let{isLivePreview:t=!1,triggerByOutletEl:n=!0,customEmailValidationFn:i,customEmailValidationPath:r,enableTracking:o=!1,encodedLeadGenFormTrackingContext:a,encryptedTrackingData:s,persistFormOnSubmit:c}=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(!e)throw new Error("containerEl is not present");if(o&&!a)throw new Error("encodedLeadGenFormTrackingContext is required for tracking");if(!i&&!r)throw new Error("customEmailValidationFn or customEmailValidationPath is not present");const l=e.dataset.lgfViewActionType;this.LEADGEN_FORM_CLIENT_ACTION_EVENT="LeadGenFormClientActionEvent",function(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:document;const i=null==n?void 0:n.querySelector(".".concat(e));if(i&&Mr(i)){const r=n.querySelector(t);null==r||r.classList.remove("invisible"),null==r||r.addEventListener("click",()=>{i.classList.remove(e),r.classList.add("invisible")})}}("form-modal-description__content-truncated",".form-modal-description__btn-truncation",e),this.containerEl=e,this.formEl=e.querySelector("form"),this.formContentEl=e.querySelector(".lead-gen-form-modal-content"),this.postSubmissionInfoEl=e.querySelector(".lead-gen-form-modal-post-subimssion"),this.submitBtn=this.formEl.querySelector(".submit-btn"),this.persistFormOnSubmit=c,this.encryptedTrackingData=s,this.encodedLeadGenFormTrackingContext=a;const u=document.querySelector(".bottom-sheet");if(u&&(this.bottomSheet=new rc({bottomSheetEl:u,pushState:!1})),this._initModal(n),this.customEmailValidationFn=i||bh.bind(this)(r),t?this.showForm():this._bindEvents(),o&&window.tracking&&l){const e=v(document,{skipSuffix:!0}),t="".concat(e,"-").concat(l.toLowerCase()),n=Tr(e);s?ac(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,U(U({},n),{},{sponsoredEventHeader:{encryptedTrackingData:s},actionType:l,controlUrn:t,serializedLeadGenFormTrackingContext:a})):window.tracking.then(e=>{e.fireTrackingEvent(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,U(U({},n),{},{actionType:l,controlUrn:t,serializedLeadGenFormTrackingContext:a}))}),this._initClickTracking()}}showForm(){this.modal.open()}hideForm(){this.modal.close()}showPostSubmissionInfo(){this.bottomSheet?(this.modal.close(),this.bottomSheet.open()):this.postSubmissionInfoEl?(this.formContentEl.classList.add("hidden"),this.postSubmissionInfoEl.classList.remove("hidden")):this.modal.close()}enableSubmit(){this.submitBtn.removeAttribute("disabled")}_initModal(e){const t=this.containerEl.querySelector(".lead-gen-modal");this.modal=new Cr(t,{triggerByOutletEl:e,shouldMoveToTopContainer:!1})}_clearFormErrors(){Array.from(this.formEl).filter(lh).map(e=>this._hideError(e))}_submitForm(){this._clearFormErrors(),function(e){const t=e.id+"_",n=t+"q",i=t+"c",r=ma("hasDecoratedLeadGenFormData");return new Promise((t,o)=>{const a=[];let s,c;const{urn:l,legalInfoUrn:u,leadType:d,associatedEntityUrn:h,ownerUrn:p}=e.dataset;c=e.dataset.leadTrackingParams,c||(s=e.closest("[data-lead-tracking-params]"),c=s.dataset.leadTrackingParams);const f={formResponse:{adFormUrn:l,submittedAt:Date.now(),answers:[],consentResponses:[]},trackingUrl:c,trackingAction:"LEAD_FORM_CLICK"},m={associatedEntity:h,form:l,legalInfoUrn:u,leadType:d,owner:p,formResponse:{answers:[],consentResponses:[]},leadTrackingParams:c,submittedAt:Date.now()},g=ma("memberUrn");return g&&(m.submitter=g),Array.from(e).filter(lh).forEach(e=>{let t;if(e.tagName===sh.SELECT)t=((e,t,n)=>{const i=hh(e,t.id),r=t.selectedIndex;return{response:n?gh(i,r):mh(i,r)}})(n,e,r),r?m.formResponse.answers.push(t.response):f.formResponse.answers.push(t.response);else if("text"===e.type)if(t=((e,t,n)=>{const i=hh(e,t.id),r=uh(t);return 0!==r.length?{errors:r}:{response:n?(o=i,a=t.value,{question:o,textQuestionAnswer:{answer:a}}):fh(i,t.value)};var o,a})(n,e,r),t.response)r?m.formResponse.answers.push(t.response):f.formResponse.answers.push(t.response);else{const n=t.errors[0];a.push({element:e,errorType:n})}else e.type===ch&&(t=((e,t,n,i,r)=>{const o=hh(e,t),a=dh(n,i);return a?{errors:a}:{response:{[r?"consent":"consentId"]:o,accepted:n}}})(i,e.id,e.checked,e.required,r),t.response?r?m.formResponse.consentResponses.push(t.response):f.formResponse.consentResponses.push(t.response):a.push({element:e,errorType:t.errors}))}),0===a.length?t(r?m:f):o(a)})}(this.formEl).then(e=>{m(this.containerEl,this.constructor.LEAD_GEN_SUBMIT_EVENT,e),this.submitBtn.disabled=!0,this.persistFormOnSubmit||this.hideForm()}).catch(e=>{e.forEach(e=>this._setAndShowError(e.element,e.errorType));const t=e[0];t&&(t.element.focus(),ph(t.element,t.errorType))})}_hideError(e){if(e){const t=e.closest(vh),n=t.querySelector(yh);Br(n),t.classList.remove(Eh),e.removeAttribute("aria-invalid"),n.removeAttribute("role")}}_isError(e){var t;return null==e||null===(t=e.closest(vh))||void 0===t?void 0:t.classList.contains(Eh)}_setAndShowError(e,t){if(e){const n=ph(e,t),i=e.closest(vh),r=i.querySelector(yh);r.innerText=n,Fr(r),i.classList.add(Eh),r.setAttribute("role","alert"),e.setAttribute("aria-invalid","true")}}_handleInputError(e){var t;let n;if(this._hideError(e),e.type===ch)n=dh(e.checked,e.required);else if("text"===e.type){const t=uh(e);t&&t.length&&(n=t[0])}n?this._setAndShowError(e,n):"true"===(null==e||null===(t=e.dataset)||void 0===t?void 0:t.freemiumValidationRequired)&&this.customEmailValidationFn(e)}_bindEvents(){this.formEl.addEventListener("click",e=>{e.target.classList.contains("checkbox-input")&&this._handleInputError(e.target)}),this.formEl.addEventListener("keyup",e=>{e.target.classList.contains("inputbox-input")&&this._handleInputError(e.target)}),this.submitBtn.addEventListener("click",e=>{e.preventDefault(),this._submitForm()})}_initClickTracking(){this.containerEl.addEventListener("click",e=>{const t=e.target.closest("[data-lgf-action-type]");if(t){const e=t.dataset.lgfActionType,n=v(document,{skipSuffix:!0}),i="".concat(n,"-").concat(e.toLowerCase()),r=Tr(n);this.encryptedTrackingData?ac(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,U(U({},r),{},{sponsoredEventHeader:{encryptedTrackingData:this.encryptedTrackingData},actionType:e,controlUrn:i,serializedLeadGenFormTrackingContext:this.encodedLeadGenFormTrackingContext})):window.tracking.then(t=>{t.fireTrackingEvent(this.LEADGEN_FORM_CLIENT_ACTION_EVENT,U(U({},r),{},{actionType:e,controlUrn:i,serializedLeadGenFormTrackingContext:this.encodedLeadGenFormTrackingContext}))})}})}},"LEAD_GEN_SUBMIT_EVENT","FormModal:LeadGen:submit");class wh{constructor(e,t){if(!e)throw Error("Missing FollowMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}execute(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{},i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{};return ba({endpoint:this.endpoint,queryId:wh.query,variables:{followState:e,to:t},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled}).then(e=>{const{responseText:t}=e;n(JSON.parse(t).graphQL)}).catch(i)}}B(wh,"query","cbed571fffd8cea15209aed8d44e6759");const xh=Object.freeze({APPRECIATION:"APPRECIATION",ASSENT:"ASSENT",CELEBRATION:"CELEBRATION",EMPATHY:"EMPATHY",ENTERTAINMENT:"ENTERTAINMENT",INSPIRATION:"INSPIRATION",INTEREST:"INTEREST",LIKE:"LIKE",MAYBE:"MAYBE",PRAISE:"PRAISE",UNKNOWN:"UNKNOWN",USEFULNESS:"USEFULNESS"});Object.freeze(Object.values(xh));class _h{constructor(e,t){if(!e)throw Error("Missing ReactionMutation endpoint");t&&(this.pemDegradationTrackingMetadata=t,this.isPemEnabled=!0),this.endpoint=e}execute(e,t,n){let i=arguments.length>3&&void 0!==arguments[3]?arguments[3]:()=>{},r=arguments.length>4&&void 0!==arguments[4]?arguments[4]:()=>{};const o={endpoint:this.endpoint,queryId:_h.query,variables:{entityUrn:t,action:n},pemDegradationTrackingMetadata:this.pemDegradationTrackingMetadata,isPemEnabled:this.isPemEnabled};return"CREATE"!==n&&"UPDATE"!==n||(o.variables.reactionType=e),ba(o).then(e=>{const{responseText:t}=e;i(JSON.parse(t).graphQL)}).catch(r)}}B(_h,"query","070ee23fd6fb77f92ac08f964ae1df29"),Object.freeze({NEW_COMMENT_CREATE_EVENT:"Comment:newComment:create",NEW_COMMENT_SUCCESS_EVENT:"Comment:newComment:success",NEW_COMMENT_FAIL_EVENT:"Comment:newComment:fail"}),Object.freeze({ANDROID:"com.linkedin.android",IOS:"com.linkedin.LinkedIn"}),Object.freeze({HTML:"html",TEXT:"text",DATA:"data"}),Object.freeze({DESKTOP:"desktop",IOS:"ios",ANDROID:"android"}),HTMLElement,"light".toUpperCase();class Th extends wa{constructor(){super(...arguments)}execute(e){let{eventType:t,trackingToken:n,widgetActionCategory:i}=e,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Th.query,variables:{eventType:t,trackingToken:n,widgetActionCategory:i},successCallback:r,failureCallback:o})}}B(Th,"query","48f4c814e38d5689b7c83a29c9676972"),Object.freeze({EVENT_FALLBACK_UI_SHOWN:"fallback-ui-shown"});const Sh=document.querySelector("#share-modal .textarea"),kh=document.querySelector(".image-preview-wrapper"),Ch=document.querySelector("#share-modal .modal-content .reshare-section"),Ih=document.querySelector(".post-button"),Ah=document.querySelector("#comments-enabled"),Lh=document.querySelector("#share-with-public"),Rh=document.querySelector(".post-settings-wrapper"),Oh=document.querySelector('input[name="share-with"]:checked'),Nh=document.querySelector("#share-modal .close-button"),Ph=document.querySelector("#visibility-settings-modal"),Dh=document.querySelector("#visibility-header-back .close-button"),Mh=document.querySelector("#visibility-settings-modal .settings-list-wrapper"),Uh=document.querySelector("#discard-post-modal-wrapper"),Bh=document.querySelector("#share-modal"),Fh=document.querySelector(".modal-spinner"),qh=document.querySelector("#share-modal .textarea"),Hh=document.querySelector("#share-with-groups");document.querySelector("#share-group-urn");const jh=document.querySelector("#share-with-network");class Kh extends Ta{updatePostButtonStatus(){var e;const t=null===(e=Sh.innerText)||void 0===e?void 0:e.trim().length,n="loaded"===kh.getAttribute("data-image-load-state"),i=Ch.children.length;t||n||i?function(e){null==e||e.removeAttribute("disabled"),null==e||e.removeAttribute("aria-disabled")}(Ih):function(e){null==e||e.setAttribute("disabled","disabled"),null==e||e.setAttribute("aria-disabled","true")}(Ih)}clearModalContentBase(){Ch&&(Ch.textContent=""),Sh&&(Sh.textContent=""),Ah&&(Ah.checked=!0),Lh&&(Lh.checked=!0,Rh.setAttribute("data-post-visibility",Oh.value))}historyBackClickHandler(){"share-modal"!==window.history.state&&"typeahead"!==window.history.state&&(window.history.pushState("share-modal","show-share-modal","#share-modal"),Nh.click())}bindVisibilityModalEvents(){function e(e){const t=e.target,n=t.closest("[".concat("data-control-action","]"))||t.querySelector("[".concat("data-control-action","]"));n&&window.tracking.then(e=>{e.fireControlInteractionEvent(n.getAttribute("data-control-action"))})}Ph.addEventListener("close",()=>{Rh.setAttribute("data-post-visibility",document.querySelector('input[name="share-with"]:checked').value)}),Dh.addEventListener("click",()=>window.history.back()),Mh.addEventListener("click",t=>e(t)),Mh.addEventListener("keydown",t=>{if(13===t.keyCode){const n=t.target.querySelector("input[type=radio]");n&&(n.checked=!0,e(t))}})}discardPostConfirmationModalPrimaryActionCallback(e){let{enableHistoryBack:t}=e;this.close({enableHistoryBack:t}),document.documentElement.classList.contains("safari")&&"discard-post-modal"===window.history.state&&setTimeout(()=>{window.history.back()},100)}postSettingsClickHandler(){window.tracking.then(e=>{e.fireControlInteractionEvent("post-settings")}),this.visibilitySettingsModal.open()}}class Gh extends Kh{constructor(e,t){let{endpoint:n="",enablePageViewTracking:i=!1,shouldHideModal:r=(()=>!1),triggerByOutletEl:o=!1,pushState:a=!1,historyUpdateUrl:s}=t;super(e,{enablePageViewTracking:i,shouldHideModal:r,triggerByOutletEl:o,pushState:a}),this.el=e,this.postData={},this.endpoint=n,this.historyUpdateUrl=s,this.postUrn=ma("ugcPostUrn"),this.openShareModalByLink=this._checkIfOpenShareModalByLink(),this.bindPublishingShareEvents(),this.visibilitySettingsModal=new Ta(Ph,{triggerByOutletEl:!1}),this.handleOpenByUrl()}bindPublishingShareEvents(){this.shareTextEvents(),this.bindShareModalEvents(),this.bindVisibilityModalEvents()}_checkIfOpenShareModalByLink(){const e=new URL(location.href);return!0===Boolean(e.searchParams.get("openShareModal"))}handleOpenByUrl(){this.openShareModalByLink&&this.open()}shareTextEvents(){const e=p(this.updatePostButtonStatus,300);qh.addEventListener("input",e)}bindShareModalEvents(){const e=new ec(Uh,this.discardPostConfirmationModalPrimaryActionCallback.bind(this,{enableHistoryBack:!this.openShareModalByLink}),()=>{},{enablePageViewTracking:!0,pageKey:"article_discard_confirmation",triggerByOutletEl:!1});Bh.addEventListener("open",()=>{Sh.focus()}),Bh.addEventListener("close",()=>{this.clearModalContentBase(),Br(Fh)}),Ih.addEventListener("click",()=>{this.processPostData()}),Nh.addEventListener("click",()=>{Ih.disabled?this.close():e.modal.open()}),Rh.addEventListener("click",this.postSettingsClickHandler.bind(this)),Rh.addEventListener("keydown",e=>{13===e.keyCode&&this.postSettingsClickHandler.apply(this)})}open(){var e;let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};const{defaultText:n}=t;this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),super.open(),this._checkIfOpenShareModalByLink()&&this._removeShareParams(),this.renderShareArticleShareSection(),document.documentElement.classList.contains("ios")&&window.scrollTo(0,0),n&&(qh.textContent=n),this.shareData={},this.historyUpdateUrl&&window.history.replaceState({},document.title,this.historyUpdateUrl),this.isNewPost=!1,this.postUrn&&(this.shareData.reshareUrn=this.postUrn,this.shareData.attributedShareUrn=this.postUrn),null===(e=window.lazyloader)||void 0===e||e.then(e=>{e.refreshLoader()}),this.updatePostButtonStatus()}renderShareArticleShareSection(){const e=this.el.querySelector("#share-modal .modal-content .reshare-section");e.children.length?this.shareArticleNodeChild=e.children[0].cloneNode(!0):e.appendChild(this.shareArticleNodeChild)}composePostData(){this.shareData.text=qh.textContent,this.shareData.visibility="PUBLIC",Hh&&(this.shareData.visibility="CONTAINER",this.shareData.containerEntity=Hh.value),jh.checked&&(this.shareData.visibility="CONNECTIONS")}processPostData(){Fr(Fh),this.composePostData(),ba({endpoint:this.endpoint,queryId:Gh.query,variables:this.shareData}).then(e=>{var t,n;200!==e.status&&Promise.reject();const i=(null===(t=JSON.parse(null==e?void 0:e.responseText).graphQL)||void 0===t||null===(n=t.createPost)||void 0===n?void 0:n.activityUrn)||Promise.reject();window.tracking.then(e=>{_r(e,"ajax","post_success_page_key")}),nc().trigger("success",ma("postSuccessMessage"),"post-success-toast-dismiss",{url:"/feed/update/"+i,trk:"share-post-success",text:ma("postSuccessViewPost"),target:"_self"}),this.close()}).catch(()=>{window.tracking.then(e=>{_r(e,"ajax","post_failure_page_key")}),nc().trigger("error",ma("postFailureMessage"),"post-error-toast-dismiss"),this.close()})}close(){super.close({enableHistoryBack:!this.openShareModalByLink})}_removeShareParams(){var e;const t=new URL(window.location.href);null===(e=t.searchParams)||void 0===e||e.delete("openShareModal"),window.history.pushState({},document.title,t.toString())}}B(Gh,"query","971e319c05beaf333e94125db8c4f942");const Vh={"send-connection-invite":[{degradationKey:"failed-to-invite"}],follow:[{degradationKey:"failed-to-follow"}],unfollow:[{degradationKey:"failed-to-unfollow"}]};oc({featureName:"send-connection-invite",productName:"Lite-feed",featureMappingToDegradationConfig:Vh}),oc({featureName:"follow",productName:"Lite-feed",featureMappingToDegradationConfig:Vh}),oc({featureName:"unfollow",productName:"Lite-feed",featureMappingToDegradationConfig:Vh});class zh extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:zh.query,variables:{inviteeVanityName:e},successCallback:t,failureCallback:n})}}B(zh,"query","71a5ef30bcb1e84ab5a2b77850d4bb1e");class Wh extends wa{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Wh.query,variables:{skills:e},successCallback:t,failureCallback:n})}}B(Wh,"query","a628cd3be2c138c07fc69c2413b23fb6");class Xh extends wa{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Xh.query,variables:{skills:e},successCallback:t,failureCallback:n})}}B(Xh,"query","a0ff03a6b1cbe44862cb2054f0612078");class Yh extends wa{constructor(){super(...arguments)}execute(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Yh.query,variables:{alertChannel:e.alertChannel||"EMAIL",alertFrequency:e.alertFrequency||"DAILY",creationChannel:e.creationChannel||"ONBOARD",searchParams:e.searchParams},successCallback:t,failureCallback:n})}}B(Yh,"query","ad184ece0303620a9753eca249efd99f");class Qh extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Qh.query,variables:{updateProfilePictureInput:e},successCallback:t,failureCallback:n})}}B(Qh,"query","7edd5b8a4513caf8180a64ecde871630");class Jh extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Jh.query,variables:{updateSettingsResponseDataFetcherInput:{type:"SHOW_PICTURE_SETTING",valueString:e}},successCallback:t,failureCallback:n})}}B(Jh,"query","97ceca0bcbbf3fd6d744083b4de0a202"),document.querySelector.bind(document);class Zh extends wa{constructor(){super(...arguments)}execute(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:()=>{},n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:()=>{};return this.executeAction({queryId:Zh.query,variables:{digitalmediaAssetUrn:e},successCallback:t,failureCallback:n})}}B(Zh,"query","85c85c121bf7eaabd2388b9143f94546")}).call(this,n(1),n(2).Buffer)},,,,function(e,t,n){"use strict";n.r(t),n.d(t,"initGoogleAuth",(function(){return l})),n.d(t,"initContextualSignInModal",(function(){return g}));var i=n(0);var r,o=n(6),a={index:1};function s(e,t){var n,i,r=Date.now()-t;if(r>=300){var s=document.querySelector(e).getBoundingClientRect(),c=s.width,l=s.height;!function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.activityUrn,n=e.duration,i=e.locale,r=e.size;window.tracking.then(e=>{var o={entities:[{duration:n,listPosition:a,size:r,trackingId:e.generateTrackingId(),urn:t,visibleTime:Date.now()}],header:{},requestHeader:{interfaceLocale:i||null}};e.fireTrackingEvent("FeedImpressionEvent",o)})}({activityUrn:(i=Object(o.a)("activityUrn"),i||""),locale:(n=document.querySelector('meta[name="locale"]'),n&&n.content||""),size:{height:l,width:c},duration:r})}}r=".main-feed-activity-card-with-comments",o.b.onload(()=>{var e=Date.now(),t="visibilitychange";void 0!==document.msHidden&&(t="msvisibilitychange"),document.addEventListener(t,()=>{document.hidden||document.msHidden?s(r,e):e=Date.now()}),window.addEventListener("beforeunload",()=>{s(r,e)})}),new i.g(document.querySelector(".language-selector"));var c=document.querySelector(".search-bar");function l(){var e=document.querySelector(".google-auth");e&&new i.f(e)}c&&new i.o(c,{typeaheadApiBaseUrl:"/feedcontent-guest/api/typeaheadHits"}),l();var u=document.querySelector(".cta-modal");if(u){var d=u.querySelector(".cta-modal__dismiss-btn");new i.c(u,{dismissBtnEl:d})}var h=document.querySelector(".windows-app-upsell");h&&new i.r(h);var p=document.querySelector(".main-feed-activity-card-with-comments");p&&new i.j(p);var f=document.querySelector(".related-posts");f&&new class{constructor(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:document.querySelector(".related-posts");if(!e&&e.nodeType!==Node.ELEMENT_NODE)throw new Error("Invalid element argument passed to RelatedPosts");this._el=e,this._crosslinks=this._initCrosslinks(),this._relatedPosts=this._initRelatedPosts()}_initCrosslinks(){return[...this._el.querySelectorAll(".related-posts__crosslink")].map(e=>new i.i(e))}_initRelatedPosts(){return[...this._el.querySelectorAll(".related-posts__related-post")].map(e=>new i.l(e))}}(f);var m=document.querySelectorAll(".xandr-ad");function g(){var e,t=document.querySelector(".contextual-sign-in-modal");t&&(null===(e=new i.b(t,{triggerByOutletEl:!1}).contextualModal)||void 0===e||e.open())}m&&m.length&&new i.s(m),g()}]);