@sme.up/ketchup 11.0.0-SNAPSHOT-20250108105921 → 11.0.0-SNAPSHOT-20250108124144
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/dist/cjs/{f-cell-f696873f.js → f-cell-837acc01.js} +4 -4
- package/dist/cjs/{f-chip-fbe1aa9a.js → f-chip-a1a38005.js} +1 -1
- package/dist/cjs/{f-object-field-a461f929.js → f-object-field-a6c12a08.js} +2 -2
- package/dist/cjs/{f-paginator-utils-89982628.js → f-paginator-utils-39ded702.js} +1 -1
- package/dist/cjs/{f-text-field-81ed712b.js → f-text-field-700b8ec5.js} +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/kup-accordion.cjs.entry.js +1 -1
- package/dist/cjs/kup-activity-timeline.cjs.entry.js +2 -2
- package/dist/cjs/kup-autocomplete_28.cjs.entry.js +7 -7
- package/dist/cjs/kup-box.cjs.entry.js +7 -7
- package/dist/cjs/kup-calendar.cjs.entry.js +2 -2
- package/dist/cjs/kup-card-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-cell.cjs.entry.js +5 -5
- package/dist/cjs/kup-dashboard.cjs.entry.js +2 -2
- package/dist/cjs/{kup-data-table-helper-4421e218.js → kup-data-table-helper-eb507104.js} +1 -1
- package/dist/cjs/kup-drawer.cjs.entry.js +1 -1
- package/dist/cjs/kup-echart.cjs.entry.js +1 -1
- package/dist/cjs/kup-editor.cjs.entry.js +1 -1
- package/dist/cjs/kup-family-tree.cjs.entry.js +1 -1
- package/dist/cjs/kup-grid.cjs.entry.js +1 -1
- package/dist/cjs/kup-htm.cjs.entry.js +1 -1
- package/dist/cjs/kup-iframe.cjs.entry.js +1 -1
- package/dist/cjs/kup-image-list.cjs.entry.js +5 -5
- package/dist/cjs/kup-input-panel.cjs.entry.js +5 -5
- package/dist/cjs/kup-lazy.cjs.entry.js +1 -1
- package/dist/cjs/kup-magic-box.cjs.entry.js +1 -1
- package/dist/cjs/{kup-manager-43374f94.js → kup-manager-8623e363.js} +41 -41
- package/dist/cjs/kup-nav-bar.cjs.entry.js +1 -1
- package/dist/cjs/kup-numeric-picker.cjs.entry.js +2 -2
- package/dist/cjs/kup-object-field.cjs.entry.js +3 -3
- package/dist/cjs/kup-pdf.cjs.entry.js +1 -1
- package/dist/cjs/kup-photo-frame.cjs.entry.js +1 -1
- package/dist/cjs/kup-planner.cjs.entry.js +2 -2
- package/dist/cjs/kup-probe.cjs.entry.js +1 -1
- package/dist/cjs/kup-qlik.cjs.entry.js +1 -1
- package/dist/cjs/kup-snackbar.cjs.entry.js +1 -1
- package/dist/cjs/kup-txt.cjs.entry.js +1 -1
- package/dist/cjs/kup-typography-list.cjs.entry.js +1 -1
- package/dist/cjs/kup-typography.cjs.entry.js +1 -1
- package/dist/collection/managers/kup-math/kup-math-helper.js +9 -8
- package/dist/components/index.js +1 -1
- package/dist/components/kup-accordion.js +2 -2
- package/dist/components/kup-activity-timeline.js +2 -2
- package/dist/components/kup-autocomplete.js +1 -1
- package/dist/components/kup-badge.js +1 -1
- package/dist/components/kup-box.js +1 -1
- package/dist/components/kup-button-list.js +1 -1
- package/dist/components/kup-button.js +1 -1
- package/dist/components/kup-calendar.js +2 -2
- package/dist/components/kup-card-list.js +3 -3
- package/dist/components/kup-card.js +1 -1
- package/dist/components/kup-cell.js +2 -2
- package/dist/components/kup-chart.js +1 -1
- package/dist/components/kup-checkbox.js +1 -1
- package/dist/components/kup-chip.js +1 -1
- package/dist/components/kup-color-picker.js +1 -1
- package/dist/components/kup-combobox.js +1 -1
- package/dist/components/kup-dashboard.js +2 -2
- package/dist/components/kup-data-table.js +1 -1
- package/dist/components/kup-date-picker.js +1 -1
- package/dist/components/kup-dialog.js +1 -1
- package/dist/components/kup-drawer.js +2 -2
- package/dist/components/kup-dropdown-button.js +1 -1
- package/dist/components/kup-echart.js +1 -1
- package/dist/components/kup-editor.js +1 -1
- package/dist/components/kup-family-tree.js +3 -3
- package/dist/components/kup-form.js +1 -1
- package/dist/components/kup-gauge.js +1 -1
- package/dist/components/kup-grid.js +1 -1
- package/dist/components/kup-htm.js +2 -2
- package/dist/components/kup-iframe.js +2 -2
- package/dist/components/kup-image-list.js +2 -2
- package/dist/components/kup-image.js +1 -1
- package/dist/components/kup-input-panel.js +3 -3
- package/dist/components/kup-lazy.js +2 -2
- package/dist/components/kup-list.js +1 -1
- package/dist/components/kup-magic-box.js +4 -4
- package/dist/components/kup-nav-bar.js +2 -2
- package/dist/components/kup-numeric-picker.js +2 -2
- package/dist/components/kup-object-field.js +2 -2
- package/dist/components/kup-pdf.js +2 -2
- package/dist/components/kup-photo-frame.js +2 -2
- package/dist/components/kup-planner.js +2 -2
- package/dist/components/kup-probe.js +2 -2
- package/dist/components/kup-progress-bar.js +1 -1
- package/dist/components/kup-qlik.js +2 -2
- package/dist/components/kup-radio.js +1 -1
- package/dist/components/kup-rating.js +1 -1
- package/dist/components/kup-snackbar.js +2 -2
- package/dist/components/kup-spinner.js +1 -1
- package/dist/components/kup-switch.js +1 -1
- package/dist/components/kup-tab-bar.js +1 -1
- package/dist/components/kup-text-field.js +1 -1
- package/dist/components/kup-time-picker.js +1 -1
- package/dist/components/kup-toolbar.js +1 -1
- package/dist/components/kup-tree.js +1 -1
- package/dist/components/kup-txt.js +2 -2
- package/dist/components/kup-typography-list.js +2 -2
- package/dist/components/kup-typography.js +2 -2
- package/dist/components/{p-333db0bd.js → p-0e384530.js} +2 -2
- package/dist/components/{p-ef279eeb.js → p-24075bd0.js} +2 -2
- package/dist/components/{p-34b54cab.js → p-87432d08.js} +2 -2
- package/dist/components/{p-6c868f83.js → p-94fc3c00.js} +2 -2
- package/dist/components/{p-d0917b1c.js → p-c8389c1a.js} +41 -41
- package/dist/components/{p-7242a21e.js → p-f1ee3ada.js} +1 -1
- package/dist/esm/{f-cell-bebbd73f.js → f-cell-3b999c1c.js} +4 -4
- package/dist/esm/{f-chip-448d9abb.js → f-chip-207d4e6a.js} +1 -1
- package/dist/esm/{f-object-field-db1de9c8.js → f-object-field-fc05da83.js} +2 -2
- package/dist/esm/{f-paginator-utils-99b7bf6e.js → f-paginator-utils-e5824c9d.js} +1 -1
- package/dist/esm/{f-text-field-32f39382.js → f-text-field-ae84246a.js} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/kup-accordion.entry.js +1 -1
- package/dist/esm/kup-activity-timeline.entry.js +2 -2
- package/dist/esm/kup-autocomplete_28.entry.js +7 -7
- package/dist/esm/kup-box.entry.js +7 -7
- package/dist/esm/kup-calendar.entry.js +2 -2
- package/dist/esm/kup-card-list.entry.js +1 -1
- package/dist/esm/kup-cell.entry.js +5 -5
- package/dist/esm/kup-dashboard.entry.js +2 -2
- package/dist/esm/{kup-data-table-helper-c8984498.js → kup-data-table-helper-814e63ca.js} +1 -1
- package/dist/esm/kup-drawer.entry.js +1 -1
- package/dist/esm/kup-echart.entry.js +1 -1
- package/dist/esm/kup-editor.entry.js +1 -1
- package/dist/esm/kup-family-tree.entry.js +1 -1
- package/dist/esm/kup-grid.entry.js +1 -1
- package/dist/esm/kup-htm.entry.js +1 -1
- package/dist/esm/kup-iframe.entry.js +1 -1
- package/dist/esm/kup-image-list.entry.js +5 -5
- package/dist/esm/kup-input-panel.entry.js +5 -5
- package/dist/esm/kup-lazy.entry.js +1 -1
- package/dist/esm/kup-magic-box.entry.js +1 -1
- package/dist/esm/{kup-manager-3aea2269.js → kup-manager-69018613.js} +41 -41
- package/dist/esm/kup-nav-bar.entry.js +1 -1
- package/dist/esm/kup-numeric-picker.entry.js +2 -2
- package/dist/esm/kup-object-field.entry.js +3 -3
- package/dist/esm/kup-pdf.entry.js +1 -1
- package/dist/esm/kup-photo-frame.entry.js +1 -1
- package/dist/esm/kup-planner.entry.js +2 -2
- package/dist/esm/kup-probe.entry.js +1 -1
- package/dist/esm/kup-qlik.entry.js +1 -1
- package/dist/esm/kup-snackbar.entry.js +1 -1
- package/dist/esm/kup-txt.entry.js +1 -1
- package/dist/esm/kup-typography-list.entry.js +1 -1
- package/dist/esm/kup-typography.entry.js +1 -1
- package/dist/ketchup/index.esm.js +1 -1
- package/dist/ketchup/ketchup.esm.js +1 -1
- package/dist/ketchup/{p-34eb7555.entry.js → p-1de5af30.entry.js} +1 -1
- package/dist/ketchup/{p-dcfcf2bb.js → p-1e73ea04.js} +1 -1
- package/dist/ketchup/{p-b6974faa.entry.js → p-217ae85c.entry.js} +1 -1
- package/dist/ketchup/{p-04627efe.js → p-2252ad30.js} +1 -1
- package/dist/ketchup/{p-099af1ea.entry.js → p-24015160.entry.js} +1 -1
- package/dist/ketchup/{p-cadec395.entry.js → p-24dddc23.entry.js} +1 -1
- package/dist/ketchup/{p-6d0bb440.entry.js → p-3f5ee4c7.entry.js} +1 -1
- package/dist/ketchup/{p-454c3167.entry.js → p-3fcc6d1d.entry.js} +1 -1
- package/dist/ketchup/{p-7f7061d6.entry.js → p-41830b0d.entry.js} +1 -1
- package/dist/ketchup/{p-14647515.entry.js → p-474e978a.entry.js} +1 -1
- package/dist/ketchup/{p-e34d2a82.entry.js → p-5275f671.entry.js} +1 -1
- package/dist/ketchup/{p-cfb1092e.entry.js → p-556e06eb.entry.js} +1 -1
- package/dist/ketchup/{p-da2a7217.js → p-59ea2e16.js} +1 -1
- package/dist/ketchup/{p-4732b472.entry.js → p-5c2ac15a.entry.js} +1 -1
- package/dist/ketchup/{p-a4fbced2.entry.js → p-5d98bad4.entry.js} +1 -1
- package/dist/ketchup/{p-a010e98f.entry.js → p-613e2c59.entry.js} +1 -1
- package/dist/ketchup/{p-35f176a0.js → p-6954ad12.js} +1 -1
- package/dist/ketchup/{p-90205959.entry.js → p-7029eb59.entry.js} +1 -1
- package/dist/ketchup/{p-8f8eb625.entry.js → p-7982cbcf.entry.js} +1 -1
- package/dist/ketchup/{p-d6041b53.entry.js → p-8270992b.entry.js} +1 -1
- package/dist/ketchup/{p-d87e7f83.entry.js → p-8667f590.entry.js} +1 -1
- package/dist/ketchup/{p-3f44c485.js → p-8ddd83f1.js} +1 -1
- package/dist/ketchup/{p-7f6265c2.entry.js → p-9fb64fa4.entry.js} +1 -1
- package/dist/ketchup/{p-5b2529dc.entry.js → p-a29926c9.entry.js} +1 -1
- package/dist/ketchup/{p-07961f6e.entry.js → p-a3247374.entry.js} +1 -1
- package/dist/ketchup/{p-a4ba457a.entry.js → p-b15208a3.entry.js} +1 -1
- package/dist/ketchup/{p-737e3900.js → p-b9094df4.js} +2 -2
- package/dist/ketchup/{p-38a5b272.entry.js → p-ba661cef.entry.js} +1 -1
- package/dist/ketchup/{p-6044750e.entry.js → p-ca700b27.entry.js} +1 -1
- package/dist/ketchup/{p-84f06bca.entry.js → p-cdad0a11.entry.js} +1 -1
- package/dist/ketchup/{p-42719275.entry.js → p-d3dec47b.entry.js} +1 -1
- package/dist/ketchup/{p-672ec5b8.entry.js → p-d7991871.entry.js} +1 -1
- package/dist/ketchup/{p-e40dbf91.entry.js → p-e2d84f0b.entry.js} +1 -1
- package/dist/ketchup/{p-74d2a50e.js → p-f1d16d73.js} +1 -1
- package/dist/ketchup/{p-302f557b.entry.js → p-f4372c3c.entry.js} +1 -1
- package/dist/ketchup/{p-66dcd76c.entry.js → p-f7136e2e.entry.js} +1 -1
- package/dist/ketchup/{p-6fd7c0f6.entry.js → p-f943d857.entry.js} +1 -1
- package/dist/ketchup/{p-5b5adaf1.entry.js → p-fd091486.entry.js} +1 -1
- package/package.json +1 -1
|
@@ -5,7 +5,7 @@ import{g as A,K as e,c as t,a as r,b as o}from"./p-1ee561ba.js";import{g as i,a
|
|
|
5
5
|
* author : Adam Draper
|
|
6
6
|
* license : MIT
|
|
7
7
|
* http://adamwdraper.github.com/Numeral-js/
|
|
8
|
-
*/ht=t,kt=function(){var A,e,t,r,o,i={},n={},a={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},c={currentLocale:a.currentLocale,zeroFormat:a.zeroFormat,nullFormat:a.nullFormat,defaultFormat:a.defaultFormat,scalePercentBy100:a.scalePercentBy100};function l(A,e){this._input=A,this._value=e}return(A=function(t){var r,o,n,a;if(A.isNumeral(t))r=t.value();else if(0===t||void 0===t)r=0;else if(null===t||e.isNaN(t))r=null;else if("string"==typeof t)if(c.zeroFormat&&t===c.zeroFormat)r=0;else if(c.nullFormat&&t===c.nullFormat||!t.replace(/[^0-9]+/g,"").length)r=null;else{for(o in i)if((a="function"==typeof i[o].regexps.unformat?i[o].regexps.unformat():i[o].regexps.unformat)&&t.match(a)){n=i[o].unformat;break}r=(n=n||A._.stringToNumber)(t)}else r=Number(t)||null;return new l(t,r)}).version="2.0.6",A.isNumeral=function(A){return A instanceof l},A._=e={numberToFormat:function(e,t,r){var o,i,a,c,l,u,s,p,d=n[A.options.currentLocale],f=!1,g=!1,h="",k=1e12,m=1e9,b=1e6,B="",w=!1;if(e=e||0,a=Math.abs(e),A._.includes(t,"(")?(f=!0,t=t.replace(/[\(|\)]/g,"")):(A._.includes(t,"+")||A._.includes(t,"-"))&&(u=A._.includes(t,"+")?t.indexOf("+"):e<0?t.indexOf("-"):-1,t=t.replace(/[\+|\-]/g,"")),A._.includes(t,"a")&&(i=!!(i=t.match(/a(k|m|b|t)?/))&&i[1],A._.includes(t," a")&&(h=" "),t=t.replace(new RegExp(h+"a[kmbt]?"),""),a>=k&&!i||"t"===i?(h+=d.abbreviations.trillion,e/=k):a<k&&a>=m&&!i||"b"===i?(h+=d.abbreviations.billion,e/=m):a<m&&a>=b&&!i||"m"===i?(h+=d.abbreviations.million,e/=b):(a<b&&a>=1e3&&!i||"k"===i)&&(h+=d.abbreviations.thousand,e/=1e3)),A._.includes(t,"[.]")&&(g=!0,t=t.replace("[.]",".")),c=e.toString().split(".")[0],l=t.split(".")[1],s=t.indexOf(","),o=(t.split(".")[0].split(",")[0].match(/0/g)||[]).length,l?(A._.includes(l,"[")?(l=(l=l.replace("]","")).split("["),B=A._.toFixed(e,l[0].length+l[1].length,r,l[1].length)):B=A._.toFixed(e,l.length,r),c=B.split(".")[0],B=A._.includes(B,".")?d.delimiters.decimal+B.split(".")[1]:"",g&&0===Number(B.slice(1))&&(B="")):c=A._.toFixed(e,0,r),h&&!i&&Number(c)>=1e3&&h!==d.abbreviations.trillion)switch(c=String(Number(c)/1e3),h){case d.abbreviations.thousand:h=d.abbreviations.million;break;case d.abbreviations.million:h=d.abbreviations.billion;break;case d.abbreviations.billion:h=d.abbreviations.trillion}if(A._.includes(c,"-")&&(c=c.slice(1),w=!0),c.length<o)for(var x=o-c.length;x>0;x--)c="0"+c;return s>-1&&(c=c.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+d.delimiters.thousands)),0===t.indexOf(".")&&(c=""),p=c+B+(h||""),f?p=(f&&w?"(":"")+p+(f&&w?")":""):u>=0?p=0===u?(w?"-":"+")+p:p+(w?"-":"+"):w&&(p="-"+p),p},stringToNumber:function(A){var e,t,r,o=n[c.currentLocale],i=A,a={thousand:3,million:6,billion:9,trillion:12};if(c.zeroFormat&&A===c.zeroFormat)t=0;else if(c.nullFormat&&A===c.nullFormat||!A.replace(/[^0-9]+/g,"").length)t=null;else{for(e in t=1,"."!==o.delimiters.decimal&&(A=A.replace(/\./g,"").replace(o.delimiters.decimal,".")),a)if(r=new RegExp("[^a-zA-Z]"+o.abbreviations[e]+"(?:\\)|(\\"+o.currency.symbol+")?(?:\\))?)?$"),i.match(r)){t*=Math.pow(10,a[e]);break}t*=(A.split("-").length+Math.min(A.split("(").length-1,A.split(")").length-1))%2?1:-1,A=A.replace(/[^0-9\.]+/g,""),t*=Number(A)}return t},isNaN:function(A){return"number"==typeof A&&isNaN(A)},includes:function(A,e){return-1!==A.indexOf(e)},insert:function(A,e,t){return A.slice(0,t)+e+A.slice(t)},reduce:function(A,e){if(null===this)throw new TypeError("Array.prototype.reduce called on null or undefined");if("function"!=typeof e)throw new TypeError(e+" is not a function");var t,r=Object(A),o=r.length>>>0,i=0;if(3===arguments.length)t=arguments[2];else{for(;i<o&&!(i in r);)i++;if(i>=o)throw new TypeError("Reduce of empty array with no initial value");t=r[i++]}for(;i<o;i++)i in r&&(t=e(t,r[i],i,r));return t},multiplier:function(A){var e=A.toString().split(".");return e.length<2?1:Math.pow(10,e[1].length)},correctionFactor:function(){return Array.prototype.slice.call(arguments).reduce((function(A,t){var r=e.multiplier(t);return A>r?A:r}),1)},toFixed:function(A,e,t,r){var o,i,n,a,c=A.toString().split("."),l=e-(r||0);return o=2===c.length?Math.min(Math.max(c[1].length,l),e):l,n=Math.pow(10,o),a=(t(A+"e+"+o)/n).toFixed(o),r>e-o&&(i=new RegExp("\\.?0{1,"+(r-(e-o))+"}$"),a=a.replace(i,"")),a}},A.options=c,A.formats=i,A.locales=n,A.locale=function(A){return A&&(c.currentLocale=A.toLowerCase()),c.currentLocale},A.localeData=function(A){if(!A)return n[c.currentLocale];if(A=A.toLowerCase(),!n[A])throw new Error("Unknown locale : "+A);return n[A]},A.reset=function(){for(var A in a)c[A]=a[A]},A.zeroFormat=function(A){c.zeroFormat="string"==typeof A?A:null},A.nullFormat=function(A){c.nullFormat="string"==typeof A?A:null},A.defaultFormat=function(A){c.defaultFormat="string"==typeof A?A:"0.0"},A.register=function(A,e,t){if(e=e.toLowerCase(),this[A+"s"][e])throw new TypeError(e+" "+A+" already registered.");return this[A+"s"][e]=t,t},A.validate=function(e,t){var r,o,i,n,a,c,l,u;if("string"!=typeof e&&(e+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",e)),(e=e.trim()).match(/^\d+$/))return!0;if(""===e)return!1;try{l=A.localeData(t)}catch(e){l=A.localeData(A.locale())}return i=l.currency.symbol,a=l.abbreviations,r=l.delimiters.decimal,o="."===l.delimiters.thousands?"\\.":l.delimiters.thousands,!(null!==(u=e.match(/^[^\d]+/))&&(e=e.substr(1),u[0]!==i)||null!==(u=e.match(/[^\d]+$/))&&(e=e.slice(0,-1),u[0]!==a.thousand&&u[0]!==a.million&&u[0]!==a.billion&&u[0]!==a.trillion)||(c=new RegExp(o+"{2}"),e.match(/[^\d.,]/g)||(n=e.split(r)).length>2||(n.length<2?!n[0].match(/^\d+.*\d$/)||n[0].match(c):1===n[0].length?!n[0].match(/^\d+$/)||n[0].match(c)||!n[1].match(/^\d+$/):!n[0].match(/^\d+.*\d$/)||n[0].match(c)||!n[1].match(/^\d+$/))))},A.fn=l.prototype={clone:function(){return A(this)},format:function(e,t){var r,o,n,a=this._value,l=e||c.defaultFormat;if(t=t||Math.round,0===a&&null!==c.zeroFormat)o=c.zeroFormat;else if(null===a&&null!==c.nullFormat)o=c.nullFormat;else{for(r in i)if(l.match(i[r].regexps.format)){n=i[r].format;break}o=(n=n||A._.numberToFormat)(a,l,t)}return o},value:function(){return this._value},input:function(){return this._input},set:function(A){return this._value=Number(A),this},add:function(A){var t=e.correctionFactor.call(null,this._value,A);return this._value=e.reduce([this._value,A],(function(A,e){return A+Math.round(t*e)}),0)/t,this},subtract:function(A){var t=e.correctionFactor.call(null,this._value,A);return this._value=e.reduce([A],(function(A,e){return A-Math.round(t*e)}),Math.round(this._value*t))/t,this},multiply:function(A){return this._value=e.reduce([this._value,A],(function(A,t){var r=e.correctionFactor(A,t);return Math.round(A*r)*Math.round(t*r)/Math.round(r*r)}),1),this},divide:function(A){return this._value=e.reduce([this._value,A],(function(A,t){var r=e.correctionFactor(A,t);return Math.round(A*r)/Math.round(t*r)})),this},difference:function(e){return Math.abs(A(this._value).subtract(e).value())}},A.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(A){var e=A%10;return 1==~~(A%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th"},currency:{symbol:"$"}}),A.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(e,t,r){var o,i=A._.includes(t," BPS")?" ":"";return e*=1e4,t=t.replace(/\s?BPS/,""),o=A._.numberToFormat(e,t,r),A._.includes(o,")")?((o=o.split("")).splice(-1,0,i+"BPS"),o=o.join("")):o=o+i+"BPS",o},unformat:function(e){return+(1e-4*A._.stringToNumber(e)).toFixed(15)}}),o="("+(o=(t={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]}).suffixes.concat((r={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]}).suffixes.filter((function(A){return t.suffixes.indexOf(A)<0}))).join("|")).replace("B","B(?!PS)")+")",A.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(o)},format:function(e,o,i){var n,a,c,l=A._.includes(o,"ib")?r:t,u=A._.includes(o," b")||A._.includes(o," ib")?" ":"";for(o=o.replace(/\s?i?b/,""),n=0;n<=l.suffixes.length;n++)if(a=Math.pow(l.base,n),c=Math.pow(l.base,n+1),null===e||0===e||e>=a&&e<c){u+=l.suffixes[n],a>0&&(e/=a);break}return A._.numberToFormat(e,o,i)+u},unformat:function(e){var o,i,n=A._.stringToNumber(e);if(n){for(o=t.suffixes.length-1;o>=0;o--){if(A._.includes(e,t.suffixes[o])){i=Math.pow(t.base,o);break}if(A._.includes(e,r.suffixes[o])){i=Math.pow(r.base,o);break}}n*=i||1}return n}}),A.register("format","currency",{regexps:{format:/(\$)/},format:function(e,t,r){var o,i,n=A.locales[A.options.currentLocale],a={before:t.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:t.match(/([\+|\-|\)|\s|\$]*)$/)[0]};for(t=t.replace(/\s?\$\s?/,""),o=A._.numberToFormat(e,t,r),e>=0?(a.before=a.before.replace(/[\-\(]/,""),a.after=a.after.replace(/[\-\)]/,"")):e<0&&!A._.includes(a.before,"-")&&!A._.includes(a.before,"(")&&(a.before="-"+a.before),i=0;i<a.before.length;i++)switch(a.before[i]){case"$":o=A._.insert(o,n.currency.symbol,i);break;case" ":o=A._.insert(o," ",i+n.currency.symbol.length-1)}for(i=a.after.length-1;i>=0;i--)switch(a.after[i]){case"$":o=i===a.after.length-1?o+n.currency.symbol:A._.insert(o,n.currency.symbol,-(a.after.length-(1+i)));break;case" ":o=i===a.after.length-1?o+" ":A._.insert(o," ",-(a.after.length-(1+i)+n.currency.symbol.length-1))}return o}}),A.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(e,t,r){var o=("number"!=typeof e||A._.isNaN(e)?"0e+0":e.toExponential()).split("e");return t=t.replace(/e[\+|\-]{1}0/,""),A._.numberToFormat(Number(o[0]),t,r)+"e"+o[1]},unformat:function(e){var t=A._.includes(e,"e+")?e.split("e+"):e.split("e-"),r=Number(t[0]),o=Number(t[1]);return o=A._.includes(e,"e-")?o*=-1:o,A._.reduce([r,Math.pow(10,o)],(function(e,t){var r=A._.correctionFactor(e,t);return e*r*(t*r)/(r*r)}),1)}}),A.register("format","ordinal",{regexps:{format:/(o)/},format:function(e,t,r){var o=A.locales[A.options.currentLocale],i=A._.includes(t," o")?" ":"";return t=t.replace(/\s?o/,""),i+=o.ordinal(e),A._.numberToFormat(e,t,r)+i}}),A.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(e,t,r){var o,i=A._.includes(t," %")?" ":"";return A.options.scalePercentBy100&&(e*=100),t=t.replace(/\s?\%/,""),o=A._.numberToFormat(e,t,r),A._.includes(o,")")?((o=o.split("")).splice(-1,0,i+"%"),o=o.join("")):o=o+i+"%",o},unformat:function(e){var t=A._.stringToNumber(e);return A.options.scalePercentBy100?.01*t:t}}),A.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(A){var e=Math.floor(A/60/60),t=Math.floor((A-60*e*60)/60),r=Math.round(A-60*e*60-60*t);return e+":"+(t<10?"0"+t:t)+":"+(r<10?"0"+r:r)},unformat:function(A){var e=A.split(":"),t=0;return 3===e.length?(t+=60*Number(e[0])*60,t+=60*Number(e[1]),t+=Number(e[2])):2===e.length&&(t+=60*Number(e[0]),t+=Number(e[1])),Number(t)}}),A},mt.exports?mt.exports=kt():ht.numeral=kt();const bt=mt.exports;(function(A){A.register("locale","chs",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"千",million:"百万",billion:"十亿",trillion:"兆"},ordinal:function(){return"."},currency:{symbol:"¥"}})})({exports:{}}.exports?mt.exports:t.numeral),function(A){A.register("locale","es",{delimiters:{thousands:".",decimal:","},abbreviations:{thousand:"k",million:"mm",billion:"b",trillion:"t"},ordinal:function(A){var e=A%10;return 1===e||3===e?"er":2===e?"do":7===e||0===e?"mo":8===e?"vo":9===e?"no":"to"},currency:{symbol:"$"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","fr",{delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(A){return 1===A?"er":"e"},currency:{symbol:"€"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","it",{delimiters:{thousands:".",decimal:","},abbreviations:{thousand:"mila",million:"mil",billion:"b",trillion:"t"},ordinal:function(){return"º"},currency:{symbol:"€"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","pl",{delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"tys.",million:"mln",billion:"mld",trillion:"bln"},ordinal:function(){return"."},currency:{symbol:"PLN"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","ru",{delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"тыс.",million:"млн.",billion:"млрд.",trillion:"трлн."},ordinal:function(){return"."},currency:{symbol:"руб."}})}({}?mt.exports:t.numeral);var Bt={exports:{}},wt={},xt={};!function(A){function e(){return e=Object.assign?Object.assign.bind():function(A){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(A[r]=t[r])}return A},e.apply(this,arguments)}Object.defineProperty(A,"__esModule",{value:!0});var t,r={0:11,1:0,2:3,3:0,4:0,5:0,6:0,7:11,8:11,9:1,10:10,11:0,12:11,13:0,14:-1};A.tokenTypes=void 0,(t=A.tokenTypes||(A.tokenTypes={}))[t.FUNCTION_WITH_ONE_ARG=0]="FUNCTION_WITH_ONE_ARG",t[t.NUMBER=1]="NUMBER",t[t.BINARY_OPERATOR_HIGH_PRECENDENCE=2]="BINARY_OPERATOR_HIGH_PRECENDENCE",t[t.CONSTANT=3]="CONSTANT",t[t.OPENING_PARENTHESIS=4]="OPENING_PARENTHESIS",t[t.CLOSING_PARENTHESIS=5]="CLOSING_PARENTHESIS",t[t.DECIMAL=6]="DECIMAL",t[t.POSTFIX_FUNCTION_WITH_ONE_ARG=7]="POSTFIX_FUNCTION_WITH_ONE_ARG",t[t.FUNCTION_WITH_N_ARGS=8]="FUNCTION_WITH_N_ARGS",t[t.BINARY_OPERATOR_LOW_PRECENDENCE=9]="BINARY_OPERATOR_LOW_PRECENDENCE",t[t.BINARY_OPERATOR_PERMUTATION=10]="BINARY_OPERATOR_PERMUTATION",t[t.COMMA=11]="COMMA",t[t.EVALUATED_FUNCTION=12]="EVALUATED_FUNCTION",t[t.EVALUATED_FUNCTION_PARAMETER=13]="EVALUATED_FUNCTION_PARAMETER",t[t.SPACE=14]="SPACE",A.createTokens=function(A){return[{token:"sin",show:"sin",type:0,value:A.math.sin},{token:"cos",show:"cos",type:0,value:A.math.cos},{token:"tan",show:"tan",type:0,value:A.math.tan},{token:"pi",show:"π",type:3,value:"PI"},{token:"(",show:"(",type:4,value:"("},{token:")",show:")",type:5,value:")"},{token:"P",show:"P",type:10,value:A.math.P},{token:"C",show:"C",type:10,value:A.math.C},{token:" ",show:" ",type:14,value:" ".anchor},{token:"asin",show:"asin",type:0,value:A.math.asin},{token:"acos",show:"acos",type:0,value:A.math.acos},{token:"atan",show:"atan",type:0,value:A.math.atan},{token:"7",show:"7",type:1,value:"7"},{token:"8",show:"8",type:1,value:"8"},{token:"9",show:"9",type:1,value:"9"},{token:"int",show:"Int",type:0,value:Math.floor},{token:"cosh",show:"cosh",type:0,value:A.math.cosh},{token:"acosh",show:"acosh",type:0,value:A.math.acosh},{token:"ln",show:" ln",type:0,value:Math.log},{token:"^",show:"^",type:10,value:Math.pow},{token:"root",show:"root",type:0,value:Math.sqrt},{token:"4",show:"4",type:1,value:"4"},{token:"5",show:"5",type:1,value:"5"},{token:"6",show:"6",type:1,value:"6"},{token:"/",show:"÷",type:2,value:A.math.div},{token:"!",show:"!",type:7,value:A.math.fact},{token:"tanh",show:"tanh",type:0,value:A.math.tanh},{token:"atanh",show:"atanh",type:0,value:A.math.atanh},{token:"Mod",show:" Mod ",type:2,value:A.math.mod},{token:"1",show:"1",type:1,value:"1"},{token:"2",show:"2",type:1,value:"2"},{token:"3",show:"3",type:1,value:"3"},{token:"*",show:"×",type:2,value:A.math.mul},{token:"sinh",show:"sinh",type:0,value:A.math.sinh},{token:"asinh",show:"asinh",type:0,value:A.math.asinh},{token:"e",show:"e",type:3,value:"E"},{token:"log",show:" log",type:0,value:A.math.log},{token:"0",show:"0",type:1,value:"0"},{token:".",show:".",type:6,value:"."},{token:"+",show:"+",type:9,value:A.math.add},{token:"-",show:"-",type:9,value:A.math.sub},{token:",",show:",",type:11,value:","},{token:"Sigma",show:"Σ",type:12,value:A.math.sigma},{token:"n",show:"n",type:13,value:"n"},{token:"Pi",show:"Π",type:12,value:A.math.Pi},{token:"pow",show:"pow",type:8,value:Math.pow,numberOfArguments:2},{token:"&",show:"&",type:9,value:A.math.and}].map((function(A){return e({},A,{precedence:r[A.type]})}))},A.preced=r}(xt),Object.defineProperty(wt,"__esModule",{value:!0});var vt=xt;function yt(A,e){for(var t=0;t<A.length;t++)A[t]+=e;return A}var Qt={0:!0,1:!0,3:!0,4:!0,6:!0,8:!0,9:!0,12:!0,13:!0,14:!0},Ct={0:!0,1:!0,2:!0,3:!0,4:!0,5:!0,6:!0,7:!0,8:!0,9:!0,10:!0,11:!0,12:!0,13:!0},Ft={0:!0,3:!0,4:!0,8:!0,12:!0,13:!0},Ut={},Et={0:!0,1:!0,3:!0,4:!0,6:!0,8:!0,12:!0,13:!0},It={1:!0},_t=[[],["1","2","3","7","8","9","4","5","6","+","-","*","/","(",")","^","!","P","C","e","0",".",",","n"," ","&"],["pi","ln","Pi"],["sin","cos","tan","Del","int","Mod","log","pow"],["asin","acos","atan","cosh","root","tanh","sinh"],["acosh","atanh","asinh","Sigma"]];function Ht(A,e,t,r){for(var o=0;o<r;o++)if(A[t+o]!==e[o])return!1;return!0}function Mt(A,e){for(var t=0;t<e.length;t++)if(e[t].token===A)return t;return-1}wt.addToken=function(A){for(var e=0;e<A.length;e++){var t=A[e].token.length,r=-1;A[e].type===vt.tokenTypes.FUNCTION_WITH_N_ARGS&&void 0===A[e].numberOfArguments&&(A[e].numberOfArguments=2),_t[t]=_t[t]||[];for(var o=0;o<_t[t].length;o++)if(A[e].token===_t[t][o]){r=Mt(_t[t][o],this.tokens);break}-1===r?(this.tokens.push(A[e]),A[e].precedence=vt.preced[A[e].type],_t.length<=A[e].token.length&&(_t[A[e].token.length]=[]),_t[A[e].token.length].push(A[e].token)):(this.tokens[r]=A[e],A[e].precedence=vt.preced[A[e].type])}},wt.lex=function(A,e){var t,r={value:this.math.changeSign,type:vt.tokenTypes.FUNCTION_WITH_ONE_ARG,precedence:4,show:"-"},o={value:")",show:")",type:vt.tokenTypes.CLOSING_PARENTHESIS,precedence:0},i={value:"(",type:vt.tokenTypes.OPENING_PARENTHESIS,precedence:0,show:"("},n=[i],a=[],c=A,l=Qt,u=0,s=Ut,p="";void 0!==e&&this.addToken(e);var d=function(A,e){for(var t,r,o,i=[],n=e.length,a=0;a<n;a++)if(!(a<n-1&&" "===e[a]&&" "===e[a+1])){for(t="",r=e.length-a>_t.length-2?_t.length-1:e.length-a;r>0;r--)if(void 0!==_t[r])for(o=0;o<_t[r].length;o++)Ht(e,_t[r][o],a,r)&&(t=_t[r][o],o=_t[r].length,r=0);if(a+=t.length-1,""===t)throw new Error("Can't understand after "+e.slice(a));i.push(A.tokens[Mt(t,A.tokens)])}return i}(this,c);for(t=0;t<d.length;t++){var f=d[t];if(14!==f.type){var g,h=f.token,k=f.type,m=f.value,b=f.precedence,B=f.show,w=n[n.length-1];for(g=a.length;g--&&0===a[g];)if(-1!==[vt.tokenTypes.FUNCTION_WITH_ONE_ARG,vt.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE,vt.tokenTypes.CONSTANT,vt.tokenTypes.OPENING_PARENTHESIS,vt.tokenTypes.CLOSING_PARENTHESIS,vt.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE,vt.tokenTypes.BINARY_OPERATOR_PERMUTATION,vt.tokenTypes.COMMA,vt.tokenTypes.EVALUATED_FUNCTION,vt.tokenTypes.EVALUATED_FUNCTION_PARAMETER].indexOf(k)){if(!0!==l[k])throw new Error(h+" is not allowed after "+p);n.push(o),l=Ct,s=Et,a.pop()}if(!0!==l[k])throw new Error(h+" is not allowed after "+p);!0===s[k]&&(k=vt.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE,m=this.math.mul,B="×",b=3,t-=1);var x={value:m,type:k,precedence:b,show:B,numberOfArguments:f.numberOfArguments};if(k===vt.tokenTypes.FUNCTION_WITH_ONE_ARG)l=Qt,s=Ut,yt(a,1),n.push(x),d[t+1].type!==vt.tokenTypes.OPENING_PARENTHESIS&&(n.push(i),a.push(2));else if(k===vt.tokenTypes.NUMBER)w.type===vt.tokenTypes.NUMBER?(w.value+=m,yt(a,1)):n.push(x),l=Ct,s=Ft;else if(k===vt.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE)l=Qt,s=Ut,yt(a,2),n.push(x);else if(k===vt.tokenTypes.CONSTANT)n.push(x),l=Ct,s=Et;else if(k===vt.tokenTypes.OPENING_PARENTHESIS)yt(a,1),u++,l=Qt,s=Ut,n.push(x);else if(k===vt.tokenTypes.CLOSING_PARENTHESIS){if(!u)throw new Error("Closing parenthesis are more than opening one, wait What!!!");u--,l=Ct,s=Et,n.push(x),yt(a,1)}else if(k===vt.tokenTypes.DECIMAL){if(w.hasDec)throw new Error("Two decimals are not allowed in one number");w.type!==vt.tokenTypes.NUMBER&&n.push(w={show:"0",value:0,type:vt.tokenTypes.NUMBER,precedence:0}),l=It,yt(a,1),s=Ut,w.value+=m,w.hasDec=!0}else k===vt.tokenTypes.POSTFIX_FUNCTION_WITH_ONE_ARG&&(l=Ct,s=Et,yt(a,1),n.push(x));k===vt.tokenTypes.FUNCTION_WITH_N_ARGS?(l=Qt,s=Ut,yt(a,f.numberOfArguments+2),n.push(x),d[t+1].type!==vt.tokenTypes.OPENING_PARENTHESIS&&(n.push(i),a.push(f.numberOfArguments+2))):k===vt.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE?(w.type===vt.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE?w.value===this.math.add?(w.value=m,w.show=B,yt(a,1)):w.value===this.math.sub&&"-"===B&&(w.value=this.math.add,w.show="+",yt(a,1)):w.type!==vt.tokenTypes.CLOSING_PARENTHESIS&&w.type!==vt.tokenTypes.POSTFIX_FUNCTION_WITH_ONE_ARG&&w.type!==vt.tokenTypes.NUMBER&&w.type!==vt.tokenTypes.CONSTANT&&w.type!==vt.tokenTypes.EVALUATED_FUNCTION_PARAMETER?"-"===h&&(l=Qt,s=Ut,yt(a,1).push(2),n.push(r),n.push(i)):(n.push(x),yt(a,2)),l=Qt,s=Ut):k===vt.tokenTypes.BINARY_OPERATOR_PERMUTATION?(l=Qt,s=Ut,yt(a,2),n.push(x)):k===vt.tokenTypes.COMMA?(l=Qt,s=Ut,n.push(x)):k===vt.tokenTypes.EVALUATED_FUNCTION?(l=Qt,s=Ut,yt(a,6),n.push(x),d[t+1].type!==vt.tokenTypes.OPENING_PARENTHESIS&&(n.push(i),a.push(6))):k===vt.tokenTypes.EVALUATED_FUNCTION_PARAMETER&&(l=Ct,s=Et,n.push(x)),yt(a,-1),p=h}else if(t>0&&t<d.length-1&&1===d[t+1].type&&(1===d[t-1].type||6===d[t-1].type))throw new Error("Unexpected Space")}for(g=a.length;g--;)n.push(o);if(!0!==l[5])throw new Error("complete the expression");for(;u--;)n.push(o);return n.push(o),n};var Dt,Kt={};Dt=Kt,Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.toPostfix=function(A){for(var e,t,r,o=[],i=-1,n=-1,a=[{value:"(",type:4,precedence:0,show:"("}],c=1;c<A.length;c++)if(1===A[c].type||3===A[c].type||13===A[c].type)1===A[c].type&&(A[c].value=Number(A[c].value)),o.push(A[c]);else if(4===A[c].type)a.push(A[c]);else if(5===A[c].type)for(;4!==(null==(l=t=a.pop())?void 0:l.type);){var l;t&&o.push(t)}else if(11===A[c].type){for(;4!==(null==(u=t=a.pop())?void 0:u.type);){var u;t&&o.push(t)}a.push(t)}else{n=(e=A[c]).precedence,i=(r=a[a.length-1]).precedence;var s="Math.pow"==r.value&&"Math.pow"==e.value;if(n>i)a.push(e);else{for(;i>=n&&!s||s&&n<i;)t=a.pop(),r=a[a.length-1],t&&o.push(t),i=r.precedence,s="Math.pow"==e.value&&"Math.pow"==r.value;a.push(e)}}return o};var Lt={};!function(A){Object.defineProperty(A,"__esModule",{value:!0}),A.postfixEval=function(A,e){(e=e||{}).PI=Math.PI,e.E=Math.E;for(var t,r,o,i=[],n=void 0!==e.n,a=0;a<A.length;a++)if(1===A[a].type)i.push({value:A[a].value,type:1});else if(3===A[a].type)i.push({value:e[A[a].value],type:1});else if(0===A[a].type){var c=i[i.length-1];Array.isArray(c)?c.push(A[a]):c.value=A[a].value(c.value)}else if(7===A[a].type){var l=i[i.length-1];Array.isArray(l)?l.push(A[a]):l.value=A[a].value(l.value)}else if(8===A[a].type){for(var u=[],s=0;s<A[a].numberOfArguments;s++){var p=i.pop();p&&u.push(p.value)}i.push({type:1,value:A[a].value.apply(A[a],u.reverse())})}else if(10===A[a].type)t=i.pop(),r=i.pop(),Array.isArray(r)?((r=r.concat(t)).push(A[a]),i.push(r)):Array.isArray(t)?(t.unshift(r),t.push(A[a]),i.push(t)):i.push({type:1,value:A[a].value(r.value,t.value)});else if(2===A[a].type||9===A[a].type)t=i.pop(),r=i.pop(),Array.isArray(r)?((r=r.concat(t)).push(A[a]),i.push(r)):Array.isArray(t)?(t.unshift(r),t.push(A[a]),i.push(t)):i.push({type:1,value:A[a].value(r.value,t.value)});else if(12===A[a].type){var d;t=i.pop(),d=!Array.isArray(t)&&t?[t]:t||[],r=i.pop(),o=i.pop(),i.push({type:1,value:A[a].value(o.value,r.value,d)})}else 13===A[a].type&&i.push(n?{value:e[A[a].value],type:3}:[A[a]]);if(i.length>1)throw new Error("Uncaught Syntax error");return parseFloat(i[0].value.toFixed(15))}}(Lt);var zt={};Object.defineProperty(zt,"__esModule",{value:!0}),zt.createMathFunctions=function(A){return{isDegree:!0,acos:function(e){return A.math.isDegree?180/Math.PI*Math.acos(e):Math.acos(e)},add:function(A,e){return A+e},asin:function(e){return A.math.isDegree?180/Math.PI*Math.asin(e):Math.asin(e)},atan:function(e){return A.math.isDegree?180/Math.PI*Math.atan(e):Math.atan(e)},acosh:function(A){return Math.log(A+Math.sqrt(A*A-1))},asinh:function(A){return Math.log(A+Math.sqrt(A*A+1))},atanh:function(A){return Math.log((1+A)/(1-A))},C:function(e,t){var r=1,o=e-t,i=t;i<o&&(i=o,o=t);for(var n=i+1;n<=e;n++)r*=n;var a=A.math.fact(o);return"NaN"===a?"NaN":r/a},changeSign:function(A){return-A},cos:function(e){return A.math.isDegree&&(e=A.math.toRadian(e)),Math.cos(e)},cosh:function(A){return(Math.pow(Math.E,A)+Math.pow(Math.E,-1*A))/2},div:function(A,e){return A/e},fact:function(A){if(A%1!=0)return"NaN";for(var e=1,t=2;t<=A;t++)e*=t;return e},inverse:function(A){return 1/A},log:function(A){return Math.log(A)/Math.log(10)},mod:function(A,e){return A%e},mul:function(A,e){return A*e},P:function(A,e){for(var t=1,r=Math.floor(A)-Math.floor(e)+1;r<=Math.floor(A);r++)t*=r;return t},Pi:function(e,t,r){for(var o=1,i=e;i<=t;i++)o*=Number(A.postfixEval(r,{n:i}));return o},pow10x:function(A){for(var e=1;A--;)e*=10;return e},sigma:function(e,t,r){for(var o=0,i=e;i<=t;i++)o+=Number(A.postfixEval(r,{n:i}));return o},sin:function(e){return A.math.isDegree&&(e=A.math.toRadian(e)),Math.sin(e)},sinh:function(A){return(Math.pow(Math.E,A)-Math.pow(Math.E,-1*A))/2},sub:function(A,e){return A-e},tan:function(e){return A.math.isDegree&&(e=A.math.toRadian(e)),Math.tan(e)},tanh:function(e){return A.math.sinh(e)/A.math.cosh(e)},toRadian:function(A){return A*Math.PI/180},and:function(A,e){return A&e}}};var St=wt,Ot=xt,Tt=Kt,Gt=Lt,Nt=zt,Pt=function(){function A(){this.toPostfix=Tt.toPostfix,this.addToken=St.addToken,this.lex=St.lex,this.postfixEval=Gt.postfixEval,this.math=Nt.createMathFunctions(this),this.tokens=Ot.createTokens(this)}return A.prototype.eval=function(A,e,t){return this.postfixEval(this.toPostfix(this.lex(A,e)),t)},A}();Pt.TOKEN_TYPES=Ot.tokenTypes,Pt.tokenTypes=Ot.tokenTypes,Bt.exports=Pt;const Vt=Bt.exports,Rt=document.documentElement;function jt(A){if(A)for(let e=0;e<A.length;e++)A[e].id=e.toString()}function Zt(A,e,t,r){let o="";for(let r=A.length;r<t;r+=e.length)o+=e;return r?o+A:A+o}function Jt(A,e,t){let r={};if(t)r=e;else for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=A[t]);return r}function Xt(A,e,t){for(const r in t)e[r]?A[r]=t[r]:A.rootElement[r]=t[r]}function Yt(A,e){return new RegExp(function(A){return A.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(A),e)}const Wt=document.documentElement;class qt{constructor(A){this.formulas={custom:(A,e)=>function(A,e){const t=Object.keys(e);for(let r=0;r<t.length;r++){let o=t[r],i=e[o];if(null!=i&&!isNaN(i)){let e=new RegExp(o,"g");A=A.replace(e,i.toString())}}A=A.replace(/[\[\]']+/g,"");try{const e=new Vt,t=e.lex(A),r=e.toPostfix(t);return e.postfixEval(r)}catch(e){return Rt.ketchup.debug.logMessage("kup-data","Error while evaluating the following formula!("+A+")",F.WARNING),NaN}}(A,e),normalDistribution:(A,e,t)=>function(A,e,t){return 1/Math.sqrt(2*e*Math.PI)*Math.exp(-Math.pow(t-A,2)/(2*e))}(A,e,t)},this.numbers={toLocaleString(A){return null==A||""==A?A:Number(A).toLocaleString(this.locale,{maximumFractionDigits:14})}},this.locale=A||gt.en,this.managedComponents=new Set,this.numeral=bt,this.numeral.locale(this.locale)}setLocale(A){Object.values(gt).includes(A)||Wt.ketchup.debug.logMessage("kup-math","Invalid locale ("+(A=gt.en)+")! Defaulting to english.",F.WARNING),this.locale=A,this.numeral.locale(A),this.managedComponents.forEach((function(A){A.isConnected&&A.refresh()})),document.dispatchEvent(new CustomEvent("kup-math-localechange"))}normalDistribution(A,e){e||(e=201);const t=[];let r=Math.max.apply(Math,A),o=Math.min.apply(Math,A),i=0,n=0;for(let e=0;e<A.length;e++)i+=this.numberify(A[e]);i/=A.length;for(let e=0;e<A.length;e++)n+=Math.pow(this.numberify(A[e])-i,2);n/=A.length,n||(n=.001),r+=i/100*50+n/i*3,o-=i/100*50+n/i*3;for(let A=0;A<e;A++){const a=(r-o)*A/e+o;t.push([a,this.formulas.normalDistribution(i,n,a)])}return t}format(A,e,t){const r=this.numberify(A,t);if(!e){const A=Math.abs(r);e=A-Math.floor(A)?"0,0.00":"0,0"}return this.numeral(r).format(e)}createFormatPattern(A,e){var t="0";if(A&&(t+=",0"),e&&e>0){t+=".";for(let A=0;A<e;A++)t+="0"}return t}decimalSeparator(){return Intl.NumberFormat(this.locale).formatToParts(1000.1).find((A=>"decimal"===A.type)).value}groupSeparator(){return Intl.NumberFormat(this.locale).formatToParts(1000.1).find((A=>"group"===A.type)).value}matchNumericValueWithOptions(A,e){let t;A=A.replace(Yt(this.groupSeparator(),"g"),"");let r="+";e.integer&&e.integer>0&&(r="{0,"+e.integer+"}");let o="^[0-9]"+r;if(e.allowNegative&&(o="^-{0,1}[0-9]"+r),e.decimal&&e.decimal>0){o+="(["+this.decimalSeparator()+"][0-9]{0,"+e.decimal+"})?";let r=new RegExp(o+"$");t=A.match(r),t||(o="^["+this.decimalSeparator()+"][0-9]{0,"+e.decimal+"}",r=new RegExp(o+"$"),t=A.match(r))}else{let e=new RegExp(o+"$");t=A.match(e)}return t}numberify(A,e,t,r){if("number"!=typeof A){if(t){let e=this.getNumericValueSuffix(t);""!=e&&(A=A.replace(Yt(e,"g"),""))}r||(r=e?this.decimalSeparator():"."),A=A.replace(Yt("."==r?",":".","g"),""),"."!=r&&(A=A.replace(Yt(r,"g"),".")),A=Number(A)}let o=NaN;const i=this.numeral.locale();return this.numeral.locale(gt.en),o=this.numeral(A).value(),this.numeral.locale(i),null===o?NaN:o}numberifySafe(A,e,t,r){return A&&null!=A&&""!=A.trim()||(A="0"),this.numberify(A,e,t,r)}isNumber(A){return!isNaN(A)}isStringNumber(A,e){if(null==A||""==A.trim())return!1;let t=this.formattedStringToNumberString(A,e);return!!this.isNumber(t)}formattedStringToNumberString(A,e,t){return function(A,e,t,r){if(!A||null==A||""==A.trim())return"";let o=r.numberifySafe(A,!t||"."!=t,e,t);return null==o||isNaN(o)?A:function(A,e,t,r){return null==A&&(A=0),null!=e&&-1!=e||(e=r.countDecimals(A)),Number(A).toLocaleString("en-US",e>-1?{minimumFractionDigits:e,maximumFractionDigits:e,useGrouping:!1}:{useGrouping:!1})}(o,-1,0,r)}(A,e,t,this)}countDecimals(A){var e;if(Math.floor(A)===A)return 0;let t=A.toString().split(".")[1];return t&&null!==(e=t.length)&&void 0!==e?e:0}getNumericValueSuffix(A){let e="";return"P"==(A=A.toUpperCase())?e=" %":"VE"==A?e=" €":"VL"==A?e=" £":"VV"==A&&(e=" $"),e}numberToFormattedString(A,e,t){if(null==A||isNaN(A))return"";null!=e&&-1!=e||(e=this.countDecimals(A));let r=this.format(A,this.createFormatPattern(!0,e));return r+=this.getNumericValueSuffix(t),r}numberStringToFormattedString(A,e,t,r){let o=this.numberToFormattedString(this.numberifySafe(A),e,t);if(!r)return o;const i=this.decimalSeparator();if(i==r)return o;const n=this.groupSeparator();return o=o.replace(Yt(n,"g"),""),o=o.replace(Yt(i,"g"),r),o}register(A){this.managedComponents.add(A.rootElement?A.rootElement:A)}unregister(A){this.managedComponents&&this.managedComponents.delete(A.rootElement?A.rootElement:A)}}var $t,Ar,er,tr,rr,or=function(A,e,t,r){if("a"===t&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?A!==e||!r:!e.has(A))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===t?r:"a"===t?r.call(A):r?r.value:e.get(A)};const ir=document.documentElement;class nr{constructor(A,e,t){$t.add(this),this.currentAnchor=null,this.delay=null,this.element=null,this.fCellCallbacks=null,this.managedElements=null,this.modal=null,this.timeout=null,Ar.set(this,null),this.delay=A||125,this.fCellCallbacks=e||null,this.managedElements=new Set,this.modal=null!=t&&t,document.addEventListener("pointermove",(A=>{const e=A.composedPath();if(e.includes(this.element))return;const t=e=>{this.timeout=null;const t=e.classList.contains("f-cell")?this.fCellCallbacks:e.kupTooltip;requestAnimationFrame(t.enter.bind(t.enter,A,e))},r=e=>{const t=e.classList.contains("f-cell")?this.fCellCallbacks:e.kupTooltip;requestAnimationFrame(t.over.bind(t.over,A,e))},o=e=>{const t=this.currentAnchor.classList.contains("f-cell")?this.fCellCallbacks:this.currentAnchor.kupTooltip;requestAnimationFrame(t.leave.bind(t.leave,A,e))};if(this.currentAnchor&&!e.includes(this.currentAnchor))this.timeout?(clearTimeout(this.timeout),this.timeout=null):(this.currentAnchor.kupTooltip?this.currentAnchor.kupTooltip:this.fCellCallbacks).leave&&o(this.currentAnchor),this.currentAnchor=null;else if(!this.timeout)for(let A=0;A<e.length;A++){const o=e[A];if(o&&(this.managedElements.has(o)||this.fCellCallbacks&&o.classList&&o.classList.contains("f-cell"))){const A=o.kupTooltip?o.kupTooltip:this.fCellCallbacks;this.currentAnchor===o?A.over&&r(o):(this.currentAnchor=o,A.enter&&(this.delay?this.timeout=setTimeout(t.bind(t,o),this.delay):t(o)))}}}))}destroy(){this.element&&(this.element.remove(),this.element=null)}hide(){this.element&&(this.element.menuVisible=!1,ir.ketchup.dynamicPosition.stop(this.element),ir.ketchup.removeClickCallback(or(this,Ar,"f")),this.modal&&ir.ketchup.interact.hideModalBackdrop())}show(A,e){this.element?e&&or(this,$t,"m",rr).call(this,e):or(this,$t,"m",tr).call(this,e),A&&or(this,$t,"m",er).call(this,A),this.element.menuVisible||(ir.ketchup.dynamicPosition.isRegistered(this.element)?(this.modal&&ir.ketchup.interact.showModalBackdrop((()=>{or(this,Ar,"f").cb()}),!0),this.element.menuVisible=!0,ir.ketchup.addClickCallback(or(this,Ar,"f"),!0)):ir.ketchup.debug.logMessage("kup-tooltip","Unable to display KupTooltip without specifying a valid anchor point.",F.WARNING))}isRegistered(A){return!!this.managedElements&&this.managedElements.has(A)}register(A,e){this.managedElements.add(A),null!==e&&e&&(A.kupTooltip=e)}unregister(A){this.managedElements&&this.managedElements.delete(A)}}Ar=new WeakMap,$t=new WeakSet,er=function(A){ir.ketchup.dynamicPosition.isRegistered(this.element)?ir.ketchup.dynamicPosition.changeAnchor(this.element,A):ir.ketchup.dynamicPosition.register(this.element,A,null,null,!0),ir.ketchup.dynamicPosition.start(this.element)},tr=function(A){this.element=document.createElement("kup-card"),this.element.id="kup-tooltip",this.element.isMenu=!0,this.element.layoutNumber=15,this.element.sizeX="auto",this.element.sizeY="auto",A&&or(this,$t,"m",rr).call(this,A),document.body.appendChild(this.element),function(A,e,t,r,o){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?A!==e||!o:!e.has(A))throw new TypeError("Cannot write private member to an object whose class did not declare it");"a"===r?o.call(A,t):o?o.value=t:e.set(A,t)}(this,Ar,{cb:()=>{this.hide()},el:this.element},"f")},rr=function(A){for(const e in A)Object.prototype.hasOwnProperty.call(A,e)&&(this.element[e]=A[e])};var ar={exports:{}};
|
|
8
|
+
*/ht=t,kt=function(){var A,e,t,r,o,i={},n={},a={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},c={currentLocale:a.currentLocale,zeroFormat:a.zeroFormat,nullFormat:a.nullFormat,defaultFormat:a.defaultFormat,scalePercentBy100:a.scalePercentBy100};function l(A,e){this._input=A,this._value=e}return(A=function(t){var r,o,n,a;if(A.isNumeral(t))r=t.value();else if(0===t||void 0===t)r=0;else if(null===t||e.isNaN(t))r=null;else if("string"==typeof t)if(c.zeroFormat&&t===c.zeroFormat)r=0;else if(c.nullFormat&&t===c.nullFormat||!t.replace(/[^0-9]+/g,"").length)r=null;else{for(o in i)if((a="function"==typeof i[o].regexps.unformat?i[o].regexps.unformat():i[o].regexps.unformat)&&t.match(a)){n=i[o].unformat;break}r=(n=n||A._.stringToNumber)(t)}else r=Number(t)||null;return new l(t,r)}).version="2.0.6",A.isNumeral=function(A){return A instanceof l},A._=e={numberToFormat:function(e,t,r){var o,i,a,c,l,u,s,p,d=n[A.options.currentLocale],f=!1,g=!1,h="",k=1e12,m=1e9,b=1e6,B="",w=!1;if(e=e||0,a=Math.abs(e),A._.includes(t,"(")?(f=!0,t=t.replace(/[\(|\)]/g,"")):(A._.includes(t,"+")||A._.includes(t,"-"))&&(u=A._.includes(t,"+")?t.indexOf("+"):e<0?t.indexOf("-"):-1,t=t.replace(/[\+|\-]/g,"")),A._.includes(t,"a")&&(i=!!(i=t.match(/a(k|m|b|t)?/))&&i[1],A._.includes(t," a")&&(h=" "),t=t.replace(new RegExp(h+"a[kmbt]?"),""),a>=k&&!i||"t"===i?(h+=d.abbreviations.trillion,e/=k):a<k&&a>=m&&!i||"b"===i?(h+=d.abbreviations.billion,e/=m):a<m&&a>=b&&!i||"m"===i?(h+=d.abbreviations.million,e/=b):(a<b&&a>=1e3&&!i||"k"===i)&&(h+=d.abbreviations.thousand,e/=1e3)),A._.includes(t,"[.]")&&(g=!0,t=t.replace("[.]",".")),c=e.toString().split(".")[0],l=t.split(".")[1],s=t.indexOf(","),o=(t.split(".")[0].split(",")[0].match(/0/g)||[]).length,l?(A._.includes(l,"[")?(l=(l=l.replace("]","")).split("["),B=A._.toFixed(e,l[0].length+l[1].length,r,l[1].length)):B=A._.toFixed(e,l.length,r),c=B.split(".")[0],B=A._.includes(B,".")?d.delimiters.decimal+B.split(".")[1]:"",g&&0===Number(B.slice(1))&&(B="")):c=A._.toFixed(e,0,r),h&&!i&&Number(c)>=1e3&&h!==d.abbreviations.trillion)switch(c=String(Number(c)/1e3),h){case d.abbreviations.thousand:h=d.abbreviations.million;break;case d.abbreviations.million:h=d.abbreviations.billion;break;case d.abbreviations.billion:h=d.abbreviations.trillion}if(A._.includes(c,"-")&&(c=c.slice(1),w=!0),c.length<o)for(var x=o-c.length;x>0;x--)c="0"+c;return s>-1&&(c=c.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+d.delimiters.thousands)),0===t.indexOf(".")&&(c=""),p=c+B+(h||""),f?p=(f&&w?"(":"")+p+(f&&w?")":""):u>=0?p=0===u?(w?"-":"+")+p:p+(w?"-":"+"):w&&(p="-"+p),p},stringToNumber:function(A){var e,t,r,o=n[c.currentLocale],i=A,a={thousand:3,million:6,billion:9,trillion:12};if(c.zeroFormat&&A===c.zeroFormat)t=0;else if(c.nullFormat&&A===c.nullFormat||!A.replace(/[^0-9]+/g,"").length)t=null;else{for(e in t=1,"."!==o.delimiters.decimal&&(A=A.replace(/\./g,"").replace(o.delimiters.decimal,".")),a)if(r=new RegExp("[^a-zA-Z]"+o.abbreviations[e]+"(?:\\)|(\\"+o.currency.symbol+")?(?:\\))?)?$"),i.match(r)){t*=Math.pow(10,a[e]);break}t*=(A.split("-").length+Math.min(A.split("(").length-1,A.split(")").length-1))%2?1:-1,A=A.replace(/[^0-9\.]+/g,""),t*=Number(A)}return t},isNaN:function(A){return"number"==typeof A&&isNaN(A)},includes:function(A,e){return-1!==A.indexOf(e)},insert:function(A,e,t){return A.slice(0,t)+e+A.slice(t)},reduce:function(A,e){if(null===this)throw new TypeError("Array.prototype.reduce called on null or undefined");if("function"!=typeof e)throw new TypeError(e+" is not a function");var t,r=Object(A),o=r.length>>>0,i=0;if(3===arguments.length)t=arguments[2];else{for(;i<o&&!(i in r);)i++;if(i>=o)throw new TypeError("Reduce of empty array with no initial value");t=r[i++]}for(;i<o;i++)i in r&&(t=e(t,r[i],i,r));return t},multiplier:function(A){var e=A.toString().split(".");return e.length<2?1:Math.pow(10,e[1].length)},correctionFactor:function(){return Array.prototype.slice.call(arguments).reduce((function(A,t){var r=e.multiplier(t);return A>r?A:r}),1)},toFixed:function(A,e,t,r){var o,i,n,a,c=A.toString().split("."),l=e-(r||0);return o=2===c.length?Math.min(Math.max(c[1].length,l),e):l,n=Math.pow(10,o),a=(t(A+"e+"+o)/n).toFixed(o),r>e-o&&(i=new RegExp("\\.?0{1,"+(r-(e-o))+"}$"),a=a.replace(i,"")),a}},A.options=c,A.formats=i,A.locales=n,A.locale=function(A){return A&&(c.currentLocale=A.toLowerCase()),c.currentLocale},A.localeData=function(A){if(!A)return n[c.currentLocale];if(A=A.toLowerCase(),!n[A])throw new Error("Unknown locale : "+A);return n[A]},A.reset=function(){for(var A in a)c[A]=a[A]},A.zeroFormat=function(A){c.zeroFormat="string"==typeof A?A:null},A.nullFormat=function(A){c.nullFormat="string"==typeof A?A:null},A.defaultFormat=function(A){c.defaultFormat="string"==typeof A?A:"0.0"},A.register=function(A,e,t){if(e=e.toLowerCase(),this[A+"s"][e])throw new TypeError(e+" "+A+" already registered.");return this[A+"s"][e]=t,t},A.validate=function(e,t){var r,o,i,n,a,c,l,u;if("string"!=typeof e&&(e+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",e)),(e=e.trim()).match(/^\d+$/))return!0;if(""===e)return!1;try{l=A.localeData(t)}catch(e){l=A.localeData(A.locale())}return i=l.currency.symbol,a=l.abbreviations,r=l.delimiters.decimal,o="."===l.delimiters.thousands?"\\.":l.delimiters.thousands,!(null!==(u=e.match(/^[^\d]+/))&&(e=e.substr(1),u[0]!==i)||null!==(u=e.match(/[^\d]+$/))&&(e=e.slice(0,-1),u[0]!==a.thousand&&u[0]!==a.million&&u[0]!==a.billion&&u[0]!==a.trillion)||(c=new RegExp(o+"{2}"),e.match(/[^\d.,]/g)||(n=e.split(r)).length>2||(n.length<2?!n[0].match(/^\d+.*\d$/)||n[0].match(c):1===n[0].length?!n[0].match(/^\d+$/)||n[0].match(c)||!n[1].match(/^\d+$/):!n[0].match(/^\d+.*\d$/)||n[0].match(c)||!n[1].match(/^\d+$/))))},A.fn=l.prototype={clone:function(){return A(this)},format:function(e,t){var r,o,n,a=this._value,l=e||c.defaultFormat;if(t=t||Math.round,0===a&&null!==c.zeroFormat)o=c.zeroFormat;else if(null===a&&null!==c.nullFormat)o=c.nullFormat;else{for(r in i)if(l.match(i[r].regexps.format)){n=i[r].format;break}o=(n=n||A._.numberToFormat)(a,l,t)}return o},value:function(){return this._value},input:function(){return this._input},set:function(A){return this._value=Number(A),this},add:function(A){var t=e.correctionFactor.call(null,this._value,A);return this._value=e.reduce([this._value,A],(function(A,e){return A+Math.round(t*e)}),0)/t,this},subtract:function(A){var t=e.correctionFactor.call(null,this._value,A);return this._value=e.reduce([A],(function(A,e){return A-Math.round(t*e)}),Math.round(this._value*t))/t,this},multiply:function(A){return this._value=e.reduce([this._value,A],(function(A,t){var r=e.correctionFactor(A,t);return Math.round(A*r)*Math.round(t*r)/Math.round(r*r)}),1),this},divide:function(A){return this._value=e.reduce([this._value,A],(function(A,t){var r=e.correctionFactor(A,t);return Math.round(A*r)/Math.round(t*r)})),this},difference:function(e){return Math.abs(A(this._value).subtract(e).value())}},A.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(A){var e=A%10;return 1==~~(A%100/10)?"th":1===e?"st":2===e?"nd":3===e?"rd":"th"},currency:{symbol:"$"}}),A.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(e,t,r){var o,i=A._.includes(t," BPS")?" ":"";return e*=1e4,t=t.replace(/\s?BPS/,""),o=A._.numberToFormat(e,t,r),A._.includes(o,")")?((o=o.split("")).splice(-1,0,i+"BPS"),o=o.join("")):o=o+i+"BPS",o},unformat:function(e){return+(1e-4*A._.stringToNumber(e)).toFixed(15)}}),o="("+(o=(t={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]}).suffixes.concat((r={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]}).suffixes.filter((function(A){return t.suffixes.indexOf(A)<0}))).join("|")).replace("B","B(?!PS)")+")",A.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(o)},format:function(e,o,i){var n,a,c,l=A._.includes(o,"ib")?r:t,u=A._.includes(o," b")||A._.includes(o," ib")?" ":"";for(o=o.replace(/\s?i?b/,""),n=0;n<=l.suffixes.length;n++)if(a=Math.pow(l.base,n),c=Math.pow(l.base,n+1),null===e||0===e||e>=a&&e<c){u+=l.suffixes[n],a>0&&(e/=a);break}return A._.numberToFormat(e,o,i)+u},unformat:function(e){var o,i,n=A._.stringToNumber(e);if(n){for(o=t.suffixes.length-1;o>=0;o--){if(A._.includes(e,t.suffixes[o])){i=Math.pow(t.base,o);break}if(A._.includes(e,r.suffixes[o])){i=Math.pow(r.base,o);break}}n*=i||1}return n}}),A.register("format","currency",{regexps:{format:/(\$)/},format:function(e,t,r){var o,i,n=A.locales[A.options.currentLocale],a={before:t.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:t.match(/([\+|\-|\)|\s|\$]*)$/)[0]};for(t=t.replace(/\s?\$\s?/,""),o=A._.numberToFormat(e,t,r),e>=0?(a.before=a.before.replace(/[\-\(]/,""),a.after=a.after.replace(/[\-\)]/,"")):e<0&&!A._.includes(a.before,"-")&&!A._.includes(a.before,"(")&&(a.before="-"+a.before),i=0;i<a.before.length;i++)switch(a.before[i]){case"$":o=A._.insert(o,n.currency.symbol,i);break;case" ":o=A._.insert(o," ",i+n.currency.symbol.length-1)}for(i=a.after.length-1;i>=0;i--)switch(a.after[i]){case"$":o=i===a.after.length-1?o+n.currency.symbol:A._.insert(o,n.currency.symbol,-(a.after.length-(1+i)));break;case" ":o=i===a.after.length-1?o+" ":A._.insert(o," ",-(a.after.length-(1+i)+n.currency.symbol.length-1))}return o}}),A.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(e,t,r){var o=("number"!=typeof e||A._.isNaN(e)?"0e+0":e.toExponential()).split("e");return t=t.replace(/e[\+|\-]{1}0/,""),A._.numberToFormat(Number(o[0]),t,r)+"e"+o[1]},unformat:function(e){var t=A._.includes(e,"e+")?e.split("e+"):e.split("e-"),r=Number(t[0]),o=Number(t[1]);return o=A._.includes(e,"e-")?o*=-1:o,A._.reduce([r,Math.pow(10,o)],(function(e,t){var r=A._.correctionFactor(e,t);return e*r*(t*r)/(r*r)}),1)}}),A.register("format","ordinal",{regexps:{format:/(o)/},format:function(e,t,r){var o=A.locales[A.options.currentLocale],i=A._.includes(t," o")?" ":"";return t=t.replace(/\s?o/,""),i+=o.ordinal(e),A._.numberToFormat(e,t,r)+i}}),A.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(e,t,r){var o,i=A._.includes(t," %")?" ":"";return A.options.scalePercentBy100&&(e*=100),t=t.replace(/\s?\%/,""),o=A._.numberToFormat(e,t,r),A._.includes(o,")")?((o=o.split("")).splice(-1,0,i+"%"),o=o.join("")):o=o+i+"%",o},unformat:function(e){var t=A._.stringToNumber(e);return A.options.scalePercentBy100?.01*t:t}}),A.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(A){var e=Math.floor(A/60/60),t=Math.floor((A-60*e*60)/60),r=Math.round(A-60*e*60-60*t);return e+":"+(t<10?"0"+t:t)+":"+(r<10?"0"+r:r)},unformat:function(A){var e=A.split(":"),t=0;return 3===e.length?(t+=60*Number(e[0])*60,t+=60*Number(e[1]),t+=Number(e[2])):2===e.length&&(t+=60*Number(e[0]),t+=Number(e[1])),Number(t)}}),A},mt.exports?mt.exports=kt():ht.numeral=kt();const bt=mt.exports;(function(A){A.register("locale","chs",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"千",million:"百万",billion:"十亿",trillion:"兆"},ordinal:function(){return"."},currency:{symbol:"¥"}})})({exports:{}}.exports?mt.exports:t.numeral),function(A){A.register("locale","es",{delimiters:{thousands:".",decimal:","},abbreviations:{thousand:"k",million:"mm",billion:"b",trillion:"t"},ordinal:function(A){var e=A%10;return 1===e||3===e?"er":2===e?"do":7===e||0===e?"mo":8===e?"vo":9===e?"no":"to"},currency:{symbol:"$"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","fr",{delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(A){return 1===A?"er":"e"},currency:{symbol:"€"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","it",{delimiters:{thousands:".",decimal:","},abbreviations:{thousand:"mila",million:"mil",billion:"b",trillion:"t"},ordinal:function(){return"º"},currency:{symbol:"€"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","pl",{delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"tys.",million:"mln",billion:"mld",trillion:"bln"},ordinal:function(){return"."},currency:{symbol:"PLN"}})}({}?mt.exports:t.numeral),function(A){A.register("locale","ru",{delimiters:{thousands:" ",decimal:","},abbreviations:{thousand:"тыс.",million:"млн.",billion:"млрд.",trillion:"трлн."},ordinal:function(){return"."},currency:{symbol:"руб."}})}({}?mt.exports:t.numeral);var Bt={exports:{}},wt={},xt={};!function(A){function e(){return e=Object.assign?Object.assign.bind():function(A){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(A[r]=t[r])}return A},e.apply(this,arguments)}Object.defineProperty(A,"__esModule",{value:!0});var t,r={0:11,1:0,2:3,3:0,4:0,5:0,6:0,7:11,8:11,9:1,10:10,11:0,12:11,13:0,14:-1};A.tokenTypes=void 0,(t=A.tokenTypes||(A.tokenTypes={}))[t.FUNCTION_WITH_ONE_ARG=0]="FUNCTION_WITH_ONE_ARG",t[t.NUMBER=1]="NUMBER",t[t.BINARY_OPERATOR_HIGH_PRECENDENCE=2]="BINARY_OPERATOR_HIGH_PRECENDENCE",t[t.CONSTANT=3]="CONSTANT",t[t.OPENING_PARENTHESIS=4]="OPENING_PARENTHESIS",t[t.CLOSING_PARENTHESIS=5]="CLOSING_PARENTHESIS",t[t.DECIMAL=6]="DECIMAL",t[t.POSTFIX_FUNCTION_WITH_ONE_ARG=7]="POSTFIX_FUNCTION_WITH_ONE_ARG",t[t.FUNCTION_WITH_N_ARGS=8]="FUNCTION_WITH_N_ARGS",t[t.BINARY_OPERATOR_LOW_PRECENDENCE=9]="BINARY_OPERATOR_LOW_PRECENDENCE",t[t.BINARY_OPERATOR_PERMUTATION=10]="BINARY_OPERATOR_PERMUTATION",t[t.COMMA=11]="COMMA",t[t.EVALUATED_FUNCTION=12]="EVALUATED_FUNCTION",t[t.EVALUATED_FUNCTION_PARAMETER=13]="EVALUATED_FUNCTION_PARAMETER",t[t.SPACE=14]="SPACE",A.createTokens=function(A){return[{token:"sin",show:"sin",type:0,value:A.math.sin},{token:"cos",show:"cos",type:0,value:A.math.cos},{token:"tan",show:"tan",type:0,value:A.math.tan},{token:"pi",show:"π",type:3,value:"PI"},{token:"(",show:"(",type:4,value:"("},{token:")",show:")",type:5,value:")"},{token:"P",show:"P",type:10,value:A.math.P},{token:"C",show:"C",type:10,value:A.math.C},{token:" ",show:" ",type:14,value:" ".anchor},{token:"asin",show:"asin",type:0,value:A.math.asin},{token:"acos",show:"acos",type:0,value:A.math.acos},{token:"atan",show:"atan",type:0,value:A.math.atan},{token:"7",show:"7",type:1,value:"7"},{token:"8",show:"8",type:1,value:"8"},{token:"9",show:"9",type:1,value:"9"},{token:"int",show:"Int",type:0,value:Math.floor},{token:"cosh",show:"cosh",type:0,value:A.math.cosh},{token:"acosh",show:"acosh",type:0,value:A.math.acosh},{token:"ln",show:" ln",type:0,value:Math.log},{token:"^",show:"^",type:10,value:Math.pow},{token:"root",show:"root",type:0,value:Math.sqrt},{token:"4",show:"4",type:1,value:"4"},{token:"5",show:"5",type:1,value:"5"},{token:"6",show:"6",type:1,value:"6"},{token:"/",show:"÷",type:2,value:A.math.div},{token:"!",show:"!",type:7,value:A.math.fact},{token:"tanh",show:"tanh",type:0,value:A.math.tanh},{token:"atanh",show:"atanh",type:0,value:A.math.atanh},{token:"Mod",show:" Mod ",type:2,value:A.math.mod},{token:"1",show:"1",type:1,value:"1"},{token:"2",show:"2",type:1,value:"2"},{token:"3",show:"3",type:1,value:"3"},{token:"*",show:"×",type:2,value:A.math.mul},{token:"sinh",show:"sinh",type:0,value:A.math.sinh},{token:"asinh",show:"asinh",type:0,value:A.math.asinh},{token:"e",show:"e",type:3,value:"E"},{token:"log",show:" log",type:0,value:A.math.log},{token:"0",show:"0",type:1,value:"0"},{token:".",show:".",type:6,value:"."},{token:"+",show:"+",type:9,value:A.math.add},{token:"-",show:"-",type:9,value:A.math.sub},{token:",",show:",",type:11,value:","},{token:"Sigma",show:"Σ",type:12,value:A.math.sigma},{token:"n",show:"n",type:13,value:"n"},{token:"Pi",show:"Π",type:12,value:A.math.Pi},{token:"pow",show:"pow",type:8,value:Math.pow,numberOfArguments:2},{token:"&",show:"&",type:9,value:A.math.and}].map((function(A){return e({},A,{precedence:r[A.type]})}))},A.preced=r}(xt),Object.defineProperty(wt,"__esModule",{value:!0});var vt=xt;function yt(A,e){for(var t=0;t<A.length;t++)A[t]+=e;return A}var Qt={0:!0,1:!0,3:!0,4:!0,6:!0,8:!0,9:!0,12:!0,13:!0,14:!0},Ct={0:!0,1:!0,2:!0,3:!0,4:!0,5:!0,6:!0,7:!0,8:!0,9:!0,10:!0,11:!0,12:!0,13:!0},Ft={0:!0,3:!0,4:!0,8:!0,12:!0,13:!0},Ut={},Et={0:!0,1:!0,3:!0,4:!0,6:!0,8:!0,12:!0,13:!0},It={1:!0},_t=[[],["1","2","3","7","8","9","4","5","6","+","-","*","/","(",")","^","!","P","C","e","0",".",",","n"," ","&"],["pi","ln","Pi"],["sin","cos","tan","Del","int","Mod","log","pow"],["asin","acos","atan","cosh","root","tanh","sinh"],["acosh","atanh","asinh","Sigma"]];function Ht(A,e,t,r){for(var o=0;o<r;o++)if(A[t+o]!==e[o])return!1;return!0}function Mt(A,e){for(var t=0;t<e.length;t++)if(e[t].token===A)return t;return-1}wt.addToken=function(A){for(var e=0;e<A.length;e++){var t=A[e].token.length,r=-1;A[e].type===vt.tokenTypes.FUNCTION_WITH_N_ARGS&&void 0===A[e].numberOfArguments&&(A[e].numberOfArguments=2),_t[t]=_t[t]||[];for(var o=0;o<_t[t].length;o++)if(A[e].token===_t[t][o]){r=Mt(_t[t][o],this.tokens);break}-1===r?(this.tokens.push(A[e]),A[e].precedence=vt.preced[A[e].type],_t.length<=A[e].token.length&&(_t[A[e].token.length]=[]),_t[A[e].token.length].push(A[e].token)):(this.tokens[r]=A[e],A[e].precedence=vt.preced[A[e].type])}},wt.lex=function(A,e){var t,r={value:this.math.changeSign,type:vt.tokenTypes.FUNCTION_WITH_ONE_ARG,precedence:4,show:"-"},o={value:")",show:")",type:vt.tokenTypes.CLOSING_PARENTHESIS,precedence:0},i={value:"(",type:vt.tokenTypes.OPENING_PARENTHESIS,precedence:0,show:"("},n=[i],a=[],c=A,l=Qt,u=0,s=Ut,p="";void 0!==e&&this.addToken(e);var d=function(A,e){for(var t,r,o,i=[],n=e.length,a=0;a<n;a++)if(!(a<n-1&&" "===e[a]&&" "===e[a+1])){for(t="",r=e.length-a>_t.length-2?_t.length-1:e.length-a;r>0;r--)if(void 0!==_t[r])for(o=0;o<_t[r].length;o++)Ht(e,_t[r][o],a,r)&&(t=_t[r][o],o=_t[r].length,r=0);if(a+=t.length-1,""===t)throw new Error("Can't understand after "+e.slice(a));i.push(A.tokens[Mt(t,A.tokens)])}return i}(this,c);for(t=0;t<d.length;t++){var f=d[t];if(14!==f.type){var g,h=f.token,k=f.type,m=f.value,b=f.precedence,B=f.show,w=n[n.length-1];for(g=a.length;g--&&0===a[g];)if(-1!==[vt.tokenTypes.FUNCTION_WITH_ONE_ARG,vt.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE,vt.tokenTypes.CONSTANT,vt.tokenTypes.OPENING_PARENTHESIS,vt.tokenTypes.CLOSING_PARENTHESIS,vt.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE,vt.tokenTypes.BINARY_OPERATOR_PERMUTATION,vt.tokenTypes.COMMA,vt.tokenTypes.EVALUATED_FUNCTION,vt.tokenTypes.EVALUATED_FUNCTION_PARAMETER].indexOf(k)){if(!0!==l[k])throw new Error(h+" is not allowed after "+p);n.push(o),l=Ct,s=Et,a.pop()}if(!0!==l[k])throw new Error(h+" is not allowed after "+p);!0===s[k]&&(k=vt.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE,m=this.math.mul,B="×",b=3,t-=1);var x={value:m,type:k,precedence:b,show:B,numberOfArguments:f.numberOfArguments};if(k===vt.tokenTypes.FUNCTION_WITH_ONE_ARG)l=Qt,s=Ut,yt(a,1),n.push(x),d[t+1].type!==vt.tokenTypes.OPENING_PARENTHESIS&&(n.push(i),a.push(2));else if(k===vt.tokenTypes.NUMBER)w.type===vt.tokenTypes.NUMBER?(w.value+=m,yt(a,1)):n.push(x),l=Ct,s=Ft;else if(k===vt.tokenTypes.BINARY_OPERATOR_HIGH_PRECENDENCE)l=Qt,s=Ut,yt(a,2),n.push(x);else if(k===vt.tokenTypes.CONSTANT)n.push(x),l=Ct,s=Et;else if(k===vt.tokenTypes.OPENING_PARENTHESIS)yt(a,1),u++,l=Qt,s=Ut,n.push(x);else if(k===vt.tokenTypes.CLOSING_PARENTHESIS){if(!u)throw new Error("Closing parenthesis are more than opening one, wait What!!!");u--,l=Ct,s=Et,n.push(x),yt(a,1)}else if(k===vt.tokenTypes.DECIMAL){if(w.hasDec)throw new Error("Two decimals are not allowed in one number");w.type!==vt.tokenTypes.NUMBER&&n.push(w={show:"0",value:0,type:vt.tokenTypes.NUMBER,precedence:0}),l=It,yt(a,1),s=Ut,w.value+=m,w.hasDec=!0}else k===vt.tokenTypes.POSTFIX_FUNCTION_WITH_ONE_ARG&&(l=Ct,s=Et,yt(a,1),n.push(x));k===vt.tokenTypes.FUNCTION_WITH_N_ARGS?(l=Qt,s=Ut,yt(a,f.numberOfArguments+2),n.push(x),d[t+1].type!==vt.tokenTypes.OPENING_PARENTHESIS&&(n.push(i),a.push(f.numberOfArguments+2))):k===vt.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE?(w.type===vt.tokenTypes.BINARY_OPERATOR_LOW_PRECENDENCE?w.value===this.math.add?(w.value=m,w.show=B,yt(a,1)):w.value===this.math.sub&&"-"===B&&(w.value=this.math.add,w.show="+",yt(a,1)):w.type!==vt.tokenTypes.CLOSING_PARENTHESIS&&w.type!==vt.tokenTypes.POSTFIX_FUNCTION_WITH_ONE_ARG&&w.type!==vt.tokenTypes.NUMBER&&w.type!==vt.tokenTypes.CONSTANT&&w.type!==vt.tokenTypes.EVALUATED_FUNCTION_PARAMETER?"-"===h&&(l=Qt,s=Ut,yt(a,1).push(2),n.push(r),n.push(i)):(n.push(x),yt(a,2)),l=Qt,s=Ut):k===vt.tokenTypes.BINARY_OPERATOR_PERMUTATION?(l=Qt,s=Ut,yt(a,2),n.push(x)):k===vt.tokenTypes.COMMA?(l=Qt,s=Ut,n.push(x)):k===vt.tokenTypes.EVALUATED_FUNCTION?(l=Qt,s=Ut,yt(a,6),n.push(x),d[t+1].type!==vt.tokenTypes.OPENING_PARENTHESIS&&(n.push(i),a.push(6))):k===vt.tokenTypes.EVALUATED_FUNCTION_PARAMETER&&(l=Ct,s=Et,n.push(x)),yt(a,-1),p=h}else if(t>0&&t<d.length-1&&1===d[t+1].type&&(1===d[t-1].type||6===d[t-1].type))throw new Error("Unexpected Space")}for(g=a.length;g--;)n.push(o);if(!0!==l[5])throw new Error("complete the expression");for(;u--;)n.push(o);return n.push(o),n};var Dt,Kt={};Dt=Kt,Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.toPostfix=function(A){for(var e,t,r,o=[],i=-1,n=-1,a=[{value:"(",type:4,precedence:0,show:"("}],c=1;c<A.length;c++)if(1===A[c].type||3===A[c].type||13===A[c].type)1===A[c].type&&(A[c].value=Number(A[c].value)),o.push(A[c]);else if(4===A[c].type)a.push(A[c]);else if(5===A[c].type)for(;4!==(null==(l=t=a.pop())?void 0:l.type);){var l;t&&o.push(t)}else if(11===A[c].type){for(;4!==(null==(u=t=a.pop())?void 0:u.type);){var u;t&&o.push(t)}a.push(t)}else{n=(e=A[c]).precedence,i=(r=a[a.length-1]).precedence;var s="Math.pow"==r.value&&"Math.pow"==e.value;if(n>i)a.push(e);else{for(;i>=n&&!s||s&&n<i;)t=a.pop(),r=a[a.length-1],t&&o.push(t),i=r.precedence,s="Math.pow"==e.value&&"Math.pow"==r.value;a.push(e)}}return o};var Lt={};!function(A){Object.defineProperty(A,"__esModule",{value:!0}),A.postfixEval=function(A,e){(e=e||{}).PI=Math.PI,e.E=Math.E;for(var t,r,o,i=[],n=void 0!==e.n,a=0;a<A.length;a++)if(1===A[a].type)i.push({value:A[a].value,type:1});else if(3===A[a].type)i.push({value:e[A[a].value],type:1});else if(0===A[a].type){var c=i[i.length-1];Array.isArray(c)?c.push(A[a]):c.value=A[a].value(c.value)}else if(7===A[a].type){var l=i[i.length-1];Array.isArray(l)?l.push(A[a]):l.value=A[a].value(l.value)}else if(8===A[a].type){for(var u=[],s=0;s<A[a].numberOfArguments;s++){var p=i.pop();p&&u.push(p.value)}i.push({type:1,value:A[a].value.apply(A[a],u.reverse())})}else if(10===A[a].type)t=i.pop(),r=i.pop(),Array.isArray(r)?((r=r.concat(t)).push(A[a]),i.push(r)):Array.isArray(t)?(t.unshift(r),t.push(A[a]),i.push(t)):i.push({type:1,value:A[a].value(r.value,t.value)});else if(2===A[a].type||9===A[a].type)t=i.pop(),r=i.pop(),Array.isArray(r)?((r=r.concat(t)).push(A[a]),i.push(r)):Array.isArray(t)?(t.unshift(r),t.push(A[a]),i.push(t)):i.push({type:1,value:A[a].value(r.value,t.value)});else if(12===A[a].type){var d;t=i.pop(),d=!Array.isArray(t)&&t?[t]:t||[],r=i.pop(),o=i.pop(),i.push({type:1,value:A[a].value(o.value,r.value,d)})}else 13===A[a].type&&i.push(n?{value:e[A[a].value],type:3}:[A[a]]);if(i.length>1)throw new Error("Uncaught Syntax error");return parseFloat(i[0].value.toFixed(15))}}(Lt);var zt={};Object.defineProperty(zt,"__esModule",{value:!0}),zt.createMathFunctions=function(A){return{isDegree:!0,acos:function(e){return A.math.isDegree?180/Math.PI*Math.acos(e):Math.acos(e)},add:function(A,e){return A+e},asin:function(e){return A.math.isDegree?180/Math.PI*Math.asin(e):Math.asin(e)},atan:function(e){return A.math.isDegree?180/Math.PI*Math.atan(e):Math.atan(e)},acosh:function(A){return Math.log(A+Math.sqrt(A*A-1))},asinh:function(A){return Math.log(A+Math.sqrt(A*A+1))},atanh:function(A){return Math.log((1+A)/(1-A))},C:function(e,t){var r=1,o=e-t,i=t;i<o&&(i=o,o=t);for(var n=i+1;n<=e;n++)r*=n;var a=A.math.fact(o);return"NaN"===a?"NaN":r/a},changeSign:function(A){return-A},cos:function(e){return A.math.isDegree&&(e=A.math.toRadian(e)),Math.cos(e)},cosh:function(A){return(Math.pow(Math.E,A)+Math.pow(Math.E,-1*A))/2},div:function(A,e){return A/e},fact:function(A){if(A%1!=0)return"NaN";for(var e=1,t=2;t<=A;t++)e*=t;return e},inverse:function(A){return 1/A},log:function(A){return Math.log(A)/Math.log(10)},mod:function(A,e){return A%e},mul:function(A,e){return A*e},P:function(A,e){for(var t=1,r=Math.floor(A)-Math.floor(e)+1;r<=Math.floor(A);r++)t*=r;return t},Pi:function(e,t,r){for(var o=1,i=e;i<=t;i++)o*=Number(A.postfixEval(r,{n:i}));return o},pow10x:function(A){for(var e=1;A--;)e*=10;return e},sigma:function(e,t,r){for(var o=0,i=e;i<=t;i++)o+=Number(A.postfixEval(r,{n:i}));return o},sin:function(e){return A.math.isDegree&&(e=A.math.toRadian(e)),Math.sin(e)},sinh:function(A){return(Math.pow(Math.E,A)-Math.pow(Math.E,-1*A))/2},sub:function(A,e){return A-e},tan:function(e){return A.math.isDegree&&(e=A.math.toRadian(e)),Math.tan(e)},tanh:function(e){return A.math.sinh(e)/A.math.cosh(e)},toRadian:function(A){return A*Math.PI/180},and:function(A,e){return A&e}}};var St=wt,Ot=xt,Tt=Kt,Gt=Lt,Nt=zt,Pt=function(){function A(){this.toPostfix=Tt.toPostfix,this.addToken=St.addToken,this.lex=St.lex,this.postfixEval=Gt.postfixEval,this.math=Nt.createMathFunctions(this),this.tokens=Ot.createTokens(this)}return A.prototype.eval=function(A,e,t){return this.postfixEval(this.toPostfix(this.lex(A,e)),t)},A}();Pt.TOKEN_TYPES=Ot.tokenTypes,Pt.tokenTypes=Ot.tokenTypes,Bt.exports=Pt;const Vt=Bt.exports;function Rt(A){if(A)for(let e=0;e<A.length;e++)A[e].id=e.toString()}function jt(A,e,t,r){let o="";for(let r=A.length;r<t;r+=e.length)o+=e;return r?o+A:A+o}function Zt(A,e,t){let r={};if(t)r=e;else for(const t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=A[t]);return r}function Jt(A,e,t){for(const r in t)e[r]?A[r]=t[r]:A.rootElement[r]=t[r]}function Xt(A,e){return new RegExp(function(A){return A.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}(A),e)}const Yt=document.documentElement,Wt=document.documentElement;class qt{constructor(A){this.formulas={custom:(A,e)=>function(A,e){for(const[t,r]of Object.entries(e)){if(null==r||isNaN(r))return Yt.ketchup.debug.logMessage("kup-data",`Error while evaluating the following formula!(" ${A} "): ${t} is null or not a number`,F.WARNING),NaN;A=A.replace(Xt(t),"("+r.toString()+")")}A=A.replace(/[\[\]']+/g,"");try{const e=new Vt,t=e.lex(A),r=e.toPostfix(t);return e.postfixEval(r)}catch(e){return Yt.ketchup.debug.logMessage("kup-data",`Error while evaluating the following formula!(" ${A} "): ${e.message}`,F.WARNING),NaN}}(A,e),normalDistribution:(A,e,t)=>function(A,e,t){return 1/Math.sqrt(2*e*Math.PI)*Math.exp(-Math.pow(t-A,2)/(2*e))}(A,e,t)},this.numbers={toLocaleString(A){return null==A||""==A?A:Number(A).toLocaleString(this.locale,{maximumFractionDigits:14})}},this.locale=A||gt.en,this.managedComponents=new Set,this.numeral=bt,this.numeral.locale(this.locale)}setLocale(A){Object.values(gt).includes(A)||Wt.ketchup.debug.logMessage("kup-math","Invalid locale ("+(A=gt.en)+")! Defaulting to english.",F.WARNING),this.locale=A,this.numeral.locale(A),this.managedComponents.forEach((function(A){A.isConnected&&A.refresh()})),document.dispatchEvent(new CustomEvent("kup-math-localechange"))}normalDistribution(A,e){e||(e=201);const t=[];let r=Math.max.apply(Math,A),o=Math.min.apply(Math,A),i=0,n=0;for(let e=0;e<A.length;e++)i+=this.numberify(A[e]);i/=A.length;for(let e=0;e<A.length;e++)n+=Math.pow(this.numberify(A[e])-i,2);n/=A.length,n||(n=.001),r+=i/100*50+n/i*3,o-=i/100*50+n/i*3;for(let A=0;A<e;A++){const a=(r-o)*A/e+o;t.push([a,this.formulas.normalDistribution(i,n,a)])}return t}format(A,e,t){const r=this.numberify(A,t);if(!e){const A=Math.abs(r);e=A-Math.floor(A)?"0,0.00":"0,0"}return this.numeral(r).format(e)}createFormatPattern(A,e){var t="0";if(A&&(t+=",0"),e&&e>0){t+=".";for(let A=0;A<e;A++)t+="0"}return t}decimalSeparator(){return Intl.NumberFormat(this.locale).formatToParts(1000.1).find((A=>"decimal"===A.type)).value}groupSeparator(){return Intl.NumberFormat(this.locale).formatToParts(1000.1).find((A=>"group"===A.type)).value}matchNumericValueWithOptions(A,e){let t;A=A.replace(Xt(this.groupSeparator(),"g"),"");let r="+";e.integer&&e.integer>0&&(r="{0,"+e.integer+"}");let o="^[0-9]"+r;if(e.allowNegative&&(o="^-{0,1}[0-9]"+r),e.decimal&&e.decimal>0){o+="(["+this.decimalSeparator()+"][0-9]{0,"+e.decimal+"})?";let r=new RegExp(o+"$");t=A.match(r),t||(o="^["+this.decimalSeparator()+"][0-9]{0,"+e.decimal+"}",r=new RegExp(o+"$"),t=A.match(r))}else{let e=new RegExp(o+"$");t=A.match(e)}return t}numberify(A,e,t,r){if("number"!=typeof A){if(t){let e=this.getNumericValueSuffix(t);""!=e&&(A=A.replace(Xt(e,"g"),""))}r||(r=e?this.decimalSeparator():"."),A=A.replace(Xt("."==r?",":".","g"),""),"."!=r&&(A=A.replace(Xt(r,"g"),".")),A=Number(A)}let o=NaN;const i=this.numeral.locale();return this.numeral.locale(gt.en),o=this.numeral(A).value(),this.numeral.locale(i),null===o?NaN:o}numberifySafe(A,e,t,r){return A&&null!=A&&""!=A.trim()||(A="0"),this.numberify(A,e,t,r)}isNumber(A){return!isNaN(A)}isStringNumber(A,e){if(null==A||""==A.trim())return!1;let t=this.formattedStringToNumberString(A,e);return!!this.isNumber(t)}formattedStringToNumberString(A,e,t){return function(A,e,t,r){if(!A||null==A||""==A.trim())return"";let o=r.numberifySafe(A,!t||"."!=t,e,t);return null==o||isNaN(o)?A:function(A,e,t,r){return null==A&&(A=0),null!=e&&-1!=e||(e=r.countDecimals(A)),Number(A).toLocaleString("en-US",e>-1?{minimumFractionDigits:e,maximumFractionDigits:e,useGrouping:!1}:{useGrouping:!1})}(o,-1,0,r)}(A,e,t,this)}countDecimals(A){var e;if(Math.floor(A)===A)return 0;let t=A.toString().split(".")[1];return t&&null!==(e=t.length)&&void 0!==e?e:0}getNumericValueSuffix(A){let e="";return"P"==(A=A.toUpperCase())?e=" %":"VE"==A?e=" €":"VL"==A?e=" £":"VV"==A&&(e=" $"),e}numberToFormattedString(A,e,t){if(null==A||isNaN(A))return"";null!=e&&-1!=e||(e=this.countDecimals(A));let r=this.format(A,this.createFormatPattern(!0,e));return r+=this.getNumericValueSuffix(t),r}numberStringToFormattedString(A,e,t,r){let o=this.numberToFormattedString(this.numberifySafe(A),e,t);if(!r)return o;const i=this.decimalSeparator();if(i==r)return o;const n=this.groupSeparator();return o=o.replace(Xt(n,"g"),""),o=o.replace(Xt(i,"g"),r),o}register(A){this.managedComponents.add(A.rootElement?A.rootElement:A)}unregister(A){this.managedComponents&&this.managedComponents.delete(A.rootElement?A.rootElement:A)}}var $t,Ar,er,tr,rr,or=function(A,e,t,r){if("a"===t&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?A!==e||!r:!e.has(A))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===t?r:"a"===t?r.call(A):r?r.value:e.get(A)};const ir=document.documentElement;class nr{constructor(A,e,t){$t.add(this),this.currentAnchor=null,this.delay=null,this.element=null,this.fCellCallbacks=null,this.managedElements=null,this.modal=null,this.timeout=null,Ar.set(this,null),this.delay=A||125,this.fCellCallbacks=e||null,this.managedElements=new Set,this.modal=null!=t&&t,document.addEventListener("pointermove",(A=>{const e=A.composedPath();if(e.includes(this.element))return;const t=e=>{this.timeout=null;const t=e.classList.contains("f-cell")?this.fCellCallbacks:e.kupTooltip;requestAnimationFrame(t.enter.bind(t.enter,A,e))},r=e=>{const t=e.classList.contains("f-cell")?this.fCellCallbacks:e.kupTooltip;requestAnimationFrame(t.over.bind(t.over,A,e))},o=e=>{const t=this.currentAnchor.classList.contains("f-cell")?this.fCellCallbacks:this.currentAnchor.kupTooltip;requestAnimationFrame(t.leave.bind(t.leave,A,e))};if(this.currentAnchor&&!e.includes(this.currentAnchor))this.timeout?(clearTimeout(this.timeout),this.timeout=null):(this.currentAnchor.kupTooltip?this.currentAnchor.kupTooltip:this.fCellCallbacks).leave&&o(this.currentAnchor),this.currentAnchor=null;else if(!this.timeout)for(let A=0;A<e.length;A++){const o=e[A];if(o&&(this.managedElements.has(o)||this.fCellCallbacks&&o.classList&&o.classList.contains("f-cell"))){const A=o.kupTooltip?o.kupTooltip:this.fCellCallbacks;this.currentAnchor===o?A.over&&r(o):(this.currentAnchor=o,A.enter&&(this.delay?this.timeout=setTimeout(t.bind(t,o),this.delay):t(o)))}}}))}destroy(){this.element&&(this.element.remove(),this.element=null)}hide(){this.element&&(this.element.menuVisible=!1,ir.ketchup.dynamicPosition.stop(this.element),ir.ketchup.removeClickCallback(or(this,Ar,"f")),this.modal&&ir.ketchup.interact.hideModalBackdrop())}show(A,e){this.element?e&&or(this,$t,"m",rr).call(this,e):or(this,$t,"m",tr).call(this,e),A&&or(this,$t,"m",er).call(this,A),this.element.menuVisible||(ir.ketchup.dynamicPosition.isRegistered(this.element)?(this.modal&&ir.ketchup.interact.showModalBackdrop((()=>{or(this,Ar,"f").cb()}),!0),this.element.menuVisible=!0,ir.ketchup.addClickCallback(or(this,Ar,"f"),!0)):ir.ketchup.debug.logMessage("kup-tooltip","Unable to display KupTooltip without specifying a valid anchor point.",F.WARNING))}isRegistered(A){return!!this.managedElements&&this.managedElements.has(A)}register(A,e){this.managedElements.add(A),null!==e&&e&&(A.kupTooltip=e)}unregister(A){this.managedElements&&this.managedElements.delete(A)}}Ar=new WeakMap,$t=new WeakSet,er=function(A){ir.ketchup.dynamicPosition.isRegistered(this.element)?ir.ketchup.dynamicPosition.changeAnchor(this.element,A):ir.ketchup.dynamicPosition.register(this.element,A,null,null,!0),ir.ketchup.dynamicPosition.start(this.element)},tr=function(A){this.element=document.createElement("kup-card"),this.element.id="kup-tooltip",this.element.isMenu=!0,this.element.layoutNumber=15,this.element.sizeX="auto",this.element.sizeY="auto",A&&or(this,$t,"m",rr).call(this,A),document.body.appendChild(this.element),function(A,e,t,r,o){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?A!==e||!o:!e.has(A))throw new TypeError("Cannot write private member to an object whose class did not declare it");"a"===r?o.call(A,t):o?o.value=t:e.set(A,t)}(this,Ar,{cb:()=>{this.hide()},el:this.element},"f")},rr=function(A){for(const e in A)Object.prototype.hasOwnProperty.call(A,e)&&(this.element[e]=A[e])};var ar={exports:{}};
|
|
9
9
|
/*!
|
|
10
10
|
* html2canvas 1.4.1 <https://html2canvas.hertzen.com>
|
|
11
11
|
* Copyright (c) 2022 Niklas von Hertzen <https://hertzen.com>
|
|
@@ -25,4 +25,4 @@ import{g as A,K as e,c as t,a as r,b as o}from"./p-1ee561ba.js";import{g as i,a
|
|
|
25
25
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
26
26
|
PERFORMANCE OF THIS SOFTWARE.
|
|
27
27
|
***************************************************************************** */
|
|
28
|
-
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 r(){this.constructor=e}A(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var t=function(){return t=Object.assign||function(A){for(var e,t=1,r=arguments.length;t<r;t++)for(var o in e=arguments[t])Object.prototype.hasOwnProperty.call(e,o)&&(A[o]=e[o]);return A},t.apply(this,arguments)};function r(A,e,t,r){return new(t||(t=Promise))((function(o,i){function n(A){try{c(r.next(A))}catch(A){i(A)}}function a(A){try{c(r.throw(A))}catch(A){i(A)}}function c(A){var e;A.done?o(A.value):(e=A.value,e instanceof t?e:new t((function(A){A(e)}))).then(n,a)}c((r=r.apply(A,e||[])).next())}))}function o(A,e){var t,r,o,i,n={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(t)throw new TypeError("Generator is already executing.");for(;n;)try{if(t=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return n.label++,{value:i[1],done:!1};case 5:n.label++,r=i[1],i=[0];continue;case 7:i=n.ops.pop(),n.trys.pop();continue;default:if(!((o=(o=n.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){n=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){n.label=i[1];break}if(6===i[0]&&n.label<o[1]){n.label=o[1],o=i;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(i);break}o[2]&&n.ops.pop(),n.trys.pop();continue}i=e.call(A,n)}catch(A){i=[6,A],r=0}finally{t=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function i(A,e,t){if(t||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return A.concat(r||e)}for(var n=function(){function A(A,e,t,r){this.left=A,this.top=e,this.width=t,this.height=r}return A.prototype.add=function(e,t,r,o){return new A(this.left+e,this.top+t,this.width+r,this.height+o)},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 r=Array.from(t).find((function(A){return 0!==A.width}));return r?new A(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),a=function(A,e){return n.fromClientRect(A,e.getBoundingClientRect())},c=function(A){for(var e=[],t=0,r=A.length;t<r;){var o=A.charCodeAt(t++);if(o>=55296&&o<=56319&&t<r){var i=A.charCodeAt(t++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),t--)}else e.push(o)}return e},l=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 r=[],o=-1,i="";++o<t;){var n=A[o];n<=65535?r.push(n):r.push(55296+((n-=65536)>>10),n%1024+56320),(o+1===t||r.length>16384)&&(i+=String.fromCharCode.apply(String,r),r.length=0)}return i},u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s="undefined"==typeof Uint8Array?[]:new Uint8Array(256),p=0;p<64;p++)s[u.charCodeAt(p)]=p;for(var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",f="undefined"==typeof Uint8Array?[]:new Uint8Array(256),g=0;g<64;g++)f[d.charCodeAt(g)]=g;for(var h=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},k=function(){function A(A,e,t,r,o,i){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=r,this.index=o,this.data=i}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return this.data[e=((e=this.index[A>>5])<<2)+(31&A)];if(A<=65535)return this.data[e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A)];if(A<this.highStart)return e=this.index[e=2080+(A>>11)],this.data[e=((e=this.index[e+=A>>5&63])<<2)+(31&A)];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",b="undefined"==typeof Uint8Array?[]:new Uint8Array(256),B=0;B<64;B++)b[m.charCodeAt(B)]=B;var w=10,x=13,v=15,y=17,Q=18,C=19,F=20,U=21,E=22,I=24,_=25,H=26,M=27,D=28,K=30,L=32,z=33,S=34,O=35,T=37,G=38,N=39,P=40,V=42,R=[9001,65288],j="×",Z="÷",J=function(A){var e,t,r,o=function(A){var e,t,r,o,i,n=.75*A.length,a=A.length,c=0;"="===A[A.length-1]&&(n--,"="===A[A.length-2]&&n--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),u=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<a;e+=4)t=f[A.charCodeAt(e)],r=f[A.charCodeAt(e+1)],o=f[A.charCodeAt(e+2)],i=f[A.charCodeAt(e+3)],u[c++]=t<<2|r>>4,u[c++]=(15&r)<<4|o>>2,u[c++]=(3&o)<<6|63&i;return l}(A),i=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t}(o):new Uint32Array(o),n=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t}(o):new Uint16Array(o),a=h(n,12,i[4]/2),c=2===i[5]?h(n,(24+i[4])/2):(e=i,t=Math.ceil((24+i[4])/4),e.slice?e.slice(t,r):new Uint32Array(Array.prototype.slice.call(e,t,r)));return new k(i[0],i[1],i[2],i[3],a,c)}("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=="),X=[K,36],Y=[1,2,3,5],W=[w,8],q=[M,H],$=Y.concat(W),AA=[G,N,P,S,O],eA=[v,x],tA=function(A,e,t,r){var o=r[t];if(Array.isArray(A)?-1!==A.indexOf(o):A===o)for(var i=t;i<=r.length;){if((c=r[++i])===e)return!0;if(c!==w)break}if(o===w)for(i=t;i>0;){var n=r[--i];if(Array.isArray(A)?-1!==A.indexOf(n):A===n)for(var a=t;a<=r.length;){var c;if((c=r[++a])===e)return!0;if(c!==w)break}if(n!==w)break}return!1},rA=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r!==w)return r;t--}return 0},oA=function(A,e,t,r,o){if(0===t[r])return j;var i=r-1;if(Array.isArray(o)&&!0===o[i])return j;var n=i-1,a=i+1,c=e[i],l=n>=0?e[n]:0,u=e[a];if(2===c&&3===u)return j;if(-1!==Y.indexOf(c))return"!";if(-1!==Y.indexOf(u))return j;if(-1!==W.indexOf(u))return j;if(8===rA(i,e))return Z;if(11===J.get(A[i]))return j;if((c===L||c===z)&&11===J.get(A[a]))return j;if(7===c||7===u)return j;if(9===c)return j;if(-1===[w,x,v].indexOf(c)&&9===u)return j;if(-1!==[y,Q,C,I,D].indexOf(u))return j;if(rA(i,e)===E)return j;if(tA(23,E,i,e))return j;if(tA([y,Q],U,i,e))return j;if(tA(12,12,i,e))return j;if(c===w)return Z;if(23===c||23===u)return j;if(16===u||16===c)return Z;if(-1!==[x,v,U].indexOf(u)||14===c)return j;if(36===l&&-1!==eA.indexOf(c))return j;if(c===D&&36===u)return j;if(u===F)return j;if(-1!==X.indexOf(u)&&c===_||-1!==X.indexOf(c)&&u===_)return j;if(c===M&&-1!==[T,L,z].indexOf(u)||-1!==[T,L,z].indexOf(c)&&u===H)return j;if(-1!==X.indexOf(c)&&-1!==q.indexOf(u)||-1!==q.indexOf(c)&&-1!==X.indexOf(u))return j;if(-1!==[M,H].indexOf(c)&&(u===_||-1!==[E,v].indexOf(u)&&e[a+1]===_)||-1!==[E,v].indexOf(c)&&u===_||c===_&&-1!==[_,D,I].indexOf(u))return j;if(-1!==[_,D,I,y,Q].indexOf(u))for(var s=i;s>=0;){if((p=e[s])===_)return j;if(-1===[D,I].indexOf(p))break;s--}if(-1!==[M,H].indexOf(u))for(s=-1!==[y,Q].indexOf(c)?n:i;s>=0;){var p;if((p=e[s])===_)return j;if(-1===[D,I].indexOf(p))break;s--}if(G===c&&-1!==[G,N,S,O].indexOf(u)||-1!==[N,S].indexOf(c)&&-1!==[N,P].indexOf(u)||-1!==[P,O].indexOf(c)&&u===P)return j;if(-1!==AA.indexOf(c)&&-1!==[F,H].indexOf(u)||-1!==AA.indexOf(u)&&c===M)return j;if(-1!==X.indexOf(c)&&-1!==X.indexOf(u))return j;if(c===I&&-1!==X.indexOf(u))return j;if(-1!==X.concat(_).indexOf(c)&&u===E&&-1===R.indexOf(A[a])||-1!==X.concat(_).indexOf(u)&&c===Q)return j;if(41===c&&41===u){for(var d=t[i],f=1;d>0&&41===e[--d];)f++;if(f%2!=0)return j}return c===L&&u===z?j:Z},iA=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=function(A,e){void 0===e&&(e="strict");var t=[],r=[],o=[];return A.forEach((function(A,i){var n=J.get(A);if(n>50?(o.push(!0),n-=50):o.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return r.push(i),t.push(16);if(4===n||11===n){if(0===i)return r.push(i),t.push(K);var a=t[i-1];return-1===$.indexOf(a)?(r.push(r[i-1]),t.push(a)):(r.push(i),t.push(K))}return r.push(i),31===n?t.push("strict"===e?U:T):n===V||29===n?t.push(K):43===n?t.push(A>=131072&&A<=196605||A>=196608&&A<=262141?T:K):void t.push(n)})),[r,t,o]}(A,e.lineBreak),r=t[0],o=t[1],i=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(o=o.map((function(A){return-1!==[_,K,V].indexOf(A)?T:A})));var n="keep-all"===e.wordBreak?i.map((function(e,t){return e&&A[t]>=19968&&A[t]<=40959})):void 0;return[r,o,n]},nA=function(){function A(A,e,t,r){this.codePoints=A,this.required="!"===e,this.start=t,this.end=r}return A.prototype.slice=function(){return l.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),aA=45,cA=43,lA=-1,uA=function(A){return A>=48&&A<=57},sA=function(A){return uA(A)||A>=65&&A<=70||A>=97&&A<=102},pA=function(A){return 10===A||9===A||32===A},dA=function(A){return function(A){return function(A){return A>=97&&A<=122}(A)||function(A){return A>=65&&A<=90}(A)}(A)||function(A){return A>=128}(A)||95===A},fA=function(A){return dA(A)||uA(A)||A===aA},gA=function(A){return A>=0&&A<=8||11===A||A>=14&&A<=31||127===A},hA=function(A,e){return 92===A&&10!==e},kA=function(A,e,t){return A===aA?dA(e)||hA(e,t):!!dA(A)||!(92!==A||!hA(A,e))},mA=function(A,e,t){return A===cA||A===aA?!!uA(e)||46===e&&uA(t):uA(46===A?e:A)},bA=function(A){var e=0,t=1;A[e]!==cA&&A[e]!==aA||(A[e]===aA&&(t=-1),e++);for(var r=[];uA(A[e]);)r.push(A[e++]);var o=r.length?parseInt(l.apply(void 0,r),10):0;46===A[e]&&e++;for(var i=[];uA(A[e]);)i.push(A[e++]);var n=i.length,a=n?parseInt(l.apply(void 0,i),10):0;69!==A[e]&&101!==A[e]||e++;var c=1;A[e]!==cA&&A[e]!==aA||(A[e]===aA&&(c=-1),e++);for(var u=[];uA(A[e]);)u.push(A[e++]);var s=u.length?parseInt(l.apply(void 0,u),10):0;return t*(o+a*Math.pow(10,-n))*Math.pow(10,c*s)},BA={type:2},wA={type:3},xA={type:4},vA={type:13},yA={type:8},QA={type:21},CA={type:9},FA={type:10},UA={type:11},EA={type:12},IA={type:14},_A={type:23},HA={type:1},MA={type:25},DA={type:24},KA={type:26},LA={type:27},zA={type:28},SA={type:29},OA={type:31},TA={type:32},GA=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(c(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==TA;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),r=this.peekCodePoint(2);if(fA(e)||hA(t,r)){var o=kA(e,t,r)?2:1;return{type:5,value:this.consumeName(),flags:o}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),vA;break;case 39:return this.consumeStringToken(39);case 40:return BA;case 41:return wA;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),IA;break;case cA:if(mA(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 44:return xA;case aA:var i=A,n=this.peekCodePoint(0),a=this.peekCodePoint(1);if(mA(i,n,a))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(kA(i,n,a))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(n===aA&&62===a)return this.consumeCodePoint(),this.consumeCodePoint(),DA;break;case 46:if(mA(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(42===c&&47===(c=this.consumeCodePoint()))return this.consumeToken();if(c===lA)return this.consumeToken()}break;case 58:return KA;case 59:return LA;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===aA&&this.peekCodePoint(2)===aA)return this.consumeCodePoint(),this.consumeCodePoint(),MA;break;case 64:var u=this.peekCodePoint(0),s=this.peekCodePoint(1),p=this.peekCodePoint(2);if(kA(u,s,p))return{type:7,value:this.consumeName()};break;case 91:return zA;case 92:if(hA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case 93:return SA;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),yA;break;case 123:return UA;case 125:return EA;case 117:case 85:var d=this.peekCodePoint(0),f=this.peekCodePoint(1);return d!==cA||!sA(f)&&63!==f||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),CA;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),QA;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),FA;break;case lA:return TA}return pA(A)?(this.consumeWhiteSpace(),OA):uA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):dA(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:l(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();sA(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;63===e&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(l.apply(void 0,A.map((function(A){return 63===A?48:A}))),16),end:parseInt(l.apply(void 0,A.map((function(A){return 63===A?70:A}))),16)};var r=parseInt(l.apply(void 0,A),16);if(this.peekCodePoint(0)===aA&&sA(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var o=[];sA(e)&&o.length<6;)o.push(e),e=this.consumeCodePoint();return{type:30,start:r,end:parseInt(l.apply(void 0,o),16)}}return{type:30,start:r,end:r}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===lA)return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===lA||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),_A)}for(;;){var r=this.consumeCodePoint();if(r===lA||41===r)return{type:22,value:l.apply(void 0,A)};if(pA(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===lA||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:l.apply(void 0,A)}):(this.consumeBadUrlRemnants(),_A);if(34===r||39===r||40===r||gA(r))return this.consumeBadUrlRemnants(),_A;if(92===r){if(!hA(r,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),_A;A.push(this.consumeEscapedCodePoint())}else A.push(r)}},A.prototype.consumeWhiteSpace=function(){for(;pA(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(41===A||A===lA)return;hA(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e="";A>0;){var t=Math.min(5e4,A);e+=l.apply(void 0,this._value.splice(0,t)),A-=t}return this._value.shift(),e},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var r=this._value[t];if(r===lA||void 0===r||r===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(10===r)return this._value.splice(0,t),HA;if(92===r){var o=this._value[t+1];o!==lA&&void 0!==o&&(10===o?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):hA(r,o)&&(e+=this.consumeStringSlice(t),e+=l(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=4,t=this.peekCodePoint(0);for(t!==cA&&t!==aA||A.push(this.consumeCodePoint());uA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(46===t&&uA(r))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;uA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),r=this.peekCodePoint(1);var o=this.peekCodePoint(2);if((69===t||101===t)&&((r===cA||r===aA)&&uA(o)||uA(r)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;uA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[bA(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],r=this.peekCodePoint(0),o=this.peekCodePoint(1),i=this.peekCodePoint(2);return kA(r,o,i)?{type:15,number:e,flags:t,unit:this.consumeName()}:37===r?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(sA(A)){for(var e=l(A);sA(this.peekCodePoint(0))&&e.length<6;)e+=l(this.consumeCodePoint());pA(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||function(A){return A>=55296&&A<=57343}(t)||t>1114111?65533:t}return A===lA?65533:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(fA(e))A+=l(e);else{if(!hA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=l(this.consumeEscapedCodePoint())}}},A}(),NA=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new GA;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||WA(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?TA:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),PA=function(A){return 15===A.type},VA=function(A){return 17===A.type},RA=function(A){return 20===A.type},jA=function(A){return 0===A.type},ZA=function(A,e){return RA(A)&&A.value===e},JA=function(A){return 31!==A.type},XA=function(A){return 31!==A.type&&4!==A.type},YA=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},WA=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},qA=function(A){return 17===A.type||15===A.type},$A=function(A){return 16===A.type||qA(A)},Ae=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},ee={type:17,number:0,flags:4},te={type:16,number:50,flags:4},re={type:16,number:100,flags:4},oe=function(A,e,t){var r=A[0],o=A[1];return[ie(r,e),ie(void 0!==o?o:r,t)]},ie=function(A,e){if(16===A.type)return A.number/100*e;if(PA(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},ne="grad",ae="turn",ce=function(A,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case ne:return Math.PI/200*e.number;case"rad":return e.number;case ae:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},le=function(A){return 15===A.type&&("deg"===A.unit||A.unit===ne||"rad"===A.unit||A.unit===ae)},ue=function(A){switch(A.filter(RA).map((function(A){return A.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[ee,ee];case"to top":case"bottom":return se(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[ee,re];case"to right":case"left":return se(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[re,re];case"to bottom":case"top":return se(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[re,ee];case"to left":case"right":return se(270)}return 0},se=function(A){return Math.PI*A/180},pe=function(A,e){if(18===e.type){var t=Be[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 r=e.value.substring(0,1),o=e.value.substring(1,2),i=e.value.substring(2,3);return ge(parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16),1)}if(4===e.value.length){r=e.value.substring(0,1),o=e.value.substring(1,2),i=e.value.substring(2,3);var n=e.value.substring(3,4);return ge(parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16),parseInt(n+n,16)/255)}if(6===e.value.length)return r=e.value.substring(0,2),o=e.value.substring(2,4),i=e.value.substring(4,6),ge(parseInt(r,16),parseInt(o,16),parseInt(i,16),1);if(8===e.value.length)return r=e.value.substring(0,2),o=e.value.substring(2,4),i=e.value.substring(4,6),n=e.value.substring(6,8),ge(parseInt(r,16),parseInt(o,16),parseInt(i,16),parseInt(n,16)/255)}if(20===e.type){var a=xe[e.value.toUpperCase()];if(void 0!==a)return a}return xe.TRANSPARENT},de=function(A){return!(255&A)},fe=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,o=255&A>>24;return e<255?"rgba("+o+","+r+","+t+","+e/255+")":"rgb("+o+","+r+","+t+")"},ge=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(255*r))>>>0},he=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},ke=function(A,e){var t=e.filter(XA);if(3===t.length){var r=t.map(he);return ge(r[0],r[1],r[2],1)}if(4===t.length){var o=t.map(he);return ge(o[0],o[1],o[2],o[3])}return 0};function me(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 be=function(A,e){var t=e.filter(XA),r=t[0],o=t[1],i=t[2],n=t[3],a=(17===r.type?se(r.number):ce(A,r))/(2*Math.PI),c=$A(o)?o.number/100:0,l=$A(i)?i.number/100:0,u=void 0!==n&&$A(n)?ie(n,1):1;if(0===c)return ge(255*l,255*l,255*l,1);var s=l<=.5?l*(c+1):l+c-l*c,p=2*l-s,d=me(p,s,a+1/3),f=me(p,s,a),g=me(p,s,a-1/3);return ge(255*d,255*f,255*g,u)},Be={hsl:be,hsla:be,rgb:ke,rgba:ke},we=function(A,e){return pe(A,NA.create(e).parseComponentValue())},xe={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},ve={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(RA(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},ye={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Qe=function(A,e){var t=pe(A,e[0]),r=e[1];return r&&$A(r)?{color:t,stop:r}:{color:t,stop:null}},Ce=function(A,e){var t=A[0],r=A[A.length-1];null===t.stop&&(t.stop=ee),null===r.stop&&(r.stop=re);for(var o=[],i=0,n=0;n<A.length;n++){var a=A[n].stop;if(null!==a){var c=ie(a,e);o.push(c>i?c:i),i=c}else o.push(null)}var l=null;for(n=0;n<o.length;n++){var u=o[n];if(null===u)null===l&&(l=n);else if(null!==l){for(var s=n-l,p=(u-o[l-1])/(s+1),d=1;d<=s;d++)o[l+d-1]=p*d;l=null}}return A.map((function(A,t){return{color:A.color,stop:Math.max(Math.min(1,o[t]/e),0)}}))},Fe=function(A,e,t){var r="number"==typeof A?A:function(A,e,t){var r=e/2,o=t/2,i=ie(A[0],e)-r,n=o-ie(A[1],t);return(Math.atan2(n,i)+2*Math.PI)%(2*Math.PI)}(A,e,t),o=Math.abs(e*Math.sin(r))+Math.abs(t*Math.cos(r)),i=e/2,n=t/2,a=o/2,c=Math.sin(r-Math.PI/2)*a,l=Math.cos(r-Math.PI/2)*a;return[o,i-l,i+l,n-c,n+c]},Ue=function(A,e){return Math.sqrt(A*A+e*e)},Ee=function(A,e,t,r,o){return[[0,0],[0,e],[A,0],[A,e]].reduce((function(A,e){var i=Ue(t-e[0],r-e[1]);return(o?i<A.optimumDistance:i>A.optimumDistance)?{optimumCorner:e,optimumDistance:i}:A}),{optimumDistance:o?1/0:-1/0,optimumCorner:null}).optimumCorner},Ie=function(A,e){var t=se(180),r=[];return YA(e).forEach((function(e,o){if(0===o){var i=e[0];if(20===i.type&&-1!==["top","left","right","bottom"].indexOf(i.value))return void(t=ue(e));if(le(i))return void(t=(ce(A,i)+se(270))%se(360))}var n=Qe(A,e);r.push(n)})),{angle:t,stops:r,type:1}},_e="closest-side",He="farthest-side",Me="closest-corner",De="farthest-corner",Ke="circle",Le="ellipse",ze="cover",Se="contain",Oe=function(A,e){var t=0,r=3,o=[],i=[];return YA(e).forEach((function(e,n){var a=!0;if(0===n?a=e.reduce((function(A,e){if(RA(e))switch(e.value){case"center":return i.push(te),!1;case"top":case"left":return i.push(ee),!1;case"right":case"bottom":return i.push(re),!1}else if($A(e)||qA(e))return i.push(e),!1;return A}),a):1===n&&(a=e.reduce((function(A,e){if(RA(e))switch(e.value){case Ke:return t=0,!1;case Le:return t=1,!1;case Se:case _e:return r=0,!1;case He:return r=1,!1;case Me:return r=2,!1;case ze:case De:return r=3,!1}else if(qA(e)||$A(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A}),a)),a){var c=Qe(A,e);o.push(c)}})),{size:r,shape:t,stops:o,position:i,type:2}},Te=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 r=Ne[e.name];if(void 0===r)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)};var Ge,Ne={"linear-gradient":function(A,e){var t=se(180),r=[];return YA(e).forEach((function(e,o){if(0===o){var i=e[0];if(20===i.type&&"to"===i.value)return void(t=ue(e));if(le(i))return void(t=ce(A,i))}var n=Qe(A,e);r.push(n)})),{angle:t,stops:r,type:1}},"-moz-linear-gradient":Ie,"-ms-linear-gradient":Ie,"-o-linear-gradient":Ie,"-webkit-linear-gradient":Ie,"radial-gradient":function(A,e){var t=0,r=3,o=[],i=[];return YA(e).forEach((function(e,n){var a=!0;if(0===n){var c=!1;a=e.reduce((function(A,e){if(c)if(RA(e))switch(e.value){case"center":return i.push(te),A;case"top":case"left":return i.push(ee),A;case"right":case"bottom":return i.push(re),A}else($A(e)||qA(e))&&i.push(e);else if(RA(e))switch(e.value){case Ke:return t=0,!1;case Le:return t=1,!1;case"at":return c=!0,!1;case _e:return r=0,!1;case ze:case He:return r=1,!1;case Se:case Me:return r=2,!1;case De:return r=3,!1}else if(qA(e)||$A(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A}),a)}if(a){var l=Qe(A,e);o.push(l)}})),{size:r,shape:t,stops:o,position:i,type:2}},"-moz-radial-gradient":Oe,"-ms-radial-gradient":Oe,"-o-radial-gradient":Oe,"-webkit-radial-gradient":Oe,"-webkit-gradient":function(A,e){var t=se(180),r=[],o=1;return YA(e).forEach((function(e,t){var i=e[0];if(0===t){if(RA(i)&&"linear"===i.value)return void(o=1);if(RA(i)&&"radial"===i.value)return void(o=2)}if(18===i.type)if("from"===i.name){var n=pe(A,i.values[0]);r.push({stop:ee,color:n})}else if("to"===i.name)n=pe(A,i.values[0]),r.push({stop:re,color:n});else if("color-stop"===i.name){var a=i.values.filter(XA);if(2===a.length){n=pe(A,a[1]);var c=a[0];VA(c)&&r.push({stop:{type:16,number:100*c.number,flags:c.flags},color:n})}}})),1===o?{angle:(t+se(180))%se(360),stops:r,type:o}:{size:3,shape:0,stops:r,position:[],type:o}}},Pe={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 XA(A)&&function(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Ne[A.name])}(A)})).map((function(e){return Te(A,e)}))}},Ve={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(RA(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Re={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return YA(e).map((function(A){return A.filter($A)})).map(Ae)}},je={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return YA(e).map((function(A){return A.filter(RA).map((function(A){return A.value})).join(" ")})).map(Ze)}},Ze=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"}(Ge||(Ge={}));var Je,Xe={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return YA(e).map((function(A){return A.filter(Ye)}))}},Ye=function(A){return RA(A)||$A(A)},We=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},qe=We("top"),$e=We("right"),At=We("bottom"),et=We("left"),tt=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Ae(e.filter($A))}}},rt=tt("top-left"),ot=tt("top-right"),it=tt("bottom-right"),nt=tt("bottom-left"),at=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}}},ct=at("top"),lt=at("right"),ut=at("bottom"),st=at("left"),pt=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return PA(e)?e.number:0}}},dt=pt("top"),ft=pt("right"),gt=pt("bottom"),ht=pt("left"),kt={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},mt={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},bt={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(RA).reduce((function(A,e){return A|Bt(e.value)}),0)}},Bt=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},wt={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}},xt={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"}(Je||(Je={}));var vt,yt={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Je.STRICT:Je.NORMAL}},Qt={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ct=function(A,e){return RA(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:$A(A)?ie(A,e):e},Ft={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:Te(A,e)}},Ut={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},Et={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}}},It=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},_t=It("top"),Ht=It("right"),Mt=It("bottom"),Dt=It("left"),Kt={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(RA).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}}))}},Lt={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},zt=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},St=zt("top"),Ot=zt("right"),Tt=zt("bottom"),Gt=zt("left"),Nt={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}}},Pt={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}},Vt={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&ZA(e[0],"none")?[]:YA(e).map((function(e){for(var t={color:xe.TRANSPARENT,offsetX:ee,offsetY:ee,blur:ee},r=0,o=0;o<e.length;o++){var i=e[o];qA(i)?(0===r?t.offsetX=i:1===r?t.offsetY=i:t.blur=i,r++):t.color=pe(A,i)}return t}))}},Rt={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}},jt={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=Zt[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Zt={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}));return 16===e.length?[e[0],e[1],e[4],e[5],e[12],e[13]]:null}},Jt={type:16,number:50,flags:4},Xt=[Jt,Jt],Yt={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter($A);return 2!==t.length?Xt:[t[0],t[1]]}},Wt={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"}(vt||(vt={}));for(var qt={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return vt.BREAK_ALL;case"keep-all":return vt.KEEP_ALL;default:return vt.NORMAL}}},$t={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(VA(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Ar={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")}},er={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return VA(e)?e.number:1}},tr={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},rr={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(RA).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}))}},or={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],r=[];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:r.push(t.join(" ")),t.length=0}})),t.length&&r.push(t.join(" ")),r.map((function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"}))}},ir={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},nr={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return VA(e)?e.number:RA(e)&&"bold"===e.value?700:400}},ar={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(RA).map((function(A){return A.value}))}},cr={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"}}},lr=function(A,e){return!!(A&e)},ur={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}},sr={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 r=[],o=e.filter(JA),i=0;i<o.length;i++){var n=o[i],a=o[i+1];if(20===n.type){var c=a&&VA(a)?a.number:1;r.push({counter:n.value,increment:c})}}return r}},pr={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],r=e.filter(JA),o=0;o<r.length;o++){var i=r[o],n=r[o+1];if(RA(i)&&"none"!==i.value){var a=n&&VA(n)?n.number:0;t.push({counter:i.value,reset:a})}}return t}},dr={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(PA).map((function(e){return Ar.parse(A,e)}))}},fr={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 r=[],o=e.filter(jA);if(o.length%2!=0)return null;for(var i=0;i<o.length;i+=2)r.push({open:o[i].value,close:o[i+1].value});return r}},gr=function(A,e,t){if(!A)return"";var r=A[Math.min(e,A.length-1)];return r?t?r.open:r.close:""},hr={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&ZA(e[0],"none")?[]:YA(e).map((function(e){for(var t={color:255,offsetX:ee,offsetY:ee,blur:ee,spread:ee,inset:!1},r=0,o=0;o<e.length;o++){var i=e[o];ZA(i,"inset")?t.inset=!0:qA(i)?(0===r?t.offsetX=i:1===r?t.offsetY=i:2===r?t.blur=i:t.spread=i,r++):t.color=pe(A,i)}return t}))}},kr={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[];return e.filter(RA).forEach((function(A){switch(A.value){case"stroke":t.push(1);break;case"fill":t.push(0);break;case"markers":t.push(2)}})),[0,1,2].forEach((function(A){-1===t.indexOf(A)&&t.push(A)})),t}},mr={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},br={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return PA(e)?e.number:0}},Br=function(){function A(A,e){var t,r;this.animationDuration=vr(A,dr,e.animationDuration),this.backgroundClip=vr(A,ve,e.backgroundClip),this.backgroundColor=vr(A,ye,e.backgroundColor),this.backgroundImage=vr(A,Pe,e.backgroundImage),this.backgroundOrigin=vr(A,Ve,e.backgroundOrigin),this.backgroundPosition=vr(A,Re,e.backgroundPosition),this.backgroundRepeat=vr(A,je,e.backgroundRepeat),this.backgroundSize=vr(A,Xe,e.backgroundSize),this.borderTopColor=vr(A,qe,e.borderTopColor),this.borderRightColor=vr(A,$e,e.borderRightColor),this.borderBottomColor=vr(A,At,e.borderBottomColor),this.borderLeftColor=vr(A,et,e.borderLeftColor),this.borderTopLeftRadius=vr(A,rt,e.borderTopLeftRadius),this.borderTopRightRadius=vr(A,ot,e.borderTopRightRadius),this.borderBottomRightRadius=vr(A,it,e.borderBottomRightRadius),this.borderBottomLeftRadius=vr(A,nt,e.borderBottomLeftRadius),this.borderTopStyle=vr(A,ct,e.borderTopStyle),this.borderRightStyle=vr(A,lt,e.borderRightStyle),this.borderBottomStyle=vr(A,ut,e.borderBottomStyle),this.borderLeftStyle=vr(A,st,e.borderLeftStyle),this.borderTopWidth=vr(A,dt,e.borderTopWidth),this.borderRightWidth=vr(A,ft,e.borderRightWidth),this.borderBottomWidth=vr(A,gt,e.borderBottomWidth),this.borderLeftWidth=vr(A,ht,e.borderLeftWidth),this.boxShadow=vr(A,hr,e.boxShadow),this.color=vr(A,kt,e.color),this.direction=vr(A,mt,e.direction),this.display=vr(A,bt,e.display),this.float=vr(A,wt,e.cssFloat),this.fontFamily=vr(A,or,e.fontFamily),this.fontSize=vr(A,ir,e.fontSize),this.fontStyle=vr(A,cr,e.fontStyle),this.fontVariant=vr(A,ar,e.fontVariant),this.fontWeight=vr(A,nr,e.fontWeight),this.letterSpacing=vr(A,xt,e.letterSpacing),this.lineBreak=vr(A,yt,e.lineBreak),this.lineHeight=vr(A,Qt,e.lineHeight),this.listStyleImage=vr(A,Ft,e.listStyleImage),this.listStylePosition=vr(A,Ut,e.listStylePosition),this.listStyleType=vr(A,Et,e.listStyleType),this.marginTop=vr(A,_t,e.marginTop),this.marginRight=vr(A,Ht,e.marginRight),this.marginBottom=vr(A,Mt,e.marginBottom),this.marginLeft=vr(A,Dt,e.marginLeft),this.opacity=vr(A,er,e.opacity);var o=vr(A,Kt,e.overflow);this.overflowX=o[0],this.overflowY=o[o.length>1?1:0],this.overflowWrap=vr(A,Lt,e.overflowWrap),this.paddingTop=vr(A,St,e.paddingTop),this.paddingRight=vr(A,Ot,e.paddingRight),this.paddingBottom=vr(A,Tt,e.paddingBottom),this.paddingLeft=vr(A,Gt,e.paddingLeft),this.paintOrder=vr(A,kr,e.paintOrder),this.position=vr(A,Pt,e.position),this.textAlign=vr(A,Nt,e.textAlign),this.textDecorationColor=vr(A,tr,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=vr(A,rr,null!==(r=e.textDecorationLine)&&void 0!==r?r:e.textDecoration),this.textShadow=vr(A,Vt,e.textShadow),this.textTransform=vr(A,Rt,e.textTransform),this.transform=vr(A,jt,e.transform),this.transformOrigin=vr(A,Yt,e.transformOrigin),this.visibility=vr(A,Wt,e.visibility),this.webkitTextStrokeColor=vr(A,mr,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=vr(A,br,e.webkitTextStrokeWidth),this.wordBreak=vr(A,qt,e.wordBreak),this.zIndex=vr(A,$t,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return de(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 lr(this.display,4)||lr(this.display,33554432)||lr(this.display,268435456)||lr(this.display,536870912)||lr(this.display,67108864)||lr(this.display,134217728)},A}(),wr=function(A,e){this.content=vr(A,ur,e.content),this.quotes=vr(A,fr,e.quotes)},xr=function(A,e){this.counterIncrement=vr(A,sr,e.counterIncrement),this.counterReset=vr(A,pr,e.counterReset)},vr=function(A,e,t){var r=new GA,o=null!=t?t.toString():e.initialValue;r.write(o);var i=new NA(r.read());switch(e.type){case 2:var n=i.parseComponentValue();return e.parse(A,RA(n)?n.value:e.initialValue);case 0:return e.parse(A,i.parseComponentValue());case 1:return e.parse(A,i.parseComponentValues());case 4:return i.parseComponentValue();case 3:switch(e.format){case"angle":return ce(A,i.parseComponentValue());case"color":return pe(A,i.parseComponentValue());case"image":return Te(A,i.parseComponentValue());case"length":var a=i.parseComponentValue();return qA(a)?a:ee;case"length-percentage":var c=i.parseComponentValue();return $A(c)?c:ee;case"time":return Ar.parse(A,i.parseComponentValue())}}},yr=function(A,e){var t=function(A){switch(A.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(A);return 1===t||e===t},Qr=function(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,yr(e,3),this.styles=new Br(A,window.getComputedStyle(e,null)),Io(e)&&(this.styles.animationDuration.some((function(A){return A>0}))&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=a(this.context,e),yr(e,4)&&(this.flags|=16)},Cr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Fr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ur=0;Ur<64;Ur++)Fr[Cr.charCodeAt(Ur)]=Ur;for(var Er=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Ir=function(){function A(A,e,t,r,o,i){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=r,this.index=o,this.data=i}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return this.data[e=((e=this.index[A>>5])<<2)+(31&A)];if(A<=65535)return this.data[e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A)];if(A<this.highStart)return e=this.index[e=2080+(A>>11)],this.data[e=((e=this.index[e+=A>>5&63])<<2)+(31&A)];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),_r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Hr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Mr=0;Mr<64;Mr++)Hr[_r.charCodeAt(Mr)]=Mr;var Dr,Kr=8,Lr=9,zr=11,Sr=12,Or=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 r=[],o=-1,i="";++o<t;){var n=A[o];n<=65535?r.push(n):r.push(55296+((n-=65536)>>10),n%1024+56320),(o+1===t||r.length>16384)&&(i+=String.fromCharCode.apply(String,r),r.length=0)}return i},Tr=function(A){var e,t,r,o=function(A){var e,t,r,o,i,n=.75*A.length,a=A.length,c=0;"="===A[A.length-1]&&(n--,"="===A[A.length-2]&&n--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),u=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<a;e+=4)t=Fr[A.charCodeAt(e)],r=Fr[A.charCodeAt(e+1)],o=Fr[A.charCodeAt(e+2)],i=Fr[A.charCodeAt(e+3)],u[c++]=t<<2|r>>4,u[c++]=(15&r)<<4|o>>2,u[c++]=(3&o)<<6|63&i;return l}(A),i=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t}(o):new Uint32Array(o),n=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t}(o):new Uint16Array(o),a=Er(n,12,i[4]/2),c=2===i[5]?Er(n,(24+i[4])/2):(e=i,t=Math.ceil((24+i[4])/4),e.slice?e.slice(t,r):new Uint32Array(Array.prototype.slice.call(e,t,r)));return new Ir(i[0],i[1],i[2],i[3],a,c)}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),Gr="×",Nr=function(A){return Tr.get(A)},Pr=function(A,e,t){var r=t-2,o=e[r],i=e[t-1],n=e[t];if(2===i&&3===n)return Gr;if(2===i||3===i||4===i)return"÷";if(2===n||3===n||4===n)return"÷";if(i===Kr&&-1!==[Kr,Lr,zr,Sr].indexOf(n))return Gr;if(!(i!==zr&&i!==Lr||n!==Lr&&10!==n))return Gr;if((i===Sr||10===i)&&10===n)return Gr;if(13===n||5===n)return Gr;if(7===n)return Gr;if(1===i)return Gr;if(13===i&&14===n){for(;5===o;)o=e[--r];if(14===o)return Gr}if(15===i&&15===n){for(var a=0;15===o;)a++,o=e[--r];if(a%2==0)return Gr}return"÷"},Vr=function(A){var e=function(A){for(var e=[],t=0,r=A.length;t<r;){var o=A.charCodeAt(t++);if(o>=55296&&o<=56319&&t<r){var i=A.charCodeAt(t++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),t--)}else e.push(o)}return e}(A),t=e.length,r=0,o=0,i=e.map(Nr);return{next:function(){if(r>=t)return{done:!0,value:null};for(var A=Gr;r<t&&(A=Pr(0,i,++r))===Gr;);if(A!==Gr||r===t){var n=Or.apply(null,e.slice(o,r));return o=r,{value:n,done:!1}}return{done:!0,value:null}}}},Rr=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},jr=function(A,e,t,r,o){var i="http://www.w3.org/2000/svg",n=document.createElementNS(i,"svg"),a=document.createElementNS(i,"foreignObject");return n.setAttributeNS(null,"width",A.toString()),n.setAttributeNS(null,"height",e.toString()),a.setAttributeNS(null,"width","100%"),a.setAttributeNS(null,"height","100%"),a.setAttributeNS(null,"x",t.toString()),a.setAttributeNS(null,"y",r.toString()),a.setAttributeNS(null,"externalResourcesRequired","true"),n.appendChild(a),a.appendChild(o),n},Zr=function(A){return new Promise((function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},Jr={get SUPPORT_RANGE_BOUNDS(){var A=function(A){if(A.createRange){var e=A.createRange();if(e.getBoundingClientRect){var t=A.createElement("boundtest");t.style.height="123px",t.style.display="block",A.body.appendChild(t),e.selectNode(t);var r=e.getBoundingClientRect(),o=Math.round(r.height);if(A.body.removeChild(t),123===o)return!0}}return!1}(document);return Object.defineProperty(Jr,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=Jr.SUPPORT_RANGE_BOUNDS&&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 r=e.firstChild,o=c(r.data).map((function(A){return l(A)})),i=0,n={},a=o.every((function(A,e){t.setStart(r,i),t.setEnd(r,i+A.length);var o=t.getBoundingClientRect();i+=A.length;var a=o.x>n.x||o.y>n.y;return n=o,0===e||a}));return A.body.removeChild(e),a}(document);return Object.defineProperty(Jr,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),t.toDataURL()}catch(A){return!1}return!0}(document);return Object.defineProperty(Jr,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var r=e.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var o=new Image,i=e.toDataURL();o.src=i;var n=jr(t,t,0,0,o);return r.fillStyle="red",r.fillRect(0,0,t,t),Zr(n).then((function(e){r.drawImage(e,0,0);var o=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var n=A.createElement("div");return n.style.backgroundImage="url("+i+")",n.style.height=t+"px",Rr(o)?Zr(jr(t,t,0,0,n)):Promise.reject(!1)})).then((function(A){return r.drawImage(A,0,0),Rr(r.getImageData(0,0,t,t).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(Jr,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=void 0!==(new Image).crossOrigin;return Object.defineProperty(Jr,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Jr,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Jr,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Jr,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Xr=function(A,e){this.text=A,this.bounds=e},Yr=function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var o=e.parentNode;if(o){o.replaceChild(r,e);var i=a(A,r);return r.firstChild&&o.replaceChild(r.firstChild,r),i}}return n.EMPTY},Wr=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var o=r.createRange();return o.setStart(A,e),o.setEnd(A,e+t),o},qr=function(A){if(Jr.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 function(A){for(var e,t=Vr(A),r=[];!(e=t.next()).done;)e.value&&r.push(e.value.slice());return r}(A)},$r=function(A,e){return 0!==e.letterSpacing?qr(A):function(A,e){if(Jr.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 eo(A,e)}(A,e)},Ao=[32,160,4961,65792,65793,4153,4241],eo=function(A,e){for(var t,r=function(A,e){var t=c(A),r=iA(t,e),o=r[0],i=r[1],n=r[2],a=t.length,l=0,u=0;return{next:function(){if(u>=a)return{done:!0,value:null};for(var A=j;u<a&&(A=oA(t,i,o,++u,n))===j;);if(A!==j||u===a){var e=new nA(t,A,l,u);return l=u,{value:e,done:!1}}return{done:!0,value:null}}}}(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),o=[],i=function(){if(t.value){var A=t.value.slice(),e=c(A),r="";e.forEach((function(A){-1===Ao.indexOf(A)?r+=l(A):(r.length&&o.push(r),o.push(l(A)),r="")})),r.length&&o.push(r)}};!(t=r.next()).done;)i();return o},to=function(A,e,t){this.text=ro(e.data,t.textTransform),this.textBounds=function(A,e,t,r){var o=$r(e,t),i=[],a=0;return o.forEach((function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Jr.SUPPORT_RANGE_BOUNDS){var o=Wr(r,a,e.length).getClientRects();if(o.length>1){var c=qr(e),l=0;c.forEach((function(e){i.push(new Xr(e,n.fromDOMRectList(A,Wr(r,l+a,e.length).getClientRects()))),l+=e.length}))}else i.push(new Xr(e,n.fromDOMRectList(A,o)))}else{var u=r.splitText(e.length);i.push(new Xr(e,Yr(A,r))),r=u}else Jr.SUPPORT_RANGE_BOUNDS||(r=r.splitText(e.length));a+=e.length})),i}(A,this.text,t,e)},ro=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(oo,io);case 2:return A.toUpperCase();default:return A}},oo=/(^|\s|:|-|\(|\))([a-z])/g,io=function(A,e,t){return A.length>0?e+t.toUpperCase():A},no=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.src=t.currentSrc||t.src,r.intrinsicWidth=t.naturalWidth,r.intrinsicHeight=t.naturalHeight,r.context.cache.addImage(r.src),r}return e(t,A),t}(Qr),ao=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.canvas=t,r.intrinsicWidth=t.width,r.intrinsicHeight=t.height,r}return e(t,A),t}(Qr),co=function(A){function t(e,t){var r=A.call(this,e,t)||this,o=new XMLSerializer,i=a(e,t);return t.setAttribute("width",i.width+"px"),t.setAttribute("height",i.height+"px"),r.svg="data:image/svg+xml,"+encodeURIComponent(o.serializeToString(t)),r.intrinsicWidth=t.width.baseVal.value,r.intrinsicHeight=t.height.baseVal.value,r.context.cache.addImage(r.svg),r}return e(t,A),t}(Qr),lo=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return e(t,A),t}(Qr),uo=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.start=t.start,r.reversed="boolean"==typeof t.reversed&&!0===t.reversed,r}return e(t,A),t}(Qr),so=[{type:15,flags:0,unit:"px",number:3}],po=[{type:16,flags:0,number:50}],fo="checkbox",go="radio",ho="password",ko=707406591,mo=function(A){function t(e,t){var r,o,i,a=A.call(this,e,t)||this;switch(a.type=t.type.toLowerCase(),a.checked=t.checked,a.value=0===(i=(o=t).type===ho?new Array(o.value.length+1).join("•"):o.value).length?o.placeholder||"":i,a.type!==fo&&a.type!==go||(a.styles.backgroundColor=3739148031,a.styles.borderTopColor=a.styles.borderRightColor=a.styles.borderBottomColor=a.styles.borderLeftColor=2779096575,a.styles.borderTopWidth=a.styles.borderRightWidth=a.styles.borderBottomWidth=a.styles.borderLeftWidth=1,a.styles.borderTopStyle=a.styles.borderRightStyle=a.styles.borderBottomStyle=a.styles.borderLeftStyle=1,a.styles.backgroundClip=[0],a.styles.backgroundOrigin=[0],a.bounds=(r=a.bounds).width>r.height?new n(r.left+(r.width-r.height)/2,r.top,r.height,r.height):r.width<r.height?new n(r.left,r.top+(r.height-r.width)/2,r.width,r.width):r),a.type){case fo:a.styles.borderTopRightRadius=a.styles.borderTopLeftRadius=a.styles.borderBottomRightRadius=a.styles.borderBottomLeftRadius=so;break;case go:a.styles.borderTopRightRadius=a.styles.borderTopLeftRadius=a.styles.borderBottomRightRadius=a.styles.borderBottomLeftRadius=po}return a}return e(t,A),t}(Qr),bo=function(A){function t(e,t){var r=A.call(this,e,t)||this,o=t.options[t.selectedIndex||0];return r.value=o&&o.text||"",r}return e(t,A),t}(Qr),Bo=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return e(t,A),t}(Qr),wo=function(A){function t(e,t){var r=A.call(this,e,t)||this;r.src=t.src,r.width=parseInt(t.width,10)||0,r.height=parseInt(t.height,10)||0,r.backgroundColor=r.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){r.tree=Qo(e,t.contentWindow.document.documentElement);var o=t.contentWindow.document.documentElement?we(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):xe.TRANSPARENT,i=t.contentWindow.document.body?we(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):xe.TRANSPARENT;r.backgroundColor=de(o)?de(i)?r.styles.backgroundColor:i:o}}catch(A){}return r}return e(t,A),t}(Qr),xo=["OL","UL","MENU"],vo=function(A,e,t,r){for(var o=e.firstChild,i=void 0;o;o=i)if(i=o.nextSibling,Uo(o)&&o.data.trim().length>0)t.textNodes.push(new to(A,o,t.styles));else if(Eo(o))if(Vo(o)&&o.assignedNodes)o.assignedNodes().forEach((function(e){return vo(A,e,t,r)}));else{var n=yo(A,o);n.styles.isVisible()&&(Co(o,n,r)?n.flags|=4:Fo(n.styles)&&(n.flags|=2),-1!==xo.indexOf(o.tagName)&&(n.flags|=8),t.elements.push(n),o.shadowRoot?vo(A,o.shadowRoot,n,r):No(o)||Ko(o)||Po(o)||vo(A,o,n,r))}},yo=function(A,e){return Oo(e)?new no(A,e):zo(e)?new ao(A,e):Ko(e)?new co(A,e):Ho(e)?new lo(A,e):Mo(e)?new uo(A,e):Do(e)?new mo(A,e):Po(e)?new bo(A,e):No(e)?new Bo(A,e):To(e)?new wo(A,e):new Qr(A,e)},Qo=function(A,e){var t=yo(A,e);return t.flags|=4,vo(A,e,t,t),t},Co=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||Lo(A)&&t.styles.isTransparent()},Fo=function(A){return A.isPositioned()||A.isFloating()},Uo=function(A){return A.nodeType===Node.TEXT_NODE},Eo=function(A){return A.nodeType===Node.ELEMENT_NODE},Io=function(A){return Eo(A)&&void 0!==A.style&&!_o(A)},_o=function(A){return"object"==typeof A.className},Ho=function(A){return"LI"===A.tagName},Mo=function(A){return"OL"===A.tagName},Do=function(A){return"INPUT"===A.tagName},Ko=function(A){return"svg"===A.tagName},Lo=function(A){return"BODY"===A.tagName},zo=function(A){return"CANVAS"===A.tagName},So=function(A){return"VIDEO"===A.tagName},Oo=function(A){return"IMG"===A.tagName},To=function(A){return"IFRAME"===A.tagName},Go=function(A){return"STYLE"===A.tagName},No=function(A){return"TEXTAREA"===A.tagName},Po=function(A){return"SELECT"===A.tagName},Vo=function(A){return"SLOT"===A.tagName},Ro=function(A){return A.tagName.indexOf("-")>0},jo=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){return this.counters[A]||[]},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,r=A.counterReset,o=!0;null!==t&&t.forEach((function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(o=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)}));var i=[];return o&&r.forEach((function(A){var t=e.counters[A.counter];i.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)})),i},A}(),Zo={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"]},Jo={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Xo={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Yo={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Wo=function(A,e,t,r,o,i){return A<e||A>t?ni(A,o,i.length>0):r.integers.reduce((function(e,t,o){for(;A>=t;)A-=t,e+=r.values[o];return e}),"")+i},qo=function(A,e,t,r){var o="";do{t||A--,o=r(A)+o,A/=e}while(A*e>=e);return o},$o=function(A,e,t,r,o){var i=t-e+1;return(A<0?"-":"")+(qo(Math.abs(A),i,r,(function(A){return l(Math.floor(A%i)+e)}))+o)},Ai=function(A,e,t){void 0===t&&(t=". ");var r=e.length;return qo(Math.abs(A),r,!1,(function(A){return e[Math.floor(A%r)]}))+t},ei=function(A,e,t,r,o,i){if(A<-9999||A>9999)return ni(A,4,o.length>0);var n=Math.abs(A),a=o;if(0===n)return e[0]+a;for(var c=0;n>0&&c<=4;c++){var l=n%10;0===l&&lr(i,1)&&""!==a?a=e[l]+a:l>1||1===l&&0===c||1===l&&1===c&&lr(i,2)||1===l&&1===c&&lr(i,4)&&A>100||1===l&&c>1&&lr(i,8)?a=e[l]+(c>0?t[c-1]:"")+a:1===l&&c>0&&(a=t[c-1]+a),n=Math.floor(n/10)}return(A<0?r:"")+a},ti="十百千萬",ri="拾佰仟萬",oi="マイナス",ii="마이너스",ni=function(A,e,t){var r=t?". ":"",o=t?"、":"",i=t?", ":"",n=t?" ":"";switch(e){case 0:return"•"+n;case 1:return"◦"+n;case 2:return"◾"+n;case 5:var a=$o(A,48,57,!0,r);return a.length<4?"0"+a:a;case 4:return Ai(A,"〇一二三四五六七八九",o);case 6:return Wo(A,1,3999,Zo,3,r).toLowerCase();case 7:return Wo(A,1,3999,Zo,3,r);case 8:return $o(A,945,969,!1,r);case 9:return $o(A,97,122,!1,r);case 10:return $o(A,65,90,!1,r);case 11:return $o(A,1632,1641,!0,r);case 12:case 49:return Wo(A,1,9999,Jo,3,r);case 35:return Wo(A,1,9999,Jo,3,r).toLowerCase();case 13:return $o(A,2534,2543,!0,r);case 14:case 30:return $o(A,6112,6121,!0,r);case 15:return Ai(A,"子丑寅卯辰巳午未申酉戌亥",o);case 16:return Ai(A,"甲乙丙丁戊己庚辛壬癸",o);case 17:case 48:return ei(A,"零一二三四五六七八九",ti,"負",o,14);case 47:return ei(A,"零壹貳參肆伍陸柒捌玖",ri,"負",o,15);case 42:return ei(A,"零一二三四五六七八九",ti,"负",o,14);case 41:return ei(A,"零壹贰叁肆伍陆柒捌玖",ri,"负",o,15);case 26:return ei(A,"〇一二三四五六七八九","十百千万",oi,o,0);case 25:return ei(A,"零壱弐参四伍六七八九","拾百千万",oi,o,7);case 31:return ei(A,"영일이삼사오육칠팔구","십백천만",ii,i,7);case 33:return ei(A,"零一二三四五六七八九","十百千萬",ii,i,0);case 32:return ei(A,"零壹貳參四五六七八九","拾百千",ii,i,7);case 18:return $o(A,2406,2415,!0,r);case 20:return Wo(A,1,19999,Yo,3,r);case 21:return $o(A,2790,2799,!0,r);case 22:return $o(A,2662,2671,!0,r);case 22:return Wo(A,1,10999,Xo,3,r);case 23:return Ai(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Ai(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return $o(A,3302,3311,!0,r);case 28:return Ai(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",o);case 29:return Ai(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",o);case 34:return $o(A,3792,3801,!0,r);case 37:return $o(A,6160,6169,!0,r);case 38:return $o(A,4160,4169,!0,r);case 39:return $o(A,2918,2927,!0,r);case 40:return $o(A,1776,1785,!0,r);case 43:return $o(A,3046,3055,!0,r);case 44:return $o(A,3174,3183,!0,r);case 45:return $o(A,3664,3673,!0,r);case 46:return $o(A,3872,3881,!0,r);default:return $o(A,48,57,!0,r)}},ai="data-html2canvas-ignore",ci=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new jo,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,i=ui(A,e);if(!i.contentWindow)return Promise.reject("Unable to find iframe window");var n=A.defaultView.pageXOffset,a=A.defaultView.pageYOffset,c=i.contentWindow,l=c.document,u=di(i).then((function(){return r(t,void 0,void 0,(function(){var A,t;return o(this,(function(r){switch(r.label){case 0:return this.scrolledElements.forEach(mi),c&&(c.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||c.scrollY===e.top&&c.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(c.scrollX-e.left,c.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")]:l.fonts&&l.fonts.ready?[4,l.fonts.ready]:[3,2];case 1:r.sent(),r.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,pi(l)]:[3,4];case 3:r.sent(),r.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then((function(){return A(l,t)})).then((function(){return i}))]:[2,i]}}))}))}));return l.open(),l.write(hi(document.doctype)+"<html></html>"),ki(this.referenceElement.ownerDocument,n,a),l.replaceChild(l.adoptNode(this.documentElement),l.documentElement),l.close(),u},A.prototype.createElementClone=function(A){if(yr(A,2),zo(A))return this.createCanvasClone(A);if(So(A))return this.createVideoClone(A);if(Go(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return Oo(e)&&(Oo(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Ro(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return gi(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}),""),r=A.cloneNode(!1);return r.textContent=t,r}}catch(A){if(this.context.logger.error("Unable to access cssRules property",A),"SecurityError"!==A.name)throw A}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(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var r=A.cloneNode(!1);try{r.width=A.width,r.height=A.height;var o=A.getContext("2d"),i=r.getContext("2d");if(i)if(!this.options.allowTaint&&o)i.putImageData(o.getImageData(0,0,A.width,A.height),0,0);else{var n=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(n){var a=n.getContextAttributes();!1===(null==a?void 0:a.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}i.drawImage(A,0,0)}return r}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return r},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(e){this.context.logger.info("Unable to clone video as it is tainted",A)}var r=A.ownerDocument.createElement("canvas");return r.width=A.offsetWidth,r.height=A.offsetHeight,r},A.prototype.appendChildNode=function(A,e,t){Eo(e)&&("SCRIPT"===e.tagName||e.hasAttribute(ai)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&Eo(e)&&Go(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var r=this,o=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;o;o=o.nextSibling)if(Eo(o)&&Vo(o)&&"function"==typeof o.assignedNodes){var i=o.assignedNodes();i.length&&i.forEach((function(A){return r.appendChildNode(e,A,t)}))}else this.appendChildNode(e,o,t)},A.prototype.cloneNode=function(A,e){if(Uo(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&Eo(A)&&(Io(A)||_o(A))){var r=this.createElementClone(A);r.style.transitionProperty="none";var o=t.getComputedStyle(A),i=t.getComputedStyle(A,":before"),n=t.getComputedStyle(A,":after");this.referenceElement===A&&Io(r)&&(this.clonedReferenceElement=r),Lo(r)&&xi(r);var a=this.counters.parse(new xr(this.context,o)),c=this.resolvePseudoContent(A,r,i,Dr.BEFORE);Ro(A)&&(e=!0),So(A)||this.cloneChildNodes(A,r,e),c&&r.insertBefore(c,r.firstChild);var l=this.resolvePseudoContent(A,r,n,Dr.AFTER);return l&&r.appendChild(l),this.counters.pop(a),(o&&(this.options.copyStyles||_o(A))&&!To(A)||e)&&gi(o,r),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([r,A.scrollLeft,A.scrollTop]),(No(A)||Po(A))&&(No(r)||Po(r))&&(r.value=A.value),r}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,r){var o=this;if(t){var i=t.content,n=e.ownerDocument;if(n&&i&&"none"!==i&&"-moz-alt-content"!==i&&"none"!==t.display){this.counters.parse(new xr(this.context,t));var a=new wr(this.context,t),c=n.createElement("html2canvaspseudoelement");gi(t,c),a.content.forEach((function(e){if(0===e.type)c.appendChild(n.createTextNode(e.value));else if(22===e.type){var t=n.createElement("img");t.src=e.value,t.style.opacity="1",c.appendChild(t)}else if(18===e.type){if("attr"===e.name){var r=e.values.filter(RA);r.length&&c.appendChild(n.createTextNode(A.getAttribute(r[0].value)||""))}else if("counter"===e.name){var i=e.values.filter(XA),l=i[1];if((p=i[0])&&RA(p)){var u=o.counters.getCounterValue(p.value),s=l&&RA(l)?Et.parse(o.context,l.value):3;c.appendChild(n.createTextNode(ni(u,s,!1)))}}else if("counters"===e.name){var p,d=e.values.filter(XA),f=d[1];if(l=d[2],(p=d[0])&&RA(p)){var g=o.counters.getCounterValues(p.value),h=l&&RA(l)?Et.parse(o.context,l.value):3,k=f&&0===f.type?f.value:"",m=g.map((function(A){return ni(A,h,!1)})).join(k);c.appendChild(n.createTextNode(m))}}}else if(20===e.type)switch(e.value){case"open-quote":c.appendChild(n.createTextNode(gr(a.quotes,o.quoteDepth++,!0)));break;case"close-quote":c.appendChild(n.createTextNode(gr(a.quotes,--o.quoteDepth,!1)));break;default:c.appendChild(n.createTextNode(e.value))}})),c.className=bi+" "+Bi;var l=r===Dr.BEFORE?" "+bi:" "+Bi;return _o(e)?e.className.baseValue+=l:e.className+=l,c}}},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"}(Dr||(Dr={}));var li,ui=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(ai,"true"),A.body.appendChild(t),t},si=function(A){return new Promise((function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()}))},pi=function(A){return Promise.all([].slice.call(A.images,0).map(si))},di=function(A){return new Promise((function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var o=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var t=setInterval((function(){o.body.childNodes.length>0&&"complete"===o.readyState&&(clearInterval(t),e(A))}),50)}}))},fi=["all","d","content"],gi=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);-1===fi.indexOf(r)&&e.style.setProperty(r,A.getPropertyValue(r))}return e},hi=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},ki=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},mi=function(A){var e=A[0],t=A[2];e.scrollLeft=A[1],e.scrollTop=t},bi="___html2canvas___pseudoelement_before",Bi="___html2canvas___pseudoelement_after",wi='{\n content: "" !important;\n display: none !important;\n}',xi=function(A){vi(A,"."+bi+":before"+wi+"\n ."+Bi+":after"+wi)},vi=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},yi=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}(),Qi=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:Hi(A)||Ei(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 r(this,void 0,void 0,(function(){var e,t,r,i,n=this;return o(this,(function(o){switch(o.label){case 0:return e=yi.isSameOrigin(A),t=!Ii(A)&&!0===this._options.useCORS&&Jr.SUPPORT_CORS_IMAGES&&!e,r=!Ii(A)&&!e&&!Hi(A)&&"string"==typeof this._options.proxy&&Jr.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||Ii(A)||Hi(A)||r||t?(i=A,r?[4,this.proxy(i)]:[3,2]):[2];case 1:i=o.sent(),o.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise((function(A,e){var r=new Image;r.onload=function(){return A(r)},r.onerror=e,(_i(i)||t)&&(r.crossOrigin="anonymous"),r.src=i,!0===r.complete&&setTimeout((function(){return A(r)}),500),n._options.imageTimeout>0&&setTimeout((function(){return e("Timed out ("+n._options.imageTimeout+"ms) loading image")}),n._options.imageTimeout)}))];case 3:return[2,o.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 r=A.substring(0,256);return new Promise((function(o,i){var n=Jr.SUPPORT_RESPONSE_TYPE?"blob":"text",a=new XMLHttpRequest;a.onload=function(){if(200===a.status)if("text"===n)o(a.response);else{var A=new FileReader;A.addEventListener("load",(function(){return o(A.result)}),!1),A.addEventListener("error",(function(A){return i(A)}),!1),A.readAsDataURL(a.response)}else i("Failed to proxy resource "+r+" with status code "+a.status)},a.onerror=i;var c=t.indexOf("?")>-1?"&":"?";if(a.open("GET",""+t+c+"url="+encodeURIComponent(A)+"&responseType="+n),"text"!==n&&a instanceof XMLHttpRequest&&(a.responseType=n),e._options.imageTimeout){var l=e._options.imageTimeout;a.timeout=l,a.ontimeout=function(){return i("Timed out ("+l+"ms) proxying "+r)}}a.send()}))},A}(),Ci=/^data:image\/svg\+xml/i,Fi=/^data:image\/.*;base64,/i,Ui=/^data:image\/.*/i,Ei=function(A){return Jr.SUPPORT_SVG_DRAWING||!Mi(A)},Ii=function(A){return Ui.test(A)},_i=function(A){return Fi.test(A)},Hi=function(A){return"blob"===A.substr(0,4)},Mi=function(A){return"svg"===A.substr(-3).toLowerCase()||Ci.test(A)},Di=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}(),Ki=function(A,e,t){return new Di(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},Li=function(){function A(A,e,t,r){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=r}return A.prototype.subdivide=function(e,t){var r=Ki(this.start,this.startControl,e),o=Ki(this.startControl,this.endControl,e),i=Ki(this.endControl,this.end,e),n=Ki(r,o,e),a=Ki(o,i,e),c=Ki(n,a,e);return t?new A(this.start,r,n,c):new A(c,a,i,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}(),zi=function(A){return 1===A.type},Si=function(A){var e=A.styles,t=A.bounds,r=oe(e.borderTopLeftRadius,t.width,t.height),o=r[0],i=r[1],n=oe(e.borderTopRightRadius,t.width,t.height),a=n[0],c=n[1],l=oe(e.borderBottomRightRadius,t.width,t.height),u=l[0],s=l[1],p=oe(e.borderBottomLeftRadius,t.width,t.height),d=p[0],f=p[1],g=[];g.push((o+a)/t.width),g.push((d+u)/t.width),g.push((i+f)/t.height),g.push((c+s)/t.height);var h=Math.max.apply(Math,g);h>1&&(o/=h,i/=h,a/=h,c/=h,u/=h,s/=h,d/=h,f/=h);var k=t.width-a,m=t.height-s,b=t.width-u,B=t.height-f,w=e.borderTopWidth,x=e.borderRightWidth,v=e.borderBottomWidth,y=e.borderLeftWidth,Q=ie(e.paddingTop,A.bounds.width),C=ie(e.paddingRight,A.bounds.width),F=ie(e.paddingBottom,A.bounds.width),U=ie(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=o>0||i>0?Oi(t.left+y/3,t.top+w/3,o-y/3,i-w/3,li.TOP_LEFT):new Di(t.left+y/3,t.top+w/3),this.topRightBorderDoubleOuterBox=o>0||i>0?Oi(t.left+k,t.top+w/3,a-x/3,c-w/3,li.TOP_RIGHT):new Di(t.left+t.width-x/3,t.top+w/3),this.bottomRightBorderDoubleOuterBox=u>0||s>0?Oi(t.left+b,t.top+m,u-x/3,s-v/3,li.BOTTOM_RIGHT):new Di(t.left+t.width-x/3,t.top+t.height-v/3),this.bottomLeftBorderDoubleOuterBox=d>0||f>0?Oi(t.left+y/3,t.top+B,d-y/3,f-v/3,li.BOTTOM_LEFT):new Di(t.left+y/3,t.top+t.height-v/3),this.topLeftBorderDoubleInnerBox=o>0||i>0?Oi(t.left+2*y/3,t.top+2*w/3,o-2*y/3,i-2*w/3,li.TOP_LEFT):new Di(t.left+2*y/3,t.top+2*w/3),this.topRightBorderDoubleInnerBox=o>0||i>0?Oi(t.left+k,t.top+2*w/3,a-2*x/3,c-2*w/3,li.TOP_RIGHT):new Di(t.left+t.width-2*x/3,t.top+2*w/3),this.bottomRightBorderDoubleInnerBox=u>0||s>0?Oi(t.left+b,t.top+m,u-2*x/3,s-2*v/3,li.BOTTOM_RIGHT):new Di(t.left+t.width-2*x/3,t.top+t.height-2*v/3),this.bottomLeftBorderDoubleInnerBox=d>0||f>0?Oi(t.left+2*y/3,t.top+B,d-2*y/3,f-2*v/3,li.BOTTOM_LEFT):new Di(t.left+2*y/3,t.top+t.height-2*v/3),this.topLeftBorderStroke=o>0||i>0?Oi(t.left+y/2,t.top+w/2,o-y/2,i-w/2,li.TOP_LEFT):new Di(t.left+y/2,t.top+w/2),this.topRightBorderStroke=o>0||i>0?Oi(t.left+k,t.top+w/2,a-x/2,c-w/2,li.TOP_RIGHT):new Di(t.left+t.width-x/2,t.top+w/2),this.bottomRightBorderStroke=u>0||s>0?Oi(t.left+b,t.top+m,u-x/2,s-v/2,li.BOTTOM_RIGHT):new Di(t.left+t.width-x/2,t.top+t.height-v/2),this.bottomLeftBorderStroke=d>0||f>0?Oi(t.left+y/2,t.top+B,d-y/2,f-v/2,li.BOTTOM_LEFT):new Di(t.left+y/2,t.top+t.height-v/2),this.topLeftBorderBox=o>0||i>0?Oi(t.left,t.top,o,i,li.TOP_LEFT):new Di(t.left,t.top),this.topRightBorderBox=a>0||c>0?Oi(t.left+k,t.top,a,c,li.TOP_RIGHT):new Di(t.left+t.width,t.top),this.bottomRightBorderBox=u>0||s>0?Oi(t.left+b,t.top+m,u,s,li.BOTTOM_RIGHT):new Di(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=d>0||f>0?Oi(t.left,t.top+B,d,f,li.BOTTOM_LEFT):new Di(t.left,t.top+t.height),this.topLeftPaddingBox=o>0||i>0?Oi(t.left+y,t.top+w,Math.max(0,o-y),Math.max(0,i-w),li.TOP_LEFT):new Di(t.left+y,t.top+w),this.topRightPaddingBox=a>0||c>0?Oi(t.left+Math.min(k,t.width-x),t.top+w,k>t.width+x?0:Math.max(0,a-x),Math.max(0,c-w),li.TOP_RIGHT):new Di(t.left+t.width-x,t.top+w),this.bottomRightPaddingBox=u>0||s>0?Oi(t.left+Math.min(b,t.width-y),t.top+Math.min(m,t.height-v),Math.max(0,u-x),Math.max(0,s-v),li.BOTTOM_RIGHT):new Di(t.left+t.width-x,t.top+t.height-v),this.bottomLeftPaddingBox=d>0||f>0?Oi(t.left+y,t.top+Math.min(B,t.height-v),Math.max(0,d-y),Math.max(0,f-v),li.BOTTOM_LEFT):new Di(t.left+y,t.top+t.height-v),this.topLeftContentBox=o>0||i>0?Oi(t.left+y+U,t.top+w+Q,Math.max(0,o-(y+U)),Math.max(0,i-(w+Q)),li.TOP_LEFT):new Di(t.left+y+U,t.top+w+Q),this.topRightContentBox=a>0||c>0?Oi(t.left+Math.min(k,t.width+y+U),t.top+w+Q,k>t.width+y+U?0:a-y+U,c-(w+Q),li.TOP_RIGHT):new Di(t.left+t.width-(x+C),t.top+w+Q),this.bottomRightContentBox=u>0||s>0?Oi(t.left+Math.min(b,t.width-(y+U)),t.top+Math.min(m,t.height+w+Q),Math.max(0,u-(x+C)),s-(v+F),li.BOTTOM_RIGHT):new Di(t.left+t.width-(x+C),t.top+t.height-(v+F)),this.bottomLeftContentBox=d>0||f>0?Oi(t.left+y+U,t.top+B,Math.max(0,d-(y+U)),f-(v+F),li.BOTTOM_LEFT):new Di(t.left+y+U,t.top+t.height-(v+F))};!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"}(li||(li={}));var Oi=function(A,e,t,r,o){var i=(Math.sqrt(2)-1)/3*4,n=t*i,a=r*i,c=A+t,l=e+r;switch(o){case li.TOP_LEFT:return new Li(new Di(A,l),new Di(A,l-a),new Di(c-n,e),new Di(c,e));case li.TOP_RIGHT:return new Li(new Di(A,e),new Di(A+n,e),new Di(c,l-a),new Di(c,l));case li.BOTTOM_RIGHT:return new Li(new Di(c,e),new Di(c,e+a),new Di(A+n,l),new Di(A,l));default:return new Li(new Di(c,l),new Di(c-n,l),new Di(A,e+a),new Di(A,e))}},Ti=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Gi=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},Ni=function(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6},Pi=function(A,e){this.path=A,this.target=e,this.type=1},Vi=function(A){this.opacity=A,this.type=2,this.target=6},Ri=function(A){return 1===A.type},ji=function(A,e){return A.length===e.length&&A.some((function(A,t){return A===e[t]}))},Zi=function(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]},Ji=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Si(this.container),this.container.styles.opacity<1&&this.effects.push(new Vi(this.container.styles.opacity)),null!==this.container.styles.transform&&this.effects.push(new Ni(this.container.bounds.left+this.container.styles.transformOrigin[0].number,this.container.bounds.top+this.container.styles.transformOrigin[1].number,this.container.styles.transform)),0!==this.container.styles.overflowX){var t=Ti(this.curves),r=Gi(this.curves);ji(t,r)?this.effects.push(new Pi(t,6)):(this.effects.push(new Pi(t,2)),this.effects.push(new Pi(r,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,r=this.effects.slice(0);t;){var o=t.effects.filter((function(A){return!Ri(A)}));if(e||0!==t.container.styles.position||!t.parent){if(r.unshift.apply(r,o),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var i=Ti(t.curves),n=Gi(t.curves);ji(i,n)||r.unshift(new Pi(n,6))}}else r.unshift.apply(r,o);t=t.parent}return r.filter((function(e){return lr(e.target,A)}))},A}(),Xi=function(A,e,t,r){A.container.elements.forEach((function(o){var i=lr(o.flags,4),n=lr(o.flags,2),a=new Ji(o,A);lr(o.styles.display,2048)&&r.push(a);var c=lr(o.flags,8)?[]:r;if(i||n){var l=i||o.styles.isPositioned()?t:e,u=new Zi(a);if(o.styles.isPositioned()||o.styles.opacity<1||o.styles.isTransformed()){var s=o.styles.zIndex.order;if(s<0){var p=0;l.negativeZIndex.some((function(A,e){return s>A.element.container.styles.zIndex.order?(p=e,!1):p>0})),l.negativeZIndex.splice(p,0,u)}else if(s>0){var d=0;l.positiveZIndex.some((function(A,e){return s>=A.element.container.styles.zIndex.order?(d=e+1,!1):d>0})),l.positiveZIndex.splice(d,0,u)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(u)}else o.styles.isFloating()?l.nonPositionedFloats.push(u):l.nonPositionedInlineLevel.push(u);Xi(a,u,i?u:t,c)}else o.styles.isInlineLevel()?e.inlineLevel.push(a):e.nonInlineLevel.push(a),Xi(a,e,t,c);lr(o.flags,8)&&Yi(o,c)}))},Yi=function(A,e){for(var t=A instanceof uo?A.start:1,r=A instanceof uo&&A.reversed,o=0;o<e.length;o++){var i=e[o];i.container instanceof lo&&"number"==typeof i.container.value&&0!==i.container.value&&(t=i.container.value),i.listValue=ni(t,i.container.styles.listStyleType,!0),t+=r?-1:1}},Wi=function(A,e){switch(e){case 0:return $i(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return $i(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return $i(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return $i(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},qi=function(A,e){var t=[];return zi(A)?t.push(A.subdivide(.5,!1)):t.push(A),zi(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},$i=function(A,e,t,r){var o=[];return zi(A)?o.push(A.subdivide(.5,!1)):o.push(A),zi(t)?o.push(t.subdivide(.5,!0)):o.push(t),zi(r)?o.push(r.subdivide(.5,!0).reverse()):o.push(r),zi(e)?o.push(e.subdivide(.5,!1).reverse()):o.push(e),o},An=function(A){var e=A.styles;return A.bounds.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},en=function(A){var e=A.styles,t=A.bounds,r=ie(e.paddingLeft,t.width),o=ie(e.paddingRight,t.width),i=ie(e.paddingTop,t.width),n=ie(e.paddingBottom,t.width);return t.add(r+e.borderLeftWidth,i+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+o),-(e.borderTopWidth+e.borderBottomWidth+i+n))},tn=function(A,e,t){var r=function(A,e){return 0===A?e.bounds:2===A?en(e):An(e)}(an(A.styles.backgroundOrigin,e),A),o=function(A,e){return 0===A?e.bounds:2===A?en(e):An(e)}(an(A.styles.backgroundClip,e),A),i=nn(an(A.styles.backgroundSize,e),t,r),n=i[0],a=i[1],c=oe(an(A.styles.backgroundPosition,e),r.width-n,r.height-a);return[cn(an(A.styles.backgroundRepeat,e),c,i,r,o),Math.round(r.left+c[0]),Math.round(r.top+c[1]),n,a]},rn=function(A){return RA(A)&&A.value===Ge.AUTO},on=function(A){return"number"==typeof A},nn=function(A,e,t){var r=e[0],o=e[1],i=e[2],n=A[0],a=A[1];if(!n)return[0,0];if($A(n)&&a&&$A(a))return[ie(n,t.width),ie(a,t.height)];var c=on(i);if(RA(n)&&(n.value===Ge.CONTAIN||n.value===Ge.COVER))return on(i)?t.width/t.height<i!=(n.value===Ge.COVER)?[t.width,t.width/i]:[t.height*i,t.height]:[t.width,t.height];var l=on(r),u=on(o),s=l||u;if(rn(n)&&(!a||rn(a)))return l&&u?[r,o]:c||s?s&&c?[l?r:o*i,u?o:r/i]:[l?r:t.width,u?o:t.height]:[t.width,t.height];if(c){var p=0,d=0;return $A(n)?p=ie(n,t.width):$A(a)&&(d=ie(a,t.height)),rn(n)?p=d*i:a&&!rn(a)||(d=p/i),[p,d]}var f=null,g=null;if($A(n)?f=ie(n,t.width):a&&$A(a)&&(g=ie(a,t.height)),null===f||a&&!rn(a)||(g=l&&u?f/r*o:t.height),null!==g&&rn(n)&&(f=l&&u?g/o*r:t.width),null!==f&&null!==g)return[f,g];throw new Error("Unable to calculate background-size for element")},an=function(A,e){var t=A[e];return void 0===t?A[0]:t},cn=function(A,e,t,r,o){var i=e[0],n=e[1],a=t[0],c=t[1];switch(A){case 2:return[new Di(Math.round(r.left),Math.round(r.top+n)),new Di(Math.round(r.left+r.width),Math.round(r.top+n)),new Di(Math.round(r.left+r.width),Math.round(c+r.top+n)),new Di(Math.round(r.left),Math.round(c+r.top+n))];case 3:return[new Di(Math.round(r.left+i),Math.round(r.top)),new Di(Math.round(r.left+i+a),Math.round(r.top)),new Di(Math.round(r.left+i+a),Math.round(r.height+r.top)),new Di(Math.round(r.left+i),Math.round(r.height+r.top))];case 1:return[new Di(Math.round(r.left+i),Math.round(r.top+n)),new Di(Math.round(r.left+i+a),Math.round(r.top+n)),new Di(Math.round(r.left+i+a),Math.round(r.top+n+c)),new Di(Math.round(r.left+i),Math.round(r.top+n+c))];default:return[new Di(Math.round(o.left),Math.round(o.top)),new Di(Math.round(o.left+o.width),Math.round(o.top)),new Di(Math.round(o.left+o.width),Math.round(o.height+o.top)),new Di(Math.round(o.left),Math.round(o.height+o.top))]}},ln="Hidden Text",un=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),r=this._document.createElement("img"),o=this._document.createElement("span"),i=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",i.appendChild(t),r.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",r.width=1,r.height=1,r.style.margin="0",r.style.padding="0",r.style.verticalAlign="baseline",o.style.fontFamily=A,o.style.fontSize=e,o.style.margin="0",o.style.padding="0",o.appendChild(this._document.createTextNode(ln)),t.appendChild(o),t.appendChild(r);var n=r.offsetTop-o.offsetTop+2;t.removeChild(o),t.appendChild(this._document.createTextNode(ln)),t.style.lineHeight="normal",r.style.verticalAlign="super";var a=r.offsetTop-t.offsetTop+2;return i.removeChild(t),{baseline:n,middle:a}},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}(),sn=function(A,e){this.context=A,this.options=e},pn=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r._activeEffects=[],r.canvas=t.canvas?t.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),t.canvas||(r.canvas.width=Math.floor(t.width*t.scale),r.canvas.height=Math.floor(t.height*t.scale),r.canvas.style.width=t.width+"px",r.canvas.style.height=t.height+"px"),r.fontMetrics=new un(document),r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-t.x,-t.y),r.ctx.textBaseline="bottom",r._activeEffects=[],r.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),r}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(),function(A){return 2===A.type}(A)&&(this.ctx.globalAlpha=A.opacity),function(A){return 0===A.type}(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)),Ri(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 r(this,void 0,void 0,(function(){return o(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 r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return lr(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 r=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):qr(A.text).reduce((function(e,o){return r.ctx.fillText(o,e,A.bounds.top+t),e+r.ctx.measureText(o).width}),A.bounds.left)},t.prototype.createFontStyle=function(A){var e=A.fontVariant.filter((function(A){return"normal"===A||"small-caps"===A})).join(""),t=kn(A.fontFamily).join(", "),r=PA(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,r,t].join(" "),t,r]},t.prototype.renderTextNode=function(A,e){return r(this,void 0,void 0,(function(){var t,r,i,n,a,c,l,u=this;return o(this,(function(){return t=this.createFontStyle(e),r=t[1],i=t[2],this.ctx.font=t[0],this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",n=this.fontMetrics.getMetrics(r,i),a=n.baseline,c=n.middle,l=e.paintOrder,A.textBounds.forEach((function(A){l.forEach((function(t){switch(t){case 0:u.ctx.fillStyle=fe(e.color),u.renderTextWithLetterSpacing(A,e.letterSpacing,a);var r=e.textShadow;r.length&&A.text.trim().length&&(r.slice(0).reverse().forEach((function(t){u.ctx.shadowColor=fe(t.color),u.ctx.shadowOffsetX=t.offsetX.number*u.options.scale,u.ctx.shadowOffsetY=t.offsetY.number*u.options.scale,u.ctx.shadowBlur=t.blur.number,u.renderTextWithLetterSpacing(A,e.letterSpacing,a)})),u.ctx.shadowColor="",u.ctx.shadowOffsetX=0,u.ctx.shadowOffsetY=0,u.ctx.shadowBlur=0),e.textDecorationLine.length&&(u.ctx.fillStyle=fe(e.textDecorationColor||e.color),e.textDecorationLine.forEach((function(e){switch(e){case 1:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+a),A.bounds.width,1);break;case 2:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:u.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+c),A.bounds.width,1)}})));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(u.ctx.strokeStyle=fe(e.webkitTextStrokeColor),u.ctx.lineWidth=e.webkitTextStrokeWidth,u.ctx.lineJoin=window.chrome?"miter":"round",u.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+a)),u.ctx.strokeStyle="",u.ctx.lineWidth=0,u.ctx.lineJoin="miter"}}))})),[2]}))}))},t.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var r=en(A),o=Gi(e);this.path(o),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return r(this,void 0,void 0,(function(){var e,r,i,a,c,l,u,s,p,d,f,g,h,k,m,b;return o(this,(function(o){switch(o.label){case 0:this.applyEffects(A.getEffects(4)),r=A.curves,i=(e=A.container).styles,a=0,c=e.textNodes,o.label=1;case 1:return a<c.length?[4,this.renderTextNode(c[a],i)]:[3,4];case 2:o.sent(),o.label=3;case 3:return a++,[3,1];case 4:if(!(e instanceof no))return[3,8];o.label=5;case 5:return o.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return h=o.sent(),this.renderReplacedElement(e,r,h),[3,8];case 7:return o.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof ao&&this.renderReplacedElement(e,r,e.canvas),!(e instanceof co))return[3,12];o.label=9;case 9:return o.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return h=o.sent(),this.renderReplacedElement(e,r,h),[3,12];case 11:return o.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof wo&&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:l=o.sent(),e.width&&e.height&&this.ctx.drawImage(l,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),o.label=14;case 14:if(e instanceof mo&&(u=Math.min(e.bounds.width,e.bounds.height),e.type===fo?e.checked&&(this.ctx.save(),this.path([new Di(e.bounds.left+.39363*u,e.bounds.top+.79*u),new Di(e.bounds.left+.16*u,e.bounds.top+.5549*u),new Di(e.bounds.left+.27347*u,e.bounds.top+.44071*u),new Di(e.bounds.left+.39694*u,e.bounds.top+.5649*u),new Di(e.bounds.left+.72983*u,e.bounds.top+.23*u),new Di(e.bounds.left+.84*u,e.bounds.top+.34085*u),new Di(e.bounds.left+.39363*u,e.bounds.top+.79*u)]),this.ctx.fillStyle=fe(ko),this.ctx.fill(),this.ctx.restore()):e.type===go&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+u/2,e.bounds.top+u/2,u/4,0,2*Math.PI,!0),this.ctx.fillStyle=fe(ko),this.ctx.fill(),this.ctx.restore())),dn(e)&&e.value.length){switch(s=this.createFontStyle(i),p=this.fontMetrics.getMetrics(m=s[0],s[1]).baseline,this.ctx.font=m,this.ctx.fillStyle=fe(i.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=gn(e.styles.textAlign),b=en(e),d=0,e.styles.textAlign){case 1:d+=b.width/2;break;case 2:d+=b.width}f=b.add(d,0,0,-b.height/2+1),this.ctx.save(),this.path([new Di(b.left,b.top),new Di(b.left+b.width,b.top),new Di(b.left+b.width,b.top+b.height),new Di(b.left,b.top+b.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Xr(e.value,f),i.letterSpacing,p),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!lr(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(g=e.styles.listStyleImage).type)return[3,18];h=void 0,k=g.url,o.label=15;case 15:return o.trys.push([15,17,,18]),[4,this.context.cache.match(k)];case 16:return h=o.sent(),this.ctx.drawImage(h,e.bounds.left-(h.width+10),e.bounds.top),[3,18];case 17:return o.sent(),this.context.logger.error("Error loading list-style-image "+k),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==e.styles.listStyleType&&(m=this.createFontStyle(i)[0],this.ctx.font=m,this.ctx.fillStyle=fe(i.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",b=new n(e.bounds.left,e.bounds.top+ie(e.styles.paddingTop,e.bounds.width),e.bounds.width,Ct(i.lineHeight,i.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Xr(A.listValue,b),i.letterSpacing,Ct(i.lineHeight,i.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),o.label=20;case 20:return[2]}}))}))},t.prototype.renderStackContent=function(A){return r(this,void 0,void 0,(function(){var e,t,r,i,n,a,c,l,u,s,p,d,f,g;return o(this,(function(o){switch(o.label){case 0:return lr(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:o.sent(),e=0,t=A.negativeZIndex,o.label=2;case 2:return e<t.length?[4,this.renderStack(t[e])]:[3,5];case 3:o.sent(),o.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:o.sent(),r=0,i=A.nonInlineLevel,o.label=7;case 7:return r<i.length?[4,this.renderNode(i[r])]:[3,10];case 8:o.sent(),o.label=9;case 9:return r++,[3,7];case 10:n=0,a=A.nonPositionedFloats,o.label=11;case 11:return n<a.length?[4,this.renderStack(a[n])]:[3,14];case 12:o.sent(),o.label=13;case 13:return n++,[3,11];case 14:c=0,l=A.nonPositionedInlineLevel,o.label=15;case 15:return c<l.length?[4,this.renderStack(l[c])]:[3,18];case 16:o.sent(),o.label=17;case 17:return c++,[3,15];case 18:u=0,s=A.inlineLevel,o.label=19;case 19:return u<s.length?[4,this.renderNode(s[u])]:[3,22];case 20:o.sent(),o.label=21;case 21:return u++,[3,19];case 22:p=0,d=A.zeroOrAutoZIndexOrTransformedOrOpacity,o.label=23;case 23:return p<d.length?[4,this.renderStack(d[p])]:[3,26];case 24:o.sent(),o.label=25;case 25:return p++,[3,23];case 26:f=0,g=A.positiveZIndex,o.label=27;case 27:return f<g.length?[4,this.renderStack(g[f])]:[3,30];case 28:o.sent(),o.label=29;case 29:return f++,[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 r=zi(A)?A.start:A;0===t?e.ctx.moveTo(r.x,r.y):e.ctx.lineTo(r.x,r.y),zi(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,r){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,r),this.ctx.fill(),this.ctx.translate(-t,-r)},t.prototype.resizeImage=function(A,e,t){var r;if(A.width===e&&A.height===t)return A;var o=(null!==(r=this.canvas.ownerDocument)&&void 0!==r?r:document).createElement("canvas");return o.width=Math.max(1,e),o.height=Math.max(1,t),o.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),o},t.prototype.renderBackgroundImage=function(A){return r(this,void 0,void 0,(function(){var e,t,r,i,n;return o(this,(function(a){switch(a.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var i,n,a,c,l,u,s,p,d,f,g,h,k,m,b,B,w,x,v,y,Q,C,F,U,E,I,_,H,M,D,K;return o(this,(function(o){switch(o.label){case 0:if(0!==t.type)return[3,5];i=void 0,n=t.url,o.label=1;case 1:return o.trys.push([1,3,,4]),[4,r.context.cache.match(n)];case 2:return i=o.sent(),[3,4];case 3:return o.sent(),r.context.logger.error("Error loading background-image "+n),[3,4];case 4:return i&&(a=tn(A,e,[i.width,i.height,i.width/i.height]),B=a[0],C=a[1],F=a[2],m=r.ctx.createPattern(r.resizeImage(i,v=a[3],y=a[4]),"repeat"),r.renderRepeat(B,m,C,F)),[3,6];case 5:1===t.type?(c=tn(A,e,[null,null,null]),B=c[0],C=c[1],F=c[2],l=Fe(t.angle,v=c[3],y=c[4]),u=l[0],s=l[1],p=l[2],d=l[3],f=l[4],(g=document.createElement("canvas")).width=v,g.height=y,h=g.getContext("2d"),k=h.createLinearGradient(s,d,p,f),Ce(t.stops,u).forEach((function(A){return k.addColorStop(A.stop,fe(A.color))})),h.fillStyle=k,h.fillRect(0,0,v,y),v>0&&y>0&&(m=r.ctx.createPattern(g,"repeat"),r.renderRepeat(B,m,C,F))):function(A){return 2===A.type}(t)&&(b=tn(A,e,[null,null,null]),B=b[0],w=b[1],x=b[2],y=b[4],C=ie((Q=0===t.position.length?[te]:t.position)[0],v=b[3]),F=ie(Q[Q.length-1],y),U=function(A,e,t,r,o){var i=0,n=0;switch(A.size){case 0:0===A.shape?i=n=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-o)):1===A.shape&&(i=Math.min(Math.abs(e),Math.abs(e-r)),n=Math.min(Math.abs(t),Math.abs(t-o)));break;case 2:if(0===A.shape)i=n=Math.min(Ue(e,t),Ue(e,t-o),Ue(e-r,t),Ue(e-r,t-o));else if(1===A.shape){var a=Math.min(Math.abs(t),Math.abs(t-o))/Math.min(Math.abs(e),Math.abs(e-r)),c=Ee(r,o,e,t,!0);n=a*(i=Ue(c[0]-e,(c[1]-t)/a))}break;case 1:0===A.shape?i=n=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-o)):1===A.shape&&(i=Math.max(Math.abs(e),Math.abs(e-r)),n=Math.max(Math.abs(t),Math.abs(t-o)));break;case 3:if(0===A.shape)i=n=Math.max(Ue(e,t),Ue(e,t-o),Ue(e-r,t),Ue(e-r,t-o));else if(1===A.shape){a=Math.max(Math.abs(t),Math.abs(t-o))/Math.max(Math.abs(e),Math.abs(e-r));var l=Ee(r,o,e,t,!1);n=a*(i=Ue(l[0]-e,(l[1]-t)/a))}}return Array.isArray(A.size)&&(i=ie(A.size[0],r),n=2===A.size.length?ie(A.size[1],o):i),[i,n]}(t,C,F,v,y),I=U[1],(E=U[0])>0&&I>0&&(_=r.ctx.createRadialGradient(w+C,x+F,0,w+C,x+F,E),Ce(t.stops,2*E).forEach((function(A){return _.addColorStop(A.stop,fe(A.color))})),r.path(B),r.ctx.fillStyle=_,E!==I?(H=A.bounds.left+.5*A.bounds.width,M=A.bounds.top+.5*A.bounds.height,K=1/(D=I/E),r.ctx.save(),r.ctx.translate(H,M),r.ctx.transform(1,0,0,D,0,0),r.ctx.translate(-H,-M),r.ctx.fillRect(w,K*(x-M)+M,v,y*K),r.ctx.restore()):r.ctx.fill())),o.label=6;case 6:return e--,[2]}}))},r=this,i=0,n=A.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:return i<n.length?[5,t(n[i])]:[3,4];case 2:a.sent(),a.label=3;case 3:return i++,[3,1];case 4:return[2]}}))}))},t.prototype.renderSolidBorder=function(A,e,t){return r(this,void 0,void 0,(function(){return o(this,(function(){return this.path(Wi(t,e)),this.ctx.fillStyle=fe(A),this.ctx.fill(),[2]}))}))},t.prototype.renderDoubleBorder=function(A,e,t,i){return r(this,void 0,void 0,(function(){var r,n;return o(this,(function(o){switch(o.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,i)]:[3,2];case 1:return o.sent(),[2];case 2:return r=function(A,e){switch(e){case 0:return $i(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return $i(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return $i(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return $i(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}}(i,t),this.path(r),this.ctx.fillStyle=fe(A),this.ctx.fill(),n=function(A,e){switch(e){case 0:return $i(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return $i(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return $i(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return $i(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}}(i,t),this.path(n),this.ctx.fill(),[2]}}))}))},t.prototype.renderNodeBackgroundAndBorders=function(A){return r(this,void 0,void 0,(function(){var e,t,r,i,n,a,c,l,u=this;return o(this,(function(o){switch(o.label){case 0:return this.applyEffects(A.getEffects(2)),t=!de((e=A.container.styles).backgroundColor)||e.backgroundImage.length,r=[{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}],i=fn(an(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),de(e.backgroundColor)||(this.ctx.fillStyle=fe(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:o.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach((function(e){u.ctx.save();var t,r,o,i,n=Ti(A.curves),a=e.inset?0:1e4,c=(t=(e.inset?1:-1)*e.spread.number-a,r=(e.inset?1:-1)*e.spread.number,o=e.spread.number*(e.inset?-2:2),i=e.spread.number*(e.inset?-2:2),n.map((function(A,e){switch(e){case 0:return A.add(t,r);case 1:return A.add(t+o,r);case 2:return A.add(t+o,r+i);case 3:return A.add(t,r+i)}return A})));e.inset?(u.path(n),u.ctx.clip(),u.mask(c)):(u.mask(n),u.ctx.clip(),u.path(c)),u.ctx.shadowOffsetX=e.offsetX.number+a,u.ctx.shadowOffsetY=e.offsetY.number,u.ctx.shadowColor=fe(e.color),u.ctx.shadowBlur=e.blur.number,u.ctx.fillStyle=e.inset?fe(e.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()})),o.label=2;case 2:n=0,a=0,c=r,o.label=3;case 3:return a<c.length?0!==(l=c[a]).style&&!de(l.color)&&l.width>0?2!==l.style?[3,5]:[4,this.renderDashedDottedBorder(l.color,l.width,n,A.curves,2)]:[3,11]:[3,13];case 4:return o.sent(),[3,11];case 5:return 3!==l.style?[3,7]:[4,this.renderDashedDottedBorder(l.color,l.width,n,A.curves,3)];case 6:return o.sent(),[3,11];case 7:return 4!==l.style?[3,9]:[4,this.renderDoubleBorder(l.color,l.width,n,A.curves)];case 8:return o.sent(),[3,11];case 9:return[4,this.renderSolidBorder(l.color,n,A.curves)];case 10:o.sent(),o.label=11;case 11:n++,o.label=12;case 12:return a++,[3,3];case 13:return[2]}}))}))},t.prototype.renderDashedDottedBorder=function(A,e,t,i,n){return r(this,void 0,void 0,(function(){var r,a,c,l,u,s,p,d,f,g,h,k,m,b,B,w;return o(this,(function(){return this.ctx.save(),r=function(A,e){switch(e){case 0:return qi(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return qi(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return qi(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return qi(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}}(i,t),a=Wi(i,t),2===n&&(this.path(a),this.ctx.clip()),zi(a[0])?(c=a[0].start.x,l=a[0].start.y):(c=a[0].x,l=a[0].y),zi(a[1])?(u=a[1].end.x,s=a[1].end.y):(u=a[1].x,s=a[1].y),p=0===t||2===t?Math.abs(c-u):Math.abs(l-s),this.ctx.beginPath(),this.formatPath(3===n?r:a.slice(0,2)),d=e<3?3*e:2*e,f=e<3?2*e:e,3===n&&(d=e,f=e),g=!0,p<=2*d?g=!1:p<=2*d+f?(d*=h=p/(2*d+f),f*=h):(k=Math.floor((p+f)/(d+f)),m=(p-k*d)/(k-1),f=(b=(p-(k+1)*d)/k)<=0||Math.abs(f-m)<Math.abs(f-b)?m:b),g&&this.ctx.setLineDash(3===n?[0,d+f]:[d,f]),3===n?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=fe(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===n&&(zi(a[0])&&(B=a[3],w=a[0],this.ctx.beginPath(),this.formatPath([new Di(B.end.x,B.end.y),new Di(w.start.x,w.start.y)]),this.ctx.stroke()),zi(a[1])&&(B=a[1],w=a[2],this.ctx.beginPath(),this.formatPath([new Di(B.end.x,B.end.y),new Di(w.start.x,w.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},t.prototype.render=function(A){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=fe(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),t=new Ji(A,null),r=new Zi(t),Xi(t,r,r,o=[]),Yi(t.container,o),[4,this.renderStack(r)];case 1:return e.sent(),this.applyEffects([]),[2,this.canvas]}var t,r,o}))}))},t}(sn),dn=function(A){return A instanceof Bo||A instanceof bo||A instanceof mo&&A.type!==go&&A.type!==fo},fn=function(A,e){switch(A){case 0:return Ti(e);case 2:return function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]}(e);default:return Gi(e)}},gn=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},hn=["-apple-system","system-ui"],kn=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter((function(A){return-1===hn.indexOf(A)})):A},mn=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.canvas=t.canvas?t.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),r.options=t,r.canvas.width=Math.floor(t.width*t.scale),r.canvas.height=Math.floor(t.height*t.scale),r.canvas.style.width=t.width+"px",r.canvas.style.height=t.height+"px",r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-t.x,-t.y),r.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),r}return e(t,A),t.prototype.render=function(A){return r(this,void 0,void 0,(function(){var e,t;return o(this,(function(r){switch(r.label){case 0:return e=jr(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,bn(e)];case 1:return t=r.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=fe(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}(sn),bn=function(A){return new Promise((function(e,t){var r=new Image;r.onload=function(){e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},Bn=function(){function A(A){var e=A.enabled;this.id=A.id,this.enabled=e,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,i([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,i([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,i([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,i([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),wn=function(){function A(e,t){var r;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new Bn({id:this.instanceName,enabled:e.logging}),this.cache=null!==(r=e.cache)&&void 0!==r?r:new Qi(this,e)}return A.instanceCount=1,A}();"undefined"!=typeof window&&yi.setContext(window);var xn=function(A,e){return r(void 0,void 0,void 0,(function(){var r,i,c,l,u,s,p,d,f,g,h,k,m,b,B,w,x,v,y,Q,C,F,U,E,I,_,H,M,D,K,L,z,S,O,T,G,N,P;return o(this,(function(o){switch(o.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(r=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(i=r.defaultView))throw new Error("Document is not attached to a Window");return c={allowTaint:null!==(F=e.allowTaint)&&void 0!==F&&F,imageTimeout:null!==(U=e.imageTimeout)&&void 0!==U?U:15e3,proxy:e.proxy,useCORS:null!==(E=e.useCORS)&&void 0!==E&&E},l=t({logging:null===(I=e.logging)||void 0===I||I,cache:e.cache},c),u={windowWidth:null!==(_=e.windowWidth)&&void 0!==_?_:i.innerWidth,windowHeight:null!==(H=e.windowHeight)&&void 0!==H?H:i.innerHeight,scrollX:null!==(M=e.scrollX)&&void 0!==M?M:i.pageXOffset,scrollY:null!==(D=e.scrollY)&&void 0!==D?D:i.pageYOffset},s=new n(u.scrollX,u.scrollY,u.windowWidth,u.windowHeight),p=new wn(l,s),d=null!==(K=e.foreignObjectRendering)&&void 0!==K&&K,f={allowTaint:null!==(L=e.allowTaint)&&void 0!==L&&L,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:d,copyStyles:d},p.logger.debug("Starting document clone with size "+s.width+"x"+s.height+" scrolled to "+-s.left+","+-s.top),g=new ci(p,A,f),(h=g.clonedReferenceElement)?[4,g.toIFrame(r,s)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return k=o.sent(),m=Lo(h)||"HTML"===h.tagName?function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),o=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new n(0,0,r,o)}(h.ownerDocument):a(p,h),b=m.width,B=m.height,w=m.left,x=m.top,v=vn(p,h,e.backgroundColor),y={canvas:e.canvas,backgroundColor:v,scale:null!==(S=null!==(z=e.scale)&&void 0!==z?z:i.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(O=e.x)&&void 0!==O?O:0)+w,y:(null!==(T=e.y)&&void 0!==T?T:0)+x,width:null!==(G=e.width)&&void 0!==G?G:Math.ceil(b),height:null!==(N=e.height)&&void 0!==N?N:Math.ceil(B)},d?(p.logger.debug("Document cloned, using foreign object rendering"),[4,new mn(p,y).render(h)]):[3,3];case 2:return Q=o.sent(),[3,5];case 3:return p.logger.debug("Document cloned, element located at "+w+","+x+" with size "+b+"x"+B+" using computed rendering"),p.logger.debug("Starting DOM parsing"),C=Qo(p,h),v===C.styles.backgroundColor&&(C.styles.backgroundColor=xe.TRANSPARENT),p.logger.debug("Starting renderer for element at "+y.x+","+y.y+" with size "+y.width+"x"+y.height),[4,new pn(p,y).render(C)];case 4:Q=o.sent(),o.label=5;case 5:return(null===(P=e.removeContainer)||void 0===P||P)&&(ci.destroy(k)||p.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),p.logger.debug("Finished rendering"),[2,Q]}}))}))},vn=function(A,e,t){var r=e.ownerDocument,o=r.documentElement?we(A,getComputedStyle(r.documentElement).backgroundColor):xe.TRANSPARENT,i=r.body?we(A,getComputedStyle(r.body).backgroundColor):xe.TRANSPARENT,n="string"==typeof t?we(A,t):null===t?xe.TRANSPARENT:4294967295;return e===r.documentElement?de(o)?de(i)?n:i:o:n};return function(A,e){return void 0===e&&(e={}),xn(A,e)}}();const cr=ar.exports;var lr,ur,sr,pr,dr,fr=function(A,e,t,r){if("a"===t&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?A!==e||!r:!e.has(A))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===t?r:"a"===t?r.call(A):r?r.value:e.get(A)};const gr=document.documentElement;class hr{constructor(A){lr.add(this),this.card=null,this.context="",this.data=null,this.dialog=null,this.sessionInfo=null,this.url=null,this.getFunFromText=A=>[...A.matchAll(/#\[(?:F|C|A)\(([^)]*)\)\s*(?:\d\(([^)]*)\)\s*)?(?:INPUT\(([^)]*)\)\s*)?(?:SP\(([^)]*)\)\s*)?(?:P\(([^]*)\)\s*)?(?:CRO\(([^)]*)\)\s*)?(?:SS\(([^)]*)\)\s*)?(?:SERVER\(([^)]*)\)\s*)?(?:SG\(([^)]*)\)\s*)?(?:G\(([^)]*)\)\s*)?(?:NOTIFY\(([^)]*)\)\s*)?]\#/g)],this.container=document.createElement("div"),this.container.setAttribute("kup-openai",""),document.body.appendChild(this.container),this.url=A}setError(A,e,t){e||(e=this),gr.ketchup.debug.logMessage(e,A,F.ERROR),t||(e.getCardOptions().state="error",e.card.refresh())}getCardOptions(){return this.card.data||(this.card.data={}),this.card.data.options||(this.card.data.options={submitCb:this.chat,authCb:this.auth,sttCb:this.stt}),this.card.data.options}async show(A){this.context=A.context,this.data=A.dataset,A.onFunClick&&(this.onFunClick=A.onFunClick),this.card&&await this.hide(),fr(this,lr,"m",sr).call(this)}async stt(A,e){const t=window.SpeechRecognition||window.webkitSpeechRecognition;if(!t)return void alert("Speech recognition is not supported in this browser.");const r=new t;r.lang=gr.ketchup.language.getBCP47(),r.interimResults=!0,r.maxAlternatives=1,r.addEventListener("result",(e=>{const t=Array.from(e.results).map((A=>A[0])).map((A=>A.transcript)).join("");gr.ketchup.debug.logMessage("KupOpenAi","STT response: "+t),A.setValue(t,!0),e.results[e.results.length-1].isFinal&&r.stop()})),r.addEventListener("end",(()=>{r.stop(),e.showSpinner=!1})),r.addEventListener("start",(()=>{A.setFocus(),e.showSpinner=!0}));try{r.start()}catch(A){console.error(A)}}async hide(){this.card&&(this.card.remove(),this.card=null,this.dialog.remove(),this.dialog=null,await fr(this,lr,"m",dr).call(this))}async mockAuth(){const A=gr.ketchup.openAI;if(!A.url)return;let e=null;try{e=await fetch(A.url+"/api/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({data:"mockup"})})}catch(e){return void A.setError(e.message,A)}if(e&&200===e.status&&"ok"==(await e.json()).status)return A.getCardOptions().state="connecting",A.card.refresh(),void fr(A,lr,"m",pr).call(A);A.getCardOptions().state="error",A.card.refresh()}async auth(A){const e=gr.ketchup.openAI;if(!e.url)return;const t=await A.getValue();let r=null;try{r=await fetch(e.url+"/api/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({data:t})})}catch(A){return void e.setError(A.message,e)}if(r){if(200!=r.status)return void fr(e,lr,"m",ur).call(e,A);if("ok"==(await r.json()).status)return e.getCardOptions().state="connecting",e.card.refresh(),void fr(e,lr,"m",pr).call(e)}e.getCardOptions().state="error",e.card.refresh()}async chat(A,e){const t=gr.ketchup.openAI;t.card&&(A(!0),t.getCardOptions().messages=await(async A=>{if(!t.url)return;if(!t.sessionInfo)return;const e=[];let r=null;try{r=await fetch(t.url+"/api/chat",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({context:t.sessionInfo.context,fileId:t.sessionInfo.fileId,threadId:t.sessionInfo.threadId,question:A})})}catch(A){t.setError(A.message,t)}if(r){if(200!=r.status)return void t.setError(await r.text(),t);const A=await r.json();if(A&&A.messages)for(let r=0;r<A.messages.length;r++){const o=A.messages[r];o.funs=t.getFunFromText(o.text),e.push(o)}}return e})(await e.getValue()),t.card.refresh(),A(!1))}}lr=new WeakSet,ur=function(A){A.helper="Invalid password.",A.classList.add("kup-danger"),A.refresh()},sr=function(){this.card=document.createElement("kup-card"),this.card.layoutFamily=l.BUILT_IN,this.card.layoutNumber=7,this.card.sizeX="100%",this.card.sizeY="100%",this.dialog=document.createElement("kup-dialog"),this.dialog.header={title:"Chat with Data",icons:{close:!0}},this.dialog.id="openai",this.dialog.modal=null,this.dialog.sizeX="50vw",this.dialog.sizeY="50vh",this.dialog.addEventListener("kup-dialog-close",(()=>this.hide())),this.dialog.appendChild(this.card),this.container.appendChild(this.dialog),this.url?this.mockAuth():this.getCardOptions().state="error"},pr=async function(){if(!this.url)return;let A=null;try{A=await fetch(this.url+"/api/init",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({context:this.context,data:this.data})})}catch(A){return void this.setError(A.message)}if(A){if(200!=A.status)return void this.setError(await A.text());const e=await A.json();return this.sessionInfo={context:this.context,fileId:e.fileId,threadId:e.threadId},this.getCardOptions().state="ready",void this.card.refresh()}this.getCardOptions().state="error",this.card.refresh()},dr=async function(){if(!this.url)return;if(!this.sessionInfo)return;let A=null;try{A=await fetch(this.url+"/api/finalize",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({context:this.sessionInfo.context,fileId:this.sessionInfo.fileId,threadId:this.sessionInfo.threadId})})}catch(A){this.setError(A.message,void 0,!0)}this.sessionInfo=null,A&&200!=A.status&&this.setError(await A.text(),void 0,!0)};var kr,mr,br,Br,wr,xr,vr,yr=function(A,e,t,r,o){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?A!==e||!o:!e.has(A))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?o.call(A,t):o?o.value=t:e.set(A,t),t},Qr=function(A,e,t,r){if("a"===t&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?A!==e||!r:!e.has(A))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===t?r:"a"===t?r.call(A):r?r.value:e.get(A)};class Cr{constructor(){kr.add(this),mr.set(this,"+"),br.set(this,void 0),Br.set(this,void 0),yr(this,Br,new Map,"f"),yr(this,br,new Set,"f"),document.addEventListener("keydown",Qr(this,kr,"m",wr).bind(this)),document.addEventListener("keyup",Qr(this,kr,"m",xr).bind(this)),window.addEventListener("blur",(()=>{Qr(this,br,"f").clear()}))}register(A,e){A&&e&&Qr(this,Br,"f").set(A.toLowerCase(),{event:e,isLunched:!1})}unregister(A){A&&Qr(this,Br,"f").delete(A.toLowerCase())}}mr=new WeakMap,br=new WeakMap,Br=new WeakMap,kr=new WeakSet,wr=function(A){const e=A.key.toLowerCase();Qr(this,br,"f").add(e);const t=Qr(this,Br,"f").get(Qr(this,kr,"m",vr).call(this));t&&!t.isLunched&&(A.preventDefault(),t.event(),t.isLunched=!0)},xr=function(A){const e=A.key.toLowerCase(),t=Qr(this,Br,"f").get(Qr(this,kr,"m",vr).call(this));t&&t.isLunched&&(t.isLunched=!1),Qr(this,br,"f").delete(e)},vr=function(){return Array.from(Qr(this,br,"f")).join(Qr(this,mr,"f"))};const Fr=document.documentElement;class Ur{constructor(A){let e=null,t=null,o=null,i=null,a=null,c=null,l=null,u=null,s=null,p=null,d=null,f=null,g=null,h=null,k=null,m=null;this.enableExperimentalFeatures=!1;let b="https://kokosstaging.smeup.com";if(A){const r=A.assetsPath,B=A.dates,w=A.debug,x=A.enableExperimentalFeatures,v=A.interact,y=A.language,Q=A.objects,C=A.scrollOnHover,F=A.theme,U=A.tooltip;A.openAIUrl&&(b=A.openAIUrl),r&&n(r),B&&(e=B.locale?B.locale:null),w&&(t=w.active?w.active:null,o=w.autoPrint?w.autoPrint:null,i=w.logLimit?w.logLimit:null),x&&(this.enableExperimentalFeatures=x),v&&(a=v.restrictContainer?a:null,c=v.zIndex?v.zIndex:null),y&&(l=y.list?y.list:null,u=y.name?y.name:null),Q&&(s=Q.list?Q.list:null),C&&(p=C.delay?C.delay:null,d=C.step?C.step:null),F&&(f=F.list?F.list:null,g=F.name?F.name:null),U&&(h=U.delay?U.delay:null,k=U.fCellCallbacks?U.fCellCallbacks:null,m=U.modal?U.modal:null)}this.data=new dt,this.dates=new r(e),this.debug=new M(t,o,i),this.dynamicPosition=new S,this.interact=new q(c,a),this.language=new eA(l,u),this.magicBox=null,this.openAI=new hr(b),this.math=new qt,this.overrides=A||null,this.objects=new oA(s),this.resize=new ResizeObserver((A=>{A.forEach((A=>{A.contentRect.height&&A.contentRect.width&&(A.target.resizeCallback(),this.debug.logMessage("kup-manager ("+A.target.tagName+"#"+A.target.id+")","Size changed to x: "+A.contentRect.width+", y: "+A.contentRect.height+"."))}))})),this.scrollOnHover=new bA(p,d),this.search=new ft,this.utilities={clickCallbacks:new Set,lastPointerDownString:null},this.theme=new RA(f,g),this.toolbar=new YA,this.keysBinding=new Cr,this.tooltip=new nr(h,k,m),document.addEventListener("pointerdown",(A=>{const e=A.composedPath(),t=e[0].innerText||e[0].value;if(this.utilities.lastPointerDownString=t,t){const A=new CustomEvent("kup-manager-stringfinder",{bubbles:!0,cancelable:!0,detail:{string:t}});document.dispatchEvent(A)}})),document.addEventListener("click",(A=>{const e=A.composedPath();this.utilities.clickCallbacks.forEach((A=>{if(A&&A.el&&A.el.isConnected&&!e.includes(A.el)){const t=A.el;let r=!1;if(t.kupDynamicPosition&&t.kupDynamicPosition.detach){for(let t=0;t<e.length;t++){const o=e[t];o.kupDynamicPosition&&o.kupDynamicPosition.detach&&o.kupDynamicPosition.originalPath.includes(A.el)&&(r=!0)}r||A.cb()}else A.cb()}}))}))}showMagicBox(){this.magicBox||(this.magicBox=document.createElement("kup-magic-box"),this.magicBox.id="kup-magic-box",this.magicBox.style.position="fixed",this.magicBox.style.left="calc(50% - 350px)",this.magicBox.style.top="calc(50% - 150px)",document.body.append(this.magicBox))}hideMagicBox(){this.magicBox&&(this.magicBox.remove(),this.magicBox=null)}toggleMagicBox(){this.magicBox?this.hideMagicBox():this.showMagicBox()}setLibraryLocalization(A){Object.values(o).includes(A)?d[A]?(this.dates.setLocale(A),this.language.set(d[A]),this.math.setLocale(gt[A])):this.debug.logMessage("kup-manager","Missing language for locale ("+A+")!",F.ERROR):this.debug.logMessage("kup-manager","Missing locale ("+A+")!",F.ERROR)}addClickCallback(A,e){e?setTimeout((()=>{this.utilities.clickCallbacks.add(A)}),0):this.utilities.clickCallbacks.add(A)}getEventPath(A,e){const t=[];for(;A&&A!==e&&A!==document.body;)t.push(A),A=A.parentNode?A.parentNode:A.host;return t}async rasterize(A,e){return cr(A,e).then((A=>A))}removeClickCallback(A){this.utilities.clickCallbacks.delete(A)}}function Er(){var A;if(!Fr.ketchup){const e=null!==(A=Fr.ketchupInit)&&void 0!==A?A:null;if(Fr.ketchup=new Ur(e),Fr.ketchup.theme.set(),Fr.ketchup.debug.active&&Fr.ketchup.debug.toggle(Fr.ketchup.debug.active),globalThis.kupManager=Fr.ketchup,null==e?void 0:e.autoSetLocalization){const A=Fr.ketchup.dates.locale;e.language&&e.language.name||Fr.ketchup.language.set(d[A]),e.math&&e.math.locale||Fr.ketchup.math.setLocale(gt[A])}document.dispatchEvent(new CustomEvent("kup-manager-ready"))}return Fr.ketchup}export{w as $,f as A,xe as B,Pe as C,Qe as D,Q as E,ct as F,ce as G,Oe as H,be as I,ne as J,Ur as K,ae as L,re as M,D as N,X as O,ie as P,j as Q,N as R,fe as S,oe as T,J as U,R as V,Y as W,le as X,ue as Y,b as Z,m as _,vA as a,$A as a0,te as a1,Ae as a2,pe as a3,de as a4,se as a5,lt as a6,me as a7,ke as a8,Je as a9,V as aA,Ge as aa,we as ab,dt as ac,Fe as ad,Ie as ae,He as af,Me as ag,De as ah,_e as ai,ut as aj,st as ak,at as al,xA as am,ot as an,rt as ao,Se as ap,it as aq,ze as ar,Le as as,v as at,he as au,Ke as av,ge as aw,h as ax,G as ay,Z as az,GA as b,L as c,TA as d,F as e,nt as f,Jt as g,B as h,Zt as i,c as j,Er as k,s as l,C as m,g as n,WA as o,p,u as q,y as r,Xt as s,l as t,a as u,Ce as v,ve as w,oA as x,jt as y,x as z}
|
|
28
|
+
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 r(){this.constructor=e}A(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var t=function(){return t=Object.assign||function(A){for(var e,t=1,r=arguments.length;t<r;t++)for(var o in e=arguments[t])Object.prototype.hasOwnProperty.call(e,o)&&(A[o]=e[o]);return A},t.apply(this,arguments)};function r(A,e,t,r){return new(t||(t=Promise))((function(o,i){function n(A){try{c(r.next(A))}catch(A){i(A)}}function a(A){try{c(r.throw(A))}catch(A){i(A)}}function c(A){var e;A.done?o(A.value):(e=A.value,e instanceof t?e:new t((function(A){A(e)}))).then(n,a)}c((r=r.apply(A,e||[])).next())}))}function o(A,e){var t,r,o,i,n={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(t)throw new TypeError("Generator is already executing.");for(;n;)try{if(t=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return n.label++,{value:i[1],done:!1};case 5:n.label++,r=i[1],i=[0];continue;case 7:i=n.ops.pop(),n.trys.pop();continue;default:if(!((o=(o=n.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){n=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){n.label=i[1];break}if(6===i[0]&&n.label<o[1]){n.label=o[1],o=i;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(i);break}o[2]&&n.ops.pop(),n.trys.pop();continue}i=e.call(A,n)}catch(A){i=[6,A],r=0}finally{t=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}}function i(A,e,t){if(t||2===arguments.length)for(var r,o=0,i=e.length;o<i;o++)!r&&o in e||(r||(r=Array.prototype.slice.call(e,0,o)),r[o]=e[o]);return A.concat(r||e)}for(var n=function(){function A(A,e,t,r){this.left=A,this.top=e,this.width=t,this.height=r}return A.prototype.add=function(e,t,r,o){return new A(this.left+e,this.top+t,this.width+r,this.height+o)},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 r=Array.from(t).find((function(A){return 0!==A.width}));return r?new A(r.left+e.windowBounds.left,r.top+e.windowBounds.top,r.width,r.height):A.EMPTY},A.EMPTY=new A(0,0,0,0),A}(),a=function(A,e){return n.fromClientRect(A,e.getBoundingClientRect())},c=function(A){for(var e=[],t=0,r=A.length;t<r;){var o=A.charCodeAt(t++);if(o>=55296&&o<=56319&&t<r){var i=A.charCodeAt(t++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),t--)}else e.push(o)}return e},l=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 r=[],o=-1,i="";++o<t;){var n=A[o];n<=65535?r.push(n):r.push(55296+((n-=65536)>>10),n%1024+56320),(o+1===t||r.length>16384)&&(i+=String.fromCharCode.apply(String,r),r.length=0)}return i},u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s="undefined"==typeof Uint8Array?[]:new Uint8Array(256),p=0;p<64;p++)s[u.charCodeAt(p)]=p;for(var d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",f="undefined"==typeof Uint8Array?[]:new Uint8Array(256),g=0;g<64;g++)f[d.charCodeAt(g)]=g;for(var h=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},k=function(){function A(A,e,t,r,o,i){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=r,this.index=o,this.data=i}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return this.data[e=((e=this.index[A>>5])<<2)+(31&A)];if(A<=65535)return this.data[e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A)];if(A<this.highStart)return e=this.index[e=2080+(A>>11)],this.data[e=((e=this.index[e+=A>>5&63])<<2)+(31&A)];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),m="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",b="undefined"==typeof Uint8Array?[]:new Uint8Array(256),B=0;B<64;B++)b[m.charCodeAt(B)]=B;var w=10,x=13,v=15,y=17,Q=18,C=19,F=20,U=21,E=22,I=24,_=25,H=26,M=27,D=28,K=30,L=32,z=33,S=34,O=35,T=37,G=38,N=39,P=40,V=42,R=[9001,65288],j="×",Z="÷",J=function(A){var e,t,r,o=function(A){var e,t,r,o,i,n=.75*A.length,a=A.length,c=0;"="===A[A.length-1]&&(n--,"="===A[A.length-2]&&n--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),u=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<a;e+=4)t=f[A.charCodeAt(e)],r=f[A.charCodeAt(e+1)],o=f[A.charCodeAt(e+2)],i=f[A.charCodeAt(e+3)],u[c++]=t<<2|r>>4,u[c++]=(15&r)<<4|o>>2,u[c++]=(3&o)<<6|63&i;return l}(A),i=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t}(o):new Uint32Array(o),n=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t}(o):new Uint16Array(o),a=h(n,12,i[4]/2),c=2===i[5]?h(n,(24+i[4])/2):(e=i,t=Math.ceil((24+i[4])/4),e.slice?e.slice(t,r):new Uint32Array(Array.prototype.slice.call(e,t,r)));return new k(i[0],i[1],i[2],i[3],a,c)}("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=="),X=[K,36],Y=[1,2,3,5],W=[w,8],q=[M,H],$=Y.concat(W),AA=[G,N,P,S,O],eA=[v,x],tA=function(A,e,t,r){var o=r[t];if(Array.isArray(A)?-1!==A.indexOf(o):A===o)for(var i=t;i<=r.length;){if((c=r[++i])===e)return!0;if(c!==w)break}if(o===w)for(i=t;i>0;){var n=r[--i];if(Array.isArray(A)?-1!==A.indexOf(n):A===n)for(var a=t;a<=r.length;){var c;if((c=r[++a])===e)return!0;if(c!==w)break}if(n!==w)break}return!1},rA=function(A,e){for(var t=A;t>=0;){var r=e[t];if(r!==w)return r;t--}return 0},oA=function(A,e,t,r,o){if(0===t[r])return j;var i=r-1;if(Array.isArray(o)&&!0===o[i])return j;var n=i-1,a=i+1,c=e[i],l=n>=0?e[n]:0,u=e[a];if(2===c&&3===u)return j;if(-1!==Y.indexOf(c))return"!";if(-1!==Y.indexOf(u))return j;if(-1!==W.indexOf(u))return j;if(8===rA(i,e))return Z;if(11===J.get(A[i]))return j;if((c===L||c===z)&&11===J.get(A[a]))return j;if(7===c||7===u)return j;if(9===c)return j;if(-1===[w,x,v].indexOf(c)&&9===u)return j;if(-1!==[y,Q,C,I,D].indexOf(u))return j;if(rA(i,e)===E)return j;if(tA(23,E,i,e))return j;if(tA([y,Q],U,i,e))return j;if(tA(12,12,i,e))return j;if(c===w)return Z;if(23===c||23===u)return j;if(16===u||16===c)return Z;if(-1!==[x,v,U].indexOf(u)||14===c)return j;if(36===l&&-1!==eA.indexOf(c))return j;if(c===D&&36===u)return j;if(u===F)return j;if(-1!==X.indexOf(u)&&c===_||-1!==X.indexOf(c)&&u===_)return j;if(c===M&&-1!==[T,L,z].indexOf(u)||-1!==[T,L,z].indexOf(c)&&u===H)return j;if(-1!==X.indexOf(c)&&-1!==q.indexOf(u)||-1!==q.indexOf(c)&&-1!==X.indexOf(u))return j;if(-1!==[M,H].indexOf(c)&&(u===_||-1!==[E,v].indexOf(u)&&e[a+1]===_)||-1!==[E,v].indexOf(c)&&u===_||c===_&&-1!==[_,D,I].indexOf(u))return j;if(-1!==[_,D,I,y,Q].indexOf(u))for(var s=i;s>=0;){if((p=e[s])===_)return j;if(-1===[D,I].indexOf(p))break;s--}if(-1!==[M,H].indexOf(u))for(s=-1!==[y,Q].indexOf(c)?n:i;s>=0;){var p;if((p=e[s])===_)return j;if(-1===[D,I].indexOf(p))break;s--}if(G===c&&-1!==[G,N,S,O].indexOf(u)||-1!==[N,S].indexOf(c)&&-1!==[N,P].indexOf(u)||-1!==[P,O].indexOf(c)&&u===P)return j;if(-1!==AA.indexOf(c)&&-1!==[F,H].indexOf(u)||-1!==AA.indexOf(u)&&c===M)return j;if(-1!==X.indexOf(c)&&-1!==X.indexOf(u))return j;if(c===I&&-1!==X.indexOf(u))return j;if(-1!==X.concat(_).indexOf(c)&&u===E&&-1===R.indexOf(A[a])||-1!==X.concat(_).indexOf(u)&&c===Q)return j;if(41===c&&41===u){for(var d=t[i],f=1;d>0&&41===e[--d];)f++;if(f%2!=0)return j}return c===L&&u===z?j:Z},iA=function(A,e){e||(e={lineBreak:"normal",wordBreak:"normal"});var t=function(A,e){void 0===e&&(e="strict");var t=[],r=[],o=[];return A.forEach((function(A,i){var n=J.get(A);if(n>50?(o.push(!0),n-=50):o.push(!1),-1!==["normal","auto","loose"].indexOf(e)&&-1!==[8208,8211,12316,12448].indexOf(A))return r.push(i),t.push(16);if(4===n||11===n){if(0===i)return r.push(i),t.push(K);var a=t[i-1];return-1===$.indexOf(a)?(r.push(r[i-1]),t.push(a)):(r.push(i),t.push(K))}return r.push(i),31===n?t.push("strict"===e?U:T):n===V||29===n?t.push(K):43===n?t.push(A>=131072&&A<=196605||A>=196608&&A<=262141?T:K):void t.push(n)})),[r,t,o]}(A,e.lineBreak),r=t[0],o=t[1],i=t[2];"break-all"!==e.wordBreak&&"break-word"!==e.wordBreak||(o=o.map((function(A){return-1!==[_,K,V].indexOf(A)?T:A})));var n="keep-all"===e.wordBreak?i.map((function(e,t){return e&&A[t]>=19968&&A[t]<=40959})):void 0;return[r,o,n]},nA=function(){function A(A,e,t,r){this.codePoints=A,this.required="!"===e,this.start=t,this.end=r}return A.prototype.slice=function(){return l.apply(void 0,this.codePoints.slice(this.start,this.end))},A}(),aA=45,cA=43,lA=-1,uA=function(A){return A>=48&&A<=57},sA=function(A){return uA(A)||A>=65&&A<=70||A>=97&&A<=102},pA=function(A){return 10===A||9===A||32===A},dA=function(A){return function(A){return function(A){return A>=97&&A<=122}(A)||function(A){return A>=65&&A<=90}(A)}(A)||function(A){return A>=128}(A)||95===A},fA=function(A){return dA(A)||uA(A)||A===aA},gA=function(A){return A>=0&&A<=8||11===A||A>=14&&A<=31||127===A},hA=function(A,e){return 92===A&&10!==e},kA=function(A,e,t){return A===aA?dA(e)||hA(e,t):!!dA(A)||!(92!==A||!hA(A,e))},mA=function(A,e,t){return A===cA||A===aA?!!uA(e)||46===e&&uA(t):uA(46===A?e:A)},bA=function(A){var e=0,t=1;A[e]!==cA&&A[e]!==aA||(A[e]===aA&&(t=-1),e++);for(var r=[];uA(A[e]);)r.push(A[e++]);var o=r.length?parseInt(l.apply(void 0,r),10):0;46===A[e]&&e++;for(var i=[];uA(A[e]);)i.push(A[e++]);var n=i.length,a=n?parseInt(l.apply(void 0,i),10):0;69!==A[e]&&101!==A[e]||e++;var c=1;A[e]!==cA&&A[e]!==aA||(A[e]===aA&&(c=-1),e++);for(var u=[];uA(A[e]);)u.push(A[e++]);var s=u.length?parseInt(l.apply(void 0,u),10):0;return t*(o+a*Math.pow(10,-n))*Math.pow(10,c*s)},BA={type:2},wA={type:3},xA={type:4},vA={type:13},yA={type:8},QA={type:21},CA={type:9},FA={type:10},UA={type:11},EA={type:12},IA={type:14},_A={type:23},HA={type:1},MA={type:25},DA={type:24},KA={type:26},LA={type:27},zA={type:28},SA={type:29},OA={type:31},TA={type:32},GA=function(){function A(){this._value=[]}return A.prototype.write=function(A){this._value=this._value.concat(c(A))},A.prototype.read=function(){for(var A=[],e=this.consumeToken();e!==TA;)A.push(e),e=this.consumeToken();return A},A.prototype.consumeToken=function(){var A=this.consumeCodePoint();switch(A){case 34:return this.consumeStringToken(34);case 35:var e=this.peekCodePoint(0),t=this.peekCodePoint(1),r=this.peekCodePoint(2);if(fA(e)||hA(t,r)){var o=kA(e,t,r)?2:1;return{type:5,value:this.consumeName(),flags:o}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),vA;break;case 39:return this.consumeStringToken(39);case 40:return BA;case 41:return wA;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),IA;break;case cA:if(mA(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 44:return xA;case aA:var i=A,n=this.peekCodePoint(0),a=this.peekCodePoint(1);if(mA(i,n,a))return this.reconsumeCodePoint(A),this.consumeNumericToken();if(kA(i,n,a))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();if(n===aA&&62===a)return this.consumeCodePoint(),this.consumeCodePoint(),DA;break;case 46:if(mA(A,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(A),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(42===c&&47===(c=this.consumeCodePoint()))return this.consumeToken();if(c===lA)return this.consumeToken()}break;case 58:return KA;case 59:return LA;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===aA&&this.peekCodePoint(2)===aA)return this.consumeCodePoint(),this.consumeCodePoint(),MA;break;case 64:var u=this.peekCodePoint(0),s=this.peekCodePoint(1),p=this.peekCodePoint(2);if(kA(u,s,p))return{type:7,value:this.consumeName()};break;case 91:return zA;case 92:if(hA(A,this.peekCodePoint(0)))return this.reconsumeCodePoint(A),this.consumeIdentLikeToken();break;case 93:return SA;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),yA;break;case 123:return UA;case 125:return EA;case 117:case 85:var d=this.peekCodePoint(0),f=this.peekCodePoint(1);return d!==cA||!sA(f)&&63!==f||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(A),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),CA;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),QA;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),FA;break;case lA:return TA}return pA(A)?(this.consumeWhiteSpace(),OA):uA(A)?(this.reconsumeCodePoint(A),this.consumeNumericToken()):dA(A)?(this.reconsumeCodePoint(A),this.consumeIdentLikeToken()):{type:6,value:l(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();sA(e)&&A.length<6;)A.push(e),e=this.consumeCodePoint();for(var t=!1;63===e&&A.length<6;)A.push(e),e=this.consumeCodePoint(),t=!0;if(t)return{type:30,start:parseInt(l.apply(void 0,A.map((function(A){return 63===A?48:A}))),16),end:parseInt(l.apply(void 0,A.map((function(A){return 63===A?70:A}))),16)};var r=parseInt(l.apply(void 0,A),16);if(this.peekCodePoint(0)===aA&&sA(this.peekCodePoint(1))){this.consumeCodePoint(),e=this.consumeCodePoint();for(var o=[];sA(e)&&o.length<6;)o.push(e),e=this.consumeCodePoint();return{type:30,start:r,end:parseInt(l.apply(void 0,o),16)}}return{type:30,start:r,end:r}},A.prototype.consumeIdentLikeToken=function(){var A=this.consumeName();return"url"===A.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:A}):{type:20,value:A}},A.prototype.consumeUrlToken=function(){var A=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===lA)return{type:22,value:""};var e=this.peekCodePoint(0);if(39===e||34===e){var t=this.consumeStringToken(this.consumeCodePoint());return 0===t.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===lA||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:t.value}):(this.consumeBadUrlRemnants(),_A)}for(;;){var r=this.consumeCodePoint();if(r===lA||41===r)return{type:22,value:l.apply(void 0,A)};if(pA(r))return this.consumeWhiteSpace(),this.peekCodePoint(0)===lA||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:l.apply(void 0,A)}):(this.consumeBadUrlRemnants(),_A);if(34===r||39===r||40===r||gA(r))return this.consumeBadUrlRemnants(),_A;if(92===r){if(!hA(r,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),_A;A.push(this.consumeEscapedCodePoint())}else A.push(r)}},A.prototype.consumeWhiteSpace=function(){for(;pA(this.peekCodePoint(0));)this.consumeCodePoint()},A.prototype.consumeBadUrlRemnants=function(){for(;;){var A=this.consumeCodePoint();if(41===A||A===lA)return;hA(A,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},A.prototype.consumeStringSlice=function(A){for(var e="";A>0;){var t=Math.min(5e4,A);e+=l.apply(void 0,this._value.splice(0,t)),A-=t}return this._value.shift(),e},A.prototype.consumeStringToken=function(A){for(var e="",t=0;;){var r=this._value[t];if(r===lA||void 0===r||r===A)return{type:0,value:e+=this.consumeStringSlice(t)};if(10===r)return this._value.splice(0,t),HA;if(92===r){var o=this._value[t+1];o!==lA&&void 0!==o&&(10===o?(e+=this.consumeStringSlice(t),t=-1,this._value.shift()):hA(r,o)&&(e+=this.consumeStringSlice(t),e+=l(this.consumeEscapedCodePoint()),t=-1))}t++}},A.prototype.consumeNumber=function(){var A=[],e=4,t=this.peekCodePoint(0);for(t!==cA&&t!==aA||A.push(this.consumeCodePoint());uA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0);var r=this.peekCodePoint(1);if(46===t&&uA(r))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;uA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());t=this.peekCodePoint(0),r=this.peekCodePoint(1);var o=this.peekCodePoint(2);if((69===t||101===t)&&((r===cA||r===aA)&&uA(o)||uA(r)))for(A.push(this.consumeCodePoint(),this.consumeCodePoint()),e=8;uA(this.peekCodePoint(0));)A.push(this.consumeCodePoint());return[bA(A),e]},A.prototype.consumeNumericToken=function(){var A=this.consumeNumber(),e=A[0],t=A[1],r=this.peekCodePoint(0),o=this.peekCodePoint(1),i=this.peekCodePoint(2);return kA(r,o,i)?{type:15,number:e,flags:t,unit:this.consumeName()}:37===r?(this.consumeCodePoint(),{type:16,number:e,flags:t}):{type:17,number:e,flags:t}},A.prototype.consumeEscapedCodePoint=function(){var A=this.consumeCodePoint();if(sA(A)){for(var e=l(A);sA(this.peekCodePoint(0))&&e.length<6;)e+=l(this.consumeCodePoint());pA(this.peekCodePoint(0))&&this.consumeCodePoint();var t=parseInt(e,16);return 0===t||function(A){return A>=55296&&A<=57343}(t)||t>1114111?65533:t}return A===lA?65533:A},A.prototype.consumeName=function(){for(var A="";;){var e=this.consumeCodePoint();if(fA(e))A+=l(e);else{if(!hA(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),A;A+=l(this.consumeEscapedCodePoint())}}},A}(),NA=function(){function A(A){this._tokens=A}return A.create=function(e){var t=new GA;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||WA(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?TA:A},A.prototype.reconsumeToken=function(A){this._tokens.unshift(A)},A}(),PA=function(A){return 15===A.type},VA=function(A){return 17===A.type},RA=function(A){return 20===A.type},jA=function(A){return 0===A.type},ZA=function(A,e){return RA(A)&&A.value===e},JA=function(A){return 31!==A.type},XA=function(A){return 31!==A.type&&4!==A.type},YA=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},WA=function(A,e){return 11===e&&12===A.type||28===e&&29===A.type||2===e&&3===A.type},qA=function(A){return 17===A.type||15===A.type},$A=function(A){return 16===A.type||qA(A)},Ae=function(A){return A.length>1?[A[0],A[1]]:[A[0]]},ee={type:17,number:0,flags:4},te={type:16,number:50,flags:4},re={type:16,number:100,flags:4},oe=function(A,e,t){var r=A[0],o=A[1];return[ie(r,e),ie(void 0!==o?o:r,t)]},ie=function(A,e){if(16===A.type)return A.number/100*e;if(PA(A))switch(A.unit){case"rem":case"em":return 16*A.number;default:return A.number}return A.number},ne="grad",ae="turn",ce=function(A,e){if(15===e.type)switch(e.unit){case"deg":return Math.PI*e.number/180;case ne:return Math.PI/200*e.number;case"rad":return e.number;case ae:return 2*Math.PI*e.number}throw new Error("Unsupported angle type")},le=function(A){return 15===A.type&&("deg"===A.unit||A.unit===ne||"rad"===A.unit||A.unit===ae)},ue=function(A){switch(A.filter(RA).map((function(A){return A.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[ee,ee];case"to top":case"bottom":return se(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[ee,re];case"to right":case"left":return se(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[re,re];case"to bottom":case"top":return se(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[re,ee];case"to left":case"right":return se(270)}return 0},se=function(A){return Math.PI*A/180},pe=function(A,e){if(18===e.type){var t=Be[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 r=e.value.substring(0,1),o=e.value.substring(1,2),i=e.value.substring(2,3);return ge(parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16),1)}if(4===e.value.length){r=e.value.substring(0,1),o=e.value.substring(1,2),i=e.value.substring(2,3);var n=e.value.substring(3,4);return ge(parseInt(r+r,16),parseInt(o+o,16),parseInt(i+i,16),parseInt(n+n,16)/255)}if(6===e.value.length)return r=e.value.substring(0,2),o=e.value.substring(2,4),i=e.value.substring(4,6),ge(parseInt(r,16),parseInt(o,16),parseInt(i,16),1);if(8===e.value.length)return r=e.value.substring(0,2),o=e.value.substring(2,4),i=e.value.substring(4,6),n=e.value.substring(6,8),ge(parseInt(r,16),parseInt(o,16),parseInt(i,16),parseInt(n,16)/255)}if(20===e.type){var a=xe[e.value.toUpperCase()];if(void 0!==a)return a}return xe.TRANSPARENT},de=function(A){return!(255&A)},fe=function(A){var e=255&A,t=255&A>>8,r=255&A>>16,o=255&A>>24;return e<255?"rgba("+o+","+r+","+t+","+e/255+")":"rgb("+o+","+r+","+t+")"},ge=function(A,e,t,r){return(A<<24|e<<16|t<<8|Math.round(255*r))>>>0},he=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},ke=function(A,e){var t=e.filter(XA);if(3===t.length){var r=t.map(he);return ge(r[0],r[1],r[2],1)}if(4===t.length){var o=t.map(he);return ge(o[0],o[1],o[2],o[3])}return 0};function me(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 be=function(A,e){var t=e.filter(XA),r=t[0],o=t[1],i=t[2],n=t[3],a=(17===r.type?se(r.number):ce(A,r))/(2*Math.PI),c=$A(o)?o.number/100:0,l=$A(i)?i.number/100:0,u=void 0!==n&&$A(n)?ie(n,1):1;if(0===c)return ge(255*l,255*l,255*l,1);var s=l<=.5?l*(c+1):l+c-l*c,p=2*l-s,d=me(p,s,a+1/3),f=me(p,s,a),g=me(p,s,a-1/3);return ge(255*d,255*f,255*g,u)},Be={hsl:be,hsla:be,rgb:ke,rgba:ke},we=function(A,e){return pe(A,NA.create(e).parseComponentValue())},xe={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},ve={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(RA(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},ye={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},Qe=function(A,e){var t=pe(A,e[0]),r=e[1];return r&&$A(r)?{color:t,stop:r}:{color:t,stop:null}},Ce=function(A,e){var t=A[0],r=A[A.length-1];null===t.stop&&(t.stop=ee),null===r.stop&&(r.stop=re);for(var o=[],i=0,n=0;n<A.length;n++){var a=A[n].stop;if(null!==a){var c=ie(a,e);o.push(c>i?c:i),i=c}else o.push(null)}var l=null;for(n=0;n<o.length;n++){var u=o[n];if(null===u)null===l&&(l=n);else if(null!==l){for(var s=n-l,p=(u-o[l-1])/(s+1),d=1;d<=s;d++)o[l+d-1]=p*d;l=null}}return A.map((function(A,t){return{color:A.color,stop:Math.max(Math.min(1,o[t]/e),0)}}))},Fe=function(A,e,t){var r="number"==typeof A?A:function(A,e,t){var r=e/2,o=t/2,i=ie(A[0],e)-r,n=o-ie(A[1],t);return(Math.atan2(n,i)+2*Math.PI)%(2*Math.PI)}(A,e,t),o=Math.abs(e*Math.sin(r))+Math.abs(t*Math.cos(r)),i=e/2,n=t/2,a=o/2,c=Math.sin(r-Math.PI/2)*a,l=Math.cos(r-Math.PI/2)*a;return[o,i-l,i+l,n-c,n+c]},Ue=function(A,e){return Math.sqrt(A*A+e*e)},Ee=function(A,e,t,r,o){return[[0,0],[0,e],[A,0],[A,e]].reduce((function(A,e){var i=Ue(t-e[0],r-e[1]);return(o?i<A.optimumDistance:i>A.optimumDistance)?{optimumCorner:e,optimumDistance:i}:A}),{optimumDistance:o?1/0:-1/0,optimumCorner:null}).optimumCorner},Ie=function(A,e){var t=se(180),r=[];return YA(e).forEach((function(e,o){if(0===o){var i=e[0];if(20===i.type&&-1!==["top","left","right","bottom"].indexOf(i.value))return void(t=ue(e));if(le(i))return void(t=(ce(A,i)+se(270))%se(360))}var n=Qe(A,e);r.push(n)})),{angle:t,stops:r,type:1}},_e="closest-side",He="farthest-side",Me="closest-corner",De="farthest-corner",Ke="circle",Le="ellipse",ze="cover",Se="contain",Oe=function(A,e){var t=0,r=3,o=[],i=[];return YA(e).forEach((function(e,n){var a=!0;if(0===n?a=e.reduce((function(A,e){if(RA(e))switch(e.value){case"center":return i.push(te),!1;case"top":case"left":return i.push(ee),!1;case"right":case"bottom":return i.push(re),!1}else if($A(e)||qA(e))return i.push(e),!1;return A}),a):1===n&&(a=e.reduce((function(A,e){if(RA(e))switch(e.value){case Ke:return t=0,!1;case Le:return t=1,!1;case Se:case _e:return r=0,!1;case He:return r=1,!1;case Me:return r=2,!1;case ze:case De:return r=3,!1}else if(qA(e)||$A(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A}),a)),a){var c=Qe(A,e);o.push(c)}})),{size:r,shape:t,stops:o,position:i,type:2}},Te=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 r=Ne[e.name];if(void 0===r)throw new Error('Attempting to parse an unsupported image function "'+e.name+'"');return r(A,e.values)}throw new Error("Unsupported image type "+e.type)};var Ge,Ne={"linear-gradient":function(A,e){var t=se(180),r=[];return YA(e).forEach((function(e,o){if(0===o){var i=e[0];if(20===i.type&&"to"===i.value)return void(t=ue(e));if(le(i))return void(t=ce(A,i))}var n=Qe(A,e);r.push(n)})),{angle:t,stops:r,type:1}},"-moz-linear-gradient":Ie,"-ms-linear-gradient":Ie,"-o-linear-gradient":Ie,"-webkit-linear-gradient":Ie,"radial-gradient":function(A,e){var t=0,r=3,o=[],i=[];return YA(e).forEach((function(e,n){var a=!0;if(0===n){var c=!1;a=e.reduce((function(A,e){if(c)if(RA(e))switch(e.value){case"center":return i.push(te),A;case"top":case"left":return i.push(ee),A;case"right":case"bottom":return i.push(re),A}else($A(e)||qA(e))&&i.push(e);else if(RA(e))switch(e.value){case Ke:return t=0,!1;case Le:return t=1,!1;case"at":return c=!0,!1;case _e:return r=0,!1;case ze:case He:return r=1,!1;case Se:case Me:return r=2,!1;case De:return r=3,!1}else if(qA(e)||$A(e))return Array.isArray(r)||(r=[]),r.push(e),!1;return A}),a)}if(a){var l=Qe(A,e);o.push(l)}})),{size:r,shape:t,stops:o,position:i,type:2}},"-moz-radial-gradient":Oe,"-ms-radial-gradient":Oe,"-o-radial-gradient":Oe,"-webkit-radial-gradient":Oe,"-webkit-gradient":function(A,e){var t=se(180),r=[],o=1;return YA(e).forEach((function(e,t){var i=e[0];if(0===t){if(RA(i)&&"linear"===i.value)return void(o=1);if(RA(i)&&"radial"===i.value)return void(o=2)}if(18===i.type)if("from"===i.name){var n=pe(A,i.values[0]);r.push({stop:ee,color:n})}else if("to"===i.name)n=pe(A,i.values[0]),r.push({stop:re,color:n});else if("color-stop"===i.name){var a=i.values.filter(XA);if(2===a.length){n=pe(A,a[1]);var c=a[0];VA(c)&&r.push({stop:{type:16,number:100*c.number,flags:c.flags},color:n})}}})),1===o?{angle:(t+se(180))%se(360),stops:r,type:o}:{size:3,shape:0,stops:r,position:[],type:o}}},Pe={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 XA(A)&&function(A){return!(20===A.type&&"none"===A.value||18===A.type&&!Ne[A.name])}(A)})).map((function(e){return Te(A,e)}))}},Ve={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(A,e){return e.map((function(A){if(RA(A))switch(A.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},Re={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(A,e){return YA(e).map((function(A){return A.filter($A)})).map(Ae)}},je={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(A,e){return YA(e).map((function(A){return A.filter(RA).map((function(A){return A.value})).join(" ")})).map(Ze)}},Ze=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"}(Ge||(Ge={}));var Je,Xe={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(A,e){return YA(e).map((function(A){return A.filter(Ye)}))}},Ye=function(A){return RA(A)||$A(A)},We=function(A){return{name:"border-"+A+"-color",initialValue:"transparent",prefix:!1,type:3,format:"color"}},qe=We("top"),$e=We("right"),At=We("bottom"),et=We("left"),tt=function(A){return{name:"border-radius-"+A,initialValue:"0 0",prefix:!1,type:1,parse:function(A,e){return Ae(e.filter($A))}}},rt=tt("top-left"),ot=tt("top-right"),it=tt("bottom-right"),nt=tt("bottom-left"),at=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}}},ct=at("top"),lt=at("right"),ut=at("bottom"),st=at("left"),pt=function(A){return{name:"border-"+A+"-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return PA(e)?e.number:0}}},dt=pt("top"),ft=pt("right"),gt=pt("bottom"),ht=pt("left"),kt={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},mt={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(A,e){return"rtl"===e?1:0}},bt={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(A,e){return e.filter(RA).reduce((function(A,e){return A|Bt(e.value)}),0)}},Bt=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},wt={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}},xt={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"}(Je||(Je={}));var vt,yt={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"strict"===e?Je.STRICT:Je.NORMAL}},Qt={name:"line-height",initialValue:"normal",prefix:!1,type:4},Ct=function(A,e){return RA(A)&&"normal"===A.value?1.2*e:17===A.type?e*A.number:$A(A)?ie(A,e):e},Ft={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(A,e){return 20===e.type&&"none"===e.value?null:Te(A,e)}},Ut={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(A,e){return"inside"===e?0:1}},Et={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}}},It=function(A){return{name:"margin-"+A,initialValue:"0",prefix:!1,type:4}},_t=It("top"),Ht=It("right"),Mt=It("bottom"),Dt=It("left"),Kt={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(A,e){return e.filter(RA).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}}))}},Lt={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){return"break-word"===e?"break-word":"normal"}},zt=function(A){return{name:"padding-"+A,initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},St=zt("top"),Ot=zt("right"),Tt=zt("bottom"),Gt=zt("left"),Nt={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}}},Pt={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}},Vt={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&ZA(e[0],"none")?[]:YA(e).map((function(e){for(var t={color:xe.TRANSPARENT,offsetX:ee,offsetY:ee,blur:ee},r=0,o=0;o<e.length;o++){var i=e[o];qA(i)?(0===r?t.offsetX=i:1===r?t.offsetY=i:t.blur=i,r++):t.color=pe(A,i)}return t}))}},Rt={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}},jt={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=Zt[e.name];if(void 0===t)throw new Error('Attempting to parse an unsupported transform function "'+e.name+'"');return t(e.values)}return null}},Zt={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}));return 16===e.length?[e[0],e[1],e[4],e[5],e[12],e[13]]:null}},Jt={type:16,number:50,flags:4},Xt=[Jt,Jt],Yt={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(A,e){var t=e.filter($A);return 2!==t.length?Xt:[t[0],t[1]]}},Wt={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"}(vt||(vt={}));for(var qt={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(A,e){switch(e){case"break-all":return vt.BREAK_ALL;case"keep-all":return vt.KEEP_ALL;default:return vt.NORMAL}}},$t={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(A,e){if(20===e.type)return{auto:!0,order:0};if(VA(e))return{auto:!1,order:e.number};throw new Error("Invalid z-index number parsed")}},Ar={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")}},er={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(A,e){return VA(e)?e.number:1}},tr={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},rr={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(A,e){return e.filter(RA).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}))}},or={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(A,e){var t=[],r=[];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:r.push(t.join(" ")),t.length=0}})),t.length&&r.push(t.join(" ")),r.map((function(A){return-1===A.indexOf(" ")?A:"'"+A+"'"}))}},ir={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},nr={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(A,e){return VA(e)?e.number:RA(e)&&"bold"===e.value?700:400}},ar={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return e.filter(RA).map((function(A){return A.value}))}},cr={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"}}},lr=function(A,e){return!!(A&e)},ur={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}},sr={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 r=[],o=e.filter(JA),i=0;i<o.length;i++){var n=o[i],a=o[i+1];if(20===n.type){var c=a&&VA(a)?a.number:1;r.push({counter:n.value,increment:c})}}return r}},pr={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(A,e){if(0===e.length)return[];for(var t=[],r=e.filter(JA),o=0;o<r.length;o++){var i=r[o],n=r[o+1];if(RA(i)&&"none"!==i.value){var a=n&&VA(n)?n.number:0;t.push({counter:i.value,reset:a})}}return t}},dr={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(A,e){return e.filter(PA).map((function(e){return Ar.parse(A,e)}))}},fr={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 r=[],o=e.filter(jA);if(o.length%2!=0)return null;for(var i=0;i<o.length;i+=2)r.push({open:o[i].value,close:o[i+1].value});return r}},gr=function(A,e,t){if(!A)return"";var r=A[Math.min(e,A.length-1)];return r?t?r.open:r.close:""},hr={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(A,e){return 1===e.length&&ZA(e[0],"none")?[]:YA(e).map((function(e){for(var t={color:255,offsetX:ee,offsetY:ee,blur:ee,spread:ee,inset:!1},r=0,o=0;o<e.length;o++){var i=e[o];ZA(i,"inset")?t.inset=!0:qA(i)?(0===r?t.offsetX=i:1===r?t.offsetY=i:2===r?t.blur=i:t.spread=i,r++):t.color=pe(A,i)}return t}))}},kr={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(A,e){var t=[];return e.filter(RA).forEach((function(A){switch(A.value){case"stroke":t.push(1);break;case"fill":t.push(0);break;case"markers":t.push(2)}})),[0,1,2].forEach((function(A){-1===t.indexOf(A)&&t.push(A)})),t}},mr={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},br={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(A,e){return PA(e)?e.number:0}},Br=function(){function A(A,e){var t,r;this.animationDuration=vr(A,dr,e.animationDuration),this.backgroundClip=vr(A,ve,e.backgroundClip),this.backgroundColor=vr(A,ye,e.backgroundColor),this.backgroundImage=vr(A,Pe,e.backgroundImage),this.backgroundOrigin=vr(A,Ve,e.backgroundOrigin),this.backgroundPosition=vr(A,Re,e.backgroundPosition),this.backgroundRepeat=vr(A,je,e.backgroundRepeat),this.backgroundSize=vr(A,Xe,e.backgroundSize),this.borderTopColor=vr(A,qe,e.borderTopColor),this.borderRightColor=vr(A,$e,e.borderRightColor),this.borderBottomColor=vr(A,At,e.borderBottomColor),this.borderLeftColor=vr(A,et,e.borderLeftColor),this.borderTopLeftRadius=vr(A,rt,e.borderTopLeftRadius),this.borderTopRightRadius=vr(A,ot,e.borderTopRightRadius),this.borderBottomRightRadius=vr(A,it,e.borderBottomRightRadius),this.borderBottomLeftRadius=vr(A,nt,e.borderBottomLeftRadius),this.borderTopStyle=vr(A,ct,e.borderTopStyle),this.borderRightStyle=vr(A,lt,e.borderRightStyle),this.borderBottomStyle=vr(A,ut,e.borderBottomStyle),this.borderLeftStyle=vr(A,st,e.borderLeftStyle),this.borderTopWidth=vr(A,dt,e.borderTopWidth),this.borderRightWidth=vr(A,ft,e.borderRightWidth),this.borderBottomWidth=vr(A,gt,e.borderBottomWidth),this.borderLeftWidth=vr(A,ht,e.borderLeftWidth),this.boxShadow=vr(A,hr,e.boxShadow),this.color=vr(A,kt,e.color),this.direction=vr(A,mt,e.direction),this.display=vr(A,bt,e.display),this.float=vr(A,wt,e.cssFloat),this.fontFamily=vr(A,or,e.fontFamily),this.fontSize=vr(A,ir,e.fontSize),this.fontStyle=vr(A,cr,e.fontStyle),this.fontVariant=vr(A,ar,e.fontVariant),this.fontWeight=vr(A,nr,e.fontWeight),this.letterSpacing=vr(A,xt,e.letterSpacing),this.lineBreak=vr(A,yt,e.lineBreak),this.lineHeight=vr(A,Qt,e.lineHeight),this.listStyleImage=vr(A,Ft,e.listStyleImage),this.listStylePosition=vr(A,Ut,e.listStylePosition),this.listStyleType=vr(A,Et,e.listStyleType),this.marginTop=vr(A,_t,e.marginTop),this.marginRight=vr(A,Ht,e.marginRight),this.marginBottom=vr(A,Mt,e.marginBottom),this.marginLeft=vr(A,Dt,e.marginLeft),this.opacity=vr(A,er,e.opacity);var o=vr(A,Kt,e.overflow);this.overflowX=o[0],this.overflowY=o[o.length>1?1:0],this.overflowWrap=vr(A,Lt,e.overflowWrap),this.paddingTop=vr(A,St,e.paddingTop),this.paddingRight=vr(A,Ot,e.paddingRight),this.paddingBottom=vr(A,Tt,e.paddingBottom),this.paddingLeft=vr(A,Gt,e.paddingLeft),this.paintOrder=vr(A,kr,e.paintOrder),this.position=vr(A,Pt,e.position),this.textAlign=vr(A,Nt,e.textAlign),this.textDecorationColor=vr(A,tr,null!==(t=e.textDecorationColor)&&void 0!==t?t:e.color),this.textDecorationLine=vr(A,rr,null!==(r=e.textDecorationLine)&&void 0!==r?r:e.textDecoration),this.textShadow=vr(A,Vt,e.textShadow),this.textTransform=vr(A,Rt,e.textTransform),this.transform=vr(A,jt,e.transform),this.transformOrigin=vr(A,Yt,e.transformOrigin),this.visibility=vr(A,Wt,e.visibility),this.webkitTextStrokeColor=vr(A,mr,e.webkitTextStrokeColor),this.webkitTextStrokeWidth=vr(A,br,e.webkitTextStrokeWidth),this.wordBreak=vr(A,qt,e.wordBreak),this.zIndex=vr(A,$t,e.zIndex)}return A.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},A.prototype.isTransparent=function(){return de(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 lr(this.display,4)||lr(this.display,33554432)||lr(this.display,268435456)||lr(this.display,536870912)||lr(this.display,67108864)||lr(this.display,134217728)},A}(),wr=function(A,e){this.content=vr(A,ur,e.content),this.quotes=vr(A,fr,e.quotes)},xr=function(A,e){this.counterIncrement=vr(A,sr,e.counterIncrement),this.counterReset=vr(A,pr,e.counterReset)},vr=function(A,e,t){var r=new GA,o=null!=t?t.toString():e.initialValue;r.write(o);var i=new NA(r.read());switch(e.type){case 2:var n=i.parseComponentValue();return e.parse(A,RA(n)?n.value:e.initialValue);case 0:return e.parse(A,i.parseComponentValue());case 1:return e.parse(A,i.parseComponentValues());case 4:return i.parseComponentValue();case 3:switch(e.format){case"angle":return ce(A,i.parseComponentValue());case"color":return pe(A,i.parseComponentValue());case"image":return Te(A,i.parseComponentValue());case"length":var a=i.parseComponentValue();return qA(a)?a:ee;case"length-percentage":var c=i.parseComponentValue();return $A(c)?c:ee;case"time":return Ar.parse(A,i.parseComponentValue())}}},yr=function(A,e){var t=function(A){switch(A.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(A);return 1===t||e===t},Qr=function(A,e){this.context=A,this.textNodes=[],this.elements=[],this.flags=0,yr(e,3),this.styles=new Br(A,window.getComputedStyle(e,null)),Io(e)&&(this.styles.animationDuration.some((function(A){return A>0}))&&(e.style.animationDuration="0s"),null!==this.styles.transform&&(e.style.transform="none")),this.bounds=a(this.context,e),yr(e,4)&&(this.flags|=16)},Cr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Fr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Ur=0;Ur<64;Ur++)Fr[Cr.charCodeAt(Ur)]=Ur;for(var Er=function(A,e,t){return A.slice?A.slice(e,t):new Uint16Array(Array.prototype.slice.call(A,e,t))},Ir=function(){function A(A,e,t,r,o,i){this.initialValue=A,this.errorValue=e,this.highStart=t,this.highValueIndex=r,this.index=o,this.data=i}return A.prototype.get=function(A){var e;if(A>=0){if(A<55296||A>56319&&A<=65535)return this.data[e=((e=this.index[A>>5])<<2)+(31&A)];if(A<=65535)return this.data[e=((e=this.index[2048+(A-55296>>5)])<<2)+(31&A)];if(A<this.highStart)return e=this.index[e=2080+(A>>11)],this.data[e=((e=this.index[e+=A>>5&63])<<2)+(31&A)];if(A<=1114111)return this.data[this.highValueIndex]}return this.errorValue},A}(),_r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Hr="undefined"==typeof Uint8Array?[]:new Uint8Array(256),Mr=0;Mr<64;Mr++)Hr[_r.charCodeAt(Mr)]=Mr;var Dr,Kr=8,Lr=9,zr=11,Sr=12,Or=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 r=[],o=-1,i="";++o<t;){var n=A[o];n<=65535?r.push(n):r.push(55296+((n-=65536)>>10),n%1024+56320),(o+1===t||r.length>16384)&&(i+=String.fromCharCode.apply(String,r),r.length=0)}return i},Tr=function(A){var e,t,r,o=function(A){var e,t,r,o,i,n=.75*A.length,a=A.length,c=0;"="===A[A.length-1]&&(n--,"="===A[A.length-2]&&n--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(n):new Array(n),u=Array.isArray(l)?l:new Uint8Array(l);for(e=0;e<a;e+=4)t=Fr[A.charCodeAt(e)],r=Fr[A.charCodeAt(e+1)],o=Fr[A.charCodeAt(e+2)],i=Fr[A.charCodeAt(e+3)],u[c++]=t<<2|r>>4,u[c++]=(15&r)<<4|o>>2,u[c++]=(3&o)<<6|63&i;return l}(A),i=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=4)t.push(A[r+3]<<24|A[r+2]<<16|A[r+1]<<8|A[r]);return t}(o):new Uint32Array(o),n=Array.isArray(o)?function(A){for(var e=A.length,t=[],r=0;r<e;r+=2)t.push(A[r+1]<<8|A[r]);return t}(o):new Uint16Array(o),a=Er(n,12,i[4]/2),c=2===i[5]?Er(n,(24+i[4])/2):(e=i,t=Math.ceil((24+i[4])/4),e.slice?e.slice(t,r):new Uint32Array(Array.prototype.slice.call(e,t,r)));return new Ir(i[0],i[1],i[2],i[3],a,c)}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),Gr="×",Nr=function(A){return Tr.get(A)},Pr=function(A,e,t){var r=t-2,o=e[r],i=e[t-1],n=e[t];if(2===i&&3===n)return Gr;if(2===i||3===i||4===i)return"÷";if(2===n||3===n||4===n)return"÷";if(i===Kr&&-1!==[Kr,Lr,zr,Sr].indexOf(n))return Gr;if(!(i!==zr&&i!==Lr||n!==Lr&&10!==n))return Gr;if((i===Sr||10===i)&&10===n)return Gr;if(13===n||5===n)return Gr;if(7===n)return Gr;if(1===i)return Gr;if(13===i&&14===n){for(;5===o;)o=e[--r];if(14===o)return Gr}if(15===i&&15===n){for(var a=0;15===o;)a++,o=e[--r];if(a%2==0)return Gr}return"÷"},Vr=function(A){var e=function(A){for(var e=[],t=0,r=A.length;t<r;){var o=A.charCodeAt(t++);if(o>=55296&&o<=56319&&t<r){var i=A.charCodeAt(t++);56320==(64512&i)?e.push(((1023&o)<<10)+(1023&i)+65536):(e.push(o),t--)}else e.push(o)}return e}(A),t=e.length,r=0,o=0,i=e.map(Nr);return{next:function(){if(r>=t)return{done:!0,value:null};for(var A=Gr;r<t&&(A=Pr(0,i,++r))===Gr;);if(A!==Gr||r===t){var n=Or.apply(null,e.slice(o,r));return o=r,{value:n,done:!1}}return{done:!0,value:null}}}},Rr=function(A){return 0===A[0]&&255===A[1]&&0===A[2]&&255===A[3]},jr=function(A,e,t,r,o){var i="http://www.w3.org/2000/svg",n=document.createElementNS(i,"svg"),a=document.createElementNS(i,"foreignObject");return n.setAttributeNS(null,"width",A.toString()),n.setAttributeNS(null,"height",e.toString()),a.setAttributeNS(null,"width","100%"),a.setAttributeNS(null,"height","100%"),a.setAttributeNS(null,"x",t.toString()),a.setAttributeNS(null,"y",r.toString()),a.setAttributeNS(null,"externalResourcesRequired","true"),n.appendChild(a),a.appendChild(o),n},Zr=function(A){return new Promise((function(e,t){var r=new Image;r.onload=function(){return e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},Jr={get SUPPORT_RANGE_BOUNDS(){var A=function(A){if(A.createRange){var e=A.createRange();if(e.getBoundingClientRect){var t=A.createElement("boundtest");t.style.height="123px",t.style.display="block",A.body.appendChild(t),e.selectNode(t);var r=e.getBoundingClientRect(),o=Math.round(r.height);if(A.body.removeChild(t),123===o)return!0}}return!1}(document);return Object.defineProperty(Jr,"SUPPORT_RANGE_BOUNDS",{value:A}),A},get SUPPORT_WORD_BREAKING(){var A=Jr.SUPPORT_RANGE_BOUNDS&&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 r=e.firstChild,o=c(r.data).map((function(A){return l(A)})),i=0,n={},a=o.every((function(A,e){t.setStart(r,i),t.setEnd(r,i+A.length);var o=t.getBoundingClientRect();i+=A.length;var a=o.x>n.x||o.y>n.y;return n=o,0===e||a}));return A.body.removeChild(e),a}(document);return Object.defineProperty(Jr,"SUPPORT_WORD_BREAKING",{value:A}),A},get SUPPORT_SVG_DRAWING(){var A=function(A){var e=new Image,t=A.createElement("canvas"),r=t.getContext("2d");if(!r)return!1;e.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{r.drawImage(e,0,0),t.toDataURL()}catch(A){return!1}return!0}(document);return Object.defineProperty(Jr,"SUPPORT_SVG_DRAWING",{value:A}),A},get SUPPORT_FOREIGNOBJECT_DRAWING(){var A="function"==typeof Array.from&&"function"==typeof window.fetch?function(A){var e=A.createElement("canvas"),t=100;e.width=t,e.height=t;var r=e.getContext("2d");if(!r)return Promise.reject(!1);r.fillStyle="rgb(0, 255, 0)",r.fillRect(0,0,t,t);var o=new Image,i=e.toDataURL();o.src=i;var n=jr(t,t,0,0,o);return r.fillStyle="red",r.fillRect(0,0,t,t),Zr(n).then((function(e){r.drawImage(e,0,0);var o=r.getImageData(0,0,t,t).data;r.fillStyle="red",r.fillRect(0,0,t,t);var n=A.createElement("div");return n.style.backgroundImage="url("+i+")",n.style.height=t+"px",Rr(o)?Zr(jr(t,t,0,0,n)):Promise.reject(!1)})).then((function(A){return r.drawImage(A,0,0),Rr(r.getImageData(0,0,t,t).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(Jr,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:A}),A},get SUPPORT_CORS_IMAGES(){var A=void 0!==(new Image).crossOrigin;return Object.defineProperty(Jr,"SUPPORT_CORS_IMAGES",{value:A}),A},get SUPPORT_RESPONSE_TYPE(){var A="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(Jr,"SUPPORT_RESPONSE_TYPE",{value:A}),A},get SUPPORT_CORS_XHR(){var A="withCredentials"in new XMLHttpRequest;return Object.defineProperty(Jr,"SUPPORT_CORS_XHR",{value:A}),A},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var A=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(Jr,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:A}),A}},Xr=function(A,e){this.text=A,this.bounds=e},Yr=function(A,e){var t=e.ownerDocument;if(t){var r=t.createElement("html2canvaswrapper");r.appendChild(e.cloneNode(!0));var o=e.parentNode;if(o){o.replaceChild(r,e);var i=a(A,r);return r.firstChild&&o.replaceChild(r.firstChild,r),i}}return n.EMPTY},Wr=function(A,e,t){var r=A.ownerDocument;if(!r)throw new Error("Node has no owner document");var o=r.createRange();return o.setStart(A,e),o.setEnd(A,e+t),o},qr=function(A){if(Jr.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 function(A){for(var e,t=Vr(A),r=[];!(e=t.next()).done;)e.value&&r.push(e.value.slice());return r}(A)},$r=function(A,e){return 0!==e.letterSpacing?qr(A):function(A,e){if(Jr.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 eo(A,e)}(A,e)},Ao=[32,160,4961,65792,65793,4153,4241],eo=function(A,e){for(var t,r=function(A,e){var t=c(A),r=iA(t,e),o=r[0],i=r[1],n=r[2],a=t.length,l=0,u=0;return{next:function(){if(u>=a)return{done:!0,value:null};for(var A=j;u<a&&(A=oA(t,i,o,++u,n))===j;);if(A!==j||u===a){var e=new nA(t,A,l,u);return l=u,{value:e,done:!1}}return{done:!0,value:null}}}}(A,{lineBreak:e.lineBreak,wordBreak:"break-word"===e.overflowWrap?"break-word":e.wordBreak}),o=[],i=function(){if(t.value){var A=t.value.slice(),e=c(A),r="";e.forEach((function(A){-1===Ao.indexOf(A)?r+=l(A):(r.length&&o.push(r),o.push(l(A)),r="")})),r.length&&o.push(r)}};!(t=r.next()).done;)i();return o},to=function(A,e,t){this.text=ro(e.data,t.textTransform),this.textBounds=function(A,e,t,r){var o=$r(e,t),i=[],a=0;return o.forEach((function(e){if(t.textDecorationLine.length||e.trim().length>0)if(Jr.SUPPORT_RANGE_BOUNDS){var o=Wr(r,a,e.length).getClientRects();if(o.length>1){var c=qr(e),l=0;c.forEach((function(e){i.push(new Xr(e,n.fromDOMRectList(A,Wr(r,l+a,e.length).getClientRects()))),l+=e.length}))}else i.push(new Xr(e,n.fromDOMRectList(A,o)))}else{var u=r.splitText(e.length);i.push(new Xr(e,Yr(A,r))),r=u}else Jr.SUPPORT_RANGE_BOUNDS||(r=r.splitText(e.length));a+=e.length})),i}(A,this.text,t,e)},ro=function(A,e){switch(e){case 1:return A.toLowerCase();case 3:return A.replace(oo,io);case 2:return A.toUpperCase();default:return A}},oo=/(^|\s|:|-|\(|\))([a-z])/g,io=function(A,e,t){return A.length>0?e+t.toUpperCase():A},no=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.src=t.currentSrc||t.src,r.intrinsicWidth=t.naturalWidth,r.intrinsicHeight=t.naturalHeight,r.context.cache.addImage(r.src),r}return e(t,A),t}(Qr),ao=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.canvas=t,r.intrinsicWidth=t.width,r.intrinsicHeight=t.height,r}return e(t,A),t}(Qr),co=function(A){function t(e,t){var r=A.call(this,e,t)||this,o=new XMLSerializer,i=a(e,t);return t.setAttribute("width",i.width+"px"),t.setAttribute("height",i.height+"px"),r.svg="data:image/svg+xml,"+encodeURIComponent(o.serializeToString(t)),r.intrinsicWidth=t.width.baseVal.value,r.intrinsicHeight=t.height.baseVal.value,r.context.cache.addImage(r.svg),r}return e(t,A),t}(Qr),lo=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return e(t,A),t}(Qr),uo=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.start=t.start,r.reversed="boolean"==typeof t.reversed&&!0===t.reversed,r}return e(t,A),t}(Qr),so=[{type:15,flags:0,unit:"px",number:3}],po=[{type:16,flags:0,number:50}],fo="checkbox",go="radio",ho="password",ko=707406591,mo=function(A){function t(e,t){var r,o,i,a=A.call(this,e,t)||this;switch(a.type=t.type.toLowerCase(),a.checked=t.checked,a.value=0===(i=(o=t).type===ho?new Array(o.value.length+1).join("•"):o.value).length?o.placeholder||"":i,a.type!==fo&&a.type!==go||(a.styles.backgroundColor=3739148031,a.styles.borderTopColor=a.styles.borderRightColor=a.styles.borderBottomColor=a.styles.borderLeftColor=2779096575,a.styles.borderTopWidth=a.styles.borderRightWidth=a.styles.borderBottomWidth=a.styles.borderLeftWidth=1,a.styles.borderTopStyle=a.styles.borderRightStyle=a.styles.borderBottomStyle=a.styles.borderLeftStyle=1,a.styles.backgroundClip=[0],a.styles.backgroundOrigin=[0],a.bounds=(r=a.bounds).width>r.height?new n(r.left+(r.width-r.height)/2,r.top,r.height,r.height):r.width<r.height?new n(r.left,r.top+(r.height-r.width)/2,r.width,r.width):r),a.type){case fo:a.styles.borderTopRightRadius=a.styles.borderTopLeftRadius=a.styles.borderBottomRightRadius=a.styles.borderBottomLeftRadius=so;break;case go:a.styles.borderTopRightRadius=a.styles.borderTopLeftRadius=a.styles.borderBottomRightRadius=a.styles.borderBottomLeftRadius=po}return a}return e(t,A),t}(Qr),bo=function(A){function t(e,t){var r=A.call(this,e,t)||this,o=t.options[t.selectedIndex||0];return r.value=o&&o.text||"",r}return e(t,A),t}(Qr),Bo=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.value=t.value,r}return e(t,A),t}(Qr),wo=function(A){function t(e,t){var r=A.call(this,e,t)||this;r.src=t.src,r.width=parseInt(t.width,10)||0,r.height=parseInt(t.height,10)||0,r.backgroundColor=r.styles.backgroundColor;try{if(t.contentWindow&&t.contentWindow.document&&t.contentWindow.document.documentElement){r.tree=Qo(e,t.contentWindow.document.documentElement);var o=t.contentWindow.document.documentElement?we(e,getComputedStyle(t.contentWindow.document.documentElement).backgroundColor):xe.TRANSPARENT,i=t.contentWindow.document.body?we(e,getComputedStyle(t.contentWindow.document.body).backgroundColor):xe.TRANSPARENT;r.backgroundColor=de(o)?de(i)?r.styles.backgroundColor:i:o}}catch(A){}return r}return e(t,A),t}(Qr),xo=["OL","UL","MENU"],vo=function(A,e,t,r){for(var o=e.firstChild,i=void 0;o;o=i)if(i=o.nextSibling,Uo(o)&&o.data.trim().length>0)t.textNodes.push(new to(A,o,t.styles));else if(Eo(o))if(Vo(o)&&o.assignedNodes)o.assignedNodes().forEach((function(e){return vo(A,e,t,r)}));else{var n=yo(A,o);n.styles.isVisible()&&(Co(o,n,r)?n.flags|=4:Fo(n.styles)&&(n.flags|=2),-1!==xo.indexOf(o.tagName)&&(n.flags|=8),t.elements.push(n),o.shadowRoot?vo(A,o.shadowRoot,n,r):No(o)||Ko(o)||Po(o)||vo(A,o,n,r))}},yo=function(A,e){return Oo(e)?new no(A,e):zo(e)?new ao(A,e):Ko(e)?new co(A,e):Ho(e)?new lo(A,e):Mo(e)?new uo(A,e):Do(e)?new mo(A,e):Po(e)?new bo(A,e):No(e)?new Bo(A,e):To(e)?new wo(A,e):new Qr(A,e)},Qo=function(A,e){var t=yo(A,e);return t.flags|=4,vo(A,e,t,t),t},Co=function(A,e,t){return e.styles.isPositionedWithZIndex()||e.styles.opacity<1||e.styles.isTransformed()||Lo(A)&&t.styles.isTransparent()},Fo=function(A){return A.isPositioned()||A.isFloating()},Uo=function(A){return A.nodeType===Node.TEXT_NODE},Eo=function(A){return A.nodeType===Node.ELEMENT_NODE},Io=function(A){return Eo(A)&&void 0!==A.style&&!_o(A)},_o=function(A){return"object"==typeof A.className},Ho=function(A){return"LI"===A.tagName},Mo=function(A){return"OL"===A.tagName},Do=function(A){return"INPUT"===A.tagName},Ko=function(A){return"svg"===A.tagName},Lo=function(A){return"BODY"===A.tagName},zo=function(A){return"CANVAS"===A.tagName},So=function(A){return"VIDEO"===A.tagName},Oo=function(A){return"IMG"===A.tagName},To=function(A){return"IFRAME"===A.tagName},Go=function(A){return"STYLE"===A.tagName},No=function(A){return"TEXTAREA"===A.tagName},Po=function(A){return"SELECT"===A.tagName},Vo=function(A){return"SLOT"===A.tagName},Ro=function(A){return A.tagName.indexOf("-")>0},jo=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){return this.counters[A]||[]},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,r=A.counterReset,o=!0;null!==t&&t.forEach((function(A){var t=e.counters[A.counter];t&&0!==A.increment&&(o=!1,t.length||t.push(1),t[Math.max(0,t.length-1)]+=A.increment)}));var i=[];return o&&r.forEach((function(A){var t=e.counters[A.counter];i.push(A.counter),t||(t=e.counters[A.counter]=[]),t.push(A.reset)})),i},A}(),Zo={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"]},Jo={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:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},Xo={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:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},Yo={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:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},Wo=function(A,e,t,r,o,i){return A<e||A>t?ni(A,o,i.length>0):r.integers.reduce((function(e,t,o){for(;A>=t;)A-=t,e+=r.values[o];return e}),"")+i},qo=function(A,e,t,r){var o="";do{t||A--,o=r(A)+o,A/=e}while(A*e>=e);return o},$o=function(A,e,t,r,o){var i=t-e+1;return(A<0?"-":"")+(qo(Math.abs(A),i,r,(function(A){return l(Math.floor(A%i)+e)}))+o)},Ai=function(A,e,t){void 0===t&&(t=". ");var r=e.length;return qo(Math.abs(A),r,!1,(function(A){return e[Math.floor(A%r)]}))+t},ei=function(A,e,t,r,o,i){if(A<-9999||A>9999)return ni(A,4,o.length>0);var n=Math.abs(A),a=o;if(0===n)return e[0]+a;for(var c=0;n>0&&c<=4;c++){var l=n%10;0===l&&lr(i,1)&&""!==a?a=e[l]+a:l>1||1===l&&0===c||1===l&&1===c&&lr(i,2)||1===l&&1===c&&lr(i,4)&&A>100||1===l&&c>1&&lr(i,8)?a=e[l]+(c>0?t[c-1]:"")+a:1===l&&c>0&&(a=t[c-1]+a),n=Math.floor(n/10)}return(A<0?r:"")+a},ti="十百千萬",ri="拾佰仟萬",oi="マイナス",ii="마이너스",ni=function(A,e,t){var r=t?". ":"",o=t?"、":"",i=t?", ":"",n=t?" ":"";switch(e){case 0:return"•"+n;case 1:return"◦"+n;case 2:return"◾"+n;case 5:var a=$o(A,48,57,!0,r);return a.length<4?"0"+a:a;case 4:return Ai(A,"〇一二三四五六七八九",o);case 6:return Wo(A,1,3999,Zo,3,r).toLowerCase();case 7:return Wo(A,1,3999,Zo,3,r);case 8:return $o(A,945,969,!1,r);case 9:return $o(A,97,122,!1,r);case 10:return $o(A,65,90,!1,r);case 11:return $o(A,1632,1641,!0,r);case 12:case 49:return Wo(A,1,9999,Jo,3,r);case 35:return Wo(A,1,9999,Jo,3,r).toLowerCase();case 13:return $o(A,2534,2543,!0,r);case 14:case 30:return $o(A,6112,6121,!0,r);case 15:return Ai(A,"子丑寅卯辰巳午未申酉戌亥",o);case 16:return Ai(A,"甲乙丙丁戊己庚辛壬癸",o);case 17:case 48:return ei(A,"零一二三四五六七八九",ti,"負",o,14);case 47:return ei(A,"零壹貳參肆伍陸柒捌玖",ri,"負",o,15);case 42:return ei(A,"零一二三四五六七八九",ti,"负",o,14);case 41:return ei(A,"零壹贰叁肆伍陆柒捌玖",ri,"负",o,15);case 26:return ei(A,"〇一二三四五六七八九","十百千万",oi,o,0);case 25:return ei(A,"零壱弐参四伍六七八九","拾百千万",oi,o,7);case 31:return ei(A,"영일이삼사오육칠팔구","십백천만",ii,i,7);case 33:return ei(A,"零一二三四五六七八九","十百千萬",ii,i,0);case 32:return ei(A,"零壹貳參四五六七八九","拾百千",ii,i,7);case 18:return $o(A,2406,2415,!0,r);case 20:return Wo(A,1,19999,Yo,3,r);case 21:return $o(A,2790,2799,!0,r);case 22:return $o(A,2662,2671,!0,r);case 22:return Wo(A,1,10999,Xo,3,r);case 23:return Ai(A,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Ai(A,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return $o(A,3302,3311,!0,r);case 28:return Ai(A,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",o);case 29:return Ai(A,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",o);case 34:return $o(A,3792,3801,!0,r);case 37:return $o(A,6160,6169,!0,r);case 38:return $o(A,4160,4169,!0,r);case 39:return $o(A,2918,2927,!0,r);case 40:return $o(A,1776,1785,!0,r);case 43:return $o(A,3046,3055,!0,r);case 44:return $o(A,3174,3183,!0,r);case 45:return $o(A,3664,3673,!0,r);case 46:return $o(A,3872,3881,!0,r);default:return $o(A,48,57,!0,r)}},ai="data-html2canvas-ignore",ci=function(){function A(A,e,t){if(this.context=A,this.options=t,this.scrolledElements=[],this.referenceElement=e,this.counters=new jo,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,i=ui(A,e);if(!i.contentWindow)return Promise.reject("Unable to find iframe window");var n=A.defaultView.pageXOffset,a=A.defaultView.pageYOffset,c=i.contentWindow,l=c.document,u=di(i).then((function(){return r(t,void 0,void 0,(function(){var A,t;return o(this,(function(r){switch(r.label){case 0:return this.scrolledElements.forEach(mi),c&&(c.scrollTo(e.left,e.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||c.scrollY===e.top&&c.scrollX===e.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(c.scrollX-e.left,c.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")]:l.fonts&&l.fonts.ready?[4,l.fonts.ready]:[3,2];case 1:r.sent(),r.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,pi(l)]:[3,4];case 3:r.sent(),r.label=4;case 4:return"function"==typeof A?[2,Promise.resolve().then((function(){return A(l,t)})).then((function(){return i}))]:[2,i]}}))}))}));return l.open(),l.write(hi(document.doctype)+"<html></html>"),ki(this.referenceElement.ownerDocument,n,a),l.replaceChild(l.adoptNode(this.documentElement),l.documentElement),l.close(),u},A.prototype.createElementClone=function(A){if(yr(A,2),zo(A))return this.createCanvasClone(A);if(So(A))return this.createVideoClone(A);if(Go(A))return this.createStyleClone(A);var e=A.cloneNode(!1);return Oo(e)&&(Oo(A)&&A.currentSrc&&A.currentSrc!==A.src&&(e.src=A.currentSrc,e.srcset=""),"lazy"===e.loading&&(e.loading="eager")),Ro(e)?this.createCustomElementClone(e):e},A.prototype.createCustomElementClone=function(A){var e=document.createElement("html2canvascustomelement");return gi(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}),""),r=A.cloneNode(!1);return r.textContent=t,r}}catch(A){if(this.context.logger.error("Unable to access cssRules property",A),"SecurityError"!==A.name)throw A}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(e){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",A)}}var r=A.cloneNode(!1);try{r.width=A.width,r.height=A.height;var o=A.getContext("2d"),i=r.getContext("2d");if(i)if(!this.options.allowTaint&&o)i.putImageData(o.getImageData(0,0,A.width,A.height),0,0);else{var n=null!==(e=A.getContext("webgl2"))&&void 0!==e?e:A.getContext("webgl");if(n){var a=n.getContextAttributes();!1===(null==a?void 0:a.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",A)}i.drawImage(A,0,0)}return r}catch(e){this.context.logger.info("Unable to clone canvas as it is tainted",A)}return r},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(e){this.context.logger.info("Unable to clone video as it is tainted",A)}var r=A.ownerDocument.createElement("canvas");return r.width=A.offsetWidth,r.height=A.offsetHeight,r},A.prototype.appendChildNode=function(A,e,t){Eo(e)&&("SCRIPT"===e.tagName||e.hasAttribute(ai)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(e))||this.options.copyStyles&&Eo(e)&&Go(e)||A.appendChild(this.cloneNode(e,t))},A.prototype.cloneChildNodes=function(A,e,t){for(var r=this,o=A.shadowRoot?A.shadowRoot.firstChild:A.firstChild;o;o=o.nextSibling)if(Eo(o)&&Vo(o)&&"function"==typeof o.assignedNodes){var i=o.assignedNodes();i.length&&i.forEach((function(A){return r.appendChildNode(e,A,t)}))}else this.appendChildNode(e,o,t)},A.prototype.cloneNode=function(A,e){if(Uo(A))return document.createTextNode(A.data);if(!A.ownerDocument)return A.cloneNode(!1);var t=A.ownerDocument.defaultView;if(t&&Eo(A)&&(Io(A)||_o(A))){var r=this.createElementClone(A);r.style.transitionProperty="none";var o=t.getComputedStyle(A),i=t.getComputedStyle(A,":before"),n=t.getComputedStyle(A,":after");this.referenceElement===A&&Io(r)&&(this.clonedReferenceElement=r),Lo(r)&&xi(r);var a=this.counters.parse(new xr(this.context,o)),c=this.resolvePseudoContent(A,r,i,Dr.BEFORE);Ro(A)&&(e=!0),So(A)||this.cloneChildNodes(A,r,e),c&&r.insertBefore(c,r.firstChild);var l=this.resolvePseudoContent(A,r,n,Dr.AFTER);return l&&r.appendChild(l),this.counters.pop(a),(o&&(this.options.copyStyles||_o(A))&&!To(A)||e)&&gi(o,r),0===A.scrollTop&&0===A.scrollLeft||this.scrolledElements.push([r,A.scrollLeft,A.scrollTop]),(No(A)||Po(A))&&(No(r)||Po(r))&&(r.value=A.value),r}return A.cloneNode(!1)},A.prototype.resolvePseudoContent=function(A,e,t,r){var o=this;if(t){var i=t.content,n=e.ownerDocument;if(n&&i&&"none"!==i&&"-moz-alt-content"!==i&&"none"!==t.display){this.counters.parse(new xr(this.context,t));var a=new wr(this.context,t),c=n.createElement("html2canvaspseudoelement");gi(t,c),a.content.forEach((function(e){if(0===e.type)c.appendChild(n.createTextNode(e.value));else if(22===e.type){var t=n.createElement("img");t.src=e.value,t.style.opacity="1",c.appendChild(t)}else if(18===e.type){if("attr"===e.name){var r=e.values.filter(RA);r.length&&c.appendChild(n.createTextNode(A.getAttribute(r[0].value)||""))}else if("counter"===e.name){var i=e.values.filter(XA),l=i[1];if((p=i[0])&&RA(p)){var u=o.counters.getCounterValue(p.value),s=l&&RA(l)?Et.parse(o.context,l.value):3;c.appendChild(n.createTextNode(ni(u,s,!1)))}}else if("counters"===e.name){var p,d=e.values.filter(XA),f=d[1];if(l=d[2],(p=d[0])&&RA(p)){var g=o.counters.getCounterValues(p.value),h=l&&RA(l)?Et.parse(o.context,l.value):3,k=f&&0===f.type?f.value:"",m=g.map((function(A){return ni(A,h,!1)})).join(k);c.appendChild(n.createTextNode(m))}}}else if(20===e.type)switch(e.value){case"open-quote":c.appendChild(n.createTextNode(gr(a.quotes,o.quoteDepth++,!0)));break;case"close-quote":c.appendChild(n.createTextNode(gr(a.quotes,--o.quoteDepth,!1)));break;default:c.appendChild(n.createTextNode(e.value))}})),c.className=bi+" "+Bi;var l=r===Dr.BEFORE?" "+bi:" "+Bi;return _o(e)?e.className.baseValue+=l:e.className+=l,c}}},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"}(Dr||(Dr={}));var li,ui=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(ai,"true"),A.body.appendChild(t),t},si=function(A){return new Promise((function(e){A.complete?e():A.src?(A.onload=e,A.onerror=e):e()}))},pi=function(A){return Promise.all([].slice.call(A.images,0).map(si))},di=function(A){return new Promise((function(e,t){var r=A.contentWindow;if(!r)return t("No window assigned for iframe");var o=r.document;r.onload=A.onload=function(){r.onload=A.onload=null;var t=setInterval((function(){o.body.childNodes.length>0&&"complete"===o.readyState&&(clearInterval(t),e(A))}),50)}}))},fi=["all","d","content"],gi=function(A,e){for(var t=A.length-1;t>=0;t--){var r=A.item(t);-1===fi.indexOf(r)&&e.style.setProperty(r,A.getPropertyValue(r))}return e},hi=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},ki=function(A,e,t){A&&A.defaultView&&(e!==A.defaultView.pageXOffset||t!==A.defaultView.pageYOffset)&&A.defaultView.scrollTo(e,t)},mi=function(A){var e=A[0],t=A[2];e.scrollLeft=A[1],e.scrollTop=t},bi="___html2canvas___pseudoelement_before",Bi="___html2canvas___pseudoelement_after",wi='{\n content: "" !important;\n display: none !important;\n}',xi=function(A){vi(A,"."+bi+":before"+wi+"\n ."+Bi+":after"+wi)},vi=function(A,e){var t=A.ownerDocument;if(t){var r=t.createElement("style");r.textContent=e,A.appendChild(r)}},yi=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}(),Qi=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:Hi(A)||Ei(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 r(this,void 0,void 0,(function(){var e,t,r,i,n=this;return o(this,(function(o){switch(o.label){case 0:return e=yi.isSameOrigin(A),t=!Ii(A)&&!0===this._options.useCORS&&Jr.SUPPORT_CORS_IMAGES&&!e,r=!Ii(A)&&!e&&!Hi(A)&&"string"==typeof this._options.proxy&&Jr.SUPPORT_CORS_XHR&&!t,e||!1!==this._options.allowTaint||Ii(A)||Hi(A)||r||t?(i=A,r?[4,this.proxy(i)]:[3,2]):[2];case 1:i=o.sent(),o.label=2;case 2:return this.context.logger.debug("Added image "+A.substring(0,256)),[4,new Promise((function(A,e){var r=new Image;r.onload=function(){return A(r)},r.onerror=e,(_i(i)||t)&&(r.crossOrigin="anonymous"),r.src=i,!0===r.complete&&setTimeout((function(){return A(r)}),500),n._options.imageTimeout>0&&setTimeout((function(){return e("Timed out ("+n._options.imageTimeout+"ms) loading image")}),n._options.imageTimeout)}))];case 3:return[2,o.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 r=A.substring(0,256);return new Promise((function(o,i){var n=Jr.SUPPORT_RESPONSE_TYPE?"blob":"text",a=new XMLHttpRequest;a.onload=function(){if(200===a.status)if("text"===n)o(a.response);else{var A=new FileReader;A.addEventListener("load",(function(){return o(A.result)}),!1),A.addEventListener("error",(function(A){return i(A)}),!1),A.readAsDataURL(a.response)}else i("Failed to proxy resource "+r+" with status code "+a.status)},a.onerror=i;var c=t.indexOf("?")>-1?"&":"?";if(a.open("GET",""+t+c+"url="+encodeURIComponent(A)+"&responseType="+n),"text"!==n&&a instanceof XMLHttpRequest&&(a.responseType=n),e._options.imageTimeout){var l=e._options.imageTimeout;a.timeout=l,a.ontimeout=function(){return i("Timed out ("+l+"ms) proxying "+r)}}a.send()}))},A}(),Ci=/^data:image\/svg\+xml/i,Fi=/^data:image\/.*;base64,/i,Ui=/^data:image\/.*/i,Ei=function(A){return Jr.SUPPORT_SVG_DRAWING||!Mi(A)},Ii=function(A){return Ui.test(A)},_i=function(A){return Fi.test(A)},Hi=function(A){return"blob"===A.substr(0,4)},Mi=function(A){return"svg"===A.substr(-3).toLowerCase()||Ci.test(A)},Di=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}(),Ki=function(A,e,t){return new Di(A.x+(e.x-A.x)*t,A.y+(e.y-A.y)*t)},Li=function(){function A(A,e,t,r){this.type=1,this.start=A,this.startControl=e,this.endControl=t,this.end=r}return A.prototype.subdivide=function(e,t){var r=Ki(this.start,this.startControl,e),o=Ki(this.startControl,this.endControl,e),i=Ki(this.endControl,this.end,e),n=Ki(r,o,e),a=Ki(o,i,e),c=Ki(n,a,e);return t?new A(this.start,r,n,c):new A(c,a,i,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}(),zi=function(A){return 1===A.type},Si=function(A){var e=A.styles,t=A.bounds,r=oe(e.borderTopLeftRadius,t.width,t.height),o=r[0],i=r[1],n=oe(e.borderTopRightRadius,t.width,t.height),a=n[0],c=n[1],l=oe(e.borderBottomRightRadius,t.width,t.height),u=l[0],s=l[1],p=oe(e.borderBottomLeftRadius,t.width,t.height),d=p[0],f=p[1],g=[];g.push((o+a)/t.width),g.push((d+u)/t.width),g.push((i+f)/t.height),g.push((c+s)/t.height);var h=Math.max.apply(Math,g);h>1&&(o/=h,i/=h,a/=h,c/=h,u/=h,s/=h,d/=h,f/=h);var k=t.width-a,m=t.height-s,b=t.width-u,B=t.height-f,w=e.borderTopWidth,x=e.borderRightWidth,v=e.borderBottomWidth,y=e.borderLeftWidth,Q=ie(e.paddingTop,A.bounds.width),C=ie(e.paddingRight,A.bounds.width),F=ie(e.paddingBottom,A.bounds.width),U=ie(e.paddingLeft,A.bounds.width);this.topLeftBorderDoubleOuterBox=o>0||i>0?Oi(t.left+y/3,t.top+w/3,o-y/3,i-w/3,li.TOP_LEFT):new Di(t.left+y/3,t.top+w/3),this.topRightBorderDoubleOuterBox=o>0||i>0?Oi(t.left+k,t.top+w/3,a-x/3,c-w/3,li.TOP_RIGHT):new Di(t.left+t.width-x/3,t.top+w/3),this.bottomRightBorderDoubleOuterBox=u>0||s>0?Oi(t.left+b,t.top+m,u-x/3,s-v/3,li.BOTTOM_RIGHT):new Di(t.left+t.width-x/3,t.top+t.height-v/3),this.bottomLeftBorderDoubleOuterBox=d>0||f>0?Oi(t.left+y/3,t.top+B,d-y/3,f-v/3,li.BOTTOM_LEFT):new Di(t.left+y/3,t.top+t.height-v/3),this.topLeftBorderDoubleInnerBox=o>0||i>0?Oi(t.left+2*y/3,t.top+2*w/3,o-2*y/3,i-2*w/3,li.TOP_LEFT):new Di(t.left+2*y/3,t.top+2*w/3),this.topRightBorderDoubleInnerBox=o>0||i>0?Oi(t.left+k,t.top+2*w/3,a-2*x/3,c-2*w/3,li.TOP_RIGHT):new Di(t.left+t.width-2*x/3,t.top+2*w/3),this.bottomRightBorderDoubleInnerBox=u>0||s>0?Oi(t.left+b,t.top+m,u-2*x/3,s-2*v/3,li.BOTTOM_RIGHT):new Di(t.left+t.width-2*x/3,t.top+t.height-2*v/3),this.bottomLeftBorderDoubleInnerBox=d>0||f>0?Oi(t.left+2*y/3,t.top+B,d-2*y/3,f-2*v/3,li.BOTTOM_LEFT):new Di(t.left+2*y/3,t.top+t.height-2*v/3),this.topLeftBorderStroke=o>0||i>0?Oi(t.left+y/2,t.top+w/2,o-y/2,i-w/2,li.TOP_LEFT):new Di(t.left+y/2,t.top+w/2),this.topRightBorderStroke=o>0||i>0?Oi(t.left+k,t.top+w/2,a-x/2,c-w/2,li.TOP_RIGHT):new Di(t.left+t.width-x/2,t.top+w/2),this.bottomRightBorderStroke=u>0||s>0?Oi(t.left+b,t.top+m,u-x/2,s-v/2,li.BOTTOM_RIGHT):new Di(t.left+t.width-x/2,t.top+t.height-v/2),this.bottomLeftBorderStroke=d>0||f>0?Oi(t.left+y/2,t.top+B,d-y/2,f-v/2,li.BOTTOM_LEFT):new Di(t.left+y/2,t.top+t.height-v/2),this.topLeftBorderBox=o>0||i>0?Oi(t.left,t.top,o,i,li.TOP_LEFT):new Di(t.left,t.top),this.topRightBorderBox=a>0||c>0?Oi(t.left+k,t.top,a,c,li.TOP_RIGHT):new Di(t.left+t.width,t.top),this.bottomRightBorderBox=u>0||s>0?Oi(t.left+b,t.top+m,u,s,li.BOTTOM_RIGHT):new Di(t.left+t.width,t.top+t.height),this.bottomLeftBorderBox=d>0||f>0?Oi(t.left,t.top+B,d,f,li.BOTTOM_LEFT):new Di(t.left,t.top+t.height),this.topLeftPaddingBox=o>0||i>0?Oi(t.left+y,t.top+w,Math.max(0,o-y),Math.max(0,i-w),li.TOP_LEFT):new Di(t.left+y,t.top+w),this.topRightPaddingBox=a>0||c>0?Oi(t.left+Math.min(k,t.width-x),t.top+w,k>t.width+x?0:Math.max(0,a-x),Math.max(0,c-w),li.TOP_RIGHT):new Di(t.left+t.width-x,t.top+w),this.bottomRightPaddingBox=u>0||s>0?Oi(t.left+Math.min(b,t.width-y),t.top+Math.min(m,t.height-v),Math.max(0,u-x),Math.max(0,s-v),li.BOTTOM_RIGHT):new Di(t.left+t.width-x,t.top+t.height-v),this.bottomLeftPaddingBox=d>0||f>0?Oi(t.left+y,t.top+Math.min(B,t.height-v),Math.max(0,d-y),Math.max(0,f-v),li.BOTTOM_LEFT):new Di(t.left+y,t.top+t.height-v),this.topLeftContentBox=o>0||i>0?Oi(t.left+y+U,t.top+w+Q,Math.max(0,o-(y+U)),Math.max(0,i-(w+Q)),li.TOP_LEFT):new Di(t.left+y+U,t.top+w+Q),this.topRightContentBox=a>0||c>0?Oi(t.left+Math.min(k,t.width+y+U),t.top+w+Q,k>t.width+y+U?0:a-y+U,c-(w+Q),li.TOP_RIGHT):new Di(t.left+t.width-(x+C),t.top+w+Q),this.bottomRightContentBox=u>0||s>0?Oi(t.left+Math.min(b,t.width-(y+U)),t.top+Math.min(m,t.height+w+Q),Math.max(0,u-(x+C)),s-(v+F),li.BOTTOM_RIGHT):new Di(t.left+t.width-(x+C),t.top+t.height-(v+F)),this.bottomLeftContentBox=d>0||f>0?Oi(t.left+y+U,t.top+B,Math.max(0,d-(y+U)),f-(v+F),li.BOTTOM_LEFT):new Di(t.left+y+U,t.top+t.height-(v+F))};!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"}(li||(li={}));var Oi=function(A,e,t,r,o){var i=(Math.sqrt(2)-1)/3*4,n=t*i,a=r*i,c=A+t,l=e+r;switch(o){case li.TOP_LEFT:return new Li(new Di(A,l),new Di(A,l-a),new Di(c-n,e),new Di(c,e));case li.TOP_RIGHT:return new Li(new Di(A,e),new Di(A+n,e),new Di(c,l-a),new Di(c,l));case li.BOTTOM_RIGHT:return new Li(new Di(c,e),new Di(c,e+a),new Di(A+n,l),new Di(A,l));default:return new Li(new Di(c,l),new Di(c-n,l),new Di(A,e+a),new Di(A,e))}},Ti=function(A){return[A.topLeftBorderBox,A.topRightBorderBox,A.bottomRightBorderBox,A.bottomLeftBorderBox]},Gi=function(A){return[A.topLeftPaddingBox,A.topRightPaddingBox,A.bottomRightPaddingBox,A.bottomLeftPaddingBox]},Ni=function(A,e,t){this.offsetX=A,this.offsetY=e,this.matrix=t,this.type=0,this.target=6},Pi=function(A,e){this.path=A,this.target=e,this.type=1},Vi=function(A){this.opacity=A,this.type=2,this.target=6},Ri=function(A){return 1===A.type},ji=function(A,e){return A.length===e.length&&A.some((function(A,t){return A===e[t]}))},Zi=function(A){this.element=A,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]},Ji=function(){function A(A,e){if(this.container=A,this.parent=e,this.effects=[],this.curves=new Si(this.container),this.container.styles.opacity<1&&this.effects.push(new Vi(this.container.styles.opacity)),null!==this.container.styles.transform&&this.effects.push(new Ni(this.container.bounds.left+this.container.styles.transformOrigin[0].number,this.container.bounds.top+this.container.styles.transformOrigin[1].number,this.container.styles.transform)),0!==this.container.styles.overflowX){var t=Ti(this.curves),r=Gi(this.curves);ji(t,r)?this.effects.push(new Pi(t,6)):(this.effects.push(new Pi(t,2)),this.effects.push(new Pi(r,4)))}}return A.prototype.getEffects=function(A){for(var e=-1===[2,3].indexOf(this.container.styles.position),t=this.parent,r=this.effects.slice(0);t;){var o=t.effects.filter((function(A){return!Ri(A)}));if(e||0!==t.container.styles.position||!t.parent){if(r.unshift.apply(r,o),e=-1===[2,3].indexOf(t.container.styles.position),0!==t.container.styles.overflowX){var i=Ti(t.curves),n=Gi(t.curves);ji(i,n)||r.unshift(new Pi(n,6))}}else r.unshift.apply(r,o);t=t.parent}return r.filter((function(e){return lr(e.target,A)}))},A}(),Xi=function(A,e,t,r){A.container.elements.forEach((function(o){var i=lr(o.flags,4),n=lr(o.flags,2),a=new Ji(o,A);lr(o.styles.display,2048)&&r.push(a);var c=lr(o.flags,8)?[]:r;if(i||n){var l=i||o.styles.isPositioned()?t:e,u=new Zi(a);if(o.styles.isPositioned()||o.styles.opacity<1||o.styles.isTransformed()){var s=o.styles.zIndex.order;if(s<0){var p=0;l.negativeZIndex.some((function(A,e){return s>A.element.container.styles.zIndex.order?(p=e,!1):p>0})),l.negativeZIndex.splice(p,0,u)}else if(s>0){var d=0;l.positiveZIndex.some((function(A,e){return s>=A.element.container.styles.zIndex.order?(d=e+1,!1):d>0})),l.positiveZIndex.splice(d,0,u)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(u)}else o.styles.isFloating()?l.nonPositionedFloats.push(u):l.nonPositionedInlineLevel.push(u);Xi(a,u,i?u:t,c)}else o.styles.isInlineLevel()?e.inlineLevel.push(a):e.nonInlineLevel.push(a),Xi(a,e,t,c);lr(o.flags,8)&&Yi(o,c)}))},Yi=function(A,e){for(var t=A instanceof uo?A.start:1,r=A instanceof uo&&A.reversed,o=0;o<e.length;o++){var i=e[o];i.container instanceof lo&&"number"==typeof i.container.value&&0!==i.container.value&&(t=i.container.value),i.listValue=ni(t,i.container.styles.listStyleType,!0),t+=r?-1:1}},Wi=function(A,e){switch(e){case 0:return $i(A.topLeftBorderBox,A.topLeftPaddingBox,A.topRightBorderBox,A.topRightPaddingBox);case 1:return $i(A.topRightBorderBox,A.topRightPaddingBox,A.bottomRightBorderBox,A.bottomRightPaddingBox);case 2:return $i(A.bottomRightBorderBox,A.bottomRightPaddingBox,A.bottomLeftBorderBox,A.bottomLeftPaddingBox);default:return $i(A.bottomLeftBorderBox,A.bottomLeftPaddingBox,A.topLeftBorderBox,A.topLeftPaddingBox)}},qi=function(A,e){var t=[];return zi(A)?t.push(A.subdivide(.5,!1)):t.push(A),zi(e)?t.push(e.subdivide(.5,!0)):t.push(e),t},$i=function(A,e,t,r){var o=[];return zi(A)?o.push(A.subdivide(.5,!1)):o.push(A),zi(t)?o.push(t.subdivide(.5,!0)):o.push(t),zi(r)?o.push(r.subdivide(.5,!0).reverse()):o.push(r),zi(e)?o.push(e.subdivide(.5,!1).reverse()):o.push(e),o},An=function(A){var e=A.styles;return A.bounds.add(e.borderLeftWidth,e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth),-(e.borderTopWidth+e.borderBottomWidth))},en=function(A){var e=A.styles,t=A.bounds,r=ie(e.paddingLeft,t.width),o=ie(e.paddingRight,t.width),i=ie(e.paddingTop,t.width),n=ie(e.paddingBottom,t.width);return t.add(r+e.borderLeftWidth,i+e.borderTopWidth,-(e.borderRightWidth+e.borderLeftWidth+r+o),-(e.borderTopWidth+e.borderBottomWidth+i+n))},tn=function(A,e,t){var r=function(A,e){return 0===A?e.bounds:2===A?en(e):An(e)}(an(A.styles.backgroundOrigin,e),A),o=function(A,e){return 0===A?e.bounds:2===A?en(e):An(e)}(an(A.styles.backgroundClip,e),A),i=nn(an(A.styles.backgroundSize,e),t,r),n=i[0],a=i[1],c=oe(an(A.styles.backgroundPosition,e),r.width-n,r.height-a);return[cn(an(A.styles.backgroundRepeat,e),c,i,r,o),Math.round(r.left+c[0]),Math.round(r.top+c[1]),n,a]},rn=function(A){return RA(A)&&A.value===Ge.AUTO},on=function(A){return"number"==typeof A},nn=function(A,e,t){var r=e[0],o=e[1],i=e[2],n=A[0],a=A[1];if(!n)return[0,0];if($A(n)&&a&&$A(a))return[ie(n,t.width),ie(a,t.height)];var c=on(i);if(RA(n)&&(n.value===Ge.CONTAIN||n.value===Ge.COVER))return on(i)?t.width/t.height<i!=(n.value===Ge.COVER)?[t.width,t.width/i]:[t.height*i,t.height]:[t.width,t.height];var l=on(r),u=on(o),s=l||u;if(rn(n)&&(!a||rn(a)))return l&&u?[r,o]:c||s?s&&c?[l?r:o*i,u?o:r/i]:[l?r:t.width,u?o:t.height]:[t.width,t.height];if(c){var p=0,d=0;return $A(n)?p=ie(n,t.width):$A(a)&&(d=ie(a,t.height)),rn(n)?p=d*i:a&&!rn(a)||(d=p/i),[p,d]}var f=null,g=null;if($A(n)?f=ie(n,t.width):a&&$A(a)&&(g=ie(a,t.height)),null===f||a&&!rn(a)||(g=l&&u?f/r*o:t.height),null!==g&&rn(n)&&(f=l&&u?g/o*r:t.width),null!==f&&null!==g)return[f,g];throw new Error("Unable to calculate background-size for element")},an=function(A,e){var t=A[e];return void 0===t?A[0]:t},cn=function(A,e,t,r,o){var i=e[0],n=e[1],a=t[0],c=t[1];switch(A){case 2:return[new Di(Math.round(r.left),Math.round(r.top+n)),new Di(Math.round(r.left+r.width),Math.round(r.top+n)),new Di(Math.round(r.left+r.width),Math.round(c+r.top+n)),new Di(Math.round(r.left),Math.round(c+r.top+n))];case 3:return[new Di(Math.round(r.left+i),Math.round(r.top)),new Di(Math.round(r.left+i+a),Math.round(r.top)),new Di(Math.round(r.left+i+a),Math.round(r.height+r.top)),new Di(Math.round(r.left+i),Math.round(r.height+r.top))];case 1:return[new Di(Math.round(r.left+i),Math.round(r.top+n)),new Di(Math.round(r.left+i+a),Math.round(r.top+n)),new Di(Math.round(r.left+i+a),Math.round(r.top+n+c)),new Di(Math.round(r.left+i),Math.round(r.top+n+c))];default:return[new Di(Math.round(o.left),Math.round(o.top)),new Di(Math.round(o.left+o.width),Math.round(o.top)),new Di(Math.round(o.left+o.width),Math.round(o.height+o.top)),new Di(Math.round(o.left),Math.round(o.height+o.top))]}},ln="Hidden Text",un=function(){function A(A){this._data={},this._document=A}return A.prototype.parseMetrics=function(A,e){var t=this._document.createElement("div"),r=this._document.createElement("img"),o=this._document.createElement("span"),i=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",i.appendChild(t),r.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",r.width=1,r.height=1,r.style.margin="0",r.style.padding="0",r.style.verticalAlign="baseline",o.style.fontFamily=A,o.style.fontSize=e,o.style.margin="0",o.style.padding="0",o.appendChild(this._document.createTextNode(ln)),t.appendChild(o),t.appendChild(r);var n=r.offsetTop-o.offsetTop+2;t.removeChild(o),t.appendChild(this._document.createTextNode(ln)),t.style.lineHeight="normal",r.style.verticalAlign="super";var a=r.offsetTop-t.offsetTop+2;return i.removeChild(t),{baseline:n,middle:a}},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}(),sn=function(A,e){this.context=A,this.options=e},pn=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r._activeEffects=[],r.canvas=t.canvas?t.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),t.canvas||(r.canvas.width=Math.floor(t.width*t.scale),r.canvas.height=Math.floor(t.height*t.scale),r.canvas.style.width=t.width+"px",r.canvas.style.height=t.height+"px"),r.fontMetrics=new un(document),r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-t.x,-t.y),r.ctx.textBaseline="bottom",r._activeEffects=[],r.context.logger.debug("Canvas renderer initialized ("+t.width+"x"+t.height+") with scale "+t.scale),r}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(),function(A){return 2===A.type}(A)&&(this.ctx.globalAlpha=A.opacity),function(A){return 0===A.type}(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)),Ri(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 r(this,void 0,void 0,(function(){return o(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 r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return lr(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 r=this;0===e?this.ctx.fillText(A.text,A.bounds.left,A.bounds.top+t):qr(A.text).reduce((function(e,o){return r.ctx.fillText(o,e,A.bounds.top+t),e+r.ctx.measureText(o).width}),A.bounds.left)},t.prototype.createFontStyle=function(A){var e=A.fontVariant.filter((function(A){return"normal"===A||"small-caps"===A})).join(""),t=kn(A.fontFamily).join(", "),r=PA(A.fontSize)?""+A.fontSize.number+A.fontSize.unit:A.fontSize.number+"px";return[[A.fontStyle,e,A.fontWeight,r,t].join(" "),t,r]},t.prototype.renderTextNode=function(A,e){return r(this,void 0,void 0,(function(){var t,r,i,n,a,c,l,u=this;return o(this,(function(){return t=this.createFontStyle(e),r=t[1],i=t[2],this.ctx.font=t[0],this.ctx.direction=1===e.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",n=this.fontMetrics.getMetrics(r,i),a=n.baseline,c=n.middle,l=e.paintOrder,A.textBounds.forEach((function(A){l.forEach((function(t){switch(t){case 0:u.ctx.fillStyle=fe(e.color),u.renderTextWithLetterSpacing(A,e.letterSpacing,a);var r=e.textShadow;r.length&&A.text.trim().length&&(r.slice(0).reverse().forEach((function(t){u.ctx.shadowColor=fe(t.color),u.ctx.shadowOffsetX=t.offsetX.number*u.options.scale,u.ctx.shadowOffsetY=t.offsetY.number*u.options.scale,u.ctx.shadowBlur=t.blur.number,u.renderTextWithLetterSpacing(A,e.letterSpacing,a)})),u.ctx.shadowColor="",u.ctx.shadowOffsetX=0,u.ctx.shadowOffsetY=0,u.ctx.shadowBlur=0),e.textDecorationLine.length&&(u.ctx.fillStyle=fe(e.textDecorationColor||e.color),e.textDecorationLine.forEach((function(e){switch(e){case 1:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top+a),A.bounds.width,1);break;case 2:u.ctx.fillRect(A.bounds.left,Math.round(A.bounds.top),A.bounds.width,1);break;case 3:u.ctx.fillRect(A.bounds.left,Math.ceil(A.bounds.top+c),A.bounds.width,1)}})));break;case 1:e.webkitTextStrokeWidth&&A.text.trim().length&&(u.ctx.strokeStyle=fe(e.webkitTextStrokeColor),u.ctx.lineWidth=e.webkitTextStrokeWidth,u.ctx.lineJoin=window.chrome?"miter":"round",u.ctx.strokeText(A.text,A.bounds.left,A.bounds.top+a)),u.ctx.strokeStyle="",u.ctx.lineWidth=0,u.ctx.lineJoin="miter"}}))})),[2]}))}))},t.prototype.renderReplacedElement=function(A,e,t){if(t&&A.intrinsicWidth>0&&A.intrinsicHeight>0){var r=en(A),o=Gi(e);this.path(o),this.ctx.save(),this.ctx.clip(),this.ctx.drawImage(t,0,0,A.intrinsicWidth,A.intrinsicHeight,r.left,r.top,r.width,r.height),this.ctx.restore()}},t.prototype.renderNodeContent=function(A){return r(this,void 0,void 0,(function(){var e,r,i,a,c,l,u,s,p,d,f,g,h,k,m,b;return o(this,(function(o){switch(o.label){case 0:this.applyEffects(A.getEffects(4)),r=A.curves,i=(e=A.container).styles,a=0,c=e.textNodes,o.label=1;case 1:return a<c.length?[4,this.renderTextNode(c[a],i)]:[3,4];case 2:o.sent(),o.label=3;case 3:return a++,[3,1];case 4:if(!(e instanceof no))return[3,8];o.label=5;case 5:return o.trys.push([5,7,,8]),[4,this.context.cache.match(e.src)];case 6:return h=o.sent(),this.renderReplacedElement(e,r,h),[3,8];case 7:return o.sent(),this.context.logger.error("Error loading image "+e.src),[3,8];case 8:if(e instanceof ao&&this.renderReplacedElement(e,r,e.canvas),!(e instanceof co))return[3,12];o.label=9;case 9:return o.trys.push([9,11,,12]),[4,this.context.cache.match(e.svg)];case 10:return h=o.sent(),this.renderReplacedElement(e,r,h),[3,12];case 11:return o.sent(),this.context.logger.error("Error loading svg "+e.svg.substring(0,255)),[3,12];case 12:return e instanceof wo&&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:l=o.sent(),e.width&&e.height&&this.ctx.drawImage(l,0,0,e.width,e.height,e.bounds.left,e.bounds.top,e.bounds.width,e.bounds.height),o.label=14;case 14:if(e instanceof mo&&(u=Math.min(e.bounds.width,e.bounds.height),e.type===fo?e.checked&&(this.ctx.save(),this.path([new Di(e.bounds.left+.39363*u,e.bounds.top+.79*u),new Di(e.bounds.left+.16*u,e.bounds.top+.5549*u),new Di(e.bounds.left+.27347*u,e.bounds.top+.44071*u),new Di(e.bounds.left+.39694*u,e.bounds.top+.5649*u),new Di(e.bounds.left+.72983*u,e.bounds.top+.23*u),new Di(e.bounds.left+.84*u,e.bounds.top+.34085*u),new Di(e.bounds.left+.39363*u,e.bounds.top+.79*u)]),this.ctx.fillStyle=fe(ko),this.ctx.fill(),this.ctx.restore()):e.type===go&&e.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(e.bounds.left+u/2,e.bounds.top+u/2,u/4,0,2*Math.PI,!0),this.ctx.fillStyle=fe(ko),this.ctx.fill(),this.ctx.restore())),dn(e)&&e.value.length){switch(s=this.createFontStyle(i),p=this.fontMetrics.getMetrics(m=s[0],s[1]).baseline,this.ctx.font=m,this.ctx.fillStyle=fe(i.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=gn(e.styles.textAlign),b=en(e),d=0,e.styles.textAlign){case 1:d+=b.width/2;break;case 2:d+=b.width}f=b.add(d,0,0,-b.height/2+1),this.ctx.save(),this.path([new Di(b.left,b.top),new Di(b.left+b.width,b.top),new Di(b.left+b.width,b.top+b.height),new Di(b.left,b.top+b.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new Xr(e.value,f),i.letterSpacing,p),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!lr(e.styles.display,2048))return[3,20];if(null===e.styles.listStyleImage)return[3,19];if(0!==(g=e.styles.listStyleImage).type)return[3,18];h=void 0,k=g.url,o.label=15;case 15:return o.trys.push([15,17,,18]),[4,this.context.cache.match(k)];case 16:return h=o.sent(),this.ctx.drawImage(h,e.bounds.left-(h.width+10),e.bounds.top),[3,18];case 17:return o.sent(),this.context.logger.error("Error loading list-style-image "+k),[3,18];case 18:return[3,20];case 19:A.listValue&&-1!==e.styles.listStyleType&&(m=this.createFontStyle(i)[0],this.ctx.font=m,this.ctx.fillStyle=fe(i.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",b=new n(e.bounds.left,e.bounds.top+ie(e.styles.paddingTop,e.bounds.width),e.bounds.width,Ct(i.lineHeight,i.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new Xr(A.listValue,b),i.letterSpacing,Ct(i.lineHeight,i.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),o.label=20;case 20:return[2]}}))}))},t.prototype.renderStackContent=function(A){return r(this,void 0,void 0,(function(){var e,t,r,i,n,a,c,l,u,s,p,d,f,g;return o(this,(function(o){switch(o.label){case 0:return lr(A.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(A.element)];case 1:o.sent(),e=0,t=A.negativeZIndex,o.label=2;case 2:return e<t.length?[4,this.renderStack(t[e])]:[3,5];case 3:o.sent(),o.label=4;case 4:return e++,[3,2];case 5:return[4,this.renderNodeContent(A.element)];case 6:o.sent(),r=0,i=A.nonInlineLevel,o.label=7;case 7:return r<i.length?[4,this.renderNode(i[r])]:[3,10];case 8:o.sent(),o.label=9;case 9:return r++,[3,7];case 10:n=0,a=A.nonPositionedFloats,o.label=11;case 11:return n<a.length?[4,this.renderStack(a[n])]:[3,14];case 12:o.sent(),o.label=13;case 13:return n++,[3,11];case 14:c=0,l=A.nonPositionedInlineLevel,o.label=15;case 15:return c<l.length?[4,this.renderStack(l[c])]:[3,18];case 16:o.sent(),o.label=17;case 17:return c++,[3,15];case 18:u=0,s=A.inlineLevel,o.label=19;case 19:return u<s.length?[4,this.renderNode(s[u])]:[3,22];case 20:o.sent(),o.label=21;case 21:return u++,[3,19];case 22:p=0,d=A.zeroOrAutoZIndexOrTransformedOrOpacity,o.label=23;case 23:return p<d.length?[4,this.renderStack(d[p])]:[3,26];case 24:o.sent(),o.label=25;case 25:return p++,[3,23];case 26:f=0,g=A.positiveZIndex,o.label=27;case 27:return f<g.length?[4,this.renderStack(g[f])]:[3,30];case 28:o.sent(),o.label=29;case 29:return f++,[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 r=zi(A)?A.start:A;0===t?e.ctx.moveTo(r.x,r.y):e.ctx.lineTo(r.x,r.y),zi(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,r){this.path(A),this.ctx.fillStyle=e,this.ctx.translate(t,r),this.ctx.fill(),this.ctx.translate(-t,-r)},t.prototype.resizeImage=function(A,e,t){var r;if(A.width===e&&A.height===t)return A;var o=(null!==(r=this.canvas.ownerDocument)&&void 0!==r?r:document).createElement("canvas");return o.width=Math.max(1,e),o.height=Math.max(1,t),o.getContext("2d").drawImage(A,0,0,A.width,A.height,0,0,e,t),o},t.prototype.renderBackgroundImage=function(A){return r(this,void 0,void 0,(function(){var e,t,r,i,n;return o(this,(function(a){switch(a.label){case 0:e=A.styles.backgroundImage.length-1,t=function(t){var i,n,a,c,l,u,s,p,d,f,g,h,k,m,b,B,w,x,v,y,Q,C,F,U,E,I,_,H,M,D,K;return o(this,(function(o){switch(o.label){case 0:if(0!==t.type)return[3,5];i=void 0,n=t.url,o.label=1;case 1:return o.trys.push([1,3,,4]),[4,r.context.cache.match(n)];case 2:return i=o.sent(),[3,4];case 3:return o.sent(),r.context.logger.error("Error loading background-image "+n),[3,4];case 4:return i&&(a=tn(A,e,[i.width,i.height,i.width/i.height]),B=a[0],C=a[1],F=a[2],m=r.ctx.createPattern(r.resizeImage(i,v=a[3],y=a[4]),"repeat"),r.renderRepeat(B,m,C,F)),[3,6];case 5:1===t.type?(c=tn(A,e,[null,null,null]),B=c[0],C=c[1],F=c[2],l=Fe(t.angle,v=c[3],y=c[4]),u=l[0],s=l[1],p=l[2],d=l[3],f=l[4],(g=document.createElement("canvas")).width=v,g.height=y,h=g.getContext("2d"),k=h.createLinearGradient(s,d,p,f),Ce(t.stops,u).forEach((function(A){return k.addColorStop(A.stop,fe(A.color))})),h.fillStyle=k,h.fillRect(0,0,v,y),v>0&&y>0&&(m=r.ctx.createPattern(g,"repeat"),r.renderRepeat(B,m,C,F))):function(A){return 2===A.type}(t)&&(b=tn(A,e,[null,null,null]),B=b[0],w=b[1],x=b[2],y=b[4],C=ie((Q=0===t.position.length?[te]:t.position)[0],v=b[3]),F=ie(Q[Q.length-1],y),U=function(A,e,t,r,o){var i=0,n=0;switch(A.size){case 0:0===A.shape?i=n=Math.min(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-o)):1===A.shape&&(i=Math.min(Math.abs(e),Math.abs(e-r)),n=Math.min(Math.abs(t),Math.abs(t-o)));break;case 2:if(0===A.shape)i=n=Math.min(Ue(e,t),Ue(e,t-o),Ue(e-r,t),Ue(e-r,t-o));else if(1===A.shape){var a=Math.min(Math.abs(t),Math.abs(t-o))/Math.min(Math.abs(e),Math.abs(e-r)),c=Ee(r,o,e,t,!0);n=a*(i=Ue(c[0]-e,(c[1]-t)/a))}break;case 1:0===A.shape?i=n=Math.max(Math.abs(e),Math.abs(e-r),Math.abs(t),Math.abs(t-o)):1===A.shape&&(i=Math.max(Math.abs(e),Math.abs(e-r)),n=Math.max(Math.abs(t),Math.abs(t-o)));break;case 3:if(0===A.shape)i=n=Math.max(Ue(e,t),Ue(e,t-o),Ue(e-r,t),Ue(e-r,t-o));else if(1===A.shape){a=Math.max(Math.abs(t),Math.abs(t-o))/Math.max(Math.abs(e),Math.abs(e-r));var l=Ee(r,o,e,t,!1);n=a*(i=Ue(l[0]-e,(l[1]-t)/a))}}return Array.isArray(A.size)&&(i=ie(A.size[0],r),n=2===A.size.length?ie(A.size[1],o):i),[i,n]}(t,C,F,v,y),I=U[1],(E=U[0])>0&&I>0&&(_=r.ctx.createRadialGradient(w+C,x+F,0,w+C,x+F,E),Ce(t.stops,2*E).forEach((function(A){return _.addColorStop(A.stop,fe(A.color))})),r.path(B),r.ctx.fillStyle=_,E!==I?(H=A.bounds.left+.5*A.bounds.width,M=A.bounds.top+.5*A.bounds.height,K=1/(D=I/E),r.ctx.save(),r.ctx.translate(H,M),r.ctx.transform(1,0,0,D,0,0),r.ctx.translate(-H,-M),r.ctx.fillRect(w,K*(x-M)+M,v,y*K),r.ctx.restore()):r.ctx.fill())),o.label=6;case 6:return e--,[2]}}))},r=this,i=0,n=A.styles.backgroundImage.slice(0).reverse(),a.label=1;case 1:return i<n.length?[5,t(n[i])]:[3,4];case 2:a.sent(),a.label=3;case 3:return i++,[3,1];case 4:return[2]}}))}))},t.prototype.renderSolidBorder=function(A,e,t){return r(this,void 0,void 0,(function(){return o(this,(function(){return this.path(Wi(t,e)),this.ctx.fillStyle=fe(A),this.ctx.fill(),[2]}))}))},t.prototype.renderDoubleBorder=function(A,e,t,i){return r(this,void 0,void 0,(function(){var r,n;return o(this,(function(o){switch(o.label){case 0:return e<3?[4,this.renderSolidBorder(A,t,i)]:[3,2];case 1:return o.sent(),[2];case 2:return r=function(A,e){switch(e){case 0:return $i(A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox,A.topRightBorderBox,A.topRightBorderDoubleOuterBox);case 1:return $i(A.topRightBorderBox,A.topRightBorderDoubleOuterBox,A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox);case 2:return $i(A.bottomRightBorderBox,A.bottomRightBorderDoubleOuterBox,A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox);default:return $i(A.bottomLeftBorderBox,A.bottomLeftBorderDoubleOuterBox,A.topLeftBorderBox,A.topLeftBorderDoubleOuterBox)}}(i,t),this.path(r),this.ctx.fillStyle=fe(A),this.ctx.fill(),n=function(A,e){switch(e){case 0:return $i(A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox,A.topRightBorderDoubleInnerBox,A.topRightPaddingBox);case 1:return $i(A.topRightBorderDoubleInnerBox,A.topRightPaddingBox,A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox);case 2:return $i(A.bottomRightBorderDoubleInnerBox,A.bottomRightPaddingBox,A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox);default:return $i(A.bottomLeftBorderDoubleInnerBox,A.bottomLeftPaddingBox,A.topLeftBorderDoubleInnerBox,A.topLeftPaddingBox)}}(i,t),this.path(n),this.ctx.fill(),[2]}}))}))},t.prototype.renderNodeBackgroundAndBorders=function(A){return r(this,void 0,void 0,(function(){var e,t,r,i,n,a,c,l,u=this;return o(this,(function(o){switch(o.label){case 0:return this.applyEffects(A.getEffects(2)),t=!de((e=A.container.styles).backgroundColor)||e.backgroundImage.length,r=[{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}],i=fn(an(e.backgroundClip,0),A.curves),t||e.boxShadow.length?(this.ctx.save(),this.path(i),this.ctx.clip(),de(e.backgroundColor)||(this.ctx.fillStyle=fe(e.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(A.container)]):[3,2];case 1:o.sent(),this.ctx.restore(),e.boxShadow.slice(0).reverse().forEach((function(e){u.ctx.save();var t,r,o,i,n=Ti(A.curves),a=e.inset?0:1e4,c=(t=(e.inset?1:-1)*e.spread.number-a,r=(e.inset?1:-1)*e.spread.number,o=e.spread.number*(e.inset?-2:2),i=e.spread.number*(e.inset?-2:2),n.map((function(A,e){switch(e){case 0:return A.add(t,r);case 1:return A.add(t+o,r);case 2:return A.add(t+o,r+i);case 3:return A.add(t,r+i)}return A})));e.inset?(u.path(n),u.ctx.clip(),u.mask(c)):(u.mask(n),u.ctx.clip(),u.path(c)),u.ctx.shadowOffsetX=e.offsetX.number+a,u.ctx.shadowOffsetY=e.offsetY.number,u.ctx.shadowColor=fe(e.color),u.ctx.shadowBlur=e.blur.number,u.ctx.fillStyle=e.inset?fe(e.color):"rgba(0,0,0,1)",u.ctx.fill(),u.ctx.restore()})),o.label=2;case 2:n=0,a=0,c=r,o.label=3;case 3:return a<c.length?0!==(l=c[a]).style&&!de(l.color)&&l.width>0?2!==l.style?[3,5]:[4,this.renderDashedDottedBorder(l.color,l.width,n,A.curves,2)]:[3,11]:[3,13];case 4:return o.sent(),[3,11];case 5:return 3!==l.style?[3,7]:[4,this.renderDashedDottedBorder(l.color,l.width,n,A.curves,3)];case 6:return o.sent(),[3,11];case 7:return 4!==l.style?[3,9]:[4,this.renderDoubleBorder(l.color,l.width,n,A.curves)];case 8:return o.sent(),[3,11];case 9:return[4,this.renderSolidBorder(l.color,n,A.curves)];case 10:o.sent(),o.label=11;case 11:n++,o.label=12;case 12:return a++,[3,3];case 13:return[2]}}))}))},t.prototype.renderDashedDottedBorder=function(A,e,t,i,n){return r(this,void 0,void 0,(function(){var r,a,c,l,u,s,p,d,f,g,h,k,m,b,B,w;return o(this,(function(){return this.ctx.save(),r=function(A,e){switch(e){case 0:return qi(A.topLeftBorderStroke,A.topRightBorderStroke);case 1:return qi(A.topRightBorderStroke,A.bottomRightBorderStroke);case 2:return qi(A.bottomRightBorderStroke,A.bottomLeftBorderStroke);default:return qi(A.bottomLeftBorderStroke,A.topLeftBorderStroke)}}(i,t),a=Wi(i,t),2===n&&(this.path(a),this.ctx.clip()),zi(a[0])?(c=a[0].start.x,l=a[0].start.y):(c=a[0].x,l=a[0].y),zi(a[1])?(u=a[1].end.x,s=a[1].end.y):(u=a[1].x,s=a[1].y),p=0===t||2===t?Math.abs(c-u):Math.abs(l-s),this.ctx.beginPath(),this.formatPath(3===n?r:a.slice(0,2)),d=e<3?3*e:2*e,f=e<3?2*e:e,3===n&&(d=e,f=e),g=!0,p<=2*d?g=!1:p<=2*d+f?(d*=h=p/(2*d+f),f*=h):(k=Math.floor((p+f)/(d+f)),m=(p-k*d)/(k-1),f=(b=(p-(k+1)*d)/k)<=0||Math.abs(f-m)<Math.abs(f-b)?m:b),g&&this.ctx.setLineDash(3===n?[0,d+f]:[d,f]),3===n?(this.ctx.lineCap="round",this.ctx.lineWidth=e):this.ctx.lineWidth=2*e+1.1,this.ctx.strokeStyle=fe(A),this.ctx.stroke(),this.ctx.setLineDash([]),2===n&&(zi(a[0])&&(B=a[3],w=a[0],this.ctx.beginPath(),this.formatPath([new Di(B.end.x,B.end.y),new Di(w.start.x,w.start.y)]),this.ctx.stroke()),zi(a[1])&&(B=a[1],w=a[2],this.ctx.beginPath(),this.formatPath([new Di(B.end.x,B.end.y),new Di(w.start.x,w.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},t.prototype.render=function(A){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=fe(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),t=new Ji(A,null),r=new Zi(t),Xi(t,r,r,o=[]),Yi(t.container,o),[4,this.renderStack(r)];case 1:return e.sent(),this.applyEffects([]),[2,this.canvas]}var t,r,o}))}))},t}(sn),dn=function(A){return A instanceof Bo||A instanceof bo||A instanceof mo&&A.type!==go&&A.type!==fo},fn=function(A,e){switch(A){case 0:return Ti(e);case 2:return function(A){return[A.topLeftContentBox,A.topRightContentBox,A.bottomRightContentBox,A.bottomLeftContentBox]}(e);default:return Gi(e)}},gn=function(A){switch(A){case 1:return"center";case 2:return"right";default:return"left"}},hn=["-apple-system","system-ui"],kn=function(A){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?A.filter((function(A){return-1===hn.indexOf(A)})):A},mn=function(A){function t(e,t){var r=A.call(this,e,t)||this;return r.canvas=t.canvas?t.canvas:document.createElement("canvas"),r.ctx=r.canvas.getContext("2d"),r.options=t,r.canvas.width=Math.floor(t.width*t.scale),r.canvas.height=Math.floor(t.height*t.scale),r.canvas.style.width=t.width+"px",r.canvas.style.height=t.height+"px",r.ctx.scale(r.options.scale,r.options.scale),r.ctx.translate(-t.x,-t.y),r.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized ("+t.width+"x"+t.height+" at "+t.x+","+t.y+") with scale "+t.scale),r}return e(t,A),t.prototype.render=function(A){return r(this,void 0,void 0,(function(){var e,t;return o(this,(function(r){switch(r.label){case 0:return e=jr(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,A),[4,bn(e)];case 1:return t=r.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=fe(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}(sn),bn=function(A){return new Promise((function(e,t){var r=new Image;r.onload=function(){e(r)},r.onerror=t,r.src="data:image/svg+xml;charset=utf-8,"+encodeURIComponent((new XMLSerializer).serializeToString(A))}))},Bn=function(){function A(A){var e=A.enabled;this.id=A.id,this.enabled=e,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,i([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,i([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,i([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,i([this.id,this.getTime()+"ms"],A)):this.info.apply(this,A))},A.instances={},A}(),wn=function(){function A(e,t){var r;this.windowBounds=t,this.instanceName="#"+A.instanceCount++,this.logger=new Bn({id:this.instanceName,enabled:e.logging}),this.cache=null!==(r=e.cache)&&void 0!==r?r:new Qi(this,e)}return A.instanceCount=1,A}();"undefined"!=typeof window&&yi.setContext(window);var xn=function(A,e){return r(void 0,void 0,void 0,(function(){var r,i,c,l,u,s,p,d,f,g,h,k,m,b,B,w,x,v,y,Q,C,F,U,E,I,_,H,M,D,K,L,z,S,O,T,G,N,P;return o(this,(function(o){switch(o.label){case 0:if(!A||"object"!=typeof A)return[2,Promise.reject("Invalid element provided as first argument")];if(!(r=A.ownerDocument))throw new Error("Element is not attached to a Document");if(!(i=r.defaultView))throw new Error("Document is not attached to a Window");return c={allowTaint:null!==(F=e.allowTaint)&&void 0!==F&&F,imageTimeout:null!==(U=e.imageTimeout)&&void 0!==U?U:15e3,proxy:e.proxy,useCORS:null!==(E=e.useCORS)&&void 0!==E&&E},l=t({logging:null===(I=e.logging)||void 0===I||I,cache:e.cache},c),u={windowWidth:null!==(_=e.windowWidth)&&void 0!==_?_:i.innerWidth,windowHeight:null!==(H=e.windowHeight)&&void 0!==H?H:i.innerHeight,scrollX:null!==(M=e.scrollX)&&void 0!==M?M:i.pageXOffset,scrollY:null!==(D=e.scrollY)&&void 0!==D?D:i.pageYOffset},s=new n(u.scrollX,u.scrollY,u.windowWidth,u.windowHeight),p=new wn(l,s),d=null!==(K=e.foreignObjectRendering)&&void 0!==K&&K,f={allowTaint:null!==(L=e.allowTaint)&&void 0!==L&&L,onclone:e.onclone,ignoreElements:e.ignoreElements,inlineImages:d,copyStyles:d},p.logger.debug("Starting document clone with size "+s.width+"x"+s.height+" scrolled to "+-s.left+","+-s.top),g=new ci(p,A,f),(h=g.clonedReferenceElement)?[4,g.toIFrame(r,s)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return k=o.sent(),m=Lo(h)||"HTML"===h.tagName?function(A){var e=A.body,t=A.documentElement;if(!e||!t)throw new Error("Unable to get document size");var r=Math.max(Math.max(e.scrollWidth,t.scrollWidth),Math.max(e.offsetWidth,t.offsetWidth),Math.max(e.clientWidth,t.clientWidth)),o=Math.max(Math.max(e.scrollHeight,t.scrollHeight),Math.max(e.offsetHeight,t.offsetHeight),Math.max(e.clientHeight,t.clientHeight));return new n(0,0,r,o)}(h.ownerDocument):a(p,h),b=m.width,B=m.height,w=m.left,x=m.top,v=vn(p,h,e.backgroundColor),y={canvas:e.canvas,backgroundColor:v,scale:null!==(S=null!==(z=e.scale)&&void 0!==z?z:i.devicePixelRatio)&&void 0!==S?S:1,x:(null!==(O=e.x)&&void 0!==O?O:0)+w,y:(null!==(T=e.y)&&void 0!==T?T:0)+x,width:null!==(G=e.width)&&void 0!==G?G:Math.ceil(b),height:null!==(N=e.height)&&void 0!==N?N:Math.ceil(B)},d?(p.logger.debug("Document cloned, using foreign object rendering"),[4,new mn(p,y).render(h)]):[3,3];case 2:return Q=o.sent(),[3,5];case 3:return p.logger.debug("Document cloned, element located at "+w+","+x+" with size "+b+"x"+B+" using computed rendering"),p.logger.debug("Starting DOM parsing"),C=Qo(p,h),v===C.styles.backgroundColor&&(C.styles.backgroundColor=xe.TRANSPARENT),p.logger.debug("Starting renderer for element at "+y.x+","+y.y+" with size "+y.width+"x"+y.height),[4,new pn(p,y).render(C)];case 4:Q=o.sent(),o.label=5;case 5:return(null===(P=e.removeContainer)||void 0===P||P)&&(ci.destroy(k)||p.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),p.logger.debug("Finished rendering"),[2,Q]}}))}))},vn=function(A,e,t){var r=e.ownerDocument,o=r.documentElement?we(A,getComputedStyle(r.documentElement).backgroundColor):xe.TRANSPARENT,i=r.body?we(A,getComputedStyle(r.body).backgroundColor):xe.TRANSPARENT,n="string"==typeof t?we(A,t):null===t?xe.TRANSPARENT:4294967295;return e===r.documentElement?de(o)?de(i)?n:i:o:n};return function(A,e){return void 0===e&&(e={}),xn(A,e)}}();const cr=ar.exports;var lr,ur,sr,pr,dr,fr=function(A,e,t,r){if("a"===t&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?A!==e||!r:!e.has(A))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===t?r:"a"===t?r.call(A):r?r.value:e.get(A)};const gr=document.documentElement;class hr{constructor(A){lr.add(this),this.card=null,this.context="",this.data=null,this.dialog=null,this.sessionInfo=null,this.url=null,this.getFunFromText=A=>[...A.matchAll(/#\[(?:F|C|A)\(([^)]*)\)\s*(?:\d\(([^)]*)\)\s*)?(?:INPUT\(([^)]*)\)\s*)?(?:SP\(([^)]*)\)\s*)?(?:P\(([^]*)\)\s*)?(?:CRO\(([^)]*)\)\s*)?(?:SS\(([^)]*)\)\s*)?(?:SERVER\(([^)]*)\)\s*)?(?:SG\(([^)]*)\)\s*)?(?:G\(([^)]*)\)\s*)?(?:NOTIFY\(([^)]*)\)\s*)?]\#/g)],this.container=document.createElement("div"),this.container.setAttribute("kup-openai",""),document.body.appendChild(this.container),this.url=A}setError(A,e,t){e||(e=this),gr.ketchup.debug.logMessage(e,A,F.ERROR),t||(e.getCardOptions().state="error",e.card.refresh())}getCardOptions(){return this.card.data||(this.card.data={}),this.card.data.options||(this.card.data.options={submitCb:this.chat,authCb:this.auth,sttCb:this.stt}),this.card.data.options}async show(A){this.context=A.context,this.data=A.dataset,A.onFunClick&&(this.onFunClick=A.onFunClick),this.card&&await this.hide(),fr(this,lr,"m",sr).call(this)}async stt(A,e){const t=window.SpeechRecognition||window.webkitSpeechRecognition;if(!t)return void alert("Speech recognition is not supported in this browser.");const r=new t;r.lang=gr.ketchup.language.getBCP47(),r.interimResults=!0,r.maxAlternatives=1,r.addEventListener("result",(e=>{const t=Array.from(e.results).map((A=>A[0])).map((A=>A.transcript)).join("");gr.ketchup.debug.logMessage("KupOpenAi","STT response: "+t),A.setValue(t,!0),e.results[e.results.length-1].isFinal&&r.stop()})),r.addEventListener("end",(()=>{r.stop(),e.showSpinner=!1})),r.addEventListener("start",(()=>{A.setFocus(),e.showSpinner=!0}));try{r.start()}catch(A){console.error(A)}}async hide(){this.card&&(this.card.remove(),this.card=null,this.dialog.remove(),this.dialog=null,await fr(this,lr,"m",dr).call(this))}async mockAuth(){const A=gr.ketchup.openAI;if(!A.url)return;let e=null;try{e=await fetch(A.url+"/api/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({data:"mockup"})})}catch(e){return void A.setError(e.message,A)}if(e&&200===e.status&&"ok"==(await e.json()).status)return A.getCardOptions().state="connecting",A.card.refresh(),void fr(A,lr,"m",pr).call(A);A.getCardOptions().state="error",A.card.refresh()}async auth(A){const e=gr.ketchup.openAI;if(!e.url)return;const t=await A.getValue();let r=null;try{r=await fetch(e.url+"/api/auth",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({data:t})})}catch(A){return void e.setError(A.message,e)}if(r){if(200!=r.status)return void fr(e,lr,"m",ur).call(e,A);if("ok"==(await r.json()).status)return e.getCardOptions().state="connecting",e.card.refresh(),void fr(e,lr,"m",pr).call(e)}e.getCardOptions().state="error",e.card.refresh()}async chat(A,e){const t=gr.ketchup.openAI;t.card&&(A(!0),t.getCardOptions().messages=await(async A=>{if(!t.url)return;if(!t.sessionInfo)return;const e=[];let r=null;try{r=await fetch(t.url+"/api/chat",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({context:t.sessionInfo.context,fileId:t.sessionInfo.fileId,threadId:t.sessionInfo.threadId,question:A})})}catch(A){t.setError(A.message,t)}if(r){if(200!=r.status)return void t.setError(await r.text(),t);const A=await r.json();if(A&&A.messages)for(let r=0;r<A.messages.length;r++){const o=A.messages[r];o.funs=t.getFunFromText(o.text),e.push(o)}}return e})(await e.getValue()),t.card.refresh(),A(!1))}}lr=new WeakSet,ur=function(A){A.helper="Invalid password.",A.classList.add("kup-danger"),A.refresh()},sr=function(){this.card=document.createElement("kup-card"),this.card.layoutFamily=l.BUILT_IN,this.card.layoutNumber=7,this.card.sizeX="100%",this.card.sizeY="100%",this.dialog=document.createElement("kup-dialog"),this.dialog.header={title:"Chat with Data",icons:{close:!0}},this.dialog.id="openai",this.dialog.modal=null,this.dialog.sizeX="50vw",this.dialog.sizeY="50vh",this.dialog.addEventListener("kup-dialog-close",(()=>this.hide())),this.dialog.appendChild(this.card),this.container.appendChild(this.dialog),this.url?this.mockAuth():this.getCardOptions().state="error"},pr=async function(){if(!this.url)return;let A=null;try{A=await fetch(this.url+"/api/init",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({context:this.context,data:this.data})})}catch(A){return void this.setError(A.message)}if(A){if(200!=A.status)return void this.setError(await A.text());const e=await A.json();return this.sessionInfo={context:this.context,fileId:e.fileId,threadId:e.threadId},this.getCardOptions().state="ready",void this.card.refresh()}this.getCardOptions().state="error",this.card.refresh()},dr=async function(){if(!this.url)return;if(!this.sessionInfo)return;let A=null;try{A=await fetch(this.url+"/api/finalize",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({context:this.sessionInfo.context,fileId:this.sessionInfo.fileId,threadId:this.sessionInfo.threadId})})}catch(A){this.setError(A.message,void 0,!0)}this.sessionInfo=null,A&&200!=A.status&&this.setError(await A.text(),void 0,!0)};var kr,mr,br,Br,wr,xr,vr,yr=function(A,e,t,r,o){if("m"===r)throw new TypeError("Private method is not writable");if("a"===r&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof e?A!==e||!o:!e.has(A))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===r?o.call(A,t):o?o.value=t:e.set(A,t),t},Qr=function(A,e,t,r){if("a"===t&&!r)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof e?A!==e||!r:!e.has(A))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===t?r:"a"===t?r.call(A):r?r.value:e.get(A)};class Cr{constructor(){kr.add(this),mr.set(this,"+"),br.set(this,void 0),Br.set(this,void 0),yr(this,Br,new Map,"f"),yr(this,br,new Set,"f"),document.addEventListener("keydown",Qr(this,kr,"m",wr).bind(this)),document.addEventListener("keyup",Qr(this,kr,"m",xr).bind(this)),window.addEventListener("blur",(()=>{Qr(this,br,"f").clear()}))}register(A,e){A&&e&&Qr(this,Br,"f").set(A.toLowerCase(),{event:e,isLunched:!1})}unregister(A){A&&Qr(this,Br,"f").delete(A.toLowerCase())}}mr=new WeakMap,br=new WeakMap,Br=new WeakMap,kr=new WeakSet,wr=function(A){const e=A.key.toLowerCase();Qr(this,br,"f").add(e);const t=Qr(this,Br,"f").get(Qr(this,kr,"m",vr).call(this));t&&!t.isLunched&&(A.preventDefault(),t.event(),t.isLunched=!0)},xr=function(A){const e=A.key.toLowerCase(),t=Qr(this,Br,"f").get(Qr(this,kr,"m",vr).call(this));t&&t.isLunched&&(t.isLunched=!1),Qr(this,br,"f").delete(e)},vr=function(){return Array.from(Qr(this,br,"f")).join(Qr(this,mr,"f"))};const Fr=document.documentElement;class Ur{constructor(A){let e=null,t=null,o=null,i=null,a=null,c=null,l=null,u=null,s=null,p=null,d=null,f=null,g=null,h=null,k=null,m=null;this.enableExperimentalFeatures=!1;let b="https://kokosstaging.smeup.com";if(A){const r=A.assetsPath,B=A.dates,w=A.debug,x=A.enableExperimentalFeatures,v=A.interact,y=A.language,Q=A.objects,C=A.scrollOnHover,F=A.theme,U=A.tooltip;A.openAIUrl&&(b=A.openAIUrl),r&&n(r),B&&(e=B.locale?B.locale:null),w&&(t=w.active?w.active:null,o=w.autoPrint?w.autoPrint:null,i=w.logLimit?w.logLimit:null),x&&(this.enableExperimentalFeatures=x),v&&(a=v.restrictContainer?a:null,c=v.zIndex?v.zIndex:null),y&&(l=y.list?y.list:null,u=y.name?y.name:null),Q&&(s=Q.list?Q.list:null),C&&(p=C.delay?C.delay:null,d=C.step?C.step:null),F&&(f=F.list?F.list:null,g=F.name?F.name:null),U&&(h=U.delay?U.delay:null,k=U.fCellCallbacks?U.fCellCallbacks:null,m=U.modal?U.modal:null)}this.data=new dt,this.dates=new r(e),this.debug=new M(t,o,i),this.dynamicPosition=new S,this.interact=new q(c,a),this.language=new eA(l,u),this.magicBox=null,this.openAI=new hr(b),this.math=new qt,this.overrides=A||null,this.objects=new oA(s),this.resize=new ResizeObserver((A=>{A.forEach((A=>{A.contentRect.height&&A.contentRect.width&&(A.target.resizeCallback(),this.debug.logMessage("kup-manager ("+A.target.tagName+"#"+A.target.id+")","Size changed to x: "+A.contentRect.width+", y: "+A.contentRect.height+"."))}))})),this.scrollOnHover=new bA(p,d),this.search=new ft,this.utilities={clickCallbacks:new Set,lastPointerDownString:null},this.theme=new RA(f,g),this.toolbar=new YA,this.keysBinding=new Cr,this.tooltip=new nr(h,k,m),document.addEventListener("pointerdown",(A=>{const e=A.composedPath(),t=e[0].innerText||e[0].value;if(this.utilities.lastPointerDownString=t,t){const A=new CustomEvent("kup-manager-stringfinder",{bubbles:!0,cancelable:!0,detail:{string:t}});document.dispatchEvent(A)}})),document.addEventListener("click",(A=>{const e=A.composedPath();this.utilities.clickCallbacks.forEach((A=>{if(A&&A.el&&A.el.isConnected&&!e.includes(A.el)){const t=A.el;let r=!1;if(t.kupDynamicPosition&&t.kupDynamicPosition.detach){for(let t=0;t<e.length;t++){const o=e[t];o.kupDynamicPosition&&o.kupDynamicPosition.detach&&o.kupDynamicPosition.originalPath.includes(A.el)&&(r=!0)}r||A.cb()}else A.cb()}}))}))}showMagicBox(){this.magicBox||(this.magicBox=document.createElement("kup-magic-box"),this.magicBox.id="kup-magic-box",this.magicBox.style.position="fixed",this.magicBox.style.left="calc(50% - 350px)",this.magicBox.style.top="calc(50% - 150px)",document.body.append(this.magicBox))}hideMagicBox(){this.magicBox&&(this.magicBox.remove(),this.magicBox=null)}toggleMagicBox(){this.magicBox?this.hideMagicBox():this.showMagicBox()}setLibraryLocalization(A){Object.values(o).includes(A)?d[A]?(this.dates.setLocale(A),this.language.set(d[A]),this.math.setLocale(gt[A])):this.debug.logMessage("kup-manager","Missing language for locale ("+A+")!",F.ERROR):this.debug.logMessage("kup-manager","Missing locale ("+A+")!",F.ERROR)}addClickCallback(A,e){e?setTimeout((()=>{this.utilities.clickCallbacks.add(A)}),0):this.utilities.clickCallbacks.add(A)}getEventPath(A,e){const t=[];for(;A&&A!==e&&A!==document.body;)t.push(A),A=A.parentNode?A.parentNode:A.host;return t}async rasterize(A,e){return cr(A,e).then((A=>A))}removeClickCallback(A){this.utilities.clickCallbacks.delete(A)}}function Er(){var A;if(!Fr.ketchup){const e=null!==(A=Fr.ketchupInit)&&void 0!==A?A:null;if(Fr.ketchup=new Ur(e),Fr.ketchup.theme.set(),Fr.ketchup.debug.active&&Fr.ketchup.debug.toggle(Fr.ketchup.debug.active),globalThis.kupManager=Fr.ketchup,null==e?void 0:e.autoSetLocalization){const A=Fr.ketchup.dates.locale;e.language&&e.language.name||Fr.ketchup.language.set(d[A]),e.math&&e.math.locale||Fr.ketchup.math.setLocale(gt[A])}document.dispatchEvent(new CustomEvent("kup-manager-ready"))}return Fr.ketchup}export{w as $,f as A,xe as B,Pe as C,Qe as D,Q as E,ct as F,ce as G,Oe as H,be as I,ne as J,Ur as K,ae as L,re as M,D as N,X as O,ie as P,j as Q,N as R,fe as S,oe as T,J as U,R as V,Y as W,le as X,ue as Y,b as Z,m as _,vA as a,$A as a0,te as a1,Ae as a2,pe as a3,de as a4,se as a5,lt as a6,me as a7,ke as a8,Je as a9,V as aA,Ge as aa,we as ab,dt as ac,Fe as ad,Ie as ae,He as af,Me as ag,De as ah,_e as ai,ut as aj,st as ak,at as al,xA as am,ot as an,rt as ao,Se as ap,it as aq,ze as ar,Le as as,v as at,he as au,Ke as av,ge as aw,h as ax,G as ay,Z as az,GA as b,L as c,TA as d,F as e,nt as f,Zt as g,B as h,jt as i,c as j,Er as k,s as l,C as m,g as n,WA as o,p,u as q,y as r,Jt as s,l as t,a as u,Ce as v,ve as w,oA as x,Rt as y,x as z}
|