(()=>{var t={7762:(t,e)=>{"use strict";e.byteLength=function(t){var e=a(t),r=e[0],n=e[1];return 3*(r+n)/4-n},e.toByteArray=function(t){var e,r,o=a(t),s=o[0],l=o[1],c=new i(function(t,e,r){return 3*(e+r)/4-r}(0,s,l)),u=0,p=l>0?s-4:s;for(r=0;r>16&255,c[u++]=e>>8&255,c[u++]=255&e;return 2===l&&(e=n[t.charCodeAt(r)]<<2|n[t.charCodeAt(r+1)]>>4,c[u++]=255&e),1===l&&(e=n[t.charCodeAt(r)]<<10|n[t.charCodeAt(r+1)]<<4|n[t.charCodeAt(r+2)]>>2,c[u++]=e>>8&255,c[u++]=255&e),c},e.fromByteArray=function(t){for(var e,n=t.length,i=n%3,o=[],s=16383,a=0,c=n-i;ac?c:a+s));return 1===i?(e=t[n-1],o.push(r[e>>2]+r[e<<4&63]+"==")):2===i&&(e=(t[n-2]<<8)+t[n-1],o.push(r[e>>10]+r[e>>4&63]+r[e<<2&63]+"=")),o.join("")};for(var r=[],n=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0;s<64;++s)r[s]=o[s],n[o.charCodeAt(s)]=s;function a(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");return-1===r&&(r=e),[r,r===e?0:4-r%4]}function l(t,e,n){for(var i,o,s=[],a=e;a>18&63]+r[o>>12&63]+r[o>>6&63]+r[63&o]);return s.join("")}n["-".charCodeAt(0)]=62,n["_".charCodeAt(0)]=63},2266:(t,e,r)=>{"use strict";const n=r(7762),i=r(6287),o="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=l,e.SlowBuffer=function(t){return+t!=t&&(t=0),l.alloc(+t)},e.INSPECT_MAX_BYTES=50;const s=2147483647;function a(t){if(t>s)throw new RangeError('The value "'+t+'" is invalid for option "size"');const e=new Uint8Array(t);return Object.setPrototypeOf(e,l.prototype),e}function l(t,e,r){if("number"==typeof t){if("string"==typeof e)throw new TypeError('The "string" argument must be of type string. Received type number');return p(t)}return c(t,e,r)}function c(t,e,r){if("string"==typeof t)return function(t,e){if("string"==typeof e&&""!==e||(e="utf8"),!l.isEncoding(e))throw new TypeError("Unknown encoding: "+e);const r=0|m(t,e);let n=a(r);const i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}(t,e);if(ArrayBuffer.isView(t))return function(t){if(Y(t,Uint8Array)){const e=new Uint8Array(t);return f(e.buffer,e.byteOffset,e.byteLength)}return h(t)}(t);if(null==t)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(Y(t,ArrayBuffer)||t&&Y(t.buffer,ArrayBuffer))return f(t,e,r);if("undefined"!=typeof SharedArrayBuffer&&(Y(t,SharedArrayBuffer)||t&&Y(t.buffer,SharedArrayBuffer)))return f(t,e,r);if("number"==typeof t)throw new TypeError('The "value" argument must not be of type number. Received type number');const n=t.valueOf&&t.valueOf();if(null!=n&&n!==t)return l.from(n,e,r);const i=function(t){if(l.isBuffer(t)){const e=0|d(t.length),r=a(e);return 0===r.length||t.copy(r,0,0,e),r}return void 0!==t.length?"number"!=typeof t.length||J(t.length)?a(0):h(t):"Buffer"===t.type&&Array.isArray(t.data)?h(t.data):void 0}(t);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof t[Symbol.toPrimitive])return l.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}function u(t){if("number"!=typeof t)throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function p(t){return u(t),a(t<0?0:0|d(t))}function h(t){const e=t.length<0?0:0|d(t.length),r=a(e);for(let n=0;n=s)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+s.toString(16)+" bytes");return 0|t}function m(t,e){if(l.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||Y(t,ArrayBuffer))return t.byteLength;if("string"!=typeof t)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);const r=t.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return W(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return G(t).length;default:if(i)return n?-1:W(t).length;e=(""+e).toLowerCase(),i=!0}}function g(t,e,r){let n=!1;if((void 0===e||e<0)&&(e=0),e>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(e>>>=0))return"";for(t||(t="utf8");;)switch(t){case"hex":return C(this,e,r);case"utf8":case"utf-8":return A(this,e,r);case"ascii":return O(this,e,r);case"latin1":case"binary":return P(this,e,r);case"base64":return k(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return T(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}function y(t,e,r){const n=t[e];t[e]=t[r],t[r]=n}function _(t,e,r,n,i){if(0===t.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),J(r=+r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof e&&(e=l.from(e,n)),l.isBuffer(e))return 0===e.length?-1:v(t,e,r,n,i);if("number"==typeof e)return e&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):v(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function v(t,e,r,n,i){let o,s=1,a=t.length,l=e.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(t.length<2||e.length<2)return-1;s=2,a/=2,l/=2,r/=2}function c(t,e){return 1===s?t[e]:t.readUInt16BE(e*s)}if(i){let n=-1;for(o=r;oa&&(r=a-l),o=r;o>=0;o--){let r=!0;for(let n=0;ni&&(n=i):n=i;const o=e.length;let s;for(n>o/2&&(n=o/2),s=0;s>8,i=r%256,o.push(i),o.push(n);return o}(e,t.length-r),t,r,n)}function k(t,e,r){return 0===e&&r===t.length?n.fromByteArray(t):n.fromByteArray(t.slice(e,r))}function A(t,e,r){r=Math.min(t.length,r);const n=[];let i=e;for(;i239?4:e>223?3:e>191?2:1;if(i+s<=r){let r,n,a,l;switch(s){case 1:e<128&&(o=e);break;case 2:r=t[i+1],128==(192&r)&&(l=(31&e)<<6|63&r,l>127&&(o=l));break;case 3:r=t[i+1],n=t[i+2],128==(192&r)&&128==(192&n)&&(l=(15&e)<<12|(63&r)<<6|63&n,l>2047&&(l<55296||l>57343)&&(o=l));break;case 4:r=t[i+1],n=t[i+2],a=t[i+3],128==(192&r)&&128==(192&n)&&128==(192&a)&&(l=(15&e)<<18|(63&r)<<12|(63&n)<<6|63&a,l>65535&&l<1114112&&(o=l))}}null===o?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=s}return function(t){const e=t.length;if(e<=L)return String.fromCharCode.apply(String,t);let r="",n=0;for(;nn.length?(l.isBuffer(e)||(e=l.from(e)),e.copy(n,i)):Uint8Array.prototype.set.call(n,e,i);else{if(!l.isBuffer(e))throw new TypeError('"list" argument must be an Array of Buffers');e.copy(n,i)}i+=e.length}return n},l.byteLength=m,l.prototype._isBuffer=!0,l.prototype.swap16=function(){const t=this.length;if(t%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let e=0;er&&(t+=" ... "),""},o&&(l.prototype[o]=l.prototype.inspect),l.prototype.compare=function(t,e,r,n,i){if(Y(t,Uint8Array)&&(t=l.from(t,t.offset,t.byteLength)),!l.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(void 0===e&&(e=0),void 0===r&&(r=t?t.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),e<0||r>t.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&e>=r)return 0;if(n>=i)return-1;if(e>=r)return 1;if(this===t)return 0;let o=(i>>>=0)-(n>>>=0),s=(r>>>=0)-(e>>>=0);const a=Math.min(o,s),c=this.slice(n,i),u=t.slice(e,r);for(let t=0;t>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}const i=this.length-e;if((void 0===r||r>i)&&(r=i),t.length>0&&(r<0||e<0)||e>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return b(this,t,e,r);case"utf8":case"utf-8":return w(this,t,e,r);case"ascii":case"latin1":case"binary":return S(this,t,e,r);case"base64":return x(this,t,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return E(this,t,e,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const L=4096;function O(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;in)&&(r=n);let i="";for(let n=e;nr)throw new RangeError("Trying to access beyond buffer length")}function N(t,e,r,n,i,o){if(!l.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||et.length)throw new RangeError("Index out of range")}function B(t,e,r,n,i){F(e,n,i,t,r,7);let o=Number(e&BigInt(4294967295));t[r++]=o,o>>=8,t[r++]=o,o>>=8,t[r++]=o,o>>=8,t[r++]=o;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=s,s>>=8,t[r++]=s,s>>=8,t[r++]=s,s>>=8,t[r++]=s,r}function R(t,e,r,n,i){F(e,n,i,t,r,7);let o=Number(e&BigInt(4294967295));t[r+7]=o,o>>=8,t[r+6]=o,o>>=8,t[r+5]=o,o>>=8,t[r+4]=o;let s=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=s,s>>=8,t[r+2]=s,s>>=8,t[r+1]=s,s>>=8,t[r]=s,r+8}function D(t,e,r,n,i,o){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function M(t,e,r,n,o){return e=+e,r>>>=0,o||D(t,0,r,4),i.write(t,e,r,n,23,4),r+4}function q(t,e,r,n,o){return e=+e,r>>>=0,o||D(t,0,r,8),i.write(t,e,r,n,52,8),r+8}l.prototype.slice=function(t,e){const r=this.length;(t=~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),(e=void 0===e?r:~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),e>>=0,e>>>=0,r||I(t,e,this.length);let n=this[t],i=1,o=0;for(;++o>>=0,e>>>=0,r||I(t,e,this.length);let n=this[t+--e],i=1;for(;e>0&&(i*=256);)n+=this[t+--e]*i;return n},l.prototype.readUint8=l.prototype.readUInt8=function(t,e){return t>>>=0,e||I(t,1,this.length),this[t]},l.prototype.readUint16LE=l.prototype.readUInt16LE=function(t,e){return t>>>=0,e||I(t,2,this.length),this[t]|this[t+1]<<8},l.prototype.readUint16BE=l.prototype.readUInt16BE=function(t,e){return t>>>=0,e||I(t,2,this.length),this[t]<<8|this[t+1]},l.prototype.readUint32LE=l.prototype.readUInt32LE=function(t,e){return t>>>=0,e||I(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+16777216*this[t+3]},l.prototype.readUint32BE=l.prototype.readUInt32BE=function(t,e){return t>>>=0,e||I(t,4,this.length),16777216*this[t]+(this[t+1]<<16|this[t+2]<<8|this[t+3])},l.prototype.readBigUInt64LE=Z((function(t){V(t>>>=0,"offset");const e=this[t],r=this[t+7];void 0!==e&&void 0!==r||$(t,this.length-8);const n=e+256*this[++t]+65536*this[++t]+this[++t]*2**24,i=this[++t]+256*this[++t]+65536*this[++t]+r*2**24;return BigInt(n)+(BigInt(i)<>>=0,"offset");const e=this[t],r=this[t+7];void 0!==e&&void 0!==r||$(t,this.length-8);const n=e*2**24+65536*this[++t]+256*this[++t]+this[++t],i=this[++t]*2**24+65536*this[++t]+256*this[++t]+r;return(BigInt(n)<>>=0,e>>>=0,r||I(t,e,this.length);let n=this[t],i=1,o=0;for(;++o=i&&(n-=Math.pow(2,8*e)),n},l.prototype.readIntBE=function(t,e,r){t>>>=0,e>>>=0,r||I(t,e,this.length);let n=e,i=1,o=this[t+--n];for(;n>0&&(i*=256);)o+=this[t+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*e)),o},l.prototype.readInt8=function(t,e){return t>>>=0,e||I(t,1,this.length),128&this[t]?-1*(255-this[t]+1):this[t]},l.prototype.readInt16LE=function(t,e){t>>>=0,e||I(t,2,this.length);const r=this[t]|this[t+1]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt16BE=function(t,e){t>>>=0,e||I(t,2,this.length);const r=this[t+1]|this[t]<<8;return 32768&r?4294901760|r:r},l.prototype.readInt32LE=function(t,e){return t>>>=0,e||I(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24},l.prototype.readInt32BE=function(t,e){return t>>>=0,e||I(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]},l.prototype.readBigInt64LE=Z((function(t){V(t>>>=0,"offset");const e=this[t],r=this[t+7];void 0!==e&&void 0!==r||$(t,this.length-8);const n=this[t+4]+256*this[t+5]+65536*this[t+6]+(r<<24);return(BigInt(n)<>>=0,"offset");const e=this[t],r=this[t+7];void 0!==e&&void 0!==r||$(t,this.length-8);const n=(e<<24)+65536*this[++t]+256*this[++t]+this[++t];return(BigInt(n)<>>=0,e||I(t,4,this.length),i.read(this,t,!0,23,4)},l.prototype.readFloatBE=function(t,e){return t>>>=0,e||I(t,4,this.length),i.read(this,t,!1,23,4)},l.prototype.readDoubleLE=function(t,e){return t>>>=0,e||I(t,8,this.length),i.read(this,t,!0,52,8)},l.prototype.readDoubleBE=function(t,e){return t>>>=0,e||I(t,8,this.length),i.read(this,t,!1,52,8)},l.prototype.writeUintLE=l.prototype.writeUIntLE=function(t,e,r,n){t=+t,e>>>=0,r>>>=0,n||N(this,t,e,r,Math.pow(2,8*r)-1,0);let i=1,o=0;for(this[e]=255&t;++o>>=0,r>>>=0,n||N(this,t,e,r,Math.pow(2,8*r)-1,0);let i=r-1,o=1;for(this[e+i]=255&t;--i>=0&&(o*=256);)this[e+i]=t/o&255;return e+r},l.prototype.writeUint8=l.prototype.writeUInt8=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,1,255,0),this[e]=255&t,e+1},l.prototype.writeUint16LE=l.prototype.writeUInt16LE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,2,65535,0),this[e]=255&t,this[e+1]=t>>>8,e+2},l.prototype.writeUint16BE=l.prototype.writeUInt16BE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,2,65535,0),this[e]=t>>>8,this[e+1]=255&t,e+2},l.prototype.writeUint32LE=l.prototype.writeUInt32LE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,4,4294967295,0),this[e+3]=t>>>24,this[e+2]=t>>>16,this[e+1]=t>>>8,this[e]=255&t,e+4},l.prototype.writeUint32BE=l.prototype.writeUInt32BE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,4,4294967295,0),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},l.prototype.writeBigUInt64LE=Z((function(t,e=0){return B(this,t,e,BigInt(0),BigInt("0xffffffffffffffff"))})),l.prototype.writeBigUInt64BE=Z((function(t,e=0){return R(this,t,e,BigInt(0),BigInt("0xffffffffffffffff"))})),l.prototype.writeIntLE=function(t,e,r,n){if(t=+t,e>>>=0,!n){const n=Math.pow(2,8*r-1);N(this,t,e,r,n-1,-n)}let i=0,o=1,s=0;for(this[e]=255&t;++i>>=0,!n){const n=Math.pow(2,8*r-1);N(this,t,e,r,n-1,-n)}let i=r-1,o=1,s=0;for(this[e+i]=255&t;--i>=0&&(o*=256);)t<0&&0===s&&0!==this[e+i+1]&&(s=1),this[e+i]=(t/o|0)-s&255;return e+r},l.prototype.writeInt8=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,1,127,-128),t<0&&(t=255+t+1),this[e]=255&t,e+1},l.prototype.writeInt16LE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,2,32767,-32768),this[e]=255&t,this[e+1]=t>>>8,e+2},l.prototype.writeInt16BE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,2,32767,-32768),this[e]=t>>>8,this[e+1]=255&t,e+2},l.prototype.writeInt32LE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,4,2147483647,-2147483648),this[e]=255&t,this[e+1]=t>>>8,this[e+2]=t>>>16,this[e+3]=t>>>24,e+4},l.prototype.writeInt32BE=function(t,e,r){return t=+t,e>>>=0,r||N(this,t,e,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[e]=t>>>24,this[e+1]=t>>>16,this[e+2]=t>>>8,this[e+3]=255&t,e+4},l.prototype.writeBigInt64LE=Z((function(t,e=0){return B(this,t,e,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),l.prototype.writeBigInt64BE=Z((function(t,e=0){return R(this,t,e,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),l.prototype.writeFloatLE=function(t,e,r){return M(this,t,e,!0,r)},l.prototype.writeFloatBE=function(t,e,r){return M(this,t,e,!1,r)},l.prototype.writeDoubleLE=function(t,e,r){return q(this,t,e,!0,r)},l.prototype.writeDoubleBE=function(t,e,r){return q(this,t,e,!1,r)},l.prototype.copy=function(t,e,r,n){if(!l.isBuffer(t))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),e>=t.length&&(e=t.length),e||(e=0),n>0&&n=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),t.length-e>>=0,r=void 0===r?this.length:r>>>0,t||(t=0),"number"==typeof t)for(i=e;i=n+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function F(t,e,r,n,i,o){if(t>r||t3?0===e||e===BigInt(0)?`>= 0${n} and < 2${n} ** ${8*(o+1)}${n}`:`>= -(2${n} ** ${8*(o+1)-1}${n}) and < 2 ** ${8*(o+1)-1}${n}`:`>= ${e}${n} and <= ${r}${n}`,new j.ERR_OUT_OF_RANGE("value",i,t)}!function(t,e,r){V(e,"offset"),void 0!==t[e]&&void 0!==t[e+r]||$(e,t.length-(r+1))}(n,i,o)}function V(t,e){if("number"!=typeof t)throw new j.ERR_INVALID_ARG_TYPE(e,"number",t)}function $(t,e,r){if(Math.floor(t)!==t)throw V(t,r),new j.ERR_OUT_OF_RANGE(r||"offset","an integer",t);if(e<0)throw new j.ERR_BUFFER_OUT_OF_BOUNDS;throw new j.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}U("ERR_BUFFER_OUT_OF_BOUNDS",(function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"}),RangeError),U("ERR_INVALID_ARG_TYPE",(function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`}),TypeError),U("ERR_OUT_OF_RANGE",(function(t,e,r){let n=`The value of "${t}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=H(String(r)):"bigint"==typeof r&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=H(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n}),RangeError);const z=/[^+/0-9A-Za-z-_]/g;function W(t,e){let r;e=e||1/0;const n=t.length;let i=null;const o=[];for(let s=0;s55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&o.push(239,191,189);continue}if(s+1===n){(e-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(e-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;o.push(r)}else if(r<2048){if((e-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((e-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((e-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function G(t){return n.toByteArray(function(t){if((t=(t=t.split("=")[0]).trim().replace(z,"")).length<2)return"";for(;t.length%4!=0;)t+="=";return t}(t))}function K(t,e,r,n){let i;for(i=0;i=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function Y(t,e){return t instanceof e||null!=t&&null!=t.constructor&&null!=t.constructor.name&&t.constructor.name===e.name}function J(t){return t!=t}const X=function(){const t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){const n=16*r;for(let i=0;i<16;++i)e[n+i]=t[r]+t[i]}return e}();function Z(t){return"undefined"==typeof BigInt?Q:t}function Q(){throw new Error("BigInt not supported")}},7478:(t,e,r)=>{var n=r(5836),i=r(2407),o={__proto__:null,allowfullscreen:!0,async:!0,autofocus:!0,autoplay:!0,checked:!0,controls:!0,default:!0,defer:!0,disabled:!0,hidden:!0,ismap:!0,loop:!0,multiple:!0,muted:!0,open:!0,readonly:!0,required:!0,reversed:!0,scoped:!0,seamless:!0,selected:!0,typemustmatch:!0},s={__proto__:null,style:!0,script:!0,xmp:!0,iframe:!0,noembed:!0,noframes:!0,plaintext:!0,noscript:!0},a={__proto__:null,area:!0,base:!0,basefont:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,isindex:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},l=t.exports=function(t,e){Array.isArray(t)||t.cheerio||(t=[t]),e=e||{};for(var r="",i=0;i",t.children&&(r+=l(t.children,e)),a[t.name]&&!e.xmlMode||(r+="")):r+="/>",r}function u(t){return"<"+t.data+">"}function p(t,e){var r=t.data||"";return!e.decodeEntities||t.parent&&t.parent.name in s||(r=i.encodeXML(r)),r}function h(t){return""}function f(t){return"\x3c!--"+t.data+"--\x3e"}},5836:t=>{t.exports={Text:"text",Directive:"directive",Comment:"comment",Script:"script",Style:"style",Tag:"tag",CDATA:"cdata",isTag:function(t){return"tag"===t.type||"script"===t.type||"style"===t.type}}},7500:t=>{t.exports={Text:"text",Directive:"directive",Comment:"comment",Script:"script",Style:"style",Tag:"tag",CDATA:"cdata",Doctype:"doctype",isTag:function(t){return"tag"===t.type||"script"===t.type||"style"===t.type}}},7533:(t,e,r)=>{var n=r(7500),i=/\s+/g,o=r(765),s=r(1617);function a(t,e,r){"object"==typeof t?(r=e,e=t,t=null):"function"==typeof e&&(r=e,e=l),this._callback=t,this._options=e||l,this._elementCB=r,this.dom=[],this._done=!1,this._tagStack=[],this._parser=this._parser||null}var l={normalizeWhitespace:!1,withStartIndices:!1,withEndIndices:!1};a.prototype.onparserinit=function(t){this._parser=t},a.prototype.onreset=function(){a.call(this,this._callback,this._options,this._elementCB)},a.prototype.onend=function(){this._done||(this._done=!0,this._parser=null,this._handleCallback(null))},a.prototype._handleCallback=a.prototype.onerror=function(t){if("function"==typeof this._callback)this._callback(t,this.dom);else if(t)throw t},a.prototype.onclosetag=function(){var t=this._tagStack.pop();this._options.withEndIndices&&t&&(t.endIndex=this._parser.endIndex),this._elementCB&&this._elementCB(t)},a.prototype._createDomElement=function(t){if(!this._options.withDomLvl1)return t;var e;for(var r in e="tag"===t.type?Object.create(s):Object.create(o),t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e},a.prototype._addDomElement=function(t){var e=this._tagStack[this._tagStack.length-1],r=e?e.children:this.dom,n=r[r.length-1];t.next=null,this._options.withStartIndices&&(t.startIndex=this._parser.startIndex),this._options.withEndIndices&&(t.endIndex=this._parser.endIndex),n?(t.prev=n,n.next=t):t.prev=null,r.push(t),t.parent=e||null},a.prototype.onopentag=function(t,e){var r={type:"script"===t?n.Script:"style"===t?n.Style:n.Tag,name:t,attribs:e,children:[]},i=this._createDomElement(r);this._addDomElement(i),this._tagStack.push(i)},a.prototype.ontext=function(t){var e,r=this._options.normalizeWhitespace||this._options.ignoreWhitespace;if(!this._tagStack.length&&this.dom.length&&(e=this.dom[this.dom.length-1]).type===n.Text)r?e.data=(e.data+t).replace(i," "):e.data+=t;else if(this._tagStack.length&&(e=this._tagStack[this._tagStack.length-1])&&(e=e.children[e.children.length-1])&&e.type===n.Text)r?e.data=(e.data+t).replace(i," "):e.data+=t;else{r&&(t=t.replace(i," "));var o=this._createDomElement({data:t,type:n.Text});this._addDomElement(o)}},a.prototype.oncomment=function(t){var e=this._tagStack[this._tagStack.length-1];if(e&&e.type===n.Comment)e.data+=t;else{var r={data:t,type:n.Comment},i=this._createDomElement(r);this._addDomElement(i),this._tagStack.push(i)}},a.prototype.oncdatastart=function(){var t={children:[{data:"",type:n.Text}],type:n.CDATA},e=this._createDomElement(t);this._addDomElement(e),this._tagStack.push(e)},a.prototype.oncommentend=a.prototype.oncdataend=function(){this._tagStack.pop()},a.prototype.onprocessinginstruction=function(t,e){var r=this._createDomElement({name:t,data:e,type:n.Directive});this._addDomElement(r)},t.exports=a},1617:(t,e,r)=>{var n=r(765),i=t.exports=Object.create(n),o={tagName:"name"};Object.keys(o).forEach((function(t){var e=o[t];Object.defineProperty(i,t,{get:function(){return this[e]||null},set:function(t){return this[e]=t,t}})}))},765:t=>{var e=t.exports={get firstChild(){var t=this.children;return t&&t[0]||null},get lastChild(){var t=this.children;return t&&t[t.length-1]||null},get nodeType(){return n[this.type]||n.element}},r={tagName:"name",childNodes:"children",parentNode:"parent",previousSibling:"prev",nextSibling:"next",nodeValue:"data"},n={element:1,text:3,cdata:4,comment:8};Object.keys(r).forEach((function(t){var n=r[t];Object.defineProperty(e,t,{get:function(){return this[n]||null},set:function(t){return this[n]=t,t}})}))},5027:(t,e,r)=>{var n=t.exports;[r(3778),r(221),r(8018),r(2795),r(2724),r(4754)].forEach((function(t){Object.keys(t).forEach((function(e){n[e]=t[e].bind(n)}))}))},4754:(t,e)=>{e.removeSubsets=function(t){for(var e,r,n,i=t.length;--i>-1;){for(e=r=t[i],t[i]=null,n=!0;r;){if(t.indexOf(r)>-1){n=!1,t.splice(i,1);break}r=r.parent}n&&(t[i]=e)}return t};var r=e.compareDocumentPosition=function(t,e){var r,n,i,o,s,a,l=[],c=[];if(t===e)return 0;for(r=t;r;)l.unshift(r),r=r.parent;for(r=e;r;)c.unshift(r),r=r.parent;for(a=0;l[a]===c[a];)a++;return 0===a?1:(i=(n=l[a-1]).children,o=l[a],s=c[a],i.indexOf(o)>i.indexOf(s)?n===e?20:4:n===t?10:2)};e.uniqueSort=function(t){var e,n,i=t.length;for(t=t.slice();--i>-1;)e=t[i],(n=t.indexOf(e))>-1&&n{var n=r(7500),i=e.isTag=n.isTag;e.testElement=function(t,e){for(var r in t)if(t.hasOwnProperty(r))if("tag_name"===r){if(!i(e)||!t.tag_name(e.name))return!1}else if("tag_type"===r){if(!t.tag_type(e.type))return!1}else if("tag_contains"===r){if(i(e)||!t.tag_contains(e.data))return!1}else if(!e.attribs||!t[r](e.attribs[r]))return!1;return!0};var o={tag_name:function(t){return"function"==typeof t?function(e){return i(e)&&t(e.name)}:"*"===t?i:function(e){return i(e)&&e.name===t}},tag_type:function(t){return"function"==typeof t?function(e){return t(e.type)}:function(e){return e.type===t}},tag_contains:function(t){return"function"==typeof t?function(e){return!i(e)&&t(e.data)}:function(e){return!i(e)&&e.data===t}}};function s(t,e){return"function"==typeof e?function(r){return r.attribs&&e(r.attribs[t])}:function(r){return r.attribs&&r.attribs[t]===e}}function a(t,e){return function(r){return t(r)||e(r)}}e.getElements=function(t,e,r,n){var i=Object.keys(t).map((function(e){var r=t[e];return e in o?o[e](r):s(e,r)}));return 0===i.length?[]:this.filter(i.reduce(a),e,r,n)},e.getElementById=function(t,e,r){return Array.isArray(e)||(e=[e]),this.findOne(s("id",t),e,!1!==r)},e.getElementsByTagName=function(t,e,r,n){return this.filter(o.tag_name(t),e,r,n)},e.getElementsByTagType=function(t,e,r,n){return this.filter(o.tag_type(t),e,r,n)}},8018:(t,e)=>{e.removeElement=function(t){if(t.prev&&(t.prev.next=t.next),t.next&&(t.next.prev=t.prev),t.parent){var e=t.parent.children;e.splice(e.lastIndexOf(t),1)}},e.replaceElement=function(t,e){var r=e.prev=t.prev;r&&(r.next=e);var n=e.next=t.next;n&&(n.prev=e);var i=e.parent=t.parent;if(i){var o=i.children;o[o.lastIndexOf(t)]=e}},e.appendChild=function(t,e){if(e.parent=t,1!==t.children.push(e)){var r=t.children[t.children.length-2];r.next=e,e.prev=r,e.next=null}},e.append=function(t,e){var r=t.parent,n=t.next;if(e.next=n,e.prev=t,t.next=e,e.parent=r,n){if(n.prev=e,r){var i=r.children;i.splice(i.lastIndexOf(n),0,e)}}else r&&r.children.push(e)},e.prepend=function(t,e){var r=t.parent;if(r){var n=r.children;n.splice(n.lastIndexOf(t),0,e)}t.prev&&(t.prev.next=e),e.parent=r,e.prev=t.prev,e.next=t,t.prev=e}},2795:(t,e,r)=>{var n=r(7500).isTag;function i(t,e,r,n){for(var o,s=[],a=0,l=e.length;a0&&(o=i(t,o,r,n),s=s.concat(o),(n-=o.length)<=0)));a++);return s}t.exports={filter:function(t,e,r,n){return Array.isArray(e)||(e=[e]),"number"==typeof n&&isFinite(n)||(n=1/0),i(t,e,!1!==r,n)},find:i,findOneChild:function(t,e){for(var r=0,n=e.length;r0&&(i=t(e,r[o].children)));return i},existsOne:function t(e,r){for(var i=0,o=r.length;i0&&t(e,r[i].children)))return!0;return!1},findAll:function(t,e){for(var r=[],i=e.slice();i.length;){var o=i.shift();n(o)&&(o.children&&o.children.length>0&&i.unshift.apply(i,o.children),t(o)&&r.push(o))}return r}}},3778:(t,e,r)=>{var n=r(7500),i=r(7478),o=n.isTag;t.exports={getInnerHTML:function(t,e){return t.children?t.children.map((function(t){return i(t,e)})).join(""):""},getOuterHTML:i,getText:function t(e){return Array.isArray(e)?e.map(t).join(""):o(e)?"br"===e.name?"\n":t(e.children):e.type===n.CDATA?t(e.children):e.type===n.Text?e.data:""}}},221:(t,e)=>{var r=e.getChildren=function(t){return t.children},n=e.getParent=function(t){return t.parent};e.getSiblings=function(t){var e=n(t);return e?r(e):[t]},e.getAttributeValue=function(t,e){return t.attribs&&t.attribs[e]},e.hasAttrib=function(t,e){return!!t.attribs&&hasOwnProperty.call(t.attribs,e)},e.getName=function(t){return t.name}},2407:(t,e,r)=>{var n=r(7857),i=r(5385);e.decode=function(t,e){return(!e||e<=0?i.XML:i.HTML)(t)},e.decodeStrict=function(t,e){return(!e||e<=0?i.XML:i.HTMLStrict)(t)},e.encode=function(t,e){return(!e||e<=0?n.XML:n.HTML)(t)},e.encodeXML=n.XML,e.encodeHTML4=e.encodeHTML5=e.encodeHTML=n.HTML,e.decodeXML=e.decodeXMLStrict=i.XML,e.decodeHTML4=e.decodeHTML5=e.decodeHTML=i.HTML,e.decodeHTML4Strict=e.decodeHTML5Strict=e.decodeHTMLStrict=i.HTMLStrict,e.escape=n.escape},5385:(t,e,r)=>{var n=r(4807),i=r(323),o=r(1929),s=r(939),a=c(o),l=c(n);function c(t){var e=Object.keys(t).join("|"),r=h(t),n=new RegExp("&(?:"+(e+="|#[xX][\\da-fA-F]+|#\\d+")+");","g");return function(t){return String(t).replace(n,r)}}var u=function(){for(var t=Object.keys(i).sort(p),e=Object.keys(n).sort(p),r=0,o=0;r{var n=r(4338);t.exports=function(t){if(t>=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)}},7857:(t,e,r)=>{var n=a(r(1929)),i=l(n);e.XML=f(n,i);var o=a(r(4807)),s=l(o);function a(t){return Object.keys(t).sort().reduce((function(e,r){return e[t[r]]="&"+r+";",e}),{})}function l(t){var e=[],r=[];return Object.keys(t).forEach((function(t){1===t.length?e.push("\\"+t):r.push(t)})),r.unshift("["+e.join("")+"]"),new RegExp(r.join("|"),"g")}e.HTML=f(o,s);var c=/[^\0-\x7F]/g,u=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g;function p(t){return"&#x"+t.charCodeAt(0).toString(16).toUpperCase()+";"}function h(t){return"&#x"+(1024*(t.charCodeAt(0)-55296)+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(u,h).replace(c,p)}}var d=l(n);e.escape=function(t){return t.replace(d,p).replace(u,h).replace(c,p)}},3236:t=>{"use strict";var e,r="object"==typeof Reflect?Reflect:null,n=r&&"function"==typeof r.apply?r.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)};e=r&&"function"==typeof r.ownKeys?r.ownKeys:Object.getOwnPropertySymbols?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:function(t){return Object.getOwnPropertyNames(t)};var i=Number.isNaN||function(t){return t!=t};function o(){o.init.call(this)}t.exports=o,t.exports.once=function(t,e){return new Promise((function(r,n){function i(r){t.removeListener(e,o),n(r)}function o(){"function"==typeof t.removeListener&&t.removeListener("error",i),r([].slice.call(arguments))}m(t,e,o,{once:!0}),"error"!==e&&function(t,e,r){"function"==typeof t.on&&m(t,"error",e,{once:!0})}(t,i)}))},o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var s=10;function a(t){if("function"!=typeof t)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}function l(t){return void 0===t._maxListeners?o.defaultMaxListeners:t._maxListeners}function c(t,e,r,n){var i,o,s,c;if(a(r),void 0===(o=t._events)?(o=t._events=Object.create(null),t._eventsCount=0):(void 0!==o.newListener&&(t.emit("newListener",e,r.listener?r.listener:r),o=t._events),s=o[e]),void 0===s)s=o[e]=r,++t._eventsCount;else if("function"==typeof s?s=o[e]=n?[r,s]:[s,r]:n?s.unshift(r):s.push(r),(i=l(t))>0&&s.length>i&&!s.warned){s.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=t,u.type=e,u.count=s.length,c=u,console&&console.warn&&console.warn(c)}return t}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function p(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=u.bind(n);return i.listener=r,n.wrapFn=i,i}function h(t,e,r){var n=t._events;if(void 0===n)return[];var i=n[e];return void 0===i?[]:"function"==typeof i?r?[i.listener||i]:[i]:r?function(t){for(var e=new Array(t.length),r=0;r0&&(s=e[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var l=o[t];if(void 0===l)return!1;if("function"==typeof l)n(l,this,e);else{var c=l.length,u=d(l,c);for(r=0;r=0;o--)if(r[o]===e||r[o].listener===e){s=r[o].listener,i=o;break}if(i<0)return this;0===i?r.shift():function(t,e){for(;e+1=0;n--)this.removeListener(t,e[n]);return this},o.prototype.listeners=function(t){return h(this,t,!0)},o.prototype.rawListeners=function(t){return h(this,t,!1)},o.listenerCount=function(t,e){return"function"==typeof t.listenerCount?t.listenerCount(e):f.call(t,e)},o.prototype.listenerCount=f,o.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]}},3882:(t,e,r)=>{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=n(r(4936)),o=n(r(8975)),s=r(6914),a=r(178),l=n(r(6196)),c=n(r(889)),u=n(r(8409)),p=i.default.create;function h(){var t=p();return t.compile=function(e,r){return a.compile(e,r,t)},t.precompile=function(e,r){return a.precompile(e,r,t)},t.AST=o.default,t.Compiler=a.Compiler,t.JavaScriptCompiler=l.default,t.Parser=s.parser,t.parse=s.parse,t.parseWithoutProcessing=s.parseWithoutProcessing,t}var f=h();f.create=h,u.default(f),f.Visitor=c.default,f.default=f,e.default=f,t.exports=e.default},4936:(t,e,r)=>{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}function i(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}e.__esModule=!0;var o=i(r(9612)),s=n(r(3716)),a=n(r(4680)),l=i(r(6516)),c=i(r(4533)),u=n(r(8409));function p(){var t=new o.HandlebarsEnvironment;return l.extend(t,o),t.SafeString=s.default,t.Exception=a.default,t.Utils=l,t.escapeExpression=l.escapeExpression,t.VM=c,t.template=function(e){return c.template(e,t)},t}var h=p();h.create=p,u.default(h),h.default=h,e.default=h,t.exports=e.default},9612:(t,e,r)=>{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0,e.HandlebarsEnvironment=p;var i=r(6516),o=n(r(4680)),s=r(5172),a=r(2147),l=n(r(9001)),c=r(5188);e.VERSION="4.7.8",e.COMPILER_REVISION=8,e.LAST_COMPATIBLE_COMPILER_REVISION=7,e.REVISION_CHANGES={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};var u="[object Object]";function p(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},s.registerDefaultHelpers(this),a.registerDefaultDecorators(this)}p.prototype={constructor:p,logger:l.default,log:l.default.log,registerHelper:function(t,e){if(i.toString.call(t)===u){if(e)throw new o.default("Arg not supported with multiple helpers");i.extend(this.helpers,t)}else this.helpers[t]=e},unregisterHelper:function(t){delete this.helpers[t]},registerPartial:function(t,e){if(i.toString.call(t)===u)i.extend(this.partials,t);else{if(void 0===e)throw new o.default('Attempting to register a partial called "'+t+'" as undefined');this.partials[t]=e}},unregisterPartial:function(t){delete this.partials[t]},registerDecorator:function(t,e){if(i.toString.call(t)===u){if(e)throw new o.default("Arg not supported with multiple decorators");i.extend(this.decorators,t)}else this.decorators[t]=e},unregisterDecorator:function(t){delete this.decorators[t]},resetLoggedPropertyAccesses:function(){c.resetLoggedProperties()}};var h=l.default.log;e.log=h,e.createFrame=i.createFrame,e.logger=l.default},8975:(t,e)=>{"use strict";e.__esModule=!0;var r={helpers:{helperExpression:function(t){return"SubExpression"===t.type||("MustacheStatement"===t.type||"BlockStatement"===t.type)&&!!(t.params&&t.params.length||t.hash)},scopedId:function(t){return/^\.|this\b/.test(t.original)},simpleId:function(t){return 1===t.parts.length&&!r.helpers.scopedId(t)&&!t.depth}}};e.default=r,t.exports=e.default},6914:(t,e,r)=>{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0,e.parseWithoutProcessing=c,e.parse=function(t,e){var r=c(t,e);return new o.default(e).accept(r)};var i=n(r(176)),o=n(r(7858)),s=function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}(r(8478)),a=r(6516);e.parser=i.default;var l={};function c(t,e){return"Program"===t.type?t:(i.default.yy=l,l.locInfo=function(t){return new l.SourceLocation(e&&e.srcName,t)},i.default.parse(t))}a.extend(l,s)},7441:(t,e,r)=>{"use strict";e.__esModule=!0;var n=r(6516),i=void 0;function o(t,e,r){if(n.isArray(t)){for(var i=[],o=0,s=t.length;o{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0,e.Compiler=l,e.precompile=function(t,e,r){if(null==t||"string"!=typeof t&&"Program"!==t.type)throw new i.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+t);"data"in(e=e||{})||(e.data=!0),e.compat&&(e.useDepths=!0);var n=r.parse(t,e),o=(new r.Compiler).compile(n,e);return(new r.JavaScriptCompiler).compile(o,e)},e.compile=function(t,e,r){if(void 0===e&&(e={}),null==t||"string"!=typeof t&&"Program"!==t.type)throw new i.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);"data"in(e=o.extend({},e))||(e.data=!0),e.compat&&(e.useDepths=!0);var n=void 0;function s(){var n=r.parse(t,e),i=(new r.Compiler).compile(n,e),o=(new r.JavaScriptCompiler).compile(i,e,void 0,!0);return r.template(o)}function a(t,e){return n||(n=s()),n.call(this,t,e)}return a._setup=function(t){return n||(n=s()),n._setup(t)},a._child=function(t,e,r,i){return n||(n=s()),n._child(t,e,r,i)},a};var i=n(r(4680)),o=r(6516),s=n(r(8975)),a=[].slice;function l(){}function c(t,e){if(t===e)return!0;if(o.isArray(t)&&o.isArray(e)&&t.length===e.length){for(var r=0;r1)throw new i.default("Unsupported number of partial arguments: "+r.length,t);r.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):r.push({type:"PathExpression",parts:[],depth:0}));var n=t.name.original,o="SubExpression"===t.name.type;o&&this.accept(t.name),this.setupFullMustacheParams(t,e,void 0,!0);var s=t.indent||"";this.options.preventIndent&&s&&(this.opcode("appendContent",s),s=""),this.opcode("invokePartial",o,n,s),this.opcode("append")},PartialBlockStatement:function(t){this.PartialStatement(t)},MustacheStatement:function(t){this.SubExpression(t),t.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(t){this.DecoratorBlock(t)},ContentStatement:function(t){t.value&&this.opcode("appendContent",t.value)},CommentStatement:function(){},SubExpression:function(t){u(t);var e=this.classifySexpr(t);"simple"===e?this.simpleSexpr(t):"helper"===e?this.helperSexpr(t):this.ambiguousSexpr(t)},ambiguousSexpr:function(t,e,r){var n=t.path,i=n.parts[0],o=null!=e||null!=r;this.opcode("getContext",n.depth),this.opcode("pushProgram",e),this.opcode("pushProgram",r),n.strict=!0,this.accept(n),this.opcode("invokeAmbiguous",i,o)},simpleSexpr:function(t){var e=t.path;e.strict=!0,this.accept(e),this.opcode("resolvePossibleLambda")},helperSexpr:function(t,e,r){var n=this.setupFullMustacheParams(t,e,r),o=t.path,a=o.parts[0];if(this.options.knownHelpers[a])this.opcode("invokeKnownHelper",n.length,a);else{if(this.options.knownHelpersOnly)throw new i.default("You specified knownHelpersOnly, but used the unknown helper "+a,t);o.strict=!0,o.falsy=!0,this.accept(o),this.opcode("invokeHelper",n.length,o.original,s.default.helpers.simpleId(o))}},PathExpression:function(t){this.addDepth(t.depth),this.opcode("getContext",t.depth);var e=t.parts[0],r=s.default.helpers.scopedId(t),n=!t.depth&&!r&&this.blockParamIndex(e);n?this.opcode("lookupBlockParam",n,t.parts):e?t.data?(this.options.data=!0,this.opcode("lookupData",t.depth,t.parts,t.strict)):this.opcode("lookupOnContext",t.parts,t.falsy,t.strict,r):this.opcode("pushContext")},StringLiteral:function(t){this.opcode("pushString",t.value)},NumberLiteral:function(t){this.opcode("pushLiteral",t.value)},BooleanLiteral:function(t){this.opcode("pushLiteral",t.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(t){var e=t.pairs,r=0,n=e.length;for(this.opcode("pushHash");r=0)return[e,i]}}}},8478:(t,e,r)=>{"use strict";e.__esModule=!0,e.SourceLocation=function(t,e){this.source=t,this.start={line:e.first_line,column:e.first_column},this.end={line:e.last_line,column:e.last_column}},e.id=function(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t},e.stripFlags=function(t,e){return{open:"~"===t.charAt(2),close:"~"===e.charAt(e.length-3)}},e.stripComment=function(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")},e.preparePath=function(t,e,r){r=this.locInfo(r);for(var n=t?"@":"",o=[],s=0,a=0,l=e.length;a0)throw new i.default("Invalid path: "+n,{loc:r});".."===c&&s++}}return{type:"PathExpression",data:t,depth:s,parts:o,original:n,loc:r}},e.prepareMustache=function(t,e,r,n,i,o){var s=n.charAt(3)||n.charAt(2),a="{"!==s&&"&"!==s;return{type:/\*/.test(n)?"Decorator":"MustacheStatement",path:t,params:e,hash:r,escaped:a,strip:i,loc:this.locInfo(o)}},e.prepareRawBlock=function(t,e,r,n){o(t,r);var i={type:"Program",body:e,strip:{},loc:n=this.locInfo(n)};return{type:"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:i,openStrip:{},inverseStrip:{},closeStrip:{},loc:n}},e.prepareBlock=function(t,e,r,n,s,a){n&&n.path&&o(t,n);var l=/\*/.test(t.open);e.blockParams=t.blockParams;var c=void 0,u=void 0;if(r){if(l)throw new i.default("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),u=r.strip,c=r.program}return s&&(s=c,c=e,e=s),{type:l?"DecoratorBlock":"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:e,inverse:c,openStrip:t.strip,inverseStrip:u,closeStrip:n&&n.strip,loc:this.locInfo(a)}},e.prepareProgram=function(t,e){if(!e&&t.length){var r=t[0].loc,n=t[t.length-1].loc;r&&n&&(e={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:t,strip:{},loc:e}},e.preparePartialBlock=function(t,e,r,n){return o(t,r),{type:"PartialBlockStatement",name:t.path,params:t.params,hash:t.hash,program:e,openStrip:t.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}};var n,i=(n=r(4680))&&n.__esModule?n:{default:n};function o(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new i.default(t.path.original+" doesn't match "+e,r)}}},6196:(t,e,r)=>{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0;var i=r(9612),o=n(r(4680)),s=r(6516),a=n(r(7441));function l(t){this.value=t}function c(){}c.prototype={nameLookup:function(t,e){return this.internalNameLookup(t,e)},depthedLookup:function(t){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(t),")"]},compilerInfo:function(){var t=i.COMPILER_REVISION;return[t,i.REVISION_CHANGES[t]]},appendToBuffer:function(t,e,r){return s.isArray(t)||(t=[t]),t=this.source.wrap(t,e),this.environment.isSimple?["return ",t,";"]:r?["buffer += ",t,";"]:(t.appendToBuffer=!0,t)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(t,e){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",t,",",JSON.stringify(e),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(t,e,r,n){this.environment=t,this.options=e,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!n,this.name=this.environment.name,this.isChild=!!r,this.context=r||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(t,e),this.useDepths=this.useDepths||t.useDepths||t.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||t.useBlockParams;var i=t.opcodes,s=void 0,a=void 0,l=void 0,c=void 0;for(l=0,c=i.length;l0&&(r+=", "+n.join(", "));var i=0;Object.keys(this.aliases).forEach((function(t){var n=e.aliases[t];n.children&&n.referenceCount>1&&(r+=", alias"+ ++i+"="+t,n.children[0]="alias"+i)})),this.lookupPropertyFunctionIsUsed&&(r+=", "+this.lookupPropertyFunctionVarDeclaration());var o=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&o.push("blockParams"),this.useDepths&&o.push("depths");var s=this.mergeSource(r);return t?(o.push(s),Function.apply(this,o)):this.source.wrap(["function(",o.join(","),") {\n ",s,"}"])},mergeSource:function(t){var e=this.environment.isSimple,r=!this.forceBuffer,n=void 0,i=void 0,o=void 0,s=void 0;return this.source.each((function(t){t.appendToBuffer?(o?t.prepend(" + "):o=t,s=t):(o&&(i?o.prepend("buffer += "):n=!0,s.add(";"),o=s=void 0),i=!0,e||(r=!1))})),r?o?(o.prepend("return "),s.add(";")):i||this.source.push('return "";'):(t+=", buffer = "+(n?"":this.initializeBuffer()),o?(o.prepend("return buffer + "),s.add(";")):this.source.push("return buffer;")),t&&this.source.prepend("var "+t.substring(2)+(n?"":";\n")),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return"\n lookupProperty = container.lookupProperty || function(parent, propertyName) {\n if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {\n return parent[propertyName];\n }\n return undefined\n }\n ".trim()},blockValue:function(t){var e=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs(t,0,r);var n=this.popStack();r.splice(1,0,n),this.push(this.source.functionCall(e,"call",r))},ambiguousBlockValue:function(){var t=this.aliasable("container.hooks.blockHelperMissing"),e=[this.contextName(0)];this.setupHelperArgs("",0,e,!0),this.flushInline();var r=this.topStack();e.splice(1,0,r),this.pushSource(["if (!",this.lastHelper,") { ",r," = ",this.source.functionCall(t,"call",e),"}"])},appendContent:function(t){this.pendingContent?t=this.pendingContent+t:this.pendingLocation=this.source.currentLocation,this.pendingContent=t},append:function(){if(this.isInline())this.replaceStack((function(t){return[" != null ? ",t,' : ""']})),this.pushSource(this.appendToBuffer(this.popStack()));else{var t=this.popStack();this.pushSource(["if (",t," != null) { ",this.appendToBuffer(t,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(t){this.lastContext=t},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(t,e,r,n){var i=0;n||!this.options.compat||this.lastContext?this.pushContext():this.push(this.depthedLookup(t[i++])),this.resolvePath("context",t,i,e,r)},lookupBlockParam:function(t,e){this.useBlockParams=!0,this.push(["blockParams[",t[0],"][",t[1],"]"]),this.resolvePath("context",e,1)},lookupData:function(t,e,r){t?this.pushStackLiteral("container.data(data, "+t+")"):this.pushStackLiteral("data"),this.resolvePath("data",e,0,!0,r)},resolvePath:function(t,e,r,n,i){var o=this;if(this.options.strict||this.options.assumeObjects)this.push(function(t,e,r,n,i){var o=e.popStack(),s=r.length;for(t&&s--;nthis.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var t=this.inlineStack;this.inlineStack=[];for(var e=0,r=t.length;e{"use strict";e.__esModule=!0;var r=function(){var t={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(t,e,r,n,i,o,s){var a=o.length-1;switch(i){case 1:return o[a-1];case 2:this.$=n.prepareProgram(o[a]);break;case 3:case 4:case 5:case 6:case 7:case 8:case 20:case 27:case 28:case 33:case 34:case 40:case 41:this.$=o[a];break;case 9:this.$={type:"CommentStatement",value:n.stripComment(o[a]),strip:n.stripFlags(o[a],o[a]),loc:n.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:o[a],value:o[a],loc:n.locInfo(this._$)};break;case 11:this.$=n.prepareRawBlock(o[a-2],o[a-1],o[a],this._$);break;case 12:this.$={path:o[a-3],params:o[a-2],hash:o[a-1]};break;case 13:this.$=n.prepareBlock(o[a-3],o[a-2],o[a-1],o[a],!1,this._$);break;case 14:this.$=n.prepareBlock(o[a-3],o[a-2],o[a-1],o[a],!0,this._$);break;case 15:this.$={open:o[a-5],path:o[a-4],params:o[a-3],hash:o[a-2],blockParams:o[a-1],strip:n.stripFlags(o[a-5],o[a])};break;case 16:case 17:this.$={path:o[a-4],params:o[a-3],hash:o[a-2],blockParams:o[a-1],strip:n.stripFlags(o[a-5],o[a])};break;case 18:this.$={strip:n.stripFlags(o[a-1],o[a-1]),program:o[a]};break;case 19:var l=n.prepareBlock(o[a-2],o[a-1],o[a],o[a],!1,this._$),c=n.prepareProgram([l],o[a-1].loc);c.chained=!0,this.$={strip:o[a-2].strip,program:c,chain:!0};break;case 21:this.$={path:o[a-1],strip:n.stripFlags(o[a-2],o[a])};break;case 22:case 23:this.$=n.prepareMustache(o[a-3],o[a-2],o[a-1],o[a-4],n.stripFlags(o[a-4],o[a]),this._$);break;case 24:this.$={type:"PartialStatement",name:o[a-3],params:o[a-2],hash:o[a-1],indent:"",strip:n.stripFlags(o[a-4],o[a]),loc:n.locInfo(this._$)};break;case 25:this.$=n.preparePartialBlock(o[a-2],o[a-1],o[a],this._$);break;case 26:this.$={path:o[a-3],params:o[a-2],hash:o[a-1],strip:n.stripFlags(o[a-4],o[a])};break;case 29:this.$={type:"SubExpression",path:o[a-3],params:o[a-2],hash:o[a-1],loc:n.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:o[a],loc:n.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:n.id(o[a-2]),value:o[a],loc:n.locInfo(this._$)};break;case 32:this.$=n.id(o[a-1]);break;case 35:this.$={type:"StringLiteral",value:o[a],original:o[a],loc:n.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(o[a]),original:Number(o[a]),loc:n.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:"true"===o[a],original:"true"===o[a],loc:n.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:n.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:n.locInfo(this._$)};break;case 42:this.$=n.preparePath(!0,o[a],this._$);break;case 43:this.$=n.preparePath(!1,o[a],this._$);break;case 44:o[a-2].push({part:n.id(o[a]),original:o[a],separator:o[a-1]}),this.$=o[a-2];break;case 45:this.$=[{part:n.id(o[a]),original:o[a]}];break;case 46:case 48:case 50:case 58:case 64:case 70:case 78:case 82:case 86:case 90:case 94:this.$=[];break;case 47:case 49:case 51:case 59:case 65:case 71:case 79:case 83:case 87:case 91:case 95:case 99:case 101:o[a-1].push(o[a]);break;case 98:case 100:this.$=[o[a]]}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(t,e){throw new Error(t)},parse:function(t){var e=[0],r=[null],n=[],i=this.table,o="",s=0,a=0,l=0;this.lexer.setInput(t),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,void 0===this.lexer.yylloc&&(this.lexer.yylloc={});var c=this.lexer.yylloc;n.push(c);var u=this.lexer.options&&this.lexer.options.ranges;"function"==typeof this.yy.parseError&&(this.parseError=this.yy.parseError);for(var p,h,f,d,m,g,y,_,v,b,w={};;){if(f=e[e.length-1],this.defaultActions[f]?d=this.defaultActions[f]:(null==p&&(b=void 0,"number"!=typeof(b=this.lexer.lex()||1)&&(b=this.symbols_[b]||b),p=b),d=i[f]&&i[f][p]),void 0===d||!d.length||!d[0]){var S="";if(!l){for(g in v=[],i[f])this.terminals_[g]&&g>2&&v.push("'"+this.terminals_[g]+"'");S=this.lexer.showPosition?"Parse error on line "+(s+1)+":\n"+this.lexer.showPosition()+"\nExpecting "+v.join(", ")+", got '"+(this.terminals_[p]||p)+"'":"Parse error on line "+(s+1)+": Unexpected "+(1==p?"end of input":"'"+(this.terminals_[p]||p)+"'"),this.parseError(S,{text:this.lexer.match,token:this.terminals_[p]||p,line:this.lexer.yylineno,loc:c,expected:v})}}if(d[0]instanceof Array&&d.length>1)throw new Error("Parse Error: multiple actions possible at state: "+f+", token: "+p);switch(d[0]){case 1:e.push(p),r.push(this.lexer.yytext),n.push(this.lexer.yylloc),e.push(d[1]),p=null,h?(p=h,h=null):(a=this.lexer.yyleng,o=this.lexer.yytext,s=this.lexer.yylineno,c=this.lexer.yylloc,l>0&&l--);break;case 2:if(y=this.productions_[d[1]][1],w.$=r[r.length-y],w._$={first_line:n[n.length-(y||1)].first_line,last_line:n[n.length-1].last_line,first_column:n[n.length-(y||1)].first_column,last_column:n[n.length-1].last_column},u&&(w._$.range=[n[n.length-(y||1)].range[0],n[n.length-1].range[1]]),void 0!==(m=this.performAction.call(w,o,a,s,this.yy,d[1],r,n)))return m;y&&(e=e.slice(0,-1*y*2),r=r.slice(0,-1*y),n=n.slice(0,-1*y)),e.push(this.productions_[d[1]][0]),r.push(w.$),n.push(w._$),_=i[e[e.length-2]][e[e.length-1]],e.push(_);break;case 3:return!0}}return!0}},e={EOF:1,parseError:function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)},setInput:function(t){return this._input=t,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},unput:function(t){var e=t.length,r=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-e-1),this.offset-=e;var n=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),r.length-1&&(this.yylineno-=r.length-1);var i=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:r?(r.length===n.length?this.yylloc.first_column:0)+n[n.length-r.length].length-r[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[i[0],i[0]+this.yyleng-e]),this},more:function(){return this._more=!0,this},less:function(t){this.unput(this.match.slice(t))},pastInput:function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},next:function(){if(this.done)return this.EOF;var t,e,r,n,i;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var o=this._currentRules(),s=0;se[0].length)||(e=r,n=s,this.options.flex));s++);return e?((i=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],t=this.performAction.call(this,this.yy,this,o[n],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),t||void 0):""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var t=this.next();return void 0!==t?t:this.lex()},begin:function(t){this.conditionStack.push(t)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(t){this.begin(t)},options:{},performAction:function(t,e,r,n){function i(t,r){return e.yytext=e.yytext.substring(t,e.yyleng-r+t)}switch(r){case 0:if("\\\\"===e.yytext.slice(-2)?(i(0,1),this.begin("mu")):"\\"===e.yytext.slice(-1)?(i(0,1),this.begin("emu")):this.begin("mu"),e.yytext)return 15;break;case 1:case 5:return 15;case 2:return this.popState(),15;case 3:return this.begin("raw"),15;case 4:return this.popState(),"raw"===this.conditionStack[this.conditionStack.length-1]?15:(i(5,9),"END_RAW_BLOCK");case 6:case 22:return this.popState(),14;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:case 16:return this.popState(),44;case 17:return 34;case 18:return 39;case 19:return 51;case 20:case 23:return 48;case 21:this.unput(e.yytext),this.popState(),this.begin("com");break;case 24:return 73;case 25:case 26:case 41:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;case 30:return this.popState(),33;case 31:return e.yytext=i(1,2).replace(/\\"/g,'"'),80;case 32:return e.yytext=i(1,2).replace(/\\'/g,"'"),80;case 33:return 85;case 34:case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 42:return e.yytext=e.yytext.replace(/\\([\\\]])/g,"$1"),72;case 43:return"INVALID";case 44:return 5}},rules:[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],conditions:{mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}}};function r(){this.yy={}}return t.lexer=e,r.prototype=t,t.Parser=r,new r}();e.default=r,t.exports=e.default},889:(t,e,r)=>{"use strict";e.__esModule=!0;var n,i=(n=r(4680))&&n.__esModule?n:{default:n};function o(){this.parents=[]}function s(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function a(t){s.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function l(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}o.prototype={constructor:o,mutating:!1,acceptKey:function(t,e){var r=this.accept(t[e]);if(this.mutating){if(r&&!o.prototype[r.type])throw new i.default('Unexpected node type "'+r.type+'" found when accepting '+e+" on "+t.type);t[e]=r}},acceptRequired:function(t,e){if(this.acceptKey(t,e),!t[e])throw new i.default(t.type+" requires "+e)},acceptArray:function(t){for(var e=0,r=t.length;e{"use strict";e.__esModule=!0;var n,i=(n=r(889))&&n.__esModule?n:{default:n};function o(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0];this.options=t}function s(t,e,r){void 0===e&&(e=t.length);var n=t[e-1],i=t[e-2];return n?"ContentStatement"===n.type?(i||!r?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original):void 0:r}function a(t,e,r){void 0===e&&(e=-1);var n=t[e+1],i=t[e+2];return n?"ContentStatement"===n.type?(i||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original):void 0:r}function l(t,e,r){var n=t[null==e?0:e+1];if(n&&"ContentStatement"===n.type&&(r||!n.rightStripped)){var i=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==i}}function c(t,e,r){var n=t[null==e?t.length-1:e-1];if(n&&"ContentStatement"===n.type&&(r||!n.leftStripped)){var i=n.value;return n.value=n.value.replace(r?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==i,n.leftStripped}}o.prototype=new i.default,o.prototype.Program=function(t){var e=!this.options.ignoreStandalone,r=!this.isRootSeen;this.isRootSeen=!0;for(var n=t.body,i=0,o=n.length;i{"use strict";e.__esModule=!0,e.registerDefaultDecorators=function(t){i.default(t)};var n,i=(n=r(5943))&&n.__esModule?n:{default:n}},5943:(t,e,r)=>{"use strict";e.__esModule=!0;var n=r(6516);e.default=function(t){t.registerDecorator("inline",(function(t,e,r,i){var o=t;return e.partials||(e.partials={},o=function(i,o){var s=r.partials;r.partials=n.extend({},s,e.partials);var a=t(i,o);return r.partials=s,a}),e.partials[i.args[0]]=i.fn,o}))},t.exports=e.default},4680:(t,e)=>{"use strict";e.__esModule=!0;var r=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function n(t,e){var i=e&&e.loc,o=void 0,s=void 0,a=void 0,l=void 0;i&&(o=i.start.line,s=i.end.line,a=i.start.column,l=i.end.column,t+=" - "+o+":"+a);for(var c=Error.prototype.constructor.call(this,t),u=0;u{"use strict";function n(t){return t&&t.__esModule?t:{default:t}}e.__esModule=!0,e.registerDefaultHelpers=function(t){i.default(t),o.default(t),s.default(t),a.default(t),l.default(t),c.default(t),u.default(t)},e.moveHelperToHooks=function(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])};var i=n(r(7922)),o=n(r(7698)),s=n(r(8934)),a=n(r(2628)),l=n(r(2797)),c=n(r(1785)),u=n(r(3183))},7922:(t,e,r)=>{"use strict";e.__esModule=!0;var n=r(6516);e.default=function(t){t.registerHelper("blockHelperMissing",(function(e,r){var i=r.inverse,o=r.fn;if(!0===e)return o(this);if(!1===e||null==e)return i(this);if(n.isArray(e))return e.length>0?(r.ids&&(r.ids=[r.name]),t.helpers.each(e,r)):i(this);if(r.data&&r.ids){var s=n.createFrame(r.data);s.contextPath=n.appendContextPath(r.data.contextPath,r.name),r={data:s}}return o(e,r)}))},t.exports=e.default},7698:(t,e,r)=>{"use strict";e.__esModule=!0;var n,i=r(6516),o=(n=r(4680))&&n.__esModule?n:{default:n};e.default=function(t){t.registerHelper("each",(function(t,e){if(!e)throw new o.default("Must pass iterator to #each");var r,n=e.fn,s=e.inverse,a=0,l="",c=void 0,u=void 0;function p(e,r,o){c&&(c.key=e,c.index=r,c.first=0===r,c.last=!!o,u&&(c.contextPath=u+e)),l+=n(t[e],{data:c,blockParams:i.blockParams([t[e],e],[u+e,null])})}if(e.data&&e.ids&&(u=i.appendContextPath(e.data.contextPath,e.ids[0])+"."),i.isFunction(t)&&(t=t.call(this)),e.data&&(c=i.createFrame(e.data)),t&&"object"==typeof t)if(i.isArray(t))for(var h=t.length;a{"use strict";e.__esModule=!0;var n,i=(n=r(4680))&&n.__esModule?n:{default:n};e.default=function(t){t.registerHelper("helperMissing",(function(){if(1!==arguments.length)throw new i.default('Missing helper: "'+arguments[arguments.length-1].name+'"')}))},t.exports=e.default},2628:(t,e,r)=>{"use strict";e.__esModule=!0;var n,i=r(6516),o=(n=r(4680))&&n.__esModule?n:{default:n};e.default=function(t){t.registerHelper("if",(function(t,e){if(2!=arguments.length)throw new o.default("#if requires exactly one argument");return i.isFunction(t)&&(t=t.call(this)),!e.hash.includeZero&&!t||i.isEmpty(t)?e.inverse(this):e.fn(this)})),t.registerHelper("unless",(function(e,r){if(2!=arguments.length)throw new o.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})}))},t.exports=e.default},2797:(t,e)=>{"use strict";e.__esModule=!0,e.default=function(t){t.registerHelper("log",(function(){for(var e=[void 0],r=arguments[arguments.length-1],n=0;n{"use strict";e.__esModule=!0,e.default=function(t){t.registerHelper("lookup",(function(t,e,r){return t?r.lookupProperty(t,e):t}))},t.exports=e.default},3183:(t,e,r)=>{"use strict";e.__esModule=!0;var n,i=r(6516),o=(n=r(4680))&&n.__esModule?n:{default:n};e.default=function(t){t.registerHelper("with",(function(t,e){if(2!=arguments.length)throw new o.default("#with requires exactly one argument");i.isFunction(t)&&(t=t.call(this));var r=e.fn;if(i.isEmpty(t))return e.inverse(this);var n=e.data;return e.data&&e.ids&&((n=i.createFrame(e.data)).contextPath=i.appendContextPath(e.data.contextPath,e.ids[0])),r(t,{data:n,blockParams:i.blockParams([t],[n&&n.contextPath])})}))},t.exports=e.default},9887:(t,e,r)=>{"use strict";e.__esModule=!0,e.createNewLookupObject=function(){for(var t=arguments.length,e=Array(t),r=0;r{"use strict";e.__esModule=!0,e.createProtoAccessControl=function(t){var e=Object.create(null);e.constructor=!1,e.__defineGetter__=!1,e.__defineSetter__=!1,e.__lookupGetter__=!1;var r=Object.create(null);return r.__proto__=!1,{properties:{whitelist:i.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:i.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}},e.resultIsAllowed=function(t,e,r){return function(t,e){return void 0!==t.whitelist[e]?!0===t.whitelist[e]:void 0!==t.defaultValue?t.defaultValue:(function(t){!0!==s[t]&&(s[t]=!0,o.default.log("error",'Handlebars: Access has been denied to resolve the property "'+t+'" because it is not an "own property" of its parent.\nYou can add a runtime option to disable the check or this warning:\nSee https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details'))}(e),!1)}("function"==typeof t?e.methods:e.properties,r)},e.resetLoggedProperties=function(){Object.keys(s).forEach((function(t){delete s[t]}))};var n,i=r(9887),o=(n=r(9001))&&n.__esModule?n:{default:n},s=Object.create(null)},1475:(t,e)=>{"use strict";e.__esModule=!0,e.wrapHelper=function(t,e){return"function"!=typeof t?t:function(){return arguments[arguments.length-1]=e(arguments[arguments.length-1]),t.apply(this,arguments)}}},9001:(t,e,r)=>{"use strict";e.__esModule=!0;var n=r(6516),i={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(t){if("string"==typeof t){var e=n.indexOf(i.methodMap,t.toLowerCase());t=e>=0?e:parseInt(t,10)}return t},log:function(t){if(t=i.lookupLevel(t),"undefined"!=typeof console&&i.lookupLevel(i.level)<=t){var e=i.methodMap[t];console[e]||(e="log");for(var r=arguments.length,n=Array(r>1?r-1:0),o=1;o{"use strict";e.__esModule=!0,e.default=function(t){"object"!=typeof globalThis&&(Object.prototype.__defineGetter__("__magic__",(function(){return this})),__magic__.globalThis=__magic__,delete Object.prototype.__magic__);var e=globalThis.Handlebars;t.noConflict=function(){return globalThis.Handlebars===t&&(globalThis.Handlebars=e),t}},t.exports=e.default},4533:(t,e,r)=>{"use strict";e.__esModule=!0,e.checkRevision=function(t){var e=t&&t[0]||1,r=s.COMPILER_REVISION;if(!(e>=s.LAST_COMPATIBLE_COMPILER_REVISION&&e<=s.COMPILER_REVISION)){if(e{"use strict";function r(t){this.string=t}e.__esModule=!0,r.prototype.toString=r.prototype.toHTML=function(){return""+this.string},e.default=r,t.exports=e.default},6516:(t,e)=>{"use strict";e.__esModule=!0,e.extend=s,e.indexOf=function(t,e){for(var r=0,n=t.length;r":">",'"':""","'":"'","`":"`","=":"="},n=/[&<>"'`=]/g,i=/[&<>"'`=]/;function o(t){return r[t]}function s(t){for(var e=1;e{function n(t){this._cbs=t||{},this.events=[]}t.exports=n;var i=r(8796).EVENTS;Object.keys(i).forEach((function(t){if(0===i[t])t="on"+t,n.prototype[t]=function(){this.events.push([t]),this._cbs[t]&&this._cbs[t]()};else if(1===i[t])t="on"+t,n.prototype[t]=function(e){this.events.push([t,e]),this._cbs[t]&&this._cbs[t](e)};else{if(2!==i[t])throw Error("wrong number of arguments");t="on"+t,n.prototype[t]=function(e,r){this.events.push([t,e,r]),this._cbs[t]&&this._cbs[t](e,r)}}})),n.prototype.onreset=function(){this.events=[],this._cbs.onreset&&this._cbs.onreset()},n.prototype.restart=function(){this._cbs.onreset&&this._cbs.onreset();for(var t=0,e=this.events.length;t{var n=r(7533),i=r(5027);function o(t,e){this.init(t,e)}function s(t,e){return i.getElementsByTagName(t,e,!0)}function a(t,e){return i.getElementsByTagName(t,e,!0,1)[0]}function l(t,e,r){return i.getText(i.getElementsByTagName(t,e,r,1)).trim()}function c(t,e,r,n,i){var o=l(r,n,i);o&&(t[e]=o)}r(8628)(o,n),o.prototype.init=n;var u=function(t){return"rss"===t||"feed"===t||"rdf:RDF"===t};o.prototype.onend=function(){var t,e,r={},i=a(u,this.dom);i&&("feed"===i.name?(e=i.children,r.type="atom",c(r,"id","id",e),c(r,"title","title",e),(t=a("link",e))&&(t=t.attribs)&&(t=t.href)&&(r.link=t),c(r,"description","subtitle",e),(t=l("updated",e))&&(r.updated=new Date(t)),c(r,"author","email",e,!0),r.items=s("entry",e).map((function(t){var e,r={};return c(r,"id","id",t=t.children),c(r,"title","title",t),(e=a("link",t))&&(e=e.attribs)&&(e=e.href)&&(r.link=e),(e=l("summary",t)||l("content",t))&&(r.description=e),(e=l("updated",t))&&(r.pubDate=new Date(e)),r}))):(e=a("channel",i.children).children,r.type=i.name.substr(0,3),r.id="",c(r,"title","title",e),c(r,"link","link",e),c(r,"description","description",e),(t=l("lastBuildDate",e))&&(r.updated=new Date(t)),c(r,"author","managingEditor",e,!0),r.items=s("item",i.children).map((function(t){var e,r={};return c(r,"id","guid",t=t.children),c(r,"title","title",t),c(r,"link","link",t),c(r,"description","description",t),(e=l("pubDate",t))&&(r.pubDate=new Date(e)),r})))),this.dom=r,n.prototype._handleCallback.call(this,i?null:Error("couldn't find root of feed"))},t.exports=o},5193:(t,e,r)=>{var n=r(7097),i={input:!0,option:!0,optgroup:!0,select:!0,button:!0,datalist:!0,textarea:!0},o={tr:{tr:!0,th:!0,td:!0},th:{th:!0},td:{thead:!0,th:!0,td:!0},body:{head:!0,link:!0,script:!0},li:{li:!0},p:{p:!0},h1:{p:!0},h2:{p:!0},h3:{p:!0},h4:{p:!0},h5:{p:!0},h6:{p:!0},select:i,input:i,output:i,button:i,datalist:i,textarea:i,option:{option:!0},optgroup:{optgroup:!0}},s={__proto__:null,area:!0,base:!0,basefont:!0,br:!0,col:!0,command:!0,embed:!0,frame:!0,hr:!0,img:!0,input:!0,isindex:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0},a={__proto__:null,math:!0,svg:!0},l={__proto__:null,mi:!0,mo:!0,mn:!0,ms:!0,mtext:!0,"annotation-xml":!0,foreignObject:!0,desc:!0,title:!0},c=/\s|\//;function u(t,e){this._options=e||{},this._cbs=t||{},this._tagname="",this._attribname="",this._attribvalue="",this._attribs=null,this._stack=[],this._foreignContext=[],this.startIndex=0,this.endIndex=null,this._lowerCaseTagNames="lowerCaseTags"in this._options?!!this._options.lowerCaseTags:!this._options.xmlMode,this._lowerCaseAttributeNames="lowerCaseAttributeNames"in this._options?!!this._options.lowerCaseAttributeNames:!this._options.xmlMode,this._options.Tokenizer&&(n=this._options.Tokenizer),this._tokenizer=new n(this._options,this),this._cbs.onparserinit&&this._cbs.onparserinit(this)}r(8628)(u,r(3236).EventEmitter),u.prototype._updatePosition=function(t){null===this.endIndex?this._tokenizer._sectionStart<=t?this.startIndex=0:this.startIndex=this._tokenizer._sectionStart-t:this.startIndex=this.endIndex+1,this.endIndex=this._tokenizer.getAbsoluteIndex()},u.prototype.ontext=function(t){this._updatePosition(1),this.endIndex--,this._cbs.ontext&&this._cbs.ontext(t)},u.prototype.onopentagname=function(t){if(this._lowerCaseTagNames&&(t=t.toLowerCase()),this._tagname=t,!this._options.xmlMode&&t in o)for(var e;(e=this._stack[this._stack.length-1])in o[t];this.onclosetag(e));!this._options.xmlMode&&t in s||(this._stack.push(t),t in a?this._foreignContext.push(!0):t in l&&this._foreignContext.push(!1)),this._cbs.onopentagname&&this._cbs.onopentagname(t),this._cbs.onopentag&&(this._attribs={})},u.prototype.onopentagend=function(){this._updatePosition(1),this._attribs&&(this._cbs.onopentag&&this._cbs.onopentag(this._tagname,this._attribs),this._attribs=null),!this._options.xmlMode&&this._cbs.onclosetag&&this._tagname in s&&this._cbs.onclosetag(this._tagname),this._tagname=""},u.prototype.onclosetag=function(t){if(this._updatePosition(1),this._lowerCaseTagNames&&(t=t.toLowerCase()),(t in a||t in l)&&this._foreignContext.pop(),!this._stack.length||t in s&&!this._options.xmlMode)this._options.xmlMode||"br"!==t&&"p"!==t||(this.onopentagname(t),this._closeCurrentTag());else{var e=this._stack.lastIndexOf(t);if(-1!==e)if(this._cbs.onclosetag)for(e=this._stack.length-e;e--;)this._cbs.onclosetag(this._stack.pop());else this._stack.length=e;else"p"!==t||this._options.xmlMode||(this.onopentagname(t),this._closeCurrentTag())}},u.prototype.onselfclosingtag=function(){this._options.xmlMode||this._options.recognizeSelfClosing||this._foreignContext[this._foreignContext.length-1]?this._closeCurrentTag():this.onopentagend()},u.prototype._closeCurrentTag=function(){var t=this._tagname;this.onopentagend(),this._stack[this._stack.length-1]===t&&(this._cbs.onclosetag&&this._cbs.onclosetag(t),this._stack.pop())},u.prototype.onattribname=function(t){this._lowerCaseAttributeNames&&(t=t.toLowerCase()),this._attribname=t},u.prototype.onattribdata=function(t){this._attribvalue+=t},u.prototype.onattribend=function(){this._cbs.onattribute&&this._cbs.onattribute(this._attribname,this._attribvalue),this._attribs&&!Object.prototype.hasOwnProperty.call(this._attribs,this._attribname)&&(this._attribs[this._attribname]=this._attribvalue),this._attribname="",this._attribvalue=""},u.prototype._getInstructionName=function(t){var e=t.search(c),r=e<0?t:t.substr(0,e);return this._lowerCaseTagNames&&(r=r.toLowerCase()),r},u.prototype.ondeclaration=function(t){if(this._cbs.onprocessinginstruction){var e=this._getInstructionName(t);this._cbs.onprocessinginstruction("!"+e,"!"+t)}},u.prototype.onprocessinginstruction=function(t){if(this._cbs.onprocessinginstruction){var e=this._getInstructionName(t);this._cbs.onprocessinginstruction("?"+e,"?"+t)}},u.prototype.oncomment=function(t){this._updatePosition(4),this._cbs.oncomment&&this._cbs.oncomment(t),this._cbs.oncommentend&&this._cbs.oncommentend()},u.prototype.oncdata=function(t){this._updatePosition(1),this._options.xmlMode||this._options.recognizeCDATA?(this._cbs.oncdatastart&&this._cbs.oncdatastart(),this._cbs.ontext&&this._cbs.ontext(t),this._cbs.oncdataend&&this._cbs.oncdataend()):this.oncomment("[CDATA["+t+"]]")},u.prototype.onerror=function(t){this._cbs.onerror&&this._cbs.onerror(t)},u.prototype.onend=function(){if(this._cbs.onclosetag)for(var t=this._stack.length;t>0;this._cbs.onclosetag(this._stack[--t]));this._cbs.onend&&this._cbs.onend()},u.prototype.reset=function(){this._cbs.onreset&&this._cbs.onreset(),this._tokenizer.reset(),this._tagname="",this._attribname="",this._attribs=null,this._stack=[],this._cbs.onparserinit&&this._cbs.onparserinit(this)},u.prototype.parseComplete=function(t){this.reset(),this.end(t)},u.prototype.write=function(t){this._tokenizer.write(t)},u.prototype.end=function(t){this._tokenizer.end(t)},u.prototype.pause=function(){this._tokenizer.pause()},u.prototype.resume=function(){this._tokenizer.resume()},u.prototype.parseChunk=u.prototype.write,u.prototype.done=u.prototype.end,t.exports=u},7466:(t,e,r)=>{function n(t){this._cbs=t||{}}t.exports=n;var i=r(8796).EVENTS;Object.keys(i).forEach((function(t){if(0===i[t])t="on"+t,n.prototype[t]=function(){this._cbs[t]&&this._cbs[t]()};else if(1===i[t])t="on"+t,n.prototype[t]=function(e){this._cbs[t]&&this._cbs[t](e)};else{if(2!==i[t])throw Error("wrong number of arguments");t="on"+t,n.prototype[t]=function(e,r){this._cbs[t]&&this._cbs[t](e,r)}}}))},6802:(t,e,r)=>{t.exports=i;var n=r(6126);function i(t){n.call(this,new o(this),t)}function o(t){this.scope=t}r(8628)(i,n),i.prototype.readable=!0;var s=r(8796).EVENTS;Object.keys(s).forEach((function(t){if(0===s[t])o.prototype["on"+t]=function(){this.scope.emit(t)};else if(1===s[t])o.prototype["on"+t]=function(e){this.scope.emit(t,e)};else{if(2!==s[t])throw Error("wrong number of arguments!");o.prototype["on"+t]=function(e,r){this.scope.emit(t,e,r)}}}))},7097:(t,e,r)=>{t.exports=gt;var n=r(939),i=r(4807),o=r(323),s=r(1929),a=0,l=a++,c=a++,u=a++,p=a++,h=a++,f=a++,d=a++,m=a++,g=a++,y=a++,_=a++,v=a++,b=a++,w=a++,S=a++,x=a++,E=a++,k=a++,A=a++,L=a++,O=a++,P=a++,C=a++,T=a++,I=a++,N=a++,B=a++,R=a++,D=a++,M=a++,q=a++,j=a++,U=a++,H=a++,F=a++,V=a++,$=a++,z=a++,W=a++,G=a++,K=a++,Y=a++,J=a++,X=a++,Z=a++,Q=a++,tt=a++,et=a++,rt=a++,nt=a++,it=a++,ot=a++,st=a++,at=a++,lt=a++,ct=0,ut=ct++,pt=ct++,ht=ct++;function ft(t){return" "===t||"\n"===t||"\t"===t||"\f"===t||"\r"===t}function dt(t,e,r){var n=t.toLowerCase();return t===n?function(t){t===n?this._state=e:(this._state=r,this._index--)}:function(i){i===n||i===t?this._state=e:(this._state=r,this._index--)}}function mt(t,e){var r=t.toLowerCase();return function(n){n===r||n===t?this._state=e:(this._state=u,this._index--)}}function gt(t,e){this._state=l,this._buffer="",this._sectionStart=0,this._index=0,this._bufferOffset=0,this._baseState=l,this._special=ut,this._cbs=e,this._running=!0,this._ended=!1,this._xmlMode=!(!t||!t.xmlMode),this._decodeEntities=!(!t||!t.decodeEntities)}gt.prototype._stateText=function(t){"<"===t?(this._index>this._sectionStart&&this._cbs.ontext(this._getSection()),this._state=c,this._sectionStart=this._index):this._decodeEntities&&this._special===ut&&"&"===t&&(this._index>this._sectionStart&&this._cbs.ontext(this._getSection()),this._baseState=l,this._state=it,this._sectionStart=this._index)},gt.prototype._stateBeforeTagName=function(t){"/"===t?this._state=h:"<"===t?(this._cbs.ontext(this._getSection()),this._sectionStart=this._index):">"===t||this._special!==ut||ft(t)?this._state=l:"!"===t?(this._state=S,this._sectionStart=this._index+1):"?"===t?(this._state=E,this._sectionStart=this._index+1):(this._state=this._xmlMode||"s"!==t&&"S"!==t?u:q,this._sectionStart=this._index)},gt.prototype._stateInTagName=function(t){("/"===t||">"===t||ft(t))&&(this._emitToken("onopentagname"),this._state=m,this._index--)},gt.prototype._stateBeforeCloseingTagName=function(t){ft(t)||(">"===t?this._state=l:this._special!==ut?"s"===t||"S"===t?this._state=j:(this._state=l,this._index--):(this._state=f,this._sectionStart=this._index))},gt.prototype._stateInCloseingTagName=function(t){(">"===t||ft(t))&&(this._emitToken("onclosetag"),this._state=d,this._index--)},gt.prototype._stateAfterCloseingTagName=function(t){">"===t&&(this._state=l,this._sectionStart=this._index+1)},gt.prototype._stateBeforeAttributeName=function(t){">"===t?(this._cbs.onopentagend(),this._state=l,this._sectionStart=this._index+1):"/"===t?this._state=p:ft(t)||(this._state=g,this._sectionStart=this._index)},gt.prototype._stateInSelfClosingTag=function(t){">"===t?(this._cbs.onselfclosingtag(),this._state=l,this._sectionStart=this._index+1):ft(t)||(this._state=m,this._index--)},gt.prototype._stateInAttributeName=function(t){("="===t||"/"===t||">"===t||ft(t))&&(this._cbs.onattribname(this._getSection()),this._sectionStart=-1,this._state=y,this._index--)},gt.prototype._stateAfterAttributeName=function(t){"="===t?this._state=_:"/"===t||">"===t?(this._cbs.onattribend(),this._state=m,this._index--):ft(t)||(this._cbs.onattribend(),this._state=g,this._sectionStart=this._index)},gt.prototype._stateBeforeAttributeValue=function(t){'"'===t?(this._state=v,this._sectionStart=this._index+1):"'"===t?(this._state=b,this._sectionStart=this._index+1):ft(t)||(this._state=w,this._sectionStart=this._index,this._index--)},gt.prototype._stateInAttributeValueDoubleQuotes=function(t){'"'===t?(this._emitToken("onattribdata"),this._cbs.onattribend(),this._state=m):this._decodeEntities&&"&"===t&&(this._emitToken("onattribdata"),this._baseState=this._state,this._state=it,this._sectionStart=this._index)},gt.prototype._stateInAttributeValueSingleQuotes=function(t){"'"===t?(this._emitToken("onattribdata"),this._cbs.onattribend(),this._state=m):this._decodeEntities&&"&"===t&&(this._emitToken("onattribdata"),this._baseState=this._state,this._state=it,this._sectionStart=this._index)},gt.prototype._stateInAttributeValueNoQuotes=function(t){ft(t)||">"===t?(this._emitToken("onattribdata"),this._cbs.onattribend(),this._state=m,this._index--):this._decodeEntities&&"&"===t&&(this._emitToken("onattribdata"),this._baseState=this._state,this._state=it,this._sectionStart=this._index)},gt.prototype._stateBeforeDeclaration=function(t){this._state="["===t?P:"-"===t?k:x},gt.prototype._stateInDeclaration=function(t){">"===t&&(this._cbs.ondeclaration(this._getSection()),this._state=l,this._sectionStart=this._index+1)},gt.prototype._stateInProcessingInstruction=function(t){">"===t&&(this._cbs.onprocessinginstruction(this._getSection()),this._state=l,this._sectionStart=this._index+1)},gt.prototype._stateBeforeComment=function(t){"-"===t?(this._state=A,this._sectionStart=this._index+1):this._state=x},gt.prototype._stateInComment=function(t){"-"===t&&(this._state=L)},gt.prototype._stateAfterComment1=function(t){this._state="-"===t?O:A},gt.prototype._stateAfterComment2=function(t){">"===t?(this._cbs.oncomment(this._buffer.substring(this._sectionStart,this._index-2)),this._state=l,this._sectionStart=this._index+1):"-"!==t&&(this._state=A)},gt.prototype._stateBeforeCdata1=dt("C",C,x),gt.prototype._stateBeforeCdata2=dt("D",T,x),gt.prototype._stateBeforeCdata3=dt("A",I,x),gt.prototype._stateBeforeCdata4=dt("T",N,x),gt.prototype._stateBeforeCdata5=dt("A",B,x),gt.prototype._stateBeforeCdata6=function(t){"["===t?(this._state=R,this._sectionStart=this._index+1):(this._state=x,this._index--)},gt.prototype._stateInCdata=function(t){"]"===t&&(this._state=D)},gt.prototype._stateAfterCdata1=function(t){this._state="]"===t?M:R},gt.prototype._stateAfterCdata2=function(t){">"===t?(this._cbs.oncdata(this._buffer.substring(this._sectionStart,this._index-2)),this._state=l,this._sectionStart=this._index+1):"]"!==t&&(this._state=R)},gt.prototype._stateBeforeSpecial=function(t){"c"===t||"C"===t?this._state=U:"t"===t||"T"===t?this._state=J:(this._state=u,this._index--)},gt.prototype._stateBeforeSpecialEnd=function(t){this._special!==pt||"c"!==t&&"C"!==t?this._special!==ht||"t"!==t&&"T"!==t?this._state=l:this._state=tt:this._state=z},gt.prototype._stateBeforeScript1=mt("R",H),gt.prototype._stateBeforeScript2=mt("I",F),gt.prototype._stateBeforeScript3=mt("P",V),gt.prototype._stateBeforeScript4=mt("T",$),gt.prototype._stateBeforeScript5=function(t){("/"===t||">"===t||ft(t))&&(this._special=pt),this._state=u,this._index--},gt.prototype._stateAfterScript1=dt("R",W,l),gt.prototype._stateAfterScript2=dt("I",G,l),gt.prototype._stateAfterScript3=dt("P",K,l),gt.prototype._stateAfterScript4=dt("T",Y,l),gt.prototype._stateAfterScript5=function(t){">"===t||ft(t)?(this._special=ut,this._state=f,this._sectionStart=this._index-6,this._index--):this._state=l},gt.prototype._stateBeforeStyle1=mt("Y",X),gt.prototype._stateBeforeStyle2=mt("L",Z),gt.prototype._stateBeforeStyle3=mt("E",Q),gt.prototype._stateBeforeStyle4=function(t){("/"===t||">"===t||ft(t))&&(this._special=ht),this._state=u,this._index--},gt.prototype._stateAfterStyle1=dt("Y",et,l),gt.prototype._stateAfterStyle2=dt("L",rt,l),gt.prototype._stateAfterStyle3=dt("E",nt,l),gt.prototype._stateAfterStyle4=function(t){">"===t||ft(t)?(this._special=ut,this._state=f,this._sectionStart=this._index-5,this._index--):this._state=l},gt.prototype._stateBeforeEntity=dt("#",ot,st),gt.prototype._stateBeforeNumericEntity=dt("X",lt,at),gt.prototype._parseNamedEntityStrict=function(){if(this._sectionStart+16&&(e=6);e>=2;){var r=this._buffer.substr(t,e);if(o.hasOwnProperty(r))return this._emitPartial(o[r]),void(this._sectionStart+=e+1);e--}},gt.prototype._stateInNamedEntity=function(t){";"===t?(this._parseNamedEntityStrict(),this._sectionStart+1"z")&&(t<"A"||t>"Z")&&(t<"0"||t>"9")&&(this._xmlMode||this._sectionStart+1===this._index||(this._baseState!==l?"="!==t&&this._parseNamedEntityStrict():this._parseLegacyEntity()),this._state=this._baseState,this._index--)},gt.prototype._decodeNumericEntity=function(t,e){var r=this._sectionStart+t;if(r!==this._index){var i=this._buffer.substring(r,this._index),o=parseInt(i,e);this._emitPartial(n(o)),this._sectionStart=this._index}else this._sectionStart--;this._state=this._baseState},gt.prototype._stateInNumericEntity=function(t){";"===t?(this._decodeNumericEntity(2,10),this._sectionStart++):(t<"0"||t>"9")&&(this._xmlMode?this._state=this._baseState:this._decodeNumericEntity(2,10),this._index--)},gt.prototype._stateInHexEntity=function(t){";"===t?(this._decodeNumericEntity(3,16),this._sectionStart++):(t<"a"||t>"f")&&(t<"A"||t>"F")&&(t<"0"||t>"9")&&(this._xmlMode?this._state=this._baseState:this._decodeNumericEntity(3,16),this._index--)},gt.prototype._cleanup=function(){this._sectionStart<0?(this._buffer="",this._bufferOffset+=this._index,this._index=0):this._running&&(this._state===l?(this._sectionStart!==this._index&&this._cbs.ontext(this._buffer.substr(this._sectionStart)),this._buffer="",this._bufferOffset+=this._index,this._index=0):this._sectionStart===this._index?(this._buffer="",this._bufferOffset+=this._index,this._index=0):(this._buffer=this._buffer.substr(this._sectionStart),this._index-=this._sectionStart,this._bufferOffset+=this._sectionStart),this._sectionStart=0)},gt.prototype.write=function(t){this._ended&&this._cbs.onerror(Error(".write() after done!")),this._buffer+=t,this._parse()},gt.prototype._parse=function(){for(;this._index{t.exports=a;var n=r(5193),i=r(2331).Writable,o=r(5493).I,s=r(2266).Buffer;function a(t,e){var r=this._parser=new n(t,e),s=this._decoder=new o;i.call(this,{decodeStrings:!1}),this.once("finish",(function(){r.end(s.end())}))}r(8628)(a,i),a.prototype._write=function(t,e,r){t instanceof s&&(t=this._decoder.write(t)),this._parser.write(t),r()}},8796:(t,e,r)=>{var n=r(5193),i=r(7533);function o(e,r){return delete t.exports[e],t.exports[e]=r,r}t.exports={Parser:n,Tokenizer:r(7097),ElementType:r(7500),DomHandler:i,get FeedHandler(){return o("FeedHandler",r(4516))},get Stream(){return o("Stream",r(6802))},get WritableStream(){return o("WritableStream",r(6126))},get ProxyHandler(){return o("ProxyHandler",r(7466))},get DomUtils(){return o("DomUtils",r(5027))},get CollectingHandler(){return o("CollectingHandler",r(5486))},DefaultHandler:i,get RssHandler(){return o("RssHandler",this.FeedHandler)},parseDOM:function(t,e){var r=new i(e);return new n(r,e).end(t),r.dom},parseFeed:function(e,r){var i=new t.exports.FeedHandler(r);return new n(i,r).end(e),i.dom},createDomStream:function(t,e,r){var o=new i(t,e,r);return new n(o,e)},EVENTS:{attribute:2,cdatastart:0,cdataend:0,text:1,processinginstruction:2,comment:1,commentend:0,closetag:1,opentag:2,opentagname:1,error:1,end:0}}},6287:(t,e)=>{e.read=function(t,e,r,n,i){var o,s,a=8*i-n-1,l=(1<>1,u=-7,p=r?i-1:0,h=r?-1:1,f=t[e+p];for(p+=h,o=f&(1<<-u)-1,f>>=-u,u+=a;u>0;o=256*o+t[e+p],p+=h,u-=8);for(s=o&(1<<-u)-1,o>>=-u,u+=n;u>0;s=256*s+t[e+p],p+=h,u-=8);if(0===o)o=1-c;else{if(o===l)return s?NaN:1/0*(f?-1:1);s+=Math.pow(2,n),o-=c}return(f?-1:1)*s*Math.pow(2,o-n)},e.write=function(t,e,r,n,i,o){var s,a,l,c=8*o-i-1,u=(1<>1,h=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,f=n?0:o-1,d=n?1:-1,m=e<0||0===e&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,s=u):(s=Math.floor(Math.log(e)/Math.LN2),e*(l=Math.pow(2,-s))<1&&(s--,l*=2),(e+=s+p>=1?h/l:h*Math.pow(2,1-p))*l>=2&&(s++,l/=2),s+p>=u?(a=0,s=u):s+p>=1?(a=(e*l-1)*Math.pow(2,i),s+=p):(a=e*Math.pow(2,p-1)*Math.pow(2,i),s=0));i>=8;t[r+f]=255&a,f+=d,a/=256,i-=8);for(s=s<0;t[r+f]=255&s,f+=d,s/=256,c-=8);t[r+f-d]|=128*m}},8628:t=>{"function"==typeof Object.create?t.exports=function(t,e){e&&(t.super_=e,t.prototype=Object.create(e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}))}:t.exports=function(t,e){if(e){t.super_=e;var r=function(){};r.prototype=e.prototype,t.prototype=new r,t.prototype.constructor=t}}},6870:(t,e,r)=>{"use strict";var n=r(6701);function i(){}function o(){}o.resetWarningCache=i,t.exports=function(){function t(t,e,r,i,o,s){if(s!==n){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function e(){return t}t.isRequired=t;var r={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:o,resetWarningCache:i};return r.PropTypes=r,r}},3108:(t,e,r)=>{t.exports=r(6870)()},6701:t=>{"use strict";t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9124:(t,e,r)=>{"use strict";var n=r(5795);e.H=n.createRoot,n.hydrateRoot},4194:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=e.decodeEntities,o=void 0===r||r,s=e.transform,a=e.preprocessNodes,l=(void 0===a?function(t){return t}:a)(n.default.parseDOM(t,{decodeEntities:o}));return(0,i.default)(l,s)};var n=o(r(8796)),i=o(r(1254));function o(t){return t&&t.__esModule?t:{default:t}}},8330:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e,r){return i.default[t.type](t,e,r)};var n,i=(n=r(110))&&n.__esModule?n:{default:n}},3366:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["allowfullScreen","async","autoplay","capture","checked","controls","default","defer","disabled","formnovalidate","hidden","loop","multiple","muted","novalidate","open","playsinline","readonly","required","reversed","scoped","seamless","selected","itemscope"]},2261:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default={accept:"accept","accept-charset":"acceptCharset",accesskey:"accessKey",action:"action",allowfullscreen:"allowFullScreen",allowtransparency:"allowTransparency",alt:"alt",as:"as",async:"async",autocomplete:"autoComplete",autoplay:"autoPlay",capture:"capture",cellpadding:"cellPadding",cellspacing:"cellSpacing",charset:"charSet",challenge:"challenge",checked:"checked",cite:"cite",classid:"classID",class:"className",cols:"cols",colspan:"colSpan",content:"content",contenteditable:"contentEditable",contextmenu:"contextMenu",controls:"controls",controlsList:"controlsList",coords:"coords",crossorigin:"crossOrigin",data:"data",datetime:"dateTime",default:"default",defer:"defer",dir:"dir",disabled:"disabled",download:"download",draggable:"draggable",enctype:"encType",form:"form",formaction:"formAction",formenctype:"formEncType",formmethod:"formMethod",formnovalidate:"formNoValidate",formtarget:"formTarget",frameborder:"frameBorder",headers:"headers",height:"height",hidden:"hidden",high:"high",href:"href",hreflang:"hrefLang",for:"htmlFor","http-equiv":"httpEquiv",icon:"icon",id:"id",inputmode:"inputMode",integrity:"integrity",is:"is",keyparams:"keyParams",keytype:"keyType",kind:"kind",label:"label",lang:"lang",list:"list",loop:"loop",low:"low",manifest:"manifest",marginheight:"marginHeight",marginwidth:"marginWidth",max:"max",maxlength:"maxLength",media:"media",mediagroup:"mediaGroup",method:"method",min:"min",minlength:"minLength",multiple:"multiple",muted:"muted",name:"name",nonce:"nonce",novalidate:"noValidate",open:"open",optimum:"optimum",pattern:"pattern",placeholder:"placeholder",playsinline:"playsInline",poster:"poster",preload:"preload",profile:"profile",radiogroup:"radioGroup",readonly:"readOnly",referrerpolicy:"referrerPolicy",rel:"rel",required:"required",reversed:"reversed",role:"role",rows:"rows",rowspan:"rowSpan",sandbox:"sandbox",scope:"scope",scoped:"scoped",scrolling:"scrolling",seamless:"seamless",selected:"selected",shape:"shape",size:"size",sizes:"sizes",slot:"slot",span:"span",spellcheck:"spellCheck",src:"src",srcdoc:"srcDoc",srclang:"srcLang",srcset:"srcSet",start:"start",step:"step",style:"style",summary:"summary",tabindex:"tabIndex",target:"target",title:"title",type:"type",usemap:"useMap",value:"value",width:"width",wmode:"wmode",wrap:"wrap",about:"about",datatype:"datatype",inlist:"inlist",prefix:"prefix",property:"property",resource:"resource",typeof:"typeof",vocab:"vocab",autocapitalize:"autoCapitalize",autocorrect:"autoCorrect",autosave:"autoSave",color:"color",itemprop:"itemProp",itemscope:"itemScope",itemtype:"itemType",itemid:"itemID",itemref:"itemRef",results:"results",security:"security",unselectable:"unselectable"}},1012:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]},3239:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){var r=void 0;t.children.length>0&&(r=t.children[0].data);var o=(0,i.default)(t.attribs,e);return n.default.createElement("style",o,r)};var n=o(r(1609)),i=o(r(7926));function o(t){return t&&t.__esModule?t:{default:t}}},6268:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e,r){var l=t.name;if(!(0,a.default)(l))return null;var c=(0,o.default)(t.attribs,e),u=null;return-1===s.default.indexOf(l)&&(u=(0,i.default)(t.children,r)),n.default.createElement(l,c,u)};var n=l(r(1609)),i=l(r(1254)),o=l(r(7926)),s=l(r(1012)),a=l(r(2902));function l(t){return t&&t.__esModule?t:{default:t}}},7351:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return t.data}},1745:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(){return null}},110:(t,e,r)=>{"use strict";var n;Object.defineProperty(e,"__esModule",{value:!0});var i=r(8796),o=c(r(7351)),s=c(r(6268)),a=c(r(3239)),l=c(r(1745));function c(t){return t&&t.__esModule?t:{default:t}}function u(t,e,r){return e in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}e.default=(u(n={},i.ElementType.Text,o.default),u(n,i.ElementType.Tag,s.default),u(n,i.ElementType.Style,a.default),u(n,i.ElementType.Directive,l.default),u(n,i.ElementType.Comment,l.default),u(n,i.ElementType.Script,l.default),u(n,i.ElementType.CDATA,l.default),u(n,i.ElementType.Doctype,l.default),n)},4242:(t,e,r)=>{"use strict";r(1254),r(8330),r(8796);var n,i=(n=r(4194))&&n.__esModule?n:{default:n};e.Ay=i.default},1254:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t,e){return t.filter((function(t){return!(0,n.default)(t)})).map((function(t,r){var n=void 0;return"function"!=typeof e||null!==(n=e(t,r))&&!n?(0,i.default)(t,r,e):n}))};var n=o(r(1570)),i=o(r(8330));function o(t){return t&&t.__esModule?t:{default:t}}},7926:(t,e,r)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});var n=Object.assign||function(t){for(var e=1;e{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return Object.keys(t).filter((function(t){return(0,o.default)(t)})).reduce((function(e,r){var n=r.toLowerCase(),o=i.default[n]||n;return e[o]=a(o,t[r]),e}),{})};var n=s(r(3366)),i=s(r(2261)),o=s(r(2902));function s(t){return t&&t.__esModule?t:{default:t}}var a=function(t,e){return n.default.map((function(t){return t.toLowerCase()})).indexOf(t.toLowerCase())>=0&&(e=t),e}},8312:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0});e.default=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return""===t?{}:t.split(";").reduce((function(t,e){var r=function(t,e){if(Array.isArray(t))return t;if(Symbol.iterator in Object(t))return function(t,e){var r=[],_n=!0,n=!1,i=void 0;try{for(var o,s=t[Symbol.iterator]();!(_n=(o=s.next()).done)&&(r.push(o.value),!e||r.length!==e);_n=!0);}catch(t){n=!0,i=t}finally{try{!_n&&s.return&&s.return()}finally{if(n)throw i}}return r}(t,e);throw new TypeError("Invalid attempt to destructure non-iterable instance")}(e.split(/^([^:]+):/).filter((function(t,e){return e>0})).map((function(t){return t.trim().toLowerCase()})),2),n=r[0],i=r[1];return void 0===i||(t[n=n.replace(/^-ms-/,"ms-").replace(/-(.)/g,(function(t,e){return e.toUpperCase()}))]=i),t}),{})}},1570:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return"text"===t.type&&/\r?\n/.test(t.data)&&""===t.data.trim()}},2902:(t,e)=>{"use strict";Object.defineProperty(e,"__esModule",{value:!0}),e.default=function(t){return n.hasOwnProperty(t)||(n[t]=r.test(t)),n[t]};var r=/^[a-zA-Z][a-zA-Z:_\.\-\d]*$/,n={}},5538:(t,e,r)=>{"use strict";var n=r(1609),i=Symbol.for("react.element"),o=(Symbol.for("react.fragment"),Object.prototype.hasOwnProperty),s=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function l(t,e,r){var n,l={},c=null,u=null;for(n in void 0!==r&&(c=""+r),void 0!==e.key&&(c=""+e.key),void 0!==e.ref&&(u=e.ref),e)o.call(e,n)&&!a.hasOwnProperty(n)&&(l[n]=e[n]);if(t&&t.defaultProps)for(n in e=t.defaultProps)void 0===l[n]&&(l[n]=e[n]);return{$$typeof:i,type:t,key:c,ref:u,props:l,_owner:s.current}}e.jsx=l,e.jsxs=l},6106:(t,e,r)=>{"use strict";t.exports=r(5538)},6859:(t,e,r)=>{var n=r(2266),i=n.Buffer;function o(t,e){for(var r in t)e[r]=t[r]}function s(t,e,r){return i(t,e,r)}i.from&&i.alloc&&i.allocUnsafe&&i.allocUnsafeSlow?t.exports=n:(o(n,e),e.Buffer=s),s.prototype=Object.create(i.prototype),o(i,s),s.from=function(t,e,r){if("number"==typeof t)throw new TypeError("Argument must not be a number");return i(t,e,r)},s.alloc=function(t,e,r){if("number"!=typeof t)throw new TypeError("Argument must be a number");var n=i(t);return void 0!==e?"string"==typeof r?n.fill(e,r):n.fill(e):n.fill(0),n},s.allocUnsafe=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return i(t)},s.allocUnsafeSlow=function(t){if("number"!=typeof t)throw new TypeError("Argument must be a number");return n.SlowBuffer(t)}},5493:(t,e,r)=>{"use strict";var n=r(6859).Buffer,i=n.isEncoding||function(t){switch((t=""+t)&&t.toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":case"raw":return!0;default:return!1}};function o(t){var e;switch(this.encoding=function(t){var e=function(t){if(!t)return"utf8";for(var e;;)switch(t){case"utf8":case"utf-8":return"utf8";case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return"utf16le";case"latin1":case"binary":return"latin1";case"base64":case"ascii":case"hex":return t;default:if(e)return;t=(""+t).toLowerCase(),e=!0}}(t);if("string"!=typeof e&&(n.isEncoding===i||!i(t)))throw new Error("Unknown encoding: "+t);return e||t}(t),this.encoding){case"utf16le":this.text=l,this.end=c,e=4;break;case"utf8":this.fillLast=a,e=4;break;case"base64":this.text=u,this.end=p,e=3;break;default:return this.write=h,void(this.end=f)}this.lastNeed=0,this.lastTotal=0,this.lastChar=n.allocUnsafe(e)}function s(t){return t<=127?0:t>>5==6?2:t>>4==14?3:t>>3==30?4:t>>6==2?-1:-2}function a(t){var e=this.lastTotal-this.lastNeed,r=function(t,e,r){if(128!=(192&e[0]))return t.lastNeed=0,"�";if(t.lastNeed>1&&e.length>1){if(128!=(192&e[1]))return t.lastNeed=1,"�";if(t.lastNeed>2&&e.length>2&&128!=(192&e[2]))return t.lastNeed=2,"�"}}(this,t);return void 0!==r?r:this.lastNeed<=t.length?(t.copy(this.lastChar,e,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal)):(t.copy(this.lastChar,e,0,t.length),void(this.lastNeed-=t.length))}function l(t,e){if((t.length-e)%2==0){var r=t.toString("utf16le",e);if(r){var n=r.charCodeAt(r.length-1);if(n>=55296&&n<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1],r.slice(0,-1)}return r}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=t[t.length-1],t.toString("utf16le",e,t.length-1)}function c(t){var e=t&&t.length?this.write(t):"";if(this.lastNeed){var r=this.lastTotal-this.lastNeed;return e+this.lastChar.toString("utf16le",0,r)}return e}function u(t,e){var r=(t.length-e)%3;return 0===r?t.toString("base64",e):(this.lastNeed=3-r,this.lastTotal=3,1===r?this.lastChar[0]=t[t.length-1]:(this.lastChar[0]=t[t.length-2],this.lastChar[1]=t[t.length-1]),t.toString("base64",e,t.length-r))}function p(t){var e=t&&t.length?this.write(t):"";return this.lastNeed?e+this.lastChar.toString("base64",0,3-this.lastNeed):e}function h(t){return t.toString(this.encoding)}function f(t){return t&&t.length?this.write(t):""}e.I=o,o.prototype.write=function(t){if(0===t.length)return"";var e,r;if(this.lastNeed){if(void 0===(e=this.fillLast(t)))return"";r=this.lastNeed,this.lastNeed=0}else r=0;return r=0?(i>0&&(t.lastNeed=i-1),i):--n=0?(i>0&&(t.lastNeed=i-2),i):--n=0?(i>0&&(2===i?i=0:t.lastNeed=i-3),i):0}(this,t,e);if(!this.lastNeed)return t.toString("utf8",e);this.lastTotal=r;var n=t.length-(r-this.lastNeed);return t.copy(this.lastChar,0,n),t.toString("utf8",e,n)},o.prototype.fillLast=function(t){if(this.lastNeed<=t.length)return t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);t.copy(this.lastChar,this.lastTotal-this.lastNeed,0,t.length),this.lastNeed-=t.length}},1609:t=>{"use strict";t.exports=window.React},5795:t=>{"use strict";t.exports=window.ReactDOM},2331:()=>{},3698:(t,e)=>{var r;!function(){"use strict";var n={}.hasOwnProperty;function i(){for(var t="",e=0;e{"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}')},4807:t=>{"use strict";t.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"⁡","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","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":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"⁡","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","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":"𝔅","bfr":"𝔟","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":"𝔹","bopf":"𝕓","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":"¦","bscr":"𝒷","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":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","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":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","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":"¤","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":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","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":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","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":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","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":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"⁣","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","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":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"⁢","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","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":"𝔏","lfr":"𝔩","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":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"‎","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","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":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","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":"𝔑","nfr":"𝔫","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":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","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":"𝒩","nscr":"𝓃","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":"Ñ","ntilde":"ñ","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":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","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":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","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":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","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":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","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":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"­","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":"𝕊","sopf":"𝕤","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":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","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":"¹","sup2":"²","sup3":"³","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":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":"  ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","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":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","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":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"​","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"‍","zwnj":"‌"}')},323:t=>{"use strict";t.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"­","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},1929:t=>{"use strict";t.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')}},e={};function r(n){var i=e[n];if(void 0!==i)return i.exports;var o=e[n]={exports:{}};return t[n](o,o.exports,r),o.exports}r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var n in e)r.o(e,n)&&!r.o(t,n)&&Object.defineProperty(t,n,{enumerable:!0,get:e[n]})},r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},(()=>{"use strict";var t={};r.r(t),r.d(t,{VERSION:()=>a,after:()=>Me,all:()=>nr,allKeys:()=>vt,any:()=>ir,assign:()=>Mt,before:()=>qe,bind:()=>ke,bindAll:()=>Oe,chain:()=>we,chunk:()=>Ur,clone:()=>Ht,collect:()=>Xe,compact:()=>Pr,compose:()=>De,constant:()=>et,contains:()=>or,countBy:()=>vr,create:()=>Ut,debounce:()=>Ne,default:()=>Vr,defaults:()=>qt,defer:()=>Te,delay:()=>Ce,detect:()=>Ke,difference:()=>Tr,drop:()=>Lr,each:()=>Je,escape:()=>ce,every:()=>nr,extend:()=>Dt,extendOwn:()=>Mt,filter:()=>er,find:()=>Ke,findIndex:()=>Fe,findKey:()=>Ue,findLastIndex:()=>Ve,findWhere:()=>Ye,first:()=>Ar,flatten:()=>Cr,foldl:()=>Qe,foldr:()=>tr,forEach:()=>Je,functions:()=>Bt,get:()=>Wt,groupBy:()=>yr,has:()=>Gt,head:()=>Ar,identity:()=>Kt,include:()=>or,includes:()=>or,indexBy:()=>_r,indexOf:()=>We,initial:()=>kr,inject:()=>Qe,intersection:()=>Rr,invert:()=>Nt,invoke:()=>sr,isArguments:()=>Z,isArray:()=>Y,isArrayBuffer:()=>U,isBoolean:()=>T,isDataView:()=>K,isDate:()=>D,isElement:()=>I,isEmpty:()=>pt,isEqual:()=>_t,isError:()=>q,isFinite:()=>Q,isFunction:()=>V,isMap:()=>Lt,isMatch:()=>ht,isNaN:()=>tt,isNull:()=>P,isNumber:()=>R,isObject:()=>O,isRegExp:()=>M,isSet:()=>Pt,isString:()=>B,isSymbol:()=>j,isTypedArray:()=>at,isUndefined:()=>C,isWeakMap:()=>Ot,isWeakSet:()=>Ct,iteratee:()=>Qt,keys:()=>ut,last:()=>Or,lastIndexOf:()=>Ge,map:()=>Xe,mapObject:()=>ee,matcher:()=>Yt,matches:()=>Yt,max:()=>cr,memoize:()=>Pe,methods:()=>Bt,min:()=>ur,mixin:()=>Fr,negate:()=>Re,noop:()=>re,now:()=>se,object:()=>qr,omit:()=>Er,once:()=>je,pairs:()=>It,partial:()=>Ee,partition:()=>br,pick:()=>xr,pluck:()=>ar,property:()=>Jt,propertyOf:()=>ne,random:()=>oe,range:()=>jr,reduce:()=>Qe,reduceRight:()=>tr,reject:()=>rr,rest:()=>Lr,restArguments:()=>L,result:()=>_e,sample:()=>fr,select:()=>er,shuffle:()=>dr,size:()=>wr,some:()=>ir,sortBy:()=>mr,sortedIndex:()=>$e,tail:()=>Lr,take:()=>Ar,tap:()=>Ft,template:()=>ye,templateSettings:()=>pe,throttle:()=>Ie,times:()=>ie,toArray:()=>hr,toPath:()=>Vt,transpose:()=>Dr,unescape:()=>ue,union:()=>Br,uniq:()=>Nr,unique:()=>Nr,uniqueId:()=>be,unzip:()=>Dr,values:()=>Tt,where:()=>lr,without:()=>Ir,wrap:()=>Be,zip:()=>Mr});const e={},n={add:function(t,r){e[t]=r},t:function(t){return e[t]||'TRANSLATION "%1$s" NOT FOUND'.replace("%1$s",t)},all:function(){return e}},i=window.moment;var o=r.n(i);const s={version:.1,options:{},defaults:{offset:0,format:"F j, Y H:i:s"},init:function(t){const e=t||{};return void 0===e.offset&&void 0!==window.mailpoet_date_offset&&(e.offset="string"==typeof window.mailpoet_date_offset?parseFloat(window.mailpoet_date_offset):window.mailpoet_date_offset),void 0===e.format&&void 0!==window.mailpoet_datetime_format&&(e.format=window.mailpoet_datetime_format),this.options={...this.defaults,...e},this},format:function(t,e){const r=e||{};let n;return this.init(r),n=o().utc(t),this.options.offset&&(n=n.utcOffset(this.options.offset)),n.format(this.convertFormat(this.options.format))},toDate:function(t){return o().utc(t).toDate()},short:function(t){return this.format(t,{format:window.mailpoet_date_format||"F j, Y"})},full:function(t){return this.format(t,{format:window.mailpoet_datetime_format||"F j, Y H:i:s"})},time:function(t){return this.format(t,{format:window.mailpoet_time_format||"H:i:s"})},datetimeString:function(t){return this.format(t,{format:"Y-m-d H:i:s"})},toGmtDatetimeString:function(t){return this.format(t,{format:"Y-m-d H:i:s",offset:-1*parseFloat(window.mailpoet_date_offset||"0")})},convertFormat:function(t){let e,r,n;if(!t||t.length<=0)return t;const i={d:"DD",D:"ddd",j:"D",l:"dddd",N:"E",S:"o",w:"e",z:"DDD",W:"W",F:"MMMM",m:"MM",M:"MMM",n:"M",t:"",L:"",o:"YYYY",Y:"YYYY",y:"YY",a:"a",A:"A",B:"",g:"h",G:"H",h:"hh",H:"HH",i:"mm",s:"ss",u:"SSS",e:"zz",I:"",O:"",P:"",T:"",Z:"",c:"",r:"",U:"X"},o=[];for(e=!1,r=0,n="";t.charAt(r);r+=1)n=t.charAt(r),!0===e?(o.push(`[${n}]`),e=!1):"\\"===n?e=!0:void 0!==i[n]?o.push(i[n]):o.push(`[${n}]`);return o.join("")},isInFuture:(t,e)=>o().utc(t).isAfter(e,"s"),isInPast:(t,e)=>o().utc(t).isBefore(e,"s")};var a="1.13.6",l="object"==typeof self&&self.self===self&&self||"object"==typeof global&&global.global===global&&global||Function("return this")()||{},c=Array.prototype,u=Object.prototype,p="undefined"!=typeof Symbol?Symbol.prototype:null,h=c.push,f=c.slice,d=u.toString,m=u.hasOwnProperty,g="undefined"!=typeof ArrayBuffer,y="undefined"!=typeof DataView,_=Array.isArray,v=Object.keys,b=Object.create,w=g&&ArrayBuffer.isView,S=isNaN,x=isFinite,E=!{toString:null}.propertyIsEnumerable("toString"),k=["valueOf","isPrototypeOf","toString","propertyIsEnumerable","hasOwnProperty","toLocaleString"],A=Math.pow(2,53)-1;function L(t,e){return e=null==e?t.length-1:+e,function(){for(var r=Math.max(arguments.length-e,0),n=Array(r),i=0;i=0&&r<=A}}function nt(t){return function(e){return null==e?void 0:e[t]}}const it=nt("byteLength"),ot=rt(it);var st=/\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;const at=g?function(t){return w?w(t)&&!K(t):ot(t)&&st.test(d.call(t))}:et(!1),lt=nt("length");function ct(t,e){e=function(t){for(var e={},r=t.length,n=0;n":">",'"':""","'":"'","`":"`"},ce=ae(le),ue=ae(Nt(le)),pe=ft.templateSettings={evaluate:/<%([\s\S]+?)%>/g,interpolate:/<%=([\s\S]+?)%>/g,escape:/<%-([\s\S]+?)%>/g};var he=/(.)^/,fe={"'":"'","\\":"\\","\r":"r","\n":"n","\u2028":"u2028","\u2029":"u2029"},de=/\\|'|\r|\n|\u2028|\u2029/g;function me(t){return"\\"+fe[t]}var ge=/^\s*(\w|\$)+\s*$/;function ye(t,e,r){!e&&r&&(e=r),e=qt({},e,ft.templateSettings);var n=RegExp([(e.escape||he).source,(e.interpolate||he).source,(e.evaluate||he).source].join("|")+"|$","g"),i=0,o="__p+='";t.replace(n,(function(e,r,n,s,a){return o+=t.slice(i,a).replace(de,me),i=a+e.length,r?o+="'+\n((__t=("+r+"))==null?'':_.escape(__t))+\n'":n?o+="'+\n((__t=("+n+"))==null?'':__t)+\n'":s&&(o+="';\n"+s+"\n__p+='"),e})),o+="';\n";var s,a=e.variable;if(a){if(!ge.test(a))throw new Error("variable is not a bare identifier: "+a)}else o="with(obj||{}){\n"+o+"}\n",a="obj";o="var __t,__p='',__j=Array.prototype.join,print=function(){__p+=__j.call(arguments,'');};\n"+o+"return __p;\n";try{s=new Function(a,"_",o)}catch(t){throw t.source=o,t}var l=function(t){return s.call(this,t,ft)};return l.source="function("+a+"){\n"+o+"}",l}function _e(t,e,r){var n=(e=$t(e)).length;if(!n)return V(r)?r.call(t):r;for(var i=0;i1)Le(a,e-1,r,n),i=n.length;else for(var l=0,c=a.length;le?(n&&(clearTimeout(n),n=null),a=c,s=t.apply(i,o),n||(i=o=null)):n||!1===r.trailing||(n=setTimeout(l,u)),s};return c.cancel=function(){clearTimeout(n),a=0,n=i=o=null},c}function Ne(t,e,r){var n,i,o,s,a,l=function(){var c=se()-i;e>c?n=setTimeout(l,e-c):(n=null,r||(s=t.apply(a,o)),n||(o=a=null))},c=L((function(c){return a=this,o=c,i=se(),n||(n=setTimeout(l,e),r&&(s=t.apply(a,o))),s}));return c.cancel=function(){clearTimeout(n),n=o=a=null},c}function Be(t,e){return Ee(e,t)}function Re(t){return function(){return!t.apply(this,arguments)}}function De(){var t=arguments,e=t.length-1;return function(){for(var r=e,n=t[e].apply(this,arguments);r--;)n=t[r].call(this,n);return n}}function Me(t,e){return function(){if(--t<1)return e.apply(this,arguments)}}function qe(t,e){var r;return function(){return--t>0&&(r=e.apply(this,arguments)),t<=1&&(e=null),r}}const je=Ee(qe,2);function Ue(t,e,r){e=te(e,r);for(var n,i=ut(t),o=0,s=i.length;o0?0:i-1;o>=0&&o0?s=o>=0?o:Math.max(o+a,s):a=o>=0?Math.min(o+1,a):o+a+1;else if(r&&o&&a)return n[o=r(n,i)]===i?o:-1;if(i!=i)return(o=e(f.call(n,s,a),tt))>=0?o+s:-1;for(o=t>0?s:a-1;o>=0&&o=3;return function(e,r,n,i){var o=!Ae(e)&&ut(e),s=(o||e).length,a=t>0?0:s-1;for(i||(n=e[o?o[a]:a],a+=t);a>=0&&a=0}const sr=L((function(t,e,r){var n,i;return V(e)?i=e:(e=$t(e),n=e.slice(0,-1),e=e[e.length-1]),Xe(t,(function(t){var o=i;if(!o){if(n&&n.length&&(t=zt(t,n)),null==t)return;o=t[e]}return null==o?o:o.apply(t,r)}))}));function ar(t,e){return Xe(t,Jt(e))}function lr(t,e){return er(t,Yt(e))}function cr(t,e,r){var n,i,o=-1/0,s=-1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var a=0,l=(t=Ae(t)?t:Tt(t)).length;ao&&(o=n);else e=te(e,r),Je(t,(function(t,r,n){((i=e(t,r,n))>s||i===-1/0&&o===-1/0)&&(o=t,s=i)}));return o}function ur(t,e,r){var n,i,o=1/0,s=1/0;if(null==e||"number"==typeof e&&"object"!=typeof t[0]&&null!=t)for(var a=0,l=(t=Ae(t)?t:Tt(t)).length;an||void 0===r)return 1;if(r1&&(n=Xt(n,e[1])),e=vt(t)):(n=Sr,e=Le(e,!1,!1),t=Object(t));for(var i=0,o=e.length;i1&&(r=e[1])):(e=Xe(Le(e,!1,!1),String),n=function(t,r){return!or(e,r)}),xr(t,n,r)}));function kr(t,e,r){return f.call(t,0,Math.max(0,t.length-(null==e||r?1:e)))}function Ar(t,e,r){return null==t||t.length<1?null==e||r?void 0:[]:null==e||r?t[0]:kr(t,t.length-e)}function Lr(t,e,r){return f.call(t,null==e||r?1:e)}function Or(t,e,r){return null==t||t.length<1?null==e||r?void 0:[]:null==e||r?t[t.length-1]:Lr(t,Math.max(0,t.length-e))}function Pr(t){return er(t,Boolean)}function Cr(t,e){return Le(t,e,!1)}const Tr=L((function(t,e){return e=Le(e,!0,!0),er(t,(function(t){return!or(e,t)}))})),Ir=L((function(t,e){return Tr(t,e)}));function Nr(t,e,r,n){T(e)||(n=r,r=e,e=!1),null!=r&&(r=te(r,n));for(var i=[],o=[],s=0,a=lt(t);s{e.mailpoet_token&&(window.mailpoet_token=e.mailpoet_token)}));const Yr={version:.5,options:{},defaults:{url:null,api_version:null,endpoint:null,action:null,token:null,data:{}},post:function(t){return this.request("post",t)},get:function(t){return this.request("get",t)},init:function(t){this.options=Gr().extend({},this.defaults,t),null===this.options.url&&(this.options.url=window.ajaxurl),null===this.options.token&&(this.options.token=window.mailpoet_token),null===this.options.timeout&&(this.options.timeout=0)},getParams:function(){return{action:"mailpoet",api_version:this.options.api_version,token:this.options.token,endpoint:this.options.endpoint,method:this.options.action,data:this.options.data||{}}},constructGetUrl:function(t){return this.init(t),`${this.options.url}?${Gr().param(this.getParams())}`},request:function(t,e){this.init(e);const r=this.getParams();zr.isObject(r.data)&&(r.data=zr.pick(r.data,(t=>null!==t)));const i=Gr().Deferred(),o=Math.ceil(this.options.timeout/1e3),s=Gr()[t]({url:this.options.url,data:r,success:null,dataType:"json",timeout:this.options.timeout});return this.options.onRequestStart?.(s),s.then((t=>i.resolve(t)),((t,e)=>{let r;var s,a;"abort"===e?r=e:"timeout"===e?r=Kr(n.t("ajaxTimeoutErrorMessage").replace("%d",o.toString())):(s=n.t("ajaxFailedErrorMessage"),r=(a=t).responseJSON?a.responseJSON:Kr(s.replace("%d",a.status))),i.reject(r)})),this.options={},i}};var Jr=r(3882),Xr=r.n(Jr),Zr='';const Qr={version:.9,initialized:!1,opened:!1,locked:!1,prevFocus:null,subpanels:[],defaults:{title:null,type:null,position:"right",data:{},url:null,method:"get",params:{},template:null,body_template:null,width:"auto",height:"auto",overlay:!1,overlayRender:!0,focus:!0,highlight:null,onInit:null,onSuccess:null,onCancel:null},renderer:"html",options:{},templates:{overlay:'',popup:'',loading:'',progress:'',panel:'',subpanel:'
'},getContentContainer:function(){return Gr()(".mailpoet_"+this.options.type+"_body")},setRenderer:function(t){return this.renderer=t,this},compileTemplate:function(t){return"html"===this.renderer?function(){return t}:Xr().compile(t)},init:function(t){var e;return!0===this.initialized&&this.close(),this.options=Gr().extend({},this.defaults,t),this.setRenderer(this.options.renderer),this.initOverlay(),this.setOverlay(this.options.overlay),null!==this.options.type&&("popup"===this.options.type?(e=this.compileTemplate(this.templates[this.options.type]),Gr()("#mailpoet_modal_overlay").append(e(this.options)),Gr()("#mailpoet_popup").toggleClass("mailpoet_popup_has_title",Boolean(this.options.title)),Gr()("#mailpoet_popup_title h2").html(this.options.title)):"panel"===this.options.type&&Gr()("#mailpoet_modal_overlay").after(this.templates[this.options.type]),Gr()("#mailpoet_modal_overlay").removeClass("mailpoet_popup_overlay mailpoet_panel_overlay").addClass("mailpoet_"+this.options.type+"_overlay")),void 0!==t.onSuccess&&(this.options.onSuccess=t.onSuccess),void 0!==t.onCancel&&(this.options.onCancel=t.onCancel),this.options.body_template=this.compileTemplate(this.options.template),this.setupEvents(),this.initialized=!0,this},initOverlay:function(){return 0===Gr()("#mailpoet_modal_overlay").length&&(Gr()("body").append(this.templates.overlay),Gr()("#mailpoet_modal_overlay").append(this.templates.loading),Gr()("#mailpoet_modal_overlay").append(this.templates.progress)),this},setOverlay:function(t){return!0===t?Gr()("#mailpoet_modal_overlay").removeClass("mailpoet_overlay_transparent"):Gr()("#mailpoet_modal_overlay").addClass("mailpoet_overlay_transparent"),this},setupEvents:function(){return Gr()("#mailpoet_modal_close").on("click",this.cancel.bind(this)),Gr()("#mailpoet_modal_overlay").on("click",function(t){"mailpoet_modal_overlay"===t.target.id&&this.cancel()}.bind(this)),Gr()(document).on("keyup.mailpoet_modal",function(t){return!1!==this.opened&&(27===t.keyCode&&this.cancel(),!0)}.bind(this)),Gr()(window).on("resize.mailpoet_modal",function(){this.setPosition()}.bind(this)),this},removeEvents:function(){return Gr()(document).off("keyup.mailpoet_modal"),Gr()(window).off("resize.mailpoet_modal"),Gr()("#mailpoet_modal_close").off("click"),!0===this.options.overlay&&Gr()("#mailpoet_modal_overlay").off("click"),this},lock:function(){return this.locked=!0,this},unlock:function(){return this.locked=!1,this},isLocked:function(){return this.locked},loadTemplate:function(){return this.subpanels.length>0?(Gr()(".mailpoet_"+this.options.type+"_wrapper").hide(),Gr()("#mailpoet_"+this.options.type).append(this.templates.subpanel),Gr()(".mailpoet_"+this.options.type+"_body").last().html(this.subpanels[this.subpanels.length-1].element),this.options.focus&&this.focus()):this.options.element?(Gr()(".mailpoet_"+this.options.type+"_body").empty(),Gr()(".mailpoet_"+this.options.type+"_body").append(this.options.element)):Gr()(".mailpoet_"+this.options.type+"_body").html(this.options.body_template(this.options.data)),this},loadUrl:function(){return"get"===this.options.method?Gr().getJSON(this.options.url,function(t){this.options.data=Gr().extend({},this.options.data,t),this.loadTemplate(),this.showModal()}.bind(this)):"post"===this.options.method&&Gr().post(this.options.url,JSON.stringify(this.options.params),function(t){this.options.data=Gr().extend({},this.options.data,t),this.loadTemplate(),this.showModal()}.bind(this),"json"),this},setDimensions:function(){switch(this.options.type){case"popup":this.options.width&&"auto"!==this.options.width&&Gr()("#mailpoet_popup").css({width:this.options.width}),this.options.height&&"auto"!==this.options.height&&(Gr()("#mailpoet_popup_wrapper").css({height:this.options.height}),Gr()("#mailpoet_popup").css({height:this.options.height})),this.options.minWidth&&Gr()("#mailpoet_popup").css({minWidth:this.options.minWidth});break;case"panel":"right"===this.options.position?Gr()("#mailpoet_panel").css({width:this.options.width,right:0,marginRight:"-"+this.options.width,left:"auto"}):"left"===this.options.position&&Gr()("#mailpoet_panel").css({width:this.options.width,left:0,marginLeft:"-"+this.options.width,right:"auto"}),Gr()("#mailpoet_panel").css({minHeight:"auto"});break;default:throw new Error("Incorrect type")}return this},setPosition:function(){switch(this.options.type){case"popup":break;case"panel":setTimeout(function(){"right"===this.options.position?Gr()("#mailpoet_panel").css({marginRight:0}):"left"===this.options.position&&Gr()("#mailpoet_panel").css({marginLeft:0})}.bind(this),0);break;default:throw new Error("Incorrect type")}return this},showModal:function(){return this.setDimensions(),this.prevFocus=Gr()(":focus"),Gr()("#mailpoet_"+this.options.type).show(),this.showOverlay(),this.setPosition(),null!==this.options.highlight&&this.options.highlight.length>0&&this.highlightOn(this.options.highlight),this.options.focus&&this.focus(),Gr()("#mailpoet_modal_overlay").scrollTop(0),this.opened=!0,null!==this.options.onInit&&this.options.onInit(this),this},focus:function(){return"popup"===this.options.type?Gr()("#mailpoet_"+this.options.type).trigger("focus"):Gr()("#mailpoet_"+this.options.type+" .mailpoet_panel_wrapper").filter(":visible").trigger("focus"),this},highlightOn:function(t){return Gr()(t).addClass("mailpoet_modal_highlight"),this},highlightOff:function(){return Gr()(".mailpoet_modal_highlight").removeClass("mailpoet_modal_highlight"),this},hideModal:function(){return this.opened=!1,Gr()("#mailpoet_"+this.options.type).hide(),this.highlightOff(),this},showOverlay:function(){var t=Gr()("body"),e=t.innerWidth();return this.options.overlayRender?(Gr()("#mailpoet_modal_overlay").show(),Gr()("body").addClass("mailpoet_modal_opened").css("marginRight",t.innerWidth()-e),this):this},hideOverlay:function(){return Gr()("#mailpoet_modal_overlay").hide(),Gr()("body").removeClass("mailpoet_modal_opened").css("marginRight",0),this},popup:function(t){var e=t||{};return e.type="popup",e.overlay=e.overlay||!0,this.init(e),this.open(),this},panel:function(t){var e=t||{};return this.subpanels=[],e.type="panel",e.overlay=e.overlay||!1,e.highlight=e.highlight||null,e.width=e.width||"40%",e.height=e.height||"auto",this.init(e),this.open(),this},subpanel:function(t){return!1===this.opened?this.panel(t):(this.subpanels.push(t),this.loadTemplate()),this},loading:function(t){return this.initOverlay(!0),!0===t?this.showLoading():this.hideLoading(),this},showLoading:function(){return Gr()("#mailpoet_loading").show(),Gr()("#mailpoet_modal_overlay").addClass("mailpoet_overlay_loading"),this},hideLoading:function(){return Gr()("#mailpoet_loading").hide(),Gr()("#mailpoet_modal_overlay").removeClass("mailpoet_overlay_loading"),this},progress:function(t){return this.initOverlay(!0),!0===t?this.showProgress():this.hideProgress(),this},showProgress:function(){return this.setProgress(0),Gr()("#mailpoet_modal_progress").show(),Gr()("#mailpoet_modal_overlay").addClass("mailpoet_overlay_loading"),this},hideProgress:function(){return Gr()("#mailpoet_modal_progress").hide(),Gr()("#mailpoet_modal_overlay").removeClass("mailpoet_overlay_loading"),this},setProgress:function(t){var e=Math.max(0,Math.min(t,100)),r=Gr()("#mailpoet_modal_progress");return r.find(".mailpoet_modal_progress_bar").css({width:e+"%"}),r.find(".mailpoet_modal_progress_text").text(e+"%"),this},open:function(){return null!==this.options.template?null!==this.options.url?this.loadUrl():(this.loadTemplate(),this.showModal()):this.cancel(),this},success:function(){return this.subpanels.length>0?void 0!==this.subpanels[this.subpanels.length-1].onSuccess&&this.subpanels[this.subpanels.length-1].onSuccess(this.subpanels[this.subpanels.length-1].data):null!==this.options.onSuccess&&this.options.onSuccess(this.options.data),this.close(),this},cancel:function(){return this.subpanels.length>0?void 0!==this.subpanels[this.subpanels.length-1].onCancel&&this.subpanels[this.subpanels.length-1].onCancel(this.subpanels[this.subpanels.length-1].data):null!==this.options.onCancel&&this.options.onCancel(this.options.data),this.close(),this},destroy:function(){return this.hideOverlay(),Gr()("#mailpoet_"+this.options.type).length>0&&Gr()("#mailpoet_"+this.options.type).remove(),this.initialized=!1,this},close:function(){return!0===this.isLocked()?this:this.subpanels.length>0?(Gr()(".mailpoet_"+this.options.type+"_wrapper").last().remove(),Gr()(".mailpoet_"+this.options.type+"_wrapper").last().show(),this.subpanels.pop(),this.options.focus&&this.focus(),this):(this.removeEvents(),this.hideModal(),this.destroy(),void 0!==this.prevFocus&&this.prevFocus.focus(),this.options={onSuccess:null,onCancel:null},this)}},tn={version:1,defaults:{type:"success",message:"",static:!1,hideClose:!1,id:null,positionAfter:!1,scroll:!1,timeout:1e4,onOpen:null,onClose:null},options:{},init:function(t){return this.options=Gr().extend({},this.defaults,t),this},createNotice:function(){var t;return this.element=Gr()("#mailpoet_notice_"+this.options.type).clone(),this.options.id&&this.element.attr("data-id",this.options.id),this.element.removeAttr("id"),("object"==typeof this.options.positionAfter?this.options.positionAfter:"string"==typeof this.options.positionAfter?Gr()(this.options.positionAfter):Gr()("#mailpoet_notice_"+this.options.type)).after(this.element),t=null,null!==this.options.onClose&&(t=this.options.onClose),Gr()(this.element).on("close",function(){Gr()(this).fadeOut(200,(function(){null!==t&&t(),Gr()(this).remove()}))}.bind(this.element)),this},updateNotice:function(){this.setMessage(this.options.message,Gr()('[data-id="'+this.options.id+'"').first())},setMessage:function(t,e){var r=this.formatMessage(t);return r="

"+r+"

",(e||this.element).html(r)},formatMessage:function(t){return Array.isArray(t)?t.join("
"):t},show:function(t){this.init(t),null!==this.options.id&&Gr()('[data-id="'+this.options.id+'"]').length>0?this.updateNotice():(this.createNotice(),this.showNotice())},showNotice:function(){switch(this.setMessage(this.options.message),this.element.insertAfter(Gr()("h2.title")),this.options.type){case"success":this.element.addClass("notice notice-success");break;case"system":this.element.addClass("notice notice-warning");break;case"error":this.element.addClass("notice notice-error");break;default:this.element.addClass("notice")}this.element.fadeIn(200),!0===this.options.scroll&&this.element.get(0).scrollIntoView(!1),!1===this.options.static&&setTimeout((function(t){t.trigger("close")}),this.options.timeout,this.element),!1===this.options.hideClose&&(this.element.append(''),this.element.find(".notice-dismiss").on("click",(function(){Gr()(this).trigger("close")}))),null!==this.options.onOpen&&this.options.onOpen(this.element)},hide:function(t){void 0!==t&&!0===t?Gr()(".mailpoet_notice:not([id])").trigger("close"):void 0!==t&&Array.isArray(t)&&Object.keys(t).forEach((function(e){Gr()('[data-id="'+t[e]+'"]').trigger("close")})),void 0!==t?Gr()('[data-id="'+t+'"]').trigger("close"):Gr()(".mailpoet_notice.notice-success:not([id]), .mailpoet_notice.notice-error:not([id])").trigger("close")},error:function(t,e){this.show(Gr().extend({},{type:"error",message:t},e))},success:function(t,e){this.show(Gr().extend({},{type:"success",message:t},e))},system:function(t,e){this.show(Gr().extend({},{type:"system",static:!0,message:t},e))},showApiErrorNotice:function(t,e){let r=n.t("ajaxFailedErrorMessage"),i=e;t&&t.errors&&t.errors.length>0&&(r=t.errors.map((t=>t.message)),i=JSON.stringify(t.errors).includes("reinstall_plugin")?{...e,static:!0,scroll:!0}:e),this.show(Gr().extend({},{type:"error",message:r},i))}};var en=[];const rn="mailpoet-track-events-cache",nn="saveInStorage";function on(t,e=[],r={},n=null){let i=e;const o=r===nn?{}:r;"function"!=typeof window.mixpanel.track&&window.mixpanel.init(window.mixpanelTrackingId,window.mixpanelInitConfig),void 0!==window.mailpoet_version&&(i["MailPoet Free version"]=window.mailpoet_version),void 0!==window.mailpoet_premium_version&&(i["MailPoet Premium version"]=window.mailpoet_premium_version),window.mixpanelIsLoaded?window.mixpanel.track(t,i,o,n):n&&n()}function sn(t){(window.mailpoet_analytics_enabled||t.forced)&&on(t.name,t.data,t.options)}function an(t,e,r,n,i){en.push({name:e,data:r,options:n,forced:t}),n===nn&&localStorage.setItem(rn,JSON.stringify(en)),"function"==typeof i&&i()}const ln=zr.partial(an,!1),cn=zr.partial(an,!0),un={toLocaleFixed:function(t,e){var r=e||0,n=10**r;return(Math.round(t*n)/n).toLocaleString(void 0,{minimumFractionDigits:r,maximumFractionDigits:r})}};var pn=r(3108),hn=r.n(pn),fn=r(1609);const dn=Math.min,mn=Math.max,gn=Math.round,yn=Math.floor,vn=t=>({x:t,y:t}),bn={left:"right",right:"left",bottom:"top",top:"bottom"},wn={start:"end",end:"start"};function Sn(t,e,r){return mn(t,dn(e,r))}function xn(t,e){return"function"==typeof t?t(e):t}function En(t){return t.split("-")[0]}function kn(t){return t.split("-")[1]}function An(t){return"x"===t?"y":"x"}function Ln(t){return"y"===t?"height":"width"}function On(t){return["top","bottom"].includes(En(t))?"y":"x"}function Pn(t){return An(On(t))}function Cn(t){return t.replace(/start|end/g,(t=>wn[t]))}function Tn(t){return t.replace(/left|right|bottom|top/g,(t=>bn[t]))}function In(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}function Nn(t){const{x:e,y:r,width:n,height:i}=t;return{width:n,height:i,top:r,left:e,right:e+n,bottom:r+i,x:e,y:r}}function Bn(t,e,r){let{reference:n,floating:i}=t;const o=On(e),s=Pn(e),a=Ln(s),l=En(e),c="y"===o,u=n.x+n.width/2-i.width/2,p=n.y+n.height/2-i.height/2,h=n[a]/2-i[a]/2;let f;switch(l){case"top":f={x:u,y:n.y-i.height};break;case"bottom":f={x:u,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:p};break;case"left":f={x:n.x-i.width,y:p};break;default:f={x:n.x,y:n.y}}switch(kn(e)){case"start":f[s]-=h*(r&&c?-1:1);break;case"end":f[s]+=h*(r&&c?-1:1)}return f}async function Rn(t,e){var r;void 0===e&&(e={});const{x:n,y:i,platform:o,rects:s,elements:a,strategy:l}=t,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:p="floating",altBoundary:h=!1,padding:f=0}=xn(e,t),d=In(f),m=a[h?"floating"===p?"reference":"floating":p],g=Nn(await o.getClippingRect({element:null==(r=await(null==o.isElement?void 0:o.isElement(m)))||r?m:m.contextElement||await(null==o.getDocumentElement?void 0:o.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),y="floating"===p?{x:n,y:i,width:s.floating.width,height:s.floating.height}:s.reference,_=await(null==o.getOffsetParent?void 0:o.getOffsetParent(a.floating)),v=await(null==o.isElement?void 0:o.isElement(_))&&await(null==o.getScale?void 0:o.getScale(_))||{x:1,y:1},b=Nn(o.convertOffsetParentRelativeRectToViewportRelativeRect?await o.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:y,offsetParent:_,strategy:l}):y);return{top:(g.top-b.top+d.top)/v.y,bottom:(b.bottom-g.bottom+d.bottom)/v.y,left:(g.left-b.left+d.left)/v.x,right:(b.right-g.right+d.right)/v.x}}function Dn(t){return jn(t)?(t.nodeName||"").toLowerCase():"#document"}function Mn(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function qn(t){var e;return null==(e=(jn(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function jn(t){return t instanceof Node||t instanceof Mn(t).Node}function Un(t){return t instanceof Element||t instanceof Mn(t).Element}function Hn(t){return t instanceof HTMLElement||t instanceof Mn(t).HTMLElement}function Fn(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof Mn(t).ShadowRoot)}function Vn(t){const{overflow:e,overflowX:r,overflowY:n,display:i}=Kn(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+r)&&!["inline","contents"].includes(i)}function $n(t){return["table","td","th"].includes(Dn(t))}function zn(t){const e=Wn(),r=Kn(t);return"none"!==r.transform||"none"!==r.perspective||!!r.containerType&&"normal"!==r.containerType||!e&&!!r.backdropFilter&&"none"!==r.backdropFilter||!e&&!!r.filter&&"none"!==r.filter||["transform","perspective","filter"].some((t=>(r.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(r.contain||"").includes(t)))}function Wn(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function Gn(t){return["html","body","#document"].includes(Dn(t))}function Kn(t){return Mn(t).getComputedStyle(t)}function Yn(t){return Un(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Jn(t){if("html"===Dn(t))return t;const e=t.assignedSlot||t.parentNode||Fn(t)&&t.host||qn(t);return Fn(e)?e.host:e}function Xn(t){const e=Jn(t);return Gn(e)?t.ownerDocument?t.ownerDocument.body:t.body:Hn(e)&&Vn(e)?e:Xn(e)}function Zn(t,e,r){var n;void 0===e&&(e=[]),void 0===r&&(r=!0);const i=Xn(t),o=i===(null==(n=t.ownerDocument)?void 0:n.body),s=Mn(i);return o?e.concat(s,s.visualViewport||[],Vn(i)?i:[],s.frameElement&&r?Zn(s.frameElement):[]):e.concat(i,Zn(i,[],r))}function Qn(t){const e=Kn(t);let r=parseFloat(e.width)||0,n=parseFloat(e.height)||0;const i=Hn(t),o=i?t.offsetWidth:r,s=i?t.offsetHeight:n,a=gn(r)!==o||gn(n)!==s;return a&&(r=o,n=s),{width:r,height:n,$:a}}function ti(t){return Un(t)?t:t.contextElement}function ei(t){const e=ti(t);if(!Hn(e))return vn(1);const r=e.getBoundingClientRect(),{width:n,height:i,$:o}=Qn(e);let s=(o?gn(r.width):r.width)/n,a=(o?gn(r.height):r.height)/i;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const ri=vn(0);function ni(t){const e=Mn(t);return Wn()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:ri}function ii(t,e,r,n){void 0===e&&(e=!1),void 0===r&&(r=!1);const i=t.getBoundingClientRect(),o=ti(t);let s=vn(1);e&&(n?Un(n)&&(s=ei(n)):s=ei(t));const a=function(t,e,r){return void 0===e&&(e=!1),!(!r||e&&r!==Mn(t))&&e}(o,r,n)?ni(o):vn(0);let l=(i.left+a.x)/s.x,c=(i.top+a.y)/s.y,u=i.width/s.x,p=i.height/s.y;if(o){const t=Mn(o),e=n&&Un(n)?Mn(n):n;let r=t,i=r.frameElement;for(;i&&n&&e!==r;){const t=ei(i),e=i.getBoundingClientRect(),n=Kn(i),o=e.left+(i.clientLeft+parseFloat(n.paddingLeft))*t.x,s=e.top+(i.clientTop+parseFloat(n.paddingTop))*t.y;l*=t.x,c*=t.y,u*=t.x,p*=t.y,l+=o,c+=s,r=Mn(i),i=r.frameElement}}return Nn({width:u,height:p,x:l,y:c})}const oi=[":popover-open",":modal"];function si(t){return oi.some((e=>{try{return t.matches(e)}catch(t){return!1}}))}function ai(t){return ii(qn(t)).left+Yn(t).scrollLeft}function li(t,e,r){let n;if("viewport"===e)n=function(t,e){const r=Mn(t),n=qn(t),i=r.visualViewport;let o=n.clientWidth,s=n.clientHeight,a=0,l=0;if(i){o=i.width,s=i.height;const t=Wn();(!t||t&&"fixed"===e)&&(a=i.offsetLeft,l=i.offsetTop)}return{width:o,height:s,x:a,y:l}}(t,r);else if("document"===e)n=function(t){const e=qn(t),r=Yn(t),n=t.ownerDocument.body,i=mn(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),o=mn(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight);let s=-r.scrollLeft+ai(t);const a=-r.scrollTop;return"rtl"===Kn(n).direction&&(s+=mn(e.clientWidth,n.clientWidth)-i),{width:i,height:o,x:s,y:a}}(qn(t));else if(Un(e))n=function(t,e){const r=ii(t,!0,"fixed"===e),n=r.top+t.clientTop,i=r.left+t.clientLeft,o=Hn(t)?ei(t):vn(1);return{width:t.clientWidth*o.x,height:t.clientHeight*o.y,x:i*o.x,y:n*o.y}}(e,r);else{const r=ni(t);n={...e,x:e.x-r.x,y:e.y-r.y}}return Nn(n)}function ci(t,e){const r=Jn(t);return!(r===e||!Un(r)||Gn(r))&&("fixed"===Kn(r).position||ci(r,e))}function ui(t,e,r){const n=Hn(e),i=qn(e),o="fixed"===r,s=ii(t,!0,o,e);let a={scrollLeft:0,scrollTop:0};const l=vn(0);if(n||!n&&!o)if(("body"!==Dn(e)||Vn(i))&&(a=Yn(e)),n){const t=ii(e,!0,o,e);l.x=t.x+e.clientLeft,l.y=t.y+e.clientTop}else i&&(l.x=ai(i));return{x:s.left+a.scrollLeft-l.x,y:s.top+a.scrollTop-l.y,width:s.width,height:s.height}}function pi(t){return"static"===Kn(t).position}function hi(t,e){return Hn(t)&&"fixed"!==Kn(t).position?e?e(t):t.offsetParent:null}function fi(t,e){const r=Mn(t);if(si(t))return r;if(!Hn(t)){let e=Jn(t);for(;e&&!Gn(e);){if(Un(e)&&!pi(e))return e;e=Jn(e)}return r}let n=hi(t,e);for(;n&&$n(n)&&pi(n);)n=hi(n,e);return n&&Gn(n)&&pi(n)&&!zn(n)?r:n||function(t){let e=Jn(t);for(;Hn(e)&&!Gn(e);){if(zn(e))return e;e=Jn(e)}return null}(t)||r}const di={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{elements:e,rect:r,offsetParent:n,strategy:i}=t;const o="fixed"===i,s=qn(n),a=!!e&&si(e.floating);if(n===s||a&&o)return r;let l={scrollLeft:0,scrollTop:0},c=vn(1);const u=vn(0),p=Hn(n);if((p||!p&&!o)&&(("body"!==Dn(n)||Vn(s))&&(l=Yn(n)),Hn(n))){const t=ii(n);c=ei(n),u.x=t.x+n.clientLeft,u.y=t.y+n.clientTop}return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x,y:r.y*c.y-l.scrollTop*c.y+u.y}},getDocumentElement:qn,getClippingRect:function(t){let{element:e,boundary:r,rootBoundary:n,strategy:i}=t;const o="clippingAncestors"===r?si(e)?[]:function(t,e){const r=e.get(t);if(r)return r;let n=Zn(t,[],!1).filter((t=>Un(t)&&"body"!==Dn(t))),i=null;const o="fixed"===Kn(t).position;let s=o?Jn(t):t;for(;Un(s)&&!Gn(s);){const e=Kn(s),r=zn(s);r||"fixed"!==e.position||(i=null),(o?!r&&!i:!r&&"static"===e.position&&i&&["absolute","fixed"].includes(i.position)||Vn(s)&&!r&&ci(t,s))?n=n.filter((t=>t!==s)):i=e,s=Jn(s)}return e.set(t,n),n}(e,this._c):[].concat(r),s=[...o,n],a=s[0],l=s.reduce(((t,r)=>{const n=li(e,r,i);return t.top=mn(n.top,t.top),t.right=dn(n.right,t.right),t.bottom=dn(n.bottom,t.bottom),t.left=mn(n.left,t.left),t}),li(e,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:fi,getElementRects:async function(t){const e=this.getOffsetParent||fi,r=this.getDimensions,n=await r(t.floating);return{reference:ui(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){const{width:e,height:r}=Qn(t);return{width:e,height:r}},getScale:ei,isElement:Un,isRTL:function(t){return"rtl"===Kn(t).direction}};const mi=function(t){return void 0===t&&(t=0),{name:"offset",options:t,async fn(e){var r,n;const{x:i,y:o,placement:s,middlewareData:a}=e,l=await async function(t,e){const{placement:r,platform:n,elements:i}=t,o=await(null==n.isRTL?void 0:n.isRTL(i.floating)),s=En(r),a=kn(r),l="y"===On(r),c=["left","top"].includes(s)?-1:1,u=o&&l?-1:1,p=xn(e,t);let{mainAxis:h,crossAxis:f,alignmentAxis:d}="number"==typeof p?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...p};return a&&"number"==typeof d&&(f="end"===a?-1*d:d),l?{x:f*u,y:h*c}:{x:h*c,y:f*u}}(e,t);return s===(null==(r=a.offset)?void 0:r.placement)&&null!=(n=a.arrow)&&n.alignmentOffset?{}:{x:i+l.x,y:o+l.y,data:{...l,placement:s}}}}},gi=function(t){return void 0===t&&(t={}),{name:"shift",options:t,async fn(e){const{x:r,y:n,placement:i}=e,{mainAxis:o=!0,crossAxis:s=!1,limiter:a={fn:t=>{let{x:e,y:r}=t;return{x:e,y:r}}},...l}=xn(t,e),c={x:r,y:n},u=await Rn(e,l),p=On(En(i)),h=An(p);let f=c[h],d=c[p];if(o){const t="y"===h?"bottom":"right";f=Sn(f+u["y"===h?"top":"left"],f,f-u[t])}if(s){const t="y"===p?"bottom":"right";d=Sn(d+u["y"===p?"top":"left"],d,d-u[t])}const m=a.fn({...e,[h]:f,[p]:d});return{...m,data:{x:m.x-r,y:m.y-n}}}}},yi=function(t){return void 0===t&&(t={}),{name:"flip",options:t,async fn(e){var r,n;const{placement:i,middlewareData:o,rects:s,initialPlacement:a,platform:l,elements:c}=e,{mainAxis:u=!0,crossAxis:p=!0,fallbackPlacements:h,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:d="none",flipAlignment:m=!0,...g}=xn(t,e);if(null!=(r=o.arrow)&&r.alignmentOffset)return{};const y=En(i),_=En(a)===a,v=await(null==l.isRTL?void 0:l.isRTL(c.floating)),b=h||(_||!m?[Tn(a)]:function(t){const e=Tn(t);return[Cn(t),e,Cn(e)]}(a));h||"none"===d||b.push(...function(t,e,r,n){const i=kn(t);let o=function(t,e,r){const n=["left","right"],i=["right","left"],o=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return r?e?i:n:e?n:i;case"left":case"right":return e?o:s;default:return[]}}(En(t),"start"===r,n);return i&&(o=o.map((t=>t+"-"+i)),e&&(o=o.concat(o.map(Cn)))),o}(a,m,d,v));const w=[a,...b],S=await Rn(e,g),x=[];let E=(null==(n=o.flip)?void 0:n.overflows)||[];if(u&&x.push(S[y]),p){const t=function(t,e,r){void 0===r&&(r=!1);const n=kn(t),i=Pn(t),o=Ln(i);let s="x"===i?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return e.reference[o]>e.floating[o]&&(s=Tn(s)),[s,Tn(s)]}(i,s,v);x.push(S[t[0]],S[t[1]])}if(E=[...E,{placement:i,overflows:x}],!x.every((t=>t<=0))){var k,A;const t=((null==(k=o.flip)?void 0:k.index)||0)+1,e=w[t];if(e)return{data:{index:t,overflows:E},reset:{placement:e}};let r=null==(A=E.filter((t=>t.overflows[0]<=0)).sort(((t,e)=>t.overflows[1]-e.overflows[1]))[0])?void 0:A.placement;if(!r)switch(f){case"bestFit":{var L;const t=null==(L=E.map((t=>[t.placement,t.overflows.filter((t=>t>0)).reduce(((t,e)=>t+e),0)])).sort(((t,e)=>t[1]-e[1]))[0])?void 0:L[0];t&&(r=t);break}case"initialPlacement":r=a}if(i!==r)return{reset:{placement:r}}}return{}}}},_i=(t,e,r)=>{const n=new Map,i={platform:di,...r},o={...i.platform,_c:n};return(async(t,e,r)=>{const{placement:n="bottom",strategy:i="absolute",middleware:o=[],platform:s}=r,a=o.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(e));let c=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:u,y:p}=Bn(c,n,l),h=n,f={},d=0;for(let r=0;r{if(!t)return{tooltipStyles:{},tooltipArrowStyles:{},place:n};if(null===e)return{tooltipStyles:{},tooltipArrowStyles:{},place:n};const l=s;return r?(l.push({name:"arrow",options:c={element:r,padding:5},async fn(t){const{x:e,y:r,placement:n,rects:i,platform:o,elements:s,middlewareData:a}=t,{element:l,padding:u=0}=xn(c,t)||{};if(null==l)return{};const p=In(u),h={x:e,y:r},f=Pn(n),d=Ln(f),m=await o.getDimensions(l),g="y"===f,y=g?"top":"left",_=g?"bottom":"right",v=g?"clientHeight":"clientWidth",b=i.reference[d]+i.reference[f]-h[f]-i.floating[d],w=h[f]-i.reference[f],S=await(null==o.getOffsetParent?void 0:o.getOffsetParent(l));let x=S?S[v]:0;x&&await(null==o.isElement?void 0:o.isElement(S))||(x=s.floating[v]||i.floating[d]);const E=b/2-w/2,k=x/2-m[d]/2-1,A=dn(p[y],k),L=dn(p[_],k),O=A,P=x-m[d]-L,C=x/2-m[d]/2+E,T=Sn(O,C,P),I=!a.arrow&&null!=kn(n)&&C!==T&&i.reference[d]/2-(C{var i,o;const s={left:`${t}px`,top:`${e}px`,border:a},{x:l,y:c}=null!==(i=n.arrow)&&void 0!==i?i:{x:0,y:0},u=null!==(o={top:"bottom",right:"left",bottom:"top",left:"right"}[r.split("-")[0]])&&void 0!==o?o:"bottom",p=a&&{borderBottom:a,borderRight:a};let h=0;if(a){const t=`${a}`.match(/(\d+)px/);h=(null==t?void 0:t[1])?Number(t[1]):1}return{tooltipStyles:s,tooltipArrowStyles:{left:null!=l?`${l}px`:"",top:null!=c?`${c}px`:"",right:"",bottom:"",...p,[u]:`-${4+h}px`},place:r}}))):_i(t,e,{placement:"bottom",strategy:o,middleware:l}).then((({x:t,y:e,placement:r})=>({tooltipStyles:{left:`${t}px`,top:`${e}px`},tooltipArrowStyles:{},place:r})));var c},xi=(t,e)=>!("CSS"in window&&"supports"in window.CSS)||window.CSS.supports(t,e),Ei=(t,e,r)=>{let n=null;const i=function(...i){const o=()=>{n=null,r||t.apply(this,i)};r&&!n&&(t.apply(this,i),n=setTimeout(o,e)),r||(n&&clearTimeout(n),n=setTimeout(o,e))};return i.cancel=()=>{n&&(clearTimeout(n),n=null)},i},ki=t=>null!==t&&!Array.isArray(t)&&"object"==typeof t,Ai=(t,e)=>{if(t===e)return!0;if(Array.isArray(t)&&Array.isArray(e))return t.length===e.length&&t.every(((t,r)=>Ai(t,e[r])));if(Array.isArray(t)!==Array.isArray(e))return!1;if(!ki(t)||!ki(e))return t===e;const r=Object.keys(t),n=Object.keys(e);return r.length===n.length&&r.every((r=>Ai(t[r],e[r])))},Li=t=>{if(!(t instanceof HTMLElement||t instanceof SVGElement))return!1;const e=getComputedStyle(t);return["overflow","overflow-x","overflow-y"].some((t=>{const r=e.getPropertyValue(t);return"auto"===r||"scroll"===r}))},Oi=t=>{if(!t)return null;let e=t.parentElement;for(;e;){if(Li(e))return e;e=e.parentElement}return document.scrollingElement||document.documentElement},Pi="undefined"!=typeof window?fn.useLayoutEffect:fn.useEffect,Ci={anchorRefs:new Set,activeAnchor:{current:null},attach:()=>{},detach:()=>{},setActiveAnchor:()=>{}},Ti=(0,fn.createContext)({getTooltipData:()=>Ci});function Ii(t="DEFAULT_TOOLTIP_ID"){return(0,fn.useContext)(Ti).getTooltipData(t)}var Ni={tooltip:"core-styles-module_tooltip__3vRRp",fixed:"core-styles-module_fixed__pcSol",arrow:"core-styles-module_arrow__cvMwQ",noArrow:"core-styles-module_noArrow__xock6",clickable:"core-styles-module_clickable__ZuTTB",show:"core-styles-module_show__Nt9eE",closing:"core-styles-module_closing__sGnxF"},Bi={tooltip:"styles-module_tooltip__mnnfp",arrow:"styles-module_arrow__K0L3T",dark:"styles-module_dark__xNqje",light:"styles-module_light__Z6W-X",success:"styles-module_success__A2AKt",warning:"styles-module_warning__SCK0X",error:"styles-module_error__JvumD",info:"styles-module_info__BWdHW"};const Ri=({forwardRef:t,id:e,className:r,classNameArrow:n,variant:i="dark",anchorId:o,anchorSelect:s,place:a="top",offset:l=10,events:c=["hover"],openOnClick:u=!1,positionStrategy:p="absolute",middlewares:h,wrapper:f,delayShow:d=0,delayHide:m=0,float:g=!1,hidden:y=!1,noArrow:_=!1,clickable:v=!1,closeOnEsc:b=!1,closeOnScroll:w=!1,closeOnResize:S=!1,openEvents:x,closeEvents:E,globalCloseEvents:k,imperativeModeOnly:A,style:L,position:O,afterShow:P,afterHide:C,content:T,contentWrapperRef:I,isOpen:N,defaultIsOpen:B=!1,setIsOpen:R,activeAnchor:D,setActiveAnchor:M,border:q,opacity:j,arrowColor:U,role:H="tooltip"})=>{var F;const V=(0,fn.useRef)(null),$=(0,fn.useRef)(null),z=(0,fn.useRef)(null),W=(0,fn.useRef)(null),G=(0,fn.useRef)(null),[K,Y]=(0,fn.useState)({tooltipStyles:{},tooltipArrowStyles:{},place:a}),[J,X]=(0,fn.useState)(!1),[Z,Q]=(0,fn.useState)(!1),[tt,et]=(0,fn.useState)(null),rt=(0,fn.useRef)(!1),nt=(0,fn.useRef)(null),{anchorRefs:it,setActiveAnchor:ot}=Ii(e),st=(0,fn.useRef)(!1),[at,lt]=(0,fn.useState)([]),ct=(0,fn.useRef)(!1),ut=u||c.includes("click"),pt=ut||(null==x?void 0:x.click)||(null==x?void 0:x.dblclick)||(null==x?void 0:x.mousedown),ht=x?{...x}:{mouseover:!0,focus:!0,mouseenter:!1,click:!1,dblclick:!1,mousedown:!1};!x&&ut&&Object.assign(ht,{mouseenter:!1,focus:!1,mouseover:!1,click:!0});const ft=E?{...E}:{mouseout:!0,blur:!0,mouseleave:!1,click:!1,dblclick:!1,mouseup:!1};!E&&ut&&Object.assign(ft,{mouseleave:!1,blur:!1,mouseout:!1});const dt=k?{...k}:{escape:b||!1,scroll:w||!1,resize:S||!1,clickOutsideAnchor:pt||!1};A&&(Object.assign(ht,{mouseenter:!1,focus:!1,click:!1,dblclick:!1,mousedown:!1}),Object.assign(ft,{mouseleave:!1,blur:!1,click:!1,dblclick:!1,mouseup:!1}),Object.assign(dt,{escape:!1,scroll:!1,resize:!1,clickOutsideAnchor:!1})),Pi((()=>(ct.current=!0,()=>{ct.current=!1})),[]);const mt=t=>{ct.current&&(t&&Q(!0),setTimeout((()=>{ct.current&&(null==R||R(t),void 0===N&&X(t))}),10))};(0,fn.useEffect)((()=>{if(void 0===N)return()=>null;N&&Q(!0);const t=setTimeout((()=>{X(N)}),10);return()=>{clearTimeout(t)}}),[N]),(0,fn.useEffect)((()=>{if(J!==rt.current)if(G.current&&clearTimeout(G.current),rt.current=J,J)null==P||P();else{const t=(t=>{const e=getComputedStyle(document.body).getPropertyValue("--rt-transition-show-delay").match(/^([\d.]+)(ms|s)$/);if(!e)return 0;const[,r,n]=e;return Number(r)*("ms"===n?1:1e3)})();G.current=setTimeout((()=>{Q(!1),et(null),null==C||C()}),t+25)}}),[J]);const gt=t=>{Y((e=>Ai(e,t)?e:t))},yt=(t=d)=>{z.current&&clearTimeout(z.current),Z?mt(!0):z.current=setTimeout((()=>{mt(!0)}),t)},_t=(t=m)=>{W.current&&clearTimeout(W.current),W.current=setTimeout((()=>{st.current||mt(!1)}),t)},vt=t=>{var e;if(!t)return;const r=null!==(e=t.currentTarget)&&void 0!==e?e:t.target;if(!(null==r?void 0:r.isConnected))return M(null),void ot({current:null});d?yt():mt(!0),M(r),ot({current:r}),W.current&&clearTimeout(W.current)},bt=()=>{v?_t(m||100):m?_t():mt(!1),z.current&&clearTimeout(z.current)},wt=({x:t,y:e})=>{var r;const n={getBoundingClientRect:()=>({x:t,y:e,width:0,height:0,top:e,left:t,right:t,bottom:e})};Si({place:null!==(r=null==tt?void 0:tt.place)&&void 0!==r?r:a,offset:l,elementReference:n,tooltipReference:V.current,tooltipArrowReference:$.current,strategy:p,middlewares:h,border:q}).then((t=>{gt(t)}))},St=t=>{if(!t)return;const e=t,r={x:e.clientX,y:e.clientY};wt(r),nt.current=r},xt=t=>{var e;if(!J)return;const r=t.target;r.isConnected&&((null===(e=V.current)||void 0===e?void 0:e.contains(r))||[document.querySelector(`[id='${o}']`),...at].some((t=>null==t?void 0:t.contains(r)))||(mt(!1),z.current&&clearTimeout(z.current)))},Et=Ei(vt,50,!0),kt=Ei(bt,50,!0),At=t=>{kt.cancel(),Et(t)},Lt=()=>{Et.cancel(),kt()},Ot=(0,fn.useCallback)((()=>{var t,e;const r=null!==(t=null==tt?void 0:tt.position)&&void 0!==t?t:O;r?wt(r):g?nt.current&&wt(nt.current):(null==D?void 0:D.isConnected)&&Si({place:null!==(e=null==tt?void 0:tt.place)&&void 0!==e?e:a,offset:l,elementReference:D,tooltipReference:V.current,tooltipArrowReference:$.current,strategy:p,middlewares:h,border:q}).then((t=>{ct.current&>(t)}))}),[J,D,T,L,a,null==tt?void 0:tt.place,l,p,O,null==tt?void 0:tt.position,g]);(0,fn.useEffect)((()=>{var t,e;const r=new Set(it);at.forEach((t=>{r.add({current:t})}));const n=document.querySelector(`[id='${o}']`);n&&r.add({current:n});const i=()=>{mt(!1)},s=Oi(D),a=Oi(V.current);dt.scroll&&(window.addEventListener("scroll",i),null==s||s.addEventListener("scroll",i),null==a||a.addEventListener("scroll",i));let l=null;dt.resize?window.addEventListener("resize",i):D&&V.current&&(l=function(t,e,r,n){void 0===n&&(n={});const{ancestorScroll:i=!0,ancestorResize:o=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=n,c=ti(t),u=i||o?[...c?Zn(c):[],...Zn(e)]:[];u.forEach((t=>{i&&t.addEventListener("scroll",r,{passive:!0}),o&&t.addEventListener("resize",r)}));const p=c&&a?function(t,e){let r,n=null;const i=qn(t);function o(){var t;clearTimeout(r),null==(t=n)||t.disconnect(),n=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),o();const{left:c,top:u,width:p,height:h}=t.getBoundingClientRect();if(a||e(),!p||!h)return;const f={rootMargin:-yn(u)+"px "+-yn(i.clientWidth-(c+p))+"px "+-yn(i.clientHeight-(u+h))+"px "+-yn(c)+"px",threshold:mn(0,dn(1,l))||1};let d=!0;function m(t){const e=t[0].intersectionRatio;if(e!==l){if(!d)return s();e?s(!1,e):r=setTimeout((()=>{s(!1,1e-7)}),1e3)}d=!1}try{n=new IntersectionObserver(m,{...f,root:i.ownerDocument})}catch(t){n=new IntersectionObserver(m,f)}n.observe(t)}(!0),o}(c,r):null;let h,f=-1,d=null;s&&(d=new ResizeObserver((t=>{let[n]=t;n&&n.target===c&&d&&(d.unobserve(e),cancelAnimationFrame(f),f=requestAnimationFrame((()=>{var t;null==(t=d)||t.observe(e)}))),r()})),c&&!l&&d.observe(c),d.observe(e));let m=l?ii(t):null;return l&&function e(){const n=ii(t);!m||n.x===m.x&&n.y===m.y&&n.width===m.width&&n.height===m.height||r(),m=n,h=requestAnimationFrame(e)}(),r(),()=>{var t;u.forEach((t=>{i&&t.removeEventListener("scroll",r),o&&t.removeEventListener("resize",r)})),null==p||p(),null==(t=d)||t.disconnect(),d=null,l&&cancelAnimationFrame(h)}}(D,V.current,Ot,{ancestorResize:!0,elementResize:!0,layoutShift:!0}));const c=t=>{"Escape"===t.key&&mt(!1)};dt.escape&&window.addEventListener("keydown",c),dt.clickOutsideAnchor&&window.addEventListener("click",xt);const u=[],p=t=>{J&&(null==t?void 0:t.target)===D||vt(t)},h=t=>{J&&(null==t?void 0:t.target)===D&&bt()},f=["mouseover","mouseout","mouseenter","mouseleave","focus","blur"],d=["click","dblclick","mousedown","mouseup"];Object.entries(ht).forEach((([t,e])=>{e&&(f.includes(t)?u.push({event:t,listener:At}):d.includes(t)&&u.push({event:t,listener:p}))})),Object.entries(ft).forEach((([t,e])=>{e&&(f.includes(t)?u.push({event:t,listener:Lt}):d.includes(t)&&u.push({event:t,listener:h}))})),g&&u.push({event:"pointermove",listener:St});const m=()=>{st.current=!0},y=()=>{st.current=!1,bt()};return v&&!pt&&(null===(t=V.current)||void 0===t||t.addEventListener("mouseenter",m),null===(e=V.current)||void 0===e||e.addEventListener("mouseleave",y)),u.forEach((({event:t,listener:e})=>{r.forEach((r=>{var n;null===(n=r.current)||void 0===n||n.addEventListener(t,e)}))})),()=>{var t,e;dt.scroll&&(window.removeEventListener("scroll",i),null==s||s.removeEventListener("scroll",i),null==a||a.removeEventListener("scroll",i)),dt.resize?window.removeEventListener("resize",i):null==l||l(),dt.clickOutsideAnchor&&window.removeEventListener("click",xt),dt.escape&&window.removeEventListener("keydown",c),v&&!pt&&(null===(t=V.current)||void 0===t||t.removeEventListener("mouseenter",m),null===(e=V.current)||void 0===e||e.removeEventListener("mouseleave",y)),u.forEach((({event:t,listener:e})=>{r.forEach((r=>{var n;null===(n=r.current)||void 0===n||n.removeEventListener(t,e)}))}))}}),[D,Ot,Z,it,at,x,E,k,ut,d,m]),(0,fn.useEffect)((()=>{var t,r;let n=null!==(r=null!==(t=null==tt?void 0:tt.anchorSelect)&&void 0!==t?t:s)&&void 0!==r?r:"";!n&&e&&(n=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`);const i=new MutationObserver((t=>{const r=[],i=[];t.forEach((t=>{if("attributes"===t.type&&"data-tooltip-id"===t.attributeName&&(t.target.getAttribute("data-tooltip-id")===e?r.push(t.target):t.oldValue===e&&i.push(t.target)),"childList"===t.type){if(D){const e=[...t.removedNodes].filter((t=>1===t.nodeType));if(n)try{i.push(...e.filter((t=>t.matches(n)))),i.push(...e.flatMap((t=>[...t.querySelectorAll(n)])))}catch(t){}e.some((t=>{var e;return!!(null===(e=null==t?void 0:t.contains)||void 0===e?void 0:e.call(t,D))&&(Q(!1),mt(!1),M(null),z.current&&clearTimeout(z.current),W.current&&clearTimeout(W.current),!0)}))}if(n)try{const e=[...t.addedNodes].filter((t=>1===t.nodeType));r.push(...e.filter((t=>t.matches(n)))),r.push(...e.flatMap((t=>[...t.querySelectorAll(n)])))}catch(t){}}})),(r.length||i.length)&<((t=>[...t.filter((t=>!i.includes(t))),...r]))}));return i.observe(document.body,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["data-tooltip-id"],attributeOldValue:!0}),()=>{i.disconnect()}}),[e,s,null==tt?void 0:tt.anchorSelect,D]),(0,fn.useEffect)((()=>{Ot()}),[Ot]),(0,fn.useEffect)((()=>{if(!(null==I?void 0:I.current))return()=>null;const t=new ResizeObserver((()=>{setTimeout((()=>Ot()))}));return t.observe(I.current),()=>{t.disconnect()}}),[T,null==I?void 0:I.current]),(0,fn.useEffect)((()=>{var t;const e=document.querySelector(`[id='${o}']`),r=[...at,e];D&&r.includes(D)||M(null!==(t=at[0])&&void 0!==t?t:e)}),[o,at,D]),(0,fn.useEffect)((()=>(B&&mt(!0),()=>{z.current&&clearTimeout(z.current),W.current&&clearTimeout(W.current)})),[]),(0,fn.useEffect)((()=>{var t;let r=null!==(t=null==tt?void 0:tt.anchorSelect)&&void 0!==t?t:s;if(!r&&e&&(r=`[data-tooltip-id='${e.replace(/'/g,"\\'")}']`),r)try{const t=Array.from(document.querySelectorAll(r));lt(t)}catch(t){lt([])}}),[e,s,null==tt?void 0:tt.anchorSelect]),(0,fn.useEffect)((()=>{z.current&&(clearTimeout(z.current),yt(d))}),[d]);const Pt=null!==(F=null==tt?void 0:tt.content)&&void 0!==F?F:T,Ct=J&&Object.keys(K.tooltipStyles).length>0;return(0,fn.useImperativeHandle)(t,(()=>({open:t=>{if(null==t?void 0:t.anchorSelect)try{document.querySelector(t.anchorSelect)}catch(e){return void console.warn(`[react-tooltip] "${t.anchorSelect}" is not a valid CSS selector`)}et(null!=t?t:null),(null==t?void 0:t.delay)?yt(t.delay):mt(!0)},close:t=>{(null==t?void 0:t.delay)?_t(t.delay):mt(!1)},activeAnchor:D,place:K.place,isOpen:Boolean(Z&&!y&&Pt&&Ct)}))),Z&&!y&&Pt?fn.createElement(f,{id:e,role:H,className:vi("react-tooltip",Ni.tooltip,Bi.tooltip,Bi[i],r,`react-tooltip__place-${K.place}`,Ni[Ct?"show":"closing"],Ct?"react-tooltip__show":"react-tooltip__closing","fixed"===p&&Ni.fixed,v&&Ni.clickable),onTransitionEnd:t=>{G.current&&clearTimeout(G.current),J||"opacity"!==t.propertyName||(Q(!1),et(null),null==C||C())},style:{...L,...K.tooltipStyles,opacity:void 0!==j&&Ct?j:void 0},ref:V},Pt,fn.createElement(f,{className:vi("react-tooltip-arrow",Ni.arrow,Bi.arrow,n,_&&Ni.noArrow),style:{...K.tooltipArrowStyles,background:U?`linear-gradient(to right bottom, transparent 50%, ${U} 50%)`:void 0},ref:$})):null},Di=({content:t})=>fn.createElement("span",{dangerouslySetInnerHTML:{__html:t}}),Mi=fn.forwardRef((({id:t,anchorId:e,anchorSelect:r,content:n,html:i,render:o,className:s,classNameArrow:a,variant:l="dark",place:c="top",offset:u=10,wrapper:p="div",children:h=null,events:f=["hover"],openOnClick:d=!1,positionStrategy:m="absolute",middlewares:g,delayShow:y=0,delayHide:_=0,float:v=!1,hidden:b=!1,noArrow:w=!1,clickable:S=!1,closeOnEsc:x=!1,closeOnScroll:E=!1,closeOnResize:k=!1,openEvents:A,closeEvents:L,globalCloseEvents:O,imperativeModeOnly:P=!1,style:C,position:T,isOpen:I,defaultIsOpen:N=!1,disableStyleInjection:B=!1,border:R,opacity:D,arrowColor:M,setIsOpen:q,afterShow:j,afterHide:U,role:H="tooltip"},F)=>{const[V,$]=(0,fn.useState)(n),[z,W]=(0,fn.useState)(i),[G,K]=(0,fn.useState)(c),[Y,J]=(0,fn.useState)(l),[X,Z]=(0,fn.useState)(u),[Q,tt]=(0,fn.useState)(y),[et,rt]=(0,fn.useState)(_),[nt,it]=(0,fn.useState)(v),[ot,st]=(0,fn.useState)(b),[at,lt]=(0,fn.useState)(p),[ct,ut]=(0,fn.useState)(f),[pt,ht]=(0,fn.useState)(m),[ft,dt]=(0,fn.useState)(null),[mt,gt]=(0,fn.useState)(null),yt=(0,fn.useRef)(B),{anchorRefs:_t,activeAnchor:vt}=Ii(t),bt=t=>null==t?void 0:t.getAttributeNames().reduce(((e,r)=>{var n;return r.startsWith("data-tooltip-")&&(e[r.replace(/^data-tooltip-/,"")]=null!==(n=null==t?void 0:t.getAttribute(r))&&void 0!==n?n:null),e}),{}),wt=t=>{const e={place:t=>{var e;K(null!==(e=t)&&void 0!==e?e:c)},content:t=>{$(null!=t?t:n)},html:t=>{W(null!=t?t:i)},variant:t=>{var e;J(null!==(e=t)&&void 0!==e?e:l)},offset:t=>{Z(null===t?u:Number(t))},wrapper:t=>{var e;lt(null!==(e=t)&&void 0!==e?e:p)},events:t=>{const e=null==t?void 0:t.split(" ");ut(null!=e?e:f)},"position-strategy":t=>{var e;ht(null!==(e=t)&&void 0!==e?e:m)},"delay-show":t=>{tt(null===t?y:Number(t))},"delay-hide":t=>{rt(null===t?_:Number(t))},float:t=>{it(null===t?v:"true"===t)},hidden:t=>{st(null===t?b:"true"===t)},"class-name":t=>{dt(t)}};Object.values(e).forEach((t=>t(null))),Object.entries(t).forEach((([t,r])=>{var n;null===(n=e[t])||void 0===n||n.call(e,r)}))};(0,fn.useEffect)((()=>{$(n)}),[n]),(0,fn.useEffect)((()=>{W(i)}),[i]),(0,fn.useEffect)((()=>{K(c)}),[c]),(0,fn.useEffect)((()=>{J(l)}),[l]),(0,fn.useEffect)((()=>{Z(u)}),[u]),(0,fn.useEffect)((()=>{tt(y)}),[y]),(0,fn.useEffect)((()=>{rt(_)}),[_]),(0,fn.useEffect)((()=>{it(v)}),[v]),(0,fn.useEffect)((()=>{st(b)}),[b]),(0,fn.useEffect)((()=>{ht(m)}),[m]),(0,fn.useEffect)((()=>{yt.current!==B&&console.warn("[react-tooltip] Do not change `disableStyleInjection` dynamically.")}),[B]),(0,fn.useEffect)((()=>{"undefined"!=typeof window&&window.dispatchEvent(new CustomEvent("react-tooltip-inject-styles",{detail:{disableCore:"core"===B,disableBase:B}}))}),[]),(0,fn.useEffect)((()=>{var n;const i=new Set(_t);let o=r;if(!o&&t&&(o=`[data-tooltip-id='${t.replace(/'/g,"\\'")}']`),o)try{document.querySelectorAll(o).forEach((t=>{i.add({current:t})}))}catch(n){console.warn(`[react-tooltip] "${o}" is not a valid CSS selector`)}const s=document.querySelector(`[id='${e}']`);if(s&&i.add({current:s}),!i.size)return()=>null;const a=null!==(n=null!=mt?mt:s)&&void 0!==n?n:vt.current,l=new MutationObserver((t=>{t.forEach((t=>{var e;if(!a||"attributes"!==t.type||!(null===(e=t.attributeName)||void 0===e?void 0:e.startsWith("data-tooltip-")))return;const r=bt(a);wt(r)}))})),c={attributes:!0,childList:!1,subtree:!1};if(a){const t=bt(a);wt(t),l.observe(a,c)}return()=>{l.disconnect()}}),[_t,vt,mt,e,r]),(0,fn.useEffect)((()=>{(null==C?void 0:C.border)&&console.warn("[react-tooltip] Do not set `style.border`. Use `border` prop instead."),R&&!xi("border",`${R}`)&&console.warn(`[react-tooltip] "${R}" is not a valid \`border\`.`),(null==C?void 0:C.opacity)&&console.warn("[react-tooltip] Do not set `style.opacity`. Use `opacity` prop instead."),D&&!xi("opacity",`${D}`)&&console.warn(`[react-tooltip] "${D}" is not a valid \`opacity\`.`)}),[]);let St=h;const xt=(0,fn.useRef)(null);if(o){const t=o({content:(null==mt?void 0:mt.getAttribute("data-tooltip-content"))||V||null,activeAnchor:mt});St=t?fn.createElement("div",{ref:xt,className:"react-tooltip-content-wrapper"},t):null}else V&&(St=V);z&&(St=fn.createElement(Di,{content:z}));const Et={forwardRef:F,id:t,anchorId:e,anchorSelect:r,className:vi(s,ft),classNameArrow:a,content:St,contentWrapperRef:xt,place:G,variant:Y,offset:X,wrapper:at,events:ct,openOnClick:d,positionStrategy:pt,middlewares:g,delayShow:Q,delayHide:et,float:nt,hidden:ot,noArrow:w,clickable:S,closeOnEsc:x,closeOnScroll:E,closeOnResize:k,openEvents:A,closeEvents:L,globalCloseEvents:O,imperativeModeOnly:P,style:C,position:T,isOpen:I,defaultIsOpen:N,border:R,opacity:D,arrowColor:M,setIsOpen:q,afterShow:j,afterHide:U,activeAnchor:mt,setActiveAnchor:t=>gt(t),role:H};return fn.createElement(Ri,{...Et})}));"undefined"!=typeof window&&window.addEventListener("react-tooltip-inject-styles",(t=>{t.detail.disableCore||wi({css:":root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{position:absolute;top:0;left:0;pointer-events:none;opacity:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{position:absolute;background:inherit}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay)ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay)ease-in}",type:"core"}),t.detail.disableBase||wi({css:"\n.styles-module_tooltip__mnnfp{padding:8px 16px;border-radius:3px;font-size:90%;width:max-content}.styles-module_arrow__K0L3T{width:8px;height:8px}[class*='react-tooltip__place-top']>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*='react-tooltip__place-right']>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*='react-tooltip__place-bottom']>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*='react-tooltip__place-left']>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}",type:"base"})}));var qi=r(4242),ji=r(6106);function Ui(t){let e=t.tooltipId,r=t.tooltip;return t.tooltipId||"string"!=typeof t.tooltip||(e=t.tooltip),e||(e=(Math.random()+1).toString(36).substring(7)),"string"==typeof t.tooltip&&(r=(0,ji.jsx)("span",{style:{pointerEvents:"all",maxWidth:"400px",display:"inline-block"},children:(0,qi.Ay)(t.tooltip)})),(0,ji.jsxs)("span",{className:t.className,children:[(0,ji.jsx)("span",{style:{cursor:"pointer"},className:"tooltip dashicons dashicons-editor-help","data-tip":!0,"data-tooltip-id":e}),(0,ji.jsx)(Mi,{globalEventOff:"click",openOnClick:!0,className:"mailpoet-tooltip-message",id:e,place:t.place,children:r})]})}Ui.propTypes={tooltipId:hn().string,tooltip:hn().node.isRequired,place:hn().string,className:hn().string};var Hi=r(9124);const Fi={show:function(t,e){(0,Hi.H)(t).render((0,fn.createElement)(Ui,{tooltip:e.tooltip,tooltipId:e.tooltipId,place:e.place}))}},Vi={marginY:20,autoSize:function(t){t&&this.setSize(t,t.contentWindow.document.body.scrollHeight)},setSize:function(t,e){t&&(t.style.height=parseInt(e,10)+this.marginY+"px")}};var $i;const zi={FeaturesController:(Wi=window.mailpoet_feature_flags,{FEATURE_BRAND_TEMPLATES:"brand_templates",isSupported:t=>Wi[t]||!1}),MailPoetComUrlFactory:(t=>{const e="https://www.mailpoet.com/",r="https://account.mailpoet.com/",n=(e,r,n)=>{let i=n;t&&(i.ref=t);const o=new URL(r,e);return Object.keys(i).forEach((t=>{"object"==typeof i[t]?Object.entries(i[t]).forEach((([e,r])=>{o.searchParams.set(`${t}[${e}]`,r)})):o.searchParams.set(t,i[t])})),o.toString()};return{getFreePlanUrl:t=>{const r="object"==typeof t?t:{};return r.utm_source="plugin",n(e,"free-plan",r)},getPricingPageUrl:t=>n(e,"pricing",{subscribers:t}),getUpgradeUrl:(t,e)=>n(r,"/orders/upgrade/"+t,"object"==typeof e?e:{}),getPurchasePlanUrl:(t,e,i,o)=>{let s={s:t};return"string"==typeof e&&(s.email=e),"string"==typeof i&&(s.g=i),"object"==typeof o&&(s.utm_source="plugin",s=Object.assign(s,o)),n(r,"/",s)}}})(window.mailpoet_referral_id),version:window.mailpoet_version,premiumVersion:window.mailpoet_premium_version,premiumLink:window.mailpoet_premium_link,isWoocommerceActive:window.mailpoet_woocommerce_active,isWoocommerceSubscriptionsActive:window.mailpoet_woocommerce_subscriptions_active,WooCommerceStoreConfig:window.mailpoet_woocommerce_store_config,premiumActive:window.mailpoet_premium_active,subscribersLimit:window.mailpoet_subscribers_limit,subscribersLimitReached:window.mailpoet_subscribers_limit_reached,subscribersCount:window.mailpoet_subscribers_count,hasPremiumSupport:window.mailpoet_has_premium_support,hasValidApiKey:window.mailpoet_has_valid_api_key,hasValidPremiumKey:window.mailpoet_has_valid_premium_key,hasValidMssApiKey:window.mailpoet_mss_key_valid,hasInvalidMssApiKey:window.mailpoet_mss_key_invalid,mtaMethod:window.mailpoet_mta_method,mtaLog:window.mailpoet_mta_log,listingPerPage:window.mailpoet_listing_per_page,libs3rdPartyEnabled:window.mailpoet_3rd_party_libs_enabled,apiVersion:window.mailpoet_api_version,emailRegex:window.mailpoet_email_regex,wpSegmentState:window.mailpoet_wp_segment_state,wpWeekStartsOn:window.mailpoet_wp_week_starts_on,urls:window.mailpoet_urls,subscribersCountsCacheCreatedAt:window.mailpoet_subscribers_counts_cache_created_at,getShortcodeLinks:()=>window.mailpoet_shortcode_links?window.mailpoet_shortcode_links:{},trackingConfig:window.mailpoet_tracking_config,I18n:n,Date:s,Ajax:Yr,Modal:Qr,Notice:tn,trackEvent:ln,forceTrackEvent:cn,Num:un,helpTooltip:Fi,Iframe:Vi,isPremiumPluginInstalled:window.mailpoet_premium_plugin_installed,premiumPluginDownloadUrl:window.mailpoet_premium_plugin_download_url,premiumPluginActivationUrl:window.mailpoet_premium_plugin_activation_url,pluginPartialKey:window.mailpoet_plugin_partial_key,emailVolumeLimit:window.mailpoet_email_volume_limit,emailVolumeLimitReached:window.mailpoet_email_volume_limit_reached,capabilities:window.mailpoet_capabilities,tier:window.mailpoet_tier,currentWpUserEmail:window.mailpoet_current_wp_user_email,freeMailDomains:window.mailpoet_free_domains||[],installedAt:window.mailpoet_installed_at,installedDaysAgo:window.mailpoet_installed_days_ago,emailEditorTutorialSeen:window.mailpoet_email_editor_tutorial_seen,emailEditorTutorialUrl:window.mailpoet_email_editor_tutorial_url,deactivateSubscriberAfterInactiveDays:window.mailpoet_deactivate_subscriber_after_inactive_days,tags:window.mailpoet_tags,cdnUrl:window.mailpoet_cdn_url,mainPageSlug:window.mailpoet_main_page_slug,transactionalEmailsEnabled:window.mailpoet_send_transactional_emails,transactionalEmailsOptInNoticeDismissed:window.mailpoet_transactional_emails_opt_in_notice_dismissed,mailFunctionEnabled:window.mailpoet_mail_function_enabled,corrupt_newsletters:null!==($i=window.corrupt_newsletters)&&void 0!==$i?$i:[],adminPluginsUrl:window.mailpoet_admin_plugins_url,isDotcom:window.mailpoet_is_dotcom,cronTriggerMethod:window.mailpoet_cron_trigger_method,getBlockEmailEditorUrl:t=>`post.php?post=${t}&action=edit`};var Wi;window.MailPoet=zi,function(){let t,e=0;const r=()=>{window.MailPoet.forceTrackEvent=on,window.mailpoet_analytics_enabled&&window.mailpoet_3rd_party_libs_enabled?window.MailPoet.trackEvent=on:window.MailPoet.trackEvent=function(t,e,r,n){"function"==typeof n&&n()},function(){const t=localStorage.getItem(rn);if(t&&window.mailpoet_analytics_enabled)return JSON.parse(t).forEach(sn),void localStorage.removeItem(rn);en.forEach(sn)}()};"object"==typeof window.mixpanel?r():t=setInterval((()=>{"object"==typeof window.mixpanel?(clearInterval(t),r()):e+=1,e>5&&clearInterval(t)}),100)}()})()})();import React from 'react' import LoadingAnimation from './LoadingAnimation' export default { title: 'loading' } export const loadingAnimation = () => { return ( ) } Fassaadide Soojustamine Ja Krohvimine Tartus https://krohvfassaadid.ee Eramaja Fassaadide Krohvimine Thu, 15 May 2025 17:24:02 +0000 en-US hourly 1 https://wordpress.org/?v=6.8.1 https://krohvfassaadid.ee/wp-content/uploads/2020/02/cropped-favicon-32x32.png Fassaadide Soojustamine Ja Krohvimine Tartus https://krohvfassaadid.ee 32 32 On the web Blackjack Inside the 2024 Wager Free Otherwise Real cash https://krohvfassaadid.ee/on-the-web-blackjack-inside-the-2024-wager-free-otherwise-real-cash/?utm_source=rss&utm_medium=rss&utm_campaign=on-the-web-blackjack-inside-the-2024-wager-free-otherwise-real-cash Thu, 15 May 2025 10:12:49 +0000 https://krohvfassaadid.ee/?p=2271

Articles

This will help extend your own money and provide you with far more possibilities so you can victory profit blackjack. To play real cash black-jack on the net is the way to matches the fresh adventure from sitting during the a table on the favourite gambling establishment. In ways, online blackjack offers bettors much more, of to be able to play several formats during the mouse click of a switch, for the introduction of bonuses and you can offers. For these going into the world as the free currency blackjack participants, there’s much to explore in the form of video game. Insurance is given, but the majority advantages recommend up against getting an insurance coverage wager. It is the preferred replacement for the brand new antique black-jack games.

  • In the 2024, the only real substitute for play real cash black-jack in australia, is to gamble at the a secure-dependent local casino; or perhaps to gamble from the an illegal to another country playing site, that’s not finest.
  • Within the online black-jack for real money, the credit have a numeric really worth.
  • That it blackjack adaptation allows people to-break onetime merely.
  • Basic method contains all of the options and you may behavior a person should make to help keep our house virtue since the reduced that you could.

Objective is even to conquer the brand new agent, sometimes by achieving blackjack, or making the agent chest. A simple deal button makes you easily and quickly place your own bet in your relevant gambling rectangular. The brand new blackjack specialist reputation is within the greatest cardio of one’s monitor, and you can cards is worked from a shoe located on the best right of your screen. If you want the opportunity to earn a real income, you could enjoy at the a great Sweepstakes Gambling establishment. Semi elite athlete became on-line casino lover, Hannah Cutajar is no the newest comer to the betting globe. Zero, you don’t have in order to install any application when playing 100 percent free online game.

Les Meilleures Offres De Bonus Blackjack

Remember, the aim is to enjoy and enjoy the video game when you are targeting those people victories. Of these chasing tall winnings, real money black-jack online game is actually in which they’s in the. We’ve cautiously rated and you may examined online blackjack offerings for real money, ensuring you have made an unprecedented playing experience and you will better-notch commission potential.

This can be an enormous basis for the majority of participants, especially because there is no web site that is 100percent perfect. It is usually better to remember that you might keep in touch with a guy and have the assistance you would like within the a punctual style. Really traders often sit if they have an excellent 17 or higher, and will struck on the give having 16 or smaller. In the event the a new player splits and tends to make a two fold Attack wager, they should make one to for each hands.

Examine your Blackjack Technique for Totally free

Eventually, following the a method is the best way to obtain the finest probability of winning. Gamble one of our totally free black-jack video game less than to test your talent. Change your own hand from a few to the a couple of separate hands, to own an additional possibility to beat the fresh specialist. Players can be learn about various other tips and just how it works, and check out out features 100percent free. Players may also knowledge its enjoy and enjoy the adventure out of blackjack without having to spend any money.

This type of software typically give a wide range of totally free slots, that includes engaging features such totally free revolves, incentive series, and you will leaderboards. NetEnt’s adventurer, Gonzo, takes to the forest and drags you having him which have a good book free slot having extra and 100 percent free revolves. A Mayan banquet that have higher graphicsand a great potential37,five-hundred limit earn makes Gonzo’s Journey well-known for over 10 years. Bonanza Megaways is even adored because of its reactions ability, where successful signs drop off and offer extra chance to have a free of charge win. Try to overcome the fresh dealer by getting a get as close in order to 21 that you could, instead going-over 21. Any form away from playing or betting by using it website is precisely blocked.

Harbors lv lists methods to realize being greatest from the online game. Users will get connect to most other players whenever participating in the activities as well. The newest gambling establishment is currently providing a good Bitcoin Invited Bonus in order to people that need playing for the money.

Blackjack Possibilities

Nothing wrong – more of your preferred browser-founded games are merely a just click here away. You will find dining tables at the MGM Huge, Mandalay Bay, Fantastic Nugget, The fresh D, Mirage, and lots of almost every other reduced organizations. A provider black-jack is an automated forfeit for the front side bet. Using this type of bet, you have made a payment based on how of many “free wager” potato chips you accumulate for each and every hands. The brand new broker has to take some other credit if the a few-cards give includes a keen Expert possesses a property value 17. As the laws and regulations of 100 percent free Bet Blackjack are the same as the traditional variation, a number of secret change get this version stick out.

Having a delicate hand, you’ve got a strong starting point, and delivering other credit may well not rather improve your hand. Along with, ensure bound to do an effective code so you can safer your own membership. Particular casinos may require a lot more verification, such as taking character, in order to conform to laws. Double Off- Another cards will be dealt so you can your hands and you can also be ‘Hit’ when you ‘Stand’. All it takes is specific skilled play, together with just a bit of quick luck to your benefit after your grasp the fresh blackjack rules. That is just as the European version away from merely learning how in order to double down on a challenging 10 or eleven.

You can also ignore one issues about rigged video game should your local casino application has been developed by a reliable term, including Playtech, Microgaming and you will Evolution Gambling. For individuals who’re to try out playing with a good 3G otherwise 4G union, you will be using research. Live dealer blackjack can be streamed inside the Hd, that will digest your allowance.

]]>
Greatest Video poker Internet sites 2025 Reviews Bonuses Games https://krohvfassaadid.ee/greatest-video-poker-internet-sites-2025-reviews-bonuses-games/?utm_source=rss&utm_medium=rss&utm_campaign=greatest-video-poker-internet-sites-2025-reviews-bonuses-games Thu, 15 May 2025 09:46:04 +0000 https://krohvfassaadid.ee/?p=2267

Content

As with most gambling games, the very first thing you should do to initiate to play is to bet a certain count. Most video poker computers undertake up to five gold coins also it is totally your choice to choose exactly how many in order to input. Early in the bullet, you are dealt four notes which you can both keep or exchange. People like to play the bonus games while they render more profits, while some like Jacks or Best since it’s the best discover a victory for every hands.

Are there any actions that could help me earn from the videos poker?

A four-of-a-form mix of aces create payment greater than a comparable give which have kings. Complete, PokerStars and you will 888poker each other render many additional freerolls. It’s hard to say and that webpages indeed offers the very, while the schedules change for the a keen month-to-month, each week as well as regular basis, nevertheless these a few operators provides multiple.

Cellular Video poker App – Would you Use the brand new Go?

When you release the overall game, you truly access nine video poker distinctions. A comparable applies to Triple, Four, and you may Ten Gamble Draw Poker plus the Ultimate X Web based poker collection. This is particularly true for beginners since you may rating a good grounding on the fundamentals away from web based poker rather than using tons of money. Such as, PokerCoaching provides a lot of 100 percent free web based poker knowledge ebooks, preflop maps, and you can cheat sheets. In addition to alive web based poker degree posts, this program offers an understanding of Ric’s lessons lessons.

Of a lot web sites and you may cellular programs provide higher internet poker games where you might play for totally free having ‘fake money’. You’re going to get a way to engage in exciting Zynga poker and you can Omaha video game and you will test out your feel together with other poker people from around the nation. Microgaming are undoubtedly one of the software organization one have earned bringing-up with regards to video poker distinctions. It’s got create an extraordinary directory of highest-high quality video poker game which are well-known for their stunning picture and you can range.

Juicy Stakes Poker try an internet card room designed to the choices and tastes folks participants. This site now offers a high-top quality immediate and obtain casino poker collection program and you may a range of aggressive web based poker online game and you will competitions. Juicy Web based poker is targeted on lower-to-mid bet game to your periodic higher bet fight of these which choose to have fun with high sums. Very, instead after that reduce – let’s has glance at the greatest one You a real income internet poker web sites have to offer. We carefully attempt a large number of web sites to own requirements for example security and you will trustworthiness, the quality of the newest game, the fresh commission price, and.

💬 Try video poker hand ranked in the same purchase while the web based poker?

The major video poker websites in the us needed within this blog post supply the large payouts. The brand new RTP away from video poker online game indicates the new theoretical percentage of wagers your gambling enterprise pays returning to participants as the winnings. The newest USA’s courtroom electronic poker sites is actually individually audited, making certain the new games is fair and you may winnings are designed for each theoretical payment prices.

It could started while the not surprising that that type of totally free casino poker ports games is starred having fun with an additional Joker cards. The reason your’ll love the opportunity to see the Joker within variation are that he is also play the role of a crazy credit to help you replace one almost every other cards, along with help the payment without a doubt effective hands. For many who’re looking a Joker’s Crazy electronic poker games that have large effective chance, browse through the fresh Leaders otherwise Greatest types.

Why must We try video web based poker gambling games?

However, no-deposit incentives are not while the generous while the fits-deposit offers. There are several competition web based poker room workers on exactly how to pick from, so casino poker sites have to strive to stand from the crowd. We focus on the best web based poker websites to the greatest register bonus gambling establishment also provides, loyalty techniques and the like. Look for our very own within the-depth analysis, purchase the internet sites that every attract your, claim the casino poker bonus and commence to play casino poker competitions today. The new BetOnline Poker App is made which have affiliate-friendliness in your mind, offering an user-friendly software that produces routing and you may game play effortless. People can choose from multiple casino poker video game, in addition to Texas Hold’em and you will Omaha, ensuring truth be told there’s one thing for everybody.

The newest New jersey players can be allege a big acceptance bonus with smoother wagering criteria. The newest user also offers every day product sales, incorporating extra value to the places. Betway Gambling establishment within the Nj accepts of many much easier payment procedures, along with PayPal, PayNearMe, and handmade cards. I simply highly recommend judge and you may famous workers with high-top quality games and great added bonus offers. Because of the notes on the table, it’s clear one to a real income internet poker in america is simple to view as a result of overseas names.

Are Their Fortune during the Added bonus Casino poker

You might play cellular electronic poker in your mobile by getting an app otherwise by opening the newest gambling enterprise site individually because of your really common internet browser. If you would like improve your chances of making a profit if you can playing electronic poker, you should get used to the brand new nuances of the game. Such as, of a lot elite bettors advise that it is best to usually submit four coins.

Focusing on how the new games disagree is important and discover more about the main distinctions lower than. It offers the entire bundle having numerous dollars tables, a very active competition agenda, and much more bonuses and you may advantages than other on-line poker room. As well as, you could subscribe, enjoy, and you can withdraw from anywhere in america without having to fill out people documents. Internet poker bucks games are often an element of the appeal for the a great platform and it is along with exactly how we consider site visitors data. The reason being bucks video game is the purest sort of poker on the internet, giving people the newest freedom to join and then leave at any time.

Here’s a quick book about how to start to play electronic poker for real cash in the united states right now. You may get all the way to $50 per consumer when they join and you may wager the same amount at the an on-line gambling establishment. When you have a great referral program, you could potentially enhance your bankroll and use a reduced amount of the financing to play video poker on the internet. You could redeem your loyalty things for betting borrowing, used to try out electronic poker. Yet not, to find ample incentives, you should put finance in the wagering account and enjoy for some time.

]]>
Page Titile Example 1001 https://krohvfassaadid.ee/page-titile-example-1001/?utm_source=rss&utm_medium=rss&utm_campaign=page-titile-example-1001 https://krohvfassaadid.ee/page-titile-example-1001/#respond Thu, 15 May 2025 09:45:47 +0000 https://krohvfassaadid.ee/?p=2277 Hello World!

Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?

de Finibus Bonorum et Malorum

At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat.

]]>
https://krohvfassaadid.ee/page-titile-example-1001/feed/ 0
Finest No-deposit Online casino Bonuses https://krohvfassaadid.ee/finest-no-deposit-online-casino-bonuses/?utm_source=rss&utm_medium=rss&utm_campaign=finest-no-deposit-online-casino-bonuses Thu, 15 May 2025 09:45:06 +0000 https://krohvfassaadid.ee/?p=2265

Posts

And you can you never know, perhaps you score fortunate – and another of the bets strikes the fresh jackpot. Once you have discover an appropriate incentive code in this post, backup the new promo password and click the brand new ‘Get Bonus’ switch. After that, the new casino’s official website tend to pop up on your own display. Create a player account and you may see the new added bonus section. Refer-a-friend are a well-known practice utilized by organizations for lots more customers on board. Your, concurrently, can be receive giveaways to own it comes your pal – a victory-victory condition.

  • In addition there are personal bonuses your wouldn’t rating from anywhere else.
  • Because they may well not offer the newest showy picture of contemporary videos harbors, classic harbors give a pure, unadulterated gaming experience.
  • You begin your own travel to the tan height, sufficient reason for for each and every wager, your collect things that make it easier to move your path up.
  • However, present customers could be qualified whenever the extra is offered since the a-game promo otherwise a loyalty brighten.

Within condition, look for both Standard / Added bonus Conditions and terms or Invited Extra of your own local casino. Southern area Africa is actually a retreat for somebody just who loves 100 percent free currency coupon codes. The nation have better-level playing platforms which have big bonus sales and totally free revolves no-deposit. A chance to try out better-case slot machines – Have a tendency to, 100 percent free spins no deposit bonuses is actually combined with well-known slots produced by best application businesses.

Cellular Feel

Totally free spin incentives provide a tempting chance to take pleasure in internet casino online game as opposed to risking the fund, to the chance to winnings real cash. By the understanding the advantages and disadvantages, you possibly can make advised choices and you will optimize your exhilaration. For individuals who burnt the 100 percent free no-deposit casino added bonus but don’t have to disturb the fun, capture certain deposit bonuses! There are certain amazing gambling establishment bonus also provides at the United kingdom gaming sites, in addition to 200percent deposit matches incentives otherwise up to 700 totally free spins. Through possibly the minimum deposit matter, it will be possible to experience your favourite slot game to possess prolonged, and luxuriate in more lenient betting standards or any other T&Cs.

Join During the Shambala Gambling enterprise Discover 20 Free Revolves No Put Extra

Still, they’re able to just claim they if they refuge’t currently produced its earliest put. Sometimes, the main benefit may also need the access to an alternative bonus password during the membership. Which, obviously, would be conveyed from the dysfunction of the offer. That it welcome provide holds true for new participants just, and also for the earliest step three places. Betting are 35x the entire of bonus money, put and additional revolves.

fifty free spins no deposit expected is a superb register give you to definitely Us casinos on the internet offer so you can players who create an excellent the fresh gambling enterprise membership. Currently, new clients can get dos other fifty 100 percent free spins bonuses in the the us. Anyway, they are best method to achieve 100 percent free bucks and you may, meanwhile, sense genuine online casino step. By far the most form of gambling enterprise no-deposit extra gambling establishment Ireland choices you to definitely are nevertheless widely preferred among people would be the a real income no deposit added bonus offers. Such entirely change the game, boosting your opportunities to benefit. Looking for a free of charge spins no deposit offer that accompany zero wagering standards affixed is actually rare to own online casino participants.

Unless you have any particular standards, you need to be able to find an informed no deposit incentives at the top of the list. If you are searching to own something details, go ahead and have fun with our very own advanced filters. Considering the testers and you will viewpoints from other participants you to said which extra, the process of delivering that it incentive is much more otherwise reduced immediate. Gambling enterprises having a very high Security List are often confirmed from the thousands of professionals and have no otherwise a little quantity of related complaints. I consider to play in the gambling enterprises with a really high Security Directory perfectly secure, because they prove that they eliminate its participants pretty. According to our very own testers and you will feedback from other professionals one to advertised which bonus, the whole process of taking so it extra is relatively prompt.

Being partner away from betting himself, he desires to make certain that every person becomes a good to experience feel… The quickest treatment for do that would be to pick one from your listing of necessary, safe and sound gambling enterprises. Listed below are some the real cash Freeplay Internet casino Bonuses webpage. To own on the web people, the brand try respected because of its desktop computer and you will software system.

]]>
Better On line Black-jack: In which & What things to Play Inside the 2025 https://krohvfassaadid.ee/better-on-line-black-jack-in-which-what-things-to-play-inside-the-2025/?utm_source=rss&utm_medium=rss&utm_campaign=better-on-line-black-jack-in-which-what-things-to-play-inside-the-2025 Thu, 15 May 2025 09:31:12 +0000 https://krohvfassaadid.ee/?p=2263 Networks for example Ignition Local casino give live agent blackjack dining tables available twenty-four days day. The brand new playing possibilities as well as appeal to a wide range of professionals, from relaxed players to help you high rollers. They also were minimums as low as $0.ten, stretching up to $five hundred of these seeking to wager large. Winning in the on the web black-jack isn’t no more than luck; it’s from the skill, approach, and you can smart money government.

During the Las Atlantis Local casino, minimal put restrictions try $10 overall, however, $20 to possess cryptocurrencies and you can $29 to have credit cards. Let’s view the new put and you will detachment possibilities provided with prominent on line blackjack casinos. Single-deck Blackjack is actually enjoyed an individual deck unlike the usual 6 to 8 decks. It variant has got the advantage of a lesser house border compared to help you multiple-deck variations, so it is a popular certainly professionals. The blissful luxury playing feel and you will advanced customer care make El Royale Gambling enterprise a high choice for on the internet blackjack professionals.

Whether your’lso are a skilled user otherwise a novice, poker now offers a captivating and you will proper gambling sense. Ignition Casino is a good place for people who are the newest so you can real cash casinos online since it now offers a straightforward signal-upwards process along with a welcome incentive all the way to $step three,100. You’re also at a disadvantage for individuals who register for an on-line casino without getting an advantage. Nice signal-up bonuses are among the most significant perks from online casino gambling.

By knowing when you should end, you might cover their money and enjoy a far more alternative playing experience. Great britain Gaming Payment (UKGC) is the first regulating authority managing the types of gaming, as well as online casinos, inside the United kingdom. The newest UKGC means workers meet stringent criteria to possess fairness, shelter, and responsible gaming. The brand new controls out of web based casinos in the us is advanced, and therefore are mainly influenced during the condition level. I determine gambling sites according to key overall performance symptoms to recognize the big systems for global people.

The platform’s member-amicable user interface allows you to help you navigate and relish the wider set of offered video game. SlotsLV is certainly one of the best web based casinos United states of america if you’lso are looking online casino slots particularly. So it internet casino also offers safer money, real time investors, and you may 31 free spins when you register. No matter which black-jack legislation your favorite property-centered and online casinos fool around with, you could potentially adapt their online game to the regulations and you will stay a good best threat of winning more often.

Of several best-rated online casinos give cellular apps appropriate for one another Android and you may ios gadgets, guaranteeing you can enjoy smooth gameplay wherever you are. Doubling down will likely be a powerful flow when basic approach means it, as it means a most likely win. Just after given surrender, splitting, and increasing, participants up coming decide to hit otherwise stand centered on its hand and the dealer’s upcard. By following this type of tips, professionals can also be eliminate the house border and increase its probability of winning. DuckyLuck Gambling establishment distinguishes in itself having a user-amicable playing program and private offers especially tailored for blackjack people.

“21” games and you can amazing blackjack alternatives normally have all kinds of unusual regulations, some of which are much a lot more advantageous to your athlete. Although not, nonetheless they make up because of it which have less than perfect payment cost to have natural blackjacks, and possess may give the new specialist the newest win which have particular models from pushes. Various other well-known gamble which could double the potential payouts—and you can losses—for the a certain hands ‘s the double off. The new double off makes you double the choice following the first choice, however simply get one far more cards. If it one extra credit is sufficient to defeat the brand new agent’s eventual hands, you win double the amount of cash.

3: Begin To try out

Understanding the video game’s laws and possibility and you will making use of their brief-convinced experience are crucial. Us gamblers will enjoy 800+ game of 25 companies, bonuses, and you will local apps. Doing near the top of the new leaderboard has participants totally free entryway to the a real income tournament.

Gather Your Payouts

  • The new diverse listing of online game provided by web based casinos is certainly one of the very powerful has.
  • First strategy is the result of hard analytical data, and those calculations inform participants simple tips to optimally deal with all the unmarried to play problem.
  • But to construct the bankroll, a gambling establishment Bonus might be a powerful way to start off.
  • This simple action means that you might rapidly accessibility your favorite blackjack game without the need to navigate due to multiple menus.

Card-counting, a technique have a tendency to depicted in the Hollywood movies, is indeed a technique used by knowledgeable blackjack participants. But not, inside on line blackjack, it needs consideration from online game-certain standards for instance the amount of decks used, game laws and regulations, and you may entrance peak. Black-jack is actually a gambling establishment cards game adaptation of the financial video game Twenty-You to. Essentially, players compete keenly against the fresh specialist to hit 21 instead groing through you to really worth within their give. Blackjack laws are simple and simple to learn, making it probably one of the most common gambling establishment card games worldwide.

Ignition Local casino provides an enthusiastic FAQ part and you will a person discussion board to own preferred issues. The email response day is roughly 72 times, if you are Real time Chat is stated which have an excellent 5-7 time response day.

Card counting is another strategy one to specific blackjack people use to strive to gain an advantage. It requires overseeing large and you will lower notes worked within the the video game to help you assume the likelihood of getting advantageous cards. If your number try self-confident, it indicates a high odds of drawing large-worth cards, favoring the player, plus they you are going to decide to increase their choice. Straightforward and you may to the stage, this short article slices to the cardiovascular system of on the internet black-jack victory. Card counting is only active for those who’re to play live black-jack or if you’re sitting in the a good bl ackjack desk within the land-based gambling enterprises. In case your specialist observes which you’re relying notes, they could exclude you against the newest gambling establishment because this method is forbidden.

Gambling establishment Incentives and Offers

To play on the go does mean the gameplay could have been adapted to possess touchscreen operation. This will can even make playing black-jack to the mobile more enjoyable and immersive. Gambling enterprise incentives enhance your bankroll, providing you much more to try out some time and therefore, much more opportunities to win. Black-jack incentives have been in all the sizes and shapes, and the number of the bonus is not necessarily the merely thing to consider whenever distinguishing a knowledgeable product sales. Exactly as crucial are looking a bonus with positive standards to own the online game. The bonuses have a wagering specifications, which means how often you will want to turn over the brand new extra one which just withdraw one payouts you will be making in it.

That might be preferable should your dealer is actually appearing a really solid hand, such as a keen Adept. A later part of the surrender allows the gamer to help you surrender just after checking the brand new gap card, but before the brand new specialist shows their hands. Of a lot participants view the very early quit as more positive, particularly if the broker is demonstrating a keen Adept. Particular gambling establishment 21 laws, whether or not, offer ties to your agent regarding a black-jack. More often than not, whether or not, a hit results in the player delivering right back their unique wager. If the dealer does not have blackjack, whoever purchased insurance coverage manages to lose you to matter, it doesn’t matter how the rest of the hands plays away.

While this is correct, to play blackjack for free features tall pros you simply can’t score also whenever playing real cash online game. When choosing a real money blackjack internet casino, imagine points such as the casino’s character, online game variety, incentives, support service, and mobile compatibility. Seek out the current presence of certificates and you can skills to ensure protection and you will reasonable enjoy. Another differences is the fact on the internet black-jack online game have a tendency to offer best commission possibility than simply its belongings-dependent equivalents. The newest exemption are Pennsylvania, in which gambling enterprises is actually obligated to offer give up and other player-amicable laws.

]]>
Which Online casino games Have the best and you will Poor Chance? https://krohvfassaadid.ee/which-online-casino-games-have-the-best-and-you-will-poor-chance/?utm_source=rss&utm_medium=rss&utm_campaign=which-online-casino-games-have-the-best-and-you-will-poor-chance Thu, 15 May 2025 09:30:24 +0000 https://krohvfassaadid.ee/?p=2261

Content

El Royale Gambling establishment have hundreds of slot game, cuatro table game options, and you will single-hand video poker alternatives. The brand new gambling establishment offers a live agent part with games for example Roulette, Black-jack, Baccarat, and Super6. The fresh video poker alternatives has 14 online game, and you can real time dealer game, and blackjack, roulette, baccarat, and you may super6, that have numerous buyers. BigSpin Gambling establishment provides a pleasant bonus from two hundred% up to $1,100 having at least put from $forty five and you may an excellent 40x wagering needs. When you are ports lead one hundred% for the extra, table video game and you may roulette lead reduced at the 10% and you can 20%, respectively.

Inside simple vocabulary, it indicates if you wager $a hundred, the newest gambling enterprise wants to profit no more than 50 cents normally – that’s the reason black-jack is regarded as player-friendly. All of the gambling enterprise online game have a constructed-inside advantage for the household (casino), and you can blackjack is no different. Our house boundary inside blackjack is the analytical virtue the brand new gambling enterprise provides over the pro across the long term. Fortunately you to black-jack’s home border is among the lower of any casino game. Immediately after an earn, the next wager may be worth twice your own previous one. Various other profitable hands notices contributes to you resetting your stakes right back in order to $step 1.

Expert Strategies for Winning

In the Classic or Atlantic Town Black-jack, the fresh specialist is actually allowed to peek during the the entire cards to see if he has a natural blackjack. In case your final to experience give exceeds the fresh dealer, the player wins quick cash. If the playing bullet ends a tie between your player and you will the new specialist, they results in a great “force.” That have a playing give over 21 try “in order to boobs,” that is an automated losings. Setting limitations ahead of playing the video game is essential to your of a lot fronts.

Tricks for To experience Black-jack for the Cell phones

The power will be based upon memorizing the right type of black-jack approach chart, one which info all the it is possible to choices for the give. You to definitely rule you’ll constantly come across composed to your dining tables decides exactly what a provider do which have a get away from 17. Within our casino, when you enjoy fundamental blackjack, the brand new agent should strike for the delicate 17. Inside typical speak, this means the brand new specialist have a tendency to struck (bring another credit) if the their 17 consists of a keen eleven-point Ace (it’s soft since the 11-point Expert might be transformed into a-1-section Expert).

All players eliminate, except professionals whom have a black-jack, whereby it’s a press – the fresh wager is actually returned to the ball player. If the agent have a black-jack, all the professionals perhaps not holding a black-jack eliminate. Particular playing publishers dislike money management processes as the some uneducated bettors consider they are able to impact the odds of winning just by form victory wants and you will losses constraints. It’s the amount of money your’re happy to lose in the desk. When you’ve missing one to matter, it’s time for you stop regarding example. The insurance coverage choice is available in the event the agent has an ace on her behalf upcard.

In case your bet is actually a champ, following return to the original wager and you may continue. I must provide reasonable alerting these tips doesn’t move the odds in your favor. However, this advice increase your chances of clinging onto your currency a tiny expanded or maybe even getting a happy focus on. Casinos generally render perks including comps, bonuses, freebies, and the like to help you rated people.

Ignition Gambling enterprise — Best On-line casino to own Casino poker People

The new agent becomes one to card deal with up and you to definitely credit deal with off (the hole cards). If the dealer’s right up credit is an enthusiastic ace, he’ll look in the opening credit to evaluate for black-jack. You need to see the earnings to own side wagers displayed to the table as the those people are different significantly. As such, you might lay multiple bets by the simply clicking the other pro playing positions available.

Ignition Casino features a keen FAQ point and a person message board to possess preferred issues. The e-mail reaction time is roughly 72 occasions, if you are Alive Cam try claimed which have a good 5-7 time effect date. Withdrawals can typically be generated from the exact same procedures useful for deposits, such as e-wallets, financial transmits, or inspections. And, staying the newest 10s since the a good twenty provides large possibility than simply splitting them. Such regulations ensure reasonable enjoy, avoid fraud, and give in control gaming.

Our comprehensive twenty five-step review procedure scrutinizes for every casino’s security measures. I verify that blackjack games is fair and you will outcomes are completely haphazard, shielding your playing sense. For this reason, we recommend striking contrary to the broker’s 2 or 3 upcards.

Knowing the buyers off card gives the athlete an amazing advantage over the gambling enterprise. The earnings attained from gap-carding are very high and uniform that once the strategy is actually learned the gamer do not want to go back to your other virtue gambling technique. Whenever attacked optimally the hole carding means provides the user an enthusiastic advantage of approx 13.5%.

In certain online game, if specialist has a delicate 17, that is, a hands totaling 17 with an adept, they have to hit once again. This is actually the more widespread laws since it a bit raises the home edge. The guidelines regarding the agent condition or hitting to the a delicate 17 has an effect on an informed action to your pro when deciding to take. If you would like gamble on the internet blackjack, we advice looking to a demo video game before you could fool around with genuine currency.

]]>
Better You A real income On the internet Black-jack Gambling enterprises within the 2025 https://krohvfassaadid.ee/better-you-a-real-income-on-the-internet-black-jack-gambling-enterprises-within-the-2025/?utm_source=rss&utm_medium=rss&utm_campaign=better-you-a-real-income-on-the-internet-black-jack-gambling-enterprises-within-the-2025 Thu, 15 May 2025 09:29:38 +0000 https://krohvfassaadid.ee/?p=2259

Articles

Black-jack is a very popular gambling enterprise games, plus it converts very really to on line gamble. Online black-jack gambling enterprises offer non-end entry to digital blackjack games and you can real time broker dining tables, with quite a few bonuses to claim in the process. Of many on line black-jack game, such Blackjack X-change, function the fresh quit choice. Whether to remove the complete shebang, whenever a person knows he’s got a faltering to play hands, they are able to swap their cards to increase the effective opportunity.

#26 Suggestion — Gaming for the Another Athlete’s Hands

Now, let’s view all these actions a little more and provide a short addition from what a delivery of these steps requires. At the outset of per hands, you are dealt a few cards, having among the dealer’s notes face upwards. In some variations, the fresh specialist’s next card is actually worked just after you’ve finished the action. You could potentially like to draw additional notes (‘hit’) or stick with your existing hand (‘stand’).

gaming resources

Yet not, getting as well happy otherwise as well nervous costs a great deal. You would like an obvious mind to be able to consider their choices as a result of making probably the most of any online game you register. So, attempt to enter all the playing example while the quietly and you can coolly since the you might and keep one to feelings using your gamble. Calculate how much money you can afford to reduce and place it aside. You might view it since the an enjoyment percentage — a fixed share you’re permitted to gamble out. The newest Martingale Strategy is the alternative of your own conservative approach so you can playing within the blackjack we have merely viewed.

  • Deciding to score rated would be wise, as possible decrease your gaming will cost you and you may earn you additional advantages.
  • Extremely casino fans usually come across a seller they prefer and you can stick to their headings, but it is always a good tip to keep your possibilities open and you will check in at the an internet site providing a wealthy range.
  • Our home virtue to possess black-jack will be 1% otherwise all the way down played playing with very first blackjack means.
  • This type of gambling enterprises not just render a diversity away from game to your dining table but also make certain an advanced consumer experience using their member-friendly interfaces and you will safe programs.

Play Black-jack on your Cellular having bet365 Casino

You might earn any of these front side bets, nevertheless the odds of effective her or him in almost any hand are a lot down. Front side bets will ultimately impede you against earning profits from the using up your own money at the a slower rate. Therefore to avoid her or him is one of the helpful information for effective at the black-jack. Another type relying notes without being trapped is to enjoy live specialist black-jack game.

You also need to take into consideration the newest blackjack wagering contribution. The next dining table shows the possibilities of your pro busting when striking. You might never ever boobs together with your first a couple cards as the maximum hands total is actually 21. Obviously, when you have a hands full out of 21 and also you choose for another cards getting worked, then there is a great one hundred% odds of your own hand splitting. While a hand value of eleven or shorter never breasts because of the being dealt some other credit. In essence, the higher the gamer’s total hand well worth, the better the odds out of breaking.

  • You to rule you’ll usually see authored to your dining tables decides just what a supplier does which have a score from 17.
  • An additional benefit out of to play online Blackjack function you might bring your some time disperse at the pace.
  • As well as, go on mind you to definitely hand that have Aces that are counted because the 11 are regarded to because the a delicate hand.
  • Whenever speaking of common online casino games, you ought to mention black-jack — one of several high-ranked games.
  • I might just look and you will (sadly) check out him or her lose cash they really failed to be able to eliminate.

Enhanced security features, fair enjoy certifications, and also the adoption from cryptocurrency costs mirror the new industry’s dedication to athlete shelter and you can adaptation. Such variations for the on the web blackjack ensure the game remains entertaining and you may problematic, taking people numerous ways to test its experience and strategies. Dive to the action with certainty, because these esteemed systems guarantee best-level enjoyment, fair enjoy, plus the possible opportunity to win huge. This is a simple and most likely the best solution to keep at heart — constantly broke up aces and you can eights.

After you have fun with the Big Half a dozen Controls, without a doubt on the if the controls will stop to the a segment branded $1, $5, $10, $20, or a great joker. The fresh portion your wheel ends for the is the matter you’ll be able to receive for those who victory. The new number step 1 in order to 36 are either red-colored or black colored and the quantity 0 (as well as in American casinos, as well as 00) try environmentally friendly. The brand new roulette dealer, entitled a “croupier,” revolves the fresh wheel and the ball drops on a single of your numbers. In this point we’ll sum-up the essential basics of your Depending Border black-jack program by to provide a flat out of 10 legislation. For those who pursue these regulations you are using the system correctly and you will profits will definitely realize.

#2: Separated Aces and you can Eights

But not, the individuals to play on the internet black-jack having fiat money must be happy with credit and you can debit cards. Preferred age-purses such as Skrill otherwise Neteller are not approved here. Almost any you select, once you receive and enjoy from welcome bonuses, there is certainly an extra offer for the 2nd and 3rd day you deposit. To possess crypto participants, it indicates the full extra amount is perfectly up to $step 3,750, and fiat, it’s $3,one hundred thousand.

Web based casinos need prioritize security to protect the players’ study and you may monetary transactions. We measure the security features in position, such SSL security and you will firewall innovation. Since the webpages’s overall quantity of online casino games features factored to the the rankings, the blackjack alternatives is undoubtedly our very own number one question.

To try out during the higher-stakes black-jack dining tables can be very enticing, particularly when you see the brand new prizes you could potentially winnings since the a effects. But not, if you’re also an amateur, joining them isn’t very smart. Specifically, high-limits dining tables are usually laden with high rollers with plenty of feel, honed black-jack experience, and sufficient money to burn.

]]>
Primary Black-jack Strategy: 15 Charts for Studying the video game https://krohvfassaadid.ee/primary-black-jack-strategy-15-charts-for-studying-the-video-game/?utm_source=rss&utm_medium=rss&utm_campaign=primary-black-jack-strategy-15-charts-for-studying-the-video-game Thu, 15 May 2025 09:27:52 +0000 https://krohvfassaadid.ee/?p=2257

Blogs

If you aren’t sure you realize everything about the video game we would like to enjoy, click on the ‘info’ symbol and read the guidelines. Elite group people been employed by tough to ‘solve’ the online game out of black-jack and acquire simple tips to enjoy for each give worked blackjack to find an educated effective opportunity. By budgeting responsibly for the class, you are going to enjoy much more give, and ensure no give places your below any fret.

There are a few examples, yet not (what happens if you wrap the brand new broker?) that need to be handled. Just after position off, you move to the next credit and do this again. Playing give having about three or higher notes that have an Adept is actually experienced an excellent “tough hands” since the worth always counts to have one area. Since the its weeks within the 1600 French community while the “Ving-et-un,” Black-jack might have been readily available 24/7 at the best Michigan casinos as well as the greatest regional casinos inside the Greektown. Which have the average RTP out of 99%, Blackjack continues to be the finest credit video game for beginners.

STRATEGY Suggestion #8. DON’T Play on Tables That use A continuing SHUFFLER

Permits one to manage your some time funds and enjoy responsibly. What’s more, it means that your wear’t overexert on your own and also have the best therapy to help make the very best behavior. If you are to your a losing streak, don’t go chasing after your bank account. Talking about all of the important info you should view whenever with their the best black-jack strategy on your own.

The basic suggestion at the rear of the new Martingale Strategy is in order to double your bet after each loss, on the hopes of ultimately successful a hands and healing all the of your earlier losings. Blackjack is a straightforward video game and that is played inside a real time gambling establishment or online. You are going to receive a couple notes against right up, and want to make the decision on which to do second. You might ‘hit’ to get other credit or ‘stand’ to end your own bullet. European BlackjackThis form of black-jack is like vintage blackjack, however, there are many trick distinctions. Western european blackjack try used a couple of porches of notes, plus the specialist attacks to your softer 17.

The previous reduces the household boundary as the latter rather decreases your own blackjack odds of winning. You can find numerous variations of them going money-and then make blackjack actions available you can find on the internet, but most ones had been debunked currently. Many of them are extremely outrageous one to a person with crucial thinking manage get past the fresh ridiculousness of it. Inside black-jack, you can make extra bets called top bets, for instance the insurance and 21+step three bets.

  • As you sit at a virtual table, you could potentially interact with the brand new agent and your fellow participants, and make all the hands played a provided sense.
  • Gambling enterprises such as Ignition, Cafe Gambling establishment, Bovada, Harbors LV, and DuckyLuck stand out because the primary attractions, per using their novel products and you may advantages customized so you can blackjack aficionados.
  • It’s an enhanced method which involves the gamer record certain cards or sequences of cards because of a series of shuffles.
  • Here you will find the three better online casino games playing for those who require very good odds of winning money.
  • So it part tend to make suggestions from procedure for depositing finance and you will withdrawing profits, ensuring a soft and you may secure feel.

Betting Tax Conditions to own Nonresidents

The newest incentives are hard to pay off, particularly for everyday professionals. And in case your’lso are on the one thing in addition to web based poker, the overall game assortment are kinda meh. Along with, no VIP perks otherwise rakeback, excessive-frequency people you are going to be underwhelmed a lot of time-identity. Insurance is an auto mechanic which allows you to definitely wager on the brand new broker which have a blackjack once its face-upwards cards is actually shown getting an expert. Once they do find yourself drawing a blackjack, the new choice pays dos to 1, enabling you to break-even regarding video game. Blackjack is amongst the easiest and greatest card games away truth be told there, with a straightforward disperse and simply a number of trick legislation and you may beliefs you must learn.

Per pro is actually initial dealt a few cards, face right up, whereas the new specialist try worked you to credit face up-and you to cards deal with down. Cards can be worth face value with the exception of the brand new Expert, that is worth step one otherwise 11 things. People who play blackjack real time or on the web blackjack the real deal currency is going to be worried about the main topic of black-jack win fee. Our company is talking inside the basic terms of exactly how many lessons you will be realistically expect to victory. Furthermore, exactly how many courses do you wish to victory to generate a consistent cash.

They influence the device’s resources to add advanced gaming results, necessary for the brand new smooth running out of graphically extreme black-jack online game. Quick and you may to the point, this information incisions to the heart from online blackjack achievements. The greater amount of your alter your feel, the newest luckier you will be. You will find of many very first blackjack method charts to the all of our site to assist you be a better player. While the a black-jack user you must be prepared to stay as a result of the new inescapable cool lines. Dropping hands just after hand while you are and make the best takes on will be frustrating to a new player.

In america, for example, it’s legal in many claims that have introduced laws regulating on the internet gambling, as well as Nj, Pennsylvania, and you may Michigan. Prime Black-jack also offers an area wager on the initial a few notes developing moobs, for instance the desirable ‘perfect’ group of identical worth and fit. That it addition brings the potential for large rewards, popular with those people ready to undertake the risk for much more high payouts. Let’s see just what you could do to boost your odds of successful. When talking about well-known gambling games, you should speak about blackjack — one of the higher-ranked games.

Where Should i Play the Greatest Live Black-jack?

Higher sections usually give shorter withdrawals, individualized bonuses, priority support, or any other customized pros. These applications are great for frequent participants who are in need of more worthiness out of their much time-label play. Black-jack stands out among the pair gambling games where ability plays a bona-fide role. Which have correct means and beneficial laws, professionals can also enjoy a return-to-user (RTP) as much as 99.5%, so it is one of the most satisfying online game in the local casino.

Twice your wager after each and every losses to recoup losings with an excellent solitary earn. You need to separated a give from a couple of 9s if your broker’s hand have a hand well worth from dos on 6, 8, if not 9. Make it a point to split up a hand of a couple of 6s when you see the brand new broker has a cards value anywhere between 3 to 6. Although not, i refuge’t indicated that a number of them is going to be eliminated.

Suggestion #3: Fool around with very first blackjack method

The following ten strategy information try to have relaxed black-jack people who want to increase their likelihood of winning and possess enjoyable to try out black-jack. The term “betting program” try a way of utilizing your money methodically or strategically. Just like of numerous online casino games, you need to have a gambling means throughout the day to help you make sure that your increase the likelihood of leaving the brand new desk having more income. Players constantly capture it right up in order to generate profits.

There are many distinctions away from black-jack during the gambling enterprises which can effect your chances of winning. The objective of black-jack would be to beat the newest agent’s hand rather than going-over 21. That there is going to be different ways and techniques out of winning constantly inside black-jack as opposed to counting cards are certainly proved because of the Don Johnson.

It’s in addition to regarding the maintaining a polite and pleasant surroundings through the play. Greeting the new broker up on joining the fresh dining table and sustain complimentary through the the overall game to ensure all of the connections try respectful. You to sales gimmick that many casinos on the internet fool around with, even if, is the register added bonus. This is when you deposit a certain amount of currency, and then the gambling establishment prizes you bonus chips of 100% or 2 hundred% so you’ll convey more currency playing having. You’ll nonetheless remove ultimately, but you’ll get a lot of wager your money. People in the newest discover assess the odds of gambling games according on the video game’s family boundary.

]]>
324485871747271398 https://krohvfassaadid.ee/324485871747271398-2/?utm_source=rss&utm_medium=rss&utm_campaign=324485871747271398-2 Thu, 15 May 2025 01:09:59 +0000 https://krohvfassaadid.ee/?p=2245 324485871747271398

]]>
Top 10 Greatest Casinos In The Particular Usa https://krohvfassaadid.ee/top-10-greatest-casinos-in-the-particular-usa-3/?utm_source=rss&utm_medium=rss&utm_campaign=top-10-greatest-casinos-in-the-particular-usa-3 Wed, 14 May 2025 12:27:21 +0000 https://krohvfassaadid.ee/?p=2249

What Is Definitely The Largest Online Casino In The Oughout S?

Without any doubt, Seminole is typically the biggest casino inside the United Declares. Also known as the guitar gambling establishment, its hard mountain guitar structure is usually beautiful in Florida. The casino has 245, 000 square feet of casino area featuring games like mini-baccarat, let that ride, blackjack, pai gow, three-card, in addition to so on. The casino has five-hundred slot machines with various games plus a poker area. In 2019, that opened Hard Rock and roll Live, which features a 7, 000-seat capacity theater several events. The MGM Cotai in Macau consists of 500, 000 square feet of playing area and suits position lovers with a single, 500 slots and 174 gaming tables.

  • The casino’s walls are embellished with song lyrics, while music movies and songs will be constantly present in screens over the gambling establishment.
  • It also features a 32-storey building with 1, 740 rooms to your lodging.
  • Finding the most effective online casinos for US players is crucial for a smooth, secure, and rewarding gaming experience.
  • Over 80 high-end boutiques may well be found within the world’s greatest casino resort, Foxwoods.
  • The poker space can accommodate while many as 1650 players, creating several wonderfully competitive special events, tournaments, and even cash prize images.

In addition to gambling, there is usually a magnificent day spa and restaurants through famous chefs. The casino’s loyalty software allows players to receive exclusive privileges, which include free nights on the hotel. Parx Casino is another regarding the largest internet casinos in the US that doesn’t host its guests immediately. Riverwind is a single of the biggest casinos in the particular USA and features 219, 000 square feet of gaming desks and slot equipment.

States With Commercial Internet Casinos: Where Do The Las Vegas Lights Shine?

Fan favorites contain Mississippi stud, Baccarat and Card-Based Different roulette games. The Galaxy Macau, China, offers 4 hundred, 000 square foot of space, plus it fits a lot into this location. The Galaxy features 1, 500 position machines, 650 desk games, and 2, 200 hotel bedrooms.

  • Where Foxwoods really stands out and about amongst each of the venues on this checklist, is its provision of activities for families with kids.
  • Guests can in addition relax in the casino’s luxurious spa and wellness center.
  • Moving on to our seventh admittance, we have Yaamava Resort & On line casino at San Manuel, Highland, California.
  • However, it’s not a wonderful resort for youngsters, as apart from the hotel’s tropical-themed pool, there’s not much so they can do here.
  • Pechanga Resort Casino is probably the largest casinos in California, with over 200, 000 sq ft of gaming space.
  • Currently, Luxor Las Las vegas has a overall of 4, 407 rooms and is usually the 5th most significant hotel in Nevasca.

The hotel includes around 600 rooms, and there are usually 13 restaurants plus an entire line of luxury retail store shops filled with everything, including fine art. Moving on to our seventh entry, we have Yaamava Resort & Casino at San Manuel, Highland, California. You can find this only 60 mls outside of Oregon, and it is definitely a site using the biggest number associated with available slots about the West Shoreline mostbet login.

The Twelve Biggest Casinos In The Us

It generates the ultimate getaway for any person fans associated with gambling and individuals just searching for a soothing time. There will be nothing that can compare with striking the gaming floors then relaxing on the spa with one of the luxurious spa services. It does include 2, 100 position machines, 121 stand games and the 29 table online poker room.

  • After typically the casino traveled to typically the Auburn Indian Local community, it saw an expansion that extra a luxury resort to the complicated.
  • At the current accommodation rates, much less than $30 will get you through the week at typically the casino.
  • Best left at home (but not alone) while mummy and even daddy go have some fun at the casino.
  • Tropicana Online casino & Resort is usually another popular gambling establishment in Atlantic Metropolis, with over 125, 000 sq ft associated with gaming space.

When you’re rested from the journey to just one associated with the largest internet casinos in the UNITED STATES, head right down to the particular game floor and enjoy live dealers web hosting Pai Gow Poker, Casino War, Speaking spanish 21 and a lot more. Thunder Valley Casino is huge –” “this boasts 250, 1000 square feet associated with gaming and a full 42 quadrat of parking! And if all of that game floor wasn’t sufficient to keep an individual busy, Thunder Pit is close to be able to golf, Sacramento night life and driving length to Napa Valley wine. When a person plan the next gambling trip to or within America, you’ll have to be sure to verify out the Platinum Coast Hotel plus Casino in Vegas. The Gold Shoreline is one associated with the largest casinos in the US, plus the resort actually has six sis casinos you could visit and use your B Connected details at.

Top Twelve Biggest Casinos In America By Slot Machine Count

There are even more than 60 Indian native casinos in Los angeles, including San Manuel Casino and Oklahoma city Valley Casino Holiday resort. Many of all of them are located near major cities for instance Los Angeles and Hillcrest. While your own kids are in the great hands of competent childcare workers, you’ll love the scratch cards like Criss Cross Poker, Chase typically the Flush and even more mostbet app download.

  • The Mohegan Sun offers a new full fitness middle, spa rooms, a private resort offering the ultimate conveniences, as well as a personal café.
  • You may possibly find events ranging from mixed martial disciplines to live cinema and even long-drive golf tournaments with the WinStar.
  • Yet effortlessly these billion dollars dollar mega-resorts, it may surprise you to learn typically the largest casino inside the U. S. is located within a dusty town of just 445 residents in non-urban Oklahoma.
  • Choctaw is the great choice of venue for casino players with teen kids, with plenty to keep them entertained at typically the resort, while older people can make complete use of the particular gaming” “facilities on offer.
  • Foxwoods Resort Gambling establishment can be a Connecticut milestone and the second-largest online casino within the U. T., with 344, 000 sq ft of game playing space.

The Bellagio likewise has the best dining places that can end up being found within the Todas las Vegas Strip. Anyone can find some thing that they appreciate about the Bellagio across the a lot more than 160, 000 sq. And perhaps though the creating is simply not guitar shaped, it will have the usual Hard Rock and roll guitars and memorabilia adorning them within. It’s not a wonderful resort to in order to kids to on the other hand, as most associated with the entertainment will be adult oriented, on the other hand there are family friendly attractions local such as Dschungel Gardens. It seemed to be only in 2021 that this venue added a hotel plus renamed itself as soon as again, to get the Yaamava Resort & Casino. The brand Yaamava will be the indigenous word for spring inside Serrano, the San Manuel Band involving Indians’ native language.

An Overview Of The Most Notable 10 Biggest Accommodations In The Us

There certainly are a whopping 6th, 852 rooms available to book, and they’re looking forward to an individual at a sensible price. Take your pick from the best USA casinos and enjoy stimulating gameplay, fantastic promotions, and the tranquility of mind that comes with playing on a new secure site. Built in 2006, Riverwind On line casino is a fantastic entertainment destination in Norman, Ok. Founded in the year 2003, Thunder Valley Gambling establishment Resort is situated in Lincoln, CALIFORNIA, just 30 a long way northeast of typically the state’s capital. Owned from the United Red Indian Community, Thunder Valley is residence to one regarding the best accommodations for California locals and tourists.

Ignition casino presently only accepts players from the Combined States with the exception of individuals residing in the states of Brand new Jersey, New York, Maryland, Delaware, plus Nevada. The gambling establishment was officially introduced back in 2016, and it holds the Kahnawake Game playing Commission’s license. This room is distinct from the rest regarding the casino as a way to offer privacy along with a quiet environment. Foxwoods Resort, first exposed to the general public in 1992, is operated with the Mashantucket Tribal Nation. There are six internet casinos at this huge Connecticut resort within Mashantucket. Compared to the other casinos on our own set of the greatest in the Combined States, San Manuel Indian Bingo and even Casino stands out.

Casino News Articles

The casino has 108, 000 block feet of online casino space, featuring one, 965 gaming machines and 115 furniture. Pechanga Resort On line casino is one associated with the biggest US casinos located in Florida. If experts the US and searching for a casino along with nonstop gaming, next we recommend Pechanga Resort Casino. There a wide range of affordable cycle hotels in the particular vicinity, from Days and nights Inns to more luxurious hotels. San Manuel, however, provides everything the hotel casinos have to give you.

  • Some casinos perhaps offer special software for the more efficient experience.
  • Despite getting much smaller compared to WinStar, at 7, 400 it features almost as much slot machines and the same number of table games as the biggest casino in the state.
  • This online casino also features a new variety of entertainment options, including a twelve, 000-seat arena in which big-name acts conduct regularly.
  • Guests can appreciate a variety of dining options, through casual eateries to be able to gourmet restaurants.

This establishment matches the particular size of its predecessor on this list, comprising an extraordinary 210, 1000 square feet. As the most recent organization in our collection, it had been inaugurated throughout 2019 and provides both a on line casino and also a large motel. The entire intricate, with an estimated well worth of $2. five billion, stands as the largest private single-phase construction job in the state’s history.

Yaamava’ Vacation Resort & Casino – San Bernardino, California

One of the greatest parts of going to this magnificent casino is that an individual will get to find out an exceptional synthetic water fountain. With its vast house area and extensive gaming and non-gaming amenities, Foxwoods Holiday resort Casino is one particular of the greatest casino in the US and the third-largest casino within the world. In addition, about 140 miles northeast of recent York City is placed a massive being unfaithful million square foot or so Native American online casino, with 344 thousands of sq ft devoted just to gaming. The casino offers over 3, 000 slot machine machines, 180 table games, and a big” “poker site.

  • 16) (tie) Resorts World Online casino Nyc – Square footage figures fluctuate here, but the security contractor for that resort put the particular gaming floor area at 175, 000.
  • In addition, the hotel features the total of thirty, 900 m2 involving gaming space, night clubs and lounges and even restaurants.
  • However, moreover it functions 3, 933 bedrooms, a casino area, 5 outdoor swimming pools, and some spa tubs.
  • A. Typically the WinStar is located within the very to the south end of Ok, just across the Red River by the northern Tx state line.
  • Yaamava Resort & Online casino, positioned in San Manuel, Highland, California, retains the seventh place on our checklist.
  • Thunder Valley Gambling establishment is huge –” “that boasts 250, 000 square feet involving gaming and a full 42 acres of parking!

The Venetian Resort Hotel Online casino is really a luxurious casino within the Las Vegas Strip, with above 120, 000 rectangular feet of game playing space. The casino offers over” “a single, 000 slot equipment, 139 table online games, and a poker site with 59 dining tables. The Venetian in addition features a replica of Venice’s Fantastic Canal, complete along with gondola rides plus upscale shopping. Bellagio is another iconic casino on the Las Vegas Strip, along with over 156, 000 square feet of gambling space.

Roulette Glossary: Complete Guidebook To Roulette Words & Expressions

It has managed UFC fight times and, as appears popular at Macau casinos, it regularly gives a water-based display, the Galaxy Macau Diamond Show. This tribal casino, situated in Mashantucket, Connecticut, stretches across a new vast 344, 500 square feet plus encompasses six distinct casinos within the 200-acre expanse. The resort houses a hotel with 2, 266 rooms, standing as the fourth-largest outdoors of Vegas in terms of area count.

  • The venue also offers a huge poker room with a 46-table capacity and operates cash games and tournaments daily.
  • Thunder Area Casino Resort will be another giant within the West Coast, promising a 250, 000-square-foot gaming space.
  • Before an individual go to MGM Grand Hotel & Casino, be positive to sign way up for M lifestyle Rewards.
  • Del Lado Resort & Casino has 94, 000 block feet of online casino space, which characteristics 1956 slot machines, 16 table poker portal, and 85 gaming tables.
  • Whether a person live in America or even are travelling in order to the united states just in order to visit the country’s casinos, you’re planning to want to check out out Caesars Online casino in Atlantic Town.

An expansion completed in 2021 brought the casino up to be able to 300, 000 sq feet of casino floor space, together with 7, 400 gaming machines. Here’s a listing of the biggest casinos in america, (by floors space focused on wagering space, and never general size of the particular hotel and resort). The Foxwoods Resort Casino is the biggest gambling institution in North America and the 3 rd largest worldwide. The 9-million-square-foot Native United states casino is situated around 140 a long way northeast of Brand new York City and has a video gaming space of 344, 000 square ft.

H: Thunder Pit Casino Resort, Lincoln, California

Lastly, the platform also provides mobile support, in order to in addition play while on the go, with your pill or smartphone. El Royale Casino will be a platform that will emerged in 2020, but it has been themed after the particular roaring 1920s. It is a best destination to experience internet casinos from your century before, having an elegant internet site design, over 200 available games, and more. While the woking platform looks like typically the 1920s, it’s security is incredibly modern plus reliable, and therefore are its accessible payment options, including Visa, Mastercard, Neosurf, and Flexepin. Minimum deposits depend on the method you pick, but for by far the most part, they usually are very reasonable — going from $10 in order to $30. As intended for withdrawals, they will be the same for all methods, with a the least $150 and a more $2, 500.

  • Located in Thackerville, OK, WinStar tops away at a whopping 410, 000 sq.
  • The biggest internet casinos in the PEOPLE attract an incredible number of site visitors each year.
  • One of the 2 prevent luxury resort in addition to casino complexes operates as the Delano (formerly known since THE Hotel).
  • Even cooler, typically the resort is home to the New England Black Baby wolves in the National Lacrosse League and the particular Connecticut Sun regarding the WNBA.
  • Lastly, typically the platform offers cellular support, so that you can likewise play during the go, making use of your product or smartphone.

Over 70% in the” “twelve-monthly 300, 000+ visitors to the Choctaw On line casino and Resort will be Texans, who can easily easily make typically the 90-minute drive through Houston. As a result, Choctaw will be widely regarded while the greatest casino within the Texas–Oklahoma borderland. From traditional three-reel slots to modern video slots along with numerous paylines, added bonus features, and intensifying jackpots, there’s the slot game regarding every taste. The simplicity of game play, combined with the chance for significant payouts, makes slot machines a continuous favored among players.

The Top 20 Largest Casinos” “Inside The U S Some Sort Of

The tenth biggest and final entrance on our checklist of the 10 biggest casinos inside the USA is definitely the Encore Birkenstock boston Harbor, in Everrett, Massachusetts. It has a design and layout very identical to those of the particular Wynn-Encore in Las Vegas, with 210, 000 of gaming space. Despite becoming much smaller as compared to WinStar, at seven, 400 it has almost as many slot machines and the particular same number regarding table games since the biggest casino inside the state.

  • Video poker’s strategy-based gameplay and fairly high return-to-player (RTP) percentages make this a favorite for those who relish different skill plus chance.
  • From traditional three-reel slots to modern video slots using numerous paylines, reward features, and progressive jackpots, there’s the slot game regarding every taste.
  • Interestingly, our concentrate today shifts away from Las Vegas and Nevada.
  • Slots, off-track gambling and oodles regarding table games save this hotel and on line casino popular.

2003 saw typically the opening in the Thunder Valley Casino Holiday resort, modeled after Todas las Vegas. The building of the 250, 000-square-foot casino throughout Lincoln, California, ranges 42 acres! Thunder Valley” “is considered the most renowned casino inside Auburn Indian Local community.

Ultimate Online Poker Glossary: 550+ Slang Terms & Expressions

The casino features a wide selection of gaming alternatives, including 3, 4 hundred slot machines, 110 desk games, and also a magnificent poker room. Thunder Valley also sticks out for its leisure” “choices, with regular concert events, events, and indicates held in the 1, 000-seat location. The resort’s hotels are equally remarkable, using a 17-story lodge that delivers breathtaking opinions with the surrounding place. Guests can take pleasure in a variety regarding dining options, from casual eateries to gourmet restaurants. Thunder Valley is a great destination for those who want in order to experience California’s best in both gambling and relaxation.

  • To get to Choctaw Casino, you’re proceeding to have to be able to do some innovative flying.
  • An enlargement completed in 2019 brought this well-liked casino seven mls north east of downtown Tampa into the five.
  • The casino’s busy 54 table poker room remains a staple here, along with keno, a 3, six hundred capacity bingo area, the Ultimate Contest Book and the particular new DraftKings Sportsbook.
  • There is a new tram that operates between properties, therefore if you’re feeling lucky at a sister resort, simply hop on the tram and start video gaming at one regarding the other properties.

What I’m trying to point out is the fact that when you’re the sole casino within just an hour in addition to a half’s drive for 7 mil people, you’re doing well. The WinStar has the geographical fortune to end up being one of only two casinos in 100 miles of this growing metropolitan place. (The other will be the Choctaw Casino Holiday resort in Durant, Ok, about 91 kilometers away). Foxwoods offers “just” 4, 800 slot machines, whereas WinStar has 8, 600 different position machines. On leading of that, Riverwind is a pure five miles by the University of Oklahoma, among the leading collegiate programs in terms of football, basketball, and baseball.

Choctaw Casino Resort – Durant, Oklahoma

In conclusion, the top rated 20 largest casinos in the usa offer the wide range of gaming options, entertainment, and amenities regarding people to enjoy. Whether you might be a video gaming enthusiast or looking for a fun-filled vacation destination, these kinds of top casinos have got something for everyone to enjoy. The River Wind could be the third Oklahoma gambling establishment to make typically the top ten checklist, coming in in number eight, using 219, 000 square feet of gaming space. It has the same game playing floor space while Choctaw, but lags behind in many other categories. The fourth-largest US gambling establishment is a Lincoln, California-based Thunder Valley Casino Resort. Another tribal casino, that one is owned with the united Auburn Native indian Community.

In terms of games, the majority are usually slots, as often, but you may also find roulette, blackjack, craps, baccarat, poker, and more. Most from the video games also come in different variants, therefore you can choose the version that an individual like the most. Another thing worth remembering is that typically the casino doesn’t just dominate the Western Coast when that comes to the number of video poker machines but also the particular diversity of slot machines.

Seminole Challenging Rock Hotel & Casino – Tampa, Fl

This luxury resort and casino will be owned by Typically the Blackstone Group plus operated by MGM Resorts International. A. The Chickasaw Country Indian Tribe possesses and operates the resort, in addition to several other casinos which include the Riverwind Casino in Norman. The tribal land involves over 7, 000 square miles throughout southern Oklahoma. Worldwide, there are above 70, 000 people of Chickasaw Nation (per the Chickasaw Nation’s recent Governor’s report). Their hq is located in Ada, Oklahoma, 90 miles northeast with the WinStar.

  • Compared to another casinos on our own set of the greatest in the Usa States, San Manuel Indian Bingo plus Casino stands apart.
  • The high rollers will feel in your own home at this gambling establishment, that has a 13, 000-square-foot gaming area packed with $1, 1000 per pull position machines.
  • CasinoWatchNJ. com does not necessarily give advice which in any method will improve your probabilities of winning in online gambling.
  • We couldn’t complete this list and not mention the biggest casino inside Las Vegas, even if it doesn’t quite ensure it is directly into our top ten greatest in the nation.

This is another tribal casino, owned and operated by the Saginaw Chippewa Tribal State. It was formerly built in 98, but it saw several changes above the years, then an entire sequence of renovations inside 2018, which are worth around $27 mil. The casino extra a number involving new things, such while a sports club and nightclub, fresh high-limit and VIP gambling areas, and more. It covers an area of 210, 500 square feet, presenting 4, 400 slots and around 75 scratch cards. The third on the list is Foxwoods Resort Casino, located in Mashantucket, Connecticut.

Aria Resort And Gambling Establishment,

There are some other casinos in the area too – you can check out Harrah’s, the 45 minute drive away, or the Area Forge Casino Hotel which does possess a hotel about site. What we all love most regarding San Manuel, although, is that they will give back to the particular local community. The San Manuel Strap of Mission Indians has donated huge amount of money to charitable agencies – it’s the casino you may truly feel great about playing. Mandalay Bay has two sis properties you could have heard of – the particular Luxor and Excalibur. There is a new tram that works between the properties, thus if you’re sensation lucky with a sibling resort, simply jump on the bus and start gaming at one associated with the other qualities. Guests of the particular hotel may take benefit of N lifestyle rewards, as the Borgata is owned by MGM Accommodations International.

  • Minimum deposits are quite low, nevertheless this comes to withdrawals — minimums get from $30 to $250, depending about the method.
  • MGM Grand Vegas features a total of five outdoor pools, rivers, and waterfalls that cover 6. 6th acres.
  • The casino features more than 4, 500 slots, 250 table online games, along with a poker space with 114 furniture.

It also offers a better distribute of family leisure, using a bowling” “intersection, an arcade, pools, a movie theatre and many more attractions upon offer. The gambling offering is just like that will found at Mohegan Sun, with somewhat fewer in many categories. But together with 3, 500 slots in addition to over 250 game playing tables, it is nevertheless one of the particular biggest casinos inside the whole country. Mohegan Sun is one of the biggest resorts upon the East Seacoast, situated in Uncasville, Connecticut.

Soaring Eagle Gambling Establishment & Resort

Since its building in 2003, it is a haven regarding gaming enthusiasts, offering over 10, 000 games including video poker machines and other online casino classics. Over 100 unique tables style the casino ground, supplemented by a good additional 55 poker tables. Adding in order to its distinctiveness are four gaming plazas, each meticulously made to evoke the ambiance of major cities — London, Beijing, Rio, and New York. This allows patrons to be able to immerse themselves inside an environment that will suits their choices. Encore Boston is usually run and controlled by Wynn Resorts, and people to Birkenstock boston Harbor certainly won’t miss this impacting building. It’s not any less impressive inside, with just short of 3, 000 slots and over 160 scratch cards waiting regarding visitors to take pleasure in.

The casino stands out and about since it has some sort of unique design plus interior presence. There is a well known display of Seminole designs and artwork, that have been built in to several of the structures on internet site. Choctaw Casino Durant’s floor space is usually also packed using 100 Table online games, and a twenty five table poker area and racebook. Among the resort’s 18 restaurants is typically the popular Butterfields Dressoir. The resort’s a few hotel towers contain a total of 3, 652 hotel rooms. The nine thousand sq ft also consist of 80 shops inside the 300, 500 square foot Tangier Outlets, two big concert venues, the spa, numerous night clubs and lounges and over 30 restaurant alternatives.

]]>