From 9a1b20a0b22d044b3f6af33c3f26c08e2065051c Mon Sep 17 00:00:00 2001 From: Paolo Arguelles Date: Mon, 23 Sep 2024 19:02:35 +0800 Subject: [PATCH] Release 1.14.0 --- slidecarthq-staging.js | 4 ++-- slidecarthq.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/slidecarthq-staging.js b/slidecarthq-staging.js index 4d0471a..86edea7 100644 --- a/slidecarthq-staging.js +++ b/slidecarthq-staging.js @@ -1,5 +1,5 @@ /*! For license information please see slidecarthq-staging.js.LICENSE.txt */ -!function(){var e={9742:function(e,t){"use strict";t.byteLength=function(e){var t=s(e),n=t[0],r=t[1];return 3*(n+r)/4-r},t.toByteArray=function(e){var t,n,o=s(e),a=o[0],l=o[1],u=new i(function(e,t,n){return 3*(t+n)/4-n}(0,a,l)),c=0,d=l>0?a-4:a;for(n=0;n>16&255,u[c++]=t>>8&255,u[c++]=255&t;return 2===l&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,u[c++]=255&t),1===l&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,u[c++]=t>>8&255,u[c++]=255&t),u},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,o=[],a=16383,l=0,s=r-i;ls?s:l+a));return 1===i?(t=e[r-1],o.push(n[t>>2]+n[t<<4&63]+"==")):2===i&&(t=(e[r-2]<<8)+e[r-1],o.push(n[t>>10]+n[t>>4&63]+n[t<<2&63]+"=")),o.join("")};for(var n=[],r=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,l=o.length;a0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function u(e,t,r){for(var i,o,a=[],l=t;l>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return a.join("")}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},8764:function(e,t,n){"use strict";const r=n(9742),i=n(645),o="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;t.lW=s,t.h2=50;const a=2147483647;function l(e){if(e>a)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,s.prototype),t}function s(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return d(e)}return u(e,t,n)}function u(e,t,n){if("string"==typeof e)return function(e,t){if("string"==typeof t&&""!==t||(t="utf8"),!s.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const n=0|m(e,t);let r=l(n);const i=r.write(e,t);return i!==n&&(r=r.slice(0,i)),r}(e,t);if(ArrayBuffer.isView(e))return function(e){if(Z(e,Uint8Array)){const t=new Uint8Array(e);return f(t.buffer,t.byteOffset,t.byteLength)}return p(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Z(e,ArrayBuffer)||e&&Z(e.buffer,ArrayBuffer))return f(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(Z(e,SharedArrayBuffer)||e&&Z(e.buffer,SharedArrayBuffer)))return f(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return s.from(r,t,n);const i=function(e){if(s.isBuffer(e)){const t=0|h(e.length),n=l(t);return 0===n.length||e.copy(n,0,0,t),n}return void 0!==e.length?"number"!=typeof e.length||Y(e.length)?l(0):p(e):"Buffer"===e.type&&Array.isArray(e.data)?p(e.data):void 0}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return s.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function d(e){return c(e),l(e<0?0:0|h(e))}function p(e){const t=e.length<0?0:0|h(e.length),n=l(t);for(let r=0;r=a)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a.toString(16)+" bytes");return 0|e}function m(e,t){if(s.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Z(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return V(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return G(e).length;default:if(i)return r?-1:V(e).length;t=(""+t).toLowerCase(),i=!0}}function g(e,t,n){let r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return N(this,t,n);case"utf8":case"utf-8":return C(this,t,n);case"ascii":return A(this,t,n);case"latin1":case"binary":return O(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return L(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function v(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function y(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),Y(n=+n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=s.from(t,r)),s.isBuffer(t))return 0===t.length?-1:b(e,t,n,r,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):b(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function b(e,t,n,r,i){let o,a=1,l=e.length,s=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,l/=2,s/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){let r=-1;for(o=n;ol&&(n=l-s),o=n;o>=0;o--){let n=!0;for(let r=0;ri&&(r=i):r=i;const o=t.length;let a;for(r>o/2&&(r=o/2),a=0;a>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function S(e,t,n){return 0===t&&n===e.length?r.fromByteArray(e):r.fromByteArray(e.slice(t,n))}function C(e,t,n){n=Math.min(e.length,n);const r=[];let i=t;for(;i239?4:t>223?3:t>191?2:1;if(i+a<=n){let n,r,l,s;switch(a){case 1:t<128&&(o=t);break;case 2:n=e[i+1],128==(192&n)&&(s=(31&t)<<6|63&n,s>127&&(o=s));break;case 3:n=e[i+1],r=e[i+2],128==(192&n)&&128==(192&r)&&(s=(15&t)<<12|(63&n)<<6|63&r,s>2047&&(s<55296||s>57343)&&(o=s));break;case 4:n=e[i+1],r=e[i+2],l=e[i+3],128==(192&n)&&128==(192&r)&&128==(192&l)&&(s=(15&t)<<18|(63&n)<<12|(63&r)<<6|63&l,s>65535&&s<1114112&&(o=s))}}null===o?(o=65533,a=1):o>65535&&(o-=65536,r.push(o>>>10&1023|55296),o=56320|1023&o),r.push(o),i+=a}return function(e){const t=e.length;if(t<=T)return String.fromCharCode.apply(String,e);let n="",r=0;for(;rr.length?(s.isBuffer(t)||(t=s.from(t)),t.copy(r,i)):Uint8Array.prototype.set.call(r,t,i);else{if(!s.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(r,i)}i+=t.length}return r},s.byteLength=m,s.prototype._isBuffer=!0,s.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;tn&&(e+=" ... "),""},o&&(s.prototype[o]=s.prototype.inspect),s.prototype.compare=function(e,t,n,r,i){if(Z(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;let o=(i>>>=0)-(r>>>=0),a=(n>>>=0)-(t>>>=0);const l=Math.min(o,a),u=this.slice(r,i),c=e.slice(t,n);for(let e=0;e>>=0,isFinite(n)?(n>>>=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}const i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");let o=!1;for(;;)switch(r){case"hex":return w(this,e,t,n);case"utf8":case"utf-8":return x(this,e,t,n);case"ascii":case"latin1":case"binary":return _(this,e,t,n);case"base64":return E(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const T=4096;function A(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;ir)&&(n=r);let i="";for(let r=t;rn)throw new RangeError("Trying to access beyond buffer length")}function D(e,t,n,r,i,o){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||te.length)throw new RangeError("Index out of range")}function P(e,t,n,r,i){B(t,r,i,e,n,7);let o=Number(t&BigInt(4294967295));e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,n}function j(e,t,n,r,i){B(t,r,i,e,n,7);let o=Number(t&BigInt(4294967295));e[n+7]=o,o>>=8,e[n+6]=o,o>>=8,e[n+5]=o,o>>=8,e[n+4]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=a,a>>=8,e[n+2]=a,a>>=8,e[n+1]=a,a>>=8,e[n]=a,n+8}function q(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function M(e,t,n,r,o){return t=+t,n>>>=0,o||q(e,0,n,4),i.write(e,t,n,r,23,4),n+4}function R(e,t,n,r,o){return t=+t,n>>>=0,o||q(e,0,n,8),i.write(e,t,n,r,52,8),n+8}s.prototype.slice=function(e,t){const n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e],i=1,o=0;for(;++o>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e+--t],i=1;for(;t>0&&(i*=256);)r+=this[e+--t]*i;return r},s.prototype.readUint8=s.prototype.readUInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),this[e]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,t){return e>>>=0,t||I(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,t){return e>>>=0,t||I(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readBigUInt64LE=X((function(e){H(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||$(e,this.length-8);const r=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+n*2**24;return BigInt(r)+(BigInt(i)<>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||$(e,this.length-8);const r=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+n;return(BigInt(r)<>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e],i=1,o=0;for(;++o=i&&(r-=Math.pow(2,8*t)),r},s.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=t,i=1,o=this[e+--r];for(;r>0&&(i*=256);)o+=this[e+--r]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},s.prototype.readInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){e>>>=0,t||I(e,2,this.length);const n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt16BE=function(e,t){e>>>=0,t||I(e,2,this.length);const n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},s.prototype.readInt32LE=function(e,t){return e>>>=0,t||I(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return e>>>=0,t||I(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readBigInt64LE=X((function(e){H(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||$(e,this.length-8);const r=this[e+4]+256*this[e+5]+65536*this[e+6]+(n<<24);return(BigInt(r)<>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||$(e,this.length-8);const r=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(r)<>>=0,t||I(e,4,this.length),i.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return e>>>=0,t||I(e,4,this.length),i.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return e>>>=0,t||I(e,8,this.length),i.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return e>>>=0,t||I(e,8,this.length),i.read(this,e,!1,52,8)},s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,t,n,r){e=+e,t>>>=0,n>>>=0,r||D(this,e,t,n,Math.pow(2,8*n)-1,0);let i=1,o=0;for(this[t]=255&e;++o>>=0,n>>>=0,r||D(this,e,t,n,Math.pow(2,8*n)-1,0);let i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},s.prototype.writeUint8=s.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,1,255,0),this[t]=255&e,t+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},s.prototype.writeBigUInt64LE=X((function(e,t=0){return P(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),s.prototype.writeBigUInt64BE=X((function(e,t=0){return j(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))})),s.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);D(this,e,t,n,r-1,-r)}let i=0,o=1,a=0;for(this[t]=255&e;++i>0)-a&255;return t+n},s.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);D(this,e,t,n,r-1,-r)}let i=n-1,o=1,a=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/o>>0)-a&255;return t+n},s.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},s.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},s.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},s.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||D(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},s.prototype.writeBigInt64LE=X((function(e,t=0){return P(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),s.prototype.writeBigInt64BE=X((function(e,t=0){return j(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))})),s.prototype.writeFloatLE=function(e,t,n){return M(this,e,t,!0,n)},s.prototype.writeFloatBE=function(e,t,n){return M(this,e,t,!1,n)},s.prototype.writeDoubleLE=function(e,t,n){return R(this,e,t,!0,n)},s.prototype.writeDoubleBE=function(e,t,n){return R(this,e,t,!1,n)},s.prototype.copy=function(e,t,n,r){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(i=t;i=r+4;n-=3)t=`_${e.slice(n-3,n)}${t}`;return`${e.slice(0,n)}${t}`}function B(e,t,n,r,i,o){if(e>n||e3?0===t||t===BigInt(0)?`>= 0${r} and < 2${r} ** ${8*(o+1)}${r}`:`>= -(2${r} ** ${8*(o+1)-1}${r}) and < 2 ** ${8*(o+1)-1}${r}`:`>= ${t}${r} and <= ${n}${r}`,new z.ERR_OUT_OF_RANGE("value",i,e)}!function(e,t,n){H(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||$(t,e.length-(n+1))}(r,i,o)}function H(e,t){if("number"!=typeof e)throw new z.ERR_INVALID_ARG_TYPE(t,"number",e)}function $(e,t,n){if(Math.floor(e)!==e)throw H(e,n),new z.ERR_OUT_OF_RANGE(n||"offset","an integer",e);if(t<0)throw new z.ERR_BUFFER_OUT_OF_BOUNDS;throw new z.ERR_OUT_OF_RANGE(n||"offset",`>= ${n?1:0} and <= ${t}`,e)}U("ERR_BUFFER_OUT_OF_BOUNDS",(function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"}),RangeError),U("ERR_INVALID_ARG_TYPE",(function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`}),TypeError),U("ERR_OUT_OF_RANGE",(function(e,t,n){let r=`The value of "${e}" is out of range.`,i=n;return Number.isInteger(n)&&Math.abs(n)>2**32?i=F(String(n)):"bigint"==typeof n&&(i=String(n),(n>BigInt(2)**BigInt(32)||n<-(BigInt(2)**BigInt(32)))&&(i=F(i)),i+="n"),r+=` It must be ${t}. Received ${i}`,r}),RangeError);const W=/[^+/0-9A-Za-z-_]/g;function V(e,t){let n;t=t||1/0;const r=e.length;let i=null;const o=[];for(let a=0;a55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function G(e){return r.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function Q(e,t,n,r){let i;for(i=0;i=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function Z(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function Y(e){return e!=e}const K=function(){const e="0123456789abcdef",t=new Array(256);for(let n=0;n<16;++n){const r=16*n;for(let i=0;i<16;++i)t[r+i]=e[n]+e[i]}return t}();function X(e){return"undefined"==typeof BigInt?J:e}function J(){throw new Error("BigInt not supported")}},4184:function(e,t){var n;!function(){"use strict";var r={}.hasOwnProperty;function i(){for(var e=[],t=0;t*{flex-shrink:0}#slidecarthq .slidecarthq.dark{background:#000}#slidecarthq .slidecarthq.right{right:0;transform:translateX(100%)}#slidecarthq .slidecarthq.left{left:0;transform:translateX(-100%)}#slidecarthq .slidecarthq.open{transform:none}#slidecarthq .slidecarthq .items+.custom-html,#slidecarthq .slidecarthq .note+.custom-html{margin-top:auto}#slidecarthq .slidecarthq .hidden{display:none !important}html body .slidecart-form-error{font-size:12px;color:#c53131;margin-top:10px;text-align:center;display:block}#slidecarthq .header{display:flex;align-items:center;justify-content:space-between;padding:20px}@media (min-width: 374px){#slidecarthq .header{padding:30px}}#slidecarthq .header h2{font-size:19px;font-weight:600;color:#000}@media (min-width: 374px){#slidecarthq .header h2{font-size:22px}}#slidecarthq .header h2 span{color:rgba(0,0,0,0.3);font-weight:400;font-size:19px}@media (min-width: 374px){#slidecarthq .header h2 span{font-size:22px}}#slidecarthq .header button{display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0.05);transition:0.2s background-color;width:30px;height:30px;border-radius:50%;cursor:pointer}#slidecarthq .header button:hover{background:rgba(0,0,0,0.1)}#slidecarthq .header button svg{width:10px}#slidecarthq .header button svg path{fill:rgba(0,0,0,0.3)}#slidecarthq .header button:hover svg path{fill:#000}#slidecarthq .dark .header h2{color:#fff}#slidecarthq .dark .header h2 span{color:rgba(255,255,255,0.4)}#slidecarthq .dark .header button{background-color:rgba(255,255,255,0.05)}#slidecarthq .dark .header button:hover{background:rgba(255,255,255,0.1)}#slidecarthq .dark .header button svg path{fill:rgba(255,255,255,0.3);transition:0.2s fill}#slidecarthq .dark .header button:hover svg path{fill:#fff}#slidecarthq .cartEmpty .header{border-bottom:1px solid #ebebeb}#slidecarthq .dark.cartEmpty .header{border-bottom:1px solid #0b0b0b}@keyframes rotate{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}#slidecarthq .loading-state,#slidecarthq .empty{margin:auto;text-align:center}#slidecarthq .empty{color:#868785}#slidecarthq .empty svg{margin:0 auto 20px;width:56px}#slidecarthq .loading-state{color:rgba(0,0,0,0.2)}#slidecarthq .loading-state svg{will-change:transform;animation:rotate 1s linear infinite}#slidecarthq .dark .loading-state{color:rgba(255,255,255,0.2)}#slidecarthq .header+.items{border-top:1px solid rgba(0,0,0,0.1)}#slidecarthq .dark .header+.items{border-top:1px solid rgba(255,255,255,0.1)}#slidecarthq .item{padding:20px;border-bottom:1px solid rgba(0,0,0,0.1)}@media (min-width: 440px){#slidecarthq .item{padding:20px 30px}}#slidecarthq .item .item-container{display:flex;gap:15px}#slidecarthq .item .item-image-anchor{overflow:auto;border-radius:4px}#slidecarthq .item img{width:100px;height:100px;-o-object-fit:cover;object-fit:cover}#slidecarthq .item .main{flex:1;display:flex;flex-direction:column;gap:8px}#slidecarthq .item .main-top{display:flex;justify-content:space-between;margin-top:12px;line-height:20px}#slidecarthq .item .main-top button{display:flex;align-items:flex-start;margin-top:5px}#slidecarthq .item .main-top button svg{width:9px}#slidecarthq .item .main-top button svg path{fill:rgba(0,0,0,0.5);transition:0.2s fill}#slidecarthq .item .main-top button:hover svg path{fill:rgba(0,0,0,0.8)}#slidecarthq .item .main-top-left{flex:1;margin-right:20px}#slidecarthq .item .title,#slidecarthq .item .title a{color:#000;font-size:15px;font-weight:600}@media (min-width: 374px){#slidecarthq .item .title,#slidecarthq .item .title a{font-size:17px}}#slidecarthq .item .title br{content:' ';display:none}#slidecarthq .item .variants-p{color:rgba(0,0,0,0.4);margin-top:5px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 374px){#slidecarthq .item .variants-p{font-size:14px}}#slidecarthq .item .properties-key-value{display:block;margin-top:7px}#slidecarthq .item .properties-key-value li,#slidecarthq .item .properties-key-value li span{font-size:13px;color:rgba(0,0,0,0.4)}#slidecarthq .item .properties-key-value li{display:block}#slidecarthq .item .properties-key-value li+li{margin-top:3px}#slidecarthq .item .properties-key-value li[data-key^='_']{display:none}#slidecarthq .item .main-bottom{display:flex;justify-content:space-between}#slidecarthq .item .discount-allocations{display:flex;margin-top:5px}#slidecarthq .item .discount-allocations-flex-initial{flex:0 1 auto;opacity:0.8}#slidecarthq .item .discount-allocations-flex-1{flex:1 1 0%;font-size:12px;padding-left:5px}#slidecarthq .item .price{color:#000;font-weight:500;font-size:14px;text-align:right;display:block}@media (min-width: 374px){#slidecarthq .item .price{font-size:16px}}#slidecarthq .item .unit-price{font-size:12px;color:rgba(0,0,0,0.5);display:block;margin-top:3px;display:block}@media (min-width: 374px){#slidecarthq .item .unit-price{font-size:14px}}#slidecarthq .item .item-error{color:#c53131;margin-top:10px}#slidecarthq .dark .item{border-bottom:1px solid rgba(255,255,255,0.05)}#slidecarthq .dark .item .title,#slidecarthq .dark .item .title a{color:#fff}#slidecarthq .dark .item .variants-p{color:rgba(255,255,255,0.4)}#slidecarthq .dark .item .properties-key-value li,#slidecarthq .dark .item .properties-key-value li span{color:rgba(255,255,255,0.4)}#slidecarthq .dark .item .price{color:#fff}#slidecarthq .dark .item .unit-price{color:rgba(255,255,255,0.5)}#slidecarthq .dark .item .main-top button svg path{fill:rgba(255,255,255,0.5)}#slidecarthq .dark .item button:hover svg path{fill:rgba(255,255,255,0.8)}#slidecarthq .dark .item .discount-allocations-flex-initial svg{color:rgba(255,255,255,0.4)}#slidecarthq .dark .item .discount-allocations-flex-1{color:rgba(255,255,255,0.4)}#slidecarthq .subscription-option{margin-top:10px;margin-bottom:10px}#slidecarthq .subscription-option label{font-weight:600;font-size:13px;display:inline-block;font-size:13px;width:100%}@media (min-width: 374px){#slidecarthq .subscription-option label{font-size:14px}}#slidecarthq .subscription-option select{display:block;flex:1;border:1px solid rgba(0,0,0,0.1);height:48px;width:100%;background-color:#fff;background-position:right 15px center;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIHZpZXdCb3g9IjAgMCA5NiA1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjQ5NCA2LjE0NGMwLTEuNC41LTIuOSAxLjYtNCAyLjItMi4yIDUuNy0yLjIgNy45IDBsMzggMzcuOSAzNy45LTM3LjljMi4yLTIuMiA1LjctMi4yIDcuOSAwczIuMiA1LjcuMSA3LjlsLTQxLjkgNDEuOWMtMS4xIDEuMS0yLjUgMS42LTQgMS42cy0yLjktLjYtNC0xLjZsLTQxLjktNDEuOWMtMS4xLTEuMS0xLjYtMi41LTEuNi0zLjl6IiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);background-repeat:no-repeat;background-size:11px;padding:0 40px 0 15px;border-radius:0;margin-top:5px}#slidecarthq .upgrade-to-subscription{margin-top:10px}#slidecarthq .dark .subscription-option{background:#000}#slidecarthq .dark .subscription-option label,#slidecarthq .dark .subscription-option select{color:#fff}#slidecarthq .dark .subscription-option select{background-color:#000;border:1px solid rgba(255,255,255,0.15);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIHZpZXdCb3g9IjAgMCA5NiA1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjQ5NCA2LjE0NGMwLTEuNC41LTIuOSAxLjYtNCAyLjItMi4yIDUuNy0yLjIgNy45IDBsMzggMzcuOSAzNy45LTM3LjljMi4yLTIuMiA1LjctMi4yIDcuOSAwczIuMiA1LjcuMSA3LjlsLTQxLjkgNDEuOWMtMS4xIDEuMS0yLjUgMS42LTQgMS42cy0yLjktLjYtNC0xLjZsLTQxLjktNDEuOWMtMS4xLTEuMS0xLjYtMi41LTEuNi0zLjl6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=)}#slidecarthq .strike-through>*{text-decoration:line-through}#slidecarthq .main-bottom .price-discount-block{display:flex;gap:5px;align-items:flex-end;font-weight:700;font-size:14px;line-height:20px;flex-wrap:wrap;direction:rtl}#slidecarthq .quantity-selector{display:inline-flex;align-items:center}#slidecarthq .quantity-selector button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(0,0,0,0.1)}#slidecarthq .quantity-selector button:disabled{background-color:transparent !important}#slidecarthq .quantity-selector button.notAllowed{cursor:not-allowed}#slidecarthq .quantity-selector button:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px}#slidecarthq .quantity-selector button:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px}#slidecarthq .quantity-selector input,#slidecarthq .quantity-selector input[type='text']{display:inline-flex;line-height:28px;height:30px;max-height:none;min-height:0;border:none;background:transparent;border-top:1px solid rgba(0,0,0,0.1) !important;border-bottom:1px solid rgba(0,0,0,0.1) !important;width:45px;text-align:center;font-size:13px;color:#000;padding:0;border-radius:0;min-height:0 !important;margin:0 !important}@media (min-width: 374px){#slidecarthq .quantity-selector input,#slidecarthq .quantity-selector input[type='text']{font-size:14px}}#slidecarthq .quantity-selector input:disabled,#slidecarthq .quantity-selector input[type='text']:disabled{background:transparent}#slidecarthq .quantity-selector button svg{width:10px}#slidecarthq .quantity-selector button svg path{fill:rgba(0,0,0,0.5)}#slidecarthq .quantity-selector button:hover svg path{fill:#000}#slidecarthq .dark .quantity-selector input{border-top:1px solid rgba(255,255,255,0.15) !important;border-bottom:1px solid rgba(255,255,255,0.15) !important;color:#fff}#slidecarthq .dark .quantity-selector button{border:1px solid rgba(255,255,255,0.15)}#slidecarthq .dark .quantity-selector button svg path{fill:rgba(255,255,255,0.5)}#slidecarthq .dark .quantity-selector button:hover svg path{fill:#fff}#slidecarthq .button{display:inline-block;vertical-align:middle;color:#fff;background-color:#000;padding:0 25px;font-weight:600;line-height:52px;height:52px;max-height:none;min-height:0;transition:0.2s opacity, 0.2s background-color, 0.2s color;border-radius:0;font-size:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media (min-width: 374px){#slidecarthq .button{font-size:15px}}#slidecarthq .button:hover{background-color:rgba(0,0,0,0.8)}#slidecarthq .button.full{width:100%;display:block;text-align:center}#slidecarthq .button:disabled,#slidecarthq .button.disabled{opacity:0.5;background-color:rgba(0,0,0,0.8);cursor:not-allowed}#slidecarthq .button:disabled:hover,#slidecarthq .button.disabled:hover{opacity:0.5;background-color:rgba(0,0,0,0.8);cursor:not-allowed}#slidecarthq .dark .button{color:#000;background-color:#fff}#slidecarthq .dark .button:hover{background-color:rgba(255,255,255,0.8)}#slidecarthq .footer{padding:20px 20px;background-color:rgba(0,0,0,0.05)}@media (min-width: 440px){#slidecarthq .footer{padding:20px 30px}}#slidecarthq .footer.new-footer{padding:20px 20px 0}@media (min-width: 440px){#slidecarthq .footer.new-footer{padding:20px 30px 0}}#slidecarthq .footer.sticky-footer{background:#f2f2f2;z-index:5;position:sticky;bottom:0}#slidecarthq .footer .button{margin-top:10px}#slidecarthq .footer .footer-checkbox+.button,#slidecarthq .footer .footer-checkbox+form .button{margin-top:0}#slidecarthq .additional-checkout-buttons{margin-top:10px}#slidecarthq .additional-checkout-buttons svg rect{width:141px !important;height:90px !important}#slidecarthq .footer-checkbox{padding:15px 0;display:block;border-top:1px solid rgba(0,0,0,0.05);font-size:14px;color:rgba(0,0,0,0.8);text-align:left}#slidecarthq .footer-checkbox a{text-decoration:underline;transition:0.2s color}#slidecarthq .footer-checkbox a:hover{color:#000}#slidecarthq .footer-checkbox input[type='checkbox']{width:18px;height:18px;border-radius:3px;border:1px solid rgba(0,0,0,0.1);background:#fff;display:inline-block;vertical-align:middle;margin:-2px 8px 0 0;background-image:url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjaGVjayIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWNoZWNrIGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeiI+PC9wYXRoPjwvc3ZnPg==);background-repeat:no-repeat;background-size:9px;background-position:-100px -100px}#slidecarthq .footer-checkbox input[type='checkbox']:checked{background-position:center center}#slidecarthq .dark .footer-checkbox{border-color:rgba(255,255,255,0.05);color:rgba(255,255,255,0.8)}#slidecarthq .dark .footer-checkbox a:hover{color:#fff}#slidecarthq .dark .footer-checkbox input[type='checkbox']{background-color:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.1);background-image:url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjaGVjayIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWNoZWNrIGZhLXctMTYiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeiI+PC9wYXRoPjwvc3ZnPg==)}#slidecarthq form+.footer-checkbox,#slidecarthq button+.footer-checkbox{padding-bottom:0}#slidecarthq .footer-sticky .footer-continue,#slidecarthq .footer .footer-continue{text-align:center;display:block;margin:10px auto 0;color:rgba(0,0,0,0.5);transition:0.2s color;cursor:pointer;font-size:14px}#slidecarthq .footer-sticky .footer-continue:hover,#slidecarthq .footer .footer-continue:hover{color:rgba(0,0,0,0.8)}#slidecarthq .dark .footer-sticky .footer-continue,#slidecarthq .dark .footer .footer-continue{color:rgba(255,255,255,0.5)}#slidecarthq .dark .footer-sticky .footer-continue:hover,#slidecarthq .dark .footer .footer-continue:hover{color:rgba(255,255,255,0.8)}#slidecarthq .items+.footer,#slidecarthq .note+.footer{margin-top:auto}#slidecarthq .discount-box+.footer,#slidecarthq .rewards+.footer{margin-top:0}#slidecarthq .rewards+.footer{border-top:1px solid rgba(0,0,0,0.1)}#slidecarthq .dark .footer{background-color:rgba(255,255,255,0.07)}#slidecarthq .dark .footer.sticky-footer{background:#121212}#slidecarthq .footer-row{display:flex;align-items:center;justify-content:space-between;padding:15px 0 15px;color:rgba(0,0,0,0.8)}#slidecarthq .footer-row:first-of-type{padding-top:0}#slidecarthq .footer-row span,#slidecarthq .footer-row strong{font-size:14px}@media (min-width: 374px){#slidecarthq .footer-row span,#slidecarthq .footer-row strong{font-size:16px}}#slidecarthq .footer-row .flex{flex:1}#slidecarthq .footer-row strong{font-weight:600;color:#000}#slidecarthq .footer-row .shipping-cost,#slidecarthq .footer-row .shipping-cost span,#slidecarthq .footer-row .shipping-cost span a{text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:0.4px;color:#abaaaa}#slidecarthq .footer-row{border-bottom:1px solid rgba(0,0,0,0.1)}#slidecarthq .footer-row:last-of-type{border-bottom:none}#slidecarthq .dark .footer-row{border-bottom:1px solid rgba(255,255,255,0.1)}#slidecarthq .dark .footer-row:last-of-type{border-bottom:none}#slidecarthq .footer-row .footer-row-flex{display:flex;align-items:center;width:100%;flex:1;flex-wrap:wrap;gap:5px}#slidecarthq .footer-row .flex-column{flex-direction:column}#slidecarthq .footer-row .align-start{align-items:start}#slidecarthq .dark .footer-row{color:rgba(255,255,255,0.8)}#slidecarthq .dark .footer-row strong{color:#fff}#slidecarthq .dark .footer-row .shipping-cost{color:rgba(255,255,255,0.3)}#slidecarthq .dark .footer-row ~ .footer-row:last-of-type{border-top:1px solid rgba(255,255,255,0.05)}#slidecarthq .footer-sticky{position:sticky;bottom:0;padding:20px;background-color:#f2f2f2;border-top:1px solid rgba(0,0,0,0.05);z-index:99}@media (min-width: 440px){#slidecarthq .footer-sticky{padding:20px 30px}}#slidecarthq .dark .footer-sticky{background-color:#121212;border-top:1px solid rgba(0,0,0,0.05)}#slidecarthq .footer-row span .footer-code{display:inline-flex;padding:5px 7px;vertical-align:middle;align-items:center;background:rgba(0,0,0,0.05);border-radius:3px;font-size:13px;font-weight:600;margin-left:8px}#slidecarthq .footer-row span .footer-code.right{margin-left:auto}#slidecarthq .footer-row span .footer-code .footer-tags-icon{margin-right:8px;color:#585858}#slidecarthq .footer-row span .footer-code button{margin-left:6px}#slidecarthq .footer-row span .footer-code button svg{width:9px}#slidecarthq .footer-row span .footer-code button svg path{margin-left:5px;fill:rgba(0,0,0,0.3)}#slidecarthq .footer-row span .footer-code button:hover svg path{margin-left:5px;fill:rgba(0,0,0,0.7)}#slidecarthq .dark .footer-row span .footer-code{background:rgba(255,255,255,0.05);color:#fff}#slidecarthq .dark .footer-row span .footer-code .footer-tags-icon{color:#939393}#slidecarthq .dark .footer-row span .footer-code button svg path{fill:rgba(255,255,255,0.3)}#slidecarthq .dark .footer-row span .footer-code button:hover svg path{fill:rgba(255,255,255,0.7)}#slidecarthq .shipping-protection .shipping-title-container{width:100%}#slidecarthq .shipping-protection .flex-column{display:flex;flex-direction:column}#slidecarthq .shipping-protection .flex-row{display:flex;flex-direction:row}#slidecarthq .shipping-protection .flex-start{align-items:flex-start}#slidecarthq .shipping-protection .shipping-protection-title{font-size:16px;font-weight:bold}#slidecarthq .shipping-protection .shipping-protection-description{font-size:14px}#slidecarthq .shipping-protection .price{flex:1;display:flex;justify-content:flex-end;padding-right:10px;font-weight:bold}#slidecarthq .shipping-protection .price .money{font-weight:bold}#slidecarthq .shipping-protection .switch{position:relative;display:inline-block;width:60px;height:34px}#slidecarthq .shipping-protection .switch input{opacity:0;width:0;height:0}#slidecarthq .shipping-protection .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s}#slidecarthq .shipping-protection .slider:before{position:absolute;content:\"\";height:26px;width:26px;left:4px;bottom:4px;background-color:white;transition:.4s}#slidecarthq .shipping-protection input:checked+.slider{background-color:#56c080}#slidecarthq .shipping-protection input:focus+.slider{box-shadow:0 0 1px #56c080}#slidecarthq .shipping-protection input:checked+.slider:before{transform:translateX(26px)}#slidecarthq .shipping-protection .slider.round{border-radius:34px}#slidecarthq .shipping-protection .slider.round:before{border-radius:50%}#slidecarthq .slidecart-discount-amount-container{display:flex;flex-direction:column}#slidecarthq .slidecart-discount-amount-container .slidecart-discount-amount-header{height:18px}#slidecarthq .slidecart-discount-amount-container .slidecart-discount-amount{margin-top:10px}#slidecarthq .shipping-label,#slidecarthq .discounts-label{font-weight:500}#slidecarthq .slidecart-applied-discount-codes{display:flex;gap:10px}#slidecarthq .note{padding:20px}@media (min-width: 440px){#slidecarthq .note{padding:20px 30px}}#slidecarthq .note-trigger{color:rgba(0,0,0,0.5);font-size:13px;text-decoration:underline;cursor:pointer}@media (min-width: 374px){#slidecarthq .note-trigger{font-size:14px}}#slidecarthq .dark .note-trigger{color:rgba(255,255,255,0.5);text-decoration:underline}#slidecarthq .note-body{padding-top:15px}#slidecarthq .note-body textarea{border:1px solid rgba(0,0,0,0.1);color:rgba(0,0,0,0.7);padding:15px;border-radius:0;height:80px;display:block;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:13px}@media (min-width: 374px){#slidecarthq .note-body textarea{font-size:14px}}#slidecarthq .note-body textarea::-moz-placeholder{color:rgba(0,0,0,0.4)}#slidecarthq .note-body textarea::placeholder{color:rgba(0,0,0,0.4)}#slidecarthq .dark .note-body textarea{border:1px solid rgba(255,255,255,0.1);color:rgba(255,255,255,0.7)}#slidecarthq .dark .note-body textarea::-moz-placeholder{color:rgba(255,255,255,0.4)}#slidecarthq .dark .note-body textarea::placeholder{color:rgba(255,255,255,0.4)}#slidecarthq .upsells{width:100%;margin-top:auto;position:relative;padding:30px 15px}#slidecarthq .upsells-stacked .upsell+.upsell{margin-top:10px}#slidecarthq .upsells-header{padding-bottom:11px}#slidecarthq .upsells-header h2{text-align:center;color:#000}#slidecarthq .upsell-item{display:flex;align-items:center;padding:15px;background-color:rgba(0,0,0,0.05);margin:0 auto;border-radius:0}#slidecarthq .upsells .upsell-item{display:flex;align-items:center;padding:10px;background-color:rgba(0,0,0,0.05);margin:0 auto;border-radius:3px;gap:10px}#slidecarthq .dark .upsell-item{background:rgba(255,255,255,0.07)}#slidecarthq .upsells .upsell-image{overflow:auto;border-radius:4px}#slidecarthq .upsells .upsell-image img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}#slidecarthq .upsell-text{flex:1;display:flex;gap:7px;flex-direction:column}#slidecarthq .upsell-text h3,#slidecarthq .upsell-text h3 a{color:#000;font-size:16px;font-weight:600}#slidecarthq .upsell-text h3 br{content:' ';display:none}#slidecarthq .upsell-text p{color:rgba(0,0,0,0.4);font-size:14px;font-weight:600}#slidecarthq .upsell-text-prices{display:inline-flex}#slidecarthq .upsell-text-prices .upsell-compare-at{margin-left:10px;text-decoration:line-through}#slidecarthq .upsell-unit-price{margin-top:6px}#slidecarthq .dark .upsell-text h3,#slidecarthq .dark .upsell-text h3 a{color:#fff}#slidecarthq .dark .upsell-text p{color:rgba(255,255,255,0.4)}#slidecarthq .dark .upsells-header h2{color:#fff}#slidecarthq .upsells .upsell-add button{padding:10px 14px}#slidecarthq .upsell-add button,#slidecarthq .upsell-add a{display:inline-block;background:#000;text-transform:uppercase;padding:5px 7px;border-radius:0;color:#fff;font-weight:700;font-size:11px;transition:0.2s background-color}@media (min-width: 374px){#slidecarthq .upsell-add button,#slidecarthq .upsell-add a{font-size:12px}}#slidecarthq .upsell-add button:hover,#slidecarthq .upsell-add a:hover{background-color:rgba(0,0,0,0.8)}#slidecarthq .upsell-add button svg,#slidecarthq .upsell-add a svg{width:10px}#slidecarthq .dark .upsell-add button,#slidecarthq .dark .upsell-add a{background:#fff;color:#000}#slidecarthq .dark .upsell-add button:hover,#slidecarthq .dark .upsell-add a:hover{background-color:rgba(255,255,255,0.8)}#slidecarthq .upsell-add button svg,#slidecarthq .upsell-add a svg{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:5px}#slidecarthq .upsell-options-overlay{position:fixed;bottom:0;right:999em;top:0;width:100%;max-width:440px;background:rgba(0,0,0,0.5);transition:right 0s 0.4s, opacity 0.4s;opacity:0;z-index:99999998}#slidecarthq .upsell-options-overlay.active{right:0;opacity:1;transition:right 0s, opacity 0.4s}#slidecarthq .left .upsell-options-overlay{right:auto;left:-999em}#slidecarthq .left .upsell-options-overlay.active{right:auto;left:0}#slidecarthq .dark .upsell-options-overlay{background:rgba(0,0,0,0.7)}#slidecarthq .upsell-options{position:fixed;bottom:0;right:0;background:#fff;width:100%;padding:20px;max-width:440px;transform:translateY(100%);transition:0.4s transform;z-index:99999999}#slidecarthq .upsell-options.active{transform:none}#slidecarthq .upsell-options .option{margin-bottom:16px}#slidecarthq .upsell-options label{font-weight:600;font-size:13px;display:inline-block;margin-bottom:5px;font-size:13px}@media (min-width: 374px){#slidecarthq .upsell-options label{font-size:14px}}#slidecarthq .upsell-options select{display:block;flex:1;border:1px solid rgba(0,0,0,0.1);height:48px;width:100%;background-color:#fff;background-position:right 15px center;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIHZpZXdCb3g9IjAgMCA5NiA1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjQ5NCA2LjE0NGMwLTEuNC41LTIuOSAxLjYtNCAyLjItMi4yIDUuNy0yLjIgNy45IDBsMzggMzcuOSAzNy45LTM3LjljMi4yLTIuMiA1LjctMi4yIDcuOSAwczIuMiA1LjcuMSA3LjlsLTQxLjkgNDEuOWMtMS4xIDEuMS0yLjUgMS42LTQgMS42cy0yLjktLjYtNC0xLjZsLTQxLjktNDEuOWMtMS4xLTEuMS0xLjYtMi41LTEuNi0zLjl6IiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);background-repeat:no-repeat;background-size:11px;padding:0 40px 0 15px;border-radius:0}#slidecarthq .left .upsell-options{right:auto;left:0}#slidecarthq .dark .upsell-options{background:#000}#slidecarthq .dark .upsell-options label,#slidecarthq .dark .upsell-options select{color:#fff}#slidecarthq .dark .upsell-options select{background-color:#000;border:1px solid rgba(255,255,255,0.15);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIHZpZXdCb3g9IjAgMCA5NiA1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjQ5NCA2LjE0NGMwLTEuNC41LTIuOSAxLjYtNCAyLjItMi4yIDUuNy0yLjIgNy45IDBsMzggMzcuOSAzNy45LTM3LjljMi4yLTIuMiA1LjctMi4yIDcuOSAwczIuMiA1LjcuMSA3LjlsLTQxLjkgNDEuOWMtMS4xIDEuMS0yLjUgMS42LTQgMS42cy0yLjktLjYtNC0xLjZsLTQxLjktNDEuOWMtMS4xLTEuMS0xLjYtMi41LTEuNi0zLjl6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=)}#slidecarthq .upsell-options-header{display:flex;align-items:center;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid rgba(0,0,0,0.1)}#slidecarthq .upsell-options-header .text{flex:1;display:flex;justify-content:space-between}#slidecarthq .upsell-options-header .text .title{flex:1}#slidecarthq .upsell-options-header .image{width:50px;margin-right:20px}#slidecarthq .upsell-options-header .image img,#slidecarthq .upsell-options-header .image-placeholder{border-radius:0;width:50px}#slidecarthq .upsell-options-header .image-placeholder{height:50px}#slidecarthq .upsell-options-header h2,#slidecarthq .upsell-options-header h2 a{color:#000;font-size:14px;font-weight:600}@media (min-width: 374px){#slidecarthq .upsell-options-header h2,#slidecarthq .upsell-options-header h2 a{font-size:16px}}#slidecarthq .upsell-options-header p{color:rgba(0,0,0,0.4);font-size:13px}@media (min-width: 374px){#slidecarthq .upsell-options-header p{font-size:14px}}#slidecarthq .upsell-options-header p.price,#slidecarthq .upsell-options-header p.compare-at{font-size:14px}@media (min-width: 374px){#slidecarthq .upsell-options-header p.price,#slidecarthq .upsell-options-header p.compare-at{font-size:16px}}#slidecarthq .upsell-options-header p.compare-at{text-decoration:line-through}@media (min-width: 374px){#slidecarthq .upsell-options-header p.compare-at{margin-left:10px}}#slidecarthq .upsell-options-variant{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#slidecarthq .upsell-options-prices-wrap{text-align:right}#slidecarthq .upsell-options-prices{margin-left:10px}@media (min-width: 374px){#slidecarthq .upsell-options-prices{display:inline-flex}}#slidecarthq .upsell-options-unit-price{margin-top:10px;text-align:right}#slidecarthq .dark .upsell-options-header{border-bottom:1px solid rgba(255,255,255,0.1)}#slidecarthq .dark .upsell-options-header h2{color:#fff;margin-bottom:5px}#slidecarthq .dark .upsell-options-header h2 a{color:#fff}#slidecarthq .dark .upsell-options-header p{color:rgba(255,255,255,0.4)}#slidecarthq .upsells .slick-slider:has(.slick-prev){padding:0 15px}#slidecarthq .upsells .slick-prev,#slidecarthq .upsells .slick-next{width:6px;height:12px}#slidecarthq .upsells .upsell-latest-price,#slidecarthq .upsells .upsell-latest-price>*,#slidecarthq .upsells .upsell-latest-price span{font-weight:600}#slidecarthq .announcements{background:#d7ecf7;border-top:1px solid #d7ecf7;border-bottom:1px solid #d7ecf7;color:black;text-align:center;position:relative}#slidecarthq .announcements .slick-list{transition:0.2s height}#slidecarthq .announcements p{padding:15px 30px;font-size:13px;line-height:1.4}@media (min-width: 374px){#slidecarthq .announcements p{font-size:14px;padding:15px 40px}}#slidecarthq .announcements p a{text-decoration:underline;transition:0.2s opacity;color:#000}#slidecarthq .announcements p a:hover{opacity:0.8}#slidecarthq .announcements p strong{font-weight:600;font-size:13px}@media (min-width: 374px){#slidecarthq .announcements p strong{font-size:14px}}#slidecarthq .announcements p strong span{font-weight:600}#slidecarthq .dark .announcements p a{color:#fff}#slidecarthq .rewards{background:rgba(0,0,0,0.05);color:#000;padding:18px 30px;text-align:center;width:100%;margin:0;border-top:1px solid rgba(0,0,0,0.05);display:flex;flex-direction:column;gap:19px}#slidecarthq .rewards .rewards-unlock-text{text-align:left}#slidecarthq .rewards .rewards-post-unlock-text{text-align:center}#slidecarthq .rewards+.rewards{border-top:1px solid rgba(0,0,0,0.05)}#slidecarthq .rewards p,#slidecarthq .rewards strong{font-size:13px}@media (min-width: 374px){#slidecarthq .rewards p,#slidecarthq .rewards strong{font-size:14px}}#slidecarthq .rewards p{line-height:1.5}#slidecarthq .rewards strong{font-weight:600}#slidecarthq .rewards strong span{font-weight:600}#slidecarthq .dark .rewards{background:rgba(255,255,255,0.1);color:#fff;border-bottom:1px solid rgba(255,255,255,0.1);border-top:1px solid rgba(255,255,255,0.1)}#slidecarthq .upsells ~ .rewards{margin-top:0}#slidecarthq .items+.rewards,#slidecarthq .note+.rewards{margin-top:auto}#slidecarthq .dark .rewards{background:rgba(255,255,255,0.07);color:#fff}#slidecarthq .rewards-progress-bar{position:relative;display:block;width:100%;height:6px;background:rgba(0,0,0,0.1);border-radius:0;margin-top:15px}#slidecarthq .dark .rewards-progress-bar{background:rgba(255,255,255,0.1)}#slidecarthq .rewards-progress{display:block;height:6px;border-radius:0;background-color:#000;transition:0.3s width;will-change:width}#slidecarthq .dark .rewards-progress{background-color:#fff}#slidecarthq .rewards-progress-bar .rewards-tiers{top:0;left:0;bottom:0;right:0;position:absolute;display:flex;flex-wrap:nowrap}#slidecarthq .rewards-progress-bar .rewards-tiers>.rewards-tiers-item{flex:1 1 0%;border-right:2px solid rgba(113,128,150,0.8);display:flex;flex-direction:row-reverse}#slidecarthq .rewards-progress-bar .rewards-tiers>.rewards-tiers-item:last-child{border-right:0}#slidecarthq .rewards-tiers-labels{display:flex;flex-wrap:nowrap;justify-content:space-between}#slidecarthq .rewards-tiers-labels>.rewards-tiers-container{display:flex;flex-direction:column;margin-top:-19px;z-index:2;transform:translateX(30px);width:60px}#slidecarthq .rewards-tiers-labels>.rewards-tiers-container>.rewards-tiers-item-no-icon{width:30px;height:20px;justify-content:center}#slidecarthq .rewards-tiers-labels>.rewards-tiers-container>.rewards-tiers-item-icon{justify-self:center;width:32px;height:32px;background-color:#fff;border-radius:50%;overflow:hidden;display:flex;justify-content:center;padding:2px;border-style:solid;border-width:4px}#slidecarthq .rewards-tiers-labels>.rewards-tiers-container>.rewards-tiers-item-icon>img{max-width:20px}#slidecarthq .rewards-tiers-labels>.rewards-tiers-container>.rewards-tiers-labels-item>span{font-size:12px}#slidecarthq .rewards-tiers-labels>.rewards-tiers-container:last-child{transform:translateX(25px)}#slidecarthq .rewards-tiers-labels>.rewards-tiers-labels-item{flex:1 1 0%;transform:translateX(50%)}#slidecarthq .rewards-tiers-labels>.rewards-tiers-labels-item>span{font-size:12px}#slidecarthq .rewards-tiers-labels>.rewards-tiers-labels-item:first-child:last-child{text-align:right;transform:none}#slidecarthq .rewards-tiers-labels>.rewards-tiers-labels-item:last-child{text-align:right;transform:translateX(20%)}#slidecarthq .rewards-tiers-labels .rewards-tiers-container-with-icons{flex-direction:row-reverse;width:auto;gap:5px;transform:translateX(15px)}#slidecarthq .rewards-tiers-labels .rewards-tiers-container-with-icons .rewards-tiers-labels-item{display:flex;flex-direction:column;gap:10px;transform:translateY(-2px)}#slidecarthq .rewards-tiers-labels .rewards-tiers-container-with-icons .rewards-tiers-labels-item span{font-size:12px;text-align:end}#slidecarthq .rewards-tiers-labels .rewards-tiers-container-with-icons .rewards-tiers-labels-item .rewards-tiers-item-amount{font-size:10px;line-height:12px;text-align:end;font-weight:500}#slidecarthq .rewards-tiers-labels .rewards-tiers-container-with-icons .rewards-tiers-labels-item .rewards-tiers-labels-item-label{font-size:10px;line-height:12px;text-align:end;font-weight:500;text-transform:uppercase}.rewards-tiers-item-check{position:absolute;z-index:2;width:14px;height:14px;border-radius:50%;transform:translate(85%, -65%);overflow:hidden;display:flex;justify-content:center;align-items:center;color:white;padding:3px;background-color:black}.rewards-tiers-item-icon-fulfilled{border-color:black}.rewards-tiers-item-icon-unfulfilled{border-color:rgba(0,0,0,0.1)}#slidecarthq .image-placeholder{width:60px;height:60px;border-radius:0;display:block;background:rgba(0,0,0,0.05)}@media (min-width: 374px){#slidecarthq .image-placeholder{height:70px;width:70px}}#slidecarthq .image-placeholder.small{width:40px;height:40px}@media (min-width: 374px){#slidecarthq .image-placeholder.small{height:50px;width:50px}}#slidecarthq .dark .image-placeholder{background:rgba(255,255,255,0.07)}#slidecarthq .discount-box{padding:20px;border-top:1px solid rgba(0,0,0,0.1);background:#fff;border-bottom:1px solid rgba(0,0,0,0.1);display:flex;flex-direction:column;gap:10px}@media (min-width: 440px){#slidecarthq .discount-box{padding:20px 30px}}#slidecarthq .discount-box .invalid-coupon-code{color:#d32525;display:block;font-size:12px;margin-top:5px}#slidecarthq .items+.discount-box-empty,#slidecarthq .note+.discount-box-empty,#slidecarthq .items+.discount-box,#slidecarthq .note+.discount-box{margin-top:auto}#slidecarthq .dark .discount-box{border-top:1px solid rgba(255,255,255,0.07);background:rgba(255,255,255,0.07)}#slidecarthq .dark .discount-box .invalid-coupon-code{color:#d32525}#slidecarthq .discount-box-form{position:relative;display:flex;align-items:center}#slidecarthq .discount-box-form input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;font-size:16px;line-height:38px;padding:0 12px;flex:1;border:1px solid rgba(0,0,0,0.1);border-radius:3px;background:#fff;color:#000;margin:0}@media (min-width: 440px){#slidecarthq .discount-box-form input{font-size:14px}}#slidecarthq .discount-box-form input::-moz-placeholder{color:rgba(0,0,0,0.4)}#slidecarthq .discount-box-form input::placeholder{color:rgba(0,0,0,0.4)}#slidecarthq .discount-box-form button{background:#000;color:#fff;padding:10px 14px;margin:0 6px 0 10px;border-radius:3px;line-height:18px;font-size:14px;font-weight:600;border-radius:3px;transition:0.2s background-color}#slidecarthq .discount-box-form button:hover{background-color:rgba(0,0,0,0.8)}#slidecarthq .dark .discount-box-form input{background:rgba(255,255,255,0.05);border-color:rgba(255,255,255,0.07);color:#fff}#slidecarthq .dark .discount-box-form input::-moz-placeholder{color:rgba(255,255,255,0.6)}#slidecarthq .dark .discount-box-form input::placeholder{color:rgba(255,255,255,0.6)}#slidecarthq .dark .discount-box-form button{background:#fff;color:#000}#slidecarthq .dark .discount-box-form button:hover{background-color:rgba(255,255,255,0.8)}#slidecarthq .floating-cart{position:fixed;z-index:6000;width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0px 5px 10px 0px rgba(0,0,0,0.1);transition:0.2s background-color, 0.2s transform}#slidecarthq .floating-cart:hover{transform:scale(1.03)}#slidecarthq .floating-cart.pos1{top:20px;right:20px}#slidecarthq .floating-cart.pos2{top:50%;right:20px;margin-top:-32px}#slidecarthq .floating-cart.pos3{bottom:20px;right:20px}#slidecarthq .floating-cart.pos4{top:20px;left:20px}#slidecarthq .floating-cart.pos5{top:50%;left:20px;margin-top:-32px}#slidecarthq .floating-cart.pos6{bottom:20px;left:20px}#slidecarthq .floating-cart-bubble{position:absolute;top:-5px;right:-5px;width:28px;height:28px;border-radius:50%;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1;box-shadow:0px 5px 10px 0px rgba(0,0,0,0.1)}#slidecarthq .free-gifts-header{margin-bottom:20px}#slidecarthq .free-gifts-header h2{text-align:center;color:#000}#slidecarthq .free-gifts{padding:30px 0 40px}#slidecarthq .free-gifts .slick-wrapper{padding:0 30px}#slidecarthq .free-gifts .slick-track{display:flex}#slidecarthq .free-gifts .slick-slide{float:none;height:auto;flex-shrink:0}#slidecarthq .free-gifts .slick-slide>div{height:100%}#slidecarthq .free-gifts .slick-prev{left:-30px}#slidecarthq .free-gifts .slick-next{right:-30px}#slidecarthq .free-gifts .slick-dots{bottom:-30px}#slidecarthq .free-gifts-item{display:flex;flex-direction:column;border:1px solid #ccc;margin:0 10px;border-radius:4px;height:100%}#slidecarthq .free-gifts-item .free-gifts-item-price .price-compare{margin-right:10px;text-decoration:line-through}#slidecarthq .free-gifts-item .free-gifts-item-price .price-free{color:#167cd6}#slidecarthq .free-gifts-item-media{padding:8px}#slidecarthq .free-gifts-item-media .media-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#eee;height:120px}#slidecarthq .free-gifts-item-media img{max-height:100%;max-width:100%}#slidecarthq .free-gifts-item-footer{margin-top:auto;padding:5px 10px}#slidecarthq .free-gifts-item-footer .footer-flex{display:flex;margin-left:-5px;margin-right:-5px}#slidecarthq .free-gifts-item-footer .footer-flex.justify-center{justify-content:center}#slidecarthq .free-gifts-item-footer .footer-flex-1{flex:1 1 0%;padding:5px}#slidecarthq .free-gifts-item-footer .footer-flex-initial{flex:0 1 auto;padding:5px;display:flex}#slidecarthq .free-gifts-item-footer .footer-flex-initial .upsell-add{margin-top:auto}#slidecarthq .free-gifts-item-footer select{width:100%}#slidecarthq .free-gifts-options label{font-weight:600;font-size:13px;display:inline-block;margin-bottom:5px;font-size:13px}@media (min-width: 374px){#slidecarthq .free-gifts-options label{font-size:14px}}#slidecarthq .free-gifts-options select{display:block;flex:1;border:1px solid rgba(0,0,0,0.1);font-size:13px;height:26px;width:100%;background-color:#fff;background-position:right 15px center;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIHZpZXdCb3g9IjAgMCA5NiA1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjQ5NCA2LjE0NGMwLTEuNC41LTIuOSAxLjYtNCAyLjItMi4yIDUuNy0yLjIgNy45IDBsMzggMzcuOSAzNy45LTM3LjljMi4yLTIuMiA1LjctMi4yIDcuOSAwczIuMiA1LjcuMSA3LjlsLTQxLjkgNDEuOWMtMS4xIDEuMS0yLjUgMS42LTQgMS42cy0yLjktLjYtNC0xLjZsLTQxLjktNDEuOWMtMS4xLTEuMS0xLjYtMi41LTEuNi0zLjl6IiBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);background-repeat:no-repeat;background-size:8px;background-position:90%;padding:5px 20px 5px 5px;border-radius:0}#slidecarthq .left .free-gifts-options{right:auto;left:0}#slidecarthq .dark .free-gifts-header h2{color:#fff}#slidecarthq .dark .free-gifts-item{background:rgba(255,255,255,0.07);border:1px solid rgba(255,255,255,0.15)}#slidecarthq .dark .free-gifts-item-body h3,#slidecarthq .dark .free-gifts-item-body h3 a{color:#fff}#slidecarthq .dark .free-gifts-item-body p{color:rgba(255,255,255,0.4)}#slidecarthq .dark .free-gifts-item-body .free-gifts-item-price{color:#fff}#slidecarthq .dark .free-gifts-options{background:#000}#slidecarthq .dark .free-gifts-options label,#slidecarthq .dark .free-gifts-options select{color:#fff}#slidecarthq .dark .free-gifts-options select{background-color:#000;border:1px solid rgba(255,255,255,0.15);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIHZpZXdCb3g9IjAgMCA5NiA1NCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNLjQ5NCA2LjE0NGMwLTEuNC41LTIuOSAxLjYtNCAyLjItMi4yIDUuNy0yLjIgNy45IDBsMzggMzcuOSAzNy45LTM3LjljMi4yLTIuMiA1LjctMi4yIDcuOSAwczIuMiA1LjcuMSA3LjlsLTQxLjkgNDEuOWMtMS4xIDEuMS0yLjUgMS42LTQgMS42cy0yLjktLjYtNC0xLjZsLTQxLjktNDEuOWMtMS4xLTEuMS0xLjYtMi41LTEuNi0zLjl6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=)}::-webkit-scrollbar{-webkit-appearance:none;width:7px}::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,0.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,0.5)}#slidecarthq .pro-upsells{width:100%;padding:20px calc(440px + 5%) 0 5%}#slidecarthq .pro-upsells.left-position{padding:20px 5% 0 calc(440px + 5%)}#slidecarthq .pro-upsells .upsell{background-color:#fff;margin-right:1em;margin-bottom:1em}#slidecarthq .pro-upsells .upsell-item,#slidecarthq .pro-upsells .upsell-image img,#slidecarthq .pro-upsells .upsell-item button{width:100%;text-transform:none}#slidecarthq .pro-upsells .upsell-image img{max-height:338px}#slidecarthq .pro-upsells .upsell-image{width:100% !important;background-color:#fff;height:338px;display:flex;justify-content:center;align-items:center;position:relative}#slidecarthq .pro-upsells .upsell-image:hover .upsell-options-container{transition:all .5s;opacity:1;visibility:visible}#slidecarthq .pro-upsells .upsell-item{display:block !important;height:100%}#slidecarthq .pro-upsells .upsell-options-container{position:absolute;z-index:1001;width:95%;background-color:rgba(220,220,220,0.8);padding:10px;border-radius:2px;bottom:0;margin-bottom:10px;opacity:0;overflow:hidden;visibility:hidden}#slidecarthq .pro-upsells .upsell-add{text-align:center;height:100%}#slidecarthq .pro-upsells .upsell-add button{height:3.4rem;border-radius:3.4rem;width:80%;margin-top:1rem}#slidecarthq .pro-upsells .upsell-option select{display:block;flex:1;border:1px solid rgba(0,0,0,0.1);height:32px;width:100%;background-color:#fff;background-position:right 15px center;background-repeat:no-repeat;background-size:11px;padding:0 40px 0 15px;border-radius:0;margin-bottom:1%}#slidecarthq .pro-upsells .upsell-option label{font-weight:600;font-size:13px;display:inline-block;margin-bottom:5px;font-size:13px}#slidecarthq .pro-upsells .container{display:flex;flex-wrap:wrap;overflow-y:auto;max-height:92vh}#slidecarthq .pro-upsells .upsells-header h2{font-size:2.5rem;line-height:3rem;color:#fff;text-align:left;font-weight:bold;text-transform:uppercase;margin-bottom:0}@media only screen and (min-width: 768px){#slidecarthq .pro-upsells .container>*{width:90%}}@media only screen and (min-width: 992px){#slidecarthq .pro-upsells .container{justify-content:left}#slidecarthq .pro-upsells .container>*{width:calc(90% / 2)}}@media only screen and (min-width: 1200px){#slidecarthq .pro-upsells .container{justify-content:left}#slidecarthq .pro-upsells .container>*{width:calc(90% / 3)}}#slidecarthq .upsells .mobile-only{display:block}@media only screen and (min-width: 641px){#slidecarthq .upsells .mobile-only{display:none}}\n",""]),e.exports=t},3645:function(e){"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=function(e,t){var n,r,i,o=e[1]||"",a=e[3];if(!a)return o;if(t&&"function"==typeof btoa){var l=(n=a,r=btoa(unescape(encodeURIComponent(JSON.stringify(n)))),i="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(r),"/*# ".concat(i," */")),s=a.sources.map((function(e){return"/*# sourceURL=".concat(a.sourceRoot||"").concat(e," */")}));return[o].concat(s).concat([l]).join("\n")}return[o].join("\n")}(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n,r){"string"==typeof e&&(e=[[null,e,""]]);var i={};if(r)for(var o=0;oe.length)&&(t=e.length);for(var n=0,r=new Array(t);n1?n-1:0),i=1;i=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:i}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,l=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return l=e.done,e},e:function(e){s=!0,o=e},f:function(){try{l||null==n.return||n.return()}finally{if(s)throw o}}}}(s(e));try{for(r.s();!(t=r.n()).done;){var o=i(t.value,2),l=o[0],u=o[1];n[l]=u}}catch(e){r.e(e)}finally{r.f()}return n}function P(e,t){for(;null!==e;){var n=p(e,t);if(n){if(n.get)return L(n.get);if("function"==typeof n.value)return L(n.value)}e=d(e)}return function(e){return console.warn("fallback value for",e),null}}var j=f(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),q=f(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),M=f(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),R=f(["animate","color-profile","cursor","discard","fedropshadow","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),z=f(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover"]),U=f(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),F=f(["#text"]),B=f(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","xmlns","slot"]),H=f(["accent-height","accumulate","additive","alignment-baseline","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),$=f(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),W=f(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),V=h(/\{\{[\w\W]*|[\w\W]*\}\}/gm),G=h(/<%[\w\W]*|[\w\W]*%>/gm),Q=h(/\${[\w\W]*}/gm),Z=h(/^data-[\-\w.\u00B7-\uFFFF]/),Y=h(/^aria-[\-\w]+$/),K=h(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),X=h(/^(?:\w+script|data):/i),J=h(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ee=h(/^html$/i),te=function(){return"undefined"==typeof window?null:window},ne=function(t,n){if("object"!==e(t)||"function"!=typeof t.createPolicy)return null;var r=null,i="data-tt-policy-suffix";n.currentScript&&n.currentScript.hasAttribute(i)&&(r=n.currentScript.getAttribute(i));var o="dompurify"+(r?"#"+r:"");try{return t.createPolicy(o,{createHTML:function(e){return e},createScriptURL:function(e){return e}})}catch(e){return console.warn("TrustedTypes policy "+o+" could not be created."),null}};return function t(){var n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:te(),r=function(e){return t(e)};if(r.version="3.0.0",r.removed=[],!n||!n.document||9!==n.document.nodeType)return r.isSupported=!1,r;var i=n.document,a=n.document,l=n.DocumentFragment,u=n.HTMLTemplateElement,c=n.Node,d=n.Element,p=n.NodeFilter,h=n.NamedNodeMap,m=void 0===h?n.NamedNodeMap||n.MozNamedAttrMap:h,g=n.HTMLFormElement,v=n.DOMParser,y=n.trustedTypes,b=d.prototype,L=P(b,"cloneNode"),re=P(b,"nextSibling"),ie=P(b,"childNodes"),oe=P(b,"parentNode");if("function"==typeof u){var ae=a.createElement("template");ae.content&&ae.content.ownerDocument&&(a=ae.content.ownerDocument)}var le=ne(y,i),se=le?le.createHTML(""):"",ue=a,ce=ue.implementation,de=ue.createNodeIterator,pe=ue.createDocumentFragment,fe=ue.getElementsByTagName,he=i.importNode,me={};r.isSupported="function"==typeof s&&"function"==typeof oe&&ce&&void 0!==ce.createHTMLDocument;var ge,ve,ye=V,be=G,we=Q,xe=Z,_e=Y,Ee=X,ke=J,Se=K,Ce=null,Te=I({},[].concat(o(j),o(q),o(M),o(z),o(F))),Ae=null,Oe=I({},[].concat(o(B),o(H),o($),o(W))),Ne=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Le=null,Ie=null,De=!0,Pe=!0,je=!1,qe=!0,Me=!1,Re=!1,ze=!1,Ue=!1,Fe=!1,Be=!1,He=!1,$e=!0,We=!1,Ve="user-content-",Ge=!0,Qe=!1,Ze={},Ye=null,Ke=I({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]),Xe=null,Je=I({},["audio","video","img","source","image","track"]),et=null,tt=I({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),nt="http://www.w3.org/1998/Math/MathML",rt="http://www.w3.org/2000/svg",it="http://www.w3.org/1999/xhtml",ot=it,at=!1,lt=null,st=I({},[nt,rt,it],k),ut=["application/xhtml+xml","text/html"],ct="text/html",dt=null,pt=a.createElement("form"),ft=function(e){return e instanceof RegExp||e instanceof Function},ht=function(t){dt&&dt===t||(t&&"object"===e(t)||(t={}),t=D(t),ge=ge=-1===ut.indexOf(t.PARSER_MEDIA_TYPE)?ct:t.PARSER_MEDIA_TYPE,ve="application/xhtml+xml"===ge?k:E,Ce="ALLOWED_TAGS"in t?I({},t.ALLOWED_TAGS,ve):Te,Ae="ALLOWED_ATTR"in t?I({},t.ALLOWED_ATTR,ve):Oe,lt="ALLOWED_NAMESPACES"in t?I({},t.ALLOWED_NAMESPACES,k):st,et="ADD_URI_SAFE_ATTR"in t?I(D(tt),t.ADD_URI_SAFE_ATTR,ve):tt,Xe="ADD_DATA_URI_TAGS"in t?I(D(Je),t.ADD_DATA_URI_TAGS,ve):Je,Ye="FORBID_CONTENTS"in t?I({},t.FORBID_CONTENTS,ve):Ke,Le="FORBID_TAGS"in t?I({},t.FORBID_TAGS,ve):{},Ie="FORBID_ATTR"in t?I({},t.FORBID_ATTR,ve):{},Ze="USE_PROFILES"in t&&t.USE_PROFILES,De=!1!==t.ALLOW_ARIA_ATTR,Pe=!1!==t.ALLOW_DATA_ATTR,je=t.ALLOW_UNKNOWN_PROTOCOLS||!1,qe=!1!==t.ALLOW_SELF_CLOSE_IN_ATTR,Me=t.SAFE_FOR_TEMPLATES||!1,Re=t.WHOLE_DOCUMENT||!1,Fe=t.RETURN_DOM||!1,Be=t.RETURN_DOM_FRAGMENT||!1,He=t.RETURN_TRUSTED_TYPE||!1,Ue=t.FORCE_BODY||!1,$e=!1!==t.SANITIZE_DOM,We=t.SANITIZE_NAMED_PROPS||!1,Ge=!1!==t.KEEP_CONTENT,Qe=t.IN_PLACE||!1,Se=t.ALLOWED_URI_REGEXP||Se,ot=t.NAMESPACE||it,t.CUSTOM_ELEMENT_HANDLING&&ft(t.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(Ne.tagNameCheck=t.CUSTOM_ELEMENT_HANDLING.tagNameCheck),t.CUSTOM_ELEMENT_HANDLING&&ft(t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(Ne.attributeNameCheck=t.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),t.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(Ne.allowCustomizedBuiltInElements=t.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Me&&(Pe=!1),Be&&(Fe=!0),Ze&&(Ce=I({},o(F)),Ae=[],!0===Ze.html&&(I(Ce,j),I(Ae,B)),!0===Ze.svg&&(I(Ce,q),I(Ae,H),I(Ae,W)),!0===Ze.svgFilters&&(I(Ce,M),I(Ae,H),I(Ae,W)),!0===Ze.mathMl&&(I(Ce,z),I(Ae,$),I(Ae,W))),t.ADD_TAGS&&(Ce===Te&&(Ce=D(Ce)),I(Ce,t.ADD_TAGS,ve)),t.ADD_ATTR&&(Ae===Oe&&(Ae=D(Ae)),I(Ae,t.ADD_ATTR,ve)),t.ADD_URI_SAFE_ATTR&&I(et,t.ADD_URI_SAFE_ATTR,ve),t.FORBID_CONTENTS&&(Ye===Ke&&(Ye=D(Ye)),I(Ye,t.FORBID_CONTENTS,ve)),Ge&&(Ce["#text"]=!0),Re&&I(Ce,["html","head","body"]),Ce.table&&(I(Ce,["tbody"]),delete Le.tbody),f&&f(t),dt=t)},mt=I({},["mi","mo","mn","ms","mtext"]),gt=I({},["foreignobject","desc","title","annotation-xml"]),vt=I({},["title","style","font","a","script"]),yt=I({},q);I(yt,M),I(yt,R);var bt=I({},z);I(bt,U);var wt=function(e){var t=oe(e);t&&t.tagName||(t={namespaceURI:ot,tagName:"template"});var n=E(e.tagName),r=E(t.tagName);return!!lt[e.namespaceURI]&&(e.namespaceURI===rt?t.namespaceURI===it?"svg"===n:t.namespaceURI===nt?"svg"===n&&("annotation-xml"===r||mt[r]):Boolean(yt[n]):e.namespaceURI===nt?t.namespaceURI===it?"math"===n:t.namespaceURI===rt?"math"===n&>[r]:Boolean(bt[n]):e.namespaceURI===it?!(t.namespaceURI===rt&&!gt[r])&&!(t.namespaceURI===nt&&!mt[r])&&!bt[n]&&(vt[n]||!yt[n]):!("application/xhtml+xml"!==ge||!lt[e.namespaceURI]))},xt=function(e){_(r.removed,{element:e});try{e.parentNode.removeChild(e)}catch(t){e.remove()}},_t=function(e,t){try{_(r.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){_(r.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e&&!Ae[e])if(Fe||Be)try{xt(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Et=function(e){var t,n;if(Ue)e=""+e;else{var r=S(e,/^[\r\n\t ]+/);n=r&&r[0]}"application/xhtml+xml"===ge&&ot===it&&(e=''+e+"");var i=le?le.createHTML(e):e;if(ot===it)try{t=(new v).parseFromString(i,ge)}catch(e){}if(!t||!t.documentElement){t=ce.createDocument(ot,"template",null);try{t.documentElement.innerHTML=at?se:i}catch(e){}}var o=t.body||t.documentElement;return e&&n&&o.insertBefore(a.createTextNode(n),o.childNodes[0]||null),ot===it?fe.call(t,Re?"html":"body")[0]:Re?t.documentElement:o},kt=function(e){return de.call(e.ownerDocument||e,e,p.SHOW_ELEMENT|p.SHOW_COMMENT|p.SHOW_TEXT,null,!1)},St=function(e){return e instanceof g&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof m)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Ct=function(t){return"object"===e(c)?t instanceof c:t&&"object"===e(t)&&"number"==typeof t.nodeType&&"string"==typeof t.nodeName},Tt=function(e,t,n){me[e]&&w(me[e],(function(e){e.call(r,t,n,dt)}))},At=function(e){var t;if(Tt("beforeSanitizeElements",e,null),St(e))return xt(e),!0;var n=ve(e.nodeName);if(Tt("uponSanitizeElement",e,{tagName:n,allowedTags:Ce}),e.hasChildNodes()&&!Ct(e.firstElementChild)&&(!Ct(e.content)||!Ct(e.content.firstElementChild))&&O(/<[/\w]/g,e.innerHTML)&&O(/<[/\w]/g,e.textContent))return xt(e),!0;if(!Ce[n]||Le[n]){if(!Le[n]&&Nt(n)){if(Ne.tagNameCheck instanceof RegExp&&O(Ne.tagNameCheck,n))return!1;if(Ne.tagNameCheck instanceof Function&&Ne.tagNameCheck(n))return!1}if(Ge&&!Ye[n]){var i=oe(e)||e.parentNode,o=ie(e)||e.childNodes;if(o&&i)for(var a=o.length-1;a>=0;--a)i.insertBefore(L(o[a],!0),re(e))}return xt(e),!0}return e instanceof d&&!wt(e)?(xt(e),!0):"noscript"!==n&&"noembed"!==n||!O(/<\/no(script|embed)/i,e.innerHTML)?(Me&&3===e.nodeType&&(t=e.textContent,t=C(t,ye," "),t=C(t,be," "),t=C(t,we," "),e.textContent!==t&&(_(r.removed,{element:e.cloneNode()}),e.textContent=t)),Tt("afterSanitizeElements",e,null),!1):(xt(e),!0)},Ot=function(e,t,n){if($e&&("id"===t||"name"===t)&&(n in a||n in pt))return!1;if(Pe&&!Ie[t]&&O(xe,t));else if(De&&O(_e,t));else if(!Ae[t]||Ie[t]){if(!(Nt(e)&&(Ne.tagNameCheck instanceof RegExp&&O(Ne.tagNameCheck,e)||Ne.tagNameCheck instanceof Function&&Ne.tagNameCheck(e))&&(Ne.attributeNameCheck instanceof RegExp&&O(Ne.attributeNameCheck,t)||Ne.attributeNameCheck instanceof Function&&Ne.attributeNameCheck(t))||"is"===t&&Ne.allowCustomizedBuiltInElements&&(Ne.tagNameCheck instanceof RegExp&&O(Ne.tagNameCheck,n)||Ne.tagNameCheck instanceof Function&&Ne.tagNameCheck(n))))return!1}else if(et[t]);else if(O(Se,C(n,ke,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==T(n,"data:")||!Xe[e])if(je&&!O(Ee,C(n,ke,"")));else if(n)return!1;return!0},Nt=function(e){return e.indexOf("-")>0},Lt=function(t){var n,i,o,a;Tt("beforeSanitizeAttributes",t,null);var l=t.attributes;if(l){var s={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Ae};for(a=l.length;a--;){var u=n=l[a],c=u.name,d=u.namespaceURI;if(i="value"===c?n.value:A(n.value),o=ve(c),s.attrName=o,s.attrValue=i,s.keepAttr=!0,s.forceKeepAttr=void 0,Tt("uponSanitizeAttribute",t,s),i=s.attrValue,!s.forceKeepAttr&&(_t(c,t),s.keepAttr))if(qe||!O(/\/>/i,i)){Me&&(i=C(i,ye," "),i=C(i,be," "),i=C(i,we," "));var p=ve(t.nodeName);if(Ot(p,o,i)){if(!We||"id"!==o&&"name"!==o||(_t(c,t),i=Ve+i),le&&"object"===e(y)&&"function"==typeof y.getAttributeType)if(d);else switch(y.getAttributeType(p,o)){case"TrustedHTML":i=le.createHTML(i);break;case"TrustedScriptURL":i=le.createScriptURL(i)}try{d?t.setAttributeNS(d,c,i):t.setAttribute(c,i),x(r.removed)}catch(e){}}}else _t(c,t)}Tt("afterSanitizeAttributes",t,null)}},It=function e(t){var n,r=kt(t);for(Tt("beforeSanitizeShadowDOM",t,null);n=r.nextNode();)Tt("uponSanitizeShadowNode",n,null),At(n)||(n.content instanceof l&&e(n.content),Lt(n));Tt("afterSanitizeShadowDOM",t,null)};return r.sanitize=function(e){var t,n,o,a,s=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if((at=!e)&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Ct(e)){if("function"!=typeof e.toString)throw N("toString is not a function");if("string"!=typeof(e=e.toString()))throw N("dirty is not a string, aborting")}if(!r.isSupported)return e;if(ze||ht(s),r.removed=[],"string"==typeof e&&(Qe=!1),Qe){if(e.nodeName){var u=ve(e.nodeName);if(!Ce[u]||Le[u])throw N("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof c)1===(n=(t=Et("\x3c!----\x3e")).ownerDocument.importNode(e,!0)).nodeType&&"BODY"===n.nodeName||"HTML"===n.nodeName?t=n:t.appendChild(n);else{if(!Fe&&!Me&&!Re&&-1===e.indexOf("<"))return le&&He?le.createHTML(e):e;if(!(t=Et(e)))return Fe?null:He?se:""}t&&Ue&&xt(t.firstChild);for(var d=kt(Qe?e:t);o=d.nextNode();)At(o)||(o.content instanceof l&&It(o.content),Lt(o));if(Qe)return e;if(Fe){if(Be)for(a=pe.call(t.ownerDocument);t.firstChild;)a.appendChild(t.firstChild);else a=t;return(Ae.shadowroot||Ae.shadowrootmod)&&(a=he.call(i,a,!0)),a}var p=Re?t.outerHTML:t.innerHTML;return Re&&Ce["!doctype"]&&t.ownerDocument&&t.ownerDocument.doctype&&t.ownerDocument.doctype.name&&O(ee,t.ownerDocument.doctype.name)&&(p="\n"+p),Me&&(p=C(p,ye," "),p=C(p,be," "),p=C(p,we," ")),le&&He?le.createHTML(p):p},r.setConfig=function(e){ht(e),ze=!0},r.clearConfig=function(){dt=null,ze=!1},r.isValidAttribute=function(e,t,n){dt||ht({});var r=ve(e),i=ve(t);return Ot(r,i,n)},r.addHook=function(e,t){"function"==typeof t&&(me[e]=me[e]||[],_(me[e],t))},r.removeHook=function(e){if(me[e])return x(me[e])},r.removeHooks=function(e){me[e]&&(me[e]=[])},r.removeAllHooks=function(){me={}},r}()}()},2988:function(e,t,n){var r=n(1755),i=n(6665).each;function o(e,t){this.query=e,this.isUnconditional=t,this.handlers=[],this.mql=window.matchMedia(e);var n=this;this.listener=function(e){n.mql=e.currentTarget||e,n.assess()},this.mql.addListener(this.listener)}o.prototype={constuctor:o,addHandler:function(e){var t=new r(e);this.handlers.push(t),this.matches()&&t.on()},removeHandler:function(e){var t=this.handlers;i(t,(function(n,r){if(n.equals(e))return n.destroy(),!t.splice(r,1)}))},matches:function(){return this.mql.matches||this.isUnconditional},clear:function(){i(this.handlers,(function(e){e.destroy()})),this.mql.removeListener(this.listener),this.handlers.length=0},assess:function(){var e=this.matches()?"on":"off";i(this.handlers,(function(t){t[e]()}))}},e.exports=o},8177:function(e,t,n){var r=n(2988),i=n(6665),o=i.each,a=i.isFunction,l=i.isArray;function s(){if(!window.matchMedia)throw new Error("matchMedia not present, legacy browsers require a polyfill");this.queries={},this.browserIsIncapable=!window.matchMedia("only all").matches}s.prototype={constructor:s,register:function(e,t,n){var i=this.queries,s=n&&this.browserIsIncapable;return i[e]||(i[e]=new r(e,s)),a(t)&&(t={match:t}),l(t)||(t=[t]),o(t,(function(t){a(t)&&(t={match:t}),i[e].addHandler(t)})),this},unregister:function(e,t){var n=this.queries[e];return n&&(t?n.removeHandler(t):(n.clear(),delete this.queries[e])),this}},e.exports=s},1755:function(e){function t(e){this.options=e,!e.deferSetup&&this.setup()}t.prototype={constructor:t,setup:function(){this.options.setup&&this.options.setup(),this.initialised=!0},on:function(){!this.initialised&&this.setup(),this.options.match&&this.options.match()},off:function(){this.options.unmatch&&this.options.unmatch()},destroy:function(){this.options.destroy?this.options.destroy():this.off()},equals:function(e){return this.options===e||this.options.match===e}},e.exports=t},6665:function(e){e.exports={isFunction:function(e){return"function"==typeof e},isArray:function(e){return"[object Array]"===Object.prototype.toString.apply(e)},each:function(e,t){for(var n=0,r=e.length;n>1,c=-7,d=n?i-1:0,p=n?-1:1,f=e[t+d];for(d+=p,o=f&(1<<-c)-1,f>>=-c,c+=l;c>0;o=256*o+e[t+d],d+=p,c-=8);for(a=o&(1<<-c)-1,o>>=-c,c+=r;c>0;a=256*a+e[t+d],d+=p,c-=8);if(0===o)o=1-u;else{if(o===s)return a?NaN:1/0*(f?-1:1);a+=Math.pow(2,r),o-=u}return(f?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,l,s,u=8*o-i-1,c=(1<>1,p=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,f=r?0:o-1,h=r?1:-1,m=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(l=isNaN(t)?1:0,a=c):(a=Math.floor(Math.log(t)/Math.LN2),t*(s=Math.pow(2,-a))<1&&(a--,s*=2),(t+=a+d>=1?p/s:p*Math.pow(2,1-d))*s>=2&&(a++,s/=2),a+d>=c?(l=0,a=c):a+d>=1?(l=(t*s-1)*Math.pow(2,i),a+=d):(l=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+f]=255&l,f+=h,l/=256,i-=8);for(a=a<0;e[n+f]=255&a,f+=h,a/=256,u-=8);e[n+f-h]|=128*m}},9755:function(e,t){var n;!function(t,n){"use strict";"object"==typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)}("undefined"!=typeof window?window:this,(function(r,i){"use strict";var o=[],a=Object.getPrototypeOf,l=o.slice,s=o.flat?function(e){return o.flat.call(e)}:function(e){return o.concat.apply([],e)},u=o.push,c=o.indexOf,d={},p=d.toString,f=d.hasOwnProperty,h=f.toString,m=h.call(Object),g={},v=function(e){return"function"==typeof e&&"number"!=typeof e.nodeType&&"function"!=typeof e.item},y=function(e){return null!=e&&e===e.window},b=r.document,w={type:!0,src:!0,nonce:!0,noModule:!0};function x(e,t,n){var r,i,o=(n=n||b).createElement("script");if(o.text=e,t)for(r in w)(i=t[r]||t.getAttribute&&t.getAttribute(r))&&o.setAttribute(r,i);n.head.appendChild(o).parentNode.removeChild(o)}function _(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?d[p.call(e)]||"object":typeof e}var E="3.6.0",k=function(e,t){return new k.fn.init(e,t)};function S(e){var t=!!e&&"length"in e&&e.length,n=_(e);return!v(e)&&!y(e)&&("array"===n||0===t||"number"==typeof t&&t>0&&t-1 in e)}k.fn=k.prototype={jquery:E,constructor:k,length:0,toArray:function(){return l.call(this)},get:function(e){return null==e?l.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=k.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return k.each(this,e)},map:function(e){return this.pushStack(k.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(l.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(k.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(k.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n+~]|"+M+")"+M+"*"),W=new RegExp(M+"|>"),V=new RegExp(U),G=new RegExp("^"+R+"$"),Q={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+z),PSEUDO:new RegExp("^"+U),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+q+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},Z=/HTML$/i,Y=/^(?:input|select|textarea|button)$/i,K=/^h\d$/i,X=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+M+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ie=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){p()},ae=we((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{D.apply(N=P.call(x.childNodes),x.childNodes),N[x.childNodes.length].nodeType}catch(e){D={apply:N.length?function(e,t){I.apply(e,P.call(t))}:function(e,t){for(var n=e.length,r=0;e[n++]=t[r++];);e.length=n-1}}}function le(e,t,r,i){var o,l,u,c,d,h,v,y=t&&t.ownerDocument,x=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==x&&9!==x&&11!==x)return r;if(!i&&(p(t),t=t||f,m)){if(11!==x&&(d=J.exec(e)))if(o=d[1]){if(9===x){if(!(u=t.getElementById(o)))return r;if(u.id===o)return r.push(u),r}else if(y&&(u=y.getElementById(o))&&b(t,u)&&u.id===o)return r.push(u),r}else{if(d[2])return D.apply(r,t.getElementsByTagName(e)),r;if((o=d[3])&&n.getElementsByClassName&&t.getElementsByClassName)return D.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!T[e+" "]&&(!g||!g.test(e))&&(1!==x||"object"!==t.nodeName.toLowerCase())){if(v=e,y=t,1===x&&(W.test(e)||$.test(e))){for((y=ee.test(e)&&ve(t.parentNode)||t)===t&&n.scope||((c=t.getAttribute("id"))?c=c.replace(re,ie):t.setAttribute("id",c=w)),l=(h=a(e)).length;l--;)h[l]=(c?"#"+c:":scope")+" "+be(h[l]);v=h.join(",")}try{return D.apply(r,y.querySelectorAll(v)),r}catch(t){T(e,!0)}finally{c===w&&t.removeAttribute("id")}}}return s(e.replace(B,"$1"),t,r,i)}function se(){var e=[];return function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}}function ue(e){return e[w]=!0,e}function ce(e){var t=f.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function de(e,t){for(var n=e.split("|"),i=n.length;i--;)r.attrHandle[n[i]]=t}function pe(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)for(;n=n.nextSibling;)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function he(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function me(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ae(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function ge(e){return ue((function(t){return t=+t,ue((function(n,r){for(var i,o=e([],n.length,t),a=o.length;a--;)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))}))}))}function ve(e){return e&&void 0!==e.getElementsByTagName&&e}for(t in n=le.support={},o=le.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!Z.test(t||n&&n.nodeName||"HTML")},p=le.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:x;return a!=f&&9===a.nodeType&&a.documentElement?(h=(f=a).documentElement,m=!o(f),x!=f&&(i=f.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",oe,!1):i.attachEvent&&i.attachEvent("onunload",oe)),n.scope=ce((function(e){return h.appendChild(e).appendChild(f.createElement("div")),void 0!==e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.attributes=ce((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=ce((function(e){return e.appendChild(f.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=X.test(f.getElementsByClassName),n.getById=ce((function(e){return h.appendChild(e).id=w,!f.getElementsByName||!f.getElementsByName(w).length})),n.getById?(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(te,ne);return function(e){var n=void 0!==e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if(void 0!==t.getElementById&&m){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];for(i=t.getElementsByName(e),r=0;o=i[r++];)if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return void 0!==t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){for(;n=o[i++];)1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if(void 0!==t.getElementsByClassName&&m)return t.getElementsByClassName(e)},v=[],g=[],(n.qsa=X.test(f.querySelectorAll))&&(ce((function(e){var t;h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&g.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||g.push("\\["+M+"*(?:value|"+q+")"),e.querySelectorAll("[id~="+w+"-]").length||g.push("~="),(t=f.createElement("input")).setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||g.push("\\["+M+"*name"+M+"*="+M+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||g.push(":checked"),e.querySelectorAll("a#"+w+"+*").length||g.push(".#.+[+~]"),e.querySelectorAll("\\\f"),g.push("[\\r\\n\\f]")})),ce((function(e){e.innerHTML="";var t=f.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&g.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&g.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&g.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),g.push(",.*:")}))),(n.matchesSelector=X.test(y=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ce((function(e){n.disconnectedMatch=y.call(e,"*"),y.call(e,"[s!='']:x"),v.push("!=",U)})),g=g.length&&new RegExp(g.join("|")),v=v.length&&new RegExp(v.join("|")),t=X.test(h.compareDocumentPosition),b=t||X.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)for(;t=t.parentNode;)if(t===e)return!0;return!1},A=t?function(e,t){if(e===t)return d=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==f||e.ownerDocument==x&&b(x,e)?-1:t==f||t.ownerDocument==x&&b(x,t)?1:c?j(c,e)-j(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return d=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],l=[t];if(!i||!o)return e==f?-1:t==f?1:i?-1:o?1:c?j(c,e)-j(c,t):0;if(i===o)return pe(e,t);for(n=e;n=n.parentNode;)a.unshift(n);for(n=t;n=n.parentNode;)l.unshift(n);for(;a[r]===l[r];)r++;return r?pe(a[r],l[r]):a[r]==x?-1:l[r]==x?1:0},f):f},le.matches=function(e,t){return le(e,null,null,t)},le.matchesSelector=function(e,t){if(p(e),n.matchesSelector&&m&&!T[t+" "]&&(!v||!v.test(t))&&(!g||!g.test(t)))try{var r=y.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){T(t,!0)}return le(t,f,null,[e]).length>0},le.contains=function(e,t){return(e.ownerDocument||e)!=f&&p(e),b(e,t)},le.attr=function(e,t){(e.ownerDocument||e)!=f&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&O.call(r.attrHandle,t.toLowerCase())?i(e,t,!m):void 0;return void 0!==o?o:n.attributes||!m?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},le.escape=function(e){return(e+"").replace(re,ie)},le.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},le.uniqueSort=function(e){var t,r=[],i=0,o=0;if(d=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(A),d){for(;t=e[o++];)t===e[o]&&(i=r.push(o));for(;i--;)e.splice(r[i],1)}return c=null,e},i=le.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else for(;t=e[r++];)n+=i(t);return n},r=le.selectors={cacheLength:50,createPseudo:ue,match:Q,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||le.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&le.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return Q.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&V.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=k[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&k(e,(function(e){return t.test("string"==typeof e.className&&e.className||void 0!==e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var i=le.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace(F," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),l="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,s){var u,c,d,p,f,h,m=o!==a?"nextSibling":"previousSibling",g=t.parentNode,v=l&&t.nodeName.toLowerCase(),y=!s&&!l,b=!1;if(g){if(o){for(;m;){for(p=t;p=p[m];)if(l?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=m="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?g.firstChild:g.lastChild],a&&y){for(b=(f=(u=(c=(d=(p=g)[w]||(p[w]={}))[p.uniqueID]||(d[p.uniqueID]={}))[e]||[])[0]===_&&u[1])&&u[2],p=f&&g.childNodes[f];p=++f&&p&&p[m]||(b=f=0)||h.pop();)if(1===p.nodeType&&++b&&p===t){c[e]=[_,f,b];break}}else if(y&&(b=f=(u=(c=(d=(p=t)[w]||(p[w]={}))[p.uniqueID]||(d[p.uniqueID]={}))[e]||[])[0]===_&&u[1]),!1===b)for(;(p=++f&&p&&p[m]||(b=f=0)||h.pop())&&((l?p.nodeName.toLowerCase()!==v:1!==p.nodeType)||!++b||(y&&((c=(d=p[w]||(p[w]={}))[p.uniqueID]||(d[p.uniqueID]={}))[e]=[_,b]),p!==t)););return(b-=i)===r||b%r==0&&b/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||le.error("unsupported pseudo: "+e);return i[w]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ue((function(e,n){for(var r,o=i(e,t),a=o.length;a--;)e[r=j(e,o[a])]=!(n[r]=o[a])})):function(e){return i(e,0,n)}):i}},pseudos:{not:ue((function(e){var t=[],n=[],r=l(e.replace(B,"$1"));return r[w]?ue((function(e,t,n,i){for(var o,a=r(e,null,i,[]),l=e.length;l--;)(o=a[l])&&(e[l]=!(t[l]=o))})):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}})),has:ue((function(e){return function(t){return le(e,t).length>0}})),contains:ue((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||i(t)).indexOf(e)>-1}})),lang:ue((function(e){return G.test(e||"")||le.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=m?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===f.activeElement&&(!f.hasFocus||f.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:me(!1),disabled:me(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return K.test(e.nodeName)},input:function(e){return Y.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:ge((function(){return[0]})),last:ge((function(e,t){return[t-1]})),eq:ge((function(e,t,n){return[n<0?n+t:n]})),even:ge((function(e,t){for(var n=0;nt?t:n;--r>=0;)e.push(r);return e})),gt:ge((function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){for(var i=e.length;i--;)if(!e[i](t,n,r))return!1;return!0}:e[0]}function _e(e,t,n,r,i){for(var o,a=[],l=0,s=e.length,u=null!=t;l-1&&(o[u]=!(a[u]=d))}}else v=_e(v===a?v.splice(h,v.length):v),i?i(null,a,v,s):D.apply(a,v)}))}function ke(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],l=a||r.relative[" "],s=a?1:0,c=we((function(e){return e===t}),l,!0),d=we((function(e){return j(t,e)>-1}),l,!0),p=[function(e,n,r){var i=!a&&(r||n!==u)||((t=n).nodeType?c(e,n,r):d(e,n,r));return t=null,i}];s1&&xe(p),s>1&&be(e.slice(0,s-1).concat({value:" "===e[s-2].type?"*":""})).replace(B,"$1"),n,s0,i=e.length>0,o=function(o,a,l,s,c){var d,h,g,v=0,y="0",b=o&&[],w=[],x=u,E=o||i&&r.find.TAG("*",c),k=_+=null==x?1:Math.random()||.1,S=E.length;for(c&&(u=a==f||a||c);y!==S&&null!=(d=E[y]);y++){if(i&&d){for(h=0,a||d.ownerDocument==f||(p(d),l=!m);g=e[h++];)if(g(d,a||f,l)){s.push(d);break}c&&(_=k)}n&&((d=!g&&d)&&v--,o&&b.push(d))}if(v+=y,n&&y!==v){for(h=0;g=t[h++];)g(b,w,a,l);if(o){if(v>0)for(;y--;)b[y]||w[y]||(w[y]=L.call(s));w=_e(w)}D.apply(s,w),c&&!o&&w.length>0&&v+t.length>1&&le.uniqueSort(s)}return c&&(_=k,u=x),b};return n?ue(o):o}(o,i)),l.selector=e}return l},s=le.select=function(e,t,n,i){var o,s,u,c,d,p="function"==typeof e&&e,f=!i&&a(e=p.selector||e);if(n=n||[],1===f.length){if((s=f[0]=f[0].slice(0)).length>2&&"ID"===(u=s[0]).type&&9===t.nodeType&&m&&r.relative[s[1].type]){if(!(t=(r.find.ID(u.matches[0].replace(te,ne),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(s.shift().value.length)}for(o=Q.needsContext.test(e)?0:s.length;o--&&(u=s[o],!r.relative[c=u.type]);)if((d=r.find[c])&&(i=d(u.matches[0].replace(te,ne),ee.test(s[0].type)&&ve(t.parentNode)||t))){if(s.splice(o,1),!(e=i.length&&be(s)))return D.apply(n,i),n;break}}return(p||l(e,f))(i,t,!m,n,!t||ee.test(e)&&ve(t.parentNode)||t),n},n.sortStable=w.split("").sort(A).join("")===w,n.detectDuplicates=!!d,p(),n.sortDetached=ce((function(e){return 1&e.compareDocumentPosition(f.createElement("fieldset"))})),ce((function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")}))||de("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&ce((function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||de("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),ce((function(e){return null==e.getAttribute("disabled")}))||de(q,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),le}(r);k.find=C,k.expr=C.selectors,k.expr[":"]=k.expr.pseudos,k.uniqueSort=k.unique=C.uniqueSort,k.text=C.getText,k.isXMLDoc=C.isXML,k.contains=C.contains,k.escapeSelector=C.escape;var T=function(e,t,n){for(var r=[],i=void 0!==n;(e=e[t])&&9!==e.nodeType;)if(1===e.nodeType){if(i&&k(e).is(n))break;r.push(e)}return r},A=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},O=k.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var L=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function I(e,t,n){return v(t)?k.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?k.grep(e,(function(e){return e===t!==n})):"string"!=typeof t?k.grep(e,(function(e){return c.call(t,e)>-1!==n})):k.filter(t,e,n)}k.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?k.find.matchesSelector(r,e)?[r]:[]:k.find.matches(e,k.grep(t,(function(e){return 1===e.nodeType})))},k.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(k(e).filter((function(){for(t=0;t1?k.uniqueSort(n):n},filter:function(e){return this.pushStack(I(this,e||[],!1))},not:function(e){return this.pushStack(I(this,e||[],!0))},is:function(e){return!!I(this,"string"==typeof e&&O.test(e)?k(e):e||[],!1).length}});var D,P=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(k.fn.init=function(e,t,n){var r,i;if(!e)return this;if(n=n||D,"string"==typeof e){if(!(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:P.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof k?t[0]:t,k.merge(this,k.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:b,!0)),L.test(r[1])&&k.isPlainObject(t))for(r in t)v(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return(i=b.getElementById(r[2]))&&(this[0]=i,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):v(e)?void 0!==n.ready?n.ready(e):e(k):k.makeArray(e,this)}).prototype=k.fn,D=k(b);var j=/^(?:parents|prev(?:Until|All))/,q={children:!0,contents:!0,next:!0,prev:!0};function M(e,t){for(;(e=e[t])&&1!==e.nodeType;);return e}k.fn.extend({has:function(e){var t=k(e,this),n=t.length;return this.filter((function(){for(var e=0;e-1:1===n.nodeType&&k.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?k.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?c.call(k(e),this[0]):c.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(k.uniqueSort(k.merge(this.get(),k(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),k.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return T(e,"parentNode")},parentsUntil:function(e,t,n){return T(e,"parentNode",n)},next:function(e){return M(e,"nextSibling")},prev:function(e){return M(e,"previousSibling")},nextAll:function(e){return T(e,"nextSibling")},prevAll:function(e){return T(e,"previousSibling")},nextUntil:function(e,t,n){return T(e,"nextSibling",n)},prevUntil:function(e,t,n){return T(e,"previousSibling",n)},siblings:function(e){return A((e.parentNode||{}).firstChild,e)},children:function(e){return A(e.firstChild)},contents:function(e){return null!=e.contentDocument&&a(e.contentDocument)?e.contentDocument:(N(e,"template")&&(e=e.content||e),k.merge([],e.childNodes))}},(function(e,t){k.fn[e]=function(n,r){var i=k.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=k.filter(r,i)),this.length>1&&(q[e]||k.uniqueSort(i),j.test(e)&&i.reverse()),this.pushStack(i)}}));var R=/[^\x20\t\r\n\f]+/g;function z(e){return e}function U(e){throw e}function F(e,t,n,r){var i;try{e&&v(i=e.promise)?i.call(e).done(t).fail(n):e&&v(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}k.Callbacks=function(e){e="string"==typeof e?function(e){var t={};return k.each(e.match(R)||[],(function(e,n){t[n]=!0})),t}(e):k.extend({},e);var t,n,r,i,o=[],a=[],l=-1,s=function(){for(i=i||e.once,r=t=!0;a.length;l=-1)for(n=a.shift();++l-1;)o.splice(n,1),n<=l&&l--})),this},has:function(e){return e?k.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||s()),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!r}};return u},k.extend({Deferred:function(e){var t=[["notify","progress",k.Callbacks("memory"),k.Callbacks("memory"),2],["resolve","done",k.Callbacks("once memory"),k.Callbacks("once memory"),0,"resolved"],["reject","fail",k.Callbacks("once memory"),k.Callbacks("once memory"),1,"rejected"]],n="pending",i={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return i.then(null,e)},pipe:function(){var e=arguments;return k.Deferred((function(n){k.each(t,(function(t,r){var i=v(e[r[4]])&&e[r[4]];o[r[1]]((function(){var e=i&&i.apply(this,arguments);e&&v(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,i?[e]:arguments)}))})),e=null})).promise()},then:function(e,n,i){var o=0;function a(e,t,n,i){return function(){var l=this,s=arguments,u=function(){var r,u;if(!(e=o&&(n!==U&&(l=void 0,s=[r]),t.rejectWith(l,s))}};e?c():(k.Deferred.getStackHook&&(c.stackTrace=k.Deferred.getStackHook()),r.setTimeout(c))}}return k.Deferred((function(r){t[0][3].add(a(0,r,v(i)?i:z,r.notifyWith)),t[1][3].add(a(0,r,v(e)?e:z)),t[2][3].add(a(0,r,v(n)?n:U))})).promise()},promise:function(e){return null!=e?k.extend(e,i):i}},o={};return k.each(t,(function(e,r){var a=r[2],l=r[5];i[r[1]]=a.add,l&&a.add((function(){n=l}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),a.add(r[3].fire),o[r[0]]=function(){return o[r[0]+"With"](this===o?void 0:this,arguments),this},o[r[0]+"With"]=a.fireWith})),i.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=l.call(arguments),o=k.Deferred(),a=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?l.call(arguments):n,--t||o.resolveWith(r,i)}};if(t<=1&&(F(e,o.done(a(n)).resolve,o.reject,!t),"pending"===o.state()||v(i[n]&&i[n].then)))return o.then();for(;n--;)F(i[n],a(n),o.reject);return o.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;k.Deferred.exceptionHook=function(e,t){r.console&&r.console.warn&&e&&B.test(e.name)&&r.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},k.readyException=function(e){r.setTimeout((function(){throw e}))};var H=k.Deferred();function $(){b.removeEventListener("DOMContentLoaded",$),r.removeEventListener("load",$),k.ready()}k.fn.ready=function(e){return H.then(e).catch((function(e){k.readyException(e)})),this},k.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--k.readyWait:k.isReady)||(k.isReady=!0,!0!==e&&--k.readyWait>0||H.resolveWith(b,[k]))}}),k.ready.then=H.then,"complete"===b.readyState||"loading"!==b.readyState&&!b.documentElement.doScroll?r.setTimeout(k.ready):(b.addEventListener("DOMContentLoaded",$),r.addEventListener("load",$));var W=function(e,t,n,r,i,o,a){var l=0,s=e.length,u=null==n;if("object"===_(n))for(l in i=!0,n)W(e,t,l,n[l],!0,o,a);else if(void 0!==r&&(i=!0,v(r)||(a=!0),u&&(a?(t.call(e,r),t=null):(u=t,t=function(e,t,n){return u.call(k(e),n)})),t))for(;l1,null,!0)},removeData:function(e){return this.each((function(){J.remove(this,e)}))}}),k.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=X.get(e,t),n&&(!r||Array.isArray(n)?r=X.access(e,t,k.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=k.queue(e,t),r=n.length,i=n.shift(),o=k._queueHooks(e,t);"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,(function(){k.dequeue(e,t)}),o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return X.get(e,n)||X.access(e,n,{empty:k.Callbacks("once memory").add((function(){X.remove(e,[t+"queue",n])}))})}}),k.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]*)/i,ye=/^$|^module$|\/(?:java|ecma)script/i;he=b.createDocumentFragment().appendChild(b.createElement("div")),(me=b.createElement("input")).setAttribute("type","radio"),me.setAttribute("checked","checked"),me.setAttribute("name","t"),he.appendChild(me),g.checkClone=he.cloneNode(!0).cloneNode(!0).lastChild.checked,he.innerHTML="",g.noCloneChecked=!!he.cloneNode(!0).lastChild.defaultValue,he.innerHTML="",g.option=!!he.lastChild;var be={thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};function we(e,t){var n;return n=void 0!==e.getElementsByTagName?e.getElementsByTagName(t||"*"):void 0!==e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?k.merge([e],n):n}function xe(e,t){for(var n=0,r=e.length;n",""]);var _e=/<|&#?\w+;/;function Ee(e,t,n,r,i){for(var o,a,l,s,u,c,d=t.createDocumentFragment(),p=[],f=0,h=e.length;f-1)i&&i.push(o);else if(u=le(o),a=we(d.appendChild(o),"script"),u&&xe(a),n)for(c=0;o=a[c++];)ye.test(o.type||"")&&n.push(o);return d}var ke=/^([^.]*)(?:\.(.+)|)/;function Se(){return!0}function Ce(){return!1}function Te(e,t){return e===function(){try{return b.activeElement}catch(e){}}()==("focus"===t)}function Ae(e,t,n,r,i,o){var a,l;if("object"==typeof t){for(l in"string"!=typeof n&&(r=r||n,n=void 0),t)Ae(e,l,n,r,t[l],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=Ce;else if(!i)return e;return 1===o&&(a=i,i=function(e){return k().off(e),a.apply(this,arguments)},i.guid=a.guid||(a.guid=k.guid++)),e.each((function(){k.event.add(this,t,i,r,n)}))}function Oe(e,t,n){n?(X.set(e,t,!1),k.event.add(e,t,{namespace:!1,handler:function(e){var r,i,o=X.get(this,t);if(1&e.isTrigger&&this[t]){if(o.length)(k.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=l.call(arguments),X.set(this,t,o),r=n(this,t),this[t](),o!==(i=X.get(this,t))||r?X.set(this,t,!1):i={},o!==i)return e.stopImmediatePropagation(),e.preventDefault(),i&&i.value}else o.length&&(X.set(this,t,{value:k.event.trigger(k.extend(o[0],k.Event.prototype),o.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===X.get(e,t)&&k.event.add(e,t,Se)}k.event={global:{},add:function(e,t,n,r,i){var o,a,l,s,u,c,d,p,f,h,m,g=X.get(e);if(Y(e))for(n.handler&&(n=(o=n).handler,i=o.selector),i&&k.find.matchesSelector(ae,i),n.guid||(n.guid=k.guid++),(s=g.events)||(s=g.events=Object.create(null)),(a=g.handle)||(a=g.handle=function(t){return void 0!==k&&k.event.triggered!==t.type?k.event.dispatch.apply(e,arguments):void 0}),u=(t=(t||"").match(R)||[""]).length;u--;)f=m=(l=ke.exec(t[u])||[])[1],h=(l[2]||"").split(".").sort(),f&&(d=k.event.special[f]||{},f=(i?d.delegateType:d.bindType)||f,d=k.event.special[f]||{},c=k.extend({type:f,origType:m,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&k.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=s[f])||((p=s[f]=[]).delegateCount=0,d.setup&&!1!==d.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(f,a)),d.add&&(d.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),k.event.global[f]=!0)},remove:function(e,t,n,r,i){var o,a,l,s,u,c,d,p,f,h,m,g=X.hasData(e)&&X.get(e);if(g&&(s=g.events)){for(u=(t=(t||"").match(R)||[""]).length;u--;)if(f=m=(l=ke.exec(t[u])||[])[1],h=(l[2]||"").split(".").sort(),f){for(d=k.event.special[f]||{},p=s[f=(r?d.delegateType:d.bindType)||f]||[],l=l[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;o--;)c=p[o],!i&&m!==c.origType||n&&n.guid!==c.guid||l&&!l.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,d.remove&&d.remove.call(e,c));a&&!p.length&&(d.teardown&&!1!==d.teardown.call(e,h,g.handle)||k.removeEvent(e,f,g.handle),delete s[f])}else for(f in s)k.event.remove(e,f+t[u],n,r,!0);k.isEmptyObject(s)&&X.remove(e,"handle events")}},dispatch:function(e){var t,n,r,i,o,a,l=new Array(arguments.length),s=k.event.fix(e),u=(X.get(this,"events")||Object.create(null))[s.type]||[],c=k.event.special[s.type]||{};for(l[0]=s,t=1;t=1))for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&("click"!==e.type||!0!==u.disabled)){for(o=[],a={},n=0;n-1:k.find(i,this,null,[u]).length),a[i]&&o.push(r);o.length&&l.push({elem:u,handlers:o})}return u=this,s\s*$/g;function De(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")&&k(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function je(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function qe(e,t){var n,r,i,o,a,l;if(1===t.nodeType){if(X.hasData(e)&&(l=X.get(e).events))for(i in X.remove(t,"handle events"),l)for(n=0,r=l[i].length;n1&&"string"==typeof h&&!g.checkClone&&Le.test(h))return e.each((function(i){var o=e.eq(i);m&&(t[0]=h.call(this,i,o.html())),Re(o,t,n,r)}));if(p&&(o=(i=Ee(t,e[0].ownerDocument,!1,e,r)).firstChild,1===i.childNodes.length&&(i=o),o||r)){for(l=(a=k.map(we(i,"script"),Pe)).length;d0&&xe(a,!s&&we(e,"script")),l},cleanData:function(e){for(var t,n,r,i=k.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[X.expando]){if(t.events)for(r in t.events)i[r]?k.event.remove(n,r):k.removeEvent(n,r,t.handle);n[X.expando]=void 0}n[J.expando]&&(n[J.expando]=void 0)}}}),k.fn.extend({detach:function(e){return ze(this,e,!0)},remove:function(e){return ze(this,e)},text:function(e){return W(this,(function(e){return void 0===e?k.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Re(this,arguments,(function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||De(this,e).appendChild(e)}))},prepend:function(){return Re(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=De(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Re(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Re(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(k.cleanData(we(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return k.clone(this,e,t)}))},html:function(e){return W(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ne.test(e)&&!be[(ve.exec(e)||["",""])[1].toLowerCase()]){e=k.htmlPrefilter(e);try{for(;n=0&&(s+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-s-l-.5))||0),s}function nt(e,t,n){var r=Fe(e),i=(!g.boxSizingReliable()||n)&&"border-box"===k.css(e,"boxSizing",!1,r),o=i,a=$e(e,t,r),l="offset"+t[0].toUpperCase()+t.slice(1);if(Ue.test(a)){if(!n)return a;a="auto"}return(!g.boxSizingReliable()&&i||!g.reliableTrDimensions()&&N(e,"tr")||"auto"===a||!parseFloat(a)&&"inline"===k.css(e,"display",!1,r))&&e.getClientRects().length&&(i="border-box"===k.css(e,"boxSizing",!1,r),(o=l in e)&&(a=e[l])),(a=parseFloat(a)||0)+tt(e,t,n||(i?"border":"content"),o,r,a)+"px"}function rt(e,t,n,r,i){return new rt.prototype.init(e,t,n,r,i)}k.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=$e(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,l=Z(t),s=Ke.test(t),u=e.style;if(s||(t=Ze(l)),a=k.cssHooks[t]||k.cssHooks[l],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:u[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ce(e,t,i),o="number"),null!=n&&n==n&&("number"!==o||s||(n+=i&&i[3]||(k.cssNumber[l]?"":"px")),g.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(s?u.setProperty(t,n):u[t]=n))}},css:function(e,t,n,r){var i,o,a,l=Z(t);return Ke.test(t)||(t=Ze(l)),(a=k.cssHooks[t]||k.cssHooks[l])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=$e(e,t,r)),"normal"===i&&t in Je&&(i=Je[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),k.each(["height","width"],(function(e,t){k.cssHooks[t]={get:function(e,n,r){if(n)return!Ye.test(k.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?nt(e,t,r):Be(e,Xe,(function(){return nt(e,t,r)}))},set:function(e,n,r){var i,o=Fe(e),a=!g.scrollboxSize()&&"absolute"===o.position,l=(a||r)&&"border-box"===k.css(e,"boxSizing",!1,o),s=r?tt(e,t,r,l,o):0;return l&&a&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-tt(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=k.css(e,t)),et(0,n,s)}}})),k.cssHooks.marginLeft=We(g.reliableMarginLeft,(function(e,t){if(t)return(parseFloat($e(e,"marginLeft"))||e.getBoundingClientRect().left-Be(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),k.each({margin:"",padding:"",border:"Width"},(function(e,t){k.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(k.cssHooks[e+t].set=et)})),k.fn.extend({css:function(e,t){return W(this,(function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=Fe(e),i=t.length;a1)}}),k.Tween=rt,rt.prototype={constructor:rt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||k.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(k.cssNumber[n]?"":"px")},cur:function(){var e=rt.propHooks[this.prop];return e&&e.get?e.get(this):rt.propHooks._default.get(this)},run:function(e){var t,n=rt.propHooks[this.prop];return this.options.duration?this.pos=t=k.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):rt.propHooks._default.set(this),this}},rt.prototype.init.prototype=rt.prototype,rt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=k.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){k.fx.step[e.prop]?k.fx.step[e.prop](e):1!==e.elem.nodeType||!k.cssHooks[e.prop]&&null==e.elem.style[Ze(e.prop)]?e.elem[e.prop]=e.now:k.style(e.elem,e.prop,e.now+e.unit)}}},rt.propHooks.scrollTop=rt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},k.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},k.fx=rt.prototype.init,k.fx.step={};var it,ot,at=/^(?:toggle|show|hide)$/,lt=/queueHooks$/;function st(){ot&&(!1===b.hidden&&r.requestAnimationFrame?r.requestAnimationFrame(st):r.setTimeout(st,k.fx.interval),k.fx.tick())}function ut(){return r.setTimeout((function(){it=void 0})),it=Date.now()}function ct(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function dt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each((function(){k.removeAttr(this,e)}))}}),k.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return void 0===e.getAttribute?k.prop(e,t,n):(1===o&&k.isXMLDoc(e)||(i=k.attrHooks[t.toLowerCase()]||(k.expr.match.bool.test(t)?ft:void 0)),void 0!==n?null===n?void k.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=k.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!g.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(R);if(i&&1===e.nodeType)for(;n=i[r++];)e.removeAttribute(n)}}),ft={set:function(e,t,n){return!1===t?k.removeAttr(e,n):e.setAttribute(n,n),n}},k.each(k.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=ht[t]||k.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}}));var mt=/^(?:input|select|textarea|button)$/i,gt=/^(?:a|area)$/i;function vt(e){return(e.match(R)||[]).join(" ")}function yt(e){return e.getAttribute&&e.getAttribute("class")||""}function bt(e){return Array.isArray(e)?e:"string"==typeof e&&e.match(R)||[]}k.fn.extend({prop:function(e,t){return W(this,k.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[k.propFix[e]||e]}))}}),k.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&k.isXMLDoc(e)||(t=k.propFix[t]||t,i=k.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=k.find.attr(e,"tabindex");return t?parseInt(t,10):mt.test(e.nodeName)||gt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),g.optSelected||(k.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),k.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){k.propFix[this.toLowerCase()]=this})),k.fn.extend({addClass:function(e){var t,n,r,i,o,a,l,s=0;if(v(e))return this.each((function(t){k(this).addClass(e.call(this,t,yt(this)))}));if((t=bt(e)).length)for(;n=this[s++];)if(i=yt(n),r=1===n.nodeType&&" "+vt(i)+" "){for(a=0;o=t[a++];)r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(l=vt(r))&&n.setAttribute("class",l)}return this},removeClass:function(e){var t,n,r,i,o,a,l,s=0;if(v(e))return this.each((function(t){k(this).removeClass(e.call(this,t,yt(this)))}));if(!arguments.length)return this.attr("class","");if((t=bt(e)).length)for(;n=this[s++];)if(i=yt(n),r=1===n.nodeType&&" "+vt(i)+" "){for(a=0;o=t[a++];)for(;r.indexOf(" "+o+" ")>-1;)r=r.replace(" "+o+" "," ");i!==(l=vt(r))&&n.setAttribute("class",l)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):v(e)?this.each((function(n){k(this).toggleClass(e.call(this,n,yt(this),t),t)})):this.each((function(){var t,i,o,a;if(r)for(i=0,o=k(this),a=bt(e);t=a[i++];)o.hasClass(t)?o.removeClass(t):o.addClass(t);else void 0!==e&&"boolean"!==n||((t=yt(this))&&X.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":X.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;for(t=" "+e+" ";n=this[r++];)if(1===n.nodeType&&(" "+vt(yt(n))+" ").indexOf(t)>-1)return!0;return!1}});var wt=/\r/g;k.fn.extend({val:function(e){var t,n,r,i=this[0];return arguments.length?(r=v(e),this.each((function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,k(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=k.map(i,(function(e){return null==e?"":e+""}))),(t=k.valHooks[this.type]||k.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))}))):i?(t=k.valHooks[i.type]||k.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(wt,""):null==n?"":n:void 0}}),k.extend({valHooks:{option:{get:function(e){var t=k.find.attr(e,"value");return null!=t?t:vt(k.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,l=a?null:[],s=a?o+1:i.length;for(r=o<0?s:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),k.each(["radio","checkbox"],(function(){k.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=k.inArray(k(e).val(),t)>-1}},g.checkOn||(k.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),g.focusin="onfocusin"in r;var xt=/^(?:focusinfocus|focusoutblur)$/,_t=function(e){e.stopPropagation()};k.extend(k.event,{trigger:function(e,t,n,i){var o,a,l,s,u,c,d,p,h=[n||b],m=f.call(e,"type")?e.type:e,g=f.call(e,"namespace")?e.namespace.split("."):[];if(a=p=l=n=n||b,3!==n.nodeType&&8!==n.nodeType&&!xt.test(m+k.event.triggered)&&(m.indexOf(".")>-1&&(g=m.split("."),m=g.shift(),g.sort()),u=m.indexOf(":")<0&&"on"+m,(e=e[k.expando]?e:new k.Event(m,"object"==typeof e&&e)).isTrigger=i?2:3,e.namespace=g.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+g.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:k.makeArray(t,[e]),d=k.event.special[m]||{},i||!d.trigger||!1!==d.trigger.apply(n,t))){if(!i&&!d.noBubble&&!y(n)){for(s=d.delegateType||m,xt.test(s+m)||(a=a.parentNode);a;a=a.parentNode)h.push(a),l=a;l===(n.ownerDocument||b)&&h.push(l.defaultView||l.parentWindow||r)}for(o=0;(a=h[o++])&&!e.isPropagationStopped();)p=a,e.type=o>1?s:d.bindType||m,(c=(X.get(a,"events")||Object.create(null))[e.type]&&X.get(a,"handle"))&&c.apply(a,t),(c=u&&a[u])&&c.apply&&Y(a)&&(e.result=c.apply(a,t),!1===e.result&&e.preventDefault());return e.type=m,i||e.isDefaultPrevented()||d._default&&!1!==d._default.apply(h.pop(),t)||!Y(n)||u&&v(n[m])&&!y(n)&&((l=n[u])&&(n[u]=null),k.event.triggered=m,e.isPropagationStopped()&&p.addEventListener(m,_t),n[m](),e.isPropagationStopped()&&p.removeEventListener(m,_t),k.event.triggered=void 0,l&&(n[u]=l)),e.result}},simulate:function(e,t,n){var r=k.extend(new k.Event,n,{type:e,isSimulated:!0});k.event.trigger(r,null,t)}}),k.fn.extend({trigger:function(e,t){return this.each((function(){k.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return k.event.trigger(e,t,n,!0)}}),g.focusin||k.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){k.event.simulate(t,e.target,k.event.fix(e))};k.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,i=X.access(r,t);i||r.addEventListener(e,n,!0),X.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,i=X.access(r,t)-1;i?X.access(r,t,i):(r.removeEventListener(e,n,!0),X.remove(r,t))}}}));var Et=r.location,kt={guid:Date.now()},St=/\?/;k.parseXML=function(e){var t,n;if(!e||"string"!=typeof e)return null;try{t=(new r.DOMParser).parseFromString(e,"text/xml")}catch(e){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||k.error("Invalid XML: "+(n?k.map(n.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var Ct=/\[\]$/,Tt=/\r?\n/g,At=/^(?:submit|button|image|reset|file)$/i,Ot=/^(?:input|select|textarea|keygen)/i;function Nt(e,t,n,r){var i;if(Array.isArray(t))k.each(t,(function(t,i){n||Ct.test(e)?r(e,i):Nt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)}));else if(n||"object"!==_(t))r(e,t);else for(i in t)Nt(e+"["+i+"]",t[i],n,r)}k.param=function(e,t){var n,r=[],i=function(e,t){var n=v(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!k.isPlainObject(e))k.each(e,(function(){i(this.name,this.value)}));else for(n in e)Nt(n,e[n],t,i);return r.join("&")},k.fn.extend({serialize:function(){return k.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=k.prop(this,"elements");return e?k.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!k(this).is(":disabled")&&Ot.test(this.nodeName)&&!At.test(e)&&(this.checked||!ge.test(e))})).map((function(e,t){var n=k(this).val();return null==n?null:Array.isArray(n)?k.map(n,(function(e){return{name:t.name,value:e.replace(Tt,"\r\n")}})):{name:t.name,value:n.replace(Tt,"\r\n")}})).get()}});var Lt=/%20/g,It=/#.*$/,Dt=/([?&])_=[^&]*/,Pt=/^(.*?):[ \t]*([^\r\n]*)$/gm,jt=/^(?:GET|HEAD)$/,qt=/^\/\//,Mt={},Rt={},zt="*/".concat("*"),Ut=b.createElement("a");function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(R)||[];if(v(n))for(;r=o[i++];)"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Bt(e,t,n,r){var i={},o=e===Rt;function a(l){var s;return i[l]=!0,k.each(e[l]||[],(function(e,l){var u=l(t,n,r);return"string"!=typeof u||o||i[u]?o?!(s=u):void 0:(t.dataTypes.unshift(u),a(u),!1)})),s}return a(t.dataTypes[0])||!i["*"]&&a("*")}function Ht(e,t){var n,r,i=k.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&k.extend(!0,e,r),e}Ut.href=Et.href,k.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et.href,type:"GET",isLocal:/^(?:about|app|app-storage|.+-extension|file|res|widget):$/.test(Et.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":zt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":k.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Ht(Ht(e,k.ajaxSettings),t):Ht(k.ajaxSettings,e)},ajaxPrefilter:Ft(Mt),ajaxTransport:Ft(Rt),ajax:function(e,t){"object"==typeof e&&(t=e,e=void 0),t=t||{};var n,i,o,a,l,s,u,c,d,p,f=k.ajaxSetup({},t),h=f.context||f,m=f.context&&(h.nodeType||h.jquery)?k(h):k.event,g=k.Deferred(),v=k.Callbacks("once memory"),y=f.statusCode||{},w={},x={},_="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(u){if(!a)for(a={};t=Pt.exec(o);)a[t[1].toLowerCase()+" "]=(a[t[1].toLowerCase()+" "]||[]).concat(t[2]);t=a[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return u?o:null},setRequestHeader:function(e,t){return null==u&&(e=x[e.toLowerCase()]=x[e.toLowerCase()]||e,w[e]=t),this},overrideMimeType:function(e){return null==u&&(f.mimeType=e),this},statusCode:function(e){var t;if(e)if(u)E.always(e[E.status]);else for(t in e)y[t]=[y[t],e[t]];return this},abort:function(e){var t=e||_;return n&&n.abort(t),S(0,t),this}};if(g.promise(E),f.url=((e||f.url||Et.href)+"").replace(qt,Et.protocol+"//"),f.type=t.method||t.type||f.method||f.type,f.dataTypes=(f.dataType||"*").toLowerCase().match(R)||[""],null==f.crossDomain){s=b.createElement("a");try{s.href=f.url,s.href=s.href,f.crossDomain=Ut.protocol+"//"+Ut.host!=s.protocol+"//"+s.host}catch(e){f.crossDomain=!0}}if(f.data&&f.processData&&"string"!=typeof f.data&&(f.data=k.param(f.data,f.traditional)),Bt(Mt,f,t,E),u)return E;for(d in(c=k.event&&f.global)&&0==k.active++&&k.event.trigger("ajaxStart"),f.type=f.type.toUpperCase(),f.hasContent=!jt.test(f.type),i=f.url.replace(It,""),f.hasContent?f.data&&f.processData&&0===(f.contentType||"").indexOf("application/x-www-form-urlencoded")&&(f.data=f.data.replace(Lt,"+")):(p=f.url.slice(i.length),f.data&&(f.processData||"string"==typeof f.data)&&(i+=(St.test(i)?"&":"?")+f.data,delete f.data),!1===f.cache&&(i=i.replace(Dt,"$1"),p=(St.test(i)?"&":"?")+"_="+kt.guid+++p),f.url=i+p),f.ifModified&&(k.lastModified[i]&&E.setRequestHeader("If-Modified-Since",k.lastModified[i]),k.etag[i]&&E.setRequestHeader("If-None-Match",k.etag[i])),(f.data&&f.hasContent&&!1!==f.contentType||t.contentType)&&E.setRequestHeader("Content-Type",f.contentType),E.setRequestHeader("Accept",f.dataTypes[0]&&f.accepts[f.dataTypes[0]]?f.accepts[f.dataTypes[0]]+("*"!==f.dataTypes[0]?", "+zt+"; q=0.01":""):f.accepts["*"]),f.headers)E.setRequestHeader(d,f.headers[d]);if(f.beforeSend&&(!1===f.beforeSend.call(h,E,f)||u))return E.abort();if(_="abort",v.add(f.complete),E.done(f.success),E.fail(f.error),n=Bt(Rt,f,t,E)){if(E.readyState=1,c&&m.trigger("ajaxSend",[E,f]),u)return E;f.async&&f.timeout>0&&(l=r.setTimeout((function(){E.abort("timeout")}),f.timeout));try{u=!1,n.send(w,S)}catch(e){if(u)throw e;S(-1,e)}}else S(-1,"No Transport");function S(e,t,a,s){var d,p,b,w,x,_=t;u||(u=!0,l&&r.clearTimeout(l),n=void 0,o=s||"",E.readyState=e>0?4:0,d=e>=200&&e<300||304===e,a&&(w=function(e,t,n){for(var r,i,o,a,l=e.contents,s=e.dataTypes;"*"===s[0];)s.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in l)if(l[i]&&l[i].test(r)){s.unshift(i);break}if(s[0]in n)o=s[0];else{for(i in n){if(!s[0]||e.converters[i+" "+s[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==s[0]&&s.unshift(o),n[o]}(f,E,a)),!d&&k.inArray("script",f.dataTypes)>-1&&k.inArray("json",f.dataTypes)<0&&(f.converters["text script"]=function(){}),w=function(e,t,n,r){var i,o,a,l,s,u={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)u[a.toLowerCase()]=e.converters[a];for(o=c.shift();o;)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!s&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),s=o,o=c.shift())if("*"===o)o=s;else if("*"!==s&&s!==o){if(!(a=u[s+" "+o]||u["* "+o]))for(i in u)if((l=i.split(" "))[1]===o&&(a=u[s+" "+l[0]]||u["* "+l[0]])){!0===a?a=u[i]:!0!==u[i]&&(o=l[0],c.unshift(l[1]));break}if(!0!==a)if(a&&e.throws)t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+s+" to "+o}}}return{state:"success",data:t}}(f,w,E,d),d?(f.ifModified&&((x=E.getResponseHeader("Last-Modified"))&&(k.lastModified[i]=x),(x=E.getResponseHeader("etag"))&&(k.etag[i]=x)),204===e||"HEAD"===f.type?_="nocontent":304===e?_="notmodified":(_=w.state,p=w.data,d=!(b=w.error))):(b=_,!e&&_||(_="error",e<0&&(e=0))),E.status=e,E.statusText=(t||_)+"",d?g.resolveWith(h,[p,_,E]):g.rejectWith(h,[E,_,b]),E.statusCode(y),y=void 0,c&&m.trigger(d?"ajaxSuccess":"ajaxError",[E,f,d?p:b]),v.fireWith(h,[E,_]),c&&(m.trigger("ajaxComplete",[E,f]),--k.active||k.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return k.get(e,t,n,"json")},getScript:function(e,t){return k.get(e,void 0,t,"script")}}),k.each(["get","post"],(function(e,t){k[t]=function(e,n,r,i){return v(n)&&(i=i||r,r=n,n=void 0),k.ajax(k.extend({url:e,type:t,dataType:i,data:n,success:r},k.isPlainObject(e)&&e))}})),k.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),k._evalUrl=function(e,t,n){return k.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){k.globalEval(e,t,n)}})},k.fn.extend({wrapAll:function(e){var t;return this[0]&&(v(e)&&(e=e.call(this[0])),t=k(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){for(var e=this;e.firstElementChild;)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return v(e)?this.each((function(t){k(this).wrapInner(e.call(this,t))})):this.each((function(){var t=k(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=v(e);return this.each((function(n){k(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){k(this).replaceWith(this.childNodes)})),this}}),k.expr.pseudos.hidden=function(e){return!k.expr.pseudos.visible(e)},k.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},k.ajaxSettings.xhr=function(){try{return new r.XMLHttpRequest}catch(e){}};var $t={0:200,1223:204},Wt=k.ajaxSettings.xhr();g.cors=!!Wt&&"withCredentials"in Wt,g.ajax=Wt=!!Wt,k.ajaxTransport((function(e){var t,n;if(g.cors||Wt&&!e.crossDomain)return{send:function(i,o){var a,l=e.xhr();if(l.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(a in e.xhrFields)l[a]=e.xhrFields[a];for(a in e.mimeType&&l.overrideMimeType&&l.overrideMimeType(e.mimeType),e.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest"),i)l.setRequestHeader(a,i[a]);t=function(e){return function(){t&&(t=n=l.onload=l.onerror=l.onabort=l.ontimeout=l.onreadystatechange=null,"abort"===e?l.abort():"error"===e?"number"!=typeof l.status?o(0,"error"):o(l.status,l.statusText):o($t[l.status]||l.status,l.statusText,"text"!==(l.responseType||"text")||"string"!=typeof l.responseText?{binary:l.response}:{text:l.responseText},l.getAllResponseHeaders()))}},l.onload=t(),n=l.onerror=l.ontimeout=t("error"),void 0!==l.onabort?l.onabort=n:l.onreadystatechange=function(){4===l.readyState&&r.setTimeout((function(){t&&n()}))},t=t("abort");try{l.send(e.hasContent&&e.data||null)}catch(e){if(t)throw e}},abort:function(){t&&t()}}})),k.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),k.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return k.globalEval(e),e}}}),k.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),k.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,i){t=k("