releasebird-javascript-sdk 1.0.42 → 1.0.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
!function(A,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Rbird=e():A.Rbird=e()}(this,(()=>(()=>{var A={499:(A,e,t)=>{"use strict";t.d(e,{A:()=>l});var n=t(891),r=t(708);function o(A){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},o(A)}function i(){i=function(){return e};var A,e={},t=Object.prototype,n=t.hasOwnProperty,r=Object.defineProperty||function(A,e,t){A[e]=t.value},s="function"==typeof Symbol?Symbol:{},a=s.iterator||"@@iterator",B=s.asyncIterator||"@@asyncIterator",c=s.toStringTag||"@@toStringTag";function l(A,e,t){return Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}),A[e]}try{l({},"")}catch(A){l=function(A,e,t){return A[e]=t}}function u(A,e,t,n){var o=e&&e.prototype instanceof p?e:p,i=Object.create(o.prototype),s=new x(n||[]);return r(i,"_invoke",{value:b(A,t,s)}),i}function g(A,e,t){try{return{type:"normal",arg:A.call(e,t)}}catch(A){return{type:"throw",arg:A}}}e.wrap=u;var w="suspendedStart",d="suspendedYield",h="executing",Q="completed",f={};function p(){}function C(){}function U(){}var F={};l(F,a,(function(){return this}));var y=Object.getPrototypeOf,m=y&&y(y(S([])));m&&m!==t&&n.call(m,a)&&(F=m);var v=U.prototype=p.prototype=Object.create(F);function H(A){["next","throw","return"].forEach((function(e){l(A,e,(function(A){return this._invoke(e,A)}))}))}function E(A,e){function t(r,i,s,a){var B=g(A[r],A,i);if("throw"!==B.type){var c=B.arg,l=c.value;return l&&"object"==o(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(A){t("next",A,s,a)}),(function(A){t("throw",A,s,a)})):e.resolve(l).then((function(A){c.value=A,s(c)}),(function(A){return t("throw",A,s,a)}))}a(B.arg)}var i;r(this,"_invoke",{value:function(A,n){function r(){return new e((function(e,r){t(A,n,e,r)}))}return i=i?i.then(r,r):r()}})}function b(e,t,n){var r=w;return function(o,i){if(r===h)throw Error("Generator is already running");if(r===Q){if("throw"===o)throw i;return{value:A,done:!0}}for(n.method=o,n.arg=i;;){var s=n.delegate;if(s){var a=I(s,n);if(a){if(a===f)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===w)throw r=Q,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=h;var B=g(e,t,n);if("normal"===B.type){if(r=n.done?Q:d,B.arg===f)continue;return{value:B.arg,done:n.done}}"throw"===B.type&&(r=Q,n.method="throw",n.arg=B.arg)}}}function I(e,t){var n=t.method,r=e.iterator[n];if(r===A)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=A,I(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=g(r,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,f;var i=o.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=A),t.delegate=null,f):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,f)}function K(A){var e={tryLoc:A[0]};1 in A&&(e.catchLoc=A[1]),2 in A&&(e.finallyLoc=A[2],e.afterLoc=A[3]),this.tryEntries.push(e)}function L(A){var e=A.completion||{};e.type="normal",delete e.arg,A.completion=e}function x(A){this.tryEntries=[{tryLoc:"root"}],A.forEach(K,this),this.reset(!0)}function S(e){if(e||""===e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=A,t.done=!0,t};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return C.prototype=U,r(v,"constructor",{value:U,configurable:!0}),r(U,"constructor",{value:C,configurable:!0}),C.displayName=l(U,c,"GeneratorFunction"),e.isGeneratorFunction=function(A){var e="function"==typeof A&&A.constructor;return!!e&&(e===C||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(A){return Object.setPrototypeOf?Object.setPrototypeOf(A,U):(A.__proto__=U,l(A,c,"GeneratorFunction")),A.prototype=Object.create(v),A},e.awrap=function(A){return{__await:A}},H(E.prototype),l(E.prototype,B,(function(){return this})),e.AsyncIterator=E,e.async=function(A,t,n,r,o){void 0===o&&(o=Promise);var i=new E(u(A,t,n,r),o);return e.isGeneratorFunction(t)?i:i.next().then((function(A){return A.done?A.value:i.next()}))},H(v),l(v,c,"Generator"),l(v,a,(function(){return this})),l(v,"toString",(function(){return"[object Generator]"})),e.keys=function(A){var e=Object(A),t=[];for(var n in e)t.push(n);return t.reverse(),function A(){for(;t.length;){var n=t.pop();if(n in e)return A.value=n,A.done=!1,A}return A.done=!0,A}},e.values=S,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=A,this.done=!1,this.delegate=null,this.method="next",this.arg=A,this.tryEntries.forEach(L),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=A)},stop:function(){this.done=!0;var A=this.tryEntries[0].completion;if("throw"===A.type)throw A.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return s.type="throw",s.arg=e,t.next=n,r&&(t.method="next",t.arg=A),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var a=n.call(i,"catchLoc"),B=n.call(i,"finallyLoc");if(a&&B){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!B)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(A,e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===A||"continue"===A)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=A,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,f):this.complete(i)},complete:function(A,e){if("throw"===A.type)throw A.arg;return"break"===A.type||"continue"===A.type?this.next=A.arg:"return"===A.type?(this.rval=this.arg=A.arg,this.method="return",this.next="end"):"normal"===A.type&&e&&(this.next=e),f},finish:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.finallyLoc===A)return this.complete(t.completion,t.afterLoc),L(t),f}},catch:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.tryLoc===A){var n=t.completion;if("throw"===n.type){var r=n.arg;L(t)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=A),f}},e}function s(A,e,t,n,r,o,i){try{var s=A[o](i),a=s.value}catch(A){return void t(A)}s.done?e(a):Promise.resolve(a).then(n,r)}function a(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,c(n.key),n)}}function B(A,e,t){return(e=c(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function c(A){var e=function(A,e){if("object"!=o(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=o(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==o(e)?e:e+""}var l=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),B(this,"widgetSettings",void 0),B(this,"apiKey",void 0),B(this,"anonymousIdentifier",void 0),B(this,"identify",void 0)}return e=A,t=[{key:"generateRandomString",value:function(){for(var A="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="",t=0;t<60;t++)e+=A.charAt(Math.floor(62*Math.random()));return e}},{key:"init",value:function(A){var e,t=this;return"undefined"==typeof window?Promise.resolve(null):(this.apiKey=A,this.identify=null===(e=this.getState())||void 0===e?void 0:e.identify,new Promise((function(e,o){var a=new XMLHttpRequest;a.open("GET","".concat("https://api.releasebird.com/papi","/ewidget")),a.setRequestHeader("Content-Type","application/json;charset=UTF-8"),a.setRequestHeader("apiKey",A),a.onerror=function(){o(new Error("Network error"))};var B=t;a.onreadystatechange=function(){var A,t=(A=i().mark((function A(t){return i().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:if(a.readyState!==XMLHttpRequest.DONE){A.next=17;break}if(200!==a.status&&201!==a.status){A.next=16;break}return A.prev=2,B.widgetSettings=JSON.parse(a.responseText),r.default.setStyles(B.widgetSettings.backgroundColor,B.widgetSettings.textColor,B.widgetSettings.launcherColor,B.widgetSettings.launcherPosition,B.widgetSettings.spaceLeftRight,B.widgetSettings.spaceBottom),A.next=7,n.A.getInstance().renderWebsiteWidget();case 7:n.A.getInstance().styleWidget(),e(B.widgetSettings),A.next=14;break;case 11:A.prev=11,A.t0=A.catch(2),o(new Error("Error parsing widget settings"));case 14:A.next=17;break;case 16:o(new Error("Request failed with status ".concat(a.status)));case 17:case"end":return A.stop()}}),A,null,[[2,11]])})),function(){var e=this,t=arguments;return new Promise((function(n,r){var o=A.apply(e,t);function i(A){s(o,n,r,i,a,"next",A)}function a(A){s(o,n,r,i,a,"throw",A)}i(void 0)}))});return function(A){return t.apply(this,arguments)}}(),a.send();var c=window.localStorage.getItem("Rbird_I");if(c)t.anonymousIdentifier=c;else{var l=t.generateRandomString();window.localStorage.setItem("Rbird_I",l),t.anonymousIdentifier=l}t.anonymousIdentifier=t.anonymousIdentifier.replace('"',""),setInterval((function(){var e,n=t.getState();if(null!=n&&n.identify&&null!=n&&null!==(e=n.identify)&&void 0!==e&&e.properties.external_user_id){var r=new XMLHttpRequest;r.open("POST","".concat("https://api.releasebird.com/papi","/ewidget/ping")),r.setRequestHeader("Content-Type","application/json;charset=UTF-8"),r.setRequestHeader("apiKey",A),r.send(JSON.stringify(n.identify))}}),3e4)})))}},{key:"getState",value:function(){if("undefined"==typeof window)return null;var A=window.localStorage.getItem("rbird_state");return A?JSON.parse(A):A?void 0:((A={}).identify={},A.identify.properties={},window.localStorage.setItem("rbird_state",JSON.stringify(A)),A)}},{key:"logout",value:function(){if("undefined"!=typeof window){window.localStorage.removeItem("rbird_state");var e=this.generateRandomString();window.localStorage.setItem("Rbird_I",e),n.A.getInstance().updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(A.getInstance().apiKey,"&tab=HOME&people=null&hash=null&ai=").concat(e))}}},{key:"trackEvent",value:function(A,e){if("undefined"!=typeof window&&window.localStorage.getItem("rbird_state")){var t,n=JSON.parse(window.localStorage.getItem("rbird_state")),r={};r.name=A,r.peopleId=null==n||null===(t=n.identify)||void 0===t?void 0:t.people,r.data=e||{};var o=new XMLHttpRequest;o.open("POST","".concat("https://api.releasebird.com/papi","/events")),o.setRequestHeader("Content-Type","application/json;charset=UTF-8"),o.setRequestHeader("timezone",Intl.DateTimeFormat().resolvedOptions().timeZone),o.setRequestHeader("apiKey",this.apiKey),o.onerror=function(A){},o.onreadystatechange=function(A){4===o.readyState&&(200===o.status||o.status)},o.send(JSON.stringify(r))}}},{key:"identifyUser",value:function(e,t){if("undefined"!=typeof window){var r=this.getState();r.identify.properties=e,r.identify.hash=t;var o=new XMLHttpRequest;o.open("POST","".concat("https://api.releasebird.com/papi","/ewidget/identify")),o.setRequestHeader("Content-Type","application/json;charset=UTF-8"),o.setRequestHeader("timezone",Intl.DateTimeFormat().resolvedOptions().timeZone),o.setRequestHeader("apiKey",this.apiKey),o.onerror=function(A){};var i=this;o.onreadystatechange=function(e){if(4===o.readyState&&(200===o.status||201===o.status))try{var s=JSON.parse(o.responseText);s.valid&&(r.identify.people=s.peopleId,r.identify.company=s.companyId,t&&(r.identify.hash=t),window.localStorage.setItem("rbird_state",JSON.stringify(r)),n.A.getInstance().updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(A.getInstance().apiKey,"&tab=HOME&people=").concat(s.peopleId,"&hash=").concat(t,"&ai=").concat(i.anonymousIdentifier)))}catch(a){}},o.send(JSON.stringify(r.identify))}}}],o=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],t&&a(e.prototype,t),o&&a(e,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,o}();B(l,"instance",void 0)},835:(A,e,t)=>{"use strict";function n(A){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},n(A)}function r(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,o(n.key),n)}}function o(A){var e=function(A,e){if("object"!=n(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var r=t.call(A,e||"default");if("object"!=n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==n(e)?e:e+""}t.d(e,{A:()=>i});var i=function(){return A=function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A)},t=[{key:"hasClass",value:function(A,e){return A.classList?A.classList.contains(e):!!A.className.match(new RegExp("(\\s|^)"+e+"(\\s|$)"))}},{key:"addClass",value:function(A,e){A.classList?A.classList.add(e):hasClass(A,e)||(A.className+=" "+e)}},{key:"removeClass",value:function(A,e){if(A.classList)A.classList.remove(e);else if(hasClass(A,e)){var t=new RegExp("(\\s|^)"+e+"(\\s|$)");A.className=A.className.replace(t," ")}}}],(e=null)&&r(A.prototype,e),t&&r(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A;var A,e,t}()},891:(A,e,t)=>{"use strict";t.d(e,{A:()=>O});var n=t(835);function r(A){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},r(A)}function o(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,i(n.key),n)}}function i(A){var e=function(A,e){if("object"!=r(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=r(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==r(e)?e:e+""}var s=function(){return A=function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A)},t=[{key:"showImage",value:function(A){var e=document.createElement("div");e.id="myModal",e.className="modalImageViewer";var t=document.createElement("span");t.className="rbird_close",t.onclick=function(){return document.body.removeChild(e)},t.textContent="x";var n=document.createElement("img");n.className="modal-content-imageViewer",n.src=A,e.appendChild(t),e.appendChild(n),document.body.appendChild(e)}}],(e=null)&&o(A.prototype,e),t&&o(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A;var A,e,t}(),a=t(195),B=t(499);function c(A){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},c(A)}function l(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}function u(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,d(n.key),n)}}function g(A,e,t){return e&&u(A.prototype,e),t&&u(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A}function w(A,e,t){return(e=d(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function d(A){var e=function(A,e){if("object"!=c(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=c(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==c(e)?e:e+""}var h="http://www.w3.org/2000/svg",Q=function(){return g((function A(e,t){var n=this;l(this,A),w(this,"shapes",void 0),w(this,"colors",void 0),w(this,"fills",void 0),w(this,"sizes",void 0),w(this,"resets",void 0),w(this,"reset",void 0),w(this,"settings",void 0),w(this,"closeColorPicker",(function(){var A=document.getElementById("rbirdColorPicker");A&&document.body.removeChild(A)})),w(this,"openColorPicker",(function(){var A=document.createElement("div");A.id="rbirdColorPicker",A.style.display="flex",A.style.gap="10px",A.style.padding="15px",A.style.cursor="pointer",A.style.backgroundColor="white",A.style.position="absolute",A.style.top="80px",A.style.zIndex="900000000000",A.style.left="50%",A.style.transform="translateX(-50%)",A.style.border="1px solid #e5e7eb",A.style.borderRadius="8px",A.style.boxShadow="0 4px 6px rgba(0, 0, 0, 0.1)",document.body.appendChild(A);[{name:"black",hex:"#000000"},{name:"red",hex:"#ef4444"},{name:"blue",hex:"#3b82f6"},{name:"yellow",hex:"#fbbf24"},{name:"green",hex:"#10b981"}].forEach((function(e){var t=document.createElement("div");t.style.cursor="pointer",t.style.transition="transform 0.2s",t.addEventListener("mouseenter",(function(){t.style.transform="scale(1.1)"})),t.addEventListener("mouseleave",(function(){t.style.transform="scale(1)"})),t.addEventListener("click",(function(A){n.onClick("color",e.name),n.colors[0]&&(n.colors[0].innerHTML='<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" height="24pt" width="24pt" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"\n y="0px"\n viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\n<circle cx="256" cy="256" r="240" fill="'+e.hex+'" stroke="#d1d5db" stroke-width="32"/>\n</svg>\n'),n.closeColorPicker()})),t.innerHTML='<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" height="28pt" width="28pt" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"\n y="0px"\n viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\n<circle cx="256" cy="256" r="240" fill="'+e.hex+'" stroke="#d1d5db" stroke-width="32"/>\n</svg>\n',A.appendChild(t)})),A.addEventListener("click",(function(A){return n.closeColorPicker()}))})),this.reset=t,this.settings=e}),[{key:"setShapes",value:function(A){var e=this,t=[],n=document.createElement("button");n.addEventListener("click",(function(A){return e.onClick("shape","path")})),n.style.background="none",n.style.boxShadow="none",n.style.border="none",n.style.cursor="pointer",n.style.touchAction="manipulation",n.style.webkitTapHighlightColor="transparent",n.style.padding="5px",n.innerHTML='<svg fill="none" height="20pt" viewBox="0 0 120 120" width="20px" xmlns="http://www.w3.org/2000/svg">\n <path clip-rule="evenodd"\n d="m76.25 82.5c-.6904 0-1.25.5596-1.25 1.25s.5596 1.25 1.25 1.25h21.25c6.904 0 12.5 5.5964 12.5 12.5 0 6.904-5.596 12.5-12.5 12.5h-71.5c-2.2091 0-4-1.791-4-4s1.7909-4 4-4h71.5c2.4853 0 4.5-2.0147 4.5-4.5s-2.0147-4.5-4.5-4.5h-21.25c-5.1086 0-9.25-4.1414-9.25-9.25s4.1414-9.25 9.25-9.25h24.75c2.209 0 4 1.7909 4 4s-1.791 4-4 4z"\n fill="#ffd482" fill-rule="evenodd"/>\n <path d="m37.626 72.6258c-1.0469-1.0469-2.4429-1.6793-3.9205-1.5873-3.232.2012-9.1224 1.1271-12.6358 5.0559-7.0697 7.9054-5.1282 17.0827-8.9811 19.7647-5.51917 3.8419-.6888 14.1409 13.9114 14.1409 11.321 0 20.5606-5.883 22.7243-23.246.2166-1.7381-.4371-3.4669-1.6756-4.7055z"\n fill="#ffba33"/>\n <path d="m34.0099 80.1329c-2.3432-2.3431-2.3432-6.1421 0-8.4853l58.1289-58.1289c3.9053-3.90529 10.2372-3.90528 14.1422 0l.7.7005c3.906 3.9052 3.906 10.2368 0 14.1421l-58.1285 58.1289c-2.3431 2.3432-6.1421 2.3432-8.4853 0z"\n fill="#944700"/>\n</svg>',n.value="path",t.push(n);var r=document.createElement("button");r.addEventListener("click",(function(A){return e.onClick("shape","rect")})),r.style.background="none",r.style.cursor="pointer",r.style.boxShadow="none",r.style.border="none",r.style.touchAction="manipulation",r.style.webkitTapHighlightColor="transparent",r.style.padding="5px",r.innerHTML='<svg id="Layer_1" enable-background="new 0 0 48 48" height="20pt" viewBox="0 0 48 48" width="20pt"\n xmlns="http://www.w3.org/2000/svg">\n <path d="m44 12.5h-40c-.83 0-1.5.67-1.5 1.5v20c0 .83.67 1.5 1.5 1.5h40c.83 0 1.5-.67 1.5-1.5v-20c0-.83-.67-1.5-1.5-1.5zm-1.5 20h-37v-17h37z"/>\n</svg>',r.value="rect",t.push(r);var o=document.createElement("button");o.addEventListener("click",(function(A){return e.onClick("shape","circle")})),o.style.background="none",o.style.cursor="pointer",o.style.boxShadow="none",o.style.border="none",o.style.touchAction="manipulation",o.style.webkitTapHighlightColor="transparent",o.style.padding="5px",o.innerHTML='<svg height="20pt" viewBox="0 0 512 512" width="20pt" xmlns="http://www.w3.org/2000/svg">\n <path d="m256 512c-68.378906 0-132.667969-26.628906-181.019531-74.980469-48.351563-48.351562-74.980469-112.640625-74.980469-181.019531s26.628906-132.667969 74.980469-181.019531c48.351562-48.351563 112.640625-74.980469 181.019531-74.980469s132.667969 26.628906 181.019531 74.980469c48.351563 48.351562 74.980469 112.640625 74.980469 181.019531s-26.628906 132.667969-74.980469 181.019531c-48.351562 48.351563-112.640625 74.980469-181.019531 74.980469zm0-482c-124.617188 0-226 101.382812-226 226s101.382812 226 226 226 226-101.382812 226-226-101.382812-226-226-226zm0 0"/>\n <path d="m256 512c-68.378906 0-132.667969-26.628906-181.019531-74.980469-48.351563-48.351562-74.980469-112.640625-74.980469-181.019531s26.628906-132.667969 74.980469-181.019531c48.351562-48.351563 112.640625-74.980469 181.019531-74.980469s132.667969 26.628906 181.019531 74.980469c48.351563 48.351562 74.980469 112.640625 74.980469 181.019531s-26.628906 132.667969-74.980469 181.019531c-48.351562 48.351563-112.640625 74.980469-181.019531 74.980469zm0-482c-124.617188 0-226 101.382812-226 226s101.382812 226 226 226 226-101.382812 226-226-101.382812-226-226-226zm0 0"/>\n</svg>',o.value="circle",t.push(o);var i=document.createElement("button");i.style.background="none",i.style.boxShadow="none",i.style.cursor="pointer",i.style.border="none",i.style.touchAction="manipulation",i.style.webkitTapHighlightColor="transparent",i.style.padding="5px",i.addEventListener("click",(function(A){return e.onClick("shape","ellipse")})),i.innerHTML='<svg clip-rule="evenodd" fill-rule="evenodd" height="20pt" stroke-linejoin="round" stroke-miterlimit="2"\n viewBox="0 0 24 24" width="20pt" xmlns="http://www.w3.org/2000/svg">\n <g id="Icon">\n <path d="m12 5.25c-3.509 0-6.615 1.048-8.544 2.627-1.407 1.151-2.206 2.588-2.206 4.123s.799 2.972 2.206 4.123c1.929 1.579 5.035 2.627 8.544 2.627s6.615-1.048 8.544-2.627c1.407-1.151 2.206-2.588 2.206-4.123s-.799-2.972-2.206-4.123c-1.929-1.579-5.035-2.627-8.544-2.627zm0 1.5c3.114 0 5.883.887 7.595 2.288 1.02.835 1.655 1.848 1.655 2.962s-.635 2.127-1.655 2.962c-1.712 1.401-4.481 2.288-7.595 2.288s-5.883-.887-7.595-2.288c-1.02-.835-1.655-1.848-1.655-2.962s.635-2.127 1.655-2.962c1.712-1.401 4.481-2.288 7.595-2.288z"/>\n </g>\n</svg>',i.value="ellipse",t.push(i),this.shapes=t}},{key:"setResets",value:function(){var A=this,e=document.createElement("button");e.addEventListener("click",(function(e){return A.reset()})),e.style.border="none",e.style.background="none",e.style.cursor="pointer",e.style.padding="5px",e.style.display="flex",e.style.alignItems="center",e.style.justifyContent="center",e.style.touchAction="manipulation",e.style.webkitTapHighlightColor="transparent",e.title="Undo last drawing",e.innerHTML='<svg id="Capa_1" enable-background="new 0 0 511.697 511.697" height="20pt" viewBox="0 0 511.697 511.697" width="20pt"\n xmlns="http://www.w3.org/2000/svg">\n <g>\n <path clip-rule="evenodd"\n d="m450.09 150.319c82.253 82.41 82.126 215.896-.284 298.149-39.451 39.376-92.891 61.526-148.63 61.606h-301.176v-60.235h301.176c83.167-.214 150.414-67.809 150.199-150.976-.214-82.864-67.335-149.985-150.199-150.199h-98.676v86.806l-202.5-116.922 202.5-116.926v86.807h98.678c55.893.006 109.48 22.278 148.912 61.89z"\n fill="#6b7280" fill-rule="evenodd"/>\n </g>\n</svg>',this.resets=[e]}},{key:"setColors",value:function(A){var e=this,t=[],n=document.createElement("div");n.id="colorCircle",n.addEventListener("click",(function(A){return e.openColorPicker()})),n.style.cursor="pointer",n.style.padding="5px",n.style.display="flex",n.style.alignItems="center",n.style.justifyContent="center",n.style.touchAction="manipulation",n.style.webkitTapHighlightColor="transparent",n.title="Select color",n.innerHTML='<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" height="24pt" width="24pt" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"\n y="0px"\n viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\n<circle cx="256" cy="256" r="240" fill="'+this.settings.color+'" stroke="#d1d5db" stroke-width="32"/>\n</svg>\n',t.push(n),this.colors=t}},{key:"setFills",value:function(A){this.fills=[]}},{key:"setSizes",value:function(A){this.sizes=[]}},{key:"getElement",value:function(){this.updateButtons();var A=document.createElement("div");A.classList.add("menu"),A.style.display="flex",A.style.alignItems="center",A.style.gap="15px",A.style.flexWrap="wrap";var e=document.createElement("div");e.style.display="flex",e.style.gap="5px",e.style.alignItems="center",e.style.paddingRight="15px",e.style.borderRight="1px solid #ddd",this.shapes.forEach((function(A){return e.appendChild(A)})),A.appendChild(e);var t=document.createElement("div");t.style.display="flex",t.style.gap="5px",t.style.alignItems="center",t.style.paddingRight="15px",t.style.borderRight="1px solid #ddd",this.colors.forEach((function(A){return t.appendChild(A)})),A.appendChild(t);var n=document.createElement("div");n.style.display="flex",n.style.gap="5px",n.style.alignItems="center",this.resets.forEach((function(A){return n.appendChild(A)})),A.appendChild(n);var r=document.createElement("div");return r.style.backgroundColor="#10b981",r.style.color="white",r.style.fontWeight="600",r.innerHTML="Take Screenshot",r.style.padding="10px 20px",r.style.fontFamily="Arial, sans-serif",r.style.fontSize="15px",r.style.borderRadius="8px",r.style.cursor="pointer",r.style.touchAction="manipulation",r.style.userSelect="none",r.style.webkitUserSelect="none",r.style.webkitTapHighlightColor="transparent",r.style.transition="background-color 0.2s",r.style.whiteSpace="nowrap",r.addEventListener("mouseenter",(function(){r.style.backgroundColor="#059669"})),r.addEventListener("mouseleave",(function(){r.style.backgroundColor="#10b981"})),window.innerWidth<=768&&(r.style.fontSize="14px",r.style.padding="8px 16px",A.style.gap="8px",e.style.paddingRight="8px",t.style.paddingRight="8px"),r.addEventListener("click",(function(A){v.getInstance().screenshot()})),r.addEventListener("touchstart",(function(A){A.stopPropagation()})),A.appendChild(r),A}},{key:"onClick",value:function(A,e){this.settings[A]=e,this.updateButtons()}},{key:"updateButtons",value:function(){var A=this;Object.keys(this.settings).forEach((function(e){A[e+"s"].forEach((function(t){t.value==A.settings[e]?t.classList.add("selected"):t.classList.remove("selected")}))}))}}])}(),f=function(){return g((function A(e){var t,n;l(this,A),w(this,"svg",void 0),w(this,"objects",[]),w(this,"codeSection",void 0),w(this,"originalMousePosition",null),w(this,"lastMousePosition",null),w(this,"currentMousePosition",null),w(this,"createdObject",null),w(this,"focusedObject",null),w(this,"menuSettings",void 0),this.svg=A.createSVG(e.dimension),this.attachEvents(this.svg);var r=this.createMenu();this.codeSection=document.createElement("pre");var o,i=document.createElement("div");i.classList.add("svg-editor"),i.style.height="100%",i.appendChild(r),i.appendChild(this.svg),null==e||null===(t=e.element)||void 0===t||t.appendChild(i),0===(null==e||null===(n=e.element)||void 0===n?void 0:n.getElementsByClassName("svg-editor").length)&&(null==e||null===(o=e.element)||void 0===o||o.appendChild(i))}),[{key:"reset",value:function(){var A=this.objects.pop();A&&this.svg.removeChild(A)}},{key:"attachEvents",value:function(A){A.addEventListener("mousedown",this.onMouseDown.bind(this)),A.addEventListener("mousemove",this.onMouseMove.bind(this)),A.addEventListener("mouseup",this.onMouseUp.bind(this)),A.addEventListener("touchstart",this.onTouchStart.bind(this),{passive:!1}),A.addEventListener("touchmove",this.onTouchMove.bind(this),{passive:!1}),A.addEventListener("touchend",this.onTouchEnd.bind(this)),A.addEventListener("touchcancel",this.onTouchEnd.bind(this))}},{key:"createMenu",value:function(){var A=this;this.menuSettings={shape:"path",color:"black",fill:"none",size:5,reset:"reset"};var e=new Q(this.menuSettings,(function(){return A.reset()}));e.setColors(["black","red","blue","yellow"]),e.setFills(["none","black","red","blue","yellow"]),e.setSizes([1,2,3,4,5]),e.setShapes(["rect","line","circle","ellipse","path"]),e.setResets();var t=e.getElement();return t.style.position="absolute",t.style.top="10px",t.style.left="50%",t.style.backgroundColor="white",t.style.border="1px solid lightgrey",t.style.padding="10px",t.style.borderRadius="8px",t.style.transform="translateX(-50%)",t.style.touchAction="manipulation",t.style.userSelect="none",t.style.webkitUserSelect="none",t.style.zIndex="900000001",window.innerWidth<=768&&(t.style.padding="8px",t.style.top="5px",t.style.maxWidth="95vw",t.style.overflowX="auto"),t}},{key:"updateCode",value:function(){this.codeSection.innerText=this.svg.innerHTML.replace(new RegExp("><","g"),">\n<")}},{key:"getEventPosition",value:function(A){if(A.touches&&A.touches.length>0){var e=A.touches[0],t=this.svg.getBoundingClientRect();return{x:e.clientX-t.left,y:e.clientY-t.top}}return{x:A.offsetX,y:A.offsetY}}},{key:"onTouchStart",value:function(A){A.preventDefault(),this.onMouseDown(A)}},{key:"onTouchMove",value:function(A){A.preventDefault(),this.onMouseMove(A)}},{key:"onTouchEnd",value:function(A){this.onMouseUp()}},{key:"onMouseDown",value:function(A){this.createdObject=document.createElementNS(h,this.menuSettings.shape),this.createdObject.setAttributeNS(null,"fill",this.menuSettings.fill),this.createdObject.setAttributeNS(null,"stroke",this.menuSettings.color),this.createdObject.setAttributeNS(null,"stroke-width",String(this.menuSettings.size)),this.svg.appendChild(this.createdObject);var e=this.getEventPosition(A);if(this.originalMousePosition=this.lastMousePosition=this.currentMousePosition=e,"path"===this.menuSettings.shape){var t="M "+this.currentMousePosition.x+" "+this.currentMousePosition.y;this.createdObject.setAttributeNS(null,"d",t)}}},{key:"onMouseMove",value:function(A){null!==this.originalMousePosition&&(this.lastMousePosition=this.currentMousePosition,this.currentMousePosition=this.getEventPosition(A),this.updateCurrentObject())}},{key:"onMouseUp",value:function(){var A,e,t,n;(null===(A=this.originalMousePosition)||void 0===A?void 0:A.x)!=(null===(e=this.currentMousePosition)||void 0===e?void 0:e.x)||(null===(t=this.originalMousePosition)||void 0===t?void 0:t.y)!=(null===(n=this.currentMousePosition)||void 0===n?void 0:n.y)?(this.objects.push(this.createdObject),this.focus(this.createdObject)):"path"!==this.menuSettings.shape&&this.svg.removeChild(this.createdObject),this.originalMousePosition=this.lastMousePosition=this.currentMousePosition=null,this.createdObject=null}},{key:"focus",value:function(A){}},{key:"updateCurrentObject",value:function(){var A,e,t,n,r,o,i,s,a={x:Math.min(null===(A=this.currentMousePosition)||void 0===A?void 0:A.x,null===(e=this.originalMousePosition)||void 0===e?void 0:e.x),y:Math.min(null===(t=this.currentMousePosition)||void 0===t?void 0:t.y,null===(n=this.originalMousePosition)||void 0===n?void 0:n.y)},B=Math.max(null===(r=this.currentMousePosition)||void 0===r?void 0:r.x,null===(o=this.originalMousePosition)||void 0===o?void 0:o.x),c=Math.max(null===(i=this.currentMousePosition)||void 0===i?void 0:i.y,null===(s=this.originalMousePosition)||void 0===s?void 0:s.y);switch(this.menuSettings.shape){case"line":this.createdObject.setAttributeNS(null,"x1",String(this.originalMousePosition.x)),this.createdObject.setAttributeNS(null,"y1",String(this.originalMousePosition.y)),this.createdObject.setAttributeNS(null,"x2",String(this.currentMousePosition.x)),this.createdObject.setAttributeNS(null,"y2",String(this.currentMousePosition.y));break;case"rect":this.createdObject.setAttributeNS(null,"x",String(a.x)),this.createdObject.setAttributeNS(null,"y",String(a.y)),this.createdObject.setAttributeNS(null,"width",String(B-a.x)),this.createdObject.setAttributeNS(null,"height",String(c-a.y));break;case"circle":this.createdObject.setAttributeNS(null,"cx",String((a.x+B)/2)),this.createdObject.setAttributeNS(null,"cy",String((a.y+c)/2));var l=Math.max(B-a.x,c-a.y)/2;this.createdObject.setAttributeNS(null,"r",String(l));break;case"ellipse":this.createdObject.setAttributeNS(null,"cx",String((a.x+B)/2)),this.createdObject.setAttributeNS(null,"cy",String((a.y+c)/2)),this.createdObject.setAttributeNS(null,"rx",String((B-a.x)/2)),this.createdObject.setAttributeNS(null,"ry",String((c-a.y)/2));break;case"path":var u=this.createdObject.getAttribute("d")+" l ";u+=this.currentMousePosition.x-this.lastMousePosition.x,u+=" ",u+=this.currentMousePosition.y-this.lastMousePosition.y,this.createdObject.setAttributeNS(null,"d",u)}this.updateCode()}}],[{key:"createSVG",value:function(A){var e=document.createElementNS(h,"svg");return e.setAttribute("width",A.width),e.setAttribute("height",A.height),e}}])}(),p=t(354),C=t.n(p);function U(A){return U="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},U(A)}function F(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,m(n.key),n)}}function y(A,e,t){return(e=m(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function m(A){var e=function(A,e){if("object"!=U(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=U(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==U(e)?e:e+""}var v=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),y(this,"boundary",void 0)}return e=A,n=[{key:"getRbirdWebsiteWidget",value:function(){return t(891).A}},{key:"activateMarker",value:function(A){var e=this;document.body.style.overflow="hidden",this.getRbirdWebsiteWidget().getInstance().closeWebsiteWidget(),this.boundary=document.createElement("div"),this.boundary.id="markerBoundary",this.boundary.className="markerBoundary",this.boundary.style.display="block",this.boundary.style.height="100%",A||(this.boundary.style.pointerEvents="none");var t=document.createElement("div");t.id="screenshotCloseButton",t.className="screenshotCloseButton",t.innerText="Close",t.onclick=function(){document.body.removeChild(e.boundary)},this.boundary.appendChild(t),document.body.appendChild(this.boundary),new f({element:this.boundary,dimension:{width:"100%",height:"100%"}})}},{key:"deactivateMarker",value:function(){document.body.style.overflow="auto",document.body.removeChild(this.boundary),this.getRbirdWebsiteWidget().getInstance().openWebsiteWidget()}},{key:"showLoader",value:function(){var A=document.createElement("div");A.id="rbirdScreenshotLoader",A.className="rbird-screenshot-loader";var e=document.createElement("div");e.className="rbird-screenshot-loader-spinner";var t=document.createElement("div");return t.className="rbird-screenshot-loader-text",t.textContent="Creating screenshot...",A.appendChild(e),A.appendChild(t),document.body.appendChild(A),A}},{key:"hideLoader",value:function(){var A=document.getElementById("rbirdScreenshotLoader");A&&document.body.removeChild(A)}},{key:"screenshot",value:function(){var A=this;this.showLoader(),setTimeout((function(){C()(document.body,{allowTaint:!0,useCORS:!0,logging:!0,foreignObjectRendering:!0,scale:window.devicePixelRatio||1,backgroundColor:null,removeContainer:!0,ignoreElements:function(A){return"rbirdScreenshotLoader"===A.id||"markerBoundary"===A.id||"rbird-screenshot-loader"===A.className||"markerBoundary"===A.className||!(!A.id||!A.id.startsWith("rbird"))}}).then((function(e){A.hideLoader();var t,n=A.getRbirdWebsiteWidget().getInstance();n.iframe&&(null===(t=n.iframe.contentWindow)||void 0===t||t.postMessage({type:"screenshot",screenshot:e.toDataURL("image/jpeg")},"*")),A.deactivateMarker()})).catch((function(e){A.hideLoader(),console.error("Screenshot error:",e)}))}),100)}}],r=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],n&&F(e.prototype,n),r&&F(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,n,r}();function H(A){return H="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},H(A)}function E(){E=function(){return e};var A,e={},t=Object.prototype,n=t.hasOwnProperty,r=Object.defineProperty||function(A,e,t){A[e]=t.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",a=o.toStringTag||"@@toStringTag";function B(A,e,t){return Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}),A[e]}try{B({},"")}catch(A){B=function(A,e,t){return A[e]=t}}function c(A,e,t,n){var o=e&&e.prototype instanceof Q?e:Q,i=Object.create(o.prototype),s=new x(n||[]);return r(i,"_invoke",{value:b(A,t,s)}),i}function l(A,e,t){try{return{type:"normal",arg:A.call(e,t)}}catch(A){return{type:"throw",arg:A}}}e.wrap=c;var u="suspendedStart",g="suspendedYield",w="executing",d="completed",h={};function Q(){}function f(){}function p(){}var C={};B(C,i,(function(){return this}));var U=Object.getPrototypeOf,F=U&&U(U(S([])));F&&F!==t&&n.call(F,i)&&(C=F);var y=p.prototype=Q.prototype=Object.create(C);function m(A){["next","throw","return"].forEach((function(e){B(A,e,(function(A){return this._invoke(e,A)}))}))}function v(A,e){function t(r,o,i,s){var a=l(A[r],A,o);if("throw"!==a.type){var B=a.arg,c=B.value;return c&&"object"==H(c)&&n.call(c,"__await")?e.resolve(c.__await).then((function(A){t("next",A,i,s)}),(function(A){t("throw",A,i,s)})):e.resolve(c).then((function(A){B.value=A,i(B)}),(function(A){return t("throw",A,i,s)}))}s(a.arg)}var o;r(this,"_invoke",{value:function(A,n){function r(){return new e((function(e,r){t(A,n,e,r)}))}return o=o?o.then(r,r):r()}})}function b(e,t,n){var r=u;return function(o,i){if(r===w)throw Error("Generator is already running");if(r===d){if("throw"===o)throw i;return{value:A,done:!0}}for(n.method=o,n.arg=i;;){var s=n.delegate;if(s){var a=I(s,n);if(a){if(a===h)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===u)throw r=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=w;var B=l(e,t,n);if("normal"===B.type){if(r=n.done?d:g,B.arg===h)continue;return{value:B.arg,done:n.done}}"throw"===B.type&&(r=d,n.method="throw",n.arg=B.arg)}}}function I(e,t){var n=t.method,r=e.iterator[n];if(r===A)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=A,I(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var o=l(r,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,h;var i=o.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=A),t.delegate=null,h):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function K(A){var e={tryLoc:A[0]};1 in A&&(e.catchLoc=A[1]),2 in A&&(e.finallyLoc=A[2],e.afterLoc=A[3]),this.tryEntries.push(e)}function L(A){var e=A.completion||{};e.type="normal",delete e.arg,A.completion=e}function x(A){this.tryEntries=[{tryLoc:"root"}],A.forEach(K,this),this.reset(!0)}function S(e){if(e||""===e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=A,t.done=!0,t};return o.next=o}}throw new TypeError(H(e)+" is not iterable")}return f.prototype=p,r(y,"constructor",{value:p,configurable:!0}),r(p,"constructor",{value:f,configurable:!0}),f.displayName=B(p,a,"GeneratorFunction"),e.isGeneratorFunction=function(A){var e="function"==typeof A&&A.constructor;return!!e&&(e===f||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(A){return Object.setPrototypeOf?Object.setPrototypeOf(A,p):(A.__proto__=p,B(A,a,"GeneratorFunction")),A.prototype=Object.create(y),A},e.awrap=function(A){return{__await:A}},m(v.prototype),B(v.prototype,s,(function(){return this})),e.AsyncIterator=v,e.async=function(A,t,n,r,o){void 0===o&&(o=Promise);var i=new v(c(A,t,n,r),o);return e.isGeneratorFunction(t)?i:i.next().then((function(A){return A.done?A.value:i.next()}))},m(y),B(y,a,"Generator"),B(y,i,(function(){return this})),B(y,"toString",(function(){return"[object Generator]"})),e.keys=function(A){var e=Object(A),t=[];for(var n in e)t.push(n);return t.reverse(),function A(){for(;t.length;){var n=t.pop();if(n in e)return A.value=n,A.done=!1,A}return A.done=!0,A}},e.values=S,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=A,this.done=!1,this.delegate=null,this.method="next",this.arg=A,this.tryEntries.forEach(L),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=A)},stop:function(){this.done=!0;var A=this.tryEntries[0].completion;if("throw"===A.type)throw A.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return s.type="throw",s.arg=e,t.next=n,r&&(t.method="next",t.arg=A),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var a=n.call(i,"catchLoc"),B=n.call(i,"finallyLoc");if(a&&B){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!B)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(A,e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===A||"continue"===A)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=A,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(i)},complete:function(A,e){if("throw"===A.type)throw A.arg;return"break"===A.type||"continue"===A.type?this.next=A.arg:"return"===A.type?(this.rval=this.arg=A.arg,this.method="return",this.next="end"):"normal"===A.type&&e&&(this.next=e),h},finish:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.finallyLoc===A)return this.complete(t.completion,t.afterLoc),L(t),h}},catch:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.tryLoc===A){var n=t.completion;if("throw"===n.type){var r=n.arg;L(t)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=A),h}},e}function b(A,e,t,n,r,o,i){try{var s=A[o](i),a=s.value}catch(A){return void t(A)}s.done?e(a):Promise.resolve(a).then(n,r)}function I(A){return function(){var e=this,t=arguments;return new Promise((function(n,r){var o=A.apply(e,t);function i(A){b(o,n,r,i,s,"next",A)}function s(A){b(o,n,r,i,s,"throw",A)}i(void 0)}))}}function K(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,x(n.key),n)}}function L(A,e,t){return(e=x(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function x(A){var e=function(A,e){if("object"!=H(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=H(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==H(e)?e:e+""}y(v,"instance",void 0);var S=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),L(this,"mediaRecorder",null)}return e=A,t=[{key:"onTimer",value:function(A,e,t,n){A.innerHTML='<div style="font-size: 16px; font-weight: 600; color: #333;">'+e+"s</div>",--e<0&&(n.stop(),clearInterval(t))}},{key:"startTimer",value:function(A){var e=this,t=60,n=setInterval((function(){t--,e.onTimer(A,t,n,e.mediaRecorder)}),1e3)}},{key:"isMobileDevice",value:function(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||window.innerWidth<=768}},{key:"startRecording",value:(i=I(E().mark((function A(e){var t,n,r,o,i,s,a,B,c;return E().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:if(!(t=this.isMobileDevice())){A.next=4;break}return alert("Video recording is not supported on mobile devices. Please use the screenshot feature instead."),A.abrupt("return");case 4:return r=this,A.prev=5,A.next=8,navigator.mediaDevices.getDisplayMedia({audio:!0,video:{mediaSource:"screen"}});case 8:n=A.sent,A.next=15;break;case 11:return A.prev=11,A.t0=A.catch(5),alert("Screensharing not allowed by user"),A.abrupt("return");case 15:o=document.createElement("div"),i=this.addCountDownElement(o,t),n&&n.active&&((a=null===(s=document)||void 0===s||null===(s=s.getElementById("test"))||void 0===s||null===(s=s.getElementsByTagName("rbird-box")[0])||void 0===s||null===(s=s.shadowRoot)||void 0===s?void 0:s.getElementById("markerBoundary"))&&(a.style.display="block",e||(a.style.pointerEvents="none"),null!==a.querySelector("#screenshotCloseButton")&&a.removeChild(a.querySelector("#screenshotCloseButton"))),O.getInstance().closeWebsiteWidget(),B=[],c={mimeType:"video/webm;codecs=vp9"},this.mediaRecorder=new MediaRecorder(n,c),this.mediaRecorder.ondataavailable=function(A){A.data.size>0&&B.push(A.data)},this.startTimer(i),this.mediaRecorder.onstop=function(){document.body.removeChild(o);var A=document.createElement("div");A.style.width="100%",A.style.height="100%",A.style.backgroundColor="rgba(0,0,0,0.8)",A.style.overflow="auto",A.style.position="fixed",A.style.zIndex="90000000000",A.style.top="0",A.style.left="0";var e=document.createElement("div");e.style.margin="15% auto",e.style.padding="20px",e.style.width="700px",e.style.height="525px",e.style.border="1px solid #888",e.style.backgroundColor="white",e.style.borderRadius="8px";var t=document.createElement("div");t.style.display="flex",t.style.display="block",t.style.height="30px",t.style.marginTop="20px";var s=document.createElement("div");s.style.backgroundColor="orange",s.style.color="white",s.style.fontWeight="500",s.innerHTML="Retry",s.style.float="left",s.style.padding="13px",s.style.paddingTop="8px",s.style.paddingBottom="8px",s.style.fontFamily="Arial",s.style.fontSize="16px",s.style.borderRadius="8px",s.style.marginLeft="10px",s.style.cursor="pointer",s.addEventListener("click",(function(){URL.revokeObjectURL(u),B=[],document.body.removeChild(A),o=document.createElement("div"),i=r.addCountDownElement(o),r.startTimer(i),r.restartRecording()}));var c=document.createElement("div");c.innerHTML="Cancel",c.style.backgroundColor="red",c.style.color="white",c.style.fontWeight="500",c.style.float="left",c.style.padding="13px",c.style.paddingTop="8px",c.style.paddingBottom="8px",c.style.fontFamily="Arial",c.style.fontSize="16px",c.style.borderRadius="8px",c.style.cursor="pointer",c.addEventListener("click",(function(){n.getTracks().forEach((function(A){return A.stop()})),URL.revokeObjectURL(u),B=[],document.body.removeChild(A),a&&(a.style.display="none"),O.getInstance().openWebsiteWidget()})),t.appendChild(c),t.appendChild(s);var l=document.createElement("div");l.innerHTML="Continue",l.style.backgroundColor="green",l.style.color="white",l.style.fontWeight="500",l.innerHTML="Submit",l.style.float="right",l.style.padding="13px",l.style.paddingTop="8px",l.style.paddingBottom="8px",l.style.fontFamily="Arial",l.style.fontSize="16px",l.style.borderRadius="8px",l.style.marginLeft="10px",l.style.cursor="pointer",l.addEventListener("click",(function(){var e;n.getTracks().forEach((function(A){return A.stop()})),O.getInstance().iframe&&(null===(e=O.getInstance().iframe.contentWindow)||void 0===e||e.postMessage({type:"video",video:u},"*")),URL.revokeObjectURL(u),B=[],document.body.removeChild(A),a&&(a.style.display="none"),O.getInstance().openWebsiteWidget()})),t.appendChild(l);var u=new Blob(B,{type:"video/webm;codecs=vp9"}),g=document.createElement("video");g.controls=!0,g.style.width="650px",g.style.height="400px";var w=document.createElement("source");w.type="video/webm;codecs=vp9",w.src=URL.createObjectURL(u),g.appendChild(w),e.appendChild(g),e.appendChild(t),A.appendChild(e),document.body.appendChild(A)},this.mediaRecorder.start(200));case 18:case"end":return A.stop()}}),A,this,[[5,11]])}))),function(A){return i.apply(this,arguments)})},{key:"addCountDownElement",value:function(A){var e=this,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];A.id="rbirdRecorderMenu",A.style.position="fixed",A.style.top=t?"20px":"10px",A.style.left="50%",A.style.zIndex="900000000",A.style.backgroundColor="rgba(255, 255, 255, 0.95)",A.style.border="1px solid lightgrey",A.style.padding=t?"12px 15px":"10px",A.style.borderRadius="8px",A.style.transform="translateX(-50%)",A.style.boxShadow="0 4px 6px rgba(0, 0, 0, 0.1)",A.style.display="flex",A.style.alignItems="center",A.style.gap="10px";var n=document.createElement("div");n.innerHTML='<svg viewBox="0 0 512 512" width=\'24pt\' height=\'24pt\' xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="linear-gradient" gradientUnits="userSpaceOnUse" x1="67.69" x2="441.35" y1="67.69" y2="441.35"><stop offset="0" stop-color="#fd7f60"/><stop offset="1" stop-color="#fa262a"/></linearGradient><g id="Layer_2" data-name="Layer 2"><g id="Layer_2_copy_7" data-name="Layer 2 copy 7"><g id="_137" fill="url(#linear-gradient)" data-name="137"><path id="background" d="m256 20c130.34 0 236 105.66 236 236s-105.66 236-236 236-236-105.66-236-236 105.66-236 236-236m0-20a255.93 255.93 0 0 0 -181 437 256 256 0 1 0 280.65-416.87 254.3 254.3 0 0 0 -99.65-20.13z"/><rect height="247.06" rx="38.38" width="247.06" x="132.47" y="132.47"/></g></g></g></svg>',n.style.cursor="pointer",n.style.display="flex",n.style.alignItems="center",n.style.touchAction="manipulation",n.style.webkitTapHighlightColor="transparent",n.addEventListener("click",(function(){return e.stopRecording()})),A.appendChild(n);var r=document.createElement("div");return r.innerHTML='<div style="font-size: 16px; font-weight: 600; color: #333;">60s</div>',r.id="rbirdCountdown",r.style.display="flex",r.style.alignItems="center",A.appendChild(r),document.body.appendChild(A),r}},{key:"stopRecording",value:(o=I(E().mark((function A(){return E().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:this.mediaRecorder.stop();case 1:case"end":return A.stop()}}),A,this)}))),function(){return o.apply(this,arguments)})},{key:"restartRecording",value:(r=I(E().mark((function A(){return E().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:this.mediaRecorder.start();case 1:case"end":return A.stop()}}),A,this)}))),function(){return r.apply(this,arguments)})}],n=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],t&&K(e.prototype,t),n&&K(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n,r,o,i}();function D(A){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},D(A)}function M(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,T(n.key),n)}}function k(A,e,t){return(e=T(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function T(A){var e=function(A,e){if("object"!=D(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=D(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==D(e)?e:e+""}L(S,"instance",void 0);var O=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),k(this,"websiteWidget",void 0),k(this,"websiteWidgetVisible",!1),k(this,"widgetContent",void 0),k(this,"countBadge",void 0),k(this,"escListener",void 0),k(this,"iframe",void 0),k(this,"hideWidgetButton",void 0),k(this,"noButton",void 0),k(this,"backdrop",void 0),k(this,"isMobileDevice",(function(){if("undefined"==typeof window)return!1;return window.innerWidth<=768}))}return e=A,t=[{key:"renderWebsiteWidget",value:function(){var A=this;return new Promise((function(e,t){if("undefined"!=typeof window&&"undefined"!=typeof document)if(A.websiteWidgetVisible)e();else{A.websiteWidgetVisible=!0;try{var n,r=document.createElement("div");r.onclick=function(){A.openWebsiteWidget()},document.body.appendChild(r),A.websiteWidget=r,null!==(n=B.A.getInstance().widgetSettings)&&void 0!==n&&n.allowClose&&!A.noButton&&(A.hideWidgetButton=document.createElement("div"),A.hideWidgetButton.className="hideWidgetButton",A.hideWidgetButton.innerHTML=a.kY,A.hideWidgetButton.onclick=function(){return A.handleHideWidgetButton()},A.hideWidgetButton.style.display="block",document.body.appendChild(A.hideWidgetButton)),A.countBadge=document.createElement("span"),A.countBadge.className="rbird_badge",A.countBadge.style.display="none",document.body.appendChild(A.countBadge),A.styleWidget(),e()}catch(o){t(new Error("Error rendering the website widget: "+o.message))}}else e()}))}},{key:"isOpen",value:function(){return n.A.hasClass(this.widgetContent,"cta__modal--visible")}},{key:"openWebsiteWidget",value:function(){var A=this;if("undefined"!=typeof window&&"undefined"!=typeof document){n.A.addClass(this.widgetContent,"cta__modal--visible"),n.A.addClass(this.backdrop,"cta__modal-dimmer--visible"),document.body.style.overflow="hidden",this.registerListeners(),this.hideWidgetButton&&(this.hideWidgetButton.style.display="none"),this.isMobileDevice()&&(this.hideWidgetButton&&(this.hideWidgetButton.style.display="none"),this.websiteWidget.style.display="none"),5===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.K4)(B.A.getInstance().widgetSettings.launcherColor):this.websiteWidget.innerHTML=(0,a.vd)(B.A.getInstance().widgetSettings.launcherColor),this.websiteWidget.onclick=function(){return A.closeWebsiteWidget()};var e=new XMLHttpRequest;e.open("POST","".concat("https://api.releasebird.com/papi","/track/").concat(B.A.getInstance().widgetSettings.subdomain,"/trackView?type=WIDGET")),e.setRequestHeader("Content-Type","application/json;charset=UTF-8"),e.setRequestHeader("timezone",Intl.DateTimeFormat().resolvedOptions().timeZone),e.onerror=function(A){},e.onreadystatechange=function(A){4===e.readyState&&(200===e.status||e.status)},e.send(JSON.stringify({}))}}},{key:"handleHideWidgetButton",value:function(){this.hideWidgetButton&&(this.hideWidgetButton.style.display="none",this.websiteWidget.style.display="none")}},{key:"countNotifications",value:function(){var A;if("undefined"!=typeof window&&(null!==(A=B.A.getInstance().identify)&&void 0!==A&&A.people||B.A.getInstance().anonymousIdentifier)){var e=new XMLHttpRequest;e.open("GET","".concat("https://api.releasebird.com/papi","/ewidget/unread")),e.setRequestHeader("Content-Type","application/json;charset=UTF-8"),e.setRequestHeader("apiKey",B.A.getInstance().apiKey),e.setRequestHeader("peopleId",B.A.getInstance().identify.people),e.setRequestHeader("ai",B.A.getInstance().anonymousIdentifier);var t=window.localStorage.getItem("lastPageView");e.onerror=function(){};var n=this;e.onreadystatechange=function(A){if(e.readyState===XMLHttpRequest.DONE&&(200===e.status||201===e.status))try{var r=JSON.parse(e.responseText);r.messageCount>0?n.addBadgeCount(r.messageCount):r.lastReleaseNote&&t<r.lastReleaseNote?n.addBadgeCount("1"):n.addBadgeCount(0)}catch(A){console.error(A)}},e.send()}}},{key:"addBadgeCount",value:function(A){0===A?this.countBadge&&(this.countBadge.innerText="0",this.countBadge.style.display="none",this.isOpen()||!this.hideWidgetButton||this.noButton||(this.hideWidgetButton.style.display="block")):(this.countBadge.innerText=A,this.countBadge.style.display="block",this.hideWidgetButton&&(this.hideWidgetButton.style.display="none"))}},{key:"showButton",value:function(A){"undefined"!=typeof window&&(A&&!this.noButton?(this.websiteWidget.style.display="block",this.hideWidgetButton&&!this.noButton&&(this.hideWidgetButton.style.display="block")):(this.websiteWidget.style.display="none",this.hideWidgetButton&&(this.hideWidgetButton.style.display="none")))}},{key:"closeWebsiteWidget",value:function(){var A,e=this;"undefined"!=typeof window&&"undefined"!=typeof document&&(this.iframe&&(null===(A=this.iframe.contentWindow)||void 0===A||A.postMessage({type:"close"},"*")),this.hideWidgetButton&&"none"===this.countBadge.style.display&&!this.noButton&&(this.hideWidgetButton.style.display="block"),n.A.removeClass(this.widgetContent,"cta__modal--visible"),n.A.removeClass(this.backdrop,"cta__modal-dimmer--visible"),document.body.style.overflow="",this.initButton(),this.noButton||(this.websiteWidget.style.display="block"),this.websiteWidget.onclick=function(){return e.openWebsiteWidget()},this.unregisterListeners())}},{key:"initButton",value:function(){0===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.tj)(B.A.getInstance().widgetSettings.launcherColor):1===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.AX)(B.A.getInstance().widgetSettings.launcherColor):2===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.t0)(B.A.getInstance().widgetSettings.launcherColor):3===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.AC)(B.A.getInstance().widgetSettings.launcherColor):4===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.fK)(B.A.getInstance().widgetSettings.launcherColor):5===B.A.getInstance().widgetSettings.launcher&&(this.websiteWidget.innerHTML=(0,a.mm)(B.A.getInstance().widgetSettings.launcherColor))}},{key:"handleEvent",value:function(A,e){var t,r,o;"close"===A.data&&e.closeWebsiteWidget(),"increaseSize"===A.data&&(n.A.removeClass(e.widgetContent,"cta__modal--standard"),n.A.addClass(e.widgetContent,"cta__modal--big")),"decreaseSize"===A.data&&(n.A.removeClass(e.widgetContent,"cta__modal--big"),n.A.addClass(e.widgetContent,"cta__modal--standard")),"showImage"===(null===(t=A.data)||void 0===t?void 0:t.key)&&s.showImage(null===(r=A.data)||void 0===r?void 0:r.url),"newMessageArrived"===A.data&&(this.countNotifications(),n.A.hasClass(this.widgetContent,"cta__modal--visible")||this.iframe&&(null===(o=this.iframe.contentWindow)||void 0===o||o.postMessage({type:"showMessageTab"},"*"))),"start_screenshot"===A.data&&v.getInstance().activateMarker(!0),"start_recording"===A.data&&S.getInstance().startRecording(!1)}},{key:"styleWidget",value:function(){var A=this;if("undefined"!=typeof window&&"undefined"!=typeof document){this.websiteWidget.className=5===B.A.getInstance().widgetSettings.launcher?"launcherButton5":"launcherButton",this.initButton(),this.backdrop=document.createElement("div"),this.backdrop.className="cta__modal-dimmer",document.body.appendChild(this.backdrop),this.widgetContent=document.createElement("div"),this.widgetContent.className="cta__modal";var e=window.localStorage.getItem("rbird_state");if(e){var t,n,r=JSON.parse(e);null!==(t=r.identify)&&void 0!==t&&t.people?this.updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(B.A.getInstance().apiKey,"&tab=HOME&people=").concat(null===(n=r.identify)||void 0===n?void 0:n.people,"&ai=").concat(B.A.getInstance().anonymousIdentifier)):this.updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(B.A.getInstance().apiKey,"&tab=HOME&ai=").concat(B.A.getInstance().anonymousIdentifier))}else this.updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(B.A.getInstance().apiKey,"&tab=HOME&ai=").concat(B.A.getInstance().anonymousIdentifier));document.body.appendChild(this.widgetContent),window.onmessage=function(e){return A.handleEvent(e,A)},this.countNotifications()}}},{key:"updateIframe",value:function(A){this.widgetContent.innerHTML="<iframe src=".concat(A,' class="rbird-content-iframe" scrolling="yes" title="Releasebird" allow="autoplay; encrypted-media; fullscreen;" frameborder="0"></iframe>'),this.iframe=this.widgetContent.firstChild,this.iframe.scrolling="no"}},{key:"unregisterListeners",value:function(){this.escListener&&document.removeEventListener("keydown",this.escListener)}},{key:"registerListeners",value:function(){var A=this;this.escListener=function(e){var t=!1;"key"in(e=e||window.event)&&(t="Escape"===e.key),t&&A.closeWebsiteWidget()},document.addEventListener("keydown",this.escListener)}}],r=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],t&&M(e.prototype,t),r&&M(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,r}();k(O,"instance",void 0)},195:(A,e,t)=>{"use strict";t.d(e,{AC:()=>s,AX:()=>o,K4:()=>c,_$:()=>n,fK:()=>a,kY:()=>u,mm:()=>B,t0:()=>i,tj:()=>r,vd:()=>l});var n=function(A,e,t,n,r,o,i){var s=" \n cta_button {\n background-color: none;\n border: none;\n background-color: #294eab;\n border-radius: 5px;\n font-weight: bold;\n color: white;\n cursor: pointer;\n font-family: inherit;\n}\n\n.cta__modal--standard {\n width: 420px !important;\n}\n\n.cta__modal--big {\n width: 680px !important;\n}\n \n\n.cta__modal-dimmer {\n position: fixed;\n display: none;\n z-index: 9999998;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: transparent;\n}\n\n\n.circle {\n width: 200px;\n height: 200px;\n border-radius: 50%;\n background-color: #3498db;\n margin-right: 20px;\n}\n\n.vertical-text {\n writing-mode: vertical-rl;\n text-orientation: mixed;\n transform: rotate(180deg);\n color: black;\n font-size: 18px;\n}\n\n.feedbackButtonText {\n margin-top: 20px;\n --webkit-transform: rotate(90deg); /* Safari and Chrome */\n --moz-transform: rotate(90deg); /* Firefox */\n --ms-transform: rotate(90deg); /* IE 9 */\n --o-transform: rotate(90deg); /* Opera */\n transform: rotate(90deg);\n --webkit-transform: translate(-50%, 50%);\n\n}\n\n.cta__modal-dimmer--visible {\n display: block;\n animation: show 0.2s;\n animation-fill-mode: forwards;\n}\n\n.cta__modal {\n position: fixed;\n outline: none;\n z-index: 9999999;\n background-color: transparent;\n display: none !important;\n width: ".concat(i?"100% !important":"450px",";\n border-radius: ").concat(i?0:"24","px;\n font-family: inherit;\n overflow-y: hidden;\n height: ").concat(i?"100%":"725px",";\n max-height: ").concat(i?"100%":"calc(100vh - 160px)",";\n text-align: center;\n bottom: ").concat(i?0:o+30,"px;\n right: ").concat("right"!==n||i?"unset":r+10+"px",";\n left: ").concat("left"!==n||i?"unset":r+10+"px",";\n top: ").concat(i?0:"unset","px;\n margin-top: ").concat(i?0:"80px","px;\n box-shadow: rgba(9, 14, 21, 0.16) 0px 5px 40px 0px;\n}\n\n@media (min-width: 769px) and (max-width: 1024px) {\n .cta__modal {\n width: 100% !important;\n height: 100vh !important;\n max-height: 100vh !important;\n bottom: 0 !important;\n top: 0 !important;\n left: 0 !important;\n right: 0 !important;\n border-radius: 0 !important;\n transform: none !important;\n }\n}\n\n@media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {\n .cta__modal {\n width: 100vw !important;\n height: 100vh !important;\n max-height: 100vh !important;\n bottom: 0 !important;\n top: 0 !important;\n left: 0 !important;\n right: 0 !important;\n border-radius: 0 !important;\n transform: none !important;\n overflow: hidden !important;\n }\n\n .rbird-content-iframe {\n width: 100% !important;\n height: 100% !important;\n overflow: hidden !important;\n }\n}\n\n.cta__modal_loading {\n position: fixed;\n outline: none;\n z-index: 1000000;\n background-color: white;\n display: none !important;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n font-family: inherit;\n overflow-y: auto;\n height: 650px;\n text-align: center;\n}\n\n.cta__modal--visible {\n display: block !important;\n animation: show 0.3s;\n animation-fill-mode: forwards;\n margin-bottom: 25px;\n}\n\n.cta__modal img {\n width: 100%;\n margin-bottom: 1rem;\n}\n\n.launcherButton {\n backgroundColor:transparent;\n width:50px;\n height:50px;\n z-index: 10000000;\n position:fixed;\n bottom:").concat(o,"px;\n right:").concat("right"===n?r+"px":"unset",";\n left:").concat("left"===n?r+"px":"unset",";\n cursor:pointer;\n}\n\n.launcherButton5 {\n backgroundColor:transparent;\n width:70px;\n height:50px;\n z-index: 10000000;\n position:fixed;\n bottom:").concat(o,"px;\n right:").concat("right"===n?r+"px":"unset",";\n left:").concat("left"===n?r+"px":"unset",";\n cursor:pointer;\n}\n\n.rbird_badge {\n position: fixed;\n bottom: ").concat(o+35,"px;\n right: ").concat("right"===n?r-10+"px":"unset",";\n left: ").concat("left"===n?r+35+"px":"unset",";\n z-index: 10000000;\n padding: 5px 10px;\n border-radius: 50%;\n background-color: red;\n color: white;\n font-size: 12px;\n}\n\n/* Modal Content/Box */\n.modal-content {\n background-color: #fefefe;\n margin: 15% auto; /* 15% from the top and centered */\n padding: 20px;\n border: 1px solid #888;\n width: 80%; /* Could be more or less, depending on screen size */\n}\n\n.markerBoundary {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: calc(100%);\n height: calc(100% - 12px);\n border: 6px solid red;\n z-index: 100000;\n}\n\n.screenshotCloseButton {\n position: absolute;\n top: 0;\n cursor: pointer;\n right: 0;\n text-align: center;\n padding: 5px;\n width: 50px;\n background-color: red;\n color: white;\n font-weight: 500;\n font-family: Arial, serif;\n}\n\n.editorButtons {\n position: absolute;\n top: 10px;\n left: 50%;\n height: 25px;\n width: 200px;\n background-color: white;\n border: 1px solid lightgrey;\n border-radius: 5px;\n}\n\n\n#myImg {\n border-radius: 5px;\n cursor: pointer;\n transition: 0.3s;\n}\n\n#myImg:hover {opacity: 0.7;}\n\n/* The Modal (background) */\n.modalImageViewer {\n position: fixed; /* Stay in place */\n z-index: 10000000000; /* Sit on top */\n padding-top: 100px; /* Location of the box */\n left: 0;\n top: 0;\n width: 100%; /* Full width */\n height: 100%; /* Full height */\n overflow: auto; /* Enable scroll if needed */\n background-color: rgb(0,0,0); /* Fallback color */\n background-color: rgba(0,0,0,0.9); /* Black w/ opacity */\n}\n\n/* Modal Content (image) */\n.modal-content-imageViewer {\n margin: auto;\n display: block;\n width: 80%;\n max-width: 700px;\n}\n\n/* Caption of Modal Image */\n#caption {\n margin: auto;\n display: block;\n width: 80%;\n max-width: 700px;\n text-align: center;\n color: #ccc;\n padding: 10px 0;\n height: 150px;\n}\n\n/* Add Animation */\n.modal-content, #caption {\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n\n@keyframes zoom {\n from {transform: scale(0.1)}\n to {transform: scale(1)}\n}\n\n/* The Close Button */\n.rbird_close {\n position: absolute;\n top: 15px;\n right: 35px;\n color: #f1f1f1;\n font-size: 40px;\n font-weight: bold;\n transition: 0.3s;\n}\n\n.hideWidgetButton {\nwidth: 15px;\nheight: 15px;\nposition: fixed;\ncursor: pointer;\nbottom: ").concat(o+45,"px;\nright: ").concat("right"===n?r-15+"px":"unset",";\nleft: ").concat("left"===n?r-15+"px":"unset",";\nz-index: 10000000;\n}\n\n.rbird_closeclose:hover,\n.rbird_closeclose:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n.rbird-content-iframe {\nwidth: 100%; \nheight: 100%; \nbackground: transparent\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px){\n .modal-content {\n width: 100%;\n }\n}\n\n.rbird-screenshot-loader {\n position: fixed;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: 900000010;\n text-align: center;\n background-color: rgba(255, 255, 255, 0.95);\n padding: 30px 40px;\n border-radius: 12px;\n box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);\n}\n\n.rbird-screenshot-loader-spinner {\n border: 4px solid #f3f3f3;\n border-top: 4px solid #3498db;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n animation: rbird-spin 1s linear infinite;\n margin: 0 auto 15px;\n}\n\n.rbird-screenshot-loader-text {\n color: #333;\n font-size: 16px;\n font-weight: 500;\n font-family: Arial, sans-serif;\n}\n\n@keyframes rbird-spin {\n 0% { transform: rotate(0deg); }\n 100% { transform: rotate(360deg); }\n}\n }"),a=document.querySelector(".rbird-styles");a&&a.remove();var B=document.createElement("style");return B.innerHTML=s,B.className="rbird-styles",document.body.appendChild(B),""};function r(A){return'<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 149.04 149.04">\n <circle cx="74.52" cy="74.52" r="74.52"\n transform="translate(-10.8 136.39) rotate(-80.95)"\n fill="'.concat(A,'"/>\n <path fill="#ffffff"\n d="m74.48,27.59c-28.91,0-52.34,20.8-52.34,46.47,0,13.06,6.07,24.85,15.84,33.29v18.58l23.44-6.87c4.18.95,8.55,1.46,13.06,1.46,28.91,0,52.34-20.8,52.34-46.47s-23.44-46.47-52.34-46.47Z"/>\n</svg>')}function o(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <g>\n <path fill="#ffffff" className="st1" d="M100.3,97.3H33l17.9-17.9V48l5.5-5.5h43.8l5.5,5.5v43.8L100.3,97.3z M43.4,93h55.1l3-3V49.7l-3-3H58.3l-3,3\n v31.4L43.4,93z"/>\n </g>\n</svg>')}function i(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n x="0px" y="0px"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <path fill="#ffffff" className="st1" d="M108.8,37c-9-9.1-21-14.1-33.8-14.1c-12.8,0-24.8,5-33.8,14.1c-9,9.1-14,21.2-14,34c0,7.5,1.8,15,5.1,21.7\n c-1.6,6.4-6.1,11.7-12.1,14.4c-1.4,0.5-1.8,2.4-0.8,3.5c4,4.5,9.7,7.1,15.7,7.1c5.5,0,10.7-2.2,14.5-6c7.6,4.8,16.3,7.3,25.4,7.3\n c12.8,0,24.8-5,33.8-14.1c9-9.1,14-21.2,14-34S117.8,46,108.8,37L108.8,37z M75,114.6c-8.8,0-17.2-2.6-24.5-7.6l0,0\n c-0.9-0.6-2.2-0.5-3,0.4c-3.1,3.7-7.7,5.8-12.5,5.8c-3.7,0-7.3-1.3-10.2-3.6c6.1-3.6,10.5-9.7,12-16.8c0.1-0.6,0-1.1-0.2-1.6\n c-3.3-6.2-5-13.2-5-20.3c0-24.1,19.4-43.7,43.3-43.7s43.3,19.6,43.3,43.7S98.9,114.6,75,114.6L75,114.6z"/>\n</svg>')}function s(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n x="0px" y="0px"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <g id="text_chat">\n <g>\n <path fill="#ffffff" className="st1" d="M74.5,31.6c-23.7,0-42.9,19.2-42.9,42.9c0,6.5,1.5,12.9,4.3,18.7l-2.4,10.6c-0.7,3.3-0.1,6.4,1.7,8.6\n c2.2,2.8,5.9,3.9,10,3l10.6-2.3c5.8,2.8,12.3,4.3,18.7,4.3c23.7,0,42.9-19.2,42.9-42.9S98.2,31.6,74.5,31.6z"/>\n <g>\n <path fill="#ffffff" className="st1" d="M87.4,70.2H61.6c-2.4,0-4.3-1.9-4.3-4.3c0-2.4,1.9-4.3,4.3-4.3h25.7c2.4,0,4.3,1.9,4.3,4.3\n C91.7,68.3,89.8,70.2,87.4,70.2z"/>\n </g>\n <g>\n <path fill="#ffffff" className="st1"\n d="M74.5,87.4H61.6c-2.4,0-4.3-1.9-4.3-4.3s1.9-4.3,4.3-4.3h12.9c2.4,0,4.3,1.9,4.3,4.3S76.9,87.4,74.5,87.4z"\n />\n </g>\n </g>\n </g>\n</svg>')}function a(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n x="0px" y="0px"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <path fill="#ffffff" className="st1" d="M112.5,47.2c2.2,4.3,2.2,9.9,2.2,21.2v4.8c0,6.8,0,10.2-0.8,13c-1.9,6.6-7.1,11.7-13.6,13.6\n c-2.8,0.8-6.2,0.8-13,0.8h-2.2l-0.3,0c-4.1,0-8.1,1.3-11.5,3.7l-0.2,0.2l-10.5,7.5c-3.6,2.6-8.3-1.1-6.7-5.2c1.2-2.9-1-6.1-4.1-6.1\n h-2.4c-8.4,0-15.2-6.8-15.2-15.2v-17c0-11.3,0-16.9,2.2-21.2c1.9-3.8,5-6.9,8.8-8.8c4.3-2.2,9.9-2.2,21.2-2.2h16.1\n c11.3,0,16.9,0,21.2,2.2C107.5,40.4,110.6,43.5,112.5,47.2L112.5,47.2z M58.4,57.4c-1.7,0-3,1.4-3,3s1.4,3,3,3h32.2c1.7,0,3-1.4,3-3\n s-1.4-3-3-3H58.4z M66.5,73.5c-1.7,0-3,1.4-3,3c0,1.7,1.4,3,3,3h16.1c1.7,0,3-1.4,3-3c0-1.7-1.4-3-3-3H66.5z"/>\n</svg>')}function B(A){return'<svg version="1.1" id="Ebene_2" xmlns="http://www.w3.org/2000/svg"\n viewBox="0 0 3437.83 2395.28">\n <g id="Layer_1">\n <polygon fill="'.concat(A,'"\n points="404.34 1465.87 202.48 2395.28 949.73 1971.67 404.34 1465.87"/>\n <path fill="').concat(A,'"\n d="m3436.45,1275.75C3204.96,2696.73-100.03,2331.34,2.33,885.09,240.59-504.37,3514.92-169.98,3436.45,1275.75Z"/>\n <path fill="#ffffff"\n d="m759.32,1060.6c-17.38-7.23-39.16-13.43-64.74-18.44l-.34-.06c-.67-.11-1.33-.25-1.97-.43-1.22-.33-2.51-.62-3.83-.85-1-.23-2.01-.41-3.07-.55-.25-.03-.5-.08-.76-.14l-.59-.13c-16.86-3.33-30.03-6.51-39.15-9.44-7.87-2.52-14.24-6.33-19.48-11.64-4.35-4.41-6.46-10.6-6.46-18.93v-.27c0-9.45,4.18-16.37,13.16-21.77,10.61-6.38,26.42-9.62,46.99-9.62,13.82,0,28.57,2.7,43.82,8.04,15.5,5.42,30.6,13.17,44.88,23.03l10.87,7.51,41.85-83.7-8.25-5.65c-13.2-9.05-27.35-16.89-42.06-23.3-14.73-6.42-30-11.39-45.38-14.79-15.48-3.42-30.88-5.15-45.74-5.15-32.19,0-60.21,5.12-83.27,15.2-23.74,10.39-42.16,25.79-54.76,45.77-12.51,19.86-18.86,43.92-18.86,71.5v.27c0,31.23,6.92,56,20.58,73.63,13.41,17.32,30.04,29.64,49.41,36.6,17.97,6.46,40.76,11.89,67.75,16.14l5.41.74c.83.21,1.66.35,2.48.42l1.07.19c14.41,2.26,26.3,4.79,35.35,7.52,7.65,2.31,13.85,5.87,18.41,10.57,3.84,3.96,5.71,9.51,5.71,16.97v.27c0,10.99-4.64,18.96-14.61,25.08-11.48,7.06-28.45,10.64-50.41,10.64-19.62,0-39-3.22-57.61-9.56-18.49-6.3-34.99-15.35-49.05-26.9l-10.58-8.69-45.86,81.61,7.39,6.11c13.18,10.89,28.3,20.32,44.94,28.02,16.54,7.65,34.43,13.54,53.18,17.5,18.69,3.94,38.06,5.94,57.58,5.94,33.03,0,61.85-5.04,85.67-14.99,24.56-10.25,43.59-25.48,56.58-45.26,12.95-19.73,19.52-43.57,19.52-70.86v-.54c0-29.11-6.39-52.69-19.01-70.08-12.42-17.12-28.16-29.74-46.8-37.5Z"/>\n <path fill="#ffffff"\n d="m1067.48,1143.49c0,19.67-4.92,34.26-15.04,44.6-10.05,10.27-24.27,15.27-43.48,15.27s-33.09-4.98-43.04-15.24c-10.05-10.35-14.93-24.95-14.93-44.63v-265.13h-97.28v263.23c0,32.62,6.08,61.07,18.07,84.57,12.25,24,30.39,42.54,53.92,55.1,23.1,12.33,51.11,18.58,83.26,18.58s60.2-6.25,83.38-18.57c23.62-12.55,41.85-31.08,54.19-55.07,12.09-23.51,18.23-51.98,18.23-84.6v-263.23h-97.28v265.13Z"/>\n <path fill="#ffffff"\n d="m1457.81,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.06,16.96-69.01s-5.7-49.19-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.38,136.32c-2.82,5.52-6.61,9.64-11.56,12.62-5.01,3.01-10.76,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.44,20.27Z"/>\n <path fill="#ffffff"\n d="m1798.27,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.05,16.96-69.01s-5.7-49.2-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.37,136.32c-2.83,5.52-6.61,9.65-11.56,12.62-5.01,3.01-10.75,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.43,20.27Z"/>\n <path fill="#ffffff"\n d="m2127.18,893.76c-23.42-12.92-50.7-19.47-81.1-19.47s-57.69,6.55-81.1,19.47c-23.64,13.05-42.19,31.74-55.13,55.57-12.8,23.57-19.3,51.11-19.3,81.84v111.77c0,30.74,6.49,58.27,19.3,81.84,12.95,23.83,31.5,42.53,55.13,55.57,23.4,12.92,50.69,19.47,81.1,19.47s57.69-6.55,81.1-19.47c23.64-13.05,42.19-31.74,55.13-55.57,12.8-23.57,19.3-51.11,19.3-81.84v-111.77c0-30.74-6.49-58.27-19.3-81.84-12.94-23.82-31.49-42.52-55.13-55.57Zm-25.57,251.08c0,11.8-2.34,22.23-6.95,31.01-4.51,8.57-10.7,14.99-18.94,19.62-8.34,4.69-18.32,7.07-29.64,7.07s-21.3-2.38-29.64-7.07c-8.24-4.63-14.43-11.05-18.94-19.62-4.62-8.77-6.95-19.2-6.95-31.01v-115.57c0-11.81,2.34-22.24,6.96-31.01,4.51-8.57,10.7-14.99,18.93-19.62,8.34-4.69,18.31-7.07,29.64-7.07s21.3,2.38,29.64,7.07c8.23,4.63,14.42,11.05,18.93,19.62,4.62,8.78,6.96,19.22,6.96,31.01v115.57Z"/>\n <path fill="#ffffff"\n d="m2499.13,1120.82c18.38-10.85,32.78-26.34,42.79-46.06,9.83-19.36,14.81-41.96,14.81-67.18s-4.98-47.82-14.81-67.19c-10.01-19.71-24.35-35.2-42.63-46.04-18.18-10.79-39.41-16.26-63.1-16.26h-184.28v417.67h97.28v-158.7h26.89l88.92,158.7h116.71l-97.24-167.69c5.07-2.07,9.96-4.49,14.65-7.26Zm-45.87-93.53c-2.27,5.06-5.3,8.79-9.25,11.38-3.91,2.57-8.42,3.82-13.78,3.82h-81.03v-69.83h81.03c5.54,0,10.14,1.25,14.05,3.81,3.96,2.6,6.98,6.32,9.25,11.38,2.47,5.51,3.73,12.11,3.74,19.61-.16,7.58-1.51,14.25-4.01,19.83Z"/>\n <polygon fill="#ffffff"\n points="2559.82 878.36 2559.82 972.93 2667.24 972.93 2667.24 1295.76 2764.53 1295.76 2764.53 972.93 2871.96 972.93 2871.96 878.36 2559.82 878.36"/>\n </g>\n</svg>')}function c(A){return'<svg version="1.1" id="Ebene_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 3437.83 2395.28">\n <g id="Layer_1">\n\n <path fill="'.concat(A,'"\n d="m3436.45,1275.75C3204.96,2696.73-100.03,2331.34,2.33,885.09,240.59-504.37,3514.92-169.98,3436.45,1275.75Z"/>\n <path fill="#ffffff"\n d="m759.32,1060.6c-17.38-7.23-39.16-13.43-64.74-18.44l-.34-.06c-.67-.11-1.33-.25-1.97-.43-1.22-.33-2.51-.62-3.83-.85-1-.23-2.01-.41-3.07-.55-.25-.03-.5-.08-.76-.14l-.59-.13c-16.86-3.33-30.03-6.51-39.15-9.44-7.87-2.52-14.24-6.33-19.48-11.64-4.35-4.41-6.46-10.6-6.46-18.93v-.27c0-9.45,4.18-16.37,13.16-21.77,10.61-6.38,26.42-9.62,46.99-9.62,13.82,0,28.57,2.7,43.82,8.04,15.5,5.42,30.6,13.17,44.88,23.03l10.87,7.51,41.85-83.7-8.25-5.65c-13.2-9.05-27.35-16.89-42.06-23.3-14.73-6.42-30-11.39-45.38-14.79-15.48-3.42-30.88-5.15-45.74-5.15-32.19,0-60.21,5.12-83.27,15.2-23.74,10.39-42.16,25.79-54.76,45.77-12.51,19.86-18.86,43.92-18.86,71.5v.27c0,31.23,6.92,56,20.58,73.63,13.41,17.32,30.04,29.64,49.41,36.6,17.97,6.46,40.76,11.89,67.75,16.14l5.41.74c.83.21,1.66.35,2.48.42l1.07.19c14.41,2.26,26.3,4.79,35.35,7.52,7.65,2.31,13.85,5.87,18.41,10.57,3.84,3.96,5.71,9.51,5.71,16.97v.27c0,10.99-4.64,18.96-14.61,25.08-11.48,7.06-28.45,10.64-50.41,10.64-19.62,0-39-3.22-57.61-9.56-18.49-6.3-34.99-15.35-49.05-26.9l-10.58-8.69-45.86,81.61,7.39,6.11c13.18,10.89,28.3,20.32,44.94,28.02,16.54,7.65,34.43,13.54,53.18,17.5,18.69,3.94,38.06,5.94,57.58,5.94,33.03,0,61.85-5.04,85.67-14.99,24.56-10.25,43.59-25.48,56.58-45.26,12.95-19.73,19.52-43.57,19.52-70.86v-.54c0-29.11-6.39-52.69-19.01-70.08-12.42-17.12-28.16-29.74-46.8-37.5Z"/>\n <path fill="#ffffff"\n d="m1067.48,1143.49c0,19.67-4.92,34.26-15.04,44.6-10.05,10.27-24.27,15.27-43.48,15.27s-33.09-4.98-43.04-15.24c-10.05-10.35-14.93-24.95-14.93-44.63v-265.13h-97.28v263.23c0,32.62,6.08,61.07,18.07,84.57,12.25,24,30.39,42.54,53.92,55.1,23.1,12.33,51.11,18.58,83.26,18.58s60.2-6.25,83.38-18.57c23.62-12.55,41.85-31.08,54.19-55.07,12.09-23.51,18.23-51.98,18.23-84.6v-263.23h-97.28v265.13Z"/>\n <path fill="#ffffff"\n d="m1457.81,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.06,16.96-69.01s-5.7-49.19-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.38,136.32c-2.82,5.52-6.61,9.64-11.56,12.62-5.01,3.01-10.76,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.44,20.27Z"/>\n <path fill="#ffffff"\n d="m1798.27,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.05,16.96-69.01s-5.7-49.2-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.37,136.32c-2.83,5.52-6.61,9.65-11.56,12.62-5.01,3.01-10.75,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.43,20.27Z"/>\n <path fill="#ffffff"\n d="m2127.18,893.76c-23.42-12.92-50.7-19.47-81.1-19.47s-57.69,6.55-81.1,19.47c-23.64,13.05-42.19,31.74-55.13,55.57-12.8,23.57-19.3,51.11-19.3,81.84v111.77c0,30.74,6.49,58.27,19.3,81.84,12.95,23.83,31.5,42.53,55.13,55.57,23.4,12.92,50.69,19.47,81.1,19.47s57.69-6.55,81.1-19.47c23.64-13.05,42.19-31.74,55.13-55.57,12.8-23.57,19.3-51.11,19.3-81.84v-111.77c0-30.74-6.49-58.27-19.3-81.84-12.94-23.82-31.49-42.52-55.13-55.57Zm-25.57,251.08c0,11.8-2.34,22.23-6.95,31.01-4.51,8.57-10.7,14.99-18.94,19.62-8.34,4.69-18.32,7.07-29.64,7.07s-21.3-2.38-29.64-7.07c-8.24-4.63-14.43-11.05-18.94-19.62-4.62-8.77-6.95-19.2-6.95-31.01v-115.57c0-11.81,2.34-22.24,6.96-31.01,4.51-8.57,10.7-14.99,18.93-19.62,8.34-4.69,18.31-7.07,29.64-7.07s21.3,2.38,29.64,7.07c8.23,4.63,14.42,11.05,18.93,19.62,4.62,8.78,6.96,19.22,6.96,31.01v115.57Z"/>\n <path fill="#ffffff"\n d="m2499.13,1120.82c18.38-10.85,32.78-26.34,42.79-46.06,9.83-19.36,14.81-41.96,14.81-67.18s-4.98-47.82-14.81-67.19c-10.01-19.71-24.35-35.2-42.63-46.04-18.18-10.79-39.41-16.26-63.1-16.26h-184.28v417.67h97.28v-158.7h26.89l88.92,158.7h116.71l-97.24-167.69c5.07-2.07,9.96-4.49,14.65-7.26Zm-45.87-93.53c-2.27,5.06-5.3,8.79-9.25,11.38-3.91,2.57-8.42,3.82-13.78,3.82h-81.03v-69.83h81.03c5.54,0,10.14,1.25,14.05,3.81,3.96,2.6,6.98,6.32,9.25,11.38,2.47,5.51,3.73,12.11,3.74,19.61-.16,7.58-1.51,14.25-4.01,19.83Z"/>\n <polygon fill="#ffffff"\n points="2559.82 878.36 2559.82 972.93 2667.24 972.93 2667.24 1295.76 2764.53 1295.76 2764.53 972.93 2871.96 972.93 2871.96 878.36 2559.82 878.36"/>\n </g>\n</svg>')}function l(A){return'<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg"\n x="0px"\n y="0px"\n viewBox="0 0 494.08 494.08" style="enable-background:new 0 0 494.08 494.08;">\n <g>\n <path fill="'.concat(A,'" d="M247.04,0C110.604,0,0,110.604,0,247.04s110.604,247.04,247.04,247.04s247.04-110.604,247.04-247.04\n C493.845,110.701,383.379,0.235,247.04,0z M247.04,298.667l-79.787-80.64l14.293-13.653l65.493,64l65.493-64l14.72,14.507\n L247.04,298.667z"/>\n </g>\n </svg>')}var u='<svg id="Layer_1" enable-background="new 0 0 64 64" viewBox="0 0 64 64"\n xmlns="http://www.w3.org/2000/svg">\n <path\n d="m34.8 32 19.8-19.8c.8-.8.8-2 0-2.8s-2-.8-2.8 0l-19.8 19.8-19.8-19.8c-.8-.8-2-.8-2.8 0s-.8 2 0 2.8l19.8 19.8-19.8 19.8c-.8.8-.8 2 0 2.8s2 .8 2.8 0l19.8-19.8 19.8 19.8c.8.8 2 .8 2.8 0s.8-2 0-2.8z"/>\n </svg>'},708:(A,e,t)=>{"use strict";t.d(e,{default:()=>m});var n=t(195),r=t(499),o=t(891);function i(A){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},i(A)}function s(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,a(n.key),n)}}function a(A){var e=function(A,e){if("object"!=i(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=i(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==i(e)?e:e+""}var B=function(){return A=function A(){var e=this;!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),this.originalConsoleLog=console.log,console.log=function(){e.printLog.apply(e,arguments),e.originalConsoleLog.apply(e,arguments)}},e=[{key:"printLog",value:function(){for(var A=arguments.length,e=new Array(A),t=0;t<A;t++)e[t]=arguments[t];e.map((function(A){return JSON.stringify(A)})).join(" ")}},{key:"resetConsoleLog",value:function(){console.log=this.originalConsoleLog}}],e&&s(A.prototype,e),t&&s(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A;var A,e,t}();function c(A){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},c(A)}function l(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,u(n.key),n)}}function u(A){var e=function(A,e){if("object"!=c(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=c(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==c(e)?e:e+""}var g,w,d,h=t(835).A.API,Q=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),this.banners=[],this.displayedBanners=new Set,this.apiKey=null}return e=A,t=[{key:"init",value:function(A){"undefined"!=typeof window&&(this.apiKey=A,this.fetchAndDisplayBanners())}},{key:"fetchAndDisplayBanners",value:function(){var A,e=r.A.getInstance(),t=e.getState(),n=new XMLHttpRequest;n.open("GET","".concat(h,"/ewidget/banners/active")),n.setRequestHeader("Content-Type","application/json;charset=UTF-8"),n.setRequestHeader("apiKey",this.apiKey),null!=t&&null!==(A=t.identify)&&void 0!==A&&A.people&&n.setRequestHeader("peopleId",t.identify.people),e.anonymousIdentifier&&n.setRequestHeader("anonymousId",e.anonymousIdentifier);var o=this;n.onreadystatechange=function(){if(4===n.readyState&&200===n.status)try{var A=JSON.parse(n.responseText);o.banners=A,o.renderBanners()}catch(e){console.error("Error parsing banners response:",e)}},n.send()}},{key:"renderBanners",value:function(){var A=this;this.banners&&0!==this.banners.length&&this.banners.forEach((function(e){"INLINE"===e.type?A.renderInlineBanner(e):"FLOATING"===e.type&&A.renderFloatingBanner(e)}))}},{key:"renderInlineBanner",value:function(A){var e=this;document.querySelectorAll('[data-rbird-banner="'.concat(A.placement||"default",'"]')).forEach((function(t){var n=e.createBannerElement(A,!1);t.appendChild(n),e.displayedBanners.add(A.id),e.trackImpression(A.id)}))}},{key:"renderFloatingBanner",value:function(A){var e=this.createBannerElement(A,!0);document.body.appendChild(e),this.displayedBanners.add(A.id),this.trackImpression(A.id)}},{key:"createBannerElement",value:function(A,e){var t,n,r,o,i,s,a,B=this,c=document.createElement("div");c.className=e?"rbird-banner-floating":"rbird-banner-inline",c.id="rbird-banner-".concat(A.id),c.setAttribute("data-banner-id",A.id);var l=(null===(t=navigator.language)||void 0===t?void 0:t.split("-")[0])||"de",u=(null===(n=A.title)||void 0===n?void 0:n[l])||(null===(r=A.title)||void 0===r?void 0:r.de)||"",g=(null===(o=A.message)||void 0===o?void 0:o[l])||(null===(i=A.message)||void 0===i?void 0:i.de)||"",w=(null===(s=A.buttonText)||void 0===s?void 0:s[l])||(null===(a=A.buttonText)||void 0===a?void 0:a.de)||"",d='\n <div class="rbird-banner-content" style="'.concat(this.getBannerStyles(A,e),'">\n <button class="rbird-banner-close" data-banner-id="').concat(A.id,'" style="').concat(this.getCloseButtonStyles(),'">\n ×\n </button>\n <div class="rbird-banner-body">\n ').concat(u?'<h3 class="rbird-banner-title" style="'.concat(this.getTitleStyles(),'">').concat(this.escapeHtml(u),"</h3>"):"","\n ").concat(g?'<p class="rbird-banner-message" style="'.concat(this.getMessageStyles(),'">').concat(this.escapeHtml(g),"</p>"):"","\n ").concat(A.showButton&&w?'\n <button class="rbird-banner-cta" data-banner-id="'.concat(A.id,'" style="').concat(this.getCtaButtonStyles(A),'">\n ').concat(this.escapeHtml(w),"\n </button>\n "):"","\n </div>\n </div>\n ");c.innerHTML=d,e&&this.applyFloatingPosition(c,A.position);var h=c.querySelector(".rbird-banner-close");h&&h.addEventListener("click",(function(e){e.preventDefault(),B.closeBanner(A.id)}));var Q=c.querySelector(".rbird-banner-cta");return Q&&Q.addEventListener("click",(function(e){e.preventDefault(),B.handleCtaClick(A)})),c}},{key:"getBannerStyles",value:function(A,e){return"\n position: relative;\n background-color: ".concat(A.backgroundColor||"#ffffff",";\n color: ").concat(A.textColor||"#000000",";\n padding: 20px;\n border-radius: 8px;\n box-shadow: 0 2px 8px rgba(0,0,0,0.15);\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n max-width: ").concat(e?"400px":"100%",";\n box-sizing: border-box;\n z-index: 10000;\n ")}},{key:"getCloseButtonStyles",value:function(){return"\n position: absolute;\n top: 10px;\n right: 10px;\n background: transparent;\n border: none;\n font-size: 24px;\n line-height: 1;\n cursor: pointer;\n color: inherit;\n opacity: 0.6;\n padding: 0;\n width: 24px;\n height: 24px;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: opacity 0.2s;\n "}},{key:"getTitleStyles",value:function(){return"\n margin: 0 0 10px 0;\n font-size: 18px;\n font-weight: 600;\n line-height: 1.4;\n "}},{key:"getMessageStyles",value:function(){return"\n margin: 0 0 15px 0;\n font-size: 14px;\n line-height: 1.6;\n "}},{key:"getCtaButtonStyles",value:function(A){return"\n background-color: ".concat(A.buttonColor||"#667eea",";\n color: ").concat(A.buttonTextColor||"#ffffff",";\n border: none;\n padding: 10px 20px;\n border-radius: 6px;\n font-size: 14px;\n font-weight: 600;\n cursor: pointer;\n transition: opacity 0.2s;\n display: inline-block;\n ")}},{key:"applyFloatingPosition",value:function(A,e){switch(A.style.position="fixed",A.style.margin="20px",A.style.animation="rbirdBannerSlideIn 0.3s ease-out",e){case"TOP":A.style.top="0",A.style.left="50%",A.style.transform="translateX(-50%)";break;case"BOTTOM":A.style.bottom="0",A.style.left="50%",A.style.transform="translateX(-50%)";break;case"TOP_LEFT":A.style.top="0",A.style.left="0";break;case"TOP_RIGHT":A.style.top="0",A.style.right="0";break;case"BOTTOM_LEFT":A.style.bottom="0",A.style.left="0";break;default:A.style.bottom="0",A.style.right="0"}}},{key:"handleCtaClick",value:function(A){this.trackClick(A.id),"LINK"===A.buttonAction&&A.buttonLink?window.open(A.buttonLink,"_blank"):"OPEN_WIDGET"===A.buttonAction&&window.Rbird&&window.Rbird.showWidget&&window.Rbird.showWidget(),A.closeAfterAction&&this.closeBanner(A.id)}},{key:"closeBanner",value:function(A){var e=document.getElementById("rbird-banner-".concat(A));e&&(e.style.animation="rbirdBannerSlideOut 0.3s ease-in",setTimeout((function(){e.remove()}),300)),this.trackDismiss(A),this.displayedBanners.delete(A)}},{key:"trackDismiss",value:function(A){this.trackInteraction(A,"DISMISS")}},{key:"trackImpression",value:function(A){this.trackInteraction(A,"IMPRESSION")}},{key:"trackClick",value:function(A){this.trackInteraction(A,"CLICK")}},{key:"trackInteraction",value:function(A,e){var t,n=r.A.getInstance(),o=n.getState(),i=new XMLHttpRequest;i.open("POST","".concat(h,"/ewidget/banners/interaction")),i.setRequestHeader("Content-Type","application/json;charset=UTF-8"),i.setRequestHeader("apiKey",this.apiKey),null!=o&&null!==(t=o.identify)&&void 0!==t&&t.people&&i.setRequestHeader("peopleId",o.identify.people),n.anonymousIdentifier&&i.setRequestHeader("anonymousId",n.anonymousIdentifier);var s={bannerId:A,type:e};i.send(JSON.stringify(s))}},{key:"escapeHtml",value:function(A){var e=document.createElement("div");return e.textContent=A,e.innerHTML}},{key:"injectStyles",value:function(){if("undefined"!=typeof window&&!document.getElementById("rbird-banner-styles")){var A=document.createElement("style");A.id="rbird-banner-styles",A.textContent="\n @keyframes rbirdBannerSlideIn {\n from {\n opacity: 0;\n transform: translateY(-20px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n }\n\n @keyframes rbirdBannerSlideOut {\n from {\n opacity: 1;\n transform: translateY(0);\n }\n to {\n opacity: 0;\n transform: translateY(-20px);\n }\n }\n\n .rbird-banner-close:hover {\n opacity: 1 !important;\n }\n\n .rbird-banner-cta:hover {\n opacity: 0.9 !important;\n transform: translateY(-1px);\n }\n\n .rbird-banner-inline {\n margin: 20px 0;\n }\n ",document.head.appendChild(A)}}}],n=[{key:"getInstance",value:function(){return A.instance||(A.instance=new A),A.instance}}],t&&l(e.prototype,t),n&&l(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function f(A){return f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},f(A)}function p(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,U(n.key),n)}}function C(A,e,t){return(e=U(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function U(A){var e=function(A,e){if("object"!=f(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=f(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==f(e)?e:e+""}g=Q,d=void 0,(w=u(w="instance"))in g?Object.defineProperty(g,w,{value:d,enumerable:!0,configurable:!0,writable:!0}):g[w]=d;var F=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A)}return function(A,e,t){return e&&p(A.prototype,e),t&&p(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A}(A,null,[{key:"setStyles",value:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"blue",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"red",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"orange",o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"bottom",i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:30,s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:30;"undefined"!=typeof window&&y((function(){(0,n._$)(e,t,r,o,i,s,A.isMobileDevice())}))}},{key:"getInstance",value:function(){if(this.instance)return this.instance;this.instance=new A;new B;return this.instance}},{key:"showButton",value:function(A){"undefined"!=typeof window&&o.A.getInstance().showButton(A)}},{key:"initialize",value:function(A,e){if("undefined"!=typeof window)try{void 0===e&&(e=!0);var t=this.getInstance();if(t.initialized)return void console.warn("Rbird already initialized.");o.A.getInstance().noButton=!e,r.A.getInstance().init(A).then((function(){t.initialized=!0,e&&o.A.getInstance().showButton(e),y((function(){var e=Q.getInstance();e.injectStyles(),e.init(A)}))}))}catch(g){console.error(g)}}},{key:"showWidget",value:function(){if("undefined"!=typeof window)try{o.A.getInstance().openWebsiteWidget()}catch(g){console.error(g)}}},{key:"identify",value:function(A,e){if("undefined"!=typeof window)try{r.A.getInstance().identifyUser(A,e)}catch(g){console.error(g)}}},{key:"logout",value:function(){if("undefined"!=typeof window)try{r.A.getInstance().logout()}catch(g){console.error(g)}}}])}();C(F,"isMobileDevice",(function(){if("undefined"==typeof window)return!1;return window.innerWidth<=768})),C(F,"instance",void 0);var y=function(A){"undefined"!=typeof window&&"undefined"!=typeof document&&("complete"===document.readyState||"loaded"===document.readyState||"interactive"===document.readyState?A():document.addEventListener("DOMContentLoaded",(function(){A()})))};const m=F},354:function(A){A.exports=function(){"use strict";var A=function(e,t){return A=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(A[t]=e[t])},A(e,t)};function e(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}A(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var t=function(){return t=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(A[r]=e[r]);return A},t.apply(this,arguments)};function n(A,e,t,n){function r(A){return A instanceof t?A:new t((function(e){e(A)}))}return new(t||(t=Promise))((function(t,o){function i(A){try{a(n.next(A))}catch(Te){o(Te)}}function s(A){try{a(n.throw(A))}catch(Te){o(Te)}}function a(A){A.done?t(A.value):r(A.value).then(i,s)}a((n=n.apply(A,e||[])).next())}))}function r(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(A){return function(e){return a([A,e])}}function a(o){if(t)throw new TypeError("Generator is already executing.");for(;i;)try{if(t=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,n=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){i=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(6===o[0]&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=e.call(A,i)}catch(Te){o=[6,Te],n=0}finally{t=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function o(A,e,t){if(t||2===arguments.length)for(var n,r=0,o=e.length;r<o;r++)!n&&r in e||(n||(n=Array.prototype.slice.call(e,0,r)),n[r]=e[r]);return A.concat(n||e)}for(var i=function(){function A(A,e,t,n){this.left=A,this.top=e,this.width=t,this.height=n}return A.prototype.add=function(e,t,n,r){return new A(this.left+e,this.top+t,this.width+n,this.height+r)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var n=Array.from(t).find((function(A){return 0!==A.width}));return n?new A(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),s=function(A,e){return i.fromClientRect(A,e.getBoundingClientRect())},a=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),r=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new i(0,0,n,r)},B=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},c=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u="undefined"==typeof Uint8Array?[]:new Uint8Array(256),g=0;g<l.length;g++)u[l.charCodeAt(g)]=g;for(var w="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d="undefined"==typeof Uint8Array?[]:new Uint8Array(256),h=0;h<w.length;h++)d[w.charCodeAt(h)]=h;for(var Q=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var B="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(B)?B:new Uint8Array(B);for(e=0;e<s;e+=4)t=d[A.charCodeAt(e)],n=d[A.charCodeAt(e+1)],r=d[A.charCodeAt(e+2)],o=d[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return B},f=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},p=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},C=5,U=11,F=2,y=65536>>C,m=(1<<C)-1,v=y+(1024>>C)+32,H=65536>>U,E=(1<<U-C)-1,b=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},I=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},K=function(A,e){var t=Q(A),n=Array.isArray(t)?p(t):new Uint32Array(t),r=Array.isArray(t)?f(t):new Uint16Array(t),o=24,i=b(r,o/2,n[4]/2),s=2===n[5]?b(r,(o+n[4])/2):I(n,Math.ceil((o+n[4])/4));return new L(n[0],n[1],n[2],n[3],i,s)},L=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>C])<<F)+(A&m),this.data[e];if(A<=65535)return e=((e=this.index[y+(A-55296>>C)])<<F)+(A&m),this.data[e];if(A<this.highStart)return e=v-H+(A>>U),e=this.index[e],e+=A>>C&E,e=((e=this.index[e])<<F)+(A&m),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",S="undefined"==typeof Uint8Array?[]:new Uint8Array(256),D=0;D<x.length;D++)S[x.charCodeAt(D)]=D;var M=50,k=1,T=2,O=3,G=4,V=5,R=7,P=8,N=9,X=10,J=11,W=12,Y=13,_=14,Z=15,j=16,z=17,q=18,$=19,AA=20,eA=21,tA=22,nA=23,rA=24,oA=25,iA=26,sA=27,aA=28,BA=29,cA=30,lA=31,uA=32,gA=33,wA=34,dA=35,hA=36,QA=37,fA=38,pA=39,CA=40,UA=41,FA=42,yA=43,mA=[9001,65288],vA="!",HA="×",EA="÷",bA=K("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),IA=[cA,hA],KA=[k,T,O,V],LA=[X,P],xA=[sA,iA],SA=KA.concat(LA),DA=[fA,pA,CA,wA,dA],MA=[Z,Y],kA=function(A,e){void 0===e&&(e="strict");var t=[],n=[],r=[];return A.forEach((function(A,o){var i=bA.get(A);if(i>M?(r.push(!0),i-=M):r.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return n.push(o),t.push(j);if(i===G||i===J){if(0===o)return n.push(o),t.push(cA);var s=t[o-1];return-1===SA.indexOf(s)?(n.push(n[o-1]),t.push(s)):(n.push(o),t.push(cA))}return n.push(o),i===lA?t.push("strict"===e?eA:QA):i===FA||i===BA?t.push(cA):i===yA?A>=131072&&A<=196605||A>=196608&&A<=262141?t.push(QA):t.push(cA):void t.push(i)})),[n,t,r]},TA=function(A,e,t,n){var r=n[t];if(Array.isArray(A)?-1!==A.indexOf(r):A===r)for(var o=t;o<=n.length;){if((a=n[++o])===e)return!0;if(a!==X)break}if(r===X)for(o=t;o>0;){var i=n[--o];if(Array.isArray(A)?-1!==A.indexOf(i):A===i)for(var s=t;s<=n.length;){var a;if((a=n[++s])===e)return!0;if(a!==X)break}if(i!==X)break}return!1},OA=function(A,e){for(var t=A;t>=0;){var n=e[t];if(n!==X)return n;t--}return 0},GA=function(A,e,t,n,r){if(0===t[n])return HA;var o=n-1;if(Array.isArray(r)&&!0===r[o])return HA;var i=o-1,s=o+1,a=e[o],B=i>=0?e[i]:0,c=e[s];if(a===T&&c===O)return HA;if(-1!==KA.indexOf(a))return vA;if(-1!==KA.indexOf(c))return HA;if(-1!==LA.indexOf(c))return HA;if(OA(o,e)===P)return EA;if(bA.get(A[o])===J)return HA;if((a===uA||a===gA)&&bA.get(A[s])===J)return HA;if(a===R||c===R)return HA;if(a===N)return HA;if(-1===[X,Y,Z].indexOf(a)&&c===N)return HA;if(-1!==[z,q,$,rA,aA].indexOf(c))return HA;if(OA(o,e)===tA)return HA;if(TA(nA,tA,o,e))return HA;if(TA([z,q],eA,o,e))return HA;if(TA(W,W,o,e))return HA;if(a===X)return EA;if(a===nA||c===nA)return HA;if(c===j||a===j)return EA;if(-1!==[Y,Z,eA].indexOf(c)||a===_)return HA;if(B===hA&&-1!==MA.indexOf(a))return HA;if(a===aA&&c===hA)return HA;if(c===AA)return HA;if(-1!==IA.indexOf(c)&&a===oA||-1!==IA.indexOf(a)&&c===oA)return HA;if(a===sA&&-1!==[QA,uA,gA].indexOf(c)||-1!==[QA,uA,gA].indexOf(a)&&c===iA)return HA;if(-1!==IA.indexOf(a)&&-1!==xA.indexOf(c)||-1!==xA.indexOf(a)&&-1!==IA.indexOf(c))return HA;if(-1!==[sA,iA].indexOf(a)&&(c===oA||-1!==[tA,Z].indexOf(c)&&e[s+1]===oA)||-1!==[tA,Z].indexOf(a)&&c===oA||a===oA&&-1!==[oA,aA,rA].indexOf(c))return HA;if(-1!==[oA,aA,rA,z,q].indexOf(c))for(var l=o;l>=0;){if((u=e[l])===oA)return HA;if(-1===[aA,rA].indexOf(u))break;l--}if(-1!==[sA,iA].indexOf(c))for(l=-1!==[z,q].indexOf(a)?i:o;l>=0;){var u;if((u=e[l])===oA)return HA;if(-1===[aA,rA].indexOf(u))break;l--}if(fA===a&&-1!==[fA,pA,wA,dA].indexOf(c)||-1!==[pA,wA].indexOf(a)&&-1!==[pA,CA].indexOf(c)||-1!==[CA,dA].indexOf(a)&&c===CA)return HA;if(-1!==DA.indexOf(a)&&-1!==[AA,iA].indexOf(c)||-1!==DA.indexOf(c)&&a===sA)return HA;if(-1!==IA.indexOf(a)&&-1!==IA.indexOf(c))return HA;if(a===rA&&-1!==IA.indexOf(c))return HA;if(-1!==IA.concat(oA).indexOf(a)&&c===tA&&-1===mA.indexOf(A[s])||-1!==IA.concat(oA).indexOf(c)&&a===q)return HA;if(a===UA&&c===UA){for(var g=t[o],w=1;g>0&&e[--g]===UA;)w++;if(w%2!=0)return HA}return a===uA&&c===gA?HA:EA},VA=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=kA(A,e.lineBreak),n=t[0],r=t[1],o=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(r=r.map((function(A){return-1!==[oA,cA,FA].indexOf(A)?QA:A})));var i="keep-all"===e.wordBreak?o.map((function(e,t){return e&&A[t]>=19968&&A[t]<=40959})):void 0;return[n,r,i]},RA=function(){function A(A,e,t,n){this.codePoints=A,this.required=e===vA,this.start=t,this.end=n}return A.prototype.slice=function(){return c.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),PA=function(A,e){var t=B(A),n=VA(t,e),r=n[0],o=n[1],i=n[2],s=t.length,a=0,c=0;return{next:function(){if(c>=s)return{done:!0,value:null};for(var A=HA;c<s&&(A=GA(t,o,r,++c,i))===HA;);if(A!==HA||c===s){var e=new RA(t,A,a,c);return a=c,{value:e,done:!1}}return{done:!0,value:null}}}},NA=1,XA=2,JA=4,WA=8,YA=10,_A=47,ZA=92,jA=9,zA=32,qA=34,$A=61,Ae=35,ee=36,te=37,ne=39,re=40,oe=41,ie=95,se=45,ae=33,Be=60,ce=62,le=64,ue=91,ge=93,we=61,de=123,he=63,Qe=125,fe=124,pe=126,Ce=128,Ue=65533,Fe=42,ye=43,me=44,ve=58,He=59,Ee=46,be=0,Ie=8,Ke=11,Le=14,xe=31,Se=127,De=-1,Me=48,ke=97,Te=101,Oe=102,Ge=117,Ve=122,Re=65,Pe=69,Ne=70,Xe=85,Je=90,We=function(A){return A>=Me&&A<=57},Ye=function(A){return A>=55296&&A<=57343},_e=function(A){return We(A)||A>=Re&&A<=Ne||A>=ke&&A<=Oe},Ze=function(A){return A>=ke&&A<=Ve},je=function(A){return A>=Re&&A<=Je},ze=function(A){return Ze(A)||je(A)},qe=function(A){return A>=Ce},$e=function(A){return A===YA||A===jA||A===zA},At=function(A){return ze(A)||qe(A)||A===ie},et=function(A){return At(A)||We(A)||A===se},tt=function(A){return A>=be&&A<=Ie||A===Ke||A>=Le&&A<=xe||A===Se},nt=function(A,e){return A===ZA&&e!==YA},rt=function(A,e,t){return A===se?At(e)||nt(e,t):!!At(A)||!(A!==ZA||!nt(A,e))},ot=function(A,e,t){return A===ye||A===se?!!We(e)||e===Ee&&We(t):We(A===Ee?e:A)},it=function(A){var e=0,t=1;A[e]!==ye&&A[e]!==se||(A[e]===se&&(t=-1),e++);for(var n=[];We(A[e]);)n.push(A[e++]);var r=n.length?parseInt(c.apply(void 0,n),10):0;A[e]===Ee&&e++;for(var o=[];We(A[e]);)o.push(A[e++]);var i=o.length,s=i?parseInt(c.apply(void 0,o),10):0;A[e]!==Pe&&A[e]!==Te||e++;var a=1;A[e]!==ye&&A[e]!==se||(A[e]===se&&(a=-1),e++);for(var B=[];We(A[e]);)B.push(A[e++]);var l=B.length?parseInt(c.apply(void 0,B),10):0;return t*(r+s*Math.pow(10,-i))*Math.pow(10,a*l)},st={type:2},at={type:3},Bt={type:4},ct={type:13},lt={type:8},ut={type:21},gt={type:9},wt={type:10},dt={type:11},ht={type:12},Qt={type:14},ft={type:23},pt={type:1},Ct={type:25},Ut={type:24},Ft={type:26},yt={type:27},mt={type:28},vt={type:29},Ht={type:31},Et={type:32},bt=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(B(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==Et;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case qA:return this.consumeStringToken(qA);case Ae:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(et(e)||nt(t,n)){var r=rt(e,t,n)?XA:NA;return{type:5,value:this.consumeName(),flags:r}}break;case ee:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ct;break;case ne:return this.consumeStringToken(ne);case re:return st;case oe:return at;case Fe:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),Qt;break;case ye:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case me:return Bt;case se:var o=A,i=this.peekCodePoint(0),s=this.peekCodePoint(1);if(ot(o,i,s))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(rt(o,i,s))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(i===se&&s===ce)return this.consumeCodePoint(),this.consumeCodePoint(),Ut;break;case Ee:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case _A:if(this.peekCodePoint(0)===Fe)for(this.consumeCodePoint();;){var a=this.consumeCodePoint();if(a===Fe&&(a=this.consumeCodePoint())===_A)return this.consumeToken();if(a===De)return this.consumeToken()}break;case ve:return Ft;case He:return yt;case Be:if(this.peekCodePoint(0)===ae&&this.peekCodePoint(1)===se&&this.peekCodePoint(2)===se)return this.consumeCodePoint(),this.consumeCodePoint(),Ct;break;case le:var B=this.peekCodePoint(0),l=this.peekCodePoint(1),u=this.peekCodePoint(2);if(rt(B,l,u))return{type:7,value:this.consumeName()};break;case ue:return mt;case ZA:if(nt(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case ge:return vt;case we:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),lt;break;case de:return dt;case Qe:return ht;case Ge:case Xe:var g=this.peekCodePoint(0),w=this.peekCodePoint(1);return g!==ye||!_e(w)&&w!==he||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case fe:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),gt;if(this.peekCodePoint(0)===fe)return this.consumeCodePoint(),ut;break;case pe:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),wt;break;case De:return Et}return $e(A)?(this.consumeWhiteSpace(),Ht):We(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):At(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:c(A)}},A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A},A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},A.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();_e(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;e===he&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(c.apply(void 0,A.map((function(A){return A===he?Me:A}))),16),end:parseInt(c.apply(void 0,A.map((function(A){return A===he?Ne:A}))),16)};var n=parseInt(c.apply(void 0,A),16);if(this.peekCodePoint(0)===se&&_e(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var r=[];_e(e)&&r.length<6;)r.push(e),e=this.consumeCodePoint();return{type:30,start:n,end:parseInt(c.apply(void 0,r),16)}}return{type:30,start:n,end:n}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&this.peekCodePoint(0)===re?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===re?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===De)return{type:22,value:""};var e=this.peekCodePoint(0);if(e===ne||e===qA){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===De||this.peekCodePoint(0)===oe)?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),ft)}for(;;){var n=this.consumeCodePoint();if(n===De||n===oe)return{type:22,value:c.apply(void 0,A)};if($e(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===De||this.peekCodePoint(0)===oe?(this.consumeCodePoint(),{type:22,value:c.apply(void 0,A)}):(this.consumeBadUrlRemnants(),ft);if(n===qA||n===ne||n===re||tt(n))return this.consumeBadUrlRemnants(),ft;if(n===ZA){if(!nt(n,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),ft;A.push(this.consumeEscapedCodePoint())}else A.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;$e(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(A===oe||A===De)return;nt(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e=5e4,t="";A>0;){var n=Math.min(e,A);t+=c.apply(void 0,this._value.splice(0,n)),A-=n}return this._value.shift(),t},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var n=this._value[t];if(n===De||void 0===n||n===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(n===YA)return this._value.splice(0,t),pt;if(n===ZA){var r=this._value[t+1];r!==De&&void 0!==r&&(r===YA?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):nt(n,r)&&(e+=this.consumeStringSlice(t),e+=c(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=JA,t=this.peekCodePoint(0);for(t!==ye&&t!==se||A.push(this.consumeCodePoint());We(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(t===Ee&&We(n))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=WA;We(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((t===Pe||t===Te)&&((n===ye||n===se)&&We(r)||We(n)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=WA;We(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[it(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),o=this.peekCodePoint(2);return rt(n,r,o)?{type:15,number:e,flags:t,unit:this.consumeName()}:n===te?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(_e(A)){for(var e=c(A);_e(this.peekCodePoint(0))&&e.length<6;)e+=c(this.consumeCodePoint());$e(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||Ye(t)||t>1114111?Ue:t}return A===De?Ue:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(et(e))A+=c(e);else{if(!nt(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=c(this.consumeEscapedCodePoint())}}},A}(),It=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new bt;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e),A.push()}},A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||Ot(t,A))return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue()),t=this.consumeToken()}},A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?Et:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),Kt=function(A){return 15===A.type},Lt=function(A){return 17===A.type},xt=function(A){return 20===A.type},St=function(A){return 0===A.type},Dt=function(A,e){return xt(A)&&A.value===e},Mt=function(A){return 31!==A.type},kt=function(A){return 31!==A.type&&4!==A.type},Tt=function(A){var e=[],t=[];return A.forEach((function(A){if(4===A.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(t),void(t=[])}31!==A.type&&t.push(A)})),t.length&&e.push(t),e},Ot=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},Gt=function(A){return 17===A.type||15===A.type},Vt=function(A){return 16===A.type||Gt(A)},Rt=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},Pt={type:17,number:0,flags:JA},Nt={type:16,number:50,flags:JA},Xt={type:16,number:100,flags:JA},Jt=function(A,e,t){var n=A[0],r=A[1];return[Wt(n,e),Wt(void 0!==r?r:n,t)]},Wt=function(A,e){if(16===A.type)return A.number/100*e;if(Kt(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},Yt="deg",_t="grad",Zt="rad",jt="turn",zt={name:"angle",parse:function(A,e){if(15===e.type)switch(e.unit){case Yt:return Math.PI*e.number/180;case _t:return Math.PI/200*e.number;case Zt:return e.number;case jt:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")}},qt=function(A){return 15===A.type&&(A.unit===Yt||A.unit===_t||A.unit===Zt||A.unit===jt)},$t=function(A){switch(A.filter(xt).map((function(A){return A.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[Pt,Pt];case"to top":case"bottom":return An(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[Pt,Xt];case"to right":case"left":return An(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Xt,Xt];case"to bottom":case"top":return An(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Xt,Pt];case"to left":case"right":return An(270)}return 0},An=function(A){return Math.PI*A/180},en={name:"color",parse:function(A,e){if(18===e.type){var t=cn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);var i=e.value.substring(3,4);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16)/255)}if(6===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),1);if(8===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),i=e.value.substring(6,8),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),parseInt(i,16)/255)}if(20===e.type){var s=un[e.value.toUpperCase()];if(void 0!==s)return s}return un.TRANSPARENT}},tn=function(A){return!(255&A)},nn=function(A){var e=255&A,t=255&A>>8,n=255&A>>16,r=255&A>>24;return e<255?"rgba("+r+","+n+","+t+","+e/255+")":"rgb("+r+","+n+","+t+")"},rn=function(A,e,t,n){return(A<<24|e<<16|t<<8|Math.round(255*n))>>>0},on=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},sn=function(A,e){var t=e.filter(kt);if(3===t.length){var n=t.map(on),r=n[0],o=n[1],i=n[2];return rn(r,o,i,1)}if(4===t.length){var s=t.map(on),a=(r=s[0],o=s[1],i=s[2],s[3]);return rn(r,o,i,a)}return 0};function an(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<.5?e:t<2/3?6*(e-A)*(2/3-t)+A:A}var Bn=function(A,e){var t=e.filter(kt),n=t[0],r=t[1],o=t[2],i=t[3],s=(17===n.type?An(n.number):zt.parse(A,n))/(2*Math.PI),a=Vt(r)?r.number/100:0,B=Vt(o)?o.number/100:0,c=void 0!==i&&Vt(i)?Wt(i,1):1;if(0===a)return rn(255*B,255*B,255*B,1);var l=B<=.5?B*(a+1):B+a-B*a,u=2*B-l,g=an(u,l,s+1/3),w=an(u,l,s),d=an(u,l,s-1/3);return rn(255*g,255*w,255*d,c)},cn={hsl:Bn,hsla:Bn,rgb:sn,rgba:sn},ln=function(A,e){return en.parse(A,It.create(e).parseComponentValue())},un={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},gn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(xt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},wn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},dn=function(A,e){var t=en.parse(A,e[0]),n=e[1];return n&&Vt(n)?{color:t,stop:n}:{color:t,stop:null}},hn=function(A,e){var t=A[0],n=A[A.length-1];null===t.stop&&(t.stop=Pt),null===n.stop&&(n.stop=Xt);for(var r=[],o=0,i=0;i<A.length;i++){var s=A[i].stop;if(null!==s){var a=Wt(s,e);a>o?r.push(a):r.push(o),o=a}else r.push(null)}var B=null;for(i=0;i<r.length;i++){var c=r[i];if(null===c)null===B&&(B=i);else if(null!==B){for(var l=i-B,u=(c-r[B-1])/(l+1),g=1;g<=l;g++)r[B+g-1]=u*g;B=null}}return A.map((function(A,t){return{color:A.color,stop:Math.max(Math.min(1,r[t]/e),0)}}))},Qn=function(A,e,t){var n=e/2,r=t/2,o=Wt(A[0],e)-n,i=r-Wt(A[1],t);return(Math.atan2(i,o)+2*Math.PI)%(2*Math.PI)},fn=function(A,e,t){var n="number"==typeof A?A:Qn(A,e,t),r=Math.abs(e*Math.sin(n))+Math.abs(t*Math.cos(n)),o=e/2,i=t/2,s=r/2,a=Math.sin(n-Math.PI/2)*s,B=Math.cos(n-Math.PI/2)*s;return[r,o-B,o+B,i-a,i+a]},pn=function(A,e){return Math.sqrt(A*A+e*e)},Cn=function(A,e,t,n,r){return[[0,0],[0,e],[A,0],[A,e]].reduce((function(A,e){var o=e[0],i=e[1],s=pn(t-o,n-i);return(r?s<A.optimumDistance:s>A.optimumDistance)?{optimumCorner:e,optimumDistance:s}:A}),{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},Un=function(A,e,t,n,r){var o=0,i=0;switch(A.size){case 0:0===A.shape?o=i=Math.min(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.min(Math.abs(e),Math.abs(e-n)),i=Math.min(Math.abs(t),Math.abs(t-r)));break;case 2:if(0===A.shape)o=i=Math.min(pn(e,t),pn(e,t-r),pn(e-n,t),pn(e-n,t-r));else if(1===A.shape){var s=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(e),Math.abs(e-n)),a=Cn(n,r,e,t,!0),B=a[0],c=a[1];i=s*(o=pn(B-e,(c-t)/s))}break;case 1:0===A.shape?o=i=Math.max(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.max(Math.abs(e),Math.abs(e-n)),i=Math.max(Math.abs(t),Math.abs(t-r)));break;case 3:if(0===A.shape)o=i=Math.max(pn(e,t),pn(e,t-r),pn(e-n,t),pn(e-n,t-r));else if(1===A.shape){s=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(e),Math.abs(e-n));var l=Cn(n,r,e,t,!1);B=l[0],c=l[1],i=s*(o=pn(B-e,(c-t)/s))}}return Array.isArray(A.size)&&(o=Wt(A.size[0],n),i=2===A.size.length?Wt(A.size[1],r):o),[o,i]},Fn=function(A,e){var t=An(180),n=[];return Tt(e).forEach((function(e,r){if(0===r){var o=e[0];if(20===o.type&&-1!==["top","left","right","bottom"].indexOf(o.value))return void(t=$t(e));if(qt(o))return void(t=(zt.parse(A,o)+An(270))%An(360))}var i=dn(A,e);n.push(i)})),{angle:t,stops:n,type:1}},yn="closest-side",mn="farthest-side",vn="closest-corner",Hn="farthest-corner",En="circle",bn="ellipse",In="cover",Kn="contain",Ln=function(A,e){var t=0,n=3,r=[],o=[];return Tt(e).forEach((function(e,i){var s=!0;if(0===i?s=e.reduce((function(A,e){if(xt(e))switch(e.value){case"center":return o.push(Nt),!1;case"top":case"left":return o.push(Pt),!1;case"right":case"bottom":return o.push(Xt),!1}else if(Vt(e)||Gt(e))return o.push(e),!1;return A}),s):1===i&&(s=e.reduce((function(A,e){if(xt(e))switch(e.value){case En:return t=0,!1;case bn:return t=1,!1;case Kn:case yn:return n=0,!1;case mn:return n=1,!1;case vn:return n=2,!1;case In:case Hn:return n=3,!1}else if(Gt(e)||Vt(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A}),s)),s){var a=dn(A,e);r.push(a)}})),{size:n,shape:t,stops:r,position:o,type:2}},xn=function(A){return 1===A.type},Sn=function(A){return 2===A.type},Dn={name:"image",parse:function(A,e){if(22===e.type){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(18===e.type){var n=Tn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function Mn(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Tn[A.name])}var kn,Tn={"linear-gradient":function(A,e){var t=An(180),n=[];return Tt(e).forEach((function(e,r){if(0===r){var o=e[0];if(20===o.type&&"to"===o.value)return void(t=$t(e));if(qt(o))return void(t=zt.parse(A,o))}var i=dn(A,e);n.push(i)})),{angle:t,stops:n,type:1}},"-moz-linear-gradient":Fn,"-ms-linear-gradient":Fn,"-o-linear-gradient":Fn,"-webkit-linear-gradient":Fn,"radial-gradient":function(A,e){var t=0,n=3,r=[],o=[];return Tt(e).forEach((function(e,i){var s=!0;if(0===i){var a=!1;s=e.reduce((function(A,e){if(a)if(xt(e))switch(e.value){case"center":return o.push(Nt),A;case"top":case"left":return o.push(Pt),A;case"right":case"bottom":return o.push(Xt),A}else(Vt(e)||Gt(e))&&o.push(e);else if(xt(e))switch(e.value){case En:return t=0,!1;case bn:return t=1,!1;case"at":return a=!0,!1;case yn:return n=0,!1;case In:case mn:return n=1,!1;case Kn:case vn:return n=2,!1;case Hn:return n=3,!1}else if(Gt(e)||Vt(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A}),s)}if(s){var B=dn(A,e);r.push(B)}})),{size:n,shape:t,stops:r,position:o,type:2}},"-moz-radial-gradient":Ln,"-ms-radial-gradient":Ln,"-o-radial-gradient":Ln,"-webkit-radial-gradient":Ln,"-webkit-gradient":function(A,e){var t=An(180),n=[],r=1,o=0,i=3,s=[];return Tt(e).forEach((function(e,t){var o=e[0];if(0===t){if(xt(o)&&"linear"===o.value)return void(r=1);if(xt(o)&&"radial"===o.value)return void(r=2)}if(18===o.type)if("from"===o.name){var i=en.parse(A,o.values[0]);n.push({stop:Pt,color:i})}else if("to"===o.name)i=en.parse(A,o.values[0]),n.push({stop:Xt,color:i});else if("color-stop"===o.name){var s=o.values.filter(kt);if(2===s.length){i=en.parse(A,s[1]);var a=s[0];Lt(a)&&n.push({stop:{type:16,number:100*a.number,flags:a.flags},color:i})}}})),1===r?{angle:(t+An(180))%An(360),stops:n,type:r}:{size:i,shape:o,stops:n,position:s,type:r}}},On={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e.filter((function(A){return kt(A)&&Mn(A)})).map((function(e){return Dn.parse(A,e)}))}},Gn={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(xt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Vn={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Tt(e).map((function(A){return A.filter(Vt)})).map(Rt)}},Rn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Tt(e).map((function(A){return A.filter(xt).map((function(A){return A.value})).join(" ")})).map(Pn)}},Pn=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"}(kn||(kn={}));var Nn,Xn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Tt(e).map((function(A){return A.filter(Jn)}))}},Jn=function(A){return xt(A)||Vt(A)},Wn=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Yn=Wn("top"),_n=Wn("right"),Zn=Wn("bottom"),jn=Wn("left"),zn=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Rt(e.filter(Vt))}}},qn=zn("top-left"),$n=zn("top-right"),Ar=zn("bottom-right"),er=zn("bottom-left"),tr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},nr=tr("top"),rr=tr("right"),or=tr("bottom"),ir=tr("left"),sr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Kt(e)?e.number:0}}},ar=sr("top"),Br=sr("right"),cr=sr("bottom"),lr=sr("left"),ur={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},gr={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},wr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(xt).reduce((function(A,e){return A|dr(e.value)}),0)}},dr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},hr={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Qr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return 20===e.type&&"normal"===e.value?0:17===e.type||15===e.type?e.number:0}};!function(A){A.NORMAL="normal",A.STRICT="strict"}(Nn||(Nn={}));var fr,pr={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Nn.STRICT:Nn.NORMAL}},Cr={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ur=function(A,e){return xt(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:Vt(A)?Wt(A,e):e},Fr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:Dn.parse(A,e)}},yr={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},mr={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},vr=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Hr=vr("top"),Er=vr("right"),br=vr("bottom"),Ir=vr("left"),Kr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(xt).map((function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}}))}},Lr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},xr=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Sr=xr("top"),Dr=xr("right"),Mr=xr("bottom"),kr=xr("left"),Tr={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Or={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Gr={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Dt(e[0],"none")?[]:Tt(e).map((function(e){for(var t={color:un.TRANSPARENT,offsetX:Pt,offsetY:Pt,blur:Pt},n=0,r=0;r<e.length;r++){var o=e[r];Gt(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:t.blur=o,n++):t.color=en.parse(A,o)}return t}))}},Vr={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Rr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Pr[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Pr={matrix:function(A){var e=A.filter((function(A){return 17===A.type})).map((function(A){return A.number}));return 6===e.length?e:null},matrix3d:function(A){var e=A.filter((function(A){return 17===A.type})).map((function(A){return A.number})),t=e[0],n=e[1];e[2],e[3];var r=e[4],o=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var i=e[12],s=e[13];return e[14],e[15],16===e.length?[t,n,r,o,i,s]:null}},Nr={type:16,number:50,flags:JA},Xr=[Nr,Nr],Jr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(Vt);return 2!==t.length?Xr:[t[0],t[1]]}},Wr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"}(fr||(fr={}));for(var Yr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return fr.BREAK_ALL;case"keep-all":return fr.KEEP_ALL;default:return fr.NORMAL}}},_r={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(Lt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Zr={name:"time",parse:function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},jr={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:1}},zr={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},qr={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(xt).map((function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(A){return 0!==A}))}},$r={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],n=[];return e.forEach((function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:n.push(t.join(" ")),t.length=0}})),t.length&&n.push(t.join(" ")),n.map((function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"}))}},Ao={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},eo={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:xt(e)&&"bold"===e.value?700:400}},to={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(xt).map((function(A){return A.value}))}},no={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},ro=function(A,e){return!!(A&e)},oo={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e}},io={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=e.filter(Mt),o=0;o<r.length;o++){var i=r[o],s=r[o+1];if(20===i.type){var a=s&&Lt(s)?s.number:1;n.push({counter:i.value,increment:a})}}return n}},so={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],n=e.filter(Mt),r=0;r<n.length;r++){var o=n[r],i=n[r+1];if(xt(o)&&"none"!==o.value){var s=i&&Lt(i)?i.number:0;t.push({counter:o.value,reset:s})}}return t}},ao={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(Kt).map((function(e){return Zr.parse(A,e)}))}},Bo={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=e.filter(St);if(r.length%2!=0)return null;for(var o=0;o<r.length;o+=2){var i=r[o].value,s=r[o+1].value;n.push({open:i,close:s})}return n}},co=function(A,e,t){if(!A)return"";var n=A[Math.min(e,A.length-1)];return n?t?n.open:n.close:""},lo={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Dt(e[0],"none")?[]:Tt(e).map((function(e){for(var t={color:255,offsetX:Pt,offsetY:Pt,blur:Pt,spread:Pt,inset:!1},n=0,r=0;r<e.length;r++){var o=e[r];Dt(o,"inset")?t.inset=!0:Gt(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:2===n?t.blur=o:t.spread=o,n++):t.color=en.parse(A,o)}return t}))}},uo={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],n=[];return e.filter(xt).forEach((function(A){switch(A.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}})),t.forEach((function(A){-1===n.indexOf(A)&&n.push(A)})),n}},go={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},wo={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Kt(e)?e.number:0}},ho=function(){function A(A,e){var t,n;this.animationDuration=po(A,ao,e.animationDuration),this.backgroundClip=po(A,gn,e.backgroundClip),this.backgroundColor=po(A,wn,e.backgroundColor),this.backgroundImage=po(A,On,e.backgroundImage),this.backgroundOrigin=po(A,Gn,e.backgroundOrigin),this.backgroundPosition=po(A,Vn,e.backgroundPosition),this.backgroundRepeat=po(A,Rn,e.backgroundRepeat),this.backgroundSize=po(A,Xn,e.backgroundSize),this.borderTopColor=po(A,Yn,e.borderTopColor),this.borderRightColor=po(A,_n,e.borderRightColor),this.borderBottomColor=po(A,Zn,e.borderBottomColor),this.borderLeftColor=po(A,jn,e.borderLeftColor),this.borderTopLeftRadius=po(A,qn,e.borderTopLeftRadius),this.borderTopRightRadius=po(A,$n,e.borderTopRightRadius),this.borderBottomRightRadius=po(A,Ar,e.borderBottomRightRadius),this.borderBottomLeftRadius=po(A,er,e.borderBottomLeftRadius),this.borderTopStyle=po(A,nr,e.borderTopStyle),this.borderRightStyle=po(A,rr,e.borderRightStyle),this.borderBottomStyle=po(A,or,e.borderBottomStyle),this.borderLeftStyle=po(A,ir,e.borderLeftStyle),this.borderTopWidth=po(A,ar,e.borderTopWidth),this.borderRightWidth=po(A,Br,e.borderRightWidth),this.borderBottomWidth=po(A,cr,e.borderBottomWidth),this.borderLeftWidth=po(A,lr,e.borderLeftWidth),this.boxShadow=po(A,lo,e.boxShadow),this.color=po(A,ur,e.color),this.direction=po(A,gr,e.direction),this.display=po(A,wr,e.display),this.float=po(A,hr,e.cssFloat),this.fontFamily=po(A,$r,e.fontFamily),this.fontSize=po(A,Ao,e.fontSize),this.fontStyle=po(A,no,e.fontStyle),this.fontVariant=po(A,to,e.fontVariant),this.fontWeight=po(A,eo,e.fontWeight),this.letterSpacing=po(A,Qr,e.letterSpacing),this.lineBreak=po(A,pr,e.lineBreak),this.lineHeight=po(A,Cr,e.lineHeight),this.listStyleImage=po(A,Fr,e.listStyleImage),this.listStylePosition=po(A,yr,e.listStylePosition),this.listStyleType=po(A,mr,e.listStyleType),this.marginTop=po(A,Hr,e.marginTop),this.marginRight=po(A,Er,e.marginRight),this.marginBottom=po(A,br,e.marginBottom),this.marginLeft=po(A,Ir,e.marginLeft),this.opacity=po(A,jr,e.opacity);var r=po(A,Kr,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=po(A,Lr,e.overflowWrap),this.paddingTop=po(A,Sr,e.paddingTop),this.paddingRight=po(A,Dr,e.paddingRight),this.paddingBottom=po(A,Mr,e.paddingBottom),this.paddingLeft=po(A,kr,e.paddingLeft),this.paintOrder=po(A,uo,e.paintOrder),this.position=po(A,Or,e.position),this.textAlign=po(A,Tr,e.textAlign),this.textDecorationColor=po(A,zr,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=po(A,qr,null!==(n=e.textDecorationLine)&&void 0!==n?n:e.textDecoration),this.textShadow=po(A,Gr,e.textShadow),this.textTransform=po(A,Vr,e.textTransform),this.transform=po(A,Rr,e.transform),this.transformOrigin=po(A,Jr,e.transformOrigin),this.visibility=po(A,Wr,e.visibility),this.webkitTextStrokeColor=po(A,go,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=po(A,wo,e.webkitTextStrokeWidth),this.wordBreak=po(A,Yr,e.wordBreak),this.zIndex=po(A,_r,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return tn(this.backgroundColor)},A.prototype.isTransformed=function(){return null!==this.transform},A.prototype.isPositioned=function(){return 0!==this.position},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return 0!==this.float},A.prototype.isInlineLevel=function(){return ro(this.display,4)||ro(this.display,33554432)||ro(this.display,268435456)||ro(this.display,536870912)||ro(this.display,67108864)||ro(this.display,134217728)},A}(),Qo=function(){function A(A,e){this.content=po(A,oo,e.content),this.quotes=po(A,Bo,e.quotes)}return A}(),fo=function(){function A(A,e){this.counterIncrement=po(A,io,e.counterIncrement),this.counterReset=po(A,so,e.counterReset)}return A}(),po=function(A,e,t){var n=new bt,r=null!=t?t.toString():e.initialValue;n.write(r);var o=new It(n.read());switch(e.type){case 2:var i=o.parseComponentValue();return e.parse(A,xt(i)?i.value:e.initialValue);case 0:return e.parse(A,o.parseComponentValue());case 1:return e.parse(A,o.parseComponentValues());case 4:return o.parseComponentValue();case 3:switch(e.format){case"angle":return zt.parse(A,o.parseComponentValue());case"color":return en.parse(A,o.parseComponentValue());case"image":return Dn.parse(A,o.parseComponentValue());case"length":var s=o.parseComponentValue();return Gt(s)?s:Pt;case"length-percentage":var a=o.parseComponentValue();return Vt(a)?a:Pt;case"time":return Zr.parse(A,o.parseComponentValue())}}},Co="data-html2canvas-debug",Uo=function(A){switch(A.getAttribute(Co)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Fo=function(A,e){var t=Uo(A);return 1===t||e===t},yo=function(){function A(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,Fo(e,3),this.styles=new ho(A,window.getComputedStyle(e,null)),cs(e)&&(this.styles.animationDuration.some((function(A){return A>0}))&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=s(this.context,e),Fo(e,4)&&(this.flags|=16)}return A}(),mo="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",vo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ho="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Eo=0;Eo<vo.length;Eo++)Ho[vo.charCodeAt(Eo)]=Eo;for(var bo=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var B="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(B)?B:new Uint8Array(B);for(e=0;e<s;e+=4)t=Ho[A.charCodeAt(e)],n=Ho[A.charCodeAt(e+1)],r=Ho[A.charCodeAt(e+2)],o=Ho[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return B},Io=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},Ko=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},Lo=5,xo=11,So=2,Do=65536>>Lo,Mo=(1<<Lo)-1,ko=Do+(1024>>Lo)+32,To=65536>>xo,Oo=(1<<xo-Lo)-1,Go=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Vo=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Ro=function(A,e){var t=bo(A),n=Array.isArray(t)?Ko(t):new Uint32Array(t),r=Array.isArray(t)?Io(t):new Uint16Array(t),o=24,i=Go(r,o/2,n[4]/2),s=2===n[5]?Go(r,(o+n[4])/2):Vo(n,Math.ceil((o+n[4])/4));return new Po(n[0],n[1],n[2],n[3],i,s)},Po=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>Lo])<<So)+(A&Mo),this.data[e];if(A<=65535)return e=((e=this.index[Do+(A-55296>>Lo)])<<So)+(A&Mo),this.data[e];if(A<this.highStart)return e=ko-To+(A>>xo),e=this.index[e],e+=A>>Lo&Oo,e=((e=this.index[e])<<So)+(A&Mo),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),No="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Xo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Jo=0;Jo<No.length;Jo++)Xo[No.charCodeAt(Jo)]=Jo;var Wo,Yo=1,_o=2,Zo=3,jo=4,zo=5,qo=7,$o=8,Ai=9,ei=10,ti=11,ni=12,ri=13,oi=14,ii=15,si=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},ai=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},Bi=Ro(mo),ci="×",li="÷",ui=function(A){return Bi.get(A)},gi=function(A,e,t){var n=t-2,r=e[n],o=e[t-1],i=e[t];if(o===_o&&i===Zo)return ci;if(o===_o||o===Zo||o===jo)return li;if(i===_o||i===Zo||i===jo)return li;if(o===$o&&-1!==[$o,Ai,ti,ni].indexOf(i))return ci;if(!(o!==ti&&o!==Ai||i!==Ai&&i!==ei))return ci;if((o===ni||o===ei)&&i===ei)return ci;if(i===ri||i===zo)return ci;if(i===qo)return ci;if(o===Yo)return ci;if(o===ri&&i===oi){for(;r===zo;)r=e[--n];if(r===oi)return ci}if(o===ii&&i===ii){for(var s=0;r===ii;)s++,r=e[--n];if(s%2==0)return ci}return li},wi=function(A){var e=si(A),t=e.length,n=0,r=0,o=e.map(ui);return{next:function(){if(n>=t)return{done:!0,value:null};for(var A=ci;n<t&&(A=gi(e,o,++n))===ci;);if(A!==ci||n===t){var i=ai.apply(null,e.slice(r,n));return r=n,{value:i,done:!1}}return{done:!0,value:null}}}},di=function(A){for(var e,t=wi(A),n=[];!(e=t.next()).done;)e.value&&n.push(e.value.slice());return n},hi=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var n=A.createElement("boundtest");n.style.height=e+"px",n.style.display="block",A.body.appendChild(n),t.selectNode(n);var r=t.getBoundingClientRect(),o=Math.round(r.height);if(A.body.removeChild(n),o===e)return!0}}return!1},Qi=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var n=e.firstChild,r=B(n.data).map((function(A){return c(A)})),o=0,i={},s=r.every((function(A,e){t.setStart(n,o),t.setEnd(n,o+A.length);var r=t.getBoundingClientRect();o+=A.length;var s=r.x>i.x||r.y>i.y;return i=r,0===e||s}));return A.body.removeChild(e),s},fi=function(){return void 0!==(new Image).crossOrigin},pi=function(){return"string"==typeof(new XMLHttpRequest).responseType},Ci=function(A){var e=new Image,t=A.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(e,0,0),t.toDataURL()}catch(Te){return!1}return!0},Ui=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},Fi=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,t,t);var r=new Image,o=e.toDataURL();r.src=o;var i=yi(t,t,0,0,r);return n.fillStyle="red",n.fillRect(0,0,t,t),mi(i).then((function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red",n.fillRect(0,0,t,t);var i=A.createElement("div");return i.style.backgroundImage="url("+o+")",i.style.height=t+"px",Ui(r)?mi(yi(t,t,0,0,i)):Promise.reject(!1)})).then((function(A){return n.drawImage(A,0,0),Ui(n.getImageData(0,0,t,t).data)})).catch((function(){return!1}))},yi=function(A,e,t,n,r){var o="http://www.w3.org/2000/svg",i=document.createElementNS(o,"svg"),s=document.createElementNS(o,"foreignObject");return i.setAttributeNS(null,"width",A.toString()),i.setAttributeNS(null,"height",e.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",t.toString()),s.setAttributeNS(null,"y",n.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),i.appendChild(s),s.appendChild(r),i},mi=function(A){return new Promise((function(e,t){var n=new Image;n.onload=function(){return e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},vi={get SUPPORT_RANGE_BOUNDS(){var A=hi(document);return Object.defineProperty(vi,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=vi.SUPPORT_RANGE_BOUNDS&&Qi(document);return Object.defineProperty(vi,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=Ci(document);return Object.defineProperty(vi,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?Fi(document):Promise.resolve(!1);return Object.defineProperty(vi,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=fi();return Object.defineProperty(vi,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=pi();return Object.defineProperty(vi,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(vi,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(vi,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Hi=function(){function A(A,e){this.text=A,this.bounds=e}return A}(),Ei=function(A,e,t,n){var r=xi(e,t),o=[],s=0;return r.forEach((function(e){if(t.textDecorationLine.length||e.trim().length>0)if(vi.SUPPORT_RANGE_BOUNDS){var r=Ii(n,s,e.length).getClientRects();if(r.length>1){var a=Ki(e),B=0;a.forEach((function(e){o.push(new Hi(e,i.fromDOMRectList(A,Ii(n,B+s,e.length).getClientRects()))),B+=e.length}))}else o.push(new Hi(e,i.fromDOMRectList(A,r)))}else{var c=n.splitText(e.length);o.push(new Hi(e,bi(A,n))),n=c}else vi.SUPPORT_RANGE_BOUNDS||(n=n.splitText(e.length));s+=e.length})),o},bi=function(A,e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var o=s(A,n);return n.firstChild&&r.replaceChild(n.firstChild,n),o}}return i.EMPTY},Ii=function(A,e,t){var n=A.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();return r.setStart(A,e),r.setEnd(A,e+t),r},Ki=function(A){if(vi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map((function(A){return A.segment}))}return di(A)},Li=function(A,e){if(vi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map((function(A){return A.segment}))}return Di(A,e)},xi=function(A,e){return 0!==e.letterSpacing?Ki(A):Li(A,e)},Si=[32,160,4961,65792,65793,4153,4241],Di=function(A,e){for(var t,n=PA(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),r=[],o=function(){if(t.value){var A=t.value.slice(),e=B(A),n="";e.forEach((function(A){-1===Si.indexOf(A)?n+=c(A):(n.length&&r.push(n),r.push(c(A)),n="")})),n.length&&r.push(n)}};!(t=n.next()).done;)o();return r},Mi=function(){function A(A,e,t){this.text=ki(e.data,t.textTransform),this.textBounds=Ei(A,this.text,t,e)}return A}(),ki=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(Ti,Oi);case 2:return A.toUpperCase();default:return A}},Ti=/(^|\s|:|-|\(|\))([a-z])/g,Oi=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Gi=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.src=t.currentSrc||t.src,n.intrinsicWidth=t.naturalWidth,n.intrinsicHeight=t.naturalHeight,n.context.cache.addImage(n.src),n}return e(t,A),t}(yo),Vi=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return e(t,A),t}(yo),Ri=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=new XMLSerializer,o=s(e,t);return t.setAttribute("width",o.width+"px"),t.setAttribute("height",o.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t)),n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e(t,A),t}(yo),Pi=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(yo),Ni=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.start=t.start,n.reversed="boolean"==typeof t.reversed&&!0===t.reversed,n}return e(t,A),t}(yo),Xi=[{type:15,flags:0,unit:"px",number:3}],Ji=[{type:16,flags:0,number:50}],Wi=function(A){return A.width>A.height?new i(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new i(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},Yi=function(A){var e=A.type===ji?new Array(A.value.length+1).join("•"):A.value;return 0===e.length?A.placeholder||"":e},_i="checkbox",Zi="radio",ji="password",zi=707406591,qi=function(A){function t(e,t){var n=A.call(this,e,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=Yi(t),n.type!==_i&&n.type!==Zi||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=Wi(n.bounds)),n.type){case _i:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Xi;break;case Zi:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Ji}return n}return e(t,A),t}(yo),$i=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return e(t,A),t}(yo),As=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(yo),es=function(A){function t(e,t){var n=A.call(this,e,t)||this;n.src=t.src,n.width=parseInt(t.width,10)||0,n.height=parseInt(t.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=os(e,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?ln(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):un.TRANSPARENT,o=t.contentWindow.document.body?ln(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):un.TRANSPARENT;n.backgroundColor=tn(r)?tn(o)?n.styles.backgroundColor:o:r}}catch(Te){}return n}return e(t,A),t}(yo),ts=["OL","UL","MENU"],ns=function(A,e,t,n){for(var r=e.firstChild,o=void 0;r;r=o)if(o=r.nextSibling,as(r)&&r.data.trim().length>0)t.textNodes.push(new Mi(A,r,t.styles));else if(Bs(r))if(Hs(r)&&r.assignedNodes)r.assignedNodes().forEach((function(e){return ns(A,e,t,n)}));else{var i=rs(A,r);i.styles.isVisible()&&(is(r,i,n)?i.flags|=4:ss(i.styles)&&(i.flags|=2),-1!==ts.indexOf(r.tagName)&&(i.flags|=8),t.elements.push(i),r.slot,r.shadowRoot?ns(A,r.shadowRoot,i,n):ms(r)||hs(r)||vs(r)||ns(A,r,i,n))}},rs=function(A,e){return Cs(e)?new Gi(A,e):fs(e)?new Vi(A,e):hs(e)?new Ri(A,e):us(e)?new Pi(A,e):gs(e)?new Ni(A,e):ws(e)?new qi(A,e):vs(e)?new $i(A,e):ms(e)?new As(A,e):Us(e)?new es(A,e):new yo(A,e)},os=function(A,e){var t=rs(A,e);return t.flags|=4,ns(A,e,t,t),t},is=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||Qs(A)&&t.styles.isTransparent()},ss=function(A){return A.isPositioned()||A.isFloating()},as=function(A){return A.nodeType===Node.TEXT_NODE},Bs=function(A){return A.nodeType===Node.ELEMENT_NODE},cs=function(A){return Bs(A)&&void 0!==A.style&&!ls(A)},ls=function(A){return"object"==typeof A.className},us=function(A){return"LI"===A.tagName},gs=function(A){return"OL"===A.tagName},ws=function(A){return"INPUT"===A.tagName},ds=function(A){return"HTML"===A.tagName},hs=function(A){return"svg"===A.tagName},Qs=function(A){return"BODY"===A.tagName},fs=function(A){return"CANVAS"===A.tagName},ps=function(A){return"VIDEO"===A.tagName},Cs=function(A){return"IMG"===A.tagName},Us=function(A){return"IFRAME"===A.tagName},Fs=function(A){return"STYLE"===A.tagName},ys=function(A){return"SCRIPT"===A.tagName},ms=function(A){return"TEXTAREA"===A.tagName},vs=function(A){return"SELECT"===A.tagName},Hs=function(A){return"SLOT"===A.tagName},Es=function(A){return A.tagName.indexOf("-")>0},bs=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(A){var e=this.counters[A];return e&&e.length?e[e.length-1]:1},A.prototype.getCounterValues=function(A){var e=this.counters[A];return e||[]},A.prototype.pop=function(A){var e=this;A.forEach((function(A){return e.counters[A].pop()}))},A.prototype.parse=function(A){var e=this,t=A.counterIncrement,n=A.counterReset,r=!0;null!==t&&t.forEach((function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(r=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)}));var o=[];return r&&n.forEach((function(A){var t=e.counters[A.counter];o.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)})),o},A}(),Is={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Ks={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ls={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},xs={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Ss=function(A,e,t,n,r,o){return A<e||A>t?Ws(A,r,o.length>0):n.integers.reduce((function(e,t,r){for(;A>=t;)A-=t,e+=n.values[r];return e}),"")+o},Ds=function(A,e,t,n){var r="";do{t||A--,r=n(A)+r,A/=e}while(A*e>=e);return r},Ms=function(A,e,t,n,r){var o=t-e+1;return(A<0?"-":"")+(Ds(Math.abs(A),o,n,(function(A){return c(Math.floor(A%o)+e)}))+r)},ks=function(A,e,t){void 0===t&&(t=". ");var n=e.length;return Ds(Math.abs(A),n,!1,(function(A){return e[Math.floor(A%n)]}))+t},Ts=1,Os=2,Gs=4,Vs=8,Rs=function(A,e,t,n,r,o){if(A<-9999||A>9999)return Ws(A,4,r.length>0);var i=Math.abs(A),s=r;if(0===i)return e[0]+s;for(var a=0;i>0&&a<=4;a++){var B=i%10;0===B&&ro(o,Ts)&&""!==s?s=e[B]+s:B>1||1===B&&0===a||1===B&&1===a&&ro(o,Os)||1===B&&1===a&&ro(o,Gs)&&A>100||1===B&&a>1&&ro(o,Vs)?s=e[B]+(a>0?t[a-1]:"")+s:1===B&&a>0&&(s=t[a-1]+s),i=Math.floor(i/10)}return(A<0?n:"")+s},Ps="十百千萬",Ns="拾佰仟萬",Xs="マイナス",Js="마이너스",Ws=function(A,e,t){var n=t?". ":"",r=t?"、":"",o=t?", ":"",i=t?" ":"";switch(e){case 0:return"•"+i;case 1:return"◦"+i;case 2:return"◾"+i;case 5:var s=Ms(A,48,57,!0,n);return s.length<4?"0"+s:s;case 4:return ks(A,"〇一二三四五六七八九",r);case 6:return Ss(A,1,3999,Is,3,n).toLowerCase();case 7:return Ss(A,1,3999,Is,3,n);case 8:return Ms(A,945,969,!1,n);case 9:return Ms(A,97,122,!1,n);case 10:return Ms(A,65,90,!1,n);case 11:return Ms(A,1632,1641,!0,n);case 12:case 49:return Ss(A,1,9999,Ks,3,n);case 35:return Ss(A,1,9999,Ks,3,n).toLowerCase();case 13:return Ms(A,2534,2543,!0,n);case 14:case 30:return Ms(A,6112,6121,!0,n);case 15:return ks(A,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return ks(A,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return Rs(A,"零一二三四五六七八九",Ps,"負",r,Os|Gs|Vs);case 47:return Rs(A,"零壹貳參肆伍陸柒捌玖",Ns,"負",r,Ts|Os|Gs|Vs);case 42:return Rs(A,"零一二三四五六七八九",Ps,"负",r,Os|Gs|Vs);case 41:return Rs(A,"零壹贰叁肆伍陆柒捌玖",Ns,"负",r,Ts|Os|Gs|Vs);case 26:return Rs(A,"〇一二三四五六七八九","十百千万",Xs,r,0);case 25:return Rs(A,"零壱弐参四伍六七八九","拾百千万",Xs,r,Ts|Os|Gs);case 31:return Rs(A,"영일이삼사오육칠팔구","십백천만",Js,o,Ts|Os|Gs);case 33:return Rs(A,"零一二三四五六七八九","十百千萬",Js,o,0);case 32:return Rs(A,"零壹貳參四五六七八九","拾百千",Js,o,Ts|Os|Gs);case 18:return Ms(A,2406,2415,!0,n);case 20:return Ss(A,1,19999,xs,3,n);case 21:return Ms(A,2790,2799,!0,n);case 22:return Ms(A,2662,2671,!0,n);case 22:return Ss(A,1,10999,Ls,3,n);case 23:return ks(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return ks(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Ms(A,3302,3311,!0,n);case 28:return ks(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return ks(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return Ms(A,3792,3801,!0,n);case 37:return Ms(A,6160,6169,!0,n);case 38:return Ms(A,4160,4169,!0,n);case 39:return Ms(A,2918,2927,!0,n);case 40:return Ms(A,1776,1785,!0,n);case 43:return Ms(A,3046,3055,!0,n);case 44:return Ms(A,3174,3183,!0,n);case 45:return Ms(A,3664,3673,!0,n);case 46:return Ms(A,3872,3881,!0,n);default:return Ms(A,48,57,!0,n)}},Ys="data-html2canvas-ignore",_s=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new bs,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(A,e){var t=this,o=js(A,e);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var i=A.defaultView.pageXOffset,s=A.defaultView.pageYOffset,a=o.contentWindow,B=a.document,c=$s(o).then((function(){return n(t,void 0,void 0,(function(){var A,t;return r(this,(function(n){switch(n.label){case 0:return this.scrolledElements.forEach(ra),a&&(a.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||a.scrollY===e.top&&a.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(a.scrollX-e.left,a.scrollY-e.top,0,0))),A=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:B.fonts&&B.fonts.ready?[4,B.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,qs(B)]:[3,4];case 3:n.sent(),n.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then((function(){return A(B,t)})).then((function(){return o}))]:[2,o]}}))}))}));return B.open(),B.write(ta(document.doctype)+"<html></html>"),na(this.referenceElement.ownerDocument,i,s),B.replaceChild(B.adoptNode(this.documentElement),B.documentElement),B.close(),c},A.prototype.createElementClone=function(A){if(Fo(A,2),fs(A))return this.createCanvasClone(A);if(ps(A))return this.createVideoClone(A);if(Fs(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return Cs(e)&&(Cs(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Es(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return ea(A.style,e),e},A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce((function(A,e){return e&&"string"==typeof e.cssText?A+e.cssText:A}),""),n=A.cloneNode(!1);return n.textContent=t,n}}catch(Te){if(this.context.logger.error("Unable to access cssRules property",Te),"SecurityError"!==Te.name)throw Te}return A.cloneNode(!1)},A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{return t.src=A.toDataURL(),t}catch(Te){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width,n.height=A.height;var r=A.getContext("2d"),o=n.getContext("2d");if(o)if(!this.options.allowTaint&&r)o.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{var i=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(i){var s=i.getContextAttributes();!1===(null==s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}o.drawImage(A,0,0)}return n}catch(Te){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n},A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;var t=e.getContext("2d");try{return t&&(t.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||t.getImageData(0,0,e.width,e.height)),e}catch(Te){this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");return n.width=A.offsetWidth,n.height=A.offsetHeight,n},A.prototype.appendChildNode=function(A,e,t){Bs(e)&&(ys(e)||e.hasAttribute(Ys)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&Bs(e)&&Fs(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var n=this,r=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;r;r=r.nextSibling)if(Bs(r)&&Hs(r)&&"function"==typeof r.assignedNodes){var o=r.assignedNodes();o.length&&o.forEach((function(A){return n.appendChildNode(e,A,t)}))}else this.appendChildNode(e,r,t)},A.prototype.cloneNode=function(A,e){if(as(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&Bs(A)&&(cs(A)||ls(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var r=t.getComputedStyle(A),o=t.getComputedStyle(A,":before"),i=t.getComputedStyle(A,":after");this.referenceElement===A&&cs(n)&&(this.clonedReferenceElement=n),Qs(n)&&ca(n);var s=this.counters.parse(new fo(this.context,r)),a=this.resolvePseudoContent(A,n,o,Wo.BEFORE);Es(A)&&(e=!0),ps(A)||this.cloneChildNodes(A,n,e),a&&n.insertBefore(a,n.firstChild);var B=this.resolvePseudoContent(A,n,i,Wo.AFTER);return B&&n.appendChild(B),this.counters.pop(s),(r&&(this.options.copyStyles||ls(A))&&!Us(A)||e)&&ea(r,n),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]),(ms(A)||vs(A))&&(ms(n)||vs(n))&&(n.value=A.value),n}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,n){var r=this;if(t){var o=t.content,i=e.ownerDocument;if(i&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==t.display){this.counters.parse(new fo(this.context,t));var s=new Qo(this.context,t),a=i.createElement("html2canvaspseudoelement");ea(t,a),s.content.forEach((function(e){if(0===e.type)a.appendChild(i.createTextNode(e.value));else if(22===e.type){var t=i.createElement("img");t.src=e.value,t.style.opacity="1",a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var n=e.values.filter(xt);n.length&&a.appendChild(i.createTextNode(A.getAttribute(n[0].value)||""))}else if("counter"===e.name){var o=e.values.filter(kt),B=o[0],c=o[1];if(B&&xt(B)){var l=r.counters.getCounterValue(B.value),u=c&&xt(c)?mr.parse(r.context,c.value):3;a.appendChild(i.createTextNode(Ws(l,u,!1)))}}else if("counters"===e.name){var g=e.values.filter(kt),w=(B=g[0],g[1]);if(c=g[2],B&&xt(B)){var d=r.counters.getCounterValues(B.value),h=c&&xt(c)?mr.parse(r.context,c.value):3,Q=w&&0===w.type?w.value:"",f=d.map((function(A){return Ws(A,h,!1)})).join(Q);a.appendChild(i.createTextNode(f))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(i.createTextNode(co(s.quotes,r.quoteDepth++,!0)));break;case"close-quote":a.appendChild(i.createTextNode(co(s.quotes,--r.quoteDepth,!1)));break;default:a.appendChild(i.createTextNode(e.value))}})),a.className=sa+" "+aa;var B=n===Wo.BEFORE?" "+sa:" "+aa;return ls(e)?e.className.baseValue+=B:e.className+=B,a}}},A.destroy=function(A){return!!A.parentNode&&(A.parentNode.removeChild(A),!0)},A}();!function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"}(Wo||(Wo={}));var Zs,js=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(Ys,"true"),A.body.appendChild(t),t},zs=function(A){return new Promise((function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()}))},qs=function(A){return Promise.all([].slice.call(A.images,0).map(zs))},$s=function(A){return new Promise((function(e,t){var n=A.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=A.onload=function(){n.onload=A.onload=null;var t=setInterval((function(){r.body.childNodes.length>0&&"complete"===r.readyState&&(clearInterval(t),e(A))}),50)}}))},Aa=["all","d","content"],ea=function(A,e){for(var t=A.length-1;t>=0;t--){var n=A.item(t);-1===Aa.indexOf(n)&&e.style.setProperty(n,A.getPropertyValue(n))}return e},ta=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},na=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},ra=function(A){var e=A[0],t=A[1],n=A[2];e.scrollLeft=t,e.scrollTop=n},oa=":before",ia=":after",sa="___html2canvas___pseudoelement_before",aa="___html2canvas___pseudoelement_after",Ba='{\n content: "" !important;\n display: none !important;\n}',ca=function(A){la(A,"."+sa+oa+Ba+"\n ."+aa+ia+Ba)},la=function(A,e){var t=A.ownerDocument;if(t){var n=t.createElement("style");n.textContent=e,A.appendChild(n)}},ua=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),ga=function(){function A(A,e){this.context=A,this._options=e,this._cache={}}return A.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)?e:Ca(A)||Qa(A)?((this._cache[A]=this.loadImage(A)).catch((function(){})),e):e},A.prototype.match=function(A){return this._cache[A]},A.prototype.loadImage=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i=this;return r(this,(function(r){switch(r.label){case 0:return e=ua.isSameOrigin(A),t=!fa(A)&&!0===this._options.useCORS&&vi.SUPPORT_CORS_IMAGES&&!e,n=!fa(A)&&!e&&!Ca(A)&&"string"==typeof this._options.proxy&&vi.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||fa(A)||Ca(A)||n||t?(o=A,n?[4,this.proxy(o)]:[3,2]):[2];case 1:o=r.sent(),r.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise((function(A,e){var n=new Image;n.onload=function(){return A(n)},n.onerror=e,(pa(o)||t)&&(n.crossOrigin="anonymous"),n.src=o,!0===n.complete&&setTimeout((function(){return A(n)}),500),i._options.imageTimeout>0&&setTimeout((function(){return e("Timed out ("+i._options.imageTimeout+"ms) loading image")}),i._options.imageTimeout)}))];case 3:return[2,r.sent()]}}))}))},A.prototype.has=function(A){return void 0!==this._cache[A]},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise((function(r,o){var i=vi.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===i)r(s.response);else{var A=new FileReader;A.addEventListener("load",(function(){return r(A.result)}),!1),A.addEventListener("error",(function(A){return o(A)}),!1),A.readAsDataURL(s.response)}else o("Failed to proxy resource "+n+" with status code "+s.status)},s.onerror=o;var a=t.indexOf("?")>-1?"&":"?";if(s.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+i),"text"!==i&&s instanceof XMLHttpRequest&&(s.responseType=i),e._options.imageTimeout){var B=e._options.imageTimeout;s.timeout=B,s.ontimeout=function(){return o("Timed out ("+B+"ms) proxying "+n)}}s.send()}))},A}(),wa=/^data:image\/svg\+xml/i,da=/^data:image\/.*;base64,/i,ha=/^data:image\/.*/i,Qa=function(A){return vi.SUPPORT_SVG_DRAWING||!Ua(A)},fa=function(A){return ha.test(A)},pa=function(A){return da.test(A)},Ca=function(A){return"blob"===A.substr(0,4)},Ua=function(A){return"svg"===A.substr(-3).toLowerCase()||wa.test(A)},Fa=function(){function A(A,e){this.type=0,this.x=A,this.y=e}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),ya=function(A,e,t){return new Fa(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},ma=function(){function A(A,e,t,n){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=n}return A.prototype.subdivide=function(e,t){var n=ya(this.start,this.startControl,e),r=ya(this.startControl,this.endControl,e),o=ya(this.endControl,this.end,e),i=ya(n,r,e),s=ya(r,o,e),a=ya(i,s,e);return t?new A(this.start,n,i,a):new A(a,s,o,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),va=function(A){return 1===A.type},Ha=function(){function A(A){var e=A.styles,t=A.bounds,n=Jt(e.borderTopLeftRadius,t.width,t.height),r=n[0],o=n[1],i=Jt(e.borderTopRightRadius,t.width,t.height),s=i[0],a=i[1],B=Jt(e.borderBottomRightRadius,t.width,t.height),c=B[0],l=B[1],u=Jt(e.borderBottomLeftRadius,t.width,t.height),g=u[0],w=u[1],d=[];d.push((r+s)/t.width),d.push((g+c)/t.width),d.push((o+w)/t.height),d.push((a+l)/t.height);var h=Math.max.apply(Math,d);h>1&&(r/=h,o/=h,s/=h,a/=h,c/=h,l/=h,g/=h,w/=h);var Q=t.width-s,f=t.height-l,p=t.width-c,C=t.height-w,U=e.borderTopWidth,F=e.borderRightWidth,y=e.borderBottomWidth,m=e.borderLeftWidth,v=Wt(e.paddingTop,A.bounds.width),H=Wt(e.paddingRight,A.bounds.width),E=Wt(e.paddingBottom,A.bounds.width),b=Wt(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||o>0?Ea(t.left+m/3,t.top+U/3,r-m/3,o-U/3,Zs.TOP_LEFT):new Fa(t.left+m/3,t.top+U/3),this.topRightBorderDoubleOuterBox=r>0||o>0?Ea(t.left+Q,t.top+U/3,s-F/3,a-U/3,Zs.TOP_RIGHT):new Fa(t.left+t.width-F/3,t.top+U/3),this.bottomRightBorderDoubleOuterBox=c>0||l>0?Ea(t.left+p,t.top+f,c-F/3,l-y/3,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-F/3,t.top+t.height-y/3),this.bottomLeftBorderDoubleOuterBox=g>0||w>0?Ea(t.left+m/3,t.top+C,g-m/3,w-y/3,Zs.BOTTOM_LEFT):new Fa(t.left+m/3,t.top+t.height-y/3),this.topLeftBorderDoubleInnerBox=r>0||o>0?Ea(t.left+2*m/3,t.top+2*U/3,r-2*m/3,o-2*U/3,Zs.TOP_LEFT):new Fa(t.left+2*m/3,t.top+2*U/3),this.topRightBorderDoubleInnerBox=r>0||o>0?Ea(t.left+Q,t.top+2*U/3,s-2*F/3,a-2*U/3,Zs.TOP_RIGHT):new Fa(t.left+t.width-2*F/3,t.top+2*U/3),this.bottomRightBorderDoubleInnerBox=c>0||l>0?Ea(t.left+p,t.top+f,c-2*F/3,l-2*y/3,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-2*F/3,t.top+t.height-2*y/3),this.bottomLeftBorderDoubleInnerBox=g>0||w>0?Ea(t.left+2*m/3,t.top+C,g-2*m/3,w-2*y/3,Zs.BOTTOM_LEFT):new Fa(t.left+2*m/3,t.top+t.height-2*y/3),this.topLeftBorderStroke=r>0||o>0?Ea(t.left+m/2,t.top+U/2,r-m/2,o-U/2,Zs.TOP_LEFT):new Fa(t.left+m/2,t.top+U/2),this.topRightBorderStroke=r>0||o>0?Ea(t.left+Q,t.top+U/2,s-F/2,a-U/2,Zs.TOP_RIGHT):new Fa(t.left+t.width-F/2,t.top+U/2),this.bottomRightBorderStroke=c>0||l>0?Ea(t.left+p,t.top+f,c-F/2,l-y/2,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-F/2,t.top+t.height-y/2),this.bottomLeftBorderStroke=g>0||w>0?Ea(t.left+m/2,t.top+C,g-m/2,w-y/2,Zs.BOTTOM_LEFT):new Fa(t.left+m/2,t.top+t.height-y/2),this.topLeftBorderBox=r>0||o>0?Ea(t.left,t.top,r,o,Zs.TOP_LEFT):new Fa(t.left,t.top),this.topRightBorderBox=s>0||a>0?Ea(t.left+Q,t.top,s,a,Zs.TOP_RIGHT):new Fa(t.left+t.width,t.top),this.bottomRightBorderBox=c>0||l>0?Ea(t.left+p,t.top+f,c,l,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=g>0||w>0?Ea(t.left,t.top+C,g,w,Zs.BOTTOM_LEFT):new Fa(t.left,t.top+t.height),this.topLeftPaddingBox=r>0||o>0?Ea(t.left+m,t.top+U,Math.max(0,r-m),Math.max(0,o-U),Zs.TOP_LEFT):new Fa(t.left+m,t.top+U),this.topRightPaddingBox=s>0||a>0?Ea(t.left+Math.min(Q,t.width-F),t.top+U,Q>t.width+F?0:Math.max(0,s-F),Math.max(0,a-U),Zs.TOP_RIGHT):new Fa(t.left+t.width-F,t.top+U),this.bottomRightPaddingBox=c>0||l>0?Ea(t.left+Math.min(p,t.width-m),t.top+Math.min(f,t.height-y),Math.max(0,c-F),Math.max(0,l-y),Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-F,t.top+t.height-y),this.bottomLeftPaddingBox=g>0||w>0?Ea(t.left+m,t.top+Math.min(C,t.height-y),Math.max(0,g-m),Math.max(0,w-y),Zs.BOTTOM_LEFT):new Fa(t.left+m,t.top+t.height-y),this.topLeftContentBox=r>0||o>0?Ea(t.left+m+b,t.top+U+v,Math.max(0,r-(m+b)),Math.max(0,o-(U+v)),Zs.TOP_LEFT):new Fa(t.left+m+b,t.top+U+v),this.topRightContentBox=s>0||a>0?Ea(t.left+Math.min(Q,t.width+m+b),t.top+U+v,Q>t.width+m+b?0:s-m+b,a-(U+v),Zs.TOP_RIGHT):new Fa(t.left+t.width-(F+H),t.top+U+v),this.bottomRightContentBox=c>0||l>0?Ea(t.left+Math.min(p,t.width-(m+b)),t.top+Math.min(f,t.height+U+v),Math.max(0,c-(F+H)),l-(y+E),Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-(F+H),t.top+t.height-(y+E)),this.bottomLeftContentBox=g>0||w>0?Ea(t.left+m+b,t.top+C,Math.max(0,g-(m+b)),w-(y+E),Zs.BOTTOM_LEFT):new Fa(t.left+m+b,t.top+t.height-(y+E))}return A}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(Zs||(Zs={}));var Ea=function(A,e,t,n,r){var o=(Math.sqrt(2)-1)/3*4,i=t*o,s=n*o,a=A+t,B=e+n;switch(r){case Zs.TOP_LEFT:return new ma(new Fa(A,B),new Fa(A,B-s),new Fa(a-i,e),new Fa(a,e));case Zs.TOP_RIGHT:return new ma(new Fa(A,e),new Fa(A+i,e),new Fa(a,B-s),new Fa(a,B));case Zs.BOTTOM_RIGHT:return new ma(new Fa(a,e),new Fa(a,e+s),new Fa(A+i,B),new Fa(A,B));case Zs.BOTTOM_LEFT:default:return new ma(new Fa(a,B),new Fa(a-i,B),new Fa(A,e+s),new Fa(A,e))}},ba=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Ia=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},Ka=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},La=function(){function A(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}return A}(),xa=function(){function A(A,e){this.path=A,this.target=e,this.type=1}return A}(),Sa=function(){function A(A){this.opacity=A,this.type=2,this.target=6}return A}(),Da=function(A){return 0===A.type},Ma=function(A){return 1===A.type},ka=function(A){return 2===A.type},Ta=function(A,e){return A.length===e.length&&A.some((function(A,t){return A===e[t]}))},Oa=function(A,e,t,n,r){return A.map((function(A,o){switch(o){case 0:return A.add(e,t);case 1:return A.add(e+n,t);case 2:return A.add(e+n,t+r);case 3:return A.add(e,t+r)}return A}))},Ga=function(){function A(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A}(),Va=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Ha(this.container),this.container.styles.opacity<1&&this.effects.push(new Sa(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new La(t,n,r))}if(0!==this.container.styles.overflowX){var o=ba(this.curves),i=Ka(this.curves);Ta(o,i)?this.effects.push(new xa(o,6)):(this.effects.push(new xa(o,2)),this.effects.push(new xa(i,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter((function(A){return!Ma(A)}));if(e||0!==t.container.styles.position||!t.parent){if(n.unshift.apply(n,r),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var o=ba(t.curves),i=Ka(t.curves);Ta(o,i)||n.unshift(new xa(i,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter((function(e){return ro(e.target,A)}))},A}(),Ra=function(A,e,t,n){A.container.elements.forEach((function(r){var o=ro(r.flags,4),i=ro(r.flags,2),s=new Va(r,A);ro(r.styles.display,2048)&&n.push(s);var a=ro(r.flags,8)?[]:n;if(o||i){var B=o||r.styles.isPositioned()?t:e,c=new Ga(s);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var l=r.styles.zIndex.order;if(l<0){var u=0;B.negativeZIndex.some((function(A,e){return l>A.element.container.styles.zIndex.order?(u=e,!1):u>0})),B.negativeZIndex.splice(u,0,c)}else if(l>0){var g=0;B.positiveZIndex.some((function(A,e){return l>=A.element.container.styles.zIndex.order?(g=e+1,!1):g>0})),B.positiveZIndex.splice(g,0,c)}else B.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else r.styles.isFloating()?B.nonPositionedFloats.push(c):B.nonPositionedInlineLevel.push(c);Ra(s,c,o?c:t,a)}else r.styles.isInlineLevel()?e.inlineLevel.push(s):e.nonInlineLevel.push(s),Ra(s,e,t,a);ro(r.flags,8)&&Pa(r,a)}))},Pa=function(A,e){for(var t=A instanceof Ni?A.start:1,n=A instanceof Ni&&A.reversed,r=0;r<e.length;r++){var o=e[r];o.container instanceof Pi&&"number"==typeof o.container.value&&0!==o.container.value&&(t=o.container.value),o.listValue=Ws(t,o.container.styles.listStyleType,!0),t+=n?-1:1}},Na=function(A){var e=new Va(A,null),t=new Ga(e),n=[];return Ra(e,t,t,n),Pa(e.container,n),t},Xa=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},Ja=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return Za(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},Wa=function(A,e){switch(e){case 0:return Za(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},Ya=function(A,e){switch(e){case 0:return _a(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return _a(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return _a(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return _a(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},_a=function(A,e){var t=[];return va(A)?t.push(A.subdivide(.5,!1)):t.push(A),va(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},Za=function(A,e,t,n){var r=[];return va(A)?r.push(A.subdivide(.5,!1)):r.push(A),va(t)?r.push(t.subdivide(.5,!0)):r.push(t),va(n)?r.push(n.subdivide(.5,!0).reverse()):r.push(n),va(e)?r.push(e.subdivide(.5,!1).reverse()):r.push(e),r},ja=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},za=function(A){var e=A.styles,t=A.bounds,n=Wt(e.paddingLeft,t.width),r=Wt(e.paddingRight,t.width),o=Wt(e.paddingTop,t.width),i=Wt(e.paddingBottom,t.width);return t.add(n+e.borderLeftWidth,o+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+n+r),-(e.borderTopWidth+e.borderBottomWidth+o+i))},qa=function(A,e){return 0===A?e.bounds:2===A?za(e):ja(e)},$a=function(A,e){return 0===A?e.bounds:2===A?za(e):ja(e)},AB=function(A,e,t){var n=qa(rB(A.styles.backgroundOrigin,e),A),r=$a(rB(A.styles.backgroundClip,e),A),o=nB(rB(A.styles.backgroundSize,e),t,n),i=o[0],s=o[1],a=Jt(rB(A.styles.backgroundPosition,e),n.width-i,n.height-s);return[oB(rB(A.styles.backgroundRepeat,e),a,o,n,r),Math.round(n.left+a[0]),Math.round(n.top+a[1]),i,s]},eB=function(A){return xt(A)&&A.value===kn.AUTO},tB=function(A){return"number"==typeof A},nB=function(A,e,t){var n=e[0],r=e[1],o=e[2],i=A[0],s=A[1];if(!i)return[0,0];if(Vt(i)&&s&&Vt(s))return[Wt(i,t.width),Wt(s,t.height)];var a=tB(o);if(xt(i)&&(i.value===kn.CONTAIN||i.value===kn.COVER))return tB(o)?t.width/t.height<o!=(i.value===kn.COVER)?[t.width,t.width/o]:[t.height*o,t.height]:[t.width,t.height];var B=tB(n),c=tB(r),l=B||c;if(eB(i)&&(!s||eB(s)))return B&&c?[n,r]:a||l?l&&a?[B?n:r*o,c?r:n/o]:[B?n:t.width,c?r:t.height]:[t.width,t.height];if(a){var u=0,g=0;return Vt(i)?u=Wt(i,t.width):Vt(s)&&(g=Wt(s,t.height)),eB(i)?u=g*o:s&&!eB(s)||(g=u/o),[u,g]}var w=null,d=null;if(Vt(i)?w=Wt(i,t.width):s&&Vt(s)&&(d=Wt(s,t.height)),null===w||s&&!eB(s)||(d=B&&c?w/n*r:t.height),null!==d&&eB(i)&&(w=B&&c?d/r*n:t.width),null!==w&&null!==d)return[w,d];throw new Error("Unable to calculate background-size for element")},rB=function(A,e){var t=A[e];return void 0===t?A[0]:t},oB=function(A,e,t,n,r){var o=e[0],i=e[1],s=t[0],a=t[1];switch(A){case 2:return[new Fa(Math.round(n.left),Math.round(n.top+i)),new Fa(Math.round(n.left+n.width),Math.round(n.top+i)),new Fa(Math.round(n.left+n.width),Math.round(a+n.top+i)),new Fa(Math.round(n.left),Math.round(a+n.top+i))];case 3:return[new Fa(Math.round(n.left+o),Math.round(n.top)),new Fa(Math.round(n.left+o+s),Math.round(n.top)),new Fa(Math.round(n.left+o+s),Math.round(n.height+n.top)),new Fa(Math.round(n.left+o),Math.round(n.height+n.top))];case 1:return[new Fa(Math.round(n.left+o),Math.round(n.top+i)),new Fa(Math.round(n.left+o+s),Math.round(n.top+i)),new Fa(Math.round(n.left+o+s),Math.round(n.top+i+a)),new Fa(Math.round(n.left+o),Math.round(n.top+i+a))];default:return[new Fa(Math.round(r.left),Math.round(r.top)),new Fa(Math.round(r.left+r.width),Math.round(r.top)),new Fa(Math.round(r.left+r.width),Math.round(r.height+r.top)),new Fa(Math.round(r.left),Math.round(r.height+r.top))]}},iB="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",sB="Hidden Text",aB=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),o=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",o.appendChild(t),n.src=iB,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.appendChild(this._document.createTextNode(sB)),t.appendChild(r),t.appendChild(n);var i=n.offsetTop-r.offsetTop+2;t.removeChild(r),t.appendChild(this._document.createTextNode(sB)),t.style.lineHeight="normal",n.style.verticalAlign="super";var s=n.offsetTop-t.offsetTop+2;return o.removeChild(t),{baseline:i,middle:s}},A.prototype.getMetrics=function(A,e){var t=A+" "+e;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},A}(),BB=function(){function A(A,e){this.context=A,this.options=e}return A}(),cB=1e4,lB=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new aB(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return e(t,A),t.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach((function(A){return e.applyEffect(A)}))},t.prototype.applyEffect=function(A){this.ctx.save(),ka(A)&&(this.ctx.globalAlpha=A.opacity),Da(A)&&(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)),Ma(A)&&(this.path(A.path),this.ctx.clip()),this._activeEffects.push(A)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(A){return n(this,void 0,void 0,(function(){return r(this,(function(e){switch(e.label){case 0:return A.element.container.styles.isVisible()?[4,this.renderStackContent(A)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}}))}))},t.prototype.renderNode=function(A){return n(this,void 0,void 0,(function(){return r(this,(function(e){switch(e.label){case 0:return ro(A.container.flags,16),A.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(A)]:[3,3];case 1:return e.sent(),[4,this.renderNodeContent(A)];case 2:e.sent(),e.label=3;case 3:return[2]}}))}))},t.prototype.renderTextWithLetterSpacing=function(A,e,t){var n=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):Ki(A.text).reduce((function(e,r){return n.ctx.fillText(r,e,A.bounds.top+t),e+n.ctx.measureText(r).width}),A.bounds.left)},t.prototype.createFontStyle=function(A){var e=A.fontVariant.filter((function(A){return"normal"===A||"small-caps"===A})).join(""),t=hB(A.fontFamily).join(", "),n=Kt(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,n,t].join(" "),t,n]},t.prototype.renderTextNode=function(A,e){return n(this,void 0,void 0,(function(){var t,n,o,i,s,a,B,c,l=this;return r(this,(function(r){return t=this.createFontStyle(e),n=t[0],o=t[1],i=t[2],this.ctx.font=n,this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",s=this.fontMetrics.getMetrics(o,i),a=s.baseline,B=s.middle,c=e.paintOrder,A.textBounds.forEach((function(A){c.forEach((function(t){switch(t){case 0:l.ctx.fillStyle=nn(e.color),l.renderTextWithLetterSpacing(A,e.letterSpacing,a);var n=e.textShadow;n.length&&A.text.trim().length&&(n.slice(0).reverse().forEach((function(t){l.ctx.shadowColor=nn(t.color),l.ctx.shadowOffsetX=t.offsetX.number*l.options.scale,l.ctx.shadowOffsetY=t.offsetY.number*l.options.scale,l.ctx.shadowBlur=t.blur.number,l.renderTextWithLetterSpacing(A,e.letterSpacing,a)})),l.ctx.shadowColor="",l.ctx.shadowOffsetX=0,l.ctx.shadowOffsetY=0,l.ctx.shadowBlur=0),e.textDecorationLine.length&&(l.ctx.fillStyle=nn(e.textDecorationColor||e.color),e.textDecorationLine.forEach((function(e){switch(e){case 1:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+a),A.bounds.width,1);break;case 2:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:l.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+B),A.bounds.width,1)}})));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(l.ctx.strokeStyle=nn(e.webkitTextStrokeColor),l.ctx.lineWidth=e.webkitTextStrokeWidth,l.ctx.lineJoin=window.chrome?"miter":"round",l.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+a)),l.ctx.strokeStyle="",l.ctx.lineWidth=0,l.ctx.lineJoin="miter"}}))})),[2]}))}))},t.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var n=za(A),r=Ka(e);this.path(r),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,n.left,n.top,n.width,n.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return n(this,void 0,void 0,(function(){var e,n,o,s,a,B,c,l,u,g,w,d,h,Q,f,p,C,U;return r(this,(function(r){switch(r.label){case 0:this.applyEffects(A.getEffects(4)),e=A.container,n=A.curves,o=e.styles,s=0,a=e.textNodes,r.label=1;case 1:return s<a.length?(B=a[s],[4,this.renderTextNode(B,o)]):[3,4];case 2:r.sent(),r.label=3;case 3:return s++,[3,1];case 4:if(!(e instanceof Gi))return[3,8];r.label=5;case 5:return r.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return f=r.sent(),this.renderReplacedElement(e,n,f),[3,8];case 7:return r.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof Vi&&this.renderReplacedElement(e,n,e.canvas),!(e instanceof Ri))return[3,12];r.label=9;case 9:return r.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return f=r.sent(),this.renderReplacedElement(e,n,f),[3,12];case 11:return r.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof es&&e.tree?[4,new t(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree)]:[3,14];case 13:c=r.sent(),e.width&&e.height&&this.ctx.drawImage(c,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),r.label=14;case 14:if(e instanceof qi&&(l=Math.min(e.bounds.width,e.bounds.height),e.type===_i?e.checked&&(this.ctx.save(),this.path([new Fa(e.bounds.left+.39363*l,e.bounds.top+.79*l),new Fa(e.bounds.left+.16*l,e.bounds.top+.5549*l),new Fa(e.bounds.left+.27347*l,e.bounds.top+.44071*l),new Fa(e.bounds.left+.39694*l,e.bounds.top+.5649*l),new Fa(e.bounds.left+.72983*l,e.bounds.top+.23*l),new Fa(e.bounds.left+.84*l,e.bounds.top+.34085*l),new Fa(e.bounds.left+.39363*l,e.bounds.top+.79*l)]),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore()):e.type===Zi&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+l/2,e.bounds.top+l/2,l/4,0,2*Math.PI,!0),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore())),uB(e)&&e.value.length){switch(u=this.createFontStyle(o),C=u[0],g=u[1],w=this.fontMetrics.getMetrics(C,g).baseline,this.ctx.font=C,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=wB(e.styles.textAlign),U=za(e),d=0,e.styles.textAlign){case 1:d+=U.width/2;break;case 2:d+=U.width}h=U.add(d,0,0,-U.height/2+1),this.ctx.save(),this.path([new Fa(U.left,U.top),new Fa(U.left+U.width,U.top),new Fa(U.left+U.width,U.top+U.height),new Fa(U.left,U.top+U.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Hi(e.value,h),o.letterSpacing,w),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!ro(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(Q=e.styles.listStyleImage).type)return[3,18];f=void 0,p=Q.url,r.label=15;case 15:return r.trys.push([15,17,,18]),[4,this.context.cache.match(p)];case 16:return f=r.sent(),this.ctx.drawImage(f,e.bounds.left-(f.width+10),e.bounds.top),[3,18];case 17:return r.sent(),this.context.logger.error("Error loading list-style-image "+p),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==e.styles.listStyleType&&(C=this.createFontStyle(o)[0],this.ctx.font=C,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",U=new i(e.bounds.left,e.bounds.top+Wt(e.styles.paddingTop,e.bounds.width),e.bounds.width,Ur(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Hi(A.listValue,U),o.letterSpacing,Ur(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),r.label=20;case 20:return[2]}}))}))},t.prototype.renderStackContent=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i,s,a,B,c,l,u,g,w,d,h;return r(this,(function(r){switch(r.label){case 0:return ro(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:r.sent(),e=0,t=A.negativeZIndex,r.label=2;case 2:return e<t.length?(h=t[e],[4,this.renderStack(h)]):[3,5];case 3:r.sent(),r.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:r.sent(),n=0,o=A.nonInlineLevel,r.label=7;case 7:return n<o.length?(h=o[n],[4,this.renderNode(h)]):[3,10];case 8:r.sent(),r.label=9;case 9:return n++,[3,7];case 10:i=0,s=A.nonPositionedFloats,r.label=11;case 11:return i<s.length?(h=s[i],[4,this.renderStack(h)]):[3,14];case 12:r.sent(),r.label=13;case 13:return i++,[3,11];case 14:a=0,B=A.nonPositionedInlineLevel,r.label=15;case 15:return a<B.length?(h=B[a],[4,this.renderStack(h)]):[3,18];case 16:r.sent(),r.label=17;case 17:return a++,[3,15];case 18:c=0,l=A.inlineLevel,r.label=19;case 19:return c<l.length?(h=l[c],[4,this.renderNode(h)]):[3,22];case 20:r.sent(),r.label=21;case 21:return c++,[3,19];case 22:u=0,g=A.zeroOrAutoZIndexOrTransformedOrOpacity,r.label=23;case 23:return u<g.length?(h=g[u],[4,this.renderStack(h)]):[3,26];case 24:r.sent(),r.label=25;case 25:return u++,[3,23];case 26:w=0,d=A.positiveZIndex,r.label=27;case 27:return w<d.length?(h=d[w],[4,this.renderStack(h)]):[3,30];case 28:r.sent(),r.label=29;case 29:return w++,[3,27];case 30:return[2]}}))}))},t.prototype.mask=function(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()},t.prototype.formatPath=function(A){var e=this;A.forEach((function(A,t){var n=va(A)?A.start:A;0===t?e.ctx.moveTo(n.x,n.y):e.ctx.lineTo(n.x,n.y),va(A)&&e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)}))},t.prototype.renderRepeat=function(A,e,t,n){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,n),this.ctx.fill(),this.ctx.translate(-t,-n)},t.prototype.resizeImage=function(A,e,t){var n;if(A.width===e&&A.height===t)return A;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");return r.width=Math.max(1,e),r.height=Math.max(1,t),r.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),r},t.prototype.renderBackgroundImage=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i,s;return r(this,(function(a){switch(a.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var o,i,s,a,B,c,l,u,g,w,d,h,Q,f,p,C,U,F,y,m,v,H,E,b,I,K,L,x,S,D,M;return r(this,(function(r){switch(r.label){case 0:if(0!==t.type)return[3,5];o=void 0,i=t.url,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,n.context.cache.match(i)];case 2:return o=r.sent(),[3,4];case 3:return r.sent(),n.context.logger.error("Error loading background-image "+i),[3,4];case 4:return o&&(s=AB(A,e,[o.width,o.height,o.width/o.height]),C=s[0],H=s[1],E=s[2],y=s[3],m=s[4],f=n.ctx.createPattern(n.resizeImage(o,y,m),"repeat"),n.renderRepeat(C,f,H,E)),[3,6];case 5:xn(t)?(a=AB(A,e,[null,null,null]),C=a[0],H=a[1],E=a[2],y=a[3],m=a[4],B=fn(t.angle,y,m),c=B[0],l=B[1],u=B[2],g=B[3],w=B[4],(d=document.createElement("canvas")).width=y,d.height=m,h=d.getContext("2d"),Q=h.createLinearGradient(l,g,u,w),hn(t.stops,c).forEach((function(A){return Q.addColorStop(A.stop,nn(A.color))})),h.fillStyle=Q,h.fillRect(0,0,y,m),y>0&&m>0&&(f=n.ctx.createPattern(d,"repeat"),n.renderRepeat(C,f,H,E))):Sn(t)&&(p=AB(A,e,[null,null,null]),C=p[0],U=p[1],F=p[2],y=p[3],m=p[4],v=0===t.position.length?[Nt]:t.position,H=Wt(v[0],y),E=Wt(v[v.length-1],m),b=Un(t,H,E,y,m),I=b[0],K=b[1],I>0&&K>0&&(L=n.ctx.createRadialGradient(U+H,F+E,0,U+H,F+E,I),hn(t.stops,2*I).forEach((function(A){return L.addColorStop(A.stop,nn(A.color))})),n.path(C),n.ctx.fillStyle=L,I!==K?(x=A.bounds.left+.5*A.bounds.width,S=A.bounds.top+.5*A.bounds.height,M=1/(D=K/I),n.ctx.save(),n.ctx.translate(x,S),n.ctx.transform(1,0,0,D,0,0),n.ctx.translate(-x,-S),n.ctx.fillRect(U,M*(F-S)+S,y,m*M),n.ctx.restore()):n.ctx.fill())),r.label=6;case 6:return e--,[2]}}))},n=this,o=0,i=A.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:return o<i.length?(s=i[o],[5,t(s)]):[3,4];case 2:a.sent(),a.label=3;case 3:return o++,[3,1];case 4:return[2]}}))}))},t.prototype.renderSolidBorder=function(A,e,t){return n(this,void 0,void 0,(function(){return r(this,(function(n){return this.path(Xa(t,e)),this.ctx.fillStyle=nn(A),this.ctx.fill(),[2]}))}))},t.prototype.renderDoubleBorder=function(A,e,t,o){return n(this,void 0,void 0,(function(){var n,i;return r(this,(function(r){switch(r.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,o)]:[3,2];case 1:return r.sent(),[2];case 2:return n=Ja(o,t),this.path(n),this.ctx.fillStyle=nn(A),this.ctx.fill(),i=Wa(o,t),this.path(i),this.ctx.fill(),[2]}}))}))},t.prototype.renderNodeBackgroundAndBorders=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i,s,a,B,c=this;return r(this,(function(r){switch(r.label){case 0:return this.applyEffects(A.getEffects(2)),e=A.container.styles,t=!tn(e.backgroundColor)||e.backgroundImage.length,n=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],o=gB(rB(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),tn(e.backgroundColor)||(this.ctx.fillStyle=nn(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:r.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach((function(e){c.ctx.save();var t=ba(A.curves),n=e.inset?0:cB,r=Oa(t,-n+(e.inset?1:-1)*e.spread.number,(e.inset?1:-1)*e.spread.number,e.spread.number*(e.inset?-2:2),e.spread.number*(e.inset?-2:2));e.inset?(c.path(t),c.ctx.clip(),c.mask(r)):(c.mask(t),c.ctx.clip(),c.path(r)),c.ctx.shadowOffsetX=e.offsetX.number+n,c.ctx.shadowOffsetY=e.offsetY.number,c.ctx.shadowColor=nn(e.color),c.ctx.shadowBlur=e.blur.number,c.ctx.fillStyle=e.inset?nn(e.color):"rgba(0,0,0,1)",c.ctx.fill(),c.ctx.restore()})),r.label=2;case 2:i=0,s=0,a=n,r.label=3;case 3:return s<a.length?0!==(B=a[s]).style&&!tn(B.color)&&B.width>0?2!==B.style?[3,5]:[4,this.renderDashedDottedBorder(B.color,B.width,i,A.curves,2)]:[3,11]:[3,13];case 4:return r.sent(),[3,11];case 5:return 3!==B.style?[3,7]:[4,this.renderDashedDottedBorder(B.color,B.width,i,A.curves,3)];case 6:return r.sent(),[3,11];case 7:return 4!==B.style?[3,9]:[4,this.renderDoubleBorder(B.color,B.width,i,A.curves)];case 8:return r.sent(),[3,11];case 9:return[4,this.renderSolidBorder(B.color,i,A.curves)];case 10:r.sent(),r.label=11;case 11:i++,r.label=12;case 12:return s++,[3,3];case 13:return[2]}}))}))},t.prototype.renderDashedDottedBorder=function(A,e,t,o,i){return n(this,void 0,void 0,(function(){var n,s,a,B,c,l,u,g,w,d,h,Q,f,p,C,U;return r(this,(function(r){return this.ctx.save(),n=Ya(o,t),s=Xa(o,t),2===i&&(this.path(s),this.ctx.clip()),va(s[0])?(a=s[0].start.x,B=s[0].start.y):(a=s[0].x,B=s[0].y),va(s[1])?(c=s[1].end.x,l=s[1].end.y):(c=s[1].x,l=s[1].y),u=0===t||2===t?Math.abs(a-c):Math.abs(B-l),this.ctx.beginPath(),3===i?this.formatPath(n):this.formatPath(s.slice(0,2)),g=e<3?3*e:2*e,w=e<3?2*e:e,3===i&&(g=e,w=e),d=!0,u<=2*g?d=!1:u<=2*g+w?(g*=h=u/(2*g+w),w*=h):(Q=Math.floor((u+w)/(g+w)),f=(u-Q*g)/(Q-1),w=(p=(u-(Q+1)*g)/Q)<=0||Math.abs(w-f)<Math.abs(w-p)?f:p),d&&(3===i?this.ctx.setLineDash([0,g+w]):this.ctx.setLineDash([g,w])),3===i?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=nn(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(va(s[0])&&(C=s[3],U=s[0],this.ctx.beginPath(),this.formatPath([new Fa(C.end.x,C.end.y),new Fa(U.start.x,U.start.y)]),this.ctx.stroke()),va(s[1])&&(C=s[1],U=s[2],this.ctx.beginPath(),this.formatPath([new Fa(C.end.x,C.end.y),new Fa(U.start.x,U.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},t.prototype.render=function(A){return n(this,void 0,void 0,(function(){var e;return r(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),e=Na(A),[4,this.renderStack(e)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}}))}))},t}(BB),uB=function(A){return A instanceof As||A instanceof $i||A instanceof qi&&A.type!==Zi&&A.type!==_i},gB=function(A,e){switch(A){case 0:return ba(e);case 2:return Ia(e);default:return Ka(e)}},wB=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},dB=["-apple-system","system-ui"],hB=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter((function(A){return-1===dB.indexOf(A)})):A},QB=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return e(t,A),t.prototype.render=function(A){return n(this,void 0,void 0,(function(){var e,t;return r(this,(function(n){switch(n.label){case 0:return e=yi(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,fB(e)];case 1:return t=n.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},t}(BB),fB=function(A){return new Promise((function(e,t){var n=new Image;n.onload=function(){e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},pB=function(){function A(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,o([this.id,this.getTime()+"ms"],A))},A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),CB=function(){function A(e,t){var n;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new pB({id:this.instanceName,enabled:e.logging}),this.cache=null!==(n=e.cache)&&void 0!==n?n:new ga(this,e)}return A.instanceCount=1,A}(),UB=function(A,e){return void 0===e&&(e={}),FB(A,e)};"undefined"!=typeof window&&ua.setContext(window);var FB=function(A,e){return n(void 0,void 0,void 0,(function(){var n,o,B,c,l,u,g,w,d,h,Q,f,p,C,U,F,y,m,v,H,E,b,I,K,L,x,S,D,M,k,T,O,G,V,R,P,N,X;return r(this,(function(r){switch(r.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(n=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=n.defaultView))throw new Error("Document is not attached to a Window");return B={allowTaint:null!==(b=e.allowTaint)&&void 0!==b&&b,imageTimeout:null!==(I=e.imageTimeout)&&void 0!==I?I:15e3,proxy:e.proxy,useCORS:null!==(K=e.useCORS)&&void 0!==K&&K},c=t({logging:null===(L=e.logging)||void 0===L||L,cache:e.cache},B),l={windowWidth:null!==(x=e.windowWidth)&&void 0!==x?x:o.innerWidth,windowHeight:null!==(S=e.windowHeight)&&void 0!==S?S:o.innerHeight,scrollX:null!==(D=e.scrollX)&&void 0!==D?D:o.pageXOffset,scrollY:null!==(M=e.scrollY)&&void 0!==M?M:o.pageYOffset},u=new i(l.scrollX,l.scrollY,l.windowWidth,l.windowHeight),g=new CB(c,u),w=null!==(k=e.foreignObjectRendering)&&void 0!==k&&k,d={allowTaint:null!==(T=e.allowTaint)&&void 0!==T&&T,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:w,copyStyles:w},g.logger.debug("Starting document clone with size "+u.width+"x"+u.height+" scrolled to "+-u.left+","+-u.top),h=new _s(g,A,d),(Q=h.clonedReferenceElement)?[4,h.toIFrame(n,u)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return f=r.sent(),p=Qs(Q)||ds(Q)?a(Q.ownerDocument):s(g,Q),C=p.width,U=p.height,F=p.left,y=p.top,m=yB(g,Q,e.backgroundColor),v={canvas:e.canvas,backgroundColor:m,scale:null!==(G=null!==(O=e.scale)&&void 0!==O?O:o.devicePixelRatio)&&void 0!==G?G:1,x:(null!==(V=e.x)&&void 0!==V?V:0)+F,y:(null!==(R=e.y)&&void 0!==R?R:0)+y,width:null!==(P=e.width)&&void 0!==P?P:Math.ceil(C),height:null!==(N=e.height)&&void 0!==N?N:Math.ceil(U)},w?(g.logger.debug("Document cloned, using foreign object rendering"),[4,new QB(g,v).render(Q)]):[3,3];case 2:return H=r.sent(),[3,5];case 3:return g.logger.debug("Document cloned, element located at "+F+","+y+" with size "+C+"x"+U+" using computed rendering"),g.logger.debug("Starting DOM parsing"),E=os(g,Q),m===E.styles.backgroundColor&&(E.styles.backgroundColor=un.TRANSPARENT),g.logger.debug("Starting renderer for element at "+v.x+","+v.y+" with size "+v.width+"x"+v.height),[4,new lB(g,v).render(E)];case 4:H=r.sent(),r.label=5;case 5:return(null===(X=e.removeContainer)||void 0===X||X)&&(_s.destroy(f)||g.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),g.logger.debug("Finished rendering"),[2,H]}}))}))},yB=function(A,e,t){var n=e.ownerDocument,r=n.documentElement?ln(A,getComputedStyle(n.documentElement).backgroundColor):un.TRANSPARENT,o=n.body?ln(A,getComputedStyle(n.body).backgroundColor):un.TRANSPARENT,i="string"==typeof t?ln(A,t):null===t?un.TRANSPARENT:4294967295;return e===n.documentElement?tn(r)?tn(o)?i:o:r:i};return UB}()}},e={};function t(n){var r=e[n];if(void 0!==r)return r.exports;var o=e[n]={exports:{}};return A[n].call(o.exports,o,o.exports,t),o.exports}t.n=A=>{var e=A&&A.__esModule?()=>A.default:()=>A;return t.d(e,{a:e}),e},t.d=(A,e)=>{for(var n in e)t.o(e,n)&&!t.o(A,n)&&Object.defineProperty(A,n,{enumerable:!0,get:e[n]})},t.o=(A,e)=>Object.prototype.hasOwnProperty.call(A,e);var n=t(708);return n=n.default})()));
|
|
1
|
+
!function(A,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof define&&define.amd?define([],e):"object"==typeof exports?exports.Rbird=e():A.Rbird=e()}(this,(()=>(()=>{var A={499:(A,e,t)=>{"use strict";t.d(e,{A:()=>l});var n=t(891),r=t(708);function o(A){return o="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},o(A)}function i(){i=function(){return e};var A,e={},t=Object.prototype,n=t.hasOwnProperty,r=Object.defineProperty||function(A,e,t){A[e]=t.value},s="function"==typeof Symbol?Symbol:{},a=s.iterator||"@@iterator",B=s.asyncIterator||"@@asyncIterator",c=s.toStringTag||"@@toStringTag";function l(A,e,t){return Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}),A[e]}try{l({},"")}catch(A){l=function(A,e,t){return A[e]=t}}function u(A,e,t,n){var o=e&&e.prototype instanceof p?e:p,i=Object.create(o.prototype),s=new x(n||[]);return r(i,"_invoke",{value:b(A,t,s)}),i}function g(A,e,t){try{return{type:"normal",arg:A.call(e,t)}}catch(A){return{type:"throw",arg:A}}}e.wrap=u;var w="suspendedStart",d="suspendedYield",h="executing",Q="completed",f={};function p(){}function C(){}function U(){}var F={};l(F,a,(function(){return this}));var y=Object.getPrototypeOf,m=y&&y(y(S([])));m&&m!==t&&n.call(m,a)&&(F=m);var v=U.prototype=p.prototype=Object.create(F);function H(A){["next","throw","return"].forEach((function(e){l(A,e,(function(A){return this._invoke(e,A)}))}))}function E(A,e){function t(r,i,s,a){var B=g(A[r],A,i);if("throw"!==B.type){var c=B.arg,l=c.value;return l&&"object"==o(l)&&n.call(l,"__await")?e.resolve(l.__await).then((function(A){t("next",A,s,a)}),(function(A){t("throw",A,s,a)})):e.resolve(l).then((function(A){c.value=A,s(c)}),(function(A){return t("throw",A,s,a)}))}a(B.arg)}var i;r(this,"_invoke",{value:function(A,n){function r(){return new e((function(e,r){t(A,n,e,r)}))}return i=i?i.then(r,r):r()}})}function b(e,t,n){var r=w;return function(o,i){if(r===h)throw Error("Generator is already running");if(r===Q){if("throw"===o)throw i;return{value:A,done:!0}}for(n.method=o,n.arg=i;;){var s=n.delegate;if(s){var a=I(s,n);if(a){if(a===f)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===w)throw r=Q,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=h;var B=g(e,t,n);if("normal"===B.type){if(r=n.done?Q:d,B.arg===f)continue;return{value:B.arg,done:n.done}}"throw"===B.type&&(r=Q,n.method="throw",n.arg=B.arg)}}}function I(e,t){var n=t.method,r=e.iterator[n];if(r===A)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=A,I(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),f;var o=g(r,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,f;var i=o.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=A),t.delegate=null,f):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,f)}function K(A){var e={tryLoc:A[0]};1 in A&&(e.catchLoc=A[1]),2 in A&&(e.finallyLoc=A[2],e.afterLoc=A[3]),this.tryEntries.push(e)}function L(A){var e=A.completion||{};e.type="normal",delete e.arg,A.completion=e}function x(A){this.tryEntries=[{tryLoc:"root"}],A.forEach(K,this),this.reset(!0)}function S(e){if(e||""===e){var t=e[a];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,i=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=A,t.done=!0,t};return i.next=i}}throw new TypeError(o(e)+" is not iterable")}return C.prototype=U,r(v,"constructor",{value:U,configurable:!0}),r(U,"constructor",{value:C,configurable:!0}),C.displayName=l(U,c,"GeneratorFunction"),e.isGeneratorFunction=function(A){var e="function"==typeof A&&A.constructor;return!!e&&(e===C||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(A){return Object.setPrototypeOf?Object.setPrototypeOf(A,U):(A.__proto__=U,l(A,c,"GeneratorFunction")),A.prototype=Object.create(v),A},e.awrap=function(A){return{__await:A}},H(E.prototype),l(E.prototype,B,(function(){return this})),e.AsyncIterator=E,e.async=function(A,t,n,r,o){void 0===o&&(o=Promise);var i=new E(u(A,t,n,r),o);return e.isGeneratorFunction(t)?i:i.next().then((function(A){return A.done?A.value:i.next()}))},H(v),l(v,c,"Generator"),l(v,a,(function(){return this})),l(v,"toString",(function(){return"[object Generator]"})),e.keys=function(A){var e=Object(A),t=[];for(var n in e)t.push(n);return t.reverse(),function A(){for(;t.length;){var n=t.pop();if(n in e)return A.value=n,A.done=!1,A}return A.done=!0,A}},e.values=S,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=A,this.done=!1,this.delegate=null,this.method="next",this.arg=A,this.tryEntries.forEach(L),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=A)},stop:function(){this.done=!0;var A=this.tryEntries[0].completion;if("throw"===A.type)throw A.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return s.type="throw",s.arg=e,t.next=n,r&&(t.method="next",t.arg=A),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var a=n.call(i,"catchLoc"),B=n.call(i,"finallyLoc");if(a&&B){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!B)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(A,e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===A||"continue"===A)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=A,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,f):this.complete(i)},complete:function(A,e){if("throw"===A.type)throw A.arg;return"break"===A.type||"continue"===A.type?this.next=A.arg:"return"===A.type?(this.rval=this.arg=A.arg,this.method="return",this.next="end"):"normal"===A.type&&e&&(this.next=e),f},finish:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.finallyLoc===A)return this.complete(t.completion,t.afterLoc),L(t),f}},catch:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.tryLoc===A){var n=t.completion;if("throw"===n.type){var r=n.arg;L(t)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=A),f}},e}function s(A,e,t,n,r,o,i){try{var s=A[o](i),a=s.value}catch(A){return void t(A)}s.done?e(a):Promise.resolve(a).then(n,r)}function a(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,c(n.key),n)}}function B(A,e,t){return(e=c(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function c(A){var e=function(A,e){if("object"!=o(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=o(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==o(e)?e:e+""}var l=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),B(this,"widgetSettings",void 0),B(this,"apiKey",void 0),B(this,"anonymousIdentifier",void 0),B(this,"identify",void 0)}return e=A,t=[{key:"generateRandomString",value:function(){for(var A="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",e="",t=0;t<60;t++)e+=A.charAt(Math.floor(62*Math.random()));return e}},{key:"init",value:function(A){var e,t=this;return"undefined"==typeof window?Promise.resolve(null):(this.apiKey=A,this.identify=null===(e=this.getState())||void 0===e?void 0:e.identify,new Promise((function(e,o){var a=new XMLHttpRequest;a.open("GET","".concat("https://api.releasebird.com/papi","/ewidget")),a.setRequestHeader("Content-Type","application/json;charset=UTF-8"),a.setRequestHeader("apiKey",A),a.onerror=function(){o(new Error("Network error"))};var B=t;a.onreadystatechange=function(){var A,t=(A=i().mark((function A(t){return i().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:if(a.readyState!==XMLHttpRequest.DONE){A.next=17;break}if(200!==a.status&&201!==a.status){A.next=16;break}return A.prev=2,B.widgetSettings=JSON.parse(a.responseText),r.default.setStyles(B.widgetSettings.backgroundColor,B.widgetSettings.textColor,B.widgetSettings.launcherColor,B.widgetSettings.launcherPosition,B.widgetSettings.spaceLeftRight,B.widgetSettings.spaceBottom),A.next=7,n.A.getInstance().renderWebsiteWidget();case 7:n.A.getInstance().styleWidget(),e(B.widgetSettings),A.next=14;break;case 11:A.prev=11,A.t0=A.catch(2),o(new Error("Error parsing widget settings"));case 14:A.next=17;break;case 16:o(new Error("Request failed with status ".concat(a.status)));case 17:case"end":return A.stop()}}),A,null,[[2,11]])})),function(){var e=this,t=arguments;return new Promise((function(n,r){var o=A.apply(e,t);function i(A){s(o,n,r,i,a,"next",A)}function a(A){s(o,n,r,i,a,"throw",A)}i(void 0)}))});return function(A){return t.apply(this,arguments)}}(),a.send();var c=window.localStorage.getItem("Rbird_I");if(c)t.anonymousIdentifier=c;else{var l=t.generateRandomString();window.localStorage.setItem("Rbird_I",l),t.anonymousIdentifier=l}t.anonymousIdentifier=t.anonymousIdentifier.replace('"',""),setInterval((function(){var e,n=t.getState();if(null!=n&&n.identify&&null!=n&&null!==(e=n.identify)&&void 0!==e&&e.properties.external_user_id){var r=new XMLHttpRequest;r.open("POST","".concat("https://api.releasebird.com/papi","/ewidget/ping")),r.setRequestHeader("Content-Type","application/json;charset=UTF-8"),r.setRequestHeader("apiKey",A),r.send(JSON.stringify(n.identify))}}),3e4)})))}},{key:"getState",value:function(){if("undefined"==typeof window)return null;var A=window.localStorage.getItem("rbird_state");return A?JSON.parse(A):A?void 0:((A={}).identify={},A.identify.properties={},window.localStorage.setItem("rbird_state",JSON.stringify(A)),A)}},{key:"logout",value:function(){if("undefined"!=typeof window){window.localStorage.removeItem("rbird_state");var e=this.generateRandomString();window.localStorage.setItem("Rbird_I",e),n.A.getInstance().updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(A.getInstance().apiKey,"&tab=HOME&people=null&hash=null&ai=").concat(e))}}},{key:"trackEvent",value:function(A,e){if("undefined"!=typeof window&&window.localStorage.getItem("rbird_state")){var t,n=JSON.parse(window.localStorage.getItem("rbird_state")),r={};r.name=A,r.peopleId=null==n||null===(t=n.identify)||void 0===t?void 0:t.people,r.data=e||{};var o=new XMLHttpRequest;o.open("POST","".concat("https://api.releasebird.com/papi","/events")),o.setRequestHeader("Content-Type","application/json;charset=UTF-8"),o.setRequestHeader("timezone",Intl.DateTimeFormat().resolvedOptions().timeZone),o.setRequestHeader("apiKey",this.apiKey),o.onerror=function(A){},o.onreadystatechange=function(A){4===o.readyState&&(200===o.status||o.status)},o.send(JSON.stringify(r))}}},{key:"identifyUser",value:function(e,t){if("undefined"!=typeof window){var r=this.getState();r.identify.properties=e,r.identify.hash=t;var o=new XMLHttpRequest;o.open("POST","".concat("https://api.releasebird.com/papi","/ewidget/identify")),o.setRequestHeader("Content-Type","application/json;charset=UTF-8"),o.setRequestHeader("timezone",Intl.DateTimeFormat().resolvedOptions().timeZone),o.setRequestHeader("apiKey",this.apiKey),o.onerror=function(A){};var i=this;o.onreadystatechange=function(e){if(4===o.readyState&&(200===o.status||201===o.status))try{var s=JSON.parse(o.responseText);s.valid&&(r.identify.people=s.peopleId,r.identify.company=s.companyId,t&&(r.identify.hash=t),window.localStorage.setItem("rbird_state",JSON.stringify(r)),n.A.getInstance().updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(A.getInstance().apiKey,"&tab=HOME&people=").concat(s.peopleId,"&hash=").concat(t,"&ai=").concat(i.anonymousIdentifier)))}catch(a){}},o.send(JSON.stringify(r.identify))}}}],o=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],t&&a(e.prototype,t),o&&a(e,o),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,o}();B(l,"instance",void 0)},835:(A,e,t)=>{"use strict";function n(A){return n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},n(A)}function r(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,o(n.key),n)}}function o(A){var e=function(A,e){if("object"!=n(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var r=t.call(A,e||"default");if("object"!=n(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==n(e)?e:e+""}t.d(e,{A:()=>i});var i=function(){return A=function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A)},t=[{key:"hasClass",value:function(A,e){return A.classList?A.classList.contains(e):!!A.className.match(new RegExp("(\\s|^)"+e+"(\\s|$)"))}},{key:"addClass",value:function(A,e){A.classList?A.classList.add(e):hasClass(A,e)||(A.className+=" "+e)}},{key:"removeClass",value:function(A,e){if(A.classList)A.classList.remove(e);else if(hasClass(A,e)){var t=new RegExp("(\\s|^)"+e+"(\\s|$)");A.className=A.className.replace(t," ")}}}],(e=null)&&r(A.prototype,e),t&&r(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A;var A,e,t}()},891:(A,e,t)=>{"use strict";t.d(e,{A:()=>O});var n=t(835);function r(A){return r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},r(A)}function o(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,i(n.key),n)}}function i(A){var e=function(A,e){if("object"!=r(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=r(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==r(e)?e:e+""}var s=function(){return A=function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A)},t=[{key:"showImage",value:function(A){var e=document.createElement("div");e.id="myModal",e.className="modalImageViewer";var t=document.createElement("span");t.className="rbird_close",t.onclick=function(){return document.body.removeChild(e)},t.textContent="x";var n=document.createElement("img");n.className="modal-content-imageViewer",n.src=A,e.appendChild(t),e.appendChild(n),document.body.appendChild(e)}}],(e=null)&&o(A.prototype,e),t&&o(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A;var A,e,t}(),a=t(195),B=t(499);function c(A){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},c(A)}function l(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}function u(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,d(n.key),n)}}function g(A,e,t){return e&&u(A.prototype,e),t&&u(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A}function w(A,e,t){return(e=d(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function d(A){var e=function(A,e){if("object"!=c(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=c(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==c(e)?e:e+""}var h="http://www.w3.org/2000/svg",Q=function(){return g((function A(e,t){var n=this;l(this,A),w(this,"shapes",void 0),w(this,"colors",void 0),w(this,"fills",void 0),w(this,"sizes",void 0),w(this,"resets",void 0),w(this,"reset",void 0),w(this,"settings",void 0),w(this,"closeColorPicker",(function(){var A=document.getElementById("rbirdColorPicker");A&&document.body.removeChild(A)})),w(this,"openColorPicker",(function(){var A=document.createElement("div");A.id="rbirdColorPicker",A.style.display="flex",A.style.gap="10px",A.style.padding="15px",A.style.cursor="pointer",A.style.backgroundColor="white",A.style.position="absolute",A.style.top="80px",A.style.zIndex="900000000000",A.style.left="50%",A.style.transform="translateX(-50%)",A.style.border="1px solid #e5e7eb",A.style.borderRadius="8px",A.style.boxShadow="0 4px 6px rgba(0, 0, 0, 0.1)",document.body.appendChild(A);[{name:"black",hex:"#000000"},{name:"red",hex:"#ef4444"},{name:"blue",hex:"#3b82f6"},{name:"yellow",hex:"#fbbf24"},{name:"green",hex:"#10b981"}].forEach((function(e){var t=document.createElement("div");t.style.cursor="pointer",t.style.transition="transform 0.2s",t.addEventListener("mouseenter",(function(){t.style.transform="scale(1.1)"})),t.addEventListener("mouseleave",(function(){t.style.transform="scale(1)"})),t.addEventListener("click",(function(A){n.onClick("color",e.name),n.colors[0]&&(n.colors[0].innerHTML='<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" height="24pt" width="24pt" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"\n y="0px"\n viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\n<circle cx="256" cy="256" r="240" fill="'+e.hex+'" stroke="#d1d5db" stroke-width="32"/>\n</svg>\n'),n.closeColorPicker()})),t.innerHTML='<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" height="28pt" width="28pt" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"\n y="0px"\n viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\n<circle cx="256" cy="256" r="240" fill="'+e.hex+'" stroke="#d1d5db" stroke-width="32"/>\n</svg>\n',A.appendChild(t)})),A.addEventListener("click",(function(A){return n.closeColorPicker()}))})),this.reset=t,this.settings=e}),[{key:"setShapes",value:function(A){var e=this,t=[],n=document.createElement("button");n.addEventListener("click",(function(A){return e.onClick("shape","path")})),n.style.background="none",n.style.boxShadow="none",n.style.border="none",n.style.cursor="pointer",n.style.touchAction="manipulation",n.style.webkitTapHighlightColor="transparent",n.style.padding="5px",n.innerHTML='<svg fill="none" height="20pt" viewBox="0 0 120 120" width="20px" xmlns="http://www.w3.org/2000/svg">\n <path clip-rule="evenodd"\n d="m76.25 82.5c-.6904 0-1.25.5596-1.25 1.25s.5596 1.25 1.25 1.25h21.25c6.904 0 12.5 5.5964 12.5 12.5 0 6.904-5.596 12.5-12.5 12.5h-71.5c-2.2091 0-4-1.791-4-4s1.7909-4 4-4h71.5c2.4853 0 4.5-2.0147 4.5-4.5s-2.0147-4.5-4.5-4.5h-21.25c-5.1086 0-9.25-4.1414-9.25-9.25s4.1414-9.25 9.25-9.25h24.75c2.209 0 4 1.7909 4 4s-1.791 4-4 4z"\n fill="#ffd482" fill-rule="evenodd"/>\n <path d="m37.626 72.6258c-1.0469-1.0469-2.4429-1.6793-3.9205-1.5873-3.232.2012-9.1224 1.1271-12.6358 5.0559-7.0697 7.9054-5.1282 17.0827-8.9811 19.7647-5.51917 3.8419-.6888 14.1409 13.9114 14.1409 11.321 0 20.5606-5.883 22.7243-23.246.2166-1.7381-.4371-3.4669-1.6756-4.7055z"\n fill="#ffba33"/>\n <path d="m34.0099 80.1329c-2.3432-2.3431-2.3432-6.1421 0-8.4853l58.1289-58.1289c3.9053-3.90529 10.2372-3.90528 14.1422 0l.7.7005c3.906 3.9052 3.906 10.2368 0 14.1421l-58.1285 58.1289c-2.3431 2.3432-6.1421 2.3432-8.4853 0z"\n fill="#944700"/>\n</svg>',n.value="path",t.push(n);var r=document.createElement("button");r.addEventListener("click",(function(A){return e.onClick("shape","rect")})),r.style.background="none",r.style.cursor="pointer",r.style.boxShadow="none",r.style.border="none",r.style.touchAction="manipulation",r.style.webkitTapHighlightColor="transparent",r.style.padding="5px",r.innerHTML='<svg id="Layer_1" enable-background="new 0 0 48 48" height="20pt" viewBox="0 0 48 48" width="20pt"\n xmlns="http://www.w3.org/2000/svg">\n <path d="m44 12.5h-40c-.83 0-1.5.67-1.5 1.5v20c0 .83.67 1.5 1.5 1.5h40c.83 0 1.5-.67 1.5-1.5v-20c0-.83-.67-1.5-1.5-1.5zm-1.5 20h-37v-17h37z"/>\n</svg>',r.value="rect",t.push(r);var o=document.createElement("button");o.addEventListener("click",(function(A){return e.onClick("shape","circle")})),o.style.background="none",o.style.cursor="pointer",o.style.boxShadow="none",o.style.border="none",o.style.touchAction="manipulation",o.style.webkitTapHighlightColor="transparent",o.style.padding="5px",o.innerHTML='<svg height="20pt" viewBox="0 0 512 512" width="20pt" xmlns="http://www.w3.org/2000/svg">\n <path d="m256 512c-68.378906 0-132.667969-26.628906-181.019531-74.980469-48.351563-48.351562-74.980469-112.640625-74.980469-181.019531s26.628906-132.667969 74.980469-181.019531c48.351562-48.351563 112.640625-74.980469 181.019531-74.980469s132.667969 26.628906 181.019531 74.980469c48.351563 48.351562 74.980469 112.640625 74.980469 181.019531s-26.628906 132.667969-74.980469 181.019531c-48.351562 48.351563-112.640625 74.980469-181.019531 74.980469zm0-482c-124.617188 0-226 101.382812-226 226s101.382812 226 226 226 226-101.382812 226-226-101.382812-226-226-226zm0 0"/>\n <path d="m256 512c-68.378906 0-132.667969-26.628906-181.019531-74.980469-48.351563-48.351562-74.980469-112.640625-74.980469-181.019531s26.628906-132.667969 74.980469-181.019531c48.351562-48.351563 112.640625-74.980469 181.019531-74.980469s132.667969 26.628906 181.019531 74.980469c48.351563 48.351562 74.980469 112.640625 74.980469 181.019531s-26.628906 132.667969-74.980469 181.019531c-48.351562 48.351563-112.640625 74.980469-181.019531 74.980469zm0-482c-124.617188 0-226 101.382812-226 226s101.382812 226 226 226 226-101.382812 226-226-101.382812-226-226-226zm0 0"/>\n</svg>',o.value="circle",t.push(o);var i=document.createElement("button");i.style.background="none",i.style.boxShadow="none",i.style.cursor="pointer",i.style.border="none",i.style.touchAction="manipulation",i.style.webkitTapHighlightColor="transparent",i.style.padding="5px",i.addEventListener("click",(function(A){return e.onClick("shape","ellipse")})),i.innerHTML='<svg clip-rule="evenodd" fill-rule="evenodd" height="20pt" stroke-linejoin="round" stroke-miterlimit="2"\n viewBox="0 0 24 24" width="20pt" xmlns="http://www.w3.org/2000/svg">\n <g id="Icon">\n <path d="m12 5.25c-3.509 0-6.615 1.048-8.544 2.627-1.407 1.151-2.206 2.588-2.206 4.123s.799 2.972 2.206 4.123c1.929 1.579 5.035 2.627 8.544 2.627s6.615-1.048 8.544-2.627c1.407-1.151 2.206-2.588 2.206-4.123s-.799-2.972-2.206-4.123c-1.929-1.579-5.035-2.627-8.544-2.627zm0 1.5c3.114 0 5.883.887 7.595 2.288 1.02.835 1.655 1.848 1.655 2.962s-.635 2.127-1.655 2.962c-1.712 1.401-4.481 2.288-7.595 2.288s-5.883-.887-7.595-2.288c-1.02-.835-1.655-1.848-1.655-2.962s.635-2.127 1.655-2.962c1.712-1.401 4.481-2.288 7.595-2.288z"/>\n </g>\n</svg>',i.value="ellipse",t.push(i),this.shapes=t}},{key:"setResets",value:function(){var A=this,e=document.createElement("button");e.addEventListener("click",(function(e){return A.reset()})),e.style.border="none",e.style.background="none",e.style.cursor="pointer",e.style.padding="5px",e.style.display="flex",e.style.alignItems="center",e.style.justifyContent="center",e.style.touchAction="manipulation",e.style.webkitTapHighlightColor="transparent",e.title="Undo last drawing",e.innerHTML='<svg id="Capa_1" enable-background="new 0 0 511.697 511.697" height="20pt" viewBox="0 0 511.697 511.697" width="20pt"\n xmlns="http://www.w3.org/2000/svg">\n <g>\n <path clip-rule="evenodd"\n d="m450.09 150.319c82.253 82.41 82.126 215.896-.284 298.149-39.451 39.376-92.891 61.526-148.63 61.606h-301.176v-60.235h301.176c83.167-.214 150.414-67.809 150.199-150.976-.214-82.864-67.335-149.985-150.199-150.199h-98.676v86.806l-202.5-116.922 202.5-116.926v86.807h98.678c55.893.006 109.48 22.278 148.912 61.89z"\n fill="#6b7280" fill-rule="evenodd"/>\n </g>\n</svg>',this.resets=[e]}},{key:"setColors",value:function(A){var e=this,t=[],n=document.createElement("div");n.id="colorCircle",n.addEventListener("click",(function(A){return e.openColorPicker()})),n.style.cursor="pointer",n.style.padding="5px",n.style.display="flex",n.style.alignItems="center",n.style.justifyContent="center",n.style.touchAction="manipulation",n.style.webkitTapHighlightColor="transparent",n.title="Select color",n.innerHTML='<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" height="24pt" width="24pt" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"\n y="0px"\n viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\n<circle cx="256" cy="256" r="240" fill="'+this.settings.color+'" stroke="#d1d5db" stroke-width="32"/>\n</svg>\n',t.push(n),this.colors=t}},{key:"setFills",value:function(A){this.fills=[]}},{key:"setSizes",value:function(A){this.sizes=[]}},{key:"getElement",value:function(){this.updateButtons();var A=document.createElement("div");A.classList.add("menu"),A.style.display="flex",A.style.alignItems="center",A.style.gap="15px",A.style.flexWrap="wrap";var e=document.createElement("div");e.style.display="flex",e.style.gap="5px",e.style.alignItems="center",e.style.paddingRight="15px",e.style.borderRight="1px solid #ddd",this.shapes.forEach((function(A){return e.appendChild(A)})),A.appendChild(e);var t=document.createElement("div");t.style.display="flex",t.style.gap="5px",t.style.alignItems="center",t.style.paddingRight="15px",t.style.borderRight="1px solid #ddd",this.colors.forEach((function(A){return t.appendChild(A)})),A.appendChild(t);var n=document.createElement("div");n.style.display="flex",n.style.gap="5px",n.style.alignItems="center",this.resets.forEach((function(A){return n.appendChild(A)})),A.appendChild(n);var r=document.createElement("div");return r.style.backgroundColor="#10b981",r.style.color="white",r.style.fontWeight="600",r.innerHTML="Take Screenshot",r.style.padding="10px 20px",r.style.fontFamily="Arial, sans-serif",r.style.fontSize="15px",r.style.borderRadius="8px",r.style.cursor="pointer",r.style.touchAction="manipulation",r.style.userSelect="none",r.style.webkitUserSelect="none",r.style.webkitTapHighlightColor="transparent",r.style.transition="background-color 0.2s",r.style.whiteSpace="nowrap",r.addEventListener("mouseenter",(function(){r.style.backgroundColor="#059669"})),r.addEventListener("mouseleave",(function(){r.style.backgroundColor="#10b981"})),window.innerWidth<=768&&(r.style.fontSize="14px",r.style.padding="8px 16px",A.style.gap="8px",e.style.paddingRight="8px",t.style.paddingRight="8px"),r.addEventListener("click",(function(A){v.getInstance().screenshot()})),r.addEventListener("touchstart",(function(A){A.stopPropagation()})),A.appendChild(r),A}},{key:"onClick",value:function(A,e){this.settings[A]=e,this.updateButtons()}},{key:"updateButtons",value:function(){var A=this;Object.keys(this.settings).forEach((function(e){A[e+"s"].forEach((function(t){t.value==A.settings[e]?t.classList.add("selected"):t.classList.remove("selected")}))}))}}])}(),f=function(){return g((function A(e){var t,n;l(this,A),w(this,"svg",void 0),w(this,"objects",[]),w(this,"codeSection",void 0),w(this,"originalMousePosition",null),w(this,"lastMousePosition",null),w(this,"currentMousePosition",null),w(this,"createdObject",null),w(this,"focusedObject",null),w(this,"menuSettings",void 0),this.svg=A.createSVG(e.dimension),this.attachEvents(this.svg);var r=this.createMenu();this.codeSection=document.createElement("pre");var o,i=document.createElement("div");i.classList.add("svg-editor"),i.style.height="100%",i.appendChild(r),i.appendChild(this.svg),null==e||null===(t=e.element)||void 0===t||t.appendChild(i),0===(null==e||null===(n=e.element)||void 0===n?void 0:n.getElementsByClassName("svg-editor").length)&&(null==e||null===(o=e.element)||void 0===o||o.appendChild(i))}),[{key:"reset",value:function(){var A=this.objects.pop();A&&this.svg.removeChild(A)}},{key:"attachEvents",value:function(A){A.addEventListener("mousedown",this.onMouseDown.bind(this)),A.addEventListener("mousemove",this.onMouseMove.bind(this)),A.addEventListener("mouseup",this.onMouseUp.bind(this)),A.addEventListener("touchstart",this.onTouchStart.bind(this),{passive:!1}),A.addEventListener("touchmove",this.onTouchMove.bind(this),{passive:!1}),A.addEventListener("touchend",this.onTouchEnd.bind(this)),A.addEventListener("touchcancel",this.onTouchEnd.bind(this))}},{key:"createMenu",value:function(){var A=this;this.menuSettings={shape:"path",color:"black",fill:"none",size:5,reset:"reset"};var e=new Q(this.menuSettings,(function(){return A.reset()}));e.setColors(["black","red","blue","yellow"]),e.setFills(["none","black","red","blue","yellow"]),e.setSizes([1,2,3,4,5]),e.setShapes(["rect","line","circle","ellipse","path"]),e.setResets();var t=e.getElement();return t.style.position="absolute",t.style.top="10px",t.style.left="50%",t.style.backgroundColor="white",t.style.border="1px solid lightgrey",t.style.padding="10px",t.style.borderRadius="8px",t.style.transform="translateX(-50%)",t.style.touchAction="manipulation",t.style.userSelect="none",t.style.webkitUserSelect="none",t.style.zIndex="900000001",window.innerWidth<=768&&(t.style.padding="8px",t.style.top="5px",t.style.maxWidth="95vw",t.style.overflowX="auto"),t}},{key:"updateCode",value:function(){this.codeSection.innerText=this.svg.innerHTML.replace(new RegExp("><","g"),">\n<")}},{key:"getEventPosition",value:function(A){if(A.touches&&A.touches.length>0){var e=A.touches[0],t=this.svg.getBoundingClientRect();return{x:e.clientX-t.left,y:e.clientY-t.top}}return{x:A.offsetX,y:A.offsetY}}},{key:"onTouchStart",value:function(A){A.preventDefault(),this.onMouseDown(A)}},{key:"onTouchMove",value:function(A){A.preventDefault(),this.onMouseMove(A)}},{key:"onTouchEnd",value:function(A){this.onMouseUp()}},{key:"onMouseDown",value:function(A){this.createdObject=document.createElementNS(h,this.menuSettings.shape),this.createdObject.setAttributeNS(null,"fill",this.menuSettings.fill),this.createdObject.setAttributeNS(null,"stroke",this.menuSettings.color),this.createdObject.setAttributeNS(null,"stroke-width",String(this.menuSettings.size)),this.svg.appendChild(this.createdObject);var e=this.getEventPosition(A);if(this.originalMousePosition=this.lastMousePosition=this.currentMousePosition=e,"path"===this.menuSettings.shape){var t="M "+this.currentMousePosition.x+" "+this.currentMousePosition.y;this.createdObject.setAttributeNS(null,"d",t)}}},{key:"onMouseMove",value:function(A){null!==this.originalMousePosition&&(this.lastMousePosition=this.currentMousePosition,this.currentMousePosition=this.getEventPosition(A),this.updateCurrentObject())}},{key:"onMouseUp",value:function(){var A,e,t,n;(null===(A=this.originalMousePosition)||void 0===A?void 0:A.x)!=(null===(e=this.currentMousePosition)||void 0===e?void 0:e.x)||(null===(t=this.originalMousePosition)||void 0===t?void 0:t.y)!=(null===(n=this.currentMousePosition)||void 0===n?void 0:n.y)?(this.objects.push(this.createdObject),this.focus(this.createdObject)):"path"!==this.menuSettings.shape&&this.svg.removeChild(this.createdObject),this.originalMousePosition=this.lastMousePosition=this.currentMousePosition=null,this.createdObject=null}},{key:"focus",value:function(A){}},{key:"updateCurrentObject",value:function(){var A,e,t,n,r,o,i,s,a={x:Math.min(null===(A=this.currentMousePosition)||void 0===A?void 0:A.x,null===(e=this.originalMousePosition)||void 0===e?void 0:e.x),y:Math.min(null===(t=this.currentMousePosition)||void 0===t?void 0:t.y,null===(n=this.originalMousePosition)||void 0===n?void 0:n.y)},B=Math.max(null===(r=this.currentMousePosition)||void 0===r?void 0:r.x,null===(o=this.originalMousePosition)||void 0===o?void 0:o.x),c=Math.max(null===(i=this.currentMousePosition)||void 0===i?void 0:i.y,null===(s=this.originalMousePosition)||void 0===s?void 0:s.y);switch(this.menuSettings.shape){case"line":this.createdObject.setAttributeNS(null,"x1",String(this.originalMousePosition.x)),this.createdObject.setAttributeNS(null,"y1",String(this.originalMousePosition.y)),this.createdObject.setAttributeNS(null,"x2",String(this.currentMousePosition.x)),this.createdObject.setAttributeNS(null,"y2",String(this.currentMousePosition.y));break;case"rect":this.createdObject.setAttributeNS(null,"x",String(a.x)),this.createdObject.setAttributeNS(null,"y",String(a.y)),this.createdObject.setAttributeNS(null,"width",String(B-a.x)),this.createdObject.setAttributeNS(null,"height",String(c-a.y));break;case"circle":this.createdObject.setAttributeNS(null,"cx",String((a.x+B)/2)),this.createdObject.setAttributeNS(null,"cy",String((a.y+c)/2));var l=Math.max(B-a.x,c-a.y)/2;this.createdObject.setAttributeNS(null,"r",String(l));break;case"ellipse":this.createdObject.setAttributeNS(null,"cx",String((a.x+B)/2)),this.createdObject.setAttributeNS(null,"cy",String((a.y+c)/2)),this.createdObject.setAttributeNS(null,"rx",String((B-a.x)/2)),this.createdObject.setAttributeNS(null,"ry",String((c-a.y)/2));break;case"path":var u=this.createdObject.getAttribute("d")+" l ";u+=this.currentMousePosition.x-this.lastMousePosition.x,u+=" ",u+=this.currentMousePosition.y-this.lastMousePosition.y,this.createdObject.setAttributeNS(null,"d",u)}this.updateCode()}}],[{key:"createSVG",value:function(A){var e=document.createElementNS(h,"svg");return e.setAttribute("width",A.width),e.setAttribute("height",A.height),e}}])}(),p=t(354),C=t.n(p);function U(A){return U="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},U(A)}function F(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,m(n.key),n)}}function y(A,e,t){return(e=m(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function m(A){var e=function(A,e){if("object"!=U(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=U(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==U(e)?e:e+""}var v=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),y(this,"boundary",void 0)}return e=A,n=[{key:"getRbirdWebsiteWidget",value:function(){return t(891).A}},{key:"activateMarker",value:function(A){var e=this;document.body.style.overflow="hidden",this.getRbirdWebsiteWidget().getInstance().closeWebsiteWidget(),this.boundary=document.createElement("div"),this.boundary.id="markerBoundary",this.boundary.className="markerBoundary",this.boundary.style.display="block",this.boundary.style.height="100%",A||(this.boundary.style.pointerEvents="none");var t=document.createElement("div");t.id="screenshotCloseButton",t.className="screenshotCloseButton",t.innerText="Close",t.onclick=function(){document.body.removeChild(e.boundary)},this.boundary.appendChild(t),document.body.appendChild(this.boundary),new f({element:this.boundary,dimension:{width:"100%",height:"100%"}})}},{key:"deactivateMarker",value:function(){document.body.style.overflow="auto",document.body.removeChild(this.boundary),this.getRbirdWebsiteWidget().getInstance().openWebsiteWidget()}},{key:"showLoader",value:function(){var A=document.createElement("div");A.id="rbirdScreenshotLoader",A.className="rbird-screenshot-loader";var e=document.createElement("div");e.className="rbird-screenshot-loader-spinner";var t=document.createElement("div");return t.className="rbird-screenshot-loader-text",t.textContent="Creating screenshot...",A.appendChild(e),A.appendChild(t),document.body.appendChild(A),A}},{key:"hideLoader",value:function(){var A=document.getElementById("rbirdScreenshotLoader");A&&document.body.removeChild(A)}},{key:"screenshot",value:function(){var A=this,e=this.showLoader();setTimeout((function(){var t=e.style.visibility,n=(A.boundary&&A.boundary.style.visibility,document.getElementById("screenshotCloseButton")),r=n?n.style.visibility:null;e.style.visibility="hidden",n&&(n.style.visibility="hidden"),requestAnimationFrame((function(){C()(document.body,{allowTaint:!0,useCORS:!0,logging:!1,scale:1,backgroundColor:null}).then((function(o){e.style.visibility=t,n&&(n.style.visibility=r),A.hideLoader();var i,s=A.getRbirdWebsiteWidget().getInstance();s.iframe&&(null===(i=s.iframe.contentWindow)||void 0===i||i.postMessage({type:"screenshot",screenshot:o.toDataURL("image/jpeg")},"*")),A.deactivateMarker()})).catch((function(o){e.style.visibility=t,n&&(n.style.visibility=r),A.hideLoader(),console.error("Screenshot error:",o)}))}))}),100)}}],r=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],n&&F(e.prototype,n),r&&F(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,n,r}();function H(A){return H="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},H(A)}function E(){E=function(){return e};var A,e={},t=Object.prototype,n=t.hasOwnProperty,r=Object.defineProperty||function(A,e,t){A[e]=t.value},o="function"==typeof Symbol?Symbol:{},i=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",a=o.toStringTag||"@@toStringTag";function B(A,e,t){return Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}),A[e]}try{B({},"")}catch(A){B=function(A,e,t){return A[e]=t}}function c(A,e,t,n){var o=e&&e.prototype instanceof Q?e:Q,i=Object.create(o.prototype),s=new x(n||[]);return r(i,"_invoke",{value:b(A,t,s)}),i}function l(A,e,t){try{return{type:"normal",arg:A.call(e,t)}}catch(A){return{type:"throw",arg:A}}}e.wrap=c;var u="suspendedStart",g="suspendedYield",w="executing",d="completed",h={};function Q(){}function f(){}function p(){}var C={};B(C,i,(function(){return this}));var U=Object.getPrototypeOf,F=U&&U(U(S([])));F&&F!==t&&n.call(F,i)&&(C=F);var y=p.prototype=Q.prototype=Object.create(C);function m(A){["next","throw","return"].forEach((function(e){B(A,e,(function(A){return this._invoke(e,A)}))}))}function v(A,e){function t(r,o,i,s){var a=l(A[r],A,o);if("throw"!==a.type){var B=a.arg,c=B.value;return c&&"object"==H(c)&&n.call(c,"__await")?e.resolve(c.__await).then((function(A){t("next",A,i,s)}),(function(A){t("throw",A,i,s)})):e.resolve(c).then((function(A){B.value=A,i(B)}),(function(A){return t("throw",A,i,s)}))}s(a.arg)}var o;r(this,"_invoke",{value:function(A,n){function r(){return new e((function(e,r){t(A,n,e,r)}))}return o=o?o.then(r,r):r()}})}function b(e,t,n){var r=u;return function(o,i){if(r===w)throw Error("Generator is already running");if(r===d){if("throw"===o)throw i;return{value:A,done:!0}}for(n.method=o,n.arg=i;;){var s=n.delegate;if(s){var a=I(s,n);if(a){if(a===h)continue;return a}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(r===u)throw r=d,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);r=w;var B=l(e,t,n);if("normal"===B.type){if(r=n.done?d:g,B.arg===h)continue;return{value:B.arg,done:n.done}}"throw"===B.type&&(r=d,n.method="throw",n.arg=B.arg)}}}function I(e,t){var n=t.method,r=e.iterator[n];if(r===A)return t.delegate=null,"throw"===n&&e.iterator.return&&(t.method="return",t.arg=A,I(e,t),"throw"===t.method)||"return"!==n&&(t.method="throw",t.arg=new TypeError("The iterator does not provide a '"+n+"' method")),h;var o=l(r,e.iterator,t.arg);if("throw"===o.type)return t.method="throw",t.arg=o.arg,t.delegate=null,h;var i=o.arg;return i?i.done?(t[e.resultName]=i.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=A),t.delegate=null,h):i:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,h)}function K(A){var e={tryLoc:A[0]};1 in A&&(e.catchLoc=A[1]),2 in A&&(e.finallyLoc=A[2],e.afterLoc=A[3]),this.tryEntries.push(e)}function L(A){var e=A.completion||{};e.type="normal",delete e.arg,A.completion=e}function x(A){this.tryEntries=[{tryLoc:"root"}],A.forEach(K,this),this.reset(!0)}function S(e){if(e||""===e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,o=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=A,t.done=!0,t};return o.next=o}}throw new TypeError(H(e)+" is not iterable")}return f.prototype=p,r(y,"constructor",{value:p,configurable:!0}),r(p,"constructor",{value:f,configurable:!0}),f.displayName=B(p,a,"GeneratorFunction"),e.isGeneratorFunction=function(A){var e="function"==typeof A&&A.constructor;return!!e&&(e===f||"GeneratorFunction"===(e.displayName||e.name))},e.mark=function(A){return Object.setPrototypeOf?Object.setPrototypeOf(A,p):(A.__proto__=p,B(A,a,"GeneratorFunction")),A.prototype=Object.create(y),A},e.awrap=function(A){return{__await:A}},m(v.prototype),B(v.prototype,s,(function(){return this})),e.AsyncIterator=v,e.async=function(A,t,n,r,o){void 0===o&&(o=Promise);var i=new v(c(A,t,n,r),o);return e.isGeneratorFunction(t)?i:i.next().then((function(A){return A.done?A.value:i.next()}))},m(y),B(y,a,"Generator"),B(y,i,(function(){return this})),B(y,"toString",(function(){return"[object Generator]"})),e.keys=function(A){var e=Object(A),t=[];for(var n in e)t.push(n);return t.reverse(),function A(){for(;t.length;){var n=t.pop();if(n in e)return A.value=n,A.done=!1,A}return A.done=!0,A}},e.values=S,x.prototype={constructor:x,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=A,this.done=!1,this.delegate=null,this.method="next",this.arg=A,this.tryEntries.forEach(L),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=A)},stop:function(){this.done=!0;var A=this.tryEntries[0].completion;if("throw"===A.type)throw A.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(n,r){return s.type="throw",s.arg=e,t.next=n,r&&(t.method="next",t.arg=A),!!r}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],s=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var a=n.call(i,"catchLoc"),B=n.call(i,"finallyLoc");if(a&&B){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(a){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!B)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(A,e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc<=this.prev&&n.call(r,"finallyLoc")&&this.prev<r.finallyLoc){var o=r;break}}o&&("break"===A||"continue"===A)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=A,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,h):this.complete(i)},complete:function(A,e){if("throw"===A.type)throw A.arg;return"break"===A.type||"continue"===A.type?this.next=A.arg:"return"===A.type?(this.rval=this.arg=A.arg,this.method="return",this.next="end"):"normal"===A.type&&e&&(this.next=e),h},finish:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.finallyLoc===A)return this.complete(t.completion,t.afterLoc),L(t),h}},catch:function(A){for(var e=this.tryEntries.length-1;e>=0;--e){var t=this.tryEntries[e];if(t.tryLoc===A){var n=t.completion;if("throw"===n.type){var r=n.arg;L(t)}return r}}throw Error("illegal catch attempt")},delegateYield:function(e,t,n){return this.delegate={iterator:S(e),resultName:t,nextLoc:n},"next"===this.method&&(this.arg=A),h}},e}function b(A,e,t,n,r,o,i){try{var s=A[o](i),a=s.value}catch(A){return void t(A)}s.done?e(a):Promise.resolve(a).then(n,r)}function I(A){return function(){var e=this,t=arguments;return new Promise((function(n,r){var o=A.apply(e,t);function i(A){b(o,n,r,i,s,"next",A)}function s(A){b(o,n,r,i,s,"throw",A)}i(void 0)}))}}function K(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,x(n.key),n)}}function L(A,e,t){return(e=x(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function x(A){var e=function(A,e){if("object"!=H(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=H(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==H(e)?e:e+""}y(v,"instance",void 0);var S=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),L(this,"mediaRecorder",null)}return e=A,t=[{key:"onTimer",value:function(A,e,t,n){A.innerHTML='<div style="font-size: 16px; font-weight: 600; color: #333;">'+e+"s</div>",--e<0&&(n.stop(),clearInterval(t))}},{key:"startTimer",value:function(A){var e=this,t=60,n=setInterval((function(){t--,e.onTimer(A,t,n,e.mediaRecorder)}),1e3)}},{key:"isMobileDevice",value:function(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)||window.innerWidth<=768}},{key:"startRecording",value:(i=I(E().mark((function A(e){var t,n,r,o,i,s,a,B,c;return E().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:if(!(t=this.isMobileDevice())){A.next=4;break}return alert("Video recording is not supported on mobile devices. Please use the screenshot feature instead."),A.abrupt("return");case 4:return r=this,A.prev=5,A.next=8,navigator.mediaDevices.getDisplayMedia({audio:!0,video:{mediaSource:"screen"}});case 8:n=A.sent,A.next=15;break;case 11:return A.prev=11,A.t0=A.catch(5),alert("Screensharing not allowed by user"),A.abrupt("return");case 15:o=document.createElement("div"),i=this.addCountDownElement(o,t),n&&n.active&&((a=null===(s=document)||void 0===s||null===(s=s.getElementById("test"))||void 0===s||null===(s=s.getElementsByTagName("rbird-box")[0])||void 0===s||null===(s=s.shadowRoot)||void 0===s?void 0:s.getElementById("markerBoundary"))&&(a.style.display="block",e||(a.style.pointerEvents="none"),null!==a.querySelector("#screenshotCloseButton")&&a.removeChild(a.querySelector("#screenshotCloseButton"))),O.getInstance().closeWebsiteWidget(),B=[],c={mimeType:"video/webm;codecs=vp9"},this.mediaRecorder=new MediaRecorder(n,c),this.mediaRecorder.ondataavailable=function(A){A.data.size>0&&B.push(A.data)},this.startTimer(i),this.mediaRecorder.onstop=function(){document.body.removeChild(o);var A=document.createElement("div");A.style.width="100%",A.style.height="100%",A.style.backgroundColor="rgba(0,0,0,0.8)",A.style.overflow="auto",A.style.position="fixed",A.style.zIndex="90000000000",A.style.top="0",A.style.left="0";var e=document.createElement("div");e.style.margin="15% auto",e.style.padding="20px",e.style.width="700px",e.style.height="525px",e.style.border="1px solid #888",e.style.backgroundColor="white",e.style.borderRadius="8px";var t=document.createElement("div");t.style.display="flex",t.style.display="block",t.style.height="30px",t.style.marginTop="20px";var s=document.createElement("div");s.style.backgroundColor="orange",s.style.color="white",s.style.fontWeight="500",s.innerHTML="Retry",s.style.float="left",s.style.padding="13px",s.style.paddingTop="8px",s.style.paddingBottom="8px",s.style.fontFamily="Arial",s.style.fontSize="16px",s.style.borderRadius="8px",s.style.marginLeft="10px",s.style.cursor="pointer",s.addEventListener("click",(function(){URL.revokeObjectURL(u),B=[],document.body.removeChild(A),o=document.createElement("div"),i=r.addCountDownElement(o),r.startTimer(i),r.restartRecording()}));var c=document.createElement("div");c.innerHTML="Cancel",c.style.backgroundColor="red",c.style.color="white",c.style.fontWeight="500",c.style.float="left",c.style.padding="13px",c.style.paddingTop="8px",c.style.paddingBottom="8px",c.style.fontFamily="Arial",c.style.fontSize="16px",c.style.borderRadius="8px",c.style.cursor="pointer",c.addEventListener("click",(function(){n.getTracks().forEach((function(A){return A.stop()})),URL.revokeObjectURL(u),B=[],document.body.removeChild(A),a&&(a.style.display="none"),O.getInstance().openWebsiteWidget()})),t.appendChild(c),t.appendChild(s);var l=document.createElement("div");l.innerHTML="Continue",l.style.backgroundColor="green",l.style.color="white",l.style.fontWeight="500",l.innerHTML="Submit",l.style.float="right",l.style.padding="13px",l.style.paddingTop="8px",l.style.paddingBottom="8px",l.style.fontFamily="Arial",l.style.fontSize="16px",l.style.borderRadius="8px",l.style.marginLeft="10px",l.style.cursor="pointer",l.addEventListener("click",(function(){var e;n.getTracks().forEach((function(A){return A.stop()})),O.getInstance().iframe&&(null===(e=O.getInstance().iframe.contentWindow)||void 0===e||e.postMessage({type:"video",video:u},"*")),URL.revokeObjectURL(u),B=[],document.body.removeChild(A),a&&(a.style.display="none"),O.getInstance().openWebsiteWidget()})),t.appendChild(l);var u=new Blob(B,{type:"video/webm;codecs=vp9"}),g=document.createElement("video");g.controls=!0,g.style.width="650px",g.style.height="400px";var w=document.createElement("source");w.type="video/webm;codecs=vp9",w.src=URL.createObjectURL(u),g.appendChild(w),e.appendChild(g),e.appendChild(t),A.appendChild(e),document.body.appendChild(A)},this.mediaRecorder.start(200));case 18:case"end":return A.stop()}}),A,this,[[5,11]])}))),function(A){return i.apply(this,arguments)})},{key:"addCountDownElement",value:function(A){var e=this,t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];A.id="rbirdRecorderMenu",A.style.position="fixed",A.style.top=t?"20px":"10px",A.style.left="50%",A.style.zIndex="900000000",A.style.backgroundColor="rgba(255, 255, 255, 0.95)",A.style.border="1px solid lightgrey",A.style.padding=t?"12px 15px":"10px",A.style.borderRadius="8px",A.style.transform="translateX(-50%)",A.style.boxShadow="0 4px 6px rgba(0, 0, 0, 0.1)",A.style.display="flex",A.style.alignItems="center",A.style.gap="10px";var n=document.createElement("div");n.innerHTML='<svg viewBox="0 0 512 512" width=\'24pt\' height=\'24pt\' xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><linearGradient id="linear-gradient" gradientUnits="userSpaceOnUse" x1="67.69" x2="441.35" y1="67.69" y2="441.35"><stop offset="0" stop-color="#fd7f60"/><stop offset="1" stop-color="#fa262a"/></linearGradient><g id="Layer_2" data-name="Layer 2"><g id="Layer_2_copy_7" data-name="Layer 2 copy 7"><g id="_137" fill="url(#linear-gradient)" data-name="137"><path id="background" d="m256 20c130.34 0 236 105.66 236 236s-105.66 236-236 236-236-105.66-236-236 105.66-236 236-236m0-20a255.93 255.93 0 0 0 -181 437 256 256 0 1 0 280.65-416.87 254.3 254.3 0 0 0 -99.65-20.13z"/><rect height="247.06" rx="38.38" width="247.06" x="132.47" y="132.47"/></g></g></g></svg>',n.style.cursor="pointer",n.style.display="flex",n.style.alignItems="center",n.style.touchAction="manipulation",n.style.webkitTapHighlightColor="transparent",n.addEventListener("click",(function(){return e.stopRecording()})),A.appendChild(n);var r=document.createElement("div");return r.innerHTML='<div style="font-size: 16px; font-weight: 600; color: #333;">60s</div>',r.id="rbirdCountdown",r.style.display="flex",r.style.alignItems="center",A.appendChild(r),document.body.appendChild(A),r}},{key:"stopRecording",value:(o=I(E().mark((function A(){return E().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:this.mediaRecorder.stop();case 1:case"end":return A.stop()}}),A,this)}))),function(){return o.apply(this,arguments)})},{key:"restartRecording",value:(r=I(E().mark((function A(){return E().wrap((function(A){for(;;)switch(A.prev=A.next){case 0:this.mediaRecorder.start();case 1:case"end":return A.stop()}}),A,this)}))),function(){return r.apply(this,arguments)})}],n=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],t&&K(e.prototype,t),n&&K(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n,r,o,i}();function D(A){return D="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},D(A)}function M(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,T(n.key),n)}}function k(A,e,t){return(e=T(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function T(A){var e=function(A,e){if("object"!=D(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=D(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==D(e)?e:e+""}L(S,"instance",void 0);var O=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),k(this,"websiteWidget",void 0),k(this,"websiteWidgetVisible",!1),k(this,"widgetContent",void 0),k(this,"countBadge",void 0),k(this,"escListener",void 0),k(this,"iframe",void 0),k(this,"hideWidgetButton",void 0),k(this,"noButton",void 0),k(this,"backdrop",void 0),k(this,"isMobileDevice",(function(){if("undefined"==typeof window)return!1;return window.innerWidth<=768}))}return e=A,t=[{key:"renderWebsiteWidget",value:function(){var A=this;return new Promise((function(e,t){if("undefined"!=typeof window&&"undefined"!=typeof document)if(A.websiteWidgetVisible)e();else{A.websiteWidgetVisible=!0;try{var n,r=document.createElement("div");r.onclick=function(){A.openWebsiteWidget()},document.body.appendChild(r),A.websiteWidget=r,null!==(n=B.A.getInstance().widgetSettings)&&void 0!==n&&n.allowClose&&!A.noButton&&(A.hideWidgetButton=document.createElement("div"),A.hideWidgetButton.className="hideWidgetButton",A.hideWidgetButton.innerHTML=a.kY,A.hideWidgetButton.onclick=function(){return A.handleHideWidgetButton()},A.hideWidgetButton.style.display="block",document.body.appendChild(A.hideWidgetButton)),A.countBadge=document.createElement("span"),A.countBadge.className="rbird_badge",A.countBadge.style.display="none",document.body.appendChild(A.countBadge),A.styleWidget(),e()}catch(o){t(new Error("Error rendering the website widget: "+o.message))}}else e()}))}},{key:"isOpen",value:function(){return n.A.hasClass(this.widgetContent,"cta__modal--visible")}},{key:"openWebsiteWidget",value:function(){var A=this;if("undefined"!=typeof window&&"undefined"!=typeof document){n.A.addClass(this.widgetContent,"cta__modal--visible"),n.A.addClass(this.backdrop,"cta__modal-dimmer--visible"),document.body.style.overflow="hidden",this.registerListeners(),this.hideWidgetButton&&(this.hideWidgetButton.style.display="none"),this.isMobileDevice()&&(this.hideWidgetButton&&(this.hideWidgetButton.style.display="none"),this.websiteWidget.style.display="none"),5===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.K4)(B.A.getInstance().widgetSettings.launcherColor):this.websiteWidget.innerHTML=(0,a.vd)(B.A.getInstance().widgetSettings.launcherColor),this.websiteWidget.onclick=function(){return A.closeWebsiteWidget()};var e=new XMLHttpRequest;e.open("POST","".concat("https://api.releasebird.com/papi","/track/").concat(B.A.getInstance().widgetSettings.subdomain,"/trackView?type=WIDGET")),e.setRequestHeader("Content-Type","application/json;charset=UTF-8"),e.setRequestHeader("timezone",Intl.DateTimeFormat().resolvedOptions().timeZone),e.onerror=function(A){},e.onreadystatechange=function(A){4===e.readyState&&(200===e.status||e.status)},e.send(JSON.stringify({}))}}},{key:"handleHideWidgetButton",value:function(){this.hideWidgetButton&&(this.hideWidgetButton.style.display="none",this.websiteWidget.style.display="none")}},{key:"countNotifications",value:function(){var A;if("undefined"!=typeof window&&(null!==(A=B.A.getInstance().identify)&&void 0!==A&&A.people||B.A.getInstance().anonymousIdentifier)){var e=new XMLHttpRequest;e.open("GET","".concat("https://api.releasebird.com/papi","/ewidget/unread")),e.setRequestHeader("Content-Type","application/json;charset=UTF-8"),e.setRequestHeader("apiKey",B.A.getInstance().apiKey),e.setRequestHeader("peopleId",B.A.getInstance().identify.people),e.setRequestHeader("ai",B.A.getInstance().anonymousIdentifier);var t=window.localStorage.getItem("lastPageView");e.onerror=function(){};var n=this;e.onreadystatechange=function(A){if(e.readyState===XMLHttpRequest.DONE&&(200===e.status||201===e.status))try{var r=JSON.parse(e.responseText);r.messageCount>0?n.addBadgeCount(r.messageCount):r.lastReleaseNote&&t<r.lastReleaseNote?n.addBadgeCount("1"):n.addBadgeCount(0)}catch(A){console.error(A)}},e.send()}}},{key:"addBadgeCount",value:function(A){0===A?this.countBadge&&(this.countBadge.innerText="0",this.countBadge.style.display="none",this.isOpen()||!this.hideWidgetButton||this.noButton||(this.hideWidgetButton.style.display="block")):(this.countBadge.innerText=A,this.countBadge.style.display="block",this.hideWidgetButton&&(this.hideWidgetButton.style.display="none"))}},{key:"showButton",value:function(A){"undefined"!=typeof window&&(A&&!this.noButton?(this.websiteWidget.style.display="block",this.hideWidgetButton&&!this.noButton&&(this.hideWidgetButton.style.display="block")):(this.websiteWidget.style.display="none",this.hideWidgetButton&&(this.hideWidgetButton.style.display="none")))}},{key:"closeWebsiteWidget",value:function(){var A,e=this;"undefined"!=typeof window&&"undefined"!=typeof document&&(this.iframe&&(null===(A=this.iframe.contentWindow)||void 0===A||A.postMessage({type:"close"},"*")),this.hideWidgetButton&&"none"===this.countBadge.style.display&&!this.noButton&&(this.hideWidgetButton.style.display="block"),n.A.removeClass(this.widgetContent,"cta__modal--visible"),n.A.removeClass(this.backdrop,"cta__modal-dimmer--visible"),document.body.style.overflow="",this.initButton(),this.noButton||(this.websiteWidget.style.display="block"),this.websiteWidget.onclick=function(){return e.openWebsiteWidget()},this.unregisterListeners())}},{key:"initButton",value:function(){0===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.tj)(B.A.getInstance().widgetSettings.launcherColor):1===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.AX)(B.A.getInstance().widgetSettings.launcherColor):2===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.t0)(B.A.getInstance().widgetSettings.launcherColor):3===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.AC)(B.A.getInstance().widgetSettings.launcherColor):4===B.A.getInstance().widgetSettings.launcher?this.websiteWidget.innerHTML=(0,a.fK)(B.A.getInstance().widgetSettings.launcherColor):5===B.A.getInstance().widgetSettings.launcher&&(this.websiteWidget.innerHTML=(0,a.mm)(B.A.getInstance().widgetSettings.launcherColor))}},{key:"handleEvent",value:function(A,e){var t,r,o;"close"===A.data&&e.closeWebsiteWidget(),"increaseSize"===A.data&&(n.A.removeClass(e.widgetContent,"cta__modal--standard"),n.A.addClass(e.widgetContent,"cta__modal--big")),"decreaseSize"===A.data&&(n.A.removeClass(e.widgetContent,"cta__modal--big"),n.A.addClass(e.widgetContent,"cta__modal--standard")),"showImage"===(null===(t=A.data)||void 0===t?void 0:t.key)&&s.showImage(null===(r=A.data)||void 0===r?void 0:r.url),"newMessageArrived"===A.data&&(this.countNotifications(),n.A.hasClass(this.widgetContent,"cta__modal--visible")||this.iframe&&(null===(o=this.iframe.contentWindow)||void 0===o||o.postMessage({type:"showMessageTab"},"*"))),"start_screenshot"===A.data&&v.getInstance().activateMarker(!0),"start_recording"===A.data&&S.getInstance().startRecording(!1)}},{key:"styleWidget",value:function(){var A=this;if("undefined"!=typeof window&&"undefined"!=typeof document){this.websiteWidget.className=5===B.A.getInstance().widgetSettings.launcher?"launcherButton5":"launcherButton",this.initButton(),this.backdrop=document.createElement("div"),this.backdrop.className="cta__modal-dimmer",document.body.appendChild(this.backdrop),this.widgetContent=document.createElement("div"),this.widgetContent.className="cta__modal";var e=window.localStorage.getItem("rbird_state");if(e){var t,n,r=JSON.parse(e);null!==(t=r.identify)&&void 0!==t&&t.people?this.updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(B.A.getInstance().apiKey,"&tab=HOME&people=").concat(null===(n=r.identify)||void 0===n?void 0:n.people,"&ai=").concat(B.A.getInstance().anonymousIdentifier)):this.updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(B.A.getInstance().apiKey,"&tab=HOME&ai=").concat(B.A.getInstance().anonymousIdentifier))}else this.updateIframe("".concat("https://wcontent.releasebird.net","/widget?apiKey=").concat(B.A.getInstance().apiKey,"&tab=HOME&ai=").concat(B.A.getInstance().anonymousIdentifier));document.body.appendChild(this.widgetContent),window.onmessage=function(e){return A.handleEvent(e,A)},this.countNotifications()}}},{key:"updateIframe",value:function(A){this.widgetContent.innerHTML="<iframe src=".concat(A,' class="rbird-content-iframe" scrolling="yes" title="Releasebird" allow="autoplay; encrypted-media; fullscreen;" frameborder="0"></iframe>'),this.iframe=this.widgetContent.firstChild,this.iframe.scrolling="no"}},{key:"unregisterListeners",value:function(){this.escListener&&document.removeEventListener("keydown",this.escListener)}},{key:"registerListeners",value:function(){var A=this;this.escListener=function(e){var t=!1;"key"in(e=e||window.event)&&(t="Escape"===e.key),t&&A.closeWebsiteWidget()},document.addEventListener("keydown",this.escListener)}}],r=[{key:"getInstance",value:function(){return this.instance||(this.instance=new A),this.instance}}],t&&M(e.prototype,t),r&&M(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,r}();k(O,"instance",void 0)},195:(A,e,t)=>{"use strict";t.d(e,{AC:()=>s,AX:()=>o,K4:()=>c,_$:()=>n,fK:()=>a,kY:()=>u,mm:()=>B,t0:()=>i,tj:()=>r,vd:()=>l});var n=function(A,e,t,n,r,o,i){var s=" \n cta_button {\n background-color: none;\n border: none;\n background-color: #294eab;\n border-radius: 5px;\n font-weight: bold;\n color: white;\n cursor: pointer;\n font-family: inherit;\n}\n\n.cta__modal--standard {\n width: 420px !important;\n}\n\n.cta__modal--big {\n width: 680px !important;\n}\n \n\n.cta__modal-dimmer {\n position: fixed;\n display: none;\n z-index: 9999998;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: transparent;\n}\n\n\n.circle {\n width: 200px;\n height: 200px;\n border-radius: 50%;\n background-color: #3498db;\n margin-right: 20px;\n}\n\n.vertical-text {\n writing-mode: vertical-rl;\n text-orientation: mixed;\n transform: rotate(180deg);\n color: black;\n font-size: 18px;\n}\n\n.feedbackButtonText {\n margin-top: 20px;\n --webkit-transform: rotate(90deg); /* Safari and Chrome */\n --moz-transform: rotate(90deg); /* Firefox */\n --ms-transform: rotate(90deg); /* IE 9 */\n --o-transform: rotate(90deg); /* Opera */\n transform: rotate(90deg);\n --webkit-transform: translate(-50%, 50%);\n\n}\n\n.cta__modal-dimmer--visible {\n display: block;\n animation: show 0.2s;\n animation-fill-mode: forwards;\n}\n\n.cta__modal {\n position: fixed;\n outline: none;\n z-index: 9999999;\n background-color: transparent;\n display: none !important;\n width: ".concat(i?"100% !important":"450px",";\n border-radius: ").concat(i?0:"24","px;\n font-family: inherit;\n overflow-y: hidden;\n height: ").concat(i?"100%":"725px",";\n max-height: ").concat(i?"100%":"calc(100vh - 160px)",";\n text-align: center;\n bottom: ").concat(i?0:o+30,"px;\n right: ").concat("right"!==n||i?"unset":r+10+"px",";\n left: ").concat("left"!==n||i?"unset":r+10+"px",";\n top: ").concat(i?0:"unset","px;\n margin-top: ").concat(i?0:"80px","px;\n box-shadow: rgba(9, 14, 21, 0.16) 0px 5px 40px 0px;\n}\n\n@media (min-width: 769px) and (max-width: 1024px) {\n .cta__modal {\n width: 100% !important;\n height: 100vh !important;\n max-height: 100vh !important;\n bottom: 0 !important;\n top: 0 !important;\n left: 0 !important;\n right: 0 !important;\n border-radius: 0 !important;\n transform: none !important;\n }\n}\n\n@media (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {\n .cta__modal {\n width: 100vw !important;\n height: 100vh !important;\n max-height: 100vh !important;\n bottom: 0 !important;\n top: 0 !important;\n left: 0 !important;\n right: 0 !important;\n border-radius: 0 !important;\n transform: none !important;\n overflow: hidden !important;\n }\n\n .rbird-content-iframe {\n width: 100% !important;\n height: 100% !important;\n overflow: hidden !important;\n }\n}\n\n.cta__modal_loading {\n position: fixed;\n outline: none;\n z-index: 1000000;\n background-color: white;\n display: none !important;\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n font-family: inherit;\n overflow-y: auto;\n height: 650px;\n text-align: center;\n}\n\n.cta__modal--visible {\n display: block !important;\n animation: show 0.3s;\n animation-fill-mode: forwards;\n margin-bottom: 25px;\n}\n\n.cta__modal img {\n width: 100%;\n margin-bottom: 1rem;\n}\n\n.launcherButton {\n backgroundColor:transparent;\n width:50px;\n height:50px;\n z-index: 10000000;\n position:fixed;\n bottom:").concat(o,"px;\n right:").concat("right"===n?r+"px":"unset",";\n left:").concat("left"===n?r+"px":"unset",";\n cursor:pointer;\n}\n\n.launcherButton5 {\n backgroundColor:transparent;\n width:70px;\n height:50px;\n z-index: 10000000;\n position:fixed;\n bottom:").concat(o,"px;\n right:").concat("right"===n?r+"px":"unset",";\n left:").concat("left"===n?r+"px":"unset",";\n cursor:pointer;\n}\n\n.rbird_badge {\n position: fixed;\n bottom: ").concat(o+35,"px;\n right: ").concat("right"===n?r-10+"px":"unset",";\n left: ").concat("left"===n?r+35+"px":"unset",";\n z-index: 10000000;\n padding: 5px 10px;\n border-radius: 50%;\n background-color: red;\n color: white;\n font-size: 12px;\n}\n\n/* Modal Content/Box */\n.modal-content {\n background-color: #fefefe;\n margin: 15% auto; /* 15% from the top and centered */\n padding: 20px;\n border: 1px solid #888;\n width: 80%; /* Could be more or less, depending on screen size */\n}\n\n.markerBoundary {\n display: none;\n position: fixed;\n top: 0;\n left: 0;\n width: calc(100%);\n height: calc(100% - 12px);\n border: 6px solid red;\n z-index: 100000;\n}\n\n.screenshotCloseButton {\n position: absolute;\n top: 0;\n cursor: pointer;\n right: 0;\n text-align: center;\n padding: 5px;\n width: 50px;\n background-color: red;\n color: white;\n font-weight: 500;\n font-family: Arial, serif;\n}\n\n.editorButtons {\n position: absolute;\n top: 10px;\n left: 50%;\n height: 25px;\n width: 200px;\n background-color: white;\n border: 1px solid lightgrey;\n border-radius: 5px;\n}\n\n\n#myImg {\n border-radius: 5px;\n cursor: pointer;\n transition: 0.3s;\n}\n\n#myImg:hover {opacity: 0.7;}\n\n/* The Modal (background) */\n.modalImageViewer {\n position: fixed; /* Stay in place */\n z-index: 10000000000; /* Sit on top */\n padding-top: 100px; /* Location of the box */\n left: 0;\n top: 0;\n width: 100%; /* Full width */\n height: 100%; /* Full height */\n overflow: auto; /* Enable scroll if needed */\n background-color: rgb(0,0,0); /* Fallback color */\n background-color: rgba(0,0,0,0.9); /* Black w/ opacity */\n}\n\n/* Modal Content (image) */\n.modal-content-imageViewer {\n margin: auto;\n display: block;\n width: 80%;\n max-width: 700px;\n}\n\n/* Caption of Modal Image */\n#caption {\n margin: auto;\n display: block;\n width: 80%;\n max-width: 700px;\n text-align: center;\n color: #ccc;\n padding: 10px 0;\n height: 150px;\n}\n\n/* Add Animation */\n.modal-content, #caption {\n animation-name: zoom;\n animation-duration: 0.6s;\n}\n\n@keyframes zoom {\n from {transform: scale(0.1)}\n to {transform: scale(1)}\n}\n\n/* The Close Button */\n.rbird_close {\n position: absolute;\n top: 15px;\n right: 35px;\n color: #f1f1f1;\n font-size: 40px;\n font-weight: bold;\n transition: 0.3s;\n}\n\n.hideWidgetButton {\nwidth: 15px;\nheight: 15px;\nposition: fixed;\ncursor: pointer;\nbottom: ").concat(o+45,"px;\nright: ").concat("right"===n?r-15+"px":"unset",";\nleft: ").concat("left"===n?r-15+"px":"unset",";\nz-index: 10000000;\n}\n\n.rbird_closeclose:hover,\n.rbird_closeclose:focus {\n color: #bbb;\n text-decoration: none;\n cursor: pointer;\n}\n\n.rbird-content-iframe {\nwidth: 100%; \nheight: 100%; \nbackground: transparent\n}\n\n/* 100% Image Width on Smaller Screens */\n@media only screen and (max-width: 700px){\n .modal-content {\n width: 100%;\n }\n}\n\n.rbird-screenshot-loader {\n position: fixed;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n z-index: 900000010;\n text-align: center;\n background-color: rgba(255, 255, 255, 0.95);\n padding: 30px 40px;\n border-radius: 12px;\n box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);\n}\n\n.rbird-screenshot-loader-spinner {\n border: 4px solid #f3f3f3;\n border-top: 4px solid #3498db;\n border-radius: 50%;\n width: 50px;\n height: 50px;\n animation: rbird-spin 1s linear infinite;\n margin: 0 auto 15px;\n}\n\n.rbird-screenshot-loader-text {\n color: #333;\n font-size: 16px;\n font-weight: 500;\n font-family: Arial, sans-serif;\n}\n\n@keyframes rbird-spin {\n 0% { transform: rotate(0deg); }\n 100% { transform: rotate(360deg); }\n}\n }"),a=document.querySelector(".rbird-styles");a&&a.remove();var B=document.createElement("style");return B.innerHTML=s,B.className="rbird-styles",document.body.appendChild(B),""};function r(A){return'<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 149.04 149.04">\n <circle cx="74.52" cy="74.52" r="74.52"\n transform="translate(-10.8 136.39) rotate(-80.95)"\n fill="'.concat(A,'"/>\n <path fill="#ffffff"\n d="m74.48,27.59c-28.91,0-52.34,20.8-52.34,46.47,0,13.06,6.07,24.85,15.84,33.29v18.58l23.44-6.87c4.18.95,8.55,1.46,13.06,1.46,28.91,0,52.34-20.8,52.34-46.47s-23.44-46.47-52.34-46.47Z"/>\n</svg>')}function o(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <g>\n <path fill="#ffffff" className="st1" d="M100.3,97.3H33l17.9-17.9V48l5.5-5.5h43.8l5.5,5.5v43.8L100.3,97.3z M43.4,93h55.1l3-3V49.7l-3-3H58.3l-3,3\n v31.4L43.4,93z"/>\n </g>\n</svg>')}function i(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n x="0px" y="0px"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <path fill="#ffffff" className="st1" d="M108.8,37c-9-9.1-21-14.1-33.8-14.1c-12.8,0-24.8,5-33.8,14.1c-9,9.1-14,21.2-14,34c0,7.5,1.8,15,5.1,21.7\n c-1.6,6.4-6.1,11.7-12.1,14.4c-1.4,0.5-1.8,2.4-0.8,3.5c4,4.5,9.7,7.1,15.7,7.1c5.5,0,10.7-2.2,14.5-6c7.6,4.8,16.3,7.3,25.4,7.3\n c12.8,0,24.8-5,33.8-14.1c9-9.1,14-21.2,14-34S117.8,46,108.8,37L108.8,37z M75,114.6c-8.8,0-17.2-2.6-24.5-7.6l0,0\n c-0.9-0.6-2.2-0.5-3,0.4c-3.1,3.7-7.7,5.8-12.5,5.8c-3.7,0-7.3-1.3-10.2-3.6c6.1-3.6,10.5-9.7,12-16.8c0.1-0.6,0-1.1-0.2-1.6\n c-3.3-6.2-5-13.2-5-20.3c0-24.1,19.4-43.7,43.3-43.7s43.3,19.6,43.3,43.7S98.9,114.6,75,114.6L75,114.6z"/>\n</svg>')}function s(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n x="0px" y="0px"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <g id="text_chat">\n <g>\n <path fill="#ffffff" className="st1" d="M74.5,31.6c-23.7,0-42.9,19.2-42.9,42.9c0,6.5,1.5,12.9,4.3,18.7l-2.4,10.6c-0.7,3.3-0.1,6.4,1.7,8.6\n c2.2,2.8,5.9,3.9,10,3l10.6-2.3c5.8,2.8,12.3,4.3,18.7,4.3c23.7,0,42.9-19.2,42.9-42.9S98.2,31.6,74.5,31.6z"/>\n <g>\n <path fill="#ffffff" className="st1" d="M87.4,70.2H61.6c-2.4,0-4.3-1.9-4.3-4.3c0-2.4,1.9-4.3,4.3-4.3h25.7c2.4,0,4.3,1.9,4.3,4.3\n C91.7,68.3,89.8,70.2,87.4,70.2z"/>\n </g>\n <g>\n <path fill="#ffffff" className="st1"\n d="M74.5,87.4H61.6c-2.4,0-4.3-1.9-4.3-4.3s1.9-4.3,4.3-4.3h12.9c2.4,0,4.3,1.9,4.3,4.3S76.9,87.4,74.5,87.4z"\n />\n </g>\n </g>\n </g>\n</svg>')}function a(A){return'<svg version="1.1" id="Ebene_1" xmlns="http://www.w3.org/2000/svg"\n x="0px" y="0px"\n viewBox="0 0 149 149" style="enable-background:new 0 0 149 149;">\n <circle className="st0" cx="74.5" cy="74.5" r="74.5" fill="'.concat(A,'"/>\n <path fill="#ffffff" className="st1" d="M112.5,47.2c2.2,4.3,2.2,9.9,2.2,21.2v4.8c0,6.8,0,10.2-0.8,13c-1.9,6.6-7.1,11.7-13.6,13.6\n c-2.8,0.8-6.2,0.8-13,0.8h-2.2l-0.3,0c-4.1,0-8.1,1.3-11.5,3.7l-0.2,0.2l-10.5,7.5c-3.6,2.6-8.3-1.1-6.7-5.2c1.2-2.9-1-6.1-4.1-6.1\n h-2.4c-8.4,0-15.2-6.8-15.2-15.2v-17c0-11.3,0-16.9,2.2-21.2c1.9-3.8,5-6.9,8.8-8.8c4.3-2.2,9.9-2.2,21.2-2.2h16.1\n c11.3,0,16.9,0,21.2,2.2C107.5,40.4,110.6,43.5,112.5,47.2L112.5,47.2z M58.4,57.4c-1.7,0-3,1.4-3,3s1.4,3,3,3h32.2c1.7,0,3-1.4,3-3\n s-1.4-3-3-3H58.4z M66.5,73.5c-1.7,0-3,1.4-3,3c0,1.7,1.4,3,3,3h16.1c1.7,0,3-1.4,3-3c0-1.7-1.4-3-3-3H66.5z"/>\n</svg>')}function B(A){return'<svg version="1.1" id="Ebene_2" xmlns="http://www.w3.org/2000/svg"\n viewBox="0 0 3437.83 2395.28">\n <g id="Layer_1">\n <polygon fill="'.concat(A,'"\n points="404.34 1465.87 202.48 2395.28 949.73 1971.67 404.34 1465.87"/>\n <path fill="').concat(A,'"\n d="m3436.45,1275.75C3204.96,2696.73-100.03,2331.34,2.33,885.09,240.59-504.37,3514.92-169.98,3436.45,1275.75Z"/>\n <path fill="#ffffff"\n d="m759.32,1060.6c-17.38-7.23-39.16-13.43-64.74-18.44l-.34-.06c-.67-.11-1.33-.25-1.97-.43-1.22-.33-2.51-.62-3.83-.85-1-.23-2.01-.41-3.07-.55-.25-.03-.5-.08-.76-.14l-.59-.13c-16.86-3.33-30.03-6.51-39.15-9.44-7.87-2.52-14.24-6.33-19.48-11.64-4.35-4.41-6.46-10.6-6.46-18.93v-.27c0-9.45,4.18-16.37,13.16-21.77,10.61-6.38,26.42-9.62,46.99-9.62,13.82,0,28.57,2.7,43.82,8.04,15.5,5.42,30.6,13.17,44.88,23.03l10.87,7.51,41.85-83.7-8.25-5.65c-13.2-9.05-27.35-16.89-42.06-23.3-14.73-6.42-30-11.39-45.38-14.79-15.48-3.42-30.88-5.15-45.74-5.15-32.19,0-60.21,5.12-83.27,15.2-23.74,10.39-42.16,25.79-54.76,45.77-12.51,19.86-18.86,43.92-18.86,71.5v.27c0,31.23,6.92,56,20.58,73.63,13.41,17.32,30.04,29.64,49.41,36.6,17.97,6.46,40.76,11.89,67.75,16.14l5.41.74c.83.21,1.66.35,2.48.42l1.07.19c14.41,2.26,26.3,4.79,35.35,7.52,7.65,2.31,13.85,5.87,18.41,10.57,3.84,3.96,5.71,9.51,5.71,16.97v.27c0,10.99-4.64,18.96-14.61,25.08-11.48,7.06-28.45,10.64-50.41,10.64-19.62,0-39-3.22-57.61-9.56-18.49-6.3-34.99-15.35-49.05-26.9l-10.58-8.69-45.86,81.61,7.39,6.11c13.18,10.89,28.3,20.32,44.94,28.02,16.54,7.65,34.43,13.54,53.18,17.5,18.69,3.94,38.06,5.94,57.58,5.94,33.03,0,61.85-5.04,85.67-14.99,24.56-10.25,43.59-25.48,56.58-45.26,12.95-19.73,19.52-43.57,19.52-70.86v-.54c0-29.11-6.39-52.69-19.01-70.08-12.42-17.12-28.16-29.74-46.8-37.5Z"/>\n <path fill="#ffffff"\n d="m1067.48,1143.49c0,19.67-4.92,34.26-15.04,44.6-10.05,10.27-24.27,15.27-43.48,15.27s-33.09-4.98-43.04-15.24c-10.05-10.35-14.93-24.95-14.93-44.63v-265.13h-97.28v263.23c0,32.62,6.08,61.07,18.07,84.57,12.25,24,30.39,42.54,53.92,55.1,23.1,12.33,51.11,18.58,83.26,18.58s60.2-6.25,83.38-18.57c23.62-12.55,41.85-31.08,54.19-55.07,12.09-23.51,18.23-51.98,18.23-84.6v-263.23h-97.28v265.13Z"/>\n <path fill="#ffffff"\n d="m1457.81,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.06,16.96-69.01s-5.7-49.19-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.38,136.32c-2.82,5.52-6.61,9.64-11.56,12.62-5.01,3.01-10.76,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.44,20.27Z"/>\n <path fill="#ffffff"\n d="m1798.27,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.05,16.96-69.01s-5.7-49.2-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.37,136.32c-2.83,5.52-6.61,9.65-11.56,12.62-5.01,3.01-10.75,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.43,20.27Z"/>\n <path fill="#ffffff"\n d="m2127.18,893.76c-23.42-12.92-50.7-19.47-81.1-19.47s-57.69,6.55-81.1,19.47c-23.64,13.05-42.19,31.74-55.13,55.57-12.8,23.57-19.3,51.11-19.3,81.84v111.77c0,30.74,6.49,58.27,19.3,81.84,12.95,23.83,31.5,42.53,55.13,55.57,23.4,12.92,50.69,19.47,81.1,19.47s57.69-6.55,81.1-19.47c23.64-13.05,42.19-31.74,55.13-55.57,12.8-23.57,19.3-51.11,19.3-81.84v-111.77c0-30.74-6.49-58.27-19.3-81.84-12.94-23.82-31.49-42.52-55.13-55.57Zm-25.57,251.08c0,11.8-2.34,22.23-6.95,31.01-4.51,8.57-10.7,14.99-18.94,19.62-8.34,4.69-18.32,7.07-29.64,7.07s-21.3-2.38-29.64-7.07c-8.24-4.63-14.43-11.05-18.94-19.62-4.62-8.77-6.95-19.2-6.95-31.01v-115.57c0-11.81,2.34-22.24,6.96-31.01,4.51-8.57,10.7-14.99,18.93-19.62,8.34-4.69,18.31-7.07,29.64-7.07s21.3,2.38,29.64,7.07c8.23,4.63,14.42,11.05,18.93,19.62,4.62,8.78,6.96,19.22,6.96,31.01v115.57Z"/>\n <path fill="#ffffff"\n d="m2499.13,1120.82c18.38-10.85,32.78-26.34,42.79-46.06,9.83-19.36,14.81-41.96,14.81-67.18s-4.98-47.82-14.81-67.19c-10.01-19.71-24.35-35.2-42.63-46.04-18.18-10.79-39.41-16.26-63.1-16.26h-184.28v417.67h97.28v-158.7h26.89l88.92,158.7h116.71l-97.24-167.69c5.07-2.07,9.96-4.49,14.65-7.26Zm-45.87-93.53c-2.27,5.06-5.3,8.79-9.25,11.38-3.91,2.57-8.42,3.82-13.78,3.82h-81.03v-69.83h81.03c5.54,0,10.14,1.25,14.05,3.81,3.96,2.6,6.98,6.32,9.25,11.38,2.47,5.51,3.73,12.11,3.74,19.61-.16,7.58-1.51,14.25-4.01,19.83Z"/>\n <polygon fill="#ffffff"\n points="2559.82 878.36 2559.82 972.93 2667.24 972.93 2667.24 1295.76 2764.53 1295.76 2764.53 972.93 2871.96 972.93 2871.96 878.36 2559.82 878.36"/>\n </g>\n</svg>')}function c(A){return'<svg version="1.1" id="Ebene_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 3437.83 2395.28">\n <g id="Layer_1">\n\n <path fill="'.concat(A,'"\n d="m3436.45,1275.75C3204.96,2696.73-100.03,2331.34,2.33,885.09,240.59-504.37,3514.92-169.98,3436.45,1275.75Z"/>\n <path fill="#ffffff"\n d="m759.32,1060.6c-17.38-7.23-39.16-13.43-64.74-18.44l-.34-.06c-.67-.11-1.33-.25-1.97-.43-1.22-.33-2.51-.62-3.83-.85-1-.23-2.01-.41-3.07-.55-.25-.03-.5-.08-.76-.14l-.59-.13c-16.86-3.33-30.03-6.51-39.15-9.44-7.87-2.52-14.24-6.33-19.48-11.64-4.35-4.41-6.46-10.6-6.46-18.93v-.27c0-9.45,4.18-16.37,13.16-21.77,10.61-6.38,26.42-9.62,46.99-9.62,13.82,0,28.57,2.7,43.82,8.04,15.5,5.42,30.6,13.17,44.88,23.03l10.87,7.51,41.85-83.7-8.25-5.65c-13.2-9.05-27.35-16.89-42.06-23.3-14.73-6.42-30-11.39-45.38-14.79-15.48-3.42-30.88-5.15-45.74-5.15-32.19,0-60.21,5.12-83.27,15.2-23.74,10.39-42.16,25.79-54.76,45.77-12.51,19.86-18.86,43.92-18.86,71.5v.27c0,31.23,6.92,56,20.58,73.63,13.41,17.32,30.04,29.64,49.41,36.6,17.97,6.46,40.76,11.89,67.75,16.14l5.41.74c.83.21,1.66.35,2.48.42l1.07.19c14.41,2.26,26.3,4.79,35.35,7.52,7.65,2.31,13.85,5.87,18.41,10.57,3.84,3.96,5.71,9.51,5.71,16.97v.27c0,10.99-4.64,18.96-14.61,25.08-11.48,7.06-28.45,10.64-50.41,10.64-19.62,0-39-3.22-57.61-9.56-18.49-6.3-34.99-15.35-49.05-26.9l-10.58-8.69-45.86,81.61,7.39,6.11c13.18,10.89,28.3,20.32,44.94,28.02,16.54,7.65,34.43,13.54,53.18,17.5,18.69,3.94,38.06,5.94,57.58,5.94,33.03,0,61.85-5.04,85.67-14.99,24.56-10.25,43.59-25.48,56.58-45.26,12.95-19.73,19.52-43.57,19.52-70.86v-.54c0-29.11-6.39-52.69-19.01-70.08-12.42-17.12-28.16-29.74-46.8-37.5Z"/>\n <path fill="#ffffff"\n d="m1067.48,1143.49c0,19.67-4.92,34.26-15.04,44.6-10.05,10.27-24.27,15.27-43.48,15.27s-33.09-4.98-43.04-15.24c-10.05-10.35-14.93-24.95-14.93-44.63v-265.13h-97.28v263.23c0,32.62,6.08,61.07,18.07,84.57,12.25,24,30.39,42.54,53.92,55.1,23.1,12.33,51.11,18.58,83.26,18.58s60.2-6.25,83.38-18.57c23.62-12.55,41.85-31.08,54.19-55.07,12.09-23.51,18.23-51.98,18.23-84.6v-263.23h-97.28v265.13Z"/>\n <path fill="#ffffff"\n d="m1457.81,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.06,16.96-69.01s-5.7-49.19-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.38,136.32c-2.82,5.52-6.61,9.64-11.56,12.62-5.01,3.01-10.76,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.44,20.27Z"/>\n <path fill="#ffffff"\n d="m1798.27,894.78c-20.32-10.89-44-16.42-70.4-16.42h-169.63v417.4h97.28v-153h72.35c26.38,0,50.05-5.47,70.36-16.26,20.59-10.94,36.78-26.64,48.14-46.66,11.25-19.84,16.96-43.05,16.96-69.01s-5.7-49.2-16.95-69.12c-11.35-20.11-27.53-35.89-48.11-46.93Zm-39.37,136.32c-2.83,5.52-6.61,9.65-11.56,12.62-5.01,3.01-10.75,4.47-17.56,4.47h-74.25v-75.25h74.25c6.99,0,12.82,1.46,17.83,4.47,4.9,2.94,8.61,7.06,11.35,12.6,2.9,5.88,4.38,12.89,4.38,20.83s-1.49,14.53-4.43,20.27Z"/>\n <path fill="#ffffff"\n d="m2127.18,893.76c-23.42-12.92-50.7-19.47-81.1-19.47s-57.69,6.55-81.1,19.47c-23.64,13.05-42.19,31.74-55.13,55.57-12.8,23.57-19.3,51.11-19.3,81.84v111.77c0,30.74,6.49,58.27,19.3,81.84,12.95,23.83,31.5,42.53,55.13,55.57,23.4,12.92,50.69,19.47,81.1,19.47s57.69-6.55,81.1-19.47c23.64-13.05,42.19-31.74,55.13-55.57,12.8-23.57,19.3-51.11,19.3-81.84v-111.77c0-30.74-6.49-58.27-19.3-81.84-12.94-23.82-31.49-42.52-55.13-55.57Zm-25.57,251.08c0,11.8-2.34,22.23-6.95,31.01-4.51,8.57-10.7,14.99-18.94,19.62-8.34,4.69-18.32,7.07-29.64,7.07s-21.3-2.38-29.64-7.07c-8.24-4.63-14.43-11.05-18.94-19.62-4.62-8.77-6.95-19.2-6.95-31.01v-115.57c0-11.81,2.34-22.24,6.96-31.01,4.51-8.57,10.7-14.99,18.93-19.62,8.34-4.69,18.31-7.07,29.64-7.07s21.3,2.38,29.64,7.07c8.23,4.63,14.42,11.05,18.93,19.62,4.62,8.78,6.96,19.22,6.96,31.01v115.57Z"/>\n <path fill="#ffffff"\n d="m2499.13,1120.82c18.38-10.85,32.78-26.34,42.79-46.06,9.83-19.36,14.81-41.96,14.81-67.18s-4.98-47.82-14.81-67.19c-10.01-19.71-24.35-35.2-42.63-46.04-18.18-10.79-39.41-16.26-63.1-16.26h-184.28v417.67h97.28v-158.7h26.89l88.92,158.7h116.71l-97.24-167.69c5.07-2.07,9.96-4.49,14.65-7.26Zm-45.87-93.53c-2.27,5.06-5.3,8.79-9.25,11.38-3.91,2.57-8.42,3.82-13.78,3.82h-81.03v-69.83h81.03c5.54,0,10.14,1.25,14.05,3.81,3.96,2.6,6.98,6.32,9.25,11.38,2.47,5.51,3.73,12.11,3.74,19.61-.16,7.58-1.51,14.25-4.01,19.83Z"/>\n <polygon fill="#ffffff"\n points="2559.82 878.36 2559.82 972.93 2667.24 972.93 2667.24 1295.76 2764.53 1295.76 2764.53 972.93 2871.96 972.93 2871.96 878.36 2559.82 878.36"/>\n </g>\n</svg>')}function l(A){return'<svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg"\n x="0px"\n y="0px"\n viewBox="0 0 494.08 494.08" style="enable-background:new 0 0 494.08 494.08;">\n <g>\n <path fill="'.concat(A,'" d="M247.04,0C110.604,0,0,110.604,0,247.04s110.604,247.04,247.04,247.04s247.04-110.604,247.04-247.04\n C493.845,110.701,383.379,0.235,247.04,0z M247.04,298.667l-79.787-80.64l14.293-13.653l65.493,64l65.493-64l14.72,14.507\n L247.04,298.667z"/>\n </g>\n </svg>')}var u='<svg id="Layer_1" enable-background="new 0 0 64 64" viewBox="0 0 64 64"\n xmlns="http://www.w3.org/2000/svg">\n <path\n d="m34.8 32 19.8-19.8c.8-.8.8-2 0-2.8s-2-.8-2.8 0l-19.8 19.8-19.8-19.8c-.8-.8-2-.8-2.8 0s-.8 2 0 2.8l19.8 19.8-19.8 19.8c-.8.8-.8 2 0 2.8s2 .8 2.8 0l19.8-19.8 19.8 19.8c.8.8 2 .8 2.8 0s.8-2 0-2.8z"/>\n </svg>'},708:(A,e,t)=>{"use strict";t.d(e,{default:()=>m});var n=t(195),r=t(499),o=t(891);function i(A){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},i(A)}function s(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,a(n.key),n)}}function a(A){var e=function(A,e){if("object"!=i(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=i(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==i(e)?e:e+""}var B=function(){return A=function A(){var e=this;!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),this.originalConsoleLog=console.log,console.log=function(){e.printLog.apply(e,arguments),e.originalConsoleLog.apply(e,arguments)}},e=[{key:"printLog",value:function(){for(var A=arguments.length,e=new Array(A),t=0;t<A;t++)e[t]=arguments[t];e.map((function(A){return JSON.stringify(A)})).join(" ")}},{key:"resetConsoleLog",value:function(){console.log=this.originalConsoleLog}}],e&&s(A.prototype,e),t&&s(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A;var A,e,t}();function c(A){return c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},c(A)}function l(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,u(n.key),n)}}function u(A){var e=function(A,e){if("object"!=c(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=c(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==c(e)?e:e+""}var g,w,d,h=t(835).A.API,Q=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A),this.banners=[],this.displayedBanners=new Set,this.apiKey=null}return e=A,t=[{key:"init",value:function(A){"undefined"!=typeof window&&(this.apiKey=A,this.fetchAndDisplayBanners())}},{key:"fetchAndDisplayBanners",value:function(){var A,e=r.A.getInstance(),t=e.getState(),n=new XMLHttpRequest;n.open("GET","".concat(h,"/ewidget/banners/active")),n.setRequestHeader("Content-Type","application/json;charset=UTF-8"),n.setRequestHeader("apiKey",this.apiKey),null!=t&&null!==(A=t.identify)&&void 0!==A&&A.people&&n.setRequestHeader("peopleId",t.identify.people),e.anonymousIdentifier&&n.setRequestHeader("anonymousId",e.anonymousIdentifier);var o=this;n.onreadystatechange=function(){if(4===n.readyState&&200===n.status)try{var A=JSON.parse(n.responseText);o.banners=A,o.renderBanners()}catch(e){console.error("Error parsing banners response:",e)}},n.send()}},{key:"renderBanners",value:function(){var A=this;this.banners&&0!==this.banners.length&&this.banners.forEach((function(e){"INLINE"===e.type?A.renderInlineBanner(e):"FLOATING"===e.type&&A.renderFloatingBanner(e)}))}},{key:"renderInlineBanner",value:function(A){var e=this;document.querySelectorAll('[data-rbird-banner="'.concat(A.placement||"default",'"]')).forEach((function(t){var n=e.createBannerElement(A,!1);t.appendChild(n),e.displayedBanners.add(A.id),e.trackImpression(A.id)}))}},{key:"renderFloatingBanner",value:function(A){var e=this.createBannerElement(A,!0);document.body.appendChild(e),this.displayedBanners.add(A.id),this.trackImpression(A.id)}},{key:"createBannerElement",value:function(A,e){var t,n,r,o,i,s,a,B=this,c=document.createElement("div");c.className=e?"rbird-banner-floating":"rbird-banner-inline",c.id="rbird-banner-".concat(A.id),c.setAttribute("data-banner-id",A.id);var l=(null===(t=navigator.language)||void 0===t?void 0:t.split("-")[0])||"de",u=(null===(n=A.title)||void 0===n?void 0:n[l])||(null===(r=A.title)||void 0===r?void 0:r.de)||"",g=(null===(o=A.message)||void 0===o?void 0:o[l])||(null===(i=A.message)||void 0===i?void 0:i.de)||"",w=(null===(s=A.buttonText)||void 0===s?void 0:s[l])||(null===(a=A.buttonText)||void 0===a?void 0:a.de)||"",d='\n <div class="rbird-banner-content" style="'.concat(this.getBannerStyles(A,e),'">\n <button class="rbird-banner-close" data-banner-id="').concat(A.id,'" style="').concat(this.getCloseButtonStyles(),'">\n ×\n </button>\n <div class="rbird-banner-body">\n ').concat(u?'<h3 class="rbird-banner-title" style="'.concat(this.getTitleStyles(),'">').concat(this.escapeHtml(u),"</h3>"):"","\n ").concat(g?'<p class="rbird-banner-message" style="'.concat(this.getMessageStyles(),'">').concat(this.escapeHtml(g),"</p>"):"","\n ").concat(A.showButton&&w?'\n <button class="rbird-banner-cta" data-banner-id="'.concat(A.id,'" style="').concat(this.getCtaButtonStyles(A),'">\n ').concat(this.escapeHtml(w),"\n </button>\n "):"","\n </div>\n </div>\n ");c.innerHTML=d,e&&this.applyFloatingPosition(c,A.position);var h=c.querySelector(".rbird-banner-close");h&&h.addEventListener("click",(function(e){e.preventDefault(),B.closeBanner(A.id)}));var Q=c.querySelector(".rbird-banner-cta");return Q&&Q.addEventListener("click",(function(e){e.preventDefault(),B.handleCtaClick(A)})),c}},{key:"getBannerStyles",value:function(A,e){return"\n position: relative;\n background-color: ".concat(A.backgroundColor||"#ffffff",";\n color: ").concat(A.textColor||"#000000",";\n padding: 20px;\n border-radius: 8px;\n box-shadow: 0 2px 8px rgba(0,0,0,0.15);\n font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n max-width: ").concat(e?"400px":"100%",";\n box-sizing: border-box;\n z-index: 10000;\n ")}},{key:"getCloseButtonStyles",value:function(){return"\n position: absolute;\n top: 10px;\n right: 10px;\n background: transparent;\n border: none;\n font-size: 24px;\n line-height: 1;\n cursor: pointer;\n color: inherit;\n opacity: 0.6;\n padding: 0;\n width: 24px;\n height: 24px;\n display: flex;\n align-items: center;\n justify-content: center;\n transition: opacity 0.2s;\n "}},{key:"getTitleStyles",value:function(){return"\n margin: 0 0 10px 0;\n font-size: 18px;\n font-weight: 600;\n line-height: 1.4;\n "}},{key:"getMessageStyles",value:function(){return"\n margin: 0 0 15px 0;\n font-size: 14px;\n line-height: 1.6;\n "}},{key:"getCtaButtonStyles",value:function(A){return"\n background-color: ".concat(A.buttonColor||"#667eea",";\n color: ").concat(A.buttonTextColor||"#ffffff",";\n border: none;\n padding: 10px 20px;\n border-radius: 6px;\n font-size: 14px;\n font-weight: 600;\n cursor: pointer;\n transition: opacity 0.2s;\n display: inline-block;\n ")}},{key:"applyFloatingPosition",value:function(A,e){switch(A.style.position="fixed",A.style.margin="20px",A.style.animation="rbirdBannerSlideIn 0.3s ease-out",e){case"TOP":A.style.top="0",A.style.left="50%",A.style.transform="translateX(-50%)";break;case"BOTTOM":A.style.bottom="0",A.style.left="50%",A.style.transform="translateX(-50%)";break;case"TOP_LEFT":A.style.top="0",A.style.left="0";break;case"TOP_RIGHT":A.style.top="0",A.style.right="0";break;case"BOTTOM_LEFT":A.style.bottom="0",A.style.left="0";break;default:A.style.bottom="0",A.style.right="0"}}},{key:"handleCtaClick",value:function(A){this.trackClick(A.id),"LINK"===A.buttonAction&&A.buttonLink?window.open(A.buttonLink,"_blank"):"OPEN_WIDGET"===A.buttonAction&&window.Rbird&&window.Rbird.showWidget&&window.Rbird.showWidget(),A.closeAfterAction&&this.closeBanner(A.id)}},{key:"closeBanner",value:function(A){var e=document.getElementById("rbird-banner-".concat(A));e&&(e.style.animation="rbirdBannerSlideOut 0.3s ease-in",setTimeout((function(){e.remove()}),300)),this.trackDismiss(A),this.displayedBanners.delete(A)}},{key:"trackDismiss",value:function(A){this.trackInteraction(A,"DISMISS")}},{key:"trackImpression",value:function(A){this.trackInteraction(A,"IMPRESSION")}},{key:"trackClick",value:function(A){this.trackInteraction(A,"CLICK")}},{key:"trackInteraction",value:function(A,e){var t,n=r.A.getInstance(),o=n.getState(),i=new XMLHttpRequest;i.open("POST","".concat(h,"/ewidget/banners/interaction")),i.setRequestHeader("Content-Type","application/json;charset=UTF-8"),i.setRequestHeader("apiKey",this.apiKey),null!=o&&null!==(t=o.identify)&&void 0!==t&&t.people&&i.setRequestHeader("peopleId",o.identify.people),n.anonymousIdentifier&&i.setRequestHeader("anonymousId",n.anonymousIdentifier);var s={bannerId:A,type:e};i.send(JSON.stringify(s))}},{key:"escapeHtml",value:function(A){var e=document.createElement("div");return e.textContent=A,e.innerHTML}},{key:"injectStyles",value:function(){if("undefined"!=typeof window&&!document.getElementById("rbird-banner-styles")){var A=document.createElement("style");A.id="rbird-banner-styles",A.textContent="\n @keyframes rbirdBannerSlideIn {\n from {\n opacity: 0;\n transform: translateY(-20px);\n }\n to {\n opacity: 1;\n transform: translateY(0);\n }\n }\n\n @keyframes rbirdBannerSlideOut {\n from {\n opacity: 1;\n transform: translateY(0);\n }\n to {\n opacity: 0;\n transform: translateY(-20px);\n }\n }\n\n .rbird-banner-close:hover {\n opacity: 1 !important;\n }\n\n .rbird-banner-cta:hover {\n opacity: 0.9 !important;\n transform: translateY(-1px);\n }\n\n .rbird-banner-inline {\n margin: 20px 0;\n }\n ",document.head.appendChild(A)}}}],n=[{key:"getInstance",value:function(){return A.instance||(A.instance=new A),A.instance}}],t&&l(e.prototype,t),n&&l(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e;var e,t,n}();function f(A){return f="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(A){return typeof A}:function(A){return A&&"function"==typeof Symbol&&A.constructor===Symbol&&A!==Symbol.prototype?"symbol":typeof A},f(A)}function p(A,e){for(var t=0;t<e.length;t++){var n=e[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(A,U(n.key),n)}}function C(A,e,t){return(e=U(e))in A?Object.defineProperty(A,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):A[e]=t,A}function U(A){var e=function(A,e){if("object"!=f(A)||!A)return A;var t=A[Symbol.toPrimitive];if(void 0!==t){var n=t.call(A,e||"default");if("object"!=f(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===e?String:Number)(A)}(A,"string");return"symbol"==f(e)?e:e+""}g=Q,d=void 0,(w=u(w="instance"))in g?Object.defineProperty(g,w,{value:d,enumerable:!0,configurable:!0,writable:!0}):g[w]=d;var F=function(){function A(){!function(A,e){if(!(A instanceof e))throw new TypeError("Cannot call a class as a function")}(this,A)}return function(A,e,t){return e&&p(A.prototype,e),t&&p(A,t),Object.defineProperty(A,"prototype",{writable:!1}),A}(A,null,[{key:"setStyles",value:function(){var A=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"blue",t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"red",r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"orange",o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"bottom",i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:30,s=arguments.length>5&&void 0!==arguments[5]?arguments[5]:30;"undefined"!=typeof window&&y((function(){(0,n._$)(e,t,r,o,i,s,A.isMobileDevice())}))}},{key:"getInstance",value:function(){if(this.instance)return this.instance;this.instance=new A;new B;return this.instance}},{key:"showButton",value:function(A){"undefined"!=typeof window&&o.A.getInstance().showButton(A)}},{key:"initialize",value:function(A,e){if("undefined"!=typeof window)try{void 0===e&&(e=!0);var t=this.getInstance();if(t.initialized)return void console.warn("Rbird already initialized.");o.A.getInstance().noButton=!e,r.A.getInstance().init(A).then((function(){t.initialized=!0,e&&o.A.getInstance().showButton(e),y((function(){var e=Q.getInstance();e.injectStyles(),e.init(A)}))}))}catch(g){console.error(g)}}},{key:"showWidget",value:function(){if("undefined"!=typeof window)try{o.A.getInstance().openWebsiteWidget()}catch(g){console.error(g)}}},{key:"identify",value:function(A,e){if("undefined"!=typeof window)try{r.A.getInstance().identifyUser(A,e)}catch(g){console.error(g)}}},{key:"logout",value:function(){if("undefined"!=typeof window)try{r.A.getInstance().logout()}catch(g){console.error(g)}}}])}();C(F,"isMobileDevice",(function(){if("undefined"==typeof window)return!1;return window.innerWidth<=768})),C(F,"instance",void 0);var y=function(A){"undefined"!=typeof window&&"undefined"!=typeof document&&("complete"===document.readyState||"loaded"===document.readyState||"interactive"===document.readyState?A():document.addEventListener("DOMContentLoaded",(function(){A()})))};const m=F},354:function(A){A.exports=function(){"use strict";var A=function(e,t){return A=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(A,e){A.__proto__=e}||function(A,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(A[t]=e[t])},A(e,t)};function e(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}A(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var t=function(){return t=Object.assign||function(A){for(var e,t=1,n=arguments.length;t<n;t++)for(var r in e=arguments[t])Object.prototype.hasOwnProperty.call(e,r)&&(A[r]=e[r]);return A},t.apply(this,arguments)};function n(A,e,t,n){function r(A){return A instanceof t?A:new t((function(e){e(A)}))}return new(t||(t=Promise))((function(t,o){function i(A){try{a(n.next(A))}catch(Te){o(Te)}}function s(A){try{a(n.throw(A))}catch(Te){o(Te)}}function a(A){A.done?t(A.value):r(A.value).then(i,s)}a((n=n.apply(A,e||[])).next())}))}function r(A,e){var t,n,r,o,i={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(A){return function(e){return a([A,e])}}function a(o){if(t)throw new TypeError("Generator is already executing.");for(;i;)try{if(t=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return i.label++,{value:o[1],done:!1};case 5:i.label++,n=o[1],o=[0];continue;case 7:o=i.ops.pop(),i.trys.pop();continue;default:if(!((r=(r=i.trys).length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){i=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){i.label=o[1];break}if(6===o[0]&&i.label<r[1]){i.label=r[1],r=o;break}if(r&&i.label<r[2]){i.label=r[2],i.ops.push(o);break}r[2]&&i.ops.pop(),i.trys.pop();continue}o=e.call(A,i)}catch(Te){o=[6,Te],n=0}finally{t=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}}function o(A,e,t){if(t||2===arguments.length)for(var n,r=0,o=e.length;r<o;r++)!n&&r in e||(n||(n=Array.prototype.slice.call(e,0,r)),n[r]=e[r]);return A.concat(n||e)}for(var i=function(){function A(A,e,t,n){this.left=A,this.top=e,this.width=t,this.height=n}return A.prototype.add=function(e,t,n,r){return new A(this.left+e,this.top+t,this.width+n,this.height+r)},A.fromClientRect=function(e,t){return new A(t.left+e.windowBounds.left,t.top+e.windowBounds.top,t.width,t.height)},A.fromDOMRectList=function(e,t){var n=Array.from(t).find((function(A){return 0!==A.width}));return n?new A(n.left+e.windowBounds.left,n.top+e.windowBounds.top,n.width,n.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),s=function(A,e){return i.fromClientRect(A,e.getBoundingClientRect())},a=function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var n=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),r=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new i(0,0,n,r)},B=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},c=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",u="undefined"==typeof Uint8Array?[]:new Uint8Array(256),g=0;g<l.length;g++)u[l.charCodeAt(g)]=g;for(var w="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",d="undefined"==typeof Uint8Array?[]:new Uint8Array(256),h=0;h<w.length;h++)d[w.charCodeAt(h)]=h;for(var Q=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var B="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(B)?B:new Uint8Array(B);for(e=0;e<s;e+=4)t=d[A.charCodeAt(e)],n=d[A.charCodeAt(e+1)],r=d[A.charCodeAt(e+2)],o=d[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return B},f=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},p=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},C=5,U=11,F=2,y=65536>>C,m=(1<<C)-1,v=y+(1024>>C)+32,H=65536>>U,E=(1<<U-C)-1,b=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},I=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},K=function(A,e){var t=Q(A),n=Array.isArray(t)?p(t):new Uint32Array(t),r=Array.isArray(t)?f(t):new Uint16Array(t),o=24,i=b(r,o/2,n[4]/2),s=2===n[5]?b(r,(o+n[4])/2):I(n,Math.ceil((o+n[4])/4));return new L(n[0],n[1],n[2],n[3],i,s)},L=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>C])<<F)+(A&m),this.data[e];if(A<=65535)return e=((e=this.index[y+(A-55296>>C)])<<F)+(A&m),this.data[e];if(A<this.highStart)return e=v-H+(A>>U),e=this.index[e],e+=A>>C&E,e=((e=this.index[e])<<F)+(A&m),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),x="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",S="undefined"==typeof Uint8Array?[]:new Uint8Array(256),D=0;D<x.length;D++)S[x.charCodeAt(D)]=D;var M=50,k=1,T=2,O=3,G=4,V=5,R=7,P=8,N=9,X=10,J=11,W=12,Y=13,_=14,Z=15,j=16,z=17,q=18,$=19,AA=20,eA=21,tA=22,nA=23,rA=24,oA=25,iA=26,sA=27,aA=28,BA=29,cA=30,lA=31,uA=32,gA=33,wA=34,dA=35,hA=36,QA=37,fA=38,pA=39,CA=40,UA=41,FA=42,yA=43,mA=[9001,65288],vA="!",HA="×",EA="÷",bA=K("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),IA=[cA,hA],KA=[k,T,O,V],LA=[X,P],xA=[sA,iA],SA=KA.concat(LA),DA=[fA,pA,CA,wA,dA],MA=[Z,Y],kA=function(A,e){void 0===e&&(e="strict");var t=[],n=[],r=[];return A.forEach((function(A,o){var i=bA.get(A);if(i>M?(r.push(!0),i-=M):r.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return n.push(o),t.push(j);if(i===G||i===J){if(0===o)return n.push(o),t.push(cA);var s=t[o-1];return-1===SA.indexOf(s)?(n.push(n[o-1]),t.push(s)):(n.push(o),t.push(cA))}return n.push(o),i===lA?t.push("strict"===e?eA:QA):i===FA||i===BA?t.push(cA):i===yA?A>=131072&&A<=196605||A>=196608&&A<=262141?t.push(QA):t.push(cA):void t.push(i)})),[n,t,r]},TA=function(A,e,t,n){var r=n[t];if(Array.isArray(A)?-1!==A.indexOf(r):A===r)for(var o=t;o<=n.length;){if((a=n[++o])===e)return!0;if(a!==X)break}if(r===X)for(o=t;o>0;){var i=n[--o];if(Array.isArray(A)?-1!==A.indexOf(i):A===i)for(var s=t;s<=n.length;){var a;if((a=n[++s])===e)return!0;if(a!==X)break}if(i!==X)break}return!1},OA=function(A,e){for(var t=A;t>=0;){var n=e[t];if(n!==X)return n;t--}return 0},GA=function(A,e,t,n,r){if(0===t[n])return HA;var o=n-1;if(Array.isArray(r)&&!0===r[o])return HA;var i=o-1,s=o+1,a=e[o],B=i>=0?e[i]:0,c=e[s];if(a===T&&c===O)return HA;if(-1!==KA.indexOf(a))return vA;if(-1!==KA.indexOf(c))return HA;if(-1!==LA.indexOf(c))return HA;if(OA(o,e)===P)return EA;if(bA.get(A[o])===J)return HA;if((a===uA||a===gA)&&bA.get(A[s])===J)return HA;if(a===R||c===R)return HA;if(a===N)return HA;if(-1===[X,Y,Z].indexOf(a)&&c===N)return HA;if(-1!==[z,q,$,rA,aA].indexOf(c))return HA;if(OA(o,e)===tA)return HA;if(TA(nA,tA,o,e))return HA;if(TA([z,q],eA,o,e))return HA;if(TA(W,W,o,e))return HA;if(a===X)return EA;if(a===nA||c===nA)return HA;if(c===j||a===j)return EA;if(-1!==[Y,Z,eA].indexOf(c)||a===_)return HA;if(B===hA&&-1!==MA.indexOf(a))return HA;if(a===aA&&c===hA)return HA;if(c===AA)return HA;if(-1!==IA.indexOf(c)&&a===oA||-1!==IA.indexOf(a)&&c===oA)return HA;if(a===sA&&-1!==[QA,uA,gA].indexOf(c)||-1!==[QA,uA,gA].indexOf(a)&&c===iA)return HA;if(-1!==IA.indexOf(a)&&-1!==xA.indexOf(c)||-1!==xA.indexOf(a)&&-1!==IA.indexOf(c))return HA;if(-1!==[sA,iA].indexOf(a)&&(c===oA||-1!==[tA,Z].indexOf(c)&&e[s+1]===oA)||-1!==[tA,Z].indexOf(a)&&c===oA||a===oA&&-1!==[oA,aA,rA].indexOf(c))return HA;if(-1!==[oA,aA,rA,z,q].indexOf(c))for(var l=o;l>=0;){if((u=e[l])===oA)return HA;if(-1===[aA,rA].indexOf(u))break;l--}if(-1!==[sA,iA].indexOf(c))for(l=-1!==[z,q].indexOf(a)?i:o;l>=0;){var u;if((u=e[l])===oA)return HA;if(-1===[aA,rA].indexOf(u))break;l--}if(fA===a&&-1!==[fA,pA,wA,dA].indexOf(c)||-1!==[pA,wA].indexOf(a)&&-1!==[pA,CA].indexOf(c)||-1!==[CA,dA].indexOf(a)&&c===CA)return HA;if(-1!==DA.indexOf(a)&&-1!==[AA,iA].indexOf(c)||-1!==DA.indexOf(c)&&a===sA)return HA;if(-1!==IA.indexOf(a)&&-1!==IA.indexOf(c))return HA;if(a===rA&&-1!==IA.indexOf(c))return HA;if(-1!==IA.concat(oA).indexOf(a)&&c===tA&&-1===mA.indexOf(A[s])||-1!==IA.concat(oA).indexOf(c)&&a===q)return HA;if(a===UA&&c===UA){for(var g=t[o],w=1;g>0&&e[--g]===UA;)w++;if(w%2!=0)return HA}return a===uA&&c===gA?HA:EA},VA=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=kA(A,e.lineBreak),n=t[0],r=t[1],o=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(r=r.map((function(A){return-1!==[oA,cA,FA].indexOf(A)?QA:A})));var i="keep-all"===e.wordBreak?o.map((function(e,t){return e&&A[t]>=19968&&A[t]<=40959})):void 0;return[n,r,i]},RA=function(){function A(A,e,t,n){this.codePoints=A,this.required=e===vA,this.start=t,this.end=n}return A.prototype.slice=function(){return c.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),PA=function(A,e){var t=B(A),n=VA(t,e),r=n[0],o=n[1],i=n[2],s=t.length,a=0,c=0;return{next:function(){if(c>=s)return{done:!0,value:null};for(var A=HA;c<s&&(A=GA(t,o,r,++c,i))===HA;);if(A!==HA||c===s){var e=new RA(t,A,a,c);return a=c,{value:e,done:!1}}return{done:!0,value:null}}}},NA=1,XA=2,JA=4,WA=8,YA=10,_A=47,ZA=92,jA=9,zA=32,qA=34,$A=61,Ae=35,ee=36,te=37,ne=39,re=40,oe=41,ie=95,se=45,ae=33,Be=60,ce=62,le=64,ue=91,ge=93,we=61,de=123,he=63,Qe=125,fe=124,pe=126,Ce=128,Ue=65533,Fe=42,ye=43,me=44,ve=58,He=59,Ee=46,be=0,Ie=8,Ke=11,Le=14,xe=31,Se=127,De=-1,Me=48,ke=97,Te=101,Oe=102,Ge=117,Ve=122,Re=65,Pe=69,Ne=70,Xe=85,Je=90,We=function(A){return A>=Me&&A<=57},Ye=function(A){return A>=55296&&A<=57343},_e=function(A){return We(A)||A>=Re&&A<=Ne||A>=ke&&A<=Oe},Ze=function(A){return A>=ke&&A<=Ve},je=function(A){return A>=Re&&A<=Je},ze=function(A){return Ze(A)||je(A)},qe=function(A){return A>=Ce},$e=function(A){return A===YA||A===jA||A===zA},At=function(A){return ze(A)||qe(A)||A===ie},et=function(A){return At(A)||We(A)||A===se},tt=function(A){return A>=be&&A<=Ie||A===Ke||A>=Le&&A<=xe||A===Se},nt=function(A,e){return A===ZA&&e!==YA},rt=function(A,e,t){return A===se?At(e)||nt(e,t):!!At(A)||!(A!==ZA||!nt(A,e))},ot=function(A,e,t){return A===ye||A===se?!!We(e)||e===Ee&&We(t):We(A===Ee?e:A)},it=function(A){var e=0,t=1;A[e]!==ye&&A[e]!==se||(A[e]===se&&(t=-1),e++);for(var n=[];We(A[e]);)n.push(A[e++]);var r=n.length?parseInt(c.apply(void 0,n),10):0;A[e]===Ee&&e++;for(var o=[];We(A[e]);)o.push(A[e++]);var i=o.length,s=i?parseInt(c.apply(void 0,o),10):0;A[e]!==Pe&&A[e]!==Te||e++;var a=1;A[e]!==ye&&A[e]!==se||(A[e]===se&&(a=-1),e++);for(var B=[];We(A[e]);)B.push(A[e++]);var l=B.length?parseInt(c.apply(void 0,B),10):0;return t*(r+s*Math.pow(10,-i))*Math.pow(10,a*l)},st={type:2},at={type:3},Bt={type:4},ct={type:13},lt={type:8},ut={type:21},gt={type:9},wt={type:10},dt={type:11},ht={type:12},Qt={type:14},ft={type:23},pt={type:1},Ct={type:25},Ut={type:24},Ft={type:26},yt={type:27},mt={type:28},vt={type:29},Ht={type:31},Et={type:32},bt=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(B(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==Et;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case qA:return this.consumeStringToken(qA);case Ae:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),n=this.peekCodePoint(2);if(et(e)||nt(t,n)){var r=rt(e,t,n)?XA:NA;return{type:5,value:this.consumeName(),flags:r}}break;case ee:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),ct;break;case ne:return this.consumeStringToken(ne);case re:return st;case oe:return at;case Fe:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),Qt;break;case ye:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case me:return Bt;case se:var o=A,i=this.peekCodePoint(0),s=this.peekCodePoint(1);if(ot(o,i,s))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(rt(o,i,s))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(i===se&&s===ce)return this.consumeCodePoint(),this.consumeCodePoint(),Ut;break;case Ee:if(ot(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case _A:if(this.peekCodePoint(0)===Fe)for(this.consumeCodePoint();;){var a=this.consumeCodePoint();if(a===Fe&&(a=this.consumeCodePoint())===_A)return this.consumeToken();if(a===De)return this.consumeToken()}break;case ve:return Ft;case He:return yt;case Be:if(this.peekCodePoint(0)===ae&&this.peekCodePoint(1)===se&&this.peekCodePoint(2)===se)return this.consumeCodePoint(),this.consumeCodePoint(),Ct;break;case le:var B=this.peekCodePoint(0),l=this.peekCodePoint(1),u=this.peekCodePoint(2);if(rt(B,l,u))return{type:7,value:this.consumeName()};break;case ue:return mt;case ZA:if(nt(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case ge:return vt;case we:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),lt;break;case de:return dt;case Qe:return ht;case Ge:case Xe:var g=this.peekCodePoint(0),w=this.peekCodePoint(1);return g!==ye||!_e(w)&&w!==he||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case fe:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),gt;if(this.peekCodePoint(0)===fe)return this.consumeCodePoint(),ut;break;case pe:if(this.peekCodePoint(0)===$A)return this.consumeCodePoint(),wt;break;case De:return Et}return $e(A)?(this.consumeWhiteSpace(),Ht):We(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):At(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:c(A)}},A.prototype.consumeCodePoint=function(){var A=this._value.shift();return void 0===A?-1:A},A.prototype.reconsumeCodePoint=function(A){this._value.unshift(A)},A.prototype.peekCodePoint=function(A){return A>=this._value.length?-1:this._value[A]},A.prototype.consumeUnicodeRangeToken=function(){for(var A=[],e=this.consumeCodePoint();_e(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;e===he&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(c.apply(void 0,A.map((function(A){return A===he?Me:A}))),16),end:parseInt(c.apply(void 0,A.map((function(A){return A===he?Ne:A}))),16)};var n=parseInt(c.apply(void 0,A),16);if(this.peekCodePoint(0)===se&&_e(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var r=[];_e(e)&&r.length<6;)r.push(e),e=this.consumeCodePoint();return{type:30,start:n,end:parseInt(c.apply(void 0,r),16)}}return{type:30,start:n,end:n}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&this.peekCodePoint(0)===re?(this.consumeCodePoint(),this.consumeUrlToken()):this.peekCodePoint(0)===re?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===De)return{type:22,value:""};var e=this.peekCodePoint(0);if(e===ne||e===qA){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===De||this.peekCodePoint(0)===oe)?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),ft)}for(;;){var n=this.consumeCodePoint();if(n===De||n===oe)return{type:22,value:c.apply(void 0,A)};if($e(n))return this.consumeWhiteSpace(),this.peekCodePoint(0)===De||this.peekCodePoint(0)===oe?(this.consumeCodePoint(),{type:22,value:c.apply(void 0,A)}):(this.consumeBadUrlRemnants(),ft);if(n===qA||n===ne||n===re||tt(n))return this.consumeBadUrlRemnants(),ft;if(n===ZA){if(!nt(n,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),ft;A.push(this.consumeEscapedCodePoint())}else A.push(n)}},A.prototype.consumeWhiteSpace=function(){for(;$e(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(A===oe||A===De)return;nt(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e=5e4,t="";A>0;){var n=Math.min(e,A);t+=c.apply(void 0,this._value.splice(0,n)),A-=n}return this._value.shift(),t},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var n=this._value[t];if(n===De||void 0===n||n===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(n===YA)return this._value.splice(0,t),pt;if(n===ZA){var r=this._value[t+1];r!==De&&void 0!==r&&(r===YA?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):nt(n,r)&&(e+=this.consumeStringSlice(t),e+=c(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=JA,t=this.peekCodePoint(0);for(t!==ye&&t!==se||A.push(this.consumeCodePoint());We(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var n=this.peekCodePoint(1);if(t===Ee&&We(n))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=WA;We(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),n=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((t===Pe||t===Te)&&((n===ye||n===se)&&We(r)||We(n)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=WA;We(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[it(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],n=this.peekCodePoint(0),r=this.peekCodePoint(1),o=this.peekCodePoint(2);return rt(n,r,o)?{type:15,number:e,flags:t,unit:this.consumeName()}:n===te?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(_e(A)){for(var e=c(A);_e(this.peekCodePoint(0))&&e.length<6;)e+=c(this.consumeCodePoint());$e(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||Ye(t)||t>1114111?Ue:t}return A===De?Ue:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(et(e))A+=c(e);else{if(!nt(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=c(this.consumeEscapedCodePoint())}}},A}(),It=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new bt;return t.write(e),new A(t.read())},A.parseValue=function(e){return A.create(e).parseComponentValue()},A.parseValues=function(e){return A.create(e).parseComponentValues()},A.prototype.parseComponentValue=function(){for(var A=this.consumeToken();31===A.type;)A=this.consumeToken();if(32===A.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(A);var e=this.consumeComponentValue();do{A=this.consumeToken()}while(31===A.type);if(32===A.type)return e;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},A.prototype.parseComponentValues=function(){for(var A=[];;){var e=this.consumeComponentValue();if(32===e.type)return A;A.push(e),A.push()}},A.prototype.consumeComponentValue=function(){var A=this.consumeToken();switch(A.type){case 11:case 28:case 2:return this.consumeSimpleBlock(A.type);case 19:return this.consumeFunction(A)}return A},A.prototype.consumeSimpleBlock=function(A){for(var e={type:A,values:[]},t=this.consumeToken();;){if(32===t.type||Ot(t,A))return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue()),t=this.consumeToken()}},A.prototype.consumeFunction=function(A){for(var e={name:A.value,values:[],type:18};;){var t=this.consumeToken();if(32===t.type||3===t.type)return e;this.reconsumeToken(t),e.values.push(this.consumeComponentValue())}},A.prototype.consumeToken=function(){var A=this._tokens.shift();return void 0===A?Et:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),Kt=function(A){return 15===A.type},Lt=function(A){return 17===A.type},xt=function(A){return 20===A.type},St=function(A){return 0===A.type},Dt=function(A,e){return xt(A)&&A.value===e},Mt=function(A){return 31!==A.type},kt=function(A){return 31!==A.type&&4!==A.type},Tt=function(A){var e=[],t=[];return A.forEach((function(A){if(4===A.type){if(0===t.length)throw new Error("Error parsing function args, zero tokens for arg");return e.push(t),void(t=[])}31!==A.type&&t.push(A)})),t.length&&e.push(t),e},Ot=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},Gt=function(A){return 17===A.type||15===A.type},Vt=function(A){return 16===A.type||Gt(A)},Rt=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},Pt={type:17,number:0,flags:JA},Nt={type:16,number:50,flags:JA},Xt={type:16,number:100,flags:JA},Jt=function(A,e,t){var n=A[0],r=A[1];return[Wt(n,e),Wt(void 0!==r?r:n,t)]},Wt=function(A,e){if(16===A.type)return A.number/100*e;if(Kt(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},Yt="deg",_t="grad",Zt="rad",jt="turn",zt={name:"angle",parse:function(A,e){if(15===e.type)switch(e.unit){case Yt:return Math.PI*e.number/180;case _t:return Math.PI/200*e.number;case Zt:return e.number;case jt:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")}},qt=function(A){return 15===A.type&&(A.unit===Yt||A.unit===_t||A.unit===Zt||A.unit===jt)},$t=function(A){switch(A.filter(xt).map((function(A){return A.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[Pt,Pt];case"to top":case"bottom":return An(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[Pt,Xt];case"to right":case"left":return An(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[Xt,Xt];case"to bottom":case"top":return An(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[Xt,Pt];case"to left":case"right":return An(270)}return 0},An=function(A){return Math.PI*A/180},en={name:"color",parse:function(A,e){if(18===e.type){var t=cn[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported color function "'+e.name+'"');return t(A,e.values)}if(5===e.type){if(3===e.value.length){var n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),1)}if(4===e.value.length){n=e.value.substring(0,1),r=e.value.substring(1,2),o=e.value.substring(2,3);var i=e.value.substring(3,4);return rn(parseInt(n+n,16),parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16)/255)}if(6===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),1);if(8===e.value.length)return n=e.value.substring(0,2),r=e.value.substring(2,4),o=e.value.substring(4,6),i=e.value.substring(6,8),rn(parseInt(n,16),parseInt(r,16),parseInt(o,16),parseInt(i,16)/255)}if(20===e.type){var s=un[e.value.toUpperCase()];if(void 0!==s)return s}return un.TRANSPARENT}},tn=function(A){return!(255&A)},nn=function(A){var e=255&A,t=255&A>>8,n=255&A>>16,r=255&A>>24;return e<255?"rgba("+r+","+n+","+t+","+e/255+")":"rgb("+r+","+n+","+t+")"},rn=function(A,e,t,n){return(A<<24|e<<16|t<<8|Math.round(255*n))>>>0},on=function(A,e){if(17===A.type)return A.number;if(16===A.type){var t=3===e?1:255;return 3===e?A.number/100*t:Math.round(A.number/100*t)}return 0},sn=function(A,e){var t=e.filter(kt);if(3===t.length){var n=t.map(on),r=n[0],o=n[1],i=n[2];return rn(r,o,i,1)}if(4===t.length){var s=t.map(on),a=(r=s[0],o=s[1],i=s[2],s[3]);return rn(r,o,i,a)}return 0};function an(A,e,t){return t<0&&(t+=1),t>=1&&(t-=1),t<1/6?(e-A)*t*6+A:t<.5?e:t<2/3?6*(e-A)*(2/3-t)+A:A}var Bn=function(A,e){var t=e.filter(kt),n=t[0],r=t[1],o=t[2],i=t[3],s=(17===n.type?An(n.number):zt.parse(A,n))/(2*Math.PI),a=Vt(r)?r.number/100:0,B=Vt(o)?o.number/100:0,c=void 0!==i&&Vt(i)?Wt(i,1):1;if(0===a)return rn(255*B,255*B,255*B,1);var l=B<=.5?B*(a+1):B+a-B*a,u=2*B-l,g=an(u,l,s+1/3),w=an(u,l,s),d=an(u,l,s-1/3);return rn(255*g,255*w,255*d,c)},cn={hsl:Bn,hsla:Bn,rgb:sn,rgba:sn},ln=function(A,e){return en.parse(A,It.create(e).parseComponentValue())},un={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},gn={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(xt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},wn={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},dn=function(A,e){var t=en.parse(A,e[0]),n=e[1];return n&&Vt(n)?{color:t,stop:n}:{color:t,stop:null}},hn=function(A,e){var t=A[0],n=A[A.length-1];null===t.stop&&(t.stop=Pt),null===n.stop&&(n.stop=Xt);for(var r=[],o=0,i=0;i<A.length;i++){var s=A[i].stop;if(null!==s){var a=Wt(s,e);a>o?r.push(a):r.push(o),o=a}else r.push(null)}var B=null;for(i=0;i<r.length;i++){var c=r[i];if(null===c)null===B&&(B=i);else if(null!==B){for(var l=i-B,u=(c-r[B-1])/(l+1),g=1;g<=l;g++)r[B+g-1]=u*g;B=null}}return A.map((function(A,t){return{color:A.color,stop:Math.max(Math.min(1,r[t]/e),0)}}))},Qn=function(A,e,t){var n=e/2,r=t/2,o=Wt(A[0],e)-n,i=r-Wt(A[1],t);return(Math.atan2(i,o)+2*Math.PI)%(2*Math.PI)},fn=function(A,e,t){var n="number"==typeof A?A:Qn(A,e,t),r=Math.abs(e*Math.sin(n))+Math.abs(t*Math.cos(n)),o=e/2,i=t/2,s=r/2,a=Math.sin(n-Math.PI/2)*s,B=Math.cos(n-Math.PI/2)*s;return[r,o-B,o+B,i-a,i+a]},pn=function(A,e){return Math.sqrt(A*A+e*e)},Cn=function(A,e,t,n,r){return[[0,0],[0,e],[A,0],[A,e]].reduce((function(A,e){var o=e[0],i=e[1],s=pn(t-o,n-i);return(r?s<A.optimumDistance:s>A.optimumDistance)?{optimumCorner:e,optimumDistance:s}:A}),{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},Un=function(A,e,t,n,r){var o=0,i=0;switch(A.size){case 0:0===A.shape?o=i=Math.min(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.min(Math.abs(e),Math.abs(e-n)),i=Math.min(Math.abs(t),Math.abs(t-r)));break;case 2:if(0===A.shape)o=i=Math.min(pn(e,t),pn(e,t-r),pn(e-n,t),pn(e-n,t-r));else if(1===A.shape){var s=Math.min(Math.abs(t),Math.abs(t-r))/Math.min(Math.abs(e),Math.abs(e-n)),a=Cn(n,r,e,t,!0),B=a[0],c=a[1];i=s*(o=pn(B-e,(c-t)/s))}break;case 1:0===A.shape?o=i=Math.max(Math.abs(e),Math.abs(e-n),Math.abs(t),Math.abs(t-r)):1===A.shape&&(o=Math.max(Math.abs(e),Math.abs(e-n)),i=Math.max(Math.abs(t),Math.abs(t-r)));break;case 3:if(0===A.shape)o=i=Math.max(pn(e,t),pn(e,t-r),pn(e-n,t),pn(e-n,t-r));else if(1===A.shape){s=Math.max(Math.abs(t),Math.abs(t-r))/Math.max(Math.abs(e),Math.abs(e-n));var l=Cn(n,r,e,t,!1);B=l[0],c=l[1],i=s*(o=pn(B-e,(c-t)/s))}}return Array.isArray(A.size)&&(o=Wt(A.size[0],n),i=2===A.size.length?Wt(A.size[1],r):o),[o,i]},Fn=function(A,e){var t=An(180),n=[];return Tt(e).forEach((function(e,r){if(0===r){var o=e[0];if(20===o.type&&-1!==["top","left","right","bottom"].indexOf(o.value))return void(t=$t(e));if(qt(o))return void(t=(zt.parse(A,o)+An(270))%An(360))}var i=dn(A,e);n.push(i)})),{angle:t,stops:n,type:1}},yn="closest-side",mn="farthest-side",vn="closest-corner",Hn="farthest-corner",En="circle",bn="ellipse",In="cover",Kn="contain",Ln=function(A,e){var t=0,n=3,r=[],o=[];return Tt(e).forEach((function(e,i){var s=!0;if(0===i?s=e.reduce((function(A,e){if(xt(e))switch(e.value){case"center":return o.push(Nt),!1;case"top":case"left":return o.push(Pt),!1;case"right":case"bottom":return o.push(Xt),!1}else if(Vt(e)||Gt(e))return o.push(e),!1;return A}),s):1===i&&(s=e.reduce((function(A,e){if(xt(e))switch(e.value){case En:return t=0,!1;case bn:return t=1,!1;case Kn:case yn:return n=0,!1;case mn:return n=1,!1;case vn:return n=2,!1;case In:case Hn:return n=3,!1}else if(Gt(e)||Vt(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A}),s)),s){var a=dn(A,e);r.push(a)}})),{size:n,shape:t,stops:r,position:o,type:2}},xn=function(A){return 1===A.type},Sn=function(A){return 2===A.type},Dn={name:"image",parse:function(A,e){if(22===e.type){var t={url:e.value,type:0};return A.cache.addImage(e.value),t}if(18===e.type){var n=Tn[e.name];if(void 0===n)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return n(A,e.values)}throw new Error("Unsupported image type "+e.type)}};function Mn(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Tn[A.name])}var kn,Tn={"linear-gradient":function(A,e){var t=An(180),n=[];return Tt(e).forEach((function(e,r){if(0===r){var o=e[0];if(20===o.type&&"to"===o.value)return void(t=$t(e));if(qt(o))return void(t=zt.parse(A,o))}var i=dn(A,e);n.push(i)})),{angle:t,stops:n,type:1}},"-moz-linear-gradient":Fn,"-ms-linear-gradient":Fn,"-o-linear-gradient":Fn,"-webkit-linear-gradient":Fn,"radial-gradient":function(A,e){var t=0,n=3,r=[],o=[];return Tt(e).forEach((function(e,i){var s=!0;if(0===i){var a=!1;s=e.reduce((function(A,e){if(a)if(xt(e))switch(e.value){case"center":return o.push(Nt),A;case"top":case"left":return o.push(Pt),A;case"right":case"bottom":return o.push(Xt),A}else(Vt(e)||Gt(e))&&o.push(e);else if(xt(e))switch(e.value){case En:return t=0,!1;case bn:return t=1,!1;case"at":return a=!0,!1;case yn:return n=0,!1;case In:case mn:return n=1,!1;case Kn:case vn:return n=2,!1;case Hn:return n=3,!1}else if(Gt(e)||Vt(e))return Array.isArray(n)||(n=[]),n.push(e),!1;return A}),s)}if(s){var B=dn(A,e);r.push(B)}})),{size:n,shape:t,stops:r,position:o,type:2}},"-moz-radial-gradient":Ln,"-ms-radial-gradient":Ln,"-o-radial-gradient":Ln,"-webkit-radial-gradient":Ln,"-webkit-gradient":function(A,e){var t=An(180),n=[],r=1,o=0,i=3,s=[];return Tt(e).forEach((function(e,t){var o=e[0];if(0===t){if(xt(o)&&"linear"===o.value)return void(r=1);if(xt(o)&&"radial"===o.value)return void(r=2)}if(18===o.type)if("from"===o.name){var i=en.parse(A,o.values[0]);n.push({stop:Pt,color:i})}else if("to"===o.name)i=en.parse(A,o.values[0]),n.push({stop:Xt,color:i});else if("color-stop"===o.name){var s=o.values.filter(kt);if(2===s.length){i=en.parse(A,s[1]);var a=s[0];Lt(a)&&n.push({stop:{type:16,number:100*a.number,flags:a.flags},color:i})}}})),1===r?{angle:(t+An(180))%An(360),stops:n,type:r}:{size:i,shape:o,stops:n,position:s,type:r}}},On={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e.filter((function(A){return kt(A)&&Mn(A)})).map((function(e){return Dn.parse(A,e)}))}},Gn={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(xt(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Vn={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return Tt(e).map((function(A){return A.filter(Vt)})).map(Rt)}},Rn={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return Tt(e).map((function(A){return A.filter(xt).map((function(A){return A.value})).join(" ")})).map(Pn)}},Pn=function(A){switch(A){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(A){A.AUTO="auto",A.CONTAIN="contain",A.COVER="cover"}(kn||(kn={}));var Nn,Xn={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return Tt(e).map((function(A){return A.filter(Jn)}))}},Jn=function(A){return xt(A)||Vt(A)},Wn=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},Yn=Wn("top"),_n=Wn("right"),Zn=Wn("bottom"),jn=Wn("left"),zn=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Rt(e.filter(Vt))}}},qn=zn("top-left"),$n=zn("top-right"),Ar=zn("bottom-right"),er=zn("bottom-left"),tr=function(A){return{name:"border-"+A+"-style",initialValue:"solid",prefix:!1,type:2,parse:function(A,e){switch(e){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},nr=tr("top"),rr=tr("right"),or=tr("bottom"),ir=tr("left"),sr=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Kt(e)?e.number:0}}},ar=sr("top"),Br=sr("right"),cr=sr("bottom"),lr=sr("left"),ur={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},gr={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},wr={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(xt).reduce((function(A,e){return A|dr(e.value)}),0)}},dr=function(A){switch(A){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},hr={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},Qr={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(A,e){return 20===e.type&&"normal"===e.value?0:17===e.type||15===e.type?e.number:0}};!function(A){A.NORMAL="normal",A.STRICT="strict"}(Nn||(Nn={}));var fr,pr={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Nn.STRICT:Nn.NORMAL}},Cr={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ur=function(A,e){return xt(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:Vt(A)?Wt(A,e):e},Fr={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:Dn.parse(A,e)}},yr={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},mr={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},vr=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},Hr=vr("top"),Er=vr("right"),br=vr("bottom"),Ir=vr("left"),Kr={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(xt).map((function(A){switch(A.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}}))}},Lr={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},xr=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},Sr=xr("top"),Dr=xr("right"),Mr=xr("bottom"),kr=xr("left"),Tr={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(A,e){switch(e){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},Or={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(A,e){switch(e){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},Gr={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Dt(e[0],"none")?[]:Tt(e).map((function(e){for(var t={color:un.TRANSPARENT,offsetX:Pt,offsetY:Pt,blur:Pt},n=0,r=0;r<e.length;r++){var o=e[r];Gt(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:t.blur=o,n++):t.color=en.parse(A,o)}return t}))}},Vr={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},Rr={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(A,e){if(20===e.type&&"none"===e.value)return null;if(18===e.type){var t=Pr[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Pr={matrix:function(A){var e=A.filter((function(A){return 17===A.type})).map((function(A){return A.number}));return 6===e.length?e:null},matrix3d:function(A){var e=A.filter((function(A){return 17===A.type})).map((function(A){return A.number})),t=e[0],n=e[1];e[2],e[3];var r=e[4],o=e[5];e[6],e[7],e[8],e[9],e[10],e[11];var i=e[12],s=e[13];return e[14],e[15],16===e.length?[t,n,r,o,i,s]:null}},Nr={type:16,number:50,flags:JA},Xr=[Nr,Nr],Jr={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter(Vt);return 2!==t.length?Xr:[t[0],t[1]]}},Wr={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(A,e){switch(e){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(A){A.NORMAL="normal",A.BREAK_ALL="break-all",A.KEEP_ALL="keep-all"}(fr||(fr={}));for(var Yr={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return fr.BREAK_ALL;case"keep-all":return fr.KEEP_ALL;default:return fr.NORMAL}}},_r={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(Lt(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Zr={name:"time",parse:function(A,e){if(15===e.type)switch(e.unit.toLowerCase()){case"s":return 1e3*e.number;case"ms":return e.number}throw new Error("Unsupported time type")}},jr={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:1}},zr={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},qr={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(xt).map((function(A){switch(A.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(A){return 0!==A}))}},$r={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],n=[];return e.forEach((function(A){switch(A.type){case 20:case 0:t.push(A.value);break;case 17:t.push(A.number.toString());break;case 4:n.push(t.join(" ")),t.length=0}})),t.length&&n.push(t.join(" ")),n.map((function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"}))}},Ao={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},eo={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return Lt(e)?e.number:xt(e)&&"bold"===e.value?700:400}},to={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(xt).map((function(A){return A.value}))}},no={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},ro=function(A,e){return!!(A&e)},oo={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(A,e){if(0===e.length)return[];var t=e[0];return 20===t.type&&"none"===t.value?[]:e}},io={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;for(var n=[],r=e.filter(Mt),o=0;o<r.length;o++){var i=r[o],s=r[o+1];if(20===i.type){var a=s&&Lt(s)?s.number:1;n.push({counter:i.value,increment:a})}}return n}},so={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],n=e.filter(Mt),r=0;r<n.length;r++){var o=n[r],i=n[r+1];if(xt(o)&&"none"!==o.value){var s=i&&Lt(i)?i.number:0;t.push({counter:o.value,reset:s})}}return t}},ao={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(Kt).map((function(e){return Zr.parse(A,e)}))}},Bo={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return null;var t=e[0];if(20===t.type&&"none"===t.value)return null;var n=[],r=e.filter(St);if(r.length%2!=0)return null;for(var o=0;o<r.length;o+=2){var i=r[o].value,s=r[o+1].value;n.push({open:i,close:s})}return n}},co=function(A,e,t){if(!A)return"";var n=A[Math.min(e,A.length-1)];return n?t?n.open:n.close:""},lo={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&Dt(e[0],"none")?[]:Tt(e).map((function(e){for(var t={color:255,offsetX:Pt,offsetY:Pt,blur:Pt,spread:Pt,inset:!1},n=0,r=0;r<e.length;r++){var o=e[r];Dt(o,"inset")?t.inset=!0:Gt(o)?(0===n?t.offsetX=o:1===n?t.offsetY=o:2===n?t.blur=o:t.spread=o,n++):t.color=en.parse(A,o)}return t}))}},uo={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[0,1,2],n=[];return e.filter(xt).forEach((function(A){switch(A.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}})),t.forEach((function(A){-1===n.indexOf(A)&&n.push(A)})),n}},go={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},wo={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return Kt(e)?e.number:0}},ho=function(){function A(A,e){var t,n;this.animationDuration=po(A,ao,e.animationDuration),this.backgroundClip=po(A,gn,e.backgroundClip),this.backgroundColor=po(A,wn,e.backgroundColor),this.backgroundImage=po(A,On,e.backgroundImage),this.backgroundOrigin=po(A,Gn,e.backgroundOrigin),this.backgroundPosition=po(A,Vn,e.backgroundPosition),this.backgroundRepeat=po(A,Rn,e.backgroundRepeat),this.backgroundSize=po(A,Xn,e.backgroundSize),this.borderTopColor=po(A,Yn,e.borderTopColor),this.borderRightColor=po(A,_n,e.borderRightColor),this.borderBottomColor=po(A,Zn,e.borderBottomColor),this.borderLeftColor=po(A,jn,e.borderLeftColor),this.borderTopLeftRadius=po(A,qn,e.borderTopLeftRadius),this.borderTopRightRadius=po(A,$n,e.borderTopRightRadius),this.borderBottomRightRadius=po(A,Ar,e.borderBottomRightRadius),this.borderBottomLeftRadius=po(A,er,e.borderBottomLeftRadius),this.borderTopStyle=po(A,nr,e.borderTopStyle),this.borderRightStyle=po(A,rr,e.borderRightStyle),this.borderBottomStyle=po(A,or,e.borderBottomStyle),this.borderLeftStyle=po(A,ir,e.borderLeftStyle),this.borderTopWidth=po(A,ar,e.borderTopWidth),this.borderRightWidth=po(A,Br,e.borderRightWidth),this.borderBottomWidth=po(A,cr,e.borderBottomWidth),this.borderLeftWidth=po(A,lr,e.borderLeftWidth),this.boxShadow=po(A,lo,e.boxShadow),this.color=po(A,ur,e.color),this.direction=po(A,gr,e.direction),this.display=po(A,wr,e.display),this.float=po(A,hr,e.cssFloat),this.fontFamily=po(A,$r,e.fontFamily),this.fontSize=po(A,Ao,e.fontSize),this.fontStyle=po(A,no,e.fontStyle),this.fontVariant=po(A,to,e.fontVariant),this.fontWeight=po(A,eo,e.fontWeight),this.letterSpacing=po(A,Qr,e.letterSpacing),this.lineBreak=po(A,pr,e.lineBreak),this.lineHeight=po(A,Cr,e.lineHeight),this.listStyleImage=po(A,Fr,e.listStyleImage),this.listStylePosition=po(A,yr,e.listStylePosition),this.listStyleType=po(A,mr,e.listStyleType),this.marginTop=po(A,Hr,e.marginTop),this.marginRight=po(A,Er,e.marginRight),this.marginBottom=po(A,br,e.marginBottom),this.marginLeft=po(A,Ir,e.marginLeft),this.opacity=po(A,jr,e.opacity);var r=po(A,Kr,e.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=po(A,Lr,e.overflowWrap),this.paddingTop=po(A,Sr,e.paddingTop),this.paddingRight=po(A,Dr,e.paddingRight),this.paddingBottom=po(A,Mr,e.paddingBottom),this.paddingLeft=po(A,kr,e.paddingLeft),this.paintOrder=po(A,uo,e.paintOrder),this.position=po(A,Or,e.position),this.textAlign=po(A,Tr,e.textAlign),this.textDecorationColor=po(A,zr,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=po(A,qr,null!==(n=e.textDecorationLine)&&void 0!==n?n:e.textDecoration),this.textShadow=po(A,Gr,e.textShadow),this.textTransform=po(A,Vr,e.textTransform),this.transform=po(A,Rr,e.transform),this.transformOrigin=po(A,Jr,e.transformOrigin),this.visibility=po(A,Wr,e.visibility),this.webkitTextStrokeColor=po(A,go,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=po(A,wo,e.webkitTextStrokeWidth),this.wordBreak=po(A,Yr,e.wordBreak),this.zIndex=po(A,_r,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return tn(this.backgroundColor)},A.prototype.isTransformed=function(){return null!==this.transform},A.prototype.isPositioned=function(){return 0!==this.position},A.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},A.prototype.isFloating=function(){return 0!==this.float},A.prototype.isInlineLevel=function(){return ro(this.display,4)||ro(this.display,33554432)||ro(this.display,268435456)||ro(this.display,536870912)||ro(this.display,67108864)||ro(this.display,134217728)},A}(),Qo=function(){function A(A,e){this.content=po(A,oo,e.content),this.quotes=po(A,Bo,e.quotes)}return A}(),fo=function(){function A(A,e){this.counterIncrement=po(A,io,e.counterIncrement),this.counterReset=po(A,so,e.counterReset)}return A}(),po=function(A,e,t){var n=new bt,r=null!=t?t.toString():e.initialValue;n.write(r);var o=new It(n.read());switch(e.type){case 2:var i=o.parseComponentValue();return e.parse(A,xt(i)?i.value:e.initialValue);case 0:return e.parse(A,o.parseComponentValue());case 1:return e.parse(A,o.parseComponentValues());case 4:return o.parseComponentValue();case 3:switch(e.format){case"angle":return zt.parse(A,o.parseComponentValue());case"color":return en.parse(A,o.parseComponentValue());case"image":return Dn.parse(A,o.parseComponentValue());case"length":var s=o.parseComponentValue();return Gt(s)?s:Pt;case"length-percentage":var a=o.parseComponentValue();return Vt(a)?a:Pt;case"time":return Zr.parse(A,o.parseComponentValue())}}},Co="data-html2canvas-debug",Uo=function(A){switch(A.getAttribute(Co)){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}},Fo=function(A,e){var t=Uo(A);return 1===t||e===t},yo=function(){function A(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,Fo(e,3),this.styles=new ho(A,window.getComputedStyle(e,null)),cs(e)&&(this.styles.animationDuration.some((function(A){return A>0}))&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=s(this.context,e),Fo(e,4)&&(this.flags|=16)}return A}(),mo="AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA=",vo="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ho="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Eo=0;Eo<vo.length;Eo++)Ho[vo.charCodeAt(Eo)]=Eo;for(var bo=function(A){var e,t,n,r,o,i=.75*A.length,s=A.length,a=0;"="===A[A.length-1]&&(i--,"="===A[A.length-2]&&i--);var B="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(i):new Array(i),c=Array.isArray(B)?B:new Uint8Array(B);for(e=0;e<s;e+=4)t=Ho[A.charCodeAt(e)],n=Ho[A.charCodeAt(e+1)],r=Ho[A.charCodeAt(e+2)],o=Ho[A.charCodeAt(e+3)],c[a++]=t<<2|n>>4,c[a++]=(15&n)<<4|r>>2,c[a++]=(3&r)<<6|63&o;return B},Io=function(A){for(var e=A.length,t=[],n=0;n<e;n+=2)t.push(A[n+1]<<8|A[n]);return t},Ko=function(A){for(var e=A.length,t=[],n=0;n<e;n+=4)t.push(A[n+3]<<24|A[n+2]<<16|A[n+1]<<8|A[n]);return t},Lo=5,xo=11,So=2,Do=65536>>Lo,Mo=(1<<Lo)-1,ko=Do+(1024>>Lo)+32,To=65536>>xo,Oo=(1<<xo-Lo)-1,Go=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Vo=function(A,e,t){return A.slice?A.slice(e,t):new Uint32Array(Array.prototype.slice.call(A,e,t))},Ro=function(A,e){var t=bo(A),n=Array.isArray(t)?Ko(t):new Uint32Array(t),r=Array.isArray(t)?Io(t):new Uint16Array(t),o=24,i=Go(r,o/2,n[4]/2),s=2===n[5]?Go(r,(o+n[4])/2):Vo(n,Math.ceil((o+n[4])/4));return new Po(n[0],n[1],n[2],n[3],i,s)},Po=function(){function A(A,e,t,n,r,o){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=n,this.index=r,this.data=o}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return e=((e=this.index[A>>Lo])<<So)+(A&Mo),this.data[e];if(A<=65535)return e=((e=this.index[Do+(A-55296>>Lo)])<<So)+(A&Mo),this.data[e];if(A<this.highStart)return e=ko-To+(A>>xo),e=this.index[e],e+=A>>Lo&Oo,e=((e=this.index[e])<<So)+(A&Mo),this.data[e];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),No="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Xo="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Jo=0;Jo<No.length;Jo++)Xo[No.charCodeAt(Jo)]=Jo;var Wo,Yo=1,_o=2,Zo=3,jo=4,zo=5,qo=7,$o=8,Ai=9,ei=10,ti=11,ni=12,ri=13,oi=14,ii=15,si=function(A){for(var e=[],t=0,n=A.length;t<n;){var r=A.charCodeAt(t++);if(r>=55296&&r<=56319&&t<n){var o=A.charCodeAt(t++);56320==(64512&o)?e.push(((1023&r)<<10)+(1023&o)+65536):(e.push(r),t--)}else e.push(r)}return e},ai=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];if(String.fromCodePoint)return String.fromCodePoint.apply(String,A);var t=A.length;if(!t)return"";for(var n=[],r=-1,o="";++r<t;){var i=A[r];i<=65535?n.push(i):(i-=65536,n.push(55296+(i>>10),i%1024+56320)),(r+1===t||n.length>16384)&&(o+=String.fromCharCode.apply(String,n),n.length=0)}return o},Bi=Ro(mo),ci="×",li="÷",ui=function(A){return Bi.get(A)},gi=function(A,e,t){var n=t-2,r=e[n],o=e[t-1],i=e[t];if(o===_o&&i===Zo)return ci;if(o===_o||o===Zo||o===jo)return li;if(i===_o||i===Zo||i===jo)return li;if(o===$o&&-1!==[$o,Ai,ti,ni].indexOf(i))return ci;if(!(o!==ti&&o!==Ai||i!==Ai&&i!==ei))return ci;if((o===ni||o===ei)&&i===ei)return ci;if(i===ri||i===zo)return ci;if(i===qo)return ci;if(o===Yo)return ci;if(o===ri&&i===oi){for(;r===zo;)r=e[--n];if(r===oi)return ci}if(o===ii&&i===ii){for(var s=0;r===ii;)s++,r=e[--n];if(s%2==0)return ci}return li},wi=function(A){var e=si(A),t=e.length,n=0,r=0,o=e.map(ui);return{next:function(){if(n>=t)return{done:!0,value:null};for(var A=ci;n<t&&(A=gi(e,o,++n))===ci;);if(A!==ci||n===t){var i=ai.apply(null,e.slice(r,n));return r=n,{value:i,done:!1}}return{done:!0,value:null}}}},di=function(A){for(var e,t=wi(A),n=[];!(e=t.next()).done;)e.value&&n.push(e.value.slice());return n},hi=function(A){var e=123;if(A.createRange){var t=A.createRange();if(t.getBoundingClientRect){var n=A.createElement("boundtest");n.style.height=e+"px",n.style.display="block",A.body.appendChild(n),t.selectNode(n);var r=t.getBoundingClientRect(),o=Math.round(r.height);if(A.body.removeChild(n),o===e)return!0}}return!1},Qi=function(A){var e=A.createElement("boundtest");e.style.width="50px",e.style.display="block",e.style.fontSize="12px",e.style.letterSpacing="0px",e.style.wordSpacing="0px",A.body.appendChild(e);var t=A.createRange();e.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var n=e.firstChild,r=B(n.data).map((function(A){return c(A)})),o=0,i={},s=r.every((function(A,e){t.setStart(n,o),t.setEnd(n,o+A.length);var r=t.getBoundingClientRect();o+=A.length;var s=r.x>i.x||r.y>i.y;return i=r,0===e||s}));return A.body.removeChild(e),s},fi=function(){return void 0!==(new Image).crossOrigin},pi=function(){return"string"==typeof(new XMLHttpRequest).responseType},Ci=function(A){var e=new Image,t=A.createElement("canvas"),n=t.getContext("2d");if(!n)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{n.drawImage(e,0,0),t.toDataURL()}catch(Te){return!1}return!0},Ui=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},Fi=function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var n=e.getContext("2d");if(!n)return Promise.reject(!1);n.fillStyle="rgb(0, 255, 0)",n.fillRect(0,0,t,t);var r=new Image,o=e.toDataURL();r.src=o;var i=yi(t,t,0,0,r);return n.fillStyle="red",n.fillRect(0,0,t,t),mi(i).then((function(e){n.drawImage(e,0,0);var r=n.getImageData(0,0,t,t).data;n.fillStyle="red",n.fillRect(0,0,t,t);var i=A.createElement("div");return i.style.backgroundImage="url("+o+")",i.style.height=t+"px",Ui(r)?mi(yi(t,t,0,0,i)):Promise.reject(!1)})).then((function(A){return n.drawImage(A,0,0),Ui(n.getImageData(0,0,t,t).data)})).catch((function(){return!1}))},yi=function(A,e,t,n,r){var o="http://www.w3.org/2000/svg",i=document.createElementNS(o,"svg"),s=document.createElementNS(o,"foreignObject");return i.setAttributeNS(null,"width",A.toString()),i.setAttributeNS(null,"height",e.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",t.toString()),s.setAttributeNS(null,"y",n.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),i.appendChild(s),s.appendChild(r),i},mi=function(A){return new Promise((function(e,t){var n=new Image;n.onload=function(){return e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},vi={get SUPPORT_RANGE_BOUNDS(){var A=hi(document);return Object.defineProperty(vi,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=vi.SUPPORT_RANGE_BOUNDS&&Qi(document);return Object.defineProperty(vi,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=Ci(document);return Object.defineProperty(vi,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?Fi(document):Promise.resolve(!1);return Object.defineProperty(vi,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=fi();return Object.defineProperty(vi,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A=pi();return Object.defineProperty(vi,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(vi,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(vi,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Hi=function(){function A(A,e){this.text=A,this.bounds=e}return A}(),Ei=function(A,e,t,n){var r=xi(e,t),o=[],s=0;return r.forEach((function(e){if(t.textDecorationLine.length||e.trim().length>0)if(vi.SUPPORT_RANGE_BOUNDS){var r=Ii(n,s,e.length).getClientRects();if(r.length>1){var a=Ki(e),B=0;a.forEach((function(e){o.push(new Hi(e,i.fromDOMRectList(A,Ii(n,B+s,e.length).getClientRects()))),B+=e.length}))}else o.push(new Hi(e,i.fromDOMRectList(A,r)))}else{var c=n.splitText(e.length);o.push(new Hi(e,bi(A,n))),n=c}else vi.SUPPORT_RANGE_BOUNDS||(n=n.splitText(e.length));s+=e.length})),o},bi=function(A,e){var t=e.ownerDocument;if(t){var n=t.createElement("html2canvaswrapper");n.appendChild(e.cloneNode(!0));var r=e.parentNode;if(r){r.replaceChild(n,e);var o=s(A,n);return n.firstChild&&r.replaceChild(n.firstChild,n),o}}return i.EMPTY},Ii=function(A,e,t){var n=A.ownerDocument;if(!n)throw new Error("Node has no owner document");var r=n.createRange();return r.setStart(A,e),r.setEnd(A,e+t),r},Ki=function(A){if(vi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var e=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(e.segment(A)).map((function(A){return A.segment}))}return di(A)},Li=function(A,e){if(vi.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(t.segment(A)).map((function(A){return A.segment}))}return Di(A,e)},xi=function(A,e){return 0!==e.letterSpacing?Ki(A):Li(A,e)},Si=[32,160,4961,65792,65793,4153,4241],Di=function(A,e){for(var t,n=PA(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),r=[],o=function(){if(t.value){var A=t.value.slice(),e=B(A),n="";e.forEach((function(A){-1===Si.indexOf(A)?n+=c(A):(n.length&&r.push(n),r.push(c(A)),n="")})),n.length&&r.push(n)}};!(t=n.next()).done;)o();return r},Mi=function(){function A(A,e,t){this.text=ki(e.data,t.textTransform),this.textBounds=Ei(A,this.text,t,e)}return A}(),ki=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(Ti,Oi);case 2:return A.toUpperCase();default:return A}},Ti=/(^|\s|:|-|\(|\))([a-z])/g,Oi=function(A,e,t){return A.length>0?e+t.toUpperCase():A},Gi=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.src=t.currentSrc||t.src,n.intrinsicWidth=t.naturalWidth,n.intrinsicHeight=t.naturalHeight,n.context.cache.addImage(n.src),n}return e(t,A),t}(yo),Vi=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t,n.intrinsicWidth=t.width,n.intrinsicHeight=t.height,n}return e(t,A),t}(yo),Ri=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=new XMLSerializer,o=s(e,t);return t.setAttribute("width",o.width+"px"),t.setAttribute("height",o.height+"px"),n.svg="data:image/svg+xml,"+encodeURIComponent(r.serializeToString(t)),n.intrinsicWidth=t.width.baseVal.value,n.intrinsicHeight=t.height.baseVal.value,n.context.cache.addImage(n.svg),n}return e(t,A),t}(yo),Pi=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(yo),Ni=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.start=t.start,n.reversed="boolean"==typeof t.reversed&&!0===t.reversed,n}return e(t,A),t}(yo),Xi=[{type:15,flags:0,unit:"px",number:3}],Ji=[{type:16,flags:0,number:50}],Wi=function(A){return A.width>A.height?new i(A.left+(A.width-A.height)/2,A.top,A.height,A.height):A.width<A.height?new i(A.left,A.top+(A.height-A.width)/2,A.width,A.width):A},Yi=function(A){var e=A.type===ji?new Array(A.value.length+1).join("•"):A.value;return 0===e.length?A.placeholder||"":e},_i="checkbox",Zi="radio",ji="password",zi=707406591,qi=function(A){function t(e,t){var n=A.call(this,e,t)||this;switch(n.type=t.type.toLowerCase(),n.checked=t.checked,n.value=Yi(t),n.type!==_i&&n.type!==Zi||(n.styles.backgroundColor=3739148031,n.styles.borderTopColor=n.styles.borderRightColor=n.styles.borderBottomColor=n.styles.borderLeftColor=2779096575,n.styles.borderTopWidth=n.styles.borderRightWidth=n.styles.borderBottomWidth=n.styles.borderLeftWidth=1,n.styles.borderTopStyle=n.styles.borderRightStyle=n.styles.borderBottomStyle=n.styles.borderLeftStyle=1,n.styles.backgroundClip=[0],n.styles.backgroundOrigin=[0],n.bounds=Wi(n.bounds)),n.type){case _i:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Xi;break;case Zi:n.styles.borderTopRightRadius=n.styles.borderTopLeftRadius=n.styles.borderBottomRightRadius=n.styles.borderBottomLeftRadius=Ji}return n}return e(t,A),t}(yo),$i=function(A){function t(e,t){var n=A.call(this,e,t)||this,r=t.options[t.selectedIndex||0];return n.value=r&&r.text||"",n}return e(t,A),t}(yo),As=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.value=t.value,n}return e(t,A),t}(yo),es=function(A){function t(e,t){var n=A.call(this,e,t)||this;n.src=t.src,n.width=parseInt(t.width,10)||0,n.height=parseInt(t.height,10)||0,n.backgroundColor=n.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){n.tree=os(e,t.contentWindow.document.documentElement);var r=t.contentWindow.document.documentElement?ln(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):un.TRANSPARENT,o=t.contentWindow.document.body?ln(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):un.TRANSPARENT;n.backgroundColor=tn(r)?tn(o)?n.styles.backgroundColor:o:r}}catch(Te){}return n}return e(t,A),t}(yo),ts=["OL","UL","MENU"],ns=function(A,e,t,n){for(var r=e.firstChild,o=void 0;r;r=o)if(o=r.nextSibling,as(r)&&r.data.trim().length>0)t.textNodes.push(new Mi(A,r,t.styles));else if(Bs(r))if(Hs(r)&&r.assignedNodes)r.assignedNodes().forEach((function(e){return ns(A,e,t,n)}));else{var i=rs(A,r);i.styles.isVisible()&&(is(r,i,n)?i.flags|=4:ss(i.styles)&&(i.flags|=2),-1!==ts.indexOf(r.tagName)&&(i.flags|=8),t.elements.push(i),r.slot,r.shadowRoot?ns(A,r.shadowRoot,i,n):ms(r)||hs(r)||vs(r)||ns(A,r,i,n))}},rs=function(A,e){return Cs(e)?new Gi(A,e):fs(e)?new Vi(A,e):hs(e)?new Ri(A,e):us(e)?new Pi(A,e):gs(e)?new Ni(A,e):ws(e)?new qi(A,e):vs(e)?new $i(A,e):ms(e)?new As(A,e):Us(e)?new es(A,e):new yo(A,e)},os=function(A,e){var t=rs(A,e);return t.flags|=4,ns(A,e,t,t),t},is=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||Qs(A)&&t.styles.isTransparent()},ss=function(A){return A.isPositioned()||A.isFloating()},as=function(A){return A.nodeType===Node.TEXT_NODE},Bs=function(A){return A.nodeType===Node.ELEMENT_NODE},cs=function(A){return Bs(A)&&void 0!==A.style&&!ls(A)},ls=function(A){return"object"==typeof A.className},us=function(A){return"LI"===A.tagName},gs=function(A){return"OL"===A.tagName},ws=function(A){return"INPUT"===A.tagName},ds=function(A){return"HTML"===A.tagName},hs=function(A){return"svg"===A.tagName},Qs=function(A){return"BODY"===A.tagName},fs=function(A){return"CANVAS"===A.tagName},ps=function(A){return"VIDEO"===A.tagName},Cs=function(A){return"IMG"===A.tagName},Us=function(A){return"IFRAME"===A.tagName},Fs=function(A){return"STYLE"===A.tagName},ys=function(A){return"SCRIPT"===A.tagName},ms=function(A){return"TEXTAREA"===A.tagName},vs=function(A){return"SELECT"===A.tagName},Hs=function(A){return"SLOT"===A.tagName},Es=function(A){return A.tagName.indexOf("-")>0},bs=function(){function A(){this.counters={}}return A.prototype.getCounterValue=function(A){var e=this.counters[A];return e&&e.length?e[e.length-1]:1},A.prototype.getCounterValues=function(A){var e=this.counters[A];return e||[]},A.prototype.pop=function(A){var e=this;A.forEach((function(A){return e.counters[A].pop()}))},A.prototype.parse=function(A){var e=this,t=A.counterIncrement,n=A.counterReset,r=!0;null!==t&&t.forEach((function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(r=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)}));var o=[];return r&&n.forEach((function(A){var t=e.counters[A.counter];o.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)})),o},A}(),Is={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},Ks={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Ls={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},xs={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Ss=function(A,e,t,n,r,o){return A<e||A>t?Ws(A,r,o.length>0):n.integers.reduce((function(e,t,r){for(;A>=t;)A-=t,e+=n.values[r];return e}),"")+o},Ds=function(A,e,t,n){var r="";do{t||A--,r=n(A)+r,A/=e}while(A*e>=e);return r},Ms=function(A,e,t,n,r){var o=t-e+1;return(A<0?"-":"")+(Ds(Math.abs(A),o,n,(function(A){return c(Math.floor(A%o)+e)}))+r)},ks=function(A,e,t){void 0===t&&(t=". ");var n=e.length;return Ds(Math.abs(A),n,!1,(function(A){return e[Math.floor(A%n)]}))+t},Ts=1,Os=2,Gs=4,Vs=8,Rs=function(A,e,t,n,r,o){if(A<-9999||A>9999)return Ws(A,4,r.length>0);var i=Math.abs(A),s=r;if(0===i)return e[0]+s;for(var a=0;i>0&&a<=4;a++){var B=i%10;0===B&&ro(o,Ts)&&""!==s?s=e[B]+s:B>1||1===B&&0===a||1===B&&1===a&&ro(o,Os)||1===B&&1===a&&ro(o,Gs)&&A>100||1===B&&a>1&&ro(o,Vs)?s=e[B]+(a>0?t[a-1]:"")+s:1===B&&a>0&&(s=t[a-1]+s),i=Math.floor(i/10)}return(A<0?n:"")+s},Ps="十百千萬",Ns="拾佰仟萬",Xs="マイナス",Js="마이너스",Ws=function(A,e,t){var n=t?". ":"",r=t?"、":"",o=t?", ":"",i=t?" ":"";switch(e){case 0:return"•"+i;case 1:return"◦"+i;case 2:return"◾"+i;case 5:var s=Ms(A,48,57,!0,n);return s.length<4?"0"+s:s;case 4:return ks(A,"〇一二三四五六七八九",r);case 6:return Ss(A,1,3999,Is,3,n).toLowerCase();case 7:return Ss(A,1,3999,Is,3,n);case 8:return Ms(A,945,969,!1,n);case 9:return Ms(A,97,122,!1,n);case 10:return Ms(A,65,90,!1,n);case 11:return Ms(A,1632,1641,!0,n);case 12:case 49:return Ss(A,1,9999,Ks,3,n);case 35:return Ss(A,1,9999,Ks,3,n).toLowerCase();case 13:return Ms(A,2534,2543,!0,n);case 14:case 30:return Ms(A,6112,6121,!0,n);case 15:return ks(A,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return ks(A,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return Rs(A,"零一二三四五六七八九",Ps,"負",r,Os|Gs|Vs);case 47:return Rs(A,"零壹貳參肆伍陸柒捌玖",Ns,"負",r,Ts|Os|Gs|Vs);case 42:return Rs(A,"零一二三四五六七八九",Ps,"负",r,Os|Gs|Vs);case 41:return Rs(A,"零壹贰叁肆伍陆柒捌玖",Ns,"负",r,Ts|Os|Gs|Vs);case 26:return Rs(A,"〇一二三四五六七八九","十百千万",Xs,r,0);case 25:return Rs(A,"零壱弐参四伍六七八九","拾百千万",Xs,r,Ts|Os|Gs);case 31:return Rs(A,"영일이삼사오육칠팔구","십백천만",Js,o,Ts|Os|Gs);case 33:return Rs(A,"零一二三四五六七八九","十百千萬",Js,o,0);case 32:return Rs(A,"零壹貳參四五六七八九","拾百千",Js,o,Ts|Os|Gs);case 18:return Ms(A,2406,2415,!0,n);case 20:return Ss(A,1,19999,xs,3,n);case 21:return Ms(A,2790,2799,!0,n);case 22:return Ms(A,2662,2671,!0,n);case 22:return Ss(A,1,10999,Ls,3,n);case 23:return ks(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return ks(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return Ms(A,3302,3311,!0,n);case 28:return ks(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return ks(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return Ms(A,3792,3801,!0,n);case 37:return Ms(A,6160,6169,!0,n);case 38:return Ms(A,4160,4169,!0,n);case 39:return Ms(A,2918,2927,!0,n);case 40:return Ms(A,1776,1785,!0,n);case 43:return Ms(A,3046,3055,!0,n);case 44:return Ms(A,3174,3183,!0,n);case 45:return Ms(A,3664,3673,!0,n);case 46:return Ms(A,3872,3881,!0,n);default:return Ms(A,48,57,!0,n)}},Ys="data-html2canvas-ignore",_s=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new bs,this.quoteDepth=0,!e.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(e.ownerDocument.documentElement,!1)}return A.prototype.toIFrame=function(A,e){var t=this,o=js(A,e);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var i=A.defaultView.pageXOffset,s=A.defaultView.pageYOffset,a=o.contentWindow,B=a.document,c=$s(o).then((function(){return n(t,void 0,void 0,(function(){var A,t;return r(this,(function(n){switch(n.label){case 0:return this.scrolledElements.forEach(ra),a&&(a.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||a.scrollY===e.top&&a.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(a.scrollX-e.left,a.scrollY-e.top,0,0))),A=this.options.onclone,void 0===(t=this.clonedReferenceElement)?[2,Promise.reject("Error finding the "+this.referenceElement.nodeName+" in the cloned document")]:B.fonts&&B.fonts.ready?[4,B.fonts.ready]:[3,2];case 1:n.sent(),n.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,qs(B)]:[3,4];case 3:n.sent(),n.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then((function(){return A(B,t)})).then((function(){return o}))]:[2,o]}}))}))}));return B.open(),B.write(ta(document.doctype)+"<html></html>"),na(this.referenceElement.ownerDocument,i,s),B.replaceChild(B.adoptNode(this.documentElement),B.documentElement),B.close(),c},A.prototype.createElementClone=function(A){if(Fo(A,2),fs(A))return this.createCanvasClone(A);if(ps(A))return this.createVideoClone(A);if(Fs(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return Cs(e)&&(Cs(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Es(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return ea(A.style,e),e},A.prototype.createStyleClone=function(A){try{var e=A.sheet;if(e&&e.cssRules){var t=[].slice.call(e.cssRules,0).reduce((function(A,e){return e&&"string"==typeof e.cssText?A+e.cssText:A}),""),n=A.cloneNode(!1);return n.textContent=t,n}}catch(Te){if(this.context.logger.error("Unable to access cssRules property",Te),"SecurityError"!==Te.name)throw Te}return A.cloneNode(!1)},A.prototype.createCanvasClone=function(A){var e;if(this.options.inlineImages&&A.ownerDocument){var t=A.ownerDocument.createElement("img");try{return t.src=A.toDataURL(),t}catch(Te){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var n=A.cloneNode(!1);try{n.width=A.width,n.height=A.height;var r=A.getContext("2d"),o=n.getContext("2d");if(o)if(!this.options.allowTaint&&r)o.putImageData(r.getImageData(0,0,A.width,A.height),0,0);else{var i=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(i){var s=i.getContextAttributes();!1===(null==s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}o.drawImage(A,0,0)}return n}catch(Te){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return n},A.prototype.createVideoClone=function(A){var e=A.ownerDocument.createElement("canvas");e.width=A.offsetWidth,e.height=A.offsetHeight;var t=e.getContext("2d");try{return t&&(t.drawImage(A,0,0,e.width,e.height),this.options.allowTaint||t.getImageData(0,0,e.width,e.height)),e}catch(Te){this.context.logger.info("Unable to clone video as it is tainted",A)}var n=A.ownerDocument.createElement("canvas");return n.width=A.offsetWidth,n.height=A.offsetHeight,n},A.prototype.appendChildNode=function(A,e,t){Bs(e)&&(ys(e)||e.hasAttribute(Ys)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&Bs(e)&&Fs(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var n=this,r=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;r;r=r.nextSibling)if(Bs(r)&&Hs(r)&&"function"==typeof r.assignedNodes){var o=r.assignedNodes();o.length&&o.forEach((function(A){return n.appendChildNode(e,A,t)}))}else this.appendChildNode(e,r,t)},A.prototype.cloneNode=function(A,e){if(as(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&Bs(A)&&(cs(A)||ls(A))){var n=this.createElementClone(A);n.style.transitionProperty="none";var r=t.getComputedStyle(A),o=t.getComputedStyle(A,":before"),i=t.getComputedStyle(A,":after");this.referenceElement===A&&cs(n)&&(this.clonedReferenceElement=n),Qs(n)&&ca(n);var s=this.counters.parse(new fo(this.context,r)),a=this.resolvePseudoContent(A,n,o,Wo.BEFORE);Es(A)&&(e=!0),ps(A)||this.cloneChildNodes(A,n,e),a&&n.insertBefore(a,n.firstChild);var B=this.resolvePseudoContent(A,n,i,Wo.AFTER);return B&&n.appendChild(B),this.counters.pop(s),(r&&(this.options.copyStyles||ls(A))&&!Us(A)||e)&&ea(r,n),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([n,A.scrollLeft,A.scrollTop]),(ms(A)||vs(A))&&(ms(n)||vs(n))&&(n.value=A.value),n}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,n){var r=this;if(t){var o=t.content,i=e.ownerDocument;if(i&&o&&"none"!==o&&"-moz-alt-content"!==o&&"none"!==t.display){this.counters.parse(new fo(this.context,t));var s=new Qo(this.context,t),a=i.createElement("html2canvaspseudoelement");ea(t,a),s.content.forEach((function(e){if(0===e.type)a.appendChild(i.createTextNode(e.value));else if(22===e.type){var t=i.createElement("img");t.src=e.value,t.style.opacity="1",a.appendChild(t)}else if(18===e.type){if("attr"===e.name){var n=e.values.filter(xt);n.length&&a.appendChild(i.createTextNode(A.getAttribute(n[0].value)||""))}else if("counter"===e.name){var o=e.values.filter(kt),B=o[0],c=o[1];if(B&&xt(B)){var l=r.counters.getCounterValue(B.value),u=c&&xt(c)?mr.parse(r.context,c.value):3;a.appendChild(i.createTextNode(Ws(l,u,!1)))}}else if("counters"===e.name){var g=e.values.filter(kt),w=(B=g[0],g[1]);if(c=g[2],B&&xt(B)){var d=r.counters.getCounterValues(B.value),h=c&&xt(c)?mr.parse(r.context,c.value):3,Q=w&&0===w.type?w.value:"",f=d.map((function(A){return Ws(A,h,!1)})).join(Q);a.appendChild(i.createTextNode(f))}}}else if(20===e.type)switch(e.value){case"open-quote":a.appendChild(i.createTextNode(co(s.quotes,r.quoteDepth++,!0)));break;case"close-quote":a.appendChild(i.createTextNode(co(s.quotes,--r.quoteDepth,!1)));break;default:a.appendChild(i.createTextNode(e.value))}})),a.className=sa+" "+aa;var B=n===Wo.BEFORE?" "+sa:" "+aa;return ls(e)?e.className.baseValue+=B:e.className+=B,a}}},A.destroy=function(A){return!!A.parentNode&&(A.parentNode.removeChild(A),!0)},A}();!function(A){A[A.BEFORE=0]="BEFORE",A[A.AFTER=1]="AFTER"}(Wo||(Wo={}));var Zs,js=function(A,e){var t=A.createElement("iframe");return t.className="html2canvas-container",t.style.visibility="hidden",t.style.position="fixed",t.style.left="-10000px",t.style.top="0px",t.style.border="0",t.width=e.width.toString(),t.height=e.height.toString(),t.scrolling="no",t.setAttribute(Ys,"true"),A.body.appendChild(t),t},zs=function(A){return new Promise((function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()}))},qs=function(A){return Promise.all([].slice.call(A.images,0).map(zs))},$s=function(A){return new Promise((function(e,t){var n=A.contentWindow;if(!n)return t("No window assigned for iframe");var r=n.document;n.onload=A.onload=function(){n.onload=A.onload=null;var t=setInterval((function(){r.body.childNodes.length>0&&"complete"===r.readyState&&(clearInterval(t),e(A))}),50)}}))},Aa=["all","d","content"],ea=function(A,e){for(var t=A.length-1;t>=0;t--){var n=A.item(t);-1===Aa.indexOf(n)&&e.style.setProperty(n,A.getPropertyValue(n))}return e},ta=function(A){var e="";return A&&(e+="<!DOCTYPE ",A.name&&(e+=A.name),A.internalSubset&&(e+=A.internalSubset),A.publicId&&(e+='"'+A.publicId+'"'),A.systemId&&(e+='"'+A.systemId+'"'),e+=">"),e},na=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},ra=function(A){var e=A[0],t=A[1],n=A[2];e.scrollLeft=t,e.scrollTop=n},oa=":before",ia=":after",sa="___html2canvas___pseudoelement_before",aa="___html2canvas___pseudoelement_after",Ba='{\n content: "" !important;\n display: none !important;\n}',ca=function(A){la(A,"."+sa+oa+Ba+"\n ."+aa+ia+Ba)},la=function(A,e){var t=A.ownerDocument;if(t){var n=t.createElement("style");n.textContent=e,A.appendChild(n)}},ua=function(){function A(){}return A.getOrigin=function(e){var t=A._link;return t?(t.href=e,t.href=t.href,t.protocol+t.hostname+t.port):"about:blank"},A.isSameOrigin=function(e){return A.getOrigin(e)===A._origin},A.setContext=function(e){A._link=e.document.createElement("a"),A._origin=A.getOrigin(e.location.href)},A._origin="about:blank",A}(),ga=function(){function A(A,e){this.context=A,this._options=e,this._cache={}}return A.prototype.addImage=function(A){var e=Promise.resolve();return this.has(A)?e:Ca(A)||Qa(A)?((this._cache[A]=this.loadImage(A)).catch((function(){})),e):e},A.prototype.match=function(A){return this._cache[A]},A.prototype.loadImage=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i=this;return r(this,(function(r){switch(r.label){case 0:return e=ua.isSameOrigin(A),t=!fa(A)&&!0===this._options.useCORS&&vi.SUPPORT_CORS_IMAGES&&!e,n=!fa(A)&&!e&&!Ca(A)&&"string"==typeof this._options.proxy&&vi.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||fa(A)||Ca(A)||n||t?(o=A,n?[4,this.proxy(o)]:[3,2]):[2];case 1:o=r.sent(),r.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise((function(A,e){var n=new Image;n.onload=function(){return A(n)},n.onerror=e,(pa(o)||t)&&(n.crossOrigin="anonymous"),n.src=o,!0===n.complete&&setTimeout((function(){return A(n)}),500),i._options.imageTimeout>0&&setTimeout((function(){return e("Timed out ("+i._options.imageTimeout+"ms) loading image")}),i._options.imageTimeout)}))];case 3:return[2,r.sent()]}}))}))},A.prototype.has=function(A){return void 0!==this._cache[A]},A.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},A.prototype.proxy=function(A){var e=this,t=this._options.proxy;if(!t)throw new Error("No proxy defined");var n=A.substring(0,256);return new Promise((function(r,o){var i=vi.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===i)r(s.response);else{var A=new FileReader;A.addEventListener("load",(function(){return r(A.result)}),!1),A.addEventListener("error",(function(A){return o(A)}),!1),A.readAsDataURL(s.response)}else o("Failed to proxy resource "+n+" with status code "+s.status)},s.onerror=o;var a=t.indexOf("?")>-1?"&":"?";if(s.open("GET",""+t+a+"url="+encodeURIComponent(A)+"&responseType="+i),"text"!==i&&s instanceof XMLHttpRequest&&(s.responseType=i),e._options.imageTimeout){var B=e._options.imageTimeout;s.timeout=B,s.ontimeout=function(){return o("Timed out ("+B+"ms) proxying "+n)}}s.send()}))},A}(),wa=/^data:image\/svg\+xml/i,da=/^data:image\/.*;base64,/i,ha=/^data:image\/.*/i,Qa=function(A){return vi.SUPPORT_SVG_DRAWING||!Ua(A)},fa=function(A){return ha.test(A)},pa=function(A){return da.test(A)},Ca=function(A){return"blob"===A.substr(0,4)},Ua=function(A){return"svg"===A.substr(-3).toLowerCase()||wa.test(A)},Fa=function(){function A(A,e){this.type=0,this.x=A,this.y=e}return A.prototype.add=function(e,t){return new A(this.x+e,this.y+t)},A}(),ya=function(A,e,t){return new Fa(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},ma=function(){function A(A,e,t,n){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=n}return A.prototype.subdivide=function(e,t){var n=ya(this.start,this.startControl,e),r=ya(this.startControl,this.endControl,e),o=ya(this.endControl,this.end,e),i=ya(n,r,e),s=ya(r,o,e),a=ya(i,s,e);return t?new A(this.start,n,i,a):new A(a,s,o,this.end)},A.prototype.add=function(e,t){return new A(this.start.add(e,t),this.startControl.add(e,t),this.endControl.add(e,t),this.end.add(e,t))},A.prototype.reverse=function(){return new A(this.end,this.endControl,this.startControl,this.start)},A}(),va=function(A){return 1===A.type},Ha=function(){function A(A){var e=A.styles,t=A.bounds,n=Jt(e.borderTopLeftRadius,t.width,t.height),r=n[0],o=n[1],i=Jt(e.borderTopRightRadius,t.width,t.height),s=i[0],a=i[1],B=Jt(e.borderBottomRightRadius,t.width,t.height),c=B[0],l=B[1],u=Jt(e.borderBottomLeftRadius,t.width,t.height),g=u[0],w=u[1],d=[];d.push((r+s)/t.width),d.push((g+c)/t.width),d.push((o+w)/t.height),d.push((a+l)/t.height);var h=Math.max.apply(Math,d);h>1&&(r/=h,o/=h,s/=h,a/=h,c/=h,l/=h,g/=h,w/=h);var Q=t.width-s,f=t.height-l,p=t.width-c,C=t.height-w,U=e.borderTopWidth,F=e.borderRightWidth,y=e.borderBottomWidth,m=e.borderLeftWidth,v=Wt(e.paddingTop,A.bounds.width),H=Wt(e.paddingRight,A.bounds.width),E=Wt(e.paddingBottom,A.bounds.width),b=Wt(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||o>0?Ea(t.left+m/3,t.top+U/3,r-m/3,o-U/3,Zs.TOP_LEFT):new Fa(t.left+m/3,t.top+U/3),this.topRightBorderDoubleOuterBox=r>0||o>0?Ea(t.left+Q,t.top+U/3,s-F/3,a-U/3,Zs.TOP_RIGHT):new Fa(t.left+t.width-F/3,t.top+U/3),this.bottomRightBorderDoubleOuterBox=c>0||l>0?Ea(t.left+p,t.top+f,c-F/3,l-y/3,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-F/3,t.top+t.height-y/3),this.bottomLeftBorderDoubleOuterBox=g>0||w>0?Ea(t.left+m/3,t.top+C,g-m/3,w-y/3,Zs.BOTTOM_LEFT):new Fa(t.left+m/3,t.top+t.height-y/3),this.topLeftBorderDoubleInnerBox=r>0||o>0?Ea(t.left+2*m/3,t.top+2*U/3,r-2*m/3,o-2*U/3,Zs.TOP_LEFT):new Fa(t.left+2*m/3,t.top+2*U/3),this.topRightBorderDoubleInnerBox=r>0||o>0?Ea(t.left+Q,t.top+2*U/3,s-2*F/3,a-2*U/3,Zs.TOP_RIGHT):new Fa(t.left+t.width-2*F/3,t.top+2*U/3),this.bottomRightBorderDoubleInnerBox=c>0||l>0?Ea(t.left+p,t.top+f,c-2*F/3,l-2*y/3,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-2*F/3,t.top+t.height-2*y/3),this.bottomLeftBorderDoubleInnerBox=g>0||w>0?Ea(t.left+2*m/3,t.top+C,g-2*m/3,w-2*y/3,Zs.BOTTOM_LEFT):new Fa(t.left+2*m/3,t.top+t.height-2*y/3),this.topLeftBorderStroke=r>0||o>0?Ea(t.left+m/2,t.top+U/2,r-m/2,o-U/2,Zs.TOP_LEFT):new Fa(t.left+m/2,t.top+U/2),this.topRightBorderStroke=r>0||o>0?Ea(t.left+Q,t.top+U/2,s-F/2,a-U/2,Zs.TOP_RIGHT):new Fa(t.left+t.width-F/2,t.top+U/2),this.bottomRightBorderStroke=c>0||l>0?Ea(t.left+p,t.top+f,c-F/2,l-y/2,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-F/2,t.top+t.height-y/2),this.bottomLeftBorderStroke=g>0||w>0?Ea(t.left+m/2,t.top+C,g-m/2,w-y/2,Zs.BOTTOM_LEFT):new Fa(t.left+m/2,t.top+t.height-y/2),this.topLeftBorderBox=r>0||o>0?Ea(t.left,t.top,r,o,Zs.TOP_LEFT):new Fa(t.left,t.top),this.topRightBorderBox=s>0||a>0?Ea(t.left+Q,t.top,s,a,Zs.TOP_RIGHT):new Fa(t.left+t.width,t.top),this.bottomRightBorderBox=c>0||l>0?Ea(t.left+p,t.top+f,c,l,Zs.BOTTOM_RIGHT):new Fa(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=g>0||w>0?Ea(t.left,t.top+C,g,w,Zs.BOTTOM_LEFT):new Fa(t.left,t.top+t.height),this.topLeftPaddingBox=r>0||o>0?Ea(t.left+m,t.top+U,Math.max(0,r-m),Math.max(0,o-U),Zs.TOP_LEFT):new Fa(t.left+m,t.top+U),this.topRightPaddingBox=s>0||a>0?Ea(t.left+Math.min(Q,t.width-F),t.top+U,Q>t.width+F?0:Math.max(0,s-F),Math.max(0,a-U),Zs.TOP_RIGHT):new Fa(t.left+t.width-F,t.top+U),this.bottomRightPaddingBox=c>0||l>0?Ea(t.left+Math.min(p,t.width-m),t.top+Math.min(f,t.height-y),Math.max(0,c-F),Math.max(0,l-y),Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-F,t.top+t.height-y),this.bottomLeftPaddingBox=g>0||w>0?Ea(t.left+m,t.top+Math.min(C,t.height-y),Math.max(0,g-m),Math.max(0,w-y),Zs.BOTTOM_LEFT):new Fa(t.left+m,t.top+t.height-y),this.topLeftContentBox=r>0||o>0?Ea(t.left+m+b,t.top+U+v,Math.max(0,r-(m+b)),Math.max(0,o-(U+v)),Zs.TOP_LEFT):new Fa(t.left+m+b,t.top+U+v),this.topRightContentBox=s>0||a>0?Ea(t.left+Math.min(Q,t.width+m+b),t.top+U+v,Q>t.width+m+b?0:s-m+b,a-(U+v),Zs.TOP_RIGHT):new Fa(t.left+t.width-(F+H),t.top+U+v),this.bottomRightContentBox=c>0||l>0?Ea(t.left+Math.min(p,t.width-(m+b)),t.top+Math.min(f,t.height+U+v),Math.max(0,c-(F+H)),l-(y+E),Zs.BOTTOM_RIGHT):new Fa(t.left+t.width-(F+H),t.top+t.height-(y+E)),this.bottomLeftContentBox=g>0||w>0?Ea(t.left+m+b,t.top+C,Math.max(0,g-(m+b)),w-(y+E),Zs.BOTTOM_LEFT):new Fa(t.left+m+b,t.top+t.height-(y+E))}return A}();!function(A){A[A.TOP_LEFT=0]="TOP_LEFT",A[A.TOP_RIGHT=1]="TOP_RIGHT",A[A.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",A[A.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(Zs||(Zs={}));var Ea=function(A,e,t,n,r){var o=(Math.sqrt(2)-1)/3*4,i=t*o,s=n*o,a=A+t,B=e+n;switch(r){case Zs.TOP_LEFT:return new ma(new Fa(A,B),new Fa(A,B-s),new Fa(a-i,e),new Fa(a,e));case Zs.TOP_RIGHT:return new ma(new Fa(A,e),new Fa(A+i,e),new Fa(a,B-s),new Fa(a,B));case Zs.BOTTOM_RIGHT:return new ma(new Fa(a,e),new Fa(a,e+s),new Fa(A+i,B),new Fa(A,B));case Zs.BOTTOM_LEFT:default:return new ma(new Fa(a,B),new Fa(a-i,B),new Fa(A,e+s),new Fa(A,e))}},ba=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Ia=function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]},Ka=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},La=function(){function A(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6}return A}(),xa=function(){function A(A,e){this.path=A,this.target=e,this.type=1}return A}(),Sa=function(){function A(A){this.opacity=A,this.type=2,this.target=6}return A}(),Da=function(A){return 0===A.type},Ma=function(A){return 1===A.type},ka=function(A){return 2===A.type},Ta=function(A,e){return A.length===e.length&&A.some((function(A,t){return A===e[t]}))},Oa=function(A,e,t,n,r){return A.map((function(A,o){switch(o){case 0:return A.add(e,t);case 1:return A.add(e+n,t);case 2:return A.add(e+n,t+r);case 3:return A.add(e,t+r)}return A}))},Ga=function(){function A(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]}return A}(),Va=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Ha(this.container),this.container.styles.opacity<1&&this.effects.push(new Sa(this.container.styles.opacity)),null!==this.container.styles.transform){var t=this.container.bounds.left+this.container.styles.transformOrigin[0].number,n=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new La(t,n,r))}if(0!==this.container.styles.overflowX){var o=ba(this.curves),i=Ka(this.curves);Ta(o,i)?this.effects.push(new xa(o,6)):(this.effects.push(new xa(o,2)),this.effects.push(new xa(i,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,n=this.effects.slice(0);t;){var r=t.effects.filter((function(A){return!Ma(A)}));if(e||0!==t.container.styles.position||!t.parent){if(n.unshift.apply(n,r),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var o=ba(t.curves),i=Ka(t.curves);Ta(o,i)||n.unshift(new xa(i,6))}}else n.unshift.apply(n,r);t=t.parent}return n.filter((function(e){return ro(e.target,A)}))},A}(),Ra=function(A,e,t,n){A.container.elements.forEach((function(r){var o=ro(r.flags,4),i=ro(r.flags,2),s=new Va(r,A);ro(r.styles.display,2048)&&n.push(s);var a=ro(r.flags,8)?[]:n;if(o||i){var B=o||r.styles.isPositioned()?t:e,c=new Ga(s);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var l=r.styles.zIndex.order;if(l<0){var u=0;B.negativeZIndex.some((function(A,e){return l>A.element.container.styles.zIndex.order?(u=e,!1):u>0})),B.negativeZIndex.splice(u,0,c)}else if(l>0){var g=0;B.positiveZIndex.some((function(A,e){return l>=A.element.container.styles.zIndex.order?(g=e+1,!1):g>0})),B.positiveZIndex.splice(g,0,c)}else B.zeroOrAutoZIndexOrTransformedOrOpacity.push(c)}else r.styles.isFloating()?B.nonPositionedFloats.push(c):B.nonPositionedInlineLevel.push(c);Ra(s,c,o?c:t,a)}else r.styles.isInlineLevel()?e.inlineLevel.push(s):e.nonInlineLevel.push(s),Ra(s,e,t,a);ro(r.flags,8)&&Pa(r,a)}))},Pa=function(A,e){for(var t=A instanceof Ni?A.start:1,n=A instanceof Ni&&A.reversed,r=0;r<e.length;r++){var o=e[r];o.container instanceof Pi&&"number"==typeof o.container.value&&0!==o.container.value&&(t=o.container.value),o.listValue=Ws(t,o.container.styles.listStyleType,!0),t+=n?-1:1}},Na=function(A){var e=new Va(A,null),t=new Ga(e),n=[];return Ra(e,t,t,n),Pa(e.container,n),t},Xa=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},Ja=function(A,e){switch(e){case 0:return Za(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return Za(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return Za(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return Za(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}},Wa=function(A,e){switch(e){case 0:return Za(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return Za(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return Za(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return Za(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}},Ya=function(A,e){switch(e){case 0:return _a(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return _a(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return _a(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return _a(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}},_a=function(A,e){var t=[];return va(A)?t.push(A.subdivide(.5,!1)):t.push(A),va(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},Za=function(A,e,t,n){var r=[];return va(A)?r.push(A.subdivide(.5,!1)):r.push(A),va(t)?r.push(t.subdivide(.5,!0)):r.push(t),va(n)?r.push(n.subdivide(.5,!0).reverse()):r.push(n),va(e)?r.push(e.subdivide(.5,!1).reverse()):r.push(e),r},ja=function(A){var e=A.bounds,t=A.styles;return e.add(t.borderLeftWidth,t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth),-(t.borderTopWidth+t.borderBottomWidth))},za=function(A){var e=A.styles,t=A.bounds,n=Wt(e.paddingLeft,t.width),r=Wt(e.paddingRight,t.width),o=Wt(e.paddingTop,t.width),i=Wt(e.paddingBottom,t.width);return t.add(n+e.borderLeftWidth,o+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+n+r),-(e.borderTopWidth+e.borderBottomWidth+o+i))},qa=function(A,e){return 0===A?e.bounds:2===A?za(e):ja(e)},$a=function(A,e){return 0===A?e.bounds:2===A?za(e):ja(e)},AB=function(A,e,t){var n=qa(rB(A.styles.backgroundOrigin,e),A),r=$a(rB(A.styles.backgroundClip,e),A),o=nB(rB(A.styles.backgroundSize,e),t,n),i=o[0],s=o[1],a=Jt(rB(A.styles.backgroundPosition,e),n.width-i,n.height-s);return[oB(rB(A.styles.backgroundRepeat,e),a,o,n,r),Math.round(n.left+a[0]),Math.round(n.top+a[1]),i,s]},eB=function(A){return xt(A)&&A.value===kn.AUTO},tB=function(A){return"number"==typeof A},nB=function(A,e,t){var n=e[0],r=e[1],o=e[2],i=A[0],s=A[1];if(!i)return[0,0];if(Vt(i)&&s&&Vt(s))return[Wt(i,t.width),Wt(s,t.height)];var a=tB(o);if(xt(i)&&(i.value===kn.CONTAIN||i.value===kn.COVER))return tB(o)?t.width/t.height<o!=(i.value===kn.COVER)?[t.width,t.width/o]:[t.height*o,t.height]:[t.width,t.height];var B=tB(n),c=tB(r),l=B||c;if(eB(i)&&(!s||eB(s)))return B&&c?[n,r]:a||l?l&&a?[B?n:r*o,c?r:n/o]:[B?n:t.width,c?r:t.height]:[t.width,t.height];if(a){var u=0,g=0;return Vt(i)?u=Wt(i,t.width):Vt(s)&&(g=Wt(s,t.height)),eB(i)?u=g*o:s&&!eB(s)||(g=u/o),[u,g]}var w=null,d=null;if(Vt(i)?w=Wt(i,t.width):s&&Vt(s)&&(d=Wt(s,t.height)),null===w||s&&!eB(s)||(d=B&&c?w/n*r:t.height),null!==d&&eB(i)&&(w=B&&c?d/r*n:t.width),null!==w&&null!==d)return[w,d];throw new Error("Unable to calculate background-size for element")},rB=function(A,e){var t=A[e];return void 0===t?A[0]:t},oB=function(A,e,t,n,r){var o=e[0],i=e[1],s=t[0],a=t[1];switch(A){case 2:return[new Fa(Math.round(n.left),Math.round(n.top+i)),new Fa(Math.round(n.left+n.width),Math.round(n.top+i)),new Fa(Math.round(n.left+n.width),Math.round(a+n.top+i)),new Fa(Math.round(n.left),Math.round(a+n.top+i))];case 3:return[new Fa(Math.round(n.left+o),Math.round(n.top)),new Fa(Math.round(n.left+o+s),Math.round(n.top)),new Fa(Math.round(n.left+o+s),Math.round(n.height+n.top)),new Fa(Math.round(n.left+o),Math.round(n.height+n.top))];case 1:return[new Fa(Math.round(n.left+o),Math.round(n.top+i)),new Fa(Math.round(n.left+o+s),Math.round(n.top+i)),new Fa(Math.round(n.left+o+s),Math.round(n.top+i+a)),new Fa(Math.round(n.left+o),Math.round(n.top+i+a))];default:return[new Fa(Math.round(r.left),Math.round(r.top)),new Fa(Math.round(r.left+r.width),Math.round(r.top)),new Fa(Math.round(r.left+r.width),Math.round(r.height+r.top)),new Fa(Math.round(r.left),Math.round(r.height+r.top))]}},iB="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",sB="Hidden Text",aB=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),n=this._document.createElement("img"),r=this._document.createElement("span"),o=this._document.body;t.style.visibility="hidden",t.style.fontFamily=A,t.style.fontSize=e,t.style.margin="0",t.style.padding="0",t.style.whiteSpace="nowrap",o.appendChild(t),n.src=iB,n.width=1,n.height=1,n.style.margin="0",n.style.padding="0",n.style.verticalAlign="baseline",r.style.fontFamily=A,r.style.fontSize=e,r.style.margin="0",r.style.padding="0",r.appendChild(this._document.createTextNode(sB)),t.appendChild(r),t.appendChild(n);var i=n.offsetTop-r.offsetTop+2;t.removeChild(r),t.appendChild(this._document.createTextNode(sB)),t.style.lineHeight="normal",n.style.verticalAlign="super";var s=n.offsetTop-t.offsetTop+2;return o.removeChild(t),{baseline:i,middle:s}},A.prototype.getMetrics=function(A,e){var t=A+" "+e;return void 0===this._data[t]&&(this._data[t]=this.parseMetrics(A,e)),this._data[t]},A}(),BB=function(){function A(A,e){this.context=A,this.options=e}return A}(),cB=1e4,lB=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n._activeEffects=[],n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),t.canvas||(n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px"),n.fontMetrics=new aB(document),n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.ctx.textBaseline="bottom",n._activeEffects=[],n.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),n}return e(t,A),t.prototype.applyEffects=function(A){for(var e=this;this._activeEffects.length;)this.popEffect();A.forEach((function(A){return e.applyEffect(A)}))},t.prototype.applyEffect=function(A){this.ctx.save(),ka(A)&&(this.ctx.globalAlpha=A.opacity),Da(A)&&(this.ctx.translate(A.offsetX,A.offsetY),this.ctx.transform(A.matrix[0],A.matrix[1],A.matrix[2],A.matrix[3],A.matrix[4],A.matrix[5]),this.ctx.translate(-A.offsetX,-A.offsetY)),Ma(A)&&(this.path(A.path),this.ctx.clip()),this._activeEffects.push(A)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(A){return n(this,void 0,void 0,(function(){return r(this,(function(e){switch(e.label){case 0:return A.element.container.styles.isVisible()?[4,this.renderStackContent(A)]:[3,2];case 1:e.sent(),e.label=2;case 2:return[2]}}))}))},t.prototype.renderNode=function(A){return n(this,void 0,void 0,(function(){return r(this,(function(e){switch(e.label){case 0:return ro(A.container.flags,16),A.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(A)]:[3,3];case 1:return e.sent(),[4,this.renderNodeContent(A)];case 2:e.sent(),e.label=3;case 3:return[2]}}))}))},t.prototype.renderTextWithLetterSpacing=function(A,e,t){var n=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):Ki(A.text).reduce((function(e,r){return n.ctx.fillText(r,e,A.bounds.top+t),e+n.ctx.measureText(r).width}),A.bounds.left)},t.prototype.createFontStyle=function(A){var e=A.fontVariant.filter((function(A){return"normal"===A||"small-caps"===A})).join(""),t=hB(A.fontFamily).join(", "),n=Kt(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,n,t].join(" "),t,n]},t.prototype.renderTextNode=function(A,e){return n(this,void 0,void 0,(function(){var t,n,o,i,s,a,B,c,l=this;return r(this,(function(r){return t=this.createFontStyle(e),n=t[0],o=t[1],i=t[2],this.ctx.font=n,this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",s=this.fontMetrics.getMetrics(o,i),a=s.baseline,B=s.middle,c=e.paintOrder,A.textBounds.forEach((function(A){c.forEach((function(t){switch(t){case 0:l.ctx.fillStyle=nn(e.color),l.renderTextWithLetterSpacing(A,e.letterSpacing,a);var n=e.textShadow;n.length&&A.text.trim().length&&(n.slice(0).reverse().forEach((function(t){l.ctx.shadowColor=nn(t.color),l.ctx.shadowOffsetX=t.offsetX.number*l.options.scale,l.ctx.shadowOffsetY=t.offsetY.number*l.options.scale,l.ctx.shadowBlur=t.blur.number,l.renderTextWithLetterSpacing(A,e.letterSpacing,a)})),l.ctx.shadowColor="",l.ctx.shadowOffsetX=0,l.ctx.shadowOffsetY=0,l.ctx.shadowBlur=0),e.textDecorationLine.length&&(l.ctx.fillStyle=nn(e.textDecorationColor||e.color),e.textDecorationLine.forEach((function(e){switch(e){case 1:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+a),A.bounds.width,1);break;case 2:l.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:l.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+B),A.bounds.width,1)}})));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(l.ctx.strokeStyle=nn(e.webkitTextStrokeColor),l.ctx.lineWidth=e.webkitTextStrokeWidth,l.ctx.lineJoin=window.chrome?"miter":"round",l.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+a)),l.ctx.strokeStyle="",l.ctx.lineWidth=0,l.ctx.lineJoin="miter"}}))})),[2]}))}))},t.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var n=za(A),r=Ka(e);this.path(r),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,n.left,n.top,n.width,n.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return n(this,void 0,void 0,(function(){var e,n,o,s,a,B,c,l,u,g,w,d,h,Q,f,p,C,U;return r(this,(function(r){switch(r.label){case 0:this.applyEffects(A.getEffects(4)),e=A.container,n=A.curves,o=e.styles,s=0,a=e.textNodes,r.label=1;case 1:return s<a.length?(B=a[s],[4,this.renderTextNode(B,o)]):[3,4];case 2:r.sent(),r.label=3;case 3:return s++,[3,1];case 4:if(!(e instanceof Gi))return[3,8];r.label=5;case 5:return r.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return f=r.sent(),this.renderReplacedElement(e,n,f),[3,8];case 7:return r.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof Vi&&this.renderReplacedElement(e,n,e.canvas),!(e instanceof Ri))return[3,12];r.label=9;case 9:return r.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return f=r.sent(),this.renderReplacedElement(e,n,f),[3,12];case 11:return r.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof es&&e.tree?[4,new t(this.context,{scale:this.options.scale,backgroundColor:e.backgroundColor,x:0,y:0,width:e.width,height:e.height}).render(e.tree)]:[3,14];case 13:c=r.sent(),e.width&&e.height&&this.ctx.drawImage(c,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),r.label=14;case 14:if(e instanceof qi&&(l=Math.min(e.bounds.width,e.bounds.height),e.type===_i?e.checked&&(this.ctx.save(),this.path([new Fa(e.bounds.left+.39363*l,e.bounds.top+.79*l),new Fa(e.bounds.left+.16*l,e.bounds.top+.5549*l),new Fa(e.bounds.left+.27347*l,e.bounds.top+.44071*l),new Fa(e.bounds.left+.39694*l,e.bounds.top+.5649*l),new Fa(e.bounds.left+.72983*l,e.bounds.top+.23*l),new Fa(e.bounds.left+.84*l,e.bounds.top+.34085*l),new Fa(e.bounds.left+.39363*l,e.bounds.top+.79*l)]),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore()):e.type===Zi&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+l/2,e.bounds.top+l/2,l/4,0,2*Math.PI,!0),this.ctx.fillStyle=nn(zi),this.ctx.fill(),this.ctx.restore())),uB(e)&&e.value.length){switch(u=this.createFontStyle(o),C=u[0],g=u[1],w=this.fontMetrics.getMetrics(C,g).baseline,this.ctx.font=C,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=wB(e.styles.textAlign),U=za(e),d=0,e.styles.textAlign){case 1:d+=U.width/2;break;case 2:d+=U.width}h=U.add(d,0,0,-U.height/2+1),this.ctx.save(),this.path([new Fa(U.left,U.top),new Fa(U.left+U.width,U.top),new Fa(U.left+U.width,U.top+U.height),new Fa(U.left,U.top+U.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Hi(e.value,h),o.letterSpacing,w),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!ro(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(Q=e.styles.listStyleImage).type)return[3,18];f=void 0,p=Q.url,r.label=15;case 15:return r.trys.push([15,17,,18]),[4,this.context.cache.match(p)];case 16:return f=r.sent(),this.ctx.drawImage(f,e.bounds.left-(f.width+10),e.bounds.top),[3,18];case 17:return r.sent(),this.context.logger.error("Error loading list-style-image "+p),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==e.styles.listStyleType&&(C=this.createFontStyle(o)[0],this.ctx.font=C,this.ctx.fillStyle=nn(o.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",U=new i(e.bounds.left,e.bounds.top+Wt(e.styles.paddingTop,e.bounds.width),e.bounds.width,Ur(o.lineHeight,o.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Hi(A.listValue,U),o.letterSpacing,Ur(o.lineHeight,o.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),r.label=20;case 20:return[2]}}))}))},t.prototype.renderStackContent=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i,s,a,B,c,l,u,g,w,d,h;return r(this,(function(r){switch(r.label){case 0:return ro(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:r.sent(),e=0,t=A.negativeZIndex,r.label=2;case 2:return e<t.length?(h=t[e],[4,this.renderStack(h)]):[3,5];case 3:r.sent(),r.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:r.sent(),n=0,o=A.nonInlineLevel,r.label=7;case 7:return n<o.length?(h=o[n],[4,this.renderNode(h)]):[3,10];case 8:r.sent(),r.label=9;case 9:return n++,[3,7];case 10:i=0,s=A.nonPositionedFloats,r.label=11;case 11:return i<s.length?(h=s[i],[4,this.renderStack(h)]):[3,14];case 12:r.sent(),r.label=13;case 13:return i++,[3,11];case 14:a=0,B=A.nonPositionedInlineLevel,r.label=15;case 15:return a<B.length?(h=B[a],[4,this.renderStack(h)]):[3,18];case 16:r.sent(),r.label=17;case 17:return a++,[3,15];case 18:c=0,l=A.inlineLevel,r.label=19;case 19:return c<l.length?(h=l[c],[4,this.renderNode(h)]):[3,22];case 20:r.sent(),r.label=21;case 21:return c++,[3,19];case 22:u=0,g=A.zeroOrAutoZIndexOrTransformedOrOpacity,r.label=23;case 23:return u<g.length?(h=g[u],[4,this.renderStack(h)]):[3,26];case 24:r.sent(),r.label=25;case 25:return u++,[3,23];case 26:w=0,d=A.positiveZIndex,r.label=27;case 27:return w<d.length?(h=d[w],[4,this.renderStack(h)]):[3,30];case 28:r.sent(),r.label=29;case 29:return w++,[3,27];case 30:return[2]}}))}))},t.prototype.mask=function(A){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(A.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(A){this.ctx.beginPath(),this.formatPath(A),this.ctx.closePath()},t.prototype.formatPath=function(A){var e=this;A.forEach((function(A,t){var n=va(A)?A.start:A;0===t?e.ctx.moveTo(n.x,n.y):e.ctx.lineTo(n.x,n.y),va(A)&&e.ctx.bezierCurveTo(A.startControl.x,A.startControl.y,A.endControl.x,A.endControl.y,A.end.x,A.end.y)}))},t.prototype.renderRepeat=function(A,e,t,n){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,n),this.ctx.fill(),this.ctx.translate(-t,-n)},t.prototype.resizeImage=function(A,e,t){var n;if(A.width===e&&A.height===t)return A;var r=(null!==(n=this.canvas.ownerDocument)&&void 0!==n?n:document).createElement("canvas");return r.width=Math.max(1,e),r.height=Math.max(1,t),r.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),r},t.prototype.renderBackgroundImage=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i,s;return r(this,(function(a){switch(a.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var o,i,s,a,B,c,l,u,g,w,d,h,Q,f,p,C,U,F,y,m,v,H,E,b,I,K,L,x,S,D,M;return r(this,(function(r){switch(r.label){case 0:if(0!==t.type)return[3,5];o=void 0,i=t.url,r.label=1;case 1:return r.trys.push([1,3,,4]),[4,n.context.cache.match(i)];case 2:return o=r.sent(),[3,4];case 3:return r.sent(),n.context.logger.error("Error loading background-image "+i),[3,4];case 4:return o&&(s=AB(A,e,[o.width,o.height,o.width/o.height]),C=s[0],H=s[1],E=s[2],y=s[3],m=s[4],f=n.ctx.createPattern(n.resizeImage(o,y,m),"repeat"),n.renderRepeat(C,f,H,E)),[3,6];case 5:xn(t)?(a=AB(A,e,[null,null,null]),C=a[0],H=a[1],E=a[2],y=a[3],m=a[4],B=fn(t.angle,y,m),c=B[0],l=B[1],u=B[2],g=B[3],w=B[4],(d=document.createElement("canvas")).width=y,d.height=m,h=d.getContext("2d"),Q=h.createLinearGradient(l,g,u,w),hn(t.stops,c).forEach((function(A){return Q.addColorStop(A.stop,nn(A.color))})),h.fillStyle=Q,h.fillRect(0,0,y,m),y>0&&m>0&&(f=n.ctx.createPattern(d,"repeat"),n.renderRepeat(C,f,H,E))):Sn(t)&&(p=AB(A,e,[null,null,null]),C=p[0],U=p[1],F=p[2],y=p[3],m=p[4],v=0===t.position.length?[Nt]:t.position,H=Wt(v[0],y),E=Wt(v[v.length-1],m),b=Un(t,H,E,y,m),I=b[0],K=b[1],I>0&&K>0&&(L=n.ctx.createRadialGradient(U+H,F+E,0,U+H,F+E,I),hn(t.stops,2*I).forEach((function(A){return L.addColorStop(A.stop,nn(A.color))})),n.path(C),n.ctx.fillStyle=L,I!==K?(x=A.bounds.left+.5*A.bounds.width,S=A.bounds.top+.5*A.bounds.height,M=1/(D=K/I),n.ctx.save(),n.ctx.translate(x,S),n.ctx.transform(1,0,0,D,0,0),n.ctx.translate(-x,-S),n.ctx.fillRect(U,M*(F-S)+S,y,m*M),n.ctx.restore()):n.ctx.fill())),r.label=6;case 6:return e--,[2]}}))},n=this,o=0,i=A.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:return o<i.length?(s=i[o],[5,t(s)]):[3,4];case 2:a.sent(),a.label=3;case 3:return o++,[3,1];case 4:return[2]}}))}))},t.prototype.renderSolidBorder=function(A,e,t){return n(this,void 0,void 0,(function(){return r(this,(function(n){return this.path(Xa(t,e)),this.ctx.fillStyle=nn(A),this.ctx.fill(),[2]}))}))},t.prototype.renderDoubleBorder=function(A,e,t,o){return n(this,void 0,void 0,(function(){var n,i;return r(this,(function(r){switch(r.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,o)]:[3,2];case 1:return r.sent(),[2];case 2:return n=Ja(o,t),this.path(n),this.ctx.fillStyle=nn(A),this.ctx.fill(),i=Wa(o,t),this.path(i),this.ctx.fill(),[2]}}))}))},t.prototype.renderNodeBackgroundAndBorders=function(A){return n(this,void 0,void 0,(function(){var e,t,n,o,i,s,a,B,c=this;return r(this,(function(r){switch(r.label){case 0:return this.applyEffects(A.getEffects(2)),e=A.container.styles,t=!tn(e.backgroundColor)||e.backgroundImage.length,n=[{style:e.borderTopStyle,color:e.borderTopColor,width:e.borderTopWidth},{style:e.borderRightStyle,color:e.borderRightColor,width:e.borderRightWidth},{style:e.borderBottomStyle,color:e.borderBottomColor,width:e.borderBottomWidth},{style:e.borderLeftStyle,color:e.borderLeftColor,width:e.borderLeftWidth}],o=gB(rB(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(o),this.ctx.clip(),tn(e.backgroundColor)||(this.ctx.fillStyle=nn(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:r.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach((function(e){c.ctx.save();var t=ba(A.curves),n=e.inset?0:cB,r=Oa(t,-n+(e.inset?1:-1)*e.spread.number,(e.inset?1:-1)*e.spread.number,e.spread.number*(e.inset?-2:2),e.spread.number*(e.inset?-2:2));e.inset?(c.path(t),c.ctx.clip(),c.mask(r)):(c.mask(t),c.ctx.clip(),c.path(r)),c.ctx.shadowOffsetX=e.offsetX.number+n,c.ctx.shadowOffsetY=e.offsetY.number,c.ctx.shadowColor=nn(e.color),c.ctx.shadowBlur=e.blur.number,c.ctx.fillStyle=e.inset?nn(e.color):"rgba(0,0,0,1)",c.ctx.fill(),c.ctx.restore()})),r.label=2;case 2:i=0,s=0,a=n,r.label=3;case 3:return s<a.length?0!==(B=a[s]).style&&!tn(B.color)&&B.width>0?2!==B.style?[3,5]:[4,this.renderDashedDottedBorder(B.color,B.width,i,A.curves,2)]:[3,11]:[3,13];case 4:return r.sent(),[3,11];case 5:return 3!==B.style?[3,7]:[4,this.renderDashedDottedBorder(B.color,B.width,i,A.curves,3)];case 6:return r.sent(),[3,11];case 7:return 4!==B.style?[3,9]:[4,this.renderDoubleBorder(B.color,B.width,i,A.curves)];case 8:return r.sent(),[3,11];case 9:return[4,this.renderSolidBorder(B.color,i,A.curves)];case 10:r.sent(),r.label=11;case 11:i++,r.label=12;case 12:return s++,[3,3];case 13:return[2]}}))}))},t.prototype.renderDashedDottedBorder=function(A,e,t,o,i){return n(this,void 0,void 0,(function(){var n,s,a,B,c,l,u,g,w,d,h,Q,f,p,C,U;return r(this,(function(r){return this.ctx.save(),n=Ya(o,t),s=Xa(o,t),2===i&&(this.path(s),this.ctx.clip()),va(s[0])?(a=s[0].start.x,B=s[0].start.y):(a=s[0].x,B=s[0].y),va(s[1])?(c=s[1].end.x,l=s[1].end.y):(c=s[1].x,l=s[1].y),u=0===t||2===t?Math.abs(a-c):Math.abs(B-l),this.ctx.beginPath(),3===i?this.formatPath(n):this.formatPath(s.slice(0,2)),g=e<3?3*e:2*e,w=e<3?2*e:e,3===i&&(g=e,w=e),d=!0,u<=2*g?d=!1:u<=2*g+w?(g*=h=u/(2*g+w),w*=h):(Q=Math.floor((u+w)/(g+w)),f=(u-Q*g)/(Q-1),w=(p=(u-(Q+1)*g)/Q)<=0||Math.abs(w-f)<Math.abs(w-p)?f:p),d&&(3===i?this.ctx.setLineDash([0,g+w]):this.ctx.setLineDash([g,w])),3===i?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=nn(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===i&&(va(s[0])&&(C=s[3],U=s[0],this.ctx.beginPath(),this.formatPath([new Fa(C.end.x,C.end.y),new Fa(U.start.x,U.start.y)]),this.ctx.stroke()),va(s[1])&&(C=s[1],U=s[2],this.ctx.beginPath(),this.formatPath([new Fa(C.end.x,C.end.y),new Fa(U.start.x,U.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},t.prototype.render=function(A){return n(this,void 0,void 0,(function(){var e;return r(this,(function(t){switch(t.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),e=Na(A),[4,this.renderStack(e)];case 1:return t.sent(),this.applyEffects([]),[2,this.canvas]}}))}))},t}(BB),uB=function(A){return A instanceof As||A instanceof $i||A instanceof qi&&A.type!==Zi&&A.type!==_i},gB=function(A,e){switch(A){case 0:return ba(e);case 2:return Ia(e);default:return Ka(e)}},wB=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},dB=["-apple-system","system-ui"],hB=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter((function(A){return-1===dB.indexOf(A)})):A},QB=function(A){function t(e,t){var n=A.call(this,e,t)||this;return n.canvas=t.canvas?t.canvas:document.createElement("canvas"),n.ctx=n.canvas.getContext("2d"),n.options=t,n.canvas.width=Math.floor(t.width*t.scale),n.canvas.height=Math.floor(t.height*t.scale),n.canvas.style.width=t.width+"px",n.canvas.style.height=t.height+"px",n.ctx.scale(n.options.scale,n.options.scale),n.ctx.translate(-t.x,-t.y),n.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),n}return e(t,A),t.prototype.render=function(A){return n(this,void 0,void 0,(function(){var e,t;return r(this,(function(n){switch(n.label){case 0:return e=yi(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,fB(e)];case 1:return t=n.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=nn(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(t,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},t}(BB),fB=function(A){return new Promise((function(e,t){var n=new Image;n.onload=function(){e(n)},n.onerror=t,n.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},pB=function(){function A(A){var e=A.id,t=A.enabled;this.id=e,this.enabled=t,this.start=Date.now()}return A.prototype.debug=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.getTime=function(){return Date.now()-this.start},A.prototype.info=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,o([this.id,this.getTime()+"ms"],A))},A.prototype.warn=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.prototype.error=function(){for(var A=[],e=0;e<arguments.length;e++)A[e]=arguments[e];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,o([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),CB=function(){function A(e,t){var n;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new pB({id:this.instanceName,enabled:e.logging}),this.cache=null!==(n=e.cache)&&void 0!==n?n:new ga(this,e)}return A.instanceCount=1,A}(),UB=function(A,e){return void 0===e&&(e={}),FB(A,e)};"undefined"!=typeof window&&ua.setContext(window);var FB=function(A,e){return n(void 0,void 0,void 0,(function(){var n,o,B,c,l,u,g,w,d,h,Q,f,p,C,U,F,y,m,v,H,E,b,I,K,L,x,S,D,M,k,T,O,G,V,R,P,N,X;return r(this,(function(r){switch(r.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(n=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=n.defaultView))throw new Error("Document is not attached to a Window");return B={allowTaint:null!==(b=e.allowTaint)&&void 0!==b&&b,imageTimeout:null!==(I=e.imageTimeout)&&void 0!==I?I:15e3,proxy:e.proxy,useCORS:null!==(K=e.useCORS)&&void 0!==K&&K},c=t({logging:null===(L=e.logging)||void 0===L||L,cache:e.cache},B),l={windowWidth:null!==(x=e.windowWidth)&&void 0!==x?x:o.innerWidth,windowHeight:null!==(S=e.windowHeight)&&void 0!==S?S:o.innerHeight,scrollX:null!==(D=e.scrollX)&&void 0!==D?D:o.pageXOffset,scrollY:null!==(M=e.scrollY)&&void 0!==M?M:o.pageYOffset},u=new i(l.scrollX,l.scrollY,l.windowWidth,l.windowHeight),g=new CB(c,u),w=null!==(k=e.foreignObjectRendering)&&void 0!==k&&k,d={allowTaint:null!==(T=e.allowTaint)&&void 0!==T&&T,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:w,copyStyles:w},g.logger.debug("Starting document clone with size "+u.width+"x"+u.height+" scrolled to "+-u.left+","+-u.top),h=new _s(g,A,d),(Q=h.clonedReferenceElement)?[4,h.toIFrame(n,u)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return f=r.sent(),p=Qs(Q)||ds(Q)?a(Q.ownerDocument):s(g,Q),C=p.width,U=p.height,F=p.left,y=p.top,m=yB(g,Q,e.backgroundColor),v={canvas:e.canvas,backgroundColor:m,scale:null!==(G=null!==(O=e.scale)&&void 0!==O?O:o.devicePixelRatio)&&void 0!==G?G:1,x:(null!==(V=e.x)&&void 0!==V?V:0)+F,y:(null!==(R=e.y)&&void 0!==R?R:0)+y,width:null!==(P=e.width)&&void 0!==P?P:Math.ceil(C),height:null!==(N=e.height)&&void 0!==N?N:Math.ceil(U)},w?(g.logger.debug("Document cloned, using foreign object rendering"),[4,new QB(g,v).render(Q)]):[3,3];case 2:return H=r.sent(),[3,5];case 3:return g.logger.debug("Document cloned, element located at "+F+","+y+" with size "+C+"x"+U+" using computed rendering"),g.logger.debug("Starting DOM parsing"),E=os(g,Q),m===E.styles.backgroundColor&&(E.styles.backgroundColor=un.TRANSPARENT),g.logger.debug("Starting renderer for element at "+v.x+","+v.y+" with size "+v.width+"x"+v.height),[4,new lB(g,v).render(E)];case 4:H=r.sent(),r.label=5;case 5:return(null===(X=e.removeContainer)||void 0===X||X)&&(_s.destroy(f)||g.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),g.logger.debug("Finished rendering"),[2,H]}}))}))},yB=function(A,e,t){var n=e.ownerDocument,r=n.documentElement?ln(A,getComputedStyle(n.documentElement).backgroundColor):un.TRANSPARENT,o=n.body?ln(A,getComputedStyle(n.body).backgroundColor):un.TRANSPARENT,i="string"==typeof t?ln(A,t):null===t?un.TRANSPARENT:4294967295;return e===n.documentElement?tn(r)?tn(o)?i:o:r:i};return UB}()}},e={};function t(n){var r=e[n];if(void 0!==r)return r.exports;var o=e[n]={exports:{}};return A[n].call(o.exports,o,o.exports,t),o.exports}t.n=A=>{var e=A&&A.__esModule?()=>A.default:()=>A;return t.d(e,{a:e}),e},t.d=(A,e)=>{for(var n in e)t.o(e,n)&&!t.o(A,n)&&Object.defineProperty(A,n,{enumerable:!0,get:e[n]})},t.o=(A,e)=>Object.prototype.hasOwnProperty.call(A,e);var n=t(708);return n=n.default})()));
|