/*! For license information please see app.js.LICENSE.txt */ (()=>{var e={512:(e,t,n)=>{"use strict";n.r(t);var r={};function i(e,t){return function(){return e.apply(t,arguments)}}n.r(r),n.d(r,{hasBrowserEnv:()=>ie,hasStandardBrowserEnv:()=>oe,hasStandardBrowserWebWorkerEnv:()=>se});const{toString:o}=Object.prototype,{getPrototypeOf:a}=Object,s=(l=Object.create(null),e=>{const t=o.call(e);return l[t]||(l[t]=t.slice(8,-1).toLowerCase())});var l;const c=e=>(e=e.toLowerCase(),t=>s(t)===e),u=e=>t=>typeof t===e,{isArray:f}=Array,d=u("undefined");const p=c("ArrayBuffer");const h=u("string"),g=u("function"),m=u("number"),v=e=>null!==e&&"object"==typeof e,y=e=>{if("object"!==s(e))return!1;const t=a(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTag in e||Symbol.iterator in e)},b=c("Date"),w=c("File"),x=c("Blob"),k=c("FileList"),C=c("URLSearchParams");function j(e,t,{allOwnKeys:n=!1}={}){if(null==e)return;let r,i;if("object"!=typeof e&&(e=[e]),f(e))for(r=0,i=e.length;r0;)if(r=n[i],t===r.toLowerCase())return r;return null}const E="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:global,_=e=>!d(e)&&e!==E;const L=(O="undefined"!=typeof Uint8Array&&a(Uint8Array),e=>O&&e instanceof O);var O;const N=c("HTMLFormElement"),R=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),T=c("RegExp"),P=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};j(n,((n,i)=>{let o;!1!==(o=t(n,i,e))&&(r[i]=o||n)})),Object.defineProperties(e,r)},M="abcdefghijklmnopqrstuvwxyz",A="0123456789",z={DIGIT:A,ALPHA:M,ALPHA_DIGIT:M+M.toUpperCase()+A};const F=c("AsyncFunction"),B={isArray:f,isArrayBuffer:p,isBuffer:function(e){return null!==e&&!d(e)&&null!==e.constructor&&!d(e.constructor)&&g(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:e=>{let t;return e&&("function"==typeof FormData&&e instanceof FormData||g(e.append)&&("formdata"===(t=s(e))||"object"===t&&g(e.toString)&&"[object FormData]"===e.toString()))},isArrayBufferView:function(e){let t;return t="undefined"!=typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&p(e.buffer),t},isString:h,isNumber:m,isBoolean:e=>!0===e||!1===e,isObject:v,isPlainObject:y,isUndefined:d,isDate:b,isFile:w,isBlob:x,isRegExp:T,isFunction:g,isStream:e=>v(e)&&g(e.pipe),isURLSearchParams:C,isTypedArray:L,isFileList:k,forEach:j,merge:function e(){const{caseless:t}=_(this)&&this||{},n={},r=(r,i)=>{const o=t&&S(n,i)||i;y(n[o])&&y(r)?n[o]=e(n[o],r):y(r)?n[o]=e({},r):f(r)?n[o]=r.slice():n[o]=r};for(let e=0,t=arguments.length;e(j(t,((t,r)=>{n&&g(t)?e[r]=i(t,n):e[r]=t}),{allOwnKeys:r}),e),trim:e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,""),stripBOM:e=>(65279===e.charCodeAt(0)&&(e=e.slice(1)),e),inherits:(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:(e,t,n,r)=>{let i,o,s;const l={};if(t=t||{},null==e)return t;do{for(i=Object.getOwnPropertyNames(e),o=i.length;o-- >0;)s=i[o],r&&!r(s,e,t)||l[s]||(t[s]=e[s],l[s]=!0);e=!1!==n&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},kindOf:s,kindOfTest:c,endsWith:(e,t,n)=>{e=String(e),(void 0===n||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return-1!==r&&r===n},toArray:e=>{if(!e)return null;if(f(e))return e;let t=e.length;if(!m(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},forEachEntry:(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let r;for(;(r=n.next())&&!r.done;){const n=r.value;t.call(e,n[0],n[1])}},matchAll:(e,t)=>{let n;const r=[];for(;null!==(n=e.exec(t));)r.push(n);return r},isHTMLForm:N,hasOwnProperty:R,hasOwnProp:R,reduceDescriptors:P,freezeMethods:e=>{P(e,((t,n)=>{if(g(e)&&-1!==["arguments","caller","callee"].indexOf(n))return!1;const r=e[n];g(r)&&(t.enumerable=!1,"writable"in t?t.writable=!1:t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")}))}))},toObjectSet:(e,t)=>{const n={},r=e=>{e.forEach((e=>{n[e]=!0}))};return f(e)?r(e):r(String(e).split(t)),n},toCamelCase:e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,(function(e,t,n){return t.toUpperCase()+n})),noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:S,global:E,isContextDefined:_,ALPHABET:z,generateString:(e=16,t=z.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n},isSpecCompliantForm:function(e){return!!(e&&g(e.append)&&"FormData"===e[Symbol.toStringTag]&&e[Symbol.iterator])},toJSONObject:e=>{const t=new Array(10),n=(e,r)=>{if(v(e)){if(t.indexOf(e)>=0)return;if(!("toJSON"in e)){t[r]=e;const i=f(e)?[]:{};return j(e,((e,t)=>{const o=n(e,r+1);!d(o)&&(i[t]=o)})),t[r]=void 0,i}}return e};return n(e,0)},isAsyncFn:F,isThenable:e=>e&&(v(e)||g(e))&&g(e.then)&&g(e.catch)};function D(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}B.inherits(D,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:B.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const I=D.prototype,U={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach((e=>{U[e]={value:e}})),Object.defineProperties(D,U),Object.defineProperty(I,"isAxiosError",{value:!0}),D.from=(e,t,n,r,i,o)=>{const a=Object.create(I);return B.toFlatObject(e,a,(function(e){return e!==Error.prototype}),(e=>"isAxiosError"!==e)),D.call(a,e.message,t,n,r,i),a.cause=e,a.name=e.name,o&&Object.assign(a,o),a};const H=D;var V=n(296).Sn;function q(e){return B.isPlainObject(e)||B.isArray(e)}function Z(e){return B.endsWith(e,"[]")?e.slice(0,-2):e}function W(e,t,n){return e?e.concat(t).map((function(e,t){return e=Z(e),!n&&t?"["+e+"]":e})).join(n?".":""):t}const $=B.toFlatObject(B,{},null,(function(e){return/^is[A-Z]/.test(e)}));const Y=function(e,t,n){if(!B.isObject(e))throw new TypeError("target must be an object");t=t||new FormData;const r=(n=B.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,(function(e,t){return!B.isUndefined(t[e])}))).metaTokens,i=n.visitor||c,o=n.dots,a=n.indexes,s=(n.Blob||"undefined"!=typeof Blob&&Blob)&&B.isSpecCompliantForm(t);if(!B.isFunction(i))throw new TypeError("visitor must be a function");function l(e){if(null===e)return"";if(B.isDate(e))return e.toISOString();if(!s&&B.isBlob(e))throw new H("Blob is not supported. Use a Buffer instead.");return B.isArrayBuffer(e)||B.isTypedArray(e)?s&&"function"==typeof Blob?new Blob([e]):V.from(e):e}function c(e,n,i){let s=e;if(e&&!i&&"object"==typeof e)if(B.endsWith(n,"{}"))n=r?n:n.slice(0,-2),e=JSON.stringify(e);else if(B.isArray(e)&&function(e){return B.isArray(e)&&!e.some(q)}(e)||(B.isFileList(e)||B.endsWith(n,"[]"))&&(s=B.toArray(e)))return n=Z(n),s.forEach((function(e,r){!B.isUndefined(e)&&null!==e&&t.append(!0===a?W([n],r,o):null===a?n:n+"[]",l(e))})),!1;return!!q(e)||(t.append(W(i,n,o),l(e)),!1)}const u=[],f=Object.assign($,{defaultVisitor:c,convertValue:l,isVisitable:q});if(!B.isObject(e))throw new TypeError("data must be an object");return function e(n,r){if(!B.isUndefined(n)){if(-1!==u.indexOf(n))throw Error("Circular reference detected in "+r.join("."));u.push(n),B.forEach(n,(function(n,o){!0===(!(B.isUndefined(n)||null===n)&&i.call(t,n,B.isString(o)?o.trim():o,r,f))&&e(n,r?r.concat(o):[o])})),u.pop()}}(e),t};function Q(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,(function(e){return t[e]}))}function K(e,t){this._pairs=[],e&&Y(e,this,t)}const J=K.prototype;J.append=function(e,t){this._pairs.push([e,t])},J.toString=function(e){const t=e?function(t){return e.call(this,t,Q)}:Q;return this._pairs.map((function(e){return t(e[0])+"="+t(e[1])}),"").join("&")};const G=K;function X(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ee(e,t,n){if(!t)return e;const r=n&&n.encode||X,i=n&&n.serialize;let o;if(o=i?i(t,n):B.isURLSearchParams(t)?t.toString():new G(t,n).toString(r),o){const t=e.indexOf("#");-1!==t&&(e=e.slice(0,t)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}const te=class{constructor(){this.handlers=[]}use(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){B.forEach(this.handlers,(function(t){null!==t&&e(t)}))}},ne={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},re={isBrowser:!0,classes:{URLSearchParams:"undefined"!=typeof URLSearchParams?URLSearchParams:G,FormData:"undefined"!=typeof FormData?FormData:null,Blob:"undefined"!=typeof Blob?Blob:null},protocols:["http","https","file","blob","url","data"]},ie="undefined"!=typeof window&&"undefined"!=typeof document,oe=(ae="undefined"!=typeof navigator&&navigator.product,ie&&["ReactNative","NativeScript","NS"].indexOf(ae)<0);var ae;const se="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope&&"function"==typeof self.importScripts,le={...r,...re};const ce=function(e){function t(e,n,r,i){let o=e[i++];if("__proto__"===o)return!0;const a=Number.isFinite(+o),s=i>=e.length;if(o=!o&&B.isArray(r)?r.length:o,s)return B.hasOwnProp(r,o)?r[o]=[r[o],n]:r[o]=n,!a;r[o]&&B.isObject(r[o])||(r[o]=[]);return t(e,n,r[o],i)&&B.isArray(r[o])&&(r[o]=function(e){const t={},n=Object.keys(e);let r;const i=n.length;let o;for(r=0;r{t(function(e){return B.matchAll(/\w+|\[(\w*)]/g,e).map((e=>"[]"===e[0]?"":e[1]||e[0]))}(e),r,n,0)})),n}return null};const ue={transitional:ne,adapter:["xhr","http"],transformRequest:[function(e,t){const n=t.getContentType()||"",r=n.indexOf("application/json")>-1,i=B.isObject(e);i&&B.isHTMLForm(e)&&(e=new FormData(e));if(B.isFormData(e))return r?JSON.stringify(ce(e)):e;if(B.isArrayBuffer(e)||B.isBuffer(e)||B.isStream(e)||B.isFile(e)||B.isBlob(e))return e;if(B.isArrayBufferView(e))return e.buffer;if(B.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let o;if(i){if(n.indexOf("application/x-www-form-urlencoded")>-1)return function(e,t){return Y(e,new le.classes.URLSearchParams,Object.assign({visitor:function(e,t,n,r){return le.isNode&&B.isBuffer(e)?(this.append(t,e.toString("base64")),!1):r.defaultVisitor.apply(this,arguments)}},t))}(e,this.formSerializer).toString();if((o=B.isFileList(e))||n.indexOf("multipart/form-data")>-1){const t=this.env&&this.env.FormData;return Y(o?{"files[]":e}:e,t&&new t,this.formSerializer)}}return i||r?(t.setContentType("application/json",!1),function(e,t,n){if(B.isString(e))try{return(t||JSON.parse)(e),B.trim(e)}catch(e){if("SyntaxError"!==e.name)throw e}return(n||JSON.stringify)(e)}(e)):e}],transformResponse:[function(e){const t=this.transitional||ue.transitional,n=t&&t.forcedJSONParsing,r="json"===this.responseType;if(e&&B.isString(e)&&(n&&!this.responseType||r)){const n=!(t&&t.silentJSONParsing)&&r;try{return JSON.parse(e)}catch(e){if(n){if("SyntaxError"===e.name)throw H.from(e,H.ERR_BAD_RESPONSE,this,null,this.response);throw e}}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:le.classes.FormData,Blob:le.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};B.forEach(["delete","get","head","post","put","patch"],(e=>{ue.headers[e]={}}));const fe=ue,de=B.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),pe=Symbol("internals");function he(e){return e&&String(e).trim().toLowerCase()}function ge(e){return!1===e||null==e?e:B.isArray(e)?e.map(ge):String(e)}function me(e,t,n,r,i){return B.isFunction(r)?r.call(this,t,n):(i&&(t=n),B.isString(t)?B.isString(r)?-1!==t.indexOf(r):B.isRegExp(r)?r.test(t):void 0:void 0)}class ve{constructor(e){e&&this.set(e)}set(e,t,n){const r=this;function i(e,t,n){const i=he(t);if(!i)throw new Error("header name must be a non-empty string");const o=B.findKey(r,i);(!o||void 0===r[o]||!0===n||void 0===n&&!1!==r[o])&&(r[o||t]=ge(e))}const o=(e,t)=>B.forEach(e,((e,n)=>i(e,n,t)));return B.isPlainObject(e)||e instanceof this.constructor?o(e,t):B.isString(e)&&(e=e.trim())&&!/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim())?o((e=>{const t={};let n,r,i;return e&&e.split("\n").forEach((function(e){i=e.indexOf(":"),n=e.substring(0,i).trim().toLowerCase(),r=e.substring(i+1).trim(),!n||t[n]&&de[n]||("set-cookie"===n?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)})),t})(e),t):null!=e&&i(t,e,n),this}get(e,t){if(e=he(e)){const n=B.findKey(this,e);if(n){const e=this[n];if(!t)return e;if(!0===t)return function(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}(e);if(B.isFunction(t))return t.call(this,e,n);if(B.isRegExp(t))return t.exec(e);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=he(e)){const n=B.findKey(this,e);return!(!n||void 0===this[n]||t&&!me(0,this[n],n,t))}return!1}delete(e,t){const n=this;let r=!1;function i(e){if(e=he(e)){const i=B.findKey(n,e);!i||t&&!me(0,n[i],i,t)||(delete n[i],r=!0)}}return B.isArray(e)?e.forEach(i):i(e),r}clear(e){const t=Object.keys(this);let n=t.length,r=!1;for(;n--;){const i=t[n];e&&!me(0,this[i],i,e,!0)||(delete this[i],r=!0)}return r}normalize(e){const t=this,n={};return B.forEach(this,((r,i)=>{const o=B.findKey(n,i);if(o)return t[o]=ge(r),void delete t[i];const a=e?function(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,((e,t,n)=>t.toUpperCase()+n))}(i):String(i).trim();a!==i&&delete t[i],t[a]=ge(r),n[a]=!0})),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return B.forEach(this,((n,r)=>{null!=n&&!1!==n&&(t[r]=e&&B.isArray(n)?n.join(", "):n)})),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map((([e,t])=>e+": "+t)).join("\n")}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const n=new this(e);return t.forEach((e=>n.set(e))),n}static accessor(e){const t=(this[pe]=this[pe]={accessors:{}}).accessors,n=this.prototype;function r(e){const r=he(e);t[r]||(!function(e,t){const n=B.toCamelCase(" "+t);["get","set","has"].forEach((r=>{Object.defineProperty(e,r+n,{value:function(e,n,i){return this[r].call(this,t,e,n,i)},configurable:!0})}))}(n,e),t[r]=!0)}return B.isArray(e)?e.forEach(r):r(e),this}}ve.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),B.reduceDescriptors(ve.prototype,(({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(e){this[n]=e}}})),B.freezeMethods(ve);const ye=ve;function be(e,t){const n=this||fe,r=t||n,i=ye.from(r.headers);let o=r.data;return B.forEach(e,(function(e){o=e.call(n,o,i.normalize(),t?t.status:void 0)})),i.normalize(),o}function we(e){return!(!e||!e.__CANCEL__)}function xe(e,t,n){H.call(this,null==e?"canceled":e,H.ERR_CANCELED,t,n),this.name="CanceledError"}B.inherits(xe,H,{__CANCEL__:!0});const ke=xe;const Ce=le.hasStandardBrowserEnv?{write(e,t,n,r,i,o){const a=[e+"="+encodeURIComponent(t)];B.isNumber(n)&&a.push("expires="+new Date(n).toGMTString()),B.isString(r)&&a.push("path="+r),B.isString(i)&&a.push("domain="+i),!0===o&&a.push("secure"),document.cookie=a.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read:()=>null,remove(){}};function je(e,t){return e&&!/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)?function(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}(e,t):t}const Se=le.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),t=document.createElement("a");let n;function r(n){let r=n;return e&&(t.setAttribute("href",r),r=t.href),t.setAttribute("href",r),{href:t.href,protocol:t.protocol?t.protocol.replace(/:$/,""):"",host:t.host,search:t.search?t.search.replace(/^\?/,""):"",hash:t.hash?t.hash.replace(/^#/,""):"",hostname:t.hostname,port:t.port,pathname:"/"===t.pathname.charAt(0)?t.pathname:"/"+t.pathname}}return n=r(window.location.href),function(e){const t=B.isString(e)?r(e):e;return t.protocol===n.protocol&&t.host===n.host}}():function(){return!0};const Ee=function(e,t){e=e||10;const n=new Array(e),r=new Array(e);let i,o=0,a=0;return t=void 0!==t?t:1e3,function(s){const l=Date.now(),c=r[a];i||(i=l),n[o]=s,r[o]=l;let u=a,f=0;for(;u!==o;)f+=n[u++],u%=e;if(o=(o+1)%e,o===a&&(a=(a+1)%e),l-i{const o=i.loaded,a=i.lengthComputable?i.total:void 0,s=o-n,l=r(s);n=o;const c={loaded:o,total:a,progress:a?o/a:void 0,bytes:s,rate:l||void 0,estimated:l&&a&&o<=a?(a-o)/l:void 0,event:i};c[t?"download":"upload"]=!0,e(c)}}const Le={http:null,xhr:"undefined"!=typeof XMLHttpRequest&&function(e){return new Promise((function(t,n){let r=e.data;const i=ye.from(e.headers).normalize();let o,a,{responseType:s,withXSRFToken:l}=e;function c(){e.cancelToken&&e.cancelToken.unsubscribe(o),e.signal&&e.signal.removeEventListener("abort",o)}if(B.isFormData(r))if(le.hasStandardBrowserEnv||le.hasStandardBrowserWebWorkerEnv)i.setContentType(!1);else if(!1!==(a=i.getContentType())){const[e,...t]=a?a.split(";").map((e=>e.trim())).filter(Boolean):[];i.setContentType([e||"multipart/form-data",...t].join("; "))}let u=new XMLHttpRequest;if(e.auth){const t=e.auth.username||"",n=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";i.set("Authorization","Basic "+btoa(t+":"+n))}const f=je(e.baseURL,e.url);function d(){if(!u)return;const r=ye.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders());!function(e,t,n){const r=n.config.validateStatus;n.status&&r&&!r(n.status)?t(new H("Request failed with status code "+n.status,[H.ERR_BAD_REQUEST,H.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n)):e(n)}((function(e){t(e),c()}),(function(e){n(e),c()}),{data:s&&"text"!==s&&"json"!==s?u.response:u.responseText,status:u.status,statusText:u.statusText,headers:r,config:e,request:u}),u=null}if(u.open(e.method.toUpperCase(),ee(f,e.params,e.paramsSerializer),!0),u.timeout=e.timeout,"onloadend"in u?u.onloadend=d:u.onreadystatechange=function(){u&&4===u.readyState&&(0!==u.status||u.responseURL&&0===u.responseURL.indexOf("file:"))&&setTimeout(d)},u.onabort=function(){u&&(n(new H("Request aborted",H.ECONNABORTED,e,u)),u=null)},u.onerror=function(){n(new H("Network Error",H.ERR_NETWORK,e,u)),u=null},u.ontimeout=function(){let t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const r=e.transitional||ne;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(new H(t,r.clarifyTimeoutError?H.ETIMEDOUT:H.ECONNABORTED,e,u)),u=null},le.hasStandardBrowserEnv&&(l&&B.isFunction(l)&&(l=l(e)),l||!1!==l&&Se(f))){const t=e.xsrfHeaderName&&e.xsrfCookieName&&Ce.read(e.xsrfCookieName);t&&i.set(e.xsrfHeaderName,t)}void 0===r&&i.setContentType(null),"setRequestHeader"in u&&B.forEach(i.toJSON(),(function(e,t){u.setRequestHeader(t,e)})),B.isUndefined(e.withCredentials)||(u.withCredentials=!!e.withCredentials),s&&"json"!==s&&(u.responseType=e.responseType),"function"==typeof e.onDownloadProgress&&u.addEventListener("progress",_e(e.onDownloadProgress,!0)),"function"==typeof e.onUploadProgress&&u.upload&&u.upload.addEventListener("progress",_e(e.onUploadProgress)),(e.cancelToken||e.signal)&&(o=t=>{u&&(n(!t||t.type?new ke(null,e,u):t),u.abort(),u=null)},e.cancelToken&&e.cancelToken.subscribe(o),e.signal&&(e.signal.aborted?o():e.signal.addEventListener("abort",o)));const p=function(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}(f);p&&-1===le.protocols.indexOf(p)?n(new H("Unsupported protocol "+p+":",H.ERR_BAD_REQUEST,e)):u.send(r||null)}))}};B.forEach(Le,((e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch(e){}Object.defineProperty(e,"adapterName",{value:t})}}));const Oe=e=>`- ${e}`,Ne=e=>B.isFunction(e)||null===e||!1===e,Re=e=>{e=B.isArray(e)?e:[e];const{length:t}=e;let n,r;const i={};for(let o=0;o`adapter ${e} `+(!1===t?"is not supported by the environment":"is not available in the build")));let n=t?e.length>1?"since :\n"+e.map(Oe).join("\n"):" "+Oe(e[0]):"as no adapter specified";throw new H("There is no suitable adapter to dispatch the request "+n,"ERR_NOT_SUPPORT")}return r};function Te(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ke(null,e)}function Pe(e){Te(e),e.headers=ye.from(e.headers),e.data=be.call(e,e.transformRequest),-1!==["post","put","patch"].indexOf(e.method)&&e.headers.setContentType("application/x-www-form-urlencoded",!1);return Re(e.adapter||fe.adapter)(e).then((function(t){return Te(e),t.data=be.call(e,e.transformResponse,t),t.headers=ye.from(t.headers),t}),(function(t){return we(t)||(Te(e),t&&t.response&&(t.response.data=be.call(e,e.transformResponse,t.response),t.response.headers=ye.from(t.response.headers))),Promise.reject(t)}))}const Me=e=>e instanceof ye?e.toJSON():e;function Ae(e,t){t=t||{};const n={};function r(e,t,n){return B.isPlainObject(e)&&B.isPlainObject(t)?B.merge.call({caseless:n},e,t):B.isPlainObject(t)?B.merge({},t):B.isArray(t)?t.slice():t}function i(e,t,n){return B.isUndefined(t)?B.isUndefined(e)?void 0:r(void 0,e,n):r(e,t,n)}function o(e,t){if(!B.isUndefined(t))return r(void 0,t)}function a(e,t){return B.isUndefined(t)?B.isUndefined(e)?void 0:r(void 0,e):r(void 0,t)}function s(n,i,o){return o in t?r(n,i):o in e?r(void 0,n):void 0}const l={url:o,method:o,data:o,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,withXSRFToken:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,beforeRedirect:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:s,headers:(e,t)=>i(Me(e),Me(t),!0)};return B.forEach(Object.keys(Object.assign({},e,t)),(function(r){const o=l[r]||i,a=o(e[r],t[r],r);B.isUndefined(a)&&o!==s||(n[r]=a)})),n}const ze="1.6.7",Fe={};["object","boolean","number","function","string","symbol"].forEach(((e,t)=>{Fe[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));const Be={};Fe.transitional=function(e,t,n){function r(e,t){return"[Axios v1.6.7] Transitional option '"+e+"'"+t+(n?". "+n:"")}return(n,i,o)=>{if(!1===e)throw new H(r(i," has been removed"+(t?" in "+t:"")),H.ERR_DEPRECATED);return t&&!Be[i]&&(Be[i]=!0,console.warn(r(i," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,i,o)}};const De={assertOptions:function(e,t,n){if("object"!=typeof e)throw new H("options must be an object",H.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const o=r[i],a=t[o];if(a){const t=e[o],n=void 0===t||a(t,o,e);if(!0!==n)throw new H("option "+o+" must be "+n,H.ERR_BAD_OPTION_VALUE)}else if(!0!==n)throw new H("Unknown option "+o,H.ERR_BAD_OPTION)}},validators:Fe},Ie=De.validators;class Ue{constructor(e){this.defaults=e,this.interceptors={request:new te,response:new te}}async request(e,t){try{return await this._request(e,t)}catch(e){if(e instanceof Error){let t;Error.captureStackTrace?Error.captureStackTrace(t={}):t=new Error;const n=t.stack?t.stack.replace(/^.+\n/,""):"";e.stack?n&&!String(e.stack).endsWith(n.replace(/^.+\n.+\n/,""))&&(e.stack+="\n"+n):e.stack=n}throw e}}_request(e,t){"string"==typeof e?(t=t||{}).url=e:t=e||{},t=Ae(this.defaults,t);const{transitional:n,paramsSerializer:r,headers:i}=t;void 0!==n&&De.assertOptions(n,{silentJSONParsing:Ie.transitional(Ie.boolean),forcedJSONParsing:Ie.transitional(Ie.boolean),clarifyTimeoutError:Ie.transitional(Ie.boolean)},!1),null!=r&&(B.isFunction(r)?t.paramsSerializer={serialize:r}:De.assertOptions(r,{encode:Ie.function,serialize:Ie.function},!0)),t.method=(t.method||this.defaults.method||"get").toLowerCase();let o=i&&B.merge(i.common,i[t.method]);i&&B.forEach(["delete","get","head","post","put","patch","common"],(e=>{delete i[e]})),t.headers=ye.concat(o,i);const a=[];let s=!0;this.interceptors.request.forEach((function(e){"function"==typeof e.runWhen&&!1===e.runWhen(t)||(s=s&&e.synchronous,a.unshift(e.fulfilled,e.rejected))}));const l=[];let c;this.interceptors.response.forEach((function(e){l.push(e.fulfilled,e.rejected)}));let u,f=0;if(!s){const e=[Pe.bind(this),void 0];for(e.unshift.apply(e,a),e.push.apply(e,l),u=e.length,c=Promise.resolve(t);f{if(!n._listeners)return;let t=n._listeners.length;for(;t-- >0;)n._listeners[t](e);n._listeners=null})),this.promise.then=e=>{let t;const r=new Promise((e=>{n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e,r,i){n.reason||(n.reason=new ke(e,r,i),t(n.reason))}))}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}static source(){let e;return{token:new Ve((function(t){e=t})),cancel:e}}}const qe=Ve;const Ze={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ze).forEach((([e,t])=>{Ze[t]=e}));const We=Ze;const $e=function e(t){const n=new He(t),r=i(He.prototype.request,n);return B.extend(r,He.prototype,n,{allOwnKeys:!0}),B.extend(r,n,null,{allOwnKeys:!0}),r.create=function(n){return e(Ae(t,n))},r}(fe);$e.Axios=He,$e.CanceledError=ke,$e.CancelToken=qe,$e.isCancel=we,$e.VERSION=ze,$e.toFormData=Y,$e.AxiosError=H,$e.Cancel=$e.CanceledError,$e.all=function(e){return Promise.all(e)},$e.spread=function(e){return function(t){return e.apply(null,t)}},$e.isAxiosError=function(e){return B.isObject(e)&&!0===e.isAxiosError},$e.mergeConfig=Ae,$e.AxiosHeaders=ye,$e.formToJSON=e=>ce(B.isHTMLForm(e)?new FormData(e):e),$e.getAdapter=Re,$e.HttpStatusCode=We,$e.default=$e;const Ye=$e;window.axios=Ye,window.axios.defaults.headers.common["X-Requested-With"]="XMLHttpRequest",window.axios.defaults.headers["Access-Control-Allow-Origin"]="*",window.axios.defaults.headers["Access-Control-Allow-Credentials"]=!1,window.axios.defaults.headers["Access-Control-Allow-Headers"]="X-Requested-With,Content-Type,X-Token-Auth,Authorization",window.axios.defaults.headers["Access-Control-Allow-Methods"]="*"},608:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>Qt});var r={};n.r(r),n.d(r,{Decoder:()=>Ee,Encoder:()=>je,PacketType:()=>Ce,protocol:()=>ke});var i=n(504),o=n(352),a=n(596),s=n.n(a),l=n(492),c={insert:"head",singleton:!1};s()(l.c,c);l.c.locals;var u=n(180),f={insert:"head",singleton:!1};s()(u.c,f);u.c.locals;const d=Object.create(null);d.open="0",d.close="1",d.ping="2",d.pong="3",d.message="4",d.upgrade="5",d.noop="6";const p=Object.create(null);Object.keys(d).forEach((e=>{p[d[e]]=e}));const h={type:"error",data:"parser error"},g="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===Object.prototype.toString.call(Blob),m="function"==typeof ArrayBuffer,v=e=>"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer instanceof ArrayBuffer,y=({type:e,data:t},n,r)=>g&&t instanceof Blob?n?r(t):b(t,r):m&&(t instanceof ArrayBuffer||v(t))?n?r(t):b(new Blob([t]),r):r(d[e]+(t||"")),b=(e,t)=>{const n=new FileReader;return n.onload=function(){const e=n.result.split(",")[1];t("b"+(e||""))},n.readAsDataURL(e)};function w(e){return e instanceof Uint8Array?e:e instanceof ArrayBuffer?new Uint8Array(e):new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}let x;const k="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",C="undefined"==typeof Uint8Array?[]:new Uint8Array(256);for(let e=0;e<64;e++)C[k.charCodeAt(e)]=e;const j="function"==typeof ArrayBuffer,S=(e,t)=>{if("string"!=typeof e)return{type:"message",data:_(e,t)};const n=e.charAt(0);if("b"===n)return{type:"message",data:E(e.substring(1),t)};return p[n]?e.length>1?{type:p[n],data:e.substring(1)}:{type:p[n]}:h},E=(e,t)=>{if(j){const n=(e=>{let t,n,r,i,o,a=.75*e.length,s=e.length,l=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);const c=new ArrayBuffer(a),u=new Uint8Array(c);for(t=0;t>4,u[l++]=(15&r)<<4|i>>2,u[l++]=(3&i)<<6|63&o;return c})(e);return _(n,t)}return{base64:!0,data:e}},_=(e,t)=>"blob"===t?e instanceof Blob?e:new Blob([e]):e instanceof ArrayBuffer?e:e.buffer,L=String.fromCharCode(30);function O(){return new TransformStream({transform(e,t){!function(e,t){g&&e.data instanceof Blob?e.data.arrayBuffer().then(w).then(t):m&&(e.data instanceof ArrayBuffer||v(e.data))?t(w(e.data)):y(e,!1,(e=>{x||(x=new TextEncoder),t(x.encode(e))}))}(e,(n=>{const r=n.length;let i;if(r<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,r);else if(r<65536){i=new Uint8Array(3);const e=new DataView(i.buffer);e.setUint8(0,126),e.setUint16(1,r)}else{i=new Uint8Array(9);const e=new DataView(i.buffer);e.setUint8(0,127),e.setBigUint64(1,BigInt(r))}e.data&&"string"!=typeof e.data&&(i[0]|=128),t.enqueue(i),t.enqueue(n)}))}})}let N;function R(e){return e.reduce(((e,t)=>e+t.length),0)}function T(e,t){if(e[0].length===t)return e.shift();const n=new Uint8Array(t);let r=0;for(let i=0;i(e.hasOwnProperty(n)&&(t[n]=e[n]),t)),{})}const z=M.setTimeout,F=M.clearTimeout;function B(e,t){t.useNativeTimers?(e.setTimeoutFn=z.bind(M),e.clearTimeoutFn=F.bind(M)):(e.setTimeoutFn=M.setTimeout.bind(M),e.clearTimeoutFn=M.clearTimeout.bind(M))}class D extends Error{constructor(e,t,n){super(e),this.description=t,this.context=n,this.type="TransportError"}}class I extends P{constructor(e){super(),this.writable=!1,B(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,t,n){return super.emitReserved("error",new D(e,t,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return"opening"!==this.readyState&&"open"!==this.readyState||(this.doClose(),this.onClose()),this}send(e){"open"===this.readyState&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const t=S(e,this.socket.binaryType);this.onPacket(t)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,t={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(t)}_hostname(){const e=this.opts.hostname;return-1===e.indexOf(":")?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(443!==this.opts.port)||!this.opts.secure&&80!==Number(this.opts.port))?":"+this.opts.port:""}_query(e){const t=function(e){let t="";for(let n in e)e.hasOwnProperty(n)&&(t.length&&(t+="&"),t+=encodeURIComponent(n)+"="+encodeURIComponent(e[n]));return t}(e);return t.length?"?"+t:""}}const U="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),H=64,V={};let q,Z=0,W=0;function $(e){let t="";do{t=U[e%H]+t,e=Math.floor(e/H)}while(e>0);return t}function Y(){const e=$(+new Date);return e!==q?(Z=0,q=e):e+"."+$(Z++)}for(;W{var e;3===n.readyState&&(null===(e=this.opts.cookieJar)||void 0===e||e.parseCookies(n)),4===n.readyState&&(200===n.status||1223===n.status?this.onLoad():this.setTimeoutFn((()=>{this.onError("number"==typeof n.status?n.status:0)}),0))},n.send(this.data)}catch(e){return void this.setTimeoutFn((()=>{this.onError(e)}),0)}"undefined"!=typeof document&&(this.index=ee.requestsCount++,ee.requests[this.index]=this)}onError(e){this.emitReserved("error",e,this.xhr),this.cleanup(!0)}cleanup(e){if(void 0!==this.xhr&&null!==this.xhr){if(this.xhr.onreadystatechange=G,e)try{this.xhr.abort()}catch(e){}"undefined"!=typeof document&&delete ee.requests[this.index],this.xhr=null}}onLoad(){const e=this.xhr.responseText;null!==e&&(this.emitReserved("data",e),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}if(ee.requestsCount=0,ee.requests={},"undefined"!=typeof document)if("function"==typeof attachEvent)attachEvent("onunload",te);else if("function"==typeof addEventListener){addEventListener("onpagehide"in M?"pagehide":"unload",te,!1)}function te(){for(let e in ee.requests)ee.requests.hasOwnProperty(e)&&ee.requests[e].abort()}const ne="function"==typeof Promise&&"function"==typeof Promise.resolve?e=>Promise.resolve().then(e):(e,t)=>t(e,0),re=M.WebSocket||M.MozWebSocket;n(296).Sn;const ie="undefined"!=typeof navigator&&"string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase();const oe={websocket:class extends I{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),t=this.opts.protocols,n=ie?{}:A(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=ie?new re(e,t,n):t?new re(e,t):new re(e)}catch(e){return this.emitReserved("error",e)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let t=0;t{try{this.ws.send(e)}catch(e){}r&&ne((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){void 0!==this.ws&&(this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",t=this.query||{};return this.opts.timestampRequests&&(t[this.opts.timestampParam]=Y()),this.supportsBinary||(t.b64=1),this.createUri(e,t)}check(){return!!re}},webtransport:class extends I{get name(){return"webtransport"}doOpen(){"function"==typeof WebTransport&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then((()=>{this.onClose()})).catch((e=>{this.onError("webtransport error",e)})),this.transport.ready.then((()=>{this.transport.createBidirectionalStream().then((e=>{const t=function(e,t){N||(N=new TextDecoder);const n=[];let r=0,i=-1,o=!1;return new TransformStream({transform(a,s){for(n.push(a);;){if(0===r){if(R(n)<1)break;const e=T(n,1);o=128==(128&e[0]),i=127&e[0],r=i<126?3:126===i?1:2}else if(1===r){if(R(n)<2)break;const e=T(n,2);i=new DataView(e.buffer,e.byteOffset,e.length).getUint16(0),r=3}else if(2===r){if(R(n)<8)break;const e=T(n,8),t=new DataView(e.buffer,e.byteOffset,e.length),o=t.getUint32(0);if(o>Math.pow(2,21)-1){s.enqueue(h);break}i=o*Math.pow(2,32)+t.getUint32(4),r=3}else{if(R(n)e){s.enqueue(h);break}}}})}(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=e.readable.pipeThrough(t).getReader(),r=O();r.readable.pipeTo(e.writable),this.writer=r.writable.getWriter();const i=()=>{n.read().then((({done:e,value:t})=>{e||(this.onPacket(t),i())})).catch((e=>{}))};i();const o={type:"open"};this.query.sid&&(o.data=`{"sid":"${this.query.sid}"}`),this.writer.write(o).then((()=>this.onOpen()))}))})))}write(e){this.writable=!1;for(let t=0;t{r&&ne((()=>{this.writable=!0,this.emitReserved("drain")}),this.setTimeoutFn)}))}}doClose(){var e;null===(e=this.transport)||void 0===e||e.close()}},polling:class extends I{constructor(e){if(super(e),this.polling=!1,"undefined"!=typeof location){const t="https:"===location.protocol;let n=location.port;n||(n=t?"443":"80"),this.xd="undefined"!=typeof location&&e.hostname!==location.hostname||n!==e.port}const t=e&&e.forceBase64;this.supportsBinary=X&&!t,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(e){this.readyState="pausing";const t=()=>{this.readyState="paused",e()};if(this.polling||!this.writable){let e=0;this.polling&&(e++,this.once("pollComplete",(function(){--e||t()}))),this.writable||(e++,this.once("drain",(function(){--e||t()})))}else t()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){((e,t)=>{const n=e.split(L),r=[];for(let e=0;e{if("opening"===this.readyState&&"open"===e.type&&this.onOpen(),"close"===e.type)return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(e)})),"closed"!==this.readyState&&(this.polling=!1,this.emitReserved("pollComplete"),"open"===this.readyState&&this.poll())}doClose(){const e=()=>{this.write([{type:"close"}])};"open"===this.readyState?e():this.once("open",e)}write(e){this.writable=!1,((e,t)=>{const n=e.length,r=new Array(n);let i=0;e.forEach(((e,o)=>{y(e,!1,(e=>{r[o]=e,++i===n&&t(r.join(L))}))}))})(e,(e=>{this.doWrite(e,(()=>{this.writable=!0,this.emitReserved("drain")}))}))}uri(){const e=this.opts.secure?"https":"http",t=this.query||{};return!1!==this.opts.timestampRequests&&(t[this.opts.timestampParam]=Y()),this.supportsBinary||t.sid||(t.b64=1),this.createUri(e,t)}request(e={}){return Object.assign(e,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new ee(this.uri(),e)}doWrite(e,t){const n=this.request({method:"POST",data:e});n.on("success",t),n.on("error",((e,t)=>{this.onError("xhr post error",e,t)}))}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",((e,t)=>{this.onError("xhr poll error",e,t)})),this.pollXhr=e}}},ae=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,se=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function le(e){if(e.length>2e3)throw"URI too long";const t=e,n=e.indexOf("["),r=e.indexOf("]");-1!=n&&-1!=r&&(e=e.substring(0,n)+e.substring(n,r).replace(/:/g,";")+e.substring(r,e.length));let i=ae.exec(e||""),o={},a=14;for(;a--;)o[se[a]]=i[a]||"";return-1!=n&&-1!=r&&(o.source=t,o.host=o.host.substring(1,o.host.length-1).replace(/;/g,":"),o.authority=o.authority.replace("[","").replace("]","").replace(/;/g,":"),o.ipv6uri=!0),o.pathNames=function(e,t){const n=/\/{2,9}/g,r=t.replace(n,"/").split("/");"/"!=t.slice(0,1)&&0!==t.length||r.splice(0,1);"/"==t.slice(-1)&&r.splice(r.length-1,1);return r}(0,o.path),o.queryKey=function(e,t){const n={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,(function(e,t,r){t&&(n[t]=r)})),n}(0,o.query),o}class ce extends P{constructor(e,t={}){super(),this.binaryType="arraybuffer",this.writeBuffer=[],e&&"object"==typeof e&&(t=e,e=null),e?(e=le(e),t.hostname=e.host,t.secure="https"===e.protocol||"wss"===e.protocol,t.port=e.port,e.query&&(t.query=e.query)):t.host&&(t.hostname=le(t.host).host),B(this,t),this.secure=null!=t.secure?t.secure:"undefined"!=typeof location&&"https:"===location.protocol,t.hostname&&!t.port&&(t.port=this.secure?"443":"80"),this.hostname=t.hostname||("undefined"!=typeof location?location.hostname:"localhost"),this.port=t.port||("undefined"!=typeof location&&location.port?location.port:this.secure?"443":"80"),this.transports=t.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},t),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),"string"==typeof this.opts.query&&(this.opts.query=function(e){let t={},n=e.split("&");for(let e=0,r=n.length;e{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),"localhost"!==this.hostname&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(e){const t=Object.assign({},this.opts.query);t.EIO=4,t.transport=e,this.id&&(t.sid=this.id);const n=Object.assign({},this.opts,{query:t,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new oe[e](n)}open(){let e;if(this.opts.rememberUpgrade&&ce.priorWebsocketSuccess&&-1!==this.transports.indexOf("websocket"))e="websocket";else{if(0===this.transports.length)return void this.setTimeoutFn((()=>{this.emitReserved("error","No transports available")}),0);e=this.transports[0]}this.readyState="opening";try{e=this.createTransport(e)}catch(e){return this.transports.shift(),void this.open()}e.open(),this.setTransport(e)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",(e=>this.onClose("transport close",e)))}probe(e){let t=this.createTransport(e),n=!1;ce.priorWebsocketSuccess=!1;const r=()=>{n||(t.send([{type:"ping",data:"probe"}]),t.once("packet",(e=>{if(!n)if("pong"===e.type&&"probe"===e.data){if(this.upgrading=!0,this.emitReserved("upgrading",t),!t)return;ce.priorWebsocketSuccess="websocket"===t.name,this.transport.pause((()=>{n||"closed"!==this.readyState&&(c(),this.setTransport(t),t.send([{type:"upgrade"}]),this.emitReserved("upgrade",t),t=null,this.upgrading=!1,this.flush())}))}else{const e=new Error("probe error");e.transport=t.name,this.emitReserved("upgradeError",e)}})))};function i(){n||(n=!0,c(),t.close(),t=null)}const o=e=>{const n=new Error("probe error: "+e);n.transport=t.name,i(),this.emitReserved("upgradeError",n)};function a(){o("transport closed")}function s(){o("socket closed")}function l(e){t&&e.name!==t.name&&i()}const c=()=>{t.removeListener("open",r),t.removeListener("error",o),t.removeListener("close",a),this.off("close",s),this.off("upgrading",l)};t.once("open",r),t.once("error",o),t.once("close",a),this.once("close",s),this.once("upgrading",l),-1!==this.upgrades.indexOf("webtransport")&&"webtransport"!==e?this.setTimeoutFn((()=>{n||t.open()}),200):t.open()}onOpen(){if(this.readyState="open",ce.priorWebsocketSuccess="websocket"===this.transport.name,this.emitReserved("open"),this.flush(),"open"===this.readyState&&this.opts.upgrade){let e=0;const t=this.upgrades.length;for(;e{this.onClose("ping timeout")}),this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,0===this.writeBuffer.length?this.emitReserved("drain"):this.flush()}flush(){if("closed"!==this.readyState&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this.getWritablePackets();this.transport.send(e),this.prevBufferLen=e.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&"polling"===this.transport.name&&this.writeBuffer.length>1))return this.writeBuffer;let e=1;for(let n=0;n=57344?n+=3:(r++,n+=4);return n}(t):Math.ceil(1.33*(t.byteLength||t.size))),n>0&&e>this.maxPayload)return this.writeBuffer.slice(0,n);e+=2}var t;return this.writeBuffer}write(e,t,n){return this.sendPacket("message",e,t,n),this}send(e,t,n){return this.sendPacket("message",e,t,n),this}sendPacket(e,t,n,r){if("function"==typeof t&&(r=t,t=void 0),"function"==typeof n&&(r=n,n=null),"closing"===this.readyState||"closed"===this.readyState)return;(n=n||{}).compress=!1!==n.compress;const i={type:e,data:t,options:n};this.emitReserved("packetCreate",i),this.writeBuffer.push(i),r&&this.once("flush",r),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},t=()=>{this.off("upgrade",t),this.off("upgradeError",t),e()},n=()=>{this.once("upgrade",t),this.once("upgradeError",t)};return"opening"!==this.readyState&&"open"!==this.readyState||(this.readyState="closing",this.writeBuffer.length?this.once("drain",(()=>{this.upgrading?n():e()})):this.upgrading?n():e()),this}onError(e){ce.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,t){"opening"!==this.readyState&&"open"!==this.readyState&&"closing"!==this.readyState||(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),"function"==typeof removeEventListener&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,t),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const t=[];let n=0;const r=e.length;for(;n"function"==typeof ArrayBuffer.isView?ArrayBuffer.isView(e):e.buffer instanceof ArrayBuffer,de=Object.prototype.toString,pe="function"==typeof Blob||"undefined"!=typeof Blob&&"[object BlobConstructor]"===de.call(Blob),he="function"==typeof File||"undefined"!=typeof File&&"[object FileConstructor]"===de.call(File);function ge(e){return ue&&(e instanceof ArrayBuffer||fe(e))||pe&&e instanceof Blob||he&&e instanceof File}function me(e,t){if(!e||"object"!=typeof e)return!1;if(Array.isArray(e)){for(let t=0,n=e.length;t=0&&e.num{delete this.acks[e];for(let t=0;t{this.io.clearTimeoutFn(i),t.apply(this,[null,...e])}}emitWithAck(e,...t){const n=void 0!==this.flags.timeout||void 0!==this._opts.ackTimeout;return new Promise(((r,i)=>{t.push(((e,t)=>n?e?i(e):r(t):r(e))),this.emit(e,...t)}))}_addToQueue(e){let t;"function"==typeof e[e.length-1]&&(t=e.pop());const n={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push(((e,...r)=>{if(n!==this._queue[0])return;return null!==e?n.tryCount>this._opts.retries&&(this._queue.shift(),t&&t(e)):(this._queue.shift(),t&&t(null,...r)),n.pending=!1,this._drainQueue()})),this._queue.push(n),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||0===this._queue.length)return;const t=this._queue[0];t.pending&&!e||(t.pending=!0,t.tryCount++,this.flags=t.flags,this.emit.apply(this,t.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){"function"==typeof this.auth?this.auth((e=>{this._sendConnectPacket(e)})):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:Ce.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,t){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,t)}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case Ce.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case Ce.EVENT:case Ce.BINARY_EVENT:this.onevent(e);break;case Ce.ACK:case Ce.BINARY_ACK:this.onack(e);break;case Ce.DISCONNECT:this.ondisconnect();break;case Ce.CONNECT_ERROR:this.destroy();const t=new Error(e.data.message);t.data=e.data.data,this.emitReserved("connect_error",t)}}onevent(e){const t=e.data||[];null!=e.id&&t.push(this.ack(e.id)),this.connected?this.emitEvent(t):this.receiveBuffer.push(Object.freeze(t))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const t=this._anyListeners.slice();for(const n of t)n.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&"string"==typeof e[e.length-1]&&(this._lastOffset=e[e.length-1])}ack(e){const t=this;let n=!1;return function(...r){n||(n=!0,t.packet({type:Ce.ACK,id:e,data:r}))}}onack(e){const t=this.acks[e.id];"function"==typeof t&&(t.apply(this,e.data),delete this.acks[e.id])}onconnect(e,t){this.id=e,this.recovered=t&&this._pid===t,this._pid=t,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach((e=>this.emitEvent(e))),this.receiveBuffer=[],this.sendBuffer.forEach((e=>{this.notifyOutgoingListeners(e),this.packet(e)})),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach((e=>e())),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:Ce.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const t=this._anyListeners;for(let n=0;n0&&e.jitter<=1?e.jitter:0,this.attempts=0}Re.prototype.duration=function(){var e=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),n=Math.floor(t*this.jitter*e);e=0==(1&Math.floor(10*t))?e-n:e+n}return 0|Math.min(e,this.max)},Re.prototype.reset=function(){this.attempts=0},Re.prototype.setMin=function(e){this.ms=e},Re.prototype.setMax=function(e){this.max=e},Re.prototype.setJitter=function(e){this.jitter=e};class Te extends P{constructor(e,t){var n;super(),this.nsps={},this.subs=[],e&&"object"==typeof e&&(t=e,e=void 0),(t=t||{}).path=t.path||"/socket.io",this.opts=t,B(this,t),this.reconnection(!1!==t.reconnection),this.reconnectionAttempts(t.reconnectionAttempts||1/0),this.reconnectionDelay(t.reconnectionDelay||1e3),this.reconnectionDelayMax(t.reconnectionDelayMax||5e3),this.randomizationFactor(null!==(n=t.randomizationFactor)&&void 0!==n?n:.5),this.backoff=new Re({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(null==t.timeout?2e4:t.timeout),this._readyState="closed",this.uri=e;const i=t.parser||r;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=!1!==t.autoConnect,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,this):this._reconnection}reconnectionAttempts(e){return void 0===e?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var t;return void 0===e?this._reconnectionDelay:(this._reconnectionDelay=e,null===(t=this.backoff)||void 0===t||t.setMin(e),this)}randomizationFactor(e){var t;return void 0===e?this._randomizationFactor:(this._randomizationFactor=e,null===(t=this.backoff)||void 0===t||t.setJitter(e),this)}reconnectionDelayMax(e){var t;return void 0===e?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,null===(t=this.backoff)||void 0===t||t.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&0===this.backoff.attempts&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new ce(this.uri,this.opts);const t=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;const r=Le(t,"open",(function(){n.onopen(),e&&e()})),i=t=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",t),e?e(t):this.maybeReconnectOnOpen()},o=Le(t,"error",i);if(!1!==this._timeout){const e=this._timeout,n=this.setTimeoutFn((()=>{r(),i(new Error("timeout")),t.close()}),e);this.opts.autoUnref&&n.unref(),this.subs.push((()=>{this.clearTimeoutFn(n)}))}return this.subs.push(r),this.subs.push(o),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(Le(e,"ping",this.onping.bind(this)),Le(e,"data",this.ondata.bind(this)),Le(e,"error",this.onerror.bind(this)),Le(e,"close",this.onclose.bind(this)),Le(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(e){this.onclose("parse error",e)}}ondecoded(e){ne((()=>{this.emitReserved("packet",e)}),this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,t){let n=this.nsps[e];return n?this._autoConnect&&!n.active&&n.connect():(n=new Ne(this,e,t),this.nsps[e]=n),n}_destroy(e){const t=Object.keys(this.nsps);for(const e of t){if(this.nsps[e].active)return}this._close()}_packet(e){const t=this.encoder.encode(e);for(let n=0;ne())),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(e,t){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,t),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const t=this.backoff.duration();this._reconnecting=!0;const n=this.setTimeoutFn((()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),e.skipReconnect||e.open((t=>{t?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",t)):e.onreconnect()})))}),t);this.opts.autoUnref&&n.unref(),this.subs.push((()=>{this.clearTimeoutFn(n)}))}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}}const Pe={};function Me(e,t){"object"==typeof e&&(t=e,e=void 0);const n=function(e,t="",n){let r=e;n=n||"undefined"!=typeof location&&location,null==e&&(e=n.protocol+"//"+n.host),"string"==typeof e&&("/"===e.charAt(0)&&(e="/"===e.charAt(1)?n.protocol+e:n.host+e),/^(https?|wss?):\/\//.test(e)||(e=void 0!==n?n.protocol+"//"+e:"https://"+e),r=le(e)),r.port||(/^(http|ws)$/.test(r.protocol)?r.port="80":/^(http|ws)s$/.test(r.protocol)&&(r.port="443")),r.path=r.path||"/";const i=-1!==r.host.indexOf(":")?"["+r.host+"]":r.host;return r.id=r.protocol+"://"+i+":"+r.port+t,r.href=r.protocol+"://"+i+(n&&n.port===r.port?"":":"+r.port),r}(e,(t=t||{}).path||"/socket.io"),r=n.source,i=n.id,o=n.path,a=Pe[i]&&o in Pe[i].nsps;let s;return t.forceNew||t["force new connection"]||!1===t.multiplex||a?s=new Te(r,t):(Pe[i]||(Pe[i]=new Te(r,t)),s=Pe[i]),n.query&&!t.query&&(t.query=n.queryKey),s.socket(n.path,t)}Object.assign(Me,{Manager:Te,Socket:Ne,io:Me,connect:Me});const Ae={randomUUID:"undefined"!=typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};let ze;const Fe=new Uint8Array(16);function Be(){if(!ze&&(ze="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!ze))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ze(Fe)}const De=[];for(let e=0;e<256;++e)De.push((e+256).toString(16).slice(1));function Ie(e,t=0){return De[e[t+0]]+De[e[t+1]]+De[e[t+2]]+De[e[t+3]]+"-"+De[e[t+4]]+De[e[t+5]]+"-"+De[e[t+6]]+De[e[t+7]]+"-"+De[e[t+8]]+De[e[t+9]]+"-"+De[e[t+10]]+De[e[t+11]]+De[e[t+12]]+De[e[t+13]]+De[e[t+14]]+De[e[t+15]]}const Ue=function(e,t,n){if(Ae.randomUUID&&!t&&!e)return Ae.randomUUID();const r=(e=e||{}).random||(e.rng||Be)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(let e=0;e<16;++e)t[n+e]=r[e];return t}return Ie(r)};var He=n(624);function Ve(e){var t=e.w,n=e.h,r=e.textColor;return(0,He.jsxs)("svg",{fill:"none",height:n,viewBox:"0 0 134 30",width:t,xmlns:"http://www.w3.org/2000/svg",children:[(0,He.jsxs)("g",{clipPath:"url(#clip0_1442_41)",children:[(0,He.jsx)("path",{d:"M22.9748 5.15047C17.8613 4.78317 12.1655 4.78318 7.05191 5.15047C5.98148 5.22736 5.17043 6.047 5.08995 7.04886C4.83183 10.2618 4.79749 15.0754 5.03417 18.2851C5.11235 19.3453 6.04316 20.2553 7.30242 20.2553H11.25V25.125L7.31047 25.1222C3.69648 25.1222 0.45258 22.4435 0.172369 18.6436C-0.0827357 15.1842 -0.0475011 10.1202 0.230596 6.65848C0.509301 3.18919 3.29904 0.532477 6.70265 0.288002C12.0488 -0.0959997 17.978 -0.0960013 23.3241 0.288001C26.7277 0.532475 29.5175 3.18919 29.7962 6.65848C30.0743 10.1202 30.0621 15.1842 29.807 18.6436C29.5268 22.4435 26.2904 25.1331 22.6764 25.1331L18.7776 25.1303L11.25 30V25.125L18.7776 20.2553H22.677C23.9362 20.2553 24.867 19.3453 24.9452 18.2851C25.1819 15.0754 25.1949 10.2618 24.9368 7.04886C24.8563 6.047 24.0453 5.22736 22.9748 5.15047Z",fill:"#00aa63"}),(0,He.jsx)("path",{d:"M37.4619 21.4044H49.2429V18.4464H41.0319V3.55444H37.4619V21.4044Z",fill:r}),(0,He.jsx)("path",{d:"M50.9504 21.4045H54.4184V8.14449H50.9504V21.4045ZM50.6699 4.67649C50.6699 5.82399 51.5114 6.69099 52.6844 6.69099C53.8574 6.69099 54.6989 5.82399 54.6989 4.67649C54.6989 3.52899 53.8574 2.66199 52.6844 2.66199C51.5114 2.66199 50.6699 3.52899 50.6699 4.67649Z",fill:r}),(0,He.jsx)("path",{d:"M68.0164 8.14453H64.5484L61.6924 17.86L58.8364 8.14453H55.3684L59.8819 21.4045H63.5029L68.0164 8.14453Z",fill:r}),(0,He.jsx)("path",{d:"M74.2049 21.7105C77.1374 21.7105 79.5089 19.951 79.9679 17.5285H76.9334C76.6019 18.4465 75.6839 19.2115 74.2049 19.2115C72.1904 19.2115 71.3999 17.86 71.3999 16.3045V15.973H80.0699V13.6525C80.0699 10.465 78.0809 7.8385 74.1539 7.8385C70.1759 7.8385 68.0339 10.3885 68.0339 13.984V15.7945C68.0339 19.5175 70.4564 21.7105 74.2049 21.7105ZM71.3999 13.3975C71.3999 11.6125 72.1649 10.2865 74.1539 10.2865C76.0154 10.2865 76.8824 11.536 76.8824 13.1935V13.525H71.3999V13.3975Z",fill:r}),(0,He.jsx)("path",{d:"M89.2869 21.7615C93.8004 21.7615 96.5799 18.7015 96.7584 15.055H93.4434C93.2139 17.0695 91.9389 18.829 89.2869 18.829C86.3034 18.829 85.0284 16.789 85.0284 13.933V11.026C85.0284 8.17001 86.3034 6.13001 89.2869 6.13001C91.9389 6.13001 93.2139 7.88951 93.4434 9.90401H96.7584C96.5799 6.25751 93.8004 3.19751 89.2869 3.19751C83.9064 3.19751 81.4839 6.64001 81.4839 11.2045V13.7545C81.4839 18.319 83.9064 21.7615 89.2869 21.7615Z",fill:r}),(0,He.jsx)("path",{d:"M98.6438 21.4046H102.112V13.5506C102.112 11.7656 103.106 10.8476 104.662 10.8476C106.345 10.8476 107.084 11.9441 107.084 13.4741V21.4046H110.552V12.9131C110.552 9.77655 108.742 7.83855 105.86 7.83855C104.152 7.83855 102.8 8.57805 102.112 9.72555V2.78955H98.6438V21.4046Z",fill:r}),(0,He.jsx)("path",{d:"M117.172 21.7105C118.702 21.7105 120.385 21.073 120.997 20.1805V21.4045H124.337V12.9385C124.337 9.853 122.068 7.8385 118.753 7.8385C115.897 7.8385 113.831 9.2155 113.066 11.791H116.279C116.636 11.077 117.376 10.5415 118.574 10.5415C120.002 10.5415 120.869 11.4595 120.869 12.6835V14.494C120.257 13.984 119.084 13.372 117.503 13.372C114.316 13.372 112.148 14.698 112.148 17.5795C112.148 20.155 114.188 21.7105 117.172 21.7105ZM118.064 19.4155C116.611 19.4155 115.514 18.7015 115.514 17.4775C115.514 16.2535 116.534 15.5905 118.166 15.5905C119.722 15.5905 120.869 16.279 120.869 17.452C120.869 18.574 119.594 19.4155 118.064 19.4155Z",fill:r}),(0,He.jsx)("path",{d:"M130.818 21.4046H133.215V18.5996H131.812C130.894 18.5996 130.563 18.2426 130.563 17.3756V10.9496H133.393V8.14456H130.563V4.52356H127.069V8.14456H125.182V10.9496H127.069V17.6306C127.069 19.9766 128.268 21.4046 130.818 21.4046Z",fill:r})]}),(0,He.jsx)("defs",{children:(0,He.jsx)("clipPath",{id:"clip0_1442_41",children:(0,He.jsx)("rect",{fill:"white",height:"30",width:"134"})})})]})}function qe(e){var t=e.bgColor;return(0,He.jsxs)("svg",{width:"451",height:"87",viewBox:"0 0 451 87",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,He.jsx)("path",{d:"M314.762 85.9997C324.652 85.9997 332.663 78.3047 332.663 68.8131C332.663 59.3208 324.652 51.626 314.762 51.626C304.872 51.626 296.86 59.3208 296.86 68.8131C296.86 78.3047 304.872 85.9997 314.762 85.9997Z",strokeLinecap:"round",strokeLinejoin:"round",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M307.81 53.3003C310.025 56.4794 310.58 60.1729 310.696 64.0042C314.68 63.9304 316.394 64.576 318.989 66.366C321.707 62.8701 325.653 60.6109 329.565 59.1119M302.574 56.5998C302.59 59.3544 303.068 62.0132 304.219 64.5336C302.651 63.428 300.976 62.425 298.437 62.2454M297.733 64.0957C298.722 67.8767 300.829 67.9264 302.651 68.9399C299.556 73.4478 303.478 78.5303 302.682 81.5971M331.789 63.145C329.413 66.2483 326.732 69.0437 323.174 70.9317C326.261 70.6655 330.253 72.3824 329.983 73.1004C328.647 76.6263 324.408 75.7489 321.829 75.3035L321.351 78.0536C320.934 79.2155 321.374 79.9029 321.884 80.5573L324.625 83.4821",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M320.314 74.9142C321.112 71.6062 318.1 68.0702 313.595 67.0161C309.082 65.9621 304.775 67.7898 303.978 71.0971C303.181 74.4051 306.194 77.941 310.698 78.9951C315.211 80.0492 319.518 78.2222 320.314 74.9142Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M307.807 70.1269C308.334 69.4846 308.351 68.7504 307.862 68.4874C307.361 68.2246 306.535 68.5324 306.009 69.1754C305.482 69.8177 305.454 70.5519 305.955 70.8149C306.444 71.0777 307.28 70.7699 307.807 70.1269Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M318.569 73.2177C318.818 72.5337 318.679 71.8833 318.261 71.765C317.844 71.6472 317.31 72.1067 317.069 72.7906C316.82 73.4752 316.959 74.1255 317.376 74.2433C317.793 74.3611 318.328 73.9016 318.569 73.2177Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M314.207 59.1709C315.328 58.7581 316.69 58.8106 317.437 57.2938C318.182 55.7772 318.113 53.9145 314.763 55.6304C314.12 54.8314 313.348 53.1384 312.089 54.9416C310.839 56.7449 312.967 57.9394 314.207 59.1709Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M314.38 23.6363C321.856 23.6363 327.915 18.569 327.915 12.3182C327.915 6.06725 321.856 1 314.38 1C306.904 1 300.845 6.06725 300.845 12.3182C300.845 18.569 306.904 23.6363 314.38 23.6363Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M308.592 2.67725C310.295 4.70825 310.727 7.06805 310.813 9.51595C313.877 9.46865 315.2 9.88095 317.19 11.0246C319.286 8.79125 322.321 7.34785 325.332 6.39015M304.567 4.78525C304.575 6.54515 304.946 8.24385 305.828 9.85385C304.63 9.14755 303.336 8.50685 301.386 8.39215M300.845 9.57415C301.602 11.9899 303.227 12.0215 304.622 12.6693C302.245 15.549 305.256 18.7966 304.652 20.7557M327.041 8.96705C325.207 10.9497 323.149 12.7356 320.417 13.9414C322.785 13.7717 325.858 14.8686 325.649 15.3272C324.627 17.58 321.361 17.0194 319.38 16.7349L319.008 18.4918C318.691 19.2339 319.032 19.6732 319.419 20.0911L321.532 21.96",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M318.202 16.5247C318.832 14.3194 316.46 11.9621 312.897 11.2595C309.334 10.5567 305.935 11.7748 305.306 13.9801C304.674 16.1854 307.055 18.5427 310.618 19.2454C314.174 19.9481 317.571 18.73 318.202 16.5247Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M308.42 13.893C308.774 13.4646 308.79 12.9754 308.458 12.8C308.127 12.6247 307.574 12.8298 307.22 13.2583C306.873 13.6867 306.857 14.1761 307.189 14.3513C307.52 14.5267 308.073 14.3214 308.42 13.893Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M316.5 15.3944C316.619 14.9381 316.552 14.5046 316.342 14.4259C316.137 14.3473 315.869 14.6534 315.744 15.1097C315.625 15.5659 315.692 15.9995 315.902 16.078C316.108 16.1567 316.376 15.8506 316.5 15.3944Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M344.28 54.4147C351.757 54.4147 357.816 49.3474 357.816 43.0966C357.816 36.8456 351.757 31.7783 344.28 31.7783C336.804 31.7783 330.746 36.8456 330.746 43.0966C330.746 49.3474 336.804 54.4147 344.28 54.4147Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M338.493 33.4561C340.195 35.487 340.628 37.8469 340.713 40.2948C343.777 40.2475 345.102 40.6598 347.091 41.8034C349.188 39.57 352.222 38.1267 355.232 37.169M334.468 35.5641C334.476 37.3239 334.847 39.0226 335.73 40.6327C334.53 39.9263 333.238 39.2857 331.287 39.171M330.746 40.3529C331.504 42.7688 333.129 42.8004 334.522 43.4482C332.146 46.3279 335.157 49.5755 334.552 51.5345M356.943 39.7459C355.109 41.7285 353.05 43.5144 350.318 44.7203C352.686 44.5505 355.758 45.6474 355.549 46.106C354.528 48.3588 351.263 47.7982 349.281 47.5138L348.91 49.2706C348.592 50.0127 348.933 50.452 349.32 50.87L351.432 52.7389",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M348.102 47.3041C348.733 45.0987 346.361 42.7414 342.797 42.0388C339.233 41.3361 335.836 42.5542 335.206 44.7594C334.574 46.9647 336.956 49.322 340.519 50.0248C344.074 50.7274 347.472 49.5093 348.102 47.3041Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M338.32 44.6714C338.675 44.243 338.69 43.7536 338.359 43.5782C338.028 43.403 337.475 43.6082 337.12 44.0366C336.773 44.465 336.758 44.9545 337.089 45.1297C337.42 45.3051 337.973 45.0998 338.32 44.6714Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M346.4 46.1726C346.519 45.7164 346.452 45.2829 346.242 45.2042C346.036 45.1256 345.768 45.4317 345.643 45.888C345.524 46.3441 345.591 46.7778 345.801 46.8563C346.007 46.9349 346.275 46.6289 346.4 46.1726Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M402.275 58.6364C409.752 58.6364 415.811 53.5691 415.811 47.3183C415.811 41.0673 409.752 36 402.275 36C394.799 36 388.741 41.0673 388.741 47.3183C388.741 53.5691 394.799 58.6364 402.275 58.6364Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M396.488 37.6777C398.19 39.7086 398.623 42.0685 398.708 44.5164C401.772 44.4691 403.097 44.8814 405.086 46.025C407.183 43.7916 410.217 42.3483 413.228 41.3906M392.463 39.7857C392.471 41.5455 392.842 43.2442 393.725 44.8543C392.525 44.1479 391.233 43.5073 389.282 43.3926M388.741 44.5745C389.499 46.9904 391.124 47.022 392.517 47.6698C390.141 50.5495 393.152 53.7971 392.547 55.7561M414.938 43.9675C413.104 45.9501 411.045 47.736 408.313 48.9419C410.681 48.7721 413.753 49.869 413.544 50.3276C412.523 52.5804 409.258 52.0198 407.276 51.7354L406.905 53.4922C406.587 54.2343 406.928 54.6736 407.315 55.0916L409.428 56.9605",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M406.097 51.5258C406.728 49.3204 404.356 46.9631 400.792 46.2605C397.229 45.5578 393.831 46.7759 393.201 48.9811C392.569 51.1864 394.951 53.5437 398.514 54.2465C402.069 54.9491 405.467 53.731 406.097 51.5258Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M396.315 48.8931C396.67 48.4647 396.685 47.9753 396.354 47.7999C396.023 47.6247 395.47 47.8299 395.115 48.2583C394.768 48.6867 394.753 49.1762 395.084 49.3514C395.415 49.5268 395.968 49.3215 396.315 48.8931Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M404.395 50.3943C404.514 49.9381 404.447 49.5046 404.237 49.4259C404.031 49.3473 403.763 49.6534 403.638 50.1097C403.519 50.5658 403.586 50.9995 403.796 51.078C404.002 51.1566 404.27 50.8506 404.395 50.3943Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M13.2244 25.6363C19.977 25.6363 25.4503 20.569 25.4503 14.3182C25.4503 8.06736 19.977 3 13.2244 3C6.47282 3 0.999512 8.06736 0.999512 14.3182C0.999512 20.569 6.47282 25.6363 13.2244 25.6363Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M8.58929 3.83838C10.0662 5.95769 10.4388 8.42005 10.5156 10.9745C13.17 10.925 14.3135 11.3553 16.0406 12.5486C17.8562 10.2182 20.4834 8.71205 23.0942 7.71271M5.09819 6.038C5.10928 7.87441 5.43022 9.64699 6.19602 11.3271C5.15136 10.5899 4.03504 9.92143 2.34348 9.80175M1.87207 11.035C2.53235 13.5559 3.93783 13.5889 5.15066 14.2648C3.09011 17.2697 5.70028 20.6585 5.17275 22.7029M24.5763 10.4017C22.9895 12.4704 21.2041 14.3341 18.8344 15.5923C20.8905 15.4152 23.5509 16.5597 23.3731 17.0384C22.4825 19.389 19.6541 18.804 17.9358 18.5073L17.6157 20.3405C17.3405 21.1149 17.6356 21.5733 17.9728 22.0094L19.8015 23.9596",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M16.628 18.5247C17.1743 16.3195 15.1152 13.9622 12.0282 13.2595C8.94182 12.5568 5.99684 13.7748 5.45062 15.9802C4.9043 18.1854 6.96334 20.5428 10.0496 21.2454C13.1358 21.9482 16.0808 20.7301 16.628 18.5247Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M15.7844 17.3934C15.9068 16.9371 15.8374 16.5036 15.6299 16.4249C15.422 16.3463 15.154 16.6524 15.0316 17.1087C14.9092 17.5649 14.9786 17.9985 15.1861 18.0771C15.3941 18.1557 15.6621 17.8496 15.7844 17.3934Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M247.575 86.0001C255.528 86.0001 261.979 80.1824 261.979 73.0052C261.979 65.828 255.528 60.0103 247.575 60.0103C239.616 60.0103 233.163 65.828 233.163 73.0052C233.163 80.1824 239.616 86.0001 247.575 86.0001Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M241.43 61.6855C243.251 63.9817 243.711 66.6492 243.804 69.4167C247.065 69.3627 248.474 69.8289 250.599 71.1219C252.84 68.597 256.071 66.9656 259.286 65.8827M237.132 64.0682C237.148 66.058 237.545 67.9783 238.487 69.7984C237.195 69.0001 235.826 68.2756 233.739 68.1458M233.163 69.4819C233.973 72.2133 235.709 72.2487 237.195 72.9811C234.657 76.2361 237.872 79.9078 237.226 82.1225M261.107 68.7957C259.153 71.0368 256.958 73.0556 254.039 74.4188C256.569 74.2272 259.845 75.4669 259.627 75.9857C258.531 78.5325 255.051 77.8981 252.933 77.5766L252.544 79.5629C252.202 80.4017 252.568 80.8984 252.98 81.371L255.23 83.4835",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M251.398 77.7572C252.028 75.3314 249.651 72.7384 246.09 71.9657C242.53 71.1922 239.125 72.5321 238.501 74.9579C237.87 77.3836 240.24 79.9766 243.809 80.7501C247.368 81.5228 250.765 80.1829 251.398 77.7572Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M241.615 74.5799C241.966 74.151 241.988 73.6616 241.653 73.4864C241.325 73.3112 240.767 73.5163 240.417 73.9446C240.067 74.3736 240.052 74.8628 240.38 75.038C240.715 75.2132 241.266 75.0081 241.615 74.5799Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M250.505 76.5705C250.748 75.8862 250.603 75.2358 250.19 75.1174C249.776 75.0001 249.246 75.4592 248.994 76.1436C248.751 76.8279 248.895 77.4783 249.309 77.5957C249.723 77.7141 250.253 77.2549 250.505 76.5705Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M247.167 65.8775C247.968 65.5334 248.942 65.577 249.476 64.3137C250.01 63.0496 249.964 61.4971 247.564 62.9271C247.107 62.2612 246.559 60.8503 245.66 62.3531C244.761 63.8556 246.284 64.8513 247.167 65.8775Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M71.6001 85.1609C81.2438 85.1609 89.0664 77.466 89.0664 67.9743C89.0664 58.482 81.2438 50.7871 71.6001 50.7871C61.9556 50.7871 54.1367 58.482 54.1367 67.9743C54.1367 77.466 61.9556 85.1609 71.6001 85.1609Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M64.8373 52.4634C66.9957 55.6424 67.5396 59.3359 67.6517 63.1673C71.5323 63.0935 73.2031 63.7384 75.7278 65.5292C78.382 62.0331 82.2203 59.7739 86.0346 58.275M59.7343 55.7628C59.7508 58.5175 60.2196 61.1764 61.339 63.6968C59.8119 62.5908 58.1807 61.588 55.708 61.4085M55.0181 63.2587C55.9841 67.0398 58.0386 67.0895 59.8103 68.103C56.7987 72.6108 60.6138 77.6935 59.8435 80.7602M88.2013 62.3083C85.8841 65.4114 83.2735 68.2068 79.8107 70.094C82.8147 69.8287 86.7041 71.5455 86.4484 72.2635C85.1468 75.7894 81.0092 74.912 78.4979 74.4667L78.0299 77.2168C77.6282 78.3779 78.0593 79.0659 78.5519 79.7204L81.2274 82.6452",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M76.7176 74.0743C77.5161 70.7664 74.507 67.2304 69.9965 66.1764C65.4857 65.1223 61.1819 66.9493 60.3827 70.2572C59.5843 73.5652 62.594 77.1012 67.104 78.1553C71.6146 79.2093 75.9192 77.3823 76.7176 74.0743Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M64.3463 69.288C64.6971 68.6457 64.7129 67.9114 64.3815 67.6486C64.0501 67.3858 63.497 67.6935 63.1463 68.3365C62.7955 68.9788 62.7798 69.7131 63.1112 69.9759C63.4424 70.2388 63.9956 69.931 64.3463 69.288Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M74.9845 72.8715C75.2293 71.9585 75.0907 71.0912 74.6751 70.9343C74.2595 70.7772 73.7236 71.389 73.4789 72.302C73.234 73.2141 73.3726 74.0814 73.7881 74.2383C74.2038 74.3962 74.7389 73.7836 74.9845 72.8715Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M71.125 58.3306C72.086 57.9178 73.2539 57.9703 73.8941 56.4535C74.5342 54.9368 74.4768 53.0742 71.6037 54.7901C71.0506 53.9911 70.3881 52.298 69.3134 54.1013C68.2377 55.9046 70.0622 57.099 71.125 58.3306Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M141.901 44.9192C151.791 44.9192 159.803 37.2243 159.803 27.7322C159.803 18.2402 151.791 10.5454 141.901 10.5454C132.011 10.5454 124 18.2402 124 27.7322C124 37.2243 132.011 44.9192 141.901 44.9192Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M134.69 12.2207C136.848 15.3997 137.39 19.0932 137.503 22.9248C141.385 22.8506 143.055 23.4959 145.582 25.2861C148.231 21.7905 152.074 19.5313 155.889 18.0323M129.59 15.5202C129.604 18.2747 130.07 20.9336 131.191 23.4537C129.664 22.348 128.032 21.3453 125.565 21.1657M124.872 23.0157C125.835 26.7971 127.889 26.8465 129.664 27.8604C126.655 32.3677 130.469 37.4509 129.694 40.5174M158.055 22.0657C155.738 25.1689 153.128 27.9641 149.659 29.8516C152.669 29.5859 156.559 31.3027 156.295 32.0206C154.994 35.5466 150.863 34.6692 148.351 34.224L147.884 36.9739C147.478 38.1354 147.914 38.8231 148.403 39.4771L151.075 42.4025",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M146.578 34.1216C147.333 31.0343 144.488 27.734 140.212 26.7502C135.938 25.7665 131.857 27.4718 131.102 30.5591C130.347 33.6466 133.2 36.9469 137.469 37.9306C141.744 38.9143 145.823 37.209 146.578 34.1216Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M134.95 29.884C135.477 29.2414 135.495 28.5072 135.005 28.2444C134.505 27.9814 133.679 28.2892 133.152 28.9318C132.625 29.5744 132.598 30.3086 133.097 30.5716C133.598 30.8345 134.423 30.5267 134.95 29.884Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M145.708 32.976C145.957 32.2917 145.818 31.6413 145.399 31.5233C144.981 31.4054 144.446 31.8646 144.205 32.549C143.963 33.2334 144.095 33.8837 144.512 34.0016C144.93 34.1195 145.466 33.6604 145.708 32.976Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M140.985 18.0909C141.945 17.6781 143.113 17.7306 143.753 16.2139C144.393 14.6971 144.333 12.8345 141.461 14.5504C140.91 13.7514 140.248 12.0582 139.17 13.8616C138.099 15.665 139.921 16.8593 140.985 18.0909Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M42.2252 48.0858C44.9808 46.905 48.3329 47.0551 50.1667 42.7167C52.0038 38.3781 51.8316 33.0502 43.5903 37.9584C42.0116 35.6729 40.1107 30.8297 37.0171 35.9882C33.9426 41.1467 39.1731 44.563 42.2252 48.0858Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M65.0508 39.4522C67.2552 38.5075 69.9368 38.6276 71.4039 35.1569C72.8735 31.6859 72.7358 27.4236 66.1428 31.3502C64.8798 29.5218 63.3591 25.6473 60.8842 29.7741C58.4246 33.9009 62.609 36.6339 65.0508 39.4522Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M423.699 34.5113C425.904 33.5666 428.585 33.6867 430.052 30.216C431.522 26.745 431.384 22.4827 424.791 26.4093C423.528 24.5809 422.008 20.7064 419.533 24.8332C417.073 28.96 421.257 31.693 423.699 34.5113Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M94.6655 53.8416C95.7678 53.3692 97.1086 53.4293 97.8421 51.6939C98.5769 49.9585 98.5081 47.8273 95.2116 49.7906C94.5801 48.8764 93.8197 46.9391 92.5822 49.0025C91.3524 51.0659 93.4447 52.4324 94.6655 53.8416Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M423.241 80.7557C424.343 80.2833 425.684 80.3434 426.417 78.608C427.152 76.8726 427.083 74.7414 423.787 76.7047C423.155 75.7905 422.395 73.8532 421.157 75.9166C419.928 77.98 422.02 79.3465 423.241 80.7557Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M445.229 24.7557C446.331 24.2833 447.672 24.3434 448.406 22.608C449.14 20.8726 449.072 18.7414 445.775 20.7047C445.144 19.7905 444.383 17.8532 443.146 19.9166C441.916 21.98 444.008 23.3465 445.229 24.7557Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M86.6475 18.3484C87.7497 17.876 89.0905 17.9361 89.824 16.2008C90.5589 14.4653 90.49 12.3341 87.1935 14.2974C86.562 13.3832 85.8016 11.446 84.5641 13.5093C83.3344 15.5727 85.4266 16.9393 86.6475 18.3484Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M43.4365 21.7556C44.5388 21.2832 45.8796 21.3433 46.6131 19.608C47.3479 17.8725 47.2791 15.7413 43.9826 17.7046C43.3511 16.7904 42.5907 14.8532 41.3532 16.9165C40.1234 18.9799 42.2157 20.3465 43.4365 21.7556Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M175.849 28.9002C176.95 28.4278 178.291 28.4879 179.025 26.7525C179.76 25.017 179.691 22.8859 176.394 24.8492C175.763 23.935 175.002 21.9977 173.765 24.0611C172.535 26.1245 174.627 27.491 175.849 28.9002Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M138.388 59.7557C139.489 59.2833 140.83 59.3434 141.564 57.608C142.299 55.8725 142.23 53.7414 138.933 55.7047C138.302 54.7905 137.541 52.8532 136.304 54.9166C135.074 56.98 137.166 58.3465 138.388 59.7557Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M173.37 74.7557C174.472 74.2833 175.813 74.3434 176.546 72.608C177.281 70.8725 177.212 68.7414 173.916 70.7047C173.284 69.7905 172.524 67.8532 171.286 69.9166C170.057 71.98 172.149 73.3465 173.37 74.7557Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M236.986 53.8416C238.088 53.3692 239.429 53.4293 240.162 51.6939C240.897 49.9585 240.828 47.8273 237.532 49.7906C236.9 48.8764 236.14 46.9391 234.903 49.0025C233.672 51.0659 235.764 52.4324 236.986 53.8416Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M301.131 49.0452C302.233 48.5728 303.574 48.6329 304.308 46.8975C305.042 45.1621 304.973 43.0309 301.677 44.9942C301.045 44.08 300.285 42.1427 299.047 44.2061C297.818 46.2695 299.91 47.636 301.131 49.0452Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M351.244 24.1043C352.346 23.6319 353.687 23.692 354.42 21.9566C355.156 20.2211 355.087 18.09 351.79 20.0533C351.159 19.1391 350.398 17.2018 349.161 19.2652C347.93 21.3286 350.023 22.6951 351.244 24.1043Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M251.329 19.7557C252.431 19.2833 253.772 19.3434 254.505 17.608C255.24 15.8725 255.172 13.7414 251.875 15.7046C251.244 14.7905 250.483 12.8532 249.246 14.9166C248.016 16.98 250.109 18.3465 251.329 19.7557Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M33.5273 78.782C34.6295 78.3096 35.9703 78.3697 36.7039 76.6344C37.4387 74.8989 37.3698 72.7677 34.0733 74.731C33.4419 73.8168 32.6815 71.8795 31.4441 73.9429C30.2142 76.0063 32.3064 77.3729 33.5273 78.782Z",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeLinejoin:"round"}),(0,He.jsx)("path",{d:"M221.803 29.8292C221.803 33.9794 218.105 37.3746 213.507 37.3746C208.909 37.3746 205.21 33.9794 205.21 29.8292C205.21 25.679 208.909 22.2837 213.507 22.2837C218.105 22.2837 221.803 25.679 221.803 29.8292Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M124.01 49.9483C124.01 54.0986 120.313 57.4937 115.715 57.4937C111.108 57.4937 107.418 54.0986 107.418 49.9483C107.418 45.7981 111.108 42.4028 115.715 42.4028C120.313 42.4028 124.01 45.7981 124.01 49.9483Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M410.33 75.5455C410.33 79.6958 406.633 83.0909 402.035 83.0909C397.427 83.0909 393.738 79.6958 393.738 75.5455C393.738 71.3953 397.427 68 402.035 68C406.633 68 410.33 71.3953 410.33 75.5455Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M192.989 12.6399C192.989 15.6493 190.447 18.0894 187.316 18.0894C184.177 18.0894 181.636 15.6493 181.636 12.6399C181.636 9.63061 184.177 7.19043 187.316 7.19043C190.447 7.19043 192.989 9.63061 192.989 12.6399Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M33.5828 25.5454C33.5828 29.6956 29.8866 33.0909 25.2865 33.0909C20.6867 33.0909 16.9912 29.6956 16.9912 25.5454C16.9912 21.3951 20.6867 18 25.2865 18C29.8866 18 33.5828 21.3951 33.5828 25.5454Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M286.085 71.8684C286.085 75.1314 283.323 77.7373 279.976 77.7373C276.62 77.7373 273.859 75.1314 273.859 71.8684C273.859 68.6053 276.62 66 279.976 66C283.323 66 286.085 68.6053 286.085 71.8684Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M285.085 13.8684C285.085 17.1314 282.323 19.7373 278.976 19.7373C275.621 19.7373 272.859 17.1314 272.859 13.8684C272.859 10.6053 275.621 8 278.976 8C282.323 8 285.085 10.6053 285.085 13.8684Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M351.992 68.3426C351.992 71.6056 349.23 74.2115 345.883 74.2115C342.528 74.2115 339.766 71.6056 339.766 68.3426C339.766 65.0795 342.528 62.4741 345.883 62.4741C349.23 62.4741 351.992 65.0795 351.992 68.3426Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M450 71.8685C450 75.1315 447.239 77.7374 443.891 77.7374C440.536 77.7374 437.774 75.1315 437.774 71.8685C437.774 68.6054 440.536 66 443.891 66C447.239 66 450 68.6054 450 71.8685Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M381.977 37.8685C381.977 41.1315 379.215 43.7374 375.868 43.7374C372.513 43.7374 369.751 41.1315 369.751 37.8685C369.751 34.6054 372.513 32 375.868 32C379.215 32 381.977 34.6054 381.977 37.8685Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M192.996 44.082C192.996 48.2322 189.298 51.6275 184.701 51.6275C180.102 51.6275 176.404 48.2322 176.404 44.082C176.404 39.9317 180.102 36.5366 184.701 36.5366C189.298 36.5366 192.996 39.9317 192.996 44.082Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M117.892 14.7359C117.892 18.8861 114.203 22.2813 109.597 22.2813C104.998 22.2813 101.301 18.8861 101.301 14.7359C101.301 10.5857 104.998 7.19043 109.597 7.19043C114.203 7.19043 117.892 10.5857 117.892 14.7359Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M154.567 78.4533C154.567 81.6317 151.311 84.3224 147.139 84.3224C142.968 84.3224 139.72 81.6317 139.72 78.4533C139.72 75.2757 142.968 72.585 147.139 72.585C151.311 72.585 154.567 75.2757 154.567 78.4533Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M273.449 46.4797C273.449 52.2426 268.201 56.9596 261.656 56.9596C255.119 56.9596 249.871 52.2426 249.871 46.4797C249.871 40.7169 255.119 36 261.656 36C268.201 36 273.449 40.7169 273.449 46.4797Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M412.319 20.4797C412.319 26.2426 407.071 30.9596 400.526 30.9596C393.99 30.9596 388.741 26.2426 388.741 20.4797C388.741 14.7169 393.99 10 400.526 10C407.071 10 412.319 14.7169 412.319 20.4797Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M20.968 73.4234C20.968 77.5735 17.2718 80.9688 12.6726 80.9688C8.07276 80.9688 4.37646 77.5735 4.37646 73.4234C4.37646 69.2726 8.07276 65.8779 12.6726 65.8779C17.2718 65.8779 20.968 69.2726 20.968 73.4234Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M436.375 10.5455C436.375 14.6956 432.679 18.0909 428.08 18.0909C423.48 18.0909 419.784 14.6956 419.784 10.5455C419.784 6.3947 423.48 3 428.08 3C432.679 3 436.375 6.3947 436.375 10.5455Z",stroke:t,strokeOpacity:.22}),(0,He.jsx)("path",{d:"M8.99561 54.4331C9.68916 51.7332 20.1449 50.4835 22.33 50.2845C26.7428 49.8826 31.6818 65.8913 28.9966 69.2098C21.1556 78.9017 19.6076 62.2844 25.024 60.2014M85.9861 72.6075C93.1482 77.035 104.947 84.5369 114.391 82.7222C122.063 81.2458 126.11 67.554 116.487 67.2336C112.959 67.1166 111.696 69.3094 112.651 72.2121C114.003 76.2975 127.268 75.3 130.65 74.5828C142.635 72.041 153.665 66.394 165.578 63.4807C168.937 62.6606 172.755 62.81 176.13 63.4412C181.343 64.4171 186.336 66.1655 191.24 67.9452C194.186 69.0135 201.436 70.7135 203.524 73.279C204.559 74.5472 204.326 79.9833 202.609 80.7461C198.757 82.4641 190.762 82.7516 190.649 77.5852C190.551 73.1038 192.979 68.0034 196.451 64.7053C201.129 60.2536 212.806 56.765 219.508 55.8949C228.692 54.7027 236.235 54.5279 237.457 45.5434C237.813 42.9148 239.804 38.5018 236.494 36.8118C230.716 33.8572 224.751 33.9297 221.886 39.1823C218.059 46.1833 234.009 45.251 238.322 44.3186C245.419 42.7826 250.146 34.3562 255.123 30.3322C259.995 26.403 266.395 23.4735 273.072 22.786C282.136 21.8523 297.504 19.3274 297.504 29.8581C297.504 31.4821 293.653 33.7208 293.393 31.6755C293.191 30.1109 292.924 27.1201 293.758 25.6702C295.343 22.9314 298.548 21.2914 302.069 21.0476C306.511 20.7402 308.672 21.9419 312.297 24.0898C315.819 26.1771 321.832 28.2933 323.303 32.1102C324.72 35.7804 324.396 38.2748 327.916 40.9208C333.509 45.1306 340.719 45.2109 346.821 47.3213",stroke:t,strokeOpacity:.22,strokeLinecap:"round",strokeDasharray:"6 6"})]})}function Ze(e){var t=e.w,n=e.h;return(0,He.jsx)("svg",{width:t,height:n,viewBox:"0 0 27 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,He.jsx)("path",{d:"M21.9375 7.25L10.125 20.75L5.0625 15.6875",stroke:"#a6a7a6",strokeWidth:"2",strokeMiterlimit:"10",strokeLinecap:"square"})})}function We(e){var t=e.w,n=e.h,r=e.bgColor;return(0,He.jsx)("svg",{width:t,height:n,viewBox:"0 0 27 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,He.jsx)("path",{d:"M21.9375 7.25L10.125 20.75L5.0625 15.6875",stroke:r,strokeWidth:"2",strokeMiterlimit:"10",strokeOpacity:"0.9",strokeLinecap:"square"})})}function $e(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("circle",{fill:"#FFCC4D",cx:"18",cy:"18",r:"18"}),(0,He.jsx)("path",{fill:"#664500",d:"M27.335 22.629c-.178-.161-.444-.171-.635-.029-.039.029-3.922 2.9-8.7 2.9-4.766 0-8.662-2.871-8.7-2.9-.191-.142-.457-.13-.635.029-.177.16-.217.424-.094.628C8.7 23.472 11.788 28.5 18 28.5s9.301-5.028 9.429-5.243c.123-.205.084-.468-.094-.628zM26 19c-.419 0-.809-.265-.948-.684C24.849 17.717 24.033 16 23 16c-1.062 0-1.889 1.827-2.052 2.316-.175.523-.736.808-1.265.632-.523-.174-.807-.74-.632-1.265C19.177 17.307 20.355 14 23 14s3.823 3.307 3.948 3.684c.175.524-.108 1.091-.632 1.265-.105.034-.212.051-.316.051zm-10 0c-.419 0-.809-.265-.949-.684C14.848 17.717 14.034 16 13 16c-1.062 0-1.888 1.827-2.051 2.316-.175.523-.738.808-1.265.632-.524-.174-.807-.74-.632-1.265C9.177 17.307 10.355 14 13 14s3.823 3.307 3.949 3.684c.175.524-.108 1.091-.632 1.265-.106.034-.213.051-.317.051z"}),(0,He.jsx)("path",{fill:"#FFAC33",d:"M33.175 8.316s-9.042.161-15.175.161c-3.905 0-15.206-.118-15.206-.118l-.521.876c3.043 1.856 9.064 2.917 15.727 2.917 6.596 0 12.576-1.04 15.652-2.86l.078-.047s-.374-.664-.555-.929z"}),(0,He.jsx)("path",{fill:"#5DADEC",d:"M23.777.345c-1.212-.094-2.473-.159-3.773-.19C19.343.139 18.676.129 18 .129c-.672 0-1.336.01-1.993.025-1.302.031-2.564.096-3.777.19C5.34.88.169 2.451.169 5.287c0 3.588 8.264 5.771 17.831 5.771s17.831-2.183 17.831-5.771c0-2.835-5.168-4.405-12.054-4.942zM18 7.383c-6.861 0-12.91-.833-12.91-2.736 0-.536.494-1.023 1.339-1.449 1.153-.581 2.978-1.044 5.189-1.349 1.911-.262 4.098-.41 6.382-.41 2.291 0 4.485.148 6.4.413 2.242.31 4.086.783 5.232 1.377.807.418 1.278.894 1.278 1.418 0 1.903-6.049 2.736-12.91 2.736z"}),(0,He.jsx)("path",{fill:"#3B94D9",d:"M24.4 1.853c2.242.31 4.086.783 5.232 1.377l.062.017c-2.285-1.674-4.57-2.56-5.917-2.902-1.212-.094-2.473-.159-3.773-.19l.018.007L24.4 1.853zM6.429 3.199c1.153-.581 2.978-1.044 5.189-1.349L15.984.162l.023-.008c-1.302.031-2.564.096-3.777.19-1.347.342-3.633 1.227-5.919 2.902l.118-.047z"}),(0,He.jsx)("path",{fill:"#FFCC4D",d:"M28.472 3.375c-.66-.443-1.346-.91-2.001-1.26C23.947.765 21.063 0 18 0c-2.929 0-5.695.7-8.14 1.941-1.089.553-1.881.999-2.17 1.434h20.782z"})]})}function Ye(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"11.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"24.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("path",{fill:"#664500",d:"M12 28c2-5 13-5 13-3 0 1-8-1-13 3z"})]})}function Qe(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("circle",{fill:"#FFCC4D",cx:"18",cy:"18",r:"18"}),(0,He.jsx)("path",{fill:"#664500",d:"M23.485 28.879C23.474 28.835 22.34 24.5 18 24.5s-5.474 4.335-5.485 4.379c-.053.213.044.431.232.544.188.112.433.086.596-.06.009-.008 1.013-.863 4.657-.863 3.59 0 4.617.83 4.656.863.095.09.219.137.344.137.084 0 .169-.021.246-.064.196-.112.294-.339.239-.557zM11.226 15.512c-.317 0-.636.039-.947.116-2.87.707-3.513 4.121-3.539 4.267-.04.223.076.443.281.54.067.031.14.047.211.047.145 0 .287-.063.385-.18.01-.012 1.01-1.178 3.379-1.761.714-.176 1.412-.265 2.073-.265 1.104 0 1.732.253 1.735.254.067.028.131.04.207.04.272.012.509-.221.509-.5 0-.165-.08-.311-.203-.402-.367-.435-1.953-2.156-4.091-2.156zm13.548 0c.317 0 .636.039.947.116 2.87.707 3.513 4.121 3.539 4.267.04.223-.076.443-.281.54-.067.031-.14.047-.211.047-.145 0-.287-.063-.385-.18-.01-.012-1.01-1.178-3.379-1.761-.714-.176-1.412-.265-2.073-.265-1.104 0-1.731.253-1.735.254-.067.028-.131.04-.206.04-.272.012-.509-.221-.509-.5 0-.165.08-.311.203-.402.366-.435 1.952-2.156 4.09-2.156z"})]})}function Ke(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"11.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"24.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("path",{fill:"#664500",d:"M23.485 27.879C23.474 27.835 22.34 23.5 18 23.5s-5.474 4.335-5.485 4.379c-.053.213.044.431.232.544.188.112.433.086.596-.06.009-.007 1.013-.863 4.657-.863 3.59 0 4.617.83 4.656.863.095.091.219.137.344.137.084 0 .169-.021.246-.064.196-.111.294-.339.239-.557z"}),(0,He.jsx)("path",{fill:"#5DADEC",d:"M10 30c0 2.762-2.238 5-5 5s-5-2.238-5-5 4-10 5-10 5 7.238 5 10z"}),(0,He.jsx)("path",{fill:"#664500",d:"M30 13c-5.554 0-7.802-4.367-7.895-4.553-.247-.494-.047-1.095.447-1.342.492-.247 1.092-.048 1.34.443C23.967 7.694 25.713 11 30 11c.553 0 1 .448 1 1 0 .553-.447 1-1 1zM6 13c-.552 0-1-.448-1-1s.448-1 1-1c5.083 0 5.996-3.12 6.033-3.253.145-.528.69-.848 1.219-.709.53.139.851.673.718 1.205C13.921 8.437 12.704 13 6 13z"})]})}function Je(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("path",{fill:"#664500",d:"M16 18c-.419 0-.809-.265-.949-.684C14.848 16.717 14.034 15 13 15c-1.062 0-1.888 1.827-2.051 2.316-.175.523-.738.808-1.265.632-.524-.174-.807-.741-.632-1.265C9.177 16.307 10.356 13 13 13s3.823 3.307 3.949 3.684c.175.524-.108 1.091-.632 1.265-.106.034-.213.051-.317.051zm10 0c-.419 0-.809-.265-.948-.684C24.849 16.717 24.033 15 23 15c-1.062 0-1.889 1.827-2.052 2.316-.175.523-.736.808-1.265.632-.523-.174-.807-.741-.632-1.265C19.177 16.307 20.355 13 23 13s3.823 3.307 3.948 3.684c.175.524-.108 1.091-.632 1.265-.105.034-.212.051-.316.051zm-8 4c-3.623 0-6.027-.422-9-1-.679-.131-2 0-2 2 0 4 4.595 9 11 9 6.404 0 11-5 11-9 0-2-1.321-2.132-2-2-2.973.578-5.377 1-9 1z"}),(0,He.jsx)("path",{fill:"#FFF",d:"M9 23s3 1 9 1 9-1 9-1-1.344 6.75-9 6.75S9 23 9 23z"}),(0,He.jsx)("path",{fill:"#664500",d:"M18 27.594c-3.596 0-6.272-.372-7.937-.745l-.825-1.871c.823.312 3.889.897 8.763.897 4.954 0 8.037-.616 8.864-.938l-.701 1.842c-1.634.38-4.419.815-8.164.815z"})]})}function Ge(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"18",cy:"25",rx:"4",ry:"5"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"12",cy:"13.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"24",cy:"13.5",rx:"2.5",ry:"3.5"})]})}function Xe(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("circle",{fill:"#AA8DD8",cx:"18",cy:"18",r:"18"}),(0,He.jsx)("path",{fill:"#AA8DD8",d:"M10 4C7.42 4 4.369 1.534 3.414.586 2.843.014 1.981-.157 1.235.153.487.462 0 1.191 0 2c0 3.459 1.672 10 8 10 .757 0 1.45-.428 1.789-1.106l2-4c.31-.62.277-1.356-.088-1.946C11.337 4.359 10.693 4 10 4zM34.766.153c-.75-.311-1.607-.139-2.18.434C31.7 1.472 28.589 4 26 4c-.693 0-1.337.359-1.701.949-.364.589-.397 1.326-.088 1.946l2 4C26.55 11.572 27.242 12 28 12c6.328 0 8-6.541 8-10 0-.809-.487-1.538-1.234-1.847z"}),(0,He.jsx)("path",{fill:"#553986",d:"M27.335 25.629c-.178-.161-.444-.171-.635-.029-.039.029-3.922 2.9-8.7 2.9-4.766 0-8.662-2.871-8.7-2.9-.191-.142-.457-.13-.635.029-.177.16-.217.424-.094.628C8.7 26.472 11.788 31.5 18 31.5s9.301-5.028 9.429-5.243c.123-.205.084-.468-.094-.628zm-11.628-7.336C12.452 15.038 7.221 15 7 15c-.552 0-.999.447-.999.998-.001.552.446 1.001.998 1.002.029 0 1.925.022 3.983.737-.593.64-.982 1.634-.982 2.763 0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-.174-.019-.34-.037-.507.013 0 .025.007.037.007.256 0 .512-.098.707-.293.391-.391.391-1.023 0-1.414zM29 15c-.221 0-5.451.038-8.707 3.293-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293.013 0 .024-.007.036-.007-.016.167-.036.333-.036.507 0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-1.129-.389-2.123-.982-2.763 2.058-.715 3.954-.737 3.984-.737.551-.001.998-.45.997-1.002-.001-.551-.447-.998-.999-.998z"})]})}function et(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("circle",{fill:"#FFCC4D",cx:"18",cy:"18",r:"18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"11.5",cy:"15.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("path",{fill:"#664500",d:"M28.457 17.797c-.06-.135-1.499-3.297-4.457-3.297-2.957 0-4.397 3.162-4.457 3.297-.092.207-.032.449.145.591.175.142.426.147.61.014.012-.009 1.262-.902 3.702-.902 2.426 0 3.674.881 3.702.901.088.066.194.099.298.099.11 0 .221-.037.312-.109.177-.142.238-.386.145-.594zM5.999 11c-.208 0-.419-.065-.599-.2-.442-.331-.531-.958-.2-1.4C8.462 5.05 12.816 5 13 5c.552 0 1 .448 1 1 0 .551-.445.998-.996 1-.155.002-3.568.086-6.204 3.6-.196.262-.497.4-.801.4zm23.002 3c-.305 0-.604-.138-.801-.4-2.592-3.456-6.961-2.628-7.004-2.62-.547.11-1.068-.244-1.177-.784-.108-.541.243-1.068.784-1.177.231-.047 5.657-1.072 8.996 3.38.332.442.242 1.069-.2 1.4-.179.136-.389.201-.598.201zm-8.922 13.042c1.335-.412 2.629-1.156 2.629-2.5 0-2.619-4.912-2.968-5.472-2.999-.274-.026-.509.193-.527.468-.017.274.19.511.464.53.035.002 3.535.299 3.535 2.001s-3.5 1.999-3.535 2.001c-.014.001-.024.009-.037.011-.052.006-.101.018-.146.04l-.019.011c-.047.026-.088.057-.125.098-.014.015-.024.031-.036.048-.023.032-.044.063-.059.102-.012.029-.018.061-.024.092-.004.023-.016.044-.018.067 0 .011.004.021.004.031s-.005.021-.004.031c.001.024.013.045.018.068.006.031.011.061.023.09.013.03.031.057.049.084.017.024.032.05.052.071.023.023.05.041.078.061.024.017.046.034.074.047.032.015.066.021.101.027.024.006.044.018.069.02.035.002 3.535.299 3.535 2.001s-3.5 1.999-3.535 2.001c-.274.02-.481.257-.464.53.017.265.237.469.499.469l.028-.001c.56-.031 5.472-.38 5.472-2.999 0-1.345-1.294-2.089-2.629-2.501z"}),(0,He.jsx)("path",{fill:"#FFAC33",d:"M34.202 25.803c-.236-.79-.779-1.486-1.578-1.875-.922-.449-1.956-.391-2.793.06-.16-.936-.75-1.789-1.67-2.237-1.517-.74-3.348-.11-4.087 1.406-.105.215-.18.437-.23.659-.775 2.556.64 6.341 2.192 7.948 1.23.13 2.953-.198 4.513-.873 1.5-1.46 2.733-3.183 3.653-5.088z"}),(0,He.jsx)("path",{fill:"#DD2E44",d:"M35.654 27.222c.739-1.516.11-3.347-1.405-4.086-.922-.449-1.956-.391-2.793.06-.16-.936-.75-1.789-1.67-2.237-1.517-.74-3.348-.109-4.087 1.406-.105.215-.18.437-.23.659-.774 2.556.64 6.341 2.192 7.948 2.223.234 6.077-.979 7.615-3.161.145-.179.273-.374.378-.589z"})]})}function tt(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("path",{fill:"#664500",d:"M18 22c-3.623 0-6.027-.422-9-1-.679-.131-2 0-2 2 0 4 4.595 9 11 9 6.404 0 11-5 11-9 0-2-1.321-2.132-2-2-2.973.578-5.377 1-9 1z"}),(0,He.jsx)("path",{fill:"#FFF",d:"M9 23s3 1 9 1 9-1 9-1-2 4-9 4-9-4-9-4z"}),(0,He.jsx)("path",{fill:"#664500",d:"M30.6 18.2c-.114-.085-1.931-1.426-4.646-2.344.026-.115.046-.233.046-.356 0-.369-.139-.703-.359-.964 1.802-.52 3.334-.536 3.361-.536.551-.002.998-.45.997-1.002-.001-.551-.447-.998-.999-.998-.221 0-5.451.038-8.707 3.293-.286.286-.372.716-.217 1.09.154.373.52.617.924.617 4.59 0 8.363 2.772 8.401 2.801.18.134.39.198.598.198.305 0 .605-.139.802-.4.33-.443.24-1.068-.201-1.399zm-14.893-2.907C12.452 12.038 7.221 12 7 12c-.552 0-.999.447-.999.998-.001.552.446 1 .998 1.002.026 0 1.558.016 3.361.536-.221.261-.36.595-.36.964 0 .123.019.241.047.356-2.716.918-4.533 2.259-4.647 2.344-.442.331-.531.958-.2 1.399.196.263.497.401.801.401.208 0 .419-.065.599-.2.037-.028 3.787-2.8 8.4-2.8.404 0 .769-.244.924-.617.155-.374.069-.804-.217-1.09z"})]})}function nt(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"11.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"24.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("path",{fill:"#664500",d:"M25 26H11c-.552 0-1-.447-1-1s.448-1 1-1h14c.553 0 1 .447 1 1s-.447 1-1 1z"})]})}function rt(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#DA2F47",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("path",{fill:"#292F33",d:"M25.485 29.879C25.44 29.7 24.317 25.5 18 25.5c-6.318 0-7.44 4.2-7.485 4.379-.055.217.043.442.237.554.195.109.439.079.6-.077.019-.019 1.954-1.856 6.648-1.856s6.63 1.837 6.648 1.855c.096.095.224.145.352.145.084 0 .169-.021.246-.064.196-.112.294-.339.239-.557zm-9.778-12.586C12.452 14.038 7.221 14 7 14c-.552 0-.999.447-.999.998-.001.552.446 1 .998 1.002.029 0 1.925.022 3.983.737-.593.64-.982 1.634-.982 2.763 0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-.174-.019-.34-.037-.507.013 0 .025.007.037.007.256 0 .512-.098.707-.293.391-.391.391-1.023 0-1.414zM29 14c-.221 0-5.451.038-8.707 3.293-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293.013 0 .024-.007.036-.007-.016.167-.036.333-.036.507 0 1.934 1.119 3.5 2.5 3.5s2.5-1.566 2.5-3.5c0-1.129-.389-2.123-.982-2.763 2.058-.715 3.954-.737 3.984-.737.551-.002.998-.45.997-1.002-.001-.551-.447-.998-.999-.998z"})]})}function it(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"11.5",cy:"12.5",rx:"2.5",ry:"5.5"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"24.5",cy:"12.5",rx:"2.5",ry:"5.5"}),(0,He.jsx)("path",{fill:"#664500",d:"M18 22c-3.623 0-6.027-.422-9-1-.679-.131-2 0-2 2 0 4 4.595 9 11 9 6.404 0 11-5 11-9 0-2-1.321-2.132-2-2-2.973.578-5.377 1-9 1z"}),(0,He.jsx)("path",{fill:"#FFF",d:"M9 23s3 1 9 1 9-1 9-1-2 4-9 4-9-4-9-4z"})]})}function ot(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18S0 27.941 0 18 8.059 0 18 0s18 8.059 18 18"}),(0,He.jsx)("path",{fillRule:"evenodd","clip-rule":"evenodd",fill:"#292F33",d:"M1.24 11.018c.24.239 1.438.957 1.677 1.675.24.717.72 4.784 2.158 5.981 1.483 1.232 7.077.774 8.148.24 2.397-1.195 2.691-4.531 3.115-6.221.239-.957 1.677-.957 1.677-.957s1.438 0 1.678.956c.424 1.691.72 5.027 3.115 6.221 1.072.535 6.666.994 8.151-.238 1.436-1.197 1.915-5.264 2.155-5.982.238-.717 1.438-1.435 1.677-1.674.241-.239.241-1.196 0-1.436-.479-.478-6.134-.904-12.223-.239-1.215.133-1.677.478-4.554.478-2.875 0-3.339-.346-4.553-.478-6.085-.666-11.741-.24-12.221.238-.239.239-.239 1.197 0 1.436z"}),(0,He.jsx)("path",{fill:"#664500",d:"M27.335 23.629c-.178-.161-.444-.171-.635-.029-.039.029-3.922 2.9-8.7 2.9-4.766 0-8.662-2.871-8.7-2.9-.191-.142-.457-.13-.635.029-.177.16-.217.424-.094.628C8.7 24.472 11.788 29.5 18 29.5s9.301-5.028 9.429-5.243c.123-.205.084-.468-.094-.628z"})]})}function at(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFDB5E",d:"M34.956 18.084c0 .503-.12.975-.321 1.404-1.341 4.326-7.619 4.01-16.549 4.221-1.493.035-.639 1.798-.115 5.668.341 2.517-1.282 6.382-4.01 6.382-4.498 0-.171-3.548-4.148-12.322-2.125-4.688-6.875-2.062-6.875-6.771V5.948c0-1.833.18-3.595 2.758-3.885C8.195 1.781 7.633 0 11.238 0h18.044c1.838 0 3.333 1.496 3.333 3.334 0 .762-.267 1.456-.698 2.018 1.02.571 1.72 1.649 1.72 2.899 0 .76-.266 1.454-.696 2.015 1.023.57 1.725 1.649 1.725 2.901 0 .909-.368 1.733-.961 2.336.757.611 1.251 1.535 1.251 2.581z"}),(0,He.jsx)("path",{fill:"#EE9547",d:"M23.02 14.751h8.604c1.17 0 2.268.626 2.866 1.633.246.415.109.952-.307 1.199-.415.247-.952.108-1.199-.307-.283-.479-.806-.775-1.361-.775h-8.81c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583H28.7c.483 0 .875.392.875.875s-.392.875-.875.875h-5.888c-1.838 0-3.333-1.495-3.333-3.333 0-1.025.475-1.932 1.205-2.544-.615-.605-.998-1.445-.998-2.373 0-1.028.478-1.938 1.212-2.549-.611-.604-.99-1.441-.99-2.367 0-1.12.559-2.108 1.409-2.713-.524-.589-.852-1.356-.852-2.204 0-1.838 1.495-3.333 3.333-3.333h5.484c1.17 0 2.269.625 2.867 1.632.247.415.11.952-.305 1.199-.416.245-.953.11-1.199-.305-.285-.479-.808-.776-1.363-.776h-5.484c-.873 0-1.583.71-1.583 1.583s.71 1.583 1.583 1.583h6.506c1.17 0 2.27.626 2.867 1.633.247.416.11.953-.305 1.199-.419.251-.954.11-1.199-.305-.289-.487-.799-.777-1.363-.777h-7.063c-.873 0-1.583.711-1.583 1.584s.71 1.583 1.583 1.583h8.091c1.17 0 2.269.625 2.867 1.632.247.415.11.952-.305 1.199-.417.246-.953.11-1.199-.305-.289-.486-.799-.776-1.363-.776H23.02c-.873 0-1.583.71-1.583 1.583s.709 1.584 1.583 1.584z"})]})}function st(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFDB5E",d:"M34.956 17.916c0-.503-.12-.975-.321-1.404-1.341-4.326-7.619-4.01-16.549-4.221-1.493-.035-.639-1.798-.115-5.668.341-2.517-1.282-6.382-4.01-6.382-4.498 0-.171 3.548-4.148 12.322-2.125 4.688-6.875 2.062-6.875 6.771v10.719c0 1.833.18 3.595 2.758 3.885C8.195 34.219 7.633 36 11.238 36h18.044c1.838 0 3.333-1.496 3.333-3.334 0-.762-.267-1.456-.698-2.018 1.02-.571 1.72-1.649 1.72-2.899 0-.76-.266-1.454-.696-2.015 1.023-.57 1.725-1.649 1.725-2.901 0-.909-.368-1.733-.961-2.336.757-.611 1.251-1.535 1.251-2.581z"}),(0,He.jsx)("path",{fill:"#EE9547",d:"M23.02 21.249h8.604c1.17 0 2.268-.626 2.866-1.633.246-.415.109-.952-.307-1.199-.415-.247-.952-.108-1.199.307-.283.479-.806.775-1.361.775h-8.81c-.873 0-1.583-.71-1.583-1.583s.71-1.583 1.583-1.583H28.7c.483 0 .875-.392.875-.875s-.392-.875-.875-.875h-5.888c-1.838 0-3.333 1.495-3.333 3.333 0 1.025.475 1.932 1.205 2.544-.615.605-.998 1.445-.998 2.373 0 1.028.478 1.938 1.212 2.549-.611.604-.99 1.441-.99 2.367 0 1.12.559 2.108 1.409 2.713-.524.589-.852 1.356-.852 2.204 0 1.838 1.495 3.333 3.333 3.333h5.484c1.17 0 2.269-.625 2.867-1.632.247-.415.11-.952-.305-1.199-.416-.245-.953-.11-1.199.305-.285.479-.808.776-1.363.776h-5.484c-.873 0-1.583-.71-1.583-1.583s.71-1.583 1.583-1.583h6.506c1.17 0 2.27-.626 2.867-1.633.247-.416.11-.953-.305-1.199-.419-.251-.954-.11-1.199.305-.289.487-.799.777-1.363.777h-7.063c-.873 0-1.583-.711-1.583-1.584s.71-1.583 1.583-1.583h8.091c1.17 0 2.269-.625 2.867-1.632.247-.415.11-.952-.305-1.199-.417-.246-.953-.11-1.199.305-.289.486-.799.776-1.363.776H23.02c-.873 0-1.583-.71-1.583-1.583s.709-1.584 1.583-1.584z"})]})}function lt(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#C1CDD5",d:"M36 19.854C33.518 9.923 25.006 1.909 16.031 6.832c0 0-4.522-1.496-5.174-1.948-.635-.44-1.635-.904-.912.436.423.782.875 1.672 2.403 3.317C8 12.958 9.279 18.262 7.743 21.75c-1.304 2.962-2.577 4.733-1.31 6.976 1.317 2.33 4.729 3.462 7.018 1.06 1.244-1.307.471-1.937 3.132-4.202 2.723-.543 4.394-1.791 4.394-4.375 0 0 .795-.382 1.826 6.009.456 2.818-.157 5.632-.039 8.783H36V19.854z"}),(0,He.jsx)("path",{fill:"#60379A",d:"M31.906 6.062c.531 1.312.848 3.71.595 5.318-.15-3.923-3.188-6.581-4.376-7.193-2.202-1.137-4.372-.979-6.799-.772.111.168.403.814.32 1.547-.479-.875-1.604-1.42-2.333-1.271-1.36.277-2.561.677-3.475 1.156-.504.102-1.249.413-2.372 1.101-1.911 1.171-4.175 4.338-6.737 3.511 1.042 2.5 3.631 1.845 3.631 1.845 1.207-1.95 4.067-3.779 6.168-4.452 7.619-1.745 12.614 3.439 15.431 9.398.768 1.625 2.611 7.132 4.041 10.292V10.956c-.749-1.038-1.281-3.018-4.094-4.894z"}),(0,He.jsx)("path",{fill:"#C1CDD5",d:"M13.789 3.662c.573.788 3.236.794 4.596 3.82 1.359 3.026-1.943 2.63-3.14 1.23-1.334-1.561-1.931-2.863-2.165-3.992-.124-.596-.451-2.649.709-1.058z"}),(0,He.jsx)("path",{fill:"#758795",d:"M14.209 4.962c.956.573 2.164 1.515 2.517 2.596.351 1.081-.707.891-1.349-.042-.641-.934-.94-1.975-1.285-2.263-.346-.289.117-.291.117-.291z"}),(0,He.jsx)("circle",{fill:"#292F33",cx:"15.255",cy:"14.565",r:".946"}),(0,He.jsx)("path",{fill:"#53626C",d:"M8.63 26.877c.119.658-.181 1.263-.67 1.351-.49.089-.984-.372-1.104-1.03-.119-.659.182-1.265.671-1.354.49-.088.984.373 1.103 1.033z"}),(0,He.jsx)("path",{fill:"#EE7C0E",d:"M13.844 8.124l.003-.002-.005-.007-.016-.014c-.008-.007-.011-.019-.019-.025-.009-.007-.021-.011-.031-.018C12.621 7.078.933-.495.219.219-.51.948 10.443 9.742 11.149 10.28l.011.006.541.439c.008.007.01.018.018.024.013.01.028.015.042.024l.047.038-.009-.016c.565.361 1.427.114 1.979-.592.559-.715.577-1.625.066-2.079z"}),(0,He.jsx)("path",{fill:"#C43512",d:"M4.677 2.25l.009-.025c-.301-.174-.594-.341-.878-.5-.016.038-.022.069-.041.11-.112.243-.256.484-.429.716-.166.224-.349.424-.541.595-.02.018-.036.026-.056.043.238.22.489.446.745.676.234-.21.456-.449.654-.717.214-.287.395-.589.537-.898zm2.275 2.945c.306-.41.521-.822.66-1.212-.292-.181-.584-.36-.876-.538-.076.298-.247.699-.586 1.152-.31.417-.613.681-.864.845.259.223.52.445.779.665.314-.244.619-.552.887-.912zM9.87 7.32c.365-.49.609-.983.734-1.437l-.906-.586c-.023.296-.172.81-.631 1.425-.412.554-.821.847-1.1.978l.814.671c.381-.256.761-.611 1.089-1.051z"})]})}function ct(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("path",{fill:"#664500",d:"M16.664 10.543c-.207-.09-.451-.03-.592.148-.009.012-.979 1.202-3.335 1.844-.775.212-1.531.319-2.245.319-.992 0-1.559-.212-1.562-.213-.21-.085-.453-.014-.587.169-.135.184-.128.435.016.612.071.087 1.78 2.147 4.125 2.147.351 0 .702-.047 1.043-.14 2.854-.778 3.41-4.208 3.432-4.354.034-.223-.087-.441-.295-.532zm10.975 2.155c-.138-.181-.38-.245-.59-.159-.006.003-.633.256-1.737.256-.661 0-1.358-.089-2.073-.265-2.369-.583-3.369-1.749-3.377-1.758-.146-.176-.388-.233-.596-.137-.207.095-.323.318-.283.542.026.145.668 3.56 3.539 4.267.311.077.629.116.946.116 2.396 0 4.099-2.16 4.17-2.252.138-.181.137-.43.001-.61zM9.998 10c-.448 0-.855-.303-.969-.757-.133-.535.191-1.077.724-1.212.036-.009 3.593-.961 5.352-4.478.247-.494.846-.695 1.342-.447.494.247.694.848.447 1.342-2.181 4.361-6.471 5.477-6.652 5.523-.081.02-.163.029-.244.029zM26 10c-.08 0-.161-.01-.242-.03-.182-.045-4.472-1.162-6.652-5.523-.247-.494-.047-1.095.447-1.342.493-.247 1.094-.047 1.342.447 1.758 3.517 5.315 4.469 5.352 4.478.533.137.857.681.722 1.215-.116.453-.522.755-.969.755zm-8 18.965c-3.623 0-6.027.422-9 1-.679.131-2 0-2-2 0-4 4.595-9 11-9 6.404 0 11 5 11 9 0 2-1.321 2.132-2 2-2.973-.578-5.377-1-9-1z"}),(0,He.jsx)("path",{fill:"#FFF",d:"M10 25s3-1 8-1 8 1 8 1-2-4-8-4-8 4-8 4z"})]})}function ut(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCC4D",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("ellipse",{fill:"#664500",cx:"11.5",cy:"16.5",rx:"2.5",ry:"3.5"}),(0,He.jsx)("path",{fill:"#664500",d:"M28.457 17.797c-.06-.135-1.499-3.297-4.457-3.297-2.957 0-4.397 3.162-4.457 3.297-.092.207-.032.449.145.591.175.142.426.147.61.014.012-.009 1.262-.902 3.702-.902 2.426 0 3.674.881 3.702.901.088.066.194.099.298.099.11 0 .221-.037.312-.109.177-.142.238-.386.145-.594zM5.999 12.458c-.208 0-.419-.065-.599-.2-.442-.331-.531-.958-.2-1.4 3.262-4.35 7.616-4.4 7.8-4.4.552 0 1 .448 1 1 0 .551-.445.998-.996 1-.156.002-3.569.086-6.205 3.6-.195.262-.496.4-.8.4zm23.002 2.125c-.305 0-.604-.138-.801-.4-2.592-3.457-6.961-2.627-7.004-2.62-.547.108-1.068-.243-1.177-.784-.108-.542.243-1.068.784-1.177.231-.047 5.657-1.072 8.996 3.38.332.442.242 1.069-.2 1.4-.179.137-.389.201-.598.201zm-5.747 8.994c-.188-.11-.432-.087-.597.06-.01.008-1.013.863-4.657.863-3.641 0-4.646-.854-4.646-.854-.159-.16-.404-.19-.6-.082-.195.111-.293.339-.238.557.01.044 1.144 4.379 5.484 4.379s5.474-4.335 5.485-4.379c.053-.213-.044-.431-.231-.544z"})]})}function ft(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("path",{fill:"#FFCB4C",d:"M36 18c0 9.941-8.059 18-18 18-9.94 0-18-8.059-18-18C0 8.06 8.06 0 18 0c9.941 0 18 8.06 18 18"}),(0,He.jsx)("path",{fill:"#65471B",d:"M15.457 15.815c-.06-.135-1.499-3.297-4.457-3.297-2.957 0-4.397 3.162-4.457 3.297-.092.207-.032.449.144.591.177.143.427.147.61.014.013-.009 1.262-.902 3.703-.902 2.426 0 3.674.881 3.702.901.088.066.193.099.298.099.11 0 .221-.037.311-.109.179-.142.238-.386.146-.594z"}),(0,He.jsx)("path",{fill:"#F4F7F9",d:"M31 13.5c0 3.59-2.91 6.5-6.5 6.5S18 17.09 18 13.5 20.91 7 24.5 7 31 9.91 31 13.5z"}),(0,He.jsx)("circle",{fill:"#292F33",cx:"24.5",cy:"13.5",r:"2.5"}),(0,He.jsx)("path",{fill:"#65471B",d:"M7 21.262c0 3.964 4.596 9 11 9s11-5 11-9c0 0-10.333 2.756-22 0z"}),(0,He.jsx)("path",{fill:"#E8596E",d:"M18.545 23.604l-1.091-.005c-3.216-.074-5.454-.596-5.454-.596v6.961c0 3 2 6 6 6s6-3 6-6v-6.92c-1.922.394-3.787.542-5.455.56z"}),(0,He.jsx)("path",{fill:"#DD2F45",d:"M18 31.843c.301 0 .545-.244.545-.545v-7.694l-1.091-.005v7.699c.001.301.245.545.546.545z"})]})}function dt(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 36 36",children:[(0,He.jsx)("circle",{fill:"#FFCC4D",cx:"18",cy:"18",r:"18"}),(0,He.jsx)("path",{fill:"#FFAC33",d:"M32.093 29.177c-.218-.631-.559-1.217-1.044-1.702l-3.671-3.789c-.814 1.885-2.858 5.337-7.189 6.795l3.685 3.685c.214.214.453.406.709.573 2.973-1.169 5.556-3.1 7.51-5.562z"}),(0,He.jsx)("path",{fill:"#664500",d:"M6.999 17c-.15 0-.303-.034-.446-.105-.494-.247-.694-.848-.447-1.342C6.158 15.448 7.424 13 11 13c3.577 0 4.842 2.449 4.894 2.553.247.494.046 1.095-.447 1.342-.491.247-1.085.049-1.336-.436C14.067 16.378 13.28 15 11 15c-2.317 0-3.099 1.433-3.106 1.447-.175.351-.528.553-.895.553zM29 17c.15 0 .303-.034.446-.105.494-.247.694-.848.447-1.342-.052-.105-1.318-2.553-4.894-2.553-3.577 0-4.842 2.449-4.894 2.553-.247.494-.046 1.095.447 1.342.491.247 1.085.049 1.336-.436.044-.081.831-1.459 3.111-1.459 2.317 0 3.099 1.433 3.106 1.447.175.351.528.553.895.553zm.503 6.52c.323-.749.461-1.257.466-1.277.134-.534-.19-1.075-.725-1.21-.536-.136-1.077.188-1.215.723C27.955 22.051 26.081 29 18 29s-9.955-6.949-10.03-7.245c-.138-.534-.679-.858-1.215-.723-.534.135-.858.676-.725 1.21C6.052 22.33 8.331 31 18 31c1.65 0 3.07-.266 4.315-.685 4.33-1.458 6.374-4.91 7.188-6.795z"}),(0,He.jsx)("path",{fill:"#E75A70",d:"M33.175 27.309l-3.671-3.789c-.814 1.885-2.858 5.337-7.189 6.795L26 34c1.728 1.728 5 2 7 0s1.903-4.962.175-6.691z"})]})}var pt=function(e){if(e.length>0)return":angel:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)($e,{w:60,h:60})}):":unicorn_face:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(lt,{w:60,h:60})}):":confused:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(Ye,{w:60,h:60})}):":rage:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(rt,{w:60,h:60})}):":imp:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(Xe,{w:60,h:60})}):":disappointed:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(Qe,{w:60,h:60})}):":kissing_heart:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(et,{w:60,h:60})}):":yum:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(dt,{w:60,h:60})}):":disappointed_relieved:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(Ke,{w:60,h:60})}):":weary:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(ct,{w:60,h:60})}):":grin:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(Je,{w:60,h:60})}):":laughing:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(tt,{w:60,h:60})}):":wink:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(ut,{w:60,h:60})}):":sunglasses:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(ot,{w:60,h:60})}):":neutral_face:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(nt,{w:60,h:60})}):":winking_eye:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(ft,{w:60,h:60})}):":hushed:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(Ge,{w:60,h:60})}):":thumbsup:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(st,{w:60,h:60})}):":thumbsdown:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(at,{w:60,h:60})}):":smile:"==e?(0,He.jsx)("div",{className:"sticker-container-once",children:(0,He.jsx)(it,{w:60,h:60})}):null},ht=function(e){return":angel:"==e||":unicorn_face:"==e||":confused:"==e||":rage:"==e||":imp:"==e||":disappointed:"==e||":kissing_heart:"==e||":yum:"==e||":disappointed_relieved:"==e||":weary:"==e||":grin:"==e||":laughing:"==e||":wink:"==e||":sunglasses:"==e||":neutral_face:"==e||":winking_eye:"==e||":hushed:"==e||":thumbsup:"==e||":thumbsdown:"==e||":smile:"==e?null:e},gt=function(e,t){for(var n,r=t.length,i=[],o=0;(n=e.indexOf(t,o))>-1;)i.push(n),o=n+r;return i},mt=function(e,t){if(e.length>0){var n=e.split(""),r=gt(e,":angel:");if(r.length>0){for(var i=r.length-1;i>-1;i--){var o="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/angel.svg)";n.splice(r[i],7,'
')}e=n.join(""),n=e.split("")}var a=gt(e,":unicorn_face:");if(a.length>0){for(var s=a.length-1;s>-1;s--){var l="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/unicorn.svg)";n.splice(a[s],14,'
')}e=n.join(""),n=e.split("")}var c=gt(e,":confused:");if(c.length>0){for(var u=c.length-1;u>-1;u--){var f="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/confised.svg)";n.splice(c[u],10,'
')}e=n.join(""),n=e.split("")}var d=gt(e,":rage:");if(d.length>0){for(var p=d.length-1;p>-1;p--){var h="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/rage.svg)";n.splice(d[p],6,'
')}e=n.join(""),n=e.split("")}var g=gt(e,":imp:");if(g.length>0){for(var m=g.length-1;m>-1;m--){var v="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/imp.svg)";n.splice(g[m],5,'
')}e=n.join(""),n=e.split("")}var y=gt(e,":disappointed:");if(y.length>0){for(var b=y.length-1;b>-1;b--){var w="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/dissappointed.svg)";n.splice(y[b],14,'
')}e=n.join(""),n=e.split("")}var x=gt(e,":kissing_heart:");if(x.length>0){for(var k=x.length-1;k>-1;k--){var C="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/kissing_heart.svg)";n.splice(x[k],15,'
')}e=n.join(""),n=e.split("")}var j=gt(e,":yum:");if(j.length>0){for(var S=j.length-1;S>-1;S--){var E="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/yum.svg)";n.splice(j[S],5,'
')}e=n.join(""),n=e.split("")}var _=gt(e,":disappointed_relieved:");if(_.length>0){for(var L=_.length-1;L>-1;L--){var O="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/disappointed_relieved.svg)";n.splice(_[L],23,'
')}e=n.join(""),n=e.split("")}var N=gt(e,":weary:");if(N.length>0){for(var R=N.length-1;R>-1;R--){var T="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/weary.svg)";n.splice(N[R],7,'
')}e=n.join(""),n=e.split("")}var P=gt(e,":grin:");if(P.length>0){for(var M=P.length-1;M>-1;M--){var A="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/grin.svg)";n.splice(P[M],6,'
')}e=n.join(""),n=e.split("")}var z=gt(e,":laughing:");if(z.length>0){for(var F=z.length-1;F>-1;F--){var B="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/laughing.svg)";n.splice(z[F],10,'
')}e=n.join(""),n=e.split("")}var D=gt(e,":wink:");if(D.length>0){for(var I=D.length-1;I>-1;I--){var U="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/wink.svg)";n.splice(D[I],6,'
')}e=n.join(""),n=e.split("")}var H=gt(e,":sunglasses:");if(H.length>0){for(var V=H.length-1;V>-1;V--){var q="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/sunglasses.svg)";n.splice(H[V],12,'
')}e=n.join(""),n=e.split("")}var Z=gt(e,":neutral_face:");if(Z.length>0){for(var W=Z.length-1;W>-1;W--){var $="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/neutral_face.svg)";n.splice(Z[W],14,'
')}e=n.join(""),n=e.split("")}var Y=gt(e,":winking_eye:");if(Y.length>0){for(var Q=Y.length-1;Q>-1;Q--){var K="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/winking_eye.svg)";n.splice(Y[Q],13,'
')}e=n.join(""),n=e.split("")}var J=gt(e,":hushed:");if(J.length>0){for(var G=J.length-1;G>-1;G--){var X="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/hushed.svg)";n.splice(J[G],8,'
')}e=n.join(""),n=e.split("")}var ee=gt(e,":thumbsup:");if(ee.length>0){for(var te=ee.length-1;te>-1;te--){var ne="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/thumbsup.svg)";n.splice(ee[te],10,'
')}e=n.join(""),n=e.split("")}var re=gt(e,":thumbsdown:");if(re.length>0){for(var ie=re.length-1;ie>-1;ie--){var oe="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/thumbsdown.svg)";n.splice(re[ie],12,'
')}e=n.join(""),n=e.split("")}var ae=gt(e,":smile:");if(ae.length>0){for(var se=ae.length-1;se>-1;se--){var le="display: inline-block; width:18px; height:18px; position:relative; top: 4px; margin-left: 2px; margin-right: 2px; background-repeat: no-repeat; background-image:url("+t+"/skickers/smile.svg)";n.splice(ae[se],7,'
')}e=n.join(""),n=e.split("")}return(0,He.jsx)("div",{className:"",dangerouslySetInnerHTML:{__html:n.join("")}})}};function vt(e){var t=e.data,n=e.userProfile,r=e.mainUrl,i=new Date(null==t?void 0:t.created_at),o=function(e){return e.getHours()<10?"0"+e.getHours():e.getHours()}(i)+":"+function(e){return e.getMinutes()<10?"0"+e.getMinutes():e.getMinutes()}(i);return(0,He.jsx)(He.Fragment,{children:(0,He.jsx)("div",{className:"algb-view-wrapper",children:(0,He.jsxs)("div",{className:"albg-container-view-send",children:[pt(null==t?void 0:t.msg),null!=ht(null==t?void 0:t.msg)?(0,He.jsx)("div",{style:{backgroundColor:null==n?void 0:n.bg_color},className:"albg-frame",children:mt(null==t?void 0:t.msg,r)}):null,(0,He.jsxs)("div",{className:"algb-footer-messages-send-container",children:[(0,He.jsx)("div",{className:"albg-text-wrapper-4",children:o}),(0,He.jsxs)("div",{className:"algb-status-sender-message",children:["in_progress"==(null==t?void 0:t.status)?(0,He.jsx)(Ze,{w:18,h:18}):null,"deliver"==(null==t?void 0:t.status)?(0,He.jsxs)("div",{className:"algb-deliver-status-send-message-container",children:[(0,He.jsx)("div",{className:"algb-deliver-status-send-message",children:(0,He.jsx)(Ze,{w:18,h:18})}),(0,He.jsx)("div",{className:"algb-deliver-status-send-message-second",children:(0,He.jsx)(Ze,{w:18,h:18})})]}):null,"viewed"==(null==t?void 0:t.status)?(0,He.jsxs)("div",{className:"algb-deliver-status-send-message-container",children:[(0,He.jsx)("div",{className:"algb-deliver-status-send-message",children:(0,He.jsx)(We,{bgColor:null==n?void 0:n.bg_color,w:18,h:18})}),(0,He.jsx)("div",{className:"algb-deliver-status-send-message-second",children:(0,He.jsx)(We,{bgColor:null==n?void 0:n.bg_color,w:18,h:18})})]}):null]})]})]})})})}function yt(e){var t=e.data,n=e.userData,r=e.mainUrl,i=new Date(null==t?void 0:t.created_at),o=function(e){return e.getHours()<10?"0"+e.getHours():e.getHours()}(i)+":"+function(e){return e.getMinutes()<10?"0"+e.getMinutes():e.getMinutes()}(i);return(0,He.jsx)(He.Fragment,{children:(0,He.jsxs)("div",{className:"albg-view-7",children:[(0,He.jsx)("div",{children:null!=n&&""!=n?(0,He.jsx)("img",{className:"albg-avatar-image-2",alt:"Image",src:null==n?void 0:n.avatar}):null}),(0,He.jsxs)("div",{className:"albg-view-8",children:[pt(null==t?void 0:t.msg),null!=ht(null==t?void 0:t.msg)?(0,He.jsxs)("div",{className:"albg-div-wrapper",children:[(0,He.jsx)("div",{className:"albg-p",children:mt(null==t?void 0:t.msg,r)})," "]}):null,(0,He.jsx)("div",{className:"albg-text-wrapper-4",children:o})]})]})})}function bt(e){var t=e.w,n=e.h;return(0,He.jsx)("svg",{width:t,height:n,viewBox:"0 0 27 28",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,He.jsx)("path",{d:"M21.9375 7.25L10.125 20.75L5.0625 15.6875",stroke:"#FB9940",strokeWidth:"2",strokeMiterlimit:"10",strokeLinecap:"square"})})}function wt(e){var t=e.w,n=e.h;return(0,He.jsxs)("svg",{width:t,height:n,viewBox:"0 0 20 21",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,He.jsxs)("g",{clipPath:"url(#clip0_665_495)",children:[(0,He.jsx)("path",{d:"M6.45885 4.65968C6.39713 4.72385 6.34679 4.79806 6.30996 4.87912L6.30552 4.87468L0.0744045 18.9113L0.0805156 18.9175C-0.03504 19.1413 0.158293 19.5969 0.554404 19.9936C0.950516 20.3897 1.40607 20.583 1.62996 20.4675L1.63552 20.473L15.6722 14.2413L15.6677 14.2363C15.7494 14.1975 15.8244 14.1502 15.8872 14.0869C16.755 13.2191 15.3477 10.4052 12.745 7.8019C10.1411 5.19857 7.32718 3.7919 6.45885 4.65968Z",fill:"#DD2E44"}),(0,He.jsx)("path",{d:"M7.22218 7.16699L0.231071 18.5592L0.0744045 18.912L0.0805156 18.9181C-0.03504 19.142 0.158293 19.5975 0.554404 19.9942C0.683293 20.1231 0.817182 20.2209 0.948293 20.3037L9.4444 9.94477L7.22218 7.16699Z",fill:"#EA596E"}),(0,He.jsx)("path",{d:"M12.7844 7.75916C15.3788 10.3547 16.8194 13.1214 16.0005 13.9392C15.1822 14.758 12.4155 13.318 9.8194 10.7236C7.2244 8.12805 5.7844 5.36027 6.60273 4.54194C7.42162 3.7236 10.1883 5.1636 12.7844 7.75916Z",fill:"#A0041E"}),(0,He.jsx)("path",{d:"M10.3277 8.06104C10.2711 8.107 10.2058 8.14123 10.1358 8.16173C10.0658 8.18224 9.99245 8.18861 9.91995 8.18048C9.43773 8.12826 9.03217 7.96048 8.74828 7.69548C8.44773 7.41493 8.2994 7.03826 8.33995 6.66104C8.41106 5.99882 9.07551 5.39104 10.2083 5.51326C10.6488 5.56048 10.8455 5.41882 10.8522 5.35104C10.86 5.28382 10.6983 5.10326 10.2577 5.05548C9.77551 5.00326 9.36995 4.83548 9.08551 4.57048C8.78495 4.28993 8.63606 3.91326 8.67717 3.53604C8.7494 2.87382 9.41328 2.26604 10.545 2.38882C10.8661 2.42326 11.0355 2.35715 11.1072 2.31437C11.1644 2.27937 11.1872 2.24604 11.1894 2.2266C11.1961 2.15937 11.0366 1.97882 10.5949 1.93104C10.5224 1.92329 10.4521 1.90129 10.388 1.8663C10.324 1.83131 10.2674 1.78402 10.2217 1.72714C10.176 1.67026 10.1419 1.60491 10.1215 1.53484C10.1011 1.46477 10.0947 1.39136 10.1027 1.31882C10.1104 1.24627 10.1323 1.17595 10.1673 1.11191C10.2022 1.04786 10.2495 0.991349 10.3063 0.945613C10.3631 0.899876 10.4284 0.865817 10.4985 0.845393C10.5685 0.824968 10.6419 0.81858 10.7144 0.826596C11.8461 0.948262 12.3661 1.68326 12.2944 2.34604C12.2222 3.00937 11.5583 3.61604 10.4255 3.49437C10.1044 3.45937 9.93662 3.52604 9.8644 3.56882C9.80717 3.60326 9.78384 3.63715 9.78162 3.65604C9.7744 3.72382 9.93495 3.90382 10.3766 3.9516C11.5083 4.07382 12.0283 4.80826 11.9566 5.47104C11.885 6.13326 11.2211 6.74104 10.0888 6.61826C9.76773 6.58382 9.59884 6.65048 9.52662 6.69271C9.46884 6.72826 9.44662 6.7616 9.4444 6.78048C9.43717 6.84771 9.59773 7.02826 10.0388 7.07604C10.1481 7.08783 10.2514 7.13174 10.3356 7.20223C10.4199 7.27272 10.4814 7.36661 10.5123 7.47204C10.5432 7.57746 10.5422 7.68969 10.5094 7.79453C10.4765 7.89937 10.4133 7.99212 10.3277 8.06104Z",fill:"#AA8DD8"}),(0,He.jsx)("path",{d:"M17.0339 13.1979C18.13 12.8884 18.8861 13.3773 19.0661 14.019C19.2461 14.6601 18.8561 15.4717 17.7605 15.7801C17.3328 15.9001 17.2044 16.1045 17.2217 16.1695C17.2405 16.2351 17.4578 16.3429 17.8844 16.2223C18.98 15.914 19.7361 16.4029 19.9161 17.044C20.0972 17.6856 19.7061 18.4962 18.61 18.8051C18.1828 18.9251 18.0539 19.1301 18.0728 19.1951C18.0911 19.2601 18.3078 19.3679 18.735 19.2479C18.8059 19.2259 18.8804 19.2184 18.9542 19.2258C19.0281 19.2332 19.0997 19.2553 19.1648 19.2907C19.23 19.3262 19.2873 19.3744 19.3336 19.4324C19.3798 19.4904 19.4139 19.5571 19.434 19.6286C19.454 19.7 19.4596 19.7747 19.4502 19.8483C19.4409 19.9219 19.417 19.9929 19.3798 20.0571C19.3426 20.1213 19.2929 20.1774 19.2337 20.2221C19.1745 20.2668 19.1069 20.2992 19.035 20.3173C17.94 20.6256 17.1833 20.1379 17.0022 19.4956C16.8222 18.8545 17.2128 18.044 18.3094 17.7351C18.7372 17.6145 18.8655 17.4106 18.8467 17.3451C18.8289 17.2801 18.6122 17.1717 18.1855 17.2917C17.0889 17.6006 16.3333 17.1129 16.1528 16.4701C15.9722 15.829 16.3628 15.0184 17.4589 14.709C17.8855 14.5895 18.0139 14.384 17.9961 14.3195C17.9772 14.254 17.7611 14.1462 17.3339 14.2662C17.2625 14.2902 17.1869 14.2995 17.1118 14.2935C17.0367 14.2874 16.9636 14.2661 16.897 14.2309C16.8304 14.1957 16.7716 14.1473 16.7243 14.0887C16.6769 14.0301 16.642 13.9624 16.6216 13.8899C16.6013 13.8174 16.5959 13.7414 16.6058 13.6667C16.6157 13.592 16.6407 13.5201 16.6792 13.4554C16.7178 13.3907 16.7691 13.3344 16.8301 13.2902C16.891 13.2459 16.9604 13.2145 17.0339 13.1979Z",fill:"#77B255"}),(0,He.jsx)("path",{d:"M12.7784 11.6996C12.6633 11.6995 12.5512 11.6636 12.4573 11.597C12.3635 11.5305 12.2926 11.4364 12.2545 11.3279C12.2163 11.2194 12.2128 11.1017 12.2443 10.991C12.2759 10.8804 12.3409 10.7823 12.4306 10.7102C12.5517 10.6129 15.4406 8.34405 19.5234 8.92794C19.5972 8.93629 19.6687 8.95938 19.7334 8.99584C19.7982 9.0323 19.855 9.08139 19.9005 9.1402C19.946 9.19901 19.9792 9.26635 19.9981 9.33822C20.0171 9.41009 20.0214 9.48504 20.0109 9.55863C20.0004 9.63221 19.9752 9.70294 19.9369 9.76661C19.8985 9.83029 19.8478 9.88562 19.7876 9.92933C19.7275 9.97304 19.6592 10.0042 19.5868 10.0211C19.5144 10.0379 19.4394 10.0401 19.3661 10.0274C15.7589 9.51516 13.1511 11.5574 13.1256 11.5779C13.0271 11.6568 12.9046 11.6997 12.7784 11.6996Z",fill:"#AA8DD8"}),(0,He.jsx)("path",{d:"M3.19672 9.38894C3.11013 9.38894 3.02473 9.36871 2.94735 9.32985C2.86997 9.29098 2.80274 9.23457 2.75103 9.16511C2.69933 9.09565 2.66458 9.01506 2.64955 8.92978C2.63453 8.8445 2.63964 8.75689 2.6645 8.67394C3.29394 6.57783 3.8645 3.23283 3.16339 2.36061C3.08505 2.26172 2.96672 2.16449 2.69561 2.18505C2.1745 2.22505 2.22394 3.32449 2.2245 3.33561C2.23155 3.40921 2.22385 3.48347 2.20183 3.55406C2.17981 3.62464 2.14393 3.69012 2.09628 3.74666C2.04863 3.80319 1.99017 3.84965 1.92433 3.8833C1.8585 3.91695 1.78661 3.93713 1.71287 3.94264C1.63914 3.94815 1.56505 3.93888 1.49495 3.91539C1.42484 3.89189 1.36013 3.85464 1.3046 3.80581C1.24908 3.75699 1.20386 3.69757 1.1716 3.63104C1.13934 3.56451 1.12068 3.49222 1.11672 3.41838C1.0595 2.65227 1.29783 1.17672 2.61227 1.07727C3.19894 1.03283 3.68616 1.23672 4.03005 1.66449C5.34727 3.30394 4.01005 8.05672 3.72894 8.99338C3.69454 9.10777 3.62419 9.20802 3.52832 9.27928C3.43245 9.35053 3.31617 9.38898 3.19672 9.38894Z",fill:"#77B255"}),(0,He.jsx)("path",{d:"M14.1667 6.611C14.6269 6.611 15 6.23791 15 5.77767C15 5.31743 14.6269 4.94434 14.1667 4.94434C13.7065 4.94434 13.3334 5.31743 13.3334 5.77767C13.3334 6.23791 13.7065 6.611 14.1667 6.611Z",fill:"#5C913B"}),(0,He.jsx)("path",{d:"M1.11111 11.6109C1.72476 11.6109 2.22222 11.1134 2.22222 10.4998C2.22222 9.88613 1.72476 9.38867 1.11111 9.38867C0.497461 9.38867 0 9.88613 0 10.4998C0 11.1134 0.497461 11.6109 1.11111 11.6109Z",fill:"#9266CC"}),(0,He.jsx)("path",{d:"M18.0555 12.1667C18.5157 12.1667 18.8888 11.7936 18.8888 11.3333C18.8888 10.8731 18.5157 10.5 18.0555 10.5C17.5953 10.5 17.2222 10.8731 17.2222 11.3333C17.2222 11.7936 17.5953 12.1667 18.0555 12.1667Z",fill:"#5C913B"}),(0,He.jsx)("path",{d:"M13.0555 18.8337C13.5157 18.8337 13.8888 18.4606 13.8888 18.0003C13.8888 17.5401 13.5157 17.167 13.0555 17.167C12.5953 17.167 12.2222 17.5401 12.2222 18.0003C12.2222 18.4606 12.5953 18.8337 13.0555 18.8337Z",fill:"#5C913B"}),(0,He.jsx)("path",{d:"M15.5556 3.83355C16.1692 3.83355 16.6667 3.33609 16.6667 2.72244C16.6667 2.10879 16.1692 1.61133 15.5556 1.61133C14.9419 1.61133 14.4445 2.10879 14.4445 2.72244C14.4445 3.33609 14.9419 3.83355 15.5556 3.83355Z",fill:"#FFCC4D"}),(0,He.jsx)("path",{d:"M18.0555 6.05534C18.5157 6.05534 18.8888 5.68224 18.8888 5.22201C18.8888 4.76177 18.5157 4.38867 18.0555 4.38867C17.5953 4.38867 17.2222 4.76177 17.2222 5.22201C17.2222 5.68224 17.5953 6.05534 18.0555 6.05534Z",fill:"#FFCC4D"}),(0,He.jsx)("path",{d:"M16.3889 8.27799C16.8491 8.27799 17.2222 7.9049 17.2222 7.44466C17.2222 6.98442 16.8491 6.61133 16.3889 6.61133C15.9286 6.61133 15.5555 6.98442 15.5555 7.44466C15.5555 7.9049 15.9286 8.27799 16.3889 8.27799Z",fill:"#FFCC4D"}),(0,He.jsx)("path",{d:"M4.16671 14.3893C4.62694 14.3893 5.00004 14.0162 5.00004 13.556C5.00004 13.0958 4.62694 12.7227 4.16671 12.7227C3.70647 12.7227 3.33337 13.0958 3.33337 13.556C3.33337 14.0162 3.70647 14.3893 4.16671 14.3893Z",fill:"#FFCC4D"})]}),(0,He.jsx)("defs",{children:(0,He.jsx)("clipPath",{id:"clip0_665_495",children:(0,He.jsx)("rect",{width:"20",height:"20",fill:"white",transform:"translate(0 0.5)"})})})]})}function xt(e){var t=e.name,n=e.setName,r=e.phone,i=e.setPhone,o=e.email,a=e.setEmail,s=e.sendData,l=e.validateName,c=e.validateEmail,u=e.validatePhone,f=e.btnSaveEnabled,d=e.textCredentialBtn,p=e.userProfile;return(0,He.jsx)(He.Fragment,{children:(0,He.jsxs)("div",{className:"algb-credentials-screen",children:[(0,He.jsx)("div",{className:"text-before-credentials",children:"Укажите ваши контакты, чтобы мы смогли ответить вам"}),(0,He.jsxs)("div",{style:{"box-shadow":"0 3px 10px 0 rgba(0,0,0,.08), 0 0 1px 0 rgba(0,0,0,.22), inset 0 2px 0 0 "+(null==p?void 0:p.bg_color)},className:"algb-credentials-container",children:[(0,He.jsxs)("div",{className:"albg-view-2",children:[(0,He.jsxs)("div",{className:"albg-div-2",children:[(0,He.jsx)("input",{className:"albg-text-wrapper credential-mobile-input",value:t,onChange:function(e){return n(e.target.value)},placeholder:"Ваше имя*"}),1==l?(0,He.jsx)("div",{className:"albg-check-mark",children:(0,He.jsx)(bt,{w:20,h:20})}):null]}),(0,He.jsxs)("div",{className:"albg-div-2",children:[(0,He.jsx)("input",{className:"albg-text-wrapper credential-mobile-input",value:r,onChange:function(e){return i(e.target.value)},placeholder:"Ваш телефон"}),1==u?(0,He.jsx)("div",{className:"albg-check-mark",children:(0,He.jsx)(bt,{w:20,h:20})}):null]}),(0,He.jsxs)("div",{className:"albg-div-2",children:[(0,He.jsx)("input",{className:"albg-text-wrapper credential-mobile-input",value:o,onChange:function(e){return a(e.target.value)},placeholder:"Ваш e-mail"}),1==c?(0,He.jsx)("div",{className:"albg-check-mark",children:(0,He.jsx)(bt,{w:20,h:20})}):null]})]}),(0,He.jsxs)("div",{className:" "+(1==f&&1!=d?"albg-div-wrapper":"algb-btn-send-credential-disabled"),style:1==f&&1!=d?{backgroundColor:null==p?void 0:p.bg_color,color:null==p?void 0:p.text_color}:null,onClick:function(e){return s()},children:[1==d?"Спасибо":"Отправить",1==d?(0,He.jsx)(wt,{w:21,h:20}):null]})]}),1==d?(0,He.jsx)("div",{className:"text-before-credentials",children:" Теперь ваши сообщения не потеряются. Ответ операторов придет в чат и по указанным контактам."}):null]})})}function kt(e){return kt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},kt(e)}function Ct(){Ct=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(e){c=function(e,t,n){return e[t]=n}}function u(e,t,n,r){var o=t&&t.prototype instanceof v?t:v,a=Object.create(o.prototype),s=new N(r||[]);return i(a,"_invoke",{value:E(e,n,s)}),a}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var d="suspendedStart",p="suspendedYield",h="executing",g="completed",m={};function v(){}function y(){}function b(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(R([])));k&&k!==n&&r.call(k,a)&&(w=k);var C=b.prototype=v.prototype=Object.create(w);function j(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function n(i,o,a,s){var l=f(e[i],e,o);if("throw"!==l.type){var c=l.arg,u=c.value;return u&&"object"==kt(u)&&r.call(u,"__await")?t.resolve(u.__await).then((function(e){n("next",e,a,s)}),(function(e){n("throw",e,a,s)})):t.resolve(u).then((function(e){c.value=e,a(c)}),(function(e){return n("throw",e,a,s)}))}s(l.arg)}var o;i(this,"_invoke",{value:function(e,r){function i(){return new t((function(t,i){n(e,r,t,i)}))}return o=o?o.then(i,i):i()}})}function E(t,n,r){var i=d;return function(o,a){if(i===h)throw new Error("Generator is already running");if(i===g){if("throw"===o)throw a;return{value:e,done:!0}}for(r.method=o,r.arg=a;;){var s=r.delegate;if(s){var l=_(s,r);if(l){if(l===m)continue;return l}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===d)throw i=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=h;var c=f(t,n,r);if("normal"===c.type){if(i=r.done?g:p,c.arg===m)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(i=g,r.method="throw",r.arg=c.arg)}}}function _(t,n){var r=n.method,i=t.iterator[r];if(i===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,_(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var o=f(i,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,m;var a=o.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function L(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function O(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function N(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(L,this),this.reset(!0)}function R(t){if(t||""===t){var n=t[a];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=function n(){for(;++i=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var l=r.call(a,"catchLoc"),c=r.call(a,"finallyLoc");if(l&&c){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),O(n),m}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;O(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:R(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}function jt(e,t,n,r,i,o,a){try{var s=e[o](a),l=s.value}catch(e){return void n(e)}s.done?t(l):Promise.resolve(l).then(r,i)}function St(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,i,o,a,s=[],l=!0,c=!1;try{if(o=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;l=!1}else for(;!(l=(r=o.call(n)).done)&&(s.push(r.value),s.length!==t);l=!0);}catch(e){c=!0,i=e}finally{try{if(!l&&null!=n.return&&(a=n.return(),Object(a)!==a))return}finally{if(c)throw i}}return s}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return Et(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Et(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Et(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n2?w(!0):w(!1)}),[s]),(0,i.useEffect)((function(){f.length>8?E(!0):E(!1)}),[f]),(0,i.useEffect)((function(){String(c).toLowerCase().match(/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|.(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/)?C(!0):C(!1)}),[c]),(0,i.useEffect)((function(){1==b&&1==k&&1==S?O(!0):(O(!1),a(!1))}),[b,k,S]);var N=function(){var e,t=(e=Ct().mark((function e(){var t;return Ct().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:1==L&&1!=o&&(t={name:s,phone:f,email:c,userhash:null==n?void 0:n.user_hash},r.emit("message",{name:"hash-credentials",data:t}));case 1:case"end":return e.stop()}}),e)})),function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function a(e){jt(o,r,i,a,s,"next",e)}function s(e){jt(o,r,i,a,s,"throw",e)}a(void 0)}))});return function(){return t.apply(this,arguments)}}(),R=St((0,i.useState)(),2),T=R[0],P=R[1],M=St((0,i.useState)(),2),A=M[0],z=M[1];return(0,i.useEffect)((function(){if(T){var e=Object.keys(T).map((function(e,t){return{date:e,data:T[e]}}));z(e)}}),[T]),(0,i.useEffect)((function(){setTimeout((function(){v()}),1e3)}),[A]),(0,i.useEffect)((function(){!function(){if((null==t?void 0:t.length)>0){var e=["Январь","Февраль","Март","Апрель","Май","Июнь","Июль","Август","Сентябрь","Октябрь","Ноябрь","Декабрь"],n=(new Date).getMonth(),r=(new Date).getDate(),i=t.reduce((function(t,i){var o=new Date(i.created_at).getMonth(),a=new Date(i.created_at).getDate(),s="";return t[s=a==r&&o==n?"Сегодня":a==r-1&&o==n?"Вчера":"".concat(a," ").concat(e[o])]||(t[s]=[]),t[s].push(i),t}),{});P(i),v()}}()}),[t]),(0,He.jsxs)("div",{className:"albg-view-6 algb-scroll-content",children:[(0,He.jsx)("div",{className:"albg-scroll-subcontainer",children:null==A?void 0:A.map((function(e,t){var n,r;return(0,He.jsxs)(He.Fragment,{children:[(0,He.jsx)("div",{className:"albg-date-time-container",children:null==e?void 0:e.date},t),(null==e||null===(n=e.data)||void 0===n?void 0:n.length)>0&&(null==e||null===(r=e.data)||void 0===r?void 0:r.map((function(e,t){return"client"===e.sender&&"message"==e.msg_type?(0,He.jsx)(vt,{data:e,userProfile:h,mainUrl:g},t):"operator"==e.sender&&"credential"===e.msg_type||"credential_saved"===e.msg_type?(0,He.jsx)(xt,{name:s,setName:l,phone:f,setPhone:d,email:c,setEmail:u,sendData:N,validateName:b,validateEmail:k,validatePhone:S,btnSaveEnabled:L,textCredentialBtn:o,userProfile:h},t):"operator"==e.sender&&"message"==e.msg_type?(0,He.jsx)(yt,{data:e,userData:p,mainUrl:g},t):void 0})))]})}))}),(0,He.jsx)("div",{ref:m})]})}function Lt(){return(0,He.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",children:(0,He.jsx)("path",{d:"M2.004 9.303C2.05476 8.14469 2.55063 7.05067 3.38825 6.24901C4.22586 5.44735 5.34058 4.99992 6.5 5H25.5C26.6594 4.99992 27.7741 5.44735 28.6118 6.24901C29.4494 7.05067 29.9452 8.14469 29.996 9.303L28.52 10.123L16 16.864L3.48 10.123L2.004 9.303ZM2 11.588V22.5C2 23.6935 2.47411 24.8381 3.31802 25.682C4.16193 26.5259 5.30653 27 6.5 27H25.5C26.6935 27 27.8381 26.5259 28.682 25.682C29.5259 24.8381 30 23.6935 30 22.5V11.588L29.474 11.881L16.474 18.881C16.3283 18.9594 16.1655 19.0005 16 19.0005C15.8345 19.0005 15.6717 18.9594 15.526 18.881L2.514 11.874L2 11.588Z",fill:"white"})})}function Ot(e){var t=e.w,n=e.h;return(0,He.jsx)("svg",{width:t,height:n,viewBox:"0 0 30 30",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,He.jsx)("path",{d:"M22.9748 5.15047C17.8613 4.78317 12.1655 4.78318 7.05191 5.15047C5.98148 5.22736 5.17043 6.047 5.08995 7.04886C4.83183 10.2618 4.79749 15.0754 5.03417 18.2851C5.11235 19.3453 6.04316 20.2553 7.30242 20.2553H11.25V25.125L7.31047 25.1222C3.69648 25.1222 0.45258 22.4435 0.172369 18.6436C-0.0827357 15.1842 -0.0475011 10.1202 0.230596 6.65848C0.509301 3.18919 3.29904 0.532477 6.70265 0.288002C12.0488 -0.0959997 17.978 -0.0960013 23.3241 0.288001C26.7277 0.532475 29.5175 3.18919 29.7962 6.65848C30.0743 10.1202 30.0621 15.1842 29.807 18.6436C29.5268 22.4435 26.2904 25.1331 22.6764 25.1331L18.7776 25.1303L11.25 30V25.125L18.7776 20.2553H22.677C23.9362 20.2553 24.867 19.3453 24.9452 18.2851C25.1819 15.0754 25.1949 10.2618 24.9368 7.04886C24.8563 6.047 24.0453 5.22736 22.9748 5.15047Z",fill:"#00aa63"})})}function Nt(e){var t=e.userProfile,n=e.switchContainer,r=e.setSwitchContainer;return(0,He.jsxs)(He.Fragment,{children:[(0,He.jsx)("div",{style:{backgroundColor:null==t?void 0:t.bg_color},className:"algb-close-header-screen "+(1==n?"algb-close-container-hide":""),onClick:function(){return r(!0)},children:(0,He.jsxs)("div",{className:"albg-frame",children:[(0,He.jsx)("div",{style:{color:null==t?void 0:t.text_color},className:"albg-text-wrapper",children:"Напиши нам, мы онлайн!"}),(0,He.jsx)(Ot,{h:20,w:20})]})}),(0,He.jsx)("div",{style:{backgroundColor:null==t?void 0:t.bg_color},className:"close-header-screen-mobile "+(1==n?"algb-close-container-hide":""),onClick:function(){return r(!0)},children:(0,He.jsx)("div",{className:"scene3d",children:(0,He.jsxs)("div",{className:"object3d",id:"obj1",children:[(0,He.jsx)("div",{id:"im1",className:"face3d",children:(0,He.jsx)(Ot,{w:32,h:32})}),(0,He.jsx)("div",{id:"im2",className:"face3d",children:(0,He.jsx)(Lt,{})})]})})})]})}function Rt(e){var t=e.w,n=e.h,r=e.bgColor;return(0,He.jsx)("svg",{className:"fill-close-icon",xmlns:"http://www.w3.org/2000/svg",width:t,height:n,viewBox:"0 0 28 28",fill:r,children:(0,He.jsx)("path",{d:"M18.9741 10.1898L15.1639 14L18.9741 17.8102C19.055 17.8856 19.1199 17.9765 19.1649 18.0775C19.21 18.1785 19.2342 18.2876 19.2361 18.3982C19.2381 18.5087 19.2177 18.6186 19.1763 18.7211C19.1349 18.8237 19.0732 18.9168 18.995 18.995C18.9168 19.0732 18.8237 19.1349 18.7211 19.1763C18.6186 19.2177 18.5088 19.238 18.3982 19.2361C18.2876 19.2341 18.1785 19.2099 18.0775 19.1649C17.9765 19.1199 17.8856 19.055 17.8102 18.9741L14 15.1639L10.1898 18.9741C10.0337 19.1196 9.82721 19.1988 9.61386 19.195C9.40051 19.1912 9.19695 19.1048 9.04607 18.9539C8.89518 18.803 8.80875 18.5995 8.80499 18.3861C8.80122 18.1728 8.88042 17.9663 9.02589 17.8102L12.8361 14L9.02589 10.1898C8.88042 10.0337 8.80122 9.82721 8.80499 9.61386C8.80875 9.40051 8.89518 9.19695 9.04607 9.04606C9.19695 8.89518 9.40051 8.80875 9.61386 8.80498C9.82721 8.80122 10.0337 8.88041 10.1898 9.02588L14 12.8361L17.8102 9.02588C17.9663 8.88041 18.1728 8.80122 18.3861 8.80498C18.5995 8.80875 18.8031 8.89518 18.9539 9.04606C19.1048 9.19695 19.1913 9.40051 19.195 9.61386C19.1988 9.82721 19.1196 10.0337 18.9741 10.1898ZM28 14C28 16.7689 27.1789 19.4757 25.6406 21.778C24.1022 24.0803 21.9157 25.8747 19.3576 26.9343C16.7994 27.9939 13.9845 28.2712 11.2687 27.731C8.55301 27.1908 6.05845 25.8574 4.10051 23.8995C2.14258 21.9416 0.809205 19.447 0.269012 16.7313C-0.271181 14.0155 0.00606573 11.2006 1.06569 8.64243C2.12532 6.08427 3.91973 3.89776 6.22202 2.35942C8.52431 0.821085 11.2311 0 14 0C17.7117 0.00435901 21.2701 1.48075 23.8947 4.10532C26.5192 6.72988 27.9956 10.2883 28 14ZM26.3529 14C26.3529 11.5568 25.6285 9.1685 24.2711 7.13707C22.9137 5.10564 20.9845 3.52233 18.7273 2.58737C16.4701 1.65241 13.9863 1.40778 11.5901 1.88442C9.19383 2.36106 6.99275 3.53756 5.26516 5.26515C3.53757 6.99274 2.36106 9.19382 1.88442 11.5901C1.40778 13.9863 1.65241 16.4701 2.58738 18.7273C3.52234 20.9845 5.10565 22.9137 7.13708 24.2711C9.16851 25.6284 11.5568 26.3529 14 26.3529C17.2751 26.3493 20.415 25.0467 22.7308 22.7308C25.0467 20.415 26.3493 17.2751 26.3529 14Z"})})}function Tt(e){var t=e.w,n=e.h,r=e.fill;return(0,He.jsx)("svg",{className:"btn-send-mobile",width:t,height:n,viewBox:"0 0 24 24",fill:r,xmlns:"http://www.w3.org/2000/svg",children:(0,He.jsx)("path",{d:"M12.8151 12.1969L5.28308 13.4519C5.19649 13.4664 5.11522 13.5034 5.04746 13.5592C4.97971 13.615 4.92784 13.6877 4.89708 13.7699L2.30008 20.7279C2.05208 21.3679 2.72108 21.9779 3.33508 21.6699L21.3351 12.6699C21.4595 12.6076 21.5641 12.5118 21.6372 12.3934C21.7103 12.275 21.749 12.1386 21.749 11.9994C21.749 11.8603 21.7103 11.7238 21.6372 11.6054C21.5641 11.487 21.4595 11.3913 21.3351 11.3289L3.33508 2.32893C2.72108 2.02193 2.05208 2.63193 2.30008 3.27093L4.89808 10.2289C4.92884 10.3112 4.98071 10.3838 5.04846 10.4397C5.11622 10.4955 5.19749 10.5325 5.28408 10.5469L12.8161 11.8019C12.8631 11.8094 12.9058 11.8334 12.9367 11.8696C12.9676 11.9058 12.9846 11.9518 12.9846 11.9994C12.9846 12.047 12.9676 12.093 12.9367 12.1292C12.9058 12.1654 12.8631 12.1894 12.8161 12.1969"})})}function Pt(e){var t=e.w,n=e.h;return(0,He.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:t,height:n,children:(0,He.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(3 4)",children:[(0,He.jsx)("circle",{cx:"8.5",cy:"8.5",r:"9.3",stroke:"#a3aab5",strokeWidth:"1.6"}),(0,He.jsx)("circle",{cx:"5.375",cy:"6.375",r:"1.375",fill:"#a3aab5"}),(0,He.jsx)("circle",{cx:"11.875",cy:"6.375",r:"1.375",fill:"#a3aab5",transform:"matrix(-1 0 0 1 23.75 0)"}),(0,He.jsx)("path",{stroke:"#a3aab5",strokeLinecap:"round",strokeWidth:"1.6",d:"M4.25 10.5S4.5 13 8.5 13s4.25-2.5 4.25-2.5"})]})})}function Mt(e){var t=e.setSticker;return(0,He.jsx)(He.Fragment,{children:(0,He.jsxs)("div",{className:"algb-skickers-list-container",children:[(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":angel:")},children:(0,He.jsx)($e,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":unicorn_face:")},children:(0,He.jsx)(lt,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":confused:")},children:(0,He.jsx)(Ye,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":rage:")},children:(0,He.jsx)(rt,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":imp:")},children:(0,He.jsx)(Xe,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":disappointed:")},children:(0,He.jsx)(Qe,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":kissing_heart:")},children:(0,He.jsx)(et,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":yum:")},children:(0,He.jsx)(dt,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":disappointed_relieved:")},children:(0,He.jsx)(Ke,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":weary:")},children:(0,He.jsx)(ct,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":grin:")},children:(0,He.jsx)(Je,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":laughing:")},children:(0,He.jsx)(tt,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":wink:")},children:(0,He.jsx)(ut,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":sunglasses:")},children:(0,He.jsx)(ot,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":neutral_face:")},children:(0,He.jsx)(nt,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":winking_eye:")},children:(0,He.jsx)(ft,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":hushed:")},children:(0,He.jsx)(Ge,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":thumbsup:")},children:(0,He.jsx)(st,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":thumbsdown:")},children:(0,He.jsx)(at,{w:25,h:25})}),(0,He.jsx)("div",{className:"algb-skickers-list-items",onClick:function(){return t(":smile:")},children:(0,He.jsx)(it,{w:25,h:25})})]})})}function At(e){e.w,e.h;return(0,He.jsxs)("svg",{width:"27",height:"27",viewBox:"0 0 27 27",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,He.jsx)("path",{d:"M13.5 26C20.4036 26 26 20.4036 26 13.5C26 6.59644 20.4036 1 13.5 1C6.59644 1 1 6.59644 1 13.5C1 20.4036 6.59644 26 13.5 26Z",stroke:"#A3AAB5","stroke-width":"2"}),(0,He.jsx)("path",{d:"M9.30002 12.492C10.3207 12.492 11.1481 11.6646 11.1481 10.6439C11.1481 9.62321 10.3207 8.79578 9.30002 8.79578C8.27934 8.79578 7.4519 9.62321 7.4519 10.6439C7.4519 11.6646 8.27934 12.492 9.30002 12.492Z",fill:"#A3AAB5"}),(0,He.jsx)("path",{d:"M18.0364 12.492C17.0157 12.492 16.1883 11.6646 16.1883 10.6439C16.1883 9.62321 17.0157 8.79578 18.0364 8.79578C19.0571 8.79578 19.8845 9.62321 19.8845 10.6439C19.8845 11.6646 19.0571 12.492 18.0364 12.492Z",fill:"#A3AAB5"}),(0,He.jsx)("path",{d:"M7.7876 16.1882C7.7876 16.1882 8.12362 19.5484 13.5 19.5484C18.8763 19.5484 19.2123 16.1882 19.2123 16.1882",stroke:"#A3AAB5","stroke-width":"2"})]})}function zt(e){return zt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},zt(e)}function Ft(){Ft=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,i=Object.defineProperty||function(e,t,n){e[t]=n.value},o="function"==typeof Symbol?Symbol:{},a=o.iterator||"@@iterator",s=o.asyncIterator||"@@asyncIterator",l=o.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(e){c=function(e,t,n){return e[t]=n}}function u(e,t,n,r){var o=t&&t.prototype instanceof v?t:v,a=Object.create(o.prototype),s=new N(r||[]);return i(a,"_invoke",{value:E(e,n,s)}),a}function f(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=u;var d="suspendedStart",p="suspendedYield",h="executing",g="completed",m={};function v(){}function y(){}function b(){}var w={};c(w,a,(function(){return this}));var x=Object.getPrototypeOf,k=x&&x(x(R([])));k&&k!==n&&r.call(k,a)&&(w=k);var C=b.prototype=v.prototype=Object.create(w);function j(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function S(e,t){function n(i,o,a,s){var l=f(e[i],e,o);if("throw"!==l.type){var c=l.arg,u=c.value;return u&&"object"==zt(u)&&r.call(u,"__await")?t.resolve(u.__await).then((function(e){n("next",e,a,s)}),(function(e){n("throw",e,a,s)})):t.resolve(u).then((function(e){c.value=e,a(c)}),(function(e){return n("throw",e,a,s)}))}s(l.arg)}var o;i(this,"_invoke",{value:function(e,r){function i(){return new t((function(t,i){n(e,r,t,i)}))}return o=o?o.then(i,i):i()}})}function E(t,n,r){var i=d;return function(o,a){if(i===h)throw new Error("Generator is already running");if(i===g){if("throw"===o)throw a;return{value:e,done:!0}}for(r.method=o,r.arg=a;;){var s=r.delegate;if(s){var l=_(s,r);if(l){if(l===m)continue;return l}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(i===d)throw i=g,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);i=h;var c=f(t,n,r);if("normal"===c.type){if(i=r.done?g:p,c.arg===m)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(i=g,r.method="throw",r.arg=c.arg)}}}function _(t,n){var r=n.method,i=t.iterator[r];if(i===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,_(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var o=f(i,t.iterator,n.arg);if("throw"===o.type)return n.method="throw",n.arg=o.arg,n.delegate=null,m;var a=o.arg;return a?a.done?(n[t.resultName]=a.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):a:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function L(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function O(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function N(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(L,this),this.reset(!0)}function R(t){if(t||""===t){var n=t[a];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var i=-1,o=function n(){for(;++i=0;--o){var a=this.tryEntries[o],s=a.completion;if("root"===a.tryLoc)return i("end");if(a.tryLoc<=this.prev){var l=r.call(a,"catchLoc"),c=r.call(a,"finallyLoc");if(l&&c){if(this.prev=0;--n){var i=this.tryEntries[n];if(i.tryLoc<=this.prev&&r.call(i,"finallyLoc")&&this.prev=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),O(n),m}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var i=r.arg;O(n)}return i}}throw new Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:R(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}function Bt(e,t,n,r,i,o,a){try{var s=e[o](a),l=s.value}catch(e){return void n(e)}s.done?t(l):Promise.resolve(l).then(r,i)}function Dt(e){return function(){var t=this,n=arguments;return new Promise((function(r,i){var o=e.apply(t,n);function a(e){Bt(o,r,i,a,s,"next",e)}function s(e){Bt(o,r,i,a,s,"throw",e)}a(void 0)}))}}function It(e){return function(e){if(Array.isArray(e))return Wt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||Zt(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Ut(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ht(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n0){if("client"==t){var r=n.map((function(t,n){return(null==t?void 0:t.uuid)==(null==e?void 0:e.uuid)?Ht(Ht({},t),{},{status:e.status}):t}));k(r)}if("operator"==t){var i=[].concat(It(n),[e]);k(i),function(e){var t=f.current;1==R.current&&o.emit("message",{name:"message-looked-client",user_room_id:e.user_room_id,user_hash:null==t?void 0:t.user_hash})}(e)}if("viwed_message"==t){var a=n.map((function(e,t){return"deliver"==(null==e?void 0:e.status)?Ht(Ht({},e),{},{status:"viewed"}):e}));k(a)}}};(0,i.useEffect)((function(){if(null!=o){var e=function(){var e=localStorage.getItem("algb_user_hash");o.emit("message",{name:"login",user_hash:e});var t=(new Date).getTimezoneOffset();console.log("offset"),console.log(t);var n=new Date;console.log("newDate",n.getUTCMilliseconds())},t=function(){console.log("disocnnect")},n=function(e){var t,n,r,i,o,a,s,l;switch(null==e?void 0:e.name){case"userhash":var c,f,d,p,g,m,v,b,w,x;if("newhash"==(null==e||null===(t=e.data)||void 0===t?void 0:t.type))y(null==e||null===(c=e.data)||void 0===c?void 0:c.user_profile),k(null==e||null===(f=e.data)||void 0===f?void 0:f.user_messages),u(null==e||null===(d=e.data)||void 0===d?void 0:d.user_chats),h(null==e||null===(p=e.data)||void 0===p?void 0:p.user_rooms),localStorage.setItem("algb_user_hash",null==e||null===(g=e.data)||void 0===g||null===(g=g.user_chats)||void 0===g?void 0:g.user_hash);if("currenthash"==(null==e||null===(n=e.data)||void 0===n?void 0:n.type))y(null==e||null===(m=e.data)||void 0===m?void 0:m.user_profile),k(null==e||null===(v=e.data)||void 0===v?void 0:v.user_messages),h(null==e||null===(b=e.data)||void 0===b?void 0:b.user_rooms),u(null==e||null===(w=e.data)||void 0===w?void 0:w.user_chats),V(!0),E(null==e||null===(x=e.data)||void 0===x?void 0:x.user);break;case"credential":V(!0);break;case"update_message":Y(null==e||null===(r=e.data)||void 0===r?void 0:r.data,"client");break;case"connect-user-response":h(null==e||null===(i=e.data)||void 0===i?void 0:i.user_room),E(null==e||null===(o=e.data)||void 0===o?void 0:o.user);break;case"disconnect-user-response":h(null==e||null===(a=e.data)||void 0===a?void 0:a.user_room),E("");break;case"update_message_operator":Y(null==e||null===(s=e.data)||void 0===s?void 0:s.data,"operator");break;case"update_message_operator_all_viwed":Y(null==e||null===(l=e.data)||void 0===l?void 0:l.data,"viwed_message")}};return o.on("connect",e),o.on("message",n),o.on("connectedToRoom1",(function(){console.log("A new user has joined room1")})),o.on("disconnect",t),function(){o.off("connect",e),o.off("disconnect",t),o.off("message",n)}}}),[o]),(0,i.useEffect)((function(){var e=Me("https://socket.livechat.tj:2053",{withCredentials:!0,transports:["websocket","polling"],query:{hash_channel:null==t?void 0:t.channel_hash}});return a(e),function(){o.off("disconnect",onDisconnect)}}),[]);var Q=function(e){var t={uuid:Ue(),msg:e,msg_time:(new Date).toLocaleTimeString("en-US",{hour12:!1,hour:"numeric",minute:"numeric"}),msg_type:"message",sender:"client",status:"in_progress",user_room_id:null==p?void 0:p.id,created_at:new Date};k([].concat(It(x),[t])),o.emit("message",{name:"send_message",data:{msg:e,user_hash:null==c?void 0:c.user_hash,uuid:null==t?void 0:t.uuid,sender:"client"}})};(0,i.useEffect)((function(){void 0!==O&&(R.current=O)}),[O]);var K=function(){var e=Dt(Ft().mark((function e(){var t;return Ft().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:(t=s.current.value).length>0&&null!=t&&(Q(t),s.current.value="");case 2:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),J=function(){var e=Dt(Ft().mark((function e(t){var n;return Ft().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:13==t.keyCode&&0==t.shiftKey&&(t.preventDefault(),(n=s.current.value).length>0&&null!=n&&(Q(n),s.current.value=""));case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),G=function(){var e;null===(e=$.current)||void 0===e||e.scrollIntoView({behavior:"smooth",block:"end",inline:"nearest"})};return(0,i.useEffect)((function(){G()}),[O]),(0,He.jsxs)("div",{className:"algb-container "+(1==O?"left-container":""),children:[(0,He.jsx)(Nt,{switchContainer:O,setSwitchContainer:N,userProfile:v}),(0,He.jsxs)("div",{className:"alg-screen "+(0==O?"algb-close-container-hide":""),children:[(0,He.jsx)("div",{className:"algb-close-icon-container",onClick:function(){return N(!1)},children:(0,He.jsx)(Rt,{w:28,h:28,bgColor:null==v?void 0:v.bg_color})}),(0,He.jsxs)("div",{className:"albg-view",children:[null!=v?(0,He.jsx)("div",{style:{backgroundColor:null==v?void 0:v.bg_color},className:"albg-image",children:(0,He.jsx)(qe,{bgColor:null==v?void 0:v.text_color})}):(0,He.jsx)("div",{style:{backgroundColor:"#292727"},className:"albg-image",children:(0,He.jsx)(qe,{bgColor:null==v?void 0:v.text_color})}),(0,He.jsx)("div",{className:"albg-div",children:(0,He.jsxs)("div",{className:"albg-div-2",children:[(0,He.jsx)("div",{className:"mobile-close-item-container",onClick:function(){return N(!1)},children:(0,He.jsx)(Rt,{bgColor:null==v?void 0:v.text_color,w:28,h:28})}),(0,He.jsx)("div",{className:"",children:null!=S&&""!=S?(0,He.jsxs)("div",{className:"algb-avatar-container",children:[(0,He.jsx)("img",{className:"albg-avatar-image",alt:"Image",src:null==S?void 0:S.avatar}),(0,He.jsx)("div",{className:"algb-avatar-online-container",style:{backgroundColor:null==v?void 0:v.bg_color},children:(0,He.jsx)("div",{className:"algb-avatar-online-icon"})})]}):null}),(0,He.jsxs)("div",{className:"albg-view-2",children:[(0,He.jsx)("div",{className:"albg-text-wrapper header-title",style:{color:null==v?void 0:v.text_color},children:null!=S&&""!=S?null==S?void 0:S.nickname:"Отправьте нам сообщение"}),null!=S?(0,He.jsx)("div",{className:"albg-text-wrapper-2",style:{color:null==v?void 0:v.text_color},children:null!=S&&""!=S?null==S?void 0:S.position:""}):null]})]})})]}),(0,He.jsx)("div",{className:"albg-view-3",children:(0,He.jsxs)("a",{className:"v3-businness-msg",target:"_blank",href:"https://livechat.tj",children:[(0,He.jsx)("div",{className:"albg-text-wrapper-3",children:"Бизнес-мессенджер"}),(0,He.jsx)(Ve,{height:15,w:70,textColor:"#000"})]})}),(0,He.jsxs)("div",{className:"algb-second-container",children:[(0,He.jsx)(_t,{userMessages:x,userChats:c,socket:o,userProfile:v,textCredentialBtn:H,setTextCredentialBtn:V,credentialName:P,setCredentialName:M,credentialEmail:D,setCredentialEmail:I,credentialPhone:z,setCredentialPhone:F,userData:S,mainUrl:"https://core.livechat.tj",scrollRef:$,scrollToBottom:G}),(0,He.jsxs)("form",{onSubmit:J,className:"albg-view-10-footer",children:[(0,He.jsx)("textarea",{ref:s,autoFocus:!0,rows:"4",cols:"2",className:"albg-text-wrapper-6",maxLength:"1000",onKeyDown:J,placeholder:"Введите сообщение"}),(0,He.jsxs)("div",{className:"algb-button-send",children:[(0,He.jsx)("div",{className:"algb-footer-containers-mobile",children:(0,He.jsx)("div",{className:"algb-footer-items-mobile",children:(0,He.jsx)("div",{className:"algb-footer-skicker-main-mobile",onClick:function(){return W(!Z)},children:(0,He.jsx)(At,{w:32,h:32})})})}),(0,He.jsx)("span",{className:"algb-btn-send-mobile-span",onClick:function(){return K()},children:(0,He.jsx)(Tt,{w:32,h:32,fill:null==v?void 0:v.bg_color})}),(0,He.jsx)("span",{onClick:function(){return K()},children:(0,He.jsx)("svg",{className:"btn-send-hover",width:"40",height:"40",fill:"".concat(null==v?void 0:v.bg_color),viewBox:"0 0 40 40",xmlns:"http://www.w3.org/2000/svg",children:(0,He.jsx)("path",{d:"M20 3.75C11.0258 3.75 3.75 11.0258 3.75 20C3.75 28.9742 11.0258 36.25 20 36.25C28.9742 36.25 36.25 28.9742 36.25 20C36.25 11.0258 28.9742 3.75 20 3.75ZM27.1375 20.3633C27.0219 20.4798 26.8844 20.5725 26.733 20.6359C26.5816 20.6994 26.4191 20.7324 26.255 20.733C26.0908 20.7337 25.9281 20.702 25.7762 20.6397C25.6242 20.5775 25.4861 20.486 25.3695 20.3703L21.25 16.2828V26.7188C21.25 27.0503 21.1183 27.3682 20.8839 27.6026C20.6495 27.8371 20.3315 27.9688 20 27.9688C19.6685 27.9688 19.3505 27.8371 19.1161 27.6026C18.8817 27.3682 18.75 27.0503 18.75 26.7188V16.2828L14.6305 20.3703C14.5138 20.4859 14.3755 20.5775 14.2235 20.6396C14.0715 20.7018 13.9087 20.7335 13.7445 20.7327C13.5802 20.732 13.4177 20.6989 13.2663 20.6354C13.1148 20.5719 12.9773 20.4792 12.8617 20.3625C12.7461 20.2458 12.6546 20.1076 12.5924 19.9555C12.5302 19.8035 12.4986 19.6407 12.4993 19.4765C12.5 19.3123 12.5331 19.1498 12.5966 18.9983C12.6601 18.8468 12.7529 18.7094 12.8695 18.5938L19.1195 12.3914C19.3537 12.1591 19.6701 12.0287 20 12.0287C20.3299 12.0287 20.6463 12.1591 20.8805 12.3914L27.1305 18.5938C27.2473 18.7094 27.3401 18.8469 27.4037 18.9985C27.4673 19.1501 27.5003 19.3127 27.501 19.4771C27.5016 19.6414 27.4699 19.8043 27.4075 19.9564C27.3451 20.1084 27.2534 20.2467 27.1375 20.3633Z"})})})]})]}),(0,He.jsx)("div",{className:"algb-footer-containers",children:(0,He.jsx)("div",{className:"algb-footer-items",children:(0,He.jsx)("div",{className:"algb-footer-skicker-main",onClick:function(){return W(!Z)},children:(0,He.jsx)(Pt,{w:24,h:24})})})}),1==Z?(0,He.jsx)(Mt,{setSticker:function(e){var t=s.current.value+""+e;s.current.value=t,s.current.focus(),W(!1)}}):null]})]})]})}console.error("AlbiReo | Widget hash not found")}var Yt=JSON.parse("{\"channel_hash\":\"apavxUOx1z\"}");function Qt(){return(0,He.jsx)($t,{channel:Yt})}window.onload=function(){var e=document.createElement("div");document.body.appendChild(e),(0,o.C)(e).render((0,He.jsx)(Qt,{}))}},704:(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],c=new i(function(e,t,n){return 3*(t+n)/4-n}(0,a,l)),u=0,f=l>0?a-4:a;for(n=0;n>16&255,c[u++]=t>>8&255,c[u++]=255&t;2===l&&(t=r[e.charCodeAt(n)]<<2|r[e.charCodeAt(n+1)]>>4,c[u++]=255&t);1===l&&(t=r[e.charCodeAt(n)]<<10|r[e.charCodeAt(n+1)]<<4|r[e.charCodeAt(n+2)]>>2,c[u++]=t>>8&255,c[u++]=255&t);return c},t.fromByteArray=function(e){for(var t,r=e.length,i=r%3,o=[],a=16383,s=0,c=r-i;sc?c:s+a));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]+"="));return o.join("")};for(var n=[],r=[],i="undefined"!=typeof Uint8Array?Uint8Array:Array,o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0;a<64;++a)n[a]=o[a],r[o.charCodeAt(a)]=a;function s(e){var t=e.length;if(t%4>0)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 l(e,t,r){for(var i,o,a=[],s=t;s>18&63]+n[o>>12&63]+n[o>>6&63]+n[63&o]);return a.join("")}r["-".charCodeAt(0)]=62,r["_".charCodeAt(0)]=63},296:(e,t,n)=>{"use strict";var r=n(704),i=n(404),o=n(600);function a(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(e,t){if(a()=a())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+a().toString(16)+" bytes");return 0|e}function h(e,t){if(l.isBuffer(e))return e.length;if("undefined"!=typeof ArrayBuffer&&"function"==typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!=typeof e&&(e=""+e);var n=e.length;if(0===n)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return U(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return H(e).length;default:if(r)return U(e).length;t=(""+t).toLowerCase(),r=!0}}function g(e,t,n){var 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 E(this,t,n);case"ascii":return L(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 R(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function m(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function v(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),n=+n,isNaN(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=l.from(t,r)),l.isBuffer(t))return 0===t.length?-1:y(e,t,n,r,i);if("number"==typeof t)return t&=255,l.TYPED_ARRAY_SUPPORT&&"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):y(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function y(e,t,n,r,i){var o,a=1,s=e.length,l=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,s/=2,l/=2,n/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){var u=-1;for(o=n;os&&(n=s-l),o=n;o>=0;o--){for(var f=!0,d=0;di&&(r=i):r=i;var o=t.length;if(o%2!=0)throw new TypeError("Invalid hex string");r>o/2&&(r=o/2);for(var 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 E(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i239?4:c>223?3:c>191?2:1;if(i+f<=n)switch(f){case 1:c<128&&(u=c);break;case 2:128==(192&(o=e[i+1]))&&(l=(31&c)<<6|63&o)>127&&(u=l);break;case 3:o=e[i+1],a=e[i+2],128==(192&o)&&128==(192&a)&&(l=(15&c)<<12|(63&o)<<6|63&a)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:o=e[i+1],a=e[i+2],s=e[i+3],128==(192&o)&&128==(192&a)&&128==(192&s)&&(l=(15&c)<<18|(63&o)<<12|(63&a)<<6|63&s)>65535&&l<1114112&&(u=l)}null===u?(u=65533,f=1):u>65535&&(u-=65536,r.push(u>>>10&1023|55296),u=56320|1023&u),r.push(u),i+=f}return function(e){var t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);var n="",r=0;for(;r0&&(e=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(e+=" ... ")),""},l.prototype.compare=function(e,t,n,r,i){if(!l.isBuffer(e))throw new TypeError("Argument must be a Buffer");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;for(var o=(i>>>=0)-(r>>>=0),a=(n>>>=0)-(t>>>=0),s=Math.min(o,a),c=this.slice(r,i),u=e.slice(t,n),f=0;fi)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");for(var o=!1;;)switch(r){case"hex":return b(this,e,t,n);case"utf8":case"utf-8":return w(this,e,t,n);case"ascii":return x(this,e,t,n);case"latin1":case"binary":return k(this,e,t,n);case"base64":return C(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return j(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},l.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var _=4096;function L(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;ir)&&(n=r);for(var i="",o=t;on)throw new RangeError("Trying to access beyond buffer length")}function P(e,t,n,r,i,o){if(!l.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 M(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,o=Math.min(e.length-n,2);i>>8*(r?i:1-i)}function A(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,o=Math.min(e.length-n,4);i>>8*(r?i:3-i)&255}function z(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 F(e,t,n,r,o){return o||z(e,0,n,4),i.write(e,t,n,r,23,4),n+4}function B(e,t,n,r,o){return o||z(e,0,n,8),i.write(e,t,n,r,52,8),n+8}l.prototype.slice=function(e,t){var n,r=this.length;if((e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t0&&(i*=256);)r+=this[e+--t]*i;return r},l.prototype.readUInt8=function(e,t){return t||T(e,1,this.length),this[e]},l.prototype.readUInt16LE=function(e,t){return t||T(e,2,this.length),this[e]|this[e+1]<<8},l.prototype.readUInt16BE=function(e,t){return t||T(e,2,this.length),this[e]<<8|this[e+1]},l.prototype.readUInt32LE=function(e,t){return t||T(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},l.prototype.readUInt32BE=function(e,t){return t||T(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},l.prototype.readIntLE=function(e,t,n){e|=0,t|=0,n||T(e,t,this.length);for(var r=this[e],i=1,o=0;++o=(i*=128)&&(r-=Math.pow(2,8*t)),r},l.prototype.readIntBE=function(e,t,n){e|=0,t|=0,n||T(e,t,this.length);for(var r=t,i=1,o=this[e+--r];r>0&&(i*=256);)o+=this[e+--r]*i;return o>=(i*=128)&&(o-=Math.pow(2,8*t)),o},l.prototype.readInt8=function(e,t){return t||T(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},l.prototype.readInt16LE=function(e,t){t||T(e,2,this.length);var n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},l.prototype.readInt16BE=function(e,t){t||T(e,2,this.length);var n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},l.prototype.readInt32LE=function(e,t){return t||T(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},l.prototype.readInt32BE=function(e,t){return t||T(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},l.prototype.readFloatLE=function(e,t){return t||T(e,4,this.length),i.read(this,e,!0,23,4)},l.prototype.readFloatBE=function(e,t){return t||T(e,4,this.length),i.read(this,e,!1,23,4)},l.prototype.readDoubleLE=function(e,t){return t||T(e,8,this.length),i.read(this,e,!0,52,8)},l.prototype.readDoubleBE=function(e,t){return t||T(e,8,this.length),i.read(this,e,!1,52,8)},l.prototype.writeUIntLE=function(e,t,n,r){(e=+e,t|=0,n|=0,r)||P(this,e,t,n,Math.pow(2,8*n)-1,0);var i=1,o=0;for(this[t]=255&e;++o=0&&(o*=256);)this[t+i]=e/o&255;return t+n},l.prototype.writeUInt8=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,1,255,0),l.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},l.prototype.writeUInt16LE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},l.prototype.writeUInt16BE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,2,65535,0),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},l.prototype.writeUInt32LE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):A(this,e,t,!0),t+4},l.prototype.writeUInt32BE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,4,4294967295,0),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):A(this,e,t,!1),t+4},l.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);P(this,e,t,n,i-1,-i)}var o=0,a=1,s=0;for(this[t]=255&e;++o>0)-s&255;return t+n},l.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t|=0,!r){var i=Math.pow(2,8*n-1);P(this,e,t,n,i-1,-i)}var o=n-1,a=1,s=0;for(this[t+o]=255&e;--o>=0&&(a*=256);)e<0&&0===s&&0!==this[t+o+1]&&(s=1),this[t+o]=(e/a>>0)-s&255;return t+n},l.prototype.writeInt8=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,1,127,-128),l.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},l.prototype.writeInt16LE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):M(this,e,t,!0),t+2},l.prototype.writeInt16BE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,2,32767,-32768),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):M(this,e,t,!1),t+2},l.prototype.writeInt32LE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,4,2147483647,-2147483648),l.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):A(this,e,t,!0),t+4},l.prototype.writeInt32BE=function(e,t,n){return e=+e,t|=0,n||P(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),l.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):A(this,e,t,!1),t+4},l.prototype.writeFloatLE=function(e,t,n){return F(this,e,t,!0,n)},l.prototype.writeFloatBE=function(e,t,n){return F(this,e,t,!1,n)},l.prototype.writeDoubleLE=function(e,t,n){return B(this,e,t,!0,n)},l.prototype.writeDoubleBE=function(e,t,n){return B(this,e,t,!1,n)},l.prototype.copy=function(e,t,n,r){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("sourceStart out of bounds");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t=0;--i)e[i+t]=this[i+n];else if(o<1e3||!l.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(o=t;o55295&&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 H(e){return r.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(D,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function V(e,t,n,r){for(var i=0;i=t.length||i>=e.length);++i)t[i+n]=e[i];return i}},180:(e,t,n)=>{"use strict";n.d(t,{c:()=>o});var r=n(312),i=n.n(r)()((function(e){return e[1]}));i.push([e.id,"@media (max-width:450px){.algb-close-container{align-items:center;background:#1a6053;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Inter-Regular,Helvetica;font-size:16px;height:30px;padding:10px;width:300px}.algb-container{bottom:0!important;display:block;margin:0!important;opacity:1!important;padding:0!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;transition:none!important;visibility:visible!important;z-index:2147483647!important}.algb-close-container-hide{display:none!important}.algb-close-icon-container{display:none}::-webkit-scrollbar,::-webkit-scrollbar:hover{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.algb-scroll-content{width:100%}.algb-scroll-content,.algb-scroll-content:hover{overflow-y:scroll;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.albg-avatar-image{border-radius:42px;height:45px;width:45px}.albg-avatar-image-2{border-radius:42px;height:37px;width:37px}.algb-button-send{background-color:#fff;cursor:pointer;display:flex;flex-grow:2;gap:5px;justify-content:center;max-height:55px!important;min-height:55px!important;position:relative;width:30px;width:20%;z-index:10}.alg-screen{background-color:#fff;border-top-right-radius:30px;flex-direction:column;height:100%;width:100%}.alg-screen,.alg-screen .albg-view{display:inline-flex;gap:10px;position:relative}.alg-screen .albg-view{align-items:flex-start;flex:0 0 auto;flex-direction:column;overflow:hidden;padding:0;z-index:10}.alg-screen .albg-image{height:83px;margin-bottom:-.5px;margin-top:-.5px;position:relative;width:100%}.alg-screen .albg-div{align-items:center;display:flex;justify-content:space-between;left:0;padding:0 20px;position:absolute;top:18px;width:313px}.alg-screen .albg-div-2{align-items:center;display:inline-flex;flex:0 0 auto;gap:10px;position:relative}.alg-screen .img{height:45px;position:relative;width:45px}.alg-screen .albg-view-2{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;position:relative}.alg-screen .albg-text-wrapper{font-family:Inter-SemiBold,Helvetica;font-weight:600;margin-top:-1px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.alg-screen .albg-text-wrapper,.alg-screen .albg-text-wrapper-2{color:#fff;font-size:17px;letter-spacing:0;line-height:24px;position:relative;text-transform:none}.alg-screen .albg-text-wrapper-2{font-family:Inter-Regular,Helvetica;font-weight:400;opacity:.8}.alg-screen .overlap-group-wrapper{height:43.8px;margin-right:-2.66px;position:relative;width:43.66px}.alg-screen .overlap-group{height:44px;position:relative;width:44px}.alg-screen .vector{height:42px;left:0;position:absolute;top:2px;width:35px}.alg-screen .vector-2{height:20px;left:8px;position:absolute;top:14px;width:19px}.alg-screen .vector-3{height:34px;left:7px;position:absolute;top:0;width:36px}.alg-screen .vector-4{height:12px;left:24px;position:absolute;top:11px;width:12px}.alg-screen .albg-view-3{align-items:end;align-self:stretch;background-color:#fff;display:flex;flex:0 0 auto;gap:7px;justify-content:flex-end;justify-content:end;margin-top:-10px;padding:0;position:relative;text-decoration:none;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.alg-screen .albg-text-wrapper-3{color:#b7b7b7;cursor:pointer;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.alg-screen .albg-text-wrapper-3,.alg-screen .albg-text-wrapper-3:hover{font-family:Inter-Regular,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:-1px;position:relative;text-transform:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.alg-screen .albg-text-wrapper-3:hover{color:#000}.alg-screen .albg-view-4{height:24px;position:relative;width:110px}.alg-screen .overlap-group-2{cursor:pointer;opacity:.8}.alg-screen .overlap-group-2,.alg-screen .overlap-group-2:hover{height:24px;left:0;position:absolute;top:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:56px}.alg-screen .overlap-group-2:hover{opacity:1}.alg-screen .vector-5{height:10px;left:22px;position:absolute;top:6px;width:34px}.alg-screen .albg-group{height:24px;left:0;position:absolute;top:0;width:28px}.alg-screen .vector-6{height:10px;left:58px;position:absolute;top:6px;width:24px}.alg-screen .albg-view-5{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;padding-left:6px;padding-right:6px;position:relative;width:95%}.alg-screen .albg-view-6{align-items:unset;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;height:calc(90vh - 96px);margin-bottom:8px;overflow-y:auto;padding:0;position:absolute;top:-10px;width:auto;width:100%;z-index:9}.alg-screen .albg-view-7{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;gap:10px;position:relative}.alg-screen .albg-image-2{height:37px;position:relative;width:37px}.alg-screen .albg-view-8{flex:0 0 auto;flex-direction:column;gap:10px;justify-content:center}.alg-screen .albg-div-wrapper,.alg-screen .albg-view-8{align-items:flex-end;display:inline-flex;position:relative}.alg-screen .albg-div-wrapper{background-color:#f0f0f0;border-radius:10px;flex:0 0 auto;gap:5px;justify-content:flex-end;padding:10px 15px}.alg-screen .albg-p{word-wrap:break-word;color:#000;font-family:Inter-Regular,Helvetica!important;font-size:17px!important;font-weight:400!important;letter-spacing:0!important;line-height:24px!important;position:relative;text-transform:none;white-space:normal;width:194px}.alg-screen .albg-text-wrapper-4{color:#b7b7b7;font-family:Inter-Regular,Helvetica;font-size:10px;font-weight:400;letter-spacing:0;line-height:normal;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.alg-screen .algb-view-wrapper{align-items:flex-end;align-self:stretch;display:flex}.alg-screen .albg-view-9,.alg-screen .algb-view-wrapper{flex:0 0 auto;flex-direction:column;gap:10px;justify-content:center;position:relative}.alg-screen .albg-view-9{align-items:flex-start;display:inline-flex}.alg-screen .albg-frame{align-items:center;background-color:#fb9940;border-radius:10px;color:#fff;display:flex;gap:5px;justify-content:start;padding:10px 15px;position:relative;width:239px}.alg-screen .albg-text-wrapper-5{word-wrap:break-word;color:#fff;font-family:Inter-Regular,Helvetica;font-size:17px;font-weight:400;letter-spacing:0;line-height:24px;position:relative;text-transform:none;white-space:normal;width:-moz-fit-content;width:fit-content;width:239px}.alg-screen .ion-checkmark-done{height:27px;position:relative;width:27px}.alg-screen .albg-view-10{align-items:center;align-self:stretch;display:flex;flex-direction:column;height:60px;justify-content:center;margin-top:10px;padding:0 20px 20px;position:relative;width:315px}.alg-screen .albg-view-10-footer{align-items:start;align-self:stretch;border-top:1px solid #e5e5e5;bottom:0;display:flex;flex-direction:row;position:relative;position:absolute;width:100%}.alg-screen .vector-7{height:1px;margin-left:-21px;margin-right:-21px;margin-top:-.5px;-o-object-fit:cover;object-fit:cover;position:relative;width:358px}.alg-screen .albg-view-11{align-items:flex-start;flex:1;flex-direction:column;flex-grow:1;justify-content:center}.alg-screen .albg-view-11,.alg-screen .albg-view-12{align-self:stretch;display:flex;gap:10px;position:relative;width:100%}.alg-screen .albg-view-12{flex:1;flex-grow:1}.alg-screen .albg-text-wrapper-6{word-wrap:break-word!important;-webkit-text-fill-color:#222d38!important;background-color:#fff;border:none;border:none!important;border-radius:0!important;color:#000;display:block!important;flex-grow:6;float:none!important;font-family:Inter-Regular,Helvetica;font-size:17px;font-weight:400;letter-spacing:0;line-height:normal;max-height:55px!important;min-height:55px!important;outline:none;outline:none!important;padding:10px 0 0 10px;position:relative;resize:none;resize:none!important;scrollbar-width:thin!important;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;white-space:pre-wrap!important;width:80%;z-index:10}.alg-screen .albg-text-wrapper-6::-moz-placeholder{color:grey!important}.alg-screen .albg-text-wrapper-6::placeholder{color:grey!important}.alg-screen .ion-arrow-up-circle{height:40px;margin-right:-2px;position:relative;width:40px}.alg-screen .albg-image-3{flex:0 0 auto;position:relative}.algb-credentials-screen{align-items:flex-start;display:flex;flex-direction:column;gap:7px;padding-left:10px;padding-right:10px;position:relative}.algb-credentials-screen .albg-div{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;justify-content:flex-end;position:relative;width:100%}.algb-credentials-screen .albg-view-2{gap:17px}.algb-credentials-screen .albg-div-2,.algb-credentials-screen .albg-view-2{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.algb-credentials-screen .albg-div-2{gap:5px}.algb-credentials-screen .albg-text-wrapper{border:none;border-bottom:1px solid #dedede;color:#000!important;font-family:Inter-Regular,Helvetica!important;font-size:17px!important;font-weight:400!important;letter-spacing:0!important;line-height:25px!important;margin-top:0;outline:none;position:relative;white-space:nowrap!important;width:-moz-fit-content;width:100%}.algb-credentials-screen .albg-text-wrapper::-moz-placeholder{color:grey!important}.algb-credentials-screen .albg-text-wrapper::placeholder{color:grey!important}.algb-credentials-screen .vector{align-self:stretch;height:1px;margin-bottom:-.5px;margin-left:-.5px;margin-right:-.5px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.algb-credentials-screen .albg-div-wrapper{background-color:#fb9940;text-transform:none;width:100%}.algb-credentials-screen .albg-div-wrapper,.algb-credentials-screen .albg-div-wrapper:hover{align-items:center;border-radius:20px;color:#fff;display:flex;flex:0 0 auto;font-family:Inter-Regular,Helvetica;gap:10px;justify-content:center;padding:10px 2px;position:relative;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.algb-credentials-screen .albg-div-wrapper:hover{background-color:#c77528;cursor:pointer;width:95%}.algb-credentials-screen .albg-div-wrapper:active{background-color:#864e19;color:#fff;cursor:pointer;width:95%}.algb-credentials-screen .albg-div-wrapper:active,.algb-credentials-screen .algb-btn-send-credential-disabled{align-items:center;border-radius:20px;display:flex;flex:0 0 auto;font-family:Inter-Regular,Helvetica;gap:10px;justify-content:center;padding:10px 2px;position:relative;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.algb-credentials-screen .algb-btn-send-credential-disabled{background-color:#eee;color:#697582;font-size:17px;text-transform:none;width:100%}.algb-credentials-screen .albg-text-wrapper-2{font-size:1px}.algb-credentials-screen .albg-text-wrapper-2,.algb-credentials-screen .albg-text-wrapper-2:hover{color:#fff;cursor:pointer;font-family:Inter-Regular,Helvetica;font-weight:400;letter-spacing:0;line-height:24px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.algb-credentials-screen .albg-text-wrapper-2:hover{font-size:15px}.algb-close-header-screen{display:none}.algb-close-header-screen .albg-frame{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:27px;justify-content:space-between;margin-bottom:-.19px;position:relative;width:100%}.algb-close-header-screen .albg-text-wrapper{color:#fff;font-family:Inter-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;position:relative;text-transform:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.algb-close-header-screen .albg-group{height:42.19px;margin-right:-4.84px;position:relative;width:46.84px}.fill-close-icon{opacity:.7}.fill-close-icon,.fill-close-icon:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fill-close-icon:hover{opacity:1}.btn-send-hover{display:none;opacity:.8}.btn-send-hover,.btn-send-hover:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-send-hover:hover{opacity:1}.btn-send-hover:active{opacity:.9;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.credential-send-button{color:#fff;font-family:Inter-Regular,Helvetica;padding:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.v3-businness-msg{align-items:center;align-self:stretch;display:flex;gap:7px;height:24px;justify-content:center;justify-content:flex-end;justify-content:end;padding-right:30px;text-decoration:none;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.close-header-screen-mobile{align-items:center;border:0;border-radius:100px;bottom:20px;display:flex;height:62px;justify-content:center;position:absolute;right:20px;transform-style:preserve-3d;width:62px}.scene3d{align-items:center;display:flex;height:62px;justify-content:center;width:62px}.object3d{position:absolute;transform-style:preserve-3d}.face3d{-webkit-backface-visibility:hidden;visibility:visible}#im1{transform:rotateY(180deg)}#im1,#im2{position:absolute}#im2{transform:rotateY(0deg)}#obj1{animation:theRotate 6s linear infinite;height:32px;width:32px}@keyframes theRotate{50%{transform:rotateY(0deg)}to{transform:rotateY(1turn)}}.credential-mobile-input{font-size:16px}.left-container{left:0!important}.header-title{font-size:18px!important;font-weight:400!important}.text-before-credentials{color:#697582;display:inline-block;font-family:Inter-Regular,Helvetica;font-size:15px;line-height:18px;line-height:20px;padding-left:20px;padding-right:20px;text-align:center;text-transform:none;-webkit-user-select:text;-moz-user-select:text;user-select:text;word-break:break-word}.algb-credentials-container{border-radius:10px;display:flex;flex-direction:column;gap:20px;margin:auto;padding:18px 15px;width:92%}.albg-check-mark{position:absolute;right:0}.albg-container-view-send{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:5px;justify-content:center;position:relative}.algb-footer-messages-send-container{align-items:center;display:flex;height:16px;justify-content:space-between;width:98%}.algb-deliver-status-send-message-container{display:flex;justify-content:end;position:relative;width:22px}.algb-deliver-status-send-message-second{position:absolute;right:5px}.albg-scroll-subcontainer{display:flex;flex-direction:column;gap:5px;padding:5px;width:100%;width:-webkit-fill-available;width:-moz-available}.algb-second-container{display:flex;flex-direction:column;gap:10px;height:100%;padding-top:7px;position:relative}.albg-date-time-container{font-family:Inter-Regular,Helvetica;font-size:15px;font-weight:400;padding:4px;text-align:center}.algb-footer-containers{display:none}.algb-footer-skicker-main-mobile{align-items:center;border-radius:20px;cursor:pointer;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content}.algb-footer-skicker-main:hover{background-color:#e9e9e9}.algb-footer-containers-mobile{align-items:center;display:flex;justify-content:center}.algb-skickers-list-container{background:#fff;border:1px solid #e4e4e4;border-radius:7px;bottom:58px;box-shadow:1px 1px 1px 1px #f4f3f3;display:flex;flex-wrap:wrap;height:166px;margin-left:10px;padding:5px;position:fixed;right:16px;width:212px;z-index:10}.algb-skickers-list-items{align-items:center;border-radius:2px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.algb-skickers-list-items:hover{background-color:#e9e9e9}.sticker-container-once{padding-right:20px}.algb-btn-send-mobile-span{align-items:center;display:flex;justify-content:center}.algb-avatar-container{position:relative}.algb-avatar-online-icon{background:#00db00;border-radius:80px;height:6px;width:6px}.algb-avatar-online-container{align-items:center;border-radius:60px;display:flex;height:10px;justify-content:center;position:absolute;right:0;top:2px;width:10px}}",""]);const o=i},492:(e,t,n)=>{"use strict";n.d(t,{c:()=>o});var r=n(312),i=n.n(r)()((function(e){return e[1]}));i.push([e.id,"@media (min-width:450px){.algb-close-container{align-items:center;background:#1a6053;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-family:Inter-Regular,Helvetica;font-size:16px;height:30px;padding:10px;width:300px}.algb-container{bottom:0;position:fixed;right:20px;width:358px;z-index:100000}.algb-close-container-hide{display:none!important}.algb-close-icon-container{align-items:center;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-family:Inter-Regular,Helvetica;height:28px;justify-content:center;left:-34px;position:absolute;right:10px;width:28px;z-index:10}::-webkit-scrollbar,::-webkit-scrollbar:hover{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#555}.algb-scroll-content{width:100%}.algb-scroll-content,.algb-scroll-content:hover{overflow-y:scroll;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.albg-avatar-image{border-radius:42px;height:45px;width:45px}.albg-avatar-image-2{border-radius:42px;height:37px;width:37px}.algb-button-send{cursor:pointer;display:flex;flex-grow:2;justify-content:center;width:30px;width:20%}.alg-screen{background-color:#fff;border-top-right-radius:30px;flex-direction:column}.alg-screen,.alg-screen .albg-view{display:inline-flex;position:relative}.alg-screen .albg-view{align-items:flex-start;border-radius:0 20px 0 0;flex:0 0 auto;flex-direction:column;gap:10px;overflow:hidden;padding:0}.alg-screen .albg-image{height:83px;margin-bottom:-.5px;margin-top:-.5px;position:relative;width:358px}.alg-screen .albg-div{align-items:center;display:flex;justify-content:space-between;left:0;padding:0 20px;position:absolute;top:18px;width:313px}.alg-screen .albg-div-2{align-items:center;display:inline-flex;flex:0 0 auto;gap:10px;position:relative}.alg-screen .img{height:45px;position:relative;width:45px}.alg-screen .albg-view-2{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;position:relative}.alg-screen .albg-text-wrapper{font-family:Inter-SemiBold,Helvetica;font-size:16px;font-weight:600;margin-top:-1px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.alg-screen .albg-text-wrapper,.alg-screen .albg-text-wrapper-2{color:#fff;letter-spacing:0;line-height:24px;position:relative;text-transform:none}.alg-screen .albg-text-wrapper-2{font-family:Inter-Regular,Helvetica;font-size:14px;font-weight:400;opacity:.8}.alg-screen .overlap-group-wrapper{height:43.8px;margin-right:-2.66px;position:relative;width:43.66px}.alg-screen .overlap-group{height:44px;position:relative;width:44px}.alg-screen .vector{height:42px;left:0;position:absolute;top:2px;width:35px}.alg-screen .vector-2{height:20px;left:8px;position:absolute;top:14px;width:19px}.alg-screen .vector-3{height:34px;left:7px;position:absolute;top:0;width:36px}.alg-screen .vector-4{height:12px;left:24px;position:absolute;top:11px;width:12px}.alg-screen .albg-view-3{align-items:end;align-self:stretch;border-left:1px solid #e5e5e5;display:flex;flex:0 0 auto;gap:7px;justify-content:flex-end;justify-content:end;padding:0;position:relative;text-decoration:none;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.alg-screen .albg-text-wrapper-3{color:#b7b7b7;cursor:pointer;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.alg-screen .albg-text-wrapper-3,.alg-screen .albg-text-wrapper-3:hover{font-family:Inter-Regular,Helvetica;font-size:14px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:-1px;position:relative;text-transform:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.alg-screen .albg-text-wrapper-3:hover{color:#000}.alg-screen .albg-view-4{height:24px;position:relative;width:110px}.alg-screen .overlap-group-2{cursor:pointer;opacity:.8}.alg-screen .overlap-group-2,.alg-screen .overlap-group-2:hover{height:24px;left:0;position:absolute;top:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:56px}.alg-screen .overlap-group-2:hover{opacity:1}.alg-screen .vector-5{height:10px;left:22px;position:absolute;top:6px;width:34px}.alg-screen .group{height:24px;left:0;position:absolute;top:0;width:28px}.alg-screen .vector-6{height:10px;left:58px;position:absolute;top:6px;width:24px}.alg-screen .albg-view-5{padding-left:6px;padding-right:6px;width:342px}.alg-screen .albg-view-5,.alg-screen .albg-view-6{align-items:flex-start;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;position:relative}.alg-screen .albg-view-6{align-self:stretch;height:430px;padding:0;width:100%}.alg-screen .albg-view-7{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;gap:10px;position:relative}.alg-screen .image-2{height:37px;position:relative;width:37px}.alg-screen .albg-view-8{flex:0 0 auto;flex-direction:column;gap:10px;justify-content:center}.alg-screen .albg-div-wrapper,.alg-screen .albg-view-8{align-items:flex-end;display:inline-flex;position:relative}.alg-screen .albg-div-wrapper{background-color:#f0f0f0;border-radius:10px;flex:0 0 auto;gap:5px;justify-content:flex-end;padding:10px 15px}.alg-screen .albg-p{word-wrap:break-word;color:#000;font-family:Inter-Regular,Helvetica!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;position:relative;text-transform:none;white-space:normal;width:194px}.alg-screen .albg-text-wrapper-4{color:#b7b7b7;font-family:Inter-Regular,Helvetica;font-size:10px;font-weight:400;letter-spacing:0;line-height:normal;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.alg-screen .algb-view-wrapper{align-items:flex-end;align-self:stretch;display:flex}.alg-screen .albg-view-9,.alg-screen .algb-view-wrapper{flex:0 0 auto;flex-direction:column;gap:10px;justify-content:center;position:relative}.alg-screen .albg-view-9{align-items:flex-start;display:inline-flex}.alg-screen .albg-frame{align-items:center;background-color:#fb9940;border-radius:10px;display:flex;gap:5px;justify-content:start;padding:10px 15px}.alg-screen .albg-frame,.alg-screen .albg-text-wrapper-5{word-wrap:break-word;color:#fff;font-family:Inter-Regular,Helvetica;font-size:15px;font-weight:400;letter-spacing:0;line-height:24px;position:relative;text-transform:none;white-space:normal;width:-moz-fit-content;width:fit-content;width:239px}.alg-screen .ion-checkmark-done{height:27px;position:relative;width:27px}.alg-screen .albg-view-10{align-items:center;align-self:stretch;display:flex;flex-direction:column;height:60px;justify-content:center;margin-top:10px;padding:0 20px 20px;position:relative;width:315px}.alg-screen .albg-view-10-footer{align-items:start;align-self:stretch;border-top:1px solid #e5e5e5;display:flex;flex-direction:row;height:38px;position:relative;width:100%}.alg-screen .vector-7{height:1px;margin-left:-21px;margin-right:-21px;margin-top:-.5px;-o-object-fit:cover;object-fit:cover;position:relative;width:358px}.alg-screen .albg-view-11{align-items:flex-start;flex:1;flex-direction:column;flex-grow:1;justify-content:center}.alg-screen .albg-view-11,.alg-screen .albg-view-12{align-self:stretch;display:flex;gap:10px;position:relative;width:100%}.alg-screen .albg-view-12{flex:1;flex-grow:1}.alg-screen .albg-text-wrapper-6{border:none;color:#000;font-family:Inter-Regular,Helvetica;font-size:15px;font-weight:400;height:40px;letter-spacing:0;line-height:normal;outline:none;padding:10px;position:relative;resize:none;width:80%}.alg-screen .albg-text-wrapper-6::-moz-placeholder{color:grey!important}.alg-screen .albg-text-wrapper-6::placeholder{color:grey!important}.alg-screen .ion-arrow-up-circle{height:40px;margin-right:-2px;position:relative;width:40px}.alg-screen .albg-image-3{flex:0 0 auto;position:relative}.algb-credentials-screen{align-items:flex-start;display:flex;flex-direction:column;gap:7px;padding-left:10px;padding-right:10px;position:relative}.algb-credentials-screen .albg-div{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;gap:10px;justify-content:flex-end;position:relative;width:100%}.algb-credentials-screen .albg-view-2{gap:17px}.algb-credentials-screen .albg-div-2,.algb-credentials-screen .albg-view-2{align-items:flex-start;align-self:stretch;display:flex;flex:0 0 auto;flex-direction:column;position:relative;width:100%}.algb-credentials-screen .albg-div-2{gap:5px}.algb-credentials-screen .albg-text-wrapper{border:none;border-bottom:1px solid #dedede;color:#000!important;font-family:Inter-Regular,Helvetica!important;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;line-height:25px!important;margin-top:0;outline:none;position:relative;white-space:nowrap!important;width:-moz-fit-content;width:100%}.algb-credentials-screen .albg-text-wrapper::-moz-placeholder{color:grey!important}.algb-credentials-screen .albg-text-wrapper::placeholder{color:grey!important}.algb-credentials-screen .vector{align-self:stretch;height:1px;margin-bottom:-.5px;margin-left:-.5px;margin-right:-.5px;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.algb-credentials-screen .albg-div-wrapper{background-color:#fb9940;text-transform:none;width:100%}.algb-credentials-screen .albg-div-wrapper,.algb-credentials-screen .algb-div-wrapper:hover{align-items:center;border-radius:20px;color:#fff;display:flex;flex:0 0 auto;font-family:Inter-Regular,Helvetica;gap:10px;justify-content:center;padding:10px 2px;position:relative;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.algb-credentials-screen .algb-div-wrapper:hover{background-color:#c77528;cursor:pointer;width:95%}.algb-credentials-screen .albg-div-wrapper:active{background-color:#864e19;color:#fff;cursor:pointer;width:95%}.algb-credentials-screen .albg-div-wrapper:active,.algb-credentials-screen .algb-btn-send-credential-disabled{align-items:center;border-radius:20px;display:flex;flex:0 0 auto;font-family:Inter-Regular,Helvetica;gap:10px;justify-content:center;padding:10px 2px;position:relative;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.algb-credentials-screen .algb-btn-send-credential-disabled{background-color:#eee;color:#697582;text-transform:none;width:100%}.algb-credentials-screen .albg-text-wrapper-2,.algb-credentials-screen .albg-text-wrapper-2:hover{color:#fff;cursor:pointer;font-family:Inter-Regular,Helvetica;font-size:15px;font-weight:400;letter-spacing:0;line-height:24px;margin-top:-1px;position:relative;white-space:nowrap;width:-moz-fit-content;width:fit-content}.close-header-screen-mobile{display:none}.algb-close-header-screen{align-items:center;background-color:#202a38;border-top-left-radius:4px;border-top-right-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:50px;justify-content:center;padding:5px 15px;position:relative}.algb-close-header-screen .albg-frame{align-items:center;align-self:stretch;display:flex;flex:0 0 auto;gap:27px;justify-content:space-between;margin-bottom:-.19px;position:relative;width:100%}.algb-close-header-screen .albg-text-wrapper{color:#fff;font-family:Inter-SemiBold,Helvetica;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;position:relative;text-transform:none;white-space:nowrap;width:-moz-fit-content;width:fit-content}.algb-close-header-screen .albg-group{height:42.19px;margin-right:-4.84px;position:relative;width:46.84px}.fill-close-icon{opacity:.7}.fill-close-icon,.fill-close-icon:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.fill-close-icon:hover{opacity:1}.btn-send-hover{opacity:.8}.btn-send-hover,.btn-send-hover:hover{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.btn-send-hover:hover{opacity:1}.btn-send-hover:active{opacity:.9}.btn-send-hover:active,.v3-businness-msg{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.v3-businness-msg{align-items:center;align-self:stretch;display:flex;gap:7px;height:24px;justify-content:center;justify-content:flex-end;justify-content:end;padding-right:30px;text-decoration:none}.mobile-close-item-container{display:none}.header-title{font-size:17px!important;font-weight:400!important}.text-before-credentials{color:#697582;display:inline-block;font-family:Inter-Regular,Helvetica;font-size:15px;line-height:18px;line-height:20px;padding-left:20px;padding-right:20px;text-align:center;text-transform:none;-webkit-user-select:text;-moz-user-select:text;user-select:text;word-break:break-word}.algb-credentials-container{border-radius:10px;display:flex;flex-direction:column;gap:20px;margin:auto;padding:18px 15px;width:92%}.albg-check-mark{position:absolute;right:0}.albg-container-view-send{align-items:flex-start;display:inline-flex;flex:0 0 auto;flex-direction:column;gap:5px;justify-content:center;position:relative}.algb-footer-messages-send-container{align-items:center;display:flex;height:16px;justify-content:space-between;width:98%}.algb-deliver-status-send-message-container{display:flex;justify-content:end;position:relative;width:22px}.algb-deliver-status-send-message-second{position:absolute;right:5px}.albg-scroll-subcontainer{display:flex;flex-direction:column;gap:5px;padding:5px;width:100%;width:-webkit-fill-available;width:-moz-available}.algb-second-container{border:1px solid #e5e5e5;display:flex;flex-direction:column;gap:10px;padding-top:7px;position:relative}.btn-send-mobile{display:none}.albg-date-time-container{font-family:Inter-Regular,Helvetica;font-size:15px;font-weight:400;padding:4px;text-align:center}.algb-footer-containers-mobile,.algb-skickers-list-container-mobile{display:none}.algb-footer-containers{padding:10px}.algb-footer-skicker-main{align-items:center;border-radius:20px;cursor:pointer;display:flex;justify-content:center;width:-moz-fit-content;width:fit-content}.algb-footer-skicker-main:hover{background-color:#e9e9e9}.algb-skickers-list-container{background:#fff;border:1px solid #e4e4e4;border-radius:7px;bottom:42px;box-shadow:1px 1px 12px 1px #f4f3f3;display:flex;flex-wrap:wrap;height:171px;justify-content:center;margin-left:10px;padding:5px;position:fixed;width:212px}.algb-skickers-list-items{align-items:center;border-radius:2px;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.algb-skickers-list-items:hover{background-color:#e9e9e9}.sticker-container-once{padding-right:20px}.algb-avatar-container{position:relative}.algb-avatar-online-icon{background:#00db00;border-radius:80px;height:6px;width:6px}.algb-avatar-online-container{align-items:center;border-radius:60px;display:flex;height:10px;justify-content:center;position:absolute;right:0;top:2px;width:10px}}",""]);const o=i},312:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=e(t);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;o{t.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,l=(1<>1,u=-7,f=n?i-1:0,d=n?-1:1,p=e[t+f];for(f+=d,o=p&(1<<-u)-1,p>>=-u,u+=s;u>0;o=256*o+e[t+f],f+=d,u-=8);for(a=o&(1<<-u)-1,o>>=-u,u+=r;u>0;a=256*a+e[t+f],f+=d,u-=8);if(0===o)o=1-c;else{if(o===l)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,r),o-=c}return(p?-1:1)*a*Math.pow(2,o-r)},t.write=function(e,t,n,r,i,o){var a,s,l,c=8*o-i-1,u=(1<>1,d=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,p=r?0:o-1,h=r?1:-1,g=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=u):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),(t+=a+f>=1?d/l:d*Math.pow(2,1-f))*l>=2&&(a++,l/=2),a+f>=u?(s=0,a=u):a+f>=1?(s=(t*l-1)*Math.pow(2,i),a+=f):(s=t*Math.pow(2,f-1)*Math.pow(2,i),a=0));i>=8;e[n+p]=255&s,p+=h,s/=256,i-=8);for(a=a<0;e[n+p]=255&a,p+=h,a/=256,c-=8);e[n+p-h]|=128*g}},600:e=>{var t={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==t.call(e)}},516:(e,t,n)=>{"use strict";var r=n(504),i=n(712);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n