You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mercury-parser/dist/mercury.esm.js

6 lines
446 KiB
JavaScript

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

function e(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")}function t(e,t){return e(t={exports:{}},t.exports),t.exports}var r=t((function(e){!function(t){var r=Object.prototype,n=r.hasOwnProperty,a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",o=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag",c=t.regeneratorRuntime;if(c)e.exports=c;else{(c=t.regeneratorRuntime=e.exports).wrap=p;var u={},l={};l[i]=function(){return this};var f=Object.getPrototypeOf,d=f&&f(f(E([])));d&&d!==r&&n.call(d,i)&&(l=d);var h=y.prototype=g.prototype=Object.create(l);v.prototype=h.constructor=y,y.constructor=v,y[s]=v.displayName="GeneratorFunction",c.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===v||"GeneratorFunction"===(t.displayName||t.name))},c.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,y):(e.__proto__=y,s in e||(e[s]="GeneratorFunction")),e.prototype=Object.create(h),e},c.awrap=function(e){return{__await:e}},_(b.prototype),b.prototype[o]=function(){return this},c.AsyncIterator=b,c.async=function(e,t,r,n){var a=new b(p(e,t,r,n));return c.isGeneratorFunction(t)?a:a.next().then((function(e){return e.done?e.value:a.next()}))},_(h),h[s]="Generator",h[i]=function(){return this},h.toString=function(){return"[object Generator]"},c.keys=function(e){var t=[];for(var r in e)t.push(r);return t.reverse(),function r(){for(;t.length;){var n=t.pop();if(n in e)return r.value=n,r.done=!1,r}return r.done=!0,r}},c.values=E,k.prototype={constructor:k,reset:function(e){if(this.prev=0,this.next=0,this.sent=this._sent=void 0,this.done=!1,this.delegate=null,this.method="next",this.arg=void 0,this.tryEntries.forEach(x),!e)for(var t in this)"t"===t.charAt(0)&&n.call(this,t)&&!isNaN(+t.slice(1))&&(this[t]=void 0)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(e){if(this.done)throw e;var t=this;function r(r,n){return o.type="throw",o.arg=e,t.next=r,n&&(t.method="next",t.arg=void 0),!!n}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],o=i.completion;if("root"===i.tryLoc)return r("end");if(i.tryLoc<=this.prev){var s=n.call(i,"catchLoc"),c=n.call(i,"finallyLoc");if(s&&c){if(this.prev<i.catchLoc)return r(i.catchLoc,!0);if(this.prev<i.finallyLoc)return r(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return r(i.catchLoc,!0)}else{if(!c)throw new Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return r(i.finallyLoc)}}}},abrupt:function(e,t){for(var r=this.tryEntries.length-1;r>=0;--r){var a=this.tryEntries[r];if(a.tryLoc<=this.prev&&n.call(a,"finallyLoc")&&this.prev<a.finallyLoc){var i=a;break}}i&&("break"===e||"continue"===e)&&i.tryLoc<=t&&t<=i.finallyLoc&&(i=null);var o=i?i.completion:{};return o.type=e,o.arg=t,i?(this.method="next",this.next=i.finallyLoc,u):this.complete(o)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),u},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.finallyLoc===e)return this.complete(r.completion,r.afterLoc),x(r),u}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var r=this.tryEntries[t];if(r.tryLoc===e){var n=r.completion;if("throw"===n.type){var a=n.arg;x(r)}return a}}throw new Error("illegal catch attempt")},delegateYield:function(e,t,r){return this.delegate={iterator:E(e),resultName:t,nextLoc:r},"next"===this.method&&(this.arg=void 0),u}}}function p(e,t,r,n){var a=t&&t.prototype instanceof g?t:g,i=Object.create(a.prototype),o=new k(n||[]);return i._invoke=function(e,t,r){var n="suspendedStart";return function(a,i){if("executing"===n)throw new Error("Generator is already running");if("completed"===n){if("throw"===a)throw i;return M()}for(r.method=a,r.arg=i;;){var o=r.delegate;if(o){var s=A(o,r);if(s){if(s===u)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if("suspendedStart"===n)throw n="completed",r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);n="executing";var c=m(e,t,r);if("normal"===c.type){if(n=r.done?"completed":"suspendedYield",c.arg===u)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(n="completed",r.method="throw",r.arg=c.arg)}}}(e,r,o),i}function m(e,t,r){try{return{type:"normal",arg:e.call(t,r)}}catch(e){return{type:"throw",arg:e}}}function g(){}function v(){}function y(){}function _(e){["next","throw","return"].forEach((function(t){e[t]=function(e){return this._invoke(t,e)}}))}function b(e){var t;this._invoke=function(r,a){function i(){return new Promise((function(t,i){!function t(r,a,i,o){var s=m(e[r],e,a);if("throw"!==s.type){var c=s.arg,u=c.value;return u&&"object"==typeof u&&n.call(u,"__await")?Promise.resolve(u.__await).then((function(e){t("next",e,i,o)}),(function(e){t("throw",e,i,o)})):Promise.resolve(u).then((function(e){c.value=e,i(c)}),(function(e){return t("throw",e,i,o)}))}o(s.arg)}(r,a,t,i)}))}return t=t?t.then(i,i):i()}}function A(e,t){var r=e.iterator[t.method];if(void 0===r){if(t.delegate=null,"throw"===t.method){if(e.iterator.return&&(t.method="return",t.arg=void 0,A(e,t),"throw"===t.method))return u;t.method="throw",t.arg=new TypeError("The iterator does not provide a 'throw' method")}return u}var n=m(r,e.iterator,t.arg);if("throw"===n.type)return t.method="throw",t.arg=n.arg,t.delegate=null,u;var a=n.arg;return a?a.done?(t[e.resultName]=a.value,t.next=e.nextLoc,"return"!==t.method&&(t.method="next",t.arg=void 0),t.delegate=null,u):a:(t.method="throw",t.arg=new TypeError("iterator result is not an object"),t.delegate=null,u)}function w(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function x(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function k(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(w,this),this.reset(!0)}function E(e){if(e){var t=e[i];if(t)return t.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var r=-1,a=function t(){for(;++r<e.length;)if(n.call(e,r))return t.value=e[r],t.done=!1,t;return t.value=void 0,t.done=!0,t};return a.next=a}}return{next:M}}function M(){return{value:void 0,done:!0}}}(function(){return this||"object"==typeof self&&self}()||Function("return this")())})),n=function(){return this||"object"==typeof self&&self}()||Function("return this")(),a=n.regeneratorRuntime&&Object.getOwnPropertyNames(n).indexOf("regeneratorRuntime")>=0,i=a&&n.regeneratorRuntime;n.regeneratorRuntime=void 0;var o=r;if(a)n.regeneratorRuntime=i;else try{delete n.regeneratorRuntime}catch(e){n.regeneratorRuntime=void 0}var s=o,c={}.toString,u=function(e){return c.call(e).slice(8,-1)},l=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==u(e)?e.split(""):Object(e)},f=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e},d=function(e){return l(f(e))},h={f:{}.propertyIsEnumerable},p=function(e,t){return{enumerable:!(1&e),configurable:!(2&e),writable:!(4&e),value:t}},m=function(e){return"object"==typeof e?null!==e:"function"==typeof e},g=function(e,t){if(!m(e))return e;var r,n;if(t&&"function"==typeof(r=e.toString)&&!m(n=r.call(e)))return n;if("function"==typeof(r=e.valueOf)&&!m(n=r.call(e)))return n;if(!t&&"function"==typeof(r=e.toString)&&!m(n=r.call(e)))return n;throw TypeError("Can't convert object to primitive value")},v={}.hasOwnProperty,y=function(e,t){return v.call(e,t)},_=function(e){try{return!!e()}catch(e){return!0}},b=!_((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})),A=t((function(e){var t=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=t)})),w=A.document,x=m(w)&&m(w.createElement),k=function(e){return x?w.createElement(e):{}},E=!b&&!_((function(){return 7!=Object.defineProperty(k("div"),"a",{get:function(){return 7}}).a})),M=Object.getOwnPropertyDescriptor,S={f:b?M:function(e,t){if(e=d(e),t=g(t,!0),E)try{return M(e,t)}catch(e){}if(y(e,t))return p(!h.f.call(e,t),e[t])}},T=t((function(e){var t=e.exports={version:"2.6.2"};"number"==typeof __e&&(__e=t)})),C=(T.version,function(e){if("function"!=typeof e)throw TypeError(e+" is not a function!");return e}),D=function(e,t,r){if(C(e),void 0===t)return e;switch(r){case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,a){return e.call(t,r,n,a)}}return function(){return e.apply(t,arguments)}},O=function(e){if(!m(e))throw TypeError(e+" is not an object!");return e},N=Object.defineProperty,P={f:b?Object.defineProperty:function(e,t,r){if(O(e),t=g(t,!0),O(r),E)try{return N(e,t,r)}catch(e){}if("get"in r||"set"in r)throw TypeError("Accessors not supported!");return"value"in r&&(e[t]=r.value),e}},j=b?function(e,t,r){return P.f(e,t,p(1,r))}:function(e,t,r){return e[t]=r,e},R=function(e,t,r){var n,a,i,o=e&R.F,s=e&R.G,c=e&R.S,u=e&R.P,l=e&R.B,f=e&R.W,d=s?T:T[t]||(T[t]={}),h=d.prototype,p=s?A:c?A[t]:(A[t]||{}).prototype;for(n in s&&(r=t),r)(a=!o&&p&&void 0!==p[n])&&y(d,n)||(i=a?p[n]:r[n],d[n]=s&&"function"!=typeof p[n]?r[n]:l&&a?D(i,A):f&&p[n]==i?function(e){var t=function(t,r,n){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,r)}return new e(t,r,n)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(i):u&&"function"==typeof i?D(Function.call,i):i,u&&((d.virtual||(d.virtual={}))[n]=i,e&R.R&&h&&!h[n]&&j(h,n,i)))};R.F=1,R.G=2,R.S=4,R.P=8,R.B=16,R.W=32,R.U=64,R.R=128;var z=R,L=function(e,t){var r=(T.Object||{})[e]||Object[e],n={};n[e]=t(r),z(z.S+z.F*_((function(){r(1)})),"Object",n)},Y=S.f;L("getOwnPropertyDescriptor",(function(){return function(e,t){return Y(d(e),t)}}));var W,I=T.Object,B=function(e,t){return I.getOwnPropertyDescriptor(e,t)},q=j,H=0,F=Math.random(),G=function(e){return"Symbol(".concat(void 0===e?"":e,")_",(++H+F).toString(36))},U=t((function(e){var t=G("meta"),r=P.f,n=0,a=Object.isExtensible||function(){return!0},i=!_((function(){return a(Object.preventExtensions({}))})),o=function(e){r(e,t,{value:{i:"O"+ ++n,w:{}}})},s=e.exports={KEY:t,NEED:!1,fastKey:function(e,r){if(!m(e))return"symbol"==typeof e?e:("string"==typeof e?"S":"P")+e;if(!y(e,t)){if(!a(e))return"F";if(!r)return"E";o(e)}return e[t].i},getWeak:function(e,r){if(!y(e,t)){if(!a(e))return!0;if(!r)return!1;o(e)}return e[t].w},onFreeze:function(e){return i&&s.NEED&&a(e)&&!y(e,t)&&o(e),e}}})),$=(U.KEY,U.NEED,U.fastKey,U.getWeak,U.onFreeze,t((function(e){var t=A["__core-js_shared__"]||(A["__core-js_shared__"]={});(e.exports=function(e,r){return t[e]||(t[e]=void 0!==r?r:{})})("versions",[]).push({version:T.version,mode:"pure",copyright:"© 2019 Denis Pushkarev (zloirock.ru)"})}))),V=t((function(e){var t=$("wks"),r=A.Symbol,n="function"==typeof r;(e.exports=function(e){return t[e]||(t[e]=n&&r[e]||(n?r:G)("Symbol."+e))}).store=t})),K=P.f,J=V("toStringTag"),Z=function(e,t,r){e&&!y(e=r?e:e.prototype,J)&&K(e,J,{configurable:!0,value:t})},X={f:V},Q=P.f,ee=function(e){var t=T.Symbol||(T.Symbol={});"_"==e.charAt(0)||e in t||Q(t,e,{value:X.f(e)})},te=Math.ceil,re=Math.floor,ne=function(e){return isNaN(e=+e)?0:(e>0?re:te)(e)},ae=Math.min,ie=function(e){return e>0?ae(ne(e),9007199254740991):0},oe=Math.max,se=Math.min,ce=$("keys"),ue=function(e){return ce[e]||(ce[e]=G(e))},le=(W=!1,function(e,t,r){var n,a=d(e),i=ie(a.length),o=function(e,t){return(e=ne(e))<0?oe(e+t,0):se(e,t)}(r,i);if(W&&t!=t){for(;i>o;)if((n=a[o++])!=n)return!0}else for(;i>o;o++)if((W||o in a)&&a[o]===t)return W||o||0;return!W&&-1}),fe=ue("IE_PROTO"),de=function(e,t){var r,n=d(e),a=0,i=[];for(r in n)r!=fe&&y(n,r)&&i.push(r);for(;t.length>a;)y(n,r=t[a++])&&(~le(i,r)||i.push(r));return i},he="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),pe=Object.keys||function(e){return de(e,he)},me={f:Object.getOwnPropertySymbols},ge=Array.isArray||function(e){return"Array"==u(e)},ve=b?Object.defineProperties:function(e,t){O(e);for(var r,n=pe(t),a=n.length,i=0;a>i;)P.f(e,r=n[i++],t[r]);return e},ye=A.document,_e=ye&&ye.documentElement,be=ue("IE_PROTO"),Ae=function(){},we=function(){var e,t=k("iframe"),r=he.length;for(t.style.display="none",_e.appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("<script>document.F=Object<\/script>"),e.close(),we=e.F;r--;)delete we.prototype[he[r]];return we()},xe=Object.create||function(e,t){var r;return null!==e?(Ae.prototype=O(e),r=new Ae,Ae.prototype=null,r[be]=e):r=we(),void 0===t?r:ve(r,t)},ke=he.concat("length","prototype"),Ee={f:Object.getOwnPropertyNames||function(e){return de(e,ke)}},Me=Ee.f,Se={}.toString,Te="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Ce={f:function(e){return Te&&"[object Window]"==Se.call(e)?function(e){try{return Me(e)}catch(e){return Te.slice()}}(e):Me(d(e))}},De=U.KEY,Oe=S.f,Ne=P.f,Pe=Ce.f,je=A.Symbol,Re=A.JSON,ze=Re&&Re.stringify,Le=V("_hidden"),Ye=V("toPrimitive"),We={}.propertyIsEnumerable,Ie=$("symbol-registry"),Be=$("symbols"),qe=$("op-symbols"),He=Object.prototype,Fe="function"==typeof je,Ge=A.QObject,Ue=!Ge||!Ge.prototype||!Ge.prototype.findChild,$e=b&&_((function(){return 7!=xe(Ne({},"a",{get:function(){return Ne(this,"a",{value:7}).a}})).a}))?function(e,t,r){var n=Oe(He,t);n&&delete He[t],Ne(e,t,r),n&&e!==He&&Ne(He,t,n)}:Ne,Ve=function(e){var t=Be[e]=xe(je.prototype);return t._k=e,t},Ke=Fe&&"symbol"==typeof je.iterator?function(e){return"symbol"==typeof e}:function(e){return e instanceof je},Je=function(e,t,r){return e===He&&Je(qe,t,r),O(e),t=g(t,!0),O(r),y(Be,t)?(r.enumerable?(y(e,Le)&&e[Le][t]&&(e[Le][t]=!1),r=xe(r,{enumerable:p(0,!1)})):(y(e,Le)||Ne(e,Le,p(1,{})),e[Le][t]=!0),$e(e,t,r)):Ne(e,t,r)},Ze=function(e,t){O(e);for(var r,n=function(e){var t=pe(e),r=me.f;if(r)for(var n,a=r(e),i=h.f,o=0;a.length>o;)i.call(e,n=a[o++])&&t.push(n);return t}(t=d(t)),a=0,i=n.length;i>a;)Je(e,r=n[a++],t[r]);return e},Xe=function(e){var t=We.call(this,e=g(e,!0));return!(this===He&&y(Be,e)&&!y(qe,e))&&(!(t||!y(this,e)||!y(Be,e)||y(this,Le)&&this[Le][e])||t)},Qe=function(e,t){if(e=d(e),t=g(t,!0),e!==He||!y(Be,t)||y(qe,t)){var r=Oe(e,t);return!r||!y(Be,t)||y(e,Le)&&e[Le][t]||(r.enumerable=!0),r}},et=function(e){for(var t,r=Pe(d(e)),n=[],a=0;r.length>a;)y(Be,t=r[a++])||t==Le||t==De||n.push(t);return n},tt=function(e){for(var t,r=e===He,n=Pe(r?qe:d(e)),a=[],i=0;n.length>i;)!y(Be,t=n[i++])||r&&!y(He,t)||a.push(Be[t]);return a};Fe||(q((je=function(){if(this instanceof je)throw TypeError("Symbol is not a constructor!");var e=G(arguments.length>0?arguments[0]:void 0),t=function(r){this===He&&t.call(qe,r),y(this,Le)&&y(this[Le],e)&&(this[Le][e]=!1),$e(this,e,p(1,r))};return b&&Ue&&$e(He,e,{configurable:!0,set:t}),Ve(e)}).prototype,"toString",(function(){return this._k})),S.f=Qe,P.f=Je,Ee.f=Ce.f=et,h.f=Xe,me.f=tt,X.f=function(e){return Ve(V(e))}),z(z.G+z.W+z.F*!Fe,{Symbol:je});for(var rt="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),nt=0;rt.length>nt;)V(rt[nt++]);for(var at=pe(V.store),it=0;at.length>it;)ee(at[it++]);z(z.S+z.F*!Fe,"Symbol",{for:function(e){return y(Ie,e+="")?Ie[e]:Ie[e]=je(e)},keyFor:function(e){if(!Ke(e))throw TypeError(e+" is not a symbol!");for(var t in Ie)if(Ie[t]===e)return t},useSetter:function(){Ue=!0},useSimple:function(){Ue=!1}}),z(z.S+z.F*!Fe,"Object",{create:function(e,t){return void 0===t?xe(e):Ze(xe(e),t)},defineProperty:Je,defineProperties:Ze,getOwnPropertyDescriptor:Qe,getOwnPropertyNames:et,getOwnPropertySymbols:tt}),Re&&z(z.S+z.F*(!Fe||_((function(){var e=je();return"[null]"!=ze([e])||"{}"!=ze({a:e})||"{}"!=ze(Object(e))}))),"JSON",{stringify:function(e){for(var t,r,n=[e],a=1;arguments.length>a;)n.push(arguments[a++]);if(r=t=n[1],(m(t)||void 0!==e)&&!Ke(e))return ge(t)||(t=function(e,t){if("function"==typeof r&&(t=r.call(this,e,t)),!Ke(t))return t}),n[1]=t,ze.apply(Re,n)}}),je.prototype[Ye]||j(je.prototype,Ye,je.prototype.valueOf),Z(je,"Symbol"),Z(Math,"Math",!0),Z(A.JSON,"JSON",!0);var ot=T.Object.getOwnPropertySymbols,st=function(e){return Object(f(e))};L("keys",(function(){return function(e){return pe(st(e))}}));var ct=T.Object.keys;z(z.S+z.F*!b,"Object",{defineProperty:P.f});var ut=T.Object,lt=function(e,t,r){return ut.defineProperty(e,t,r)};var ft=function(e,t,r){return t in e?lt(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e};var dt=function(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{},n=ct(r);"function"==typeof ot&&(n=n.concat(ot(r).filter((function(e){return B(r,e).enumerable})))),n.forEach((function(t){ft(e,t,r[t])}))}return e};var ht=function(e,t){if(null==e)return{};var r,n,a={},i=ct(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(a[r]=e[r]);return a};var pt=function(e,t){if(null==e)return{};var r,n,a=ht(e,t);if(ot){var i=ot(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(a[r]=e[r])}return a},mt={},gt={};j(gt,V("iterator"),(function(){return this}));var vt,yt=function(e,t,r){e.prototype=xe(gt,{next:p(1,r)}),Z(e,t+" Iterator")},_t=ue("IE_PROTO"),bt=Object.prototype,At=Object.getPrototypeOf||function(e){return e=st(e),y(e,_t)?e[_t]:"function"==typeof e.constructor&&e instanceof e.constructor?e.constructor.prototype:e instanceof Object?bt:null},wt=V("iterator"),xt=!([].keys&&"next"in[].keys()),kt=function(){return this},Et=function(e,t,r,n,a,i,o){yt(r,t,n);var s,c,u,l=function(e){if(!xt&&e in p)return p[e];switch(e){case"keys":case"values":return function(){return new r(this,e)}}return function(){return new r(this,e)}},f=t+" Iterator",d="values"==a,h=!1,p=e.prototype,m=p[wt]||p["@@iterator"]||a&&p[a],g=m||l(a),v=a?d?l("entries"):g:void 0,y="Array"==t&&p.entries||m;if(y&&(u=At(y.call(new e)))!==Object.prototype&&u.next&&Z(u,f,!0),d&&m&&"values"!==m.name&&(h=!0,g=function(){return m.call(this)}),o&&(xt||h||!p[wt])&&j(p,wt,g),mt[t]=g,mt[f]=kt,a)if(s={values:d?g:l("values"),keys:i?g:l("keys"),entries:v},o)for(c in s)c in p||q(p,c,s[c]);else z(z.P+z.F*(xt||h),t,s);return s},Mt=(vt=!0,function(e,t){var r,n,a=String(f(e)),i=ne(t),o=a.length;return i<0||i>=o?vt?"":void 0:(r=a.charCodeAt(i))<55296||r>56319||i+1===o||(n=a.charCodeAt(i+1))<56320||n>57343?vt?a.charAt(i):r:vt?a.slice(i,i+2):n-56320+(r-55296<<10)+65536});Et(String,"String",(function(e){this._t=String(e),this._i=0}),(function(){var e,t=this._t,r=this._i;return r>=t.length?{value:void 0,done:!0}:(e=Mt(t,r),this._i+=e.length,{value:e,done:!1})}));var St=function(e,t){return{value:t,done:!!e}};Et(Array,"Array",(function(e,t){this._t=d(e),this._i=0,this._k=t}),(function(){var e=this._t,t=this._k,r=this._i++;return!e||r>=e.length?(this._t=void 0,St(1)):St(0,"keys"==t?r:"values"==t?e[r]:[r,e[r]])}),"values");mt.Arguments=mt.Array;for(var Tt=V("toStringTag"),Ct="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),Dt=0;Dt<Ct.length;Dt++){var Ot=Ct[Dt],Nt=A[Ot],Pt=Nt&&Nt.prototype;Pt&&!Pt[Tt]&&j(Pt,Tt,Ot),mt[Ot]=mt.Array}var jt,Rt,zt,Lt=V("toStringTag"),Yt="Arguments"==u(function(){return arguments}()),Wt=function(e){var t,r,n;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),Lt))?r:Yt?u(t):"Object"==(n=u(t))&&"function"==typeof t.callee?"Arguments":n},It=function(e,t,r,n){if(!(e instanceof t)||void 0!==n&&n in e)throw TypeError(r+": incorrect invocation!");return e},Bt=function(e,t,r,n){try{return n?t(O(r)[0],r[1]):t(r)}catch(t){var a=e.return;throw void 0!==a&&O(a.call(e)),t}},qt=V("iterator"),Ht=Array.prototype,Ft=function(e){return void 0!==e&&(mt.Array===e||Ht[qt]===e)},Gt=V("iterator"),Ut=T.getIteratorMethod=function(e){if(null!=e)return e[Gt]||e["@@iterator"]||mt[Wt(e)]},$t=t((function(e){var t={},r={},n=e.exports=function(e,n,a,i,o){var s,c,u,l,f=o?function(){return e}:Ut(e),d=D(a,i,n?2:1),h=0;if("function"!=typeof f)throw TypeError(e+" is not iterable!");if(Ft(f)){for(s=ie(e.length);s>h;h++)if((l=n?d(O(c=e[h])[0],c[1]):d(e[h]))===t||l===r)return l}else for(u=f.call(e);!(c=u.next()).done;)if((l=Bt(u,d,c.value,n))===t||l===r)return l};n.BREAK=t,n.RETURN=r})),Vt=V("species"),Kt=function(e,t){var r,n=O(e).constructor;return void 0===n||null==(r=O(n)[Vt])?t:C(r)},Jt=function(e,t,r){var n=void 0===r;switch(t.length){case 0:return n?e():e.call(r);case 1:return n?e(t[0]):e.call(r,t[0]);case 2:return n?e(t[0],t[1]):e.call(r,t[0],t[1]);case 3:return n?e(t[0],t[1],t[2]):e.call(r,t[0],t[1],t[2]);case 4:return n?e(t[0],t[1],t[2],t[3]):e.call(r,t[0],t[1],t[2],t[3])}return e.apply(r,t)},Zt=A.process,Xt=A.setImmediate,Qt=A.clearImmediate,er=A.MessageChannel,tr=A.Dispatch,rr=0,nr={},ar=function(){var e=+this;if(nr.hasOwnProperty(e)){var t=nr[e];delete nr[e],t()}},ir=function(e){ar.call(e.data)};Xt&&Qt||(Xt=function(e){for(var t=[],r=1;arguments.length>r;)t.push(arguments[r++]);return nr[++rr]=function(){Jt("function"==typeof e?e:Function(e),t)},jt(rr),rr},Qt=function(e){delete nr[e]},"process"==u(Zt)?jt=function(e){Zt.nextTick(D(ar,e,1))}:tr&&tr.now?jt=function(e){tr.now(D(ar,e,1))}:er?(zt=(Rt=new er).port2,Rt.port1.onmessage=ir,jt=D(zt.postMessage,zt,1)):A.addEventListener&&"function"==typeof postMessage&&!A.importScripts?(jt=function(e){A.postMessage(e+"","*")},A.addEventListener("message",ir,!1)):jt="onreadystatechange"in k("script")?function(e){_e.appendChild(k("script")).onreadystatechange=function(){_e.removeChild(this),ar.call(e)}}:function(e){setTimeout(D(ar,e,1),0)});var or={set:Xt,clear:Qt},sr=or.set,cr=A.MutationObserver||A.WebKitMutationObserver,ur=A.process,lr=A.Promise,fr="process"==u(ur);function dr(e){var t,r;this.promise=new e((function(e,n){if(void 0!==t||void 0!==r)throw TypeError("Bad Promise constructor");t=e,r=n})),this.resolve=C(t),this.reject=C(r)}var hr={f:function(e){return new dr(e)}},pr=function(e){try{return{e:!1,v:e()}}catch(e){return{e:!0,v:e}}},mr=A.navigator,gr=mr&&mr.userAgent||"",vr=function(e,t){if(O(e),m(t)&&t.constructor===e)return t;var r=hr.f(e);return(0,r.resolve)(t),r.promise},yr=function(e,t,r){for(var n in t)r&&e[n]?e[n]=t[n]:j(e,n,t[n]);return e},_r=V("species"),br=function(e){var t="function"==typeof T[e]?T[e]:A[e];b&&t&&!t[_r]&&P.f(t,_r,{configurable:!0,get:function(){return this}})},Ar=V("iterator"),wr=!1;try{[7][Ar]().return=function(){wr=!0}}catch(e){}var xr,kr,Er,Mr,Sr=function(e,t){if(!t&&!wr)return!1;var r=!1;try{var n=[7],a=n[Ar]();a.next=function(){return{done:r=!0}},n[Ar]=function(){return a},e(n)}catch(e){}return r},Tr=or.set,Cr=function(){var e,t,r,n=function(){var n,a;for(fr&&(n=ur.domain)&&n.exit();e;){a=e.fn,e=e.next;try{a()}catch(n){throw e?r():t=void 0,n}}t=void 0,n&&n.enter()};if(fr)r=function(){ur.nextTick(n)};else if(!cr||A.navigator&&A.navigator.standalone)if(lr&&lr.resolve){var a=lr.resolve(void 0);r=function(){a.then(n)}}else r=function(){sr.call(A,n)};else{var i=!0,o=document.createTextNode("");new cr(n).observe(o,{characterData:!0}),r=function(){o.data=i=!i}}return function(n){var a={fn:n,next:void 0};t&&(t.next=a),e||(e=a,r()),t=a}}(),Dr=A.TypeError,Or=A.process,Nr=Or&&Or.versions,Pr=Nr&&Nr.v8||"",jr=A.Promise,Rr="process"==Wt(Or),zr=function(){},Lr=kr=hr.f,Yr=!!function(){try{var e=jr.resolve(1),t=(e.constructor={})[V("species")]=function(e){e(zr,zr)};return(Rr||"function"==typeof PromiseRejectionEvent)&&e.then(zr)instanceof t&&0!==Pr.indexOf("6.6")&&-1===gr.indexOf("Chrome/66")}catch(e){}}(),Wr=function(e){var t;return!(!m(e)||"function"!=typeof(t=e.then))&&t},Ir=function(e,t){if(!e._n){e._n=!0;var r=e._c;Cr((function(){for(var n=e._v,a=1==e._s,i=0,o=function(t){var r,i,o,s=a?t.ok:t.fail,c=t.resolve,u=t.reject,l=t.domain;try{s?(a||(2==e._h&&Hr(e),e._h=1),!0===s?r=n:(l&&l.enter(),r=s(n),l&&(l.exit(),o=!0)),r===t.promise?u(Dr("Promise-chain cycle")):(i=Wr(r))?i.call(r,c,u):c(r)):u(n)}catch(e){l&&!o&&l.exit(),u(e)}};r.length>i;)o(r[i++]);e._c=[],e._n=!1,t&&!e._h&&Br(e)}))}},Br=function(e){Tr.call(A,(function(){var t,r,n,a=e._v,i=qr(e);if(i&&(t=pr((function(){Rr?Or.emit("unhandledRejection",a,e):(r=A.onunhandledrejection)?r({promise:e,reason:a}):(n=A.console)&&n.error&&n.error("Unhandled promise rejection",a)})),e._h=Rr||qr(e)?2:1),e._a=void 0,i&&t.e)throw t.v}))},qr=function(e){return 1!==e._h&&0===(e._a||e._c).length},Hr=function(e){Tr.call(A,(function(){var t;Rr?Or.emit("rejectionHandled",e):(t=A.onrejectionhandled)&&t({promise:e,reason:e._v})}))},Fr=function(e){var t=this;t._d||(t._d=!0,(t=t._w||t)._v=e,t._s=2,t._a||(t._a=t._c.slice()),Ir(t,!0))},Gr=function(e){var t,r=this;if(!r._d){r._d=!0,r=r._w||r;try{if(r===e)throw Dr("Promise can't be resolved itself");(t=Wr(e))?Cr((function(){var n={_w:r,_d:!1};try{t.call(e,D(Gr,n,1),D(Fr,n,1))}catch(e){Fr.call(n,e)}})):(r._v=e,r._s=1,Ir(r,!1))}catch(e){Fr.call({_w:r,_d:!1},e)}}};Yr||(jr=function(e){It(this,jr,"Promise","_h"),C(e),xr.call(this);try{e(D(Gr,this,1),D(Fr,this,1))}catch(e){Fr.call(this,e)}},(xr=function(e){this._c=[],this._a=void 0,this._s=0,this._d=!1,this._v=void 0,this._h=0,this._n=!1}).prototype=yr(jr.prototype,{then:function(e,t){var r=Lr(Kt(this,jr));return r.ok="function"!=typeof e||e,r.fail="function"==typeof t&&t,r.domain=Rr?Or.domain:void 0,this._c.push(r),this._a&&this._a.push(r),this._s&&Ir(this,!1),r.promise},catch:function(e){return this.then(void 0,e)}}),Er=function(){var e=new xr;this.promise=e,this.resolve=D(Gr,e,1),this.reject=D(Fr,e,1)},hr.f=Lr=function(e){return e===jr||e===Mr?new Er(e):kr(e)}),z(z.G+z.W+z.F*!Yr,{Promise:jr}),Z(jr,"Promise"),br("Promise"),Mr=T.Promise,z(z.S+z.F*!Yr,"Promise",{reject:function(e){var t=Lr(this);return(0,t.reject)(e),t.promise}}),z(z.S+!0*z.F,"Promise",{resolve:function(e){return vr(this===Mr?jr:this,e)}}),z(z.S+z.F*!(Yr&&Sr((function(e){jr.all(e).catch(zr)}))),"Promise",{all:function(e){var t=this,r=Lr(t),n=r.resolve,a=r.reject,i=pr((function(){var r=[],i=0,o=1;$t(e,!1,(function(e){var s=i++,c=!1;r.push(void 0),o++,t.resolve(e).then((function(e){c||(c=!0,r[s]=e,--o||n(r))}),a)})),--o||n(r)}));return i.e&&a(i.v),r.promise},race:function(e){var t=this,r=Lr(t),n=r.reject,a=pr((function(){$t(e,!1,(function(e){t.resolve(e).then(r.resolve,n)}))}));return a.e&&n(a.v),r.promise}}),z(z.P+z.R,"Promise",{finally:function(e){var t=Kt(this,T.Promise||A.Promise),r="function"==typeof e;return this.then(r?function(r){return vr(t,e()).then((function(){return r}))}:e,r?function(r){return vr(t,e()).then((function(){throw r}))}:e)}}),z(z.S,"Promise",{try:function(e){var t=hr.f(this),r=pr(e);return(r.e?t.reject:t.resolve)(r.v),t.promise}});var Ur=T.Promise;function $r(e,t,r,n,a,i,o){try{var s=e[i](o),c=s.value}catch(e){return void r(e)}s.done?t(c):Ur.resolve(c).then(n,a)}var Vr=function(e){return function(){var t=this,r=arguments;return new Ur((function(n,a){var i=e.apply(t,r);function o(e){$r(i,n,a,o,s,"next",e)}function s(e){$r(i,n,a,o,s,"throw",e)}o(void 0)}))}},Kr="undefined"!=typeof global?global:"undefined"!=typeof self?self:"undefined"!=typeof window?window:{},Jr=t((function(e,t){!function(r){var n=t&&!t.nodeType&&t,a=e&&!e.nodeType&&e,i="object"==typeof Kr&&Kr;i.global!==i&&i.window!==i&&i.self!==i||(r=i);var o,s,c=2147483647,u=/^xn--/,l=/[^\x20-\x7E]/,f=/[\x2E\u3002\uFF0E\uFF61]/g,d={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},h=Math.floor,p=String.fromCharCode;function m(e){throw RangeError(d[e])}function g(e,t){for(var r=e.length,n=[];r--;)n[r]=t(e[r]);return n}function v(e,t){var r=e.split("@"),n="";return r.length>1&&(n=r[0]+"@",e=r[1]),n+g((e=e.replace(f,".")).split("."),t).join(".")}function y(e){for(var t,r,n=[],a=0,i=e.length;a<i;)(t=e.charCodeAt(a++))>=55296&&t<=56319&&a<i?56320==(64512&(r=e.charCodeAt(a++)))?n.push(((1023&t)<<10)+(1023&r)+65536):(n.push(t),a--):n.push(t);return n}function _(e){return g(e,(function(e){var t="";return e>65535&&(t+=p((e-=65536)>>>10&1023|55296),e=56320|1023&e),t+=p(e)})).join("")}function b(e,t){return e+22+75*(e<26)-((0!=t)<<5)}function A(e,t,r){var n=0;for(e=r?h(e/700):e>>1,e+=h(e/t);e>455;n+=36)e=h(e/35);return h(n+36*e/(e+38))}function w(e){var t,r,n,a,i,o,s,u,l,f,d,p=[],g=e.length,v=0,y=128,b=72;for((r=e.lastIndexOf("-"))<0&&(r=0),n=0;n<r;++n)e.charCodeAt(n)>=128&&m("not-basic"),p.push(e.charCodeAt(n));for(a=r>0?r+1:0;a<g;){for(i=v,o=1,s=36;a>=g&&m("invalid-input"),((u=(d=e.charCodeAt(a++))-48<10?d-22:d-65<26?d-65:d-97<26?d-97:36)>=36||u>h((c-v)/o))&&m("overflow"),v+=u*o,!(u<(l=s<=b?1:s>=b+26?26:s-b));s+=36)o>h(c/(f=36-l))&&m("overflow"),o*=f;b=A(v-i,t=p.length+1,0==i),h(v/t)>c-y&&m("overflow"),y+=h(v/t),v%=t,p.splice(v++,0,y)}return _(p)}function x(e){var t,r,n,a,i,o,s,u,l,f,d,g,v,_,w,x=[];for(g=(e=y(e)).length,t=128,r=0,i=72,o=0;o<g;++o)(d=e[o])<128&&x.push(p(d));for(n=a=x.length,a&&x.push("-");n<g;){for(s=c,o=0;o<g;++o)(d=e[o])>=t&&d<s&&(s=d);for(s-t>h((c-r)/(v=n+1))&&m("overflow"),r+=(s-t)*v,t=s,o=0;o<g;++o)if((d=e[o])<t&&++r>c&&m("overflow"),d==t){for(u=r,l=36;!(u<(f=l<=i?1:l>=i+26?26:l-i));l+=36)w=u-f,_=36-f,x.push(p(b(f+w%_,0))),u=h(w/_);x.push(p(b(u,0))),i=A(r,v,n==a),r=0,++n}++r,++t}return x.join("")}if(o={version:"1.3.2",ucs2:{decode:y,encode:_},decode:w,encode:x,toASCII:function(e){return v(e,(function(e){return l.test(e)?"xn--"+x(e):e}))},toUnicode:function(e){return v(e,(function(e){return u.test(e)?w(e.slice(4).toLowerCase()):e}))}},n&&a)if(e.exports==n)a.exports=o;else for(s in o)o.hasOwnProperty(s)&&(n[s]=o[s]);else r.punycode=o}(this)})),Zr=function(e){return"string"==typeof e},Xr=function(e){return"object"==typeof e&&null!==e},Qr=function(e){return null===e},en=function(e){return null==e};function tn(e,t){return Object.prototype.hasOwnProperty.call(e,t)}var rn=function(e,t,r,n){t=t||"&",r=r||"=";var a={};if("string"!=typeof e||0===e.length)return a;var i=/\+/g;e=e.split(t);var o=1e3;n&&"number"==typeof n.maxKeys&&(o=n.maxKeys);var s=e.length;o>0&&s>o&&(s=o);for(var c=0;c<s;++c){var u,l,f,d,h=e[c].replace(i,"%20"),p=h.indexOf(r);p>=0?(u=h.substr(0,p),l=h.substr(p+1)):(u=h,l=""),f=decodeURIComponent(u),d=decodeURIComponent(l),tn(a,f)?Array.isArray(a[f])?a[f].push(d):a[f]=[a[f],d]:a[f]=d}return a},nn=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}},an=function(e,t,r,n){return t=t||"&",r=r||"=",null===e&&(e=void 0),"object"==typeof e?Object.keys(e).map((function(n){var a=encodeURIComponent(nn(n))+r;return Array.isArray(e[n])?e[n].map((function(e){return a+encodeURIComponent(nn(e))})).join(t):a+encodeURIComponent(nn(e[n]))})).join(t):n?encodeURIComponent(nn(n))+r+encodeURIComponent(nn(e)):""},on=t((function(e,t){t.decode=t.parse=rn,t.encode=t.stringify=an})),sn=(on.decode,on.parse,on.encode,on.stringify,En),cn=function(e,t){return En(e,!1,!0).resolve(t)},un=function(e,t){return e?En(e,!1,!0).resolveObject(t):t},ln=function(e){Zr(e)&&(e=En(e));return e instanceof dn?e.format():dn.prototype.format.call(e)},fn=dn;function dn(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var hn=/^([a-z0-9.+-]+:)/i,pn=/:[0-9]*$/,mn=/^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/,gn=["{","}","|","\\","^","`"].concat(["<",">",'"',"`"," ","\r","\n","\t"]),vn=["'"].concat(gn),yn=["%","/","?",";","#"].concat(vn),_n=["/","?","#"],bn=/^[+a-z0-9A-Z_-]{0,63}$/,An=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,wn={javascript:!0,"javascript:":!0},xn={javascript:!0,"javascript:":!0},kn={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0};function En(e,t,r){if(e&&Xr(e)&&e instanceof dn)return e;var n=new dn;return n.parse(e,t,r),n}dn.prototype.parse=function(e,t,r){if(!Zr(e))throw new TypeError("Parameter 'url' must be a string, not "+typeof e);var n=e.indexOf("?"),a=-1!==n&&n<e.indexOf("#")?"?":"#",i=e.split(a);i[0]=i[0].replace(/\\/g,"/");var o=e=i.join(a);if(o=o.trim(),!r&&1===e.split("#").length){var s=mn.exec(o);if(s)return this.path=o,this.href=o,this.pathname=s[1],s[2]?(this.search=s[2],this.query=t?on.parse(this.search.substr(1)):this.search.substr(1)):t&&(this.search="",this.query={}),this}var c=hn.exec(o);if(c){var u=(c=c[0]).toLowerCase();this.protocol=u,o=o.substr(c.length)}if(r||c||o.match(/^\/\/[^@\/]+@[^@\/]+/)){var l="//"===o.substr(0,2);!l||c&&xn[c]||(o=o.substr(2),this.slashes=!0)}if(!xn[c]&&(l||c&&!kn[c])){for(var f,d,h=-1,p=0;p<_n.length;p++){-1!==(m=o.indexOf(_n[p]))&&(-1===h||m<h)&&(h=m)}-1!==(d=-1===h?o.lastIndexOf("@"):o.lastIndexOf("@",h))&&(f=o.slice(0,d),o=o.slice(d+1),this.auth=decodeURIComponent(f)),h=-1;for(p=0;p<yn.length;p++){var m;-1!==(m=o.indexOf(yn[p]))&&(-1===h||m<h)&&(h=m)}-1===h&&(h=o.length),this.host=o.slice(0,h),o=o.slice(h),this.parseHost(),this.hostname=this.hostname||"";var g="["===this.hostname[0]&&"]"===this.hostname[this.hostname.length-1];if(!g)for(var v=this.hostname.split(/\./),y=(p=0,v.length);p<y;p++){var _=v[p];if(_&&!_.match(bn)){for(var b="",A=0,w=_.length;A<w;A++)_.charCodeAt(A)>127?b+="x":b+=_[A];if(!b.match(bn)){var x=v.slice(0,p),k=v.slice(p+1),E=_.match(An);E&&(x.push(E[1]),k.unshift(E[2])),k.length&&(o="/"+k.join(".")+o),this.hostname=x.join(".");break}}}this.hostname.length>255?this.hostname="":this.hostname=this.hostname.toLowerCase(),g||(this.hostname=Jr.toASCII(this.hostname));var M=this.port?":"+this.port:"",S=this.hostname||"";this.host=S+M,this.href+=this.host,g&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),"/"!==o[0]&&(o="/"+o))}if(!wn[u])for(p=0,y=vn.length;p<y;p++){var T=vn[p];if(-1!==o.indexOf(T)){var C=encodeURIComponent(T);C===T&&(C=escape(T)),o=o.split(T).join(C)}}var D=o.indexOf("#");-1!==D&&(this.hash=o.substr(D),o=o.slice(0,D));var O=o.indexOf("?");if(-1!==O?(this.search=o.substr(O),this.query=o.substr(O+1),t&&(this.query=on.parse(this.query)),o=o.slice(0,O)):t&&(this.search="",this.query={}),o&&(this.pathname=o),kn[u]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){M=this.pathname||"";var N=this.search||"";this.path=M+N}return this.href=this.format(),this},dn.prototype.format=function(){var e=this.auth||"";e&&(e=(e=encodeURIComponent(e)).replace(/%3A/i,":"),e+="@");var t=this.protocol||"",r=this.pathname||"",n=this.hash||"",a=!1,i="";this.host?a=e+this.host:this.hostname&&(a=e+(-1===this.hostname.indexOf(":")?this.hostname:"["+this.hostname+"]"),this.port&&(a+=":"+this.port)),this.query&&Xr(this.query)&&Object.keys(this.query).length&&(i=on.stringify(this.query));var o=this.search||i&&"?"+i||"";return t&&":"!==t.substr(-1)&&(t+=":"),this.slashes||(!t||kn[t])&&!1!==a?(a="//"+(a||""),r&&"/"!==r.charAt(0)&&(r="/"+r)):a||(a=""),n&&"#"!==n.charAt(0)&&(n="#"+n),o&&"?"!==o.charAt(0)&&(o="?"+o),t+a+(r=r.replace(/[?#]/g,(function(e){return encodeURIComponent(e)})))+(o=o.replace("#","%23"))+n},dn.prototype.resolve=function(e){return this.resolveObject(En(e,!1,!0)).format()},dn.prototype.resolveObject=function(e){if(Zr(e)){var t=new dn;t.parse(e,!1,!0),e=t}for(var r=new dn,n=Object.keys(this),a=0;a<n.length;a++){var i=n[a];r[i]=this[i]}if(r.hash=e.hash,""===e.href)return r.href=r.format(),r;if(e.slashes&&!e.protocol){for(var o=Object.keys(e),s=0;s<o.length;s++){var c=o[s];"protocol"!==c&&(r[c]=e[c])}return kn[r.protocol]&&r.hostname&&!r.pathname&&(r.path=r.pathname="/"),r.href=r.format(),r}if(e.protocol&&e.protocol!==r.protocol){if(!kn[e.protocol]){for(var u=Object.keys(e),l=0;l<u.length;l++){var f=u[l];r[f]=e[f]}return r.href=r.format(),r}if(r.protocol=e.protocol,e.host||xn[e.protocol])r.pathname=e.pathname;else{for(var d=(e.pathname||"").split("/");d.length&&!(e.host=d.shift()););e.host||(e.host=""),e.hostname||(e.hostname=""),""!==d[0]&&d.unshift(""),d.length<2&&d.unshift(""),r.pathname=d.join("/")}if(r.search=e.search,r.query=e.query,r.host=e.host||"",r.auth=e.auth,r.hostname=e.hostname||e.host,r.port=e.port,r.pathname||r.search){var h=r.pathname||"",p=r.search||"";r.path=h+p}return r.slashes=r.slashes||e.slashes,r.href=r.format(),r}var m=r.pathname&&"/"===r.pathname.charAt(0),g=e.host||e.pathname&&"/"===e.pathname.charAt(0),v=g||m||r.host&&e.pathname,y=v,_=r.pathname&&r.pathname.split("/")||[],b=(d=e.pathname&&e.pathname.split("/")||[],r.protocol&&!kn[r.protocol]);if(b&&(r.hostname="",r.port=null,r.host&&(""===_[0]?_[0]=r.host:_.unshift(r.host)),r.host="",e.protocol&&(e.hostname=null,e.port=null,e.host&&(""===d[0]?d[0]=e.host:d.unshift(e.host)),e.host=null),v=v&&(""===d[0]||""===_[0])),g)r.host=e.host||""===e.host?e.host:r.host,r.hostname=e.hostname||""===e.hostname?e.hostname:r.hostname,r.search=e.search,r.query=e.query,_=d;else if(d.length)_||(_=[]),_.pop(),_=_.concat(d),r.search=e.search,r.query=e.query;else if(!en(e.search)){if(b)r.hostname=r.host=_.shift(),(E=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=E.shift(),r.host=r.hostname=E.shift());return r.search=e.search,r.query=e.query,Qr(r.pathname)&&Qr(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.href=r.format(),r}if(!_.length)return r.pathname=null,r.search?r.path="/"+r.search:r.path=null,r.href=r.format(),r;for(var A=_.slice(-1)[0],w=(r.host||e.host||_.length>1)&&("."===A||".."===A)||""===A,x=0,k=_.length;k>=0;k--)"."===(A=_[k])?_.splice(k,1):".."===A?(_.splice(k,1),x++):x&&(_.splice(k,1),x--);if(!v&&!y)for(;x--;x)_.unshift("..");!v||""===_[0]||_[0]&&"/"===_[0].charAt(0)||_.unshift(""),w&&"/"!==_.join("/").substr(-1)&&_.push("");var E,M=""===_[0]||_[0]&&"/"===_[0].charAt(0);b&&(r.hostname=r.host=M?"":_.length?_.shift():"",(E=!!(r.host&&r.host.indexOf("@")>0)&&r.host.split("@"))&&(r.auth=E.shift(),r.host=r.hostname=E.shift()));return(v=v||r.host&&_.length)&&!M&&_.unshift(""),_.length?r.pathname=_.join("/"):(r.pathname=null,r.path=null),Qr(r.pathname)&&Qr(r.search)||(r.path=(r.pathname?r.pathname:"")+(r.search?r.search:"")),r.auth=e.auth||r.auth,r.slashes=r.slashes||e.slashes,r.href=r.format(),r},dn.prototype.parseHost=function(){var e=this.host,t=pn.exec(e);t&&(":"!==(t=t[0])&&(this.port=t.substr(1)),e=e.substr(0,e.length-t.length)),e&&(this.hostname=e)};var Mn,Sn={parse:sn,resolve:cn,resolveObject:un,format:ln,Url:fn},Tn=t((function(e){
/*! jQuery v3.6.0 | (c) OpenJS Foundation and other contributors | jquery.org/license */
!function(t,r){e.exports=t.document?r(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return r(e)}}("undefined"!=typeof window?window:this,(function(e,t){var r=[],n=Object.getPrototypeOf,a=r.slice,i=r.flat?function(e){return r.flat.call(e)}:function(e){return r.concat.apply([],e)},o=r.push,s=r.indexOf,c={},u=c.toString,l=c.hasOwnProperty,f=l.toString,d=f.call(Object),h={},p=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},m=function(e){return null!=e&&e===e.window},g=e.document,v={type:!0,src:!0,nonce:!0,noModule:!0};function y(e,t,r){var n,a,i=(r=r||g).createElement("script");if(i.text=e,t)for(n in v)(a=t[n]||t.getAttribute&&t.getAttribute(n))&&i.setAttribute(n,a);r.head.appendChild(i).parentNode.removeChild(i)}function _(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?c[u.call(e)]||"object":typeof e}var b="3.6.0",A=function(e,t){return new A.fn.init(e,t)};function w(e){var t=!!e&&"length"in e&&e.length,r=_(e);return!p(e)&&!m(e)&&("array"===r||0===t||"number"==typeof t&&0<t&&t-1 in e)}A.fn=A.prototype={jquery:b,constructor:A,length:0,toArray:function(){return a.call(this)},get:function(e){return null==e?a.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=A.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return A.each(this,e)},map:function(e){return this.pushStack(A.map(this,(function(t,r){return e.call(t,r,t)})))},slice:function(){return this.pushStack(a.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(A.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(A.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,r=+e+(e<0?t:0);return this.pushStack(0<=r&&r<t?[this[r]]:[])},end:function(){return this.prevObject||this.constructor()},push:o,sort:r.sort,splice:r.splice},A.extend=A.fn.extend=function(){var e,t,r,n,a,i,o=arguments[0]||{},s=1,c=arguments.length,u=!1;for("boolean"==typeof o&&(u=o,o=arguments[s]||{},s++),"object"==typeof o||p(o)||(o={}),s===c&&(o=this,s--);s<c;s++)if(null!=(e=arguments[s]))for(t in e)n=e[t],"__proto__"!==t&&o!==n&&(u&&n&&(A.isPlainObject(n)||(a=Array.isArray(n)))?(r=o[t],i=a&&!Array.isArray(r)?[]:a||A.isPlainObject(r)?r:{},a=!1,o[t]=A.extend(u,i,n)):void 0!==n&&(o[t]=n));return o},A.extend({expando:"jQuery"+(b+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,r;return!(!e||"[object Object]"!==u.call(e)||(t=n(e))&&("function"!=typeof(r=l.call(t,"constructor")&&t.constructor)||f.call(r)!==d))},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,r){y(e,{nonce:t&&t.nonce},r)},each:function(e,t){var r,n=0;if(w(e))for(r=e.length;n<r&&!1!==t.call(e[n],n,e[n]);n++);else for(n in e)if(!1===t.call(e[n],n,e[n]))break;return e},makeArray:function(e,t){var r=t||[];return null!=e&&(w(Object(e))?A.merge(r,"string"==typeof e?[e]:e):o.call(r,e)),r},inArray:function(e,t,r){return null==t?-1:s.call(t,e,r)},merge:function(e,t){for(var r=+t.length,n=0,a=e.length;n<r;n++)e[a++]=t[n];return e.length=a,e},grep:function(e,t,r){for(var n=[],a=0,i=e.length,o=!r;a<i;a++)!t(e[a],a)!==o&&n.push(e[a]);return n},map:function(e,t,r){var n,a,o=0,s=[];if(w(e))for(n=e.length;o<n;o++)null!=(a=t(e[o],o,r))&&s.push(a);else for(o in e)null!=(a=t(e[o],o,r))&&s.push(a);return i(s)},guid:1,support:h}),"function"==typeof Symbol&&(A.fn[Symbol.iterator]=r[Symbol.iterator]),A.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){c["[object "+t+"]"]=t.toLowerCase()}));var x=function(e){var t,r,n,a,i,o,s,c,u,l,f,d,h,p,m,g,v,y,_,b="sizzle"+1*new Date,A=e.document,w=0,x=0,k=ce(),E=ce(),M=ce(),S=ce(),T=function(e,t){return e===t&&(f=!0),0},C={}.hasOwnProperty,D=[],O=D.pop,N=D.push,P=D.push,j=D.slice,R=function(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1},z="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",L="[\\x20\\t\\r\\n\\f]",Y="(?:\\\\[\\da-fA-F]{1,6}"+L+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",W="\\["+L+"*("+Y+")(?:"+L+"*([*^$|!~]?=)"+L+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+Y+"))|)"+L+"*\\]",I=":("+Y+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+W+")*)|.*)\\)|)",B=new RegExp(L+"+","g"),q=new RegExp("^"+L+"+|((?:^|[^\\\\])(?:\\\\.)*)"+L+"+$","g"),H=new RegExp("^"+L+"*,"+L+"*"),F=new RegExp("^"+L+"*([>+~]|"+L+")"+L+"*"),G=new RegExp(L+"|>"),U=new RegExp(I),$=new RegExp("^"+Y+"$"),V={ID:new RegExp("^#("+Y+")"),CLASS:new RegExp("^\\.("+Y+")"),TAG:new RegExp("^("+Y+"|[*])"),ATTR:new RegExp("^"+W),PSEUDO:new RegExp("^"+I),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+L+"*(even|odd|(([+-]|)(\\d*)n|)"+L+"*(?:([+-]|)"+L+"*(\\d+)|))"+L+"*\\)|)","i"),bool:new RegExp("^(?:"+z+")$","i"),needsContext:new RegExp("^"+L+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+L+"*((?:-\\d)?\\d*)"+L+"*\\)|)(?=[^-]|$)","i")},K=/HTML$/i,J=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,X=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+L+"?|\\\\([^\\r\\n\\f])","g"),re=function(e,t){var r="0x"+e.slice(1)-65536;return t||(r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320))},ne=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ae=function(e,t){return t?"\0"===e?"<22>":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},ie=function(){d()},oe=be((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{P.apply(D=j.call(A.childNodes),A.childNodes),D[A.childNodes.length].nodeType}catch(t){P={apply:D.length?function(e,t){N.apply(e,j.call(t))}:function(e,t){for(var r=e.length,n=0;e[r++]=t[n++];);e.length=r-1}}}function se(e,t,n,a){var i,s,u,l,f,p,v,y=t&&t.ownerDocument,A=t?t.nodeType:9;if(n=n||[],"string"!=typeof e||!e||1!==A&&9!==A&&11!==A)return n;if(!a&&(d(t),t=t||h,m)){if(11!==A&&(f=Q.exec(e)))if(i=f[1]){if(9===A){if(!(u=t.getElementById(i)))return n;if(u.id===i)return n.push(u),n}else if(y&&(u=y.getElementById(i))&&_(t,u)&&u.id===i)return n.push(u),n}else{if(f[2])return P.apply(n,t.getElementsByTagName(e)),n;if((i=f[3])&&r.getElementsByClassName&&t.getElementsByClassName)return P.apply(n,t.getElementsByClassName(i)),n}if(r.qsa&&!S[e+" "]&&(!g||!g.test(e))&&(1!==A||"object"!==t.nodeName.toLowerCase())){if(v=e,y=t,1===A&&(G.test(e)||F.test(e))){for((y=ee.test(e)&&ve(t.parentNode)||t)===t&&r.scope||((l=t.getAttribute("id"))?l=l.replace(ne,ae):t.setAttribute("id",l=b)),s=(p=o(e)).length;s--;)p[s]=(l?"#"+l:":scope")+" "+_e(p[s]);v=p.join(",")}try{return P.apply(n,y.querySelectorAll(v)),n}catch(t){S(e,!0)}finally{l===b&&t.removeAttribute("id")}}}return c(e.replace(q,"$1"),t,n,a)}function ce(){var e=[];return function t(r,a){return e.push(r+" ")>n.cacheLength&&delete t[e.shift()],t[r+" "]=a}}function ue(e){return e[b]=!0,e}function le(e){var t=h.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function fe(e,t){for(var r=e.split("|"),a=r.length;a--;)n.attrHandle[r[a]]=t}function de(e,t){var r=t&&e,n=r&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(n)return n;if(r)for(;r=r.nextSibling;)if(r===t)return-1;return e?1:-1}function he(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var r=t.nodeName.toLowerCase();return("input"===r||"button"===r)&&t.type===e}}function me(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&oe(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function ge(e){return ue((function(t){return t=+t,ue((function(r,n){for(var a,i=e([],r.length,t),o=i.length;o--;)r[a=i[o]]&&(r[a]=!(n[a]=r[a]))}))}))}function ve(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in r=se.support={},i=se.isXML=function(e){var t=e&&e.namespaceURI,r=e&&(e.ownerDocument||e).documentElement;return!K.test(t||r&&r.nodeName||"HTML")},d=se.setDocument=function(e){var t,a,o=e?e.ownerDocument||e:A;return o!=h&&9===o.nodeType&&o.documentElement&&(p=(h=o).documentElement,m=!i(h),A!=h&&(a=h.defaultView)&&a.top!==a&&(a.addEventListener?a.addEventListener("unload",ie,!1):a.attachEvent&&a.attachEvent("onunload",ie)),r.scope=le((function(e){return p.appendChild(e).appendChild(h.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),r.attributes=le((function(e){return e.className="i",!e.getAttribute("className")})),r.getElementsByTagName=le((function(e){return e.appendChild(h.createComment("")),!e.getElementsByTagName("*").length})),r.getElementsByClassName=X.test(h.getElementsByClassName),r.getById=le((function(e){return p.appendChild(e).id=b,!h.getElementsByName||!h.getElementsByName(b).length})),r.getById?(n.filter.ID=function(e){var t=e.replace(te,re);return function(e){return e.getAttribute("id")===t}},n.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var r=t.getElementById(e);return r?[r]:[]}}):(n.filter.ID=function(e){var t=e.replace(te,re);return function(e){var r=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return r&&r.value===t}},n.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var r,n,a,i=t.getElementById(e);if(i){if((r=i.getAttributeNode("id"))&&r.value===e)return[i];for(a=t.getElementsByName(e),n=0;i=a[n++];)if((r=i.getAttributeNode("id"))&&r.value===e)return[i]}return[]}}),n.find.TAG=r.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):r.qsa?t.querySelectorAll(e):void 0}:function(e,t){var r,n=[],a=0,i=t.getElementsByTagName(e);if("*"===e){for(;r=i[a++];)1===r.nodeType&&n.push(r);return n}return i},n.find.CLASS=r.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&m)return t.getElementsByClassName(e)},v=[],g=[],(r.qsa=X.test(h.querySelectorAll))&&(le((function(e){var t;p.appendChild(e).innerHTML="<a id='"+b+"'></a><select id='"+b+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+L+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+L+"*(?:value|"+z+")"),e.querySelectorAll("[id~="+b+"-]").length||g.push("~="),(t=h.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||g.push("\\["+L+"*name"+L+"*="+L+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||g.push(".#.+[+~]"),e.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")})),le((function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=h.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+L+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),p.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")}))),(r.matchesSelector=X.test(y=p.matches||p.webkitMatchesSelector||p.mozMatchesSelector||p.oMatchesSelector||p.msMatchesSelector))&&le((function(e){r.disconnectedMatch=y.call(e,"*"),y.call(e,"[s!='']:x"),v.push("!=",I)})),g=g.length&&new RegExp(g.join("|")),v=v.length&&new RegExp(v.join("|")),t=X.test(p.compareDocumentPosition),_=t||X.test(p.contains)?function(e,t){var r=9===e.nodeType?e.documentElement:e,n=t&&t.parentNode;return e===n||!(!n||1!==n.nodeType||!(r.contains?r.contains(n):e.compareDocumentPosition&&16&e.compareDocumentPosition(n)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},T=t?function(e,t){if(e===t)return f=!0,0;var n=!e.compareDocumentPosition-!t.compareDocumentPosition;return n||(1&(n=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!r.sortDetached&&t.compareDocumentPosition(e)===n?e==h||e.ownerDocument==A&&_(A,e)?-1:t==h||t.ownerDocument==A&&_(A,t)?1:l?R(l,e)-R(l,t):0:4&n?-1:1)}:function(e,t){if(e===t)return f=!0,0;var r,n=0,a=e.parentNode,i=t.parentNode,o=[e],s=[t];if(!a||!i)return e==h?-1:t==h?1:a?-1:i?1:l?R(l,e)-R(l,t):0;if(a===i)return de(e,t);for(r=e;r=r.parentNode;)o.unshift(r);for(r=t;r=r.parentNode;)s.unshift(r);for(;o[n]===s[n];)n++;return n?de(o[n],s[n]):o[n]==A?-1:s[n]==A?1:0}),h},se.matches=function(e,t){return se(e,null,null,t)},se.matchesSelector=function(e,t){if(d(e),r.matchesSelector&&m&&!S[t+" "]&&(!v||!v.test(t))&&(!g||!g.test(t)))try{var n=y.call(e,t);if(n||r.disconnectedMatch||e.document&&11!==e.document.nodeType)return n}catch(e){S(t,!0)}return 0<se(t,h,null,[e]).length},se.contains=function(e,t){return(e.ownerDocument||e)!=h&&d(e),_(e,t)},se.attr=function(e,t){(e.ownerDocument||e)!=h&&d(e);var a=n.attrHandle[t.toLowerCase()],i=a&&C.call(n.attrHandle,t.toLowerCase())?a(e,t,!m):void 0;return void 0!==i?i:r.attributes||!m?e.getAttribute(t):(i=e.getAttributeNode(t))&&i.specified?i.value:null},se.escape=function(e){return(e+"").replace(ne,ae)},se.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},se.uniqueSort=function(e){var t,n=[],a=0,i=0;if(f=!r.detectDuplicates,l=!r.sortStable&&e.slice(0),e.sort(T),f){for(;t=e[i++];)t===e[i]&&(a=n.push(i));for(;a--;)e.splice(n[a],1)}return l=null,e},a=se.getText=function(e){var t,r="",n=0,i=e.nodeType;if(i){if(1===i||9===i||11===i){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)r+=a(e)}else if(3===i||4===i)return e.nodeValue}else for(;t=e[n++];)r+=a(t);return r},(n=se.selectors={cacheLength:50,createPseudo:ue,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,re),e[3]=(e[3]||e[4]||e[5]||"").replace(te,re),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||se.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&se.error(e[0]),e},PSEUDO:function(e){var t,r=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":r&&U.test(r)&&(t=o(r,!0))&&(t=r.indexOf(")",r.length-t)-r.length)&&(e[0]=e[0].slice(0,t),e[2]=r.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,re).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=k[e+" "];return t||(t=new RegExp("(^|"+L+")"+e+"("+L+"|$)"))&&k(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,r){return function(n){var a=se.attr(n,e);return null==a?"!="===t:!t||(a+="","="===t?a===r:"!="===t?a!==r:"^="===t?r&&0===a.indexOf(r):"*="===t?r&&-1<a.indexOf(r):"$="===t?r&&a.slice(-r.length)===r:"~="===t?-1<(" "+a.replace(B," ")+" ").indexOf(r):"|="===t&&(a===r||a.slice(0,r.length+1)===r+"-"))}},CHILD:function(e,t,r,n,a){var i="nth"!==e.slice(0,3),o="last"!==e.slice(-4),s="of-type"===t;return 1===n&&0===a?function(e){return!!e.parentNode}:function(t,r,c){var u,l,f,d,h,p,m=i!==o?"nextSibling":"previousSibling",g=t.parentNode,v=s&&t.nodeName.toLowerCase(),y=!c&&!s,_=!1;if(g){if(i){for(;m;){for(d=t;d=d[m];)if(s?d.nodeName.toLowerCase()===v:1===d.nodeType)return!1;p=m="only"===e&&!p&&"nextSibling"}return!0}if(p=[o?g.firstChild:g.lastChild],o&&y){for(_=(h=(u=(l=(f=(d=g)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===w&&u[1])&&u[2],d=h&&g.childNodes[h];d=++h&&d&&d[m]||(_=h=0)||p.pop();)if(1===d.nodeType&&++_&&d===t){l[e]=[w,h,_];break}}else if(y&&(_=h=(u=(l=(f=(d=t)[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]||[])[0]===w&&u[1]),!1===_)for(;(d=++h&&d&&d[m]||(_=h=0)||p.pop())&&((s?d.nodeName.toLowerCase()!==v:1!==d.nodeType)||!++_||(y&&((l=(f=d[b]||(d[b]={}))[d.uniqueID]||(f[d.uniqueID]={}))[e]=[w,_]),d!==t)););return(_-=a)===n||_%n==0&&0<=_/n}}},PSEUDO:function(e,t){var r,a=n.pseudos[e]||n.setFilters[e.toLowerCase()]||se.error("unsupported pseudo: "+e);return a[b]?a(t):1<a.length?(r=[e,e,"",t],n.setFilters.hasOwnProperty(e.toLowerCase())?ue((function(e,r){for(var n,i=a(e,t),o=i.length;o--;)e[n=R(e,i[o])]=!(r[n]=i[o])})):function(e){return a(e,0,r)}):a}},pseudos:{not:ue((function(e){var t=[],r=[],n=s(e.replace(q,"$1"));return n[b]?ue((function(e,t,r,a){for(var i,o=n(e,null,a,[]),s=e.length;s--;)(i=o[s])&&(e[s]=!(t[s]=i))})):function(e,a,i){return t[0]=e,n(t,null,i,r),t[0]=null,!r.pop()}})),has:ue((function(e){return function(t){return 0<se(e,t).length}})),contains:ue((function(e){return e=e.replace(te,re),function(t){return-1<(t.textContent||a(t)).indexOf(e)}})),lang:ue((function(e){return $.test(e||"")||se.error("unsupported lang: "+e),e=e.replace(te,re).toLowerCase(),function(t){var r;do{if(r=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(r=r.toLowerCase())===e||0===r.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var r=e.location&&e.location.hash;return r&&r.slice(1)===t.id},root:function(e){return e===p},focus:function(e){return e===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!n.pseudos.empty(e)},header:function(e){return Z.test(e.nodeName)},input:function(e){return J.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ge((function(){return[0]})),last:ge((function(e,t){return[t-1]})),eq:ge((function(e,t,r){return[r<0?r+t:r]})),even:ge((function(e,t){for(var r=0;r<t;r+=2)e.push(r);return e})),odd:ge((function(e,t){for(var r=1;r<t;r+=2)e.push(r);return e})),lt:ge((function(e,t,r){for(var n=r<0?r+t:t<r?t:r;0<=--n;)e.push(n);return e})),gt:ge((function(e,t,r){for(var n=r<0?r+t:r;++n<t;)e.push(n);return e}))}}).pseudos.nth=n.pseudos.eq,{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})n.pseudos[t]=he(t);for(t in{submit:!0,reset:!0})n.pseudos[t]=pe(t);function ye(){}function _e(e){for(var t=0,r=e.length,n="";t<r;t++)n+=e[t].value;return n}function be(e,t,r){var n=t.dir,a=t.next,i=a||n,o=r&&"parentNode"===i,s=x++;return t.first?function(t,r,a){for(;t=t[n];)if(1===t.nodeType||o)return e(t,r,a);return!1}:function(t,r,c){var u,l,f,d=[w,s];if(c){for(;t=t[n];)if((1===t.nodeType||o)&&e(t,r,c))return!0}else for(;t=t[n];)if(1===t.nodeType||o)if(l=(f=t[b]||(t[b]={}))[t.uniqueID]||(f[t.uniqueID]={}),a&&a===t.nodeName.toLowerCase())t=t[n]||t;else{if((u=l[i])&&u[0]===w&&u[1]===s)return d[2]=u[2];if((l[i]=d)[2]=e(t,r,c))return!0}return!1}}function Ae(e){return 1<e.length?function(t,r,n){for(var a=e.length;a--;)if(!e[a](t,r,n))return!1;return!0}:e[0]}function we(e,t,r,n,a){for(var i,o=[],s=0,c=e.length,u=null!=t;s<c;s++)(i=e[s])&&(r&&!r(i,n,a)||(o.push(i),u&&t.push(s)));return o}function xe(e,t,r,n,a,i){return n&&!n[b]&&(n=xe(n)),a&&!a[b]&&(a=xe(a,i)),ue((function(i,o,s,c){var u,l,f,d=[],h=[],p=o.length,m=i||function(e,t,r){for(var n=0,a=t.length;n<a;n++)se(e,t[n],r);return r}(t||"*",s.nodeType?[s]:s,[]),g=!e||!i&&t?m:we(m,d,e,s,c),v=r?a||(i?e:p||n)?[]:o:g;if(r&&r(g,v,s,c),n)for(u=we(v,h),n(u,[],s,c),l=u.length;l--;)(f=u[l])&&(v[h[l]]=!(g[h[l]]=f));if(i){if(a||e){if(a){for(u=[],l=v.length;l--;)(f=v[l])&&u.push(g[l]=f);a(null,v=[],u,c)}for(l=v.length;l--;)(f=v[l])&&-1<(u=a?R(i,f):d[l])&&(i[u]=!(o[u]=f))}}else v=we(v===o?v.splice(p,v.length):v),a?a(null,o,v,c):P.apply(o,v)}))}function ke(e){for(var t,r,a,i=e.length,o=n.relative[e[0].type],s=o||n.relative[" "],c=o?1:0,l=be((function(e){return e===t}),s,!0),f=be((function(e){return-1<R(t,e)}),s,!0),d=[function(e,r,n){var a=!o&&(n||r!==u)||((t=r).nodeType?l(e,r,n):f(e,r,n));return t=null,a}];c<i;c++)if(r=n.relative[e[c].type])d=[be(Ae(d),r)];else{if((r=n.filter[e[c].type].apply(null,e[c].matches))[b]){for(a=++c;a<i&&!n.relative[e[a].type];a++);return xe(1<c&&Ae(d),1<c&&_e(e.slice(0,c-1).concat({value:" "===e[c-2].type?"*":""})).replace(q,"$1"),r,c<a&&ke(e.slice(c,a)),a<i&&ke(e=e.slice(a)),a<i&&_e(e))}d.push(r)}return Ae(d)}return ye.prototype=n.filters=n.pseudos,n.setFilters=new ye,o=se.tokenize=function(e,t){var r,a,i,o,s,c,u,l=E[e+" "];if(l)return t?0:l.slice(0);for(s=e,c=[],u=n.preFilter;s;){for(o in r&&!(a=H.exec(s))||(a&&(s=s.slice(a[0].length)||s),c.push(i=[])),r=!1,(a=F.exec(s))&&(r=a.shift(),i.push({value:r,type:a[0].replace(q," ")}),s=s.slice(r.length)),n.filter)!(a=V[o].exec(s))||u[o]&&!(a=u[o](a))||(r=a.shift(),i.push({value:r,type:o,matches:a}),s=s.slice(r.length));if(!r)break}return t?s.length:s?se.error(e):E(e,c).slice(0)},s=se.compile=function(e,t){var r,a,i,s,c,l,f=[],p=[],g=M[e+" "];if(!g){for(t||(t=o(e)),r=t.length;r--;)(g=ke(t[r]))[b]?f.push(g):p.push(g);(g=M(e,(a=p,s=0<(i=f).length,c=0<a.length,l=function(e,t,r,o,l){var f,p,g,v=0,y="0",_=e&&[],b=[],A=u,x=e||c&&n.find.TAG("*",l),k=w+=null==A?1:Math.random()||.1,E=x.length;for(l&&(u=t==h||t||l);y!==E&&null!=(f=x[y]);y++){if(c&&f){for(p=0,t||f.ownerDocument==h||(d(f),r=!m);g=a[p++];)if(g(f,t||h,r)){o.push(f);break}l&&(w=k)}s&&((f=!g&&f)&&v--,e&&_.push(f))}if(v+=y,s&&y!==v){for(p=0;g=i[p++];)g(_,b,t,r);if(e){if(0<v)for(;y--;)_[y]||b[y]||(b[y]=O.call(o));b=we(b)}P.apply(o,b),l&&!e&&0<b.length&&1<v+i.length&&se.uniqueSort(o)}return l&&(w=k,u=A),_},s?ue(l):l))).selector=e}return g},c=se.select=function(e,t,r,a){var i,c,u,l,f,d="function"==typeof e&&e,h=!a&&o(e=d.selector||e);if(r=r||[],1===h.length){if(2<(c=h[0]=h[0].slice(0)).length&&"ID"===(u=c[0]).type&&9===t.nodeType&&m&&n.relative[c[1].type]){if(!(t=(n.find.ID(u.matches[0].replace(te,re),t)||[])[0]))return r;d&&(t=t.parentNode),e=e.slice(c.shift().value.length)}for(i=V.needsContext.test(e)?0:c.length;i--&&(u=c[i],!n.relative[l=u.type]);)if((f=n.find[l])&&(a=f(u.matches[0].replace(te,re),ee.test(c[0].type)&&ve(t.parentNode)||t))){if(c.splice(i,1),!(e=a.length&&_e(c)))return P.apply(r,a),r;break}}return(d||s(e,h))(a,t,!m,r,!t||ee.test(e)&&ve(t.parentNode)||t),r},r.sortStable=b.split("").sort(T).join("")===b,r.detectDuplicates=!!f,d(),r.sortDetached=le((function(e){return 1&e.compareDocumentPosition(h.createElement("fieldset"))})),le((function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")}))||fe("type|href|height|width",(function(e,t,r){if(!r)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),r.attributes&&le((function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||fe("value",(function(e,t,r){if(!r&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),le((function(e){return null==e.getAttribute("disabled")}))||fe(z,(function(e,t,r){var n;if(!r)return!0===e[t]?t.toLowerCase():(n=e.getAttributeNode(t))&&n.specified?n.value:null})),se}(e);A.find=x,A.expr=x.selectors,A.expr[":"]=A.expr.pseudos,A.uniqueSort=A.unique=x.uniqueSort,A.text=x.getText,A.isXMLDoc=x.isXML,A.contains=x.contains,A.escapeSelector=x.escape;var k=function(e,t,r){for(var n=[],a=void 0!==r;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(a&&A(e).is(r))break;n.push(e)}return n},E=function(e,t){for(var r=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&r.push(e);return r},M=A.expr.match.needsContext;function S(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var T=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function C(e,t,r){return p(t)?A.grep(e,(function(e,n){return!!t.call(e,n,e)!==r})):t.nodeType?A.grep(e,(function(e){return e===t!==r})):"string"!=typeof t?A.grep(e,(function(e){return-1<s.call(t,e)!==r})):A.filter(t,e,r)}A.filter=function(e,t,r){var n=t[0];return r&&(e=":not("+e+")"),1===t.length&&1===n.nodeType?A.find.matchesSelector(n,e)?[n]:[]:A.find.matches(e,A.grep(t,(function(e){return 1===e.nodeType})))},A.fn.extend({find:function(e){var t,r,n=this.length,a=this;if("string"!=typeof e)return this.pushStack(A(e).filter((function(){for(t=0;t<n;t++)if(A.contains(a[t],this))return!0})));for(r=this.pushStack([]),t=0;t<n;t++)A.find(e,a[t],r);return 1<n?A.uniqueSort(r):r},filter:function(e){return this.pushStack(C(this,e||[],!1))},not:function(e){return this.pushStack(C(this,e||[],!0))},is:function(e){return!!C(this,"string"==typeof e&&M.test(e)?A(e):e||[],!1).length}});var D,O=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(A.fn.init=function(e,t,r){var n,a;if(!e)return this;if(r=r||D,"string"==typeof e){if(!(n="<"===e[0]&&">"===e[e.length-1]&&3<=e.length?[null,e,null]:O.exec(e))||!n[1]&&t)return!t||t.jquery?(t||r).find(e):this.constructor(t).find(e);if(n[1]){if(t=t instanceof A?t[0]:t,A.merge(this,A.parseHTML(n[1],t&&t.nodeType?t.ownerDocument||t:g,!0)),T.test(n[1])&&A.isPlainObject(t))for(n in t)p(this[n])?this[n](t[n]):this.attr(n,t[n]);return this}return(a=g.getElementById(n[2]))&&(this[0]=a,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):p(e)?void 0!==r.ready?r.ready(e):e(A):A.makeArray(e,this)}).prototype=A.fn,D=A(g);var N=/^(?:parents|prev(?:Until|All))/,P={children:!0,contents:!0,next:!0,prev:!0};function j(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}A.fn.extend({has:function(e){var t=A(e,this),r=t.length;return this.filter((function(){for(var e=0;e<r;e++)if(A.contains(this,t[e]))return!0}))},closest:function(e,t){var r,n=0,a=this.length,i=[],o="string"!=typeof e&&A(e);if(!M.test(e))for(;n<a;n++)for(r=this[n];r&&r!==t;r=r.parentNode)if(r.nodeType<11&&(o?-1<o.index(r):1===r.nodeType&&A.find.matchesSelector(r,e))){i.push(r);break}return this.pushStack(1<i.length?A.uniqueSort(i):i)},index:function(e){return e?"string"==typeof e?s.call(A(e),this[0]):s.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(A.uniqueSort(A.merge(this.get(),A(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),A.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,r){return k(e,"parentNode",r)},next:function(e){return j(e,"nextSibling")},prev:function(e){return j(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,r){return k(e,"nextSibling",r)},prevUntil:function(e,t,r){return k(e,"previousSibling",r)},siblings:function(e){return E((e.parentNode||{}).firstChild,e)},children:function(e){return E(e.firstChild)},contents:function(e){return null!=e.contentDocument&&n(e.contentDocument)?e.contentDocument:(S(e,"template")&&(e=e.content||e),A.merge([],e.childNodes))}},(function(e,t){A.fn[e]=function(r,n){var a=A.map(this,t,r);return"Until"!==e.slice(-5)&&(n=r),n&&"string"==typeof n&&(a=A.filter(n,a)),1<this.length&&(P[e]||A.uniqueSort(a),N.test(e)&&a.reverse()),this.pushStack(a)}}));var R=/[^\x20\t\r\n\f]+/g;function z(e){return e}function L(e){throw e}function Y(e,t,r,n){var a;try{e&&p(a=e.promise)?a.call(e).done(t).fail(r):e&&p(a=e.then)?a.call(e,t,r):t.apply(void 0,[e].slice(n))}catch(e){r.apply(void 0,[e])}}A.Callbacks=function(e){var t,r;e="string"==typeof e?(t=e,r={},A.each(t.match(R)||[],(function(e,t){r[t]=!0})),r):A.extend({},e);var n,a,i,o,s=[],c=[],u=-1,l=function(){for(o=o||e.once,i=n=!0;c.length;u=-1)for(a=c.shift();++u<s.length;)!1===s[u].apply(a[0],a[1])&&e.stopOnFalse&&(u=s.length,a=!1);e.memory||(a=!1),n=!1,o&&(s=a?[]:"")},f={add:function(){return s&&(a&&!n&&(u=s.length-1,c.push(a)),function t(r){A.each(r,(function(r,n){p(n)?e.unique&&f.has(n)||s.push(n):n&&n.length&&"string"!==_(n)&&t(n)}))}(arguments),a&&!n&&l()),this},remove:function(){return A.each(arguments,(function(e,t){for(var r;-1<(r=A.inArray(t,s,r));)s.splice(r,1),r<=u&&u--})),this},has:function(e){return e?-1<A.inArray(e,s):0<s.length},empty:function(){return s&&(s=[]),this},disable:function(){return o=c=[],s=a="",this},disabled:function(){return!s},lock:function(){return o=c=[],a||n||(s=a=""),this},locked:function(){return!!o},fireWith:function(e,t){return o||(t=[e,(t=t||[]).slice?t.slice():t],c.push(t),n||l()),this},fire:function(){return f.fireWith(this,arguments),this},fired:function(){return!!i}};return f},A.extend({Deferred:function(t){var r=[["notify","progress",A.Callbacks("memory"),A.Callbacks("memory"),2],["resolve","done",A.Callbacks("once memory"),A.Callbacks("once memory"),0,"resolved"],["reject","fail",A.Callbacks("once memory"),A.Callbacks("once memory"),1,"rejected"]],n="pending",a={state:function(){return n},always:function(){return i.done(arguments).fail(arguments),this},catch:function(e){return a.then(null,e)},pipe:function(){var e=arguments;return A.Deferred((function(t){A.each(r,(function(r,n){var a=p(e[n[4]])&&e[n[4]];i[n[1]]((function(){var e=a&&a.apply(this,arguments);e&&p(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[n[0]+"With"](this,a?[e]:arguments)}))})),e=null})).promise()},then:function(t,n,a){var i=0;function o(t,r,n,a){return function(){var s=this,c=arguments,u=function(){var e,u;if(!(t<i)){if((e=n.apply(s,c))===r.promise())throw new TypeError("Thenable self-resolution");u=e&&("object"==typeof e||"function"==typeof e)&&e.then,p(u)?a?u.call(e,o(i,r,z,a),o(i,r,L,a)):(i++,u.call(e,o(i,r,z,a),o(i,r,L,a),o(i,r,z,r.notifyWith))):(n!==z&&(s=void 0,c=[e]),(a||r.resolveWith)(s,c))}},l=a?u:function(){try{u()}catch(e){A.Deferred.exceptionHook&&A.Deferred.exceptionHook(e,l.stackTrace),i<=t+1&&(n!==L&&(s=void 0,c=[e]),r.rejectWith(s,c))}};t?l():(A.Deferred.getStackHook&&(l.stackTrace=A.Deferred.getStackHook()),e.setTimeout(l))}}return A.Deferred((function(e){r[0][3].add(o(0,e,p(a)?a:z,e.notifyWith)),r[1][3].add(o(0,e,p(t)?t:z)),r[2][3].add(o(0,e,p(n)?n:L))})).promise()},promise:function(e){return null!=e?A.extend(e,a):a}},i={};return A.each(r,(function(e,t){var o=t[2],s=t[5];a[t[1]]=o.add,s&&o.add((function(){n=s}),r[3-e][2].disable,r[3-e][3].disable,r[0][2].lock,r[0][3].lock),o.add(t[3].fire),i[t[0]]=function(){return i[t[0]+"With"](this===i?void 0:this,arguments),this},i[t[0]+"With"]=o.fireWith})),a.promise(i),t&&t.call(i,i),i},when:function(e){var t=arguments.length,r=t,n=Array(r),i=a.call(arguments),o=A.Deferred(),s=function(e){return function(r){n[e]=this,i[e]=1<arguments.length?a.call(arguments):r,--t||o.resolveWith(n,i)}};if(t<=1&&(Y(e,o.done(s(r)).resolve,o.reject,!t),"pending"===o.state()||p(i[r]&&i[r].then)))return o.then();for(;r--;)Y(i[r],s(r),o.reject);return o.promise()}});var W=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;A.Deferred.exceptionHook=function(t,r){e.console&&e.console.warn&&t&&W.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,r)},A.readyException=function(t){e.setTimeout((function(){throw t}))};var I=A.Deferred();function B(){g.removeEventListener("DOMContentLoaded",B),e.removeEventListener("load",B),A.ready()}A.fn.ready=function(e){return I.then(e).catch((function(e){A.readyException(e)})),this},A.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--A.readyWait:A.isReady)||(A.isReady=!0)!==e&&0<--A.readyWait||I.resolveWith(g,[A])}}),A.ready.then=I.then,"complete"===g.readyState||"loading"!==g.readyState&&!g.documentElement.doScroll?e.setTimeout(A.ready):(g.addEventListener("DOMContentLoaded",B),e.addEventListener("load",B));var q=function(e,t,r,n,a,i,o){var s=0,c=e.length,u=null==r;if("object"===_(r))for(s in a=!0,r)q(e,t,s,r[s],!0,i,o);else if(void 0!==n&&(a=!0,p(n)||(o=!0),u&&(o?(t.call(e,n),t=null):(u=t,t=function(e,t,r){return u.call(A(e),r)})),t))for(;s<c;s++)t(e[s],r,o?n:n.call(e[s],s,t(e[s],r)));return a?e:u?t.call(e):c?t(e[0],r):i},H=/^-ms-/,F=/-([a-z])/g;function G(e,t){return t.toUpperCase()}function U(e){return e.replace(H,"ms-").replace(F,G)}var $=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function V(){this.expando=A.expando+V.uid++}V.uid=1,V.prototype={cache:function(e){var t=e[this.expando];return t||(t={},$(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,r){var n,a=this.cache(e);if("string"==typeof t)a[U(t)]=r;else for(n in t)a[U(n)]=t[n];return a},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][U(t)]},access:function(e,t,r){return void 0===t||t&&"string"==typeof t&&void 0===r?this.get(e,t):(this.set(e,t,r),void 0!==r?r:t)},remove:function(e,t){var r,n=e[this.expando];if(void 0!==n){if(void 0!==t){r=(t=Array.isArray(t)?t.map(U):(t=U(t))in n?[t]:t.match(R)||[]).length;for(;r--;)delete n[t[r]]}(void 0===t||A.isEmptyObject(n))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!A.isEmptyObject(t)}};var K=new V,J=new V,Z=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,X=/[A-Z]/g;function Q(e,t,r){var n,a;if(void 0===r&&1===e.nodeType)if(n="data-"+t.replace(X,"-$&").toLowerCase(),"string"==typeof(r=e.getAttribute(n))){try{r="true"===(a=r)||"false"!==a&&("null"===a?null:a===+a+""?+a:Z.test(a)?JSON.parse(a):a)}catch(e){}J.set(e,t,r)}else r=void 0;return r}A.extend({hasData:function(e){return J.hasData(e)||K.hasData(e)},data:function(e,t,r){return J.access(e,t,r)},removeData:function(e,t){J.remove(e,t)},_data:function(e,t,r){return K.access(e,t,r)},_removeData:function(e,t){K.remove(e,t)}}),A.fn.extend({data:function(e,t){var r,n,a,i=this[0],o=i&&i.attributes;if(void 0===e){if(this.length&&(a=J.get(i),1===i.nodeType&&!K.get(i,"hasDataAttrs"))){for(r=o.length;r--;)o[r]&&0===(n=o[r].name).indexOf("data-")&&(n=U(n.slice(5)),Q(i,n,a[n]));K.set(i,"hasDataAttrs",!0)}return a}return"object"==typeof e?this.each((function(){J.set(this,e)})):q(this,(function(t){var r;if(i&&void 0===t)return void 0!==(r=J.get(i,e))||void 0!==(r=Q(i,e))?r:void 0;this.each((function(){J.set(this,e,t)}))}),null,t,1<arguments.length,null,!0)},removeData:function(e){return this.each((function(){J.remove(this,e)}))}}),A.extend({queue:function(e,t,r){var n;if(e)return t=(t||"fx")+"queue",n=K.get(e,t),r&&(!n||Array.isArray(r)?n=K.access(e,t,A.makeArray(r)):n.push(r)),n||[]},dequeue:function(e,t){t=t||"fx";var r=A.queue(e,t),n=r.length,a=r.shift(),i=A._queueHooks(e,t);"inprogress"===a&&(a=r.shift(),n--),a&&("fx"===t&&r.unshift("inprogress"),delete i.stop,a.call(e,(function(){A.dequeue(e,t)}),i)),!n&&i&&i.empty.fire()},_queueHooks:function(e,t){var r=t+"queueHooks";return K.get(e,r)||K.access(e,r,{empty:A.Callbacks("once memory").add((function(){K.remove(e,[t+"queue",r])}))})}}),A.fn.extend({queue:function(e,t){var r=2;return"string"!=typeof e&&(t=e,e="fx",r--),arguments.length<r?A.queue(this[0],e):void 0===t?this:this.each((function(){var r=A.queue(this,e,t);A._queueHooks(this,e),"fx"===e&&"inprogress"!==r[0]&&A.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){A.dequeue(this,e)}))},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var r,n=1,a=A.Deferred(),i=this,o=this.length,s=function(){--n||a.resolveWith(i,[i])};for("string"!=typeof e&&(t=e,e=void 0),e=e||"fx";o--;)(r=K.get(i[o],e+"queueHooks"))&&r.empty&&(n++,r.empty.add(s));return s(),a.promise(t)}});var ee=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,te=new RegExp("^(?:([+-])=|)("+ee+")([a-z%]*)$","i"),re=["Top","Right","Bottom","Left"],ne=g.documentElement,ae=function(e){return A.contains(e.ownerDocument,e)},ie={composed:!0};ne.getRootNode&&(ae=function(e){return A.contains(e.ownerDocument,e)||e.getRootNode(ie)===e.ownerDocument});var oe=function(e,t){return"none"===(e=t||e).style.display||""===e.style.display&&ae(e)&&"none"===A.css(e,"display")};function se(e,t,r,n){var a,i,o=20,s=n?function(){return n.cur()}:function(){return A.css(e,t,"")},c=s(),u=r&&r[3]||(A.cssNumber[t]?"":"px"),l=e.nodeType&&(A.cssNumber[t]||"px"!==u&&+c)&&te.exec(A.css(e,t));if(l&&l[3]!==u){for(c/=2,u=u||l[3],l=+c||1;o--;)A.style(e,t,l+u),(1-i)*(1-(i=s()/c||.5))<=0&&(o=0),l/=i;l*=2,A.style(e,t,l+u),r=r||[]}return r&&(l=+l||+c||0,a=r[1]?l+(r[1]+1)*r[2]:+r[2],n&&(n.unit=u,n.start=l,n.end=a)),a}var ce={};function ue(e,t){for(var r,n,a,i,o,s,c,u=[],l=0,f=e.length;l<f;l++)(n=e[l]).style&&(r=n.style.display,t?("none"===r&&(u[l]=K.get(n,"display")||null,u[l]||(n.style.display="")),""===n.style.display&&oe(n)&&(u[l]=(c=o=i=void 0,o=(a=n).ownerDocument,s=a.nodeName,(c=ce[s])||(i=o.body.appendChild(o.createElement(s)),c=A.css(i,"display"),i.parentNode.removeChild(i),"none"===c&&(c="block"),ce[s]=c)))):"none"!==r&&(u[l]="none",K.set(n,"display",r)));for(l=0;l<f;l++)null!=u[l]&&(e[l].style.display=u[l]);return e}A.fn.extend({show:function(){return ue(this,!0)},hide:function(){return ue(this)},toggle:function(e){return"boolean"==typeof e?e?this.show():this.hide():this.each((function(){oe(this)?A(this).show():A(this).hide()}))}});var le,fe,de=/^(?:checkbox|radio)$/i,he=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,pe=/^$|^module$|\/(?:java|ecma)script/i;le=g.createDocumentFragment().appendChild(g.createElement("div")),(fe=g.createElement("input")).setAttribute("type","radio"),fe.setAttribute("checked","checked"),fe.setAttribute("name","t"),le.appendChild(fe),h.checkClone=le.cloneNode(!0).cloneNode(!0).lastChild.checked,le.innerHTML="<textarea>x</textarea>",h.noCloneChecked=!!le.cloneNode(!0).lastChild.defaultValue,le.innerHTML="<option></option>",h.option=!!le.lastChild;var me={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function ge(e,t){var r;return r=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&S(e,t)?A.merge([e],r):r}function ve(e,t){for(var r=0,n=e.length;r<n;r++)K.set(e[r],"globalEval",!t||K.get(t[r],"globalEval"))}me.tbody=me.tfoot=me.colgroup=me.caption=me.thead,me.th=me.td,h.option||(me.optgroup=me.option=[1,"<select multiple='multiple'>","</select>"]);var ye=/<|&#?\w+;/;function _e(e,t,r,n,a){for(var i,o,s,c,u,l,f=t.createDocumentFragment(),d=[],h=0,p=e.length;h<p;h++)if((i=e[h])||0===i)if("object"===_(i))A.merge(d,i.nodeType?[i]:i);else if(ye.test(i)){for(o=o||f.appendChild(t.createElement("div")),s=(he.exec(i)||["",""])[1].toLowerCase(),c=me[s]||me._default,o.innerHTML=c[1]+A.htmlPrefilter(i)+c[2],l=c[0];l--;)o=o.lastChild;A.merge(d,o.childNodes),(o=f.firstChild).textContent=""}else d.push(t.createTextNode(i));for(f.textContent="",h=0;i=d[h++];)if(n&&-1<A.inArray(i,n))a&&a.push(i);else if(u=ae(i),o=ge(f.appendChild(i),"script"),u&&ve(o),r)for(l=0;i=o[l++];)pe.test(i.type||"")&&r.push(i);return f}var be=/^([^.]*)(?:\.(.+)|)/;function Ae(){return!0}function we(){return!1}function xe(e,t){return e===function(){try{return g.activeElement}catch(e){}}()==("focus"===t)}function ke(e,t,r,n,a,i){var o,s;if("object"==typeof t){for(s in"string"!=typeof r&&(n=n||r,r=void 0),t)ke(e,s,r,n,t[s],i);return e}if(null==n&&null==a?(a=r,n=r=void 0):null==a&&("string"==typeof r?(a=n,n=void 0):(a=n,n=r,r=void 0)),!1===a)a=we;else if(!a)return e;return 1===i&&(o=a,(a=function(e){return A().off(e),o.apply(this,arguments)}).guid=o.guid||(o.guid=A.guid++)),e.each((function(){A.event.add(this,t,a,n,r)}))}function Ee(e,t,r){r?(K.set(e,t,!1),A.event.add(e,t,{namespace:!1,handler:function(e){var n,i,o=K.get(this,t);if(1&e.isTrigger&&this[t]){if(o.length)(A.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=a.call(arguments),K.set(this,t,o),n=r(this,t),this[t](),o!==(i=K.get(this,t))||n?K.set(this,t,!1):i={},o!==i)return e.stopImmediatePropagation(),e.preventDefault(),i&&i.value}else o.length&&(K.set(this,t,{value:A.event.trigger(A.extend(o[0],A.Event.prototype),o.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===K.get(e,t)&&A.event.add(e,t,Ae)}A.event={global:{},add:function(e,t,r,n,a){var i,o,s,c,u,l,f,d,h,p,m,g=K.get(e);if($(e))for(r.handler&&(r=(i=r).handler,a=i.selector),a&&A.find.matchesSelector(ne,a),r.guid||(r.guid=A.guid++),(c=g.events)||(c=g.events=Object.create(null)),(o=g.handle)||(o=g.handle=function(t){return void 0!==A&&A.event.triggered!==t.type?A.event.dispatch.apply(e,arguments):void 0}),u=(t=(t||"").match(R)||[""]).length;u--;)h=m=(s=be.exec(t[u])||[])[1],p=(s[2]||"").split(".").sort(),h&&(f=A.event.special[h]||{},h=(a?f.delegateType:f.bindType)||h,f=A.event.special[h]||{},l=A.extend({type:h,origType:m,data:n,handler:r,guid:r.guid,selector:a,needsContext:a&&A.expr.match.needsContext.test(a),namespace:p.join(".")},i),(d=c[h])||((d=c[h]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,n,p,o)||e.addEventListener&&e.addEventListener(h,o)),f.add&&(f.add.call(e,l),l.handler.guid||(l.handler.guid=r.guid)),a?d.splice(d.delegateCount++,0,l):d.push(l),A.event.global[h]=!0)},remove:function(e,t,r,n,a){var i,o,s,c,u,l,f,d,h,p,m,g=K.hasData(e)&&K.get(e);if(g&&(c=g.events)){for(u=(t=(t||"").match(R)||[""]).length;u--;)if(h=m=(s=be.exec(t[u])||[])[1],p=(s[2]||"").split(".").sort(),h){for(f=A.event.special[h]||{},d=c[h=(n?f.delegateType:f.bindType)||h]||[],s=s[2]&&new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"),o=i=d.length;i--;)l=d[i],!a&&m!==l.origType||r&&r.guid!==l.guid||s&&!s.test(l.namespace)||n&&n!==l.selector&&("**"!==n||!l.selector)||(d.splice(i,1),l.selector&&d.delegateCount--,f.remove&&f.remove.call(e,l));o&&!d.length&&(f.teardown&&!1!==f.teardown.call(e,p,g.handle)||A.removeEvent(e,h,g.handle),delete c[h])}else for(h in c)A.event.remove(e,h+t[u],r,n,!0);A.isEmptyObject(c)&&K.remove(e,"handle events")}},dispatch:function(e){var t,r,n,a,i,o,s=new Array(arguments.length),c=A.event.fix(e),u=(K.get(this,"events")||Object.create(null))[c.type]||[],l=A.event.special[c.type]||{};for(s[0]=c,t=1;t<arguments.length;t++)s[t]=arguments[t];if(c.delegateTarget=this,!l.preDispatch||!1!==l.preDispatch.call(this,c)){for(o=A.event.handlers.call(this,c,u),t=0;(a=o[t++])&&!c.isPropagationStopped();)for(c.currentTarget=a.elem,r=0;(i=a.handlers[r++])&&!c.isImmediatePropagationStopped();)c.rnamespace&&!1!==i.namespace&&!c.rnamespace.test(i.namespace)||(c.handleObj=i,c.data=i.data,void 0!==(n=((A.event.special[i.origType]||{}).handle||i.handler).apply(a.elem,s))&&!1===(c.result=n)&&(c.preventDefault(),c.stopPropagation()));return l.postDispatch&&l.postDispatch.call(this,c),c.result}},handlers:function(e,t){var r,n,a,i,o,s=[],c=t.delegateCount,u=e.target;if(c&&u.nodeType&&!("click"===e.type&&1<=e.button))for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&("click"!==e.type||!0!==u.disabled)){for(i=[],o={},r=0;r<c;r++)void 0===o[a=(n=t[r]).selector+" "]&&(o[a]=n.needsContext?-1<A(a,this).index(u):A.find(a,this,null,[u]).length),o[a]&&i.push(n);i.length&&s.push({elem:u,handlers:i})}return u=this,c<t.length&&s.push({elem:u,handlers:t.slice(c)}),s},addProp:function(e,t){Object.defineProperty(A.Event.prototype,e,{enumerable:!0,configurable:!0,get:p(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[A.expando]?e:new A.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return de.test(t.type)&&t.click&&S(t,"input")&&Ee(t,"click",Ae),!1},trigger:function(e){var t=this||e;return de.test(t.type)&&t.click&&S(t,"input")&&Ee(t,"click"),!0},_default:function(e){var t=e.target;return de.test(t.type)&&t.click&&S(t,"input")&&K.get(t,"click")||S(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},A.removeEvent=function(e,t,r){e.removeEventListener&&e.removeEventListener(t,r)},A.Event=function(e,t){if(!(this instanceof A.Event))return new A.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Ae:we,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&A.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[A.expando]=!0},A.Event.prototype={constructor:A.Event,isDefaultPrevented:we,isPropagationStopped:we,isImmediatePropagationStopped:we,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Ae,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Ae,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Ae,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},A.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},A.event.addProp),A.each({focus:"focusin",blur:"focusout"},(function(e,t){A.event.special[e]={setup:function(){return Ee(this,e,xe),!1},trigger:function(){return Ee(this,e),!0},_default:function(){return!0},delegateType:t}})),A.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(e,t){A.event.special[e]={delegateType:t,bindType:t,handle:function(e){var r,n=e.relatedTarget,a=e.handleObj;return n&&(n===this||A.contains(this,n))||(e.type=a.origType,r=a.handler.apply(this,arguments),e.type=t),r}}})),A.fn.extend({on:function(e,t,r,n){return ke(this,e,t,r,n)},one:function(e,t,r,n){return ke(this,e,t,r,n,1)},off:function(e,t,r){var n,a;if(e&&e.preventDefault&&e.handleObj)return n=e.handleObj,A(e.delegateTarget).off(n.namespace?n.origType+"."+n.namespace:n.origType,n.selector,n.handler),this;if("object"==typeof e){for(a in e)this.off(a,t,e[a]);return this}return!1!==t&&"function"!=typeof t||(r=t,t=void 0),!1===r&&(r=we),this.each((function(){A.event.remove(this,e,r,t)}))}});var Me=/<script|<style|<link/i,Se=/checked\s*(?:[^=]|=\s*.checked.)/i,Te=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ce(e,t){return S(e,"table")&&S(11!==t.nodeType?t:t.firstChild,"tr")&&A(e).children("tbody")[0]||e}function De(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Ne(e,t){var r,n,a,i,o,s;if(1===t.nodeType){if(K.hasData(e)&&(s=K.get(e).events))for(a in K.remove(t,"handle events"),s)for(r=0,n=s[a].length;r<n;r++)A.event.add(t,a,s[a][r]);J.hasData(e)&&(i=J.access(e),o=A.extend({},i),J.set(t,o))}}function Pe(e,t,r,n){t=i(t);var a,o,s,c,u,l,f=0,d=e.length,m=d-1,g=t[0],v=p(g);if(v||1<d&&"string"==typeof g&&!h.checkClone&&Se.test(g))return e.each((function(a){var i=e.eq(a);v&&(t[0]=g.call(this,a,i.html())),Pe(i,t,r,n)}));if(d&&(o=(a=_e(t,e[0].ownerDocument,!1,e,n)).firstChild,1===a.childNodes.length&&(a=o),o||n)){for(c=(s=A.map(ge(a,"script"),De)).length;f<d;f++)u=a,f!==m&&(u=A.clone(u,!0,!0),c&&A.merge(s,ge(u,"script"))),r.call(e[f],u,f);if(c)for(l=s[s.length-1].ownerDocument,A.map(s,Oe),f=0;f<c;f++)u=s[f],pe.test(u.type||"")&&!K.access(u,"globalEval")&&A.contains(l,u)&&(u.src&&"module"!==(u.type||"").toLowerCase()?A._evalUrl&&!u.noModule&&A._evalUrl(u.src,{nonce:u.nonce||u.getAttribute("nonce")},l):y(u.textContent.replace(Te,""),u,l))}return e}function je(e,t,r){for(var n,a=t?A.filter(t,e):e,i=0;null!=(n=a[i]);i++)r||1!==n.nodeType||A.cleanData(ge(n)),n.parentNode&&(r&&ae(n)&&ve(ge(n,"script")),n.parentNode.removeChild(n));return e}A.extend({htmlPrefilter:function(e){return e},clone:function(e,t,r){var n,a,i,o,s,c,u,l=e.cloneNode(!0),f=ae(e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||A.isXMLDoc(e)))for(o=ge(l),n=0,a=(i=ge(e)).length;n<a;n++)s=i[n],"input"===(u=(c=o[n]).nodeName.toLowerCase())&&de.test(s.type)?c.checked=s.checked:"input"!==u&&"textarea"!==u||(c.defaultValue=s.defaultValue);if(t)if(r)for(i=i||ge(e),o=o||ge(l),n=0,a=i.length;n<a;n++)Ne(i[n],o[n]);else Ne(e,l);return 0<(o=ge(l,"script")).length&&ve(o,!f&&ge(e,"script")),l},cleanData:function(e){for(var t,r,n,a=A.event.special,i=0;void 0!==(r=e[i]);i++)if($(r)){if(t=r[K.expando]){if(t.events)for(n in t.events)a[n]?A.event.remove(r,n):A.removeEvent(r,n,t.handle);r[K.expando]=void 0}r[J.expando]&&(r[J.expando]=void 0)}}}),A.fn.extend({detach:function(e){return je(this,e,!0)},remove:function(e){return je(this,e)},text:function(e){return q(this,(function(e){return void 0===e?A.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Pe(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Ce(this,e).appendChild(e)}))},prepend:function(){return Pe(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Ce(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Pe(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Pe(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(A.cleanData(ge(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return A.clone(this,e,t)}))},html:function(e){return q(this,(function(e){var t=this[0]||{},r=0,n=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Me.test(e)&&!me[(he.exec(e)||["",""])[1].toLowerCase()]){e=A.htmlPrefilter(e);try{for(;r<n;r++)1===(t=this[r]||{}).nodeType&&(A.cleanData(ge(t,!1)),t.innerHTML=e);t=0}catch(e){}}t&&this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(){var e=[];return Pe(this,arguments,(function(t){var r=this.parentNode;A.inArray(this,e)<0&&(A.cleanData(ge(this)),r&&r.replaceChild(t,this))}),e)}}),A.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(e,t){A.fn[e]=function(e){for(var r,n=[],a=A(e),i=a.length-1,s=0;s<=i;s++)r=s===i?this:this.clone(!0),A(a[s])[t](r),o.apply(n,r.get());return this.pushStack(n)}}));var Re=new RegExp("^("+ee+")(?!px)[a-z%]+$","i"),ze=function(t){var r=t.ownerDocument.defaultView;return r&&r.opener||(r=e),r.getComputedStyle(t)},Le=function(e,t,r){var n,a,i={};for(a in t)i[a]=e.style[a],e.style[a]=t[a];for(a in n=r.call(e),t)e.style[a]=i[a];return n},Ye=new RegExp(re.join("|"),"i");function We(e,t,r){var n,a,i,o,s=e.style;return(r=r||ze(e))&&(""!==(o=r.getPropertyValue(t)||r[t])||ae(e)||(o=A.style(e,t)),!h.pixelBoxStyles()&&Re.test(o)&&Ye.test(t)&&(n=s.width,a=s.minWidth,i=s.maxWidth,s.minWidth=s.maxWidth=s.width=o,o=r.width,s.width=n,s.minWidth=a,s.maxWidth=i)),void 0!==o?o+"":o}function Ie(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}!function(){function t(){if(l){u.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",l.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",ne.appendChild(u).appendChild(l);var t=e.getComputedStyle(l);n="1%"!==t.top,c=12===r(t.marginLeft),l.style.right="60%",o=36===r(t.right),a=36===r(t.width),l.style.position="absolute",i=12===r(l.offsetWidth/3),ne.removeChild(u),l=null}}function r(e){return Math.round(parseFloat(e))}var n,a,i,o,s,c,u=g.createElement("div"),l=g.createElement("div");l.style&&(l.style.backgroundClip="content-box",l.cloneNode(!0).style.backgroundClip="",h.clearCloneStyle="content-box"===l.style.backgroundClip,A.extend(h,{boxSizingReliable:function(){return t(),a},pixelBoxStyles:function(){return t(),o},pixelPosition:function(){return t(),n},reliableMarginLeft:function(){return t(),c},scrollboxSize:function(){return t(),i},reliableTrDimensions:function(){var t,r,n,a;return null==s&&(t=g.createElement("table"),r=g.createElement("tr"),n=g.createElement("div"),t.style.cssText="position:absolute;left:-11111px;border-collapse:separate",r.style.cssText="border:1px solid",r.style.height="1px",n.style.height="9px",n.style.display="block",ne.appendChild(t).appendChild(r).appendChild(n),a=e.getComputedStyle(r),s=parseInt(a.height,10)+parseInt(a.borderTopWidth,10)+parseInt(a.borderBottomWidth,10)===r.offsetHeight,ne.removeChild(t)),s}}))}();var Be=["Webkit","Moz","ms"],qe=g.createElement("div").style,He={};function Fe(e){return A.cssProps[e]||He[e]||(e in qe?e:He[e]=function(e){for(var t=e[0].toUpperCase()+e.slice(1),r=Be.length;r--;)if((e=Be[r]+t)in qe)return e}(e)||e)}var Ge=/^(none|table(?!-c[ea]).+)/,Ue=/^--/,$e={position:"absolute",visibility:"hidden",display:"block"},Ve={letterSpacing:"0",fontWeight:"400"};function Ke(e,t,r){var n=te.exec(t);return n?Math.max(0,n[2]-(r||0))+(n[3]||"px"):t}function Je(e,t,r,n,a,i){var o="width"===t?1:0,s=0,c=0;if(r===(n?"border":"content"))return 0;for(;o<4;o+=2)"margin"===r&&(c+=A.css(e,r+re[o],!0,a)),n?("content"===r&&(c-=A.css(e,"padding"+re[o],!0,a)),"margin"!==r&&(c-=A.css(e,"border"+re[o]+"Width",!0,a))):(c+=A.css(e,"padding"+re[o],!0,a),"padding"!==r?c+=A.css(e,"border"+re[o]+"Width",!0,a):s+=A.css(e,"border"+re[o]+"Width",!0,a));return!n&&0<=i&&(c+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-i-c-s-.5))||0),c}function Ze(e,t,r){var n=ze(e),a=(!h.boxSizingReliable()||r)&&"border-box"===A.css(e,"boxSizing",!1,n),i=a,o=We(e,t,n),s="offset"+t[0].toUpperCase()+t.slice(1);if(Re.test(o)){if(!r)return o;o="auto"}return(!h.boxSizingReliable()&&a||!h.reliableTrDimensions()&&S(e,"tr")||"auto"===o||!parseFloat(o)&&"inline"===A.css(e,"display",!1,n))&&e.getClientRects().length&&(a="border-box"===A.css(e,"boxSizing",!1,n),(i=s in e)&&(o=e[s])),(o=parseFloat(o)||0)+Je(e,t,r||(a?"border":"content"),i,n,o)+"px"}function Xe(e,t,r,n,a){return new Xe.prototype.init(e,t,r,n,a)}A.extend({cssHooks:{opacity:{get:function(e,t){if(t){var r=We(e,"opacity");return""===r?"1":r}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,r,n){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var a,i,o,s=U(t),c=Ue.test(t),u=e.style;if(c||(t=Fe(s)),o=A.cssHooks[t]||A.cssHooks[s],void 0===r)return o&&"get"in o&&void 0!==(a=o.get(e,!1,n))?a:u[t];"string"==(i=typeof r)&&(a=te.exec(r))&&a[1]&&(r=se(e,t,a),i="number"),null!=r&&r==r&&("number"!==i||c||(r+=a&&a[3]||(A.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==r||0!==t.indexOf("background")||(u[t]="inherit"),o&&"set"in o&&void 0===(r=o.set(e,r,n))||(c?u.setProperty(t,r):u[t]=r))}},css:function(e,t,r,n){var a,i,o,s=U(t);return Ue.test(t)||(t=Fe(s)),(o=A.cssHooks[t]||A.cssHooks[s])&&"get"in o&&(a=o.get(e,!0,r)),void 0===a&&(a=We(e,t,n)),"normal"===a&&t in Ve&&(a=Ve[t]),""===r||r?(i=parseFloat(a),!0===r||isFinite(i)?i||0:a):a}}),A.each(["height","width"],(function(e,t){A.cssHooks[t]={get:function(e,r,n){if(r)return!Ge.test(A.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?Ze(e,t,n):Le(e,$e,(function(){return Ze(e,t,n)}))},set:function(e,r,n){var a,i=ze(e),o=!h.scrollboxSize()&&"absolute"===i.position,s=(o||n)&&"border-box"===A.css(e,"boxSizing",!1,i),c=n?Je(e,t,n,s,i):0;return s&&o&&(c-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(i[t])-Je(e,t,"border",!1,i)-.5)),c&&(a=te.exec(r))&&"px"!==(a[3]||"px")&&(e.style[t]=r,r=A.css(e,t)),Ke(0,r,c)}}})),A.cssHooks.marginLeft=Ie(h.reliableMarginLeft,(function(e,t){if(t)return(parseFloat(We(e,"marginLeft"))||e.getBoundingClientRect().left-Le(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),A.each({margin:"",padding:"",border:"Width"},(function(e,t){A.cssHooks[e+t]={expand:function(r){for(var n=0,a={},i="string"==typeof r?r.split(" "):[r];n<4;n++)a[e+re[n]+t]=i[n]||i[n-2]||i[0];return a}},"margin"!==e&&(A.cssHooks[e+t].set=Ke)})),A.fn.extend({css:function(e,t){return q(this,(function(e,t,r){var n,a,i={},o=0;if(Array.isArray(t)){for(n=ze(e),a=t.length;o<a;o++)i[t[o]]=A.css(e,t[o],!1,n);return i}return void 0!==r?A.style(e,t,r):A.css(e,t)}),e,t,1<arguments.length)}}),((A.Tween=Xe).prototype={constructor:Xe,init:function(e,t,r,n,a,i){this.elem=e,this.prop=r,this.easing=a||A.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=n,this.unit=i||(A.cssNumber[r]?"":"px")},cur:function(){var e=Xe.propHooks[this.prop];return e&&e.get?e.get(this):Xe.propHooks._default.get(this)},run:function(e){var t,r=Xe.propHooks[this.prop];return this.options.duration?this.pos=t=A.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),r&&r.set?r.set(this):Xe.propHooks._default.set(this),this}}).init.prototype=Xe.prototype,(Xe.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=A.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){A.fx.step[e.prop]?A.fx.step[e.prop](e):1!==e.elem.nodeType||!A.cssHooks[e.prop]&&null==e.elem.style[Fe(e.prop)]?e.elem[e.prop]=e.now:A.style(e.elem,e.prop,e.now+e.unit)}}}).scrollTop=Xe.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},A.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},A.fx=Xe.prototype.init,A.fx.step={};var Qe,et,tt,rt,nt=/^(?:toggle|show|hide)$/,at=/queueHooks$/;function it(){et&&(!1===g.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(it):e.setTimeout(it,A.fx.interval),A.fx.tick())}function ot(){return e.setTimeout((function(){Qe=void 0})),Qe=Date.now()}function st(e,t){var r,n=0,a={height:e};for(t=t?1:0;n<4;n+=2-t)a["margin"+(r=re[n])]=a["padding"+r]=e;return t&&(a.opacity=a.width=e),a}function ct(e,t,r){for(var n,a=(ut.tweeners[t]||[]).concat(ut.tweeners["*"]),i=0,o=a.length;i<o;i++)if(n=a[i].call(r,t,e))return n}function ut(e,t,r){var n,a,i=0,o=ut.prefilters.length,s=A.Deferred().always((function(){delete c.elem})),c=function(){if(a)return!1;for(var t=Qe||ot(),r=Math.max(0,u.startTime+u.duration-t),n=1-(r/u.duration||0),i=0,o=u.tweens.length;i<o;i++)u.tweens[i].run(n);return s.notifyWith(e,[u,n,r]),n<1&&o?r:(o||s.notifyWith(e,[u,1,0]),s.resolveWith(e,[u]),!1)},u=s.promise({elem:e,props:A.extend({},t),opts:A.extend(!0,{specialEasing:{},easing:A.easing._default},r),originalProperties:t,originalOptions:r,startTime:Qe||ot(),duration:r.duration,tweens:[],createTween:function(t,r){var n=A.Tween(e,u.opts,t,r,u.opts.specialEasing[t]||u.opts.easing);return u.tweens.push(n),n},stop:function(t){var r=0,n=t?u.tweens.length:0;if(a)return this;for(a=!0;r<n;r++)u.tweens[r].run(1);return t?(s.notifyWith(e,[u,1,0]),s.resolveWith(e,[u,t])):s.rejectWith(e,[u,t]),this}}),l=u.props;for(function(e,t){var r,n,a,i,o;for(r in e)if(a=t[n=U(r)],i=e[r],Array.isArray(i)&&(a=i[1],i=e[r]=i[0]),r!==n&&(e[n]=i,delete e[r]),(o=A.cssHooks[n])&&"expand"in o)for(r in i=o.expand(i),delete e[n],i)r in e||(e[r]=i[r],t[r]=a);else t[n]=a}(l,u.opts.specialEasing);i<o;i++)if(n=ut.prefilters[i].call(u,e,l,u.opts))return p(n.stop)&&(A._queueHooks(u.elem,u.opts.queue).stop=n.stop.bind(n)),n;return A.map(l,ct,u),p(u.opts.start)&&u.opts.start.call(e,u),u.progress(u.opts.progress).done(u.opts.done,u.opts.complete).fail(u.opts.fail).always(u.opts.always),A.fx.timer(A.extend(c,{elem:e,anim:u,queue:u.opts.queue})),u}A.Animation=A.extend(ut,{tweeners:{"*":[function(e,t){var r=this.createTween(e,t);return se(r.elem,e,te.exec(t),r),r}]},tweener:function(e,t){p(e)?(t=e,e=["*"]):e=e.match(R);for(var r,n=0,a=e.length;n<a;n++)r=e[n],ut.tweeners[r]=ut.tweeners[r]||[],ut.tweeners[r].unshift(t)},prefilters:[function(e,t,r){var n,a,i,o,s,c,u,l,f="width"in t||"height"in t,d=this,h={},p=e.style,m=e.nodeType&&oe(e),g=K.get(e,"fxshow");for(n in r.queue||(null==(o=A._queueHooks(e,"fx")).unqueued&&(o.unqueued=0,s=o.empty.fire,o.empty.fire=function(){o.unqueued||s()}),o.unqueued++,d.always((function(){d.always((function(){o.unqueued--,A.queue(e,"fx").length||o.empty.fire()}))}))),t)if(a=t[n],nt.test(a)){if(delete t[n],i=i||"toggle"===a,a===(m?"hide":"show")){if("show"!==a||!g||void 0===g[n])continue;m=!0}h[n]=g&&g[n]||A.style(e,n)}if((c=!A.isEmptyObject(t))||!A.isEmptyObject(h))for(n in f&&1===e.nodeType&&(r.overflow=[p.overflow,p.overflowX,p.overflowY],null==(u=g&&g.display)&&(u=K.get(e,"display")),"none"===(l=A.css(e,"display"))&&(u?l=u:(ue([e],!0),u=e.style.display||u,l=A.css(e,"display"),ue([e]))),("inline"===l||"inline-block"===l&&null!=u)&&"none"===A.css(e,"float")&&(c||(d.done((function(){p.display=u})),null==u&&(l=p.display,u="none"===l?"":l)),p.display="inline-block")),r.overflow&&(p.overflow="hidden",d.always((function(){p.overflow=r.overflow[0],p.overflowX=r.overflow[1],p.overflowY=r.overflow[2]}))),c=!1,h)c||(g?"hidden"in g&&(m=g.hidden):g=K.access(e,"fxshow",{display:u}),i&&(g.hidden=!m),m&&ue([e],!0),d.done((function(){for(n in m||ue([e]),K.remove(e,"fxshow"),h)A.style(e,n,h[n])}))),c=ct(m?g[n]:0,n,d),n in g||(g[n]=c.start,m&&(c.end=c.start,c.start=0))}],prefilter:function(e,t){t?ut.prefilters.unshift(e):ut.prefilters.push(e)}}),A.speed=function(e,t,r){var n=e&&"object"==typeof e?A.extend({},e):{complete:r||!r&&t||p(e)&&e,duration:e,easing:r&&t||t&&!p(t)&&t};return A.fx.off?n.duration=0:"number"!=typeof n.duration&&(n.duration in A.fx.speeds?n.duration=A.fx.speeds[n.duration]:n.duration=A.fx.speeds._default),null!=n.queue&&!0!==n.queue||(n.queue="fx"),n.old=n.complete,n.complete=function(){p(n.old)&&n.old.call(this),n.queue&&A.dequeue(this,n.queue)},n},A.fn.extend({fadeTo:function(e,t,r,n){return this.filter(oe).css("opacity",0).show().end().animate({opacity:t},e,r,n)},animate:function(e,t,r,n){var a=A.isEmptyObject(e),i=A.speed(t,r,n),o=function(){var t=ut(this,A.extend({},e),i);(a||K.get(this,"finish"))&&t.stop(!0)};return o.finish=o,a||!1===i.queue?this.each(o):this.queue(i.queue,o)},stop:function(e,t,r){var n=function(e){var t=e.stop;delete e.stop,t(r)};return"string"!=typeof e&&(r=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each((function(){var t=!0,a=null!=e&&e+"queueHooks",i=A.timers,o=K.get(this);if(a)o[a]&&o[a].stop&&n(o[a]);else for(a in o)o[a]&&o[a].stop&&at.test(a)&&n(o[a]);for(a=i.length;a--;)i[a].elem!==this||null!=e&&i[a].queue!==e||(i[a].anim.stop(r),t=!1,i.splice(a,1));!t&&r||A.dequeue(this,e)}))},finish:function(e){return!1!==e&&(e=e||"fx"),this.each((function(){var t,r=K.get(this),n=r[e+"queue"],a=r[e+"queueHooks"],i=A.timers,o=n?n.length:0;for(r.finish=!0,A.queue(this,e,[]),a&&a.stop&&a.stop.call(this,!0),t=i.length;t--;)i[t].elem===this&&i[t].queue===e&&(i[t].anim.stop(!0),i.splice(t,1));for(t=0;t<o;t++)n[t]&&n[t].finish&&n[t].finish.call(this);delete r.finish}))}}),A.each(["toggle","show","hide"],(function(e,t){var r=A.fn[t];A.fn[t]=function(e,n,a){return null==e||"boolean"==typeof e?r.apply(this,arguments):this.animate(st(t,!0),e,n,a)}})),A.each({slideDown:st("show"),slideUp:st("hide"),slideToggle:st("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(e,t){A.fn[e]=function(e,r,n){return this.animate(t,e,r,n)}})),A.timers=[],A.fx.tick=function(){var e,t=0,r=A.timers;for(Qe=Date.now();t<r.length;t++)(e=r[t])()||r[t]!==e||r.splice(t--,1);r.length||A.fx.stop(),Qe=void 0},A.fx.timer=function(e){A.timers.push(e),A.fx.start()},A.fx.interval=13,A.fx.start=function(){et||(et=!0,it())},A.fx.stop=function(){et=null},A.fx.speeds={slow:600,fast:200,_default:400},A.fn.delay=function(t,r){return t=A.fx&&A.fx.speeds[t]||t,r=r||"fx",this.queue(r,(function(r,n){var a=e.setTimeout(r,t);n.stop=function(){e.clearTimeout(a)}}))},tt=g.createElement("input"),rt=g.createElement("select").appendChild(g.createElement("option")),tt.type="checkbox",h.checkOn=""!==tt.value,h.optSelected=rt.selected,(tt=g.createElement("input")).value="t",tt.type="radio",h.radioValue="t"===tt.value;var lt,ft=A.expr.attrHandle;A.fn.extend({attr:function(e,t){return q(this,A.attr,e,t,1<arguments.length)},removeAttr:function(e){return this.each((function(){A.removeAttr(this,e)}))}}),A.extend({attr:function(e,t,r){var n,a,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return void 0===e.getAttribute?A.prop(e,t,r):(1===i&&A.isXMLDoc(e)||(a=A.attrHooks[t.toLowerCase()]||(A.expr.match.bool.test(t)?lt:void 0)),void 0!==r?null===r?void A.removeAttr(e,t):a&&"set"in a&&void 0!==(n=a.set(e,r,t))?n:(e.setAttribute(t,r+""),r):a&&"get"in a&&null!==(n=a.get(e,t))?n:null==(n=A.find.attr(e,t))?void 0:n)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&S(e,"input")){var r=e.value;return e.setAttribute("type",t),r&&(e.value=r),t}}}},removeAttr:function(e,t){var r,n=0,a=t&&t.match(R);if(a&&1===e.nodeType)for(;r=a[n++];)e.removeAttribute(r)}}),lt={set:function(e,t,r){return!1===t?A.removeAttr(e,r):e.setAttribute(r,r),r}},A.each(A.expr.match.bool.source.match(/\w+/g),(function(e,t){var r=ft[t]||A.find.attr;ft[t]=function(e,t,n){var a,i,o=t.toLowerCase();return n||(i=ft[o],ft[o]=a,a=null!=r(e,t,n)?o:null,ft[o]=i),a}}));var dt=/^(?:input|select|textarea|button)$/i,ht=/^(?:a|area)$/i;function pt(e){return(e.match(R)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function gt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(R)||[]}A.fn.extend({prop:function(e,t){return q(this,A.prop,e,t,1<arguments.length)},removeProp:function(e){return this.each((function(){delete this[A.propFix[e]||e]}))}}),A.extend({prop:function(e,t,r){var n,a,i=e.nodeType;if(3!==i&&8!==i&&2!==i)return 1===i&&A.isXMLDoc(e)||(t=A.propFix[t]||t,a=A.propHooks[t]),void 0!==r?a&&"set"in a&&void 0!==(n=a.set(e,r,t))?n:e[t]=r:a&&"get"in a&&null!==(n=a.get(e,t))?n:e[t]},propHooks:{tabIndex:{get:function(e){var t=A.find.attr(e,"tabindex");return t?parseInt(t,10):dt.test(e.nodeName)||ht.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),h.optSelected||(A.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),A.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){A.propFix[this.toLowerCase()]=this})),A.fn.extend({addClass:function(e){var t,r,n,a,i,o,s,c=0;if(p(e))return this.each((function(t){A(this).addClass(e.call(this,t,mt(this)))}));if((t=gt(e)).length)for(;r=this[c++];)if(a=mt(r),n=1===r.nodeType&&" "+pt(a)+" "){for(o=0;i=t[o++];)n.indexOf(" "+i+" ")<0&&(n+=i+" ");a!==(s=pt(n))&&r.setAttribute("class",s)}return this},removeClass:function(e){var t,r,n,a,i,o,s,c=0;if(p(e))return this.each((function(t){A(this).removeClass(e.call(this,t,mt(this)))}));if(!arguments.length)return this.attr("class","");if((t=gt(e)).length)for(;r=this[c++];)if(a=mt(r),n=1===r.nodeType&&" "+pt(a)+" "){for(o=0;i=t[o++];)for(;-1<n.indexOf(" "+i+" ");)n=n.replace(" "+i+" "," ");a!==(s=pt(n))&&r.setAttribute("class",s)}return this},toggleClass:function(e,t){var r=typeof e,n="string"===r||Array.isArray(e);return"boolean"==typeof t&&n?t?this.addClass(e):this.removeClass(e):p(e)?this.each((function(r){A(this).toggleClass(e.call(this,r,mt(this),t),t)})):this.each((function(){var t,a,i,o;if(n)for(a=0,i=A(this),o=gt(e);t=o[a++];)i.hasClass(t)?i.removeClass(t):i.addClass(t);else void 0!==e&&"boolean"!==r||((t=mt(this))&&K.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":K.get(this,"__className__")||""))}))},hasClass:function(e){var t,r,n=0;for(t=" "+e+" ";r=this[n++];)if(1===r.nodeType&&-1<(" "+pt(mt(r))+" ").indexOf(t))return!0;return!1}});var vt=/\r/g;A.fn.extend({val:function(e){var t,r,n,a=this[0];return arguments.length?(n=p(e),this.each((function(r){var a;1===this.nodeType&&(null==(a=n?e.call(this,r,A(this).val()):e)?a="":"number"==typeof a?a+="":Array.isArray(a)&&(a=A.map(a,(function(e){return null==e?"":e+""}))),(t=A.valHooks[this.type]||A.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,a,"value")||(this.value=a))}))):a?(t=A.valHooks[a.type]||A.valHooks[a.nodeName.toLowerCase()])&&"get"in t&&void 0!==(r=t.get(a,"value"))?r:"string"==typeof(r=a.value)?r.replace(vt,""):null==r?"":r:void 0}}),A.extend({valHooks:{option:{get:function(e){var t=A.find.attr(e,"value");return null!=t?t:pt(A.text(e))}},select:{get:function(e){var t,r,n,a=e.options,i=e.selectedIndex,o="select-one"===e.type,s=o?null:[],c=o?i+1:a.length;for(n=i<0?c:o?i:0;n<c;n++)if(((r=a[n]).selected||n===i)&&!r.disabled&&(!r.parentNode.disabled||!S(r.parentNode,"optgroup"))){if(t=A(r).val(),o)return t;s.push(t)}return s},set:function(e,t){for(var r,n,a=e.options,i=A.makeArray(t),o=a.length;o--;)((n=a[o]).selected=-1<A.inArray(A.valHooks.option.get(n),i))&&(r=!0);return r||(e.selectedIndex=-1),i}}}}),A.each(["radio","checkbox"],(function(){A.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=-1<A.inArray(A(e).val(),t)}},h.checkOn||(A.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),h.focusin="onfocusin"in e;var yt=/^(?:focusinfocus|focusoutblur)$/,_t=function(e){e.stopPropagation()};A.extend(A.event,{trigger:function(t,r,n,a){var i,o,s,c,u,f,d,h,v=[n||g],y=l.call(t,"type")?t.type:t,_=l.call(t,"namespace")?t.namespace.split("."):[];if(o=h=s=n=n||g,3!==n.nodeType&&8!==n.nodeType&&!yt.test(y+A.event.triggered)&&(-1<y.indexOf(".")&&(y=(_=y.split(".")).shift(),_.sort()),u=y.indexOf(":")<0&&"on"+y,(t=t[A.expando]?t:new A.Event(y,"object"==typeof t&&t)).isTrigger=a?2:3,t.namespace=_.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+_.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=n),r=null==r?[t]:A.makeArray(r,[t]),d=A.event.special[y]||{},a||!d.trigger||!1!==d.trigger.apply(n,r))){if(!a&&!d.noBubble&&!m(n)){for(c=d.delegateType||y,yt.test(c+y)||(o=o.parentNode);o;o=o.parentNode)v.push(o),s=o;s===(n.ownerDocument||g)&&v.push(s.defaultView||s.parentWindow||e)}for(i=0;(o=v[i++])&&!t.isPropagationStopped();)h=o,t.type=1<i?c:d.bindType||y,(f=(K.get(o,"events")||Object.create(null))[t.type]&&K.get(o,"handle"))&&f.apply(o,r),(f=u&&o[u])&&f.apply&&$(o)&&(t.result=f.apply(o,r),!1===t.result&&t.preventDefault());return t.type=y,a||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),r)||!$(n)||u&&p(n[y])&&!m(n)&&((s=n[u])&&(n[u]=null),A.event.triggered=y,t.isPropagationStopped()&&h.addEventListener(y,_t),n[y](),t.isPropagationStopped()&&h.removeEventListener(y,_t),A.event.triggered=void 0,s&&(n[u]=s)),t.result}},simulate:function(e,t,r){var n=A.extend(new A.Event,r,{type:e,isSimulated:!0});A.event.trigger(n,null,t)}}),A.fn.extend({trigger:function(e,t){return this.each((function(){A.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var r=this[0];if(r)return A.event.trigger(e,t,r,!0)}}),h.focusin||A.each({focus:"focusin",blur:"focusout"},(function(e,t){var r=function(e){A.event.simulate(t,e.target,A.event.fix(e))};A.event.special[t]={setup:function(){var n=this.ownerDocument||this.document||this,a=K.access(n,t);a||n.addEventListener(e,r,!0),K.access(n,t,(a||0)+1)},teardown:function(){var n=this.ownerDocument||this.document||this,a=K.access(n,t)-1;a?K.access(n,t,a):(n.removeEventListener(e,r,!0),K.remove(n,t))}}}));var bt=e.location,At={guid:Date.now()},wt=/\?/;A.parseXML=function(t){var r,n;if(!t||"string"!=typeof t)return null;try{r=(new e.DOMParser).parseFromString(t,"text/xml")}catch(t){}return n=r&&r.getElementsByTagName("parsererror")[0],r&&!n||A.error("Invalid XML: "+(n?A.map(n.childNodes,(function(e){return e.textContent})).join("\n"):t)),r};var xt=/\[\]$/,kt=/\r?\n/g,Et=/^(?:submit|button|image|reset|file)$/i,Mt=/^(?:input|select|textarea|keygen)/i;function St(e,t,r,n){var a;if(Array.isArray(t))A.each(t,(function(t,a){r||xt.test(e)?n(e,a):St(e+"["+("object"==typeof a&&null!=a?t:"")+"]",a,r,n)}));else if(r||"object"!==_(t))n(e,t);else for(a in t)St(e+"["+a+"]",t[a],r,n)}A.param=function(e,t){var r,n=[],a=function(e,t){var r=p(t)?t():t;n[n.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==r?"":r)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!A.isPlainObject(e))A.each(e,(function(){a(this.name,this.value)}));else for(r in e)St(r,e[r],t,a);return n.join("&")},A.fn.extend({serialize:function(){return A.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=A.prop(this,"elements");return e?A.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!A(this).is(":disabled")&&Mt.test(this.nodeName)&&!Et.test(e)&&(this.checked||!de.test(e))})).map((function(e,t){var r=A(this).val();return null==r?null:Array.isArray(r)?A.map(r,(function(e){return{name:t.name,value:e.replace(kt,"\r\n")}})):{name:t.name,value:r.replace(kt,"\r\n")}})).get()}});var Tt=/%20/g,Ct=/#.*$/,Dt=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Nt=/^(?:GET|HEAD)$/,Pt=/^\/\//,jt={},Rt={},zt="*/".concat("*"),Lt=g.createElement("a");function Yt(e){return function(t,r){"string"!=typeof t&&(r=t,t="*");var n,a=0,i=t.toLowerCase().match(R)||[];if(p(r))for(;n=i[a++];)"+"===n[0]?(n=n.slice(1)||"*",(e[n]=e[n]||[]).unshift(r)):(e[n]=e[n]||[]).push(r)}}function Wt(e,t,r,n){var a={},i=e===Rt;function o(s){var c;return a[s]=!0,A.each(e[s]||[],(function(e,s){var u=s(t,r,n);return"string"!=typeof u||i||a[u]?i?!(c=u):void 0:(t.dataTypes.unshift(u),o(u),!1)})),c}return o(t.dataTypes[0])||!a["*"]&&o("*")}function It(e,t){var r,n,a=A.ajaxSettings.flatOptions||{};for(r in t)void 0!==t[r]&&((a[r]?e:n||(n={}))[r]=t[r]);return n&&A.extend(!0,e,n),e}Lt.href=bt.href,A.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:bt.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(bt.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":zt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":A.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?It(It(e,A.ajaxSettings),t):It(A.ajaxSettings,e)},ajaxPrefilter:Yt(jt),ajaxTransport:Yt(Rt),ajax:function(t,r){"object"==typeof t&&(r=t,t=void 0),r=r||{};var n,a,i,o,s,c,u,l,f,d,h=A.ajaxSetup({},r),p=h.context||h,m=h.context&&(p.nodeType||p.jquery)?A(p):A.event,v=A.Deferred(),y=A.Callbacks("once memory"),_=h.statusCode||{},b={},w={},x="canceled",k={readyState:0,getResponseHeader:function(e){var t;if(u){if(!o)for(o={};t=Ot.exec(i);)o[t[1].toLowerCase()+" "]=(o[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=o[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return u?i:null},setRequestHeader:function(e,t){return null==u&&(e=w[e.toLowerCase()]=w[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==u&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(u)k.always(e[k.status]);else for(t in e)_[t]=[_[t],e[t]];return this},abort:function(e){var t=e||x;return n&&n.abort(t),E(0,t),this}};if(v.promise(k),h.url=((t||h.url||bt.href)+"").replace(Pt,bt.protocol+"//"),h.type=r.method||r.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(R)||[""],null==h.crossDomain){c=g.createElement("a");try{c.href=h.url,c.href=c.href,h.crossDomain=Lt.protocol+"//"+Lt.host!=c.protocol+"//"+c.host}catch(t){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=A.param(h.data,h.traditional)),Wt(jt,h,r,k),u)return k;for(f in(l=A.event&&h.global)&&0==A.active++&&A.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Nt.test(h.type),a=h.url.replace(Ct,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Tt,"+")):(d=h.url.slice(a.length),h.data&&(h.processData||"string"==typeof h.data)&&(a+=(wt.test(a)?"&":"?")+h.data,delete h.data),!1===h.cache&&(a=a.replace(Dt,"$1"),d=(wt.test(a)?"&":"?")+"_="+At.guid+++d),h.url=a+d),h.ifModified&&(A.lastModified[a]&&k.setRequestHeader("If-Modified-Since",A.lastModified[a]),A.etag[a]&&k.setRequestHeader("If-None-Match",A.etag[a])),(h.data&&h.hasContent&&!1!==h.contentType||r.contentType)&&k.setRequestHeader("Content-Type",h.contentType),k.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+zt+"; q=0.01":""):h.accepts["*"]),h.headers)k.setRequestHeader(f,h.headers[f]);if(h.beforeSend&&(!1===h.beforeSend.call(p,k,h)||u))return k.abort();if(x="abort",y.add(h.complete),k.done(h.success),k.fail(h.error),n=Wt(Rt,h,r,k)){if(k.readyState=1,l&&m.trigger("ajaxSend",[k,h]),u)return k;h.async&&0<h.timeout&&(s=e.setTimeout((function(){k.abort("timeout")}),h.timeout));try{u=!1,n.send(b,E)}catch(t){if(u)throw t;E(-1,t)}}else E(-1,"No Transport");function E(t,r,o,c){var f,d,g,b,w,x=r;u||(u=!0,s&&e.clearTimeout(s),n=void 0,i=c||"",k.readyState=0<t?4:0,f=200<=t&&t<300||304===t,o&&(b=function(e,t,r){for(var n,a,i,o,s=e.contents,c=e.dataTypes;"*"===c[0];)c.shift(),void 0===n&&(n=e.mimeType||t.getResponseHeader("Content-Type"));if(n)for(a in s)if(s[a]&&s[a].test(n)){c.unshift(a);break}if(c[0]in r)i=c[0];else{for(a in r){if(!c[0]||e.converters[a+" "+c[0]]){i=a;break}o||(o=a)}i=i||o}if(i)return i!==c[0]&&c.unshift(i),r[i]}(h,k,o)),!f&&-1<A.inArray("script",h.dataTypes)&&A.inArray("json",h.dataTypes)<0&&(h.converters["text script"]=function(){}),b=function(e,t,r,n){var a,i,o,s,c,u={},l=e.dataTypes.slice();if(l[1])for(o in e.converters)u[o.toLowerCase()]=e.converters[o];for(i=l.shift();i;)if(e.responseFields[i]&&(r[e.responseFields[i]]=t),!c&&n&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),c=i,i=l.shift())if("*"===i)i=c;else if("*"!==c&&c!==i){if(!(o=u[c+" "+i]||u["* "+i]))for(a in u)if((s=a.split(" "))[1]===i&&(o=u[c+" "+s[0]]||u["* "+s[0]])){!0===o?o=u[a]:!0!==u[a]&&(i=s[0],l.unshift(s[1]));break}if(!0!==o)if(o&&e.throws)t=o(t);else try{t=o(t)}catch(e){return{state:"parsererror",error:o?e:"No conversion from "+c+" to "+i}}}return{state:"success",data:t}}(h,b,k,f),f?(h.ifModified&&((w=k.getResponseHeader("Last-Modified"))&&(A.lastModified[a]=w),(w=k.getResponseHeader("etag"))&&(A.etag[a]=w)),204===t||"HEAD"===h.type?x="nocontent":304===t?x="notmodified":(x=b.state,d=b.data,f=!(g=b.error))):(g=x,!t&&x||(x="error",t<0&&(t=0))),k.status=t,k.statusText=(r||x)+"",f?v.resolveWith(p,[d,x,k]):v.rejectWith(p,[k,x,g]),k.statusCode(_),_=void 0,l&&m.trigger(f?"ajaxSuccess":"ajaxError",[k,h,f?d:g]),y.fireWith(p,[k,x]),l&&(m.trigger("ajaxComplete",[k,h]),--A.active||A.event.trigger("ajaxStop")))}return k},getJSON:function(e,t,r){return A.get(e,t,r,"json")},getScript:function(e,t){return A.get(e,void 0,t,"script")}}),A.each(["get","post"],(function(e,t){A[t]=function(e,r,n,a){return p(r)&&(a=a||n,n=r,r=void 0),A.ajax(A.extend({url:e,type:t,dataType:a,data:r,success:n},A.isPlainObject(e)&&e))}})),A.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),A._evalUrl=function(e,t,r){return A.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){A.globalEval(e,t,r)}})},A.fn.extend({wrapAll:function(e){var t;return this[0]&&(p(e)&&(e=e.call(this[0])),t=A(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return p(e)?this.each((function(t){A(this).wrapInner(e.call(this,t))})):this.each((function(){var t=A(this),r=t.contents();r.length?r.wrapAll(e):t.append(e)}))},wrap:function(e){var t=p(e);return this.each((function(r){A(this).wrapAll(t?e.call(this,r):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){A(this).replaceWith(this.childNodes)})),this}}),A.expr.pseudos.hidden=function(e){return!A.expr.pseudos.visible(e)},A.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},A.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Bt={0:200,1223:204},qt=A.ajaxSettings.xhr();h.cors=!!qt&&"withCredentials"in qt,h.ajax=qt=!!qt,A.ajaxTransport((function(t){var r,n;if(h.cors||qt&&!t.crossDomain)return{send:function(a,i){var o,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(o in t.xhrFields)s[o]=t.xhrFields[o];for(o in t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||a["X-Requested-With"]||(a["X-Requested-With"]="XMLHttpRequest"),a)s.setRequestHeader(o,a[o]);r=function(e){return function(){r&&(r=n=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?i(0,"error"):i(s.status,s.statusText):i(Bt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=r(),n=s.onerror=s.ontimeout=r("error"),void 0!==s.onabort?s.onabort=n:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout((function(){r&&n()}))},r=r("abort");try{s.send(t.hasContent&&t.data||null)}catch(a){if(r)throw a}},abort:function(){r&&r()}}})),A.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),A.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return A.globalEval(e),e}}}),A.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),A.ajaxTransport("script",(function(e){var t,r;if(e.crossDomain||e.scriptAttrs)return{send:function(n,a){t=A("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",r=function(e){t.remove(),r=null,e&&a("error"===e.type?404:200,e.type)}),g.head.appendChild(t[0])},abort:function(){r&&r()}}}));var Ht,Ft=[],Gt=/(=)\?(?=&|$)|\?\?/;A.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=Ft.pop()||A.expando+"_"+At.guid++;return this[e]=!0,e}}),A.ajaxPrefilter("json jsonp",(function(t,r,n){var a,i,o,s=!1!==t.jsonp&&(Gt.test(t.url)?"url":"string"==typeof t.data&&0===(t.contentType||"").indexOf("application/x-www-form-urlencoded")&&Gt.test(t.data)&&"data");if(s||"jsonp"===t.dataTypes[0])return a=t.jsonpCallback=p(t.jsonpCallback)?t.jsonpCallback():t.jsonpCallback,s?t[s]=t[s].replace(Gt,"$1"+a):!1!==t.jsonp&&(t.url+=(wt.test(t.url)?"&":"?")+t.jsonp+"="+a),t.converters["script json"]=function(){return o||A.error(a+" was not called"),o[0]},t.dataTypes[0]="json",i=e[a],e[a]=function(){o=arguments},n.always((function(){void 0===i?A(e).removeProp(a):e[a]=i,t[a]&&(t.jsonpCallback=r.jsonpCallback,Ft.push(a)),o&&p(i)&&i(o[0]),o=i=void 0})),"script"})),h.createHTMLDocument=((Ht=g.implementation.createHTMLDocument("").body).innerHTML="<form></form><form></form>",2===Ht.childNodes.length),A.parseHTML=function(e,t,r){return"string"!=typeof e?[]:("boolean"==typeof t&&(r=t,t=!1),t||(h.createHTMLDocument?((n=(t=g.implementation.createHTMLDocument("")).createElement("base")).href=g.location.href,t.head.appendChild(n)):t=g),i=!r&&[],(a=T.exec(e))?[t.createElement(a[1])]:(a=_e([e],t,i),i&&i.length&&A(i).remove(),A.merge([],a.childNodes)));var n,a,i},A.fn.load=function(e,t,r){var n,a,i,o=this,s=e.indexOf(" ");return-1<s&&(n=pt(e.slice(s)),e=e.slice(0,s)),p(t)?(r=t,t=void 0):t&&"object"==typeof t&&(a="POST"),0<o.length&&A.ajax({url:e,type:a||"GET",dataType:"html",data:t}).done((function(e){i=arguments,o.html(n?A("<div>").append(A.parseHTML(e)).find(n):e)})).always(r&&function(e,t){o.each((function(){r.apply(this,i||[e.responseText,t,e])}))}),this},A.expr.pseudos.animated=function(e){return A.grep(A.timers,(function(t){return e===t.elem})).length},A.offset={setOffset:function(e,t,r){var n,a,i,o,s,c,u=A.css(e,"position"),l=A(e),f={};"static"===u&&(e.style.position="relative"),s=l.offset(),i=A.css(e,"top"),c=A.css(e,"left"),("absolute"===u||"fixed"===u)&&-1<(i+c).indexOf("auto")?(o=(n=l.position()).top,a=n.left):(o=parseFloat(i)||0,a=parseFloat(c)||0),p(t)&&(t=t.call(e,r,A.extend({},s))),null!=t.top&&(f.top=t.top-s.top+o),null!=t.left&&(f.left=t.left-s.left+a),"using"in t?t.using.call(e,f):l.css(f)}},A.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){A.offset.setOffset(this,e,t)}));var t,r,n=this[0];return n?n.getClientRects().length?(t=n.getBoundingClientRect(),r=n.ownerDocument.defaultView,{top:t.top+r.pageYOffset,left:t.left+r.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,r,n=this[0],a={top:0,left:0};if("fixed"===A.css(n,"position"))t=n.getBoundingClientRect();else{for(t=this.offset(),r=n.ownerDocument,e=n.offsetParent||r.documentElement;e&&(e===r.body||e===r.documentElement)&&"static"===A.css(e,"position");)e=e.parentNode;e&&e!==n&&1===e.nodeType&&((a=A(e).offset()).top+=A.css(e,"borderTopWidth",!0),a.left+=A.css(e,"borderLeftWidth",!0))}return{top:t.top-a.top-A.css(n,"marginTop",!0),left:t.left-a.left-A.css(n,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){for(var e=this.offsetParent;e&&"static"===A.css(e,"position");)e=e.offsetParent;return e||ne}))}}),A.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var r="pageYOffset"===t;A.fn[e]=function(n){return q(this,(function(e,n,a){var i;if(m(e)?i=e:9===e.nodeType&&(i=e.defaultView),void 0===a)return i?i[t]:e[n];i?i.scrollTo(r?i.pageXOffset:a,r?a:i.pageYOffset):e[n]=a}),e,n,arguments.length)}})),A.each(["top","left"],(function(e,t){A.cssHooks[t]=Ie(h.pixelPosition,(function(e,r){if(r)return r=We(e,t),Re.test(r)?A(e).position()[t]+"px":r}))})),A.each({Height:"height",Width:"width"},(function(e,t){A.each({padding:"inner"+e,content:t,"":"outer"+e},(function(r,n){A.fn[n]=function(a,i){var o=arguments.length&&(r||"boolean"!=typeof a),s=r||(!0===a||!0===i?"margin":"border");return q(this,(function(t,r,a){var i;return m(t)?0===n.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(i=t.documentElement,Math.max(t.body["scroll"+e],i["scroll"+e],t.body["offset"+e],i["offset"+e],i["client"+e])):void 0===a?A.css(t,r,s):A.style(t,r,a,s)}),t,o?a:void 0,o)}}))})),A.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){A.fn[t]=function(e){return this.on(t,e)}})),A.fn.extend({bind:function(e,t,r){return this.on(e,null,t,r)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,r,n){return this.on(t,e,r,n)},undelegate:function(e,t,r){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",r)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),A.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){A.fn[t]=function(e,r){return 0<arguments.length?this.on(t,null,e,r):this.trigger(t)}}));var Ut=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;A.proxy=function(e,t){var r,n,i;if("string"==typeof t&&(r=e[t],t=e,e=r),p(e))return n=a.call(arguments,2),(i=function(){return e.apply(t||this,n.concat(a.call(arguments)))}).guid=e.guid=e.guid||A.guid++,i},A.holdReady=function(e){e?A.readyWait++:A.ready(!0)},A.isArray=Array.isArray,A.parseJSON=JSON.parse,A.nodeName=S,A.isFunction=p,A.isWindow=m,A.camelCase=U,A.type=_,A.now=Date.now,A.isNumeric=function(e){var t=A.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},A.trim=function(e){return null==e?"":(e+"").replace(Ut,"")};var $t=e.jQuery,Vt=e.$;return A.noConflict=function(t){return e.$===A&&(e.$=Vt),t&&e.jQuery===A&&(e.jQuery=$t),A},void 0===t&&(e.jQuery=e.$=A),A}))}));Tn.noConflict();var Cn=function(e,t,r){var n=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return n&&(t&&"string"==typeof t?t=Mn.find(t):t||(t=Mn)),new Tn.fn.init(e,t,r)};Cn.fn=Cn.prototype=Tn.fn,Tn.extend(Cn,Tn);var Dn=function(e){return e.find('script, style, link[rel="stylesheet"]').remove(),e};Cn.cloneHtml=function(){return Dn(Cn("html",null,null,!1).clone()).children().wrap("<div />").wrap("<div />")},Cn.root=function(){return Cn("*").first()},Cn.browser=!0;var On=function(e){var t=e.get(0);return!(!t||!t.tagName)&&"container"===t.tagName.toLowerCase()};function Nn(e,t){return Array(t+1).join(e)}Cn.html=function(e){if(e)return On(e)||On(e.children("container"))?e.children("container").html()||e.html():Cn("<div>").append(e.eq(0).clone()).html();var t=Dn(Cn("body",null,null,!1).clone()),r=Dn(Cn("head",null,null,!1).clone());return Mn&&Mn.length>0?Mn.children().html():Cn("<container />").append(Cn("<container>".concat(r.html(),"</container>"))).append(Cn("<container>".concat(t.html(),"</container>"))).wrap("<container />").parent().html()},Cn.load=function(e){var t=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return e=e?Cn("<container />").html(e):Cn.cloneHtml(),Mn=Mn||Cn('<div class="'.concat("mercury-parsing-container",'" style="display:none;" />')),(e=Dn(e)).find("*").contents().each((function(){this.nodeType===Node.COMMENT_NODE&&Cn(this).remove()})),Mn.html(e),t?{$:Cn,html:e.html()}:Cn};var Pn=["ADDRESS","ARTICLE","ASIDE","AUDIO","BLOCKQUOTE","BODY","CANVAS","CENTER","DD","DIR","DIV","DL","DT","FIELDSET","FIGCAPTION","FIGURE","FOOTER","FORM","FRAMESET","H1","H2","H3","H4","H5","H6","HEADER","HGROUP","HR","HTML","ISINDEX","LI","MAIN","MENU","NAV","NOFRAMES","NOSCRIPT","OL","OUTPUT","P","PRE","SECTION","TABLE","TBODY","TD","TFOOT","TH","THEAD","TR","UL"];function jn(e){return Yn(e,Pn)}var Rn=["AREA","BASE","BR","COL","COMMAND","EMBED","HR","IMG","INPUT","KEYGEN","LINK","META","PARAM","SOURCE","TRACK","WBR"];function zn(e){return Yn(e,Rn)}var Ln=["A","TABLE","THEAD","TBODY","TFOOT","TH","TD","IFRAME","SCRIPT","AUDIO","VIDEO"];function Yn(e,t){return t.indexOf(e.nodeName)>=0}function Wn(e,t){return e.getElementsByTagName&&t.some((function(t){return e.getElementsByTagName(t).length}))}var In={};function Bn(e){return e?e.replace(/(\n+\s*)+/g,"\n"):""}function qn(e){for(var t in this.options=e,this._keep=[],this._remove=[],this.blankRule={replacement:e.blankReplacement},this.keepReplacement=e.keepReplacement,this.defaultRule={replacement:e.defaultReplacement},this.array=[],e.rules)this.array.push(e.rules[t])}function Hn(e,t,r){for(var n=0;n<e.length;n++){var a=e[n];if(Fn(a,t,r))return a}}function Fn(e,t,r){var n=e.filter;if("string"==typeof n){if(n===t.nodeName.toLowerCase())return!0}else if(Array.isArray(n)){if(n.indexOf(t.nodeName.toLowerCase())>-1)return!0}else{if("function"!=typeof n)throw new TypeError("`filter` needs to be a string, array, or function");if(n.call(e,t,r))return!0}}function Gn(e){var t=e.nextSibling||e.parentNode;return e.parentNode.removeChild(e),t}function Un(e,t,r){return e&&e.parentNode===t||r(t)?t.nextSibling||t.parentNode:t.firstChild||t.nextSibling||t.parentNode}In.paragraph={filter:"p",replacement:function(e){return"\n\n"+e+"\n\n"}},In.lineBreak={filter:"br",replacement:function(e,t,r){return r.br+"\n"}},In.heading={filter:["h1","h2","h3","h4","h5","h6"],replacement:function(e,t,r){var n=Number(t.nodeName.charAt(1));return"setext"===r.headingStyle&&n<3?"\n\n"+e+"\n"+Nn(1===n?"=":"-",e.length)+"\n\n":"\n\n"+Nn("#",n)+" "+e+"\n\n"}},In.blockquote={filter:"blockquote",replacement:function(e){return"\n\n"+(e=(e=e.replace(/^\n+|\n+$/g,"")).replace(/^/gm,"> "))+"\n\n"}},In.list={filter:["ul","ol"],replacement:function(e,t){var r=t.parentNode;return"LI"===r.nodeName&&r.lastElementChild===t?"\n"+e:"\n\n"+e+"\n\n"}},In.listItem={filter:"li",replacement:function(e,t,r){e=e.replace(/^\n+/,"").replace(/\n+$/,"\n").replace(/\n/gm,"\n ");var n=r.bulletListMarker+" ",a=t.parentNode;if("OL"===a.nodeName){var i=a.getAttribute("start"),o=Array.prototype.indexOf.call(a.children,t);n=(i?Number(i)+o:o+1)+". "}return n+e+(t.nextSibling&&!/\n$/.test(e)?"\n":"")}},In.indentedCodeBlock={filter:function(e,t){return"indented"===t.codeBlockStyle&&"PRE"===e.nodeName&&e.firstChild&&"CODE"===e.firstChild.nodeName},replacement:function(e,t,r){return"\n\n "+t.firstChild.textContent.replace(/\n/g,"\n ")+"\n\n"}},In.fencedCodeBlock={filter:function(e,t){return"fenced"===t.codeBlockStyle&&"PRE"===e.nodeName&&e.firstChild&&"CODE"===e.firstChild.nodeName},replacement:function(e,t,r){for(var n,a=((t.firstChild.getAttribute("class")||"").match(/language-(\S+)/)||[null,""])[1],i=t.firstChild.textContent,o=r.fence.charAt(0),s=3,c=new RegExp("^"+o+"{3,}","gm");n=c.exec(i);)n[0].length>=s&&(s=n[0].length+1);var u=Nn(o,s);return"\n\n"+u+a+"\n"+i.replace(/\n$/,"")+"\n"+u+"\n\n"}},In.horizontalRule={filter:"hr",replacement:function(e,t,r){return"\n\n"+r.hr+"\n\n"}},In.inlineLink={filter:function(e,t){return"inlined"===t.linkStyle&&"A"===e.nodeName&&e.getAttribute("href")},replacement:function(e,t){var r=t.getAttribute("href"),n=Bn(t.getAttribute("title"));return n&&(n=' "'+n+'"'),"["+e+"]("+r+n+")"}},In.referenceLink={filter:function(e,t){return"referenced"===t.linkStyle&&"A"===e.nodeName&&e.getAttribute("href")},replacement:function(e,t,r){var n,a,i=t.getAttribute("href"),o=Bn(t.getAttribute("title"));switch(o&&(o=' "'+o+'"'),r.linkReferenceStyle){case"collapsed":n="["+e+"][]",a="["+e+"]: "+i+o;break;case"shortcut":n="["+e+"]",a="["+e+"]: "+i+o;break;default:var s=this.references.length+1;n="["+e+"]["+s+"]",a="["+s+"]: "+i+o}return this.references.push(a),n},references:[],append:function(e){var t="";return this.references.length&&(t="\n\n"+this.references.join("\n")+"\n\n",this.references=[]),t}},In.emphasis={filter:["em","i"],replacement:function(e,t,r){return e.trim()?r.emDelimiter+e+r.emDelimiter:""}},In.strong={filter:["strong","b"],replacement:function(e,t,r){return e.trim()?r.strongDelimiter+e+r.strongDelimiter:""}},In.code={filter:function(e){var t=e.previousSibling||e.nextSibling,r="PRE"===e.parentNode.nodeName&&!t;return"CODE"===e.nodeName&&!r},replacement:function(e){if(!e)return"";e=e.replace(/\r?\n|\r/g," ");for(var t=/^`|^ .*?[^ ].* $|`$/.test(e)?" ":"",r="`",n=e.match(/`+/gm)||[];-1!==n.indexOf(r);)r+="`";return r+t+e+t+r}},In.image={filter:"img",replacement:function(e,t){var r=Bn(t.getAttribute("alt")),n=t.getAttribute("src")||"",a=Bn(t.getAttribute("title"));return n?"!["+r+"]("+n+(a?' "'+a+'"':"")+")":""}},qn.prototype={add:function(e,t){this.array.unshift(t)},keep:function(e){this._keep.unshift({filter:e,replacement:this.keepReplacement})},remove:function(e){this._remove.unshift({filter:e,replacement:function(){return""}})},forNode:function(e){return e.isBlank?this.blankRule:(t=Hn(this.array,e,this.options))||(t=Hn(this._keep,e,this.options))||(t=Hn(this._remove,e,this.options))?t:this.defaultRule;var t},forEach:function(e){for(var t=0;t<this.array.length;t++)e(this.array[t],t)}};var $n="undefined"!=typeof window?window:{};var Vn,Kn=function(){var e=$n.DOMParser,t=!1;try{(new e).parseFromString("","text/html")&&(t=!0)}catch(e){}return t}()?$n.DOMParser:function(){var e=function(){};return!function(){var e=!1;try{document.implementation.createHTMLDocument("").open()}catch(t){window.ActiveXObject&&(e=!0)}return e}()?e.prototype.parseFromString=function(e){var t=document.implementation.createHTMLDocument("");return t.open(),t.write(e),t.close(),t}:e.prototype.parseFromString=function(e){var t=new window.ActiveXObject("htmlfile");return t.designMode="on",t.open(),t.write(e),t.close(),t},e}();function Jn(e,t){var r;"string"==typeof e?r=(Vn=Vn||new Kn).parseFromString('<x-turndown id="turndown-root">'+e+"</x-turndown>","text/html").getElementById("turndown-root"):r=e.cloneNode(!0);return function(e){var t=e.element,r=e.isBlock,n=e.isVoid,a=e.isPre||function(e){return"PRE"===e.nodeName};if(t.firstChild&&!a(t)){for(var i=null,o=!1,s=null,c=Un(s,t,a);c!==t;){if(3===c.nodeType||4===c.nodeType){var u=c.data.replace(/[ \r\n\t]+/g," ");if(i&&!/ $/.test(i.data)||o||" "!==u[0]||(u=u.substr(1)),!u){c=Gn(c);continue}c.data=u,i=c}else{if(1!==c.nodeType){c=Gn(c);continue}r(c)||"BR"===c.nodeName?(i&&(i.data=i.data.replace(/ $/,"")),i=null,o=!1):n(c)||a(c)?(i=null,o=!0):i&&(o=!1)}var l=Un(s,c,a);s=c,c=l}i&&(i.data=i.data.replace(/ $/,""),i.data||Gn(i))}}({element:r,isBlock:jn,isVoid:zn,isPre:t.preformattedCode?Zn:null}),r}function Zn(e){return"PRE"===e.nodeName||"CODE"===e.nodeName}function Xn(e,t){return e.isBlock=jn(e),e.isCode="CODE"===e.nodeName||e.parentNode.isCode,e.isBlank=function(e){return!zn(e)&&!function(e){return Yn(e,Ln)}(e)&&/^\s*$/i.test(e.textContent)&&!function(e){return Wn(e,Rn)}(e)&&!function(e){return Wn(e,Ln)}(e)}(e),e.flankingWhitespace=function(e,t){if(e.isBlock||t.preformattedCode&&e.isCode)return{leading:"",trailing:""};var r=(n=e.textContent,a=n.match(/^(([ \t\r\n]*)(\s*))[\s\S]*?((\s*?)([ \t\r\n]*))$/),{leading:a[1],leadingAscii:a[2],leadingNonAscii:a[3],trailing:a[4],trailingNonAscii:a[5],trailingAscii:a[6]});var n,a;r.leadingAscii&&Qn("left",e,t)&&(r.leading=r.leadingNonAscii);r.trailingAscii&&Qn("right",e,t)&&(r.trailing=r.trailingNonAscii);return{leading:r.leading,trailing:r.trailing}}(e,t),e}function Qn(e,t,r){var n,a,i;return"left"===e?(n=t.previousSibling,a=/ $/):(n=t.nextSibling,a=/^ /),n&&(3===n.nodeType?i=a.test(n.nodeValue):r.preformattedCode&&"CODE"===n.nodeName?i=!1:1!==n.nodeType||jn(n)||(i=a.test(n.textContent))),i}var ea=Array.prototype.reduce,ta=[[/\\/g,"\\\\"],[/\*/g,"\\*"],[/^-/g,"\\-"],[/^\+ /g,"\\+ "],[/^(=+)/g,"\\$1"],[/^(#{1,6}) /g,"\\$1 "],[/`/g,"\\`"],[/^~~~/g,"\\~~~"],[/\[/g,"\\["],[/\]/g,"\\]"],[/^>/g,"\\>"],[/_/g,"\\_"],[/^(\d+)\. /g,"$1\\. "]];function ra(e){if(!(this instanceof ra))return new ra(e);var t={rules:In,headingStyle:"setext",hr:"* * *",bulletListMarker:"*",codeBlockStyle:"indented",fence:"```",emDelimiter:"_",strongDelimiter:"**",linkStyle:"inlined",linkReferenceStyle:"full",br:" ",preformattedCode:!1,blankReplacement:function(e,t){return t.isBlock?"\n\n":""},keepReplacement:function(e,t){return t.isBlock?"\n\n"+t.outerHTML+"\n\n":t.outerHTML},defaultReplacement:function(e,t){return t.isBlock?"\n\n"+e+"\n\n":e}};this.options=function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)r.hasOwnProperty(n)&&(e[n]=r[n])}return e}({},t,e),this.rules=new qn(this.options)}function na(e){var t=this;return ea.call(e.childNodes,(function(e,r){var n="";return 3===(r=new Xn(r,t.options)).nodeType?n=r.isCode?r.nodeValue:t.escape(r.nodeValue):1===r.nodeType&&(n=ia.call(t,r)),oa(e,n)}),"")}function aa(e){var t=this;return this.rules.forEach((function(r){"function"==typeof r.append&&(e=oa(e,r.append(t.options)))})),e.replace(/^[\t\r\n]+/,"").replace(/[\t\r\n\s]+$/,"")}function ia(e){var t=this.rules.forNode(e),r=na.call(this,e),n=e.flankingWhitespace;return(n.leading||n.trailing)&&(r=r.trim()),n.leading+t.replacement(r,e,this.options)+n.trailing}function oa(e,t){var r=function(e){for(var t=e.length;t>0&&"\n"===e[t-1];)t--;return e.substring(0,t)}(e),n=t.replace(/^\n*/,""),a=Math.max(e.length-r.length,t.length-n.length);return r+"\n\n".substring(0,a)+n}ra.prototype={turndown:function(e){if(!function(e){return null!=e&&("string"==typeof e||e.nodeType&&(1===e.nodeType||9===e.nodeType||11===e.nodeType))}(e))throw new TypeError(e+" is not a string, or an element/document/fragment node.");if(""===e)return"";var t=na.call(this,new Jn(e,this.options));return aa.call(this,t)},use:function(e){if(Array.isArray(e))for(var t=0;t<e.length;t++)this.use(e[t]);else{if("function"!=typeof e)throw new TypeError("plugin must be a Function or an Array of Functions");e(this)}return this},addRule:function(e,t){return this.rules.add(e,t),this},keep:function(e){return this.rules.keep(e),this},remove:function(e){return this.rules.remove(e),this},escape:function(e){return ta.reduce((function(e,t){return e.replace(t[0],t[1])}),e)}};var sa=function(){return!1},ca=function(e){return e},ua=/\s{2,}(?![^<>]*<\/(pre|code|textarea)>)/g;function la(e){return e.replace(ua," ").trim()}var fa="\t\n\v\f\r    \u2028\u2029\ufeff",da="["+fa+"]",ha=RegExp("^"+da+da+"*"),pa=RegExp(da+da+"*$"),ma=function(e,t,r){var n={},a=_((function(){return!!fa[e]()||"…"!="…"[e]()})),i=n[e]=a?t(ga):fa[e];r&&(n[r]=i),z(z.P+z.F*a,"String",n)},ga=ma.trim=function(e,t){return e=String(f(e)),1&t&&(e=e.replace(ha,"")),2&t&&(e=e.replace(pa,"")),e},va=ma,ya=A.parseInt,_a=va.trim,ba=/^[-+]?0[xX]/,Aa=8!==ya(fa+"08")||22!==ya(fa+"0x16")?function(e,t){var r=_a(String(e),3);return ya(r,t>>>0||(ba.test(r)?16:10))}:ya;z(z.G+z.F*(parseInt!=Aa),{parseInt:Aa});var wa=T.parseInt,xa=new RegExp("(page|paging|(p(a|g|ag)?(e|enum|ewanted|ing|ination)))?(=|/)([0-9]{1,3})","i"),ka=/[a-z]/i,Ea=/^[a-z]+$/i,Ma=/^[0-9]+$/i,Sa=/charset=([\w-]+)\b/;function Ta(e){return e.split("#")[0].replace(/\/$/,"")}z(z.S,"Array",{isArray:ge});var Ca=T.Array.isArray;var Da=function(e){if(Ca(e))return e},Oa=T.getIterator=function(e){var t=Ut(e);if("function"!=typeof t)throw TypeError(e+" is not iterable!");return O(t.call(e))};var Na=function(e,t){var r=[],n=!0,a=!1,i=void 0;try{for(var o,s=Oa(e);!(n=(o=s.next()).done)&&(r.push(o.value),!t||r.length!==t);n=!0);}catch(e){a=!0,i=e}finally{try{n||null==s.return||s.return()}finally{if(a)throw i}}return r};var Pa=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")};var ja=function(e,t){return Da(e)||Na(e,t)||Pa()};function Ra(e,t){var r=t||Sn.parse(e),n=r.protocol,a=r.host,i=r.path,o=!1,s=i.split("/").reverse().reduce((function(e,t,r){var n=t;if(n.includes(".")){var a=n.split("."),i=ja(a,2),s=i[0],c=i[1];Ea.test(c)&&(n=s)}return xa.test(n)&&r<2&&(n=n.replace(xa,"")),0===r&&(o=ka.test(n)),function(e,t,r){var n=!0;return t<2&&Ma.test(e)&&e.length<3&&(n=!0),0===t&&"index"===e.toLowerCase()&&(n=!1),t<2&&e.length<3&&!r&&(n=!1),n}(n,r,o)&&e.push(n),e}),[]);return"".concat(n,"//").concat(a).concat(s.reverse().join("/"))}var za=new RegExp(".( |$)");function La(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10;return e.trim().split(/\s+/).slice(0,t).join(" ")}function Ya(e){var t="utf-8",r=Sa.exec(e);null!==r&&(e=ja(r,2)[1]);return sa(e)&&(t=e),t}var Wa=/^[A-Z_]+(\/\d\.\d)? /,Ia=/^([A-Z_]+) (.+) [A-Z]+\/(\d)\.(\d)$/,Ba=/^[A-Z]+\/(\d)\.(\d) (\d{3}) (.*)$/,qa=function(e,t){return function(e,t){var r,n=function(e){var t=e.indexOf("\r\n");return-1===t?e:e.slice(0,t)}(e);return t&&Wa.test(n)?Ha(e):null!==(r=n.match(Ia))?{method:r[1],url:r[2],version:{major:parseInt(r[3],10),minor:parseInt(r[4],10)},headers:Ha(e)}:null!==(r=n.match(Ba))?{version:{major:parseInt(r[1],10),minor:parseInt(r[2],10)},statusCode:parseInt(r[3],10),statusMessage:r[4],headers:Ha(e)}:Ha(e)}(function(e){e&&e._header&&(e=e._header);return e&&"function"==typeof e.toString?e.toString().trim():""}(e),t)};function Ha(e){var t,r,n,a={},i=function(e){var t=0;return e=e.toString(),function(){var n=e.indexOf("\r\n",t),a=e.indexOf("\n",t),i=e.indexOf("\r",t),o=[n,a,i].sort((function(e,t){return e>t?1:e<t?-1:0})).filter((function(e){return-1!==e}))[0];if(void 0!==o)return r(o,o===n?2:1);var s=e.length;return s===t?null:r(s,0)};function r(r,n){var a=e.substr(t,r-t);return t=r+n,a}}(e),o=i();for(Wa.test(o)&&(o=i());o;)" "!==o[0]&&"\t"!==o[0]?(r&&Fa(r,n,a),t=o.indexOf(":"),r=o.substr(0,t),n=o.substr(t+1).trim(),o=i()):(n+=" "+o.trim(),o=i());return r&&Fa(r,n,a),a}function Fa(e,t,r){switch(e=e.toLowerCase()){case"set-cookie":void 0!==r[e]?r[e].push(t):r[e]=[t];break;case"content-type":case"content-length":case"user-agent":case"referer":case"host":case"authorization":case"proxy-authorization":case"if-modified-since":case"if-unmodified-since":case"from":case"location":case"max-forwards":case"retry-after":case"etag":case"last-modified":case"server":case"age":case"expires":void 0===r[e]&&(r[e]=t);break;default:"string"==typeof r[e]?r[e]+=", "+t:r[e]=t}}var Ga=XMLHttpRequest;if(!Ga)throw new Error("missing XMLHttpRequest");Ua.log={trace:Va,debug:Va,info:Va,warn:Va,error:Va};function Ua(e,t){if("function"!=typeof t)throw new Error("Bad callback given: "+t);if(!e)throw new Error("No options given");var r=e.onResponse;if((e="string"==typeof e?{uri:e}:JSON.parse(JSON.stringify(e))).onResponse=r,e.verbose&&(Ua.log=function(){var e,t,r={},n=["trace","debug","info","warn","error"];for(t=0;t<n.length;t++)r[e=n[t]]=Va,"undefined"!=typeof console&&console&&console[e]&&(r[e]=Ka(console,e));return r}()),e.url&&(e.uri=e.url,delete e.url),!e.uri&&""!==e.uri)throw new Error("options.uri is a required argument");if("string"!=typeof e.uri)throw new Error("options.uri must be a string");for(var n=["proxy","_redirectsFollowed","maxRedirects","followRedirect"],a=0;a<n.length;a++)if(e[n[a]])throw new Error("options."+n[a]+" is not supported");if(e.callback=t,e.method=e.method||"GET",e.headers=e.headers||{},e.body=e.body||null,e.timeout=e.timeout||Ua.DEFAULT_TIMEOUT,e.headers.host)throw new Error("Options.headers.host is not supported");e.json&&(e.headers.accept=e.headers.accept||"application/json","GET"!==e.method&&(e.headers["content-type"]="application/json"),"boolean"!=typeof e.json?e.body=JSON.stringify(e.json):"string"!=typeof e.body&&(e.body=JSON.stringify(e.body)));var i=function(e){var t=[];for(var r in e)e.hasOwnProperty(r)&&t.push(encodeURIComponent(r)+"="+encodeURIComponent(e[r]));return t.join("&")};if(e.qs){var o="string"==typeof e.qs?e.qs:i(e.qs);-1!==e.uri.indexOf("?")?e.uri=e.uri+"&"+o:e.uri=e.uri+"?"+o}if(e.form){if("string"==typeof e.form)throw"form name unsupported";if("POST"===e.method){var s=(e.encoding||"application/x-www-form-urlencoded").toLowerCase();switch(e.headers["content-type"]=s,s){case"application/x-www-form-urlencoded":e.body=i(e.form).replace(/%20/g,"+");break;case"multipart/form-data":var c=function(e){var t={};t.boundry="-------------------------------"+Math.floor(1e9*Math.random());var r=[];for(var n in e)e.hasOwnProperty(n)&&r.push("--"+t.boundry+'\nContent-Disposition: form-data; name="'+n+'"\n\n'+e[n]+"\n");return r.push("--"+t.boundry+"--"),t.body=r.join(""),t.length=t.body.length,t.type="multipart/form-data; boundary="+t.boundry,t}(e.form);e.body=c.body,e.headers["content-type"]=c.type;break;default:throw new Error("unsupported encoding:"+s)}}}return e.onResponse=e.onResponse||Va,!0===e.onResponse&&(e.onResponse=t,e.callback=Va),!e.headers.authorization&&e.auth&&(e.headers.authorization="Basic "+function(e){var t,r,n,a,i,o,s,c,u="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",l=0,f=0,d="",h=[];if(!e)return e;do{t=e.charCodeAt(l++),r=e.charCodeAt(l++),n=e.charCodeAt(l++),a=(c=t<<16|r<<8|n)>>18&63,i=c>>12&63,o=c>>6&63,s=63&c,h[f++]=u.charAt(a)+u.charAt(i)+u.charAt(o)+u.charAt(s)}while(l<e.length);switch(d=h.join(""),e.length%3){case 1:d=d.slice(0,-2)+"==";break;case 2:d=d.slice(0,-1)+"="}return d}(e.auth.username+":"+e.auth.password)),function(e){var t=new Ga,r=!1,n=function(e){var t,r=/^([\w\+\.\-]+:)(?:\/\/([^\/?#:]*)(?::(\d+))?)?/;try{t=location.href}catch(e){(t=document.createElement("a")).href="",t=t.href}var n=r.exec(t.toLowerCase())||[],a=r.exec(e.toLowerCase());return!(!a||a[1]==n[1]&&a[2]==n[2]&&(a[3]||("http:"===a[1]?80:443))==(n[3]||("http:"===n[1]?80:443)))}(e.uri),a="withCredentials"in t;if($a+=1,t.seq_id=$a,t.id=$a+": "+e.method+" "+e.uri,t._id=t.id,n&&!a){var i=new Error("Browser does not support cross-origin request: "+e.uri);return i.cors="unsupported",e.callback(i,t)}t.timeoutTimer=setTimeout((function(){r=!0;var n=new Error("ETIMEDOUT");return n.code="ETIMEDOUT",n.duration=e.timeout,Ua.log.error("Timeout",{id:t._id,milliseconds:e.timeout}),e.callback(n,t)}),e.timeout);var o={response:!1,loading:!1,end:!1};t.onreadystatechange=s,t.open(e.method,e.uri,!0),n&&(t.withCredentials=!!e.withCredentials);return t.send(e.body),t;function s(n){if(r)return Ua.log.debug("Ignoring timed out state change",{state:t.readyState,id:t.id});if(Ua.log.debug("State change",{state:t.readyState,id:t.id,timed_out:r}),t.readyState===Ga.OPENED)for(var a in Ua.log.debug("Request started",{id:t.id}),e.headers)t.setRequestHeader(a,e.headers[a]);else t.readyState===Ga.HEADERS_RECEIVED?c():t.readyState===Ga.LOADING?(c(),u()):t.readyState===Ga.DONE&&(c(),u(),function(){if(o.end)return;if(o.end=!0,Ua.log.debug("Request done",{id:t.id}),t.body=t.responseText,t.headers=qa(t.getAllResponseHeaders()),e.json)try{t.body=JSON.parse(t.responseText)}catch(r){return e.callback(r,t)}e.callback(null,t,t.body)}())}function c(){if(!o.response){if(o.response=!0,Ua.log.debug("Got response",{id:t.id,status:t.status}),clearTimeout(t.timeoutTimer),t.statusCode=t.status,n&&0==t.statusCode){var r=new Error("CORS request rejected: "+e.uri);return r.cors="rejected",o.loading=!0,o.end=!0,e.callback(r,t)}e.onResponse(null,t)}}function u(){o.loading||(o.loading=!0,Ua.log.debug("Response body loading",{id:t.id}))}}(e)}var $a=0;Ua.withCredentials=!1,Ua.DEFAULT_TIMEOUT=18e4,Ua.defaults=function(e,t){var r=function(t){return function(r,n){for(var a in r="string"==typeof r?{uri:r}:JSON.parse(JSON.stringify(r)),e)void 0===r[a]&&(r[a]=e[a]);return t(r,n)}},n=r(Ua);return n.get=r(Ua.get),n.post=r(Ua.post),n.put=r(Ua.put),n.head=r(Ua.head),n};function Va(){}function Ka(e,t){return function(r,n){"object"==typeof n&&(r+=" "+JSON.stringify(n));return e[t].call(e,r)}}["get","put","post","head"].forEach((function(e){var t=e.toUpperCase();Ua[e.toLowerCase()]=function(e){"string"==typeof e?e={method:t,uri:e}:(e=JSON.parse(JSON.stringify(e))).method=t;var r=[e].concat(Array.prototype.slice.apply(arguments,[1]));return Ua.apply(this,r)}})),Ua.couch=function(e,t){return"string"==typeof e&&(e={uri:e}),e.json=!0,e.body&&(e.json=e.body),delete e.body,t=t||Va,Ua(e,(function(e,r,n){if(e)return t(e,r,n);if((r.statusCode<200||r.statusCode>299)&&n.error){for(var a in e=new Error("CouchDB error: "+(n.error.reason||n.error.error)),n)e[a]=n[a];return t(e,r,n)}return t(e,r,n)}))};var Ja=Ua,Za=Cn.browser?{}:{"User-Agent":"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"},Xa=new RegExp("^(".concat(["audio/mpeg","image/gif","image/jpeg","image/jpg"].join("|"),")$"),"i");function Qa(e){return new Ur((function(t,r){Ja(e,(function(e,n,a){e?r(e):t({body:a,response:n})}))}))}function ei(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1];if(e.statusMessage&&"OK"!==e.statusMessage||200!==e.statusCode){if(!e.statusCode)throw new Error("Unable to fetch content. Original exception was ".concat(e.error));if(!t)throw new Error("Resource returned a response status code of ".concat(e.statusCode," and resource was instructed to reject non-200 status codes."))}var r=e.headers,n=r["content-type"],a=r["content-length"];if(Xa.test(n))throw new Error("Content-type for this resource was ".concat(n," and is not allowed."));if(a>5242880)throw new Error("Content for this resource was too large. Maximum content length is ".concat(5242880,"."));return!0}function ti(e,t){return ri.apply(this,arguments)}function ri(){return(ri=Vr(s.mark((function e(t,r){var n,a,i,o,c,u=arguments;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=u.length>2&&void 0!==u[2]?u[2]:{},r=r||Sn.parse(encodeURI(t)),a=dt({url:r.href,headers:dt({},Za,n),timeout:1e4,jar:!0,encoding:null,gzip:!0,followAllRedirects:!0},"undefined"!=typeof window?{}:{followRedirect:!0}),e.next=5,Qa(a);case 5:return i=e.sent,o=i.response,c=i.body,e.prev=8,ei(o),e.abrupt("return",{body:c,response:o});case 13:return e.prev=13,e.t0=e.catch(8),e.abrupt("return",{error:!0,message:e.t0.message});case 16:case"end":return e.stop()}}),e,this,[[8,13]])})))).apply(this,arguments)}function ni(e,t,r){return e("meta[".concat(t,"]")).each((function(n,a){var i=e(a),o=i.attr(t);i.attr(r,o),i.removeAttr(t)})),e}var ai=A.Reflect,ii=ai&&ai.ownKeys||function(e){var t=Ee.f(O(e)),r=me.f;return r?t.concat(r(e)):t};z(z.S,"Reflect",{ownKeys:ii});var oi=T.Reflect.ownKeys,si=new RegExp("transparent|spacer|blank","i"),ci="mercury-parser-keep",ui=['iframe[src^="https://www.youtube.com"]','iframe[src^="https://www.youtube-nocookie.com"]','iframe[src^="http://www.youtube.com"]','iframe[src^="https://player.vimeo"]','iframe[src^="http://player.vimeo"]','iframe[src^="https://www.redditmedia.com"]'],li=["title","script","noscript","link","style","hr","embed","iframe","object"],fi=new RegExp("^(".concat(["src","srcset","sizes","type","href","class","id","alt","xlink:href","width","height"].join("|"),")$"),"i"),di=["ul","ol","table","div","button","form"].join(","),hi=["h2","h3","h4","h5","h6"].join(","),pi=["a","blockquote","dl","div","img","p","pre","table"].join(","),mi=new RegExp(["article","articlecontent","instapaper_body","blog","body","content","entry-content-asset","entry","hentry","main","Normal","page","pagination","permalink","post","story","text","[-_]copy","\\Bcopy"].join("|"),"i"),gi=new RegExp(["adbox","advert","author","bio","bookmark","bottom","byline","clear","com-","combx","comment","comment\\B","contact","copy","credit","crumb","date","deck","excerpt","featured","foot","footer","footnote","graf","head","info","infotext","instapaper_ignore","jump","linebreak","link","masthead","media","meta","modal","outbrain","promo","pr_","related","respond","roundcontent","scroll","secondary","share","shopping","shoutbox","side","sidebar","sponsor","stamp","sub","summary","tags","tools","widget"].join("|"),"i"),vi=new RegExp("pag(e|ing|inat)","i"),yi=new RegExp("^(".concat(["article","aside","blockquote","body","br","button","canvas","caption","col","colgroup","dd","div","dl","dt","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","map","object","ol","output","p","pre","progress","section","table","tbody","textarea","tfoot","th","thead","tr","ul","video"].join("|"),")$"),"i"),_i=["ad-break","adbox","advert","addthis","agegate","aux","blogger-labels","combx","comment","conversation","disqus","entry-unrelated","extra","foot","header","hidden","loader","login","menu","meta","nav","outbrain","pager","pagination","predicta","presence_control_external","popup","printfriendly","related","remove","remark","rss","share","shoutbox","sidebar","sociable","sponsor","taboola","tools"].join("|"),bi=new RegExp(_i,"i"),Ai=["and","article","body","blogindex","column","content","entry-content-asset","format","hfeed","hentry","hatom","main","page","posts","shadow"].join("|"),wi=new RegExp(Ai,"i");function xi(e){var t=!1;return e("br").each((function(r,n){var a=e(n),i=a.next().get(0);i&&"br"===i.tagName.toLowerCase()?(t=!0,a.remove()):t&&(t=!1,function(e,t){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],n=t(e);if(r){for(var a=e.nextSibling,i=t("<p></p>");a&&(!a.tagName||!yi.test(a.tagName));){var o=a,s=o.nextSibling;t(a).appendTo(i),a=s}return n.replaceWith(i),n.remove(),t}}(n,e,!0))})),e}function ki(e){return e=function(e){return e("span").each((function(t,r){var n=e(r);0===n.parents("p, div, li, figcaption").length&&Ei(n,e,"p")})),e}(e=function(e){return e("div").each((function(t,r){var n=e(r);0===n.children(pi).length&&Ei(n,e,"p")})),e}(e=xi(e)))}function Ei(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"p",n=e.get(0);if(!n)return t;var a,i=jo(n)||{},o=oi(i).map((function(e){return"".concat(e,"=").concat(i[e])})).join(" ");return a=t.browser?"noscript"===n.tagName.toLowerCase()?e.text():e.html():e.contents(),e.replaceWith("<".concat(r," ").concat(o,">").concat(a,"</").concat(r,">")),t}function Mi(e,t){return e.find("img").each((function(e,r){var n=t(r);!function(e,t){var r=wa(e.attr("height"),10),n=wa(e.attr("width"),10)||20;(r||20)<10||n<10?e.remove():r&&e.removeAttr("height")}(n,t),function(e,t){si.test(e.attr("src"))&&e.remove()}(n)})),t}var Si=function(e){if(Ca(e)){for(var t=0,r=new Array(e.length);t<e.length;t++)r[t]=e[t];return r}},Ti=function(e,t,r){t in e?P.f(e,t,p(0,r)):e[t]=r};z(z.S+z.F*!Sr((function(e){})),"Array",{from:function(e){var t,r,n,a,i=st(e),o="function"==typeof this?this:Array,s=arguments.length,c=s>1?arguments[1]:void 0,u=void 0!==c,l=0,f=Ut(i);if(u&&(c=D(c,s>2?arguments[2]:void 0,2)),null==f||o==Array&&Ft(f))for(r=new o(t=ie(i.length));t>l;l++)Ti(r,l,u?c(i[l],l):i[l]);else for(a=f.call(i),r=new o;!(n=a.next()).done;l++)Ti(r,l,u?Bt(a,c,[n.value,l],!0):n.value);return r.length=l,r}});var Ci=T.Array.from,Di=V("iterator"),Oi=T.isIterable=function(e){var t=Object(e);return void 0!==t[Di]||"@@iterator"in t||mt.hasOwnProperty(Wt(t))};var Ni=function(e){if(Oi(Object(e))||"[object Arguments]"===Object.prototype.toString.call(e))return Ci(e)};var Pi=function(){throw new TypeError("Invalid attempt to spread non-iterable instance")};var ji=function(e){return Si(e)||Ni(e)||Pi()};function Ri(e,t,r){var n=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[];if(0===n.length&&(n=ui),r){var a=Sn.parse(r),i=a.protocol,o=a.hostname;n=[].concat(ji(n),['iframe[src^="'.concat(i,"//").concat(o,'"]')])}return t(n.join(","),e).addClass(ci),t}function zi(e,t){return e.find("*").each((function(e,t){var r=jo(t);!function(e,t){if(e.attribs)e.attribs=t;else if(e.attributes){for(;e.attributes.length>0;)e.removeAttribute(e.attributes[0].name);oi(t).forEach((function(r){e.setAttribute(r,t[r])}))}}(t,oi(r).reduce((function(e,t){return fi.test(t)?dt({},e,ft({},t,r[t])):e}),{}))})),t(".".concat(ci),e).removeClass(ci),e}var Li=new RegExp("^(".concat(["br","b","i","label","hr","area","base","basefont","input","img","link","meta"].join("|"),")$"),"i"),Yi=[[".hentry",".entry-content"],["entry",".entry-content"],[".entry",".entry_content"],[".post",".postbody"],[".post",".post_body"],[".post",".post-body"]],Wi=new RegExp(["figure","photo","image","caption"].join("|"),"i"),Ii=new RegExp(["article","articlecontent","instapaper_body","blog","body","content","entry-content-asset","entry","hentry","main","Normal","page","pagination","permalink","post","story","text","[-_]copy","\\Bcopy"].join("|"),"i"),Bi=new RegExp("entry-content-asset","i"),qi=new RegExp(["adbox","advert","author","bio","bookmark","bottom","byline","clear","com-","combx","comment","comment\\B","contact","copy","credit","crumb","date","deck","excerpt","featured","foot","footer","footnote","graf","head","info","infotext","instapaper_ignore","jump","linebreak","link","masthead","media","meta","modal","outbrain","promo","pr_","related","respond","roundcontent","scroll","secondary","share","shopping","shoutbox","side","sidebar","sponsor","stamp","sub","summary","tags","tools","widget"].join("|"),"i"),Hi=new RegExp("^(p|li|span|pre)$","i"),Fi=new RegExp("^(td|blockquote|ol|ul|dl)$","i"),Gi=new RegExp("^(address|form)$","i");function Ui(e){var t=e.attr("class"),r=e.attr("id"),n=0;return r&&(Ii.test(r)&&(n+=25),qi.test(r)&&(n-=25)),t&&(0===n&&(Ii.test(t)&&(n+=25),qi.test(t)&&(n-=25)),Wi.test(t)&&(n+=10),Bi.test(t)&&(n+=25)),n}var $i=A.parseFloat,Vi=va.trim,Ki=1/$i(fa+"-0")!=-1/0?function(e){var t=Vi(String(e),3),r=$i(t);return 0===r&&"-"==t.charAt(0)?-0:r}:$i;z(z.G+z.F*(parseFloat!=Ki),{parseFloat:Ki});var Ji=T.parseFloat;function Zi(e){return Ji(e.attr("score"))||null}function Xi(e){return(e.match(/,/g)||[]).length}var Qi=new RegExp("^(p|pre)$","i");function eo(e){var t=1,r=e.text().trim(),n=r.length;return n<25?0:(t+=Xi(r),t+=function(e){var t,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"p",n=e/50;return n>0?(t=Qi.test(r)?n-2:n-1.25,Math.min(Math.max(t,0),3)):0}(n),":"===r.slice(-1)&&(t-=1),t)}function to(e,t,r){return e.attr("score",r),e}function ro(e,t,r){try{to(e,0,ao(e,t)+r)}catch(e){}return e}function no(e,t,r){var n=e.parent();return n&&ro(n,t,.25*r),e}function ao(e,t){var r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],n=Zi(e);return n||(n=io(e),r&&(n+=Ui(e)),no(e,t,n),n)}function io(e){var t=e.get(0).tagName;return Hi.test(t)?eo(e):"div"===t.toLowerCase()?5:Fi.test(t)?3:Gi.test(t)?-3:"th"===t.toLowerCase()?-5:0}function oo(e,t,r){e&&(!function(e,t){e.get(0)&&"span"===e.get(0).tagName&&Ei(e,t,"div")}(e,t),ro(e,t,r))}function so(e,t){return e("p, pre").not("[score]").each((function(r,n){var a=e(n),i=(a=to(a,0,ao(a,e,t))).parent(),o=io(a);oo(i,e,o),i&&oo(i.parent(),e,o/2)})),e}function co(e,t,r){if(!e.parent().length)return e;var n=Math.max(10,.25*t),a=r("<div></div>");return e.parent().children().each((function(i,o){var s=r(o);if(Li.test(o.tagName))return null;var c,u=Zi(s);if(u)if(s.get(0)===e.get(0))a.append(s);else{var l=0,f=Eo(s);if(f<.05&&(l+=20),f>=.5&&(l-=20),s.attr("class")===e.attr("class")&&(l+=.2*t),u+l>=n)return a.append(s);if("p"===o.tagName){var d=s.text(),h=ko(d);if(h>80&&f<.25)return a.append(s);if(h<=80&&0===f&&(c=d,za.test(c)))return a.append(s)}}return null})),1===a.children().length&&a.children().first().get(0)===e.get(0)?e:a}function uo(e,t){return t(di,e).each((function(e,r){var n=t(r);if(!(n.hasClass(ci)||n.find(".".concat(ci)).length>0)){var a=Zi(n);a||to(n,0,a=ao(n,t)),a<0?n.remove():function(e,t,r){if(!e.hasClass("entry-content-asset")){var n=la(e.text());if(Xi(n)<10){var a=t("p",e).length;if(t("input",e).length>a/3)return void e.remove();var i=n.length,o=t("img",e).length;if(i<25&&0===o)return void e.remove();var s=Eo(e);if(r<25&&s>.2&&i>75)return void e.remove();if(r>=25&&s>.5){var c=e.get(0).tagName.toLowerCase();if("ol"===c||"ul"===c){var u=e.prev();if(u&&":"===la(u.text()).slice(-1))return}return void e.remove()}t("script",e).length>0&&i<150&&e.remove()}}}(n,t,a)}})),t}var lo=function(e,t){if(!m(e)||e._t!==t)throw TypeError("Incompatible receiver, "+t+" required!");return e},fo=P.f,ho=U.fastKey,po=b?"_s":"size",mo=function(e,t){var r,n=ho(t);if("F"!==n)return e._i[n];for(r=e._f;r;r=r.n)if(r.k==t)return r},go={getConstructor:function(e,t,r,n){var a=e((function(e,i){It(e,a,t,"_i"),e._t=t,e._i=xe(null),e._f=void 0,e._l=void 0,e[po]=0,null!=i&&$t(i,r,e[n],e)}));return yr(a.prototype,{clear:function(){for(var e=lo(this,t),r=e._i,n=e._f;n;n=n.n)n.r=!0,n.p&&(n.p=n.p.n=void 0),delete r[n.i];e._f=e._l=void 0,e[po]=0},delete:function(e){var r=lo(this,t),n=mo(r,e);if(n){var a=n.n,i=n.p;delete r._i[n.i],n.r=!0,i&&(i.n=a),a&&(a.p=i),r._f==n&&(r._f=a),r._l==n&&(r._l=i),r[po]--}return!!n},forEach:function(e){lo(this,t);for(var r,n=D(e,arguments.length>1?arguments[1]:void 0,3);r=r?r.n:this._f;)for(n(r.v,r.k,this);r&&r.r;)r=r.p},has:function(e){return!!mo(lo(this,t),e)}}),b&&fo(a.prototype,"size",{get:function(){return lo(this,t)[po]}}),a},def:function(e,t,r){var n,a,i=mo(e,t);return i?i.v=r:(e._l=i={i:a=ho(t,!0),k:t,v:r,p:n=e._l,n:void 0,r:!1},e._f||(e._f=i),n&&(n.n=i),e[po]++,"F"!==a&&(e._i[a]=i)),e},getEntry:mo,setStrong:function(e,t,r){Et(e,t,(function(e,r){this._t=lo(e,t),this._k=r,this._l=void 0}),(function(){for(var e=this._k,t=this._l;t&&t.r;)t=t.p;return this._t&&(this._l=t=t?t.n:this._t._f)?St(0,"keys"==e?t.k:"values"==e?t.v:[t.k,t.v]):(this._t=void 0,St(1))}),r?"entries":"values",!r,!0),br(t)}},vo=V("species"),yo=function(e,t){return new(function(e){var t;return ge(e)&&("function"!=typeof(t=e.constructor)||t!==Array&&!ge(t.prototype)||(t=void 0),m(t)&&null===(t=t[vo])&&(t=void 0)),void 0===t?Array:t}(e))(t)},_o=P.f,bo=function(e,t){var r=1==e,n=2==e,a=3==e,i=4==e,o=6==e,s=5==e||o,c=t||yo;return function(t,u,f){for(var d,h,p=st(t),m=l(p),g=D(u,f,3),v=ie(m.length),y=0,_=r?c(t,v):n?c(t,0):void 0;v>y;y++)if((s||y in m)&&(h=g(d=m[y],y,p),e))if(r)_[y]=h;else if(h)switch(e){case 3:return!0;case 5:return d;case 6:return y;case 2:_.push(d)}else if(i)return!1;return o?-1:a||i?i:_}}(0);!function(e,t,r,n,a,i){var o=A[e],s=o,c=a?"set":"add",u=s&&s.prototype,l={};b&&"function"==typeof s&&(i||u.forEach&&!_((function(){(new s).entries().next()})))?(s=t((function(t,r){It(t,s,e,"_c"),t._c=new o,null!=r&&$t(r,a,t[c],t)})),bo("add,clear,delete,forEach,get,has,set,keys,values,entries,toJSON".split(","),(function(e){var t="add"==e||"set"==e;!(e in u)||i&&"clear"==e||j(s.prototype,e,(function(r,n){if(It(this,s,e),!t&&i&&!m(r))return"get"==e&&void 0;var a=this._c[e](0===r?0:r,n);return t?this:a}))})),i||_o(s.prototype,"size",{get:function(){return this._c.size}})):(s=n.getConstructor(t,e,a,c),yr(s.prototype,r),U.NEED=!0),Z(s,e),l[e]=s,z(z.G+z.W+z.F,l),i||n.setStrong(s,e,a)}("Set",(function(e){return function(){return e(this,arguments.length>0?arguments[0]:void 0)}}),{add:function(e){return go.def(lo(this,"Set"),e=0===e?0:e,e)}},go);z(z.P+z.R,"Set",{toJSON:function(e){return function(){if(Wt(this)!=e)throw TypeError(e+"#toJSON isn't generic");return function(e,t){var r=[];return $t(e,!1,r.push,r,t),r}(this)}}("Set")});var Ao;Ao="Set",z(z.S,Ao,{of:function(){for(var e=arguments.length,t=new Array(e);e--;)t[e]=arguments[e];return new this(t)}});!function(e){z(z.S,e,{from:function(e){var t,r,n,a,i=arguments[1];return C(this),(t=void 0!==i)&&C(i),null==e?new this:(r=[],t?(n=0,a=D(i,arguments[2],2),$t(e,!1,(function(e){r.push(a(e,n++))}))):$t(e,!1,r.push,r),new this(r))}})}("Set");var wo=T.Set;function xo(e,t,r){return["href","src"].forEach((function(e){return function(e,t,r){var n=e("base").attr("href");e("[".concat(r,"]")).each((function(e,a){var i=jo(a)[r];if(i){var o=Sn.resolve(n||t,i);Ro(a,r,o)}}))}(t,r,e)})),function(e,t,r){e("[srcset]",r).each((function(e,r){var n=jo(r).srcset;if(n){var a=n.match(/(?:\s*)(\S+(?:\s*[\d.]+[wx])?)(?:\s*,\s*)?/g);if(!a)return;var i=a.map((function(e){var r=e.trim().replace(/,$/,"").split(/\s+/);return r[0]=Sn.resolve(t,r[0]),r.join(" ")}));Ro(r,"srcset",ji(new wo(i)).join(", "))}}))}(t,r,e),e}function ko(e){return e.trim().replace(/\s+/g," ").length}function Eo(e){var t=ko(e.text()),r=ko(e.find("a").text());return t>0?r/t:0===t&&r>0?1:0}var Mo=X.f("iterator");ee("asyncIterator"),ee("observable");var So=T.Symbol,To=t((function(e){function t(e){return(t="function"==typeof So&&"symbol"==typeof Mo?function(e){return typeof e}:function(e){return e&&"function"==typeof So&&e.constructor===So&&e!==So.prototype?"symbol":typeof e})(e)}function r(n){return"function"==typeof So&&"symbol"===t(Mo)?e.exports=r=function(e){return t(e)}:e.exports=r=function(e){return e&&"function"==typeof So&&e.constructor===So&&e!==So.prototype?"symbol":t(e)},r(n)}e.exports=r}));function Co(e,t,r){var n=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=t.filter((function(e){return-1!==r.indexOf(e)})),i=!0,o=!1,s=void 0;try{for(var c,u=function(){var t=c.value,r=e("meta[".concat("name",'="').concat(t,'"]')).map((function(t,r){return e(r).attr("value")})).toArray().filter((function(e){return""!==e}));if(1===r.length){var a;if(n)a=No(r[0],e);else a=ja(r,1)[0];return{v:a}}},l=Oa(a);!(i=(c=l.next()).done);i=!0){var f=u();if("object"===To(f))return f.v}}catch(e){o=!0,s=e}finally{try{i||null==l.return||l.return()}finally{if(o)throw s}}return null}function Do(e,t){return!(e.children().length>t)&&!function(e){return void 0!==e.parents().toArray().find((function(e){var t=jo(e),r=t.class,n=t.id;return"".concat(r," ").concat(n).includes("comment")}))}(e)}function Oo(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1,n=!(arguments.length>3&&void 0!==arguments[3])||arguments[3],a=!0,i=!1,o=void 0;try{for(var s,c=Oa(t);!(a=(s=c.next()).done);a=!0){var u=s.value,l=e(u);if(1===l.length){var f=e(l[0]);if(Do(f,r)){var d=void 0;if(d=n?f.text():f.html())return d}}}}catch(e){i=!0,o=e}finally{try{a||null==c.return||c.return()}finally{if(i)throw o}}return null}function No(e,t){var r=t("<span>".concat(e,"</span>")).text();return""===r?e:r}function Po(e){return e.text().trim().length>=100}function jo(e){var t=e.attribs,r=e.attributes;return!t&&r?oi(r).reduce((function(e,t){var n=r[t];return n.name&&n.value?(e[n.name]=n.value,e):e}),{}):t}function Ro(e,t,r){return e.attribs?e.attribs[t]=r:e.attributes&&e.setAttribute(t,r),e}var zo=new RegExp("https?://","i"),Lo=new RegExp("".concat(".(png|gif|jpe?g)"),"i"),Yo=new RegExp("".concat(".(png|gif|jpe?g)","(\\?\\S+)?(\\s*[\\d.]+[wx])"),"i"),Wo=["script","style","form"].join(",");function Io(e){return e("img").each((function(t,r){var n=jo(r);oi(n).forEach((function(t){var a=n[t];if("srcset"!==t&&zo.test(a)&&Yo.test(a))e(r).attr("srcset",a);else if("src"!==t&&"srcset"!==t&&zo.test(a)&&Lo.test(a)){var i=function(e){try{var t=JSON.parse(e).src;if("string"==typeof t)return t}catch(e){return!1}return!1}(a);i?e(r).attr("src",i):e(r).attr("src",a)}}))})),e}function Bo(e,t){return"comment"===t.type}function qo(e){return e(Wo).remove(),e=function(e){return e.root().find("*").contents().filter(Bo).remove(),e}(e)}var Ho,Fo={create:(Ho=Vr(s.mark((function e(t,r,n){var a,i,o=arguments;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(a=o.length>3&&void 0!==o[3]?o[3]:{},!r){e.next=6;break}i={body:r,response:{statusMessage:"OK",statusCode:200,headers:{"content-type":"text/html","content-length":500}},alreadyDecoded:!0},e.next=9;break;case 6:return e.next=8,ti(t,n,a);case 8:i=e.sent;case 9:if(!i.error){e.next=12;break}return i.failed=!0,e.abrupt("return",i);case 12:return e.abrupt("return",this.generateDoc(i));case 13:case"end":return e.stop()}}),e,this)}))),function(e,t,r){return Ho.apply(this,arguments)}),generateDoc:function(e){var t=e.body,r=e.response,n=e.alreadyDecoded,a=void 0!==n&&n,i=r.headers["content-type"],o=void 0===i?"":i;if(!o.includes("html")&&!o.includes("text"))throw new Error("Content does not appear to be text.");var s=this.encodeDoc({content:t,contentType:o,alreadyDecoded:a});if(0===s.root().children().length)throw new Error("No children, likely a bad parse.");return s=qo(s=Io(s=function(e){return e=ni(e,"content","value"),e=ni(e,"property","name")}(s)))},encodeDoc:function(e){var t=e.content,r=e.contentType,n=e.alreadyDecoded;if(void 0!==n&&n)return Cn.load(t);var a=Ya(r),i=ca(t,a),o=Cn.load(i),s=o(Cn.browser?"meta[http-equiv=content-type]":"meta[http-equiv=content-type i]").attr("content")||o("meta[charset]").attr("charset"),c=Ya(s);return s&&c!==a&&(i=ca(t,c),o=Cn.load(i)),o}},Go=s.mark(Uo);function Uo(){var e,t,r=arguments;return s.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:e=r.length>0&&void 0!==r[0]?r[0]:1,t=r.length>1&&void 0!==r[1]?r[1]:1;case 2:if(!(e<=t)){n.next=7;break}return n.next=5,e+=1;case 5:n.next=2;break;case 7:case"end":return n.stop()}}),Go,this)}function $o(e){return!!e.hostname}var Vo=Object.assign,Ko=!Vo||_((function(){var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach((function(e){t[e]=e})),7!=Vo({},e)[r]||Object.keys(Vo({},t)).join("")!=n}))?function(e,t){for(var r=st(e),n=arguments.length,a=1,i=me.f,o=h.f;n>a;)for(var s,c=l(arguments[a++]),u=i?pe(c).concat(i(c)):pe(c),f=u.length,d=0;f>d;)o.call(c,s=u[d++])&&(r[s]=c[s]);return r}:Vo;z(z.S+z.F,"Object",{assign:Ko});var Jo=T.Object.assign,Zo=function(e,t){return t.reduce((function(t,r){return t[r]=e,t}),{})};function Xo(e){return e.supportedDomains?Zo(e,[e.domain].concat(ji(e.supportedDomains))):Zo(e,[e.domain])}var Qo={};function es(e){return e&&e.domain?(Jo(Qo,Xo(e)),Qo):{error:!0,message:"Unable to add custom extractor. Invalid parameters."}}var ts={domain:"blogspot.com",content:{selectors:[".post-content noscript"],clean:[],transforms:{noscript:"div"}},author:{selectors:[".post-author-name"]},title:{selectors:[".post h2.title"]},date_published:{selectors:["span.publishdate"]}},rs={domain:"nymag.com",content:{selectors:["div.article-content","section.body","article.article"],clean:[".ad",".single-related-story"],transforms:{h1:"h2",noscript:function(e,t){var r=t.browser?t(e.text()):e.children();return 1===r.length&&void 0!==r.get(0)&&"img"===r.get(0).tagName.toLowerCase()?"figure":null}}},title:{selectors:["h1.lede-feature-title","h1.headline-primary","h1"]},author:{selectors:[".by-authors",".lede-feature-author"]},dek:{selectors:[".lede-feature-teaser"]},date_published:{selectors:[["time.article-timestamp[datetime]","datetime"],"time.article-timestamp"]}},ns={domain:"www.apartmenttherapy.com",title:{selectors:["h1.headline"]},author:{selectors:[".PostByline__name"]},content:{selectors:["div.post__content"],transforms:{'div[data-render-react-id="images/LazyPicture"]':function(e,t){var r=JSON.parse(e.attr("data-props")).sources[0].src,n=t("<img />").attr("src",r);e.replaceWith(n)}},clean:[]},date_published:{selectors:[[".PostByline__timestamp[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},as={domain:"medium.com",title:{selectors:["h1",['meta[name="og:title"]',"value"]]},author:{selectors:[['meta[name="author"]',"value"]]},content:{selectors:["article"],transforms:{"section span:first-of-type":function(e){var t=e.html();1===t.length&&/^[a-zA-Z()]+$/.test(t)&&e.replaceWith(t)},iframe:function(e){var t=/https:\/\/i.embed.ly\/.+url=https:\/\/i\.ytimg\.com\/vi\/(\w+)\//,r=decodeURIComponent(e.attr("data-thumbnail")),n=e.parents("figure");if(t.test(r)){var a=r.match(t),i=ja(a,2),o=(i[0],i[1]);e.attr("src","https://www.youtube.com/embed/".concat(o));var s=n.find("figcaption");n.empty().append([e,s])}else n.remove()},figure:function(e){if(!(e.find("iframe").length>0)){var t=e.find("img").slice(-1)[0],r=e.find("figcaption");e.empty().append([t,r])}},img:function(e){wa(e.attr("width"),10)<100&&e.remove()}},clean:["span a","svg"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:null,next_page_url:{selectors:[]},excerpt:{selectors:[]}},is={domain:"www.msnbc.com",title:{selectors:["h1","h1.is-title-pane"]},author:{selectors:[".byline-name",".author"]},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"],['meta[name="DC.date.issued"]',"value"]]},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-body__content",".pane-node-body"],transforms:{".pane-node-body":function(e,t){var r=ja(is.lead_image_url.selectors[0],2),n=r[0],a=r[1],i=t(n).attr(a);i&&e.prepend('<img src="'.concat(i,'" />'))}},clean:[]}},os={domain:"genius.com",title:{selectors:["h1"]},author:{selectors:["h2 a"]},date_published:{selectors:[["meta[itemprop=page_data]","value",function(e){return JSON.parse(e).song.release_date}]]},dek:{selectors:[]},lead_image_url:{selectors:[["meta[itemprop=page_data]","value",function(e){return JSON.parse(e).song.album.cover_art_url}]]},content:{selectors:[".lyrics"],transforms:{},clean:[]}},ss={domain:"wired.jp",title:{selectors:['h1[data-testid="ContentHeaderHed"]',"h1.post-title"]},author:{selectors:[['meta[name="article:author"]',"value"],'p[itemprop="author"]']},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["time","datetime"]]},dek:{selectors:['div[class^="ContentHeaderDek"]',".post-intro"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:['div[data-attribute-verso-pattern="article-body"]',"article.article-detail"],transforms:{"img[data-original]":function(e){var t=e.attr("data-original"),r=e.attr("src"),n=Sn.resolve(r,t);e.attr("src",n)}},clean:[".post-category","time","h1.post-title",".social-area-syncer"]}},cs={domain:"www.abendblatt.de",title:{selectors:["h2.article__header__headline"]},author:{selectors:["span.author-info__name-text"]},date_published:{selectors:[["time.teaser-stream-time","datetime"],["time.article__header__date","datetime"]]},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article__body"],transforms:{p:function(e){if(!e.hasClass("obfuscated"))return null;for(var t="",r=0,n=e.text();r<n.length;r+=1){var a=n.charCodeAt(r);177===a?t+="%":178===a?t+="!":180===a?t+=";":181===a?t+="=":32===a?t+=" ":10===a?t+="\n":a>33&&(t+=String.fromCharCode(a-1))}return e.html(t),e.removeClass("obfuscated"),e.addClass("deobfuscated"),null},div:function(e){if(!e.hasClass("obfuscated"))return null;for(var t="",r=0,n=e.text();r<n.length;r+=1){var a=n.charCodeAt(r);177===a?t+="%":178===a?t+="!":180===a?t+=";":181===a?t+="=":32===a?t+=" ":10===a?t+="\n":a>33&&(t+=String.fromCharCode(a-1))}return e.html(t),e.removeClass("obfuscated"),e.addClass("deobfuscated"),null}},clean:[]}},us=Object.freeze({BloggerExtractor:ts,NYMagExtractor:rs,WikipediaExtractor:{domain:"wikipedia.org",content:{selectors:["#mw-content-text"],defaultCleaner:!1,transforms:{".infobox img":function(e){var t=e.parents(".infobox");0===t.children("img").length&&t.prepend(e)},".infobox caption":"figcaption",".infobox":"figure"},clean:[".mw-editsection","figure tr, figure td, figure tbody","#toc",".navbox"]},author:"Wikipedia Contributors",title:{selectors:["h2.title"]},date_published:{selectors:["#footer-info-lastmod"]}},TwitterExtractor:{domain:"twitter.com",content:{transforms:{".permalink[role=main]":function(e,t){var r=e.find(".tweet"),n=t('<div id="TWEETS_GO_HERE"></div>');n.append(r),e.replaceWith(n)},s:"span"},selectors:[".permalink[role=main]"],defaultCleaner:!1,clean:[".stream-item-footer","button",".tweet-details-fixer"]},author:{selectors:[".tweet.permalink-tweet .username"]},date_published:{selectors:[[".permalink-tweet ._timestamp[data-time-ms]","data-time-ms"]]}},NYTimesExtractor:{domain:"www.nytimes.com",title:{selectors:['h1[data-testid="headline"]',"h1.g-headline",'h1[itemprop="headline"]',"h1.headline","h1 .balancedHeadline"]},author:{selectors:[['meta[name="author"]',"value"],".g-byline",".byline",['meta[name="byl"]',"value"]]},content:{selectors:["div.g-blocks",'section[name="articleBody"]',"article#story"],transforms:{"img.g-lazy":function(e){var t=e.attr("src");t=t.replace("{{size}}",640),e.attr("src",t)}},clean:[".ad","header#story-header",".story-body-1 .lede.video",".visually-hidden","#newsletter-promo",".promo",".comments-button",".hidden",".comments",".supplemental",".nocontent",".story-footer-links"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],['meta[name="article:published"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:null,next_page_url:null,excerpt:null},TheAtlanticExtractor:{domain:"www.theatlantic.com",title:{selectors:["h1",".c-article-header__hed"]},author:{selectors:[['meta[name="author"]',"value"],".c-byline__author"]},content:{selectors:["article",".article-body"],transforms:[],clean:[".partner-box",".callout",".c-article-writer__image",".c-article-writer__content",".c-letters-cta__text",".c-footer__logo",".c-recirculation-link",".twitter-tweet"]},dek:{selectors:[['meta[name="description"]',"value"]]},date_published:{selectors:[['time[itemprop="datePublished"]',"datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},next_page_url:null,excerpt:null},NewYorkerExtractor:{domain:"www.newyorker.com",title:{selectors:['h1[class^="content-header"]','h1[class^="ArticleHeader__hed"]','h1[class*="ContentHeaderHed"]',['meta[name="og:title"]',"value"]]},author:{selectors:['article header div[class^="BylinesWrapper"]',['meta[name="article:author"]',"value"],'div[class^="ArticleContributors"] a[rel="author"]','article header div[class*="Byline__multipleContributors"]']},content:{selectors:[".article__body","article.article.main-content",'main[class^="Layout__content"]'],transforms:{".caption__text":"figcaption",".caption__credit":"figcaption"},clean:['footer[class^="ArticleFooter__footer"]',"aside"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],"time.content-header__publish-date",['meta[name="pubdate"]',"value"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:['div[class^="ContentHeaderDek"]',"div.content-header__dek",'h2[class^="ArticleHeader__dek"]']},next_page_url:null,excerpt:null},WiredExtractor:{domain:"www.wired.com",title:{selectors:['h1[data-testId="ContentHeaderHed"]']},author:{selectors:[['meta[name="article:author"]',"value"],'a[rel="author"]']},content:{selectors:["article.article.main-content","article.content"],transforms:[],clean:[".visually-hidden","figcaption img.photo",".alert-message"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},MSNExtractor:{domain:"www.msn.com",title:{selectors:["h1"]},author:{selectors:["span.authorname-txt"]},content:{selectors:["div.richtext"],transforms:[],clean:["span.caption"]},date_published:{selectors:["span.time"]},lead_image_url:{selectors:[]},dek:{selectors:[]},next_page_url:null,excerpt:null},YahooExtractor:{domain:"www.yahoo.com",title:{selectors:["header.canvas-header"]},author:{selectors:["span.provider-name"]},content:{selectors:[".content-canvas"],transforms:[],clean:[".figure-caption"]},date_published:{selectors:[["time.date[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},BuzzfeedExtractor:{domain:"www.buzzfeed.com",supportedDomains:["www.buzzfeednews.com"],title:{selectors:["h1.embed-headline-title"]},author:{selectors:['a[data-action="user/username"]',"byline__author",['meta[name="author"]',"value"]]},content:{selectors:[['div[class^="featureimage_featureImageWrapper"]',".js-subbuzz-wrapper"],[".js-subbuzz-wrapper"]],defaultCleaner:!1,transforms:{h2:"b","div.longform_custom_header_media":function(e){return e.has("img")&&e.has(".longform_header_image_source")?"figure":null},"figure.longform_custom_header_media .longform_header_image_source":"figcaption"},clean:[".instapaper_ignore",".suplist_list_hide .buzz_superlist_item .buzz_superlist_number_inline",".share-box",".print",".js-inline-share-bar",".js-ad-placement"]},date_published:{selectors:[["time[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[".embed-headline-description"]},next_page_url:null,excerpt:null},WikiaExtractor:{domain:"fandom.wikia.com",title:{selectors:["h1.entry-title"]},author:{selectors:[".author vcard",".fn"]},content:{selectors:[".grid-content",".entry-content"],transforms:[],clean:[]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:null,excerpt:null},LittleThingsExtractor:{domain:"www.littlethings.com",title:{selectors:['h1[class*="PostHeader"]',"h1.post-title"]},author:{selectors:['div[class^="PostHeader__ScAuthorNameSection"]',['meta[name="author"]',"value"]]},content:{selectors:['section[class*="PostMainArticle"]',".mainContentIntro",".content-wrapper"],transforms:[],clean:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},next_page_url:null,excerpt:null},PoliticoExtractor:{domain:"www.politico.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[['div[itemprop="author"] meta[itemprop="name"]',"value"],".story-meta__authors .vcard",".story-main-content .byline .vcard"]},content:{selectors:[[".story-text"],".story-main-content",".story-core"],transforms:[],clean:["figcaption",".story-meta",".ad"]},date_published:{selectors:[['time[itemprop="datePublished"]',"datetime"],[".story-meta__details time[datetime]","datetime"],[".story-main-content .timestamp time[datetime]","datetime"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]}},DeadspinExtractor:{domain:"deadspin.com",supportedDomains:["jezebel.com","lifehacker.com","kotaku.com","gizmodo.com","jalopnik.com","kinja.com","avclub.com","clickhole.com","splinternews.com","theonion.com","theroot.com","thetakeout.com","theinventory.com"],title:{selectors:["header h1","h1.headline"]},author:{selectors:['a[data-ga*="Author"]',".author"]},content:{selectors:[".js_post-content",".post-content",".entry-content"],transforms:{'iframe.lazyload[data-recommend-id^="youtube://"]':function(e){var t=e.attr("id").split("youtube-")[1];e.attr("src","https://www.youtube.com/embed/".concat(t))}},clean:[".magnifier",".lightbox"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["time.updated[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},BroadwayWorldExtractor:{domain:"www.broadwayworld.com",title:{selectors:["h1[itemprop=headline]","h1.article-title"]},author:{selectors:["span[itemprop=author]"]},content:{selectors:["div[itemprop=articlebody]"],transforms:{},clean:[]},date_published:{selectors:[["meta[itemprop=datePublished]","value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[]},next_page_url:{selectors:[]},excerpt:{selectors:[]}},ApartmentTherapyExtractor:ns,MediumExtractor:as,WwwTmzComExtractor:{domain:"www.tmz.com",title:{selectors:[".post-title-breadcrumb","h1",".headline"]},author:"TMZ STAFF",date_published:{selectors:[".article__published-at",".article-posted-date"],timezone:"America/Los_Angeles"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article__blocks",".article-content",".all-post-body"],transforms:{},clean:[".lightbox-link"]}},WwwWashingtonpostComExtractor:{domain:"www.washingtonpost.com",title:{selectors:["h1","#topper-headline-wrapper"]},author:{selectors:[".pb-author-name"]},date_published:{selectors:[['.author-timestamp[itemprop="datePublished"]',"content"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-body"],transforms:{"div.inline-content":function(e){return e.has("img,iframe,video").length>0?"figure":(e.remove(),null)},".pb-caption":"figcaption"},clean:[".interstitial-link",".newsletter-inline-unit"]}},WwwHuffingtonpostComExtractor:{domain:"www.huffingtonpost.com",title:{selectors:["h1.headline__title"]},author:{selectors:["span.author-card__details__name"]},date_published:{selectors:[['meta[name="article:modified_time"]',"value"],['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.headline__subtitle"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.entry__body"],defaultCleaner:!1,transforms:{},clean:[".pull-quote",".tag-cloud",".embed-asset",".below-entry",".entry-corrections","#suggested-story"]}},NewrepublicComExtractor:{domain:"newrepublic.com",title:{selectors:["h1.article-headline"]},author:{selectors:["span.AuthorList"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]],timezone:"America/New_York"},dek:{selectors:["h2.article-subhead"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["div.article-body"]],transforms:{},clean:["aside"]}},MoneyCnnComExtractor:{domain:"money.cnn.com",title:{selectors:[".article-title"]},author:{selectors:[['meta[name="author"]',"value"],".byline a"]},date_published:{selectors:[['meta[name="date"]',"value"]],timezone:"GMT"},dek:{selectors:["#storytext h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#storytext"],transforms:{},clean:[".inStoryHeading"]}},WwwThevergeComExtractor:{domain:"www.theverge.com",supportedDomains:["www.polygon.com"],title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".c-entry-hero .e-image",".c-entry-intro",".c-entry-content"],[".e-image--hero",".c-entry-content"],".l-wrapper .l-feature","div.c-entry-content"],transforms:{noscript:function(e){var t=e.children();return 1===t.length&&"img"===t.get(0).tagName?"span":null}},clean:[".aside","img.c-dynamic-image"]}},WwwCnnComExtractor:{domain:"www.cnn.com",title:{selectors:["h1.pg-headline","h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".media__video--thumbnail",".zn-body-text"],".zn-body-text",'div[itemprop="articleBody"]'],transforms:{".zn-body__paragraph, .el__leafmedia--sourced-paragraph":function(e){return e.html()?"p":null},".zn-body__paragraph":function(e){e.has("a")&&e.text().trim()===e.find("a").text().trim()&&e.remove()},".media__video--thumbnail":"figure"},clean:[]}},WwwAolComExtractor:{domain:"www.aol.com",title:{selectors:["h1.p-article__title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[".p-article__byline__date"],timezone:"America/New_York"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-content"],transforms:{},clean:[]}},WwwYoutubeComExtractor:{domain:"www.youtube.com",title:{selectors:[['meta[name="title"]',"value"],".watch-title","h1.watch-title-container"]},author:{selectors:[['link[itemprop="name"]',"content"],".yt-user-info"]},date_published:{selectors:[['meta[itemProp="datePublished"]',"value"]],timezone:"GMT"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{defaultCleaner:!1,selectors:["#player-container-outer","ytd-expandable-video-description-body-renderer #description",["#player-api","#description"]],transforms:{"#player-api":function(e,t){var r=t('meta[itemProp="videoId"]').attr("value");e.html('\n <iframe src="https://www.youtube.com/embed/'.concat(r,'" frameborder="0" allowfullscreen></iframe>'))},"#player-container-outer":function(e,t){var r=t('meta[itemProp="videoId"]').attr("value"),n=t('meta[itemProp="description"]').attr("value");e.html('\n <iframe src="https://www.youtube.com/embed/'.concat(r,'" frameborder="0" allowfullscreen></iframe>\n <div><span>').concat(n,"</span></div>"))}},clean:[]}},WwwTheguardianComExtractor:{domain:"www.theguardian.com",title:{selectors:["h1",".content__headline"]},author:{selectors:['address[data-link-name="byline"]',"p.byline"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:['div[data-gu-name="standfirst"]',".content__standfirst"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#maincontent",".content__article-body"],transforms:{},clean:[".hide-on-mobile",".inline-icon"]}},WwwSbnationComExtractor:{domain:"www.sbnation.com",title:{selectors:["h1.c-page-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["p.c-entry-summary.p-dek","h2.c-entry-summary.p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.c-entry-content"],transforms:{},clean:[]}},WwwBloombergComExtractor:{domain:"www.bloomberg.com",title:{selectors:[".lede-headline","h1.article-title",'h1[class^="headline"]',"h1.lede-text-only__hed"]},author:{selectors:[['meta[name="parsely-author"]',"value"],".byline-details__link",".bydek",".author",'p[class*="author"]']},date_published:{selectors:[["time.published-at","datetime"],["time[datetime]","datetime"],['meta[name="date"]',"value"],['meta[name="parsely-pub-date"]',"value"],['meta[name="parsely-pub-date"]',"content"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[name="og:image"]',"content"]]},content:{selectors:[".article-body__content",".body-content",["section.copy-block"],".body-copy"],transforms:{},clean:[".inline-newsletter",".page-ad"]}},WwwBustleComExtractor:{domain:"www.bustle.com",title:{selectors:["h1","h1.post-page__title"]},author:{selectors:['a[href*="profile"]',"div.content-meta__author"]},date_published:{selectors:[["time","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article",".post-page__body"],transforms:{},clean:[]}},WwwNprOrgExtractor:{domain:"www.npr.org",title:{selectors:["h1",".storytitle"]},author:{selectors:["p.byline__name.byline__name--block"]},date_published:{selectors:[[".dateblock time[datetime]","datetime"],['meta[name="date"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[name="twitter:image:src"]',"value"]]},content:{selectors:[".storytext"],transforms:{".bucketwrap.image":"figure",".bucketwrap.image .credit-caption":"figcaption"},clean:["div.enlarge_measure"]}},WwwRecodeNetExtractor:{domain:"www.recode.net",title:{selectors:["h1.c-page-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.c-entry-summary.p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["figure.e-image--hero",".c-entry-content"],".c-entry-content"],transforms:{},clean:[]}},QzComExtractor:{domain:"qz.com",title:{selectors:["article header h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["time[datetime]","datetime"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[property="og:image"]',"content"],['meta[name="twitter:image"]',"content"]]},content:{selectors:["#article-content"],transforms:{},clean:[]}},WwwDmagazineComExtractor:{domain:"www.dmagazine.com",title:{selectors:["h1.story__title"]},author:{selectors:[".story__info .story__info__item:first-child"]},date_published:{selectors:[".story__info"],timezone:"America/Chicago",format:"MMMM D, YYYY h:mm a"},dek:{selectors:[".story__subhead"]},lead_image_url:{selectors:[["article figure a:first-child","href"]]},content:{selectors:[".story__content"],transforms:{},clean:[]}},WwwReutersComExtractor:{domain:"www.reuters.com",title:{selectors:['h1[class*="ArticleHeader-headline-"]',"h1.article-headline"]},author:{selectors:[['meta[name="og:article:author"]',"value"],".author"]},date_published:{selectors:[['meta[name="og:article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.ArticleBodyWrapper","#article-text"],transforms:{".article-subtitle":"h4"},clean:['div[class^="ArticleBody-byline-container-"]',"#article-byline .author"]}},MashableComExtractor:{domain:"mashable.com",title:{selectors:["header h1","h1.title"]},author:{selectors:[['meta[name="article:author"]',"value"],"span.author_name a"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#article","section.article-content.blueprint"],transforms:{".image-credit":"figcaption"},clean:[]}},WwwChicagotribuneComExtractor:{domain:"www.chicagotribune.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:["div.article_byline span:first-of-type"]},date_published:{selectors:["time"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article"],transforms:{},clean:[]}},WwwVoxComExtractor:{domain:"www.vox.com",title:{selectors:["h1.c-page-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".p-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["figure.e-image--hero",".c-entry-content"],".c-entry-content"],transforms:{"figure .e-image__image noscript":function(e){var t=e.html();e.parents(".e-image__image").find(".c-dynamic-image").replaceWith(t)},"figure .e-image__meta":"figcaption"},clean:[]}},NewsNationalgeographicComExtractor:{domain:"news.nationalgeographic.com",title:{selectors:["h1","h1.main-title"]},author:{selectors:[".byline-component__contributors b span"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]],format:"ddd MMM DD HH:mm:ss zz YYYY",timezone:"EST"},dek:{selectors:[".article__deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".parsys.content",".__image-lead__"],".content"],transforms:{".parsys.content":function(e,t){var r=e.find(".image.parbase.section").find(".picturefill").first().data("platform-src");r&&e.prepend(t('<img class="__image-lead__" src="'.concat(r,'"/>')))}},clean:[".pull-quote.pull-quote--large"]}},WwwNationalgeographicComExtractor:{domain:"www.nationalgeographic.com",title:{selectors:["h1","h1.main-title"]},author:{selectors:[".byline-component__contributors b span"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".Article__Headline__Desc",".article__deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["section.Article__Content",[".parsys.content",".__image-lead__"],".content"],transforms:{".parsys.content":function(e,t){var r=e.children().first();if(r.hasClass("imageGroup")){var n=r.find(".media--medium__container").children().first(),a=n.data("platform-image1-path"),i=n.data("platform-image2-path");i&&a&&e.prepend(t('<div class="__image-lead__">\n <img src="'.concat(a,'"/>\n <img src="').concat(i,'"/>\n </div>')))}else{var o=e.find(".image.parbase.section").find(".picturefill").first().data("platform-src");o&&e.prepend(t('<img class="__image-lead__" src="'.concat(o,'"/>')))}}},clean:[".pull-quote.pull-quote--small"]}},WwwLatimesComExtractor:{domain:"www.latimes.com",title:{selectors:["h1.headline",".trb_ar_hl"]},author:{selectors:['a[data-click="standardBylineAuthorName"]',['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".page-article-body",".trb_ar_main"],transforms:{".trb_ar_la":function(e){var t=e.find("figure");e.replaceWith(t)}},clean:[".trb_ar_by",".trb_ar_cr"]}},PagesixComExtractor:{domain:"pagesix.com",supportedDomains:["nypost.com"],title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[".byline"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["#featured-image-wrapper",".entry-content"],".entry-content"],transforms:{"#featured-image-wrapper":"figure",".wp-caption-text":"figcaption"},clean:[".modal-trigger"]}},ThefederalistpapersOrgExtractor:{domain:"thefederalistpapers.org",title:{selectors:["h1.entry-title"]},author:{selectors:[".author-meta-title","main span.entry-author-name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".content"],transforms:{},clean:["header",".article-sharing",".after-article",".type-commenting",".more-posts",["p[style]"]]}},WwwCbssportsComExtractor:{domain:"www.cbssports.com",title:{selectors:[".Article-headline",".article-headline"]},author:{selectors:[".ArticleAuthor-nameText",".author-name"]},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]],timezone:"UTC"},dek:{selectors:[".Article-subline",".article-subline"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article"],transforms:{},clean:[]}},WwwMsnbcComExtractor:is,WwwThepoliticalinsiderComExtractor:{domain:"www.thepoliticalinsider.com",title:{selectors:[['meta[name="sailthru.title"]',"value"]]},author:{selectors:[['meta[name="sailthru.author"]',"value"]]},date_published:{selectors:[['meta[name="sailthru.date"]',"value"]],timezone:"America/New_York"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div#article-body"],transforms:{},clean:[]}},WwwMentalflossComExtractor:{domain:"www.mentalfloss.com",title:{selectors:[['meta[name="og:title"]',"value"],"h1.title",".title-group",".inner"]},author:{selectors:['a[data-vars-label*="authors"]',".field-name-field-enhanced-authors"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],".date-display-single"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article main","div.field.field-name-body"],transforms:{},clean:["small"]}},AbcnewsGoComExtractor:{domain:"abcnews.go.com",title:{selectors:['div[class*="Article_main__body"] h1',".article-header h1"]},author:{selectors:[".ShareByline span:nth-child(2)",".authors"],clean:[".author-overlay",".by-text"]},date_published:{selectors:[".ShareByline",".timestamp"],format:"MMMM D, YYYY h:mm a",timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article",".article-copy"],transforms:{},clean:[]}},WwwNydailynewsComExtractor:{domain:"www.nydailynews.com",title:{selectors:["h1.headline","h1#ra-headline"]},author:{selectors:[".article_byline span",['meta[name="parsely-author"]',"value"]]},date_published:{selectors:["time",['meta[name="sailthru.date"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article","article#ra-body"],transforms:{},clean:["dl#ra-tags",".ra-related","a.ra-editor","dl#ra-share-bottom"]}},WwwCnbcComExtractor:{domain:"www.cnbc.com",title:{selectors:["h1.title","h1.ArticleHeader-headline"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div#article_body.content","div.story","div.ArticleBody-articleBody"],transforms:{},clean:[]}},WwwPopsugarComExtractor:{domain:"www.popsugar.com",title:{selectors:["h2.post-title","title-text"]},author:{selectors:[['meta[name="article:author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#content"],transforms:{},clean:[".share-copy-title",".post-tags",".reactions"]}},ObserverComExtractor:{domain:"observer.com",title:{selectors:["h1.entry-title"]},author:{selectors:[".author",".vcard"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.entry-content"],transforms:{},clean:[]}},PeopleComExtractor:{domain:"people.com",title:{selectors:[".article-header h1",['meta[name="og:title"]',"value"]]},author:{selectors:[['meta[name="sailthru.author"]',"value"],"a.author.url.fn"]},date_published:{selectors:[".mntl-attribution__item-date",['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},dek:{selectors:[".article-header h2"]},content:{selectors:['div[class^="loc article-content"]',"div.article-body__inner"],transforms:{},clean:[]}},WwwUsmagazineComExtractor:{domain:"www.usmagazine.com",title:{selectors:["header h1"]},author:{selectors:["a.author","a.article-byline.tracked-offpage"]},date_published:{timezone:"America/New_York",selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-content"],transforms:{},clean:[".module-related"]}},WwwRollingstoneComExtractor:{domain:"www.rollingstone.com",title:{selectors:["h1.l-article-header__row--title","h1.content-title"]},author:{selectors:["a.c-byline__link","a.content-author.tracked-offpage"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],"time.content-published-date"],timezone:"America/New_York"},dek:{selectors:["h2.l-article-header__row--lead",".content-description"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".l-article-content",[".lead-container",".article-content"],".article-content"],transforms:{},clean:[".c-related-links-wrapper",".module-related"]}},twofortysevensportsComExtractor:{domain:"247sports.com",title:{selectors:["title","article header h1"]},author:{selectors:[".article-cnt__author",".author"]},date_published:{selectors:[["time[data-published]","data-published"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-body","section.body.article"],transforms:{},clean:[]}},UproxxComExtractor:{domain:"uproxx.com",title:{selectors:["div.entry-header h1"]},author:{selectors:[['meta[name="qc:author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-content"],transforms:{"div.image":"figure","div.image .wp-media-credit":"figcaption"},clean:[]}},WwwEonlineComExtractor:{domain:"www.eonline.com",title:{selectors:["h1.article-detail__title","h1.article__title"]},author:{selectors:[".article-detail__meta__author",".entry-meta__author a"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],['meta[itemprop="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".article-detail__main-content section"],[".post-content section, .post-content div.post-content__image"]],transforms:{"div.post-content__image":"figure","div.post-content__image .image__credits":"figcaption"},clean:[]}},WwwMiamiheraldComExtractor:{domain:"www.miamiherald.com",title:{selectors:["h1.title"]},date_published:{selectors:["p.published-date"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.dateline-storybody"],transforms:{},clean:[]}},WwwRefinery29ComExtractor:{domain:"www.refinery29.com",title:{selectors:["h1.title"]},author:{selectors:[".contributor"]},date_published:{selectors:[['meta[name="sailthru.date"]',"value"]],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".full-width-opener",".article-content"],".article-content",".body"],transforms:{"div.loading noscript":function(e){var t=e.html();e.parents(".loading").replaceWith(t)},".section-image":"figure",".section-image .content-caption":"figcaption",".section-text":"p"},clean:[".story-share"]}},WwwMacrumorsComExtractor:{domain:"www.macrumors.com",title:{selectors:["h1","h1.title"]},author:{selectors:['article a[rel="author"]',".author-url"]},date_published:{selectors:[["time","datetime"]],timezone:"America/Los_Angeles"},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article",".article"],transforms:{},clean:[]}},WwwAndroidcentralComExtractor:{domain:"www.androidcentral.com",title:{selectors:["h1","h1.main-title"]},author:{selectors:[['meta[name="parsely-author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#article-body"],transforms:{},clean:[".intro","blockquote"]}},WwwSiComExtractor:{domain:"www.si.com",title:{selectors:["h1","h1.headline"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="published"]',"value"]],timezone:"America/New_York"},dek:{selectors:[".m-detail-header--dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".m-detail--body",["p",".marquee_large_2x",".component.image"]],transforms:{noscript:function(e){var t=e.children();return 1===t.length&&"img"===t.get(0).tagName?"figure":null}},clean:[[".inline-thumb",".primary-message",".description",".instructions"]]}},WwwRawstoryComExtractor:{domain:"www.rawstory.com",title:{selectors:[['meta[name="og:title"]',"value"],".blog-title"]},author:{selectors:["div.main-post-head .social-author__name",".blog-author a:first-of-type"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],".blog-author a:last-of-type"],timezone:"EST"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".post-body",".blog-content"],transforms:{},clean:[]}},WwwCnetComExtractor:{domain:"www.cnet.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:["span.author","a.author"]},date_published:{selectors:["time"],timezone:"America/Los_Angeles"},dek:{selectors:[".c-head_dek",".article-dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["img.__image-lead__",".article-main-body"],".article-main-body"],transforms:{"figure.image":function(e){var t=e.find("img");t.attr("width","100%"),t.attr("height","100%"),t.addClass("__image-lead__"),e.remove(".imgContainer").prepend(t)}},clean:[]}},WwwTodayComExtractor:{domain:"www.today.com",title:{selectors:["h1.article-hero-headline__htag","h1.entry-headline"]},author:{selectors:["span.byline-name",['meta[name="author"]',"value"]]},date_published:{selectors:["time[datetime]",['meta[name="DC.date.issued"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-body__content",".entry-container"],transforms:{},clean:[".label-comment"]}},WwwAlComExtractor:{domain:"www.al.com",title:{selectors:[['meta[name="title"]',"value"]]},author:{selectors:[['meta[name="article_author"]',"value"]]},date_published:{selectors:[['meta[name="article_date_original"]',"value"]],timezone:"EST"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-content"],transforms:{},clean:[]}},WwwThepennyhoarderComExtractor:{domain:"www.thepennyhoarder.com",title:{selectors:[['meta[name="dcterms.title"]',"value"]]},author:{selectors:[['link[rel="author"]',"title"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".post-img",".post-text"],".post-text",".single-post-content-inner"],transforms:{},clean:[]}},WwwWesternjournalismComExtractor:{domain:"www.westernjournalism.com",title:{selectors:["title","h1.entry-title"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="DC.date.issued"]',"value"]]},dek:{selectors:[".subtitle"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-sharing.top + div"],transforms:{},clean:[".ad-notice-small"]}},WwwAmericanowComExtractor:{domain:"www.americanow.com",title:{selectors:[".title",['meta[name="title"]',"value"]]},author:{selectors:[".byline"]},date_published:{selectors:[['meta[name="publish_date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[[".article-content",".image",".body"],".body"],transforms:{},clean:[".article-video-wrapper",".show-for-small-only"]}},ScienceflyComExtractor:{domain:"sciencefly.com",title:{selectors:[".entry-title",".cb-entry-title",".cb-single-title"]},author:{selectors:["div.cb-author","div.cb-author-title"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[["div.theiaPostSlider_slides img","src"]]},content:{selectors:["div.theiaPostSlider_slides"],transforms:{},clean:[]}},HellogigglesComExtractor:{domain:"hellogiggles.com",title:{selectors:[['meta[name="og:title"]',"value"],".title"]},author:{selectors:[".byline-wrapper span.author_name",".author-link"]},date_published:{selectors:[['meta[property="article:published_time"]',"content"],['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".main-content",".entry-content"],transforms:{},clean:[]}},ThoughtcatalogComExtractor:{domain:"thoughtcatalog.com",title:{selectors:["h1.title",['meta[name="og:title"]',"value"]]},author:{selectors:["cite a","div.col-xs-12.article_header div.writer-container.writer-container-inline.writer-no-avatar h4.writer-name","h1.writer-name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry.post"],transforms:{},clean:[".tc_mark","figcaption"]}},WwwInquisitrComExtractor:{domain:"www.inquisitr.com",title:{selectors:["h1.entry-title.story--header--title"]},author:{selectors:["div.story--header--author"]},date_published:{selectors:[['meta[name="datePublished"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article.story",".entry-content."],transforms:{},clean:[".post-category",".story--header--socials",".story--header--content"]}},WwwNbcnewsComExtractor:{domain:"www.nbcnews.com",title:{selectors:["div.article-hero-headline h1","div.article-hed h1"]},author:{selectors:["div.article-inline-byline span.byline-name","span.byline_author"]},date_published:{selectors:[['meta[name="article:published"]',"value"],[".flag_article-wrapper time.timestamp_article[datetime]","datetime"],".flag_article-wrapper time"],timezone:"America/New_York"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-body__content","div.article-body"],transforms:{},clean:[]}},FortuneComExtractor:{domain:"fortune.com",title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[".MblGHNMJ"],timezone:"UTC"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["picture","article.row"],"article.row"],transforms:{},clean:[]}},WwwLinkedinComExtractor:{domain:"www.linkedin.com",title:{selectors:[".article-title","h1"]},author:{selectors:[".main-author-card h3",['meta[name="article:author"]',"value"],".entity-name a[rel=author]"]},date_published:{selectors:[".base-main-card__metadata",['time[itemprop="datePublished"]',"datetime"]],timezone:"America/Los_Angeles"},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-content__body",["header figure",".prose"],".prose"],transforms:{},clean:[".entity-image"]}},ObamawhitehouseArchivesGovExtractor:{domain:"obamawhitehouse.archives.gov",supportedDomains:["whitehouse.gov"],title:{selectors:["h1",".pane-node-title"]},author:{selectors:[".blog-author-link",".node-person-name-link"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".field-name-field-forall-summary"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{defaultCleaner:!1,selectors:["div#content-start",".pane-node-field-forall-body"],transforms:{},clean:[".pane-node-title",".pane-custom.pane-1"]}},WwwOpposingviewsComExtractor:{domain:"www.opposingviews.com",title:{selectors:["h1.m-detail-header--title","h1.title"]},author:{selectors:[['meta[name="author"]',"value"],"div.date span span a"]},date_published:{selectors:[['meta[name="published"]',"value"],['meta[name="publish_date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".m-detail--body",".article-content"],transforms:{},clean:[".show-for-small-only"]}},WwwProspectmagazineCoUkExtractor:{domain:"www.prospectmagazine.co.uk",title:{selectors:[".blog-header__title",".page-title"]},author:{selectors:[".blog-header__author-link",".aside_author .title"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],".post-info"],timezone:"Europe/London"},dek:{selectors:[".blog-header__description",".page-subtitle"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".blog__container","article .post_content"],transforms:{},clean:[]}},ForwardComExtractor:{domain:"forward.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[".post-author a",".author-name",['meta[name="sailthru.author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],['meta[name="date"]',"value"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".content-container article",[".post-item-media-wrap",".post-item p"]],transforms:{},clean:[".post-author",".donate-box",".message",".subtitle"]}},WwwQdailyComExtractor:{domain:"www.qdaily.com",title:{selectors:["h2","h2.title"]},author:{selectors:[".name"]},date_published:{selectors:[[".date.smart-date","data-origindate"]]},dek:{selectors:[".excerpt"]},lead_image_url:{selectors:[[".article-detail-hd img","src"]]},content:{selectors:[".detail"],transforms:{},clean:[".lazyload",".lazylad",".lazylood"]}},GothamistComExtractor:{domain:"gothamist.com",supportedDomains:["chicagoist.com","laist.com","sfist.com","shanghaiist.com","dcist.com"],title:{selectors:["h1",".entry-header h1"]},author:{selectors:[".article-metadata:nth-child(3) .byline-author",".author"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],"abbr","abbr.published"],timezone:"America/New_York"},dek:{selectors:[null]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article-body",".entry-body"],transforms:{"div.image-none":"figure",".image-none i":"figcaption","div.image-left":"figure",".image-left i":"figcaption","div.image-right":"figure",".image-right i":"figcaption"},clean:[".image-none br",".image-left br",".image-right br",".galleryEase"]}},WwwFoolComExtractor:{domain:"www.fool.com",title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"],".author-inline .author-name"]},date_published:{selectors:[['meta[name="date"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"],"header h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".tailwind-article-body",".article-content"],transforms:{".caption img":function(e){var t=e.attr("src");e.parent().replaceWith('<figure><img src="'.concat(t,'"/></figure>'))},".caption":"figcaption"},clean:["#pitch"]}},WwwSlateComExtractor:{domain:"www.slate.com",title:{selectors:[".hed","h1"]},author:{selectors:["a[rel=author]"]},date_published:{selectors:[".pub-date"],timezone:"America/New_York"},dek:{selectors:[".dek"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".body"],transforms:{},clean:[".about-the-author",".pullquote",".newsletter-signup-component",".top-comment"]}},IciRadioCanadaCaExtractor:{domain:"ici.radio-canada.ca",title:{selectors:["h1"]},author:{selectors:[['meta[name="dc.creator"]',"value"]]},date_published:{selectors:[['meta[name="dc.date.created"]',"value"]],format:"YYYY-MM-DD|HH[h]mm",timezone:"America/New_York"},dek:{selectors:["div.lead-container",".bunker-component.lead"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["section.document-content-style",[".main-multimedia-item",".news-story-content"]],transforms:{},clean:[]}},WwwFortinetComExtractor:{domain:"www.fortinet.com",title:{selectors:["h1"]},author:{selectors:[".b15-blog-meta__author"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.responsivegrid.aem-GridColumn.aem-GridColumn--default--12"],transforms:{noscript:function(e){var t=e.children();return 1===t.length&&"img"===t.get(0).tagName?"figure":null}}}},WwwFastcompanyComExtractor:{domain:"www.fastcompany.com",title:{selectors:["h1"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[".post__deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".post__article"]}},BlisterreviewComExtractor:{domain:"blisterreview.com",title:{selectors:[['meta[name="og:title"]',"value"],"h1.entry-title"]},author:{selectors:["span.author-name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["time.entry-date","datetime"],['meta[itemprop="datePublished"]',"content"]]},dek:{selectors:[]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[property="og:image"]',"content"],['meta[itemprop="image"]',"content"],['meta[name="twitter:image"]',"content"],["img.attachment-large","src"]]},content:{selectors:[[".elementor-section-wrap",".elementor-text-editor > p, .elementor-text-editor > ul > li, .attachment-large, .wp-caption-text"]],transforms:{figcaption:"p"},clean:[".comments-area"]}},NewsMynaviJpExtractor:{domain:"news.mynavi.jp",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:["a.articleHeader_name","main div.article-author a.article-author__name"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article-body","main article div"],transforms:{img:function(e){var t=e.attr("data-original");""!==t&&e.attr("src",t)}},clean:[]}},ClinicaltrialsGovExtractor:{domain:"clinicaltrials.gov",title:{selectors:["h1.tr-solo_record"]},author:{selectors:["div#sponsor.tr-info-text"]},date_published:{selectors:['div:has(> span.term[data-term="Last Update Posted"])']},content:{selectors:["div#tab-body"],transforms:{},clean:[".usa-alert> img"]}},GithubComExtractor:{domain:"github.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[]},date_published:{selectors:[["relative-time[datetime]","datetime"],['span[itemprop="dateModified"] relative-time',"datetime"]]},dek:{selectors:[['meta[name="description"]',"value"],'span[itemprop="about"]']},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[["#readme article"]],transforms:{},clean:[]}},WwwRedditComExtractor:{domain:"www.reddit.com",title:{selectors:['div[data-test-id="post-content"] h1','div[data-test-id="post-content"] h2']},author:{selectors:['div[data-test-id="post-content"] a[href*="user/"]']},date_published:{selectors:['div[data-test-id="post-content"] span[data-click-id="timestamp"]','div[data-test-id="post-content"] a[data-click-id="timestamp"]']},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[['div[data-test-id="post-content"] p'],['div[data-test-id="post-content"] a[target="_blank"]:not([data-click-id="timestamp"])','div[data-test-id="post-content"] div[data-click-id="media"]'],['div[data-test-id="post-content"] div[data-click-id="media"]'],['div[data-test-id="post-content"] a'],'div[data-test-id="post-content"]'],transforms:{'div[role="img"]':function(e){var t=e.find("img"),r=e.css("background-image");return 1===t.length&&r?(t.attr("src",r.match(/\((.*?)\)/)[1].replace(/('|")/g,"")),t):e}},clean:[".icon",'span[id^="PostAwardBadges"]','div a[data-test-id="comments-page-link-num-comments"]']}},OtrsComExtractor:{domain:"otrs.com",title:{selectors:["#main article h1"]},author:{selectors:["div.dateplusauthor a"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#main article"],defaultCleaner:!1,transforms:{},clean:["div.dateplusauthor","div.gr-12.push-6.footershare","#atftbx","div.category-modul"]}},WwwOssnewsJpExtractor:{domain:"www.ossnews.jp",title:{selectors:["#alpha-block h1.hxnewstitle"]},author:null,date_published:{selectors:["p.fs12"],format:"YYYY年MM月DD日 HH:mm",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#alpha-block .section:has(h1.hxnewstitle)"],defaultCleaner:!1,transforms:{},clean:[]}},BuzzapJpExtractor:{domain:"buzzap.jp",title:{selectors:["h1.entry-title"]},author:null,date_published:{selectors:[["time.entry-date","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.ctiframe"],defaultCleaner:!1,transforms:{},clean:[]}},WwwAsahiComExtractor:{domain:"www.asahi.com",title:{selectors:["main h1",".ArticleTitle h1"]},author:{selectors:[['meta[name="article:author"]',"value"]]},date_published:{selectors:[['meta[name="pubdate"]',"value"]]},dek:null,excerpt:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["main"],defaultCleaner:!1,transforms:{},clean:["div.AdMod","div.LoginSelectArea","time","div.notPrint"]}},WwwSanwaCoJpExtractor:{domain:"www.sanwa.co.jp",title:{selectors:["#newsContent h1"]},author:null,date_published:{selectors:["dl.date"],format:"YYYY.MM.DD",timezone:"Asia/Tokyo"},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#newsContent"],defaultCleaner:!1,transforms:{},clean:["#smartphone","div.sns_box","div.contentFoot"]}},WwwElecomCoJpExtractor:{domain:"www.elecom.co.jp",title:{selectors:["title"]},author:null,date_published:{selectors:["p.section-last"],format:"YYYY.MM.DD",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["td.TableMain2"],defaultCleaner:!1,transforms:{table:function(e){e.attr("width","auto")}},clean:[]}},ScanNetsecurityNeJpExtractor:{domain:"scan.netsecurity.ne.jp",title:{selectors:["header.arti-header h1.head"]},author:null,date_published:{selectors:[['meta[name="article:modified_time"]',"value"]]},dek:{selectors:["header.arti-header p.arti-summary"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.arti-content.arti-content--thumbnail"],defaultCleaner:!1,transforms:{},clean:["aside.arti-giga"]}},JvndbJvnJpExtractor:{domain:"jvndb.jvn.jp",title:{selectors:["title"]},author:null,date_published:{selectors:["div.modifytxt:nth-child(2)"],format:"YYYY/MM/DD",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["#news-list"],defaultCleaner:!1,transforms:{},clean:[]}},GeniusComExtractor:os,WwwJnsaOrgExtractor:{domain:"www.jnsa.org",title:{selectors:["#wgtitle h2"]},author:null,date_published:null,dek:null,excerpt:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#main_area"],transforms:{},clean:["#pankuzu","#side"]}},PhpspotOrgExtractor:{domain:"phpspot.org",title:{selectors:["h3.hl"]},author:null,date_published:{selectors:["h4.hl"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["div.entrybody"],defaultCleaner:!1,transforms:{},clean:[]}},WwwInfoqComExtractor:{domain:"www.infoq.com",title:{selectors:["h1.heading"]},author:{selectors:["div.widget.article__authors"]},date_published:{selectors:[".article__readTime.date"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article__data"],defaultCleaner:!1,transforms:{},clean:[]}},WwwMoongiftJpExtractor:{domain:"www.moongift.jp",title:{selectors:["h1.title a"]},author:null,date_published:{selectors:["ul.meta li:not(.social):first-of-type"],timezone:"Asia/Tokyo"},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#main"],transforms:{},clean:["ul.mg_service.cf"]}},WwwItmediaCoJpExtractor:{domain:"www.itmedia.co.jp",supportedDomains:["www.atmarkit.co.jp","techtarget.itmedia.co.jp","nlab.itmedia.co.jp"],title:{selectors:["#cmsTitle h1"]},author:{selectors:["#byline"]},date_published:{selectors:[['meta[name="article:modified_time"]',"value"]]},dek:{selectors:["#cmsAbstract h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#cmsBody"],defaultCleaner:!1,transforms:{},clean:["#snsSharebox"]}},WwwPublickey1JpExtractor:{domain:"www.publickey1.jp",title:{selectors:["h1"]},author:{selectors:[".bloggerinchief p:first-of-type","#subcol p:has(img)"]},date_published:{selectors:["div.pubdate"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["#maincol"],defaultCleaner:!1,transforms:{},clean:["#breadcrumbs","div.sbm","div.ad_footer"]}},TakagihiromitsuJpExtractor:{domain:"takagi-hiromitsu.jp",title:{selectors:["h3"]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[http-equiv="Last-Modified"]',"value"]]},dek:null,lead_image_url:null,content:{selectors:["div.body"],defaultCleaner:!1,transforms:{},clean:[]}},BookwalkerJpExtractor:{domain:"bookwalker.jp",title:{selectors:["h1.p-main__title","h1.main-heading"]},author:{selectors:["div.p-author__list","div.authors"]},date_published:{selectors:["dl.p-information__data dd:nth-of-type(7)",".work-info .work-detail:first-of-type .work-detail-contents:last-of-type"],timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.p-main__information",["div.main-info","div.main-cover-inner"]],defaultCleaner:!1,transforms:{},clean:["span.label.label--trial","dt.info-head.info-head--coin","dd.info-contents.info-contents--coin","div.info-notice.fn-toggleClass"]}},WwwYomiuriCoJpExtractor:{domain:"www.yomiuri.co.jp",title:{selectors:["h1.title-article.c-article-title"]},author:null,date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.p-main-contents"],transforms:{},clean:[]}},JapanCnetComExtractor:{domain:"japan.cnet.com",title:{selectors:[".leaf-headline-ttl"]},author:{selectors:[".writer"]},date_published:{selectors:[".date"],format:"YYYY年MM月DD日 HH時mm分",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article_body"],transforms:{},clean:[]}},DeadlineComExtractor:{domain:"deadline.com",title:{selectors:["h1"]},author:{selectors:["section.author h2"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.a-article-grid__main.pmc-a-grid article.pmc-a-grid-item"],transforms:{".embed-twitter":function(e){var t=e.html();e.replaceWith(t)}},clean:["figcaption"]}},WwwGizmodoJpExtractor:{domain:"www.gizmodo.jp",title:{selectors:["h1.p-post-title"]},author:{selectors:["li.p-post-AssistAuthor"]},date_published:{selectors:[["li.p-post-AssistTime time","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["article.p-post"],transforms:{"img.p-post-thumbnailImage":function(e){var t=e.attr("src");e.attr("src",t.replace(/^.*=%27/,"").replace(/%27;$/,""))}},clean:["h1.p-post-title","ul.p-post-Assist"]}},GetnewsJpExtractor:{domain:"getnews.jp",title:{selectors:["article h1"]},author:{selectors:[['meta[name="article:author"]',"value"],"span.prof"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["ul.cattag-top time","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.post-bodycopy"],transforms:{},clean:[]}},WwwLifehackerJpExtractor:{domain:"www.lifehacker.jp",title:{selectors:['h1[class^="article_pArticle_Title"]',"h1.lh-summary-title"]},author:{selectors:[['meta[name="author"]',"value"],"p.lh-entryDetailInner--credit"]},date_published:{selectors:[['meta[name="article:published_time"]',"value"],["div.lh-entryDetail-header time","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:['div[class^="article_pArticle_Body__"]',"div.lh-entryDetail-body"],transforms:{"img.lazyload":function(e){var t=e.attr("src");e.attr("src",t.replace(/^.*=%27/,"").replace(/%27;$/,""))}},clean:["p.lh-entryDetailInner--credit"]}},SectIijAdJpExtractor:{domain:"sect.iij.ad.jp",title:{selectors:["div.title-box-inner h1","h3"]},author:{selectors:["p.post-author a","dl.entrydate dd"]},date_published:{selectors:["time"],format:"YYYY年MM月DD日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".entry-inner","#article"],transforms:{},clean:["dl.entrydate"]}},WwwOreillyCoJpExtractor:{domain:"www.oreilly.co.jp",title:{selectors:[['meta[name="og:title"]',"value"],"h3"]},author:{selectors:['span[itemprop="author"]','li[itemprop="author"]']},date_published:{selectors:[['dd[itemprop="datePublished"]',"content"],['meta[itemprop="datePublished"]',"value"]],timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image:secure_url"]',"value"],['meta[name="og:image"]',"value"]]},content:{selectors:["section.detail","#content"],defaultCleaner:!1,transforms:{},clean:[".social-tools"]}},WwwIpaGoJpExtractor:{domain:"www.ipa.go.jp",title:{selectors:["h1"]},author:null,date_published:{selectors:["p.ipar_text_right"],format:"YYYY年M月D日",timezone:"Asia/Tokyo"},dek:null,lead_image_url:null,content:{selectors:["#ipar_main"],defaultCleaner:!1,transforms:{},clean:["p.ipar_text_right"]}},WeeklyAsciiJpExtractor:{domain:"weekly.ascii.jp",title:{selectors:["article h1",'h1[itemprop="headline"]']},author:{selectors:["p.author"]},date_published:{selectors:["p.date",['meta[name="odate"]',"value"]],format:"YYYY年MM月DD日 HH:mm",timezone:"Asia/Tokyo"},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div#contents_detail","div.article"],transforms:{},clean:[]}},TechlogIijAdJpExtractor:{domain:"techlog.iij.ad.jp",title:{selectors:["h1.entry-title"]},author:{selectors:['a[rel="author"]']},date_published:{selectors:[["time.entry-date","datetime"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.entry-content"],defaultCleaner:!1,transforms:{},clean:[".wp_social_bookmarking_light"]}},WiredJpExtractor:ss,JapanZdnetComExtractor:{domain:"japan.zdnet.com",title:{selectors:["h1"]},author:{selectors:[['meta[name="cXenseParse:author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:null,lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.article_body"],transforms:{},clean:[]}},WwwRbbtodayComExtractor:{domain:"www.rbbtoday.com",title:{selectors:["h1"]},author:{selectors:[".writer.writer-name"]},date_published:{selectors:[["header time","datetime"]]},dek:{selectors:[['meta[name="description"]',"value"],".arti-summary"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".arti-content"],transforms:{},clean:[".arti-giga"]}},WwwLemondeFrExtractor:{domain:"www.lemonde.fr",title:{selectors:["h1.article__title"]},author:{selectors:[".author__name"]},date_published:{selectors:[['meta[name="og:article:published_time"]',"value"]]},dek:{selectors:[".article__desc"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".article__content"],transforms:{},clean:["figcaption"]}},WwwPhoronixComExtractor:{domain:"www.phoronix.com",title:{selectors:["article h1","article header"]},author:{selectors:[".author a:first-child"]},date_published:{selectors:[".author"],format:"D MMMM YYYY at hh:mm",timezone:"America/New_York"},dek:null,lead_image_url:null,content:{selectors:[".content"],transforms:{},clean:[]}},PitchforkComExtractor:{domain:"pitchfork.com",title:{selectors:[['meta[name="og:title"]',"value"],"title"]},author:{selectors:[['meta[name="article:author"]',"value"],".authors-detail__display-name"]},date_published:{selectors:['div[class^="InfoSliceWrapper-"]',[".pub-date","datetime"]]},dek:{selectors:[['meta[name="og:description"]',"value"],".review-detail__abstract"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],[".single-album-tombstone__art img","src"]]},content:{selectors:["div.body__inner-container",".review-detail__text"]},extend:{score:{selectors:['p[class*="Rating"]',".score"]}}},BiorxivOrgExtractor:{domain:"biorxiv.org",title:{selectors:["h1#page-title"]},author:{selectors:["div.highwire-citation-biorxiv-article-top > div.highwire-cite-authors"]},content:{selectors:["div#abstract-1"],transforms:{},clean:[]}},EpaperZeitDeExtractor:{domain:"epaper.zeit.de",title:{selectors:["p.title"]},author:{selectors:[".article__author"]},date_published:null,excerpt:{selectors:["subtitle"]},lead_image_url:null,content:{selectors:[".article"],transforms:{"p.title":"h1",".article__author":"p",byline:"p",linkbox:"p"},clean:["image-credits","box[type=citation]"]}},WwwLadbibleComExtractor:{domain:"www.ladbible.com",title:{selectors:["h1"]},author:{selectors:["[class*=Byline]"]},date_published:{selectors:["time"],timezone:"Europe/London"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["[class*=ArticleContainer]"],clean:["time","source",'a[href^="https://www.ladbible.com/"]',"picture","[class*=StyledCardBlock]"]}},TimesofindiaIndiatimesComExtractor:{domain:"timesofindia.indiatimes.com",title:{selectors:["h1"]},extend:{reporter:{selectors:["div.byline"],transforms:{}}},date_published:{selectors:[".byline"],format:"MMM D, YYYY, HH:mm z",timezone:"Asia/Kolkata"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["div.contentwrapper:has(section)"],defaultCleaner:!1,clean:["section","h1",".byline",".img_cptn",".icon_share_wrap",'ul[itemtype="https://schema.org/BreadcrumbList"]']}},MaTtiasBeExtractor:{domain:"ma.ttias.be",title:{selectors:[['meta[name="twitter:title"]',"value"]]},author:{selectors:[['meta[name="author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},content:{selectors:[[".content"]],transforms:{h2:function(e){return e.attr("id",null),"h3"},h1:function(e){e.attr("id",null),e.after("<p></p>")},ul:function(e){e.attr("class","entry-content-asset")}}}},PastebinComExtractor:{domain:"pastebin.com",title:{selectors:["h1"]},author:{selectors:[".username",".paste_box_line2 .t_us + a"]},date_published:{selectors:[".date",".paste_box_line2 .t_da + span"],timezone:"America/New_York",format:"MMMM D, YYYY"},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".source","#selectable .text"],transforms:{ol:"div",li:"p"},clean:[]}},WwwAbendblattDeExtractor:cs,WwwGrueneDeExtractor:{domain:"www.gruene.de",title:{selectors:["header h1"]},author:null,date_published:null,dek:null,lead_image_url:{selectors:[['meta[property="og:image"]',"content"]]},content:{selectors:[["section header","section h2","section p","section ol"]],transforms:{},clean:["figcaption","p[class]"]}},WwwEngadgetComExtractor:{domain:"www.engadget.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:['a.th-meta[data-ylk*="subsec:author"]']},date_published:{selectors:[]},dek:{selectors:['div[class*="o-title_mark"] div']},lead_image_url:{selectors:[]},content:{selectors:[["#page_body figure:not(div.article-text figure)","div.article-text"]],transforms:{},clean:[]}},ArstechnicaComExtractor:{domain:"arstechnica.com",title:{selectors:["title"]},author:{selectors:['*[rel="author"] *[itemprop="name"]']},date_published:{selectors:[[".byline time","datetime"]]},dek:{selectors:['h2[itemprop="description"]']},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:['div[itemprop="articleBody"]'],transforms:{h2:function(e){e.before("<p></p>")}},clean:["figcaption .enlarge-link","figcaption .sep","figure.video",".gallery","aside",".sidebar"]}},WwwNdtvComExtractor:{domain:"www.ndtv.com",title:{selectors:[['meta[name="og:title"]',"value"],"h1.entry-title"]},author:{selectors:['span[itemprop="author"] span[itemprop="name"]']},date_published:{selectors:[['span[itemprop="dateModified"]',"content"]]},dek:{selectors:["h2"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:['div[itemprop="articleBody"]'],transforms:{".place_cont":function(e){if(!e.parents("p").length){var t=e.next("p");t&&(e.remove(),t.prepend(e))}}},clean:[".highlghts_Wdgt",".ins_instory_dv_caption","input","._world-wrapper .mt20"]}},SpektrumExtractor:{domain:"www.spektrum.de",title:{selectors:[".content__title"]},author:{selectors:[".content__author__info__name"]},date_published:{selectors:[".content__meta__date"],timezone:"Europe/Berlin"},dek:{selectors:[".content__intro"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"],['meta[property="og:image"]',"content"],".image__article__top img"]},content:{selectors:["article.content"],clean:[".breadcrumbs",".hide-for-print","aside","header h2",".image__article__top",".content__author",".copyright",".callout-box"]}},PostlightComExtractor:{domain:"postlight.com",title:{selectors:[['meta[name="og:title"]',"value"]]},author:{selectors:[['meta[name="parsely-author"]',"value"]]},date_published:{selectors:[['meta[name="article:published_time"]',"value"]]},dek:{selectors:["h2.single-hero__abstract"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["main.post"],transforms:{},clean:["section.pl-post-link","aside","section.insights_featured_case_studies"]}},WwwInvestmentexecutiveComExtractor:{domain:"www.investmentexecutive.com",title:{selectors:["h1"]},author:{selectors:['div[itemprop="author"]']},date_published:{selectors:[['meta[itemprop="datePublished"]',"value"]]},dek:{selectors:[['meta[name="og:description"]',"value"]]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:["section.article-body"],clean:[".hidden"]}},WwwCbcCaExtractor:{domain:"www.cbc.ca",title:{selectors:["h1"]},author:{selectors:[".authorText",".bylineDetails"]},date_published:{selectors:[[".timeStamp[datetime]","datetime"]]},dek:{selectors:[".deck"]},lead_image_url:{selectors:[['meta[name="og:image"]',"value"]]},content:{selectors:[".story"],transforms:{},clean:[]}}}),ls=ct(us).reduce((function(e,t){var r=us[t];return dt({},e,Xo(r))}),{}),fs=t((function(e,t){(function(){var e={Hebrew:["0590","05FF"],Arabic:["0600","06FF"],NKo:["07C0","07FF"],Syriac:["0700","074F"],Thaana:["0780","07BF"],Tifinagh:["2D30","2D7F"]};function r(e){if(void 0===e)throw new Error("TypeError missing argument");if("string"!=typeof e)throw new Error("TypeError getDirection expects strings");if(""===e)return"";if(e.indexOf("")>-1&&e.indexOf("")>-1)return"bidi";if(e.indexOf("")>-1)return"ltr";if(e.indexOf("")>-1)return"rtl";var t=n(e,"rtl"),r=n(e,"ltr");return t&&r?"bidi":r?"ltr":t?"rtl":""}function n(t,r){var n,i,o,s,c,u=!1,l=!1;for(c=t.search(/[0-9]/)>-1,t=t.replace(/[\s\n\0\f\t\v\'\"\-0-9\+\?\!]+/gm,""),n=0;n<t.length;n++){for(o in i=t.charAt(n),s=!1,e)e.hasOwnProperty(o)&&a(i,e[o][0],e[o][1])&&(u=!0,s=!0);!1===s&&(l=!0)}return"rtl"===r?u:"ltr"===r?l||!u&&c:void 0}function a(e,t,r){var n=e.charCodeAt(0),a=parseInt(t,16),i=parseInt(r,16);return n>a&&n<i}t.getDirection=r,t.patch=function(){String.prototype.getDirection=function(){return r(this.valueOf())}}}).call(this)})),ds=(fs.getDirection,fs.patch,/^\s*(posted |written )?by\s*:?\s*(.*)/i),hs=new RegExp("http(s)?://","i"),ps=/^\d{13}$/i,ms=/^\d{10}$/i,gs=/^\s*published\s*:?\s*(.*)/i,vs=/(.*\d)(am|pm)(.*)/i,ys=/\.m\./i,_s=/^\s*(just|right)?\s*now\s*/i,bs=["seconds?","minutes?","hours?","days?","weeks?","months?","years?"].join("|"),As=new RegExp("(\\d+)\\s+(".concat(bs,")\\s+ago"),"i"),ws=["jan","feb","mar","apr","may","jun","jul","aug","sep","oct","nov","dec"].join("|"),xs=new RegExp("(".concat("[0-9]{1,2}:[0-9]{2,2}( ?[ap].?m.?)?",")|(").concat("[0-9]{1,2}[/-][0-9]{1,2}[/-][0-9]{2,4}",")|(").concat("-[0-9]{3,4}$",")|([0-9]{1,4})|(").concat(ws,")"),"ig"),ks=/-\d{3,4}$/,Es=/(: | - | \| )/g,Ms=new RegExp(".com$|.net$|.org$|.co.uk$","g");function Ss(e){return la(e.replace(ds,"$2").trim())}var Ts=t((function(e){!function(e){e.exports.is_uri=r,e.exports.is_http_uri=n,e.exports.is_https_uri=a,e.exports.is_web_uri=i,e.exports.isUri=r,e.exports.isHttpUri=n,e.exports.isHttpsUri=a,e.exports.isWebUri=i;var t=function(e){return e.match(/(?:([^:\/?#]+):)?(?:\/\/([^\/?#]*))?([^?#]*)(?:\?([^#]*))?(?:#(.*))?/)};function r(e){if(e&&!/[^a-z0-9\:\/\?\#\[\]\@\!\$\&\'\(\)\*\+\,\;\=\.\-\_\~\%]/i.test(e)&&!/%[^0-9a-f]/i.test(e)&&!/%[0-9a-f](:?[^0-9a-f]|$)/i.test(e)){var r,n,a,i,o,s="",c="";if(s=(r=t(e))[1],n=r[2],a=r[3],i=r[4],o=r[5],s&&s.length&&a.length>=0){if(n&&n.length){if(0!==a.length&&!/^\//.test(a))return}else if(/^\/\//.test(a))return;if(/^[a-z][a-z0-9\+\-\.]*$/.test(s.toLowerCase()))return c+=s+":",n&&n.length&&(c+="//"+n),c+=a,i&&i.length&&(c+="?"+i),o&&o.length&&(c+="#"+o),c}}}function n(e,n){if(r(e)){var a,i,o,s,c="",u="",l="",f="";if(c=(a=t(e))[1],u=a[2],i=a[3],o=a[4],s=a[5],c){if(n){if("https"!=c.toLowerCase())return}else if("http"!=c.toLowerCase())return;if(u)return/:(\d+)$/.test(u)&&(l=u.match(/:(\d+)$/)[0],u=u.replace(/:\d+$/,"")),f+=c+":",f+="//"+u,l&&(f+=l),f+=i,o&&o.length&&(f+="?"+o),s&&s.length&&(f+="#"+s),f}}}function a(e){return n(e,!0)}function i(e){return n(e)||a(e)}}(e)}));function Cs(e){return e=e.trim(),Ts.isWebUri(e)?e:null}var Ds=t((function(t,r){t.exports=function(){var r,n;function a(){return r.apply(null,arguments)}function i(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function o(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function s(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function c(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(s(e,t))return!1;return!0}function u(e){return void 0===e}function l(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function f(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function d(e,t){var r,n=[],a=e.length;for(r=0;r<a;++r)n.push(t(e[r],r));return n}function h(e,t){for(var r in t)s(t,r)&&(e[r]=t[r]);return s(t,"toString")&&(e.toString=t.toString),s(t,"valueOf")&&(e.valueOf=t.valueOf),e}function p(e,t,r,n){return Et(e,t,r,n,!0).utc()}function m(e){return null==e._pf&&(e._pf={empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}),e._pf}function g(e){if(null==e._isValid){var t=m(e),r=n.call(t.parsedDateParts,(function(e){return null!=e})),a=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&r);if(e._strict&&(a=a&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return a;e._isValid=a}return e._isValid}function v(e){var t=p(NaN);return null!=e?h(m(t),e):m(t).userInvalidated=!0,t}n=Array.prototype.some?Array.prototype.some:function(e){var t,r=Object(this),n=r.length>>>0;for(t=0;t<n;t++)if(t in r&&e.call(this,r[t],t,r))return!0;return!1};var y=a.momentProperties=[],_=!1;function b(e,t){var r,n,a,i=y.length;if(u(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),u(t._i)||(e._i=t._i),u(t._f)||(e._f=t._f),u(t._l)||(e._l=t._l),u(t._strict)||(e._strict=t._strict),u(t._tzm)||(e._tzm=t._tzm),u(t._isUTC)||(e._isUTC=t._isUTC),u(t._offset)||(e._offset=t._offset),u(t._pf)||(e._pf=m(t)),u(t._locale)||(e._locale=t._locale),i>0)for(r=0;r<i;r++)u(a=t[n=y[r]])||(e[n]=a);return e}function A(e){b(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===_&&(_=!0,a.updateOffset(this),_=!1)}function w(e){return e instanceof A||null!=e&&null!=e._isAMomentObject}function x(e){!1===a.suppressDeprecationWarnings&&"undefined"!=typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function k(e,t){var r=!0;return h((function(){if(null!=a.deprecationHandler&&a.deprecationHandler(null,e),r){var n,i,o,c=[],u=arguments.length;for(i=0;i<u;i++){if(n="","object"==typeof arguments[i]){for(o in n+="\n["+i+"] ",arguments[0])s(arguments[0],o)&&(n+=o+": "+arguments[0][o]+", ");n=n.slice(0,-2)}else n=arguments[i];c.push(n)}x(e+"\nArguments: "+Array.prototype.slice.call(c).join("")+"\n"+(new Error).stack),r=!1}return t.apply(this,arguments)}),t)}var E,M={};function S(e,t){null!=a.deprecationHandler&&a.deprecationHandler(e,t),M[e]||(x(t),M[e]=!0)}function T(e){return"undefined"!=typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function C(e,t){var r,n=h({},e);for(r in t)s(t,r)&&(o(e[r])&&o(t[r])?(n[r]={},h(n[r],e[r]),h(n[r],t[r])):null!=t[r]?n[r]=t[r]:delete n[r]);for(r in e)s(e,r)&&!s(t,r)&&o(e[r])&&(n[r]=h({},n[r]));return n}function D(e){null!=e&&this.set(e)}function O(e,t,r){var n=""+Math.abs(e),a=t-n.length;return(e>=0?r?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+n}a.suppressDeprecationWarnings=!1,a.deprecationHandler=null,E=Object.keys?Object.keys:function(e){var t,r=[];for(t in e)s(e,t)&&r.push(t);return r};var N=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,P=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,j={},R={};function z(e,t,r,n){var a=n;"string"==typeof n&&(a=function(){return this[n]()}),e&&(R[e]=a),t&&(R[t[0]]=function(){return O(a.apply(this,arguments),t[1],t[2])}),r&&(R[r]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function L(e,t){return e.isValid()?(t=Y(t,e.localeData()),j[t]=j[t]||function(e){var t,r,n,a=e.match(N);for(t=0,r=a.length;t<r;t++)R[a[t]]?a[t]=R[a[t]]:a[t]=(n=a[t]).match(/\[[\s\S]/)?n.replace(/^\[|\]$/g,""):n.replace(/\\/g,"");return function(t){var n,i="";for(n=0;n<r;n++)i+=T(a[n])?a[n].call(t,e):a[n];return i}}(t),j[t](e)):e.localeData().invalidDate()}function Y(e,t){var r=5;function n(e){return t.longDateFormat(e)||e}for(P.lastIndex=0;r>=0&&P.test(e);)e=e.replace(P,n),P.lastIndex=0,r-=1;return e}var W={};function I(e,t){var r=e.toLowerCase();W[r]=W[r+"s"]=W[t]=e}function B(e){return"string"==typeof e?W[e]||W[e.toLowerCase()]:void 0}function q(e){var t,r,n={};for(r in e)s(e,r)&&(t=B(r))&&(n[t]=e[r]);return n}var H={};function F(e,t){H[e]=t}function G(e){return e%4==0&&e%100!=0||e%400==0}function U(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function $(e){var t=+e,r=0;return 0!==t&&isFinite(t)&&(r=U(t)),r}function V(e,t){return function(r){return null!=r?(J(this,e,r),a.updateOffset(this,t),this):K(this,e)}}function K(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function J(e,t,r){e.isValid()&&!isNaN(r)&&("FullYear"===t&&G(e.year())&&1===e.month()&&29===e.date()?(r=$(r),e._d["set"+(e._isUTC?"UTC":"")+t](r,e.month(),we(r,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](r))}var Z,X=/\d/,Q=/\d\d/,ee=/\d{3}/,te=/\d{4}/,re=/[+-]?\d{6}/,ne=/\d\d?/,ae=/\d\d\d\d?/,ie=/\d\d\d\d\d\d?/,oe=/\d{1,3}/,se=/\d{1,4}/,ce=/[+-]?\d{1,6}/,ue=/\d+/,le=/[+-]?\d+/,fe=/Z|[+-]\d\d:?\d\d/gi,de=/Z|[+-]\d\d(?::?\d\d)?/gi,he=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function pe(e,t,r){Z[e]=T(t)?t:function(e,n){return e&&r?r:t}}function me(e,t){return s(Z,e)?Z[e](t._strict,t._locale):new RegExp(ge(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,r,n,a){return t||r||n||a}))))}function ge(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}Z={};var ve,ye={};function _e(e,t){var r,n,a=t;for("string"==typeof e&&(e=[e]),l(t)&&(a=function(e,r){r[t]=$(e)}),n=e.length,r=0;r<n;r++)ye[e[r]]=a}function be(e,t){_e(e,(function(e,r,n,a){n._w=n._w||{},t(e,n._w,n,a)}))}function Ae(e,t,r){null!=t&&s(ye,e)&&ye[e](t,r._a,r,e)}function we(e,t){if(isNaN(e)||isNaN(t))return NaN;var r,n=(t%(r=12)+r)%r;return e+=(t-n)/12,1===n?G(e)?29:28:31-n%7%2}ve=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},z("M",["MM",2],"Mo",(function(){return this.month()+1})),z("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),z("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),I("month","M"),F("month",8),pe("M",ne),pe("MM",ne,Q),pe("MMM",(function(e,t){return t.monthsShortRegex(e)})),pe("MMMM",(function(e,t){return t.monthsRegex(e)})),_e(["M","MM"],(function(e,t){t[1]=$(e)-1})),_e(["MMM","MMMM"],(function(e,t,r,n){var a=r._locale.monthsParse(e,n,r._strict);null!=a?t[1]=a:m(r).invalidMonth=e}));var xe="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ke="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),Ee=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Me=he,Se=he;function Te(e,t,r){var n,a,i,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],n=0;n<12;++n)i=p([2e3,n]),this._shortMonthsParse[n]=this.monthsShort(i,"").toLocaleLowerCase(),this._longMonthsParse[n]=this.months(i,"").toLocaleLowerCase();return r?"MMM"===t?-1!==(a=ve.call(this._shortMonthsParse,o))?a:null:-1!==(a=ve.call(this._longMonthsParse,o))?a:null:"MMM"===t?-1!==(a=ve.call(this._shortMonthsParse,o))||-1!==(a=ve.call(this._longMonthsParse,o))?a:null:-1!==(a=ve.call(this._longMonthsParse,o))||-1!==(a=ve.call(this._shortMonthsParse,o))?a:null}function Ce(e,t){var r;if(!e.isValid())return e;if("string"==typeof t)if(/^\d+$/.test(t))t=$(t);else if(!l(t=e.localeData().monthsParse(t)))return e;return r=Math.min(e.date(),we(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,r),e}function De(e){return null!=e?(Ce(this,e),a.updateOffset(this,!0),this):K(this,"Month")}function Oe(){function e(e,t){return t.length-e.length}var t,r,n=[],a=[],i=[];for(t=0;t<12;t++)r=p([2e3,t]),n.push(this.monthsShort(r,"")),a.push(this.months(r,"")),i.push(this.months(r,"")),i.push(this.monthsShort(r,""));for(n.sort(e),a.sort(e),i.sort(e),t=0;t<12;t++)n[t]=ge(n[t]),a[t]=ge(a[t]);for(t=0;t<24;t++)i[t]=ge(i[t]);this._monthsRegex=new RegExp("^("+i.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+n.join("|")+")","i")}function Ne(e){return G(e)?366:365}z("Y",0,0,(function(){var e=this.year();return e<=9999?O(e,4):"+"+e})),z(0,["YY",2],0,(function(){return this.year()%100})),z(0,["YYYY",4],0,"year"),z(0,["YYYYY",5],0,"year"),z(0,["YYYYYY",6,!0],0,"year"),I("year","y"),F("year",1),pe("Y",le),pe("YY",ne,Q),pe("YYYY",se,te),pe("YYYYY",ce,re),pe("YYYYYY",ce,re),_e(["YYYYY","YYYYYY"],0),_e("YYYY",(function(e,t){t[0]=2===e.length?a.parseTwoDigitYear(e):$(e)})),_e("YY",(function(e,t){t[0]=a.parseTwoDigitYear(e)})),_e("Y",(function(e,t){t[0]=parseInt(e,10)})),a.parseTwoDigitYear=function(e){return $(e)+($(e)>68?1900:2e3)};var Pe=V("FullYear",!0);function je(e,t,r,n,a,i,o){var s;return e<100&&e>=0?(s=new Date(e+400,t,r,n,a,i,o),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,r,n,a,i,o),s}function Re(e){var t,r;return e<100&&e>=0?((r=Array.prototype.slice.call(arguments))[0]=e+400,t=new Date(Date.UTC.apply(null,r)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function ze(e,t,r){var n=7+t-r;return-(7+Re(e,0,n).getUTCDay()-t)%7+n-1}function Le(e,t,r,n,a){var i,o,s=1+7*(t-1)+(7+r-n)%7+ze(e,n,a);return s<=0?o=Ne(i=e-1)+s:s>Ne(e)?(i=e+1,o=s-Ne(e)):(i=e,o=s),{year:i,dayOfYear:o}}function Ye(e,t,r){var n,a,i=ze(e.year(),t,r),o=Math.floor((e.dayOfYear()-i-1)/7)+1;return o<1?n=o+We(a=e.year()-1,t,r):o>We(e.year(),t,r)?(n=o-We(e.year(),t,r),a=e.year()+1):(a=e.year(),n=o),{week:n,year:a}}function We(e,t,r){var n=ze(e,t,r),a=ze(e+1,t,r);return(Ne(e)-n+a)/7}function Ie(e,t){return e.slice(t,7).concat(e.slice(0,t))}z("w",["ww",2],"wo","week"),z("W",["WW",2],"Wo","isoWeek"),I("week","w"),I("isoWeek","W"),F("week",5),F("isoWeek",5),pe("w",ne),pe("ww",ne,Q),pe("W",ne),pe("WW",ne,Q),be(["w","ww","W","WW"],(function(e,t,r,n){t[n.substr(0,1)]=$(e)})),z("d",0,"do","day"),z("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),z("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),z("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),z("e",0,0,"weekday"),z("E",0,0,"isoWeekday"),I("day","d"),I("weekday","e"),I("isoWeekday","E"),F("day",11),F("weekday",11),F("isoWeekday",11),pe("d",ne),pe("e",ne),pe("E",ne),pe("dd",(function(e,t){return t.weekdaysMinRegex(e)})),pe("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),pe("dddd",(function(e,t){return t.weekdaysRegex(e)})),be(["dd","ddd","dddd"],(function(e,t,r,n){var a=r._locale.weekdaysParse(e,n,r._strict);null!=a?t.d=a:m(r).invalidWeekday=e})),be(["d","e","E"],(function(e,t,r,n){t[n]=$(e)}));var Be="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),qe="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),He="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Fe=he,Ge=he,Ue=he;function $e(e,t,r){var n,a,i,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],n=0;n<7;++n)i=p([2e3,1]).day(n),this._minWeekdaysParse[n]=this.weekdaysMin(i,"").toLocaleLowerCase(),this._shortWeekdaysParse[n]=this.weekdaysShort(i,"").toLocaleLowerCase(),this._weekdaysParse[n]=this.weekdays(i,"").toLocaleLowerCase();return r?"dddd"===t?-1!==(a=ve.call(this._weekdaysParse,o))?a:null:"ddd"===t?-1!==(a=ve.call(this._shortWeekdaysParse,o))?a:null:-1!==(a=ve.call(this._minWeekdaysParse,o))?a:null:"dddd"===t?-1!==(a=ve.call(this._weekdaysParse,o))||-1!==(a=ve.call(this._shortWeekdaysParse,o))||-1!==(a=ve.call(this._minWeekdaysParse,o))?a:null:"ddd"===t?-1!==(a=ve.call(this._shortWeekdaysParse,o))||-1!==(a=ve.call(this._weekdaysParse,o))||-1!==(a=ve.call(this._minWeekdaysParse,o))?a:null:-1!==(a=ve.call(this._minWeekdaysParse,o))||-1!==(a=ve.call(this._weekdaysParse,o))||-1!==(a=ve.call(this._shortWeekdaysParse,o))?a:null}function Ve(){function e(e,t){return t.length-e.length}var t,r,n,a,i,o=[],s=[],c=[],u=[];for(t=0;t<7;t++)r=p([2e3,1]).day(t),n=ge(this.weekdaysMin(r,"")),a=ge(this.weekdaysShort(r,"")),i=ge(this.weekdays(r,"")),o.push(n),s.push(a),c.push(i),u.push(n),u.push(a),u.push(i);o.sort(e),s.sort(e),c.sort(e),u.sort(e),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+c.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+s.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+o.join("|")+")","i")}function Ke(){return this.hours()%12||12}function Je(e,t){z(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function Ze(e,t){return t._meridiemParse}z("H",["HH",2],0,"hour"),z("h",["hh",2],0,Ke),z("k",["kk",2],0,(function(){return this.hours()||24})),z("hmm",0,0,(function(){return""+Ke.apply(this)+O(this.minutes(),2)})),z("hmmss",0,0,(function(){return""+Ke.apply(this)+O(this.minutes(),2)+O(this.seconds(),2)})),z("Hmm",0,0,(function(){return""+this.hours()+O(this.minutes(),2)})),z("Hmmss",0,0,(function(){return""+this.hours()+O(this.minutes(),2)+O(this.seconds(),2)})),Je("a",!0),Je("A",!1),I("hour","h"),F("hour",13),pe("a",Ze),pe("A",Ze),pe("H",ne),pe("h",ne),pe("k",ne),pe("HH",ne,Q),pe("hh",ne,Q),pe("kk",ne,Q),pe("hmm",ae),pe("hmmss",ie),pe("Hmm",ae),pe("Hmmss",ie),_e(["H","HH"],3),_e(["k","kk"],(function(e,t,r){var n=$(e);t[3]=24===n?0:n})),_e(["a","A"],(function(e,t,r){r._isPm=r._locale.isPM(e),r._meridiem=e})),_e(["h","hh"],(function(e,t,r){t[3]=$(e),m(r).bigHour=!0})),_e("hmm",(function(e,t,r){var n=e.length-2;t[3]=$(e.substr(0,n)),t[4]=$(e.substr(n)),m(r).bigHour=!0})),_e("hmmss",(function(e,t,r){var n=e.length-4,a=e.length-2;t[3]=$(e.substr(0,n)),t[4]=$(e.substr(n,2)),t[5]=$(e.substr(a)),m(r).bigHour=!0})),_e("Hmm",(function(e,t,r){var n=e.length-2;t[3]=$(e.substr(0,n)),t[4]=$(e.substr(n))})),_e("Hmmss",(function(e,t,r){var n=e.length-4,a=e.length-2;t[3]=$(e.substr(0,n)),t[4]=$(e.substr(n,2)),t[5]=$(e.substr(a))}));var Xe,Qe=V("Hours",!0),et={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:xe,monthsShort:ke,week:{dow:0,doy:6},weekdays:Be,weekdaysMin:He,weekdaysShort:qe,meridiemParse:/[ap]\.?m?\.?/i},tt={},rt={};function nt(e,t){var r,n=Math.min(e.length,t.length);for(r=0;r<n;r+=1)if(e[r]!==t[r])return r;return n}function at(e){return e?e.toLowerCase().replace("_","-"):e}function it(r){var n=null;if(void 0===tt[r]&&t&&t.exports&&function(e){return null!=e.match("^[^/\\\\]*$")}(r))try{n=Xe._abbr,e(),ot(n)}catch(e){tt[r]=null}return tt[r]}function ot(e,t){var r;return e&&((r=u(t)?ct(e):st(e,t))?Xe=r:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Xe._abbr}function st(e,t){if(null!==t){var r,n=et;if(t.abbr=e,null!=tt[e])S("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),n=tt[e]._config;else if(null!=t.parentLocale)if(null!=tt[t.parentLocale])n=tt[t.parentLocale]._config;else{if(null==(r=it(t.parentLocale)))return rt[t.parentLocale]||(rt[t.parentLocale]=[]),rt[t.parentLocale].push({name:e,config:t}),null;n=r._config}return tt[e]=new D(C(n,t)),rt[e]&&rt[e].forEach((function(e){st(e.name,e.config)})),ot(e),tt[e]}return delete tt[e],null}function ct(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Xe;if(!i(e)){if(t=it(e))return t;e=[e]}return function(e){for(var t,r,n,a,i=0;i<e.length;){for(t=(a=at(e[i]).split("-")).length,r=(r=at(e[i+1]))?r.split("-"):null;t>0;){if(n=it(a.slice(0,t).join("-")))return n;if(r&&r.length>=t&&nt(a,r)>=t-1)break;t--}i++}return Xe}(e)}function ut(e){var t,r=e._a;return r&&-2===m(e).overflow&&(t=r[1]<0||r[1]>11?1:r[2]<1||r[2]>we(r[0],r[1])?2:r[3]<0||r[3]>24||24===r[3]&&(0!==r[4]||0!==r[5]||0!==r[6])?3:r[4]<0||r[4]>59?4:r[5]<0||r[5]>59?5:r[6]<0||r[6]>999?6:-1,m(e)._overflowDayOfYear&&(t<0||t>2)&&(t=2),m(e)._overflowWeeks&&-1===t&&(t=7),m(e)._overflowWeekday&&-1===t&&(t=8),m(e).overflow=t),e}var lt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,ft=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,dt=/Z|[+-]\d\d(?::?\d\d)?/,ht=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],pt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],mt=/^\/?Date\((-?\d+)/i,gt=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,vt={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function yt(e){var t,r,n,a,i,o,s=e._i,c=lt.exec(s)||ft.exec(s),u=ht.length,l=pt.length;if(c){for(m(e).iso=!0,t=0,r=u;t<r;t++)if(ht[t][1].exec(c[1])){a=ht[t][0],n=!1!==ht[t][2];break}if(null==a)return void(e._isValid=!1);if(c[3]){for(t=0,r=l;t<r;t++)if(pt[t][1].exec(c[3])){i=(c[2]||" ")+pt[t][0];break}if(null==i)return void(e._isValid=!1)}if(!n&&null!=i)return void(e._isValid=!1);if(c[4]){if(!dt.exec(c[4]))return void(e._isValid=!1);o="Z"}e._f=a+(i||"")+(o||""),xt(e)}else e._isValid=!1}function _t(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function bt(e){var t,r=gt.exec(e._i.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,""));if(r){if(t=function(e,t,r,n,a,i){var o=[_t(e),ke.indexOf(t),parseInt(r,10),parseInt(n,10),parseInt(a,10)];return i&&o.push(parseInt(i,10)),o}(r[4],r[3],r[2],r[5],r[6],r[7]),!function(e,t,r){return!e||qe.indexOf(e)===new Date(t[0],t[1],t[2]).getDay()||(m(r).weekdayMismatch=!0,r._isValid=!1,!1)}(r[1],t,e))return;e._a=t,e._tzm=function(e,t,r){if(e)return vt[e];if(t)return 0;var n=parseInt(r,10),a=n%100;return(n-a)/100*60+a}(r[8],r[9],r[10]),e._d=Re.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),m(e).rfc2822=!0}else e._isValid=!1}function At(e,t,r){return null!=e?e:null!=t?t:r}function wt(e){var t,r,n,i,o,s=[];if(!e._d){for(n=function(e){var t=new Date(a.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}(e),e._w&&null==e._a[2]&&null==e._a[1]&&function(e){var t,r,n,a,i,o,s,c,u;null!=(t=e._w).GG||null!=t.W||null!=t.E?(i=1,o=4,r=At(t.GG,e._a[0],Ye(Mt(),1,4).year),n=At(t.W,1),((a=At(t.E,1))<1||a>7)&&(c=!0)):(i=e._locale._week.dow,o=e._locale._week.doy,u=Ye(Mt(),i,o),r=At(t.gg,e._a[0],u.year),n=At(t.w,u.week),null!=t.d?((a=t.d)<0||a>6)&&(c=!0):null!=t.e?(a=t.e+i,(t.e<0||t.e>6)&&(c=!0)):a=i),n<1||n>We(r,i,o)?m(e)._overflowWeeks=!0:null!=c?m(e)._overflowWeekday=!0:(s=Le(r,n,a,i,o),e._a[0]=s.year,e._dayOfYear=s.dayOfYear)}(e),null!=e._dayOfYear&&(o=At(e._a[0],n[0]),(e._dayOfYear>Ne(o)||0===e._dayOfYear)&&(m(e)._overflowDayOfYear=!0),r=Re(o,0,e._dayOfYear),e._a[1]=r.getUTCMonth(),e._a[2]=r.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=s[t]=n[t];for(;t<7;t++)e._a[t]=s[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[3]&&0===e._a[4]&&0===e._a[5]&&0===e._a[6]&&(e._nextDay=!0,e._a[3]=0),e._d=(e._useUTC?Re:je).apply(null,s),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[3]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(m(e).weekdayMismatch=!0)}}function xt(e){if(e._f!==a.ISO_8601)if(e._f!==a.RFC_2822){e._a=[],m(e).empty=!0;var t,r,n,i,o,s,c,u=""+e._i,l=u.length,f=0;for(c=(n=Y(e._f,e._locale).match(N)||[]).length,t=0;t<c;t++)i=n[t],(r=(u.match(me(i,e))||[])[0])&&((o=u.substr(0,u.indexOf(r))).length>0&&m(e).unusedInput.push(o),u=u.slice(u.indexOf(r)+r.length),f+=r.length),R[i]?(r?m(e).empty=!1:m(e).unusedTokens.push(i),Ae(i,r,e)):e._strict&&!r&&m(e).unusedTokens.push(i);m(e).charsLeftOver=l-f,u.length>0&&m(e).unusedInput.push(u),e._a[3]<=12&&!0===m(e).bigHour&&e._a[3]>0&&(m(e).bigHour=void 0),m(e).parsedDateParts=e._a.slice(0),m(e).meridiem=e._meridiem,e._a[3]=function(e,t,r){var n;return null==r?t:null!=e.meridiemHour?e.meridiemHour(t,r):null!=e.isPM?((n=e.isPM(r))&&t<12&&(t+=12),n||12!==t||(t=0),t):t}(e._locale,e._a[3],e._meridiem),null!==(s=m(e).era)&&(e._a[0]=e._locale.erasConvertYear(s,e._a[0])),wt(e),ut(e)}else bt(e);else yt(e)}function kt(e){var t=e._i,r=e._f;return e._locale=e._locale||ct(e._l),null===t||void 0===r&&""===t?v({nullInput:!0}):("string"==typeof t&&(e._i=t=e._locale.preparse(t)),w(t)?new A(ut(t)):(f(t)?e._d=t:i(r)?function(e){var t,r,n,a,i,o,s=!1,c=e._f.length;if(0===c)return m(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;a<c;a++)i=0,o=!1,t=b({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],xt(t),g(t)&&(o=!0),i+=m(t).charsLeftOver,i+=10*m(t).unusedTokens.length,m(t).score=i,s?i<n&&(n=i,r=t):(null==n||i<n||o)&&(n=i,r=t,o&&(s=!0));h(e,r||t)}(e):r?xt(e):function(e){var t=e._i;u(t)?e._d=new Date(a.now()):f(t)?e._d=new Date(t.valueOf()):"string"==typeof t?function(e){var t=mt.exec(e._i);null===t?(yt(e),!1===e._isValid&&(delete e._isValid,bt(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:a.createFromInputFallback(e)))):e._d=new Date(+t[1])}(e):i(t)?(e._a=d(t.slice(0),(function(e){return parseInt(e,10)})),wt(e)):o(t)?function(e){if(!e._d){var t=q(e._i),r=void 0===t.day?t.date:t.day;e._a=d([t.year,t.month,r,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),wt(e)}}(e):l(t)?e._d=new Date(t):a.createFromInputFallback(e)}(e),g(e)||(e._d=null),e))}function Et(e,t,r,n,a){var s,u={};return!0!==t&&!1!==t||(n=t,t=void 0),!0!==r&&!1!==r||(n=r,r=void 0),(o(e)&&c(e)||i(e)&&0===e.length)&&(e=void 0),u._isAMomentObject=!0,u._useUTC=u._isUTC=a,u._l=r,u._i=e,u._f=t,u._strict=n,(s=new A(ut(kt(u))))._nextDay&&(s.add(1,"d"),s._nextDay=void 0),s}function Mt(e,t,r,n){return Et(e,t,r,n,!1)}a.createFromInputFallback=k("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),a.ISO_8601=function(){},a.RFC_2822=function(){};var St=k("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Mt.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:v()})),Tt=k("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Mt.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:v()}));function Ct(e,t){var r,n;if(1===t.length&&i(t[0])&&(t=t[0]),!t.length)return Mt();for(r=t[0],n=1;n<t.length;++n)t[n].isValid()&&!t[n][e](r)||(r=t[n]);return r}var Dt=["year","quarter","month","week","day","hour","minute","second","millisecond"];function Ot(e){var t=q(e),r=t.year||0,n=t.quarter||0,a=t.month||0,i=t.week||t.isoWeek||0,o=t.day||0,c=t.hour||0,u=t.minute||0,l=t.second||0,f=t.millisecond||0;this._isValid=function(e){var t,r,n=!1,a=Dt.length;for(t in e)if(s(e,t)&&(-1===ve.call(Dt,t)||null!=e[t]&&isNaN(e[t])))return!1;for(r=0;r<a;++r)if(e[Dt[r]]){if(n)return!1;parseFloat(e[Dt[r]])!==$(e[Dt[r]])&&(n=!0)}return!0}(t),this._milliseconds=+f+1e3*l+6e4*u+1e3*c*60*60,this._days=+o+7*i,this._months=+a+3*n+12*r,this._data={},this._locale=ct(),this._bubble()}function Nt(e){return e instanceof Ot}function Pt(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function jt(e,t){z(e,0,0,(function(){var e=this.utcOffset(),r="+";return e<0&&(e=-e,r="-"),r+O(~~(e/60),2)+t+O(~~e%60,2)}))}jt("Z",":"),jt("ZZ",""),pe("Z",de),pe("ZZ",de),_e(["Z","ZZ"],(function(e,t,r){r._useUTC=!0,r._tzm=zt(de,e)}));var Rt=/([\+\-]|\d\d)/gi;function zt(e,t){var r,n,a=(t||"").match(e);return null===a?null:0===(n=60*(r=((a[a.length-1]||[])+"").match(Rt)||["-",0,0])[1]+$(r[2]))?0:"+"===r[0]?n:-n}function Lt(e,t){var r,n;return t._isUTC?(r=t.clone(),n=(w(e)||f(e)?e.valueOf():Mt(e).valueOf())-r.valueOf(),r._d.setTime(r._d.valueOf()+n),a.updateOffset(r,!1),r):Mt(e).local()}function Yt(e){return-Math.round(e._d.getTimezoneOffset())}function Wt(){return!!this.isValid()&&this._isUTC&&0===this._offset}a.updateOffset=function(){};var It=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Bt=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function qt(e,t){var r,n,a,i,o,c,u=e,f=null;return Nt(e)?u={ms:e._milliseconds,d:e._days,M:e._months}:l(e)||!isNaN(+e)?(u={},t?u[t]=+e:u.milliseconds=+e):(f=It.exec(e))?(r="-"===f[1]?-1:1,u={y:0,d:$(f[2])*r,h:$(f[3])*r,m:$(f[4])*r,s:$(f[5])*r,ms:$(Pt(1e3*f[6]))*r}):(f=Bt.exec(e))?(r="-"===f[1]?-1:1,u={y:Ht(f[2],r),M:Ht(f[3],r),w:Ht(f[4],r),d:Ht(f[5],r),h:Ht(f[6],r),m:Ht(f[7],r),s:Ht(f[8],r)}):null==u?u={}:"object"==typeof u&&("from"in u||"to"in u)&&(i=Mt(u.from),o=Mt(u.to),a=i.isValid()&&o.isValid()?(o=Lt(o,i),i.isBefore(o)?c=Ft(i,o):((c=Ft(o,i)).milliseconds=-c.milliseconds,c.months=-c.months),c):{milliseconds:0,months:0},(u={}).ms=a.milliseconds,u.M=a.months),n=new Ot(u),Nt(e)&&s(e,"_locale")&&(n._locale=e._locale),Nt(e)&&s(e,"_isValid")&&(n._isValid=e._isValid),n}function Ht(e,t){var r=e&&parseFloat(e.replace(",","."));return(isNaN(r)?0:r)*t}function Ft(e,t){var r={};return r.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(r.months,"M").isAfter(t)&&--r.months,r.milliseconds=+t-+e.clone().add(r.months,"M"),r}function Gt(e,t){return function(r,n){var a;return null===n||isNaN(+n)||(S(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=r,r=n,n=a),Ut(this,qt(r,n),e),this}}function Ut(e,t,r,n){var i=t._milliseconds,o=Pt(t._days),s=Pt(t._months);e.isValid()&&(n=null==n||n,s&&Ce(e,K(e,"Month")+s*r),o&&J(e,"Date",K(e,"Date")+o*r),i&&e._d.setTime(e._d.valueOf()+i*r),n&&a.updateOffset(e,o||s))}qt.fn=Ot.prototype,qt.invalid=function(){return qt(NaN)};var $t=Gt(1,"add"),Vt=Gt(-1,"subtract");function Kt(e){return"string"==typeof e||e instanceof String}function Jt(e){return w(e)||f(e)||Kt(e)||l(e)||function(e){var t=i(e),r=!1;return t&&(r=0===e.filter((function(t){return!l(t)&&Kt(e)})).length),t&&r}(e)||function(e){var t,r,n=o(e)&&!c(e),a=!1,i=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],u=i.length;for(t=0;t<u;t+=1)r=i[t],a=a||s(e,r);return n&&a}(e)||null==e}function Zt(e){var t,r=o(e)&&!c(e),n=!1,a=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<a.length;t+=1)n=n||s(e,a[t]);return r&&n}function Xt(e,t){if(e.date()<t.date())return-Xt(t,e);var r=12*(t.year()-e.year())+(t.month()-e.month()),n=e.clone().add(r,"months");return-(r+(t-n<0?(t-n)/(n-e.clone().add(r-1,"months")):(t-n)/(e.clone().add(r+1,"months")-n)))||0}function Qt(e){var t;return void 0===e?this._locale._abbr:(null!=(t=ct(e))&&(this._locale=t),this)}a.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",a.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var er=k("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function tr(){return this._locale}function rr(e,t){return(e%t+t)%t}function nr(e,t,r){return e<100&&e>=0?new Date(e+400,t,r)-126227808e5:new Date(e,t,r).valueOf()}function ar(e,t,r){return e<100&&e>=0?Date.UTC(e+400,t,r)-126227808e5:Date.UTC(e,t,r)}function ir(e,t){return t.erasAbbrRegex(e)}function or(){var e,t,r=[],n=[],a=[],i=[],o=this.eras();for(e=0,t=o.length;e<t;++e)n.push(ge(o[e].name)),r.push(ge(o[e].abbr)),a.push(ge(o[e].narrow)),i.push(ge(o[e].name)),i.push(ge(o[e].abbr)),i.push(ge(o[e].narrow));this._erasRegex=new RegExp("^("+i.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+n.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+a.join("|")+")","i")}function sr(e,t){z(0,[e,e.length],0,t)}function cr(e,t,r,n,a){var i;return null==e?Ye(this,n,a).year:(t>(i=We(e,n,a))&&(t=i),ur.call(this,e,t,r,n,a))}function ur(e,t,r,n,a){var i=Le(e,t,r,n,a),o=Re(i.year,0,i.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}z("N",0,0,"eraAbbr"),z("NN",0,0,"eraAbbr"),z("NNN",0,0,"eraAbbr"),z("NNNN",0,0,"eraName"),z("NNNNN",0,0,"eraNarrow"),z("y",["y",1],"yo","eraYear"),z("y",["yy",2],0,"eraYear"),z("y",["yyy",3],0,"eraYear"),z("y",["yyyy",4],0,"eraYear"),pe("N",ir),pe("NN",ir),pe("NNN",ir),pe("NNNN",(function(e,t){return t.erasNameRegex(e)})),pe("NNNNN",(function(e,t){return t.erasNarrowRegex(e)})),_e(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,r,n){var a=r._locale.erasParse(e,n,r._strict);a?m(r).era=a:m(r).invalidEra=e})),pe("y",ue),pe("yy",ue),pe("yyy",ue),pe("yyyy",ue),pe("yo",(function(e,t){return t._eraYearOrdinalRegex||ue})),_e(["y","yy","yyy","yyyy"],0),_e(["yo"],(function(e,t,r,n){var a;r._locale._eraYearOrdinalRegex&&(a=e.match(r._locale._eraYearOrdinalRegex)),r._locale.eraYearOrdinalParse?t[0]=r._locale.eraYearOrdinalParse(e,a):t[0]=parseInt(e,10)})),z(0,["gg",2],0,(function(){return this.weekYear()%100})),z(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),sr("gggg","weekYear"),sr("ggggg","weekYear"),sr("GGGG","isoWeekYear"),sr("GGGGG","isoWeekYear"),I("weekYear","gg"),I("isoWeekYear","GG"),F("weekYear",1),F("isoWeekYear",1),pe("G",le),pe("g",le),pe("GG",ne,Q),pe("gg",ne,Q),pe("GGGG",se,te),pe("gggg",se,te),pe("GGGGG",ce,re),pe("ggggg",ce,re),be(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,r,n){t[n.substr(0,2)]=$(e)})),be(["gg","GG"],(function(e,t,r,n){t[n]=a.parseTwoDigitYear(e)})),z("Q",0,"Qo","quarter"),I("quarter","Q"),F("quarter",7),pe("Q",X),_e("Q",(function(e,t){t[1]=3*($(e)-1)})),z("D",["DD",2],"Do","date"),I("date","D"),F("date",9),pe("D",ne),pe("DD",ne,Q),pe("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),_e(["D","DD"],2),_e("Do",(function(e,t){t[2]=$(e.match(ne)[0])}));var lr=V("Date",!0);z("DDD",["DDDD",3],"DDDo","dayOfYear"),I("dayOfYear","DDD"),F("dayOfYear",4),pe("DDD",oe),pe("DDDD",ee),_e(["DDD","DDDD"],(function(e,t,r){r._dayOfYear=$(e)})),z("m",["mm",2],0,"minute"),I("minute","m"),F("minute",14),pe("m",ne),pe("mm",ne,Q),_e(["m","mm"],4);var fr=V("Minutes",!1);z("s",["ss",2],0,"second"),I("second","s"),F("second",15),pe("s",ne),pe("ss",ne,Q),_e(["s","ss"],5);var dr,hr,pr=V("Seconds",!1);for(z("S",0,0,(function(){return~~(this.millisecond()/100)})),z(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),z(0,["SSS",3],0,"millisecond"),z(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),z(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),z(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),z(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),z(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),z(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),I("millisecond","ms"),F("millisecond",16),pe("S",oe,X),pe("SS",oe,Q),pe("SSS",oe,ee),dr="SSSS";dr.length<=9;dr+="S")pe(dr,ue);function mr(e,t){t[6]=$(1e3*("0."+e))}for(dr="S";dr.length<=9;dr+="S")_e(dr,mr);hr=V("Milliseconds",!1),z("z",0,0,"zoneAbbr"),z("zz",0,0,"zoneName");var gr=A.prototype;function vr(e){return e}gr.add=$t,gr.calendar=function(e,t){1===arguments.length&&(arguments[0]?Jt(arguments[0])?(e=arguments[0],t=void 0):Zt(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var r=e||Mt(),n=Lt(r,this).startOf("day"),i=a.calendarFormat(this,n)||"sameElse",o=t&&(T(t[i])?t[i].call(this,r):t[i]);return this.format(o||this.localeData().calendar(i,this,Mt(r)))},gr.clone=function(){return new A(this)},gr.diff=function(e,t,r){var n,a,i;if(!this.isValid())return NaN;if(!(n=Lt(e,this)).isValid())return NaN;switch(a=6e4*(n.utcOffset()-this.utcOffset()),t=B(t)){case"year":i=Xt(this,n)/12;break;case"month":i=Xt(this,n);break;case"quarter":i=Xt(this,n)/3;break;case"second":i=(this-n)/1e3;break;case"minute":i=(this-n)/6e4;break;case"hour":i=(this-n)/36e5;break;case"day":i=(this-n-a)/864e5;break;case"week":i=(this-n-a)/6048e5;break;default:i=this-n}return r?i:U(i)},gr.endOf=function(e){var t,r;if(void 0===(e=B(e))||"millisecond"===e||!this.isValid())return this;switch(r=this._isUTC?ar:nr,e){case"year":t=r(this.year()+1,0,1)-1;break;case"quarter":t=r(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=r(this.year(),this.month()+1,1)-1;break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=r(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=36e5-rr(t+(this._isUTC?0:6e4*this.utcOffset()),36e5)-1;break;case"minute":t=this._d.valueOf(),t+=6e4-rr(t,6e4)-1;break;case"second":t=this._d.valueOf(),t+=1e3-rr(t,1e3)-1}return this._d.setTime(t),a.updateOffset(this,!0),this},gr.format=function(e){e||(e=this.isUtc()?a.defaultFormatUtc:a.defaultFormat);var t=L(this,e);return this.localeData().postformat(t)},gr.from=function(e,t){return this.isValid()&&(w(e)&&e.isValid()||Mt(e).isValid())?qt({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},gr.fromNow=function(e){return this.from(Mt(),e)},gr.to=function(e,t){return this.isValid()&&(w(e)&&e.isValid()||Mt(e).isValid())?qt({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()},gr.toNow=function(e){return this.to(Mt(),e)},gr.get=function(e){return T(this[e=B(e)])?this[e]():this},gr.invalidAt=function(){return m(this).overflow},gr.isAfter=function(e,t){var r=w(e)?e:Mt(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=B(t)||"millisecond")?this.valueOf()>r.valueOf():r.valueOf()<this.clone().startOf(t).valueOf())},gr.isBefore=function(e,t){var r=w(e)?e:Mt(e);return!(!this.isValid()||!r.isValid())&&("millisecond"===(t=B(t)||"millisecond")?this.valueOf()<r.valueOf():this.clone().endOf(t).valueOf()<r.valueOf())},gr.isBetween=function(e,t,r,n){var a=w(e)?e:Mt(e),i=w(t)?t:Mt(t);return!!(this.isValid()&&a.isValid()&&i.isValid())&&(("("===(n=n||"()")[0]?this.isAfter(a,r):!this.isBefore(a,r))&&(")"===n[1]?this.isBefore(i,r):!this.isAfter(i,r)))},gr.isSame=function(e,t){var r,n=w(e)?e:Mt(e);return!(!this.isValid()||!n.isValid())&&("millisecond"===(t=B(t)||"millisecond")?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf()))},gr.isSameOrAfter=function(e,t){return this.isSame(e,t)||this.isAfter(e,t)},gr.isSameOrBefore=function(e,t){return this.isSame(e,t)||this.isBefore(e,t)},gr.isValid=function(){return g(this)},gr.lang=er,gr.locale=Qt,gr.localeData=tr,gr.max=Tt,gr.min=St,gr.parsingFlags=function(){return h({},m(this))},gr.set=function(e,t){if("object"==typeof e){var r,n=function(e){var t,r=[];for(t in e)s(e,t)&&r.push({unit:t,priority:H[t]});return r.sort((function(e,t){return e.priority-t.priority})),r}(e=q(e)),a=n.length;for(r=0;r<a;r++)this[n[r].unit](e[n[r].unit])}else if(T(this[e=B(e)]))return this[e](t);return this},gr.startOf=function(e){var t,r;if(void 0===(e=B(e))||"millisecond"===e||!this.isValid())return this;switch(r=this._isUTC?ar:nr,e){case"year":t=r(this.year(),0,1);break;case"quarter":t=r(this.year(),this.month()-this.month()%3,1);break;case"month":t=r(this.year(),this.month(),1);break;case"week":t=r(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=r(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=r(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=rr(t+(this._isUTC?0:6e4*this.utcOffset()),36e5);break;case"minute":t=this._d.valueOf(),t-=rr(t,6e4);break;case"second":t=this._d.valueOf(),t-=rr(t,1e3)}return this._d.setTime(t),a.updateOffset(this,!0),this},gr.subtract=Vt,gr.toArray=function(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]},gr.toObject=function(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}},gr.toDate=function(){return new Date(this.valueOf())},gr.toISOString=function(e){if(!this.isValid())return null;var t=!0!==e,r=t?this.clone().utc():this;return r.year()<0||r.year()>9999?L(r,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):T(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",L(r,"Z")):L(r,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")},gr.inspect=function(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,r,n="moment",a="";return this.isLocal()||(n=0===this.utcOffset()?"moment.utc":"moment.parseZone",a="Z"),e="["+n+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",r=a+'[")]',this.format(e+t+"-MM-DD[T]HH:mm:ss.SSS"+r)},"undefined"!=typeof Symbol&&null!=Symbol.for&&(gr[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),gr.toJSON=function(){return this.isValid()?this.toISOString():null},gr.toString=function(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")},gr.unix=function(){return Math.floor(this.valueOf()/1e3)},gr.valueOf=function(){return this._d.valueOf()-6e4*(this._offset||0)},gr.creationData=function(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}},gr.eraName=function(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e){if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until)return n[e].name;if(n[e].until<=r&&r<=n[e].since)return n[e].name}return""},gr.eraNarrow=function(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e){if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until)return n[e].narrow;if(n[e].until<=r&&r<=n[e].since)return n[e].narrow}return""},gr.eraAbbr=function(){var e,t,r,n=this.localeData().eras();for(e=0,t=n.length;e<t;++e){if(r=this.clone().startOf("day").valueOf(),n[e].since<=r&&r<=n[e].until)return n[e].abbr;if(n[e].until<=r&&r<=n[e].since)return n[e].abbr}return""},gr.eraYear=function(){var e,t,r,n,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(r=i[e].since<=i[e].until?1:-1,n=this.clone().startOf("day").valueOf(),i[e].since<=n&&n<=i[e].until||i[e].until<=n&&n<=i[e].since)return(this.year()-a(i[e].since).year())*r+i[e].offset;return this.year()},gr.year=Pe,gr.isLeapYear=function(){return G(this.year())},gr.weekYear=function(e){return cr.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)},gr.isoWeekYear=function(e){return cr.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)},gr.quarter=gr.quarters=function(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)},gr.month=De,gr.daysInMonth=function(){return we(this.year(),this.month())},gr.week=gr.weeks=function(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")},gr.isoWeek=gr.isoWeeks=function(e){var t=Ye(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")},gr.weeksInYear=function(){var e=this.localeData()._week;return We(this.year(),e.dow,e.doy)},gr.weeksInWeekYear=function(){var e=this.localeData()._week;return We(this.weekYear(),e.dow,e.doy)},gr.isoWeeksInYear=function(){return We(this.year(),1,4)},gr.isoWeeksInISOWeekYear=function(){return We(this.isoWeekYear(),1,4)},gr.date=lr,gr.day=gr.days=function(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=function(e,t){return"string"!=typeof e?e:isNaN(e)?"number"==typeof(e=t.weekdaysParse(e))?e:null:parseInt(e,10)}(e,this.localeData()),this.add(e-t,"d")):t},gr.weekday=function(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")},gr.isoWeekday=function(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=function(e,t){return"string"==typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7},gr.dayOfYear=function(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")},gr.hour=gr.hours=Qe,gr.minute=gr.minutes=fr,gr.second=gr.seconds=pr,gr.millisecond=gr.milliseconds=hr,gr.utcOffset=function(e,t,r){var n,i=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"==typeof e){if(null===(e=zt(de,e)))return this}else Math.abs(e)<16&&!r&&(e*=60);return!this._isUTC&&t&&(n=Yt(this)),this._offset=e,this._isUTC=!0,null!=n&&this.add(n,"m"),i!==e&&(!t||this._changeInProgress?Ut(this,qt(e-i,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,a.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?i:Yt(this)},gr.utc=function(e){return this.utcOffset(0,e)},gr.local=function(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Yt(this),"m")),this},gr.parseZone=function(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"==typeof this._i){var e=zt(fe,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this},gr.hasAlignedHourOffset=function(e){return!!this.isValid()&&(e=e?Mt(e).utcOffset():0,(this.utcOffset()-e)%60==0)},gr.isDST=function(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},gr.isLocal=function(){return!!this.isValid()&&!this._isUTC},gr.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},gr.isUtc=Wt,gr.isUTC=Wt,gr.zoneAbbr=function(){return this._isUTC?"UTC":""},gr.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},gr.dates=k("dates accessor is deprecated. Use date instead.",lr),gr.months=k("months accessor is deprecated. Use month instead",De),gr.years=k("years accessor is deprecated. Use year instead",Pe),gr.zone=k("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",(function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()})),gr.isDSTShifted=k("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",(function(){if(!u(this._isDSTShifted))return this._isDSTShifted;var e,t={};return b(t,this),(t=kt(t))._a?(e=t._isUTC?p(t._a):Mt(t._a),this._isDSTShifted=this.isValid()&&function(e,t,r){var n,a=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),o=0;for(n=0;n<a;n++)(r&&e[n]!==t[n]||!r&&$(e[n])!==$(t[n]))&&o++;return o+i}(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}));var yr=D.prototype;function _r(e,t,r,n){var a=ct(),i=p().set(n,t);return a[r](i,e)}function br(e,t,r){if(l(e)&&(t=e,e=void 0),e=e||"",null!=t)return _r(e,t,r,"month");var n,a=[];for(n=0;n<12;n++)a[n]=_r(e,n,r,"month");return a}function Ar(e,t,r,n){"boolean"==typeof e?(l(t)&&(r=t,t=void 0),t=t||""):(r=t=e,e=!1,l(t)&&(r=t,t=void 0),t=t||"");var a,i=ct(),o=e?i._week.dow:0,s=[];if(null!=r)return _r(t,(r+o)%7,n,"day");for(a=0;a<7;a++)s[a]=_r(t,(a+o)%7,n,"day");return s}yr.calendar=function(e,t,r){var n=this._calendar[e]||this._calendar.sameElse;return T(n)?n.call(t,r):n},yr.longDateFormat=function(e){var t=this._longDateFormat[e],r=this._longDateFormat[e.toUpperCase()];return t||!r?t:(this._longDateFormat[e]=r.match(N).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])},yr.invalidDate=function(){return this._invalidDate},yr.ordinal=function(e){return this._ordinal.replace("%d",e)},yr.preparse=vr,yr.postformat=vr,yr.relativeTime=function(e,t,r,n){var a=this._relativeTime[r];return T(a)?a(e,t,r,n):a.replace(/%d/i,e)},yr.pastFuture=function(e,t){var r=this._relativeTime[e>0?"future":"past"];return T(r)?r(t):r.replace(/%s/i,t)},yr.set=function(e){var t,r;for(r in e)s(e,r)&&(T(t=e[r])?this[r]=t:this["_"+r]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)},yr.eras=function(e,t){var r,n,i,o=this._eras||ct("en")._eras;for(r=0,n=o.length;r<n;++r){switch(typeof o[r].since){case"string":i=a(o[r].since).startOf("day"),o[r].since=i.valueOf()}switch(typeof o[r].until){case"undefined":o[r].until=1/0;break;case"string":i=a(o[r].until).startOf("day").valueOf(),o[r].until=i.valueOf()}}return o},yr.erasParse=function(e,t,r){var n,a,i,o,s,c=this.eras();for(e=e.toUpperCase(),n=0,a=c.length;n<a;++n)if(i=c[n].name.toUpperCase(),o=c[n].abbr.toUpperCase(),s=c[n].narrow.toUpperCase(),r)switch(t){case"N":case"NN":case"NNN":if(o===e)return c[n];break;case"NNNN":if(i===e)return c[n];break;case"NNNNN":if(s===e)return c[n]}else if([i,o,s].indexOf(e)>=0)return c[n]},yr.erasConvertYear=function(e,t){var r=e.since<=e.until?1:-1;return void 0===t?a(e.since).year():a(e.since).year()+(t-e.offset)*r},yr.erasAbbrRegex=function(e){return s(this,"_erasAbbrRegex")||or.call(this),e?this._erasAbbrRegex:this._erasRegex},yr.erasNameRegex=function(e){return s(this,"_erasNameRegex")||or.call(this),e?this._erasNameRegex:this._erasRegex},yr.erasNarrowRegex=function(e){return s(this,"_erasNarrowRegex")||or.call(this),e?this._erasNarrowRegex:this._erasRegex},yr.months=function(e,t){return e?i(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||Ee).test(t)?"format":"standalone"][e.month()]:i(this._months)?this._months:this._months.standalone},yr.monthsShort=function(e,t){return e?i(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[Ee.test(t)?"format":"standalone"][e.month()]:i(this._monthsShort)?this._monthsShort:this._monthsShort.standalone},yr.monthsParse=function(e,t,r){var n,a,i;if(this._monthsParseExact)return Te.call(this,e,t,r);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),n=0;n<12;n++){if(a=p([2e3,n]),r&&!this._longMonthsParse[n]&&(this._longMonthsParse[n]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[n]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),r||this._monthsParse[n]||(i="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[n]=new RegExp(i.replace(".",""),"i")),r&&"MMMM"===t&&this._longMonthsParse[n].test(e))return n;if(r&&"MMM"===t&&this._shortMonthsParse[n].test(e))return n;if(!r&&this._monthsParse[n].test(e))return n}},yr.monthsRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||Oe.call(this),e?this._monthsStrictRegex:this._monthsRegex):(s(this,"_monthsRegex")||(this._monthsRegex=Se),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)},yr.monthsShortRegex=function(e){return this._monthsParseExact?(s(this,"_monthsRegex")||Oe.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(s(this,"_monthsShortRegex")||(this._monthsShortRegex=Me),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)},yr.week=function(e){return Ye(e,this._week.dow,this._week.doy).week},yr.firstDayOfYear=function(){return this._week.doy},yr.firstDayOfWeek=function(){return this._week.dow},yr.weekdays=function(e,t){var r=i(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?Ie(r,this._week.dow):e?r[e.day()]:r},yr.weekdaysMin=function(e){return!0===e?Ie(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin},yr.weekdaysShort=function(e){return!0===e?Ie(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort},yr.weekdaysParse=function(e,t,r){var n,a,i;if(this._weekdaysParseExact)return $e.call(this,e,t,r);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),n=0;n<7;n++){if(a=p([2e3,1]).day(n),r&&!this._fullWeekdaysParse[n]&&(this._fullWeekdaysParse[n]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[n]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[n]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[n]||(i="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[n]=new RegExp(i.replace(".",""),"i")),r&&"dddd"===t&&this._fullWeekdaysParse[n].test(e))return n;if(r&&"ddd"===t&&this._shortWeekdaysParse[n].test(e))return n;if(r&&"dd"===t&&this._minWeekdaysParse[n].test(e))return n;if(!r&&this._weekdaysParse[n].test(e))return n}},yr.weekdaysRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Ve.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=Fe),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)},yr.weekdaysShortRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Ve.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=Ge),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)},yr.weekdaysMinRegex=function(e){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||Ve.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Ue),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)},yr.isPM=function(e){return"p"===(e+"").toLowerCase().charAt(0)},yr.meridiem=function(e,t,r){return e>11?r?"pm":"PM":r?"am":"AM"},ot("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10;return e+(1===$(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th")}}),a.lang=k("moment.lang is deprecated. Use moment.locale instead.",ot),a.langData=k("moment.langData is deprecated. Use moment.localeData instead.",ct);var wr=Math.abs;function xr(e,t,r,n){var a=qt(t,r);return e._milliseconds+=n*a._milliseconds,e._days+=n*a._days,e._months+=n*a._months,e._bubble()}function kr(e){return e<0?Math.floor(e):Math.ceil(e)}function Er(e){return 4800*e/146097}function Mr(e){return 146097*e/4800}function Sr(e){return function(){return this.as(e)}}var Tr=Sr("ms"),Cr=Sr("s"),Dr=Sr("m"),Or=Sr("h"),Nr=Sr("d"),Pr=Sr("w"),jr=Sr("M"),Rr=Sr("Q"),zr=Sr("y");function Lr(e){return function(){return this.isValid()?this._data[e]:NaN}}var Yr=Lr("milliseconds"),Wr=Lr("seconds"),Ir=Lr("minutes"),Br=Lr("hours"),qr=Lr("days"),Hr=Lr("months"),Fr=Lr("years"),Gr=Math.round,Ur={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function $r(e,t,r,n,a){return a.relativeTime(t||1,!!r,e,n)}var Vr=Math.abs;function Kr(e){return(e>0)-(e<0)||+e}function Jr(){if(!this.isValid())return this.localeData().invalidDate();var e,t,r,n,a,i,o,s,c=Vr(this._milliseconds)/1e3,u=Vr(this._days),l=Vr(this._months),f=this.asSeconds();return f?(e=U(c/60),t=U(e/60),c%=60,e%=60,r=U(l/12),l%=12,n=c?c.toFixed(3).replace(/\.?0+$/,""):"",a=f<0?"-":"",i=Kr(this._months)!==Kr(f)?"-":"",o=Kr(this._days)!==Kr(f)?"-":"",s=Kr(this._milliseconds)!==Kr(f)?"-":"",a+"P"+(r?i+r+"Y":"")+(l?i+l+"M":"")+(u?o+u+"D":"")+(t||e||c?"T":"")+(t?s+t+"H":"")+(e?s+e+"M":"")+(c?s+n+"S":"")):"P0D"}var Zr=Ot.prototype;return Zr.isValid=function(){return this._isValid},Zr.abs=function(){var e=this._data;return this._milliseconds=wr(this._milliseconds),this._days=wr(this._days),this._months=wr(this._months),e.milliseconds=wr(e.milliseconds),e.seconds=wr(e.seconds),e.minutes=wr(e.minutes),e.hours=wr(e.hours),e.months=wr(e.months),e.years=wr(e.years),this},Zr.add=function(e,t){return xr(this,e,t,1)},Zr.subtract=function(e,t){return xr(this,e,t,-1)},Zr.as=function(e){if(!this.isValid())return NaN;var t,r,n=this._milliseconds;if("month"===(e=B(e))||"quarter"===e||"year"===e)switch(t=this._days+n/864e5,r=this._months+Er(t),e){case"month":return r;case"quarter":return r/3;case"year":return r/12}else switch(t=this._days+Math.round(Mr(this._months)),e){case"week":return t/7+n/6048e5;case"day":return t+n/864e5;case"hour":return 24*t+n/36e5;case"minute":return 1440*t+n/6e4;case"second":return 86400*t+n/1e3;case"millisecond":return Math.floor(864e5*t)+n;default:throw new Error("Unknown unit "+e)}},Zr.asMilliseconds=Tr,Zr.asSeconds=Cr,Zr.asMinutes=Dr,Zr.asHours=Or,Zr.asDays=Nr,Zr.asWeeks=Pr,Zr.asMonths=jr,Zr.asQuarters=Rr,Zr.asYears=zr,Zr.valueOf=function(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*$(this._months/12):NaN},Zr._bubble=function(){var e,t,r,n,a,i=this._milliseconds,o=this._days,s=this._months,c=this._data;return i>=0&&o>=0&&s>=0||i<=0&&o<=0&&s<=0||(i+=864e5*kr(Mr(s)+o),o=0,s=0),c.milliseconds=i%1e3,e=U(i/1e3),c.seconds=e%60,t=U(e/60),c.minutes=t%60,r=U(t/60),c.hours=r%24,o+=U(r/24),a=U(Er(o)),s+=a,o-=kr(Mr(a)),n=U(s/12),s%=12,c.days=o,c.months=s,c.years=n,this},Zr.clone=function(){return qt(this)},Zr.get=function(e){return e=B(e),this.isValid()?this[e+"s"]():NaN},Zr.milliseconds=Yr,Zr.seconds=Wr,Zr.minutes=Ir,Zr.hours=Br,Zr.days=qr,Zr.weeks=function(){return U(this.days()/7)},Zr.months=Hr,Zr.years=Fr,Zr.humanize=function(e,t){if(!this.isValid())return this.localeData().invalidDate();var r,n,a=!1,i=Ur;return"object"==typeof e&&(t=e,e=!1),"boolean"==typeof e&&(a=e),"object"==typeof t&&(i=Object.assign({},Ur,t),null!=t.s&&null==t.ss&&(i.ss=t.s-1)),r=this.localeData(),n=function(e,t,r,n){var a=qt(e).abs(),i=Gr(a.as("s")),o=Gr(a.as("m")),s=Gr(a.as("h")),c=Gr(a.as("d")),u=Gr(a.as("M")),l=Gr(a.as("w")),f=Gr(a.as("y")),d=i<=r.ss&&["s",i]||i<r.s&&["ss",i]||o<=1&&["m"]||o<r.m&&["mm",o]||s<=1&&["h"]||s<r.h&&["hh",s]||c<=1&&["d"]||c<r.d&&["dd",c];return null!=r.w&&(d=d||l<=1&&["w"]||l<r.w&&["ww",l]),(d=d||u<=1&&["M"]||u<r.M&&["MM",u]||f<=1&&["y"]||["yy",f])[2]=t,d[3]=+e>0,d[4]=n,$r.apply(null,d)}(this,!a,i,r),a&&(n=r.pastFuture(+this,n)),r.postformat(n)},Zr.toISOString=Jr,Zr.toString=Jr,Zr.toJSON=Jr,Zr.locale=Qt,Zr.localeData=tr,Zr.toIsoString=k("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",Jr),Zr.lang=er,z("X",0,0,"unix"),z("x",0,0,"valueOf"),pe("x",le),pe("X",/[+-]?\d+(\.\d{1,3})?/),_e("X",(function(e,t,r){r._d=new Date(1e3*parseFloat(e))})),_e("x",(function(e,t,r){r._d=new Date($(e))})),//! moment.js
a.version="2.29.4",r=Mt,a.fn=gr,a.min=function(){var e=[].slice.call(arguments,0);return Ct("isBefore",e)},a.max=function(){var e=[].slice.call(arguments,0);return Ct("isAfter",e)},a.now=function(){return Date.now?Date.now():+new Date},a.utc=p,a.unix=function(e){return Mt(1e3*e)},a.months=function(e,t){return br(e,t,"months")},a.isDate=f,a.locale=ot,a.invalid=v,a.duration=qt,a.isMoment=w,a.weekdays=function(e,t,r){return Ar(e,t,r,"weekdays")},a.parseZone=function(){return Mt.apply(null,arguments).parseZone()},a.localeData=ct,a.isDuration=Nt,a.monthsShort=function(e,t){return br(e,t,"monthsShort")},a.weekdaysMin=function(e,t,r){return Ar(e,t,r,"weekdaysMin")},a.defineLocale=st,a.updateLocale=function(e,t){if(null!=t){var r,n,a=et;null!=tt[e]&&null!=tt[e].parentLocale?tt[e].set(C(tt[e]._config,t)):(null!=(n=it(e))&&(a=n._config),t=C(a,t),null==n&&(t.abbr=e),(r=new D(t)).parentLocale=tt[e],tt[e]=r),ot(e)}else null!=tt[e]&&(null!=tt[e].parentLocale?(tt[e]=tt[e].parentLocale,e===ot()&&ot(e)):null!=tt[e]&&delete tt[e]);return tt[e]},a.locales=function(){return E(tt)},a.weekdaysShort=function(e,t,r){return Ar(e,t,r,"weekdaysShort")},a.normalizeUnits=B,a.relativeTimeRounding=function(e){return void 0===e?Gr:"function"==typeof e&&(Gr=e,!0)},a.relativeTimeThreshold=function(e,t){return void 0!==Ur[e]&&(void 0===t?Ur[e]:(Ur[e]=t,"s"===e&&(Ur.ss=t-1),!0))},a.calendarFormat=function(e,t){var r=e.diff(t,"days",!0);return r<-6?"sameElse":r<-1?"lastWeek":r<0?"lastDay":r<1?"sameDay":r<2?"nextDay":r<7?"nextWeek":"sameElse"},a.prototype=gr,a.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},a}()})),Os=t((function(e){!function(t,r){e.exports?e.exports=r(Ds):r(t.moment)}(this,(function(e){void 0===e.version&&e.default&&(e=e.default);var t,r={},n={},a={},i={},o={};e&&"string"==typeof e.version||T("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var s=e.version.split("."),c=+s[0],u=+s[1];function l(e){return 96<e?e-87:64<e?e-29:e-48}function f(e){var t=0,r=e.split("."),n=r[0],a=r[1]||"",i=1,o=0,s=1;for(45===e.charCodeAt(0)&&(s=-(t=1));t<n.length;t++)o=60*o+l(n.charCodeAt(t));for(t=0;t<a.length;t++)i/=60,o+=l(a.charCodeAt(t))*i;return o*s}function d(e){for(var t=0;t<e.length;t++)e[t]=f(e[t])}function h(e,t){var r,n=[];for(r=0;r<t.length;r++)n[r]=e[t[r]];return n}function p(e){var t=e.split("|"),r=t[2].split(" "),n=t[3].split(""),a=t[4].split(" ");return d(r),d(n),d(a),function(e,t){for(var r=0;r<t;r++)e[r]=Math.round((e[r-1]||0)+6e4*e[r]);e[t-1]=1/0}(a,n.length),{name:t[0],abbrs:h(t[1].split(" "),n),offsets:h(r,n),untils:a,population:0|t[5]}}function m(e){e&&this._set(p(e))}function g(e,t){this.name=e,this.zones=t}function v(e){var t=e.toTimeString(),r=t.match(/\([a-z ]+\)/i);"GMT"===(r=r&&r[0]?(r=r[0].match(/[A-Z]/g))?r.join(""):void 0:(r=t.match(/[A-Z]{3,5}/g))?r[0]:void 0)&&(r=void 0),this.at=+e,this.abbr=r,this.offset=e.getTimezoneOffset()}function y(e){this.zone=e,this.offsetScore=0,this.abbrScore=0}function _(e,t){for(var r,n;n=6e4*((t.at-e.at)/12e4|0);)(r=new v(new Date(e.at+n))).offset===e.offset?e=r:t=r;return e}function b(e,t){return e.offsetScore!==t.offsetScore?e.offsetScore-t.offsetScore:e.abbrScore!==t.abbrScore?e.abbrScore-t.abbrScore:e.zone.population!==t.zone.population?t.zone.population-e.zone.population:t.zone.name.localeCompare(e.zone.name)}function A(e,t){var r,n;for(d(t),r=0;r<t.length;r++)n=t[r],o[n]=o[n]||{},o[n][e]=!0}function w(e){return(e||"").toLowerCase().replace(/\//g,"_")}function x(e){var t,n,a,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)o=w(n=(a=e[t].split("|"))[0]),r[o]=e[t],i[o]=n,A(o,a[2].split(" "))}function k(e,t){e=w(e);var a,o=r[e];return o instanceof m?o:"string"==typeof o?(o=new m(o),r[e]=o):n[e]&&t!==k&&(a=k(n[e],k))?((o=r[e]=new m)._set(a),o.name=i[e],o):null}function E(e){var t,r,a,o;for("string"==typeof e&&(e=[e]),t=0;t<e.length;t++)a=w((r=e[t].split("|"))[0]),o=w(r[1]),n[a]=o,i[a]=r[0],n[o]=a,i[o]=r[1]}function M(e){x(e.zones),E(e.links),function(e){var t,r,n,i;if(e&&e.length)for(t=0;t<e.length;t++)r=(i=e[t].split("|"))[0].toUpperCase(),n=i[1].split(" "),a[r]=new g(r,n)}(e.countries),C.dataVersion=e.version}function S(e){var t="X"===e._f||"x"===e._f;return!(!e._a||void 0!==e._tzm||t)}function T(e){"undefined"!=typeof console&&"function"==typeof console.error&&console.error(e)}function C(t){var r=Array.prototype.slice.call(arguments,0,-1),n=arguments[arguments.length-1],a=k(n),i=e.utc.apply(null,r);return a&&!e.isMoment(t)&&S(i)&&i.add(a.parse(i),"minutes"),i.tz(n),i}(c<2||2==c&&u<6)&&T("Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js "+e.version+". See momentjs.com"),m.prototype={_set:function(e){this.name=e.name,this.abbrs=e.abbrs,this.untils=e.untils,this.offsets=e.offsets,this.population=e.population},_index:function(e){var t,r=+e,n=this.untils;for(t=0;t<n.length;t++)if(r<n[t])return t},countries:function(){var e=this.name;return Object.keys(a).filter((function(t){return-1!==a[t].zones.indexOf(e)}))},parse:function(e){var t,r,n,a,i=+e,o=this.offsets,s=this.untils,c=s.length-1;for(a=0;a<c;a++)if(t=o[a],r=o[a+1],n=o[a?a-1:a],t<r&&C.moveAmbiguousForward?t=r:n<t&&C.moveInvalidForward&&(t=n),i<s[a]-6e4*t)return o[a];return o[c]},abbr:function(e){return this.abbrs[this._index(e)]},offset:function(e){return T("zone.offset has been deprecated in favor of zone.utcOffset"),this.offsets[this._index(e)]},utcOffset:function(e){return this.offsets[this._index(e)]}},y.prototype.scoreOffsetAt=function(e){this.offsetScore+=Math.abs(this.zone.utcOffset(e.at)-e.offset),this.zone.abbr(e.at).replace(/[^A-Z]/g,"")!==e.abbr&&this.abbrScore++},C.version="0.5.36",C.dataVersion="",C._zones=r,C._links=n,C._names=i,C._countries=a,C.add=x,C.link=E,C.load=M,C.zone=k,C.zoneExists=function e(t){return e.didShowError||(e.didShowError=!0,T("moment.tz.zoneExists('"+t+"') has been deprecated in favor of !moment.tz.zone('"+t+"')")),!!k(t)},C.guess=function(e){return t&&!e||(t=function(){try{var e=Intl.DateTimeFormat().resolvedOptions().timeZone;if(e&&3<e.length){var t=i[w(e)];if(t)return t;T("Moment Timezone found "+e+" from the Intl api, but did not have that data loaded.")}}catch(e){}var r,n,a,s=function(){var e,t,r,n=(new Date).getFullYear()-2,a=new v(new Date(n,0,1)),i=[a];for(r=1;r<48;r++)(t=new v(new Date(n,r,1))).offset!==a.offset&&(e=_(a,t),i.push(e),i.push(new v(new Date(e.at+6e4)))),a=t;for(r=0;r<4;r++)i.push(new v(new Date(n+r,0,1))),i.push(new v(new Date(n+r,6,1)));return i}(),c=s.length,u=function(e){var t,r,n,a=e.length,s={},c=[];for(t=0;t<a;t++)for(r in n=o[e[t].offset]||{})n.hasOwnProperty(r)&&(s[r]=!0);for(t in s)s.hasOwnProperty(t)&&c.push(i[t]);return c}(s),l=[];for(n=0;n<u.length;n++){for(r=new y(k(u[n]),c),a=0;a<c;a++)r.scoreOffsetAt(s[a]);l.push(r)}return l.sort(b),0<l.length?l[0].zone.name:void 0}()),t},C.names=function(){var e,t=[];for(e in i)i.hasOwnProperty(e)&&(r[e]||r[n[e]])&&i[e]&&t.push(i[e]);return t.sort()},C.Zone=m,C.unpack=p,C.unpackBase60=f,C.needsOffset=S,C.moveInvalidForward=!0,C.moveAmbiguousForward=!1,C.countries=function(){return Object.keys(a)},C.zonesForCountry=function(e,t){if(!(e=function(e){return e=e.toUpperCase(),a[e]||null}(e)))return null;var r=e.zones.sort();return t?r.map((function(e){return{name:e,offset:k(e).utcOffset(new Date)}})):r};var D,O=e.fn;function N(e){return function(){return this._z?this._z.abbr(this):e.call(this)}}function P(e){return function(){return this._z=null,e.apply(this,arguments)}}e.tz=C,e.defaultZone=null,e.updateOffset=function(t,r){var n,a=e.defaultZone;if(void 0===t._z&&(a&&S(t)&&!t._isUTC&&(t._d=e.utc(t._a)._d,t.utc().add(a.parse(t),"minutes")),t._z=a),t._z)if(n=t._z.utcOffset(t),Math.abs(n)<16&&(n/=60),void 0!==t.utcOffset){var i=t._z;t.utcOffset(-n,r),t._z=i}else t.zone(n,r)},O.tz=function(t,r){if(t){if("string"!=typeof t)throw new Error("Time zone name must be a string, got "+t+" ["+typeof t+"]");return this._z=k(t),this._z?e.updateOffset(this,r):T("Moment Timezone has no data for "+t+". See http://momentjs.com/timezone/docs/#/data-loading/."),this}if(this._z)return this._z.name},O.zoneName=N(O.zoneName),O.zoneAbbr=N(O.zoneAbbr),O.utc=P(O.utc),O.local=P(O.local),O.utcOffset=(D=O.utcOffset,function(){return 0<arguments.length&&(this._z=null),D.apply(this,arguments)}),e.tz.setDefault=function(t){return(c<2||2==c&&u<9)&&T("Moment Timezone setDefault() requires Moment.js >= 2.9.0. You are using Moment.js "+e.version+"."),e.defaultZone=t?k(t):null,e};var j=e.momentProperties;return"[object Array]"===Object.prototype.toString.call(j)?(j.push("_z"),j.push("_a")):j&&(j._z=null),M({version:"2022c",zones:["Africa/Abidjan|GMT|0|0||48e5","Africa/Nairobi|EAT|-30|0||47e5","Africa/Algiers|CET|-10|0||26e5","Africa/Lagos|WAT|-10|0||17e6","Africa/Maputo|CAT|-20|0||26e5","Africa/Cairo|EET EEST|-20 -30|01010|1M2m0 gL0 e10 mn0|15e6","Africa/Casablanca|+00 +01|0 -10|010101010101010101010101010101010101|1H3C0 wM0 co0 go0 1o00 s00 dA0 vc0 11A0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 gM0 2600 e00 2600 gM0|32e5","Europe/Paris|CET CEST|-10 -20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|11e6","Africa/Johannesburg|SAST|-20|0||84e5","Africa/Juba|EAT CAT|-30 -20|01|24nx0|","Africa/Khartoum|EAT CAT|-30 -20|01|1Usl0|51e5","Africa/Sao_Tome|GMT WAT|0 -10|010|1UQN0 2q00|","Africa/Tripoli|EET CET CEST|-20 -10 -20|0120|1IlA0 TA0 1o00|11e5","Africa/Windhoek|CAT WAT|-20 -10|0101010101010|1GQo0 11B0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|HST HDT|a0 90|01010101010101010101010|1GIc0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|326","America/Anchorage|AKST AKDT|90 80|01010101010101010101010|1GIb0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|30e4","America/Santo_Domingo|AST|40|0||29e5","America/Araguaina|-03 -02|30 20|010|1IdD0 Lz0|14e4","America/Fortaleza|-03|30|0||34e5","America/Asuncion|-03 -04|30 40|01010101010101010101010|1GTf0 1cN0 17b0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0|28e5","America/Panama|EST|50|0||15e5","America/Mexico_City|CST CDT|60 50|01010101010101010101010|1GQw0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|20e6","America/Bahia|-02 -03|20 30|01|1GCq0|27e5","America/Managua|CST|60|0||22e5","America/La_Paz|-04|40|0||19e5","America/Lima|-05|50|0||11e6","America/Denver|MST MDT|70 60|01010101010101010101010|1GI90 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|26e5","America/Campo_Grande|-03 -04|30 40|0101010101010101|1GCr0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|77e4","America/Cancun|CST CDT EST|60 50 50|01010102|1GQw0 1nX0 14p0 1lb0 14p0 1lb0 Dd0|63e4","America/Caracas|-0430 -04|4u 40|01|1QMT0|29e5","America/Chicago|CST CDT|60 50|01010101010101010101010|1GI80 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|92e5","America/Chihuahua|MST MDT|70 60|01010101010101010101010|1GQx0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0|81e4","America/Phoenix|MST|70|0||42e5","America/Whitehorse|PST PDT MST|80 70 70|0101010101010101012|1GIa0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1z90|23e3","America/New_York|EST EDT|50 40|01010101010101010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|21e6","America/Rio_Branco|-04 -05|40 50|01|1KLE0|31e4","America/Los_Angeles|PST PDT|80 70|01010101010101010101010|1GIa0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|15e6","America/Fort_Nelson|PST PDT MST|80 70 70|01010102|1GIa0 1zb0 Op0 1zb0 Op0 1zb0 Op0|39e2","America/Halifax|AST ADT|40 30|01010101010101010101010|1GI60 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|39e4","America/Godthab|-03 -02|30 20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|17e3","America/Grand_Turk|EST EDT AST|50 40 40|010101021010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 7jA0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|37e2","America/Havana|CST CDT|50 40|01010101010101010101010|1GQt0 1qM0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0|21e5","America/Metlakatla|PST AKST AKDT|80 90 80|01212120121212121|1PAa0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|14e2","America/Miquelon|-03 -02|30 20|01010101010101010101010|1GI50 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|61e2","America/Montevideo|-02 -03|20 30|01010101|1GI40 1o10 11z0 1o10 11z0 1o10 11z0|17e5","America/Noronha|-02|20|0||30e2","America/Port-au-Prince|EST EDT|50 40|010101010101010101010|1GI70 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|23e5","Antarctica/Palmer|-03 -04|30 40|010101010|1H3D0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0|40","America/Santiago|-03 -04|30 40|010101010101010101010|1H3D0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0|62e5","America/Sao_Paulo|-02 -03|20 30|0101010101010101|1GCq0 1zd0 Lz0 1C10 Lz0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0|20e6","Atlantic/Azores|-01 +00|10 0|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|25e4","America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1GI5u 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0|11e4","Antarctica/Casey|+11 +08|-b0 -80|010101010|1GAF0 blz0 3m10 1o30 14k0 1kr0 12l0 1o01|10","Antarctica/Davis|+05 +07|-50 -70|01|1GAI0|70","Pacific/Port_Moresby|+10|-a0|0||25e4","Australia/Sydney|AEDT AEST|-b0 -a0|01010101010101010101010|1GQg0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|40e5","Asia/Tashkent|+05|-50|0||23e5","Pacific/Auckland|NZDT NZST|-d0 -c0|01010101010101010101010|1GQe0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|14e5","Asia/Baghdad|+03|-30|0||66e5","Antarctica/Troll|+00 +02|0 -20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|40","Asia/Dhaka|+06|-60|0||16e6","Asia/Amman|EET EEST|-20 -30|010101010101010101010|1GPy0 4bX0 Dd0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 LA0 1C00|25e5","Asia/Kamchatka|+12|-c0|0||18e4","Asia/Baku|+04 +05|-40 -50|010101010|1GNA0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|27e5","Asia/Bangkok|+07|-70|0||15e6","Asia/Barnaul|+07 +06|-70 -60|010|1N7v0 3rd0|","Asia/Beirut|EET EEST|-20 -30|01010101010101010101010|1GNy0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0|22e5","Asia/Kuala_Lumpur|+08|-80|0||71e5","Asia/Kolkata|IST|-5u|0||15e6","Asia/Chita|+10 +08 +09|-a0 -80 -90|012|1N7s0 3re0|33e4","Asia/Ulaanbaatar|+08 +09|-80 -90|01010|1O8G0 1cJ0 1cP0 1cJ0|12e5","Asia/Shanghai|CST|-80|0||23e6","Asia/Colombo|+0530|-5u|0||22e5","Asia/Damascus|EET EEST|-20 -30|01010101010101010101010|1GPy0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0|26e5","Asia/Dili|+09|-90|0||19e4","Asia/Dubai|+04|-40|0||39e5","Asia/Famagusta|EET EEST +03|-20 -30 -30|0101010101201010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|","Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1GPy0 1a00 1fA0 1cL0 1cN0 1nX0 1210 1nA0 1210 1qL0 WN0 1qL0 WN0 1qL0 11c0 1on0 11B0 1o00 11A0 1qo0 XA0 1q00|18e5","Asia/Hong_Kong|HKT|-80|0||73e5","Asia/Hovd|+07 +08|-70 -80|01010|1O8H0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|+09 +08|-90 -80|01|1N7t0|60e4","Europe/Istanbul|EET EEST +03|-20 -30 -30|01010101012|1GNB0 1qM0 11A0 1o00 1200 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|WIB|-70|0||31e6","Asia/Jayapura|WIT|-90|0||26e4","Asia/Jerusalem|IST IDT|-20 -30|01010101010101010101010|1GPA0 1aL0 1eN0 1oL0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0|81e4","Asia/Kabul|+0430|-4u|0||46e5","Asia/Karachi|PKT|-50|0||24e6","Asia/Kathmandu|+0545|-5J|0||12e5","Asia/Yakutsk|+10 +09|-a0 -90|01|1N7s0|28e4","Asia/Krasnoyarsk|+08 +07|-80 -70|01|1N7u0|10e5","Asia/Magadan|+12 +10 +11|-c0 -a0 -b0|012|1N7q0 3Cq0|95e3","Asia/Makassar|WITA|-80|0||15e5","Asia/Manila|PST|-80|0||24e6","Europe/Athens|EET EEST|-20 -30|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|35e5","Asia/Novosibirsk|+07 +06|-70 -60|010|1N7v0 4eN0|15e5","Asia/Omsk|+07 +06|-70 -60|01|1N7v0|12e5","Asia/Pyongyang|KST KST|-90 -8u|010|1P4D0 6BA0|29e5","Asia/Qyzylorda|+06 +05|-60 -50|01|1Xei0|73e4","Asia/Rangoon|+0630|-6u|0||48e5","Asia/Sakhalin|+11 +10|-b0 -a0|010|1N7r0 3rd0|58e4","Asia/Seoul|KST|-90|0||23e6","Asia/Srednekolymsk|+12 +11|-c0 -b0|01|1N7q0|35e2","Asia/Tehran|+0330 +0430|-3u -4u|01010101010101010101010|1GLUu 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0|14e6","Asia/Tokyo|JST|-90|0||38e6","Asia/Tomsk|+07 +06|-70 -60|010|1N7v0 3Qp0|10e5","Asia/Vladivostok|+11 +10|-b0 -a0|01|1N7r0|60e4","Asia/Yekaterinburg|+06 +05|-60 -50|01|1N7w0|14e5","Europe/Lisbon|WET WEST|0 -10|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|27e5","Atlantic/Cape_Verde|-01|10|0||50e4","Australia/Adelaide|ACDT ACST|-au -9u|01010101010101010101010|1GQgu 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|11e5","Australia/Brisbane|AEST|-a0|0||20e5","Australia/Darwin|ACST|-9u|0||12e4","Australia/Eucla|+0845|-8J|0||368","Australia/Lord_Howe|+11 +1030|-b0 -au|01010101010101010101010|1GQf0 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu|347","Australia/Perth|AWST|-80|0||18e5","Pacific/Easter|-05 -06|50 60|010101010101010101010|1H3D0 Op0 1zb0 Rd0 1wn0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 14p0|30e2","Europe/Dublin|GMT IST|0 -10|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|12e5","Etc/GMT-1|+01|-10|0||","Pacific/Guadalcanal|+11|-b0|0||11e4","Pacific/Fakaofo|+13|-d0|0||483","Pacific/Kiritimati|+14|-e0|0||51e2","Etc/GMT-2|+02|-20|0||","Pacific/Tahiti|-10|a0|0||18e4","Pacific/Niue|-11|b0|0||12e2","Etc/GMT+12|-12|c0|0||","Pacific/Galapagos|-06|60|0||25e3","Etc/GMT+7|-07|70|0||","Pacific/Pitcairn|-08|80|0||56","Pacific/Gambier|-09|90|0||125","Etc/UTC|UTC|0|0||","Europe/Ulyanovsk|+04 +03|-40 -30|010|1N7y0 3rd0|13e5","Europe/London|GMT BST|0 -10|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|10e6","Europe/Chisinau|EET EEST|-20 -30|01010101010101010101010|1GNA0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|67e4","Europe/Kaliningrad|+03 EET|-30 -20|01|1N7z0|44e4","Europe/Kirov|+04 +03|-40 -30|01|1N7y0|48e4","Europe/Moscow|MSK MSK|-40 -30|01|1N7y0|16e6","Europe/Saratov|+04 +03|-40 -30|010|1N7y0 5810|","Europe/Simferopol|EET EEST MSK MSK|-20 -30 -40 -30|0101023|1GNB0 1qM0 11A0 1o00 11z0 1nW0|33e4","Europe/Volgograd|+04 +03|-40 -30|0101|1N7y0 9Jd0 5gn0|10e5","Pacific/Honolulu|HST|a0|0||37e4","MET|MET MEST|-10 -20|01010101010101010101010|1GNB0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0|","Pacific/Chatham|+1345 +1245|-dJ -cJ|01010101010101010101010|1GQe0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00|600","Pacific/Apia|+14 +13|-e0 -d0|01010101010101010101|1GQe0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0|37e3","Pacific/Bougainville|+10 +11|-a0 -b0|01|1NwE0|18e4","Pacific/Fiji|+13 +12|-d0 -c0|010101010101010101010|1Goe0 1Nc0 Ao0 1Q00 xz0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 20o0 pc0 2hc0 bc0 4q00|88e4","Pacific/Guam|ChST|-a0|0||17e4","Pacific/Marquesas|-0930|9u|0||86e2","Pacific/Pago_Pago|SST|b0|0||37e2","Pacific/Norfolk|+1130 +11 +12|-bu -b0 -c0|012121212|1PoCu 9Jcu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0|25e4","Pacific/Tongatapu|+13 +14|-d0 -e0|010|1S4d0 s00|75e3"],links:["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Bissau","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Monrovia","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|America/Danmarkshavn","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Etc/GMT","Africa/Abidjan|Etc/GMT+0","Africa/Abidjan|Etc/GMT-0","Africa/Abidjan|Etc/GMT0","Africa/Abidjan|Etc/Greenwich","Africa/Abidjan|GMT","Africa/Abidjan|GMT+0","Africa/Abidjan|GMT-0","Africa/Abidjan|GMT0","Africa/Abidjan|Greenwich","Africa/Abidjan|Iceland","Africa/Algiers|Africa/Tunis","Africa/Cairo|Egypt","Africa/Casablanca|Africa/El_Aaiun","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Ndjamena","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|America/Juneau","America/Anchorage|America/Nome","America/Anchorage|America/Sitka","America/Anchorage|America/Yakutat","America/Anchorage|US/Alaska","America/Campo_Grande|America/Cuiaba","America/Chicago|America/Indiana/Knox","America/Chicago|America/Indiana/Tell_City","America/Chicago|America/Knox_IN","America/Chicago|America/Matamoros","America/Chicago|America/Menominee","America/Chicago|America/North_Dakota/Beulah","America/Chicago|America/North_Dakota/Center","America/Chicago|America/North_Dakota/New_Salem","America/Chicago|America/Rainy_River","America/Chicago|America/Rankin_Inlet","America/Chicago|America/Resolute","America/Chicago|America/Winnipeg","America/Chicago|CST6CDT","America/Chicago|Canada/Central","America/Chicago|US/Central","America/Chicago|US/Indiana-Starke","America/Chihuahua|America/Mazatlan","America/Chihuahua|Mexico/BajaSur","America/Denver|America/Boise","America/Denver|America/Cambridge_Bay","America/Denver|America/Edmonton","America/Denver|America/Inuvik","America/Denver|America/Ojinaga","America/Denver|America/Shiprock","America/Denver|America/Yellowknife","America/Denver|Canada/Mountain","America/Denver|MST7MDT","America/Denver|Navajo","America/Denver|US/Mountain","America/Fortaleza|America/Argentina/Buenos_Aires","America/Fortaleza|America/Argentina/Catamarca","America/Fortaleza|America/Argentina/ComodRivadavia","America/Fortaleza|America/Argentina/Cordoba","America/Fortaleza|America/Argentina/Jujuy","America/Fortaleza|America/Argentina/La_Rioja","America/Fortaleza|America/Argentina/Mendoza","America/Fortaleza|America/Argentina/Rio_Gallegos","America/Fortaleza|America/Argentina/Salta","America/Fortaleza|America/Argentina/San_Juan","America/Fortaleza|America/Argentina/San_Luis","America/Fortaleza|America/Argentina/Tucuman","America/Fortaleza|America/Argentina/Ushuaia","America/Fortaleza|America/Belem","America/Fortaleza|America/Buenos_Aires","America/Fortaleza|America/Catamarca","America/Fortaleza|America/Cayenne","America/Fortaleza|America/Cordoba","America/Fortaleza|America/Jujuy","America/Fortaleza|America/Maceio","America/Fortaleza|America/Mendoza","America/Fortaleza|America/Paramaribo","America/Fortaleza|America/Recife","America/Fortaleza|America/Rosario","America/Fortaleza|America/Santarem","America/Fortaleza|Antarctica/Rothera","America/Fortaleza|Atlantic/Stanley","America/Fortaleza|Etc/GMT+3","America/Godthab|America/Nuuk","America/Halifax|America/Glace_Bay","America/Halifax|America/Goose_Bay","America/Halifax|America/Moncton","America/Halifax|America/Thule","America/Halifax|Atlantic/Bermuda","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/La_Paz|America/Boa_Vista","America/La_Paz|America/Guyana","America/La_Paz|America/Manaus","America/La_Paz|America/Porto_Velho","America/La_Paz|Brazil/West","America/La_Paz|Etc/GMT+4","America/Lima|America/Bogota","America/Lima|America/Guayaquil","America/Lima|Etc/GMT+5","America/Los_Angeles|America/Ensenada","America/Los_Angeles|America/Santa_Isabel","America/Los_Angeles|America/Tijuana","America/Los_Angeles|America/Vancouver","America/Los_Angeles|Canada/Pacific","America/Los_Angeles|Mexico/BajaNorte","America/Los_Angeles|PST8PDT","America/Los_Angeles|US/Pacific","America/Managua|America/Belize","America/Managua|America/Costa_Rica","America/Managua|America/El_Salvador","America/Managua|America/Guatemala","America/Managua|America/Regina","America/Managua|America/Swift_Current","America/Managua|America/Tegucigalpa","America/Managua|Canada/Saskatchewan","America/Mexico_City|America/Bahia_Banderas","America/Mexico_City|America/Merida","America/Mexico_City|America/Monterrey","America/Mexico_City|Mexico/General","America/New_York|America/Detroit","America/New_York|America/Fort_Wayne","America/New_York|America/Indiana/Indianapolis","America/New_York|America/Indiana/Marengo","America/New_York|America/Indiana/Petersburg","America/New_York|America/Indiana/Vevay","America/New_York|America/Indiana/Vincennes","America/New_York|America/Indiana/Winamac","America/New_York|America/Indianapolis","America/New_York|America/Iqaluit","America/New_York|America/Kentucky/Louisville","America/New_York|America/Kentucky/Monticello","America/New_York|America/Louisville","America/New_York|America/Montreal","America/New_York|America/Nassau","America/New_York|America/Nipigon","America/New_York|America/Pangnirtung","America/New_York|America/Thunder_Bay","America/New_York|America/Toronto","America/New_York|Canada/Eastern","America/New_York|EST5EDT","America/New_York|US/East-Indiana","America/New_York|US/Eastern","America/New_York|US/Michigan","America/Noronha|Atlantic/South_Georgia","America/Noronha|Brazil/DeNoronha","America/Noronha|Etc/GMT+2","America/Panama|America/Atikokan","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Panama|America/Jamaica","America/Panama|EST","America/Panama|Jamaica","America/Phoenix|America/Creston","America/Phoenix|America/Dawson_Creek","America/Phoenix|America/Hermosillo","America/Phoenix|MST","America/Phoenix|US/Arizona","America/Rio_Branco|America/Eirunepe","America/Rio_Branco|America/Porto_Acre","America/Rio_Branco|Brazil/Acre","America/Santiago|Chile/Continental","America/Santo_Domingo|America/Anguilla","America/Santo_Domingo|America/Antigua","America/Santo_Domingo|America/Aruba","America/Santo_Domingo|America/Barbados","America/Santo_Domingo|America/Blanc-Sablon","America/Santo_Domingo|America/Curacao","America/Santo_Domingo|America/Dominica","America/Santo_Domingo|America/Grenada","America/Santo_Domingo|America/Guadeloupe","America/Santo_Domingo|America/Kralendijk","America/Santo_Domingo|America/Lower_Princes","America/Santo_Domingo|America/Marigot","America/Santo_Domingo|America/Martinique","America/Santo_Domingo|America/Montserrat","America/Santo_Domingo|America/Port_of_Spain","America/Santo_Domingo|America/Puerto_Rico","America/Santo_Domingo|America/St_Barthelemy","America/Santo_Domingo|America/St_Kitts","America/Santo_Domingo|America/St_Lucia","America/Santo_Domingo|America/St_Thomas","America/Santo_Domingo|America/St_Vincent","America/Santo_Domingo|America/Tortola","America/Santo_Domingo|America/Virgin","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","America/Whitehorse|America/Dawson","America/Whitehorse|Canada/Yukon","Antarctica/Palmer|America/Punta_Arenas","Asia/Baghdad|Antarctica/Syowa","Asia/Baghdad|Asia/Aden","Asia/Baghdad|Asia/Bahrain","Asia/Baghdad|Asia/Kuwait","Asia/Baghdad|Asia/Qatar","Asia/Baghdad|Asia/Riyadh","Asia/Baghdad|Etc/GMT-3","Asia/Baghdad|Europe/Minsk","Asia/Bangkok|Asia/Ho_Chi_Minh","Asia/Bangkok|Asia/Novokuznetsk","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Saigon","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Etc/GMT-7","Asia/Bangkok|Indian/Christmas","Asia/Dhaka|Antarctica/Vostok","Asia/Dhaka|Asia/Almaty","Asia/Dhaka|Asia/Bishkek","Asia/Dhaka|Asia/Dacca","Asia/Dhaka|Asia/Kashgar","Asia/Dhaka|Asia/Qostanay","Asia/Dhaka|Asia/Thimbu","Asia/Dhaka|Asia/Thimphu","Asia/Dhaka|Asia/Urumqi","Asia/Dhaka|Etc/GMT-6","Asia/Dhaka|Indian/Chagos","Asia/Dili|Etc/GMT-9","Asia/Dili|Pacific/Palau","Asia/Dubai|Asia/Muscat","Asia/Dubai|Asia/Tbilisi","Asia/Dubai|Asia/Yerevan","Asia/Dubai|Etc/GMT-4","Asia/Dubai|Europe/Samara","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Mauritius","Asia/Dubai|Indian/Reunion","Asia/Gaza|Asia/Hebron","Asia/Hong_Kong|Hongkong","Asia/Jakarta|Asia/Pontianak","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kamchatka|Asia/Anadyr","Asia/Kamchatka|Etc/GMT-12","Asia/Kamchatka|Kwajalein","Asia/Kamchatka|Pacific/Funafuti","Asia/Kamchatka|Pacific/Kwajalein","Asia/Kamchatka|Pacific/Majuro","Asia/Kamchatka|Pacific/Nauru","Asia/Kamchatka|Pacific/Tarawa","Asia/Kamchatka|Pacific/Wake","Asia/Kamchatka|Pacific/Wallis","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Brunei","Asia/Kuala_Lumpur|Asia/Kuching","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Etc/GMT-8","Asia/Kuala_Lumpur|Singapore","Asia/Makassar|Asia/Ujung_Pandang","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|Asia/Macao","Asia/Shanghai|Asia/Macau","Asia/Shanghai|Asia/Taipei","Asia/Shanghai|PRC","Asia/Shanghai|ROC","Asia/Tashkent|Antarctica/Mawson","Asia/Tashkent|Asia/Aqtau","Asia/Tashkent|Asia/Aqtobe","Asia/Tashkent|Asia/Ashgabat","Asia/Tashkent|Asia/Ashkhabad","Asia/Tashkent|Asia/Atyrau","Asia/Tashkent|Asia/Dushanbe","Asia/Tashkent|Asia/Oral","Asia/Tashkent|Asia/Samarkand","Asia/Tashkent|Etc/GMT-5","Asia/Tashkent|Indian/Kerguelen","Asia/Tashkent|Indian/Maldives","Asia/Tehran|Iran","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Choibalsan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Vladivostok|Asia/Ust-Nera","Asia/Yakutsk|Asia/Khandyga","Atlantic/Azores|America/Scoresbysund","Atlantic/Cape_Verde|Etc/GMT+1","Australia/Adelaide|Australia/Broken_Hill","Australia/Adelaide|Australia/South","Australia/Adelaide|Australia/Yancowinna","Australia/Brisbane|Australia/Lindeman","Australia/Brisbane|Australia/Queensland","Australia/Darwin|Australia/North","Australia/Lord_Howe|Australia/LHI","Australia/Perth|Australia/West","Australia/Sydney|Antarctica/Macquarie","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/Currie","Australia/Sydney|Australia/Hobart","Australia/Sydney|Australia/Melbourne","Australia/Sydney|Australia/NSW","Australia/Sydney|Australia/Tasmania","Australia/Sydney|Australia/Victoria","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Athens|Asia/Nicosia","Europe/Athens|EET","Europe/Athens|Europe/Bucharest","Europe/Athens|Europe/Helsinki","Europe/Athens|Europe/Kiev","Europe/Athens|Europe/Kyiv","Europe/Athens|Europe/Mariehamn","Europe/Athens|Europe/Nicosia","Europe/Athens|Europe/Riga","Europe/Athens|Europe/Sofia","Europe/Athens|Europe/Tallinn","Europe/Athens|Europe/Uzhgorod","Europe/Athens|Europe/Vilnius","Europe/Athens|Europe/Zaporozhye","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Lisbon|Atlantic/Canary","Europe/Lisbon|Atlantic/Faeroe","Europe/Lisbon|Atlantic/Faroe","Europe/Lisbon|Atlantic/Madeira","Europe/Lisbon|Portugal","Europe/Lisbon|WET","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Paris|Africa/Ceuta","Europe/Paris|Arctic/Longyearbyen","Europe/Paris|Atlantic/Jan_Mayen","Europe/Paris|CET","Europe/Paris|Europe/Amsterdam","Europe/Paris|Europe/Andorra","Europe/Paris|Europe/Belgrade","Europe/Paris|Europe/Berlin","Europe/Paris|Europe/Bratislava","Europe/Paris|Europe/Brussels","Europe/Paris|Europe/Budapest","Europe/Paris|Europe/Busingen","Europe/Paris|Europe/Copenhagen","Europe/Paris|Europe/Gibraltar","Europe/Paris|Europe/Ljubljana","Europe/Paris|Europe/Luxembourg","Europe/Paris|Europe/Madrid","Europe/Paris|Europe/Malta","Europe/Paris|Europe/Monaco","Europe/Paris|Europe/Oslo","Europe/Paris|Europe/Podgorica","Europe/Paris|Europe/Prague","Europe/Paris|Europe/Rome","Europe/Paris|Europe/San_Marino","Europe/Paris|Europe/Sarajevo","Europe/Paris|Europe/Skopje","Europe/Paris|Europe/Stockholm","Europe/Paris|Europe/Tirane","Europe/Paris|Europe/Vaduz","Europe/Paris|Europe/Vatican","Europe/Paris|Europe/Vienna","Europe/Paris|Europe/Warsaw","Europe/Paris|Europe/Zagreb","Europe/Paris|Europe/Zurich","Europe/Paris|Poland","Europe/Ulyanovsk|Europe/Astrakhan","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Fakaofo|Etc/GMT-13","Pacific/Fakaofo|Pacific/Enderbury","Pacific/Fakaofo|Pacific/Kanton","Pacific/Galapagos|Etc/GMT+6","Pacific/Gambier|Etc/GMT+9","Pacific/Guadalcanal|Etc/GMT-11","Pacific/Guadalcanal|Pacific/Efate","Pacific/Guadalcanal|Pacific/Kosrae","Pacific/Guadalcanal|Pacific/Noumea","Pacific/Guadalcanal|Pacific/Pohnpei","Pacific/Guadalcanal|Pacific/Ponape","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|HST","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kiritimati|Etc/GMT-14","Pacific/Niue|Etc/GMT+11","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Pitcairn|Etc/GMT+8","Pacific/Port_Moresby|Antarctica/DumontDUrville","Pacific/Port_Moresby|Etc/GMT-10","Pacific/Port_Moresby|Pacific/Chuuk","Pacific/Port_Moresby|Pacific/Truk","Pacific/Port_Moresby|Pacific/Yap","Pacific/Tahiti|Etc/GMT+10","Pacific/Tahiti|Pacific/Rarotonga"],countries:["AD|Europe/Andorra","AE|Asia/Dubai","AF|Asia/Kabul","AG|America/Puerto_Rico America/Antigua","AI|America/Puerto_Rico America/Anguilla","AL|Europe/Tirane","AM|Asia/Yerevan","AO|Africa/Lagos Africa/Luanda","AQ|Antarctica/Casey Antarctica/Davis Antarctica/Mawson Antarctica/Palmer Antarctica/Rothera Antarctica/Troll Asia/Urumqi Pacific/Auckland Pacific/Port_Moresby Asia/Riyadh Antarctica/McMurdo Antarctica/DumontDUrville Antarctica/Syowa Antarctica/Vostok","AR|America/Argentina/Buenos_Aires America/Argentina/Cordoba America/Argentina/Salta America/Argentina/Jujuy America/Argentina/Tucuman America/Argentina/Catamarca America/Argentina/La_Rioja America/Argentina/San_Juan America/Argentina/Mendoza America/Argentina/San_Luis America/Argentina/Rio_Gallegos America/Argentina/Ushuaia","AS|Pacific/Pago_Pago","AT|Europe/Vienna","AU|Australia/Lord_Howe Antarctica/Macquarie Australia/Hobart Australia/Melbourne Australia/Sydney Australia/Broken_Hill Australia/Brisbane Australia/Lindeman Australia/Adelaide Australia/Darwin Australia/Perth Australia/Eucla","AW|America/Puerto_Rico America/Aruba","AX|Europe/Helsinki Europe/Mariehamn","AZ|Asia/Baku","BA|Europe/Belgrade Europe/Sarajevo","BB|America/Barbados","BD|Asia/Dhaka","BE|Europe/Brussels","BF|Africa/Abidjan Africa/Ouagadougou","BG|Europe/Sofia","BH|Asia/Qatar Asia/Bahrain","BI|Africa/Maputo Africa/Bujumbura","BJ|Africa/Lagos Africa/Porto-Novo","BL|America/Puerto_Rico America/St_Barthelemy","BM|Atlantic/Bermuda","BN|Asia/Kuching Asia/Brunei","BO|America/La_Paz","BQ|America/Puerto_Rico America/Kralendijk","BR|America/Noronha America/Belem America/Fortaleza America/Recife America/Araguaina America/Maceio America/Bahia America/Sao_Paulo America/Campo_Grande America/Cuiaba America/Santarem America/Porto_Velho America/Boa_Vista America/Manaus America/Eirunepe America/Rio_Branco","BS|America/Toronto America/Nassau","BT|Asia/Thimphu","BW|Africa/Maputo Africa/Gaborone","BY|Europe/Minsk","BZ|America/Belize","CA|America/St_Johns America/Halifax America/Glace_Bay America/Moncton America/Goose_Bay America/Toronto America/Nipigon America/Thunder_Bay America/Iqaluit America/Pangnirtung America/Winnipeg America/Rainy_River America/Resolute America/Rankin_Inlet America/Regina America/Swift_Current America/Edmonton America/Cambridge_Bay America/Yellowknife America/Inuvik America/Dawson_Creek America/Fort_Nelson America/Whitehorse America/Dawson America/Vancouver America/Panama America/Puerto_Rico America/Phoenix America/Blanc-Sablon America/Atikokan America/Creston","CC|Asia/Yangon Indian/Cocos","CD|Africa/Maputo Africa/Lagos Africa/Kinshasa Africa/Lubumbashi","CF|Africa/Lagos Africa/Bangui","CG|Africa/Lagos Africa/Brazzaville","CH|Europe/Zurich","CI|Africa/Abidjan","CK|Pacific/Rarotonga","CL|America/Santiago America/Punta_Arenas Pacific/Easter","CM|Africa/Lagos Africa/Douala","CN|Asia/Shanghai Asia/Urumqi","CO|America/Bogota","CR|America/Costa_Rica","CU|America/Havana","CV|Atlantic/Cape_Verde","CW|America/Puerto_Rico America/Curacao","CX|Asia/Bangkok Indian/Christmas","CY|Asia/Nicosia Asia/Famagusta","CZ|Europe/Prague","DE|Europe/Zurich Europe/Berlin Europe/Busingen","DJ|Africa/Nairobi Africa/Djibouti","DK|Europe/Berlin Europe/Copenhagen","DM|America/Puerto_Rico America/Dominica","DO|America/Santo_Domingo","DZ|Africa/Algiers","EC|America/Guayaquil Pacific/Galapagos","EE|Europe/Tallinn","EG|Africa/Cairo","EH|Africa/El_Aaiun","ER|Africa/Nairobi Africa/Asmara","ES|Europe/Madrid Africa/Ceuta Atlantic/Canary","ET|Africa/Nairobi Africa/Addis_Ababa","FI|Europe/Helsinki","FJ|Pacific/Fiji","FK|Atlantic/Stanley","FM|Pacific/Kosrae Pacific/Port_Moresby Pacific/Guadalcanal Pacific/Chuuk Pacific/Pohnpei","FO|Atlantic/Faroe","FR|Europe/Paris","GA|Africa/Lagos Africa/Libreville","GB|Europe/London","GD|America/Puerto_Rico America/Grenada","GE|Asia/Tbilisi","GF|America/Cayenne","GG|Europe/London Europe/Guernsey","GH|Africa/Abidjan Africa/Accra","GI|Europe/Gibraltar","GL|America/Nuuk America/Danmarkshavn America/Scoresbysund America/Thule","GM|Africa/Abidjan Africa/Banjul","GN|Africa/Abidjan Africa/Conakry","GP|America/Puerto_Rico America/Guadeloupe","GQ|Africa/Lagos Africa/Malabo","GR|Europe/Athens","GS|Atlantic/South_Georgia","GT|America/Guatemala","GU|Pacific/Guam","GW|Africa/Bissau","GY|America/Guyana","HK|Asia/Hong_Kong","HN|America/Tegucigalpa","HR|Europe/Belgrade Europe/Zagreb","HT|America/Port-au-Prince","HU|Europe/Budapest","ID|Asia/Jakarta Asia/Pontianak Asia/Makassar Asia/Jayapura","IE|Europe/Dublin","IL|Asia/Jerusalem","IM|Europe/London Europe/Isle_of_Man","IN|Asia/Kolkata","IO|Indian/Chagos","IQ|Asia/Baghdad","IR|Asia/Tehran","IS|Africa/Abidjan Atlantic/Reykjavik","IT|Europe/Rome","JE|Europe/London Europe/Jersey","JM|America/Jamaica","JO|Asia/Amman","JP|Asia/Tokyo","KE|Africa/Nairobi","KG|Asia/Bishkek","KH|Asia/Bangkok Asia/Phnom_Penh","KI|Pacific/Tarawa Pacific/Kanton Pacific/Kiritimati","KM|Africa/Nairobi Indian/Comoro","KN|America/Puerto_Rico America/St_Kitts","KP|Asia/Pyongyang","KR|Asia/Seoul","KW|Asia/Riyadh Asia/Kuwait","KY|America/Panama America/Cayman","KZ|Asia/Almaty Asia/Qyzylorda Asia/Qostanay Asia/Aqtobe Asia/Aqtau Asia/Atyrau Asia/Oral","LA|Asia/Bangkok Asia/Vientiane","LB|Asia/Beirut","LC|America/Puerto_Rico America/St_Lucia","LI|Europe/Zurich Europe/Vaduz","LK|Asia/Colombo","LR|Africa/Monrovia","LS|Africa/Johannesburg Africa/Maseru","LT|Europe/Vilnius","LU|Europe/Brussels Europe/Luxembourg","LV|Europe/Riga","LY|Africa/Tripoli","MA|Africa/Casablanca","MC|Europe/Paris Europe/Monaco","MD|Europe/Chisinau","ME|Europe/Belgrade Europe/Podgorica","MF|America/Puerto_Rico America/Marigot","MG|Africa/Nairobi Indian/Antananarivo","MH|Pacific/Tarawa Pacific/Kwajalein Pacific/Majuro","MK|Europe/Belgrade Europe/Skopje","ML|Africa/Abidjan Africa/Bamako","MM|Asia/Yangon","MN|Asia/Ulaanbaatar Asia/Hovd Asia/Choibalsan","MO|Asia/Macau","MP|Pacific/Guam Pacific/Saipan","MQ|America/Martinique","MR|Africa/Abidjan Africa/Nouakchott","MS|America/Puerto_Rico America/Montserrat","MT|Europe/Malta","MU|Indian/Mauritius","MV|Indian/Maldives","MW|Africa/Maputo Africa/Blantyre","MX|America/Mexico_City America/Cancun America/Merida America/Monterrey America/Matamoros America/Mazatlan America/Chihuahua America/Ojinaga America/Hermosillo America/Tijuana America/Bahia_Banderas","MY|Asia/Kuching Asia/Singapore Asia/Kuala_Lumpur","MZ|Africa/Maputo","NA|Africa/Windhoek","NC|Pacific/Noumea","NE|Africa/Lagos Africa/Niamey","NF|Pacific/Norfolk","NG|Africa/Lagos","NI|America/Managua","NL|Europe/Brussels Europe/Amsterdam","NO|Europe/Berlin Europe/Oslo","NP|Asia/Kathmandu","NR|Pacific/Nauru","NU|Pacific/Niue","NZ|Pacific/Auckland Pacific/Chatham","OM|Asia/Dubai Asia/Muscat","PA|America/Panama","PE|America/Lima","PF|Pacific/Tahiti Pacific/Marquesas Pacific/Gambier","PG|Pacific/Port_Moresby Pacific/Bougainville","PH|Asia/Manila","PK|Asia/Karachi","PL|Europe/Warsaw","PM|America/Miquelon","PN|Pacific/Pitcairn","PR|America/Puerto_Rico","PS|Asia/Gaza Asia/Hebron","PT|Europe/Lisbon Atlantic/Madeira Atlantic/Azores","PW|Pacific/Palau","PY|America/Asuncion","QA|Asia/Qatar","RE|Asia/Dubai Indian/Reunion","RO|Europe/Bucharest","RS|Europe/Belgrade","RU|Europe/Kaliningrad Europe/Moscow Europe/Simferopol Europe/Kirov Europe/Volgograd Europe/Astrakhan Europe/Saratov Europe/Ulyanovsk Europe/Samara Asia/Yekaterinburg Asia/Omsk Asia/Novosibirsk Asia/Barnaul Asia/Tomsk Asia/Novokuznetsk Asia/Krasnoyarsk Asia/Irkutsk Asia/Chita Asia/Yakutsk Asia/Khandyga Asia/Vladivostok Asia/Ust-Nera Asia/Magadan Asia/Sakhalin Asia/Srednekolymsk Asia/Kamchatka Asia/Anadyr","RW|Africa/Maputo Africa/Kigali","SA|Asia/Riyadh","SB|Pacific/Guadalcanal","SC|Asia/Dubai Indian/Mahe","SD|Africa/Khartoum","SE|Europe/Berlin Europe/Stockholm","SG|Asia/Singapore","SH|Africa/Abidjan Atlantic/St_Helena","SI|Europe/Belgrade Europe/Ljubljana","SJ|Europe/Berlin Arctic/Longyearbyen","SK|Europe/Prague Europe/Bratislava","SL|Africa/Abidjan Africa/Freetown","SM|Europe/Rome Europe/San_Marino","SN|Africa/Abidjan Africa/Dakar","SO|Africa/Nairobi Africa/Mogadishu","SR|America/Paramaribo","SS|Africa/Juba","ST|Africa/Sao_Tome","SV|America/El_Salvador","SX|America/Puerto_Rico America/Lower_Princes","SY|Asia/Damascus","SZ|Africa/Johannesburg Africa/Mbabane","TC|America/Grand_Turk","TD|Africa/Ndjamena","TF|Asia/Dubai Indian/Maldives Indian/Kerguelen","TG|Africa/Abidjan Africa/Lome","TH|Asia/Bangkok","TJ|Asia/Dushanbe","TK|Pacific/Fakaofo","TL|Asia/Dili","TM|Asia/Ashgabat","TN|Africa/Tunis","TO|Pacific/Tongatapu","TR|Europe/Istanbul","TT|America/Puerto_Rico America/Port_of_Spain","TV|Pacific/Tarawa Pacific/Funafuti","TW|Asia/Taipei","TZ|Africa/Nairobi Africa/Dar_es_Salaam","UA|Europe/Simferopol Europe/Kyiv Europe/Uzhgorod Europe/Zaporozhye","UG|Africa/Nairobi Africa/Kampala","UM|Pacific/Pago_Pago Pacific/Tarawa Pacific/Honolulu Pacific/Midway Pacific/Wake","US|America/New_York America/Detroit America/Kentucky/Louisville America/Kentucky/Monticello America/Indiana/Indianapolis America/Indiana/Vincennes America/Indiana/Winamac America/Indiana/Marengo America/Indiana/Petersburg America/Indiana/Vevay America/Chicago America/Indiana/Tell_City America/Indiana/Knox America/Menominee America/North_Dakota/Center America/North_Dakota/New_Salem America/North_Dakota/Beulah America/Denver America/Boise America/Phoenix America/Los_Angeles America/Anchorage America/Juneau America/Sitka America/Metlakatla America/Yakutat America/Nome America/Adak Pacific/Honolulu","UY|America/Montevideo","UZ|Asia/Samarkand Asia/Tashkent","VA|Europe/Rome Europe/Vatican","VC|America/Puerto_Rico America/St_Vincent","VE|America/Caracas","VG|America/Puerto_Rico America/Tortola","VI|America/Puerto_Rico America/St_Thomas","VN|Asia/Bangkok Asia/Ho_Chi_Minh","VU|Pacific/Efate","WF|Pacific/Tarawa Pacific/Wallis","WS|Pacific/Apia","YE|Asia/Riyadh Asia/Aden","YT|Africa/Nairobi Indian/Mayotte","ZA|Africa/Johannesburg","ZM|Africa/Maputo Africa/Lusaka","ZW|Africa/Maputo Africa/Harare"]}),e}))})),Ns=function(e,t){var r=e.toString();function n(e){return function(t,r,n){return e+r+(n[0].toUpperCase()===n[0]?"A":"a")}}if((t=t||{}).preferredOrder=t.preferredOrder||yc,(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=(r=r.replace(gc,"x")).replace(vc,"X")).replace(mc,"[$1]")).replace(Ps,"dddd")).replace(js,"ddd")).replace(Rs,"dd")).replace(Ys,"Do")).replace(zs,"MMMM")).replace(Ls,"MMM")).replace(Ws,_c.bind(null,t))).replace(Is,"Z")).replace(Vs,"HH:mm:ss.SSS")).replace(Ks,"HH:mm:ss.SS")).replace(Js,"HH:mm:ss.S")).replace(qs,n("hh:mm:ss"))).replace(Gs,n("h:mm:ss"))).replace(Hs,n("hh:mm"))).replace(Us,n("h:mm"))).replace(Fs,n("hh"))).replace($s,n("h"))).replace(Zs,"HH:mm:ss")).replace(ec,"H:mm:ss.SSS")).replace(tc,"H:mm:ss.SS")).replace(rc,"H:mm:ss.S")).replace(Qs,"H:mm:ss")).replace(Xs,"HH:mm")).replace(nc,"H:mm")).replace(ac,"YYYY")).replace(cc,"D/M")).replace(uc,"D/MM")).replace(lc,"DD/M")).replace(fc,"DD/MM")).replace(dc,"M/YY")).replace(hc,"MM/YY")).match(pc)){r=(r=r.replace(/0\d.\d{2}|\d{2}.\d{2}/,"H.mm")).replace(/\d{1}.\d{2}/,"h.mm")}(r=(r=(r=r.replace(ic,"DD")).replace(oc,"D")).replace(sc,"YY")).length<1&&(r=void 0);return r},Ps=new RegExp(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"].join("|"),"i"),js=new RegExp(["Sun","Mon","Tue","Wed","Thu","Fri","Sat"].join("|"),"i"),Rs=new RegExp("\\b("+["Su","Mo","Tu","We","Th","Fr","Sa"].join("|")+")\\b","i"),zs=new RegExp(["January","February","March","April","May","June","July","August","September","October","November","December"].join("|"),"i"),Ls=new RegExp(["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"].join("|"),"i"),Ys=/(\d+)(st|nd|rd|th)\b/i,Ws=/(\d{1,4})([/.-])(\d{1,2})[/.-](\d{1,4})/,Is=/((\+|-)\d\d:?\d\d)$/,Bs="("+["AM?","PM?"].join("|")+")",qs=new RegExp("0\\d\\:\\d{1,2}\\:\\d{1,2}(\\s*)"+Bs,"i"),Hs=new RegExp("0\\d\\:\\d{1,2}(\\s*)"+Bs,"i"),Fs=new RegExp("0\\d(\\s*)"+Bs,"i"),Gs=new RegExp("\\d{1,2}\\:\\d{1,2}\\:\\d{1,2}(\\s*)"+Bs,"i"),Us=new RegExp("\\d{1,2}\\:\\d{1,2}(\\s*)"+Bs,"i"),$s=new RegExp("\\d{1,2}(\\s*)"+Bs,"i"),Vs=/\d{2}:\d{2}:\d{2}\.\d{3}/,Ks=/\d{2}:\d{2}:\d{2}\.\d{2}/,Js=/\d{2}:\d{2}:\d{2}\.\d{1}/,Zs=/0\d:\d{2}:\d{2}/,Xs=/0\d:\d{2}/,Qs=/\d{1,2}:\d{2}:\d{2}/,ec=/\d{1,2}:\d{2}:\d{2}\.\d{3}/,tc=/\d{1,2}:\d{2}:\d{2}\.\d{2}/,rc=/\d{1,2}:\d{2}:\d{2}\.\d{1}/,nc=/\d{1,2}:\d{2}/,ac=/\d{4}/,ic=/0\d/,oc=/\d{1,2}/,sc=/\d{2}/,cc=/^([1-9])\/([1-9]|0[1-9])$/,uc=/^([1-9])\/(1[012])$/,lc=/^(0[1-9]|[12][0-9]|3[01])\/([1-9])$/,fc=/^(0[1-9]|[12][0-9]|3[01])\/(1[012]|0[1-9])$/,dc=/^([1-9])\/([1-9][0-9])$/,hc=/^(0[1-9]|1[012])\/([1-9][0-9])$/,pc=/([/][M]|[M][/]|[MM]|[MMMM])/,mc=/\b(at)\b/i,gc=/\d{13}/,vc=/\d{10}/,yc={"/":"MDY",".":"DMY","-":"YMD"};function _c(e,t,r,n,a,i){var o,s=1===Math.min(r.length,a.length,i.length),c=4===Math.max(r.length,a.length,i.length),u="string"==typeof e.preferredOrder?e.preferredOrder:e.preferredOrder[n];return o=[r=parseInt(r,10),a=parseInt(a,10),i=parseInt(i,10)],u=u.toUpperCase(),r>31?(o[0]=c?"YYYY":"YY",o[1]=s?"M":"MM",o[2]=s?"D":"DD",o.join(n)):a>12?(o[0]=s?"M":"MM",o[1]=s?"D":"DD",o[2]=c?"YYYY":"YY",o.join(n)):i>31?(o[2]=c?"YYYY":"YY","M"===u[0]&&r<13?(o[0]=s?"M":"MM",o[1]=s?"D":"DD",o.join(n)):(o[0]=s?"D":"DD",o[1]=s?"M":"MM",o.join(n))):(o[u.indexOf("D")]=s?"D":"DD",o[u.indexOf("M")]=s?"M":"MM",o[u.indexOf("Y")]=c?"YYYY":"YY",o.join(n))}var bc=Ns;function Ac(e){return(e.match(xs)||[]).join(" ").replace(ys,"m").replace(vs,"$1 $2 $3").replace(gs,"$1").trim()}function wc(e,t,r){if(ks.test(e))return Os(new Date(e));if(As.test(e)){var n=As.exec(e);return Os().subtract(n[1],n[2])}return _s.test(e)?Os():t?Os.tz(e,r||bc(e),t):Os(e,r||bc(e))}function xc(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=t.timezone,n=t.format;if(ps.test(e))return new Date(wa(e,10)).toISOString();if(ms.test(e))return new Date(1e3*wa(e,10)).toISOString();var a=wc(e,r,n);return a.isValid()||(a=wc(e=Ac(e),r,n)),a.isValid()?a.toISOString():null}function kc(e,t){var r=t.$,n=(t.cleanConditionally,t.title),a=void 0===n?"":n,i=t.url,o=void 0===i?"":i,s=t.defaultCleaner,c=void 0===s||s;return function(e,t){t=Ei(t("html"),t,"div"),t=Ei(t("body"),t,"div")}(0,r),c&&Mi(e,r),xo(e,r,o),Ri(e,r,o),function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:[];0===r.length&&(r=li),t(r.join(","),e).not(".".concat(ci)).remove()}(e,r),function(e,t){var r=t("h1",e);r.length<3?r.each((function(e,r){return t(r).remove()})):r.each((function(e,r){Ei(t(r),t,"h2")}))}(e,r),function(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";t(hi,e).each((function(n,a){var i=t(a);return 0===t(i,e).prevAll("p").length||la(t(a).text())===r||Ui(t(a))<0?i.remove():i}))}(e,r,a),c&&uo(e,r),function(e,t){e.find("p").each((function(e,r){var n=t(r);0===n.find("iframe, img").length&&""===n.text().trim()&&n.remove()}))}(e,r),function(e,t){zi(e.parent().length?e.parent():e,t)}(e,r),e}function Ec(e,t){var r=t.url,n=t.$;if(Es.test(e)&&(e=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=e.split(Es);if(1===r.length)return e;var n=Cc(r,e);return n||((n=Dc(r,t))||e)}(e,r)),e.length>150){var a=n("h1");1===a.length&&(e=a.text())}return la(No(e,n).trim())}"undefined"!=typeof window&&window.moment&&(window.moment.parseFormat=Ns);var Mc=t((function(e,t){(function(){var r="Expected a function",n="__lodash_placeholder__",a=[["ary",128],["bind",1],["bindKey",2],["curry",8],["curryRight",16],["flip",512],["partial",32],["partialRight",64],["rearg",256]],i="[object Arguments]",o="[object Array]",s="[object Boolean]",c="[object Date]",u="[object Error]",l="[object Function]",f="[object GeneratorFunction]",d="[object Map]",h="[object Number]",p="[object Object]",m="[object RegExp]",g="[object Set]",v="[object String]",y="[object Symbol]",_="[object WeakMap]",b="[object ArrayBuffer]",A="[object DataView]",w="[object Float32Array]",x="[object Float64Array]",k="[object Int8Array]",E="[object Int16Array]",M="[object Int32Array]",S="[object Uint8Array]",T="[object Uint16Array]",C="[object Uint32Array]",D=/\b__p \+= '';/g,O=/\b(__p \+=) '' \+/g,N=/(__e\(.*?\)|\b__t\)) \+\n'';/g,P=/&(?:amp|lt|gt|quot|#39);/g,j=/[&<>"']/g,R=RegExp(P.source),z=RegExp(j.source),L=/<%-([\s\S]+?)%>/g,Y=/<%([\s\S]+?)%>/g,W=/<%=([\s\S]+?)%>/g,I=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,B=/^\w*$/,q=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,H=/[\\^$.*+?()[\]{}|]/g,F=RegExp(H.source),G=/^\s+/,U=/\s/,$=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,V=/\{\n\/\* \[wrapped with (.+)\] \*/,K=/,? & /,J=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Z=/[()=,{}\[\]\/\s]/,X=/\\(\\)?/g,Q=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ee=/\w*$/,te=/^[-+]0x[0-9a-f]+$/i,re=/^0b[01]+$/i,ne=/^\[object .+?Constructor\]$/,ae=/^0o[0-7]+$/i,ie=/^(?:0|[1-9]\d*)$/,oe=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,se=/($^)/,ce=/['\n\r\u2028\u2029\\]/g,ue="\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff",le="\\xac\\xb1\\xd7\\xf7\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf\\u2000-\\u206f \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",fe="[\\ud800-\\udfff]",de="["+le+"]",he="["+ue+"]",pe="\\d+",me="[\\u2700-\\u27bf]",ge="[a-z\\xdf-\\xf6\\xf8-\\xff]",ve="[^\\ud800-\\udfff"+le+pe+"\\u2700-\\u27bfa-z\\xdf-\\xf6\\xf8-\\xffA-Z\\xc0-\\xd6\\xd8-\\xde]",ye="\\ud83c[\\udffb-\\udfff]",_e="[^\\ud800-\\udfff]",be="(?:\\ud83c[\\udde6-\\uddff]){2}",Ae="[\\ud800-\\udbff][\\udc00-\\udfff]",we="[A-Z\\xc0-\\xd6\\xd8-\\xde]",xe="(?:"+ge+"|"+ve+")",ke="(?:"+we+"|"+ve+")",Ee="(?:"+he+"|"+ye+")"+"?",Me="[\\ufe0e\\ufe0f]?"+Ee+("(?:\\u200d(?:"+[_e,be,Ae].join("|")+")[\\ufe0e\\ufe0f]?"+Ee+")*"),Se="(?:"+[me,be,Ae].join("|")+")"+Me,Te="(?:"+[_e+he+"?",he,be,Ae,fe].join("|")+")",Ce=RegExp("[']","g"),De=RegExp(he,"g"),Oe=RegExp(ye+"(?="+ye+")|"+Te+Me,"g"),Ne=RegExp([we+"?"+ge+"+(?:['](?:d|ll|m|re|s|t|ve))?(?="+[de,we,"$"].join("|")+")",ke+"+(?:['](?:D|LL|M|RE|S|T|VE))?(?="+[de,we+xe,"$"].join("|")+")",we+"?"+xe+"+(?:['](?:d|ll|m|re|s|t|ve))?",we+"+(?:['](?:D|LL|M|RE|S|T|VE))?","\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])","\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",pe,Se].join("|"),"g"),Pe=RegExp("[\\u200d\\ud800-\\udfff"+ue+"\\ufe0e\\ufe0f]"),je=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Re=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],ze=-1,Le={};Le[w]=Le[x]=Le[k]=Le[E]=Le[M]=Le[S]=Le["[object Uint8ClampedArray]"]=Le[T]=Le[C]=!0,Le[i]=Le[o]=Le[b]=Le[s]=Le[A]=Le[c]=Le[u]=Le[l]=Le[d]=Le[h]=Le[p]=Le[m]=Le[g]=Le[v]=Le[_]=!1;var Ye={};Ye[i]=Ye[o]=Ye[b]=Ye[A]=Ye[s]=Ye[c]=Ye[w]=Ye[x]=Ye[k]=Ye[E]=Ye[M]=Ye[d]=Ye[h]=Ye[p]=Ye[m]=Ye[g]=Ye[v]=Ye[y]=Ye[S]=Ye["[object Uint8ClampedArray]"]=Ye[T]=Ye[C]=!0,Ye[u]=Ye[l]=Ye[_]=!1;var We={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Ie=parseFloat,Be=parseInt,qe="object"==typeof Kr&&Kr&&Kr.Object===Object&&Kr,He="object"==typeof self&&self&&self.Object===Object&&self,Fe=qe||He||Function("return this")(),Ge=t&&!t.nodeType&&t,Ue=Ge&&e&&!e.nodeType&&e,$e=Ue&&Ue.exports===Ge,Ve=$e&&qe.process,Ke=function(){try{var e=Ue&&Ue.require&&Ue.require("util").types;return e||Ve&&Ve.binding&&Ve.binding("util")}catch(e){}}(),Je=Ke&&Ke.isArrayBuffer,Ze=Ke&&Ke.isDate,Xe=Ke&&Ke.isMap,Qe=Ke&&Ke.isRegExp,et=Ke&&Ke.isSet,tt=Ke&&Ke.isTypedArray;function rt(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}function nt(e,t,r,n){for(var a=-1,i=null==e?0:e.length;++a<i;){var o=e[a];t(n,o,r(o),e)}return n}function at(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!1!==t(e[r],r,e););return e}function it(e,t){for(var r=null==e?0:e.length;r--&&!1!==t(e[r],r,e););return e}function ot(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(!t(e[r],r,e))return!1;return!0}function st(e,t){for(var r=-1,n=null==e?0:e.length,a=0,i=[];++r<n;){var o=e[r];t(o,r,e)&&(i[a++]=o)}return i}function ct(e,t){return!!(null==e?0:e.length)&&yt(e,t,0)>-1}function ut(e,t,r){for(var n=-1,a=null==e?0:e.length;++n<a;)if(r(t,e[n]))return!0;return!1}function lt(e,t){for(var r=-1,n=null==e?0:e.length,a=Array(n);++r<n;)a[r]=t(e[r],r,e);return a}function ft(e,t){for(var r=-1,n=t.length,a=e.length;++r<n;)e[a+r]=t[r];return e}function dt(e,t,r,n){var a=-1,i=null==e?0:e.length;for(n&&i&&(r=e[++a]);++a<i;)r=t(r,e[a],a,e);return r}function ht(e,t,r,n){var a=null==e?0:e.length;for(n&&a&&(r=e[--a]);a--;)r=t(r,e[a],a,e);return r}function pt(e,t){for(var r=-1,n=null==e?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}var mt=wt("length");function gt(e,t,r){var n;return r(e,(function(e,r,a){if(t(e,r,a))return n=r,!1})),n}function vt(e,t,r,n){for(var a=e.length,i=r+(n?1:-1);n?i--:++i<a;)if(t(e[i],i,e))return i;return-1}function yt(e,t,r){return t==t?function(e,t,r){var n=r-1,a=e.length;for(;++n<a;)if(e[n]===t)return n;return-1}(e,t,r):vt(e,bt,r)}function _t(e,t,r,n){for(var a=r-1,i=e.length;++a<i;)if(n(e[a],t))return a;return-1}function bt(e){return e!=e}function At(e,t){var r=null==e?0:e.length;return r?Et(e,t)/r:NaN}function wt(e){return function(t){return null==t?void 0:t[e]}}function xt(e){return function(t){return null==e?void 0:e[t]}}function kt(e,t,r,n,a){return a(e,(function(e,a,i){r=n?(n=!1,e):t(r,e,a,i)})),r}function Et(e,t){for(var r,n=-1,a=e.length;++n<a;){var i=t(e[n]);void 0!==i&&(r=void 0===r?i:r+i)}return r}function Mt(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}function St(e){return e?e.slice(0,Gt(e)+1).replace(G,""):e}function Tt(e){return function(t){return e(t)}}function Ct(e,t){return lt(t,(function(t){return e[t]}))}function Dt(e,t){return e.has(t)}function Ot(e,t){for(var r=-1,n=e.length;++r<n&&yt(t,e[r],0)>-1;);return r}function Nt(e,t){for(var r=e.length;r--&&yt(t,e[r],0)>-1;);return r}function Pt(e,t){for(var r=e.length,n=0;r--;)e[r]===t&&++n;return n}var jt=xt({"À":"A","Á":"A","Â":"A","Ã":"A","Ä":"A","Å":"A","à":"a","á":"a","â":"a","ã":"a","ä":"a","å":"a","Ç":"C","ç":"c","Ð":"D","ð":"d","È":"E","É":"E","Ê":"E","Ë":"E","è":"e","é":"e","ê":"e","ë":"e","Ì":"I","Í":"I","Î":"I","Ï":"I","ì":"i","í":"i","î":"i","ï":"i","Ñ":"N","ñ":"n","Ò":"O","Ó":"O","Ô":"O","Õ":"O","Ö":"O","Ø":"O","ò":"o","ó":"o","ô":"o","õ":"o","ö":"o","ø":"o","Ù":"U","Ú":"U","Û":"U","Ü":"U","ù":"u","ú":"u","û":"u","ü":"u","Ý":"Y","ý":"y","ÿ":"y","Æ":"Ae","æ":"ae","Þ":"Th","þ":"th","ß":"ss","Ā":"A","Ă":"A","Ą":"A","ā":"a","ă":"a","ą":"a","Ć":"C","Ĉ":"C","Ċ":"C","Č":"C","ć":"c","ĉ":"c","ċ":"c","č":"c","Ď":"D","Đ":"D","ď":"d","đ":"d","Ē":"E","Ĕ":"E","Ė":"E","Ę":"E","Ě":"E","ē":"e","ĕ":"e","ė":"e","ę":"e","ě":"e","Ĝ":"G","Ğ":"G","Ġ":"G","Ģ":"G","ĝ":"g","ğ":"g","ġ":"g","ģ":"g","Ĥ":"H","Ħ":"H","ĥ":"h","ħ":"h","Ĩ":"I","Ī":"I","Ĭ":"I","Į":"I","İ":"I","ĩ":"i","ī":"i","ĭ":"i","į":"i","ı":"i","Ĵ":"J","ĵ":"j","Ķ":"K","ķ":"k","ĸ":"k","Ĺ":"L","Ļ":"L","Ľ":"L","Ŀ":"L","Ł":"L","ĺ":"l","ļ":"l","ľ":"l","ŀ":"l","ł":"l","Ń":"N","Ņ":"N","Ň":"N","Ŋ":"N","ń":"n","ņ":"n","ň":"n","ŋ":"n","Ō":"O","Ŏ":"O","Ő":"O","ō":"o","ŏ":"o","ő":"o","Ŕ":"R","Ŗ":"R","Ř":"R","ŕ":"r","ŗ":"r","ř":"r","Ś":"S","Ŝ":"S","Ş":"S","Š":"S","ś":"s","ŝ":"s","ş":"s","š":"s","Ţ":"T","Ť":"T","Ŧ":"T","ţ":"t","ť":"t","ŧ":"t","Ũ":"U","Ū":"U","Ŭ":"U","Ů":"U","Ű":"U","Ų":"U","ũ":"u","ū":"u","ŭ":"u","ů":"u","ű":"u","ų":"u","Ŵ":"W","ŵ":"w","Ŷ":"Y","ŷ":"y","Ÿ":"Y","Ź":"Z","Ż":"Z","Ž":"Z","ź":"z","ż":"z","ž":"z","IJ":"IJ","ij":"ij","Œ":"Oe","œ":"oe","ʼn":"'n",ſ:"s"}),Rt=xt({"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"});function zt(e){return"\\"+We[e]}function Lt(e){return Pe.test(e)}function Yt(e){var t=-1,r=Array(e.size);return e.forEach((function(e,n){r[++t]=[n,e]})),r}function Wt(e,t){return function(r){return e(t(r))}}function It(e,t){for(var r=-1,a=e.length,i=0,o=[];++r<a;){var s=e[r];s!==t&&s!==n||(e[r]=n,o[i++]=r)}return o}function Bt(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=e})),r}function qt(e){var t=-1,r=Array(e.size);return e.forEach((function(e){r[++t]=[e,e]})),r}function Ht(e){return Lt(e)?function(e){var t=Oe.lastIndex=0;for(;Oe.test(e);)++t;return t}(e):mt(e)}function Ft(e){return Lt(e)?function(e){return e.match(Oe)||[]}(e):function(e){return e.split("")}(e)}function Gt(e){for(var t=e.length;t--&&U.test(e.charAt(t)););return t}var Ut=xt({"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"});var $t=function e(t){var U,ue=(t=null==t?Fe:$t.defaults(Fe.Object(),t,$t.pick(Fe,Re))).Array,le=t.Date,fe=t.Error,de=t.Function,he=t.Math,pe=t.Object,me=t.RegExp,ge=t.String,ve=t.TypeError,ye=ue.prototype,_e=de.prototype,be=pe.prototype,Ae=t["__core-js_shared__"],we=_e.toString,xe=be.hasOwnProperty,ke=0,Ee=(U=/[^.]+$/.exec(Ae&&Ae.keys&&Ae.keys.IE_PROTO||""))?"Symbol(src)_1."+U:"",Me=be.toString,Se=we.call(pe),Te=Fe._,Oe=me("^"+we.call(xe).replace(H,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Pe=$e?t.Buffer:void 0,We=t.Symbol,qe=t.Uint8Array,He=Pe?Pe.allocUnsafe:void 0,Ge=Wt(pe.getPrototypeOf,pe),Ue=pe.create,Ve=be.propertyIsEnumerable,Ke=ye.splice,mt=We?We.isConcatSpreadable:void 0,xt=We?We.iterator:void 0,Vt=We?We.toStringTag:void 0,Kt=function(){try{var e=ei(pe,"defineProperty");return e({},"",{}),e}catch(e){}}(),Jt=t.clearTimeout!==Fe.clearTimeout&&t.clearTimeout,Zt=le&&le.now!==Fe.Date.now&&le.now,Xt=t.setTimeout!==Fe.setTimeout&&t.setTimeout,Qt=he.ceil,er=he.floor,tr=pe.getOwnPropertySymbols,rr=Pe?Pe.isBuffer:void 0,nr=t.isFinite,ar=ye.join,ir=Wt(pe.keys,pe),or=he.max,sr=he.min,cr=le.now,ur=t.parseInt,lr=he.random,fr=ye.reverse,dr=ei(t,"DataView"),hr=ei(t,"Map"),pr=ei(t,"Promise"),mr=ei(t,"Set"),gr=ei(t,"WeakMap"),vr=ei(pe,"create"),yr=gr&&new gr,_r={},br=Si(dr),Ar=Si(hr),wr=Si(pr),xr=Si(mr),kr=Si(gr),Er=We?We.prototype:void 0,Mr=Er?Er.valueOf:void 0,Sr=Er?Er.toString:void 0;function Tr(e){if(Go(e)&&!jo(e)&&!(e instanceof Nr)){if(e instanceof Or)return e;if(xe.call(e,"__wrapped__"))return Ti(e)}return new Or(e)}var Cr=function(){function e(){}return function(t){if(!Fo(t))return{};if(Ue)return Ue(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}();function Dr(){}function Or(e,t){this.__wrapped__=e,this.__actions__=[],this.__chain__=!!t,this.__index__=0,this.__values__=void 0}function Nr(e){this.__wrapped__=e,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=4294967295,this.__views__=[]}function Pr(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function jr(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function Rr(e){var t=-1,r=null==e?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}function zr(e){var t=-1,r=null==e?0:e.length;for(this.__data__=new Rr;++t<r;)this.add(e[t])}function Lr(e){var t=this.__data__=new jr(e);this.size=t.size}function Yr(e,t){var r=jo(e),n=!r&&Po(e),a=!r&&!n&&Yo(e),i=!r&&!n&&!a&&Qo(e),o=r||n||a||i,s=o?Mt(e.length,ge):[],c=s.length;for(var u in e)!t&&!xe.call(e,u)||o&&("length"==u||a&&("offset"==u||"parent"==u)||i&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||si(u,c))||s.push(u);return s}function Wr(e){var t=e.length;return t?e[Ln(0,t-1)]:void 0}function Ir(e,t){return ki(ya(e),Kr(t,0,e.length))}function Br(e){return ki(ya(e))}function qr(e,t,r){(void 0!==r&&!Do(e[t],r)||void 0===r&&!(t in e))&&$r(e,t,r)}function Hr(e,t,r){var n=e[t];xe.call(e,t)&&Do(n,r)&&(void 0!==r||t in e)||$r(e,t,r)}function Fr(e,t){for(var r=e.length;r--;)if(Do(e[r][0],t))return r;return-1}function Gr(e,t,r,n){return en(e,(function(e,a,i){t(n,e,r(e),i)})),n}function Ur(e,t){return e&&_a(t,As(t),e)}function $r(e,t,r){"__proto__"==t&&Kt?Kt(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}function Vr(e,t){for(var r=-1,n=t.length,a=ue(n),i=null==e;++r<n;)a[r]=i?void 0:gs(e,t[r]);return a}function Kr(e,t,r){return e==e&&(void 0!==r&&(e=e<=r?e:r),void 0!==t&&(e=e>=t?e:t)),e}function Jr(e,t,r,n,a,o){var u,_=1&t,D=2&t,O=4&t;if(r&&(u=a?r(e,n,a,o):r(e)),void 0!==u)return u;if(!Fo(e))return e;var N=jo(e);if(N){if(u=function(e){var t=e.length,r=new e.constructor(t);t&&"string"==typeof e[0]&&xe.call(e,"index")&&(r.index=e.index,r.input=e.input);return r}(e),!_)return ya(e,u)}else{var P=ni(e),j=P==l||P==f;if(Yo(e))return da(e,_);if(P==p||P==i||j&&!a){if(u=D||j?{}:ii(e),!_)return D?function(e,t){return _a(e,ri(e),t)}(e,function(e,t){return e&&_a(t,ws(t),e)}(u,e)):function(e,t){return _a(e,ti(e),t)}(e,Ur(u,e))}else{if(!Ye[P])return a?e:{};u=function(e,t,r){var n=e.constructor;switch(t){case b:return ha(e);case s:case c:return new n(+e);case A:return function(e,t){var r=t?ha(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)}(e,r);case w:case x:case k:case E:case M:case S:case"[object Uint8ClampedArray]":case T:case C:return pa(e,r);case d:return new n;case h:case v:return new n(e);case m:return function(e){var t=new e.constructor(e.source,ee.exec(e));return t.lastIndex=e.lastIndex,t}(e);case g:return new n;case y:return function(e){return Mr?pe(Mr.call(e)):{}}(e)}}(e,P,_)}}o||(o=new Lr);var R=o.get(e);if(R)return R;o.set(e,u),Jo(e)?e.forEach((function(n){u.add(Jr(n,t,r,n,e,o))})):Uo(e)&&e.forEach((function(n,a){u.set(a,Jr(n,t,r,a,e,o))}));var z=N?void 0:(O?D?$a:Ua:D?ws:As)(e);return at(z||e,(function(n,a){z&&(n=e[a=n]),Hr(u,a,Jr(n,t,r,a,e,o))})),u}function Zr(e,t,r){var n=r.length;if(null==e)return!n;for(e=pe(e);n--;){var a=r[n],i=t[a],o=e[a];if(void 0===o&&!(a in e)||!i(o))return!1}return!0}function Xr(e,t,n){if("function"!=typeof e)throw new ve(r);return bi((function(){e.apply(void 0,n)}),t)}function Qr(e,t,r,n){var a=-1,i=ct,o=!0,s=e.length,c=[],u=t.length;if(!s)return c;r&&(t=lt(t,Tt(r))),n?(i=ut,o=!1):t.length>=200&&(i=Dt,o=!1,t=new zr(t));e:for(;++a<s;){var l=e[a],f=null==r?l:r(l);if(l=n||0!==l?l:0,o&&f==f){for(var d=u;d--;)if(t[d]===f)continue e;c.push(l)}else i(t,f,n)||c.push(l)}return c}Tr.templateSettings={escape:L,evaluate:Y,interpolate:W,variable:"",imports:{_:Tr}},Tr.prototype=Dr.prototype,Tr.prototype.constructor=Tr,Or.prototype=Cr(Dr.prototype),Or.prototype.constructor=Or,Nr.prototype=Cr(Dr.prototype),Nr.prototype.constructor=Nr,Pr.prototype.clear=function(){this.__data__=vr?vr(null):{},this.size=0},Pr.prototype.delete=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Pr.prototype.get=function(e){var t=this.__data__;if(vr){var r=t[e];return"__lodash_hash_undefined__"===r?void 0:r}return xe.call(t,e)?t[e]:void 0},Pr.prototype.has=function(e){var t=this.__data__;return vr?void 0!==t[e]:xe.call(t,e)},Pr.prototype.set=function(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=vr&&void 0===t?"__lodash_hash_undefined__":t,this},jr.prototype.clear=function(){this.__data__=[],this.size=0},jr.prototype.delete=function(e){var t=this.__data__,r=Fr(t,e);return!(r<0)&&(r==t.length-1?t.pop():Ke.call(t,r,1),--this.size,!0)},jr.prototype.get=function(e){var t=this.__data__,r=Fr(t,e);return r<0?void 0:t[r][1]},jr.prototype.has=function(e){return Fr(this.__data__,e)>-1},jr.prototype.set=function(e,t){var r=this.__data__,n=Fr(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this},Rr.prototype.clear=function(){this.size=0,this.__data__={hash:new Pr,map:new(hr||jr),string:new Pr}},Rr.prototype.delete=function(e){var t=Xa(this,e).delete(e);return this.size-=t?1:0,t},Rr.prototype.get=function(e){return Xa(this,e).get(e)},Rr.prototype.has=function(e){return Xa(this,e).has(e)},Rr.prototype.set=function(e,t){var r=Xa(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this},zr.prototype.add=zr.prototype.push=function(e){return this.__data__.set(e,"__lodash_hash_undefined__"),this},zr.prototype.has=function(e){return this.__data__.has(e)},Lr.prototype.clear=function(){this.__data__=new jr,this.size=0},Lr.prototype.delete=function(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r},Lr.prototype.get=function(e){return this.__data__.get(e)},Lr.prototype.has=function(e){return this.__data__.has(e)},Lr.prototype.set=function(e,t){var r=this.__data__;if(r instanceof jr){var n=r.__data__;if(!hr||n.length<199)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new Rr(n)}return r.set(e,t),this.size=r.size,this};var en=wa(un),tn=wa(ln,!0);function rn(e,t){var r=!0;return en(e,(function(e,n,a){return r=!!t(e,n,a)})),r}function nn(e,t,r){for(var n=-1,a=e.length;++n<a;){var i=e[n],o=t(i);if(null!=o&&(void 0===s?o==o&&!Xo(o):r(o,s)))var s=o,c=i}return c}function an(e,t){var r=[];return en(e,(function(e,n,a){t(e,n,a)&&r.push(e)})),r}function on(e,t,r,n,a){var i=-1,o=e.length;for(r||(r=oi),a||(a=[]);++i<o;){var s=e[i];t>0&&r(s)?t>1?on(s,t-1,r,n,a):ft(a,s):n||(a[a.length]=s)}return a}var sn=xa(),cn=xa(!0);function un(e,t){return e&&sn(e,t,As)}function ln(e,t){return e&&cn(e,t,As)}function fn(e,t){return st(t,(function(t){return Bo(e[t])}))}function dn(e,t){for(var r=0,n=(t=ca(t,e)).length;null!=e&&r<n;)e=e[Mi(t[r++])];return r&&r==n?e:void 0}function hn(e,t,r){var n=t(e);return jo(e)?n:ft(n,r(e))}function pn(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Vt&&Vt in pe(e)?function(e){var t=xe.call(e,Vt),r=e[Vt];try{e[Vt]=void 0;var n=!0}catch(e){}var a=Me.call(e);n&&(t?e[Vt]=r:delete e[Vt]);return a}(e):function(e){return Me.call(e)}(e)}function mn(e,t){return e>t}function gn(e,t){return null!=e&&xe.call(e,t)}function vn(e,t){return null!=e&&t in pe(e)}function yn(e,t,r){for(var n=r?ut:ct,a=e[0].length,i=e.length,o=i,s=ue(i),c=1/0,u=[];o--;){var l=e[o];o&&t&&(l=lt(l,Tt(t))),c=sr(l.length,c),s[o]=!r&&(t||a>=120&&l.length>=120)?new zr(o&&l):void 0}l=e[0];var f=-1,d=s[0];e:for(;++f<a&&u.length<c;){var h=l[f],p=t?t(h):h;if(h=r||0!==h?h:0,!(d?Dt(d,p):n(u,p,r))){for(o=i;--o;){var m=s[o];if(!(m?Dt(m,p):n(e[o],p,r)))continue e}d&&d.push(p),u.push(h)}}return u}function _n(e,t,r){var n=null==(e=gi(e,t=ca(t,e)))?e:e[Mi(Wi(t))];return null==n?void 0:rt(n,e,r)}function bn(e){return Go(e)&&pn(e)==i}function An(e,t,r,n,a){return e===t||(null==e||null==t||!Go(e)&&!Go(t)?e!=e&&t!=t:function(e,t,r,n,a,l){var f=jo(e),_=jo(t),w=f?o:ni(e),x=_?o:ni(t),k=(w=w==i?p:w)==p,E=(x=x==i?p:x)==p,M=w==x;if(M&&Yo(e)){if(!Yo(t))return!1;f=!0,k=!1}if(M&&!k)return l||(l=new Lr),f||Qo(e)?Fa(e,t,r,n,a,l):function(e,t,r,n,a,i,o){switch(r){case A:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case b:return!(e.byteLength!=t.byteLength||!i(new qe(e),new qe(t)));case s:case c:case h:return Do(+e,+t);case u:return e.name==t.name&&e.message==t.message;case m:case v:return e==t+"";case d:var l=Yt;case g:var f=1&n;if(l||(l=Bt),e.size!=t.size&&!f)return!1;var p=o.get(e);if(p)return p==t;n|=2,o.set(e,t);var _=Fa(l(e),l(t),n,a,i,o);return o.delete(e),_;case y:if(Mr)return Mr.call(e)==Mr.call(t)}return!1}(e,t,w,r,n,a,l);if(!(1&r)){var S=k&&xe.call(e,"__wrapped__"),T=E&&xe.call(t,"__wrapped__");if(S||T){var C=S?e.value():e,D=T?t.value():t;return l||(l=new Lr),a(C,D,r,n,l)}}if(!M)return!1;return l||(l=new Lr),function(e,t,r,n,a,i){var o=1&r,s=Ua(e),c=s.length,u=Ua(t).length;if(c!=u&&!o)return!1;var l=c;for(;l--;){var f=s[l];if(!(o?f in t:xe.call(t,f)))return!1}var d=i.get(e),h=i.get(t);if(d&&h)return d==t&&h==e;var p=!0;i.set(e,t),i.set(t,e);var m=o;for(;++l<c;){f=s[l];var g=e[f],v=t[f];if(n)var y=o?n(v,g,f,t,e,i):n(g,v,f,e,t,i);if(!(void 0===y?g===v||a(g,v,r,n,i):y)){p=!1;break}m||(m="constructor"==f)}if(p&&!m){var _=e.constructor,b=t.constructor;_==b||!("constructor"in e)||!("constructor"in t)||"function"==typeof _&&_ instanceof _&&"function"==typeof b&&b instanceof b||(p=!1)}return i.delete(e),i.delete(t),p}(e,t,r,n,a,l)}(e,t,r,n,An,a))}function wn(e,t,r,n){var a=r.length,i=a,o=!n;if(null==e)return!i;for(e=pe(e);a--;){var s=r[a];if(o&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++a<i;){var c=(s=r[a])[0],u=e[c],l=s[1];if(o&&s[2]){if(void 0===u&&!(c in e))return!1}else{var f=new Lr;if(n)var d=n(u,l,c,e,t,f);if(!(void 0===d?An(l,u,3,n,f):d))return!1}}return!0}function xn(e){return!(!Fo(e)||(t=e,Ee&&Ee in t))&&(Bo(e)?Oe:ne).test(Si(e));var t}function kn(e){return"function"==typeof e?e:null==e?$s:"object"==typeof e?jo(e)?Dn(e[0],e[1]):Cn(e):rc(e)}function En(e){if(!di(e))return ir(e);var t=[];for(var r in pe(e))xe.call(e,r)&&"constructor"!=r&&t.push(r);return t}function Mn(e){if(!Fo(e))return function(e){var t=[];if(null!=e)for(var r in pe(e))t.push(r);return t}(e);var t=di(e),r=[];for(var n in e)("constructor"!=n||!t&&xe.call(e,n))&&r.push(n);return r}function Sn(e,t){return e<t}function Tn(e,t){var r=-1,n=zo(e)?ue(e.length):[];return en(e,(function(e,a,i){n[++r]=t(e,a,i)})),n}function Cn(e){var t=Qa(e);return 1==t.length&&t[0][2]?pi(t[0][0],t[0][1]):function(r){return r===e||wn(r,e,t)}}function Dn(e,t){return ui(e)&&hi(t)?pi(Mi(e),t):function(r){var n=gs(r,e);return void 0===n&&n===t?vs(r,e):An(t,n,3)}}function On(e,t,r,n,a){e!==t&&sn(t,(function(i,o){if(a||(a=new Lr),Fo(i))!function(e,t,r,n,a,i,o){var s=yi(e,r),c=yi(t,r),u=o.get(c);if(u)return void qr(e,r,u);var l=i?i(s,c,r+"",e,t,o):void 0,f=void 0===l;if(f){var d=jo(c),h=!d&&Yo(c),p=!d&&!h&&Qo(c);l=c,d||h||p?jo(s)?l=s:Lo(s)?l=ya(s):h?(f=!1,l=da(c,!0)):p?(f=!1,l=pa(c,!0)):l=[]:Vo(c)||Po(c)?(l=s,Po(s)?l=ss(s):Fo(s)&&!Bo(s)||(l=ii(c))):f=!1}f&&(o.set(c,l),a(l,c,n,i,o),o.delete(c));qr(e,r,l)}(e,t,o,r,On,n,a);else{var s=n?n(yi(e,o),i,o+"",e,t,a):void 0;void 0===s&&(s=i),qr(e,o,s)}}),ws)}function Nn(e,t){var r=e.length;if(r)return si(t+=t<0?r:0,r)?e[t]:void 0}function Pn(e,t,r){t=t.length?lt(t,(function(e){return jo(e)?function(t){return dn(t,1===e.length?e[0]:e)}:e})):[$s];var n=-1;return t=lt(t,Tt(Za())),function(e,t){var r=e.length;for(e.sort(t);r--;)e[r]=e[r].value;return e}(Tn(e,(function(e,r,a){return{criteria:lt(t,(function(t){return t(e)})),index:++n,value:e}})),(function(e,t){return function(e,t,r){var n=-1,a=e.criteria,i=t.criteria,o=a.length,s=r.length;for(;++n<o;){var c=ma(a[n],i[n]);if(c){if(n>=s)return c;var u=r[n];return c*("desc"==u?-1:1)}}return e.index-t.index}(e,t,r)}))}function jn(e,t,r){for(var n=-1,a=t.length,i={};++n<a;){var o=t[n],s=dn(e,o);r(s,o)&&qn(i,ca(o,e),s)}return i}function Rn(e,t,r,n){var a=n?_t:yt,i=-1,o=t.length,s=e;for(e===t&&(t=ya(t)),r&&(s=lt(e,Tt(r)));++i<o;)for(var c=0,u=t[i],l=r?r(u):u;(c=a(s,l,c,n))>-1;)s!==e&&Ke.call(s,c,1),Ke.call(e,c,1);return e}function zn(e,t){for(var r=e?t.length:0,n=r-1;r--;){var a=t[r];if(r==n||a!==i){var i=a;si(a)?Ke.call(e,a,1):ea(e,a)}}return e}function Ln(e,t){return e+er(lr()*(t-e+1))}function Yn(e,t){var r="";if(!e||t<1||t>9007199254740991)return r;do{t%2&&(r+=e),(t=er(t/2))&&(e+=e)}while(t);return r}function Wn(e,t){return Ai(mi(e,t,$s),e+"")}function In(e){return Wr(Ds(e))}function Bn(e,t){var r=Ds(e);return ki(r,Kr(t,0,r.length))}function qn(e,t,r,n){if(!Fo(e))return e;for(var a=-1,i=(t=ca(t,e)).length,o=i-1,s=e;null!=s&&++a<i;){var c=Mi(t[a]),u=r;if("__proto__"===c||"constructor"===c||"prototype"===c)return e;if(a!=o){var l=s[c];void 0===(u=n?n(l,c,s):void 0)&&(u=Fo(l)?l:si(t[a+1])?[]:{})}Hr(s,c,u),s=s[c]}return e}var Hn=yr?function(e,t){return yr.set(e,t),e}:$s,Fn=Kt?function(e,t){return Kt(e,"toString",{configurable:!0,enumerable:!1,value:Fs(t),writable:!0})}:$s;function Gn(e){return ki(Ds(e))}function Un(e,t,r){var n=-1,a=e.length;t<0&&(t=-t>a?0:a+t),(r=r>a?a:r)<0&&(r+=a),a=t>r?0:r-t>>>0,t>>>=0;for(var i=ue(a);++n<a;)i[n]=e[n+t];return i}function $n(e,t){var r;return en(e,(function(e,n,a){return!(r=t(e,n,a))})),!!r}function Vn(e,t,r){var n=0,a=null==e?n:e.length;if("number"==typeof t&&t==t&&a<=2147483647){for(;n<a;){var i=n+a>>>1,o=e[i];null!==o&&!Xo(o)&&(r?o<=t:o<t)?n=i+1:a=i}return a}return Kn(e,t,$s,r)}function Kn(e,t,r,n){var a=0,i=null==e?0:e.length;if(0===i)return 0;for(var o=(t=r(t))!=t,s=null===t,c=Xo(t),u=void 0===t;a<i;){var l=er((a+i)/2),f=r(e[l]),d=void 0!==f,h=null===f,p=f==f,m=Xo(f);if(o)var g=n||p;else g=u?p&&(n||d):s?p&&d&&(n||!h):c?p&&d&&!h&&(n||!m):!h&&!m&&(n?f<=t:f<t);g?a=l+1:i=l}return sr(i,4294967294)}function Jn(e,t){for(var r=-1,n=e.length,a=0,i=[];++r<n;){var o=e[r],s=t?t(o):o;if(!r||!Do(s,c)){var c=s;i[a++]=0===o?0:o}}return i}function Zn(e){return"number"==typeof e?e:Xo(e)?NaN:+e}function Xn(e){if("string"==typeof e)return e;if(jo(e))return lt(e,Xn)+"";if(Xo(e))return Sr?Sr.call(e):"";var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Qn(e,t,r){var n=-1,a=ct,i=e.length,o=!0,s=[],c=s;if(r)o=!1,a=ut;else if(i>=200){var u=t?null:Ya(e);if(u)return Bt(u);o=!1,a=Dt,c=new zr}else c=t?[]:s;e:for(;++n<i;){var l=e[n],f=t?t(l):l;if(l=r||0!==l?l:0,o&&f==f){for(var d=c.length;d--;)if(c[d]===f)continue e;t&&c.push(f),s.push(l)}else a(c,f,r)||(c!==s&&c.push(f),s.push(l))}return s}function ea(e,t){return null==(e=gi(e,t=ca(t,e)))||delete e[Mi(Wi(t))]}function ta(e,t,r,n){return qn(e,t,r(dn(e,t)),n)}function ra(e,t,r,n){for(var a=e.length,i=n?a:-1;(n?i--:++i<a)&&t(e[i],i,e););return r?Un(e,n?0:i,n?i+1:a):Un(e,n?i+1:0,n?a:i)}function na(e,t){var r=e;return r instanceof Nr&&(r=r.value()),dt(t,(function(e,t){return t.func.apply(t.thisArg,ft([e],t.args))}),r)}function aa(e,t,r){var n=e.length;if(n<2)return n?Qn(e[0]):[];for(var a=-1,i=ue(n);++a<n;)for(var o=e[a],s=-1;++s<n;)s!=a&&(i[a]=Qr(i[a]||o,e[s],t,r));return Qn(on(i,1),t,r)}function ia(e,t,r){for(var n=-1,a=e.length,i=t.length,o={};++n<a;){var s=n<i?t[n]:void 0;r(o,e[n],s)}return o}function oa(e){return Lo(e)?e:[]}function sa(e){return"function"==typeof e?e:$s}function ca(e,t){return jo(e)?e:ui(e,t)?[e]:Ei(cs(e))}var ua=Wn;function la(e,t,r){var n=e.length;return r=void 0===r?n:r,!t&&r>=n?e:Un(e,t,r)}var fa=Jt||function(e){return Fe.clearTimeout(e)};function da(e,t){if(t)return e.slice();var r=e.length,n=He?He(r):new e.constructor(r);return e.copy(n),n}function ha(e){var t=new e.constructor(e.byteLength);return new qe(t).set(new qe(e)),t}function pa(e,t){var r=t?ha(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)}function ma(e,t){if(e!==t){var r=void 0!==e,n=null===e,a=e==e,i=Xo(e),o=void 0!==t,s=null===t,c=t==t,u=Xo(t);if(!s&&!u&&!i&&e>t||i&&o&&c&&!s&&!u||n&&o&&c||!r&&c||!a)return 1;if(!n&&!i&&!u&&e<t||u&&r&&a&&!n&&!i||s&&r&&a||!o&&a||!c)return-1}return 0}function ga(e,t,r,n){for(var a=-1,i=e.length,o=r.length,s=-1,c=t.length,u=or(i-o,0),l=ue(c+u),f=!n;++s<c;)l[s]=t[s];for(;++a<o;)(f||a<i)&&(l[r[a]]=e[a]);for(;u--;)l[s++]=e[a++];return l}function va(e,t,r,n){for(var a=-1,i=e.length,o=-1,s=r.length,c=-1,u=t.length,l=or(i-s,0),f=ue(l+u),d=!n;++a<l;)f[a]=e[a];for(var h=a;++c<u;)f[h+c]=t[c];for(;++o<s;)(d||a<i)&&(f[h+r[o]]=e[a++]);return f}function ya(e,t){var r=-1,n=e.length;for(t||(t=ue(n));++r<n;)t[r]=e[r];return t}function _a(e,t,r,n){var a=!r;r||(r={});for(var i=-1,o=t.length;++i<o;){var s=t[i],c=n?n(r[s],e[s],s,r,e):void 0;void 0===c&&(c=e[s]),a?$r(r,s,c):Hr(r,s,c)}return r}function ba(e,t){return function(r,n){var a=jo(r)?nt:Gr,i=t?t():{};return a(r,e,Za(n,2),i)}}function Aa(e){return Wn((function(t,r){var n=-1,a=r.length,i=a>1?r[a-1]:void 0,o=a>2?r[2]:void 0;for(i=e.length>3&&"function"==typeof i?(a--,i):void 0,o&&ci(r[0],r[1],o)&&(i=a<3?void 0:i,a=1),t=pe(t);++n<a;){var s=r[n];s&&e(t,s,n,i)}return t}))}function wa(e,t){return function(r,n){if(null==r)return r;if(!zo(r))return e(r,n);for(var a=r.length,i=t?a:-1,o=pe(r);(t?i--:++i<a)&&!1!==n(o[i],i,o););return r}}function xa(e){return function(t,r,n){for(var a=-1,i=pe(t),o=n(t),s=o.length;s--;){var c=o[e?s:++a];if(!1===r(i[c],c,i))break}return t}}function ka(e){return function(t){var r=Lt(t=cs(t))?Ft(t):void 0,n=r?r[0]:t.charAt(0),a=r?la(r,1).join(""):t.slice(1);return n[e]()+a}}function Ea(e){return function(t){return dt(Bs(Ps(t).replace(Ce,"")),e,"")}}function Ma(e){return function(){var t=arguments;switch(t.length){case 0:return new e;case 1:return new e(t[0]);case 2:return new e(t[0],t[1]);case 3:return new e(t[0],t[1],t[2]);case 4:return new e(t[0],t[1],t[2],t[3]);case 5:return new e(t[0],t[1],t[2],t[3],t[4]);case 6:return new e(t[0],t[1],t[2],t[3],t[4],t[5]);case 7:return new e(t[0],t[1],t[2],t[3],t[4],t[5],t[6])}var r=Cr(e.prototype),n=e.apply(r,t);return Fo(n)?n:r}}function Sa(e){return function(t,r,n){var a=pe(t);if(!zo(t)){var i=Za(r,3);t=As(t),r=function(e){return i(a[e],e,a)}}var o=e(t,r,n);return o>-1?a[i?t[o]:o]:void 0}}function Ta(e){return Ga((function(t){var n=t.length,a=n,i=Or.prototype.thru;for(e&&t.reverse();a--;){var o=t[a];if("function"!=typeof o)throw new ve(r);if(i&&!s&&"wrapper"==Ka(o))var s=new Or([],!0)}for(a=s?a:n;++a<n;){var c=Ka(o=t[a]),u="wrapper"==c?Va(o):void 0;s=u&&li(u[0])&&424==u[1]&&!u[4].length&&1==u[9]?s[Ka(u[0])].apply(s,u[3]):1==o.length&&li(o)?s[c]():s.thru(o)}return function(){var e=arguments,r=e[0];if(s&&1==e.length&&jo(r))return s.plant(r).value();for(var a=0,i=n?t[a].apply(this,e):r;++a<n;)i=t[a].call(this,i);return i}}))}function Ca(e,t,r,n,a,i,o,s,c,u){var l=128&t,f=1&t,d=2&t,h=24&t,p=512&t,m=d?void 0:Ma(e);return function g(){for(var v=arguments.length,y=ue(v),_=v;_--;)y[_]=arguments[_];if(h)var b=Ja(g),A=Pt(y,b);if(n&&(y=ga(y,n,a,h)),i&&(y=va(y,i,o,h)),v-=A,h&&v<u){var w=It(y,b);return za(e,t,Ca,g.placeholder,r,y,w,s,c,u-v)}var x=f?r:this,k=d?x[e]:e;return v=y.length,s?y=vi(y,s):p&&v>1&&y.reverse(),l&&c<v&&(y.length=c),this&&this!==Fe&&this instanceof g&&(k=m||Ma(k)),k.apply(x,y)}}function Da(e,t){return function(r,n){return function(e,t,r,n){return un(e,(function(e,a,i){t(n,r(e),a,i)})),n}(r,e,t(n),{})}}function Oa(e,t){return function(r,n){var a;if(void 0===r&&void 0===n)return t;if(void 0!==r&&(a=r),void 0!==n){if(void 0===a)return n;"string"==typeof r||"string"==typeof n?(r=Xn(r),n=Xn(n)):(r=Zn(r),n=Zn(n)),a=e(r,n)}return a}}function Na(e){return Ga((function(t){return t=lt(t,Tt(Za())),Wn((function(r){var n=this;return e(t,(function(e){return rt(e,n,r)}))}))}))}function Pa(e,t){var r=(t=void 0===t?" ":Xn(t)).length;if(r<2)return r?Yn(t,e):t;var n=Yn(t,Qt(e/Ht(t)));return Lt(t)?la(Ft(n),0,e).join(""):n.slice(0,e)}function ja(e){return function(t,r,n){return n&&"number"!=typeof n&&ci(t,r,n)&&(r=n=void 0),t=ns(t),void 0===r?(r=t,t=0):r=ns(r),function(e,t,r,n){for(var a=-1,i=or(Qt((t-e)/(r||1)),0),o=ue(i);i--;)o[n?i:++a]=e,e+=r;return o}(t,r,n=void 0===n?t<r?1:-1:ns(n),e)}}function Ra(e){return function(t,r){return"string"==typeof t&&"string"==typeof r||(t=os(t),r=os(r)),e(t,r)}}function za(e,t,r,n,a,i,o,s,c,u){var l=8&t;t|=l?32:64,4&(t&=~(l?64:32))||(t&=-4);var f=[e,t,a,l?i:void 0,l?o:void 0,l?void 0:i,l?void 0:o,s,c,u],d=r.apply(void 0,f);return li(e)&&_i(d,f),d.placeholder=n,wi(d,e,t)}function La(e){var t=he[e];return function(e,r){if(e=os(e),(r=null==r?0:sr(as(r),292))&&nr(e)){var n=(cs(e)+"e").split("e");return+((n=(cs(t(n[0]+"e"+(+n[1]+r)))+"e").split("e"))[0]+"e"+(+n[1]-r))}return t(e)}}var Ya=mr&&1/Bt(new mr([,-0]))[1]==1/0?function(e){return new mr(e)}:Xs;function Wa(e){return function(t){var r=ni(t);return r==d?Yt(t):r==g?qt(t):function(e,t){return lt(t,(function(t){return[t,e[t]]}))}(t,e(t))}}function Ia(e,t,a,i,o,s,c,u){var l=2&t;if(!l&&"function"!=typeof e)throw new ve(r);var f=i?i.length:0;if(f||(t&=-97,i=o=void 0),c=void 0===c?c:or(as(c),0),u=void 0===u?u:as(u),f-=o?o.length:0,64&t){var d=i,h=o;i=o=void 0}var p=l?void 0:Va(e),m=[e,t,a,i,o,d,h,s,c,u];if(p&&function(e,t){var r=e[1],a=t[1],i=r|a,o=i<131,s=128==a&&8==r||128==a&&256==r&&e[7].length<=t[8]||384==a&&t[7].length<=t[8]&&8==r;if(!o&&!s)return e;1&a&&(e[2]=t[2],i|=1&r?0:4);var c=t[3];if(c){var u=e[3];e[3]=u?ga(u,c,t[4]):c,e[4]=u?It(e[3],n):t[4]}(c=t[5])&&(u=e[5],e[5]=u?va(u,c,t[6]):c,e[6]=u?It(e[5],n):t[6]);(c=t[7])&&(e[7]=c);128&a&&(e[8]=null==e[8]?t[8]:sr(e[8],t[8]));null==e[9]&&(e[9]=t[9]);e[0]=t[0],e[1]=i}(m,p),e=m[0],t=m[1],a=m[2],i=m[3],o=m[4],!(u=m[9]=void 0===m[9]?l?0:e.length:or(m[9]-f,0))&&24&t&&(t&=-25),t&&1!=t)g=8==t||16==t?function(e,t,r){var n=Ma(e);return function a(){for(var i=arguments.length,o=ue(i),s=i,c=Ja(a);s--;)o[s]=arguments[s];var u=i<3&&o[0]!==c&&o[i-1]!==c?[]:It(o,c);if((i-=u.length)<r)return za(e,t,Ca,a.placeholder,void 0,o,u,void 0,void 0,r-i);var l=this&&this!==Fe&&this instanceof a?n:e;return rt(l,this,o)}}(e,t,u):32!=t&&33!=t||o.length?Ca.apply(void 0,m):function(e,t,r,n){var a=1&t,i=Ma(e);return function t(){for(var o=-1,s=arguments.length,c=-1,u=n.length,l=ue(u+s),f=this&&this!==Fe&&this instanceof t?i:e;++c<u;)l[c]=n[c];for(;s--;)l[c++]=arguments[++o];return rt(f,a?r:this,l)}}(e,t,a,i);else var g=function(e,t,r){var n=1&t,a=Ma(e);return function t(){var i=this&&this!==Fe&&this instanceof t?a:e;return i.apply(n?r:this,arguments)}}(e,t,a);return wi((p?Hn:_i)(g,m),e,t)}function Ba(e,t,r,n){return void 0===e||Do(e,be[r])&&!xe.call(n,r)?t:e}function qa(e,t,r,n,a,i){return Fo(e)&&Fo(t)&&(i.set(t,e),On(e,t,void 0,qa,i),i.delete(t)),e}function Ha(e){return Vo(e)?void 0:e}function Fa(e,t,r,n,a,i){var o=1&r,s=e.length,c=t.length;if(s!=c&&!(o&&c>s))return!1;var u=i.get(e),l=i.get(t);if(u&&l)return u==t&&l==e;var f=-1,d=!0,h=2&r?new zr:void 0;for(i.set(e,t),i.set(t,e);++f<s;){var p=e[f],m=t[f];if(n)var g=o?n(m,p,f,t,e,i):n(p,m,f,e,t,i);if(void 0!==g){if(g)continue;d=!1;break}if(h){if(!pt(t,(function(e,t){if(!Dt(h,t)&&(p===e||a(p,e,r,n,i)))return h.push(t)}))){d=!1;break}}else if(p!==m&&!a(p,m,r,n,i)){d=!1;break}}return i.delete(e),i.delete(t),d}function Ga(e){return Ai(mi(e,void 0,ji),e+"")}function Ua(e){return hn(e,As,ti)}function $a(e){return hn(e,ws,ri)}var Va=yr?function(e){return yr.get(e)}:Xs;function Ka(e){for(var t=e.name+"",r=_r[t],n=xe.call(_r,t)?r.length:0;n--;){var a=r[n],i=a.func;if(null==i||i==e)return a.name}return t}function Ja(e){return(xe.call(Tr,"placeholder")?Tr:e).placeholder}function Za(){var e=Tr.iteratee||Vs;return e=e===Vs?kn:e,arguments.length?e(arguments[0],arguments[1]):e}function Xa(e,t){var r,n,a=e.__data__;return("string"==(n=typeof(r=t))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==r:null===r)?a["string"==typeof t?"string":"hash"]:a.map}function Qa(e){for(var t=As(e),r=t.length;r--;){var n=t[r],a=e[n];t[r]=[n,a,hi(a)]}return t}function ei(e,t){var r=function(e,t){return null==e?void 0:e[t]}(e,t);return xn(r)?r:void 0}var ti=tr?function(e){return null==e?[]:(e=pe(e),st(tr(e),(function(t){return Ve.call(e,t)})))}:ic,ri=tr?function(e){for(var t=[];e;)ft(t,ti(e)),e=Ge(e);return t}:ic,ni=pn;function ai(e,t,r){for(var n=-1,a=(t=ca(t,e)).length,i=!1;++n<a;){var o=Mi(t[n]);if(!(i=null!=e&&r(e,o)))break;e=e[o]}return i||++n!=a?i:!!(a=null==e?0:e.length)&&Ho(a)&&si(o,a)&&(jo(e)||Po(e))}function ii(e){return"function"!=typeof e.constructor||di(e)?{}:Cr(Ge(e))}function oi(e){return jo(e)||Po(e)||!!(mt&&e&&e[mt])}function si(e,t){var r=typeof e;return!!(t=null==t?9007199254740991:t)&&("number"==r||"symbol"!=r&&ie.test(e))&&e>-1&&e%1==0&&e<t}function ci(e,t,r){if(!Fo(r))return!1;var n=typeof t;return!!("number"==n?zo(r)&&si(t,r.length):"string"==n&&t in r)&&Do(r[t],e)}function ui(e,t){if(jo(e))return!1;var r=typeof e;return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=e&&!Xo(e))||(B.test(e)||!I.test(e)||null!=t&&e in pe(t))}function li(e){var t=Ka(e),r=Tr[t];if("function"!=typeof r||!(t in Nr.prototype))return!1;if(e===r)return!0;var n=Va(r);return!!n&&e===n[0]}(dr&&ni(new dr(new ArrayBuffer(1)))!=A||hr&&ni(new hr)!=d||pr&&"[object Promise]"!=ni(pr.resolve())||mr&&ni(new mr)!=g||gr&&ni(new gr)!=_)&&(ni=function(e){var t=pn(e),r=t==p?e.constructor:void 0,n=r?Si(r):"";if(n)switch(n){case br:return A;case Ar:return d;case wr:return"[object Promise]";case xr:return g;case kr:return _}return t});var fi=Ae?Bo:oc;function di(e){var t=e&&e.constructor;return e===("function"==typeof t&&t.prototype||be)}function hi(e){return e==e&&!Fo(e)}function pi(e,t){return function(r){return null!=r&&(r[e]===t&&(void 0!==t||e in pe(r)))}}function mi(e,t,r){return t=or(void 0===t?e.length-1:t,0),function(){for(var n=arguments,a=-1,i=or(n.length-t,0),o=ue(i);++a<i;)o[a]=n[t+a];a=-1;for(var s=ue(t+1);++a<t;)s[a]=n[a];return s[t]=r(o),rt(e,this,s)}}function gi(e,t){return t.length<2?e:dn(e,Un(t,0,-1))}function vi(e,t){for(var r=e.length,n=sr(t.length,r),a=ya(e);n--;){var i=t[n];e[n]=si(i,r)?a[i]:void 0}return e}function yi(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]}var _i=xi(Hn),bi=Xt||function(e,t){return Fe.setTimeout(e,t)},Ai=xi(Fn);function wi(e,t,r){var n=t+"";return Ai(e,function(e,t){var r=t.length;if(!r)return e;var n=r-1;return t[n]=(r>1?"& ":"")+t[n],t=t.join(r>2?", ":" "),e.replace($,"{\n/* [wrapped with "+t+"] */\n")}(n,function(e,t){return at(a,(function(r){var n="_."+r[0];t&r[1]&&!ct(e,n)&&e.push(n)})),e.sort()}(function(e){var t=e.match(V);return t?t[1].split(K):[]}(n),r)))}function xi(e){var t=0,r=0;return function(){var n=cr(),a=16-(n-r);if(r=n,a>0){if(++t>=800)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}function ki(e,t){var r=-1,n=e.length,a=n-1;for(t=void 0===t?n:t;++r<t;){var i=Ln(r,a),o=e[i];e[i]=e[r],e[r]=o}return e.length=t,e}var Ei=function(e){var t=ko(e,(function(e){return 500===r.size&&r.clear(),e})),r=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(q,(function(e,r,n,a){t.push(n?a.replace(X,"$1"):r||e)})),t}));function Mi(e){if("string"==typeof e||Xo(e))return e;var t=e+"";return"0"==t&&1/e==-1/0?"-0":t}function Si(e){if(null!=e){try{return we.call(e)}catch(e){}try{return e+""}catch(e){}}return""}function Ti(e){if(e instanceof Nr)return e.clone();var t=new Or(e.__wrapped__,e.__chain__);return t.__actions__=ya(e.__actions__),t.__index__=e.__index__,t.__values__=e.__values__,t}var Ci=Wn((function(e,t){return Lo(e)?Qr(e,on(t,1,Lo,!0)):[]})),Di=Wn((function(e,t){var r=Wi(t);return Lo(r)&&(r=void 0),Lo(e)?Qr(e,on(t,1,Lo,!0),Za(r,2)):[]})),Oi=Wn((function(e,t){var r=Wi(t);return Lo(r)&&(r=void 0),Lo(e)?Qr(e,on(t,1,Lo,!0),void 0,r):[]}));function Ni(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var a=null==r?0:as(r);return a<0&&(a=or(n+a,0)),vt(e,Za(t,3),a)}function Pi(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var a=n-1;return void 0!==r&&(a=as(r),a=r<0?or(n+a,0):sr(a,n-1)),vt(e,Za(t,3),a,!0)}function ji(e){return(null==e?0:e.length)?on(e,1):[]}function Ri(e){return e&&e.length?e[0]:void 0}var zi=Wn((function(e){var t=lt(e,oa);return t.length&&t[0]===e[0]?yn(t):[]})),Li=Wn((function(e){var t=Wi(e),r=lt(e,oa);return t===Wi(r)?t=void 0:r.pop(),r.length&&r[0]===e[0]?yn(r,Za(t,2)):[]})),Yi=Wn((function(e){var t=Wi(e),r=lt(e,oa);return(t="function"==typeof t?t:void 0)&&r.pop(),r.length&&r[0]===e[0]?yn(r,void 0,t):[]}));function Wi(e){var t=null==e?0:e.length;return t?e[t-1]:void 0}var Ii=Wn(Bi);function Bi(e,t){return e&&e.length&&t&&t.length?Rn(e,t):e}var qi=Ga((function(e,t){var r=null==e?0:e.length,n=Vr(e,t);return zn(e,lt(t,(function(e){return si(e,r)?+e:e})).sort(ma)),n}));function Hi(e){return null==e?e:fr.call(e)}var Fi=Wn((function(e){return Qn(on(e,1,Lo,!0))})),Gi=Wn((function(e){var t=Wi(e);return Lo(t)&&(t=void 0),Qn(on(e,1,Lo,!0),Za(t,2))})),Ui=Wn((function(e){var t=Wi(e);return t="function"==typeof t?t:void 0,Qn(on(e,1,Lo,!0),void 0,t)}));function $i(e){if(!e||!e.length)return[];var t=0;return e=st(e,(function(e){if(Lo(e))return t=or(e.length,t),!0})),Mt(t,(function(t){return lt(e,wt(t))}))}function Vi(e,t){if(!e||!e.length)return[];var r=$i(e);return null==t?r:lt(r,(function(e){return rt(t,void 0,e)}))}var Ki=Wn((function(e,t){return Lo(e)?Qr(e,t):[]})),Ji=Wn((function(e){return aa(st(e,Lo))})),Zi=Wn((function(e){var t=Wi(e);return Lo(t)&&(t=void 0),aa(st(e,Lo),Za(t,2))})),Xi=Wn((function(e){var t=Wi(e);return t="function"==typeof t?t:void 0,aa(st(e,Lo),void 0,t)})),Qi=Wn($i);var eo=Wn((function(e){var t=e.length,r=t>1?e[t-1]:void 0;return r="function"==typeof r?(e.pop(),r):void 0,Vi(e,r)}));function to(e){var t=Tr(e);return t.__chain__=!0,t}function ro(e,t){return t(e)}var no=Ga((function(e){var t=e.length,r=t?e[0]:0,n=this.__wrapped__,a=function(t){return Vr(t,e)};return!(t>1||this.__actions__.length)&&n instanceof Nr&&si(r)?((n=n.slice(r,+r+(t?1:0))).__actions__.push({func:ro,args:[a],thisArg:void 0}),new Or(n,this.__chain__).thru((function(e){return t&&!e.length&&e.push(void 0),e}))):this.thru(a)}));var ao=ba((function(e,t,r){xe.call(e,r)?++e[r]:$r(e,r,1)}));var io=Sa(Ni),oo=Sa(Pi);function so(e,t){return(jo(e)?at:en)(e,Za(t,3))}function co(e,t){return(jo(e)?it:tn)(e,Za(t,3))}var uo=ba((function(e,t,r){xe.call(e,r)?e[r].push(t):$r(e,r,[t])}));var lo=Wn((function(e,t,r){var n=-1,a="function"==typeof t,i=zo(e)?ue(e.length):[];return en(e,(function(e){i[++n]=a?rt(t,e,r):_n(e,t,r)})),i})),fo=ba((function(e,t,r){$r(e,r,t)}));function ho(e,t){return(jo(e)?lt:Tn)(e,Za(t,3))}var po=ba((function(e,t,r){e[r?0:1].push(t)}),(function(){return[[],[]]}));var mo=Wn((function(e,t){if(null==e)return[];var r=t.length;return r>1&&ci(e,t[0],t[1])?t=[]:r>2&&ci(t[0],t[1],t[2])&&(t=[t[0]]),Pn(e,on(t,1),[])})),go=Zt||function(){return Fe.Date.now()};function vo(e,t,r){return t=r?void 0:t,Ia(e,128,void 0,void 0,void 0,void 0,t=e&&null==t?e.length:t)}function yo(e,t){var n;if("function"!=typeof t)throw new ve(r);return e=as(e),function(){return--e>0&&(n=t.apply(this,arguments)),e<=1&&(t=void 0),n}}var _o=Wn((function(e,t,r){var n=1;if(r.length){var a=It(r,Ja(_o));n|=32}return Ia(e,n,t,r,a)})),bo=Wn((function(e,t,r){var n=3;if(r.length){var a=It(r,Ja(bo));n|=32}return Ia(t,n,e,r,a)}));function Ao(e,t,n){var a,i,o,s,c,u,l=0,f=!1,d=!1,h=!0;if("function"!=typeof e)throw new ve(r);function p(t){var r=a,n=i;return a=i=void 0,l=t,s=e.apply(n,r)}function m(e){return l=e,c=bi(v,t),f?p(e):s}function g(e){var r=e-u;return void 0===u||r>=t||r<0||d&&e-l>=o}function v(){var e=go();if(g(e))return y(e);c=bi(v,function(e){var r=t-(e-u);return d?sr(r,o-(e-l)):r}(e))}function y(e){return c=void 0,h&&a?p(e):(a=i=void 0,s)}function _(){var e=go(),r=g(e);if(a=arguments,i=this,u=e,r){if(void 0===c)return m(u);if(d)return fa(c),c=bi(v,t),p(u)}return void 0===c&&(c=bi(v,t)),s}return t=os(t)||0,Fo(n)&&(f=!!n.leading,o=(d="maxWait"in n)?or(os(n.maxWait)||0,t):o,h="trailing"in n?!!n.trailing:h),_.cancel=function(){void 0!==c&&fa(c),l=0,a=u=i=c=void 0},_.flush=function(){return void 0===c?s:y(go())},_}var wo=Wn((function(e,t){return Xr(e,1,t)})),xo=Wn((function(e,t,r){return Xr(e,os(t)||0,r)}));function ko(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new ve(r);var n=function(){var r=arguments,a=t?t.apply(this,r):r[0],i=n.cache;if(i.has(a))return i.get(a);var o=e.apply(this,r);return n.cache=i.set(a,o)||i,o};return n.cache=new(ko.Cache||Rr),n}function Eo(e){if("function"!=typeof e)throw new ve(r);return function(){var t=arguments;switch(t.length){case 0:return!e.call(this);case 1:return!e.call(this,t[0]);case 2:return!e.call(this,t[0],t[1]);case 3:return!e.call(this,t[0],t[1],t[2])}return!e.apply(this,t)}}ko.Cache=Rr;var Mo=ua((function(e,t){var r=(t=1==t.length&&jo(t[0])?lt(t[0],Tt(Za())):lt(on(t,1),Tt(Za()))).length;return Wn((function(n){for(var a=-1,i=sr(n.length,r);++a<i;)n[a]=t[a].call(this,n[a]);return rt(e,this,n)}))})),So=Wn((function(e,t){return Ia(e,32,void 0,t,It(t,Ja(So)))})),To=Wn((function(e,t){return Ia(e,64,void 0,t,It(t,Ja(To)))})),Co=Ga((function(e,t){return Ia(e,256,void 0,void 0,void 0,t)}));function Do(e,t){return e===t||e!=e&&t!=t}var Oo=Ra(mn),No=Ra((function(e,t){return e>=t})),Po=bn(function(){return arguments}())?bn:function(e){return Go(e)&&xe.call(e,"callee")&&!Ve.call(e,"callee")},jo=ue.isArray,Ro=Je?Tt(Je):function(e){return Go(e)&&pn(e)==b};function zo(e){return null!=e&&Ho(e.length)&&!Bo(e)}function Lo(e){return Go(e)&&zo(e)}var Yo=rr||oc,Wo=Ze?Tt(Ze):function(e){return Go(e)&&pn(e)==c};function Io(e){if(!Go(e))return!1;var t=pn(e);return t==u||"[object DOMException]"==t||"string"==typeof e.message&&"string"==typeof e.name&&!Vo(e)}function Bo(e){if(!Fo(e))return!1;var t=pn(e);return t==l||t==f||"[object AsyncFunction]"==t||"[object Proxy]"==t}function qo(e){return"number"==typeof e&&e==as(e)}function Ho(e){return"number"==typeof e&&e>-1&&e%1==0&&e<=9007199254740991}function Fo(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)}function Go(e){return null!=e&&"object"==typeof e}var Uo=Xe?Tt(Xe):function(e){return Go(e)&&ni(e)==d};function $o(e){return"number"==typeof e||Go(e)&&pn(e)==h}function Vo(e){if(!Go(e)||pn(e)!=p)return!1;var t=Ge(e);if(null===t)return!0;var r=xe.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&we.call(r)==Se}var Ko=Qe?Tt(Qe):function(e){return Go(e)&&pn(e)==m};var Jo=et?Tt(et):function(e){return Go(e)&&ni(e)==g};function Zo(e){return"string"==typeof e||!jo(e)&&Go(e)&&pn(e)==v}function Xo(e){return"symbol"==typeof e||Go(e)&&pn(e)==y}var Qo=tt?Tt(tt):function(e){return Go(e)&&Ho(e.length)&&!!Le[pn(e)]};var es=Ra(Sn),ts=Ra((function(e,t){return e<=t}));function rs(e){if(!e)return[];if(zo(e))return Zo(e)?Ft(e):ya(e);if(xt&&e[xt])return function(e){for(var t,r=[];!(t=e.next()).done;)r.push(t.value);return r}(e[xt]());var t=ni(e);return(t==d?Yt:t==g?Bt:Ds)(e)}function ns(e){return e?(e=os(e))===1/0||e===-1/0?17976931348623157e292*(e<0?-1:1):e==e?e:0:0===e?e:0}function as(e){var t=ns(e),r=t%1;return t==t?r?t-r:t:0}function is(e){return e?Kr(as(e),0,4294967295):0}function os(e){if("number"==typeof e)return e;if(Xo(e))return NaN;if(Fo(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=Fo(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=St(e);var r=re.test(e);return r||ae.test(e)?Be(e.slice(2),r?2:8):te.test(e)?NaN:+e}function ss(e){return _a(e,ws(e))}function cs(e){return null==e?"":Xn(e)}var us=Aa((function(e,t){if(di(t)||zo(t))_a(t,As(t),e);else for(var r in t)xe.call(t,r)&&Hr(e,r,t[r])})),ls=Aa((function(e,t){_a(t,ws(t),e)})),fs=Aa((function(e,t,r,n){_a(t,ws(t),e,n)})),ds=Aa((function(e,t,r,n){_a(t,As(t),e,n)})),hs=Ga(Vr);var ps=Wn((function(e,t){e=pe(e);var r=-1,n=t.length,a=n>2?t[2]:void 0;for(a&&ci(t[0],t[1],a)&&(n=1);++r<n;)for(var i=t[r],o=ws(i),s=-1,c=o.length;++s<c;){var u=o[s],l=e[u];(void 0===l||Do(l,be[u])&&!xe.call(e,u))&&(e[u]=i[u])}return e})),ms=Wn((function(e){return e.push(void 0,qa),rt(ks,void 0,e)}));function gs(e,t,r){var n=null==e?void 0:dn(e,t);return void 0===n?r:n}function vs(e,t){return null!=e&&ai(e,t,vn)}var ys=Da((function(e,t,r){null!=t&&"function"!=typeof t.toString&&(t=Me.call(t)),e[t]=r}),Fs($s)),_s=Da((function(e,t,r){null!=t&&"function"!=typeof t.toString&&(t=Me.call(t)),xe.call(e,t)?e[t].push(r):e[t]=[r]}),Za),bs=Wn(_n);function As(e){return zo(e)?Yr(e):En(e)}function ws(e){return zo(e)?Yr(e,!0):Mn(e)}var xs=Aa((function(e,t,r){On(e,t,r)})),ks=Aa((function(e,t,r,n){On(e,t,r,n)})),Es=Ga((function(e,t){var r={};if(null==e)return r;var n=!1;t=lt(t,(function(t){return t=ca(t,e),n||(n=t.length>1),t})),_a(e,$a(e),r),n&&(r=Jr(r,7,Ha));for(var a=t.length;a--;)ea(r,t[a]);return r}));var Ms=Ga((function(e,t){return null==e?{}:function(e,t){return jn(e,t,(function(t,r){return vs(e,r)}))}(e,t)}));function Ss(e,t){if(null==e)return{};var r=lt($a(e),(function(e){return[e]}));return t=Za(t),jn(e,r,(function(e,r){return t(e,r[0])}))}var Ts=Wa(As),Cs=Wa(ws);function Ds(e){return null==e?[]:Ct(e,As(e))}var Os=Ea((function(e,t,r){return t=t.toLowerCase(),e+(r?Ns(t):t)}));function Ns(e){return Is(cs(e).toLowerCase())}function Ps(e){return(e=cs(e))&&e.replace(oe,jt).replace(De,"")}var js=Ea((function(e,t,r){return e+(r?"-":"")+t.toLowerCase()})),Rs=Ea((function(e,t,r){return e+(r?" ":"")+t.toLowerCase()})),zs=ka("toLowerCase");var Ls=Ea((function(e,t,r){return e+(r?"_":"")+t.toLowerCase()}));var Ys=Ea((function(e,t,r){return e+(r?" ":"")+Is(t)}));var Ws=Ea((function(e,t,r){return e+(r?" ":"")+t.toUpperCase()})),Is=ka("toUpperCase");function Bs(e,t,r){return e=cs(e),void 0===(t=r?void 0:t)?function(e){return je.test(e)}(e)?function(e){return e.match(Ne)||[]}(e):function(e){return e.match(J)||[]}(e):e.match(t)||[]}var qs=Wn((function(e,t){try{return rt(e,void 0,t)}catch(e){return Io(e)?e:new fe(e)}})),Hs=Ga((function(e,t){return at(t,(function(t){t=Mi(t),$r(e,t,_o(e[t],e))})),e}));function Fs(e){return function(){return e}}var Gs=Ta(),Us=Ta(!0);function $s(e){return e}function Vs(e){return kn("function"==typeof e?e:Jr(e,1))}var Ks=Wn((function(e,t){return function(r){return _n(r,e,t)}})),Js=Wn((function(e,t){return function(r){return _n(e,r,t)}}));function Zs(e,t,r){var n=As(t),a=fn(t,n);null!=r||Fo(t)&&(a.length||!n.length)||(r=t,t=e,e=this,a=fn(t,As(t)));var i=!(Fo(r)&&"chain"in r&&!r.chain),o=Bo(e);return at(a,(function(r){var n=t[r];e[r]=n,o&&(e.prototype[r]=function(){var t=this.__chain__;if(i||t){var r=e(this.__wrapped__),a=r.__actions__=ya(this.__actions__);return a.push({func:n,args:arguments,thisArg:e}),r.__chain__=t,r}return n.apply(e,ft([this.value()],arguments))})})),e}function Xs(){}var Qs=Na(lt),ec=Na(ot),tc=Na(pt);function rc(e){return ui(e)?wt(Mi(e)):function(e){return function(t){return dn(t,e)}}(e)}var nc=ja(),ac=ja(!0);function ic(){return[]}function oc(){return!1}var sc=Oa((function(e,t){return e+t}),0),cc=La("ceil"),uc=Oa((function(e,t){return e/t}),1),lc=La("floor");var fc,dc=Oa((function(e,t){return e*t}),1),hc=La("round"),pc=Oa((function(e,t){return e-t}),0);return Tr.after=function(e,t){if("function"!=typeof t)throw new ve(r);return e=as(e),function(){if(--e<1)return t.apply(this,arguments)}},Tr.ary=vo,Tr.assign=us,Tr.assignIn=ls,Tr.assignInWith=fs,Tr.assignWith=ds,Tr.at=hs,Tr.before=yo,Tr.bind=_o,Tr.bindAll=Hs,Tr.bindKey=bo,Tr.castArray=function(){if(!arguments.length)return[];var e=arguments[0];return jo(e)?e:[e]},Tr.chain=to,Tr.chunk=function(e,t,r){t=(r?ci(e,t,r):void 0===t)?1:or(as(t),0);var n=null==e?0:e.length;if(!n||t<1)return[];for(var a=0,i=0,o=ue(Qt(n/t));a<n;)o[i++]=Un(e,a,a+=t);return o},Tr.compact=function(e){for(var t=-1,r=null==e?0:e.length,n=0,a=[];++t<r;){var i=e[t];i&&(a[n++]=i)}return a},Tr.concat=function(){var e=arguments.length;if(!e)return[];for(var t=ue(e-1),r=arguments[0],n=e;n--;)t[n-1]=arguments[n];return ft(jo(r)?ya(r):[r],on(t,1))},Tr.cond=function(e){var t=null==e?0:e.length,n=Za();return e=t?lt(e,(function(e){if("function"!=typeof e[1])throw new ve(r);return[n(e[0]),e[1]]})):[],Wn((function(r){for(var n=-1;++n<t;){var a=e[n];if(rt(a[0],this,r))return rt(a[1],this,r)}}))},Tr.conforms=function(e){return function(e){var t=As(e);return function(r){return Zr(r,e,t)}}(Jr(e,1))},Tr.constant=Fs,Tr.countBy=ao,Tr.create=function(e,t){var r=Cr(e);return null==t?r:Ur(r,t)},Tr.curry=function e(t,r,n){var a=Ia(t,8,void 0,void 0,void 0,void 0,void 0,r=n?void 0:r);return a.placeholder=e.placeholder,a},Tr.curryRight=function e(t,r,n){var a=Ia(t,16,void 0,void 0,void 0,void 0,void 0,r=n?void 0:r);return a.placeholder=e.placeholder,a},Tr.debounce=Ao,Tr.defaults=ps,Tr.defaultsDeep=ms,Tr.defer=wo,Tr.delay=xo,Tr.difference=Ci,Tr.differenceBy=Di,Tr.differenceWith=Oi,Tr.drop=function(e,t,r){var n=null==e?0:e.length;return n?Un(e,(t=r||void 0===t?1:as(t))<0?0:t,n):[]},Tr.dropRight=function(e,t,r){var n=null==e?0:e.length;return n?Un(e,0,(t=n-(t=r||void 0===t?1:as(t)))<0?0:t):[]},Tr.dropRightWhile=function(e,t){return e&&e.length?ra(e,Za(t,3),!0,!0):[]},Tr.dropWhile=function(e,t){return e&&e.length?ra(e,Za(t,3),!0):[]},Tr.fill=function(e,t,r,n){var a=null==e?0:e.length;return a?(r&&"number"!=typeof r&&ci(e,t,r)&&(r=0,n=a),function(e,t,r,n){var a=e.length;for((r=as(r))<0&&(r=-r>a?0:a+r),(n=void 0===n||n>a?a:as(n))<0&&(n+=a),n=r>n?0:is(n);r<n;)e[r++]=t;return e}(e,t,r,n)):[]},Tr.filter=function(e,t){return(jo(e)?st:an)(e,Za(t,3))},Tr.flatMap=function(e,t){return on(ho(e,t),1)},Tr.flatMapDeep=function(e,t){return on(ho(e,t),1/0)},Tr.flatMapDepth=function(e,t,r){return r=void 0===r?1:as(r),on(ho(e,t),r)},Tr.flatten=ji,Tr.flattenDeep=function(e){return(null==e?0:e.length)?on(e,1/0):[]},Tr.flattenDepth=function(e,t){return(null==e?0:e.length)?on(e,t=void 0===t?1:as(t)):[]},Tr.flip=function(e){return Ia(e,512)},Tr.flow=Gs,Tr.flowRight=Us,Tr.fromPairs=function(e){for(var t=-1,r=null==e?0:e.length,n={};++t<r;){var a=e[t];n[a[0]]=a[1]}return n},Tr.functions=function(e){return null==e?[]:fn(e,As(e))},Tr.functionsIn=function(e){return null==e?[]:fn(e,ws(e))},Tr.groupBy=uo,Tr.initial=function(e){return(null==e?0:e.length)?Un(e,0,-1):[]},Tr.intersection=zi,Tr.intersectionBy=Li,Tr.intersectionWith=Yi,Tr.invert=ys,Tr.invertBy=_s,Tr.invokeMap=lo,Tr.iteratee=Vs,Tr.keyBy=fo,Tr.keys=As,Tr.keysIn=ws,Tr.map=ho,Tr.mapKeys=function(e,t){var r={};return t=Za(t,3),un(e,(function(e,n,a){$r(r,t(e,n,a),e)})),r},Tr.mapValues=function(e,t){var r={};return t=Za(t,3),un(e,(function(e,n,a){$r(r,n,t(e,n,a))})),r},Tr.matches=function(e){return Cn(Jr(e,1))},Tr.matchesProperty=function(e,t){return Dn(e,Jr(t,1))},Tr.memoize=ko,Tr.merge=xs,Tr.mergeWith=ks,Tr.method=Ks,Tr.methodOf=Js,Tr.mixin=Zs,Tr.negate=Eo,Tr.nthArg=function(e){return e=as(e),Wn((function(t){return Nn(t,e)}))},Tr.omit=Es,Tr.omitBy=function(e,t){return Ss(e,Eo(Za(t)))},Tr.once=function(e){return yo(2,e)},Tr.orderBy=function(e,t,r,n){return null==e?[]:(jo(t)||(t=null==t?[]:[t]),jo(r=n?void 0:r)||(r=null==r?[]:[r]),Pn(e,t,r))},Tr.over=Qs,Tr.overArgs=Mo,Tr.overEvery=ec,Tr.overSome=tc,Tr.partial=So,Tr.partialRight=To,Tr.partition=po,Tr.pick=Ms,Tr.pickBy=Ss,Tr.property=rc,Tr.propertyOf=function(e){return function(t){return null==e?void 0:dn(e,t)}},Tr.pull=Ii,Tr.pullAll=Bi,Tr.pullAllBy=function(e,t,r){return e&&e.length&&t&&t.length?Rn(e,t,Za(r,2)):e},Tr.pullAllWith=function(e,t,r){return e&&e.length&&t&&t.length?Rn(e,t,void 0,r):e},Tr.pullAt=qi,Tr.range=nc,Tr.rangeRight=ac,Tr.rearg=Co,Tr.reject=function(e,t){return(jo(e)?st:an)(e,Eo(Za(t,3)))},Tr.remove=function(e,t){var r=[];if(!e||!e.length)return r;var n=-1,a=[],i=e.length;for(t=Za(t,3);++n<i;){var o=e[n];t(o,n,e)&&(r.push(o),a.push(n))}return zn(e,a),r},Tr.rest=function(e,t){if("function"!=typeof e)throw new ve(r);return Wn(e,t=void 0===t?t:as(t))},Tr.reverse=Hi,Tr.sampleSize=function(e,t,r){return t=(r?ci(e,t,r):void 0===t)?1:as(t),(jo(e)?Ir:Bn)(e,t)},Tr.set=function(e,t,r){return null==e?e:qn(e,t,r)},Tr.setWith=function(e,t,r,n){return n="function"==typeof n?n:void 0,null==e?e:qn(e,t,r,n)},Tr.shuffle=function(e){return(jo(e)?Br:Gn)(e)},Tr.slice=function(e,t,r){var n=null==e?0:e.length;return n?(r&&"number"!=typeof r&&ci(e,t,r)?(t=0,r=n):(t=null==t?0:as(t),r=void 0===r?n:as(r)),Un(e,t,r)):[]},Tr.sortBy=mo,Tr.sortedUniq=function(e){return e&&e.length?Jn(e):[]},Tr.sortedUniqBy=function(e,t){return e&&e.length?Jn(e,Za(t,2)):[]},Tr.split=function(e,t,r){return r&&"number"!=typeof r&&ci(e,t,r)&&(t=r=void 0),(r=void 0===r?4294967295:r>>>0)?(e=cs(e))&&("string"==typeof t||null!=t&&!Ko(t))&&!(t=Xn(t))&&Lt(e)?la(Ft(e),0,r):e.split(t,r):[]},Tr.spread=function(e,t){if("function"!=typeof e)throw new ve(r);return t=null==t?0:or(as(t),0),Wn((function(r){var n=r[t],a=la(r,0,t);return n&&ft(a,n),rt(e,this,a)}))},Tr.tail=function(e){var t=null==e?0:e.length;return t?Un(e,1,t):[]},Tr.take=function(e,t,r){return e&&e.length?Un(e,0,(t=r||void 0===t?1:as(t))<0?0:t):[]},Tr.takeRight=function(e,t,r){var n=null==e?0:e.length;return n?Un(e,(t=n-(t=r||void 0===t?1:as(t)))<0?0:t,n):[]},Tr.takeRightWhile=function(e,t){return e&&e.length?ra(e,Za(t,3),!1,!0):[]},Tr.takeWhile=function(e,t){return e&&e.length?ra(e,Za(t,3)):[]},Tr.tap=function(e,t){return t(e),e},Tr.throttle=function(e,t,n){var a=!0,i=!0;if("function"!=typeof e)throw new ve(r);return Fo(n)&&(a="leading"in n?!!n.leading:a,i="trailing"in n?!!n.trailing:i),Ao(e,t,{leading:a,maxWait:t,trailing:i})},Tr.thru=ro,Tr.toArray=rs,Tr.toPairs=Ts,Tr.toPairsIn=Cs,Tr.toPath=function(e){return jo(e)?lt(e,Mi):Xo(e)?[e]:ya(Ei(cs(e)))},Tr.toPlainObject=ss,Tr.transform=function(e,t,r){var n=jo(e),a=n||Yo(e)||Qo(e);if(t=Za(t,4),null==r){var i=e&&e.constructor;r=a?n?new i:[]:Fo(e)&&Bo(i)?Cr(Ge(e)):{}}return(a?at:un)(e,(function(e,n,a){return t(r,e,n,a)})),r},Tr.unary=function(e){return vo(e,1)},Tr.union=Fi,Tr.unionBy=Gi,Tr.unionWith=Ui,Tr.uniq=function(e){return e&&e.length?Qn(e):[]},Tr.uniqBy=function(e,t){return e&&e.length?Qn(e,Za(t,2)):[]},Tr.uniqWith=function(e,t){return t="function"==typeof t?t:void 0,e&&e.length?Qn(e,void 0,t):[]},Tr.unset=function(e,t){return null==e||ea(e,t)},Tr.unzip=$i,Tr.unzipWith=Vi,Tr.update=function(e,t,r){return null==e?e:ta(e,t,sa(r))},Tr.updateWith=function(e,t,r,n){return n="function"==typeof n?n:void 0,null==e?e:ta(e,t,sa(r),n)},Tr.values=Ds,Tr.valuesIn=function(e){return null==e?[]:Ct(e,ws(e))},Tr.without=Ki,Tr.words=Bs,Tr.wrap=function(e,t){return So(sa(t),e)},Tr.xor=Ji,Tr.xorBy=Zi,Tr.xorWith=Xi,Tr.zip=Qi,Tr.zipObject=function(e,t){return ia(e||[],t||[],Hr)},Tr.zipObjectDeep=function(e,t){return ia(e||[],t||[],qn)},Tr.zipWith=eo,Tr.entries=Ts,Tr.entriesIn=Cs,Tr.extend=ls,Tr.extendWith=fs,Zs(Tr,Tr),Tr.add=sc,Tr.attempt=qs,Tr.camelCase=Os,Tr.capitalize=Ns,Tr.ceil=cc,Tr.clamp=function(e,t,r){return void 0===r&&(r=t,t=void 0),void 0!==r&&(r=(r=os(r))==r?r:0),void 0!==t&&(t=(t=os(t))==t?t:0),Kr(os(e),t,r)},Tr.clone=function(e){return Jr(e,4)},Tr.cloneDeep=function(e){return Jr(e,5)},Tr.cloneDeepWith=function(e,t){return Jr(e,5,t="function"==typeof t?t:void 0)},Tr.cloneWith=function(e,t){return Jr(e,4,t="function"==typeof t?t:void 0)},Tr.conformsTo=function(e,t){return null==t||Zr(e,t,As(t))},Tr.deburr=Ps,Tr.defaultTo=function(e,t){return null==e||e!=e?t:e},Tr.divide=uc,Tr.endsWith=function(e,t,r){e=cs(e),t=Xn(t);var n=e.length,a=r=void 0===r?n:Kr(as(r),0,n);return(r-=t.length)>=0&&e.slice(r,a)==t},Tr.eq=Do,Tr.escape=function(e){return(e=cs(e))&&z.test(e)?e.replace(j,Rt):e},Tr.escapeRegExp=function(e){return(e=cs(e))&&F.test(e)?e.replace(H,"\\$&"):e},Tr.every=function(e,t,r){var n=jo(e)?ot:rn;return r&&ci(e,t,r)&&(t=void 0),n(e,Za(t,3))},Tr.find=io,Tr.findIndex=Ni,Tr.findKey=function(e,t){return gt(e,Za(t,3),un)},Tr.findLast=oo,Tr.findLastIndex=Pi,Tr.findLastKey=function(e,t){return gt(e,Za(t,3),ln)},Tr.floor=lc,Tr.forEach=so,Tr.forEachRight=co,Tr.forIn=function(e,t){return null==e?e:sn(e,Za(t,3),ws)},Tr.forInRight=function(e,t){return null==e?e:cn(e,Za(t,3),ws)},Tr.forOwn=function(e,t){return e&&un(e,Za(t,3))},Tr.forOwnRight=function(e,t){return e&&ln(e,Za(t,3))},Tr.get=gs,Tr.gt=Oo,Tr.gte=No,Tr.has=function(e,t){return null!=e&&ai(e,t,gn)},Tr.hasIn=vs,Tr.head=Ri,Tr.identity=$s,Tr.includes=function(e,t,r,n){e=zo(e)?e:Ds(e),r=r&&!n?as(r):0;var a=e.length;return r<0&&(r=or(a+r,0)),Zo(e)?r<=a&&e.indexOf(t,r)>-1:!!a&&yt(e,t,r)>-1},Tr.indexOf=function(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var a=null==r?0:as(r);return a<0&&(a=or(n+a,0)),yt(e,t,a)},Tr.inRange=function(e,t,r){return t=ns(t),void 0===r?(r=t,t=0):r=ns(r),function(e,t,r){return e>=sr(t,r)&&e<or(t,r)}(e=os(e),t,r)},Tr.invoke=bs,Tr.isArguments=Po,Tr.isArray=jo,Tr.isArrayBuffer=Ro,Tr.isArrayLike=zo,Tr.isArrayLikeObject=Lo,Tr.isBoolean=function(e){return!0===e||!1===e||Go(e)&&pn(e)==s},Tr.isBuffer=Yo,Tr.isDate=Wo,Tr.isElement=function(e){return Go(e)&&1===e.nodeType&&!Vo(e)},Tr.isEmpty=function(e){if(null==e)return!0;if(zo(e)&&(jo(e)||"string"==typeof e||"function"==typeof e.splice||Yo(e)||Qo(e)||Po(e)))return!e.length;var t=ni(e);if(t==d||t==g)return!e.size;if(di(e))return!En(e).length;for(var r in e)if(xe.call(e,r))return!1;return!0},Tr.isEqual=function(e,t){return An(e,t)},Tr.isEqualWith=function(e,t,r){var n=(r="function"==typeof r?r:void 0)?r(e,t):void 0;return void 0===n?An(e,t,void 0,r):!!n},Tr.isError=Io,Tr.isFinite=function(e){return"number"==typeof e&&nr(e)},Tr.isFunction=Bo,Tr.isInteger=qo,Tr.isLength=Ho,Tr.isMap=Uo,Tr.isMatch=function(e,t){return e===t||wn(e,t,Qa(t))},Tr.isMatchWith=function(e,t,r){return r="function"==typeof r?r:void 0,wn(e,t,Qa(t),r)},Tr.isNaN=function(e){return $o(e)&&e!=+e},Tr.isNative=function(e){if(fi(e))throw new fe("Unsupported core-js use. Try https://npms.io/search?q=ponyfill.");return xn(e)},Tr.isNil=function(e){return null==e},Tr.isNull=function(e){return null===e},Tr.isNumber=$o,Tr.isObject=Fo,Tr.isObjectLike=Go,Tr.isPlainObject=Vo,Tr.isRegExp=Ko,Tr.isSafeInteger=function(e){return qo(e)&&e>=-9007199254740991&&e<=9007199254740991},Tr.isSet=Jo,Tr.isString=Zo,Tr.isSymbol=Xo,Tr.isTypedArray=Qo,Tr.isUndefined=function(e){return void 0===e},Tr.isWeakMap=function(e){return Go(e)&&ni(e)==_},Tr.isWeakSet=function(e){return Go(e)&&"[object WeakSet]"==pn(e)},Tr.join=function(e,t){return null==e?"":ar.call(e,t)},Tr.kebabCase=js,Tr.last=Wi,Tr.lastIndexOf=function(e,t,r){var n=null==e?0:e.length;if(!n)return-1;var a=n;return void 0!==r&&(a=(a=as(r))<0?or(n+a,0):sr(a,n-1)),t==t?function(e,t,r){for(var n=r+1;n--;)if(e[n]===t)return n;return n}(e,t,a):vt(e,bt,a,!0)},Tr.lowerCase=Rs,Tr.lowerFirst=zs,Tr.lt=es,Tr.lte=ts,Tr.max=function(e){return e&&e.length?nn(e,$s,mn):void 0},Tr.maxBy=function(e,t){return e&&e.length?nn(e,Za(t,2),mn):void 0},Tr.mean=function(e){return At(e,$s)},Tr.meanBy=function(e,t){return At(e,Za(t,2))},Tr.min=function(e){return e&&e.length?nn(e,$s,Sn):void 0},Tr.minBy=function(e,t){return e&&e.length?nn(e,Za(t,2),Sn):void 0},Tr.stubArray=ic,Tr.stubFalse=oc,Tr.stubObject=function(){return{}},Tr.stubString=function(){return""},Tr.stubTrue=function(){return!0},Tr.multiply=dc,Tr.nth=function(e,t){return e&&e.length?Nn(e,as(t)):void 0},Tr.noConflict=function(){return Fe._===this&&(Fe._=Te),this},Tr.noop=Xs,Tr.now=go,Tr.pad=function(e,t,r){e=cs(e);var n=(t=as(t))?Ht(e):0;if(!t||n>=t)return e;var a=(t-n)/2;return Pa(er(a),r)+e+Pa(Qt(a),r)},Tr.padEnd=function(e,t,r){e=cs(e);var n=(t=as(t))?Ht(e):0;return t&&n<t?e+Pa(t-n,r):e},Tr.padStart=function(e,t,r){e=cs(e);var n=(t=as(t))?Ht(e):0;return t&&n<t?Pa(t-n,r)+e:e},Tr.parseInt=function(e,t,r){return r||null==t?t=0:t&&(t=+t),ur(cs(e).replace(G,""),t||0)},Tr.random=function(e,t,r){if(r&&"boolean"!=typeof r&&ci(e,t,r)&&(t=r=void 0),void 0===r&&("boolean"==typeof t?(r=t,t=void 0):"boolean"==typeof e&&(r=e,e=void 0)),void 0===e&&void 0===t?(e=0,t=1):(e=ns(e),void 0===t?(t=e,e=0):t=ns(t)),e>t){var n=e;e=t,t=n}if(r||e%1||t%1){var a=lr();return sr(e+a*(t-e+Ie("1e-"+((a+"").length-1))),t)}return Ln(e,t)},Tr.reduce=function(e,t,r){var n=jo(e)?dt:kt,a=arguments.length<3;return n(e,Za(t,4),r,a,en)},Tr.reduceRight=function(e,t,r){var n=jo(e)?ht:kt,a=arguments.length<3;return n(e,Za(t,4),r,a,tn)},Tr.repeat=function(e,t,r){return t=(r?ci(e,t,r):void 0===t)?1:as(t),Yn(cs(e),t)},Tr.replace=function(){var e=arguments,t=cs(e[0]);return e.length<3?t:t.replace(e[1],e[2])},Tr.result=function(e,t,r){var n=-1,a=(t=ca(t,e)).length;for(a||(a=1,e=void 0);++n<a;){var i=null==e?void 0:e[Mi(t[n])];void 0===i&&(n=a,i=r),e=Bo(i)?i.call(e):i}return e},Tr.round=hc,Tr.runInContext=e,Tr.sample=function(e){return(jo(e)?Wr:In)(e)},Tr.size=function(e){if(null==e)return 0;if(zo(e))return Zo(e)?Ht(e):e.length;var t=ni(e);return t==d||t==g?e.size:En(e).length},Tr.snakeCase=Ls,Tr.some=function(e,t,r){var n=jo(e)?pt:$n;return r&&ci(e,t,r)&&(t=void 0),n(e,Za(t,3))},Tr.sortedIndex=function(e,t){return Vn(e,t)},Tr.sortedIndexBy=function(e,t,r){return Kn(e,t,Za(r,2))},Tr.sortedIndexOf=function(e,t){var r=null==e?0:e.length;if(r){var n=Vn(e,t);if(n<r&&Do(e[n],t))return n}return-1},Tr.sortedLastIndex=function(e,t){return Vn(e,t,!0)},Tr.sortedLastIndexBy=function(e,t,r){return Kn(e,t,Za(r,2),!0)},Tr.sortedLastIndexOf=function(e,t){if(null==e?0:e.length){var r=Vn(e,t,!0)-1;if(Do(e[r],t))return r}return-1},Tr.startCase=Ys,Tr.startsWith=function(e,t,r){return e=cs(e),r=null==r?0:Kr(as(r),0,e.length),t=Xn(t),e.slice(r,r+t.length)==t},Tr.subtract=pc,Tr.sum=function(e){return e&&e.length?Et(e,$s):0},Tr.sumBy=function(e,t){return e&&e.length?Et(e,Za(t,2)):0},Tr.template=function(e,t,r){var n=Tr.templateSettings;r&&ci(e,t,r)&&(t=void 0),e=cs(e),t=fs({},t,n,Ba);var a,i,o=fs({},t.imports,n.imports,Ba),s=As(o),c=Ct(o,s),u=0,l=t.interpolate||se,f="__p += '",d=me((t.escape||se).source+"|"+l.source+"|"+(l===W?Q:se).source+"|"+(t.evaluate||se).source+"|$","g"),h="//# sourceURL="+(xe.call(t,"sourceURL")?(t.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++ze+"]")+"\n";e.replace(d,(function(t,r,n,o,s,c){return n||(n=o),f+=e.slice(u,c).replace(ce,zt),r&&(a=!0,f+="' +\n__e("+r+") +\n'"),s&&(i=!0,f+="';\n"+s+";\n__p += '"),n&&(f+="' +\n((__t = ("+n+")) == null ? '' : __t) +\n'"),u=c+t.length,t})),f+="';\n";var p=xe.call(t,"variable")&&t.variable;if(p){if(Z.test(p))throw new fe("Invalid `variable` option passed into `_.template`")}else f="with (obj) {\n"+f+"\n}\n";f=(i?f.replace(D,""):f).replace(O,"$1").replace(N,"$1;"),f="function("+(p||"obj")+") {\n"+(p?"":"obj || (obj = {});\n")+"var __t, __p = ''"+(a?", __e = _.escape":"")+(i?", __j = Array.prototype.join;\nfunction print() { __p += __j.call(arguments, '') }\n":";\n")+f+"return __p\n}";var m=qs((function(){return de(s,h+"return "+f).apply(void 0,c)}));if(m.source=f,Io(m))throw m;return m},Tr.times=function(e,t){if((e=as(e))<1||e>9007199254740991)return[];var r=4294967295,n=sr(e,4294967295);e-=4294967295;for(var a=Mt(n,t=Za(t));++r<e;)t(r);return a},Tr.toFinite=ns,Tr.toInteger=as,Tr.toLength=is,Tr.toLower=function(e){return cs(e).toLowerCase()},Tr.toNumber=os,Tr.toSafeInteger=function(e){return e?Kr(as(e),-9007199254740991,9007199254740991):0===e?e:0},Tr.toString=cs,Tr.toUpper=function(e){return cs(e).toUpperCase()},Tr.trim=function(e,t,r){if((e=cs(e))&&(r||void 0===t))return St(e);if(!e||!(t=Xn(t)))return e;var n=Ft(e),a=Ft(t);return la(n,Ot(n,a),Nt(n,a)+1).join("")},Tr.trimEnd=function(e,t,r){if((e=cs(e))&&(r||void 0===t))return e.slice(0,Gt(e)+1);if(!e||!(t=Xn(t)))return e;var n=Ft(e);return la(n,0,Nt(n,Ft(t))+1).join("")},Tr.trimStart=function(e,t,r){if((e=cs(e))&&(r||void 0===t))return e.replace(G,"");if(!e||!(t=Xn(t)))return e;var n=Ft(e);return la(n,Ot(n,Ft(t))).join("")},Tr.truncate=function(e,t){var r=30,n="...";if(Fo(t)){var a="separator"in t?t.separator:a;r="length"in t?as(t.length):r,n="omission"in t?Xn(t.omission):n}var i=(e=cs(e)).length;if(Lt(e)){var o=Ft(e);i=o.length}if(r>=i)return e;var s=r-Ht(n);if(s<1)return n;var c=o?la(o,0,s).join(""):e.slice(0,s);if(void 0===a)return c+n;if(o&&(s+=c.length-s),Ko(a)){if(e.slice(s).search(a)){var u,l=c;for(a.global||(a=me(a.source,cs(ee.exec(a))+"g")),a.lastIndex=0;u=a.exec(l);)var f=u.index;c=c.slice(0,void 0===f?s:f)}}else if(e.indexOf(Xn(a),s)!=s){var d=c.lastIndexOf(a);d>-1&&(c=c.slice(0,d))}return c+n},Tr.unescape=function(e){return(e=cs(e))&&R.test(e)?e.replace(P,Ut):e},Tr.uniqueId=function(e){var t=++ke;return cs(e)+t},Tr.upperCase=Ws,Tr.upperFirst=Is,Tr.each=so,Tr.eachRight=co,Tr.first=Ri,Zs(Tr,(fc={},un(Tr,(function(e,t){xe.call(Tr.prototype,t)||(fc[t]=e)})),fc),{chain:!1}),Tr.VERSION="4.17.21",at(["bind","bindKey","curry","curryRight","partial","partialRight"],(function(e){Tr[e].placeholder=Tr})),at(["drop","take"],(function(e,t){Nr.prototype[e]=function(r){r=void 0===r?1:or(as(r),0);var n=this.__filtered__&&!t?new Nr(this):this.clone();return n.__filtered__?n.__takeCount__=sr(r,n.__takeCount__):n.__views__.push({size:sr(r,4294967295),type:e+(n.__dir__<0?"Right":"")}),n},Nr.prototype[e+"Right"]=function(t){return this.reverse()[e](t).reverse()}})),at(["filter","map","takeWhile"],(function(e,t){var r=t+1,n=1==r||3==r;Nr.prototype[e]=function(e){var t=this.clone();return t.__iteratees__.push({iteratee:Za(e,3),type:r}),t.__filtered__=t.__filtered__||n,t}})),at(["head","last"],(function(e,t){var r="take"+(t?"Right":"");Nr.prototype[e]=function(){return this[r](1).value()[0]}})),at(["initial","tail"],(function(e,t){var r="drop"+(t?"":"Right");Nr.prototype[e]=function(){return this.__filtered__?new Nr(this):this[r](1)}})),Nr.prototype.compact=function(){return this.filter($s)},Nr.prototype.find=function(e){return this.filter(e).head()},Nr.prototype.findLast=function(e){return this.reverse().find(e)},Nr.prototype.invokeMap=Wn((function(e,t){return"function"==typeof e?new Nr(this):this.map((function(r){return _n(r,e,t)}))})),Nr.prototype.reject=function(e){return this.filter(Eo(Za(e)))},Nr.prototype.slice=function(e,t){e=as(e);var r=this;return r.__filtered__&&(e>0||t<0)?new Nr(r):(e<0?r=r.takeRight(-e):e&&(r=r.drop(e)),void 0!==t&&(r=(t=as(t))<0?r.dropRight(-t):r.take(t-e)),r)},Nr.prototype.takeRightWhile=function(e){return this.reverse().takeWhile(e).reverse()},Nr.prototype.toArray=function(){return this.take(4294967295)},un(Nr.prototype,(function(e,t){var r=/^(?:filter|find|map|reject)|While$/.test(t),n=/^(?:head|last)$/.test(t),a=Tr[n?"take"+("last"==t?"Right":""):t],i=n||/^find/.test(t);a&&(Tr.prototype[t]=function(){var t=this.__wrapped__,o=n?[1]:arguments,s=t instanceof Nr,c=o[0],u=s||jo(t),l=function(e){var t=a.apply(Tr,ft([e],o));return n&&f?t[0]:t};u&&r&&"function"==typeof c&&1!=c.length&&(s=u=!1);var f=this.__chain__,d=!!this.__actions__.length,h=i&&!f,p=s&&!d;if(!i&&u){t=p?t:new Nr(this);var m=e.apply(t,o);return m.__actions__.push({func:ro,args:[l],thisArg:void 0}),new Or(m,f)}return h&&p?e.apply(this,o):(m=this.thru(l),h?n?m.value()[0]:m.value():m)})})),at(["pop","push","shift","sort","splice","unshift"],(function(e){var t=ye[e],r=/^(?:push|sort|unshift)$/.test(e)?"tap":"thru",n=/^(?:pop|shift)$/.test(e);Tr.prototype[e]=function(){var e=arguments;if(n&&!this.__chain__){var a=this.value();return t.apply(jo(a)?a:[],e)}return this[r]((function(r){return t.apply(jo(r)?r:[],e)}))}})),un(Nr.prototype,(function(e,t){var r=Tr[t];if(r){var n=r.name+"";xe.call(_r,n)||(_r[n]=[]),_r[n].push({name:t,func:r})}})),_r[Ca(void 0,2).name]=[{name:"wrapper",func:void 0}],Nr.prototype.clone=function(){var e=new Nr(this.__wrapped__);return e.__actions__=ya(this.__actions__),e.__dir__=this.__dir__,e.__filtered__=this.__filtered__,e.__iteratees__=ya(this.__iteratees__),e.__takeCount__=this.__takeCount__,e.__views__=ya(this.__views__),e},Nr.prototype.reverse=function(){if(this.__filtered__){var e=new Nr(this);e.__dir__=-1,e.__filtered__=!0}else(e=this.clone()).__dir__*=-1;return e},Nr.prototype.value=function(){var e=this.__wrapped__.value(),t=this.__dir__,r=jo(e),n=t<0,a=r?e.length:0,i=function(e,t,r){var n=-1,a=r.length;for(;++n<a;){var i=r[n],o=i.size;switch(i.type){case"drop":e+=o;break;case"dropRight":t-=o;break;case"take":t=sr(t,e+o);break;case"takeRight":e=or(e,t-o)}}return{start:e,end:t}}(0,a,this.__views__),o=i.start,s=i.end,c=s-o,u=n?s:o-1,l=this.__iteratees__,f=l.length,d=0,h=sr(c,this.__takeCount__);if(!r||!n&&a==c&&h==c)return na(e,this.__actions__);var p=[];e:for(;c--&&d<h;){for(var m=-1,g=e[u+=t];++m<f;){var v=l[m],y=v.iteratee,_=v.type,b=y(g);if(2==_)g=b;else if(!b){if(1==_)continue e;break e}}p[d++]=g}return p},Tr.prototype.at=no,Tr.prototype.chain=function(){return to(this)},Tr.prototype.commit=function(){return new Or(this.value(),this.__chain__)},Tr.prototype.next=function(){void 0===this.__values__&&(this.__values__=rs(this.value()));var e=this.__index__>=this.__values__.length;return{done:e,value:e?void 0:this.__values__[this.__index__++]}},Tr.prototype.plant=function(e){for(var t,r=this;r instanceof Dr;){var n=Ti(r);n.__index__=0,n.__values__=void 0,t?a.__wrapped__=n:t=n;var a=n;r=r.__wrapped__}return a.__wrapped__=e,t},Tr.prototype.reverse=function(){var e=this.__wrapped__;if(e instanceof Nr){var t=e;return this.__actions__.length&&(t=new Nr(this)),(t=t.reverse()).__actions__.push({func:ro,args:[Hi],thisArg:void 0}),new Or(t,this.__chain__)}return this.thru(Hi)},Tr.prototype.toJSON=Tr.prototype.valueOf=Tr.prototype.value=function(){return na(this.__wrapped__,this.__actions__)},Tr.prototype.first=Tr.prototype.head,xt&&(Tr.prototype[xt]=function(){return this}),Tr}();Ue?((Ue.exports=$t)._=$t,Ge._=$t):Fe._=$t}).call(this)}));function Sc(e){if(Mc.isArray(e))return e;if("string"==typeof e)return e.split("");throw Error("Parameter must be a string or array.")}var Tc=function(e,t,r){if(e=Sc(e),t=Sc(t),0===e.length)return t.length;if(0===t.length)return e.length;var n,a,i,o,s=r||{d:1,i:1,s:1},c=[],u=[],l=t.length+1;for(n=0;n<l;n++)c[n]=n;for(n=0;n<e.length;n++){for(u[0]=n+1,a=0;a<t.length;a++)i=e[n]===t[a]?0:s.s,u[a+1]=Math.min(u[a]+s.d,c[a+1]+s.i,c[a]+i);for(a=0;a<l;a++)c[a]=u[a]}return((o=Math.max(e.length,t.length))-u[t.length])/o};function Cc(e,t){if(e.length>=6){var r=e.reduce((function(e,t){return e[t]=e[t]?e[t]+1:1,e}),{}),n=oi(r).reduce((function(e,t){return e[1]<r[t]?[t,r[t]]:e}),[0,0]),a=ja(n,2),i=a[0];a[1]>=2&&i.length<=4&&(e=t.split(i));var o=[e[0],e.slice(-1)].reduce((function(e,t){return e.length>t.length?e:t}),"");return o.length>10?o:t}return null}function Dc(e,t){var r=Sn.parse(t).host.replace(Ms,""),n=e[0].toLowerCase().replace(" ","");if(Tc(n,r)>.4&&n.length>5)return e.slice(2).join("");var a=e.slice(-1)[0].toLowerCase().replace(" ","");return Tc(a,r)>.4&&a.length>=5?e.slice(0,-2).join(""):null}var Oc={author:Ss,lead_image_url:Cs,dek:function(e,t){var r=t.$,n=t.excerpt;if(e.length>1e3||e.length<5)return null;if(n&&La(n,10)===La(e,10))return null;var a=No(e,r);return hs.test(a)?null:la(a.trim())},date_published:xc,content:kc,title:Ec};function Nc(e,t){return t.stripUnlikelyCandidates&&(e=function(e){return e("*").not("a").each((function(t,r){var n=e(r),a=n.attr("class"),i=n.attr("id");if(i||a){var o="".concat(a||""," ").concat(i||"");wi.test(o)||bi.test(o)&&n.remove()}})),e}(e)),function(e){var t,r=0;return e("[score]").each((function(n,a){if(!Li.test(a.tagName)){var i=e(a),o=Zi(i);o>r&&(r=o,t=i)}})),t?t=co(t,r,e):e("body")||e("*").first()}(e=function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return Yi.forEach((function(t){var r=ja(t,2),n=r[0],a=r[1];e("".concat(n," ").concat(a)).each((function(t,r){ro(e(r).parent(n),e,80)}))})),so(e,t),so(e,t),e}(e=ki(e),t.weightNodes))}var Pc={defaultOpts:{stripUnlikelyCandidates:!0,weightNodes:!0,cleanConditionally:!0},extract:function(e,t){var r=e.$,n=e.html,a=e.title,i=e.url;t=dt({},this.defaultOpts,t),r=r||Cn.load(n);var o=this.getContentNode(r,a,i,t);if(Po(o))return this.cleanAndReturnNode(o,r);var s=!0,c=!1,u=void 0;try{for(var l,f=Oa(oi(t).filter((function(e){return!0===t[e]})));!(s=(l=f.next()).done);s=!0){var d=l.value;if(t[d]=!1,r=Cn.load(n),Po(o=this.getContentNode(r,a,i,t)))break}}catch(e){c=!0,u=e}finally{try{s||null==f.return||f.return()}finally{if(c)throw u}}return this.cleanAndReturnNode(o,r)},getContentNode:function(e,t,r,n){return kc(Nc(e,n),{$:e,cleanConditionally:n.cleanConditionally,title:t,url:r})},cleanAndReturnNode:function(e,t){return e?la(t.html(e)):null}},jc=["tweetmeme-title","dc.title","rbtitle","headline","title"],Rc=["og:title"],zc=[".hentry .entry-title","h1#articleHeader","h1.articleHeader","h1.article",".instapaper_title","#meebo-title"],Lc=["article h1","#entry-title",".entry-title","#entryTitle","#entrytitle",".entryTitle",".entrytitle","#articleTitle",".articleTitle","post post-title","h1.title","h2.article","h1","html head title","title"],Yc={extract:function(e){var t,r=e.$,n=e.url,a=e.metaCache;return(t=Co(r,jc,a))||(t=Oo(r,zc))||(t=Co(r,Rc,a))||(t=Oo(r,Lc))?Ec(t,{url:n,$:r}):""}},Wc=["byl","clmst","dc.author","dcsext.author","dc.creator","rbauthors","authors"],Ic=[".entry .entry-author",".author.vcard .fn",".author .vcard .fn",".byline.vcard .fn",".byline .vcard .fn",".byline .by .author",".byline .by",".byline .author",".post-author.vcard",".post-author .vcard","a[rel=author]","#by_author",".by_author","#entryAuthor",".entryAuthor",".byline a[href*=author]","#author .authorname",".author .authorname","#author",".author",".articleauthor",".ArticleAuthor",".byline"],Bc=/^[\n\s]*By/i,qc=[["#byline",Bc],[".byline",Bc]],Hc={extract:function(e){var t,r=e.$,n=e.metaCache;if((t=Co(r,Wc,n))&&t.length<300)return Ss(t);if((t=Oo(r,Ic,2))&&t.length<300)return Ss(t);var a=!0,i=!1,o=void 0;try{for(var s,c=Oa(qc);!(a=(s=c.next()).done);a=!0){var u=ja(s.value,2),l=u[0],f=u[1],d=r(l);if(1===d.length){var h=d.text();if(f.test(h))return Ss(h)}}}catch(e){i=!0,o=e}finally{try{a||null==c.return||c.return()}finally{if(i)throw o}}return null}},Fc=["article:published_time","displaydate","dc.date","dc.date.issued","rbpubdate","publish_date","pub_date","pagedate","pubdate","revision_date","doc_date","date_created","content_create_date","lastmodified","created","date"],Gc=[".hentry .dtstamp.published",".hentry .published",".hentry .dtstamp.updated",".hentry .updated",".single .published",".meta .published",".meta .postDate",".entry-date",".byline .date",".postmetadata .date",".article_datetime",".date-header",".story-date",".dateStamp","#story .datetime",".dateline",".pubdate"],Uc=[new RegExp("/(20\\d{2}/\\d{2}/\\d{2})/","i"),new RegExp("(20\\d{2}-[01]\\d-[0-3]\\d)","i"),new RegExp("/(20\\d{2}/".concat("(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)","/[0-3]\\d)/"),"i")],$c={extract:function(e){var t,r=e.$,n=e.url,a=e.metaCache;return(t=Co(r,Fc,a,!1))||(t=Oo(r,Gc))||(t=function(e,t){var r=t.find((function(t){return t.test(e)}));return r?r.exec(e)[1]:null}(n,Uc))?xc(t):null}},Vc=["og:image","twitter:image","image_src"],Kc=["link[rel=image_src]"],Jc=new RegExp(["upload","wp-content","large","photo","wp-image"].join("|"),"i"),Zc=new RegExp(["spacer","sprite","blank","throbber","gradient","tile","bg","background","icon","social","header","hdr","advert","spinner","loader","loading","default","rating","share","facebook","twitter","theme","promo","ads","wp-includes"].join("|"),"i"),Xc=/\.gif(\?.*)?$/i,Qc=/\.jpe?g(\?.*)?$/i;function eu(e){return"".concat(e.attr("class")||""," ").concat(e.attr("id")||"")}var tu={extract:function(e){var t,r=e.$,n=e.content,a=e.metaCache,i=e.html;r.browser||0!==r("head").length||r("*").first().prepend(i);var o=Co(r,Vc,a,!1);if(o&&(t=Cs(o)))return t;var s=r(n),c=r("img",s).toArray(),u={};c.forEach((function(e,t){var n=r(e),a=n.attr("src");if(a){var i=function(e){e=e.trim();var t=0;return Jc.test(e)&&(t+=20),Zc.test(e)&&(t-=20),Xc.test(e)&&(t-=10),Qc.test(e)&&(t+=10),t}(a);i+=function(e){return e.attr("alt")?5:0}(n),i+=function(e){var t=0;1===e.parents("figure").first().length&&(t+=25);var r,n=e.parent();return 1===n.length&&(r=n.parent()),[n,r].forEach((function(e){Wi.test(eu(e))&&(t+=15)})),t}(n),i+=function(e){var t=0,r=e.next(),n=r.get(0);return n&&"figcaption"===n.tagName.toLowerCase()&&(t+=25),Wi.test(eu(r))&&(t+=15),t}(n),i+=function(e){var t=0,r=Ji(e.attr("width")),n=Ji(e.attr("height")),a=e.attr("src");if(r&&r<=50&&(t-=50),n&&n<=50&&(t-=50),r&&n&&!a.includes("sprite")){var i=r*n;i<5e3?t-=100:t+=Math.round(i/1e3)}return t}(n),i+=function(e,t){return e.length/2-t}(c,t),u[a]=i}}));var l=oi(u).reduce((function(e,t){return u[t]>e[1]?[t,u[t]]:e}),[null,0]),f=ja(l,2),d=f[0];if(f[1]>0&&(t=Cs(d)))return t;var h=!0,p=!1,m=void 0;try{for(var g,v=Oa(Kc);!(h=(g=v.next()).done);h=!0){var y=g.value,_=r(y).first(),b=_.attr("src");if(b&&(t=Cs(b)))return t;var A=_.attr("href");if(A&&(t=Cs(A)))return t;var w=_.attr("value");if(w&&(t=Cs(w)))return t}}catch(e){p=!0,m=e}finally{try{h||null==v.return||v.return()}finally{if(p)throw m}}return null}},ru=t((function(e,t){(function(){var t,r,n,a,i,o,s,c,u,l,f,d,h,p,m;n=Math.floor,l=Math.min,r=function(e,t){return e<t?-1:e>t?1:0},u=function(e,t,a,i,o){var s;if(null==a&&(a=0),null==o&&(o=r),a<0)throw new Error("lo must be non-negative");for(null==i&&(i=e.length);a<i;)o(t,e[s=n((a+i)/2)])<0?i=s:a=s+1;return[].splice.apply(e,[a,a-a].concat(t)),t},o=function(e,t,n){return null==n&&(n=r),e.push(t),p(e,0,e.length-1,n)},i=function(e,t){var n,a;return null==t&&(t=r),n=e.pop(),e.length?(a=e[0],e[0]=n,m(e,0,t)):a=n,a},c=function(e,t,n){var a;return null==n&&(n=r),a=e[0],e[0]=t,m(e,0,n),a},s=function(e,t,n){var a;return null==n&&(n=r),e.length&&n(e[0],t)<0&&(t=(a=[e[0],t])[0],e[0]=a[1],m(e,0,n)),t},a=function(e,t){var a,i,o,s,c,u;for(null==t&&(t=r),c=[],i=0,o=(s=function(){u=[];for(var t=0,r=n(e.length/2);0<=r?t<r:t>r;0<=r?t++:t--)u.push(t);return u}.apply(this).reverse()).length;i<o;i++)a=s[i],c.push(m(e,a,t));return c},h=function(e,t,n){var a;if(null==n&&(n=r),-1!==(a=e.indexOf(t)))return p(e,0,a,n),m(e,a,n)},f=function(e,t,n){var i,o,c,u,l;if(null==n&&(n=r),!(o=e.slice(0,t)).length)return o;for(a(o,n),c=0,u=(l=e.slice(t)).length;c<u;c++)i=l[c],s(o,i,n);return o.sort(n).reverse()},d=function(e,t,n){var o,s,c,f,d,h,p,m,g;if(null==n&&(n=r),10*t<=e.length){if(!(c=e.slice(0,t).sort(n)).length)return c;for(s=c[c.length-1],f=0,h=(p=e.slice(t)).length;f<h;f++)n(o=p[f],s)<0&&(u(c,o,0,null,n),c.pop(),s=c[c.length-1]);return c}for(a(e,n),g=[],d=0,m=l(t,e.length);0<=m?d<m:d>m;0<=m?++d:--d)g.push(i(e,n));return g},p=function(e,t,n,a){var i,o,s;for(null==a&&(a=r),i=e[n];n>t&&a(i,o=e[s=n-1>>1])<0;)e[n]=o,n=s;return e[n]=i},m=function(e,t,n){var a,i,o,s,c;for(null==n&&(n=r),i=e.length,c=t,o=e[t],a=2*t+1;a<i;)(s=a+1)<i&&!(n(e[a],e[s])<0)&&(a=s),e[t]=e[a],a=2*(t=a)+1;return e[t]=o,p(e,c,t,n)},t=function(){function e(e){this.cmp=null!=e?e:r,this.nodes=[]}return e.push=o,e.pop=i,e.replace=c,e.pushpop=s,e.heapify=a,e.updateItem=h,e.nlargest=f,e.nsmallest=d,e.prototype.push=function(e){return o(this.nodes,e,this.cmp)},e.prototype.pop=function(){return i(this.nodes,this.cmp)},e.prototype.peek=function(){return this.nodes[0]},e.prototype.contains=function(e){return-1!==this.nodes.indexOf(e)},e.prototype.replace=function(e){return c(this.nodes,e,this.cmp)},e.prototype.pushpop=function(e){return s(this.nodes,e,this.cmp)},e.prototype.heapify=function(){return a(this.nodes,this.cmp)},e.prototype.updateItem=function(e){return h(this.nodes,e,this.cmp)},e.prototype.clear=function(){return this.nodes=[]},e.prototype.empty=function(){return 0===this.nodes.length},e.prototype.size=function(){return this.nodes.length},e.prototype.clone=function(){var t;return(t=new e).nodes=this.nodes.slice(0),t},e.prototype.toArray=function(){return this.nodes.slice(0)},e.prototype.insert=e.prototype.push,e.prototype.top=e.prototype.peek,e.prototype.front=e.prototype.peek,e.prototype.has=e.prototype.contains,e.prototype.copy=e.prototype.clone,e}(),e.exports=t}).call(this)})),nu=t((function(e,t){(function(){var e,r,n,a,i,o,s,c,u,l,f,d,h,p,m,g,v,y,_,b,A=[].indexOf||function(e){for(var t=0,r=this.length;t<r;t++)if(t in this&&this[t]===e)return t;return-1};s=Math.floor,u=Math.max,l=Math.min,r=ru,g=function(e,t){return t?2*e/t:1},m=function(e,t){var r,n,a,i,o,s;for(o=[e.length,t.length],r=i=0,s=l(n=o[0],a=o[1]);0<=s?i<s:i>s;r=0<=s?++i:--i){if(e[r]<t[r])return-1;if(e[r]>t[r])return 1}return n-a},b=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},p=function(e){var t,r;for(t=0,r=e.length;t<r;t++)if(e[t])return!0;return!1},i=function(){function e(e,t,r,n){this.isjunk=e,null==t&&(t=""),null==r&&(r=""),this.autojunk=null==n||n,this.a=this.b=null,this.setSeqs(t,r)}return e.prototype.setSeqs=function(e,t){return this.setSeq1(e),this.setSeq2(t)},e.prototype.setSeq1=function(e){if(e!==this.a)return this.a=e,this.matchingBlocks=this.opcodes=null},e.prototype.setSeq2=function(e){if(e!==this.b)return this.b=e,this.matchingBlocks=this.opcodes=null,this.fullbcount=null,this._chainB()},e.prototype._chainB=function(){var e,t,r,n,a,i,o,c,u,l,f,d,h,p;for(e=this.b,this.b2j=t={},n=l=0,d=e.length;l<d;n=++l)r=e[n],(b(t,r)?t[r]:t[r]=[]).push(n);if(i={},a=this.isjunk)for(f=0,h=(p=Object.keys(t)).length;f<h;f++)a(r=p[f])&&(i[r]=!0,delete t[r]);if(u={},o=e.length,this.autojunk&&o>=200)for(r in c=s(o/100)+1,t)t[r].length>c&&(u[r]=!0,delete t[r]);return this.isbjunk=function(e){return b(i,e)},this.isbpopular=function(e){return b(u,e)}},e.prototype.findLongestMatch=function(e,t,r,n){var a,i,o,s,c,u,l,f,d,h,p,m,g,v,y,_,A,w,x,k,E;for(a=(_=[this.a,this.b,this.b2j,this.isbjunk])[0],i=_[1],o=_[2],f=_[3],s=(A=[e,r,0])[0],c=A[1],u=A[2],h={},l=g=e;e<=t?g<t:g>t;l=e<=t?++g:--g){for(m={},v=0,y=(w=b(o,a[l])?o[a[l]]:[]).length;v<y;v++)if(!((d=w[v])<r)){if(d>=n)break;(p=m[d]=(h[d-1]||0)+1)>u&&(s=(x=[l-p+1,d-p+1,p])[0],c=x[1],u=x[2])}h=m}for(;s>e&&c>r&&!f(i[c-1])&&a[s-1]===i[c-1];)s=(k=[s-1,c-1,u+1])[0],c=k[1],u=k[2];for(;s+u<t&&c+u<n&&!f(i[c+u])&&a[s+u]===i[c+u];)u++;for(;s>e&&c>r&&f(i[c-1])&&a[s-1]===i[c-1];)s=(E=[s-1,c-1,u+1])[0],c=E[1],u=E[2];for(;s+u<t&&c+u<n&&f(i[c+u])&&a[s+u]===i[c+u];)u++;return[s,c,u]},e.prototype.getMatchingBlocks=function(){var e,t,r,n,a,i,o,s,c,u,l,f,d,h,p,g,v,y,_,b,A,w,x,k,E,M;if(this.matchingBlocks)return this.matchingBlocks;for(y=[[0,h=(w=[this.a.length,this.b.length])[0],0,p=w[1]]],g=[];y.length;)t=(x=y.pop())[0],e=x[1],n=x[2],r=x[3],a=(k=_=this.findLongestMatch(t,e,n,r))[0],s=k[1],(l=k[2])&&(g.push(_),t<a&&n<s&&y.push([t,a,n,s]),a+l<e&&s+l<r&&y.push([a+l,e,s+l,r]));for(g.sort(m),i=c=f=0,v=[],b=0,A=g.length;b<A;b++)o=(E=g[b])[0],u=E[1],d=E[2],i+f===o&&c+f===u?f+=d:(f&&v.push([i,c,f]),i=(M=[o,u,d])[0],c=M[1],f=M[2]);return f&&v.push([i,c,f]),v.push([h,p,0]),this.matchingBlocks=v},e.prototype.getOpcodes=function(){var e,t,r,n,a,i,o,s,c,u,l,f;if(this.opcodes)return this.opcodes;for(n=a=0,this.opcodes=t=[],s=0,c=(u=this.getMatchingBlocks()).length;s<c;s++)e=(l=u[s])[0],r=l[1],i=l[2],o="",n<e&&a<r?o="replace":n<e?o="delete":a<r&&(o="insert"),o&&t.push([o,n,e,a,r]),n=(f=[e+i,r+i])[0],a=f[1],i&&t.push(["equal",e,n,r,a]);return t},e.prototype.getGroupedOpcodes=function(e){var t,r,n,a,i,o,s,c,f,d,h,p,m,g,v;for(null==e&&(e=3),(t=this.getOpcodes()).length||(t=[["equal",0,1,0,1]]),"equal"===t[0][0]&&(f=(p=t[0])[0],a=p[1],i=p[2],o=p[3],s=p[4],t[0]=[f,u(a,i-e),i,u(o,s-e),s]),"equal"===t[t.length-1][0]&&(f=(m=t[t.length-1])[0],a=m[1],i=m[2],o=m[3],s=m[4],t[t.length-1]=[f,a,l(i,a+e),o,l(s,o+e)]),c=e+e,n=[],r=[],d=0,h=t.length;d<h;d++)f=(g=t[d])[0],a=g[1],i=g[2],o=g[3],s=g[4],"equal"===f&&i-a>c&&(r.push([f,a,l(i,a+e),o,l(s,o+e)]),n.push(r),r=[],a=(v=[u(a,i-e),u(o,s-e)])[0],o=v[1]),r.push([f,a,i,o,s]);return!r.length||1===r.length&&"equal"===r[0][0]||n.push(r),n},e.prototype.ratio=function(){var e,t,r,n;for(e=0,t=0,r=(n=this.getMatchingBlocks()).length;t<r;t++)e+=n[t][2];return g(e,this.a.length+this.b.length)},e.prototype.quickRatio=function(){var e,t,r,n,a,i,o,s,c,u,l;if(!this.fullbcount)for(this.fullbcount=r={},i=0,s=(u=this.b).length;i<s;i++)r[t=u[i]]=(r[t]||0)+1;for(r=this.fullbcount,e={},n=0,o=0,c=(l=this.a).length;o<c;o++)t=l[o],a=b(e,t)?e[t]:r[t]||0,e[t]=a-1,a>0&&n++;return g(n,this.a.length+this.b.length)},e.prototype.realQuickRatio=function(){var e,t,r;return r=[this.a.length,this.b.length],g(l(e=r[0],t=r[1]),e+t)},e}(),c=function(e,t,n,a){var o,s,c,u,l,f,d,h,p;if(null==n&&(n=3),null==a&&(a=.6),!(n>0))throw new Error("n must be > 0: ("+n+")");if(!(0<=a&&a<=1))throw new Error("cutoff must be in [0.0, 1.0]: ("+a+")");for(o=[],(s=new i).setSeq2(e),u=0,f=t.length;u<f;u++)c=t[u],s.setSeq1(c),s.realQuickRatio()>=a&&s.quickRatio()>=a&&s.ratio()>=a&&o.push([s.ratio(),c]);for(p=[],l=0,d=(o=r.nlargest(o,n,m)).length;l<d;l++)(h=o[l])[0],c=h[1],p.push(c);return p},v=function(e,t){var r,n,a;for(r=(a=[0,e.length])[0],n=a[1];r<n&&e[r]===t;)r++;return r},e=function(){function e(e,t){this.linejunk=e,this.charjunk=t}return e.prototype.compare=function(e,t){var r,n,a,o,s,c,u,l,f,d,h,p,m,g;for(u=[],f=0,h=(m=new i(this.linejunk,e,t).getOpcodes()).length;f<h;f++){switch(l=(g=m[f])[0],n=g[1],r=g[2],o=g[3],a=g[4],l){case"replace":s=this._fancyReplace(e,n,r,t,o,a);break;case"delete":s=this._dump("-",e,n,r);break;case"insert":s=this._dump("+",t,o,a);break;case"equal":s=this._dump(" ",e,n,r);break;default:throw new Error("unknow tag ("+l+")")}for(d=0,p=s.length;d<p;d++)c=s[d],u.push(c)}return u},e.prototype._dump=function(e,t,r,n){var a,i,o;for(o=[],a=i=r;r<=n?i<n:i>n;a=r<=n?++i:--i)o.push(e+" "+t[a]);return o},e.prototype._plainReplace=function(e,t,r,n,a,i){var o,s,c,u,l,f,d,h,p,m;for(i-a<r-t?(o=this._dump("+",n,a,i),l=this._dump("-",e,t,r)):(o=this._dump("-",e,t,r),l=this._dump("+",n,a,i)),u=[],f=0,h=(m=[o,l]).length;f<h;f++)for(d=0,p=(s=m[f]).length;d<p;d++)c=s[d],u.push(c);return u},e.prototype._fancyReplace=function(e,t,r,n,a,o){var s,c,u,l,f,d,h,p,m,g,v,y,_,b,A,w,x,k,E,M,S,T,C,D,O,N,P,j,R,z,L,Y,W,I,B,q,H,F,G,U,$,V,K,J,Z,X,Q,ee;for(h=(q=[.74,.75])[0],b=q[1],_=new i(this.charjunk),A=(H=[null,null])[0],w=H[1],T=[],k=D=a;a<=o?D<o:D>o;k=a<=o?++D:--D)for(g=n[k],_.setSeq2(g),x=O=t;t<=r?O<r:O>r;x=t<=r?++O:--O)(c=e[x])!==g?(_.setSeq1(c),_.realQuickRatio()>h&&_.quickRatio()>h&&_.ratio()>h&&(h=(V=[_.ratio(),x,k])[0],p=V[1],m=V[2])):null===A&&(A=($=[x,k])[0],w=$[1]);if(h<b){if(null===A){for(N=0,j=(K=this._plainReplace(e,t,r,n,a,o)).length;N<j;N++)S=K[N],T.push(S);return T}p=(J=[A,w,1])[0],m=J[1],h=J[2]}else A=null;for(P=0,R=(Z=this._fancyHelper(e,t,p,n,a,m)).length;P<R;P++)S=Z[P],T.push(S);if(s=(X=[e[p],n[m]])[0],d=X[1],null===A){for(f=y="",_.setSeqs(s,d),W=0,z=(Q=_.getOpcodes()).length;W<z;W++)switch(C=(ee=Q[W])[0],u=ee[1],l=ee[2],v=ee[3],E=(F=[l-u,ee[4]-v])[0],M=F[1],C){case"replace":f+=Array(E+1).join("^"),y+=Array(M+1).join("^");break;case"delete":f+=Array(E+1).join("-");break;case"insert":y+=Array(M+1).join("+");break;case"equal":f+=Array(E+1).join(" "),y+=Array(M+1).join(" ");break;default:throw new Error("unknow tag ("+C+")")}for(I=0,L=(G=this._qformat(s,d,f,y)).length;I<L;I++)S=G[I],T.push(S)}else T.push(" "+s);for(B=0,Y=(U=this._fancyHelper(e,p+1,r,n,m+1,o)).length;B<Y;B++)S=U[B],T.push(S);return T},e.prototype._fancyHelper=function(e,t,r,n,a,i){var o;return o=[],t<r?o=a<i?this._fancyReplace(e,t,r,n,a,i):this._dump("-",e,t,r):a<i&&(o=this._dump("+",n,a,i)),o},e.prototype._qformat=function(e,t,r,n){var a,i;return i=[],a=l(v(e,"\t"),v(t,"\t")),a=l(a,v(r.slice(0,a)," ")),a=l(a,v(n.slice(0,a)," ")),r=r.slice(a).replace(/\s+$/,""),n=n.slice(a).replace(/\s+$/,""),i.push("- "+e),r.length&&i.push("? "+Array(a+1).join("\t")+r+"\n"),i.push("+ "+t),n.length&&i.push("? "+Array(a+1).join("\t")+n+"\n"),i},e}(),a=function(e,t){return null==t&&(t=/^\s*#?\s*$/),t.test(e)},n=function(e,t){return null==t&&(t=" \t"),A.call(t,e)>=0},_=function(e,t){var r,n;return r=e+1,1===(n=t-e)?""+r:(n||r--,r+","+n)},h=function(e,t,r){var n,a,o,s,c,u,l,f,d,h,p,m,g,v,y,b,A,w,x,k,E,M,S,T,C,D,O,N,P,j,R,z,L,Y,W,I,B;for(null==(c=(R=null!=r?r:{}).fromfile)&&(c=""),null==(x=R.tofile)&&(x=""),null==(u=R.fromfiledate)&&(u=""),null==(k=R.tofiledate)&&(k=""),null==R.n&&3,null==(y=R.lineterm)&&(y="\n"),v=[],b=!1,E=0,C=(z=new i(null,e,t).getGroupedOpcodes()).length;E<C;E++)for(l=z[E],b||(b=!0,s=u?"\t"+u:"",w=k?"\t"+k:"",v.push("--- "+c+s+y),v.push("+++ "+x+w+y)),m=(L=[l[0],l[l.length-1]])[1],n=_((o=L[0])[1],m[2]),a=_(o[3],m[4]),v.push("@@ -"+n+" +"+a+" @@"+y),M=0,D=l.length;M<D;M++)if(A=(Y=l[M])[0],f=Y[1],d=Y[2],h=Y[3],p=Y[4],"equal"!==A){if("replace"===A||"delete"===A)for(T=0,N=(I=e.slice(f,d)).length;T<N;T++)g=I[T],v.push("-"+g);if("replace"===A||"insert"===A)for(j=0,P=(B=t.slice(h,p)).length;j<P;j++)g=B[j],v.push("+"+g)}else for(S=0,O=(W=e.slice(f,d)).length;S<O;S++)g=W[S],v.push(" "+g);return v},y=function(e,t){var r,n;return r=e+1,(n=t-e)||r--,n<=1?""+r:r+","+(r+n-1)},o=function(e,t,r){var n,a,o,s,c,u,l,f,d,h,m,g,v,_,b,A,w,x,k,E,M,S,T,C,D,O,N,P,j,R,z,L,Y,W,I,B,q,H;for(null==(c=(L=null!=r?r:{}).fromfile)&&(c=""),null==(E=L.tofile)&&(E=""),null==(u=L.fromfiledate)&&(u=""),null==(M=L.tofiledate)&&(M=""),null==L.n&&3,null==(b=L.lineterm)&&(b="\n"),A={insert:"+ ",delete:"- ",replace:"! ",equal:" "},w=!1,_=[],S=0,O=(Y=new i(null,e,t).getGroupedOpcodes()).length;S<O;S++)if(l=Y[S],!w){if(w=!0,s=u?"\t"+u:"",k=M?"\t"+M:"",_.push("*** "+c+s+b),_.push("--- "+E+k+b),o=(W=[l[0],l[l.length-1]])[0],g=W[1],_.push("***************"+b),n=y(o[1],g[2]),_.push("*** "+n+" ****"+b),p(function(){var e,t,r,n;for(n=[],e=0,t=l.length;e<t;e++)r=l[e],x=r[0],r[1],r[2],r[3],r[4],n.push("replace"===x||"delete"===x);return n}()))for(T=0,N=l.length;T<N;T++)if(I=l[T],x=I[0],f=I[1],d=I[2],I[3],I[4],"insert"!==x)for(C=0,P=(B=e.slice(f,d)).length;C<P;C++)v=B[C],_.push(A[x]+v);if(a=y(o[3],g[4]),_.push("--- "+a+" ----"+b),p(function(){var e,t,r,n;for(n=[],e=0,t=l.length;e<t;e++)r=l[e],x=r[0],r[1],r[2],r[3],r[4],n.push("replace"===x||"insert"===x);return n}()))for(D=0,j=l.length;D<j;D++)if(q=l[D],x=q[0],q[1],q[2],h=q[3],m=q[4],"delete"!==x)for(z=0,R=(H=t.slice(h,m)).length;z<R;z++)v=H[z],_.push(A[x]+v)}return _},f=function(t,r,a,i){return null==i&&(i=n),new e(a,i).compare(t,r)},d=function(e,t){var r,n,a,i,o,s,c;if(!(i={1:"- ",2:"+ "}[t]))throw new Error("unknow delta choice (must be 1 or 2): "+t);for(a=[" ",i],n=[],o=0,s=e.length;o<s;o++)c=(r=e[o]).slice(0,2),A.call(a,c)>=0&&n.push(r.slice(2));return n},t._arrayCmp=m,t.SequenceMatcher=i,t.getCloseMatches=c,t._countLeading=v,t.Differ=e,t.IS_LINE_JUNK=a,t.IS_CHARACTER_JUNK=n,t._formatRangeUnified=_,t.unifiedDiff=h,t._formatRangeContext=y,t.contextDiff=o,t.ndiff=f,t.restore=d}).call(this)})),au=(nu._arrayCmp,nu.SequenceMatcher,nu.getCloseMatches,nu._countLeading,nu.Differ,nu.IS_LINE_JUNK,nu.IS_CHARACTER_JUNK,nu._formatRangeUnified,nu.unifiedDiff,nu._formatRangeContext,nu.contextDiff,nu.ndiff,nu.restore,nu);var iu=/\d/,ou=new RegExp(["print","archive","comment","discuss","e-mail","email","share","reply","all","login","sign","single","adx","entry-unrelated"].join("|"),"i"),su=new RegExp("(next|weiter|continue|>([^|]|$)|»([^|]|$))","i"),cu=new RegExp("(first|last|end)","i"),uu=new RegExp("(prev|earl|old|new|<|«)","i");function lu(e){var t=e.links,r=e.articleUrl,n=e.baseUrl,a=e.parsedUrl,i=e.$,o=e.previousUrls,s=void 0===o?[]:o;a=a||Sn.parse(r);var c=function(e){return new RegExp("^".concat(e),"i")}(n),u=function(e){return e("meta[name=generator][value^=WordPress]").length>0}(i),l=t.reduce((function(e,t){var o=jo(t);if(!o.href)return e;var l=Ta(o.href),f=i(t),d=f.text();if(!function(e,t,r,n,a,i){if(void 0!==i.find((function(t){return e===t})))return!1;if(!e||e===t||e===r)return!1;var o=n.hostname;if(Sn.parse(e).hostname!==o)return!1;var s=e.replace(r,"");return!!iu.test(s)&&(!ou.test(a)&&!(a.length>25))}(l,r,n,a,d,s))return e;e[l]?e[l].linkText="".concat(e[l].linkText,"|").concat(d):e[l]={score:0,linkText:d,href:l};var h=e[l],p=function(e,t){return"".concat(t||e.text()," ").concat(e.attr("class")||""," ").concat(e.attr("id")||"")}(f,d),m=function(e){var t=e.match(xa);if(!t)return null;var r=wa(t[6],10);return r<100?r:null}(l),g=function(e,t){return t.test(e)?0:-25}(l,c);return g+=function(e){return su.test(e)?50:0}(p),g+=function(e){return cu.test(e)&&su.test(e)?-65:0}(p),g+=function(e){return uu.test(e)?-200:0}(p),g+=function(e){var t=e.parent(),r=!1,n=!1,a=0;return Ci(Uo(0,4)).forEach((function(){if(0!==t.length){var e=function(e){return"".concat(e.attr("class")||""," ").concat(e.attr("id")||"")}(t);!r&&vi.test(e)&&(r=!0,a+=25),!n&&gi.test(e)&&ou.test(e)&&(mi.test(e)||(n=!0,a-=25)),t=t.parent()}})),a}(f),g+=function(e){return ou.test(e)?-25:0}(l),g+=function(e,t){return e&&!t?50:0}(m,u),g+=function(e,t){var r=0;if(Ma.test(e.trim())){var n=wa(e,10);r=n<2?-30:Math.max(0,10-n),t&&t>=n&&(r-=50)}return r}(d,m),g+=function(e,t,r){return e>0?e+-250*(1-new au.SequenceMatcher(null,t,r).ratio()-.2):0}(g,r,l),h.score=g,e}),{});return 0===oi(l).length?null:l}var fu={extract:function(e){var t=e.$,r=e.url,n=e.parsedUrl,a=e.previousUrls,i=void 0===a?[]:a;n=n||Sn.parse(r);var o=Ta(r),s=Ra(r,n),c=lu({links:t("a[href]").toArray(),articleUrl:o,baseUrl:s,parsedUrl:n,$:t,previousUrls:i});if(!c)return null;var u=oi(c).reduce((function(e,t){var r=c[t];return r.score>e.score?r:e}),{score:-100});return u.score>=50?u.href:null}},du=["og:url"];function hu(e){return Sn.parse(e).hostname}function pu(e){return{url:e,domain:hu(e)}}var mu={extract:function(e){var t=e.$,r=e.url,n=e.metaCache,a=t("link[rel=canonical]");if(0!==a.length){var i=a.attr("href");if(i)return pu(i)}var o=Co(t,du,n);return pu(o||r)}},gu={ellipse:"…",chars:[" ","-"],max:140,truncate:!0};var vu=function(e,t,r){if("string"!=typeof e||0===e.length)return"";if(0===t)return"";for(var n in r=r||{},gu)null!==r[n]&&void 0!==r[n]||(r[n]=gu[n]);return r.max=t||r.max,function(e,t,r,n,a){if(e.length<t)return e;for(var i=0,o="",s=Math.floor(t/2),c="middle"===a?s:t,u=0,l=e.length;u<l;u++)if(o=e.charAt(u),-1!==n.indexOf(o)&&"middle"!==a&&(i=u),!(u<c))return 0===i?a?e.substring(0,c-1)+r+("middle"===a?e.substring(e.length-s,e.length):""):"":e.substring(0,i)+r;return e}(e,r.max,r.ellipse,r.chars,r.truncate)},yu=["og:description","twitter:description"];function _u(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200;return e=e.replace(/[\s\n]+/g," ").trim(),vu(e,r,{ellipse:"&hellip;"})}var bu={extract:function(e){var t=e.$,r=e.content,n=e.metaCache,a=Co(t,yu,n);if(a)return _u(No(a,t));return _u(t(r.slice(0,1e3)).text(),t,200)}},Au={extract:function(e){var t=e.content,r=function(e){return la(Cn.load(e)("div").first().text()).split(/\s/).length}(t);return 1===r&&(r=function(e){return(e=(e=(e=e.replace(/<[^>]*>/g," ")).replace(/\s+/g," ")).trim()).split(" ").length}(t)),r}},wu={domain:"*",title:Yc.extract,date_published:$c.extract,author:Hc.extract,content:Pc.extract.bind(Pc),lead_image_url:tu.extract,dek:function(){return null},next_page_url:fu.extract,url_and_domain:mu.extract,excerpt:bu.extract,word_count:Au.extract,direction:function(e){var t=e.title;return fs.getDirection(t)},extract:function(e){var t=e.html,r=e.$;if(t&&!r){var n=Cn.load(t);e.$=n}var a=this.title(e),i=this.date_published(e),o=this.author(e),s=this.content(dt({},e,{title:a})),c=this.lead_image_url(dt({},e,{content:s})),u=this.dek(dt({},e,{content:s})),l=this.next_page_url(e),f=this.excerpt(dt({},e,{content:s})),d=this.word_count(dt({},e,{content:s})),h=this.direction({title:a}),p=this.url_and_domain(e);return{title:a,author:o,date_published:i||null,dek:u,lead_image_url:c,content:s,next_page_url:l,url:p.url,domain:p.domain,excerpt:f,word_count:d,direction:h}}},xu={'meta[name="al:ios:app_name"][value="Medium"]':as,'meta[name="generator"][value="blogger"]':ts};function ku(e,t,r){var n=(t=t||Sn.parse(e)).hostname,a=n.split(".").slice(-2).join(".");return Qo[n]||Qo[a]||ls[n]||ls[a]||function(e){var t=oi(xu).find((function(t){return e(t).length>0}));return xu[t]}(r)||wu}function Eu(e){var t=e.$,r=e.type,n=e.extractionOpts,a=e.extractHtml,i=void 0!==a&&a;if(!n)return null;if("string"==typeof n)return n;var o,s=n.selectors,c=n.defaultCleaner,u=void 0===c||c,l=n.allowMultiple,f=function(e,t,r,n){return t.find((function(t){if(Ca(t)){if(r)return t.reduce((function(t,r){return t&&e(r).length>0}),!0);var a=ja(t,2),i=a[0],o=a[1];return(n||!n&&1===e(i).length)&&e(i).attr(o)&&""!==e(i).attr(o).trim()}return(n||!n&&1===e(t).length)&&""!==e(t).text().trim()}))}(t,s,i,"lead_image_url"===r||l);if(!f)return null;function d(r){return xo(r,t,e.url||""),function(e,t,r){var n=r.clean;n&&t(n.join(","),e).remove()}(r,t,n),function(e,t,r){var n=r.transforms;n&&oi(n).forEach((function(r){var a=t(r,e),i=n[r];"string"==typeof i?a.each((function(e,a){Ei(t(a),t,n[r])})):"function"==typeof i&&a.each((function(e,r){var n=i(t(r),t);"string"==typeof n&&Ei(t(r),t,n)}))}))}(r,t,n),r}if(i)return function(){var n;if(Ca(f)){n=t(f.join(","));var a=t("<div></div>");n.each((function(e,t){a.append(t)})),n=a}else n=t(f);return n.wrap(t("<div></div>")),n=d(n=n.parent()),Oc[r]&&Oc[r](n,dt({},e,{defaultCleaner:u})),l?n.children().toArray().map((function(e){return t.html(t(e))})):t.html(n)}();if(Ca(f)){var h=ja(f,3),p=h[0],m=h[1],g=h[2];o=d(t(p)).map((function(e,r){var n=t(r).attr(m).trim();return g?g(n):n}))}else o=d(t(f)).map((function(e,r){return t(r).text().trim()}));return o=Ca(o.toArray())&&l?o.toArray():o[0],u&&Oc[r]?Oc[r](o,dt({},e,n)):o}function Mu(e,t){var r={};return oi(e).forEach((function(n){r[n]||(r[n]=Eu(dt({},t,{type:n,extractionOpts:e[n]})))})),r}function Su(e){var t=e.type,r=e.extractor,n=e.fallback,a=void 0===n||n,i=Eu(dt({},e,{extractionOpts:r[t]}));return i||(a?wu[t](e):null)}var Tu=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:wu,t=arguments.length>1?arguments[1]:void 0,r=t,n=r.contentOnly,a=r.extractedTitle;if("*"===e.domain)return e.extract(t);if(t=dt({},t,{extractor:e}),n){var i=Su(dt({},t,{type:"content",extractHtml:!0,title:a}));return{content:i}}var o=Su(dt({},t,{type:"title"})),s=Su(dt({},t,{type:"date_published"})),c=Su(dt({},t,{type:"author"})),u=Su(dt({},t,{type:"next_page_url"})),l=Su(dt({},t,{type:"content",extractHtml:!0,title:o})),f=Su(dt({},t,{type:"lead_image_url",content:l})),d=Su(dt({},t,{type:"excerpt",content:l})),h=Su(dt({},t,{type:"dek",content:l,excerpt:d})),p=Su(dt({},t,{type:"word_count",content:l})),m=Su(dt({},t,{type:"direction",title:o})),g=Su(dt({},t,{type:"url_and_domain"}))||{url:null,domain:null},v=g.url,y=g.domain,_={};return e.extend&&(_=Mu(e.extend,t)),dt({title:o,content:l,author:c,date_published:s,lead_image_url:f,dek:h,next_page_url:u,url:v,domain:y,excerpt:d,word_count:p,direction:m},_)};function Cu(e){return Du.apply(this,arguments)}function Du(){return(Du=Vr(s.mark((function e(t){var r,n,a,i,o,c,u,l,f,d,h,p;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:r=t.next_page_url,n=t.html,a=t.$,i=t.metaCache,o=t.result,c=t.Extractor,u=t.title,l=t.url,f=1,d=[Ta(l)];case 3:if(!(r&&f<26)){e.next=16;break}return f+=1,e.next=7,Fo.create(r);case 7:a=e.sent,n=a.html(),h=Tu(c,{url:r,html:n,$:a,metaCache:i,extractedTitle:u,previousUrls:d}),d.push(r),o=dt({},o,{content:"".concat(o.content,"<hr><h4>Page ").concat(f,"</h4>").concat(h.content)}),r=h.next_page_url,e.next=3;break;case 16:return p=wu.word_count({content:"<div>".concat(o.content,"</div>")}),e.abrupt("return",dt({},o,{total_pages:f,rendered_pages:f,word_count:p}));case 18:case"end":return e.stop()}}),e,this)})))).apply(this,arguments)}var Ou,Nu={parse:(Ou=Vr(s.mark((function e(t){var r,n,a,i,o,c,u,l,f,d,h,p,m,g,v,y,_,b,A,w,x,k,E,M=arguments;return s.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=M.length>1&&void 0!==M[1]?M[1]:{},n=r.html,a=pt(r,["html"]),i=a.fetchAllPages,o=void 0===i||i,c=a.fallback,u=void 0===c||c,l=a.contentType,f=void 0===l?"html":l,d=a.headers,h=void 0===d?{}:d,p=a.extend,m=a.customExtractor,!t&&Cn.browser&&(t=window.location.href,n=n||Cn.html()),$o(g=Sn.parse(t))){e.next=6;break}return e.abrupt("return",{error:!0,message:"The url parameter passed does not look like a valid URL. Please check your URL and try again."});case 6:return e.next=8,Fo.create(t,n,g,h);case 8:if(!(v=e.sent).failed){e.next=11;break}return e.abrupt("return",v);case 11:if(m&&es(m),y=ku(t,g,v),n||(n=v.html()),_=v("meta").map((function(e,t){return v(t).attr("name")})).toArray(),b={},p&&(b=Mu(p,{$:v,url:t,html:n})),A=Tu(y,{url:t,html:n,$:v,metaCache:_,parsedUrl:g,fallback:u,contentType:f}),x=(w=A).title,k=w.next_page_url,!o||!k){e.next=25;break}return e.next=22,Cu({Extractor:y,next_page_url:k,html:n,$:v,metaCache:_,result:A,title:x,url:t});case 22:A=e.sent,e.next=26;break;case 25:A=dt({},A,{total_pages:1,rendered_pages:1});case 26:return"markdown"===f?(E=new ra,A.content=E.turndown(A.content)):"text"===f&&(A.content=v.text(v(A.content))),e.abrupt("return",dt({},A,b));case 28:case"end":return e.stop()}}),e,this)}))),function(e){return Ou.apply(this,arguments)}),browser:!!Cn.browser,fetchResource:function(e){return Fo.create(e)},addExtractor:function(e){return es(e)}};export default Nu;
//# sourceMappingURL=mercury.esm.js.map