(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4576],{81098:function(t,e,r){"use strict";var n=r(71741),i=r(40601).unescapeString,u=r(40601).OPENTAG,s=r(40601).CLOSETAG,a=r(93148),o=[/./,/^<(?:script|pre|style)(?:\s|>|$)/i,/^/,/\?>/,/>/,/\]\]>/],c=/^(?:(?:\*[ \t]*){3,}|(?:_[ \t]*){3,}|(?:-[ \t]*){3,})[ \t]*$/,p=/^[#`~*+_=<>0-9-]/,h=/[^ \t\f\v\r\n]/,f=/^[*+-]/,d=/^(\d{1,9})([.)])/,g=/^#{1,6}(?:[ \t]+|$)/,D=/^`{3,}(?!.*`)|^~{3,}/,m=/^(?:`{3,}|~{3,})(?= *$)/,C=/^(?:=+|-+)[ \t]*$/,b=/\r\n|\n|\r/,E=function(t){return 32===t||9===t},A=function(t,e){return e=4)return null;if(r=s.match(f))a.type="bullet",a.bulletChar=r[0][0];else{if(!(r=s.match(d))||"paragraph"===e.type&&"1"!==r[1])return null;a.type="ordered",a.start=parseInt(r[1]),a.delimiter=r[2]}if(!(-1===(n=A(t.currentLine,t.nextNonspace+r[0].length))||9===n||32===n)||"paragraph"===e.type&&!t.currentLine.slice(t.nextNonspace+r[0].length).match(h))return null;t.advanceNextNonspace(),t.advanceOffset(r[0].length,!0),i=t.column,u=t.offset;do t.advanceOffset(1,!0),n=A(t.currentLine,t.offset);while(t.column-i<5&&E(n));var o=-1===A(t.currentLine,t.offset),l=t.column-i;return l>=5||l<1||o?(a.padding=r[0].length+1,t.column=i,t.offset=u,E(A(t.currentLine,t.offset))&&t.advanceOffset(1,!0)):a.padding=r[0].length+l,a},y=function(){if(!this.allClosed){for(;this.oldtip!==this.lastMatchedContainer;){var t=this.oldtip._parent;this.finalize(this.oldtip,this.lineNumber-1),this.oldtip=t}this.allClosed=!0}},w={document:{continue:function(){return 0},finalize:function(){},canContain:function(t){return"item"!==t},acceptsLines:!1},list:{continue:function(){return 0},finalize:function(t,e){for(var r=e._firstChild;r;){if(v(r)&&r._next){e._listData.tight=!1;break}for(var n=r._firstChild;n;){if(v(n)&&(r._next||n._next)){e._listData.tight=!1;break}n=n._next}r=r._next}},canContain:function(t){return"item"===t},acceptsLines:!1},block_quote:{continue:function(t){var e=t.currentLine;return t.indented||62!==A(e,t.nextNonspace)?1:(t.advanceNextNonspace(),t.advanceOffset(1,!1),E(A(e,t.offset))&&t.advanceOffset(1,!0),0)},finalize:function(){},canContain:function(t){return"item"!==t},acceptsLines:!1},item:{continue:function(t,e){if(t.blank){if(null==e._firstChild)return 1;t.advanceNextNonspace()}else{if(!(t.indent>=e._listData.markerOffset+e._listData.padding))return 1;t.advanceOffset(e._listData.markerOffset+e._listData.padding,!0)}return 0},finalize:function(){},canContain:function(t){return"item"!==t},acceptsLines:!1},heading:{continue:function(){return 1},finalize:function(){},canContain:function(){return!1},acceptsLines:!1},thematic_break:{continue:function(){return 1},finalize:function(){},canContain:function(){return!1},acceptsLines:!1},code_block:{continue:function(t,e){var r=t.currentLine,n=t.indent;if(e._isFenced){var i=n<=3&&r.charAt(t.nextNonspace)===e._fenceChar&&r.slice(t.nextNonspace).match(m);if(i&&i[0].length>=e._fenceLength)return t.lastLineLength=i[0].length,t.finalize(e,t.lineNumber),2;for(var u=e._fenceOffset;u>0&&E(A(r,t.offset));)t.advanceOffset(1,!0),u--}else if(n>=4)t.advanceOffset(4,!0);else{if(!t.blank)return 1;t.advanceNextNonspace()}return 0},finalize:function(t,e){if(e._isFenced){var r=e._string_content,n=r.indexOf("\n"),u=r.slice(0,n),s=r.slice(n+1);e.info=i(u.trim()),e._literal=s}else e._literal=e._string_content.replace(/(\n *)+$/,"\n");e._string_content=null},canContain:function(){return!1},acceptsLines:!0},html_block:{continue:function(t,e){return t.blank&&(6===e._htmlBlockType||7===e._htmlBlockType)?1:0},finalize:function(t,e){e._literal=e._string_content.replace(/(\n *)+$/,""),e._string_content=null},canContain:function(){return!1},acceptsLines:!0},paragraph:{continue:function(t){return t.blank?1:0},finalize:function(t,e){for(var r,n,i=!1;91===A(e._string_content,0)&&(n=t.inlineParser.parseReference(e._string_content,t.refmap));)e._string_content=e._string_content.slice(n),i=!0;i&&(r=e._string_content,!h.test(r))&&e.unlink()},canContain:function(){return!1},acceptsLines:!0}},F=[function(t){return t.indented||62!==A(t.currentLine,t.nextNonspace)?0:(t.advanceNextNonspace(),t.advanceOffset(1,!1),E(A(t.currentLine,t.offset))&&t.advanceOffset(1,!0),t.closeUnmatchedBlocks(),t.addChild("block_quote",t.nextNonspace),1)},function(t){if(!(!t.indented&&(e=t.currentLine.slice(t.nextNonspace).match(g))))return 0;t.advanceNextNonspace(),t.advanceOffset(e[0].length,!1),t.closeUnmatchedBlocks();var e,r=t.addChild("heading",t.nextNonspace);return r.level=e[0].trim().length,r._string_content=t.currentLine.slice(t.offset).replace(/^[ \t]*#+[ \t]*$/,"").replace(/[ \t]+#+[ \t]*$/,""),t.advanceOffset(t.currentLine.length-t.offset),2},function(t){if(!(!t.indented&&(e=t.currentLine.slice(t.nextNonspace).match(D))))return 0;var e,r=e[0].length;t.closeUnmatchedBlocks();var n=t.addChild("code_block",t.nextNonspace);return n._isFenced=!0,n._fenceLength=r,n._fenceChar=e[0][0],n._fenceOffset=t.indent,t.advanceNextNonspace(),t.advanceOffset(r,!1),2},function(t,e){if(!t.indented&&60===A(t.currentLine,t.nextNonspace)){var r,n=t.currentLine.slice(t.nextNonspace);for(r=1;r<=7;r++)if(o[r].test(n)&&(r<7||"paragraph"!==e.type))return t.closeUnmatchedBlocks(),t.addChild("html_block",t.offset)._htmlBlockType=r,2}return 0},function(t,e){if(!(!t.indented&&"paragraph"===e.type&&(r=t.currentLine.slice(t.nextNonspace).match(C))))return 0;for(t.closeUnmatchedBlocks();91===A(e._string_content,0)&&(i=t.inlineParser.parseReference(e._string_content,t.refmap));)e._string_content=e._string_content.slice(i);if(!(e._string_content.length>0))return 0;var r,i,u=new n("heading",e.sourcepos);return u.level="="===r[0][0]?1:2,u._string_content=e._string_content,e.insertAfter(u),e.unlink(),t.tip=u,t.advanceOffset(t.currentLine.length-t.offset,!1),2},function(t){return!t.indented&&c.test(t.currentLine.slice(t.nextNonspace))?(t.closeUnmatchedBlocks(),t.addChild("thematic_break",t.nextNonspace),t.advanceOffset(t.currentLine.length-t.offset,!1),2):0},function(t,e){var r,n,i;return(!t.indented||"list"===e.type)&&(r=x(t,e))?(t.closeUnmatchedBlocks(),("list"!==t.tip.type||(n=e._listData,i=r,n.type!==i.type||n.delimiter!==i.delimiter||n.bulletChar!==i.bulletChar))&&((e=t.addChild("list",t.nextNonspace))._listData=r),(e=t.addChild("item",t.nextNonspace))._listData=r,1):0},function(t){return t.indented&&"paragraph"!==t.tip.type&&!t.blank?(t.advanceOffset(4,!0),t.closeUnmatchedBlocks(),t.addChild("code_block",t.offset),2):0}],L=function(t,e){for(var r,n,i,u=this.currentLine;t>0&&(i=u[this.offset]);)" "===i?(r=4-this.column%4,e?(this.partiallyConsumedTab=r>t,n=r>t?t:r,this.column+=n,this.offset+=this.partiallyConsumedTab?0:1,t-=n):(this.partiallyConsumedTab=!1,this.column+=r,this.offset+=1,t-=1)):(this.partiallyConsumedTab=!1,this.offset+=1,this.column+=1,t-=1)},q=function(){this.offset=this.nextNonspace,this.column=this.nextNonspaceColumn,this.partiallyConsumedTab=!1},B=function(){for(var t,e=this.currentLine,r=this.offset,n=this.column;""!==(t=e.charAt(r));)if(" "===t)r++,n++;else if(" "===t)r++,n+=4-n%4;else break;this.blank="\n"===t||"\r"===t||""===t,this.nextNonspace=r,this.nextNonspaceColumn=n,this.indent=this.nextNonspaceColumn-this.column,this.indented=this.indent>=4},N=function(t){var e,r,n=!0,i=this.doc;for(this.oldtip=this.tip,this.offset=0,this.column=0,this.blank=!1,this.partiallyConsumedTab=!1,this.lineNumber+=1,-1!==t.indexOf("\0")&&(t=t.replace(/\0/g,"�")),this.currentLine=t;(r=i._lastChild)&&r._open;){switch(i=r,this.findNextNonspace(),this.blocks[i.type].continue(this,i)){case 0:break;case 1:n=!1;break;case 2:return;default:throw"continue returned illegal value, must be 0, 1, or 2"}if(!n){i=i._parent;break}}this.allClosed=i===this.oldtip,this.lastMatchedContainer=i;for(var u="paragraph"!==i.type&&w[i.type].acceptsLines,s=this.blockStarts,a=s.length;!u;){if(this.findNextNonspace(),!this.indented&&!p.test(t.slice(this.nextNonspace))){this.advanceNextNonspace();break}for(var o=0;o=1&&i._htmlBlockType<=5&&l[i._htmlBlockType].test(this.currentLine.slice(this.offset))&&(this.lastLineLength=t.length,this.finalize(i,this.lineNumber))):this.offset`\\x00-\\x20]+|'[^']*'|\"[^\"]*\"))?)*\\s*/?>",o="]",l=RegExp("^"+("(?:"+a+"|")+o+"|||[<][?].*?[?][>]|]*>|)","i"),c=/[\\&]/,p="[!\"#$%&'()*+,./:;<=>?@[\\\\\\]^_`{|}~-]",h=RegExp("\\\\"+p+"|"+u,"gi"),f=RegExp('[&<>"]',"g"),d=function(t){return 92===t.charCodeAt(0)?t.charAt(1):i(t)},g=function(t){switch(t){case"&":return"&";case"<":return"<";case">":return">";case'"':return""";default:return t}};t.exports={unescapeString:function(t){return c.test(t)?t.replace(h,d):t},normalizeURI:function(t){try{return n(t)}catch(e){return t}},escapeXml:function(t){return f.test(t)?t.replace(f,g):t},reHtmlTag:l,OPENTAG:a,CLOSETAG:o,ENTITY:u,ESCAPABLE:p}},59483:function(t){"use strict";if(String.fromCodePoint)t.exports=function(t){try{return String.fromCodePoint(t)}catch(t){if(t instanceof RangeError)return String.fromCharCode(65533);throw t}};else{var e=String.fromCharCode,r=Math.floor;t.exports=function(){var t,n,i=[],u=-1,s=arguments.length;if(!s)return"";for(var a="";++u1114111||r(o)!==o)return String.fromCharCode(65533);o<=65535?i.push(o):(o-=65536,t=(o>>10)+55296,n=o%1024+56320,i.push(t,n)),(u+1===s||i.length>16384)&&(a+=e.apply(null,i),i.length=0)}return a}}},21555:function(t,e,r){"use strict";r(71741),t.exports.Parser=r(81098),r(188),t.exports.HtmlRenderer=r(402),r(82661)},93148:function(t,e,r){"use strict";var n=r(71741),i=r(40601),u=r(10321),s=i.normalizeURI,a=i.unescapeString,o=r(59483),l=r(571).p1;r(76620);var c=i.ESCAPABLE,p="\\\\"+c,h=i.ENTITY,f=i.reHtmlTag,d=new RegExp(/[!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/),g=RegExp('^(?:"('+p+'|[^"\\x00])*"|\'('+p+"|[^'\\x00])*'|\\(("+p+"|[^()\\x00])*\\))"),D=/^(?:<(?:[^<>\n\\\x00]|\\.)*>)/,m=RegExp("^"+c),C=RegExp("^"+h,"i"),b=/`+/,E=/^`+/,A=/\.\.\./g,v=/--+/g,_=/^<([a-zA-Z0-9.!#$%&'*+\/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)>/,k=/^<[A-Za-z][A-Za-z0-9.+-]{1,31}:[^<>\x00-\x20]*>/i,x=/^ *(?:\n *)?/,y=/^[ \t\n\x0b\x0c\x0d]/,w=/^\s/,F=/ *$/,L=/^ */,q=/^ *(?:\n|$)/,B=/^\[(?:[^\\\[\]]|\\.){0,1000}\]/,N=/^[^\n`\[\]\\!<&*_'"]+/m,T=function(t){var e=new n("text");return e._literal=t,e},S=function(t){var e=t.exec(this.subject.slice(this.pos));return null===e?null:(this.pos+=e.index+e[0].length,e[0])},O=function(){return this.pos0&&null!==i.match(/[^ ]/)&&" "==i[0]&&" "==i[i.length-1]?r._literal=i.slice(1,i.length-1):r._literal=i,t.appendChild(r),!0;return this.pos=s,t.appendChild(T(u)),!0},U=function(t){var e,r=this.subject;return this.pos+=1,10===this.peek()?(this.pos+=1,e=new n("linebreak"),t.appendChild(e)):m.test(r.charAt(this.pos))?(t.appendChild(T(r.charAt(this.pos))),this.pos+=1):t.appendChild(T("\\")),!0},P=function(t){var e,r,i;return(e=this.match(_))?(r=e.slice(1,e.length-1),(i=new n("link"))._destination=s("mailto:"+r),i._title="",i.appendChild(T(r)),t.appendChild(i),!0):!!(e=this.match(k))&&(r=e.slice(1,e.length-1),(i=new n("link"))._destination=s(r),i._title="",i.appendChild(T(r)),t.appendChild(i),!0)},j=function(t){var e=this.match(f);if(null===e)return!1;var r=new n("html_inline");return r._literal=e,t.appendChild(r),!0},G=function(t){var e,r,n,i,u,s,a,l,c,p,h,f=0,g=this.pos;if(39===t||34===t)f++,this.pos++;else for(;this.peek()===t;)f++,this.pos++;return 0===f?null:(e=0===g?"\n":this.subject.charAt(g-1),r=-1===(n=this.peek())?"\n":o(n),l=w.test(r),c=d.test(r),p=w.test(e),h=d.test(e),i=!l&&(!c||p||h),u=!p&&(!h||l||c),95===t?(s=i&&(!u||h),a=u&&(!i||c)):(s=39===t||34===t?i&&!u:i,a=u),this.pos=g,{numdelims:f,can_open:s,can_close:a})},V=function(t,e){var r=this.scanDelims(t);if(!r)return!1;var n=r.numdelims,i=this.pos;this.pos+=n;var u=T(39===t?"’":34===t?"“":this.subject.slice(i,this.pos));return e.appendChild(u),(r.can_open||r.can_close)&&(this.options.smart||39!==t||34!==t)&&(this.delimiters={cc:t,numdelims:n,origdelims:n,node:u,previous:this.delimiters,next:null,can_open:r.can_open,can_close:r.can_close},null!==this.delimiters.previous&&(this.delimiters.previous.next=this.delimiters)),!0},z=function(t){null!==t.previous&&(t.previous.next=t.next),null===t.next?this.delimiters=t.previous:t.next.previous=t.previous},H=function(t,e){t.next!==e&&(t.next=e,e.previous=t)},M=function(t){for(var e,r,i,u,s,a,o,l,c,p,h=[[],[],[]],f=!1,d=0;d<3;d++)h[d][95]=t,h[d][42]=t,h[d][39]=t,h[d][34]=t;for(r=this.delimiters;null!==r&&r.previous!==t;)r=r.previous;for(;null!==r;){var g=r.cc;if(r.can_close){for(e=r.previous,p=!1;null!==e&&e!==t&&e!==h[r.origdelims%3][g];){if(f=(r.can_open||e.can_close)&&r.origdelims%3!=0&&(e.origdelims+r.origdelims)%3==0,e.cc===r.cc&&e.can_open&&!f){p=!0;break}e=e.previous}if(i=r,42===g||95===g){if(p){o=r.numdelims>=2&&e.numdelims>=2?2:1,u=e.node,s=r.node,e.numdelims-=o,r.numdelims-=o,u._literal=u._literal.slice(0,u._literal.length-o),s._literal=s._literal.slice(0,s._literal.length-o);var D=new n(1===o?"emph":"strong");for(l=u._next;l&&l!==s;)c=l._next,l.unlink(),D.appendChild(l),l=c;u.insertAfter(D),H(e,r),0===e.numdelims&&(u.unlink(),this.removeDelimiter(e)),0===r.numdelims&&(s.unlink(),a=r.next,this.removeDelimiter(r),r=a)}else r=r.next}else 39===g?(r.node._literal="’",p&&(e.node._literal="‘"),r=r.next):34===g&&(r.node._literal="”",p&&(e.node.literal="“"),r=r.next);p||(h[i.origdelims%3][g]=i.previous,i.can_open||this.removeDelimiter(i))}else r=r.next}for(;null!==this.delimiters&&this.delimiters!==t;)this.removeDelimiter(this.delimiters)},Z=function(){var t=this.match(g);return null===t?null:a(t.substr(1,t.length-2))},Y=function(){var t=this.match(D);if(null!==t)return s(a(t.substr(1,t.length-2)));if(60===this.peek())return null;for(var e,r=this.pos,n=0;-1!==(e=this.peek());)if(92===e&&m.test(this.subject.charAt(this.pos+1)))this.pos+=1,-1!==this.peek()&&(this.pos+=1);else if(40===e)this.pos+=1,n+=1;else if(41===e){if(n<1)break;this.pos+=1,n-=1}else if(null!==y.exec(o(e)))break;else this.pos+=1;return this.pos===r&&41!==e||0!==n?null:s(a(t=this.subject.substr(r,this.pos-r)))},$=function(){var t=this.match(B);return null===t||t.length>1001?0:t.length},W=function(t){var e=this.pos;this.pos+=1;var r=T("[");return t.appendChild(r),this.addBracket(r,e,!1),!0},J=function(t){var e=this.pos;if(this.pos+=1,91===this.peek()){this.pos+=1;var r=T("![");t.appendChild(r),this.addBracket(r,e+1,!0)}else t.appendChild(T("!"));return!0},K=function(t){var e=!1;if(this.pos+=1,o=this.pos,null===(f=this.brackets))return t.appendChild(T("]")),!0;if(!f.active)return t.appendChild(T("]")),this.removeBracket(),!0;l=f.image;var r=this.pos;if(40===this.peek()&&(this.pos++,this.spnl()&&null!==(c=this.parseLinkDestination())&&this.spnl()&&(y.test(this.subject.charAt(this.pos-1))&&(p=this.parseLinkTitle()),1)&&this.spnl()&&41===this.peek()?(this.pos+=1,e=!0):this.pos=r),!e){var i=this.pos,s=this.parseLinkLabel();if(s>2?h=this.subject.slice(i,i+s):f.bracketAfter||(h=this.subject.slice(f.index,o)),0===s&&(this.pos=r),h){var a=this.refmap[u(h)];a&&(c=a.destination,p=a.title,e=!0)}}if(!e)return this.removeBracket(),this.pos=o,t.appendChild(T("]")),!0;var o,l,c,p,h,f,d,g,D=new n(l?"image":"link");for(D._destination=c,D._title=p||"",d=f.node._next;d;)g=d._next,d.unlink(),D.appendChild(d),d=g;if(t.appendChild(D),this.processEmphasis(f.previousDelimiter),this.removeBracket(),f.node.unlink(),!l)for(f=this.brackets;null!==f;)f.image||(f.active=!1),f=f.previous;return!0},X=function(t,e,r){null!==this.brackets&&(this.brackets.bracketAfter=!0),this.brackets={node:t,previous:this.brackets,previousDelimiter:this.delimiters,index:e,image:r,active:!0}},Q=function(){this.brackets=this.brackets.previous},tt=function(t){var e;return!!(e=this.match(C))&&(t.appendChild(T(l(e))),!0)},te=function(t){var e;return!!(e=this.match(N))&&(this.options.smart?t.appendChild(T(e.replace(A,"…").replace(v,function(t){var e=0,r=0;return t.length%3==0?r=t.length/3:t.length%2==0?e=t.length/2:t.length%3==2?(e=1,r=(t.length-2)/3):(e=2,r=(t.length-4)/3),"—".repeat(r)+"–".repeat(e)}))):t.appendChild(T(e)),!0)},tr=function(t){this.pos+=1;var e=t._lastChild;if(e&&"text"===e.type&&" "===e._literal[e._literal.length-1]){var r=" "===e._literal[e._literal.length-2];e._literal=e._literal.replace(F,""),t.appendChild(new n(r?"linebreak":"softbreak"))}else t.appendChild(new n("softbreak"));return this.match(L),!0},tn=function(t,e){this.subject=t,this.pos=0;var r,n,i,s,a=this.pos;if(0===(s=this.parseLinkLabel()))return 0;if(r=this.subject.substr(0,s),58!==this.peek()||(this.pos++,this.spnl(),null===(n=this.parseLinkDestination())))return this.pos=a,0;var o=this.pos;this.spnl(),this.pos!==o&&(i=this.parseLinkTitle()),null===i&&(i="",this.pos=o);var l=!0;if(null===this.match(q)&&(""===i?l=!1:(i="",this.pos=o,l=null!==this.match(q))),!l)return this.pos=a,0;var c=u(r);return""===c?(this.pos=a,0):(e[c]||(e[c]={destination:n,title:i}),this.pos-a)},ti=function(t){var e=!1,r=this.peek();if(-1===r)return!1;switch(r){case 10:e=this.parseNewline(t);break;case 92:e=this.parseBackslash(t);break;case 96:e=this.parseBackticks(t);break;case 42:case 95:e=this.handleDelim(r,t);break;case 39:case 34:e=this.options.smart&&this.handleDelim(r,t);break;case 91:e=this.parseOpenBracket(t);break;case 33:e=this.parseBang(t);break;case 93:e=this.parseCloseBracket(t);break;case 60:e=this.parseAutolink(t)||this.parseHtmlTag(t);break;case 38:e=this.parseEntity(t);break;default:e=this.parseString(t)}return e||(this.pos+=1,t.appendChild(T(o(r)))),!0},tu=function(t){for(this.subject=t._string_content.trim(),this.pos=0,this.delimiters=null,this.brackets=null;this.parseInline(t););t._string_content=null,this.processEmphasis(null)};t.exports=function(t){return{subject:"",delimiters:null,brackets:null,pos:0,refmap:{},match:S,peek:O,spnl:R,parseBackticks:I,parseBackslash:U,parseAutolink:P,parseHtmlTag:j,scanDelims:G,handleDelim:V,parseLinkTitle:Z,parseLinkDestination:Y,parseLinkLabel:$,parseOpenBracket:W,parseBang:J,parseCloseBracket:K,addBracket:X,removeBracket:Q,parseEntity:tt,parseString:te,parseNewline:tr,parseReference:tn,parseInline:ti,processEmphasis:M,removeDelimiter:z,options:t||{},parse:tu}}},71741:function(t){"use strict";function e(t){switch(t._type){case"document":case"block_quote":case"list":case"item":case"paragraph":case"heading":case"emph":case"strong":case"link":case"image":case"custom_inline":case"custom_block":return!0;default:return!1}}var r=function(t,e){this.current=t,this.entering=!0===e},n=function(){var t=this.current,r=this.entering;if(null===t)return null;var n=e(t);return r&&n?t._firstChild?(this.current=t._firstChild,this.entering=!0):this.entering=!1:t===this.root?this.current=null:null===t._next?(this.current=t._parent,this.entering=!1):(this.current=t._next,this.entering=!0),{entering:r,node:t}},i=function(t){return{current:t,root:t,entering:!0,next:n,resumeAt:r}},u=function(t,e){this._type=t,this._parent=null,this._firstChild=null,this._lastChild=null,this._prev=null,this._next=null,this._sourcepos=e,this._lastLineBlank=!1,this._lastLineChecked=!1,this._open=!0,this._string_content=null,this._literal=null,this._listData={},this._info=null,this._destination=null,this._title=null,this._isFenced=!1,this._fenceChar=null,this._fenceLength=0,this._fenceOffset=null,this._level=null,this._onEnter=null,this._onExit=null},s=u.prototype;Object.defineProperty(s,"isContainer",{get:function(){return e(this)}}),Object.defineProperty(s,"type",{get:function(){return this._type}}),Object.defineProperty(s,"firstChild",{get:function(){return this._firstChild}}),Object.defineProperty(s,"lastChild",{get:function(){return this._lastChild}}),Object.defineProperty(s,"next",{get:function(){return this._next}}),Object.defineProperty(s,"prev",{get:function(){return this._prev}}),Object.defineProperty(s,"parent",{get:function(){return this._parent}}),Object.defineProperty(s,"sourcepos",{get:function(){return this._sourcepos}}),Object.defineProperty(s,"literal",{get:function(){return this._literal},set:function(t){this._literal=t}}),Object.defineProperty(s,"destination",{get:function(){return this._destination},set:function(t){this._destination=t}}),Object.defineProperty(s,"title",{get:function(){return this._title},set:function(t){this._title=t}}),Object.defineProperty(s,"info",{get:function(){return this._info},set:function(t){this._info=t}}),Object.defineProperty(s,"level",{get:function(){return this._level},set:function(t){this._level=t}}),Object.defineProperty(s,"listType",{get:function(){return this._listData.type},set:function(t){this._listData.type=t}}),Object.defineProperty(s,"listTight",{get:function(){return this._listData.tight},set:function(t){this._listData.tight=t}}),Object.defineProperty(s,"listStart",{get:function(){return this._listData.start},set:function(t){this._listData.start=t}}),Object.defineProperty(s,"listDelimiter",{get:function(){return this._listData.delimiter},set:function(t){this._listData.delimiter=t}}),Object.defineProperty(s,"onEnter",{get:function(){return this._onEnter},set:function(t){this._onEnter=t}}),Object.defineProperty(s,"onExit",{get:function(){return this._onExit},set:function(t){this._onExit=t}}),u.prototype.appendChild=function(t){t.unlink(),t._parent=this,this._lastChild?(this._lastChild._next=t,t._prev=this._lastChild):this._firstChild=t,this._lastChild=t},u.prototype.prependChild=function(t){t.unlink(),t._parent=this,this._firstChild?(this._firstChild._prev=t,t._next=this._firstChild,this._firstChild=t):(this._firstChild=t,this._lastChild=t)},u.prototype.unlink=function(){this._prev?this._prev._next=this._next:this._parent&&(this._parent._firstChild=this._next),this._next?this._next._prev=this._prev:this._parent&&(this._parent._lastChild=this._prev),this._parent=null,this._next=null,this._prev=null},u.prototype.insertAfter=function(t){t.unlink(),t._next=this._next,t._next&&(t._next._prev=t),t._prev=this,this._next=t,t._parent=this._parent,t._next||(t._parent._lastChild=t)},u.prototype.insertBefore=function(t){t.unlink(),t._prev=this._prev,t._prev&&(t._prev._next=t),t._next=this,this._prev=t,t._parent=this._parent,t._prev||(t._parent._firstChild=t)},u.prototype.walker=function(){return new i(this)},t.exports=u},10321:function(t){"use strict";var e=/[ \t\r\n]+|[A-Z\xB5\xC0-\xD6\xD8-\xDF\u0100\u0102\u0104\u0106\u0108\u010A\u010C\u010E\u0110\u0112\u0114\u0116\u0118\u011A\u011C\u011E\u0120\u0122\u0124\u0126\u0128\u012A\u012C\u012E\u0130\u0132\u0134\u0136\u0139\u013B\u013D\u013F\u0141\u0143\u0145\u0147\u0149\u014A\u014C\u014E\u0150\u0152\u0154\u0156\u0158\u015A\u015C\u015E\u0160\u0162\u0164\u0166\u0168\u016A\u016C\u016E\u0170\u0172\u0174\u0176\u0178\u0179\u017B\u017D\u017F\u0181\u0182\u0184\u0186\u0187\u0189-\u018B\u018E-\u0191\u0193\u0194\u0196-\u0198\u019C\u019D\u019F\u01A0\u01A2\u01A4\u01A6\u01A7\u01A9\u01AC\u01AE\u01AF\u01B1-\u01B3\u01B5\u01B7\u01B8\u01BC\u01C4\u01C5\u01C7\u01C8\u01CA\u01CB\u01CD\u01CF\u01D1\u01D3\u01D5\u01D7\u01D9\u01DB\u01DE\u01E0\u01E2\u01E4\u01E6\u01E8\u01EA\u01EC\u01EE\u01F0-\u01F2\u01F4\u01F6-\u01F8\u01FA\u01FC\u01FE\u0200\u0202\u0204\u0206\u0208\u020A\u020C\u020E\u0210\u0212\u0214\u0216\u0218\u021A\u021C\u021E\u0220\u0222\u0224\u0226\u0228\u022A\u022C\u022E\u0230\u0232\u023A\u023B\u023D\u023E\u0241\u0243-\u0246\u0248\u024A\u024C\u024E\u0345\u0370\u0372\u0376\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03AB\u03B0\u03C2\u03CF-\u03D1\u03D5\u03D6\u03D8\u03DA\u03DC\u03DE\u03E0\u03E2\u03E4\u03E6\u03E8\u03EA\u03EC\u03EE\u03F0\u03F1\u03F4\u03F5\u03F7\u03F9\u03FA\u03FD-\u042F\u0460\u0462\u0464\u0466\u0468\u046A\u046C\u046E\u0470\u0472\u0474\u0476\u0478\u047A\u047C\u047E\u0480\u048A\u048C\u048E\u0490\u0492\u0494\u0496\u0498\u049A\u049C\u049E\u04A0\u04A2\u04A4\u04A6\u04A8\u04AA\u04AC\u04AE\u04B0\u04B2\u04B4\u04B6\u04B8\u04BA\u04BC\u04BE\u04C0\u04C1\u04C3\u04C5\u04C7\u04C9\u04CB\u04CD\u04D0\u04D2\u04D4\u04D6\u04D8\u04DA\u04DC\u04DE\u04E0\u04E2\u04E4\u04E6\u04E8\u04EA\u04EC\u04EE\u04F0\u04F2\u04F4\u04F6\u04F8\u04FA\u04FC\u04FE\u0500\u0502\u0504\u0506\u0508\u050A\u050C\u050E\u0510\u0512\u0514\u0516\u0518\u051A\u051C\u051E\u0520\u0522\u0524\u0526\u0528\u052A\u052C\u052E\u0531-\u0556\u0587\u10A0-\u10C5\u10C7\u10CD\u1E00\u1E02\u1E04\u1E06\u1E08\u1E0A\u1E0C\u1E0E\u1E10\u1E12\u1E14\u1E16\u1E18\u1E1A\u1E1C\u1E1E\u1E20\u1E22\u1E24\u1E26\u1E28\u1E2A\u1E2C\u1E2E\u1E30\u1E32\u1E34\u1E36\u1E38\u1E3A\u1E3C\u1E3E\u1E40\u1E42\u1E44\u1E46\u1E48\u1E4A\u1E4C\u1E4E\u1E50\u1E52\u1E54\u1E56\u1E58\u1E5A\u1E5C\u1E5E\u1E60\u1E62\u1E64\u1E66\u1E68\u1E6A\u1E6C\u1E6E\u1E70\u1E72\u1E74\u1E76\u1E78\u1E7A\u1E7C\u1E7E\u1E80\u1E82\u1E84\u1E86\u1E88\u1E8A\u1E8C\u1E8E\u1E90\u1E92\u1E94\u1E96-\u1E9B\u1E9E\u1EA0\u1EA2\u1EA4\u1EA6\u1EA8\u1EAA\u1EAC\u1EAE\u1EB0\u1EB2\u1EB4\u1EB6\u1EB8\u1EBA\u1EBC\u1EBE\u1EC0\u1EC2\u1EC4\u1EC6\u1EC8\u1ECA\u1ECC\u1ECE\u1ED0\u1ED2\u1ED4\u1ED6\u1ED8\u1EDA\u1EDC\u1EDE\u1EE0\u1EE2\u1EE4\u1EE6\u1EE8\u1EEA\u1EEC\u1EEE\u1EF0\u1EF2\u1EF4\u1EF6\u1EF8\u1EFA\u1EFC\u1EFE\u1F08-\u1F0F\u1F18-\u1F1D\u1F28-\u1F2F\u1F38-\u1F3F\u1F48-\u1F4D\u1F50\u1F52\u1F54\u1F56\u1F59\u1F5B\u1F5D\u1F5F\u1F68-\u1F6F\u1F80-\u1FAF\u1FB2-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD2\u1FD3\u1FD6-\u1FDB\u1FE2-\u1FE4\u1FE6-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2126\u212A\u212B\u2132\u2160-\u216F\u2183\u24B6-\u24CF\u2C00-\u2C2E\u2C60\u2C62-\u2C64\u2C67\u2C69\u2C6B\u2C6D-\u2C70\u2C72\u2C75\u2C7E-\u2C80\u2C82\u2C84\u2C86\u2C88\u2C8A\u2C8C\u2C8E\u2C90\u2C92\u2C94\u2C96\u2C98\u2C9A\u2C9C\u2C9E\u2CA0\u2CA2\u2CA4\u2CA6\u2CA8\u2CAA\u2CAC\u2CAE\u2CB0\u2CB2\u2CB4\u2CB6\u2CB8\u2CBA\u2CBC\u2CBE\u2CC0\u2CC2\u2CC4\u2CC6\u2CC8\u2CCA\u2CCC\u2CCE\u2CD0\u2CD2\u2CD4\u2CD6\u2CD8\u2CDA\u2CDC\u2CDE\u2CE0\u2CE2\u2CEB\u2CED\u2CF2\uA640\uA642\uA644\uA646\uA648\uA64A\uA64C\uA64E\uA650\uA652\uA654\uA656\uA658\uA65A\uA65C\uA65E\uA660\uA662\uA664\uA666\uA668\uA66A\uA66C\uA680\uA682\uA684\uA686\uA688\uA68A\uA68C\uA68E\uA690\uA692\uA694\uA696\uA698\uA69A\uA722\uA724\uA726\uA728\uA72A\uA72C\uA72E\uA732\uA734\uA736\uA738\uA73A\uA73C\uA73E\uA740\uA742\uA744\uA746\uA748\uA74A\uA74C\uA74E\uA750\uA752\uA754\uA756\uA758\uA75A\uA75C\uA75E\uA760\uA762\uA764\uA766\uA768\uA76A\uA76C\uA76E\uA779\uA77B\uA77D\uA77E\uA780\uA782\uA784\uA786\uA78B\uA78D\uA790\uA792\uA796\uA798\uA79A\uA79C\uA79E\uA7A0\uA7A2\uA7A4\uA7A6\uA7A8\uA7AA-\uA7AD\uA7B0\uA7B1\uFB00-\uFB06\uFB13-\uFB17\uFF21-\uFF3A]|\uD801[\uDC00-\uDC27]|\uD806[\uDCA0-\uDCBF]/g,r={A:"a",B:"b",C:"c",D:"d",E:"e",F:"f",G:"g",H:"h",I:"i",J:"j",K:"k",L:"l",M:"m",N:"n",O:"o",P:"p",Q:"q",R:"r",S:"s",T:"t",U:"u",V:"v",W:"w",X:"x",Y:"y",Z:"z",µ:"μ",À:"\xe0",Á:"\xe1",Â:"\xe2",Ã:"\xe3",Ä:"\xe4",Å:"\xe5",Æ:"\xe6",Ç:"\xe7",È:"\xe8",É:"\xe9",Ê:"\xea",Ë:"\xeb",Ì:"\xec",Í:"\xed",Î:"\xee",Ï:"\xef",Ð:"\xf0",Ñ:"\xf1",Ò:"\xf2",Ó:"\xf3",Ô:"\xf4",Õ:"\xf5",Ö:"\xf6",Ø:"\xf8",Ù:"\xf9",Ú:"\xfa",Û:"\xfb",Ü:"\xfc",Ý:"\xfd",Þ:"\xfe",Ā:"ā",Ă:"ă",Ą:"ą",Ć:"ć",Ĉ:"ĉ",Ċ:"ċ",Č:"č",Ď:"ď",Đ:"đ",Ē:"ē",Ĕ:"ĕ",Ė:"ė",Ę:"ę",Ě:"ě",Ĝ:"ĝ",Ğ:"ğ",Ġ:"ġ",Ģ:"ģ",Ĥ:"ĥ",Ħ:"ħ",Ĩ:"ĩ",Ī:"ī",Ĭ:"ĭ",Į:"į",IJ:"ij",Ĵ:"ĵ",Ķ:"ķ",Ĺ:"ĺ",Ļ:"ļ",Ľ:"ľ",Ŀ:"ŀ",Ł:"ł",Ń:"ń",Ņ:"ņ",Ň:"ň",Ŋ:"ŋ",Ō:"ō",Ŏ:"ŏ",Ő:"ő",Œ:"œ",Ŕ:"ŕ",Ŗ:"ŗ",Ř:"ř",Ś:"ś",Ŝ:"ŝ",Ş:"ş",Š:"š",Ţ:"ţ",Ť:"ť",Ŧ:"ŧ",Ũ:"ũ",Ū:"ū",Ŭ:"ŭ",Ů:"ů",Ű:"ű",Ų:"ų",Ŵ:"ŵ",Ŷ:"ŷ",Ÿ:"\xff",Ź:"ź",Ż:"ż",Ž:"ž",ſ:"s",Ɓ:"ɓ",Ƃ:"ƃ",Ƅ:"ƅ",Ɔ:"ɔ",Ƈ:"ƈ",Ɖ:"ɖ",Ɗ:"ɗ",Ƌ:"ƌ",Ǝ:"ǝ",Ə:"ə",Ɛ:"ɛ",Ƒ:"ƒ",Ɠ:"ɠ",Ɣ:"ɣ",Ɩ:"ɩ",Ɨ:"ɨ",Ƙ:"ƙ",Ɯ:"ɯ",Ɲ:"ɲ",Ɵ:"ɵ",Ơ:"ơ",Ƣ:"ƣ",Ƥ:"ƥ",Ʀ:"ʀ",Ƨ:"ƨ",Ʃ:"ʃ",Ƭ:"ƭ",Ʈ:"ʈ",Ư:"ư",Ʊ:"ʊ",Ʋ:"ʋ",Ƴ:"ƴ",Ƶ:"ƶ",Ʒ:"ʒ",Ƹ:"ƹ",Ƽ:"ƽ",DŽ:"dž",Dž:"dž",LJ:"lj",Lj:"lj",NJ:"nj",Nj:"nj",Ǎ:"ǎ",Ǐ:"ǐ",Ǒ:"ǒ",Ǔ:"ǔ",Ǖ:"ǖ",Ǘ:"ǘ",Ǚ:"ǚ",Ǜ:"ǜ",Ǟ:"ǟ",Ǡ:"ǡ",Ǣ:"ǣ",Ǥ:"ǥ",Ǧ:"ǧ",Ǩ:"ǩ",Ǫ:"ǫ",Ǭ:"ǭ",Ǯ:"ǯ",DZ:"dz",Dz:"dz",Ǵ:"ǵ",Ƕ:"ƕ",Ƿ:"ƿ",Ǹ:"ǹ",Ǻ:"ǻ",Ǽ:"ǽ",Ǿ:"ǿ",Ȁ:"ȁ",Ȃ:"ȃ",Ȅ:"ȅ",Ȇ:"ȇ",Ȉ:"ȉ",Ȋ:"ȋ",Ȍ:"ȍ",Ȏ:"ȏ",Ȑ:"ȑ",Ȓ:"ȓ",Ȕ:"ȕ",Ȗ:"ȗ",Ș:"ș",Ț:"ț",Ȝ:"ȝ",Ȟ:"ȟ",Ƞ:"ƞ",Ȣ:"ȣ",Ȥ:"ȥ",Ȧ:"ȧ",Ȩ:"ȩ",Ȫ:"ȫ",Ȭ:"ȭ",Ȯ:"ȯ",Ȱ:"ȱ",Ȳ:"ȳ",Ⱥ:"ⱥ",Ȼ:"ȼ",Ƚ:"ƚ",Ⱦ:"ⱦ",Ɂ:"ɂ",Ƀ:"ƀ",Ʉ:"ʉ",Ʌ:"ʌ",Ɇ:"ɇ",Ɉ:"ɉ",Ɋ:"ɋ",Ɍ:"ɍ",Ɏ:"ɏ","ͅ":"ι",Ͱ:"ͱ",Ͳ:"ͳ",Ͷ:"ͷ",Ϳ:"ϳ",Ά:"ά",Έ:"έ",Ή:"ή",Ί:"ί",Ό:"ό",Ύ:"ύ",Ώ:"ώ",Α:"α",Β:"β",Γ:"γ",Δ:"δ",Ε:"ε",Ζ:"ζ",Η:"η",Θ:"θ",Ι:"ι",Κ:"κ",Λ:"λ",Μ:"μ",Ν:"ν",Ξ:"ξ",Ο:"ο",Π:"π",Ρ:"ρ",Σ:"σ",Τ:"τ",Υ:"υ",Φ:"φ",Χ:"χ",Ψ:"ψ",Ω:"ω",Ϊ:"ϊ",Ϋ:"ϋ",ς:"σ",Ϗ:"ϗ",ϐ:"β",ϑ:"θ",ϕ:"φ",ϖ:"π",Ϙ:"ϙ",Ϛ:"ϛ",Ϝ:"ϝ",Ϟ:"ϟ",Ϡ:"ϡ",Ϣ:"ϣ",Ϥ:"ϥ",Ϧ:"ϧ",Ϩ:"ϩ",Ϫ:"ϫ",Ϭ:"ϭ",Ϯ:"ϯ",ϰ:"κ",ϱ:"ρ",ϴ:"θ",ϵ:"ε",Ϸ:"ϸ",Ϲ:"ϲ",Ϻ:"ϻ",Ͻ:"ͻ",Ͼ:"ͼ",Ͽ:"ͽ",Ѐ:"ѐ",Ё:"ё",Ђ:"ђ",Ѓ:"ѓ",Є:"є",Ѕ:"ѕ",І:"і",Ї:"ї",Ј:"ј",Љ:"љ",Њ:"њ",Ћ:"ћ",Ќ:"ќ",Ѝ:"ѝ",Ў:"ў",Џ:"џ",А:"а",Б:"б",В:"в",Г:"г",Д:"д",Е:"е",Ж:"ж",З:"з",И:"и",Й:"й",К:"к",Л:"л",М:"м",Н:"н",О:"о",П:"п",Р:"р",С:"с",Т:"т",У:"у",Ф:"ф",Х:"х",Ц:"ц",Ч:"ч",Ш:"ш",Щ:"щ",Ъ:"ъ",Ы:"ы",Ь:"ь",Э:"э",Ю:"ю",Я:"я",Ѡ:"ѡ",Ѣ:"ѣ",Ѥ:"ѥ",Ѧ:"ѧ",Ѩ:"ѩ",Ѫ:"ѫ",Ѭ:"ѭ",Ѯ:"ѯ",Ѱ:"ѱ",Ѳ:"ѳ",Ѵ:"ѵ",Ѷ:"ѷ",Ѹ:"ѹ",Ѻ:"ѻ",Ѽ:"ѽ",Ѿ:"ѿ",Ҁ:"ҁ",Ҋ:"ҋ",Ҍ:"ҍ",Ҏ:"ҏ",Ґ:"ґ",Ғ:"ғ",Ҕ:"ҕ",Җ:"җ",Ҙ:"ҙ",Қ:"қ",Ҝ:"ҝ",Ҟ:"ҟ",Ҡ:"ҡ",Ң:"ң",Ҥ:"ҥ",Ҧ:"ҧ",Ҩ:"ҩ",Ҫ:"ҫ",Ҭ:"ҭ",Ү:"ү",Ұ:"ұ",Ҳ:"ҳ",Ҵ:"ҵ",Ҷ:"ҷ",Ҹ:"ҹ",Һ:"һ",Ҽ:"ҽ",Ҿ:"ҿ",Ӏ:"ӏ",Ӂ:"ӂ",Ӄ:"ӄ",Ӆ:"ӆ",Ӈ:"ӈ",Ӊ:"ӊ",Ӌ:"ӌ",Ӎ:"ӎ",Ӑ:"ӑ",Ӓ:"ӓ",Ӕ:"ӕ",Ӗ:"ӗ",Ә:"ә",Ӛ:"ӛ",Ӝ:"ӝ",Ӟ:"ӟ",Ӡ:"ӡ",Ӣ:"ӣ",Ӥ:"ӥ",Ӧ:"ӧ",Ө:"ө",Ӫ:"ӫ",Ӭ:"ӭ",Ӯ:"ӯ",Ӱ:"ӱ",Ӳ:"ӳ",Ӵ:"ӵ",Ӷ:"ӷ",Ӹ:"ӹ",Ӻ:"ӻ",Ӽ:"ӽ",Ӿ:"ӿ",Ԁ:"ԁ",Ԃ:"ԃ",Ԅ:"ԅ",Ԇ:"ԇ",Ԉ:"ԉ",Ԋ:"ԋ",Ԍ:"ԍ",Ԏ:"ԏ",Ԑ:"ԑ",Ԓ:"ԓ",Ԕ:"ԕ",Ԗ:"ԗ",Ԙ:"ԙ",Ԛ:"ԛ",Ԝ:"ԝ",Ԟ:"ԟ",Ԡ:"ԡ",Ԣ:"ԣ",Ԥ:"ԥ",Ԧ:"ԧ",Ԩ:"ԩ",Ԫ:"ԫ",Ԭ:"ԭ",Ԯ:"ԯ",Ա:"ա",Բ:"բ",Գ:"գ",Դ:"դ",Ե:"ե",Զ:"զ",Է:"է",Ը:"ը",Թ:"թ",Ժ:"ժ",Ի:"ի",Լ:"լ",Խ:"խ",Ծ:"ծ",Կ:"կ",Հ:"հ",Ձ:"ձ",Ղ:"ղ",Ճ:"ճ",Մ:"մ",Յ:"յ",Ն:"ն",Շ:"շ",Ո:"ո",Չ:"չ",Պ:"պ",Ջ:"ջ",Ռ:"ռ",Ս:"ս",Վ:"վ",Տ:"տ",Ր:"ր",Ց:"ց",Ւ:"ւ",Փ:"փ",Ք:"ք",Օ:"օ",Ֆ:"ֆ",Ⴀ:"ⴀ",Ⴁ:"ⴁ",Ⴂ:"ⴂ",Ⴃ:"ⴃ",Ⴄ:"ⴄ",Ⴅ:"ⴅ",Ⴆ:"ⴆ",Ⴇ:"ⴇ",Ⴈ:"ⴈ",Ⴉ:"ⴉ",Ⴊ:"ⴊ",Ⴋ:"ⴋ",Ⴌ:"ⴌ",Ⴍ:"ⴍ",Ⴎ:"ⴎ",Ⴏ:"ⴏ",Ⴐ:"ⴐ",Ⴑ:"ⴑ",Ⴒ:"ⴒ",Ⴓ:"ⴓ",Ⴔ:"ⴔ",Ⴕ:"ⴕ",Ⴖ:"ⴖ",Ⴗ:"ⴗ",Ⴘ:"ⴘ",Ⴙ:"ⴙ",Ⴚ:"ⴚ",Ⴛ:"ⴛ",Ⴜ:"ⴜ",Ⴝ:"ⴝ",Ⴞ:"ⴞ",Ⴟ:"ⴟ",Ⴠ:"ⴠ",Ⴡ:"ⴡ",Ⴢ:"ⴢ",Ⴣ:"ⴣ",Ⴤ:"ⴤ",Ⴥ:"ⴥ",Ⴧ:"ⴧ",Ⴭ:"ⴭ",Ḁ:"ḁ",Ḃ:"ḃ",Ḅ:"ḅ",Ḇ:"ḇ",Ḉ:"ḉ",Ḋ:"ḋ",Ḍ:"ḍ",Ḏ:"ḏ",Ḑ:"ḑ",Ḓ:"ḓ",Ḕ:"ḕ",Ḗ:"ḗ",Ḙ:"ḙ",Ḛ:"ḛ",Ḝ:"ḝ",Ḟ:"ḟ",Ḡ:"ḡ",Ḣ:"ḣ",Ḥ:"ḥ",Ḧ:"ḧ",Ḩ:"ḩ",Ḫ:"ḫ",Ḭ:"ḭ",Ḯ:"ḯ",Ḱ:"ḱ",Ḳ:"ḳ",Ḵ:"ḵ",Ḷ:"ḷ",Ḹ:"ḹ",Ḻ:"ḻ",Ḽ:"ḽ",Ḿ:"ḿ",Ṁ:"ṁ",Ṃ:"ṃ",Ṅ:"ṅ",Ṇ:"ṇ",Ṉ:"ṉ",Ṋ:"ṋ",Ṍ:"ṍ",Ṏ:"ṏ",Ṑ:"ṑ",Ṓ:"ṓ",Ṕ:"ṕ",Ṗ:"ṗ",Ṙ:"ṙ",Ṛ:"ṛ",Ṝ:"ṝ",Ṟ:"ṟ",Ṡ:"ṡ",Ṣ:"ṣ",Ṥ:"ṥ",Ṧ:"ṧ",Ṩ:"ṩ",Ṫ:"ṫ",Ṭ:"ṭ",Ṯ:"ṯ",Ṱ:"ṱ",Ṳ:"ṳ",Ṵ:"ṵ",Ṷ:"ṷ",Ṹ:"ṹ",Ṻ:"ṻ",Ṽ:"ṽ",Ṿ:"ṿ",Ẁ:"ẁ",Ẃ:"ẃ",Ẅ:"ẅ",Ẇ:"ẇ",Ẉ:"ẉ",Ẋ:"ẋ",Ẍ:"ẍ",Ẏ:"ẏ",Ẑ:"ẑ",Ẓ:"ẓ",Ẕ:"ẕ",ẛ:"ṡ",Ạ:"ạ",Ả:"ả",Ấ:"ấ",Ầ:"ầ",Ẩ:"ẩ",Ẫ:"ẫ",Ậ:"ậ",Ắ:"ắ",Ằ:"ằ",Ẳ:"ẳ",Ẵ:"ẵ",Ặ:"ặ",Ẹ:"ẹ",Ẻ:"ẻ",Ẽ:"ẽ",Ế:"ế",Ề:"ề",Ể:"ể",Ễ:"ễ",Ệ:"ệ",Ỉ:"ỉ",Ị:"ị",Ọ:"ọ",Ỏ:"ỏ",Ố:"ố",Ồ:"ồ",Ổ:"ổ",Ỗ:"ỗ",Ộ:"ộ",Ớ:"ớ",Ờ:"ờ",Ở:"ở",Ỡ:"ỡ",Ợ:"ợ",Ụ:"ụ",Ủ:"ủ",Ứ:"ứ",Ừ:"ừ",Ử:"ử",Ữ:"ữ",Ự:"ự",Ỳ:"ỳ",Ỵ:"ỵ",Ỷ:"ỷ",Ỹ:"ỹ",Ỻ:"ỻ",Ỽ:"ỽ",Ỿ:"ỿ",Ἀ:"ἀ",Ἁ:"ἁ",Ἂ:"ἂ",Ἃ:"ἃ",Ἄ:"ἄ",Ἅ:"ἅ",Ἆ:"ἆ",Ἇ:"ἇ",Ἐ:"ἐ",Ἑ:"ἑ",Ἒ:"ἒ",Ἓ:"ἓ",Ἔ:"ἔ",Ἕ:"ἕ",Ἠ:"ἠ",Ἡ:"ἡ",Ἢ:"ἢ",Ἣ:"ἣ",Ἤ:"ἤ",Ἥ:"ἥ",Ἦ:"ἦ",Ἧ:"ἧ",Ἰ:"ἰ",Ἱ:"ἱ",Ἲ:"ἲ",Ἳ:"ἳ",Ἴ:"ἴ",Ἵ:"ἵ",Ἶ:"ἶ",Ἷ:"ἷ",Ὀ:"ὀ",Ὁ:"ὁ",Ὂ:"ὂ",Ὃ:"ὃ",Ὄ:"ὄ",Ὅ:"ὅ",Ὑ:"ὑ",Ὓ:"ὓ",Ὕ:"ὕ",Ὗ:"ὗ",Ὠ:"ὠ",Ὡ:"ὡ",Ὢ:"ὢ",Ὣ:"ὣ",Ὤ:"ὤ",Ὥ:"ὥ",Ὦ:"ὦ",Ὧ:"ὧ",Ᾰ:"ᾰ",Ᾱ:"ᾱ",Ὰ:"ὰ",Ά:"ά",ι:"ι",Ὲ:"ὲ",Έ:"έ",Ὴ:"ὴ",Ή:"ή",Ῐ:"ῐ",Ῑ:"ῑ",Ὶ:"ὶ",Ί:"ί",Ῠ:"ῠ",Ῡ:"ῡ",Ὺ:"ὺ",Ύ:"ύ",Ῥ:"ῥ",Ὸ:"ὸ",Ό:"ό",Ὼ:"ὼ",Ώ:"ώ",Ω:"ω",K:"k",Å:"\xe5",Ⅎ:"ⅎ",Ⅰ:"ⅰ",Ⅱ:"ⅱ",Ⅲ:"ⅲ",Ⅳ:"ⅳ",Ⅴ:"ⅴ",Ⅵ:"ⅵ",Ⅶ:"ⅶ",Ⅷ:"ⅷ",Ⅸ:"ⅸ",Ⅹ:"ⅹ",Ⅺ:"ⅺ",Ⅻ:"ⅻ",Ⅼ:"ⅼ",Ⅽ:"ⅽ",Ⅾ:"ⅾ",Ⅿ:"ⅿ",Ↄ:"ↄ","Ⓐ":"ⓐ","Ⓑ":"ⓑ","Ⓒ":"ⓒ","Ⓓ":"ⓓ","Ⓔ":"ⓔ","Ⓕ":"ⓕ","Ⓖ":"ⓖ","Ⓗ":"ⓗ","Ⓘ":"ⓘ","Ⓙ":"ⓙ","Ⓚ":"ⓚ","Ⓛ":"ⓛ","Ⓜ":"ⓜ","Ⓝ":"ⓝ","Ⓞ":"ⓞ","Ⓟ":"ⓟ","Ⓠ":"ⓠ","Ⓡ":"ⓡ","Ⓢ":"ⓢ","Ⓣ":"ⓣ","Ⓤ":"ⓤ","Ⓥ":"ⓥ","Ⓦ":"ⓦ","Ⓧ":"ⓧ","Ⓨ":"ⓨ","Ⓩ":"ⓩ",Ⰰ:"ⰰ",Ⰱ:"ⰱ",Ⰲ:"ⰲ",Ⰳ:"ⰳ",Ⰴ:"ⰴ",Ⰵ:"ⰵ",Ⰶ:"ⰶ",Ⰷ:"ⰷ",Ⰸ:"ⰸ",Ⰹ:"ⰹ",Ⰺ:"ⰺ",Ⰻ:"ⰻ",Ⰼ:"ⰼ",Ⰽ:"ⰽ",Ⰾ:"ⰾ",Ⰿ:"ⰿ",Ⱀ:"ⱀ",Ⱁ:"ⱁ",Ⱂ:"ⱂ",Ⱃ:"ⱃ",Ⱄ:"ⱄ",Ⱅ:"ⱅ",Ⱆ:"ⱆ",Ⱇ:"ⱇ",Ⱈ:"ⱈ",Ⱉ:"ⱉ",Ⱊ:"ⱊ",Ⱋ:"ⱋ",Ⱌ:"ⱌ",Ⱍ:"ⱍ",Ⱎ:"ⱎ",Ⱏ:"ⱏ",Ⱐ:"ⱐ",Ⱑ:"ⱑ",Ⱒ:"ⱒ",Ⱓ:"ⱓ",Ⱔ:"ⱔ",Ⱕ:"ⱕ",Ⱖ:"ⱖ",Ⱗ:"ⱗ",Ⱘ:"ⱘ",Ⱙ:"ⱙ",Ⱚ:"ⱚ",Ⱛ:"ⱛ",Ⱜ:"ⱜ",Ⱝ:"ⱝ",Ⱞ:"ⱞ",Ⱡ:"ⱡ",Ɫ:"ɫ",Ᵽ:"ᵽ",Ɽ:"ɽ",Ⱨ:"ⱨ",Ⱪ:"ⱪ",Ⱬ:"ⱬ",Ɑ:"ɑ",Ɱ:"ɱ",Ɐ:"ɐ",Ɒ:"ɒ",Ⱳ:"ⱳ",Ⱶ:"ⱶ",Ȿ:"ȿ",Ɀ:"ɀ",Ⲁ:"ⲁ",Ⲃ:"ⲃ",Ⲅ:"ⲅ",Ⲇ:"ⲇ",Ⲉ:"ⲉ",Ⲋ:"ⲋ",Ⲍ:"ⲍ",Ⲏ:"ⲏ",Ⲑ:"ⲑ",Ⲓ:"ⲓ",Ⲕ:"ⲕ",Ⲗ:"ⲗ",Ⲙ:"ⲙ",Ⲛ:"ⲛ",Ⲝ:"ⲝ",Ⲟ:"ⲟ",Ⲡ:"ⲡ",Ⲣ:"ⲣ",Ⲥ:"ⲥ",Ⲧ:"ⲧ",Ⲩ:"ⲩ",Ⲫ:"ⲫ",Ⲭ:"ⲭ",Ⲯ:"ⲯ",Ⲱ:"ⲱ",Ⲳ:"ⲳ",Ⲵ:"ⲵ",Ⲷ:"ⲷ",Ⲹ:"ⲹ",Ⲻ:"ⲻ",Ⲽ:"ⲽ",Ⲿ:"ⲿ",Ⳁ:"ⳁ",Ⳃ:"ⳃ",Ⳅ:"ⳅ",Ⳇ:"ⳇ",Ⳉ:"ⳉ",Ⳋ:"ⳋ",Ⳍ:"ⳍ",Ⳏ:"ⳏ",Ⳑ:"ⳑ",Ⳓ:"ⳓ",Ⳕ:"ⳕ",Ⳗ:"ⳗ",Ⳙ:"ⳙ",Ⳛ:"ⳛ",Ⳝ:"ⳝ",Ⳟ:"ⳟ",Ⳡ:"ⳡ",Ⳣ:"ⳣ",Ⳬ:"ⳬ",Ⳮ:"ⳮ",Ⳳ:"ⳳ",Ꙁ:"ꙁ",Ꙃ:"ꙃ",Ꙅ:"ꙅ",Ꙇ:"ꙇ",Ꙉ:"ꙉ",Ꙋ:"ꙋ",Ꙍ:"ꙍ",Ꙏ:"ꙏ",Ꙑ:"ꙑ",Ꙓ:"ꙓ",Ꙕ:"ꙕ",Ꙗ:"ꙗ",Ꙙ:"ꙙ",Ꙛ:"ꙛ",Ꙝ:"ꙝ",Ꙟ:"ꙟ",Ꙡ:"ꙡ",Ꙣ:"ꙣ",Ꙥ:"ꙥ",Ꙧ:"ꙧ",Ꙩ:"ꙩ",Ꙫ:"ꙫ",Ꙭ:"ꙭ",Ꚁ:"ꚁ",Ꚃ:"ꚃ",Ꚅ:"ꚅ",Ꚇ:"ꚇ",Ꚉ:"ꚉ",Ꚋ:"ꚋ",Ꚍ:"ꚍ",Ꚏ:"ꚏ",Ꚑ:"ꚑ",Ꚓ:"ꚓ",Ꚕ:"ꚕ",Ꚗ:"ꚗ",Ꚙ:"ꚙ",Ꚛ:"ꚛ",Ꜣ:"ꜣ",Ꜥ:"ꜥ",Ꜧ:"ꜧ",Ꜩ:"ꜩ",Ꜫ:"ꜫ",Ꜭ:"ꜭ",Ꜯ:"ꜯ",Ꜳ:"ꜳ",Ꜵ:"ꜵ",Ꜷ:"ꜷ",Ꜹ:"ꜹ",Ꜻ:"ꜻ",Ꜽ:"ꜽ",Ꜿ:"ꜿ",Ꝁ:"ꝁ",Ꝃ:"ꝃ",Ꝅ:"ꝅ",Ꝇ:"ꝇ",Ꝉ:"ꝉ",Ꝋ:"ꝋ",Ꝍ:"ꝍ",Ꝏ:"ꝏ",Ꝑ:"ꝑ",Ꝓ:"ꝓ",Ꝕ:"ꝕ",Ꝗ:"ꝗ",Ꝙ:"ꝙ",Ꝛ:"ꝛ",Ꝝ:"ꝝ",Ꝟ:"ꝟ",Ꝡ:"ꝡ",Ꝣ:"ꝣ",Ꝥ:"ꝥ",Ꝧ:"ꝧ",Ꝩ:"ꝩ",Ꝫ:"ꝫ",Ꝭ:"ꝭ",Ꝯ:"ꝯ",Ꝺ:"ꝺ",Ꝼ:"ꝼ",Ᵹ:"ᵹ",Ꝿ:"ꝿ",Ꞁ:"ꞁ",Ꞃ:"ꞃ",Ꞅ:"ꞅ",Ꞇ:"ꞇ",Ꞌ:"ꞌ",Ɥ:"ɥ",Ꞑ:"ꞑ",Ꞓ:"ꞓ",Ꞗ:"ꞗ",Ꞙ:"ꞙ",Ꞛ:"ꞛ",Ꞝ:"ꞝ",Ꞟ:"ꞟ",Ꞡ:"ꞡ",Ꞣ:"ꞣ",Ꞥ:"ꞥ",Ꞧ:"ꞧ",Ꞩ:"ꞩ",Ɦ:"ɦ",Ɜ:"ɜ",Ɡ:"ɡ",Ɬ:"ɬ",Ʞ:"ʞ",Ʇ:"ʇ",A:"a",B:"b",C:"c",D:"d",E:"e",F:"f",G:"g",H:"h",I:"i",J:"j",K:"k",L:"l",M:"m",N:"n",O:"o",P:"p",Q:"q",R:"r",S:"s",T:"t",U:"u",V:"v",W:"w",X:"x",Y:"y",Z:"z","\uD801\uDC00":"\uD801\uDC28","\uD801\uDC01":"\uD801\uDC29","\uD801\uDC02":"\uD801\uDC2A","\uD801\uDC03":"\uD801\uDC2B","\uD801\uDC04":"\uD801\uDC2C","\uD801\uDC05":"\uD801\uDC2D","\uD801\uDC06":"\uD801\uDC2E","\uD801\uDC07":"\uD801\uDC2F","\uD801\uDC08":"\uD801\uDC30","\uD801\uDC09":"\uD801\uDC31","\uD801\uDC0A":"\uD801\uDC32","\uD801\uDC0B":"\uD801\uDC33","\uD801\uDC0C":"\uD801\uDC34","\uD801\uDC0D":"\uD801\uDC35","\uD801\uDC0E":"\uD801\uDC36","\uD801\uDC0F":"\uD801\uDC37","\uD801\uDC10":"\uD801\uDC38","\uD801\uDC11":"\uD801\uDC39","\uD801\uDC12":"\uD801\uDC3A","\uD801\uDC13":"\uD801\uDC3B","\uD801\uDC14":"\uD801\uDC3C","\uD801\uDC15":"\uD801\uDC3D","\uD801\uDC16":"\uD801\uDC3E","\uD801\uDC17":"\uD801\uDC3F","\uD801\uDC18":"\uD801\uDC40","\uD801\uDC19":"\uD801\uDC41","\uD801\uDC1A":"\uD801\uDC42","\uD801\uDC1B":"\uD801\uDC43","\uD801\uDC1C":"\uD801\uDC44","\uD801\uDC1D":"\uD801\uDC45","\uD801\uDC1E":"\uD801\uDC46","\uD801\uDC1F":"\uD801\uDC47","\uD801\uDC20":"\uD801\uDC48","\uD801\uDC21":"\uD801\uDC49","\uD801\uDC22":"\uD801\uDC4A","\uD801\uDC23":"\uD801\uDC4B","\uD801\uDC24":"\uD801\uDC4C","\uD801\uDC25":"\uD801\uDC4D","\uD801\uDC26":"\uD801\uDC4E","\uD801\uDC27":"\uD801\uDC4F","\uD806\uDCA0":"\uD806\uDCC0","\uD806\uDCA1":"\uD806\uDCC1","\uD806\uDCA2":"\uD806\uDCC2","\uD806\uDCA3":"\uD806\uDCC3","\uD806\uDCA4":"\uD806\uDCC4","\uD806\uDCA5":"\uD806\uDCC5","\uD806\uDCA6":"\uD806\uDCC6","\uD806\uDCA7":"\uD806\uDCC7","\uD806\uDCA8":"\uD806\uDCC8","\uD806\uDCA9":"\uD806\uDCC9","\uD806\uDCAA":"\uD806\uDCCA","\uD806\uDCAB":"\uD806\uDCCB","\uD806\uDCAC":"\uD806\uDCCC","\uD806\uDCAD":"\uD806\uDCCD","\uD806\uDCAE":"\uD806\uDCCE","\uD806\uDCAF":"\uD806\uDCCF","\uD806\uDCB0":"\uD806\uDCD0","\uD806\uDCB1":"\uD806\uDCD1","\uD806\uDCB2":"\uD806\uDCD2","\uD806\uDCB3":"\uD806\uDCD3","\uD806\uDCB4":"\uD806\uDCD4","\uD806\uDCB5":"\uD806\uDCD5","\uD806\uDCB6":"\uD806\uDCD6","\uD806\uDCB7":"\uD806\uDCD7","\uD806\uDCB8":"\uD806\uDCD8","\uD806\uDCB9":"\uD806\uDCD9","\uD806\uDCBA":"\uD806\uDCDA","\uD806\uDCBB":"\uD806\uDCDB","\uD806\uDCBC":"\uD806\uDCDC","\uD806\uDCBD":"\uD806\uDCDD","\uD806\uDCBE":"\uD806\uDCDE","\uD806\uDCBF":"\uD806\uDCDF",ß:"ss",İ:"i̇",ʼn:"ʼn",ǰ:"ǰ",ΐ:"ΐ",ΰ:"ΰ",և:"եւ",ẖ:"ẖ",ẗ:"ẗ",ẘ:"ẘ",ẙ:"ẙ",ẚ:"aʾ",ẞ:"ss",ὐ:"ὐ",ὒ:"ὒ",ὔ:"ὔ",ὖ:"ὖ",ᾀ:"ἀι",ᾁ:"ἁι",ᾂ:"ἂι",ᾃ:"ἃι",ᾄ:"ἄι",ᾅ:"ἅι",ᾆ:"ἆι",ᾇ:"ἇι",ᾈ:"ἀι",ᾉ:"ἁι",ᾊ:"ἂι",ᾋ:"ἃι",ᾌ:"ἄι",ᾍ:"ἅι",ᾎ:"ἆι",ᾏ:"ἇι",ᾐ:"ἠι",ᾑ:"ἡι",ᾒ:"ἢι",ᾓ:"ἣι",ᾔ:"ἤι",ᾕ:"ἥι",ᾖ:"ἦι",ᾗ:"ἧι",ᾘ:"ἠι",ᾙ:"ἡι",ᾚ:"ἢι",ᾛ:"ἣι",ᾜ:"ἤι",ᾝ:"ἥι",ᾞ:"ἦι",ᾟ:"ἧι",ᾠ:"ὠι",ᾡ:"ὡι",ᾢ:"ὢι",ᾣ:"ὣι",ᾤ:"ὤι",ᾥ:"ὥι",ᾦ:"ὦι",ᾧ:"ὧι",ᾨ:"ὠι",ᾩ:"ὡι",ᾪ:"ὢι",ᾫ:"ὣι",ᾬ:"ὤι",ᾭ:"ὥι",ᾮ:"ὦι",ᾯ:"ὧι",ᾲ:"ὰι",ᾳ:"αι",ᾴ:"άι",ᾶ:"ᾶ",ᾷ:"ᾶι",ᾼ:"αι",ῂ:"ὴι",ῃ:"ηι",ῄ:"ήι",ῆ:"ῆ",ῇ:"ῆι",ῌ:"ηι",ῒ:"ῒ",ΐ:"ΐ",ῖ:"ῖ",ῗ:"ῗ",ῢ:"ῢ",ΰ:"ΰ",ῤ:"ῤ",ῦ:"ῦ",ῧ:"ῧ",ῲ:"ὼι",ῳ:"ωι",ῴ:"ώι",ῶ:"ῶ",ῷ:"ῶι",ῼ:"ωι",ff:"ff",fi:"fi",fl:"fl",ffi:"ffi",ffl:"ffl",ſt:"st",st:"st",ﬓ:"մն",ﬔ:"մե",ﬕ:"մի",ﬖ:"վն",ﬗ:"մխ"};t.exports=function(t){return t.slice(1,t.length-1).trim().replace(e,function(t){return r[t]||" "})}},402:function(t,e,r){"use strict";var n=r(188),i=/^javascript:|vbscript:|file:|data:/i,u=/^data:image\/(?:png|gif|jpeg|webp)/i,s=function(t){return i.test(t)&&!u.test(t)};function a(t){(t=t||{}).softbreak=t.softbreak||"\n",this.disableTags=0,this.lastOut="\n",this.options=t}a.prototype=Object.create(n.prototype),a.prototype.text=function(t){this.out(t.literal)},a.prototype.html_inline=function(t){this.options.safe?this.lit(""):this.lit(t.literal)},a.prototype.html_block=function(t){this.cr(),this.options.safe?this.lit(""):this.lit(t.literal),this.cr()},a.prototype.softbreak=function(){this.lit(this.options.softbreak)},a.prototype.linebreak=function(){this.tag("br",[],!0),this.cr()},a.prototype.link=function(t,e){var r=this.attrs(t);e?(this.options.safe&&s(t.destination)||r.push(["href",this.esc(t.destination)]),t.title&&r.push(["title",this.esc(t.title)]),this.tag("a",r)):this.tag("/a")},a.prototype.image=function(t,e){e?(0===this.disableTags&&(this.options.safe&&s(t.destination)?this.lit(''):this.lit('<img src=')))},a.prototype.emph=function(t,e){this.tag(e?"em":"/em")},a.prototype.strong=function(t,e){this.tag(e?"strong":"/strong")},a.prototype.paragraph=function(t,e){var r=t.parent.parent,n=this.attrs(t);null!==r&&"list"===r.type&&r.listTight||(e?(this.cr(),this.tag("p",n)):(this.tag("/p"),this.cr()))},a.prototype.heading=function(t,e){var r="h"+t.level,n=this.attrs(t);e?(this.cr(),this.tag(r,n)):(this.tag("/"+r),this.cr())},a.prototype.code=function(t){this.tag("code"),this.out(t.literal),this.tag("/code")},a.prototype.code_block=function(t){var e=t.info?t.info.split(/\s+/):[],r=this.attrs(t);e.length>0&&e[0].length>0&&r.push(["class","language-"+this.esc(e[0])]),this.cr(),this.tag("pre"),this.tag("code",r),this.out(t.literal),this.tag("/code"),this.tag("/pre"),this.cr()},a.prototype.thematic_break=function(t){var e=this.attrs(t);this.cr(),this.tag("hr",e,!0),this.cr()},a.prototype.block_quote=function(t,e){var r=this.attrs(t);e?(this.cr(),this.tag("blockquote",r)):(this.cr(),this.tag("/blockquote")),this.cr()},a.prototype.list=function(t,e){var r="bullet"===t.listType?"ul":"ol",n=this.attrs(t);if(e){var i=t.listStart;null!==i&&1!==i&&n.push(["start",i.toString()]),this.cr(),this.tag(r,n),this.cr()}else this.cr(),this.tag("/"+r),this.cr()},a.prototype.item=function(t,e){var r=this.attrs(t);e?this.tag("li",r):(this.tag("/li"),this.cr())},a.prototype.custom_inline=function(t,e){e&&t.onEnter?this.lit(t.onEnter):!e&&t.onExit&&this.lit(t.onExit)},a.prototype.custom_block=function(t,e){this.cr(),e&&t.onEnter?this.lit(t.onEnter):!e&&t.onExit&&this.lit(t.onExit),this.cr()},a.prototype.esc=r(40601).escapeXml,a.prototype.out=function(t){this.lit(this.esc(t))},a.prototype.tag=function(t,e,r){if(!(this.disableTags>0)){if(this.buffer+="<"+t,e&&e.length>0)for(var n,i=0;void 0!==(n=e[i]);)this.buffer+=" "+n[0]+'="'+n[1]+'"',i++;r&&(this.buffer+=" /"),this.buffer+=">",this.lastOut=">"}},a.prototype.attrs=function(t){var e=[];if(this.options.sourcepos){var r=t.sourcepos;r&&e.push(["data-sourcepos",String(r[0][0])+":"+String(r[0][1])+"-"+String(r[1][0])+":"+String(r[1][1])])}return e},t.exports=a},188:function(t){"use strict";function e(){}e.prototype.render=function(t){var e,r,n=t.walker();for(this.buffer="",this.lastOut="\n";e=n.next();)this[r=e.node.type]&&this[r](e.node,e.entering);return this.buffer},e.prototype.out=function(t){this.lit(t)},e.prototype.lit=function(t){this.buffer+=t,this.lastOut=t},e.prototype.cr=function(){"\n"!==this.lastOut&&this.lit("\n")},e.prototype.esc=function(t){return t},t.exports=e},82661:function(t,e,r){"use strict";var n=r(188),i=/\<[^>]*\>/;function u(t){t=t||{},this.disableTags=0,this.lastOut="\n",this.indentLevel=0,this.indent=" ",this.options=t}u.prototype=Object.create(n.prototype),u.prototype.render=function(t){this.buffer="";var e,r,n,i,u,s,a,o,l=t.walker(),c=this.options;for(c.time&&console.time("rendering"),this.buffer+='\n',this.buffer+='\n';n=l.next();)if(u=n.entering,o=(i=n.node).type,s=i.isContainer,a="thematic_break"===o||"linebreak"===o||"softbreak"===o,r=o.replace(/([a-z])([A-Z])/g,"$1_$2").toLowerCase(),u){switch(e=[],o){case"document":e.push(["xmlns","http://commonmark.org/xml/1.0"]);break;case"list":null!==i.listType&&e.push(["type",i.listType.toLowerCase()]),null!==i.listStart&&e.push(["start",String(i.listStart)]),null!==i.listTight&&e.push(["tight",i.listTight?"true":"false"]);var p=i.listDelimiter;if(null!==p){var h="";h="."===p?"period":"paren",e.push(["delimiter",h])}break;case"code_block":i.info&&e.push(["info",i.info]);break;case"heading":e.push(["level",String(i.level)]);break;case"link":case"image":e.push(["destination",i.destination]),e.push(["title",i.title]);break;case"custom_inline":case"custom_block":e.push(["on_enter",i.onEnter]),e.push(["on_exit",i.onExit])}if(c.sourcepos){var f=i.sourcepos;f&&e.push(["sourcepos",String(f[0][0])+":"+String(f[0][1])+"-"+String(f[1][0])+":"+String(f[1][1])])}if(this.cr(),this.out(this.tag(r,e,a)),s)this.indentLevel+=1;else if(!s&&!a){var d=i.literal;d&&this.out(this.esc(d)),this.out(this.tag("/"+r))}}else this.indentLevel-=1,this.cr(),this.out(this.tag("/"+r));return c.time&&console.timeEnd("rendering"),this.buffer+="\n",this.buffer},u.prototype.out=function(t){this.disableTags>0?this.buffer+=t.replace(i,""):this.buffer+=t,this.lastOut=t},u.prototype.cr=function(){if("\n"!==this.lastOut){this.buffer+="\n",this.lastOut="\n";for(var t=this.indentLevel;t>0;t--)this.buffer+=this.indent}},u.prototype.tag=function(t,e,r){var n="<"+t;if(e&&e.length>0)for(var i,u=0;void 0!==(i=e[u]);)n+=" "+i[0]+'="'+this.esc(i[1])+'"',u++;return r&&(n+=" /"),n+=">"},u.prototype.esc=r(40601).escapeXml,t.exports=u},571:function(t,e,r){var n=r(36538),i=r(61039);n.XML,n.HTML,i.XML,e.p1=i.HTML,i.HTMLStrict,n.escape},61039:function(t,e,r){var n=r(9093),i=r(68686),u=r(77064),s=r(19061),a=l(u),o=l(n);function l(t){var e=Object.keys(t).join("|"),r=h(t),n=RegExp("&(?:"+(e+="|#[xX][\\da-fA-F]+|#\\d+")+");","g");return function(t){return String(t).replace(n,r)}}var c=function(){for(var t=Object.keys(i).sort(p),e=Object.keys(n).sort(p),r=0,u=0;r=55296&&t<=57343||t>1114111)return"�";t in n&&(t=n[t]);var e="";return t>65535&&(t-=65536,e+=String.fromCharCode(t>>>10&1023|55296),t=56320|1023&t),e+=String.fromCharCode(t)}},36538:function(t,e,r){var n=a(r(77064)),i=o(n);e.XML=f(n,i);var u=a(r(9093)),s=o(u);function a(t){return Object.keys(t).sort().reduce(function(e,r){return e[t[r]]="&"+r+";",e},{})}function o(t){var e=[],r=[];return Object.keys(t).forEach(function(t){1===t.length?e.push("\\"+t):r.push(t)}),r.unshift("["+e.join("")+"]"),RegExp(r.join("|"),"g")}e.HTML=f(u,s);var l=/[^\0-\x7F]/g,c=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function p(t){return"&#x"+t.charCodeAt(0).toString(16).toUpperCase()+";"}function h(t){return"&#x"+((t.charCodeAt(0)-55296)*1024+t.charCodeAt(1)-56320+65536).toString(16).toUpperCase()+";"}function f(t,e){function r(e){return t[e]}return function(t){return t.replace(e,r).replace(c,h).replace(l,p)}}var d=o(n);e.escape=function(t){return t.replace(d,p).replace(c,h).replace(l,p)}},23080:function(t){"use strict";var e={};function r(t,n,i){var u,s,a,o,l,c="";for("string"!=typeof n&&(i=n,n=r.defaultChars),void 0===i&&(i=!0),l=function(t){var r,n,i=e[t];if(i)return i;for(r=0,i=e[t]=[];r<128;r++)n=String.fromCharCode(r),/^[0-9a-z]$/i.test(n)?i.push(n):i.push("%"+("0"+r.toString(16).toUpperCase()).slice(-2));for(r=0;r=55296&&a<=57343){if(a>=55296&&a<=56319&&u+1=56320&&o<=57343){c+=encodeURIComponent(t[u]+t[u+1]),u++;continue}c+="%EF%BF%BD";continue}c+=encodeURIComponent(t[u])}return c}r.defaultChars=";/?:@&=+$,-_.!~*'()#",r.componentChars="-_.!~*'()",t.exports=r},90559:function(t,e,r){"use strict";r.d(e,{Hv:function(){return n.Hv}}),Object.prototype.hasOwnProperty,new URLSearchParams({gtm_auth:"tHWKiFUu768eW3T19ZM6qA",gtm_preview:"env-654",gtm_cookies_win:"x"}),r(89855);var n=r(46979);r(70079),r(44675),r(20681)},76620:function(){if(!String.prototype.repeat){var t,e;t=function(){try{var t={},e=Object.defineProperty,r=e(t,t,t)&&e}catch(t){}return r}(),e=function(t){if(this==null)throw TypeError();var e=String(this),r=t?Number(t):0;if(r!=r&&(r=0),r<0||r==1/0)throw RangeError();for(var n="";r;)r%2==1&&(n+=e),r>1&&(e+=e),r>>=1;return n},t?t(String.prototype,"repeat",{value:e,configurable:!0,writable:!0}):String.prototype.repeat=e}},90221:function(t,e,r){"use strict";r.d(e,{Z:function(){return a}});var n=r(53048),i=r(70079),u=r(35250),s=r(98507);let a=(0,i.forwardRef)((t,e)=>{let{disabled:r=!1,className:i,onClick:a,priority:o=s.U.PRIMARY,text:l,children:c,...p}=t;return(0,u.jsx)("button",{ref:e,type:"button",className:(0,n.W)("np-action-btn","np-text-body-default-bold",o===s.U.TERTIARY?"btn-priority-3":o===s.U.SECONDARY?"btn-priority-2":"btn-priority-1",i),disabled:r,onClick:a,...p,children:c||l})})},86481:function(t,e,r){"use strict";r.d(e,{Z:function(){return _}});var n,i,u=r(53048),s=r(70079),a=r(20235),o=r(26943),l=r(48487),c=r(73040),p=r(35250);let h=[r(68955).P.STRONG];function f(t){return(0,p.jsx)(c.Z,{...t,as:"span",allowList:h,blockList:void 0})}var d=r(54034),g=r(61969),D=r(90221),m=r(98507);function C(t){let{action:e,className:r,variant:n="button"}=t;return"href"in e?(0,p.jsx)(d.Z,{href:e.href,className:r,"aria-label":e["aria-label"],target:e.target,type:g.Z.LINK_LARGE,onClick:e.onClick,children:e.text}):"button"===n?(0,p.jsx)("button",{type:"button","aria-label":e["aria-label"],className:(0,u.W)("btn-unstyled np-text-link-large",r),onClick:e.onClick,children:e.text}):(0,p.jsx)(D.Z,{"aria-label":e["aria-label"],priority:m.U.SECONDARY,className:(0,u.W)(r),onClick:e.onClick,children:e.text})}var b=r(10511),E=r(87677),A=r(77296),v=r(65163);function _(t){let{arrow:e,action:r,children:n,className:i,dismissible:c,icon:h,statusIconLabel:d,onDismiss:D,message:m,size:_,title:k,type:x="neutral",variant:y="desktop",active:w=!0}=t;(0,s.useEffect)(()=>{void 0!==e&&(0,b.A)("Alert component doesn't support 'arrow' anymore, use 'InlineAlert' instead.")},[e]),(0,s.useEffect)(()=>{void 0!==n&&(0,b.A)("Alert component doesn't support 'children' anymore, use 'message' instead.")},[n]),(0,s.useEffect)(()=>{void 0!==c&&(0,b.A)("Alert component doesn't support 'dismissible' anymore, use 'onDismiss' instead.")},[c]),(0,s.useEffect)(()=>{void 0!==_&&(0,b.A)("Alert component doesn't support 'size' anymore, please remove that prop.")},[_]);let F=function(t){switch(t){case"success":return"positive";case"info":return"neutral";case"error":return"negative";default:return t}}(x);(0,s.useEffect)(()=>{F!==x&&(0,b.A)("Alert component has deprecated '".concat(x,"' value for the 'type' prop. Please use '").concat(F,"' instead."))},[F,x]);let[L,q]=(0,s.useState)(),[B,N]=(0,s.useState)();(0,s.useEffect)(()=>{void 0!==B&&w?setTimeout(()=>N(w),175):N(w)},[w,B]);let T=(0,s.useRef)(null);return(0,p.jsx)("div",{role:F===E.P.NEGATIVE?"alert":"status",children:B&&(0,p.jsxs)("div",{className:(0,u.W)("alert d-flex","alert-".concat(F),null!=e&&function(t){switch(t){case"down-center":return"arrow arrow-bottom arrow-center";case"down-left":return"arrow arrow-bottom arrow-left";case"down-right":return"arrow arrow-bottom arrow-right";case"up-center":return"arrow arrow-center";case"up-right":return"arrow arrow-right";default:return"arrow"}}(e),i),"data-testid":"alert",onTouchStart:()=>q(!0),onTouchEnd:t=>{if(L&&(null==r?void 0:r.href)&&t.target instanceof Node&&T.current&&!T.current.contains(t.target)){var e,n;"_blank"===r.target?null===(e=window.top)||void 0===e||e.open(r.href):null===(n=window.top)||void 0===n||n.location.assign(r.href)}q(!1)},onTouchMove:()=>q(!1),children:[(0,p.jsxs)("div",{className:(0,u.W)("alert__content","d-flex","flex-grow-1",y),"data-testid":y,children:[h?(0,p.jsx)("div",{className:"alert__icon",children:h}):(0,p.jsx)(o.Z,{size:v.$.LARGE,sentiment:F,iconLabel:d}),(0,p.jsxs)("div",{className:"alert__message",children:[(0,p.jsxs)("div",{children:[k&&(0,p.jsx)(l.Z,{className:"m-b-1",type:g.Z.TITLE_BODY,children:k}),(0,p.jsx)(a.Z,{as:"span",className:"d-block",type:g.Z.BODY_LARGE,children:n||(0,p.jsx)(f,{children:m})})]}),r&&(0,p.jsx)(C,{action:r,variant:"action-button",className:"m-t-1"})]})]}),D&&(0,p.jsx)(A.P,{ref:T,className:"m-l-2",onClick:D})]})})}(n=i||(i={})).TOP_LEFT="up-left",n.TOP="up-center",n.TOP_RIGHT="up-right",n.BOTTOM_LEFT="down-left",n.BOTTOM="down-center",n.BOTTOM_RIGHT="down-right"},20235:function(t,e,r){"use strict";r.d(e,{Z:function(){return l}});var n=r(53048),i=r(70079),u=r(61969),s=r(35250);let a=u.Z.BODY_DEFAULT,o=new Set([u.Z.BODY_DEFAULT,u.Z.BODY_DEFAULT_BOLD,u.Z.BODY_LARGE,u.Z.BODY_LARGE_BOLD]),l=(0,i.forwardRef)(function(t,e){let{as:r="div",type:i=a,className:u,...l}=t,c=o.has(i);return(0,s.jsx)(r,{...l,ref:e,className:(0,n.W)("np-text-".concat(c?i:a),u)})})},68955:function(t,e,r){"use strict";var n,i;r.d(e,{P:function(){return n}}),(i=n||(n={})).BLOCK_QUOTE="block_quote",i.CODE_BLOCK="code_block",i.CODE="code",i.EMPH="emph",i.HEADING="heading",i.HTML_BLOCK="html_block",i.HTML_INLINE="html_inline",i.IMAGE="image",i.ITEM="item",i.LINEBREAK="linebreak",i.LINK="link",i.LIST="list",i.PARAGRAPH="paragraph",i.SOFTBREAK="softbreak",i.STRONG="strong",i.THEMATIC_BREAK="thematic_break"},87677:function(t,e,r){"use strict";var n,i;r.d(e,{P:function(){return n}}),(i=n||(n={})).NEGATIVE="negative",i.NEUTRAL="neutral",i.POSITIVE="positive",i.WARNING="warning",i.PENDING="pending",i.INFO="info",i.ERROR="error",i.SUCCESS="success"},73040:function(t,e,r){"use strict";r.d(e,{Z:function(){return c}});var n=r(21555),i=r(35250),u=r(68955),s=r(10511);let a=new n.Parser,o=new n.HtmlRenderer({safe:!0}),l=Object.values(u.P);function c(t){var e,r,n,u;let{as:c="div",allowList:p,blockList:h,config:f,className:d,children:g}=t;if(!g)return null;let D=null!==(n=null==f?void 0:null===(e=f.link)||void 0===e?void 0:e.target)&&void 0!==n?n:"_self",m=null!==(u=null==f?void 0:null===(r=f.paragraph)||void 0===r?void 0:r.className)&&void 0!==u?u:"";null!=p&&null!=h&&(0,s.A)("Markdown supports only one of `allowList` or `blockList` to be used at a time. `blockList` will be ignored.");let C=t=>{let e=a.parse(t),r=null!=p?l.filter(t=>!p.includes(t)):h;return null!=r?function(t){let{blockList:e,parsed:r}=t;if(!r)return r;let n=r.walker();for(let t=n.next();null!=t;t=n.next()){let{node:r}=t;if(e.includes(r.type)&&!t.entering){for(;null!=r.firstChild;)r.insertBefore(r.firstChild);r.unlink()}}return r}({parsed:e,blockList:r}):e};return(0,i.jsx)(c,{className:d,dangerouslySetInnerHTML:{__html:(()=>{let t=C(g);return o.render(t).replace(/'))})()}})}},38444:function(t,e,r){"use strict";r.d(e,{Z:function(){return f}});var n=r(18409),i=r(83276),u=r(70079),s=r(86750),a=r(35250);let o=(0,u.createContext)(s.N.LTR),l=t=>{let{direction:e,children:r}=t;return(0,a.jsx)(o.Provider,{value:e,children:r})};var c=r(19330);let p=(0,u.createContext)(c.ZW),h=t=>{let{locale:e,children:r}=t;return(0,a.jsx)(p.Provider,{value:e,children:r})};function f(t){let e,{i18n:r,children:u}=t,{locale:s,messages:o,defaultRichTextElements:p}=r,f=(0,c.rn)(s);return null===f?(console.warn("Unsupported locale value was provided: '".concat(s,"', defaulting to '").concat(c.ZW,"'")),e={locale:c.ZW,messages:{...i.Z,...o}}):e={locale:f,messages:o},(0,a.jsx)(l,{direction:(0,c.VN)(s),children:(0,a.jsx)(h,{locale:s,children:(0,a.jsx)(n.Z,{defaultLocale:c.ZW,locale:e.locale,messages:e.messages,defaultRichTextElements:p,children:u})})})}},26943:function(t,e,r){"use strict";r.d(e,{Z:function(){return d}});var n=r(77713),i=r(53048),u=r(77874),s=r(48488),a=r(88458),o=(0,r(5532).vU)({errorLabel:{id:"neptune.StatusIcon.iconLabel.error"},successLabel:{id:"neptune.StatusIcon.iconLabel.success"},warningLabel:{id:"neptune.StatusIcon.iconLabel.warning"},pendingLabel:{id:"neptune.StatusIcon.iconLabel.pending"},informationLabel:{id:"neptune.StatusIcon.iconLabel.information"}}),l=r(35250),c=r(87677),p=r(24458),h=r(65163);let f={[String(h.$.SMALL)]:16,[String(h.$.MEDIUM)]:40,[String(h.$.LARGE)]:48},d=t=>{let{sentiment:e="neutral",size:r="md",iconLabel:d}=t,g=(0,u.Z)(),{Icon:D,defaultIconLabel:m}={[c.P.NEGATIVE]:{Icon:n.Cross,defaultIconLabel:g.formatMessage(o.errorLabel)},[c.P.POSITIVE]:{Icon:n.Check,defaultIconLabel:g.formatMessage(o.successLabel)},[c.P.WARNING]:{Icon:n.Alert,defaultIconLabel:g.formatMessage(o.warningLabel)},[c.P.PENDING]:{Icon:n.ClockBorderless,defaultIconLabel:g.formatMessage(o.pendingLabel)},[c.P.NEUTRAL]:{Icon:n.Info,defaultIconLabel:g.formatMessage(o.informationLabel)},[c.P.ERROR]:{Icon:n.Cross,defaultIconLabel:g.formatMessage(o.errorLabel)},[c.P.INFO]:{Icon:n.Info,defaultIconLabel:g.formatMessage(o.informationLabel)},[c.P.SUCCESS]:{Icon:n.Check,defaultIconLabel:g.formatMessage(o.successLabel)}}[e],C=(0,a.G)("(max-width: ".concat(p.U.ZOOM_400,"px)")),b=r===h.$.SMALL&&C?32:f[r];return(0,l.jsx)(s.Z,{as:"span",size:b,"data-testid":"status-icon",className:(0,i.W)("status-circle","status-circle-".concat(r),e),children:(0,l.jsx)(D,{className:(0,i.W)("status-icon","warning"===e||"pending"===e?"dark":"light"),title:null===d?void 0:d||m})})}},33359:function(t){"use strict";t.exports=JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}')},9093:function(t){"use strict";t.exports=JSON.parse('{"Aacute":"\xc1","aacute":"\xe1","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"\xc2","acirc":"\xe2","acute":"\xb4","Acy":"А","acy":"а","AElig":"\xc6","aelig":"\xe6","af":"⁡","Afr":"\uD835\uDD04","afr":"\uD835\uDD1E","Agrave":"\xc0","agrave":"\xe0","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"\xc5","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"\uD835\uDD38","aopf":"\uD835\uDD52","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"⁡","approx":"≈","approxeq":"≊","Aring":"\xc5","aring":"\xe5","Ascr":"\uD835\uDC9C","ascr":"\uD835\uDCB6","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"\xc3","atilde":"\xe3","Auml":"\xc4","auml":"\xe4","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"\uD835\uDD05","bfr":"\uD835\uDD1F","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"\uD835\uDD39","bopf":"\uD835\uDD53","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"\xa6","bscr":"\uD835\uDCB7","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"\xc7","ccedil":"\xe7","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"\xb8","Cedilla":"\xb8","cemptyv":"⦲","cent":"\xa2","centerdot":"\xb7","CenterDot":"\xb7","cfr":"\uD835\uDD20","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"\xae","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"\uD835\uDD54","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"\xa9","COPY":"\xa9","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"\uD835\uDC9E","cscr":"\uD835\uDCB8","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"\xa4","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"\xb0","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"\uD835\uDD07","dfr":"\uD835\uDD21","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"\xb4","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"\xa8","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"\xf7","divide":"\xf7","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"\uD835\uDD3B","dopf":"\uD835\uDD55","Dot":"\xa8","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"\xa8","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"\uD835\uDC9F","dscr":"\uD835\uDCB9","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"\xc9","eacute":"\xe9","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"\xca","ecirc":"\xea","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"\uD835\uDD08","efr":"\uD835\uDD22","eg":"⪚","Egrave":"\xc8","egrave":"\xe8","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"\uD835\uDD3C","eopf":"\uD835\uDD56","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"\xd0","eth":"\xf0","Euml":"\xcb","euml":"\xeb","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"\uD835\uDD09","ffr":"\uD835\uDD23","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"\uD835\uDD3D","fopf":"\uD835\uDD57","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"\xbd","frac13":"⅓","frac14":"\xbc","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"\xbe","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"\uD835\uDCBB","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"\uD835\uDD0A","gfr":"\uD835\uDD24","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"\uD835\uDD3E","gopf":"\uD835\uDD58","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"\uD835\uDCA2","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"\xbd","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"\uD835\uDD25","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"\uD835\uDD59","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"\uD835\uDCBD","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"\xcd","iacute":"\xed","ic":"⁣","Icirc":"\xce","icirc":"\xee","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"\xa1","iff":"⇔","ifr":"\uD835\uDD26","Ifr":"ℑ","Igrave":"\xcc","igrave":"\xec","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"⁣","InvisibleTimes":"⁢","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"\uD835\uDD40","iopf":"\uD835\uDD5A","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"\xbf","iscr":"\uD835\uDCBE","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"\xcf","iuml":"\xef","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"\uD835\uDD0D","jfr":"\uD835\uDD27","jmath":"ȷ","Jopf":"\uD835\uDD41","jopf":"\uD835\uDD5B","Jscr":"\uD835\uDCA5","jscr":"\uD835\uDCBF","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"\uD835\uDD0E","kfr":"\uD835\uDD28","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"\uD835\uDD42","kopf":"\uD835\uDD5C","Kscr":"\uD835\uDCA6","kscr":"\uD835\uDCC0","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"\xab","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"\uD835\uDD0F","lfr":"\uD835\uDD29","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"\uD835\uDD43","lopf":"\uD835\uDD5D","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"\uD835\uDCC1","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"\xaf","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"\uD835\uDD10","mfr":"\uD835\uDD2A","mho":"℧","micro":"\xb5","midast":"*","midcir":"⫰","mid":"∣","middot":"\xb7","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"\uD835\uDD44","mopf":"\uD835\uDD5E","mp":"∓","mscr":"\uD835\uDCC2","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":"\xa0","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"​","NegativeThickSpace":"​","NegativeThinSpace":"​","NegativeVeryThinSpace":"​","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"\uD835\uDD11","nfr":"\uD835\uDD2B","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"⁠","NonBreakingSpace":"\xa0","nopf":"\uD835\uDD5F","Nopf":"ℕ","Not":"⫬","not":"\xac","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"\uD835\uDCA9","nscr":"\uD835\uDCC3","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"\xd1","ntilde":"\xf1","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"\xd3","oacute":"\xf3","oast":"⊛","Ocirc":"\xd4","ocirc":"\xf4","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"\uD835\uDD12","ofr":"\uD835\uDD2C","ogon":"˛","Ograve":"\xd2","ograve":"\xf2","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"\uD835\uDD46","oopf":"\uD835\uDD60","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"\xaa","ordm":"\xba","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"\uD835\uDCAA","oscr":"ℴ","Oslash":"\xd8","oslash":"\xf8","osol":"⊘","Otilde":"\xd5","otilde":"\xf5","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"\xd6","ouml":"\xf6","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"\xb6","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"\uD835\uDD13","pfr":"\uD835\uDD2D","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"\xb1","plusmn":"\xb1","plussim":"⨦","plustwo":"⨧","pm":"\xb1","Poincareplane":"ℌ","pointint":"⨕","popf":"\uD835\uDD61","Popf":"ℙ","pound":"\xa3","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"\uD835\uDCAB","pscr":"\uD835\uDCC5","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"\uD835\uDD14","qfr":"\uD835\uDD2E","qint":"⨌","qopf":"\uD835\uDD62","Qopf":"ℚ","qprime":"⁗","Qscr":"\uD835\uDCAC","qscr":"\uD835\uDCC6","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"\xbb","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"\xae","REG":"\xae","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"\uD835\uDD2F","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"‏","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"\uD835\uDD63","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"\uD835\uDCC7","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"\xa7","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"\uD835\uDD16","sfr":"\uD835\uDD30","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"\xad","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"\uD835\uDD4A","sopf":"\uD835\uDD64","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"\uD835\uDCAE","sscr":"\uD835\uDCC8","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"\xaf","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"\xb9","sup2":"\xb2","sup3":"\xb3","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"\xdf","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"\uD835\uDD17","tfr":"\uD835\uDD31","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"\xde","thorn":"\xfe","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"\xd7","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"\uD835\uDD4B","topf":"\uD835\uDD65","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"\uD835\uDCAF","tscr":"\uD835\uDCC9","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"\xda","uacute":"\xfa","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"\xdb","ucirc":"\xfb","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"\uD835\uDD18","ufr":"\uD835\uDD32","Ugrave":"\xd9","ugrave":"\xf9","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"\xa8","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"\uD835\uDD4C","uopf":"\uD835\uDD66","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"\uD835\uDCB0","uscr":"\uD835\uDCCA","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"\xdc","uuml":"\xfc","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"\uD835\uDD19","vfr":"\uD835\uDD33","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"\uD835\uDD4D","vopf":"\uD835\uDD67","vprop":"∝","vrtri":"⊳","Vscr":"\uD835\uDCB1","vscr":"\uD835\uDCCB","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"\uD835\uDD1A","wfr":"\uD835\uDD34","Wopf":"\uD835\uDD4E","wopf":"\uD835\uDD68","wp":"℘","wr":"≀","wreath":"≀","Wscr":"\uD835\uDCB2","wscr":"\uD835\uDCCC","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"\uD835\uDD1B","xfr":"\uD835\uDD35","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"\uD835\uDD4F","xopf":"\uD835\uDD69","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"\uD835\uDCB3","xscr":"\uD835\uDCCD","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"\xdd","yacute":"\xfd","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"\xa5","Yfr":"\uD835\uDD1C","yfr":"\uD835\uDD36","YIcy":"Ї","yicy":"ї","Yopf":"\uD835\uDD50","yopf":"\uD835\uDD6A","Yscr":"\uD835\uDCB4","yscr":"\uD835\uDCCE","YUcy":"Ю","yucy":"ю","yuml":"\xff","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"\uD835\uDD37","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"\uD835\uDD6B","Zopf":"ℤ","Zscr":"\uD835\uDCB5","zscr":"\uD835\uDCCF","zwj":"‍","zwnj":"‌"}')},68686:function(t){"use strict";t.exports=JSON.parse('{"Aacute":"\xc1","aacute":"\xe1","Acirc":"\xc2","acirc":"\xe2","acute":"\xb4","AElig":"\xc6","aelig":"\xe6","Agrave":"\xc0","agrave":"\xe0","amp":"&","AMP":"&","Aring":"\xc5","aring":"\xe5","Atilde":"\xc3","atilde":"\xe3","Auml":"\xc4","auml":"\xe4","brvbar":"\xa6","Ccedil":"\xc7","ccedil":"\xe7","cedil":"\xb8","cent":"\xa2","copy":"\xa9","COPY":"\xa9","curren":"\xa4","deg":"\xb0","divide":"\xf7","Eacute":"\xc9","eacute":"\xe9","Ecirc":"\xca","ecirc":"\xea","Egrave":"\xc8","egrave":"\xe8","ETH":"\xd0","eth":"\xf0","Euml":"\xcb","euml":"\xeb","frac12":"\xbd","frac14":"\xbc","frac34":"\xbe","gt":">","GT":">","Iacute":"\xcd","iacute":"\xed","Icirc":"\xce","icirc":"\xee","iexcl":"\xa1","Igrave":"\xcc","igrave":"\xec","iquest":"\xbf","Iuml":"\xcf","iuml":"\xef","laquo":"\xab","lt":"<","LT":"<","macr":"\xaf","micro":"\xb5","middot":"\xb7","nbsp":"\xa0","not":"\xac","Ntilde":"\xd1","ntilde":"\xf1","Oacute":"\xd3","oacute":"\xf3","Ocirc":"\xd4","ocirc":"\xf4","Ograve":"\xd2","ograve":"\xf2","ordf":"\xaa","ordm":"\xba","Oslash":"\xd8","oslash":"\xf8","Otilde":"\xd5","otilde":"\xf5","Ouml":"\xd6","ouml":"\xf6","para":"\xb6","plusmn":"\xb1","pound":"\xa3","quot":"\\"","QUOT":"\\"","raquo":"\xbb","reg":"\xae","REG":"\xae","sect":"\xa7","shy":"\xad","sup1":"\xb9","sup2":"\xb2","sup3":"\xb3","szlig":"\xdf","THORN":"\xde","thorn":"\xfe","times":"\xd7","Uacute":"\xda","uacute":"\xfa","Ucirc":"\xdb","ucirc":"\xfb","Ugrave":"\xd9","ugrave":"\xf9","uml":"\xa8","Uuml":"\xdc","uuml":"\xfc","Yacute":"\xdd","yacute":"\xfd","yen":"\xa5","yuml":"\xff"}')},77064:function(t){"use strict";t.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')}}]); //# sourceMappingURL=4576-4495a5c99ac19646.js.map