livevegas-ui-kit 1.0.121 → 1.0.122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- (function(G,A){typeof exports=="object"&&typeof module<"u"?A(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],A):(G=typeof globalThis<"u"?globalThis:G||self,A(G["livevegas-ui-kit"]={},G.React))})(this,function(G,A){"use strict";var sn={exports:{}},tt={};/**
1
+ (function(G,v){typeof exports=="object"&&typeof module<"u"?v(exports,require("react")):typeof define=="function"&&define.amd?define(["exports","react"],v):(G=typeof globalThis<"u"?globalThis:G||self,v(G["livevegas-ui-kit"]={},G.React))})(this,function(G,v){"use strict";var sn={exports:{}},tt={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Kn;function ni(){if(Kn)return tt;Kn=1;var e=A,t=Symbol.for("react.element"),a=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,r=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function o(l,c,d){var u,p={},x=null,m=null;d!==void 0&&(x=""+d),c.key!==void 0&&(x=""+c.key),c.ref!==void 0&&(m=c.ref);for(u in c)i.call(c,u)&&!s.hasOwnProperty(u)&&(p[u]=c[u]);if(l&&l.defaultProps)for(u in c=l.defaultProps,c)p[u]===void 0&&(p[u]=c[u]);return{$$typeof:t,type:l,key:x,ref:m,props:p,_owner:r.current}}return tt.Fragment=a,tt.jsx=o,tt.jsxs=o,tt}var nt={};/**
9
+ */var Kn;function ni(){if(Kn)return tt;Kn=1;var e=v,t=Symbol.for("react.element"),a=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,r=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function o(l,c,d){var u,p={},x=null,m=null;d!==void 0&&(x=""+d),c.key!==void 0&&(x=""+c.key),c.ref!==void 0&&(m=c.ref);for(u in c)i.call(c,u)&&!s.hasOwnProperty(u)&&(p[u]=c[u]);if(l&&l.defaultProps)for(u in c=l.defaultProps,c)p[u]===void 0&&(p[u]=c[u]);return{$$typeof:t,type:l,key:x,ref:m,props:p,_owner:r.current}}return tt.Fragment=a,tt.jsx=o,tt.jsxs=o,tt}var nt={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,7 +14,7 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var Zn;function ai(){return Zn||(Zn=1,process.env.NODE_ENV!=="production"&&function(){var e=A,t=Symbol.for("react.element"),a=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),g=Symbol.iterator,y="@@iterator";function v(h){if(h===null||typeof h!="object")return null;var b=g&&h[g]||h[y];return typeof b=="function"?b:null}var k=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(h){{for(var b=arguments.length,C=new Array(b>1?b-1:0),T=1;T<b;T++)C[T-1]=arguments[T];I("error",h,C)}}function I(h,b,C){{var T=k.ReactDebugCurrentFrame,E=T.getStackAddendum();E!==""&&(b+="%s",C=C.concat([E]));var Z=C.map(function(W){return String(W)});Z.unshift("Warning: "+b),Function.prototype.apply.call(console[h],console,Z)}}var S=!1,B=!1,L=!1,j=!1,H=!1,z;z=Symbol.for("react.module.reference");function P(h){return!!(typeof h=="string"||typeof h=="function"||h===i||h===s||H||h===r||h===d||h===u||j||h===m||S||B||L||typeof h=="object"&&h!==null&&(h.$$typeof===x||h.$$typeof===p||h.$$typeof===o||h.$$typeof===l||h.$$typeof===c||h.$$typeof===z||h.getModuleId!==void 0))}function $(h,b,C){var T=h.displayName;if(T)return T;var E=b.displayName||b.name||"";return E!==""?C+"("+E+")":C}function he(h){return h.displayName||"Context"}function Y(h){if(h==null)return null;if(typeof h.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof h=="function")return h.displayName||h.name||null;if(typeof h=="string")return h;switch(h){case i:return"Fragment";case a:return"Portal";case s:return"Profiler";case r:return"StrictMode";case d:return"Suspense";case u:return"SuspenseList"}if(typeof h=="object")switch(h.$$typeof){case l:var b=h;return he(b)+".Consumer";case o:var C=h;return he(C._context)+".Provider";case c:return $(h,h.render,"ForwardRef");case p:var T=h.displayName||null;return T!==null?T:Y(h.type)||"Memo";case x:{var E=h,Z=E._payload,W=E._init;try{return Y(W(Z))}catch{return null}}}return null}var K=Object.assign,le=0,ie,D,_,ee,ue,J,q;function se(){}se.__reactDisabledLog=!0;function Se(){{if(le===0){ie=console.log,D=console.info,_=console.warn,ee=console.error,ue=console.group,J=console.groupCollapsed,q=console.groupEnd;var h={configurable:!0,enumerable:!0,value:se,writable:!0};Object.defineProperties(console,{info:h,log:h,warn:h,error:h,group:h,groupCollapsed:h,groupEnd:h})}le++}}function ye(){{if(le--,le===0){var h={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:K({},h,{value:ie}),info:K({},h,{value:D}),warn:K({},h,{value:_}),error:K({},h,{value:ee}),group:K({},h,{value:ue}),groupCollapsed:K({},h,{value:J}),groupEnd:K({},h,{value:q})})}le<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var R=k.ReactCurrentDispatcher,Te;function be(h,b,C){{if(Te===void 0)try{throw Error()}catch(E){var T=E.stack.trim().match(/\n( *(at )?)/);Te=T&&T[1]||""}return`
17
+ */var Zn;function ai(){return Zn||(Zn=1,process.env.NODE_ENV!=="production"&&function(){var e=v,t=Symbol.for("react.element"),a=Symbol.for("react.portal"),i=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),d=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),g=Symbol.iterator,y="@@iterator";function A(h){if(h===null||typeof h!="object")return null;var b=g&&h[g]||h[y];return typeof b=="function"?b:null}var k=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(h){{for(var b=arguments.length,C=new Array(b>1?b-1:0),T=1;T<b;T++)C[T-1]=arguments[T];I("error",h,C)}}function I(h,b,C){{var T=k.ReactDebugCurrentFrame,E=T.getStackAddendum();E!==""&&(b+="%s",C=C.concat([E]));var Z=C.map(function(W){return String(W)});Z.unshift("Warning: "+b),Function.prototype.apply.call(console[h],console,Z)}}var S=!1,B=!1,L=!1,j=!1,H=!1,z;z=Symbol.for("react.module.reference");function P(h){return!!(typeof h=="string"||typeof h=="function"||h===i||h===s||H||h===r||h===d||h===u||j||h===m||S||B||L||typeof h=="object"&&h!==null&&(h.$$typeof===x||h.$$typeof===p||h.$$typeof===o||h.$$typeof===l||h.$$typeof===c||h.$$typeof===z||h.getModuleId!==void 0))}function $(h,b,C){var T=h.displayName;if(T)return T;var E=b.displayName||b.name||"";return E!==""?C+"("+E+")":C}function he(h){return h.displayName||"Context"}function Y(h){if(h==null)return null;if(typeof h.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof h=="function")return h.displayName||h.name||null;if(typeof h=="string")return h;switch(h){case i:return"Fragment";case a:return"Portal";case s:return"Profiler";case r:return"StrictMode";case d:return"Suspense";case u:return"SuspenseList"}if(typeof h=="object")switch(h.$$typeof){case l:var b=h;return he(b)+".Consumer";case o:var C=h;return he(C._context)+".Provider";case c:return $(h,h.render,"ForwardRef");case p:var T=h.displayName||null;return T!==null?T:Y(h.type)||"Memo";case x:{var E=h,Z=E._payload,W=E._init;try{return Y(W(Z))}catch{return null}}}return null}var K=Object.assign,le=0,ie,D,_,ee,ue,J,q;function se(){}se.__reactDisabledLog=!0;function Se(){{if(le===0){ie=console.log,D=console.info,_=console.warn,ee=console.error,ue=console.group,J=console.groupCollapsed,q=console.groupEnd;var h={configurable:!0,enumerable:!0,value:se,writable:!0};Object.defineProperties(console,{info:h,log:h,warn:h,error:h,group:h,groupCollapsed:h,groupEnd:h})}le++}}function ye(){{if(le--,le===0){var h={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:K({},h,{value:ie}),info:K({},h,{value:D}),warn:K({},h,{value:_}),error:K({},h,{value:ee}),group:K({},h,{value:ue}),groupCollapsed:K({},h,{value:J}),groupEnd:K({},h,{value:q})})}le<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var R=k.ReactCurrentDispatcher,Te;function be(h,b,C){{if(Te===void 0)try{throw Error()}catch(E){var T=E.stack.trim().match(/\n( *(at )?)/);Te=T&&T[1]||""}return`
18
18
  `+Te+h}}var Ce=!1,Be;{var $e=typeof WeakMap=="function"?WeakMap:Map;Be=new $e}function we(h,b){if(!h||Ce)return"";{var C=Be.get(h);if(C!==void 0)return C}var T;Ce=!0;var E=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Z;Z=R.current,R.current=null,Se();try{if(b){var W=function(){throw Error()};if(Object.defineProperty(W.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(W,[])}catch(pe){T=pe}Reflect.construct(h,[],W)}else{try{W.call()}catch(pe){T=pe}h.call(W.prototype)}}else{try{throw Error()}catch(pe){T=pe}h()}}catch(pe){if(pe&&T&&typeof pe.stack=="string"){for(var F=pe.stack.split(`
19
19
  `),ce=T.stack.split(`
20
20
  `),te=F.length-1,ae=ce.length-1;te>=1&&ae>=0&&F[te]!==ce[ae];)ae--;for(;te>=1&&ae>=0;te--,ae--)if(F[te]!==ce[ae]){if(te!==1||ae!==1)do if(te--,ae--,ae<0||F[te]!==ce[ae]){var ge=`
@@ -22,17 +22,17 @@
22
22
 
23
23
  Check the render method of \``+h+"`."}return""}}function Ml(h){return""}var Ja={};function Ol(h){{var b=Qa();if(!b){var C=typeof h=="string"?h:h.displayName||h.name;C&&(b=`
24
24
 
25
- Check the top-level render call using <`+C+">.")}return b}}function $a(h,b){{if(!h._store||h._store.validated||h.key!=null)return;h._store.validated=!0;var C=Ol(b);if(Ja[C])return;Ja[C]=!0;var T="";h&&h._owner&&h._owner!==Vn.current&&(T=" It was passed a child from "+Y(h._owner.type)+"."),_e(h),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,T),_e(null)}}function _a(h,b){{if(typeof h!="object")return;if(Gn(h))for(var C=0;C<h.length;C++){var T=h[C];Un(T)&&$a(T,b)}else if(Un(h))h._store&&(h._store.validated=!0);else if(h){var E=v(h);if(typeof E=="function"&&E!==h.entries)for(var Z=E.call(h),W;!(W=Z.next()).done;)Un(W.value)&&$a(W.value,b)}}}function Dl(h){{var b=h.type;if(b==null||typeof b=="string")return;var C;if(typeof b=="function")C=b.propTypes;else if(typeof b=="object"&&(b.$$typeof===c||b.$$typeof===p))C=b.propTypes;else return;if(C){var T=Y(b);wl(C,h.props,"prop",T,h)}else if(b.PropTypes!==void 0&&!En){En=!0;var E=Y(b);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",E||"Unknown")}typeof b.getDefaultProps=="function"&&!b.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Hl(h){{for(var b=Object.keys(h.props),C=0;C<b.length;C++){var T=b[C];if(T!=="children"&&T!=="key"){_e(h),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",T),_e(null);break}}h.ref!==null&&(_e(h),w("Invalid attribute `ref` supplied to `React.Fragment`."),_e(null))}}var ei={};function ti(h,b,C,T,E,Z){{var W=P(h);if(!W){var F="";(h===void 0||typeof h=="object"&&h!==null&&Object.keys(h).length===0)&&(F+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var ce=Ml();ce?F+=ce:F+=Qa();var te;h===null?te="null":Gn(h)?te="array":h!==void 0&&h.$$typeof===t?(te="<"+(Y(h.type)||"Unknown")+" />",F=" Did you accidentally export a JSX literal instead of a component?"):te=typeof h,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",te,F)}var ae=zl(h,b,C,E,Z);if(ae==null)return ae;if(W){var ge=b.children;if(ge!==void 0)if(T)if(Gn(ge)){for(var et=0;et<ge.length;et++)_a(ge[et],h);Object.freeze&&Object.freeze(ge)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else _a(ge,h)}if(pt.call(b,"key")){var Ge=Y(h),pe=Object.keys(b).filter(function(Vl){return Vl!=="key"}),Yn=pe.length>0?"{key: someKey, "+pe.join(": ..., ")+": ...}":"{key: someKey}";if(!ei[Ge+Yn]){var Gl=pe.length>0?"{"+pe.join(": ..., ")+": ...}":"{}";w(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+C+">.")}return b}}function $a(h,b){{if(!h._store||h._store.validated||h.key!=null)return;h._store.validated=!0;var C=Ol(b);if(Ja[C])return;Ja[C]=!0;var T="";h&&h._owner&&h._owner!==Vn.current&&(T=" It was passed a child from "+Y(h._owner.type)+"."),_e(h),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',C,T),_e(null)}}function _a(h,b){{if(typeof h!="object")return;if(Gn(h))for(var C=0;C<h.length;C++){var T=h[C];Un(T)&&$a(T,b)}else if(Un(h))h._store&&(h._store.validated=!0);else if(h){var E=A(h);if(typeof E=="function"&&E!==h.entries)for(var Z=E.call(h),W;!(W=Z.next()).done;)Un(W.value)&&$a(W.value,b)}}}function Dl(h){{var b=h.type;if(b==null||typeof b=="string")return;var C;if(typeof b=="function")C=b.propTypes;else if(typeof b=="object"&&(b.$$typeof===c||b.$$typeof===p))C=b.propTypes;else return;if(C){var T=Y(b);wl(C,h.props,"prop",T,h)}else if(b.PropTypes!==void 0&&!En){En=!0;var E=Y(b);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",E||"Unknown")}typeof b.getDefaultProps=="function"&&!b.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Hl(h){{for(var b=Object.keys(h.props),C=0;C<b.length;C++){var T=b[C];if(T!=="children"&&T!=="key"){_e(h),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",T),_e(null);break}}h.ref!==null&&(_e(h),w("Invalid attribute `ref` supplied to `React.Fragment`."),_e(null))}}var ei={};function ti(h,b,C,T,E,Z){{var W=P(h);if(!W){var F="";(h===void 0||typeof h=="object"&&h!==null&&Object.keys(h).length===0)&&(F+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var ce=Ml();ce?F+=ce:F+=Qa();var te;h===null?te="null":Gn(h)?te="array":h!==void 0&&h.$$typeof===t?(te="<"+(Y(h.type)||"Unknown")+" />",F=" Did you accidentally export a JSX literal instead of a component?"):te=typeof h,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",te,F)}var ae=zl(h,b,C,E,Z);if(ae==null)return ae;if(W){var ge=b.children;if(ge!==void 0)if(T)if(Gn(ge)){for(var et=0;et<ge.length;et++)_a(ge[et],h);Object.freeze&&Object.freeze(ge)}else w("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else _a(ge,h)}if(pt.call(b,"key")){var Ge=Y(h),pe=Object.keys(b).filter(function(Vl){return Vl!=="key"}),Yn=pe.length>0?"{key: someKey, "+pe.join(": ..., ")+": ...}":"{key: someKey}";if(!ei[Ge+Yn]){var Gl=pe.length>0?"{"+pe.join(": ..., ")+": ...}":"{}";w(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,Yn,Ge,Gl,Ge),ei[Ge+Yn]=!0}}return h===i?Hl(ae):Dl(ae),ae}}function Rl(h,b,C){return ti(h,b,C,!0)}function Pl(h,b,C){return ti(h,b,C,!1)}var Fl=Pl,Wl=Rl;nt.Fragment=i,nt.jsx=Fl,nt.jsxs=Wl}()),nt}process.env.NODE_ENV==="production"?sn.exports=ni():sn.exports=ai();var n=sn.exports;const ii=(e,t,a,i)=>{var s,o,l,c;const r=[a,{code:t,...i||{}}];if((o=(s=e==null?void 0:e.services)==null?void 0:s.logger)!=null&&o.forward)return e.services.logger.forward(r,"warn","react-i18next::",!0);ze(r[0])&&(r[0]=`react-i18next:: ${r[0]}`),(c=(l=e==null?void 0:e.services)==null?void 0:l.logger)!=null&&c.warn?e.services.logger.warn(...r):console!=null&&console.warn&&console.warn(...r)},Xn={},on=(e,t,a,i)=>{ze(a)&&Xn[a]||(ze(a)&&(Xn[a]=new Date),ii(e,t,a,i))},qn=(e,t)=>()=>{if(e.isInitialized)t();else{const a=()=>{setTimeout(()=>{e.off("initialized",a)},0),t()};e.on("initialized",a)}},ln=(e,t,a)=>{e.loadNamespaces(t,qn(e,a))},Qn=(e,t,a,i)=>{if(ze(a)&&(a=[a]),e.options.preload&&e.options.preload.indexOf(t)>-1)return ln(e,a,i);a.forEach(r=>{e.options.ns.indexOf(r)<0&&e.options.ns.push(r)}),e.loadLanguages(t,qn(e,i))},ri=(e,t,a={})=>!t.languages||!t.languages.length?(on(t,"NO_LANGUAGES","i18n.languages were undefined or empty",{languages:t.languages}),!0):t.hasLoadedNamespace(e,{lng:a.lng,precheck:(i,r)=>{if(a.bindI18n&&a.bindI18n.indexOf("languageChanging")>-1&&i.services.backendConnector.backend&&i.isLanguageChangingTo&&!r(i.isLanguageChangingTo,e))return!1}}),ze=e=>typeof e=="string",si=e=>typeof e=="object"&&e!==null,oi=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,li={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"©","&#169;":"©","&reg;":"®","&#174;":"®","&hellip;":"…","&#8230;":"…","&#x2F;":"/","&#47;":"/"},ci=e=>li[e];let cn={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(oi,ci)};const di=(e={})=>{cn={...cn,...e}},hi=()=>cn;let Jn;const ui=e=>{Jn=e},pi=()=>Jn,fi={type:"3rdParty",init(e){di(e.options.react),ui(e)}},gi=A.createContext();class mi{constructor(){this.usedNamespaces={}}addUsedNamespaces(t){t.forEach(a=>{this.usedNamespaces[a]||(this.usedNamespaces[a]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const xi=(e,t)=>{const a=A.useRef();return A.useEffect(()=>{a.current=e},[e,t]),a.current},$n=(e,t,a,i)=>e.getFixedT(t,a,i),yi=(e,t,a,i)=>A.useCallback($n(e,t,a,i),[e,t,a,i]),U=(e,t={})=>{var S,B,L,j;const{i18n:a}=t,{i18n:i,defaultNS:r}=A.useContext(gi)||{},s=a||i||pi();if(s&&!s.reportNamespaces&&(s.reportNamespaces=new mi),!s){on(s,"NO_I18NEXT_INSTANCE","useTranslation: You will need to pass in an i18next instance by using initReactI18next");const H=(P,$)=>ze($)?$:si($)&&ze($.defaultValue)?$.defaultValue:Array.isArray(P)?P[P.length-1]:P,z=[H,{},!1];return z.t=H,z.i18n={},z.ready=!1,z}(S=s.options.react)!=null&&S.wait&&on(s,"DEPRECATED_OPTION","useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const o={...hi(),...s.options.react,...t},{useSuspense:l,keyPrefix:c}=o;let d=r||((B=s.options)==null?void 0:B.defaultNS);d=ze(d)?[d]:d||["translation"],(j=(L=s.reportNamespaces).addUsedNamespaces)==null||j.call(L,d);const u=(s.isInitialized||s.initializedStoreOnce)&&d.every(H=>ri(H,s,o)),p=yi(s,t.lng||null,o.nsMode==="fallback"?d:d[0],c),x=()=>p,m=()=>$n(s,t.lng||null,o.nsMode==="fallback"?d:d[0],c),[g,y]=A.useState(x);let v=d.join();t.lng&&(v=`${t.lng}${v}`);const k=xi(v),w=A.useRef(!0);A.useEffect(()=>{const{bindI18n:H,bindI18nStore:z}=o;w.current=!0,!u&&!l&&(t.lng?Qn(s,t.lng,d,()=>{w.current&&y(m)}):ln(s,d,()=>{w.current&&y(m)})),u&&k&&k!==v&&w.current&&y(m);const P=()=>{w.current&&y(m)};return H&&(s==null||s.on(H,P)),z&&(s==null||s.store.on(z,P)),()=>{w.current=!1,s&&H&&(H==null||H.split(" ").forEach($=>s.off($,P))),z&&s&&z.split(" ").forEach($=>s.store.off($,P))}},[s,v]),A.useEffect(()=>{w.current&&u&&y(x)},[s,c,u]);const I=[g,s,u];if(I.t=g,I.i18n=s,I.ready=u,u||!u&&!l)return I;throw new Promise(H=>{t.lng?Qn(s,t.lng,d,()=>H()):ln(s,d,()=>H())})};var de=function(){return de=Object.assign||function(t){for(var a,i=1,r=arguments.length;i<r;i++){a=arguments[i];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(t[s]=a[s])}return t},de.apply(this,arguments)};function Me(e,t,a){if(a||arguments.length===2)for(var i=0,r=t.length,s;i<r;i++)(s||!(i in t))&&(s||(s=Array.prototype.slice.call(t,0,i)),s[i]=t[i]);return e.concat(s||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function bi(e){var t=Object.create(null);return function(a){return t[a]===void 0&&(t[a]=e(a)),t[a]}}var Ci=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,wi=bi(function(e){return Ci.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),Q="-ms-",at="-moz-",V="-webkit-",_n="comm",ft="rule",dn="decl",vi="@import",e1="@keyframes",Ai="@layer",t1=Math.abs,hn=String.fromCharCode,un=Object.assign;function ki(e,t){return re(e,0)^45?(((t<<2^re(e,0))<<2^re(e,1))<<2^re(e,2))<<2^re(e,3):0}function n1(e){return e.trim()}function Le(e,t){return(e=t.exec(e))?e[0]:e}function O(e,t,a){return e.replace(t,a)}function gt(e,t,a){return e.indexOf(t,a)}function re(e,t){return e.charCodeAt(t)|0}function Ve(e,t,a){return e.slice(t,a)}function ve(e){return e.length}function a1(e){return e.length}function it(e,t){return t.push(e),e}function ji(e,t){return e.map(t).join("")}function i1(e,t){return e.filter(function(a){return!Le(a,t)})}var mt=1,Ee=1,r1=0,fe=0,ne=0,Ue="";function xt(e,t,a,i,r,s,o,l){return{value:e,root:t,parent:a,type:i,props:r,children:s,line:mt,column:Ee,length:o,return:"",siblings:l}}function Ie(e,t){return un(xt("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},t)}function Ye(e){for(;e.root;)e=Ie(e.root,{children:[e]});it(e,e.siblings)}function Si(){return ne}function Li(){return ne=fe>0?re(Ue,--fe):0,Ee--,ne===10&&(Ee=1,mt--),ne}function me(){return ne=fe<r1?re(Ue,fe++):0,Ee++,ne===10&&(Ee=1,mt++),ne}function Oe(){return re(Ue,fe)}function yt(){return fe}function bt(e,t){return Ve(Ue,e,t)}function pn(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Ii(e){return mt=Ee=1,r1=ve(Ue=e),fe=0,[]}function Ni(e){return Ue="",e}function fn(e){return n1(bt(fe-1,gn(e===91?e+2:e===40?e+1:e)))}function Ti(e){for(;(ne=Oe())&&ne<33;)me();return pn(e)>2||pn(ne)>3?"":" "}function Bi(e,t){for(;--t&&me()&&!(ne<48||ne>102||ne>57&&ne<65||ne>70&&ne<97););return bt(e,yt()+(t<6&&Oe()==32&&me()==32))}function gn(e){for(;me();)switch(ne){case e:return fe;case 34:case 39:e!==34&&e!==39&&gn(ne);break;case 40:e===41&&gn(e);break;case 92:me();break}return fe}function zi(e,t){for(;me()&&e+ne!==57;)if(e+ne===84&&Oe()===47)break;return"/*"+bt(t,fe-1)+"*"+hn(e===47?e:me())}function Mi(e){for(;!pn(Oe());)me();return bt(e,fe)}function Oi(e){return Ni(Ct("",null,null,null,[""],e=Ii(e),0,[0],e))}function Ct(e,t,a,i,r,s,o,l,c){for(var d=0,u=0,p=o,x=0,m=0,g=0,y=1,v=1,k=1,w=0,I="",S=r,B=s,L=i,j=I;v;)switch(g=w,w=me()){case 40:if(g!=108&&re(j,p-1)==58){gt(j+=O(fn(w),"&","&\f"),"&\f",t1(d?l[d-1]:0))!=-1&&(k=-1);break}case 34:case 39:case 91:j+=fn(w);break;case 9:case 10:case 13:case 32:j+=Ti(g);break;case 92:j+=Bi(yt()-1,7);continue;case 47:switch(Oe()){case 42:case 47:it(Di(zi(me(),yt()),t,a,c),c);break;default:j+="/"}break;case 123*y:l[d++]=ve(j)*k;case 125*y:case 59:case 0:switch(w){case 0:case 125:v=0;case 59+u:k==-1&&(j=O(j,/\f/g,"")),m>0&&ve(j)-p&&it(m>32?o1(j+";",i,a,p-1,c):o1(O(j," ","")+";",i,a,p-2,c),c);break;case 59:j+=";";default:if(it(L=s1(j,t,a,d,u,r,l,I,S=[],B=[],p,s),s),w===123)if(u===0)Ct(j,t,L,L,S,s,p,l,B);else switch(x===99&&re(j,3)===110?100:x){case 100:case 108:case 109:case 115:Ct(e,L,L,i&&it(s1(e,L,L,0,0,r,l,I,r,S=[],p,B),B),r,B,p,l,i?S:B);break;default:Ct(j,L,L,L,[""],B,0,l,B)}}d=u=m=0,y=k=1,I=j="",p=o;break;case 58:p=1+ve(j),m=g;default:if(y<1){if(w==123)--y;else if(w==125&&y++==0&&Li()==125)continue}switch(j+=hn(w),w*y){case 38:k=u>0?1:(j+="\f",-1);break;case 44:l[d++]=(ve(j)-1)*k,k=1;break;case 64:Oe()===45&&(j+=fn(me())),x=Oe(),u=p=ve(I=j+=Mi(yt())),w++;break;case 45:g===45&&ve(j)==2&&(y=0)}}return s}function s1(e,t,a,i,r,s,o,l,c,d,u,p){for(var x=r-1,m=r===0?s:[""],g=a1(m),y=0,v=0,k=0;y<i;++y)for(var w=0,I=Ve(e,x+1,x=t1(v=o[y])),S=e;w<g;++w)(S=n1(v>0?m[w]+" "+I:O(I,/&\f/g,m[w])))&&(c[k++]=S);return xt(e,t,a,r===0?ft:l,c,d,u,p)}function Di(e,t,a,i){return xt(e,t,a,_n,hn(Si()),Ve(e,2,-2),0,i)}function o1(e,t,a,i,r){return xt(e,t,a,dn,Ve(e,0,i),Ve(e,i+1,-1),i,r)}function l1(e,t,a){switch(ki(e,t)){case 5103:return V+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return V+e+e;case 4789:return at+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return V+e+at+e+Q+e+e;case 5936:switch(re(e,t+11)){case 114:return V+e+Q+O(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return V+e+Q+O(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return V+e+Q+O(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return V+e+Q+e+e;case 6165:return V+e+Q+"flex-"+e+e;case 5187:return V+e+O(e,/(\w+).+(:[^]+)/,V+"box-$1$2"+Q+"flex-$1$2")+e;case 5443:return V+e+Q+"flex-item-"+O(e,/flex-|-self/g,"")+(Le(e,/flex-|baseline/)?"":Q+"grid-row-"+O(e,/flex-|-self/g,""))+e;case 4675:return V+e+Q+"flex-line-pack"+O(e,/align-content|flex-|-self/g,"")+e;case 5548:return V+e+Q+O(e,"shrink","negative")+e;case 5292:return V+e+Q+O(e,"basis","preferred-size")+e;case 6060:return V+"box-"+O(e,"-grow","")+V+e+Q+O(e,"grow","positive")+e;case 4554:return V+O(e,/([^-])(transform)/g,"$1"+V+"$2")+e;case 6187:return O(O(O(e,/(zoom-|grab)/,V+"$1"),/(image-set)/,V+"$1"),e,"")+e;case 5495:case 3959:return O(e,/(image-set\([^]*)/,V+"$1$`$1");case 4968:return O(O(e,/(.+:)(flex-)?(.*)/,V+"box-pack:$3"+Q+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+V+e+e;case 4200:if(!Le(e,/flex-|baseline/))return Q+"grid-column-align"+Ve(e,t)+e;break;case 2592:case 3360:return Q+O(e,"template-","")+e;case 4384:case 3616:return a&&a.some(function(i,r){return t=r,Le(i.props,/grid-\w+-end/)})?~gt(e+(a=a[t].value),"span",0)?e:Q+O(e,"-start","")+e+Q+"grid-row-span:"+(~gt(a,"span",0)?Le(a,/\d+/):+Le(a,/\d+/)-+Le(e,/\d+/))+";":Q+O(e,"-start","")+e;case 4896:case 4128:return a&&a.some(function(i){return Le(i.props,/grid-\w+-start/)})?e:Q+O(O(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return O(e,/(.+)-inline(.+)/,V+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(ve(e)-1-t>6)switch(re(e,t+1)){case 109:if(re(e,t+4)!==45)break;case 102:return O(e,/(.+:)(.+)-([^]+)/,"$1"+V+"$2-$3$1"+at+(re(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~gt(e,"stretch",0)?l1(O(e,"stretch","fill-available"),t,a)+e:e}break;case 5152:case 5920:return O(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(i,r,s,o,l,c,d){return Q+r+":"+s+d+(o?Q+r+"-span:"+(l?c:+c-+s)+d:"")+e});case 4949:if(re(e,t+6)===121)return O(e,":",":"+V)+e;break;case 6444:switch(re(e,re(e,14)===45?18:11)){case 120:return O(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+V+(re(e,14)===45?"inline-":"")+"box$3$1"+V+"$2$3$1"+Q+"$2box$3")+e;case 100:return O(e,":",":"+Q)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return O(e,"scroll-","scroll-snap-")+e}return e}function wt(e,t){for(var a="",i=0;i<e.length;i++)a+=t(e[i],i,e,t)||"";return a}function Hi(e,t,a,i){switch(e.type){case Ai:if(e.children.length)break;case vi:case dn:return e.return=e.return||e.value;case _n:return"";case e1:return e.return=e.value+"{"+wt(e.children,i)+"}";case ft:if(!ve(e.value=e.props.join(",")))return""}return ve(a=wt(e.children,i))?e.return=e.value+"{"+a+"}":""}function Ri(e){var t=a1(e);return function(a,i,r,s){for(var o="",l=0;l<t;l++)o+=e[l](a,i,r,s)||"";return o}}function Pi(e){return function(t){t.root||(t=t.return)&&e(t)}}function Fi(e,t,a,i){if(e.length>-1&&!e.return)switch(e.type){case dn:e.return=l1(e.value,e.length,a);return;case e1:return wt([Ie(e,{value:O(e.value,"@","@"+V)})],i);case ft:if(e.length)return ji(a=e.props,function(r){switch(Le(r,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":Ye(Ie(e,{props:[O(r,/:(read-\w+)/,":"+at+"$1")]})),Ye(Ie(e,{props:[r]})),un(e,{props:i1(a,i)});break;case"::placeholder":Ye(Ie(e,{props:[O(r,/:(plac\w+)/,":"+V+"input-$1")]})),Ye(Ie(e,{props:[O(r,/:(plac\w+)/,":"+at+"$1")]})),Ye(Ie(e,{props:[O(r,/:(plac\w+)/,Q+"input-$1")]})),Ye(Ie(e,{props:[r]})),un(e,{props:i1(a,i)});break}return""})}}var Wi={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},De=typeof process<"u"&&process.env!==void 0&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",c1="active",d1="data-styled-version",vt="6.1.19",mn=`/*!sc*/
30
+ <%s key={someKey} {...props} />`,Yn,Ge,Gl,Ge),ei[Ge+Yn]=!0}}return h===i?Hl(ae):Dl(ae),ae}}function Rl(h,b,C){return ti(h,b,C,!0)}function Pl(h,b,C){return ti(h,b,C,!1)}var Fl=Pl,Wl=Rl;nt.Fragment=i,nt.jsx=Fl,nt.jsxs=Wl}()),nt}process.env.NODE_ENV==="production"?sn.exports=ni():sn.exports=ai();var n=sn.exports;const ii=(e,t,a,i)=>{var s,o,l,c;const r=[a,{code:t,...i||{}}];if((o=(s=e==null?void 0:e.services)==null?void 0:s.logger)!=null&&o.forward)return e.services.logger.forward(r,"warn","react-i18next::",!0);ze(r[0])&&(r[0]=`react-i18next:: ${r[0]}`),(c=(l=e==null?void 0:e.services)==null?void 0:l.logger)!=null&&c.warn?e.services.logger.warn(...r):console!=null&&console.warn&&console.warn(...r)},Xn={},on=(e,t,a,i)=>{ze(a)&&Xn[a]||(ze(a)&&(Xn[a]=new Date),ii(e,t,a,i))},qn=(e,t)=>()=>{if(e.isInitialized)t();else{const a=()=>{setTimeout(()=>{e.off("initialized",a)},0),t()};e.on("initialized",a)}},ln=(e,t,a)=>{e.loadNamespaces(t,qn(e,a))},Qn=(e,t,a,i)=>{if(ze(a)&&(a=[a]),e.options.preload&&e.options.preload.indexOf(t)>-1)return ln(e,a,i);a.forEach(r=>{e.options.ns.indexOf(r)<0&&e.options.ns.push(r)}),e.loadLanguages(t,qn(e,i))},ri=(e,t,a={})=>!t.languages||!t.languages.length?(on(t,"NO_LANGUAGES","i18n.languages were undefined or empty",{languages:t.languages}),!0):t.hasLoadedNamespace(e,{lng:a.lng,precheck:(i,r)=>{if(a.bindI18n&&a.bindI18n.indexOf("languageChanging")>-1&&i.services.backendConnector.backend&&i.isLanguageChangingTo&&!r(i.isLanguageChangingTo,e))return!1}}),ze=e=>typeof e=="string",si=e=>typeof e=="object"&&e!==null,oi=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,li={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"©","&#169;":"©","&reg;":"®","&#174;":"®","&hellip;":"…","&#8230;":"…","&#x2F;":"/","&#47;":"/"},ci=e=>li[e];let cn={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:e=>e.replace(oi,ci)};const di=(e={})=>{cn={...cn,...e}},hi=()=>cn;let Jn;const ui=e=>{Jn=e},pi=()=>Jn,fi={type:"3rdParty",init(e){di(e.options.react),ui(e)}},gi=v.createContext();class mi{constructor(){this.usedNamespaces={}}addUsedNamespaces(t){t.forEach(a=>{this.usedNamespaces[a]||(this.usedNamespaces[a]=!0)})}getUsedNamespaces(){return Object.keys(this.usedNamespaces)}}const xi=(e,t)=>{const a=v.useRef();return v.useEffect(()=>{a.current=e},[e,t]),a.current},$n=(e,t,a,i)=>e.getFixedT(t,a,i),yi=(e,t,a,i)=>v.useCallback($n(e,t,a,i),[e,t,a,i]),U=(e,t={})=>{var S,B,L,j;const{i18n:a}=t,{i18n:i,defaultNS:r}=v.useContext(gi)||{},s=a||i||pi();if(s&&!s.reportNamespaces&&(s.reportNamespaces=new mi),!s){on(s,"NO_I18NEXT_INSTANCE","useTranslation: You will need to pass in an i18next instance by using initReactI18next");const H=(P,$)=>ze($)?$:si($)&&ze($.defaultValue)?$.defaultValue:Array.isArray(P)?P[P.length-1]:P,z=[H,{},!1];return z.t=H,z.i18n={},z.ready=!1,z}(S=s.options.react)!=null&&S.wait&&on(s,"DEPRECATED_OPTION","useTranslation: It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");const o={...hi(),...s.options.react,...t},{useSuspense:l,keyPrefix:c}=o;let d=r||((B=s.options)==null?void 0:B.defaultNS);d=ze(d)?[d]:d||["translation"],(j=(L=s.reportNamespaces).addUsedNamespaces)==null||j.call(L,d);const u=(s.isInitialized||s.initializedStoreOnce)&&d.every(H=>ri(H,s,o)),p=yi(s,t.lng||null,o.nsMode==="fallback"?d:d[0],c),x=()=>p,m=()=>$n(s,t.lng||null,o.nsMode==="fallback"?d:d[0],c),[g,y]=v.useState(x);let A=d.join();t.lng&&(A=`${t.lng}${A}`);const k=xi(A),w=v.useRef(!0);v.useEffect(()=>{const{bindI18n:H,bindI18nStore:z}=o;w.current=!0,!u&&!l&&(t.lng?Qn(s,t.lng,d,()=>{w.current&&y(m)}):ln(s,d,()=>{w.current&&y(m)})),u&&k&&k!==A&&w.current&&y(m);const P=()=>{w.current&&y(m)};return H&&(s==null||s.on(H,P)),z&&(s==null||s.store.on(z,P)),()=>{w.current=!1,s&&H&&(H==null||H.split(" ").forEach($=>s.off($,P))),z&&s&&z.split(" ").forEach($=>s.store.off($,P))}},[s,A]),v.useEffect(()=>{w.current&&u&&y(x)},[s,c,u]);const I=[g,s,u];if(I.t=g,I.i18n=s,I.ready=u,u||!u&&!l)return I;throw new Promise(H=>{t.lng?Qn(s,t.lng,d,()=>H()):ln(s,d,()=>H())})};var de=function(){return de=Object.assign||function(t){for(var a,i=1,r=arguments.length;i<r;i++){a=arguments[i];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(t[s]=a[s])}return t},de.apply(this,arguments)};function Me(e,t,a){if(a||arguments.length===2)for(var i=0,r=t.length,s;i<r;i++)(s||!(i in t))&&(s||(s=Array.prototype.slice.call(t,0,i)),s[i]=t[i]);return e.concat(s||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function bi(e){var t=Object.create(null);return function(a){return t[a]===void 0&&(t[a]=e(a)),t[a]}}var Ci=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,wi=bi(function(e){return Ci.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),Q="-ms-",at="-moz-",V="-webkit-",_n="comm",ft="rule",dn="decl",vi="@import",e1="@keyframes",Ai="@layer",t1=Math.abs,hn=String.fromCharCode,un=Object.assign;function ki(e,t){return re(e,0)^45?(((t<<2^re(e,0))<<2^re(e,1))<<2^re(e,2))<<2^re(e,3):0}function n1(e){return e.trim()}function Le(e,t){return(e=t.exec(e))?e[0]:e}function O(e,t,a){return e.replace(t,a)}function gt(e,t,a){return e.indexOf(t,a)}function re(e,t){return e.charCodeAt(t)|0}function Ve(e,t,a){return e.slice(t,a)}function ve(e){return e.length}function a1(e){return e.length}function it(e,t){return t.push(e),e}function ji(e,t){return e.map(t).join("")}function i1(e,t){return e.filter(function(a){return!Le(a,t)})}var mt=1,Ee=1,r1=0,fe=0,ne=0,Ue="";function xt(e,t,a,i,r,s,o,l){return{value:e,root:t,parent:a,type:i,props:r,children:s,line:mt,column:Ee,length:o,return:"",siblings:l}}function Ie(e,t){return un(xt("",null,null,"",null,null,0,e.siblings),e,{length:-e.length},t)}function Ye(e){for(;e.root;)e=Ie(e.root,{children:[e]});it(e,e.siblings)}function Si(){return ne}function Li(){return ne=fe>0?re(Ue,--fe):0,Ee--,ne===10&&(Ee=1,mt--),ne}function me(){return ne=fe<r1?re(Ue,fe++):0,Ee++,ne===10&&(Ee=1,mt++),ne}function Oe(){return re(Ue,fe)}function yt(){return fe}function bt(e,t){return Ve(Ue,e,t)}function pn(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function Ii(e){return mt=Ee=1,r1=ve(Ue=e),fe=0,[]}function Ni(e){return Ue="",e}function fn(e){return n1(bt(fe-1,gn(e===91?e+2:e===40?e+1:e)))}function Ti(e){for(;(ne=Oe())&&ne<33;)me();return pn(e)>2||pn(ne)>3?"":" "}function Bi(e,t){for(;--t&&me()&&!(ne<48||ne>102||ne>57&&ne<65||ne>70&&ne<97););return bt(e,yt()+(t<6&&Oe()==32&&me()==32))}function gn(e){for(;me();)switch(ne){case e:return fe;case 34:case 39:e!==34&&e!==39&&gn(ne);break;case 40:e===41&&gn(e);break;case 92:me();break}return fe}function zi(e,t){for(;me()&&e+ne!==57;)if(e+ne===84&&Oe()===47)break;return"/*"+bt(t,fe-1)+"*"+hn(e===47?e:me())}function Mi(e){for(;!pn(Oe());)me();return bt(e,fe)}function Oi(e){return Ni(Ct("",null,null,null,[""],e=Ii(e),0,[0],e))}function Ct(e,t,a,i,r,s,o,l,c){for(var d=0,u=0,p=o,x=0,m=0,g=0,y=1,A=1,k=1,w=0,I="",S=r,B=s,L=i,j=I;A;)switch(g=w,w=me()){case 40:if(g!=108&&re(j,p-1)==58){gt(j+=O(fn(w),"&","&\f"),"&\f",t1(d?l[d-1]:0))!=-1&&(k=-1);break}case 34:case 39:case 91:j+=fn(w);break;case 9:case 10:case 13:case 32:j+=Ti(g);break;case 92:j+=Bi(yt()-1,7);continue;case 47:switch(Oe()){case 42:case 47:it(Di(zi(me(),yt()),t,a,c),c);break;default:j+="/"}break;case 123*y:l[d++]=ve(j)*k;case 125*y:case 59:case 0:switch(w){case 0:case 125:A=0;case 59+u:k==-1&&(j=O(j,/\f/g,"")),m>0&&ve(j)-p&&it(m>32?o1(j+";",i,a,p-1,c):o1(O(j," ","")+";",i,a,p-2,c),c);break;case 59:j+=";";default:if(it(L=s1(j,t,a,d,u,r,l,I,S=[],B=[],p,s),s),w===123)if(u===0)Ct(j,t,L,L,S,s,p,l,B);else switch(x===99&&re(j,3)===110?100:x){case 100:case 108:case 109:case 115:Ct(e,L,L,i&&it(s1(e,L,L,0,0,r,l,I,r,S=[],p,B),B),r,B,p,l,i?S:B);break;default:Ct(j,L,L,L,[""],B,0,l,B)}}d=u=m=0,y=k=1,I=j="",p=o;break;case 58:p=1+ve(j),m=g;default:if(y<1){if(w==123)--y;else if(w==125&&y++==0&&Li()==125)continue}switch(j+=hn(w),w*y){case 38:k=u>0?1:(j+="\f",-1);break;case 44:l[d++]=(ve(j)-1)*k,k=1;break;case 64:Oe()===45&&(j+=fn(me())),x=Oe(),u=p=ve(I=j+=Mi(yt())),w++;break;case 45:g===45&&ve(j)==2&&(y=0)}}return s}function s1(e,t,a,i,r,s,o,l,c,d,u,p){for(var x=r-1,m=r===0?s:[""],g=a1(m),y=0,A=0,k=0;y<i;++y)for(var w=0,I=Ve(e,x+1,x=t1(A=o[y])),S=e;w<g;++w)(S=n1(A>0?m[w]+" "+I:O(I,/&\f/g,m[w])))&&(c[k++]=S);return xt(e,t,a,r===0?ft:l,c,d,u,p)}function Di(e,t,a,i){return xt(e,t,a,_n,hn(Si()),Ve(e,2,-2),0,i)}function o1(e,t,a,i,r){return xt(e,t,a,dn,Ve(e,0,i),Ve(e,i+1,-1),i,r)}function l1(e,t,a){switch(ki(e,t)){case 5103:return V+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return V+e+e;case 4789:return at+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return V+e+at+e+Q+e+e;case 5936:switch(re(e,t+11)){case 114:return V+e+Q+O(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return V+e+Q+O(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return V+e+Q+O(e,/[svh]\w+-[tblr]{2}/,"lr")+e}case 6828:case 4268:case 2903:return V+e+Q+e+e;case 6165:return V+e+Q+"flex-"+e+e;case 5187:return V+e+O(e,/(\w+).+(:[^]+)/,V+"box-$1$2"+Q+"flex-$1$2")+e;case 5443:return V+e+Q+"flex-item-"+O(e,/flex-|-self/g,"")+(Le(e,/flex-|baseline/)?"":Q+"grid-row-"+O(e,/flex-|-self/g,""))+e;case 4675:return V+e+Q+"flex-line-pack"+O(e,/align-content|flex-|-self/g,"")+e;case 5548:return V+e+Q+O(e,"shrink","negative")+e;case 5292:return V+e+Q+O(e,"basis","preferred-size")+e;case 6060:return V+"box-"+O(e,"-grow","")+V+e+Q+O(e,"grow","positive")+e;case 4554:return V+O(e,/([^-])(transform)/g,"$1"+V+"$2")+e;case 6187:return O(O(O(e,/(zoom-|grab)/,V+"$1"),/(image-set)/,V+"$1"),e,"")+e;case 5495:case 3959:return O(e,/(image-set\([^]*)/,V+"$1$`$1");case 4968:return O(O(e,/(.+:)(flex-)?(.*)/,V+"box-pack:$3"+Q+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+V+e+e;case 4200:if(!Le(e,/flex-|baseline/))return Q+"grid-column-align"+Ve(e,t)+e;break;case 2592:case 3360:return Q+O(e,"template-","")+e;case 4384:case 3616:return a&&a.some(function(i,r){return t=r,Le(i.props,/grid-\w+-end/)})?~gt(e+(a=a[t].value),"span",0)?e:Q+O(e,"-start","")+e+Q+"grid-row-span:"+(~gt(a,"span",0)?Le(a,/\d+/):+Le(a,/\d+/)-+Le(e,/\d+/))+";":Q+O(e,"-start","")+e;case 4896:case 4128:return a&&a.some(function(i){return Le(i.props,/grid-\w+-start/)})?e:Q+O(O(e,"-end","-span"),"span ","")+e;case 4095:case 3583:case 4068:case 2532:return O(e,/(.+)-inline(.+)/,V+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(ve(e)-1-t>6)switch(re(e,t+1)){case 109:if(re(e,t+4)!==45)break;case 102:return O(e,/(.+:)(.+)-([^]+)/,"$1"+V+"$2-$3$1"+at+(re(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~gt(e,"stretch",0)?l1(O(e,"stretch","fill-available"),t,a)+e:e}break;case 5152:case 5920:return O(e,/(.+?):(\d+)(\s*\/\s*(span)?\s*(\d+))?(.*)/,function(i,r,s,o,l,c,d){return Q+r+":"+s+d+(o?Q+r+"-span:"+(l?c:+c-+s)+d:"")+e});case 4949:if(re(e,t+6)===121)return O(e,":",":"+V)+e;break;case 6444:switch(re(e,re(e,14)===45?18:11)){case 120:return O(e,/(.+:)([^;\s!]+)(;|(\s+)?!.+)?/,"$1"+V+(re(e,14)===45?"inline-":"")+"box$3$1"+V+"$2$3$1"+Q+"$2box$3")+e;case 100:return O(e,":",":"+Q)+e}break;case 5719:case 2647:case 2135:case 3927:case 2391:return O(e,"scroll-","scroll-snap-")+e}return e}function wt(e,t){for(var a="",i=0;i<e.length;i++)a+=t(e[i],i,e,t)||"";return a}function Hi(e,t,a,i){switch(e.type){case Ai:if(e.children.length)break;case vi:case dn:return e.return=e.return||e.value;case _n:return"";case e1:return e.return=e.value+"{"+wt(e.children,i)+"}";case ft:if(!ve(e.value=e.props.join(",")))return""}return ve(a=wt(e.children,i))?e.return=e.value+"{"+a+"}":""}function Ri(e){var t=a1(e);return function(a,i,r,s){for(var o="",l=0;l<t;l++)o+=e[l](a,i,r,s)||"";return o}}function Pi(e){return function(t){t.root||(t=t.return)&&e(t)}}function Fi(e,t,a,i){if(e.length>-1&&!e.return)switch(e.type){case dn:e.return=l1(e.value,e.length,a);return;case e1:return wt([Ie(e,{value:O(e.value,"@","@"+V)})],i);case ft:if(e.length)return ji(a=e.props,function(r){switch(Le(r,i=/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":Ye(Ie(e,{props:[O(r,/:(read-\w+)/,":"+at+"$1")]})),Ye(Ie(e,{props:[r]})),un(e,{props:i1(a,i)});break;case"::placeholder":Ye(Ie(e,{props:[O(r,/:(plac\w+)/,":"+V+"input-$1")]})),Ye(Ie(e,{props:[O(r,/:(plac\w+)/,":"+at+"$1")]})),Ye(Ie(e,{props:[O(r,/:(plac\w+)/,Q+"input-$1")]})),Ye(Ie(e,{props:[r]})),un(e,{props:i1(a,i)});break}return""})}}var Wi={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},De=typeof process<"u"&&process.env!==void 0&&(process.env.REACT_APP_SC_ATTR||process.env.SC_ATTR)||"data-styled",c1="active",d1="data-styled-version",vt="6.1.19",mn=`/*!sc*/
31
31
  `,At=typeof window<"u"&&typeof document<"u",Gi=!!(typeof SC_DISABLE_SPEEDY=="boolean"?SC_DISABLE_SPEEDY:typeof process<"u"&&process.env!==void 0&&process.env.REACT_APP_SC_DISABLE_SPEEDY!==void 0&&process.env.REACT_APP_SC_DISABLE_SPEEDY!==""?process.env.REACT_APP_SC_DISABLE_SPEEDY!=="false"&&process.env.REACT_APP_SC_DISABLE_SPEEDY:typeof process<"u"&&process.env!==void 0&&process.env.SC_DISABLE_SPEEDY!==void 0&&process.env.SC_DISABLE_SPEEDY!==""?process.env.SC_DISABLE_SPEEDY!=="false"&&process.env.SC_DISABLE_SPEEDY:process.env.NODE_ENV!=="production"),h1=/invalid hook call/i,kt=new Set,Vi=function(e,t){if(process.env.NODE_ENV!=="production"){var a=t?' with the id of "'.concat(t,'"'):"",i="The component ".concat(e).concat(a,` has been created dynamically.
32
32
  `)+`You may see this warning because you've called styled inside another component.
33
33
  To resolve this only create new StyledComponents outside of any render method and function component.
34
34
  See https://styled-components.com/docs/basics#define-styled-components-outside-of-the-render-method for more info.
35
- `,r=console.error;try{var s=!0;console.error=function(o){for(var l=[],c=1;c<arguments.length;c++)l[c-1]=arguments[c];h1.test(o)?(s=!1,kt.delete(i)):r.apply(void 0,Me([o],l,!1))},A.useRef(),s&&!kt.has(i)&&(console.warn(i),kt.add(i))}catch(o){h1.test(o.message)&&kt.delete(i)}finally{console.error=r}}},jt=Object.freeze([]),Ke=Object.freeze({});function Ei(e,t,a){return a===void 0&&(a=Ke),e.theme!==a.theme&&e.theme||t||a.theme}var xn=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),Ui=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,Yi=/(^-|-$)/g;function u1(e){return e.replace(Ui,"-").replace(Yi,"")}var Ki=/(a)(d)/gi,St=52,p1=function(e){return String.fromCharCode(e+(e>25?39:97))};function yn(e){var t,a="";for(t=Math.abs(e);t>St;t=t/St|0)a=p1(t%St)+a;return(p1(t%St)+a).replace(Ki,"$1-$2")}var bn,f1=5381,He=function(e,t){for(var a=t.length;a;)e=33*e^t.charCodeAt(--a);return e},g1=function(e){return He(f1,e)};function m1(e){return yn(g1(e)>>>0)}function x1(e){return process.env.NODE_ENV!=="production"&&typeof e=="string"&&e||e.displayName||e.name||"Component"}function Cn(e){return typeof e=="string"&&(process.env.NODE_ENV==="production"||e.charAt(0)===e.charAt(0).toLowerCase())}var y1=typeof Symbol=="function"&&Symbol.for,b1=y1?Symbol.for("react.memo"):60115,Zi=y1?Symbol.for("react.forward_ref"):60112,Xi={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},qi={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},C1={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Qi=((bn={})[Zi]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},bn[b1]=C1,bn);function w1(e){return("type"in(t=e)&&t.type.$$typeof)===b1?C1:"$$typeof"in e?Qi[e.$$typeof]:Xi;var t}var Ji=Object.defineProperty,$i=Object.getOwnPropertyNames,v1=Object.getOwnPropertySymbols,_i=Object.getOwnPropertyDescriptor,er=Object.getPrototypeOf,A1=Object.prototype;function k1(e,t,a){if(typeof t!="string"){if(A1){var i=er(t);i&&i!==A1&&k1(e,i,a)}var r=$i(t);v1&&(r=r.concat(v1(t)));for(var s=w1(e),o=w1(t),l=0;l<r.length;++l){var c=r[l];if(!(c in qi||a&&a[c]||o&&c in o||s&&c in s)){var d=_i(t,c);try{Ji(e,c,d)}catch{}}}}return e}function Ze(e){return typeof e=="function"}function wn(e){return typeof e=="object"&&"styledComponentId"in e}function Re(e,t){return e&&t?"".concat(e," ").concat(t):e||t||""}function vn(e,t){if(e.length===0)return"";for(var a=e[0],i=1;i<e.length;i++)a+=e[i];return a}function Xe(e){return e!==null&&typeof e=="object"&&e.constructor.name===Object.name&&!("props"in e&&e.$$typeof)}function An(e,t,a){if(a===void 0&&(a=!1),!a&&!Xe(e)&&!Array.isArray(e))return t;if(Array.isArray(t))for(var i=0;i<t.length;i++)e[i]=An(e[i],t[i]);else if(Xe(t))for(var i in t)e[i]=An(e[i],t[i]);return e}function kn(e,t){Object.defineProperty(e,"toString",{value:t})}var tr=process.env.NODE_ENV!=="production"?{1:`Cannot create styled-component for component: %s.
35
+ `,r=console.error;try{var s=!0;console.error=function(o){for(var l=[],c=1;c<arguments.length;c++)l[c-1]=arguments[c];h1.test(o)?(s=!1,kt.delete(i)):r.apply(void 0,Me([o],l,!1))},v.useRef(),s&&!kt.has(i)&&(console.warn(i),kt.add(i))}catch(o){h1.test(o.message)&&kt.delete(i)}finally{console.error=r}}},jt=Object.freeze([]),Ke=Object.freeze({});function Ei(e,t,a){return a===void 0&&(a=Ke),e.theme!==a.theme&&e.theme||t||a.theme}var xn=new Set(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","track","u","ul","use","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]),Ui=/[!"#$%&'()*+,./:;<=>?@[\\\]^`{|}~-]+/g,Yi=/(^-|-$)/g;function u1(e){return e.replace(Ui,"-").replace(Yi,"")}var Ki=/(a)(d)/gi,St=52,p1=function(e){return String.fromCharCode(e+(e>25?39:97))};function yn(e){var t,a="";for(t=Math.abs(e);t>St;t=t/St|0)a=p1(t%St)+a;return(p1(t%St)+a).replace(Ki,"$1-$2")}var bn,f1=5381,He=function(e,t){for(var a=t.length;a;)e=33*e^t.charCodeAt(--a);return e},g1=function(e){return He(f1,e)};function m1(e){return yn(g1(e)>>>0)}function x1(e){return process.env.NODE_ENV!=="production"&&typeof e=="string"&&e||e.displayName||e.name||"Component"}function Cn(e){return typeof e=="string"&&(process.env.NODE_ENV==="production"||e.charAt(0)===e.charAt(0).toLowerCase())}var y1=typeof Symbol=="function"&&Symbol.for,b1=y1?Symbol.for("react.memo"):60115,Zi=y1?Symbol.for("react.forward_ref"):60112,Xi={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},qi={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},C1={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},Qi=((bn={})[Zi]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},bn[b1]=C1,bn);function w1(e){return("type"in(t=e)&&t.type.$$typeof)===b1?C1:"$$typeof"in e?Qi[e.$$typeof]:Xi;var t}var Ji=Object.defineProperty,$i=Object.getOwnPropertyNames,v1=Object.getOwnPropertySymbols,_i=Object.getOwnPropertyDescriptor,er=Object.getPrototypeOf,A1=Object.prototype;function k1(e,t,a){if(typeof t!="string"){if(A1){var i=er(t);i&&i!==A1&&k1(e,i,a)}var r=$i(t);v1&&(r=r.concat(v1(t)));for(var s=w1(e),o=w1(t),l=0;l<r.length;++l){var c=r[l];if(!(c in qi||a&&a[c]||o&&c in o||s&&c in s)){var d=_i(t,c);try{Ji(e,c,d)}catch{}}}}return e}function Ze(e){return typeof e=="function"}function wn(e){return typeof e=="object"&&"styledComponentId"in e}function Re(e,t){return e&&t?"".concat(e," ").concat(t):e||t||""}function vn(e,t){if(e.length===0)return"";for(var a=e[0],i=1;i<e.length;i++)a+=e[i];return a}function Xe(e){return e!==null&&typeof e=="object"&&e.constructor.name===Object.name&&!("props"in e&&e.$$typeof)}function An(e,t,a){if(a===void 0&&(a=!1),!a&&!Xe(e)&&!Array.isArray(e))return t;if(Array.isArray(t))for(var i=0;i<t.length;i++)e[i]=An(e[i],t[i]);else if(Xe(t))for(var i in t)e[i]=An(e[i],t[i]);return e}function kn(e,t){Object.defineProperty(e,"toString",{value:t})}var tr=process.env.NODE_ENV!=="production"?{1:`Cannot create styled-component for component: %s.
36
36
 
37
37
  `,2:`Can't collect styles once you've consumed a \`ServerStyleSheet\`'s styles! \`ServerStyleSheet\` is a one off instance for each server-side render cycle.
38
38
 
@@ -73,7 +73,7 @@ as for instance in your render method then you may be running into this limitati
73
73
 
74
74
  `,17:`CSSStyleSheet could not be found on HTMLStyleElement.
75
75
  Has styled-components' style tag been unmounted or altered by another script?
76
- `,18:"ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`"}:{};function nr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var a=e[0],i=[],r=1,s=e.length;r<s;r+=1)i.push(e[r]);return i.forEach(function(o){a=a.replace(/%[a-z]/,o)}),a}function qe(e){for(var t=[],a=1;a<arguments.length;a++)t[a-1]=arguments[a];return process.env.NODE_ENV==="production"?new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e," for more information.").concat(t.length>0?" Args: ".concat(t.join(", ")):"")):new Error(nr.apply(void 0,Me([tr[e]],t,!1)).trim())}var ar=function(){function e(t){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=t}return e.prototype.indexOfGroup=function(t){for(var a=0,i=0;i<t;i++)a+=this.groupSizes[i];return a},e.prototype.insertRules=function(t,a){if(t>=this.groupSizes.length){for(var i=this.groupSizes,r=i.length,s=r;t>=s;)if((s<<=1)<0)throw qe(16,"".concat(t));this.groupSizes=new Uint32Array(s),this.groupSizes.set(i),this.length=s;for(var o=r;o<s;o++)this.groupSizes[o]=0}for(var l=this.indexOfGroup(t+1),c=(o=0,a.length);o<c;o++)this.tag.insertRule(l,a[o])&&(this.groupSizes[t]++,l++)},e.prototype.clearGroup=function(t){if(t<this.length){var a=this.groupSizes[t],i=this.indexOfGroup(t),r=i+a;this.groupSizes[t]=0;for(var s=i;s<r;s++)this.tag.deleteRule(i)}},e.prototype.getGroup=function(t){var a="";if(t>=this.length||this.groupSizes[t]===0)return a;for(var i=this.groupSizes[t],r=this.indexOfGroup(t),s=r+i,o=r;o<s;o++)a+="".concat(this.tag.getRule(o)).concat(mn);return a},e}(),ir=1<<30,Lt=new Map,It=new Map,Nt=1,Tt=function(e){if(Lt.has(e))return Lt.get(e);for(;It.has(Nt);)Nt++;var t=Nt++;if(process.env.NODE_ENV!=="production"&&((0|t)<0||t>ir))throw qe(16,"".concat(t));return Lt.set(e,t),It.set(t,e),t},rr=function(e,t){Nt=t+1,Lt.set(e,t),It.set(t,e)},sr="style[".concat(De,"][").concat(d1,'="').concat(vt,'"]'),or=new RegExp("^".concat(De,'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')),lr=function(e,t,a){for(var i,r=a.split(","),s=0,o=r.length;s<o;s++)(i=r[s])&&e.registerName(t,i)},cr=function(e,t){for(var a,i=((a=t.textContent)!==null&&a!==void 0?a:"").split(mn),r=[],s=0,o=i.length;s<o;s++){var l=i[s].trim();if(l){var c=l.match(or);if(c){var d=0|parseInt(c[1],10),u=c[2];d!==0&&(rr(u,d),lr(e,u,c[3]),e.getTag().insertRules(d,r)),r.length=0}else r.push(l)}}},j1=function(e){for(var t=document.querySelectorAll(sr),a=0,i=t.length;a<i;a++){var r=t[a];r&&r.getAttribute(De)!==c1&&(cr(e,r),r.parentNode&&r.parentNode.removeChild(r))}};function dr(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:null}var S1=function(e){var t=document.head,a=e||t,i=document.createElement("style"),r=function(l){var c=Array.from(l.querySelectorAll("style[".concat(De,"]")));return c[c.length-1]}(a),s=r!==void 0?r.nextSibling:null;i.setAttribute(De,c1),i.setAttribute(d1,vt);var o=dr();return o&&i.setAttribute("nonce",o),a.insertBefore(i,s),i},hr=function(){function e(t){this.element=S1(t),this.element.appendChild(document.createTextNode("")),this.sheet=function(a){if(a.sheet)return a.sheet;for(var i=document.styleSheets,r=0,s=i.length;r<s;r++){var o=i[r];if(o.ownerNode===a)return o}throw qe(17)}(this.element),this.length=0}return e.prototype.insertRule=function(t,a){try{return this.sheet.insertRule(a,t),this.length++,!0}catch{return!1}},e.prototype.deleteRule=function(t){this.sheet.deleteRule(t),this.length--},e.prototype.getRule=function(t){var a=this.sheet.cssRules[t];return a&&a.cssText?a.cssText:""},e}(),ur=function(){function e(t){this.element=S1(t),this.nodes=this.element.childNodes,this.length=0}return e.prototype.insertRule=function(t,a){if(t<=this.length&&t>=0){var i=document.createTextNode(a);return this.element.insertBefore(i,this.nodes[t]||null),this.length++,!0}return!1},e.prototype.deleteRule=function(t){this.element.removeChild(this.nodes[t]),this.length--},e.prototype.getRule=function(t){return t<this.length?this.nodes[t].textContent:""},e}(),pr=function(){function e(t){this.rules=[],this.length=0}return e.prototype.insertRule=function(t,a){return t<=this.length&&(this.rules.splice(t,0,a),this.length++,!0)},e.prototype.deleteRule=function(t){this.rules.splice(t,1),this.length--},e.prototype.getRule=function(t){return t<this.length?this.rules[t]:""},e}(),L1=At,fr={isServer:!At,useCSSOMInjection:!Gi},I1=function(){function e(t,a,i){t===void 0&&(t=Ke),a===void 0&&(a={});var r=this;this.options=de(de({},fr),t),this.gs=a,this.names=new Map(i),this.server=!!t.isServer,!this.server&&At&&L1&&(L1=!1,j1(this)),kn(this,function(){return function(s){for(var o=s.getTag(),l=o.length,c="",d=function(p){var x=function(k){return It.get(k)}(p);if(x===void 0)return"continue";var m=s.names.get(x),g=o.getGroup(p);if(m===void 0||!m.size||g.length===0)return"continue";var y="".concat(De,".g").concat(p,'[id="').concat(x,'"]'),v="";m!==void 0&&m.forEach(function(k){k.length>0&&(v+="".concat(k,","))}),c+="".concat(g).concat(y,'{content:"').concat(v,'"}').concat(mn)},u=0;u<l;u++)d(u);return c}(r)})}return e.registerId=function(t){return Tt(t)},e.prototype.rehydrate=function(){!this.server&&At&&j1(this)},e.prototype.reconstructWithOptions=function(t,a){return a===void 0&&(a=!0),new e(de(de({},this.options),t),this.gs,a&&this.names||void 0)},e.prototype.allocateGSInstance=function(t){return this.gs[t]=(this.gs[t]||0)+1},e.prototype.getTag=function(){return this.tag||(this.tag=(t=function(a){var i=a.useCSSOMInjection,r=a.target;return a.isServer?new pr(r):i?new hr(r):new ur(r)}(this.options),new ar(t)));var t},e.prototype.hasNameForId=function(t,a){return this.names.has(t)&&this.names.get(t).has(a)},e.prototype.registerName=function(t,a){if(Tt(t),this.names.has(t))this.names.get(t).add(a);else{var i=new Set;i.add(a),this.names.set(t,i)}},e.prototype.insertRules=function(t,a,i){this.registerName(t,a),this.getTag().insertRules(Tt(t),i)},e.prototype.clearNames=function(t){this.names.has(t)&&this.names.get(t).clear()},e.prototype.clearRules=function(t){this.getTag().clearGroup(Tt(t)),this.clearNames(t)},e.prototype.clearTag=function(){this.tag=void 0},e}(),gr=/&/g,mr=/^\s*\/\/.*$/gm;function N1(e,t){return e.map(function(a){return a.type==="rule"&&(a.value="".concat(t," ").concat(a.value),a.value=a.value.replaceAll(",",",".concat(t," ")),a.props=a.props.map(function(i){return"".concat(t," ").concat(i)})),Array.isArray(a.children)&&a.type!=="@keyframes"&&(a.children=N1(a.children,t)),a})}function xr(e){var t,a,i,r=Ke,s=r.options,o=s===void 0?Ke:s,l=r.plugins,c=l===void 0?jt:l,d=function(x,m,g){return g.startsWith(a)&&g.endsWith(a)&&g.replaceAll(a,"").length>0?".".concat(t):x},u=c.slice();u.push(function(x){x.type===ft&&x.value.includes("&")&&(x.props[0]=x.props[0].replace(gr,a).replace(i,d))}),o.prefix&&u.push(Fi),u.push(Hi);var p=function(x,m,g,y){m===void 0&&(m=""),g===void 0&&(g=""),y===void 0&&(y="&"),t=y,a=m,i=new RegExp("\\".concat(a,"\\b"),"g");var v=x.replace(mr,""),k=Oi(g||m?"".concat(g," ").concat(m," { ").concat(v," }"):v);o.namespace&&(k=N1(k,o.namespace));var w=[];return wt(k,Ri(u.concat(Pi(function(I){return w.push(I)})))),w};return p.hash=c.length?c.reduce(function(x,m){return m.name||qe(15),He(x,m.name)},f1).toString():"",p}var yr=new I1,jn=xr(),T1=A.createContext({shouldForwardProp:void 0,styleSheet:yr,stylis:jn});T1.Consumer,A.createContext(void 0);function B1(){return A.useContext(T1)}var Sn=function(){function e(t,a){var i=this;this.inject=function(r,s){s===void 0&&(s=jn);var o=i.name+s.hash;r.hasNameForId(i.id,o)||r.insertRules(i.id,o,s(i.rules,o,"@keyframes"))},this.name=t,this.id="sc-keyframes-".concat(t),this.rules=a,kn(this,function(){throw qe(12,String(i.name))})}return e.prototype.getName=function(t){return t===void 0&&(t=jn),this.name+t.hash},e}(),br=function(e){return e>="A"&&e<="Z"};function z1(e){for(var t="",a=0;a<e.length;a++){var i=e[a];if(a===1&&i==="-"&&e[0]==="-")return e;br(i)?t+="-"+i.toLowerCase():t+=i}return t.startsWith("ms-")?"-"+t:t}var M1=function(e){return e==null||e===!1||e===""},O1=function(e){var t,a,i=[];for(var r in e){var s=e[r];e.hasOwnProperty(r)&&!M1(s)&&(Array.isArray(s)&&s.isCss||Ze(s)?i.push("".concat(z1(r),":"),s,";"):Xe(s)?i.push.apply(i,Me(Me(["".concat(r," {")],O1(s),!1),["}"],!1)):i.push("".concat(z1(r),": ").concat((t=r,(a=s)==null||typeof a=="boolean"||a===""?"":typeof a!="number"||a===0||t in Wi||t.startsWith("--")?String(a).trim():"".concat(a,"px")),";")))}return i};function Pe(e,t,a,i){if(M1(e))return[];if(wn(e))return[".".concat(e.styledComponentId)];if(Ze(e)){if(!Ze(s=e)||s.prototype&&s.prototype.isReactComponent||!t)return[e];var r=e(t);return process.env.NODE_ENV==="production"||typeof r!="object"||Array.isArray(r)||r instanceof Sn||Xe(r)||r===null||console.error("".concat(x1(e)," is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")),Pe(r,t,a,i)}var s;return e instanceof Sn?a?(e.inject(a,i),[e.getName(i)]):[e]:Xe(e)?O1(e):Array.isArray(e)?Array.prototype.concat.apply(jt,e.map(function(o){return Pe(o,t,a,i)})):[e.toString()]}function Cr(e){for(var t=0;t<e.length;t+=1){var a=e[t];if(Ze(a)&&!wn(a))return!1}return!0}var wr=g1(vt),vr=function(){function e(t,a,i){this.rules=t,this.staticRulesId="",this.isStatic=process.env.NODE_ENV==="production"&&(i===void 0||i.isStatic)&&Cr(t),this.componentId=a,this.baseHash=He(wr,a),this.baseStyle=i,I1.registerId(a)}return e.prototype.generateAndInjectStyles=function(t,a,i){var r=this.baseStyle?this.baseStyle.generateAndInjectStyles(t,a,i):"";if(this.isStatic&&!i.hash)if(this.staticRulesId&&a.hasNameForId(this.componentId,this.staticRulesId))r=Re(r,this.staticRulesId);else{var s=vn(Pe(this.rules,t,a,i)),o=yn(He(this.baseHash,s)>>>0);if(!a.hasNameForId(this.componentId,o)){var l=i(s,".".concat(o),void 0,this.componentId);a.insertRules(this.componentId,o,l)}r=Re(r,o),this.staticRulesId=o}else{for(var c=He(this.baseHash,i.hash),d="",u=0;u<this.rules.length;u++){var p=this.rules[u];if(typeof p=="string")d+=p,process.env.NODE_ENV!=="production"&&(c=He(c,p));else if(p){var x=vn(Pe(p,t,a,i));c=He(c,x+u),d+=x}}if(d){var m=yn(c>>>0);a.hasNameForId(this.componentId,m)||a.insertRules(this.componentId,m,i(d,".".concat(m),void 0,this.componentId)),r=Re(r,m)}}return r},e}(),D1=A.createContext(void 0);D1.Consumer;var Ln={},H1=new Set;function Ar(e,t,a){var i=wn(e),r=e,s=!Cn(e),o=t.attrs,l=o===void 0?jt:o,c=t.componentId,d=c===void 0?function(S,B){var L=typeof S!="string"?"sc":u1(S);Ln[L]=(Ln[L]||0)+1;var j="".concat(L,"-").concat(m1(vt+L+Ln[L]));return B?"".concat(B,"-").concat(j):j}(t.displayName,t.parentComponentId):c,u=t.displayName,p=u===void 0?function(S){return Cn(S)?"styled.".concat(S):"Styled(".concat(x1(S),")")}(e):u,x=t.displayName&&t.componentId?"".concat(u1(t.displayName),"-").concat(t.componentId):t.componentId||d,m=i&&r.attrs?r.attrs.concat(l).filter(Boolean):l,g=t.shouldForwardProp;if(i&&r.shouldForwardProp){var y=r.shouldForwardProp;if(t.shouldForwardProp){var v=t.shouldForwardProp;g=function(S,B){return y(S,B)&&v(S,B)}}else g=y}var k=new vr(a,x,i?r.componentStyle:void 0);function w(S,B){return function(L,j,H){var z=L.attrs,P=L.componentStyle,$=L.defaultProps,he=L.foldedComponentIds,Y=L.styledComponentId,K=L.target,le=A.useContext(D1),ie=B1(),D=L.shouldForwardProp||ie.shouldForwardProp;process.env.NODE_ENV!=="production"&&A.useDebugValue(Y);var _=Ei(j,le,$)||Ke,ee=function(ye,R,Te){for(var be,Ce=de(de({},R),{className:void 0,theme:Te}),Be=0;Be<ye.length;Be+=1){var $e=Ze(be=ye[Be])?be(Ce):be;for(var we in $e)Ce[we]=we==="className"?Re(Ce[we],$e[we]):we==="style"?de(de({},Ce[we]),$e[we]):$e[we]}return R.className&&(Ce.className=Re(Ce.className,R.className)),Ce}(z,j,_),ue=ee.as||K,J={};for(var q in ee)ee[q]===void 0||q[0]==="$"||q==="as"||q==="theme"&&ee.theme===_||(q==="forwardedAs"?J.as=ee.forwardedAs:D&&!D(q,ue)||(J[q]=ee[q],D||process.env.NODE_ENV!=="development"||wi(q)||H1.has(q)||!xn.has(ue)||(H1.add(q),console.warn('styled-components: it looks like an unknown prop "'.concat(q,'" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));var se=function(ye,R){var Te=B1(),be=ye.generateAndInjectStyles(R,Te.styleSheet,Te.stylis);return process.env.NODE_ENV!=="production"&&A.useDebugValue(be),be}(P,ee);process.env.NODE_ENV!=="production"&&L.warnTooManyClasses&&L.warnTooManyClasses(se);var Se=Re(he,Y);return se&&(Se+=" "+se),ee.className&&(Se+=" "+ee.className),J[Cn(ue)&&!xn.has(ue)?"class":"className"]=Se,H&&(J.ref=H),A.createElement(ue,J)}(I,S,B)}w.displayName=p;var I=A.forwardRef(w);return I.attrs=m,I.componentStyle=k,I.displayName=p,I.shouldForwardProp=g,I.foldedComponentIds=i?Re(r.foldedComponentIds,r.styledComponentId):"",I.styledComponentId=x,I.target=i?r.target:e,Object.defineProperty(I,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(S){this._foldedDefaultProps=i?function(B){for(var L=[],j=1;j<arguments.length;j++)L[j-1]=arguments[j];for(var H=0,z=L;H<z.length;H++)An(B,z[H],!0);return B}({},r.defaultProps,S):S}}),process.env.NODE_ENV!=="production"&&(Vi(p,x),I.warnTooManyClasses=function(S,B){var L={},j=!1;return function(H){if(!j&&(L[H]=!0,Object.keys(L).length>=200)){var z=B?' with the id of "'.concat(B,'"'):"";console.warn("Over ".concat(200," classes were generated for component ").concat(S).concat(z,`.
76
+ `,18:"ThemeProvider: Please make sure your useTheme hook is within a `<ThemeProvider>`"}:{};function nr(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var a=e[0],i=[],r=1,s=e.length;r<s;r+=1)i.push(e[r]);return i.forEach(function(o){a=a.replace(/%[a-z]/,o)}),a}function qe(e){for(var t=[],a=1;a<arguments.length;a++)t[a-1]=arguments[a];return process.env.NODE_ENV==="production"?new Error("An error occurred. See https://github.com/styled-components/styled-components/blob/main/packages/styled-components/src/utils/errors.md#".concat(e," for more information.").concat(t.length>0?" Args: ".concat(t.join(", ")):"")):new Error(nr.apply(void 0,Me([tr[e]],t,!1)).trim())}var ar=function(){function e(t){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=t}return e.prototype.indexOfGroup=function(t){for(var a=0,i=0;i<t;i++)a+=this.groupSizes[i];return a},e.prototype.insertRules=function(t,a){if(t>=this.groupSizes.length){for(var i=this.groupSizes,r=i.length,s=r;t>=s;)if((s<<=1)<0)throw qe(16,"".concat(t));this.groupSizes=new Uint32Array(s),this.groupSizes.set(i),this.length=s;for(var o=r;o<s;o++)this.groupSizes[o]=0}for(var l=this.indexOfGroup(t+1),c=(o=0,a.length);o<c;o++)this.tag.insertRule(l,a[o])&&(this.groupSizes[t]++,l++)},e.prototype.clearGroup=function(t){if(t<this.length){var a=this.groupSizes[t],i=this.indexOfGroup(t),r=i+a;this.groupSizes[t]=0;for(var s=i;s<r;s++)this.tag.deleteRule(i)}},e.prototype.getGroup=function(t){var a="";if(t>=this.length||this.groupSizes[t]===0)return a;for(var i=this.groupSizes[t],r=this.indexOfGroup(t),s=r+i,o=r;o<s;o++)a+="".concat(this.tag.getRule(o)).concat(mn);return a},e}(),ir=1<<30,Lt=new Map,It=new Map,Nt=1,Tt=function(e){if(Lt.has(e))return Lt.get(e);for(;It.has(Nt);)Nt++;var t=Nt++;if(process.env.NODE_ENV!=="production"&&((0|t)<0||t>ir))throw qe(16,"".concat(t));return Lt.set(e,t),It.set(t,e),t},rr=function(e,t){Nt=t+1,Lt.set(e,t),It.set(t,e)},sr="style[".concat(De,"][").concat(d1,'="').concat(vt,'"]'),or=new RegExp("^".concat(De,'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)')),lr=function(e,t,a){for(var i,r=a.split(","),s=0,o=r.length;s<o;s++)(i=r[s])&&e.registerName(t,i)},cr=function(e,t){for(var a,i=((a=t.textContent)!==null&&a!==void 0?a:"").split(mn),r=[],s=0,o=i.length;s<o;s++){var l=i[s].trim();if(l){var c=l.match(or);if(c){var d=0|parseInt(c[1],10),u=c[2];d!==0&&(rr(u,d),lr(e,u,c[3]),e.getTag().insertRules(d,r)),r.length=0}else r.push(l)}}},j1=function(e){for(var t=document.querySelectorAll(sr),a=0,i=t.length;a<i;a++){var r=t[a];r&&r.getAttribute(De)!==c1&&(cr(e,r),r.parentNode&&r.parentNode.removeChild(r))}};function dr(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:null}var S1=function(e){var t=document.head,a=e||t,i=document.createElement("style"),r=function(l){var c=Array.from(l.querySelectorAll("style[".concat(De,"]")));return c[c.length-1]}(a),s=r!==void 0?r.nextSibling:null;i.setAttribute(De,c1),i.setAttribute(d1,vt);var o=dr();return o&&i.setAttribute("nonce",o),a.insertBefore(i,s),i},hr=function(){function e(t){this.element=S1(t),this.element.appendChild(document.createTextNode("")),this.sheet=function(a){if(a.sheet)return a.sheet;for(var i=document.styleSheets,r=0,s=i.length;r<s;r++){var o=i[r];if(o.ownerNode===a)return o}throw qe(17)}(this.element),this.length=0}return e.prototype.insertRule=function(t,a){try{return this.sheet.insertRule(a,t),this.length++,!0}catch{return!1}},e.prototype.deleteRule=function(t){this.sheet.deleteRule(t),this.length--},e.prototype.getRule=function(t){var a=this.sheet.cssRules[t];return a&&a.cssText?a.cssText:""},e}(),ur=function(){function e(t){this.element=S1(t),this.nodes=this.element.childNodes,this.length=0}return e.prototype.insertRule=function(t,a){if(t<=this.length&&t>=0){var i=document.createTextNode(a);return this.element.insertBefore(i,this.nodes[t]||null),this.length++,!0}return!1},e.prototype.deleteRule=function(t){this.element.removeChild(this.nodes[t]),this.length--},e.prototype.getRule=function(t){return t<this.length?this.nodes[t].textContent:""},e}(),pr=function(){function e(t){this.rules=[],this.length=0}return e.prototype.insertRule=function(t,a){return t<=this.length&&(this.rules.splice(t,0,a),this.length++,!0)},e.prototype.deleteRule=function(t){this.rules.splice(t,1),this.length--},e.prototype.getRule=function(t){return t<this.length?this.rules[t]:""},e}(),L1=At,fr={isServer:!At,useCSSOMInjection:!Gi},I1=function(){function e(t,a,i){t===void 0&&(t=Ke),a===void 0&&(a={});var r=this;this.options=de(de({},fr),t),this.gs=a,this.names=new Map(i),this.server=!!t.isServer,!this.server&&At&&L1&&(L1=!1,j1(this)),kn(this,function(){return function(s){for(var o=s.getTag(),l=o.length,c="",d=function(p){var x=function(k){return It.get(k)}(p);if(x===void 0)return"continue";var m=s.names.get(x),g=o.getGroup(p);if(m===void 0||!m.size||g.length===0)return"continue";var y="".concat(De,".g").concat(p,'[id="').concat(x,'"]'),A="";m!==void 0&&m.forEach(function(k){k.length>0&&(A+="".concat(k,","))}),c+="".concat(g).concat(y,'{content:"').concat(A,'"}').concat(mn)},u=0;u<l;u++)d(u);return c}(r)})}return e.registerId=function(t){return Tt(t)},e.prototype.rehydrate=function(){!this.server&&At&&j1(this)},e.prototype.reconstructWithOptions=function(t,a){return a===void 0&&(a=!0),new e(de(de({},this.options),t),this.gs,a&&this.names||void 0)},e.prototype.allocateGSInstance=function(t){return this.gs[t]=(this.gs[t]||0)+1},e.prototype.getTag=function(){return this.tag||(this.tag=(t=function(a){var i=a.useCSSOMInjection,r=a.target;return a.isServer?new pr(r):i?new hr(r):new ur(r)}(this.options),new ar(t)));var t},e.prototype.hasNameForId=function(t,a){return this.names.has(t)&&this.names.get(t).has(a)},e.prototype.registerName=function(t,a){if(Tt(t),this.names.has(t))this.names.get(t).add(a);else{var i=new Set;i.add(a),this.names.set(t,i)}},e.prototype.insertRules=function(t,a,i){this.registerName(t,a),this.getTag().insertRules(Tt(t),i)},e.prototype.clearNames=function(t){this.names.has(t)&&this.names.get(t).clear()},e.prototype.clearRules=function(t){this.getTag().clearGroup(Tt(t)),this.clearNames(t)},e.prototype.clearTag=function(){this.tag=void 0},e}(),gr=/&/g,mr=/^\s*\/\/.*$/gm;function N1(e,t){return e.map(function(a){return a.type==="rule"&&(a.value="".concat(t," ").concat(a.value),a.value=a.value.replaceAll(",",",".concat(t," ")),a.props=a.props.map(function(i){return"".concat(t," ").concat(i)})),Array.isArray(a.children)&&a.type!=="@keyframes"&&(a.children=N1(a.children,t)),a})}function xr(e){var t,a,i,r=Ke,s=r.options,o=s===void 0?Ke:s,l=r.plugins,c=l===void 0?jt:l,d=function(x,m,g){return g.startsWith(a)&&g.endsWith(a)&&g.replaceAll(a,"").length>0?".".concat(t):x},u=c.slice();u.push(function(x){x.type===ft&&x.value.includes("&")&&(x.props[0]=x.props[0].replace(gr,a).replace(i,d))}),o.prefix&&u.push(Fi),u.push(Hi);var p=function(x,m,g,y){m===void 0&&(m=""),g===void 0&&(g=""),y===void 0&&(y="&"),t=y,a=m,i=new RegExp("\\".concat(a,"\\b"),"g");var A=x.replace(mr,""),k=Oi(g||m?"".concat(g," ").concat(m," { ").concat(A," }"):A);o.namespace&&(k=N1(k,o.namespace));var w=[];return wt(k,Ri(u.concat(Pi(function(I){return w.push(I)})))),w};return p.hash=c.length?c.reduce(function(x,m){return m.name||qe(15),He(x,m.name)},f1).toString():"",p}var yr=new I1,jn=xr(),T1=v.createContext({shouldForwardProp:void 0,styleSheet:yr,stylis:jn});T1.Consumer,v.createContext(void 0);function B1(){return v.useContext(T1)}var Sn=function(){function e(t,a){var i=this;this.inject=function(r,s){s===void 0&&(s=jn);var o=i.name+s.hash;r.hasNameForId(i.id,o)||r.insertRules(i.id,o,s(i.rules,o,"@keyframes"))},this.name=t,this.id="sc-keyframes-".concat(t),this.rules=a,kn(this,function(){throw qe(12,String(i.name))})}return e.prototype.getName=function(t){return t===void 0&&(t=jn),this.name+t.hash},e}(),br=function(e){return e>="A"&&e<="Z"};function z1(e){for(var t="",a=0;a<e.length;a++){var i=e[a];if(a===1&&i==="-"&&e[0]==="-")return e;br(i)?t+="-"+i.toLowerCase():t+=i}return t.startsWith("ms-")?"-"+t:t}var M1=function(e){return e==null||e===!1||e===""},O1=function(e){var t,a,i=[];for(var r in e){var s=e[r];e.hasOwnProperty(r)&&!M1(s)&&(Array.isArray(s)&&s.isCss||Ze(s)?i.push("".concat(z1(r),":"),s,";"):Xe(s)?i.push.apply(i,Me(Me(["".concat(r," {")],O1(s),!1),["}"],!1)):i.push("".concat(z1(r),": ").concat((t=r,(a=s)==null||typeof a=="boolean"||a===""?"":typeof a!="number"||a===0||t in Wi||t.startsWith("--")?String(a).trim():"".concat(a,"px")),";")))}return i};function Pe(e,t,a,i){if(M1(e))return[];if(wn(e))return[".".concat(e.styledComponentId)];if(Ze(e)){if(!Ze(s=e)||s.prototype&&s.prototype.isReactComponent||!t)return[e];var r=e(t);return process.env.NODE_ENV==="production"||typeof r!="object"||Array.isArray(r)||r instanceof Sn||Xe(r)||r===null||console.error("".concat(x1(e)," is not a styled component and cannot be referred to via component selector. See https://www.styled-components.com/docs/advanced#referring-to-other-components for more details.")),Pe(r,t,a,i)}var s;return e instanceof Sn?a?(e.inject(a,i),[e.getName(i)]):[e]:Xe(e)?O1(e):Array.isArray(e)?Array.prototype.concat.apply(jt,e.map(function(o){return Pe(o,t,a,i)})):[e.toString()]}function Cr(e){for(var t=0;t<e.length;t+=1){var a=e[t];if(Ze(a)&&!wn(a))return!1}return!0}var wr=g1(vt),vr=function(){function e(t,a,i){this.rules=t,this.staticRulesId="",this.isStatic=process.env.NODE_ENV==="production"&&(i===void 0||i.isStatic)&&Cr(t),this.componentId=a,this.baseHash=He(wr,a),this.baseStyle=i,I1.registerId(a)}return e.prototype.generateAndInjectStyles=function(t,a,i){var r=this.baseStyle?this.baseStyle.generateAndInjectStyles(t,a,i):"";if(this.isStatic&&!i.hash)if(this.staticRulesId&&a.hasNameForId(this.componentId,this.staticRulesId))r=Re(r,this.staticRulesId);else{var s=vn(Pe(this.rules,t,a,i)),o=yn(He(this.baseHash,s)>>>0);if(!a.hasNameForId(this.componentId,o)){var l=i(s,".".concat(o),void 0,this.componentId);a.insertRules(this.componentId,o,l)}r=Re(r,o),this.staticRulesId=o}else{for(var c=He(this.baseHash,i.hash),d="",u=0;u<this.rules.length;u++){var p=this.rules[u];if(typeof p=="string")d+=p,process.env.NODE_ENV!=="production"&&(c=He(c,p));else if(p){var x=vn(Pe(p,t,a,i));c=He(c,x+u),d+=x}}if(d){var m=yn(c>>>0);a.hasNameForId(this.componentId,m)||a.insertRules(this.componentId,m,i(d,".".concat(m),void 0,this.componentId)),r=Re(r,m)}}return r},e}(),D1=v.createContext(void 0);D1.Consumer;var Ln={},H1=new Set;function Ar(e,t,a){var i=wn(e),r=e,s=!Cn(e),o=t.attrs,l=o===void 0?jt:o,c=t.componentId,d=c===void 0?function(S,B){var L=typeof S!="string"?"sc":u1(S);Ln[L]=(Ln[L]||0)+1;var j="".concat(L,"-").concat(m1(vt+L+Ln[L]));return B?"".concat(B,"-").concat(j):j}(t.displayName,t.parentComponentId):c,u=t.displayName,p=u===void 0?function(S){return Cn(S)?"styled.".concat(S):"Styled(".concat(x1(S),")")}(e):u,x=t.displayName&&t.componentId?"".concat(u1(t.displayName),"-").concat(t.componentId):t.componentId||d,m=i&&r.attrs?r.attrs.concat(l).filter(Boolean):l,g=t.shouldForwardProp;if(i&&r.shouldForwardProp){var y=r.shouldForwardProp;if(t.shouldForwardProp){var A=t.shouldForwardProp;g=function(S,B){return y(S,B)&&A(S,B)}}else g=y}var k=new vr(a,x,i?r.componentStyle:void 0);function w(S,B){return function(L,j,H){var z=L.attrs,P=L.componentStyle,$=L.defaultProps,he=L.foldedComponentIds,Y=L.styledComponentId,K=L.target,le=v.useContext(D1),ie=B1(),D=L.shouldForwardProp||ie.shouldForwardProp;process.env.NODE_ENV!=="production"&&v.useDebugValue(Y);var _=Ei(j,le,$)||Ke,ee=function(ye,R,Te){for(var be,Ce=de(de({},R),{className:void 0,theme:Te}),Be=0;Be<ye.length;Be+=1){var $e=Ze(be=ye[Be])?be(Ce):be;for(var we in $e)Ce[we]=we==="className"?Re(Ce[we],$e[we]):we==="style"?de(de({},Ce[we]),$e[we]):$e[we]}return R.className&&(Ce.className=Re(Ce.className,R.className)),Ce}(z,j,_),ue=ee.as||K,J={};for(var q in ee)ee[q]===void 0||q[0]==="$"||q==="as"||q==="theme"&&ee.theme===_||(q==="forwardedAs"?J.as=ee.forwardedAs:D&&!D(q,ue)||(J[q]=ee[q],D||process.env.NODE_ENV!=="development"||wi(q)||H1.has(q)||!xn.has(ue)||(H1.add(q),console.warn('styled-components: it looks like an unknown prop "'.concat(q,'" is being sent through to the DOM, which will likely trigger a React console error. If you would like automatic filtering of unknown props, you can opt-into that behavior via `<StyleSheetManager shouldForwardProp={...}>` (connect an API like `@emotion/is-prop-valid`) or consider using transient props (`$` prefix for automatic filtering.)')))));var se=function(ye,R){var Te=B1(),be=ye.generateAndInjectStyles(R,Te.styleSheet,Te.stylis);return process.env.NODE_ENV!=="production"&&v.useDebugValue(be),be}(P,ee);process.env.NODE_ENV!=="production"&&L.warnTooManyClasses&&L.warnTooManyClasses(se);var Se=Re(he,Y);return se&&(Se+=" "+se),ee.className&&(Se+=" "+ee.className),J[Cn(ue)&&!xn.has(ue)?"class":"className"]=Se,H&&(J.ref=H),v.createElement(ue,J)}(I,S,B)}w.displayName=p;var I=v.forwardRef(w);return I.attrs=m,I.componentStyle=k,I.displayName=p,I.shouldForwardProp=g,I.foldedComponentIds=i?Re(r.foldedComponentIds,r.styledComponentId):"",I.styledComponentId=x,I.target=i?r.target:e,Object.defineProperty(I,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(S){this._foldedDefaultProps=i?function(B){for(var L=[],j=1;j<arguments.length;j++)L[j-1]=arguments[j];for(var H=0,z=L;H<z.length;H++)An(B,z[H],!0);return B}({},r.defaultProps,S):S}}),process.env.NODE_ENV!=="production"&&(Vi(p,x),I.warnTooManyClasses=function(S,B){var L={},j=!1;return function(H){if(!j&&(L[H]=!0,Object.keys(L).length>=200)){var z=B?' with the id of "'.concat(B,'"'):"";console.warn("Over ".concat(200," classes were generated for component ").concat(S).concat(z,`.
77
77
  `)+`Consider using the attrs method, together with a style object for frequently changed styles.
78
78
  Example:
79
79
  const Component = styled.div.attrs(props => ({
@@ -219,7 +219,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
219
219
  accent-color: #aef;
220
220
  cursor: pointer;
221
221
  ${({$isSettings:e})=>e&&"width: 120px"}
222
- `,Tn=({isSettings:e,volumeTitle:t,volume:a,setVolume:i})=>{const{t:r}=U();return n.jsxs(zr,{$isSettings:e,children:[n.jsx("p",{children:r(t??"")}),n.jsx(Mr,{min:0,max:100,step:.01,value:a,onClick:s=>s.stopPropagation(),onChange:s=>{s.preventDefault(),i(parseFloat(s.target.value))},$isSettings:e})]})},rt=({icon:e,onClick:t,buttonInfo:a,isActive:i,isValueButton:r=!1,width:s=32,height:o=32,text:l,textStyle:c,isActiveBlue:d,streamVolume:u,setStreamVolume:p,isHoverActive:x=!0,positonHover:m="bottom"})=>{const[g,y]=A.useState(!1),{t:v}=U(),k=()=>{if(a)return n.jsxs(Ir,{$positonHover:m,"data-testid":"button-info",children:[n.jsx(Br,{position:m}),v(a)]});if(r&&p&&typeof u=="number")return n.jsx(Nr,{children:n.jsx(Tn,{setVolume:p,volume:u})})};return n.jsx(n.Fragment,{children:n.jsxs(Lr,{width:s,height:o,$isValueButton:r,$isActive:i,$isActiveBlue:d,onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1),onClick:t,"data-testid":"custom-button",$isTournament:a==="Tournament",$isHoverActive:x,children:[c&&l&&n.jsx("p",{className:c,children:v(l)}),e,g&&!i&&k()]})})},Or=(e,t)=>{const a=e.reduce((r,s,o)=>s===t||s<t?r=o:r,0);return[["#D8B30F","#E8BE01","#ECCB37"],["#1C5A2A","#216D32","#31A049"],["#7A2525","#7E2626","#B33636"],["#1E2C5E","#1F3164","#2E4091"],["#3886CA","#2E97F2","#53AFFF"],["#1A1A1A","#2A2A2A","#404040"],["#64167E","#7A1CA5","#910AD4"],["#CB5621","#D25C21","#F06428"],["#C63EC3","#E258D4","#F065DB"]][a]},E1=e=>e>999999999?`${zt(e/1e9)}B`:e>999999?`${zt(e/1e6)}M`:e>999?`${zt(e/1e3)}K`:zt(e),zt=e=>new Intl.NumberFormat("ru").format(Number(e)),Dr=[{x:10,y:2,size:0},{x:2,y:2,size:0},{x:2,y:-1,size:-.6},{x:0,y:-2,size:-.8},{x:0,y:-2,size:-1},{x:0,y:-3,size:-1.1},{x:0,y:-3,size:-1.2},{x:0,y:-3,size:-1.3}],Bn={x:15,y:40,size:1.8},Hr=e=>{const t=e.length,a=e[t-1],i=a==="K"||a==="M"||a==="B";let r;return i&&t===2?r={x:2,y:0,size:-.4}:r=Dr[t-1]??{x:0,y:0,size:0},{x:Bn.x+r.x,y:Bn.y+r.y,size:Bn.size+r.size}},st=({chipAmounts:e,amount:t,width:a=64,height:i=67,isDisabled:r=!1,onClick:s})=>{const o=Or(e,t),l=E1(t),c=Hr(l);return n.jsxs("svg",{onClick:()=>!!s&&s(t),width:a,height:i,viewBox:"0 0 64 67",xmlns:"http://www.w3.org/2000/svg",fill:o[1],style:{cursor:"pointer"},className:r?"disabled":"",children:[n.jsx("path",{d:"M64 32.9821C64 35.9872 63.5861 38.8956 62.8119 41.6533C61.2245 47.3133 58.1211 52.3385 53.9679 56.2619C50.2148 59.8095 45.6054 62.4566 40.4815 63.862C37.7805 64.6035 34.9367 64.9992 32 64.9992C29.0633 64.9992 26.0996 64.5866 23.3472 63.8144C17.976 62.3091 13.1762 59.4361 9.34626 55.5949C5.33359 51.5709 2.38533 46.4842 0.959201 40.7927C0.332533 38.2932 0 35.6768 0 32.9821C0 30.7107 0.236536 28.4947 0.685802 26.3578C1.89767 20.5941 4.65854 15.4021 8.51301 11.2367C12.5203 6.90531 17.7095 3.685 23.5684 2.08829C25.3509 1.6019 27.1955 1.26612 29.0878 1.09554C29.4073 1.06788 29.7283 1.04559 30.0486 1.02869C32.0054 1.0041 33.9253 0.92726 35.8644 1.20311C36.1847 1.23769 36.5003 1.27918 36.8144 1.32452C38.133 1.52353 39.4256 1.80322 40.6858 2.15822C46.4149 3.77106 51.4927 6.93912 55.4348 11.1799C59.3207 15.3591 62.1023 20.5788 63.3173 26.3755C63.765 28.507 64 30.7169 64 32.9821Z",fill:`url(#paint0_linear_757_1992_${t})`},t),n.jsx("g",{filter:`url(#filter0_d_757_1992_${t})`,children:n.jsx("path",{d:"M40.6858 2.15919L39.5684 5.86051C37.1201 5.17665 34.5866 4.83164 32 4.83164C29.4135 4.83164 27.0535 5.1536 24.682 5.79136L23.5684 2.08927C25.3509 1.60288 27.1956 1.2671 29.0879 1.09651C29.4073 1.06885 29.7284 1.04657 30.0486 1.02966C32.0054 1.00508 33.9253 0.928237 35.8645 1.20409C36.1847 1.23867 36.5004 1.28016 36.8145 1.32549C38.1331 1.52451 39.4256 1.8042 40.6858 2.15919Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter1_d_757_1992_${t})`,children:n.jsx("path",{d:"M40.4815 63.8627C37.7806 64.6042 34.9367 64.9999 32 64.9999C29.0633 64.9999 26.0997 64.5873 23.3472 63.815L24.4539 60.146C26.8953 60.826 29.4219 61.1687 32 61.1687C34.5781 61.1687 36.988 60.8414 39.3779 60.1929L40.4815 63.8627Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter2_d_757_1992_${t})`,children:n.jsx("path",{d:"M62.5692 42.4202C60.8367 48.0372 57.6051 52.981 53.352 56.796L50.8691 53.8731C51.0404 53.7178 51.2109 53.5596 51.3783 53.4005C54.0301 50.881 56.1367 47.9219 57.6396 44.6048C58.1211 43.5429 58.5335 42.4579 58.8768 41.3545L62.5685 42.4202H62.5692Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter3_d_757_1992_${t})`,children:n.jsx("path",{d:"M12.4527 53.4964C12.6393 53.6754 12.8282 53.8513 13.0187 54.0242L10.5696 56.8811C6.33424 53.0468 3.12487 48.0884 1.41766 42.4638L5.01563 41.4419C5.352 42.5384 5.75749 43.6164 6.23133 44.6722C7.71967 47.9962 9.81394 50.9645 12.4527 53.4964Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter4_d_757_1992_${t})`,children:n.jsx("path",{d:"M62.6936 24.174L59.0396 25.1283C58.7355 24.081 58.3692 23.0491 57.9406 22.0356C56.523 18.6816 54.4932 15.6687 51.9074 13.0816C51.6955 12.8695 51.4804 12.6613 51.2623 12.4569L53.8496 9.56543C58.0028 13.4888 61.1062 18.5141 62.6936 24.174Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter5_d_757_1992_${t})`,children:n.jsx("path",{d:"M12.6662 12.523C12.4727 12.7058 12.2807 12.8925 12.0918 13.0816C9.50678 15.6687 7.47625 18.6816 6.05857 22.0356C5.6262 23.0591 5.25603 24.101 4.95038 25.1598L1.17578 24.174C2.76319 18.5141 5.86657 13.4888 10.0198 9.56543L12.6662 12.523Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter6_d_757_1992_${t})`,children:n.jsx("path",{d:"M50.3354 32.9998C50.3354 22.868 42.1264 14.6546 32 14.6546C21.8737 14.6546 13.6646 22.868 13.6646 32.9998C13.6646 43.1316 21.8737 51.3451 32 51.3451C42.1264 51.3451 50.3354 43.1316 50.3354 32.9998ZM53.4073 32.9998C53.4073 44.8291 43.823 54.4186 32 54.4186C20.1771 54.4186 10.5927 44.8291 10.5927 32.9998C10.5927 21.1706 20.1771 11.5811 32 11.5811C43.823 11.5811 53.4073 21.1706 53.4073 32.9998Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter7_d_757_1992_${t})`,children:n.jsx("path",{d:"M47.3047 7.29899L44.6224 7.75146L45.0747 10.4352L47.757 9.98274L47.3047 7.29899Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter8_d_757_1992_${t})`,children:n.jsx("path",{d:"M59.8872 31.6251L57.9756 33.5376L59.8872 35.4501L61.7987 33.5376L59.8872 31.6251Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter9_d_757_1992_${t})`,children:n.jsx("path",{d:"M16.6074 7.29867L16.1552 9.98242L18.8375 10.4349L19.2897 7.75115L16.6074 7.29867Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter10_d_757_1992_${t})`,children:n.jsx("path",{d:"M19.1639 55.6978L16.5338 56.3921L17.2277 59.0237L19.8579 58.3294L19.1639 55.6978Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter11_d_757_1992_${t})`,children:n.jsx("path",{d:"M44.8533 55.6221L44.0948 58.2358L46.7071 58.9947L47.4656 56.381L44.8533 55.6221Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter12_d_757_1992_${t})`,children:n.jsx("path",{d:"M4.02411 31.6256L2.11261 33.5381L4.02411 35.4506L5.93562 33.5381L4.02411 31.6256Z",fill:"white"})}),n.jsxs("defs",{children:[n.jsxs("filter",{id:`filter0_d_757_1992_${t}`,x:"22.8004",y:"0.616977",width:"18.6534",height:"6.39538",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter1_d_757_1992_${t}`,x:"22.5792",y:"59.762",width:"18.6703",height:"6.39",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter2_d_757_1992_${t}`,x:"50.1011",y:"40.9705",width:"13.2361",height:"16.9774",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter3_d_757_1992_${t}`,x:"0.649664",y:"41.0579",width:"13.137",height:"16.975",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter4_d_757_1992_${t}`,x:"50.4943",y:"9.18143",width:"12.9673",height:"17.099",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter5_d_757_1992_${t}`,x:"0.407781",y:"9.18143",width:"13.0264",height:"17.1302",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter6_d_757_1992_${t}`,x:"9.82471",y:"11.1971",width:"44.3506",height:"44.3734",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter7_d_757_1992_${t}`,x:"43.8544",y:"6.91483",width:"4.67052",height:"4.67223",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter8_d_757_1992_${t}`,x:"57.2076",y:"31.241",width:"5.359",height:"5.3612",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter9_d_757_1992_${t}`,x:"15.3872",y:"6.91483",width:"4.67052",height:"4.67223",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter10_d_757_1992_${t}`,x:"15.7658",y:"55.3138",width:"4.8601",height:"4.86168",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter11_d_757_1992_${t}`,x:"43.3268",y:"55.2381",width:"4.90673",height:"4.90856",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter12_d_757_1992_${t}`,x:"1.34461",y:"31.2415",width:"5.359",height:"5.3612",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("linearGradient",{id:`paint0_linear_757_1992_${t}`,x1:"47.6882",y1:"59.7588",x2:"7.98215",y2:"-7.93826",gradientUnits:"userSpaceOnUse",children:[n.jsx("stop",{offset:"0.12",stopColor:o[0]}),n.jsx("stop",{offset:"0.31",stopColor:o[1]}),n.jsx("stop",{offset:"0.69",stopColor:o[2]})]})]}),n.jsx("text",{style:{fontSize:`${c==null?void 0:c.size}em`},className:"amount",fill:"#fff",children:n.jsx("tspan",{y:c==null?void 0:c.y,x:c==null?void 0:c.x,children:l})})]},t)};var U1=(e=>(e.Launch="launch",e.GameChange="GameChange",e.SendMessage="SendMessage",e.GetBalance="GetBalance",e.PlaceBet="PlaceBet",e.GetPlayerState="GetPlayerState",e.PlaceBetBulk="PlaceBetBulk",e.SitOutPlayer="SitOutPlayer",e.SetNickname="SetNickname",e.GetHistory="GetHistory",e.SendTip="SendTip",e.ChangeDealerLanguage="ChangeDealerLanguage",e))(U1||{});const Rr={undoArray:"undoArray"},Pr="https://livelobby8.livevegas.live",zn=(e,t,a)=>{const{tableId:i,gameId:r,lang:s,playerId:o,token:l,exitUrl:c}=a;localStorage.setItem(Rr.undoArray,JSON.stringify([])),t==null||t.invoke(U1.SitOutPlayer,{tableId:Number(i),gameId:Number(r)});const d={name:"closed",sender:"game"},p={name:"closeFrame",url:`${Pr}/?lang=${s}&playerId=${o}&token=${l}&gameId=${r}&gameType=8&exitUrl=${c}&partnerId=${e}`};window.parent.postMessage(d,"*"),window.parent.postMessage(p,"*"),window.parent.postMessage("closeGame","*")},Y1=e=>{const t=new Date(e.calculationEndDate),a=new Date,i=t.getTime()-a.getTime();return i<=0?{days:0,hours:0,minutes:0,seconds:0}:{days:Math.floor(i/(1e3*60*60*24)),hours:Math.floor(i/(1e3*60*60)%24),minutes:Math.floor(i/1e3/60%60),seconds:Math.floor(i/1e3%60)}},Fr={1:"Session not found, try to log in again.",2:"Please return to the site and log in again.",3:"Please return to the site and log in again.",4:"Player blocked",5:"Not enough balance",8:"Currency is wrong, please refresh the page",11:"Incorrect credentials",21:"Nickname already exists",22:"Nickname is not allowed",31:"Chat is blocked",33:"Bet Amount is less or greater from limits",35:"Nick already selected",52:"The loss limit reached",54:"Round has been canceled!",506:"Insurance Is Not Allowed",508:"Player Invalid State",525:"Bet Is Not Accepted",999:"Something went wrong"};var Ne=(e=>(e[e.Money=1]="Money",e[e.Cashback=2]="Cashback",e[e.Rakeback=3]="Rakeback",e[e.FreeSpin=4]="FreeSpin",e[e.Tournament=5]="Tournament",e))(Ne||{});function K1(e){return{USD:"$",RUB:"₽",AMD:"֏",AOA:"AOA",AZN:"₼",BAM:"BAM",BGN:"BGN",BIF:"BIF",BMD:"BD$",BND:"B$",BOB:"BOB",BRL:"R$",BTC:"₿",CDF:"FC",CNY:"¥",CRC:"₡",CZK:"CZK",DKK:"kr",DOP:"RD$",EGP:"E£",ETB:"Br",ETH:"Ξ",EUR:"€",GBP:"£",GEL:"₾",GTQ:"Q",HKD:"HK$",HRK:"kn",HTG:"G",HUF:"Ft",IDR:"Rp",INR:"₹",JMD:"J$",JPY:"¥",KES:"KSh",KGS:"KGS",KHR:"៛",KRW:"₩",KWD:"ك",KZT:"₸",LAT:"Ls",LTL:"Lt",LVL:"Ls",MAD:"dh",MET:"MT",MGA:"Ar",MKD:"ден",MMK:"K",MNT:"₮",MUR:"₨",NGN:"₦",NIS:"₪",NPR:"रू",PKR:"Rs",PLN:"zł",QAR:"ر.ق",RMB:"¥",RON:"lei",RDS:"дин",RWF:"R₣",SAO:"Db",SEK:"kr",SGD:"S$",SSP:"SS£",SYP:"SYP",THB:"฿",TRY:"₺",TWD:"NT$",UAH:"₴",USDT:"USD₮",UYU:"$U",VEF:"Bs",VND:"₫",XAF:"FCFA",XOF:"CFA",ZAR:"R",ZMW:"ZK"}[e]||e}const Mt=({isMobile:e=!0})=>n.jsx("svg",{width:e?"24":"12",height:e?"24":"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{cursor:"pointer"},children:n.jsx("path",{d:"M6.00001 6.87814L1.77251 11.1058C1.65709 11.2211 1.51202 11.2801 1.3373 11.2829C1.16272 11.2856 1.01501 11.2265 0.894176 11.1058C0.773482 10.985 0.713135 10.8386 0.713135 10.6667C0.713135 10.4947 0.773482 10.3483 0.894176 10.2275L5.12189 6.00001L0.894176 1.77251C0.778899 1.65709 0.719871 1.51202 0.717093 1.3373C0.714454 1.16272 0.773482 1.01501 0.894176 0.894176C1.01501 0.773482 1.1614 0.713135 1.33334 0.713135C1.50529 0.713135 1.65168 0.773482 1.77251 0.894176L6.00001 5.12188L10.2275 0.894176C10.3429 0.778899 10.488 0.719871 10.6627 0.717093C10.8373 0.714454 10.985 0.773482 11.1058 0.894176C11.2265 1.01501 11.2869 1.1614 11.2869 1.33334C11.2869 1.50529 11.2265 1.65168 11.1058 1.77251L6.87814 6.00001L11.1058 10.2275C11.2211 10.3429 11.2801 10.488 11.2829 10.6627C11.2856 10.8373 11.2265 10.985 11.1058 11.1058C10.985 11.2265 10.8386 11.2869 10.6667 11.2869C10.4947 11.2869 10.3483 11.2265 10.2275 11.1058L6.00001 6.87814Z",fill:"white",fillOpacity:"0.6"})}),Z1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M8 0.818001C9.44828 0.818026 10.8627 1.25591 12.0577 2.07417C13.2526 2.89244 14.1723 4.05286 14.696 5.40315C15.2196 6.75343 15.3228 8.23049 14.992 9.64048C14.6612 11.0505 13.9118 12.3275 12.8423 13.304C11.7727 14.2805 10.4329 14.9108 8.99872 15.1122C7.56452 15.3136 6.10294 15.0767 4.80577 14.4326C3.50861 13.7885 2.43649 12.7673 1.7301 11.503C1.02371 10.2387 0.716059 8.79033 0.84753 7.34803C0.856961 7.24366 0.886859 7.14216 0.935515 7.04934C0.984172 6.95652 1.05063 6.87419 1.13111 6.80706C1.21158 6.73992 1.30449 6.68929 1.40453 6.65806C1.50457 6.62683 1.60978 6.61561 1.71416 6.62505C1.81853 6.63448 1.92003 6.66438 2.01285 6.71303C2.10567 6.76169 2.188 6.82815 2.25514 6.90862C2.32227 6.9891 2.3729 7.08201 2.40413 7.18205C2.43536 7.28209 2.44658 7.3873 2.43715 7.49167C2.36041 8.30778 2.46522 9.13074 2.74405 9.90156C3.02288 10.6724 3.46883 11.372 4.0499 11.9501C4.34915 12.2494 4.68192 12.5143 5.04102 12.7385C5.9304 13.2937 6.95809 13.5875 8.00654 13.5861C9.055 13.5847 10.0819 13.2882 10.9698 12.7307C11.8577 12.1731 12.5708 11.3769 13.0274 10.4331C13.4841 9.48932 13.6659 8.43606 13.5521 7.3938C13.4383 6.35153 13.0335 5.36233 12.384 4.53932C11.7344 3.71632 10.8663 3.09274 9.87901 2.7399C8.89171 2.38706 7.82503 2.3192 6.80097 2.54409C5.77692 2.76898 4.83682 3.27754 4.08821 4.0116L5.20541 4.01239C5.40996 4.011 5.60725 4.08821 5.75651 4.22808C5.90578 4.36796 5.99563 4.55981 6.00751 4.76403C6.01939 4.96825 5.95239 5.16923 5.82035 5.32547C5.68831 5.48171 5.50132 5.58127 5.29798 5.60361L5.20541 5.60839H2.01181C1.81635 5.60837 1.6277 5.53661 1.48164 5.40673C1.33558 5.27685 1.24227 5.09787 1.2194 4.90376L1.21381 4.81039V1.61839C1.21241 1.41384 1.28963 1.21655 1.4295 1.06729C1.56938 0.918021 1.76123 0.82817 1.96545 0.816289C2.16966 0.804409 2.37065 0.871407 2.52689 1.00345C2.68313 1.13549 2.78269 1.32249 2.80502 1.52583L2.80981 1.61919V3.03484C3.47991 2.33336 4.28542 1.7752 5.17756 1.39415C6.0697 1.01309 7.0299 0.817089 8 0.818001ZM7.4015 4.01C7.54613 4.01001 7.68586 4.06238 7.79486 4.15744C7.90386 4.25251 7.97475 4.38382 7.99442 4.5271L8 4.6085V8H9.7955C9.94714 8.00005 10.0931 8.05765 10.2039 8.16117C10.3147 8.2647 10.3821 8.40642 10.3924 8.55771C10.4028 8.70899 10.3553 8.85856 10.2596 8.97619C10.1639 9.09382 10.0271 9.17074 9.8769 9.19141L9.7955 9.197H7.4015C7.25688 9.19699 7.11714 9.14462 7.00814 9.04956C6.89915 8.9545 6.82826 8.82318 6.80859 8.6799L6.803 8.5985V4.6085C6.803 4.44977 6.86606 4.29754 6.9783 4.1853C7.09054 4.07306 7.24277 4.01 7.4015 4.01Z",fill:"white"})}),X1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.99996 0.39917C12.1982 0.39917 15.6015 3.80245 15.6015 8.00069C15.6015 12.1982 12.1982 15.6014 7.99996 15.6014C3.80172 15.6014 0.398438 12.1982 0.398438 8.00069C0.398437 3.80245 3.80172 0.39917 7.99996 0.39917ZM7.99692 6.66917C7.81067 6.66942 7.63099 6.73806 7.49201 6.86205C7.35303 6.98604 7.26442 7.15675 7.243 7.34177L7.23768 7.42993L7.23996 11.6114L7.24528 11.7004C7.2667 11.8857 7.35556 12.0567 7.49493 12.1808C7.6343 12.3048 7.81443 12.3733 8.00101 12.3731C8.1876 12.3729 8.3676 12.3041 8.50671 12.1798C8.64583 12.0554 8.73435 11.8842 8.7554 11.6988L8.75996 11.6099L8.75768 7.42917L8.75236 7.34025C8.73039 7.15539 8.64133 6.98501 8.50209 6.86146C8.36284 6.7379 8.18308 6.66975 7.99692 6.66993V6.66917ZM7.99996 3.81993C7.7477 3.81993 7.50577 3.92014 7.3274 4.09851C7.14903 4.27688 7.04882 4.51881 7.04882 4.77107C7.04882 5.02333 7.14903 5.26525 7.3274 5.44363C7.50577 5.622 7.7477 5.72221 7.99996 5.72221C8.25221 5.72221 8.49414 5.622 8.67251 5.44363C8.85089 5.26525 8.9511 5.02333 8.9511 4.77107C8.9511 4.51881 8.85089 4.27688 8.67251 4.09851C8.49414 3.92014 8.25221 3.81993 7.99996 3.81993Z",fill:"white"})}),q1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.99999 0.626709C12.0724 0.626709 15.3735 3.92783 15.3735 8.00023C15.3735 12.0726 12.0724 15.3737 7.99999 15.3737C6.80712 15.3753 5.63183 15.0863 4.57573 14.5317L1.41249 15.3553C1.30679 15.3828 1.19574 15.3823 1.09033 15.3537C0.984926 15.325 0.888826 15.2694 0.811558 15.1922C0.73429 15.115 0.678535 15.019 0.649821 14.9136C0.621107 14.8082 0.620429 14.6971 0.647855 14.5914L1.47074 11.4289C0.914629 10.3717 0.624828 9.19478 0.626472 8.00023C0.626472 3.92783 3.9276 0.626709 7.99999 0.626709ZM8.92316 8.73758H5.6036L5.52839 8.74274C5.39603 8.76095 5.27473 8.82647 5.18693 8.92718C5.09913 9.02789 5.05075 9.15698 5.05075 9.29059C5.05075 9.4242 5.09913 9.5533 5.18693 9.65401C5.27473 9.75472 5.39603 9.82024 5.52839 9.83845L5.6036 9.84361H8.92316L8.99763 9.83845C9.12999 9.82024 9.25129 9.75472 9.33909 9.65401C9.42689 9.5533 9.47526 9.4242 9.47526 9.29059C9.47526 9.15698 9.42689 9.02789 9.33909 8.92718C9.25129 8.82647 9.12999 8.76095 8.99763 8.74274L8.92316 8.73758ZM10.3964 6.15685H5.6036L5.52839 6.16201C5.39603 6.18022 5.27473 6.24574 5.18693 6.34645C5.09913 6.44716 5.05075 6.57625 5.05075 6.70986C5.05075 6.84347 5.09913 6.97257 5.18693 7.07328C5.27473 7.17399 5.39603 7.2395 5.52839 7.25772L5.6036 7.26288H10.3964L10.4716 7.25772C10.604 7.2395 10.7253 7.17399 10.8131 7.07328C10.9009 6.97257 10.9492 6.84347 10.9492 6.70986C10.9492 6.57625 10.9009 6.44716 10.8131 6.34645C10.7253 6.24574 10.604 6.18022 10.4716 6.16201L10.3964 6.15685Z",fill:"white"})}),Mn=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M8.00889 0.590088C8.56673 0.596168 9.12229 0.660768 9.66721 0.782368C9.78314 0.808246 9.88809 0.869694 9.96739 0.958126C10.0467 1.04656 10.0964 1.15756 10.1095 1.27561L10.2387 2.43613C10.257 2.59974 10.3134 2.75679 10.4034 2.89464C10.4934 3.03249 10.6145 3.14728 10.757 3.22979C10.8994 3.31229 11.0593 3.36021 11.2236 3.36967C11.388 3.37914 11.5523 3.34989 11.7033 3.28429L12.768 2.81689C12.8761 2.76927 12.9964 2.75642 13.1121 2.78011C13.2278 2.8038 13.3333 2.86286 13.414 2.94913C14.1831 3.77076 14.7558 4.75611 15.0891 5.83105C15.124 5.94401 15.1229 6.06505 15.086 6.17739C15.0491 6.28973 14.9782 6.38781 14.8831 6.45805L13.9392 7.15421C13.8064 7.25171 13.6985 7.37909 13.6241 7.52604C13.5497 7.67299 13.511 7.83538 13.511 8.00009C13.511 8.16479 13.5497 8.32719 13.6241 8.47414C13.6985 8.62108 13.8064 8.74846 13.9392 8.84597L14.8839 9.54137C14.9793 9.61156 15.0504 9.70972 15.0875 9.82223C15.1245 9.93473 15.1256 10.056 15.0906 10.1691C14.7572 11.244 14.1845 12.2293 13.4155 13.051C13.335 13.1371 13.2298 13.1961 13.1144 13.2199C12.999 13.2438 12.879 13.2312 12.7711 13.184L11.7017 12.7151C11.5509 12.649 11.3867 12.6193 11.2223 12.6285C11.0579 12.6376 10.898 12.6853 10.7555 12.7678C10.6129 12.8502 10.4918 12.965 10.4019 13.103C10.312 13.2409 10.2559 13.3981 10.238 13.5618L10.1095 14.7215C10.0966 14.8383 10.0479 14.9482 9.97005 15.0362C9.89223 15.1243 9.78912 15.1861 9.67481 15.2132C8.57399 15.4752 7.42708 15.4752 6.32625 15.2132C6.21195 15.1861 6.10884 15.1243 6.03102 15.0362C5.9532 14.9482 5.90448 14.8383 5.89153 14.7215L5.76385 13.5633C5.74524 13.4 5.68857 13.2434 5.59841 13.106C5.50826 12.9686 5.38713 12.8543 5.24476 12.7723C5.10239 12.6902 4.94275 12.6427 4.77868 12.6336C4.61461 12.6245 4.45069 12.6539 4.30009 12.7197L3.23153 13.1878C3.12345 13.2352 3.00333 13.2478 2.88775 13.224C2.77218 13.2002 2.66685 13.1411 2.58629 13.0548C1.81695 12.2322 1.24424 11.2458 0.911253 10.1699C0.876214 10.0567 0.877294 9.93549 0.914341 9.82299C0.951388 9.71048 1.02256 9.61232 1.11797 9.54213L2.06265 8.84597C2.19554 8.74856 2.3036 8.62122 2.37809 8.47425C2.45258 8.32729 2.4914 8.16485 2.4914 8.00009C2.4914 7.83533 2.45258 7.67288 2.37809 7.52592C2.3036 7.37896 2.19554 7.25162 2.06265 7.15421L1.11797 6.45957C1.0227 6.38928 0.951674 6.29107 0.914765 6.17857C0.877856 6.06607 0.876894 5.94488 0.912013 5.83181C1.24529 4.75688 1.818 3.77153 2.58705 2.94989C2.66775 2.86362 2.77326 2.80456 2.88899 2.78087C3.00472 2.75718 3.12495 2.77003 3.23305 2.81765L4.29705 3.28505C4.44831 3.35061 4.61283 3.37979 4.77741 3.37023C4.94199 3.36068 5.10203 3.31265 5.24468 3.23002C5.38733 3.14739 5.50861 3.03245 5.59877 2.89444C5.68894 2.75643 5.74548 2.5992 5.76385 2.43537L5.89305 1.27561C5.90609 1.15732 5.95583 1.04608 6.03529 0.957483C6.11476 0.86889 6.21995 0.80739 6.33613 0.781608C6.88105 0.660768 7.43813 0.596928 8.00889 0.590088ZM7.99977 5.72009C7.39508 5.72009 6.81515 5.9603 6.38757 6.38788C5.95999 6.81547 5.71977 7.39539 5.71977 8.00009C5.71977 8.60478 5.95999 9.18471 6.38757 9.61229C6.81515 10.0399 7.39508 10.2801 7.99977 10.2801C8.60447 10.2801 9.18439 10.0399 9.61198 9.61229C10.0396 9.18471 10.2798 8.60478 10.2798 8.00009C10.2798 7.39539 10.0396 6.81547 9.61198 6.38788C9.18439 5.9603 8.60447 5.72009 7.99977 5.72009Z",fill:"white"})})}),Q1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 14 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M13.0799 11.227C13.0799 11.0025 13.0357 10.7802 12.9497 10.5728C12.8638 10.3653 12.7378 10.1769 12.579 10.0182C12.4202 9.85943 12.2317 9.73354 12.0243 9.64769C11.8168 9.56184 11.5944 9.5177 11.3699 9.5178H2.62992C2.40533 9.5177 2.18293 9.56186 1.97542 9.64776C1.7679 9.73366 1.57935 9.85961 1.42055 10.0184C1.26174 10.1772 1.13578 10.3658 1.04988 10.5733C0.963984 10.7808 0.919822 11.0032 0.919922 11.2278V11.927C0.919922 12.361 1.0552 12.785 1.30752 13.1392C2.4802 14.7838 4.39692 15.5986 6.99688 15.5986C9.59608 15.5986 11.5151 14.7846 12.6893 13.14C12.9427 12.7859 13.0793 12.3616 13.0799 11.9262V11.227ZM10.7976 4.2016C10.7977 3.40128 10.5452 2.62137 10.0759 1.97306C9.60666 1.32475 8.9447 0.841143 8.18442 0.591197C7.42414 0.341252 6.60435 0.337728 5.84194 0.581128C5.07954 0.824529 4.41345 1.30243 3.93864 1.94668C3.88357 1.92924 3.82617 1.92027 3.7684 1.92008H1.86992C1.71875 1.92008 1.57377 1.98013 1.46687 2.08703C1.35998 2.19392 1.29992 2.33891 1.29992 2.49008V6.66856C1.29972 6.94315 1.35363 7.21509 1.45858 7.46883C1.56352 7.72258 1.71744 7.95316 1.91153 8.14739C2.10563 8.34163 2.33609 8.49571 2.58976 8.60084C2.84343 8.70597 3.11533 8.76008 3.38992 8.76008H3.57992V8.75704H3.58752C3.71628 8.75724 3.84298 8.72465 3.95567 8.66236C4.06836 8.60006 4.16333 8.5101 4.23164 8.40095C4.29995 8.2918 4.33935 8.16706 4.34613 8.03847C4.3529 7.90989 4.32683 7.7817 4.27037 7.66597C4.21391 7.55025 4.12892 7.4508 4.0234 7.37701C3.91789 7.30321 3.79532 7.25749 3.66725 7.24416C3.53918 7.23082 3.40982 7.25031 3.29136 7.30079C3.17291 7.35126 3.06925 7.43107 2.99016 7.53268C2.82558 7.45633 2.6863 7.33446 2.58879 7.18146C2.49128 7.02846 2.43962 6.85074 2.43992 6.66932V6.48008H3.0084C3.2972 6.48008 3.56548 6.38736 3.7836 6.2308C4.22318 6.92769 4.87735 7.46283 5.64754 7.75557C6.41773 8.04831 7.26221 8.08279 8.0537 7.85381C8.84519 7.62482 9.54081 7.14479 10.0357 6.48605C10.5307 5.8273 10.7981 5.02555 10.7976 4.2016ZM3.19764 4.12104C3.19653 4.17474 3.19653 4.22846 3.19764 4.28216V5.14932C3.19764 5.19971 3.17762 5.24804 3.14199 5.28367C3.10636 5.3193 3.05803 5.33932 3.00764 5.33932H2.43992V3.06084H3.1984L3.19764 4.12104Z",fill:"white"})}),J1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 15 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1.5649 0.61447C1.77202 0.627228 1.96726 0.710458 2.10916 0.846923C2.25073 0.983355 2.32913 1.16359 2.32959 1.3503V14.6482L2.32237 14.7484C2.29404 14.9338 2.18863 15.104 2.0274 15.2221C1.86635 15.3401 1.66058 15.3982 1.45348 15.3856C1.24629 15.3728 1.05188 15.289 0.910021 15.1524C0.768089 15.0156 0.688054 14.8354 0.687988 14.6482V1.3503L0.696004 1.25091C0.724466 1.06585 0.830082 0.896783 0.990979 0.778791C1.15211 0.660819 1.35768 0.601849 1.5649 0.61447ZM4.19883 12.4519C4.48644 12.1652 4.93246 12.1301 5.28895 12.3261C5.4857 12.4343 5.6787 12.5223 5.88612 12.589C6.31321 12.7265 6.66737 13.0791 6.66764 13.5252V14.3404C6.66752 14.6531 6.45573 14.9144 6.17468 14.9769H5.91177C5.26266 14.8467 4.63859 14.6269 4.05615 14.3276C3.84833 14.2208 3.72518 14.0026 3.72511 13.7689V13.1974C3.72511 13.023 3.7948 12.8557 3.91828 12.7325L4.19883 12.4519ZM9.34245 12.3261C9.69807 12.1286 10.1433 12.1636 10.431 12.4503L11.069 13.0868C11.3723 13.3896 11.3308 13.8789 10.9576 14.0911C10.5413 14.3277 10.1243 14.5361 10.055 14.5705C10.0482 14.5738 10.0413 14.5764 10.0342 14.5793C9.61349 14.7522 9.1792 14.8844 8.73728 14.9736C8.72972 14.9752 8.72156 14.9756 8.71403 14.9769H8.50562C8.19949 14.9246 7.96463 14.6457 7.96457 14.31V13.5276C7.96466 13.0805 8.32146 12.7273 8.7493 12.589C8.95613 12.5221 9.14732 12.4345 9.34245 12.3261ZM13.5354 9.07576C13.9714 9.076 14.3071 9.464 14.1927 9.88213C13.9919 10.6158 13.6735 11.3166 13.2453 11.9558C13.189 12.0398 13.131 12.123 13.0713 12.2043C12.8306 12.5315 12.3558 12.541 12.0678 12.2539L11.4698 11.6584C11.1543 11.3438 11.1435 10.8431 11.3752 10.4633C11.5196 10.2266 11.6434 9.97844 11.7439 9.72101C11.8879 9.35254 12.2255 9.07576 12.6232 9.07576H13.5354ZM7.31691 4.77217C8.17576 4.77333 8.99957 5.114 9.60697 5.71962C10.2145 6.32559 10.5558 7.14794 10.5568 8.00487C10.5568 8.64405 10.367 9.26969 10.011 9.80117C9.65493 10.3323 9.14874 10.7461 8.55692 10.9907C7.96477 11.2353 7.3123 11.2997 6.68367 11.175C6.05535 11.0503 5.47832 10.7419 5.02524 10.2901C4.57216 9.83816 4.26301 9.26252 4.13791 8.6357C4.01288 8.00877 4.07709 7.35864 4.32227 6.76806C4.56759 6.17743 4.98363 5.67161 5.5166 5.31643C6.04936 4.96163 6.67628 4.77222 7.31691 4.77217ZM12.4036 4.26879C12.7087 3.96475 13.2169 3.99825 13.4376 4.36738C13.9435 5.21337 14.2699 6.15766 14.3915 7.14159C14.4346 7.49092 14.1476 7.78269 13.7935 7.78284H12.8797C12.4232 7.78257 12.0546 7.42283 11.9563 6.97967C11.8784 6.62802 11.7612 6.28573 11.6053 5.96009C11.4401 5.61512 11.4758 5.19429 11.7471 4.92367L12.4036 4.26879ZM7.96457 1.69979C7.96457 1.28303 8.32653 0.952595 8.73728 1.03609C9.74411 1.24149 10.6974 1.66209 11.5283 2.2697C11.8552 2.50892 11.8645 2.97857 11.578 3.26443L10.9849 3.85518C10.6679 4.1712 10.1627 4.18186 9.77931 3.94977C9.57445 3.82567 9.35894 3.71661 9.13565 3.62433C8.99026 3.56429 8.84216 3.51154 8.69239 3.46643C8.28382 3.34343 7.96481 2.99209 7.96457 2.56788V1.69979ZM5.89654 1.03609C6.3071 0.953302 6.66764 1.28334 6.66764 1.69979V3.02717C6.66764 3.18819 6.54829 3.32245 6.3895 3.35421C5.84399 3.46246 5.32382 3.66534 4.8529 3.94977C4.59496 4.10547 4.28244 4.15106 4.00886 4.0684C3.81512 4.00984 3.72512 3.80429 3.72511 3.60189V2.24004C3.72511 2.00615 3.84885 1.7881 4.05695 1.68135C4.63848 1.38308 5.25748 1.16546 5.89654 1.03609Z",fill:"white"})}),Ot=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M10.2804 1.10977V12.8867C10.2804 13.706 9.31215 14.1407 8.69959 13.5966L5.28567 10.5611C5.18145 10.4683 5.04678 10.4169 4.90719 10.4167H2.11039C1.657 10.4167 1.22217 10.2367 0.901507 9.91615C0.580841 9.59563 0.400592 9.16088 0.400391 8.70749V5.28977C0.400391 4.83625 0.580551 4.40131 0.901238 4.08062C1.22193 3.75993 1.65687 3.57977 2.11039 3.57977H4.90719C5.04678 3.57961 5.18145 3.52822 5.28567 3.43537L8.69883 0.400692C9.31215 -0.144988 10.2804 0.288972 10.2804 1.10977ZM13.3143 2.36149C13.3745 2.31698 13.4429 2.28475 13.5155 2.26666C13.5881 2.24856 13.6636 2.24495 13.7376 2.25603C13.8117 2.26711 13.8828 2.29267 13.947 2.33123C14.0111 2.3698 14.067 2.42063 14.1116 2.48081C15.0807 3.78793 15.6028 5.37257 15.6004 6.99977C15.6025 8.62705 15.0802 10.2117 14.1108 11.5187C14.019 11.6348 13.8856 11.7106 13.7389 11.7301C13.5921 11.7496 13.4436 11.7113 13.3246 11.6232C13.2057 11.5352 13.1256 11.4043 13.1014 11.2583C13.0772 11.1122 13.1108 10.9625 13.195 10.8408C14.019 9.72993 14.4628 8.38291 14.4604 6.99977C14.4628 5.61664 14.019 4.26962 13.195 3.15873C13.1505 3.09855 13.1183 3.03019 13.1002 2.95755C13.0821 2.88492 13.0785 2.80943 13.0895 2.7354C13.1006 2.66137 13.1262 2.59025 13.1647 2.52609C13.2033 2.46193 13.2541 2.406 13.3143 2.36149ZM11.9091 4.24097C11.9749 4.20531 12.0472 4.18297 12.1217 4.17524C12.1962 4.16751 12.2715 4.17454 12.3433 4.19593C12.415 4.21731 12.4819 4.25264 12.54 4.29988C12.5981 4.34712 12.6464 4.40536 12.682 4.47125C13.0894 5.22365 13.3204 6.08625 13.3204 7.00053C13.3217 7.88365 13.1022 8.75308 12.682 9.52981C12.6464 9.59568 12.5981 9.65389 12.54 9.70111C12.4819 9.74834 12.415 9.78365 12.3432 9.80503C12.2715 9.82641 12.1962 9.83345 12.1217 9.82574C12.0472 9.81803 11.9749 9.79572 11.9091 9.76009C11.8432 9.72446 11.785 9.67621 11.7378 9.61808C11.6905 9.55996 11.6552 9.4931 11.6339 9.42133C11.6125 9.34955 11.6054 9.27427 11.6131 9.19978C11.6209 9.12529 11.6432 9.05304 11.6788 8.98717C11.998 8.39665 12.1804 7.72101 12.1804 7.00053C12.1804 6.28005 11.998 5.60441 11.6788 5.01389C11.6431 4.94803 11.6208 4.87578 11.6131 4.80128C11.6053 4.72678 11.6124 4.65149 11.6337 4.57971C11.6551 4.50793 11.6905 4.44106 11.7377 4.38294C11.7849 4.32482 11.8432 4.27658 11.9091 4.24097Z",fill:"white"})})}),Wr=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.99992 0.399292C12.1982 0.399292 15.6014 3.80255 15.6014 8.00078C15.6014 12.1983 12.1982 15.6015 7.99992 15.6015C3.8017 15.6015 0.398438 12.1982 0.398438 8.00078C0.398448 3.80256 3.80171 0.399311 7.99992 0.399292ZM5.68875 4.35293C5.57808 4.36 5.47399 4.40736 5.39559 4.48578L3.57426 6.31007L3.53566 6.35312C3.46773 6.44088 3.43362 6.55111 3.44066 6.66187C3.44785 6.77245 3.49583 6.87673 3.57426 6.95503L3.6173 6.99289C3.70498 7.06075 3.81466 7.0941 3.92531 7.08714C4.03602 7.08003 4.14083 7.03279 4.21922 6.95429L5.26422 5.90707V11.1914L5.26719 11.2449C5.28015 11.3558 5.33371 11.4586 5.41711 11.5328C5.50049 11.607 5.60833 11.6478 5.71992 11.6479L5.77336 11.6457C5.88433 11.6326 5.98712 11.5785 6.06133 11.495C6.13547 11.4115 6.17572 11.3031 6.17563 11.1914V5.91003L7.22211 6.95429L7.26441 6.99289C7.35602 7.06458 7.47218 7.09859 7.58801 7.08789C7.70389 7.07712 7.81172 7.02237 7.88859 6.935C7.96536 6.84771 8.00539 6.73424 8.00141 6.61808C7.99733 6.50182 7.94907 6.39111 7.86633 6.30933L6.0398 4.48503L5.9975 4.44793C5.90975 4.37995 5.79952 4.34591 5.68875 4.35293ZM10.2265 4.35664C10.1157 4.36974 10.0134 4.42323 9.93926 4.50656C9.86509 4.58996 9.82429 4.69777 9.82422 4.80937V10.0893L8.77848 9.04578L8.73543 9.00718C8.64374 8.93629 8.52795 8.90264 8.41258 8.91367C8.29733 8.92472 8.19077 8.97971 8.11422 9.06656C8.03763 9.15355 7.99626 9.26689 7.99992 9.38273C8.00367 9.49833 8.05181 9.60813 8.13352 9.69L9.9593 11.5143L10.0016 11.5529C10.0894 11.6209 10.1996 11.6534 10.3104 11.6464C10.4211 11.6393 10.5258 11.5928 10.6043 11.5143L12.4256 9.69L12.4642 9.64695C12.5321 9.55923 12.5662 9.44964 12.5592 9.33894C12.5521 9.22813 12.5042 9.12349 12.4256 9.04503L12.3825 9.00718C12.2949 8.93938 12.1851 8.9052 12.0745 8.91218C11.9638 8.91929 11.859 8.96726 11.7806 9.04578L10.7364 10.0915V4.80937L10.7327 4.75668C10.7197 4.6457 10.6662 4.54301 10.5827 4.46871C10.4994 4.39463 10.3914 4.35376 10.2799 4.35367L10.2265 4.35664Z",fill:"white",fillOpacity:"0.6"})}),Gr=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1.68016 2.43991C1.68016 2.23835 1.76023 2.04504 1.90276 1.90251C2.04528 1.75998 2.23859 1.67991 2.44016 1.67991H3.96016C4.16172 1.67991 4.35503 1.59984 4.49756 1.45731C4.64008 1.31479 4.72016 1.12148 4.72016 0.919912C4.72016 0.718348 4.64008 0.525039 4.49756 0.382511C4.35503 0.239983 4.16172 0.159912 3.96016 0.159912H2.44016C1.83546 0.159912 1.25554 0.400126 0.827953 0.827709C0.40037 1.25529 0.160156 1.83522 0.160156 2.43991V3.95991C0.160156 4.16148 0.240227 4.35479 0.382755 4.49731C0.525283 4.63984 0.718592 4.71991 0.920156 4.71991C1.12172 4.71991 1.31503 4.63984 1.45756 4.49731C1.60008 4.35479 1.68016 4.16148 1.68016 3.95991V2.43991ZM1.68016 11.5599C1.68016 11.7615 1.76023 11.9548 1.90276 12.0973C2.04528 12.2398 2.23859 12.3199 2.44016 12.3199H3.96016C4.16172 12.3199 4.35503 12.4 4.49756 12.5425C4.64008 12.685 4.72016 12.8783 4.72016 13.0799C4.72016 13.2815 4.64008 13.4748 4.49756 13.6173C4.35503 13.7598 4.16172 13.8399 3.96016 13.8399H2.44016C1.83546 13.8399 1.25554 13.5997 0.827953 13.1721C0.40037 12.7445 0.160156 12.1646 0.160156 11.5599V10.0399C0.160156 9.83835 0.240227 9.64504 0.382755 9.50251C0.525283 9.35998 0.718592 9.27991 0.920156 9.27991C1.12172 9.27991 1.31503 9.35998 1.45756 9.50251C1.60008 9.64504 1.68016 9.83835 1.68016 10.0399V11.5599ZM11.5602 1.67991C11.7617 1.67991 11.955 1.75998 12.0976 1.90251C12.2401 2.04504 12.3202 2.23835 12.3202 2.43991V3.95991C12.3202 4.16148 12.4002 4.35479 12.5428 4.49731C12.6853 4.63984 12.8786 4.71991 13.0802 4.71991C13.2817 4.71991 13.475 4.63984 13.6176 4.49731C13.7601 4.35479 13.8402 4.16148 13.8402 3.95991V2.43991C13.8402 1.83522 13.5999 1.25529 13.1724 0.827709C12.7448 0.400126 12.1648 0.159912 11.5602 0.159912H10.0402C9.83859 0.159912 9.64528 0.239983 9.50276 0.382511C9.36023 0.525039 9.28016 0.718348 9.28016 0.919912C9.28016 1.12148 9.36023 1.31479 9.50276 1.45731C9.64528 1.59984 9.83859 1.67991 10.0402 1.67991H11.5602ZM12.3202 11.5599C12.3202 11.7615 12.2401 11.9548 12.0976 12.0973C11.955 12.2398 11.7617 12.3199 11.5602 12.3199H10.0402C9.83859 12.3199 9.64528 12.4 9.50276 12.5425C9.36023 12.685 9.28016 12.8783 9.28016 13.0799C9.28016 13.2815 9.36023 13.4748 9.50276 13.6173C9.64528 13.7598 9.83859 13.8399 10.0402 13.8399H11.5602C12.1648 13.8399 12.7448 13.5997 13.1724 13.1721C13.5999 12.7445 13.8402 12.1646 13.8402 11.5599V10.0399C13.8402 9.83835 13.7601 9.64504 13.6176 9.50251C13.475 9.35998 13.2817 9.27991 13.0802 9.27991C12.8786 9.27991 12.6853 9.35998 12.5428 9.50251C12.4002 9.64504 12.3202 9.83835 12.3202 10.0399V11.5599Z",fill:"white"})})}),Vr=()=>n.jsxs("svg",{width:"14",height:"16",viewBox:"0 0 14 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{d:"M9.45402 0.399902C9.87463 0.399915 10.2805 0.554948 10.594 0.835361C10.9075 1.11577 11.1066 1.50189 11.1534 1.9199H12.1171C12.4507 1.92011 12.7721 2.04571 13.0175 2.2718C13.2628 2.49788 13.4143 2.80794 13.4417 3.14046L13.4463 3.2499V5.5299C13.4463 6.16081 13.205 6.76781 12.7717 7.2264C12.3384 7.68498 11.746 7.96038 11.1161 7.9961L10.9565 8.00066C10.7032 8.79031 10.2308 9.49174 9.59422 10.0232C8.95765 10.5547 8.18316 10.8944 7.36098 11.0027V12.1799H8.69326C9.32403 12.1801 9.93085 12.4215 10.3893 12.8548C10.8477 13.2881 11.123 13.8803 11.1587 14.5101L11.1633 14.6499V15.0299C11.1632 15.1678 11.1132 15.3009 11.0226 15.4048C10.9319 15.5086 10.8066 15.576 10.67 15.5946L10.5933 15.5999H2.99174C2.85387 15.6001 2.72061 15.5503 2.61664 15.4597C2.51267 15.3692 2.44505 15.244 2.4263 15.1074L2.42174 15.0299V14.6499C2.42169 14.0191 2.66296 13.4122 3.09609 12.9537C3.52922 12.4951 4.12138 12.2196 4.75114 12.1837L4.89174 12.1799H6.22174V11.0027C5.39983 10.8941 4.62567 10.5543 3.98939 10.0229C3.3531 9.49138 2.88088 8.7901 2.6277 8.00066L2.60794 7.9999C1.95285 7.9999 1.3246 7.73967 0.861386 7.27646C0.398171 6.81324 0.137939 6.18499 0.137939 5.5299V3.2499C0.137939 2.51574 0.733779 1.9199 1.46794 1.9199H2.43162C2.47837 1.50176 2.67763 1.11554 2.9913 0.835108C3.30496 0.554677 3.711 0.399728 4.13174 0.399902H9.45402ZM12.1171 3.0599H11.164V6.84698C11.4613 6.80474 11.7355 6.66316 11.9421 6.44527C12.1486 6.22739 12.2754 5.94602 12.3017 5.64694L12.3071 5.5299V3.2499C12.307 3.2071 12.2925 3.16557 12.2658 3.13205C12.2392 3.09853 12.2021 3.07498 12.1604 3.06522L12.1171 3.0599ZM2.42174 3.0599H1.46794C1.41755 3.0599 1.36922 3.07992 1.33359 3.11555C1.29796 3.15118 1.27794 3.19951 1.27794 3.2499V5.5299C1.2779 5.85041 1.3936 6.16016 1.60375 6.40215C1.81391 6.64415 2.10439 6.80211 2.42174 6.84698V3.0599Z",fill:"url(#paint0_linear_851_570)"}),n.jsx("defs",{children:n.jsxs("linearGradient",{id:"paint0_linear_851_570",x1:"-0.221746",y1:"-2.13343",x2:"19.2003",y2:"7.59061",gradientUnits:"userSpaceOnUse",children:[n.jsx("stop",{stopColor:"#B97304"}),n.jsx("stop",{offset:"0.368995",stopColor:"#FFC15D"}),n.jsx("stop",{offset:"0.5",stopColor:"#FFD38B"}),n.jsx("stop",{offset:"0.611316",stopColor:"#FFC15D"}),n.jsx("stop",{offset:"1",stopColor:"#B97304"})]})})]});var M=(e=>(e[e.Message=1]="Message",e[e.Support=2]="Support",e[e.Tip=3]="Tip",e[e.History=4]="History",e[e.Info=5]="Info",e[e.Settings=6]="Settings",e[e.VolumeOn=7]="VolumeOn",e[e.FullScreen=8]="FullScreen",e[e.Tournament=9]="Tournament",e[e.closeMenu=10]="closeMenu",e[e.Limit=11]="Limit",e))(M||{});const Er=[{name:"Tournament",buttonType:9,icon:Vr()},{name:"Message",buttonType:1,icon:q1()},{name:"Support",buttonType:2,icon:Q1()},{name:"Tip",buttonType:3,icon:J1()},{name:"History",buttonType:4,icon:Z1()},{name:"Info",buttonType:5,icon:X1()},{name:"Settings",buttonType:6,icon:Mn()},{buttonType:7,icon:Ot()},{name:"FullScreen",buttonType:8,icon:Gr()}],Ur=(e,t)=>{switch(e){case 6:return{header:"Settings",height:412,width:300};case 4:return{header:t?"Bet Details":"History",height:520,width:500};case 3:return{header:"Send Tip",height:176,width:300};case 9:return{header:"Golden Chip Tournament",height:450,width:500};case 5:return{header:"Help",height:450,width:500};default:return null}};M.Settings,Mn(),M.VolumeOn,Ot(),M.closeMenu,Mt({isMobile:!0});const Yr=[{name:"Message",buttonType:M.Message,icon:q1()},{name:"Support",buttonType:M.Support,icon:Q1()},{name:"Send Tip",buttonType:M.Tip,icon:J1()}],Kr=[{name:"History",buttonType:M.History,icon:Z1()},{name:"Help",buttonType:M.Info,icon:X1()},{name:"Limits & Payouts",buttonType:M.Limit,icon:Wr()}],Zr=(e,t,a)=>{switch(e){case M.Message:return{header:"Message",height:100,width:100};case M.Support:return{header:"Support",height:100,width:100};case M.Tip:return{header:"Send Tip",height:t?100:38,width:t?50:100};case M.History:return{header:a?"Bet Details":"History",height:t?100:82.5,width:100};case M.Info:return{header:"Help",height:82.5,width:100};case M.Tournament:return{header:"Golden Chip Tournament",height:t?100:82.5,width:100};case M.Settings:return{header:"Settings",height:100,width:100};case M.Limit:return{header:"Limits & Payouts",height:100,width:100};default:return null}},Xr=(e,t)=>{t(e.touches[0].clientY)},qr=(e,t,a)=>{if(!t)return;const r=e.touches[0].clientY-t;r>0&&r<300&&(e.currentTarget.style.transform=`translateY(${r}px)`),r>120&&a(!1)},Qr=(e,t)=>{e.currentTarget.style.transform="translateY(0px)",t(0)},N=e=>typeof e=="string",ot=()=>{let e,t;const a=new Promise((i,r)=>{e=i,t=r});return a.resolve=e,a.reject=t,a},$1=e=>e==null?"":""+e,Jr=(e,t,a)=>{e.forEach(i=>{t[i]&&(a[i]=t[i])})},$r=/###/g,_1=e=>e&&e.indexOf("###")>-1?e.replace($r,"."):e,ea=e=>!e||N(e),lt=(e,t,a)=>{const i=N(t)?t.split("."):t;let r=0;for(;r<i.length-1;){if(ea(e))return{};const s=_1(i[r]);!e[s]&&a&&(e[s]=new a),Object.prototype.hasOwnProperty.call(e,s)?e=e[s]:e={},++r}return ea(e)?{}:{obj:e,k:_1(i[r])}},ta=(e,t,a)=>{const{obj:i,k:r}=lt(e,t,Object);if(i!==void 0||t.length===1){i[r]=a;return}let s=t[t.length-1],o=t.slice(0,t.length-1),l=lt(e,o,Object);for(;l.obj===void 0&&o.length;)s=`${o[o.length-1]}.${s}`,o=o.slice(0,o.length-1),l=lt(e,o,Object),l!=null&&l.obj&&typeof l.obj[`${l.k}.${s}`]<"u"&&(l.obj=void 0);l.obj[`${l.k}.${s}`]=a},_r=(e,t,a,i)=>{const{obj:r,k:s}=lt(e,t,Object);r[s]=r[s]||[],r[s].push(a)},Dt=(e,t)=>{const{obj:a,k:i}=lt(e,t);if(a&&Object.prototype.hasOwnProperty.call(a,i))return a[i]},es=(e,t,a)=>{const i=Dt(e,a);return i!==void 0?i:Dt(t,a)},na=(e,t,a)=>{for(const i in t)i!=="__proto__"&&i!=="constructor"&&(i in e?N(e[i])||e[i]instanceof String||N(t[i])||t[i]instanceof String?a&&(e[i]=t[i]):na(e[i],t[i],a):e[i]=t[i]);return e},Qe=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var ts={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};const ns=e=>N(e)?e.replace(/[&<>"'\/]/g,t=>ts[t]):e;class as{constructor(t){this.capacity=t,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(t){const a=this.regExpMap.get(t);if(a!==void 0)return a;const i=new RegExp(t);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(t,i),this.regExpQueue.push(t),i}}const is=[" ",",","?","!",";"],rs=new as(20),ss=(e,t,a)=>{t=t||"",a=a||"";const i=is.filter(o=>t.indexOf(o)<0&&a.indexOf(o)<0);if(i.length===0)return!0;const r=rs.getRegExp(`(${i.map(o=>o==="?"?"\\?":o).join("|")})`);let s=!r.test(e);if(!s){const o=e.indexOf(a);o>0&&!r.test(e.substring(0,o))&&(s=!0)}return s},On=(e,t,a=".")=>{if(!e)return;if(e[t])return Object.prototype.hasOwnProperty.call(e,t)?e[t]:void 0;const i=t.split(a);let r=e;for(let s=0;s<i.length;){if(!r||typeof r!="object")return;let o,l="";for(let c=s;c<i.length;++c)if(c!==s&&(l+=a),l+=i[c],o=r[l],o!==void 0){if(["string","number","boolean"].indexOf(typeof o)>-1&&c<i.length-1)continue;s+=c-s+1;break}r=o}return r},ct=e=>e==null?void 0:e.replace("_","-"),os={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){var a,i;(i=(a=console==null?void 0:console[e])==null?void 0:a.apply)==null||i.call(a,console,t)}};class Ht{constructor(t,a={}){this.init(t,a)}init(t,a={}){this.prefix=a.prefix||"i18next:",this.logger=t||os,this.options=a,this.debug=a.debug}log(...t){return this.forward(t,"log","",!0)}warn(...t){return this.forward(t,"warn","",!0)}error(...t){return this.forward(t,"error","")}deprecate(...t){return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(t,a,i,r){return r&&!this.debug?null:(N(t[0])&&(t[0]=`${i}${this.prefix} ${t[0]}`),this.logger[a](t))}create(t){return new Ht(this.logger,{prefix:`${this.prefix}:${t}:`,...this.options})}clone(t){return t=t||this.options,t.prefix=t.prefix||this.prefix,new Ht(this.logger,t)}}var Ae=new Ht;class Rt{constructor(){this.observers={}}on(t,a){return t.split(" ").forEach(i=>{this.observers[i]||(this.observers[i]=new Map);const r=this.observers[i].get(a)||0;this.observers[i].set(a,r+1)}),this}off(t,a){if(this.observers[t]){if(!a){delete this.observers[t];return}this.observers[t].delete(a)}}emit(t,...a){this.observers[t]&&Array.from(this.observers[t].entries()).forEach(([r,s])=>{for(let o=0;o<s;o++)r(...a)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(([r,s])=>{for(let o=0;o<s;o++)r.apply(r,[t,...a])})}}class aa extends Rt{constructor(t,a={ns:["translation"],defaultNS:"translation"}){super(),this.data=t||{},this.options=a,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.options.ignoreJSONStructure===void 0&&(this.options.ignoreJSONStructure=!0)}addNamespaces(t){this.options.ns.indexOf(t)<0&&this.options.ns.push(t)}removeNamespaces(t){const a=this.options.ns.indexOf(t);a>-1&&this.options.ns.splice(a,1)}getResource(t,a,i,r={}){var d,u;const s=r.keySeparator!==void 0?r.keySeparator:this.options.keySeparator,o=r.ignoreJSONStructure!==void 0?r.ignoreJSONStructure:this.options.ignoreJSONStructure;let l;t.indexOf(".")>-1?l=t.split("."):(l=[t,a],i&&(Array.isArray(i)?l.push(...i):N(i)&&s?l.push(...i.split(s)):l.push(i)));const c=Dt(this.data,l);return!c&&!a&&!i&&t.indexOf(".")>-1&&(t=l[0],a=l[1],i=l.slice(2).join(".")),c||!o||!N(i)?c:On((u=(d=this.data)==null?void 0:d[t])==null?void 0:u[a],i,s)}addResource(t,a,i,r,s={silent:!1}){const o=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator;let l=[t,a];i&&(l=l.concat(o?i.split(o):i)),t.indexOf(".")>-1&&(l=t.split("."),r=a,a=l[1]),this.addNamespaces(a),ta(this.data,l,r),s.silent||this.emit("added",t,a,i,r)}addResources(t,a,i,r={silent:!1}){for(const s in i)(N(i[s])||Array.isArray(i[s]))&&this.addResource(t,a,s,i[s],{silent:!0});r.silent||this.emit("added",t,a,i)}addResourceBundle(t,a,i,r,s,o={silent:!1,skipCopy:!1}){let l=[t,a];t.indexOf(".")>-1&&(l=t.split("."),r=i,i=a,a=l[1]),this.addNamespaces(a);let c=Dt(this.data,l)||{};o.skipCopy||(i=JSON.parse(JSON.stringify(i))),r?na(c,i,s):c={...c,...i},ta(this.data,l,c),o.silent||this.emit("added",t,a,i)}removeResourceBundle(t,a){this.hasResourceBundle(t,a)&&delete this.data[t][a],this.removeNamespaces(a),this.emit("removed",t,a)}hasResourceBundle(t,a){return this.getResource(t,a)!==void 0}getResourceBundle(t,a){return a||(a=this.options.defaultNS),this.getResource(t,a)}getDataByLanguage(t){return this.data[t]}hasLanguageSomeTranslations(t){const a=this.getDataByLanguage(t);return!!(a&&Object.keys(a)||[]).find(r=>a[r]&&Object.keys(a[r]).length>0)}toJSON(){return this.data}}var ia={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,a,i,r){return e.forEach(s=>{var o;t=((o=this.processors[s])==null?void 0:o.process(t,a,i,r))??t}),t}};const ra=Symbol("i18next/PATH_KEY");function ls(){const e=[],t=Object.create(null);let a;return t.get=(i,r)=>{var s;return(s=a==null?void 0:a.revoke)==null||s.call(a),r===ra?e:(e.push(r),a=Proxy.revocable(i,t),a.proxy)},Proxy.revocable(Object.create(null),t).proxy}function cs(e,t){const{[ra]:a}=e(ls());return a.join((t==null?void 0:t.keySeparator)??".")}const sa={},oa=e=>!N(e)&&typeof e!="boolean"&&typeof e!="number";class Pt extends Rt{constructor(t,a={}){super(),Jr(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],t,this),this.options=a,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.logger=Ae.create("translator")}changeLanguage(t){t&&(this.language=t)}exists(t,a={interpolation:{}}){const i={...a};if(t==null)return!1;const r=this.resolve(t,i);return(r==null?void 0:r.res)!==void 0}extractFromKey(t,a){let i=a.nsSeparator!==void 0?a.nsSeparator:this.options.nsSeparator;i===void 0&&(i=":");const r=a.keySeparator!==void 0?a.keySeparator:this.options.keySeparator;let s=a.ns||this.options.defaultNS||[];const o=i&&t.indexOf(i)>-1,l=!this.options.userDefinedKeySeparator&&!a.keySeparator&&!this.options.userDefinedNsSeparator&&!a.nsSeparator&&!ss(t,i,r);if(o&&!l){const c=t.match(this.interpolator.nestingRegexp);if(c&&c.length>0)return{key:t,namespaces:N(s)?[s]:s};const d=t.split(i);(i!==r||i===r&&this.options.ns.indexOf(d[0])>-1)&&(s=d.shift()),t=d.join(r)}return{key:t,namespaces:N(s)?[s]:s}}translate(t,a,i){let r=typeof a=="object"?{...a}:a;if(typeof r!="object"&&this.options.overloadTranslationOptionHandler&&(r=this.options.overloadTranslationOptionHandler(arguments)),typeof options=="object"&&(r={...r}),r||(r={}),t==null)return"";typeof t=="function"&&(t=cs(t,r)),Array.isArray(t)||(t=[String(t)]);const s=r.returnDetails!==void 0?r.returnDetails:this.options.returnDetails,o=r.keySeparator!==void 0?r.keySeparator:this.options.keySeparator,{key:l,namespaces:c}=this.extractFromKey(t[t.length-1],r),d=c[c.length-1];let u=r.nsSeparator!==void 0?r.nsSeparator:this.options.nsSeparator;u===void 0&&(u=":");const p=r.lng||this.language,x=r.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if((p==null?void 0:p.toLowerCase())==="cimode")return x?s?{res:`${d}${u}${l}`,usedKey:l,exactUsedKey:l,usedLng:p,usedNS:d,usedParams:this.getUsedParamsDetails(r)}:`${d}${u}${l}`:s?{res:l,usedKey:l,exactUsedKey:l,usedLng:p,usedNS:d,usedParams:this.getUsedParamsDetails(r)}:l;const m=this.resolve(t,r);let g=m==null?void 0:m.res;const y=(m==null?void 0:m.usedKey)||l,v=(m==null?void 0:m.exactUsedKey)||l,k=["[object Number]","[object Function]","[object RegExp]"],w=r.joinArrays!==void 0?r.joinArrays:this.options.joinArrays,I=!this.i18nFormat||this.i18nFormat.handleAsObject,S=r.count!==void 0&&!N(r.count),B=Pt.hasDefaultValue(r),L=S?this.pluralResolver.getSuffix(p,r.count,r):"",j=r.ordinal&&S?this.pluralResolver.getSuffix(p,r.count,{ordinal:!1}):"",H=S&&!r.ordinal&&r.count===0,z=H&&r[`defaultValue${this.options.pluralSeparator}zero`]||r[`defaultValue${L}`]||r[`defaultValue${j}`]||r.defaultValue;let P=g;I&&!g&&B&&(P=z);const $=oa(P),he=Object.prototype.toString.apply(P);if(I&&P&&$&&k.indexOf(he)<0&&!(N(w)&&Array.isArray(P))){if(!r.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const Y=this.options.returnedObjectHandler?this.options.returnedObjectHandler(y,P,{...r,ns:c}):`key '${l} (${this.language})' returned an object instead of string.`;return s?(m.res=Y,m.usedParams=this.getUsedParamsDetails(r),m):Y}if(o){const Y=Array.isArray(P),K=Y?[]:{},le=Y?v:y;for(const ie in P)if(Object.prototype.hasOwnProperty.call(P,ie)){const D=`${le}${o}${ie}`;B&&!g?K[ie]=this.translate(D,{...r,defaultValue:oa(z)?z[ie]:void 0,joinArrays:!1,ns:c}):K[ie]=this.translate(D,{...r,joinArrays:!1,ns:c}),K[ie]===D&&(K[ie]=P[ie])}g=K}}else if(I&&N(w)&&Array.isArray(g))g=g.join(w),g&&(g=this.extendTranslation(g,t,r,i));else{let Y=!1,K=!1;!this.isValidLookup(g)&&B&&(Y=!0,g=z),this.isValidLookup(g)||(K=!0,g=l);const ie=(r.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&K?void 0:g,D=B&&z!==g&&this.options.updateMissing;if(K||Y||D){if(this.logger.log(D?"updateKey":"missingKey",p,d,l,D?z:g),o){const J=this.resolve(l,{...r,keySeparator:!1});J&&J.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let _=[];const ee=this.languageUtils.getFallbackCodes(this.options.fallbackLng,r.lng||this.language);if(this.options.saveMissingTo==="fallback"&&ee&&ee[0])for(let J=0;J<ee.length;J++)_.push(ee[J]);else this.options.saveMissingTo==="all"?_=this.languageUtils.toResolveHierarchy(r.lng||this.language):_.push(r.lng||this.language);const ue=(J,q,se)=>{var ye;const Se=B&&se!==g?se:ie;this.options.missingKeyHandler?this.options.missingKeyHandler(J,d,q,Se,D,r):(ye=this.backendConnector)!=null&&ye.saveMissing&&this.backendConnector.saveMissing(J,d,q,Se,D,r),this.emit("missingKey",J,d,q,g)};this.options.saveMissing&&(this.options.saveMissingPlurals&&S?_.forEach(J=>{const q=this.pluralResolver.getSuffixes(J,r);H&&r[`defaultValue${this.options.pluralSeparator}zero`]&&q.indexOf(`${this.options.pluralSeparator}zero`)<0&&q.push(`${this.options.pluralSeparator}zero`),q.forEach(se=>{ue([J],l+se,r[`defaultValue${se}`]||z)})}):ue(_,l,z))}g=this.extendTranslation(g,t,r,m,i),K&&g===l&&this.options.appendNamespaceToMissingKey&&(g=`${d}${u}${l}`),(K||Y)&&this.options.parseMissingKeyHandler&&(g=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${d}${u}${l}`:l,Y?g:void 0,r))}return s?(m.res=g,m.usedParams=this.getUsedParamsDetails(r),m):g}extendTranslation(t,a,i,r,s){var c,d;if((c=this.i18nFormat)!=null&&c.parse)t=this.i18nFormat.parse(t,{...this.options.interpolation.defaultVariables,...i},i.lng||this.language||r.usedLng,r.usedNS,r.usedKey,{resolved:r});else if(!i.skipInterpolation){i.interpolation&&this.interpolator.init({...i,interpolation:{...this.options.interpolation,...i.interpolation}});const u=N(t)&&(((d=i==null?void 0:i.interpolation)==null?void 0:d.skipOnVariables)!==void 0?i.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let p;if(u){const m=t.match(this.interpolator.nestingRegexp);p=m&&m.length}let x=i.replace&&!N(i.replace)?i.replace:i;if(this.options.interpolation.defaultVariables&&(x={...this.options.interpolation.defaultVariables,...x}),t=this.interpolator.interpolate(t,x,i.lng||this.language||r.usedLng,i),u){const m=t.match(this.interpolator.nestingRegexp),g=m&&m.length;p<g&&(i.nest=!1)}!i.lng&&r&&r.res&&(i.lng=this.language||r.usedLng),i.nest!==!1&&(t=this.interpolator.nest(t,(...m)=>(s==null?void 0:s[0])===m[0]&&!i.context?(this.logger.warn(`It seems you are nesting recursively key: ${m[0]} in key: ${a[0]}`),null):this.translate(...m,a),i)),i.interpolation&&this.interpolator.reset()}const o=i.postProcess||this.options.postProcess,l=N(o)?[o]:o;return t!=null&&(l!=null&&l.length)&&i.applyPostProcessor!==!1&&(t=ia.handle(l,t,a,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...r,usedParams:this.getUsedParamsDetails(i)},...i}:i,this)),t}resolve(t,a={}){let i,r,s,o,l;return N(t)&&(t=[t]),t.forEach(c=>{if(this.isValidLookup(i))return;const d=this.extractFromKey(c,a),u=d.key;r=u;let p=d.namespaces;this.options.fallbackNS&&(p=p.concat(this.options.fallbackNS));const x=a.count!==void 0&&!N(a.count),m=x&&!a.ordinal&&a.count===0,g=a.context!==void 0&&(N(a.context)||typeof a.context=="number")&&a.context!=="",y=a.lngs?a.lngs:this.languageUtils.toResolveHierarchy(a.lng||this.language,a.fallbackLng);p.forEach(v=>{var k,w;this.isValidLookup(i)||(l=v,!sa[`${y[0]}-${v}`]&&((k=this.utils)!=null&&k.hasLoadedNamespace)&&!((w=this.utils)!=null&&w.hasLoadedNamespace(l))&&(sa[`${y[0]}-${v}`]=!0,this.logger.warn(`key "${r}" for languages "${y.join(", ")}" won't get resolved as namespace "${l}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),y.forEach(I=>{var L;if(this.isValidLookup(i))return;o=I;const S=[u];if((L=this.i18nFormat)!=null&&L.addLookupKeys)this.i18nFormat.addLookupKeys(S,u,I,v,a);else{let j;x&&(j=this.pluralResolver.getSuffix(I,a.count,a));const H=`${this.options.pluralSeparator}zero`,z=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(x&&(a.ordinal&&j.indexOf(z)===0&&S.push(u+j.replace(z,this.options.pluralSeparator)),S.push(u+j),m&&S.push(u+H)),g){const P=`${u}${this.options.contextSeparator||"_"}${a.context}`;S.push(P),x&&(a.ordinal&&j.indexOf(z)===0&&S.push(P+j.replace(z,this.options.pluralSeparator)),S.push(P+j),m&&S.push(P+H))}}let B;for(;B=S.pop();)this.isValidLookup(i)||(s=B,i=this.getResource(I,v,B,a))}))})}),{res:i,usedKey:r,exactUsedKey:s,usedLng:o,usedNS:l}}isValidLookup(t){return t!==void 0&&!(!this.options.returnNull&&t===null)&&!(!this.options.returnEmptyString&&t==="")}getResource(t,a,i,r={}){var s;return(s=this.i18nFormat)!=null&&s.getResource?this.i18nFormat.getResource(t,a,i,r):this.resourceStore.getResource(t,a,i,r)}getUsedParamsDetails(t={}){const a=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],i=t.replace&&!N(t.replace);let r=i?t.replace:t;if(i&&typeof t.count<"u"&&(r.count=t.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!i){r={...r};for(const s of a)delete r[s]}return r}static hasDefaultValue(t){const a="defaultValue";for(const i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&a===i.substring(0,a.length)&&t[i]!==void 0)return!0;return!1}}class la{constructor(t){this.options=t,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Ae.create("languageUtils")}getScriptPartFromCode(t){if(t=ct(t),!t||t.indexOf("-")<0)return null;const a=t.split("-");return a.length===2||(a.pop(),a[a.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(a.join("-"))}getLanguagePartFromCode(t){if(t=ct(t),!t||t.indexOf("-")<0)return t;const a=t.split("-");return this.formatLanguageCode(a[0])}formatLanguageCode(t){if(N(t)&&t.indexOf("-")>-1){let a;try{a=Intl.getCanonicalLocales(t)[0]}catch{}return a&&this.options.lowerCaseLng&&(a=a.toLowerCase()),a||(this.options.lowerCaseLng?t.toLowerCase():t)}return this.options.cleanCode||this.options.lowerCaseLng?t.toLowerCase():t}isSupportedCode(t){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(t=this.getLanguagePartFromCode(t)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(t)>-1}getBestMatchFromCodes(t){if(!t)return null;let a;return t.forEach(i=>{if(a)return;const r=this.formatLanguageCode(i);(!this.options.supportedLngs||this.isSupportedCode(r))&&(a=r)}),!a&&this.options.supportedLngs&&t.forEach(i=>{if(a)return;const r=this.getScriptPartFromCode(i);if(this.isSupportedCode(r))return a=r;const s=this.getLanguagePartFromCode(i);if(this.isSupportedCode(s))return a=s;a=this.options.supportedLngs.find(o=>{if(o===s)return o;if(!(o.indexOf("-")<0&&s.indexOf("-")<0)&&(o.indexOf("-")>0&&s.indexOf("-")<0&&o.substring(0,o.indexOf("-"))===s||o.indexOf(s)===0&&s.length>1))return o})}),a||(a=this.getFallbackCodes(this.options.fallbackLng)[0]),a}getFallbackCodes(t,a){if(!t)return[];if(typeof t=="function"&&(t=t(a)),N(t)&&(t=[t]),Array.isArray(t))return t;if(!a)return t.default||[];let i=t[a];return i||(i=t[this.getScriptPartFromCode(a)]),i||(i=t[this.formatLanguageCode(a)]),i||(i=t[this.getLanguagePartFromCode(a)]),i||(i=t.default),i||[]}toResolveHierarchy(t,a){const i=this.getFallbackCodes((a===!1?[]:a)||this.options.fallbackLng||[],t),r=[],s=o=>{o&&(this.isSupportedCode(o)?r.push(o):this.logger.warn(`rejecting language code not found in supportedLngs: ${o}`))};return N(t)&&(t.indexOf("-")>-1||t.indexOf("_")>-1)?(this.options.load!=="languageOnly"&&s(this.formatLanguageCode(t)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&s(this.getScriptPartFromCode(t)),this.options.load!=="currentOnly"&&s(this.getLanguagePartFromCode(t))):N(t)&&s(this.formatLanguageCode(t)),i.forEach(o=>{r.indexOf(o)<0&&s(this.formatLanguageCode(o))}),r}}const ca={zero:0,one:1,two:2,few:3,many:4,other:5},da={select:e=>e===1?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class ds{constructor(t,a={}){this.languageUtils=t,this.options=a,this.logger=Ae.create("pluralResolver"),this.pluralRulesCache={}}addRule(t,a){this.rules[t]=a}clearCache(){this.pluralRulesCache={}}getRule(t,a={}){const i=ct(t==="dev"?"en":t),r=a.ordinal?"ordinal":"cardinal",s=JSON.stringify({cleanedCode:i,type:r});if(s in this.pluralRulesCache)return this.pluralRulesCache[s];let o;try{o=new Intl.PluralRules(i,{type:r})}catch{if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),da;if(!t.match(/-|_/))return da;const c=this.languageUtils.getLanguagePartFromCode(t);o=this.getRule(c,a)}return this.pluralRulesCache[s]=o,o}needsPlural(t,a={}){let i=this.getRule(t,a);return i||(i=this.getRule("dev",a)),(i==null?void 0:i.resolvedOptions().pluralCategories.length)>1}getPluralFormsOfKey(t,a,i={}){return this.getSuffixes(t,i).map(r=>`${a}${r}`)}getSuffixes(t,a={}){let i=this.getRule(t,a);return i||(i=this.getRule("dev",a)),i?i.resolvedOptions().pluralCategories.sort((r,s)=>ca[r]-ca[s]).map(r=>`${this.options.prepend}${a.ordinal?`ordinal${this.options.prepend}`:""}${r}`):[]}getSuffix(t,a,i={}){const r=this.getRule(t,i);return r?`${this.options.prepend}${i.ordinal?`ordinal${this.options.prepend}`:""}${r.select(a)}`:(this.logger.warn(`no plural rule found for: ${t}`),this.getSuffix("dev",a,i))}}const ha=(e,t,a,i=".",r=!0)=>{let s=es(e,t,a);return!s&&r&&N(a)&&(s=On(e,a,i),s===void 0&&(s=On(t,a,i))),s},Dn=e=>e.replace(/\$/g,"$$$$");class hs{constructor(t={}){var a;this.logger=Ae.create("interpolator"),this.options=t,this.format=((a=t==null?void 0:t.interpolation)==null?void 0:a.format)||(i=>i),this.init(t)}init(t={}){t.interpolation||(t.interpolation={escapeValue:!0});const{escape:a,escapeValue:i,useRawValueToEscape:r,prefix:s,prefixEscaped:o,suffix:l,suffixEscaped:c,formatSeparator:d,unescapeSuffix:u,unescapePrefix:p,nestingPrefix:x,nestingPrefixEscaped:m,nestingSuffix:g,nestingSuffixEscaped:y,nestingOptionsSeparator:v,maxReplaces:k,alwaysFormat:w}=t.interpolation;this.escape=a!==void 0?a:ns,this.escapeValue=i!==void 0?i:!0,this.useRawValueToEscape=r!==void 0?r:!1,this.prefix=s?Qe(s):o||"{{",this.suffix=l?Qe(l):c||"}}",this.formatSeparator=d||",",this.unescapePrefix=u?"":p||"-",this.unescapeSuffix=this.unescapePrefix?"":u||"",this.nestingPrefix=x?Qe(x):m||Qe("$t("),this.nestingSuffix=g?Qe(g):y||Qe(")"),this.nestingOptionsSeparator=v||",",this.maxReplaces=k||1e3,this.alwaysFormat=w!==void 0?w:!1,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const t=(a,i)=>(a==null?void 0:a.source)===i?(a.lastIndex=0,a):new RegExp(i,"g");this.regexp=t(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=t(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=t(this.nestingRegexp,`${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`)}interpolate(t,a,i,r){var m;let s,o,l;const c=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},d=g=>{if(g.indexOf(this.formatSeparator)<0){const w=ha(a,c,g,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(w,void 0,i,{...r,...a,interpolationkey:g}):w}const y=g.split(this.formatSeparator),v=y.shift().trim(),k=y.join(this.formatSeparator).trim();return this.format(ha(a,c,v,this.options.keySeparator,this.options.ignoreJSONStructure),k,i,{...r,...a,interpolationkey:v})};this.resetRegExp();const u=(r==null?void 0:r.missingInterpolationHandler)||this.options.missingInterpolationHandler,p=((m=r==null?void 0:r.interpolation)==null?void 0:m.skipOnVariables)!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:g=>Dn(g)},{regex:this.regexp,safeValue:g=>this.escapeValue?Dn(this.escape(g)):Dn(g)}].forEach(g=>{for(l=0;s=g.regex.exec(t);){const y=s[1].trim();if(o=d(y),o===void 0)if(typeof u=="function"){const k=u(t,s,r);o=N(k)?k:""}else if(r&&Object.prototype.hasOwnProperty.call(r,y))o="";else if(p){o=s[0];continue}else this.logger.warn(`missed to pass in variable ${y} for interpolating ${t}`),o="";else!N(o)&&!this.useRawValueToEscape&&(o=$1(o));const v=g.safeValue(o);if(t=t.replace(s[0],v),p?(g.regex.lastIndex+=o.length,g.regex.lastIndex-=s[0].length):g.regex.lastIndex=0,l++,l>=this.maxReplaces)break}}),t}nest(t,a,i={}){let r,s,o;const l=(c,d)=>{const u=this.nestingOptionsSeparator;if(c.indexOf(u)<0)return c;const p=c.split(new RegExp(`${u}[ ]*{`));let x=`{${p[1]}`;c=p[0],x=this.interpolate(x,o);const m=x.match(/'/g),g=x.match(/"/g);(((m==null?void 0:m.length)??0)%2===0&&!g||g.length%2!==0)&&(x=x.replace(/'/g,'"'));try{o=JSON.parse(x),d&&(o={...d,...o})}catch(y){return this.logger.warn(`failed parsing options string in nesting for key ${c}`,y),`${c}${u}${x}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,c};for(;r=this.nestingRegexp.exec(t);){let c=[];o={...i},o=o.replace&&!N(o.replace)?o.replace:o,o.applyPostProcessor=!1,delete o.defaultValue;const d=/{.*}/.test(r[1])?r[1].lastIndexOf("}")+1:r[1].indexOf(this.formatSeparator);if(d!==-1&&(c=r[1].slice(d).split(this.formatSeparator).map(u=>u.trim()).filter(Boolean),r[1]=r[1].slice(0,d)),s=a(l.call(this,r[1].trim(),o),o),s&&r[0]===t&&!N(s))return s;N(s)||(s=$1(s)),s||(this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`),s=""),c.length&&(s=c.reduce((u,p)=>this.format(u,p,i.lng,{...i,interpolationkey:r[1].trim()}),s.trim())),t=t.replace(r[0],s),this.regexp.lastIndex=0}return t}}const us=e=>{let t=e.toLowerCase().trim();const a={};if(e.indexOf("(")>-1){const i=e.split("(");t=i[0].toLowerCase().trim();const r=i[1].substring(0,i[1].length-1);t==="currency"&&r.indexOf(":")<0?a.currency||(a.currency=r.trim()):t==="relativetime"&&r.indexOf(":")<0?a.range||(a.range=r.trim()):r.split(";").forEach(o=>{if(o){const[l,...c]=o.split(":"),d=c.join(":").trim().replace(/^'+|'+$/g,""),u=l.trim();a[u]||(a[u]=d),d==="false"&&(a[u]=!1),d==="true"&&(a[u]=!0),isNaN(d)||(a[u]=parseInt(d,10))}})}return{formatName:t,formatOptions:a}},ua=e=>{const t={};return(a,i,r)=>{let s=r;r&&r.interpolationkey&&r.formatParams&&r.formatParams[r.interpolationkey]&&r[r.interpolationkey]&&(s={...s,[r.interpolationkey]:void 0});const o=i+JSON.stringify(s);let l=t[o];return l||(l=e(ct(i),r),t[o]=l),l(a)}},ps=e=>(t,a,i)=>e(ct(a),i)(t);class fs{constructor(t={}){this.logger=Ae.create("formatter"),this.options=t,this.init(t)}init(t,a={interpolation:{}}){this.formatSeparator=a.interpolation.formatSeparator||",";const i=a.cacheInBuiltFormats?ua:ps;this.formats={number:i((r,s)=>{const o=new Intl.NumberFormat(r,{...s});return l=>o.format(l)}),currency:i((r,s)=>{const o=new Intl.NumberFormat(r,{...s,style:"currency"});return l=>o.format(l)}),datetime:i((r,s)=>{const o=new Intl.DateTimeFormat(r,{...s});return l=>o.format(l)}),relativetime:i((r,s)=>{const o=new Intl.RelativeTimeFormat(r,{...s});return l=>o.format(l,s.range||"day")}),list:i((r,s)=>{const o=new Intl.ListFormat(r,{...s});return l=>o.format(l)})}}add(t,a){this.formats[t.toLowerCase().trim()]=a}addCached(t,a){this.formats[t.toLowerCase().trim()]=ua(a)}format(t,a,i,r={}){const s=a.split(this.formatSeparator);if(s.length>1&&s[0].indexOf("(")>1&&s[0].indexOf(")")<0&&s.find(l=>l.indexOf(")")>-1)){const l=s.findIndex(c=>c.indexOf(")")>-1);s[0]=[s[0],...s.splice(1,l)].join(this.formatSeparator)}return s.reduce((l,c)=>{var p;const{formatName:d,formatOptions:u}=us(c);if(this.formats[d]){let x=l;try{const m=((p=r==null?void 0:r.formatParams)==null?void 0:p[r.interpolationkey])||{},g=m.locale||m.lng||r.locale||r.lng||i;x=this.formats[d](l,g,{...u,...r,...m})}catch(m){this.logger.warn(m)}return x}else this.logger.warn(`there was no format function for ${d}`);return l},t)}}const gs=(e,t)=>{e.pending[t]!==void 0&&(delete e.pending[t],e.pendingCount--)};class ms extends Rt{constructor(t,a,i,r={}){var s,o;super(),this.backend=t,this.store=a,this.services=i,this.languageUtils=i.languageUtils,this.options=r,this.logger=Ae.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=r.maxParallelReads||10,this.readingCalls=0,this.maxRetries=r.maxRetries>=0?r.maxRetries:5,this.retryTimeout=r.retryTimeout>=1?r.retryTimeout:350,this.state={},this.queue=[],(o=(s=this.backend)==null?void 0:s.init)==null||o.call(s,i,r.backend,r)}queueLoad(t,a,i,r){const s={},o={},l={},c={};return t.forEach(d=>{let u=!0;a.forEach(p=>{const x=`${d}|${p}`;!i.reload&&this.store.hasResourceBundle(d,p)?this.state[x]=2:this.state[x]<0||(this.state[x]===1?o[x]===void 0&&(o[x]=!0):(this.state[x]=1,u=!1,o[x]===void 0&&(o[x]=!0),s[x]===void 0&&(s[x]=!0),c[p]===void 0&&(c[p]=!0)))}),u||(l[d]=!0)}),(Object.keys(s).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:r}),{toLoad:Object.keys(s),pending:Object.keys(o),toLoadLanguages:Object.keys(l),toLoadNamespaces:Object.keys(c)}}loaded(t,a,i){const r=t.split("|"),s=r[0],o=r[1];a&&this.emit("failedLoading",s,o,a),!a&&i&&this.store.addResourceBundle(s,o,i,void 0,void 0,{skipCopy:!0}),this.state[t]=a?-1:2,a&&i&&(this.state[t]=0);const l={};this.queue.forEach(c=>{_r(c.loaded,[s],o),gs(c,t),a&&c.errors.push(a),c.pendingCount===0&&!c.done&&(Object.keys(c.loaded).forEach(d=>{l[d]||(l[d]={});const u=c.loaded[d];u.length&&u.forEach(p=>{l[d][p]===void 0&&(l[d][p]=!0)})}),c.done=!0,c.errors.length?c.callback(c.errors):c.callback())}),this.emit("loaded",l),this.queue=this.queue.filter(c=>!c.done)}read(t,a,i,r=0,s=this.retryTimeout,o){if(!t.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:t,ns:a,fcName:i,tried:r,wait:s,callback:o});return}this.readingCalls++;const l=(d,u)=>{if(this.readingCalls--,this.waitingReads.length>0){const p=this.waitingReads.shift();this.read(p.lng,p.ns,p.fcName,p.tried,p.wait,p.callback)}if(d&&u&&r<this.maxRetries){setTimeout(()=>{this.read.call(this,t,a,i,r+1,s*2,o)},s);return}o(d,u)},c=this.backend[i].bind(this.backend);if(c.length===2){try{const d=c(t,a);d&&typeof d.then=="function"?d.then(u=>l(null,u)).catch(l):l(null,d)}catch(d){l(d)}return}return c(t,a,l)}prepareLoading(t,a,i={},r){if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),r&&r();N(t)&&(t=this.languageUtils.toResolveHierarchy(t)),N(a)&&(a=[a]);const s=this.queueLoad(t,a,i,r);if(!s.toLoad.length)return s.pending.length||r(),null;s.toLoad.forEach(o=>{this.loadOne(o)})}load(t,a,i){this.prepareLoading(t,a,{},i)}reload(t,a,i){this.prepareLoading(t,a,{reload:!0},i)}loadOne(t,a=""){const i=t.split("|"),r=i[0],s=i[1];this.read(r,s,"read",void 0,void 0,(o,l)=>{o&&this.logger.warn(`${a}loading namespace ${s} for language ${r} failed`,o),!o&&l&&this.logger.log(`${a}loaded namespace ${s} for language ${r}`,l),this.loaded(t,o,l)})}saveMissing(t,a,i,r,s,o={},l=()=>{}){var c,d,u,p,x;if((d=(c=this.services)==null?void 0:c.utils)!=null&&d.hasLoadedNamespace&&!((p=(u=this.services)==null?void 0:u.utils)!=null&&p.hasLoadedNamespace(a))){this.logger.warn(`did not save key "${i}" as the namespace "${a}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(i==null||i==="")){if((x=this.backend)!=null&&x.create){const m={...o,isUpdate:s},g=this.backend.create.bind(this.backend);if(g.length<6)try{let y;g.length===5?y=g(t,a,i,r,m):y=g(t,a,i,r),y&&typeof y.then=="function"?y.then(v=>l(null,v)).catch(l):l(null,y)}catch(y){l(y)}else g(t,a,i,r,l,m)}!t||!t[0]||this.store.addResource(t[0],a,i,r)}}}const pa=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if(typeof e[1]=="object"&&(t=e[1]),N(e[1])&&(t.defaultValue=e[1]),N(e[2])&&(t.tDescription=e[2]),typeof e[2]=="object"||typeof e[3]=="object"){const a=e[3]||e[2];Object.keys(a).forEach(i=>{t[i]=a[i]})}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0},cacheInBuiltFormats:!0}),fa=e=>{var t,a;return N(e.ns)&&(e.ns=[e.ns]),N(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),N(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),((a=(t=e.supportedLngs)==null?void 0:t.indexOf)==null?void 0:a.call(t,"cimode"))<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),typeof e.initImmediate=="boolean"&&(e.initAsync=e.initImmediate),e},Ft=()=>{},xs=e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(a=>{typeof e[a]=="function"&&(e[a]=e[a].bind(e))})};class dt extends Rt{constructor(t={},a){if(super(),this.options=fa(t),this.services={},this.logger=Ae,this.modules={external:[]},xs(this),a&&!this.isInitialized&&!t.isClone){if(!this.options.initAsync)return this.init(t,a),this;setTimeout(()=>{this.init(t,a)},0)}}init(t={},a){this.isInitializing=!0,typeof t=="function"&&(a=t,t={}),t.defaultNS==null&&t.ns&&(N(t.ns)?t.defaultNS=t.ns:t.ns.indexOf("translation")<0&&(t.defaultNS=t.ns[0]));const i=pa();this.options={...i,...this.options,...fa(t)},this.options.interpolation={...i.interpolation,...this.options.interpolation},t.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=t.keySeparator),t.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=t.nsSeparator);const r=d=>d?typeof d=="function"?new d:d:null;if(!this.options.isClone){this.modules.logger?Ae.init(r(this.modules.logger),this.options):Ae.init(null,this.options);let d;this.modules.formatter?d=this.modules.formatter:d=fs;const u=new la(this.options);this.store=new aa(this.options.resources,this.options);const p=this.services;p.logger=Ae,p.resourceStore=this.store,p.languageUtils=u,p.pluralResolver=new ds(u,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),this.options.interpolation.format&&this.options.interpolation.format!==i.interpolation.format&&this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"),d&&(!this.options.interpolation.format||this.options.interpolation.format===i.interpolation.format)&&(p.formatter=r(d),p.formatter.init&&p.formatter.init(p,this.options),this.options.interpolation.format=p.formatter.format.bind(p.formatter)),p.interpolator=new hs(this.options),p.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},p.backendConnector=new ms(r(this.modules.backend),p.resourceStore,p,this.options),p.backendConnector.on("*",(m,...g)=>{this.emit(m,...g)}),this.modules.languageDetector&&(p.languageDetector=r(this.modules.languageDetector),p.languageDetector.init&&p.languageDetector.init(p,this.options.detection,this.options)),this.modules.i18nFormat&&(p.i18nFormat=r(this.modules.i18nFormat),p.i18nFormat.init&&p.i18nFormat.init(this)),this.translator=new Pt(this.services,this.options),this.translator.on("*",(m,...g)=>{this.emit(m,...g)}),this.modules.external.forEach(m=>{m.init&&m.init(this)})}if(this.format=this.options.interpolation.format,a||(a=Ft),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const d=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);d.length>0&&d[0]!=="dev"&&(this.options.lng=d[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(d=>{this[d]=(...u)=>this.store[d](...u)}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(d=>{this[d]=(...u)=>(this.store[d](...u),this)});const l=ot(),c=()=>{const d=(u,p)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),l.resolve(p),a(u,p)};if(this.languages&&!this.isInitialized)return d(null,this.t.bind(this));this.changeLanguage(this.options.lng,d)};return this.options.resources||!this.options.initAsync?c():setTimeout(c,0),l}loadResources(t,a=Ft){var s,o;let i=a;const r=N(t)?t:this.language;if(typeof t=="function"&&(i=t),!this.options.resources||this.options.partialBundledLanguages){if((r==null?void 0:r.toLowerCase())==="cimode"&&(!this.options.preload||this.options.preload.length===0))return i();const l=[],c=d=>{if(!d||d==="cimode")return;this.services.languageUtils.toResolveHierarchy(d).forEach(p=>{p!=="cimode"&&l.indexOf(p)<0&&l.push(p)})};r?c(r):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(u=>c(u)),(o=(s=this.options.preload)==null?void 0:s.forEach)==null||o.call(s,d=>c(d)),this.services.backendConnector.load(l,this.options.ns,d=>{!d&&!this.resolvedLanguage&&this.language&&this.setResolvedLanguage(this.language),i(d)})}else i(null)}reloadResources(t,a,i){const r=ot();return typeof t=="function"&&(i=t,t=void 0),typeof a=="function"&&(i=a,a=void 0),t||(t=this.languages),a||(a=this.options.ns),i||(i=Ft),this.services.backendConnector.reload(t,a,s=>{r.resolve(),i(s)}),r}use(t){if(!t)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!t.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return t.type==="backend"&&(this.modules.backend=t),(t.type==="logger"||t.log&&t.warn&&t.error)&&(this.modules.logger=t),t.type==="languageDetector"&&(this.modules.languageDetector=t),t.type==="i18nFormat"&&(this.modules.i18nFormat=t),t.type==="postProcessor"&&ia.addPostProcessor(t),t.type==="formatter"&&(this.modules.formatter=t),t.type==="3rdParty"&&this.modules.external.push(t),this}setResolvedLanguage(t){if(!(!t||!this.languages)&&!(["cimode","dev"].indexOf(t)>-1)){for(let a=0;a<this.languages.length;a++){const i=this.languages[a];if(!(["cimode","dev"].indexOf(i)>-1)&&this.store.hasLanguageSomeTranslations(i)){this.resolvedLanguage=i;break}}!this.resolvedLanguage&&this.languages.indexOf(t)<0&&this.store.hasLanguageSomeTranslations(t)&&(this.resolvedLanguage=t,this.languages.unshift(t))}}changeLanguage(t,a){this.isLanguageChangingTo=t;const i=ot();this.emit("languageChanging",t);const r=l=>{this.language=l,this.languages=this.services.languageUtils.toResolveHierarchy(l),this.resolvedLanguage=void 0,this.setResolvedLanguage(l)},s=(l,c)=>{c?this.isLanguageChangingTo===t&&(r(c),this.translator.changeLanguage(c),this.isLanguageChangingTo=void 0,this.emit("languageChanged",c),this.logger.log("languageChanged",c)):this.isLanguageChangingTo=void 0,i.resolve((...d)=>this.t(...d)),a&&a(l,(...d)=>this.t(...d))},o=l=>{var u,p;!t&&!l&&this.services.languageDetector&&(l=[]);const c=N(l)?l:l&&l[0],d=this.store.hasLanguageSomeTranslations(c)?c:this.services.languageUtils.getBestMatchFromCodes(N(l)?[l]:l);d&&(this.language||r(d),this.translator.language||this.translator.changeLanguage(d),(p=(u=this.services.languageDetector)==null?void 0:u.cacheUserLanguage)==null||p.call(u,d)),this.loadResources(d,x=>{s(x,d)})};return!t&&this.services.languageDetector&&!this.services.languageDetector.async?o(this.services.languageDetector.detect()):!t&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(o):this.services.languageDetector.detect(o):o(t),i}getFixedT(t,a,i){const r=(s,o,...l)=>{let c;typeof o!="object"?c=this.options.overloadTranslationOptionHandler([s,o].concat(l)):c={...o},c.lng=c.lng||r.lng,c.lngs=c.lngs||r.lngs,c.ns=c.ns||r.ns,c.keyPrefix!==""&&(c.keyPrefix=c.keyPrefix||i||r.keyPrefix);const d=this.options.keySeparator||".";let u;return c.keyPrefix&&Array.isArray(s)?u=s.map(p=>`${c.keyPrefix}${d}${p}`):u=c.keyPrefix?`${c.keyPrefix}${d}${s}`:s,this.t(u,c)};return N(t)?r.lng=t:r.lngs=t,r.ns=a,r.keyPrefix=i,r}t(...t){var a;return(a=this.translator)==null?void 0:a.translate(...t)}exists(...t){var a;return(a=this.translator)==null?void 0:a.exists(...t)}setDefaultNamespace(t){this.options.defaultNS=t}hasLoadedNamespace(t,a={}){if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const i=a.lng||this.resolvedLanguage||this.languages[0],r=this.options?this.options.fallbackLng:!1,s=this.languages[this.languages.length-1];if(i.toLowerCase()==="cimode")return!0;const o=(l,c)=>{const d=this.services.backendConnector.state[`${l}|${c}`];return d===-1||d===0||d===2};if(a.precheck){const l=a.precheck(this,o);if(l!==void 0)return l}return!!(this.hasResourceBundle(i,t)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||o(i,t)&&(!r||o(s,t)))}loadNamespaces(t,a){const i=ot();return this.options.ns?(N(t)&&(t=[t]),t.forEach(r=>{this.options.ns.indexOf(r)<0&&this.options.ns.push(r)}),this.loadResources(r=>{i.resolve(),a&&a(r)}),i):(a&&a(),Promise.resolve())}loadLanguages(t,a){const i=ot();N(t)&&(t=[t]);const r=this.options.preload||[],s=t.filter(o=>r.indexOf(o)<0&&this.services.languageUtils.isSupportedCode(o));return s.length?(this.options.preload=r.concat(s),this.loadResources(o=>{i.resolve(),a&&a(o)}),i):(a&&a(),Promise.resolve())}dir(t){var r,s;if(t||(t=this.resolvedLanguage||(((r=this.languages)==null?void 0:r.length)>0?this.languages[0]:this.language)),!t)return"rtl";try{const o=new Intl.Locale(t);if(o&&o.getTextInfo){const l=o.getTextInfo();if(l&&l.direction)return l.direction}}catch{}const a=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],i=((s=this.services)==null?void 0:s.languageUtils)||new la(pa());return t.toLowerCase().indexOf("-latn")>1?"ltr":a.indexOf(i.getLanguagePartFromCode(t))>-1||t.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(t={},a){return new dt(t,a)}cloneInstance(t={},a=Ft){const i=t.forkResourceStore;i&&delete t.forkResourceStore;const r={...this.options,...t,isClone:!0},s=new dt(r);if((t.debug!==void 0||t.prefix!==void 0)&&(s.logger=s.logger.clone(t)),["store","services","language"].forEach(l=>{s[l]=this[l]}),s.services={...this.services},s.services.utils={hasLoadedNamespace:s.hasLoadedNamespace.bind(s)},i){const l=Object.keys(this.store.data).reduce((c,d)=>(c[d]={...this.store.data[d]},c[d]=Object.keys(c[d]).reduce((u,p)=>(u[p]={...c[d][p]},u),c[d]),c),{});s.store=new aa(l,r),s.services.resourceStore=s.store}return s.translator=new Pt(s.services,r),s.translator.on("*",(l,...c)=>{s.emit(l,...c)}),s.init(r,a),s.translator.options=r,s.translator.backendConnector.services.utils={hasLoadedNamespace:s.hasLoadedNamespace.bind(s)},s}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const oe=dt.createInstance();oe.createInstance=dt.createInstance,oe.createInstance,oe.dir,oe.init,oe.loadResources,oe.reloadResources,oe.use,oe.changeLanguage,oe.getFixedT;const xe=oe.t;oe.exists,oe.setDefaultNamespace,oe.hasLoadedNamespace,oe.loadNamespaces,oe.loadLanguages;const ys={bottom:"270deg",left:"0deg",right:"180deg",top:"90deg",forLobby:"0deg"},ke=({position:e="forLobby",width:t=9,height:a=14})=>n.jsxs(n.Fragment,{children:[n.jsx("svg",{width:String(t),height:String(a),style:{rotate:ys[e]},viewBox:"0 0 9 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M8.08915 0.577485C8.24538 0.733758 8.33314 0.945681 8.33314 1.16665C8.33314 1.38762 8.24538 1.59954 8.08915 1.75582L2.84498 6.99998L8.08915 12.2442C8.24095 12.4013 8.32495 12.6118 8.32305 12.8303C8.32115 13.0488 8.23351 13.2578 8.079 13.4123C7.92449 13.5668 7.71548 13.6545 7.49699 13.6564C7.27849 13.6583 7.06799 13.5743 6.91082 13.4225L1.07748 7.58915C0.921259 7.43288 0.833496 7.22095 0.833496 6.99998C0.833496 6.77901 0.921259 6.56709 1.07748 6.41082L6.91082 0.577485C7.06709 0.421259 7.27902 0.333496 7.49999 0.333496C7.72096 0.333496 7.93288 0.421259 8.08915 0.577485Z",fill:"white",fillOpacity:"0.8"})}),e==="forLobby"&&n.jsx("span",{className:"text",children:xe("Lobby")})]}),ga="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_822)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_822'%20x1='-0.221746'%20y1='-2.13343'%20x2='19.2003'%20y2='7.59061'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B97304'/%3e%3cstop%20offset='0.368995'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='0.5'%20stop-color='%23FFD38B'/%3e%3cstop%20offset='0.611316'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='1'%20stop-color='%23B97304'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",bs=()=>n.jsx("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.00085 21H25.0008C25.2557 21.0003 25.5009 21.0979 25.6862 21.2728C25.8715 21.4478 25.9831 21.687 25.998 21.9414C26.013 22.1958 25.9302 22.4464 25.7666 22.6418C25.603 22.8373 25.3709 22.9629 25.1178 22.993L25.0008 23H7.00085C6.74597 22.9997 6.50081 22.9021 6.31548 22.7272C6.13014 22.5522 6.01861 22.313 6.00367 22.0586C5.98874 21.8042 6.07152 21.5536 6.23511 21.3582C6.3987 21.1627 6.63075 21.0371 6.88385 21.007L7.00085 21ZM7.00085 15L25.0008 14.998C25.2557 14.9983 25.5009 15.0959 25.6862 15.2708C25.8715 15.4458 25.9831 15.685 25.998 15.9394C26.013 16.1938 25.9302 16.4444 25.7666 16.6398C25.603 16.8353 25.3709 16.9609 25.1178 16.991L25.0008 16.998L7.00085 17C6.74597 16.9997 6.50081 16.9021 6.31548 16.7272C6.13014 16.5522 6.01861 16.313 6.00367 16.0586C5.98874 15.8042 6.07152 15.5536 6.23511 15.3582C6.3987 15.1627 6.63075 15.0371 6.88385 15.007L7.00085 15ZM7.00085 9H25.0008C25.2557 9.00028 25.5009 9.09788 25.6862 9.27285C25.8715 9.44782 25.9831 9.68695 25.998 9.94139C26.013 10.1958 25.9302 10.4464 25.7666 10.6418C25.603 10.8373 25.3709 10.9629 25.1178 10.993L25.0008 11H7.00085C6.74597 10.9997 6.50081 10.9021 6.31548 10.7272C6.13014 10.5522 6.01861 10.313 6.00367 10.0586C5.98874 9.80416 6.07152 9.55362 6.23511 9.35817C6.3987 9.16271 6.63075 9.0371 6.88385 9.007L7.00085 9Z",fill:"white",fillOpacity:"0.6"})}),Cs=f.div`
222
+ `,Tn=({isSettings:e,volumeTitle:t,volume:a,setVolume:i})=>{const{t:r}=U();return n.jsxs(zr,{$isSettings:e,children:[n.jsx("p",{children:r(t??"")}),n.jsx(Mr,{min:0,max:100,step:.01,value:a,onClick:s=>s.stopPropagation(),onChange:s=>{s.preventDefault(),i(parseFloat(s.target.value))},$isSettings:e})]})},rt=({icon:e,onClick:t,buttonInfo:a,isActive:i,isValueButton:r=!1,width:s=32,height:o=32,text:l,textStyle:c,isActiveBlue:d,streamVolume:u,setStreamVolume:p,isHoverActive:x=!0,positonHover:m="bottom"})=>{const[g,y]=v.useState(!1),{t:A}=U(),k=()=>{if(a)return n.jsxs(Ir,{$positonHover:m,"data-testid":"button-info",children:[n.jsx(Br,{position:m}),A(a)]});if(r&&p&&typeof u=="number")return n.jsx(Nr,{children:n.jsx(Tn,{setVolume:p,volume:u})})};return n.jsx(n.Fragment,{children:n.jsxs(Lr,{width:s,height:o,$isValueButton:r,$isActive:i,$isActiveBlue:d,onMouseEnter:()=>y(!0),onMouseLeave:()=>y(!1),onClick:t,"data-testid":"custom-button",$isTournament:a==="Tournament",$isHoverActive:x,children:[c&&l&&n.jsx("p",{className:c,children:A(l)}),e,g&&!i&&k()]})})},Or=(e,t)=>{const a=e.reduce((r,s,o)=>s===t||s<t?r=o:r,0);return[["#D8B30F","#E8BE01","#ECCB37"],["#1C5A2A","#216D32","#31A049"],["#7A2525","#7E2626","#B33636"],["#1E2C5E","#1F3164","#2E4091"],["#3886CA","#2E97F2","#53AFFF"],["#1A1A1A","#2A2A2A","#404040"],["#64167E","#7A1CA5","#910AD4"],["#CB5621","#D25C21","#F06428"],["#C63EC3","#E258D4","#F065DB"]][a]},E1=e=>e>999999999?`${zt(e/1e9)}B`:e>999999?`${zt(e/1e6)}M`:e>999?`${zt(e/1e3)}K`:zt(e),zt=e=>new Intl.NumberFormat("ru").format(Number(e)),Dr=[{x:10,y:2,size:0},{x:2,y:2,size:0},{x:2,y:-1,size:-.6},{x:0,y:-2,size:-.8},{x:0,y:-2,size:-1},{x:0,y:-3,size:-1.1},{x:0,y:-3,size:-1.2},{x:0,y:-3,size:-1.3}],Bn={x:15,y:40,size:1.8},Hr=e=>{const t=e.length,a=e[t-1],i=a==="K"||a==="M"||a==="B";let r;return i&&t===2?r={x:2,y:0,size:-.4}:r=Dr[t-1]??{x:0,y:0,size:0},{x:Bn.x+r.x,y:Bn.y+r.y,size:Bn.size+r.size}},st=({chipAmounts:e,amount:t,width:a=64,height:i=67,isDisabled:r=!1,onClick:s})=>{const o=Or(e,t),l=E1(t),c=Hr(l);return n.jsxs("svg",{onClick:()=>!!s&&s(t),width:a,height:i,viewBox:"0 0 64 67",xmlns:"http://www.w3.org/2000/svg",fill:o[1],style:{cursor:"pointer"},className:r?"disabled":"",children:[n.jsx("path",{d:"M64 32.9821C64 35.9872 63.5861 38.8956 62.8119 41.6533C61.2245 47.3133 58.1211 52.3385 53.9679 56.2619C50.2148 59.8095 45.6054 62.4566 40.4815 63.862C37.7805 64.6035 34.9367 64.9992 32 64.9992C29.0633 64.9992 26.0996 64.5866 23.3472 63.8144C17.976 62.3091 13.1762 59.4361 9.34626 55.5949C5.33359 51.5709 2.38533 46.4842 0.959201 40.7927C0.332533 38.2932 0 35.6768 0 32.9821C0 30.7107 0.236536 28.4947 0.685802 26.3578C1.89767 20.5941 4.65854 15.4021 8.51301 11.2367C12.5203 6.90531 17.7095 3.685 23.5684 2.08829C25.3509 1.6019 27.1955 1.26612 29.0878 1.09554C29.4073 1.06788 29.7283 1.04559 30.0486 1.02869C32.0054 1.0041 33.9253 0.92726 35.8644 1.20311C36.1847 1.23769 36.5003 1.27918 36.8144 1.32452C38.133 1.52353 39.4256 1.80322 40.6858 2.15822C46.4149 3.77106 51.4927 6.93912 55.4348 11.1799C59.3207 15.3591 62.1023 20.5788 63.3173 26.3755C63.765 28.507 64 30.7169 64 32.9821Z",fill:`url(#paint0_linear_757_1992_${t})`},t),n.jsx("g",{filter:`url(#filter0_d_757_1992_${t})`,children:n.jsx("path",{d:"M40.6858 2.15919L39.5684 5.86051C37.1201 5.17665 34.5866 4.83164 32 4.83164C29.4135 4.83164 27.0535 5.1536 24.682 5.79136L23.5684 2.08927C25.3509 1.60288 27.1956 1.2671 29.0879 1.09651C29.4073 1.06885 29.7284 1.04657 30.0486 1.02966C32.0054 1.00508 33.9253 0.928237 35.8645 1.20409C36.1847 1.23867 36.5004 1.28016 36.8145 1.32549C38.1331 1.52451 39.4256 1.8042 40.6858 2.15919Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter1_d_757_1992_${t})`,children:n.jsx("path",{d:"M40.4815 63.8627C37.7806 64.6042 34.9367 64.9999 32 64.9999C29.0633 64.9999 26.0997 64.5873 23.3472 63.815L24.4539 60.146C26.8953 60.826 29.4219 61.1687 32 61.1687C34.5781 61.1687 36.988 60.8414 39.3779 60.1929L40.4815 63.8627Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter2_d_757_1992_${t})`,children:n.jsx("path",{d:"M62.5692 42.4202C60.8367 48.0372 57.6051 52.981 53.352 56.796L50.8691 53.8731C51.0404 53.7178 51.2109 53.5596 51.3783 53.4005C54.0301 50.881 56.1367 47.9219 57.6396 44.6048C58.1211 43.5429 58.5335 42.4579 58.8768 41.3545L62.5685 42.4202H62.5692Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter3_d_757_1992_${t})`,children:n.jsx("path",{d:"M12.4527 53.4964C12.6393 53.6754 12.8282 53.8513 13.0187 54.0242L10.5696 56.8811C6.33424 53.0468 3.12487 48.0884 1.41766 42.4638L5.01563 41.4419C5.352 42.5384 5.75749 43.6164 6.23133 44.6722C7.71967 47.9962 9.81394 50.9645 12.4527 53.4964Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter4_d_757_1992_${t})`,children:n.jsx("path",{d:"M62.6936 24.174L59.0396 25.1283C58.7355 24.081 58.3692 23.0491 57.9406 22.0356C56.523 18.6816 54.4932 15.6687 51.9074 13.0816C51.6955 12.8695 51.4804 12.6613 51.2623 12.4569L53.8496 9.56543C58.0028 13.4888 61.1062 18.5141 62.6936 24.174Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter5_d_757_1992_${t})`,children:n.jsx("path",{d:"M12.6662 12.523C12.4727 12.7058 12.2807 12.8925 12.0918 13.0816C9.50678 15.6687 7.47625 18.6816 6.05857 22.0356C5.6262 23.0591 5.25603 24.101 4.95038 25.1598L1.17578 24.174C2.76319 18.5141 5.86657 13.4888 10.0198 9.56543L12.6662 12.523Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter6_d_757_1992_${t})`,children:n.jsx("path",{d:"M50.3354 32.9998C50.3354 22.868 42.1264 14.6546 32 14.6546C21.8737 14.6546 13.6646 22.868 13.6646 32.9998C13.6646 43.1316 21.8737 51.3451 32 51.3451C42.1264 51.3451 50.3354 43.1316 50.3354 32.9998ZM53.4073 32.9998C53.4073 44.8291 43.823 54.4186 32 54.4186C20.1771 54.4186 10.5927 44.8291 10.5927 32.9998C10.5927 21.1706 20.1771 11.5811 32 11.5811C43.823 11.5811 53.4073 21.1706 53.4073 32.9998Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter7_d_757_1992_${t})`,children:n.jsx("path",{d:"M47.3047 7.29899L44.6224 7.75146L45.0747 10.4352L47.757 9.98274L47.3047 7.29899Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter8_d_757_1992_${t})`,children:n.jsx("path",{d:"M59.8872 31.6251L57.9756 33.5376L59.8872 35.4501L61.7987 33.5376L59.8872 31.6251Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter9_d_757_1992_${t})`,children:n.jsx("path",{d:"M16.6074 7.29867L16.1552 9.98242L18.8375 10.4349L19.2897 7.75115L16.6074 7.29867Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter10_d_757_1992_${t})`,children:n.jsx("path",{d:"M19.1639 55.6978L16.5338 56.3921L17.2277 59.0237L19.8579 58.3294L19.1639 55.6978Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter11_d_757_1992_${t})`,children:n.jsx("path",{d:"M44.8533 55.6221L44.0948 58.2358L46.7071 58.9947L47.4656 56.381L44.8533 55.6221Z",fill:"white"})}),n.jsx("g",{filter:`url(#filter12_d_757_1992_${t})`,children:n.jsx("path",{d:"M4.02411 31.6256L2.11261 33.5381L4.02411 35.4506L5.93562 33.5381L4.02411 31.6256Z",fill:"white"})}),n.jsxs("defs",{children:[n.jsxs("filter",{id:`filter0_d_757_1992_${t}`,x:"22.8004",y:"0.616977",width:"18.6534",height:"6.39538",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter1_d_757_1992_${t}`,x:"22.5792",y:"59.762",width:"18.6703",height:"6.39",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter2_d_757_1992_${t}`,x:"50.1011",y:"40.9705",width:"13.2361",height:"16.9774",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter3_d_757_1992_${t}`,x:"0.649664",y:"41.0579",width:"13.137",height:"16.975",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter4_d_757_1992_${t}`,x:"50.4943",y:"9.18143",width:"12.9673",height:"17.099",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter5_d_757_1992_${t}`,x:"0.407781",y:"9.18143",width:"13.0264",height:"17.1302",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter6_d_757_1992_${t}`,x:"9.82471",y:"11.1971",width:"44.3506",height:"44.3734",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter7_d_757_1992_${t}`,x:"43.8544",y:"6.91483",width:"4.67052",height:"4.67223",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter8_d_757_1992_${t}`,x:"57.2076",y:"31.241",width:"5.359",height:"5.3612",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter9_d_757_1992_${t}`,x:"15.3872",y:"6.91483",width:"4.67052",height:"4.67223",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter10_d_757_1992_${t}`,x:"15.7658",y:"55.3138",width:"4.8601",height:"4.86168",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter11_d_757_1992_${t}`,x:"43.3268",y:"55.2381",width:"4.90673",height:"4.90856",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("filter",{id:`filter12_d_757_1992_${t}`,x:"1.34461",y:"31.2415",width:"5.359",height:"5.3612",filterUnits:"userSpaceOnUse",colorInterpolationFilters:"sRGB",children:[n.jsx("feFlood",{floodOpacity:"0",result:"BackgroundImageFix"}),n.jsx("feColorMatrix",{in:"SourceAlpha",type:"matrix",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",result:"hardAlpha"}),n.jsx("feOffset",{dy:"0.384"}),n.jsx("feGaussianBlur",{stdDeviation:"0.384"}),n.jsx("feComposite",{in2:"hardAlpha",operator:"out"}),n.jsx("feColorMatrix",{type:"matrix",values:"0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0 0.0666667 0 0 0 0.6 0"}),n.jsx("feBlend",{mode:"normal",in2:"BackgroundImageFix",result:"effect1_dropShadow_757_1992"}),n.jsx("feBlend",{mode:"normal",in:"SourceGraphic",in2:"effect1_dropShadow_757_1992",result:"shape"})]}),n.jsxs("linearGradient",{id:`paint0_linear_757_1992_${t}`,x1:"47.6882",y1:"59.7588",x2:"7.98215",y2:"-7.93826",gradientUnits:"userSpaceOnUse",children:[n.jsx("stop",{offset:"0.12",stopColor:o[0]}),n.jsx("stop",{offset:"0.31",stopColor:o[1]}),n.jsx("stop",{offset:"0.69",stopColor:o[2]})]})]}),n.jsx("text",{style:{fontSize:`${c==null?void 0:c.size}em`},className:"amount",fill:"#fff",children:n.jsx("tspan",{y:c==null?void 0:c.y,x:c==null?void 0:c.x,children:l})})]},t)};var U1=(e=>(e.Launch="launch",e.GameChange="GameChange",e.SendMessage="SendMessage",e.GetBalance="GetBalance",e.PlaceBet="PlaceBet",e.GetPlayerState="GetPlayerState",e.PlaceBetBulk="PlaceBetBulk",e.SitOutPlayer="SitOutPlayer",e.SetNickname="SetNickname",e.GetHistory="GetHistory",e.SendTip="SendTip",e.ChangeDealerLanguage="ChangeDealerLanguage",e))(U1||{});const Rr={undoArray:"undoArray"},Pr="https://livelobby8.livevegas.live",zn=(e,t,a)=>{const{tableId:i,gameId:r,lang:s,playerId:o,token:l,exitUrl:c}=a;localStorage.setItem(Rr.undoArray,JSON.stringify([])),t==null||t.invoke(U1.SitOutPlayer,{tableId:Number(i),gameId:Number(r)});const d={name:"closed",sender:"game"},p={name:"closeFrame",url:`${Pr}/?lang=${s}&playerId=${o}&token=${l}&gameId=${r}&gameType=8&exitUrl=${c}&partnerId=${e}`};window.parent.postMessage(d,"*"),window.parent.postMessage(p,"*"),window.parent.postMessage("closeGame","*")},Y1=e=>{const t=new Date(e.calculationEndDate),a=new Date,i=t.getTime()-a.getTime();return i<=0?{days:0,hours:0,minutes:0,seconds:0}:{days:Math.floor(i/(1e3*60*60*24)),hours:Math.floor(i/(1e3*60*60)%24),minutes:Math.floor(i/1e3/60%60),seconds:Math.floor(i/1e3%60)}},Fr={1:"Session not found, try to log in again.",2:"Please return to the site and log in again.",3:"Please return to the site and log in again.",4:"Player blocked",5:"Not enough balance",8:"Currency is wrong, please refresh the page",11:"Incorrect credentials",21:"Nickname already exists",22:"Nickname is not allowed",31:"Chat is blocked",33:"Bet Amount is less or greater from limits",35:"Nick already selected",52:"The loss limit reached",54:"Round has been canceled!",506:"Insurance Is Not Allowed",508:"Player Invalid State",525:"Bet Is Not Accepted",999:"Something went wrong"};var Ne=(e=>(e[e.Money=1]="Money",e[e.Cashback=2]="Cashback",e[e.Rakeback=3]="Rakeback",e[e.FreeSpin=4]="FreeSpin",e[e.Tournament=5]="Tournament",e))(Ne||{});function K1(e){return{USD:"$",RUB:"₽",AMD:"֏",AOA:"AOA",AZN:"₼",BAM:"BAM",BGN:"BGN",BIF:"BIF",BMD:"BD$",BND:"B$",BOB:"BOB",BRL:"R$",BTC:"₿",CDF:"FC",CNY:"¥",CRC:"₡",CZK:"CZK",DKK:"kr",DOP:"RD$",EGP:"E£",ETB:"Br",ETH:"Ξ",EUR:"€",GBP:"£",GEL:"₾",GTQ:"Q",HKD:"HK$",HRK:"kn",HTG:"G",HUF:"Ft",IDR:"Rp",INR:"₹",JMD:"J$",JPY:"¥",KES:"KSh",KGS:"KGS",KHR:"៛",KRW:"₩",KWD:"ك",KZT:"₸",LAT:"Ls",LTL:"Lt",LVL:"Ls",MAD:"dh",MET:"MT",MGA:"Ar",MKD:"ден",MMK:"K",MNT:"₮",MUR:"₨",NGN:"₦",NIS:"₪",NPR:"रू",PKR:"Rs",PLN:"zł",QAR:"ر.ق",RMB:"¥",RON:"lei",RDS:"дин",RWF:"R₣",SAO:"Db",SEK:"kr",SGD:"S$",SSP:"SS£",SYP:"SYP",THB:"฿",TRY:"₺",TWD:"NT$",UAH:"₴",USDT:"USD₮",UYU:"$U",VEF:"Bs",VND:"₫",XAF:"FCFA",XOF:"CFA",ZAR:"R",ZMW:"ZK"}[e]||e}const Mt=({isMobile:e=!0})=>n.jsx("svg",{width:e?"24":"12",height:e?"24":"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{cursor:"pointer"},children:n.jsx("path",{d:"M6.00001 6.87814L1.77251 11.1058C1.65709 11.2211 1.51202 11.2801 1.3373 11.2829C1.16272 11.2856 1.01501 11.2265 0.894176 11.1058C0.773482 10.985 0.713135 10.8386 0.713135 10.6667C0.713135 10.4947 0.773482 10.3483 0.894176 10.2275L5.12189 6.00001L0.894176 1.77251C0.778899 1.65709 0.719871 1.51202 0.717093 1.3373C0.714454 1.16272 0.773482 1.01501 0.894176 0.894176C1.01501 0.773482 1.1614 0.713135 1.33334 0.713135C1.50529 0.713135 1.65168 0.773482 1.77251 0.894176L6.00001 5.12188L10.2275 0.894176C10.3429 0.778899 10.488 0.719871 10.6627 0.717093C10.8373 0.714454 10.985 0.773482 11.1058 0.894176C11.2265 1.01501 11.2869 1.1614 11.2869 1.33334C11.2869 1.50529 11.2265 1.65168 11.1058 1.77251L6.87814 6.00001L11.1058 10.2275C11.2211 10.3429 11.2801 10.488 11.2829 10.6627C11.2856 10.8373 11.2265 10.985 11.1058 11.1058C10.985 11.2265 10.8386 11.2869 10.6667 11.2869C10.4947 11.2869 10.3483 11.2265 10.2275 11.1058L6.00001 6.87814Z",fill:"white",fillOpacity:"0.6"})}),Z1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M8 0.818001C9.44828 0.818026 10.8627 1.25591 12.0577 2.07417C13.2526 2.89244 14.1723 4.05286 14.696 5.40315C15.2196 6.75343 15.3228 8.23049 14.992 9.64048C14.6612 11.0505 13.9118 12.3275 12.8423 13.304C11.7727 14.2805 10.4329 14.9108 8.99872 15.1122C7.56452 15.3136 6.10294 15.0767 4.80577 14.4326C3.50861 13.7885 2.43649 12.7673 1.7301 11.503C1.02371 10.2387 0.716059 8.79033 0.84753 7.34803C0.856961 7.24366 0.886859 7.14216 0.935515 7.04934C0.984172 6.95652 1.05063 6.87419 1.13111 6.80706C1.21158 6.73992 1.30449 6.68929 1.40453 6.65806C1.50457 6.62683 1.60978 6.61561 1.71416 6.62505C1.81853 6.63448 1.92003 6.66438 2.01285 6.71303C2.10567 6.76169 2.188 6.82815 2.25514 6.90862C2.32227 6.9891 2.3729 7.08201 2.40413 7.18205C2.43536 7.28209 2.44658 7.3873 2.43715 7.49167C2.36041 8.30778 2.46522 9.13074 2.74405 9.90156C3.02288 10.6724 3.46883 11.372 4.0499 11.9501C4.34915 12.2494 4.68192 12.5143 5.04102 12.7385C5.9304 13.2937 6.95809 13.5875 8.00654 13.5861C9.055 13.5847 10.0819 13.2882 10.9698 12.7307C11.8577 12.1731 12.5708 11.3769 13.0274 10.4331C13.4841 9.48932 13.6659 8.43606 13.5521 7.3938C13.4383 6.35153 13.0335 5.36233 12.384 4.53932C11.7344 3.71632 10.8663 3.09274 9.87901 2.7399C8.89171 2.38706 7.82503 2.3192 6.80097 2.54409C5.77692 2.76898 4.83682 3.27754 4.08821 4.0116L5.20541 4.01239C5.40996 4.011 5.60725 4.08821 5.75651 4.22808C5.90578 4.36796 5.99563 4.55981 6.00751 4.76403C6.01939 4.96825 5.95239 5.16923 5.82035 5.32547C5.68831 5.48171 5.50132 5.58127 5.29798 5.60361L5.20541 5.60839H2.01181C1.81635 5.60837 1.6277 5.53661 1.48164 5.40673C1.33558 5.27685 1.24227 5.09787 1.2194 4.90376L1.21381 4.81039V1.61839C1.21241 1.41384 1.28963 1.21655 1.4295 1.06729C1.56938 0.918021 1.76123 0.82817 1.96545 0.816289C2.16966 0.804409 2.37065 0.871407 2.52689 1.00345C2.68313 1.13549 2.78269 1.32249 2.80502 1.52583L2.80981 1.61919V3.03484C3.47991 2.33336 4.28542 1.7752 5.17756 1.39415C6.0697 1.01309 7.0299 0.817089 8 0.818001ZM7.4015 4.01C7.54613 4.01001 7.68586 4.06238 7.79486 4.15744C7.90386 4.25251 7.97475 4.38382 7.99442 4.5271L8 4.6085V8H9.7955C9.94714 8.00005 10.0931 8.05765 10.2039 8.16117C10.3147 8.2647 10.3821 8.40642 10.3924 8.55771C10.4028 8.70899 10.3553 8.85856 10.2596 8.97619C10.1639 9.09382 10.0271 9.17074 9.8769 9.19141L9.7955 9.197H7.4015C7.25688 9.19699 7.11714 9.14462 7.00814 9.04956C6.89915 8.9545 6.82826 8.82318 6.80859 8.6799L6.803 8.5985V4.6085C6.803 4.44977 6.86606 4.29754 6.9783 4.1853C7.09054 4.07306 7.24277 4.01 7.4015 4.01Z",fill:"white"})}),X1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.99996 0.39917C12.1982 0.39917 15.6015 3.80245 15.6015 8.00069C15.6015 12.1982 12.1982 15.6014 7.99996 15.6014C3.80172 15.6014 0.398438 12.1982 0.398438 8.00069C0.398437 3.80245 3.80172 0.39917 7.99996 0.39917ZM7.99692 6.66917C7.81067 6.66942 7.63099 6.73806 7.49201 6.86205C7.35303 6.98604 7.26442 7.15675 7.243 7.34177L7.23768 7.42993L7.23996 11.6114L7.24528 11.7004C7.2667 11.8857 7.35556 12.0567 7.49493 12.1808C7.6343 12.3048 7.81443 12.3733 8.00101 12.3731C8.1876 12.3729 8.3676 12.3041 8.50671 12.1798C8.64583 12.0554 8.73435 11.8842 8.7554 11.6988L8.75996 11.6099L8.75768 7.42917L8.75236 7.34025C8.73039 7.15539 8.64133 6.98501 8.50209 6.86146C8.36284 6.7379 8.18308 6.66975 7.99692 6.66993V6.66917ZM7.99996 3.81993C7.7477 3.81993 7.50577 3.92014 7.3274 4.09851C7.14903 4.27688 7.04882 4.51881 7.04882 4.77107C7.04882 5.02333 7.14903 5.26525 7.3274 5.44363C7.50577 5.622 7.7477 5.72221 7.99996 5.72221C8.25221 5.72221 8.49414 5.622 8.67251 5.44363C8.85089 5.26525 8.9511 5.02333 8.9511 4.77107C8.9511 4.51881 8.85089 4.27688 8.67251 4.09851C8.49414 3.92014 8.25221 3.81993 7.99996 3.81993Z",fill:"white"})}),q1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.99999 0.626709C12.0724 0.626709 15.3735 3.92783 15.3735 8.00023C15.3735 12.0726 12.0724 15.3737 7.99999 15.3737C6.80712 15.3753 5.63183 15.0863 4.57573 14.5317L1.41249 15.3553C1.30679 15.3828 1.19574 15.3823 1.09033 15.3537C0.984926 15.325 0.888826 15.2694 0.811558 15.1922C0.73429 15.115 0.678535 15.019 0.649821 14.9136C0.621107 14.8082 0.620429 14.6971 0.647855 14.5914L1.47074 11.4289C0.914629 10.3717 0.624828 9.19478 0.626472 8.00023C0.626472 3.92783 3.9276 0.626709 7.99999 0.626709ZM8.92316 8.73758H5.6036L5.52839 8.74274C5.39603 8.76095 5.27473 8.82647 5.18693 8.92718C5.09913 9.02789 5.05075 9.15698 5.05075 9.29059C5.05075 9.4242 5.09913 9.5533 5.18693 9.65401C5.27473 9.75472 5.39603 9.82024 5.52839 9.83845L5.6036 9.84361H8.92316L8.99763 9.83845C9.12999 9.82024 9.25129 9.75472 9.33909 9.65401C9.42689 9.5533 9.47526 9.4242 9.47526 9.29059C9.47526 9.15698 9.42689 9.02789 9.33909 8.92718C9.25129 8.82647 9.12999 8.76095 8.99763 8.74274L8.92316 8.73758ZM10.3964 6.15685H5.6036L5.52839 6.16201C5.39603 6.18022 5.27473 6.24574 5.18693 6.34645C5.09913 6.44716 5.05075 6.57625 5.05075 6.70986C5.05075 6.84347 5.09913 6.97257 5.18693 7.07328C5.27473 7.17399 5.39603 7.2395 5.52839 7.25772L5.6036 7.26288H10.3964L10.4716 7.25772C10.604 7.2395 10.7253 7.17399 10.8131 7.07328C10.9009 6.97257 10.9492 6.84347 10.9492 6.70986C10.9492 6.57625 10.9009 6.44716 10.8131 6.34645C10.7253 6.24574 10.604 6.18022 10.4716 6.16201L10.3964 6.15685Z",fill:"white"})}),Mn=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M8.00889 0.590088C8.56673 0.596168 9.12229 0.660768 9.66721 0.782368C9.78314 0.808246 9.88809 0.869694 9.96739 0.958126C10.0467 1.04656 10.0964 1.15756 10.1095 1.27561L10.2387 2.43613C10.257 2.59974 10.3134 2.75679 10.4034 2.89464C10.4934 3.03249 10.6145 3.14728 10.757 3.22979C10.8994 3.31229 11.0593 3.36021 11.2236 3.36967C11.388 3.37914 11.5523 3.34989 11.7033 3.28429L12.768 2.81689C12.8761 2.76927 12.9964 2.75642 13.1121 2.78011C13.2278 2.8038 13.3333 2.86286 13.414 2.94913C14.1831 3.77076 14.7558 4.75611 15.0891 5.83105C15.124 5.94401 15.1229 6.06505 15.086 6.17739C15.0491 6.28973 14.9782 6.38781 14.8831 6.45805L13.9392 7.15421C13.8064 7.25171 13.6985 7.37909 13.6241 7.52604C13.5497 7.67299 13.511 7.83538 13.511 8.00009C13.511 8.16479 13.5497 8.32719 13.6241 8.47414C13.6985 8.62108 13.8064 8.74846 13.9392 8.84597L14.8839 9.54137C14.9793 9.61156 15.0504 9.70972 15.0875 9.82223C15.1245 9.93473 15.1256 10.056 15.0906 10.1691C14.7572 11.244 14.1845 12.2293 13.4155 13.051C13.335 13.1371 13.2298 13.1961 13.1144 13.2199C12.999 13.2438 12.879 13.2312 12.7711 13.184L11.7017 12.7151C11.5509 12.649 11.3867 12.6193 11.2223 12.6285C11.0579 12.6376 10.898 12.6853 10.7555 12.7678C10.6129 12.8502 10.4918 12.965 10.4019 13.103C10.312 13.2409 10.2559 13.3981 10.238 13.5618L10.1095 14.7215C10.0966 14.8383 10.0479 14.9482 9.97005 15.0362C9.89223 15.1243 9.78912 15.1861 9.67481 15.2132C8.57399 15.4752 7.42708 15.4752 6.32625 15.2132C6.21195 15.1861 6.10884 15.1243 6.03102 15.0362C5.9532 14.9482 5.90448 14.8383 5.89153 14.7215L5.76385 13.5633C5.74524 13.4 5.68857 13.2434 5.59841 13.106C5.50826 12.9686 5.38713 12.8543 5.24476 12.7723C5.10239 12.6902 4.94275 12.6427 4.77868 12.6336C4.61461 12.6245 4.45069 12.6539 4.30009 12.7197L3.23153 13.1878C3.12345 13.2352 3.00333 13.2478 2.88775 13.224C2.77218 13.2002 2.66685 13.1411 2.58629 13.0548C1.81695 12.2322 1.24424 11.2458 0.911253 10.1699C0.876214 10.0567 0.877294 9.93549 0.914341 9.82299C0.951388 9.71048 1.02256 9.61232 1.11797 9.54213L2.06265 8.84597C2.19554 8.74856 2.3036 8.62122 2.37809 8.47425C2.45258 8.32729 2.4914 8.16485 2.4914 8.00009C2.4914 7.83533 2.45258 7.67288 2.37809 7.52592C2.3036 7.37896 2.19554 7.25162 2.06265 7.15421L1.11797 6.45957C1.0227 6.38928 0.951674 6.29107 0.914765 6.17857C0.877856 6.06607 0.876894 5.94488 0.912013 5.83181C1.24529 4.75688 1.818 3.77153 2.58705 2.94989C2.66775 2.86362 2.77326 2.80456 2.88899 2.78087C3.00472 2.75718 3.12495 2.77003 3.23305 2.81765L4.29705 3.28505C4.44831 3.35061 4.61283 3.37979 4.77741 3.37023C4.94199 3.36068 5.10203 3.31265 5.24468 3.23002C5.38733 3.14739 5.50861 3.03245 5.59877 2.89444C5.68894 2.75643 5.74548 2.5992 5.76385 2.43537L5.89305 1.27561C5.90609 1.15732 5.95583 1.04608 6.03529 0.957483C6.11476 0.86889 6.21995 0.80739 6.33613 0.781608C6.88105 0.660768 7.43813 0.596928 8.00889 0.590088ZM7.99977 5.72009C7.39508 5.72009 6.81515 5.9603 6.38757 6.38788C5.95999 6.81547 5.71977 7.39539 5.71977 8.00009C5.71977 8.60478 5.95999 9.18471 6.38757 9.61229C6.81515 10.0399 7.39508 10.2801 7.99977 10.2801C8.60447 10.2801 9.18439 10.0399 9.61198 9.61229C10.0396 9.18471 10.2798 8.60478 10.2798 8.00009C10.2798 7.39539 10.0396 6.81547 9.61198 6.38788C9.18439 5.9603 8.60447 5.72009 7.99977 5.72009Z",fill:"white"})})}),Q1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 14 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M13.0799 11.227C13.0799 11.0025 13.0357 10.7802 12.9497 10.5728C12.8638 10.3653 12.7378 10.1769 12.579 10.0182C12.4202 9.85943 12.2317 9.73354 12.0243 9.64769C11.8168 9.56184 11.5944 9.5177 11.3699 9.5178H2.62992C2.40533 9.5177 2.18293 9.56186 1.97542 9.64776C1.7679 9.73366 1.57935 9.85961 1.42055 10.0184C1.26174 10.1772 1.13578 10.3658 1.04988 10.5733C0.963984 10.7808 0.919822 11.0032 0.919922 11.2278V11.927C0.919922 12.361 1.0552 12.785 1.30752 13.1392C2.4802 14.7838 4.39692 15.5986 6.99688 15.5986C9.59608 15.5986 11.5151 14.7846 12.6893 13.14C12.9427 12.7859 13.0793 12.3616 13.0799 11.9262V11.227ZM10.7976 4.2016C10.7977 3.40128 10.5452 2.62137 10.0759 1.97306C9.60666 1.32475 8.9447 0.841143 8.18442 0.591197C7.42414 0.341252 6.60435 0.337728 5.84194 0.581128C5.07954 0.824529 4.41345 1.30243 3.93864 1.94668C3.88357 1.92924 3.82617 1.92027 3.7684 1.92008H1.86992C1.71875 1.92008 1.57377 1.98013 1.46687 2.08703C1.35998 2.19392 1.29992 2.33891 1.29992 2.49008V6.66856C1.29972 6.94315 1.35363 7.21509 1.45858 7.46883C1.56352 7.72258 1.71744 7.95316 1.91153 8.14739C2.10563 8.34163 2.33609 8.49571 2.58976 8.60084C2.84343 8.70597 3.11533 8.76008 3.38992 8.76008H3.57992V8.75704H3.58752C3.71628 8.75724 3.84298 8.72465 3.95567 8.66236C4.06836 8.60006 4.16333 8.5101 4.23164 8.40095C4.29995 8.2918 4.33935 8.16706 4.34613 8.03847C4.3529 7.90989 4.32683 7.7817 4.27037 7.66597C4.21391 7.55025 4.12892 7.4508 4.0234 7.37701C3.91789 7.30321 3.79532 7.25749 3.66725 7.24416C3.53918 7.23082 3.40982 7.25031 3.29136 7.30079C3.17291 7.35126 3.06925 7.43107 2.99016 7.53268C2.82558 7.45633 2.6863 7.33446 2.58879 7.18146C2.49128 7.02846 2.43962 6.85074 2.43992 6.66932V6.48008H3.0084C3.2972 6.48008 3.56548 6.38736 3.7836 6.2308C4.22318 6.92769 4.87735 7.46283 5.64754 7.75557C6.41773 8.04831 7.26221 8.08279 8.0537 7.85381C8.84519 7.62482 9.54081 7.14479 10.0357 6.48605C10.5307 5.8273 10.7981 5.02555 10.7976 4.2016ZM3.19764 4.12104C3.19653 4.17474 3.19653 4.22846 3.19764 4.28216V5.14932C3.19764 5.19971 3.17762 5.24804 3.14199 5.28367C3.10636 5.3193 3.05803 5.33932 3.00764 5.33932H2.43992V3.06084H3.1984L3.19764 4.12104Z",fill:"white"})}),J1=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 15 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1.5649 0.61447C1.77202 0.627228 1.96726 0.710458 2.10916 0.846923C2.25073 0.983355 2.32913 1.16359 2.32959 1.3503V14.6482L2.32237 14.7484C2.29404 14.9338 2.18863 15.104 2.0274 15.2221C1.86635 15.3401 1.66058 15.3982 1.45348 15.3856C1.24629 15.3728 1.05188 15.289 0.910021 15.1524C0.768089 15.0156 0.688054 14.8354 0.687988 14.6482V1.3503L0.696004 1.25091C0.724466 1.06585 0.830082 0.896783 0.990979 0.778791C1.15211 0.660819 1.35768 0.601849 1.5649 0.61447ZM4.19883 12.4519C4.48644 12.1652 4.93246 12.1301 5.28895 12.3261C5.4857 12.4343 5.6787 12.5223 5.88612 12.589C6.31321 12.7265 6.66737 13.0791 6.66764 13.5252V14.3404C6.66752 14.6531 6.45573 14.9144 6.17468 14.9769H5.91177C5.26266 14.8467 4.63859 14.6269 4.05615 14.3276C3.84833 14.2208 3.72518 14.0026 3.72511 13.7689V13.1974C3.72511 13.023 3.7948 12.8557 3.91828 12.7325L4.19883 12.4519ZM9.34245 12.3261C9.69807 12.1286 10.1433 12.1636 10.431 12.4503L11.069 13.0868C11.3723 13.3896 11.3308 13.8789 10.9576 14.0911C10.5413 14.3277 10.1243 14.5361 10.055 14.5705C10.0482 14.5738 10.0413 14.5764 10.0342 14.5793C9.61349 14.7522 9.1792 14.8844 8.73728 14.9736C8.72972 14.9752 8.72156 14.9756 8.71403 14.9769H8.50562C8.19949 14.9246 7.96463 14.6457 7.96457 14.31V13.5276C7.96466 13.0805 8.32146 12.7273 8.7493 12.589C8.95613 12.5221 9.14732 12.4345 9.34245 12.3261ZM13.5354 9.07576C13.9714 9.076 14.3071 9.464 14.1927 9.88213C13.9919 10.6158 13.6735 11.3166 13.2453 11.9558C13.189 12.0398 13.131 12.123 13.0713 12.2043C12.8306 12.5315 12.3558 12.541 12.0678 12.2539L11.4698 11.6584C11.1543 11.3438 11.1435 10.8431 11.3752 10.4633C11.5196 10.2266 11.6434 9.97844 11.7439 9.72101C11.8879 9.35254 12.2255 9.07576 12.6232 9.07576H13.5354ZM7.31691 4.77217C8.17576 4.77333 8.99957 5.114 9.60697 5.71962C10.2145 6.32559 10.5558 7.14794 10.5568 8.00487C10.5568 8.64405 10.367 9.26969 10.011 9.80117C9.65493 10.3323 9.14874 10.7461 8.55692 10.9907C7.96477 11.2353 7.3123 11.2997 6.68367 11.175C6.05535 11.0503 5.47832 10.7419 5.02524 10.2901C4.57216 9.83816 4.26301 9.26252 4.13791 8.6357C4.01288 8.00877 4.07709 7.35864 4.32227 6.76806C4.56759 6.17743 4.98363 5.67161 5.5166 5.31643C6.04936 4.96163 6.67628 4.77222 7.31691 4.77217ZM12.4036 4.26879C12.7087 3.96475 13.2169 3.99825 13.4376 4.36738C13.9435 5.21337 14.2699 6.15766 14.3915 7.14159C14.4346 7.49092 14.1476 7.78269 13.7935 7.78284H12.8797C12.4232 7.78257 12.0546 7.42283 11.9563 6.97967C11.8784 6.62802 11.7612 6.28573 11.6053 5.96009C11.4401 5.61512 11.4758 5.19429 11.7471 4.92367L12.4036 4.26879ZM7.96457 1.69979C7.96457 1.28303 8.32653 0.952595 8.73728 1.03609C9.74411 1.24149 10.6974 1.66209 11.5283 2.2697C11.8552 2.50892 11.8645 2.97857 11.578 3.26443L10.9849 3.85518C10.6679 4.1712 10.1627 4.18186 9.77931 3.94977C9.57445 3.82567 9.35894 3.71661 9.13565 3.62433C8.99026 3.56429 8.84216 3.51154 8.69239 3.46643C8.28382 3.34343 7.96481 2.99209 7.96457 2.56788V1.69979ZM5.89654 1.03609C6.3071 0.953302 6.66764 1.28334 6.66764 1.69979V3.02717C6.66764 3.18819 6.54829 3.32245 6.3895 3.35421C5.84399 3.46246 5.32382 3.66534 4.8529 3.94977C4.59496 4.10547 4.28244 4.15106 4.00886 4.0684C3.81512 4.00984 3.72512 3.80429 3.72511 3.60189V2.24004C3.72511 2.00615 3.84885 1.7881 4.05695 1.68135C4.63848 1.38308 5.25748 1.16546 5.89654 1.03609Z",fill:"white"})}),Ot=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M10.2804 1.10977V12.8867C10.2804 13.706 9.31215 14.1407 8.69959 13.5966L5.28567 10.5611C5.18145 10.4683 5.04678 10.4169 4.90719 10.4167H2.11039C1.657 10.4167 1.22217 10.2367 0.901507 9.91615C0.580841 9.59563 0.400592 9.16088 0.400391 8.70749V5.28977C0.400391 4.83625 0.580551 4.40131 0.901238 4.08062C1.22193 3.75993 1.65687 3.57977 2.11039 3.57977H4.90719C5.04678 3.57961 5.18145 3.52822 5.28567 3.43537L8.69883 0.400692C9.31215 -0.144988 10.2804 0.288972 10.2804 1.10977ZM13.3143 2.36149C13.3745 2.31698 13.4429 2.28475 13.5155 2.26666C13.5881 2.24856 13.6636 2.24495 13.7376 2.25603C13.8117 2.26711 13.8828 2.29267 13.947 2.33123C14.0111 2.3698 14.067 2.42063 14.1116 2.48081C15.0807 3.78793 15.6028 5.37257 15.6004 6.99977C15.6025 8.62705 15.0802 10.2117 14.1108 11.5187C14.019 11.6348 13.8856 11.7106 13.7389 11.7301C13.5921 11.7496 13.4436 11.7113 13.3246 11.6232C13.2057 11.5352 13.1256 11.4043 13.1014 11.2583C13.0772 11.1122 13.1108 10.9625 13.195 10.8408C14.019 9.72993 14.4628 8.38291 14.4604 6.99977C14.4628 5.61664 14.019 4.26962 13.195 3.15873C13.1505 3.09855 13.1183 3.03019 13.1002 2.95755C13.0821 2.88492 13.0785 2.80943 13.0895 2.7354C13.1006 2.66137 13.1262 2.59025 13.1647 2.52609C13.2033 2.46193 13.2541 2.406 13.3143 2.36149ZM11.9091 4.24097C11.9749 4.20531 12.0472 4.18297 12.1217 4.17524C12.1962 4.16751 12.2715 4.17454 12.3433 4.19593C12.415 4.21731 12.4819 4.25264 12.54 4.29988C12.5981 4.34712 12.6464 4.40536 12.682 4.47125C13.0894 5.22365 13.3204 6.08625 13.3204 7.00053C13.3217 7.88365 13.1022 8.75308 12.682 9.52981C12.6464 9.59568 12.5981 9.65389 12.54 9.70111C12.4819 9.74834 12.415 9.78365 12.3432 9.80503C12.2715 9.82641 12.1962 9.83345 12.1217 9.82574C12.0472 9.81803 11.9749 9.79572 11.9091 9.76009C11.8432 9.72446 11.785 9.67621 11.7378 9.61808C11.6905 9.55996 11.6552 9.4931 11.6339 9.42133C11.6125 9.34955 11.6054 9.27427 11.6131 9.19978C11.6209 9.12529 11.6432 9.05304 11.6788 8.98717C11.998 8.39665 12.1804 7.72101 12.1804 7.00053C12.1804 6.28005 11.998 5.60441 11.6788 5.01389C11.6431 4.94803 11.6208 4.87578 11.6131 4.80128C11.6053 4.72678 11.6124 4.65149 11.6337 4.57971C11.6551 4.50793 11.6905 4.44106 11.7377 4.38294C11.7849 4.32482 11.8432 4.27658 11.9091 4.24097Z",fill:"white"})})}),Wr=()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.99992 0.399292C12.1982 0.399292 15.6014 3.80255 15.6014 8.00078C15.6014 12.1983 12.1982 15.6015 7.99992 15.6015C3.8017 15.6015 0.398438 12.1982 0.398438 8.00078C0.398448 3.80256 3.80171 0.399311 7.99992 0.399292ZM5.68875 4.35293C5.57808 4.36 5.47399 4.40736 5.39559 4.48578L3.57426 6.31007L3.53566 6.35312C3.46773 6.44088 3.43362 6.55111 3.44066 6.66187C3.44785 6.77245 3.49583 6.87673 3.57426 6.95503L3.6173 6.99289C3.70498 7.06075 3.81466 7.0941 3.92531 7.08714C4.03602 7.08003 4.14083 7.03279 4.21922 6.95429L5.26422 5.90707V11.1914L5.26719 11.2449C5.28015 11.3558 5.33371 11.4586 5.41711 11.5328C5.50049 11.607 5.60833 11.6478 5.71992 11.6479L5.77336 11.6457C5.88433 11.6326 5.98712 11.5785 6.06133 11.495C6.13547 11.4115 6.17572 11.3031 6.17563 11.1914V5.91003L7.22211 6.95429L7.26441 6.99289C7.35602 7.06458 7.47218 7.09859 7.58801 7.08789C7.70389 7.07712 7.81172 7.02237 7.88859 6.935C7.96536 6.84771 8.00539 6.73424 8.00141 6.61808C7.99733 6.50182 7.94907 6.39111 7.86633 6.30933L6.0398 4.48503L5.9975 4.44793C5.90975 4.37995 5.79952 4.34591 5.68875 4.35293ZM10.2265 4.35664C10.1157 4.36974 10.0134 4.42323 9.93926 4.50656C9.86509 4.58996 9.82429 4.69777 9.82422 4.80937V10.0893L8.77848 9.04578L8.73543 9.00718C8.64374 8.93629 8.52795 8.90264 8.41258 8.91367C8.29733 8.92472 8.19077 8.97971 8.11422 9.06656C8.03763 9.15355 7.99626 9.26689 7.99992 9.38273C8.00367 9.49833 8.05181 9.60813 8.13352 9.69L9.9593 11.5143L10.0016 11.5529C10.0894 11.6209 10.1996 11.6534 10.3104 11.6464C10.4211 11.6393 10.5258 11.5928 10.6043 11.5143L12.4256 9.69L12.4642 9.64695C12.5321 9.55923 12.5662 9.44964 12.5592 9.33894C12.5521 9.22813 12.5042 9.12349 12.4256 9.04503L12.3825 9.00718C12.2949 8.93938 12.1851 8.9052 12.0745 8.91218C11.9638 8.91929 11.859 8.96726 11.7806 9.04578L10.7364 10.0915V4.80937L10.7327 4.75668C10.7197 4.6457 10.6662 4.54301 10.5827 4.46871C10.4994 4.39463 10.3914 4.35376 10.2799 4.35367L10.2265 4.35664Z",fill:"white",fillOpacity:"0.6"})}),Gr=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M1.68016 2.43991C1.68016 2.23835 1.76023 2.04504 1.90276 1.90251C2.04528 1.75998 2.23859 1.67991 2.44016 1.67991H3.96016C4.16172 1.67991 4.35503 1.59984 4.49756 1.45731C4.64008 1.31479 4.72016 1.12148 4.72016 0.919912C4.72016 0.718348 4.64008 0.525039 4.49756 0.382511C4.35503 0.239983 4.16172 0.159912 3.96016 0.159912H2.44016C1.83546 0.159912 1.25554 0.400126 0.827953 0.827709C0.40037 1.25529 0.160156 1.83522 0.160156 2.43991V3.95991C0.160156 4.16148 0.240227 4.35479 0.382755 4.49731C0.525283 4.63984 0.718592 4.71991 0.920156 4.71991C1.12172 4.71991 1.31503 4.63984 1.45756 4.49731C1.60008 4.35479 1.68016 4.16148 1.68016 3.95991V2.43991ZM1.68016 11.5599C1.68016 11.7615 1.76023 11.9548 1.90276 12.0973C2.04528 12.2398 2.23859 12.3199 2.44016 12.3199H3.96016C4.16172 12.3199 4.35503 12.4 4.49756 12.5425C4.64008 12.685 4.72016 12.8783 4.72016 13.0799C4.72016 13.2815 4.64008 13.4748 4.49756 13.6173C4.35503 13.7598 4.16172 13.8399 3.96016 13.8399H2.44016C1.83546 13.8399 1.25554 13.5997 0.827953 13.1721C0.40037 12.7445 0.160156 12.1646 0.160156 11.5599V10.0399C0.160156 9.83835 0.240227 9.64504 0.382755 9.50251C0.525283 9.35998 0.718592 9.27991 0.920156 9.27991C1.12172 9.27991 1.31503 9.35998 1.45756 9.50251C1.60008 9.64504 1.68016 9.83835 1.68016 10.0399V11.5599ZM11.5602 1.67991C11.7617 1.67991 11.955 1.75998 12.0976 1.90251C12.2401 2.04504 12.3202 2.23835 12.3202 2.43991V3.95991C12.3202 4.16148 12.4002 4.35479 12.5428 4.49731C12.6853 4.63984 12.8786 4.71991 13.0802 4.71991C13.2817 4.71991 13.475 4.63984 13.6176 4.49731C13.7601 4.35479 13.8402 4.16148 13.8402 3.95991V2.43991C13.8402 1.83522 13.5999 1.25529 13.1724 0.827709C12.7448 0.400126 12.1648 0.159912 11.5602 0.159912H10.0402C9.83859 0.159912 9.64528 0.239983 9.50276 0.382511C9.36023 0.525039 9.28016 0.718348 9.28016 0.919912C9.28016 1.12148 9.36023 1.31479 9.50276 1.45731C9.64528 1.59984 9.83859 1.67991 10.0402 1.67991H11.5602ZM12.3202 11.5599C12.3202 11.7615 12.2401 11.9548 12.0976 12.0973C11.955 12.2398 11.7617 12.3199 11.5602 12.3199H10.0402C9.83859 12.3199 9.64528 12.4 9.50276 12.5425C9.36023 12.685 9.28016 12.8783 9.28016 13.0799C9.28016 13.2815 9.36023 13.4748 9.50276 13.6173C9.64528 13.7598 9.83859 13.8399 10.0402 13.8399H11.5602C12.1648 13.8399 12.7448 13.5997 13.1724 13.1721C13.5999 12.7445 13.8402 12.1646 13.8402 11.5599V10.0399C13.8402 9.83835 13.7601 9.64504 13.6176 9.50251C13.475 9.35998 13.2817 9.27991 13.0802 9.27991C12.8786 9.27991 12.6853 9.35998 12.5428 9.50251C12.4002 9.64504 12.3202 9.83835 12.3202 10.0399V11.5599Z",fill:"white"})})}),Vr=()=>n.jsxs("svg",{width:"14",height:"16",viewBox:"0 0 14 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[n.jsx("path",{d:"M9.45402 0.399902C9.87463 0.399915 10.2805 0.554948 10.594 0.835361C10.9075 1.11577 11.1066 1.50189 11.1534 1.9199H12.1171C12.4507 1.92011 12.7721 2.04571 13.0175 2.2718C13.2628 2.49788 13.4143 2.80794 13.4417 3.14046L13.4463 3.2499V5.5299C13.4463 6.16081 13.205 6.76781 12.7717 7.2264C12.3384 7.68498 11.746 7.96038 11.1161 7.9961L10.9565 8.00066C10.7032 8.79031 10.2308 9.49174 9.59422 10.0232C8.95765 10.5547 8.18316 10.8944 7.36098 11.0027V12.1799H8.69326C9.32403 12.1801 9.93085 12.4215 10.3893 12.8548C10.8477 13.2881 11.123 13.8803 11.1587 14.5101L11.1633 14.6499V15.0299C11.1632 15.1678 11.1132 15.3009 11.0226 15.4048C10.9319 15.5086 10.8066 15.576 10.67 15.5946L10.5933 15.5999H2.99174C2.85387 15.6001 2.72061 15.5503 2.61664 15.4597C2.51267 15.3692 2.44505 15.244 2.4263 15.1074L2.42174 15.0299V14.6499C2.42169 14.0191 2.66296 13.4122 3.09609 12.9537C3.52922 12.4951 4.12138 12.2196 4.75114 12.1837L4.89174 12.1799H6.22174V11.0027C5.39983 10.8941 4.62567 10.5543 3.98939 10.0229C3.3531 9.49138 2.88088 8.7901 2.6277 8.00066L2.60794 7.9999C1.95285 7.9999 1.3246 7.73967 0.861386 7.27646C0.398171 6.81324 0.137939 6.18499 0.137939 5.5299V3.2499C0.137939 2.51574 0.733779 1.9199 1.46794 1.9199H2.43162C2.47837 1.50176 2.67763 1.11554 2.9913 0.835108C3.30496 0.554677 3.711 0.399728 4.13174 0.399902H9.45402ZM12.1171 3.0599H11.164V6.84698C11.4613 6.80474 11.7355 6.66316 11.9421 6.44527C12.1486 6.22739 12.2754 5.94602 12.3017 5.64694L12.3071 5.5299V3.2499C12.307 3.2071 12.2925 3.16557 12.2658 3.13205C12.2392 3.09853 12.2021 3.07498 12.1604 3.06522L12.1171 3.0599ZM2.42174 3.0599H1.46794C1.41755 3.0599 1.36922 3.07992 1.33359 3.11555C1.29796 3.15118 1.27794 3.19951 1.27794 3.2499V5.5299C1.2779 5.85041 1.3936 6.16016 1.60375 6.40215C1.81391 6.64415 2.10439 6.80211 2.42174 6.84698V3.0599Z",fill:"url(#paint0_linear_851_570)"}),n.jsx("defs",{children:n.jsxs("linearGradient",{id:"paint0_linear_851_570",x1:"-0.221746",y1:"-2.13343",x2:"19.2003",y2:"7.59061",gradientUnits:"userSpaceOnUse",children:[n.jsx("stop",{stopColor:"#B97304"}),n.jsx("stop",{offset:"0.368995",stopColor:"#FFC15D"}),n.jsx("stop",{offset:"0.5",stopColor:"#FFD38B"}),n.jsx("stop",{offset:"0.611316",stopColor:"#FFC15D"}),n.jsx("stop",{offset:"1",stopColor:"#B97304"})]})})]});var M=(e=>(e[e.Message=1]="Message",e[e.Support=2]="Support",e[e.Tip=3]="Tip",e[e.History=4]="History",e[e.Info=5]="Info",e[e.Settings=6]="Settings",e[e.VolumeOn=7]="VolumeOn",e[e.FullScreen=8]="FullScreen",e[e.Tournament=9]="Tournament",e[e.closeMenu=10]="closeMenu",e[e.Limit=11]="Limit",e))(M||{});const Er=[{name:"Tournament",buttonType:9,icon:Vr()},{name:"Message",buttonType:1,icon:q1()},{name:"Support",buttonType:2,icon:Q1()},{name:"Tip",buttonType:3,icon:J1()},{name:"History",buttonType:4,icon:Z1()},{name:"Info",buttonType:5,icon:X1()},{name:"Settings",buttonType:6,icon:Mn()},{buttonType:7,icon:Ot()},{name:"FullScreen",buttonType:8,icon:Gr()}],Ur=(e,t)=>{switch(e){case 6:return{header:"Settings",height:412,width:300};case 4:return{header:t?"Bet Details":"History",height:520,width:500};case 3:return{header:"Send Tip",height:176,width:300};case 9:return{header:"Golden Chip Tournament",height:450,width:500};case 5:return{header:"Help",height:450,width:500};default:return null}};M.Settings,Mn(),M.VolumeOn,Ot(),M.closeMenu,Mt({isMobile:!0});const Yr=[{name:"Message",buttonType:M.Message,icon:q1()},{name:"Support",buttonType:M.Support,icon:Q1()},{name:"Send Tip",buttonType:M.Tip,icon:J1()}],Kr=[{name:"History",buttonType:M.History,icon:Z1()},{name:"Help",buttonType:M.Info,icon:X1()},{name:"Limits & Payouts",buttonType:M.Limit,icon:Wr()}],Zr=(e,t,a)=>{switch(e){case M.Message:return{header:"Message",height:100,width:100};case M.Support:return{header:"Support",height:100,width:100};case M.Tip:return{header:"Send Tip",height:t?100:38,width:t?50:100};case M.History:return{header:a?"Bet Details":"History",height:t?100:82.5,width:100};case M.Info:return{header:"Help",height:82.5,width:100};case M.Tournament:return{header:"Golden Chip Tournament",height:t?100:82.5,width:100};case M.Settings:return{header:"Settings",height:100,width:100};case M.Limit:return{header:"Limits & Payouts",height:100,width:100};default:return null}},Xr=(e,t)=>{t(e.touches[0].clientY)},qr=(e,t,a)=>{if(!t)return;const r=e.touches[0].clientY-t;r>0&&r<300&&(e.currentTarget.style.transform=`translateY(${r}px)`),r>120&&a(!1)},Qr=(e,t)=>{e.currentTarget.style.transform="translateY(0px)",t(0)},N=e=>typeof e=="string",ot=()=>{let e,t;const a=new Promise((i,r)=>{e=i,t=r});return a.resolve=e,a.reject=t,a},$1=e=>e==null?"":""+e,Jr=(e,t,a)=>{e.forEach(i=>{t[i]&&(a[i]=t[i])})},$r=/###/g,_1=e=>e&&e.indexOf("###")>-1?e.replace($r,"."):e,ea=e=>!e||N(e),lt=(e,t,a)=>{const i=N(t)?t.split("."):t;let r=0;for(;r<i.length-1;){if(ea(e))return{};const s=_1(i[r]);!e[s]&&a&&(e[s]=new a),Object.prototype.hasOwnProperty.call(e,s)?e=e[s]:e={},++r}return ea(e)?{}:{obj:e,k:_1(i[r])}},ta=(e,t,a)=>{const{obj:i,k:r}=lt(e,t,Object);if(i!==void 0||t.length===1){i[r]=a;return}let s=t[t.length-1],o=t.slice(0,t.length-1),l=lt(e,o,Object);for(;l.obj===void 0&&o.length;)s=`${o[o.length-1]}.${s}`,o=o.slice(0,o.length-1),l=lt(e,o,Object),l!=null&&l.obj&&typeof l.obj[`${l.k}.${s}`]<"u"&&(l.obj=void 0);l.obj[`${l.k}.${s}`]=a},_r=(e,t,a,i)=>{const{obj:r,k:s}=lt(e,t,Object);r[s]=r[s]||[],r[s].push(a)},Dt=(e,t)=>{const{obj:a,k:i}=lt(e,t);if(a&&Object.prototype.hasOwnProperty.call(a,i))return a[i]},es=(e,t,a)=>{const i=Dt(e,a);return i!==void 0?i:Dt(t,a)},na=(e,t,a)=>{for(const i in t)i!=="__proto__"&&i!=="constructor"&&(i in e?N(e[i])||e[i]instanceof String||N(t[i])||t[i]instanceof String?a&&(e[i]=t[i]):na(e[i],t[i],a):e[i]=t[i]);return e},Qe=e=>e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&");var ts={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};const ns=e=>N(e)?e.replace(/[&<>"'\/]/g,t=>ts[t]):e;class as{constructor(t){this.capacity=t,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(t){const a=this.regExpMap.get(t);if(a!==void 0)return a;const i=new RegExp(t);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(t,i),this.regExpQueue.push(t),i}}const is=[" ",",","?","!",";"],rs=new as(20),ss=(e,t,a)=>{t=t||"",a=a||"";const i=is.filter(o=>t.indexOf(o)<0&&a.indexOf(o)<0);if(i.length===0)return!0;const r=rs.getRegExp(`(${i.map(o=>o==="?"?"\\?":o).join("|")})`);let s=!r.test(e);if(!s){const o=e.indexOf(a);o>0&&!r.test(e.substring(0,o))&&(s=!0)}return s},On=(e,t,a=".")=>{if(!e)return;if(e[t])return Object.prototype.hasOwnProperty.call(e,t)?e[t]:void 0;const i=t.split(a);let r=e;for(let s=0;s<i.length;){if(!r||typeof r!="object")return;let o,l="";for(let c=s;c<i.length;++c)if(c!==s&&(l+=a),l+=i[c],o=r[l],o!==void 0){if(["string","number","boolean"].indexOf(typeof o)>-1&&c<i.length-1)continue;s+=c-s+1;break}r=o}return r},ct=e=>e==null?void 0:e.replace("_","-"),os={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){var a,i;(i=(a=console==null?void 0:console[e])==null?void 0:a.apply)==null||i.call(a,console,t)}};class Ht{constructor(t,a={}){this.init(t,a)}init(t,a={}){this.prefix=a.prefix||"i18next:",this.logger=t||os,this.options=a,this.debug=a.debug}log(...t){return this.forward(t,"log","",!0)}warn(...t){return this.forward(t,"warn","",!0)}error(...t){return this.forward(t,"error","")}deprecate(...t){return this.forward(t,"warn","WARNING DEPRECATED: ",!0)}forward(t,a,i,r){return r&&!this.debug?null:(N(t[0])&&(t[0]=`${i}${this.prefix} ${t[0]}`),this.logger[a](t))}create(t){return new Ht(this.logger,{prefix:`${this.prefix}:${t}:`,...this.options})}clone(t){return t=t||this.options,t.prefix=t.prefix||this.prefix,new Ht(this.logger,t)}}var Ae=new Ht;class Rt{constructor(){this.observers={}}on(t,a){return t.split(" ").forEach(i=>{this.observers[i]||(this.observers[i]=new Map);const r=this.observers[i].get(a)||0;this.observers[i].set(a,r+1)}),this}off(t,a){if(this.observers[t]){if(!a){delete this.observers[t];return}this.observers[t].delete(a)}}emit(t,...a){this.observers[t]&&Array.from(this.observers[t].entries()).forEach(([r,s])=>{for(let o=0;o<s;o++)r(...a)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(([r,s])=>{for(let o=0;o<s;o++)r.apply(r,[t,...a])})}}class aa extends Rt{constructor(t,a={ns:["translation"],defaultNS:"translation"}){super(),this.data=t||{},this.options=a,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.options.ignoreJSONStructure===void 0&&(this.options.ignoreJSONStructure=!0)}addNamespaces(t){this.options.ns.indexOf(t)<0&&this.options.ns.push(t)}removeNamespaces(t){const a=this.options.ns.indexOf(t);a>-1&&this.options.ns.splice(a,1)}getResource(t,a,i,r={}){var d,u;const s=r.keySeparator!==void 0?r.keySeparator:this.options.keySeparator,o=r.ignoreJSONStructure!==void 0?r.ignoreJSONStructure:this.options.ignoreJSONStructure;let l;t.indexOf(".")>-1?l=t.split("."):(l=[t,a],i&&(Array.isArray(i)?l.push(...i):N(i)&&s?l.push(...i.split(s)):l.push(i)));const c=Dt(this.data,l);return!c&&!a&&!i&&t.indexOf(".")>-1&&(t=l[0],a=l[1],i=l.slice(2).join(".")),c||!o||!N(i)?c:On((u=(d=this.data)==null?void 0:d[t])==null?void 0:u[a],i,s)}addResource(t,a,i,r,s={silent:!1}){const o=s.keySeparator!==void 0?s.keySeparator:this.options.keySeparator;let l=[t,a];i&&(l=l.concat(o?i.split(o):i)),t.indexOf(".")>-1&&(l=t.split("."),r=a,a=l[1]),this.addNamespaces(a),ta(this.data,l,r),s.silent||this.emit("added",t,a,i,r)}addResources(t,a,i,r={silent:!1}){for(const s in i)(N(i[s])||Array.isArray(i[s]))&&this.addResource(t,a,s,i[s],{silent:!0});r.silent||this.emit("added",t,a,i)}addResourceBundle(t,a,i,r,s,o={silent:!1,skipCopy:!1}){let l=[t,a];t.indexOf(".")>-1&&(l=t.split("."),r=i,i=a,a=l[1]),this.addNamespaces(a);let c=Dt(this.data,l)||{};o.skipCopy||(i=JSON.parse(JSON.stringify(i))),r?na(c,i,s):c={...c,...i},ta(this.data,l,c),o.silent||this.emit("added",t,a,i)}removeResourceBundle(t,a){this.hasResourceBundle(t,a)&&delete this.data[t][a],this.removeNamespaces(a),this.emit("removed",t,a)}hasResourceBundle(t,a){return this.getResource(t,a)!==void 0}getResourceBundle(t,a){return a||(a=this.options.defaultNS),this.getResource(t,a)}getDataByLanguage(t){return this.data[t]}hasLanguageSomeTranslations(t){const a=this.getDataByLanguage(t);return!!(a&&Object.keys(a)||[]).find(r=>a[r]&&Object.keys(a[r]).length>0)}toJSON(){return this.data}}var ia={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,a,i,r){return e.forEach(s=>{var o;t=((o=this.processors[s])==null?void 0:o.process(t,a,i,r))??t}),t}};const ra=Symbol("i18next/PATH_KEY");function ls(){const e=[],t=Object.create(null);let a;return t.get=(i,r)=>{var s;return(s=a==null?void 0:a.revoke)==null||s.call(a),r===ra?e:(e.push(r),a=Proxy.revocable(i,t),a.proxy)},Proxy.revocable(Object.create(null),t).proxy}function cs(e,t){const{[ra]:a}=e(ls());return a.join((t==null?void 0:t.keySeparator)??".")}const sa={},oa=e=>!N(e)&&typeof e!="boolean"&&typeof e!="number";class Pt extends Rt{constructor(t,a={}){super(),Jr(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],t,this),this.options=a,this.options.keySeparator===void 0&&(this.options.keySeparator="."),this.logger=Ae.create("translator")}changeLanguage(t){t&&(this.language=t)}exists(t,a={interpolation:{}}){const i={...a};if(t==null)return!1;const r=this.resolve(t,i);return(r==null?void 0:r.res)!==void 0}extractFromKey(t,a){let i=a.nsSeparator!==void 0?a.nsSeparator:this.options.nsSeparator;i===void 0&&(i=":");const r=a.keySeparator!==void 0?a.keySeparator:this.options.keySeparator;let s=a.ns||this.options.defaultNS||[];const o=i&&t.indexOf(i)>-1,l=!this.options.userDefinedKeySeparator&&!a.keySeparator&&!this.options.userDefinedNsSeparator&&!a.nsSeparator&&!ss(t,i,r);if(o&&!l){const c=t.match(this.interpolator.nestingRegexp);if(c&&c.length>0)return{key:t,namespaces:N(s)?[s]:s};const d=t.split(i);(i!==r||i===r&&this.options.ns.indexOf(d[0])>-1)&&(s=d.shift()),t=d.join(r)}return{key:t,namespaces:N(s)?[s]:s}}translate(t,a,i){let r=typeof a=="object"?{...a}:a;if(typeof r!="object"&&this.options.overloadTranslationOptionHandler&&(r=this.options.overloadTranslationOptionHandler(arguments)),typeof options=="object"&&(r={...r}),r||(r={}),t==null)return"";typeof t=="function"&&(t=cs(t,r)),Array.isArray(t)||(t=[String(t)]);const s=r.returnDetails!==void 0?r.returnDetails:this.options.returnDetails,o=r.keySeparator!==void 0?r.keySeparator:this.options.keySeparator,{key:l,namespaces:c}=this.extractFromKey(t[t.length-1],r),d=c[c.length-1];let u=r.nsSeparator!==void 0?r.nsSeparator:this.options.nsSeparator;u===void 0&&(u=":");const p=r.lng||this.language,x=r.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if((p==null?void 0:p.toLowerCase())==="cimode")return x?s?{res:`${d}${u}${l}`,usedKey:l,exactUsedKey:l,usedLng:p,usedNS:d,usedParams:this.getUsedParamsDetails(r)}:`${d}${u}${l}`:s?{res:l,usedKey:l,exactUsedKey:l,usedLng:p,usedNS:d,usedParams:this.getUsedParamsDetails(r)}:l;const m=this.resolve(t,r);let g=m==null?void 0:m.res;const y=(m==null?void 0:m.usedKey)||l,A=(m==null?void 0:m.exactUsedKey)||l,k=["[object Number]","[object Function]","[object RegExp]"],w=r.joinArrays!==void 0?r.joinArrays:this.options.joinArrays,I=!this.i18nFormat||this.i18nFormat.handleAsObject,S=r.count!==void 0&&!N(r.count),B=Pt.hasDefaultValue(r),L=S?this.pluralResolver.getSuffix(p,r.count,r):"",j=r.ordinal&&S?this.pluralResolver.getSuffix(p,r.count,{ordinal:!1}):"",H=S&&!r.ordinal&&r.count===0,z=H&&r[`defaultValue${this.options.pluralSeparator}zero`]||r[`defaultValue${L}`]||r[`defaultValue${j}`]||r.defaultValue;let P=g;I&&!g&&B&&(P=z);const $=oa(P),he=Object.prototype.toString.apply(P);if(I&&P&&$&&k.indexOf(he)<0&&!(N(w)&&Array.isArray(P))){if(!r.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");const Y=this.options.returnedObjectHandler?this.options.returnedObjectHandler(y,P,{...r,ns:c}):`key '${l} (${this.language})' returned an object instead of string.`;return s?(m.res=Y,m.usedParams=this.getUsedParamsDetails(r),m):Y}if(o){const Y=Array.isArray(P),K=Y?[]:{},le=Y?A:y;for(const ie in P)if(Object.prototype.hasOwnProperty.call(P,ie)){const D=`${le}${o}${ie}`;B&&!g?K[ie]=this.translate(D,{...r,defaultValue:oa(z)?z[ie]:void 0,joinArrays:!1,ns:c}):K[ie]=this.translate(D,{...r,joinArrays:!1,ns:c}),K[ie]===D&&(K[ie]=P[ie])}g=K}}else if(I&&N(w)&&Array.isArray(g))g=g.join(w),g&&(g=this.extendTranslation(g,t,r,i));else{let Y=!1,K=!1;!this.isValidLookup(g)&&B&&(Y=!0,g=z),this.isValidLookup(g)||(K=!0,g=l);const ie=(r.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&K?void 0:g,D=B&&z!==g&&this.options.updateMissing;if(K||Y||D){if(this.logger.log(D?"updateKey":"missingKey",p,d,l,D?z:g),o){const J=this.resolve(l,{...r,keySeparator:!1});J&&J.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let _=[];const ee=this.languageUtils.getFallbackCodes(this.options.fallbackLng,r.lng||this.language);if(this.options.saveMissingTo==="fallback"&&ee&&ee[0])for(let J=0;J<ee.length;J++)_.push(ee[J]);else this.options.saveMissingTo==="all"?_=this.languageUtils.toResolveHierarchy(r.lng||this.language):_.push(r.lng||this.language);const ue=(J,q,se)=>{var ye;const Se=B&&se!==g?se:ie;this.options.missingKeyHandler?this.options.missingKeyHandler(J,d,q,Se,D,r):(ye=this.backendConnector)!=null&&ye.saveMissing&&this.backendConnector.saveMissing(J,d,q,Se,D,r),this.emit("missingKey",J,d,q,g)};this.options.saveMissing&&(this.options.saveMissingPlurals&&S?_.forEach(J=>{const q=this.pluralResolver.getSuffixes(J,r);H&&r[`defaultValue${this.options.pluralSeparator}zero`]&&q.indexOf(`${this.options.pluralSeparator}zero`)<0&&q.push(`${this.options.pluralSeparator}zero`),q.forEach(se=>{ue([J],l+se,r[`defaultValue${se}`]||z)})}):ue(_,l,z))}g=this.extendTranslation(g,t,r,m,i),K&&g===l&&this.options.appendNamespaceToMissingKey&&(g=`${d}${u}${l}`),(K||Y)&&this.options.parseMissingKeyHandler&&(g=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${d}${u}${l}`:l,Y?g:void 0,r))}return s?(m.res=g,m.usedParams=this.getUsedParamsDetails(r),m):g}extendTranslation(t,a,i,r,s){var c,d;if((c=this.i18nFormat)!=null&&c.parse)t=this.i18nFormat.parse(t,{...this.options.interpolation.defaultVariables,...i},i.lng||this.language||r.usedLng,r.usedNS,r.usedKey,{resolved:r});else if(!i.skipInterpolation){i.interpolation&&this.interpolator.init({...i,interpolation:{...this.options.interpolation,...i.interpolation}});const u=N(t)&&(((d=i==null?void 0:i.interpolation)==null?void 0:d.skipOnVariables)!==void 0?i.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);let p;if(u){const m=t.match(this.interpolator.nestingRegexp);p=m&&m.length}let x=i.replace&&!N(i.replace)?i.replace:i;if(this.options.interpolation.defaultVariables&&(x={...this.options.interpolation.defaultVariables,...x}),t=this.interpolator.interpolate(t,x,i.lng||this.language||r.usedLng,i),u){const m=t.match(this.interpolator.nestingRegexp),g=m&&m.length;p<g&&(i.nest=!1)}!i.lng&&r&&r.res&&(i.lng=this.language||r.usedLng),i.nest!==!1&&(t=this.interpolator.nest(t,(...m)=>(s==null?void 0:s[0])===m[0]&&!i.context?(this.logger.warn(`It seems you are nesting recursively key: ${m[0]} in key: ${a[0]}`),null):this.translate(...m,a),i)),i.interpolation&&this.interpolator.reset()}const o=i.postProcess||this.options.postProcess,l=N(o)?[o]:o;return t!=null&&(l!=null&&l.length)&&i.applyPostProcessor!==!1&&(t=ia.handle(l,t,a,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...r,usedParams:this.getUsedParamsDetails(i)},...i}:i,this)),t}resolve(t,a={}){let i,r,s,o,l;return N(t)&&(t=[t]),t.forEach(c=>{if(this.isValidLookup(i))return;const d=this.extractFromKey(c,a),u=d.key;r=u;let p=d.namespaces;this.options.fallbackNS&&(p=p.concat(this.options.fallbackNS));const x=a.count!==void 0&&!N(a.count),m=x&&!a.ordinal&&a.count===0,g=a.context!==void 0&&(N(a.context)||typeof a.context=="number")&&a.context!=="",y=a.lngs?a.lngs:this.languageUtils.toResolveHierarchy(a.lng||this.language,a.fallbackLng);p.forEach(A=>{var k,w;this.isValidLookup(i)||(l=A,!sa[`${y[0]}-${A}`]&&((k=this.utils)!=null&&k.hasLoadedNamespace)&&!((w=this.utils)!=null&&w.hasLoadedNamespace(l))&&(sa[`${y[0]}-${A}`]=!0,this.logger.warn(`key "${r}" for languages "${y.join(", ")}" won't get resolved as namespace "${l}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),y.forEach(I=>{var L;if(this.isValidLookup(i))return;o=I;const S=[u];if((L=this.i18nFormat)!=null&&L.addLookupKeys)this.i18nFormat.addLookupKeys(S,u,I,A,a);else{let j;x&&(j=this.pluralResolver.getSuffix(I,a.count,a));const H=`${this.options.pluralSeparator}zero`,z=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(x&&(a.ordinal&&j.indexOf(z)===0&&S.push(u+j.replace(z,this.options.pluralSeparator)),S.push(u+j),m&&S.push(u+H)),g){const P=`${u}${this.options.contextSeparator||"_"}${a.context}`;S.push(P),x&&(a.ordinal&&j.indexOf(z)===0&&S.push(P+j.replace(z,this.options.pluralSeparator)),S.push(P+j),m&&S.push(P+H))}}let B;for(;B=S.pop();)this.isValidLookup(i)||(s=B,i=this.getResource(I,A,B,a))}))})}),{res:i,usedKey:r,exactUsedKey:s,usedLng:o,usedNS:l}}isValidLookup(t){return t!==void 0&&!(!this.options.returnNull&&t===null)&&!(!this.options.returnEmptyString&&t==="")}getResource(t,a,i,r={}){var s;return(s=this.i18nFormat)!=null&&s.getResource?this.i18nFormat.getResource(t,a,i,r):this.resourceStore.getResource(t,a,i,r)}getUsedParamsDetails(t={}){const a=["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"],i=t.replace&&!N(t.replace);let r=i?t.replace:t;if(i&&typeof t.count<"u"&&(r.count=t.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!i){r={...r};for(const s of a)delete r[s]}return r}static hasDefaultValue(t){const a="defaultValue";for(const i in t)if(Object.prototype.hasOwnProperty.call(t,i)&&a===i.substring(0,a.length)&&t[i]!==void 0)return!0;return!1}}class la{constructor(t){this.options=t,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Ae.create("languageUtils")}getScriptPartFromCode(t){if(t=ct(t),!t||t.indexOf("-")<0)return null;const a=t.split("-");return a.length===2||(a.pop(),a[a.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(a.join("-"))}getLanguagePartFromCode(t){if(t=ct(t),!t||t.indexOf("-")<0)return t;const a=t.split("-");return this.formatLanguageCode(a[0])}formatLanguageCode(t){if(N(t)&&t.indexOf("-")>-1){let a;try{a=Intl.getCanonicalLocales(t)[0]}catch{}return a&&this.options.lowerCaseLng&&(a=a.toLowerCase()),a||(this.options.lowerCaseLng?t.toLowerCase():t)}return this.options.cleanCode||this.options.lowerCaseLng?t.toLowerCase():t}isSupportedCode(t){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(t=this.getLanguagePartFromCode(t)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(t)>-1}getBestMatchFromCodes(t){if(!t)return null;let a;return t.forEach(i=>{if(a)return;const r=this.formatLanguageCode(i);(!this.options.supportedLngs||this.isSupportedCode(r))&&(a=r)}),!a&&this.options.supportedLngs&&t.forEach(i=>{if(a)return;const r=this.getScriptPartFromCode(i);if(this.isSupportedCode(r))return a=r;const s=this.getLanguagePartFromCode(i);if(this.isSupportedCode(s))return a=s;a=this.options.supportedLngs.find(o=>{if(o===s)return o;if(!(o.indexOf("-")<0&&s.indexOf("-")<0)&&(o.indexOf("-")>0&&s.indexOf("-")<0&&o.substring(0,o.indexOf("-"))===s||o.indexOf(s)===0&&s.length>1))return o})}),a||(a=this.getFallbackCodes(this.options.fallbackLng)[0]),a}getFallbackCodes(t,a){if(!t)return[];if(typeof t=="function"&&(t=t(a)),N(t)&&(t=[t]),Array.isArray(t))return t;if(!a)return t.default||[];let i=t[a];return i||(i=t[this.getScriptPartFromCode(a)]),i||(i=t[this.formatLanguageCode(a)]),i||(i=t[this.getLanguagePartFromCode(a)]),i||(i=t.default),i||[]}toResolveHierarchy(t,a){const i=this.getFallbackCodes((a===!1?[]:a)||this.options.fallbackLng||[],t),r=[],s=o=>{o&&(this.isSupportedCode(o)?r.push(o):this.logger.warn(`rejecting language code not found in supportedLngs: ${o}`))};return N(t)&&(t.indexOf("-")>-1||t.indexOf("_")>-1)?(this.options.load!=="languageOnly"&&s(this.formatLanguageCode(t)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&s(this.getScriptPartFromCode(t)),this.options.load!=="currentOnly"&&s(this.getLanguagePartFromCode(t))):N(t)&&s(this.formatLanguageCode(t)),i.forEach(o=>{r.indexOf(o)<0&&s(this.formatLanguageCode(o))}),r}}const ca={zero:0,one:1,two:2,few:3,many:4,other:5},da={select:e=>e===1?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class ds{constructor(t,a={}){this.languageUtils=t,this.options=a,this.logger=Ae.create("pluralResolver"),this.pluralRulesCache={}}addRule(t,a){this.rules[t]=a}clearCache(){this.pluralRulesCache={}}getRule(t,a={}){const i=ct(t==="dev"?"en":t),r=a.ordinal?"ordinal":"cardinal",s=JSON.stringify({cleanedCode:i,type:r});if(s in this.pluralRulesCache)return this.pluralRulesCache[s];let o;try{o=new Intl.PluralRules(i,{type:r})}catch{if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),da;if(!t.match(/-|_/))return da;const c=this.languageUtils.getLanguagePartFromCode(t);o=this.getRule(c,a)}return this.pluralRulesCache[s]=o,o}needsPlural(t,a={}){let i=this.getRule(t,a);return i||(i=this.getRule("dev",a)),(i==null?void 0:i.resolvedOptions().pluralCategories.length)>1}getPluralFormsOfKey(t,a,i={}){return this.getSuffixes(t,i).map(r=>`${a}${r}`)}getSuffixes(t,a={}){let i=this.getRule(t,a);return i||(i=this.getRule("dev",a)),i?i.resolvedOptions().pluralCategories.sort((r,s)=>ca[r]-ca[s]).map(r=>`${this.options.prepend}${a.ordinal?`ordinal${this.options.prepend}`:""}${r}`):[]}getSuffix(t,a,i={}){const r=this.getRule(t,i);return r?`${this.options.prepend}${i.ordinal?`ordinal${this.options.prepend}`:""}${r.select(a)}`:(this.logger.warn(`no plural rule found for: ${t}`),this.getSuffix("dev",a,i))}}const ha=(e,t,a,i=".",r=!0)=>{let s=es(e,t,a);return!s&&r&&N(a)&&(s=On(e,a,i),s===void 0&&(s=On(t,a,i))),s},Dn=e=>e.replace(/\$/g,"$$$$");class hs{constructor(t={}){var a;this.logger=Ae.create("interpolator"),this.options=t,this.format=((a=t==null?void 0:t.interpolation)==null?void 0:a.format)||(i=>i),this.init(t)}init(t={}){t.interpolation||(t.interpolation={escapeValue:!0});const{escape:a,escapeValue:i,useRawValueToEscape:r,prefix:s,prefixEscaped:o,suffix:l,suffixEscaped:c,formatSeparator:d,unescapeSuffix:u,unescapePrefix:p,nestingPrefix:x,nestingPrefixEscaped:m,nestingSuffix:g,nestingSuffixEscaped:y,nestingOptionsSeparator:A,maxReplaces:k,alwaysFormat:w}=t.interpolation;this.escape=a!==void 0?a:ns,this.escapeValue=i!==void 0?i:!0,this.useRawValueToEscape=r!==void 0?r:!1,this.prefix=s?Qe(s):o||"{{",this.suffix=l?Qe(l):c||"}}",this.formatSeparator=d||",",this.unescapePrefix=u?"":p||"-",this.unescapeSuffix=this.unescapePrefix?"":u||"",this.nestingPrefix=x?Qe(x):m||Qe("$t("),this.nestingSuffix=g?Qe(g):y||Qe(")"),this.nestingOptionsSeparator=A||",",this.maxReplaces=k||1e3,this.alwaysFormat=w!==void 0?w:!1,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){const t=(a,i)=>(a==null?void 0:a.source)===i?(a.lastIndex=0,a):new RegExp(i,"g");this.regexp=t(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=t(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=t(this.nestingRegexp,`${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`)}interpolate(t,a,i,r){var m;let s,o,l;const c=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},d=g=>{if(g.indexOf(this.formatSeparator)<0){const w=ha(a,c,g,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(w,void 0,i,{...r,...a,interpolationkey:g}):w}const y=g.split(this.formatSeparator),A=y.shift().trim(),k=y.join(this.formatSeparator).trim();return this.format(ha(a,c,A,this.options.keySeparator,this.options.ignoreJSONStructure),k,i,{...r,...a,interpolationkey:A})};this.resetRegExp();const u=(r==null?void 0:r.missingInterpolationHandler)||this.options.missingInterpolationHandler,p=((m=r==null?void 0:r.interpolation)==null?void 0:m.skipOnVariables)!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:g=>Dn(g)},{regex:this.regexp,safeValue:g=>this.escapeValue?Dn(this.escape(g)):Dn(g)}].forEach(g=>{for(l=0;s=g.regex.exec(t);){const y=s[1].trim();if(o=d(y),o===void 0)if(typeof u=="function"){const k=u(t,s,r);o=N(k)?k:""}else if(r&&Object.prototype.hasOwnProperty.call(r,y))o="";else if(p){o=s[0];continue}else this.logger.warn(`missed to pass in variable ${y} for interpolating ${t}`),o="";else!N(o)&&!this.useRawValueToEscape&&(o=$1(o));const A=g.safeValue(o);if(t=t.replace(s[0],A),p?(g.regex.lastIndex+=o.length,g.regex.lastIndex-=s[0].length):g.regex.lastIndex=0,l++,l>=this.maxReplaces)break}}),t}nest(t,a,i={}){let r,s,o;const l=(c,d)=>{const u=this.nestingOptionsSeparator;if(c.indexOf(u)<0)return c;const p=c.split(new RegExp(`${u}[ ]*{`));let x=`{${p[1]}`;c=p[0],x=this.interpolate(x,o);const m=x.match(/'/g),g=x.match(/"/g);(((m==null?void 0:m.length)??0)%2===0&&!g||g.length%2!==0)&&(x=x.replace(/'/g,'"'));try{o=JSON.parse(x),d&&(o={...d,...o})}catch(y){return this.logger.warn(`failed parsing options string in nesting for key ${c}`,y),`${c}${u}${x}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,c};for(;r=this.nestingRegexp.exec(t);){let c=[];o={...i},o=o.replace&&!N(o.replace)?o.replace:o,o.applyPostProcessor=!1,delete o.defaultValue;const d=/{.*}/.test(r[1])?r[1].lastIndexOf("}")+1:r[1].indexOf(this.formatSeparator);if(d!==-1&&(c=r[1].slice(d).split(this.formatSeparator).map(u=>u.trim()).filter(Boolean),r[1]=r[1].slice(0,d)),s=a(l.call(this,r[1].trim(),o),o),s&&r[0]===t&&!N(s))return s;N(s)||(s=$1(s)),s||(this.logger.warn(`missed to resolve ${r[1]} for nesting ${t}`),s=""),c.length&&(s=c.reduce((u,p)=>this.format(u,p,i.lng,{...i,interpolationkey:r[1].trim()}),s.trim())),t=t.replace(r[0],s),this.regexp.lastIndex=0}return t}}const us=e=>{let t=e.toLowerCase().trim();const a={};if(e.indexOf("(")>-1){const i=e.split("(");t=i[0].toLowerCase().trim();const r=i[1].substring(0,i[1].length-1);t==="currency"&&r.indexOf(":")<0?a.currency||(a.currency=r.trim()):t==="relativetime"&&r.indexOf(":")<0?a.range||(a.range=r.trim()):r.split(";").forEach(o=>{if(o){const[l,...c]=o.split(":"),d=c.join(":").trim().replace(/^'+|'+$/g,""),u=l.trim();a[u]||(a[u]=d),d==="false"&&(a[u]=!1),d==="true"&&(a[u]=!0),isNaN(d)||(a[u]=parseInt(d,10))}})}return{formatName:t,formatOptions:a}},ua=e=>{const t={};return(a,i,r)=>{let s=r;r&&r.interpolationkey&&r.formatParams&&r.formatParams[r.interpolationkey]&&r[r.interpolationkey]&&(s={...s,[r.interpolationkey]:void 0});const o=i+JSON.stringify(s);let l=t[o];return l||(l=e(ct(i),r),t[o]=l),l(a)}},ps=e=>(t,a,i)=>e(ct(a),i)(t);class fs{constructor(t={}){this.logger=Ae.create("formatter"),this.options=t,this.init(t)}init(t,a={interpolation:{}}){this.formatSeparator=a.interpolation.formatSeparator||",";const i=a.cacheInBuiltFormats?ua:ps;this.formats={number:i((r,s)=>{const o=new Intl.NumberFormat(r,{...s});return l=>o.format(l)}),currency:i((r,s)=>{const o=new Intl.NumberFormat(r,{...s,style:"currency"});return l=>o.format(l)}),datetime:i((r,s)=>{const o=new Intl.DateTimeFormat(r,{...s});return l=>o.format(l)}),relativetime:i((r,s)=>{const o=new Intl.RelativeTimeFormat(r,{...s});return l=>o.format(l,s.range||"day")}),list:i((r,s)=>{const o=new Intl.ListFormat(r,{...s});return l=>o.format(l)})}}add(t,a){this.formats[t.toLowerCase().trim()]=a}addCached(t,a){this.formats[t.toLowerCase().trim()]=ua(a)}format(t,a,i,r={}){const s=a.split(this.formatSeparator);if(s.length>1&&s[0].indexOf("(")>1&&s[0].indexOf(")")<0&&s.find(l=>l.indexOf(")")>-1)){const l=s.findIndex(c=>c.indexOf(")")>-1);s[0]=[s[0],...s.splice(1,l)].join(this.formatSeparator)}return s.reduce((l,c)=>{var p;const{formatName:d,formatOptions:u}=us(c);if(this.formats[d]){let x=l;try{const m=((p=r==null?void 0:r.formatParams)==null?void 0:p[r.interpolationkey])||{},g=m.locale||m.lng||r.locale||r.lng||i;x=this.formats[d](l,g,{...u,...r,...m})}catch(m){this.logger.warn(m)}return x}else this.logger.warn(`there was no format function for ${d}`);return l},t)}}const gs=(e,t)=>{e.pending[t]!==void 0&&(delete e.pending[t],e.pendingCount--)};class ms extends Rt{constructor(t,a,i,r={}){var s,o;super(),this.backend=t,this.store=a,this.services=i,this.languageUtils=i.languageUtils,this.options=r,this.logger=Ae.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=r.maxParallelReads||10,this.readingCalls=0,this.maxRetries=r.maxRetries>=0?r.maxRetries:5,this.retryTimeout=r.retryTimeout>=1?r.retryTimeout:350,this.state={},this.queue=[],(o=(s=this.backend)==null?void 0:s.init)==null||o.call(s,i,r.backend,r)}queueLoad(t,a,i,r){const s={},o={},l={},c={};return t.forEach(d=>{let u=!0;a.forEach(p=>{const x=`${d}|${p}`;!i.reload&&this.store.hasResourceBundle(d,p)?this.state[x]=2:this.state[x]<0||(this.state[x]===1?o[x]===void 0&&(o[x]=!0):(this.state[x]=1,u=!1,o[x]===void 0&&(o[x]=!0),s[x]===void 0&&(s[x]=!0),c[p]===void 0&&(c[p]=!0)))}),u||(l[d]=!0)}),(Object.keys(s).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:r}),{toLoad:Object.keys(s),pending:Object.keys(o),toLoadLanguages:Object.keys(l),toLoadNamespaces:Object.keys(c)}}loaded(t,a,i){const r=t.split("|"),s=r[0],o=r[1];a&&this.emit("failedLoading",s,o,a),!a&&i&&this.store.addResourceBundle(s,o,i,void 0,void 0,{skipCopy:!0}),this.state[t]=a?-1:2,a&&i&&(this.state[t]=0);const l={};this.queue.forEach(c=>{_r(c.loaded,[s],o),gs(c,t),a&&c.errors.push(a),c.pendingCount===0&&!c.done&&(Object.keys(c.loaded).forEach(d=>{l[d]||(l[d]={});const u=c.loaded[d];u.length&&u.forEach(p=>{l[d][p]===void 0&&(l[d][p]=!0)})}),c.done=!0,c.errors.length?c.callback(c.errors):c.callback())}),this.emit("loaded",l),this.queue=this.queue.filter(c=>!c.done)}read(t,a,i,r=0,s=this.retryTimeout,o){if(!t.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads){this.waitingReads.push({lng:t,ns:a,fcName:i,tried:r,wait:s,callback:o});return}this.readingCalls++;const l=(d,u)=>{if(this.readingCalls--,this.waitingReads.length>0){const p=this.waitingReads.shift();this.read(p.lng,p.ns,p.fcName,p.tried,p.wait,p.callback)}if(d&&u&&r<this.maxRetries){setTimeout(()=>{this.read.call(this,t,a,i,r+1,s*2,o)},s);return}o(d,u)},c=this.backend[i].bind(this.backend);if(c.length===2){try{const d=c(t,a);d&&typeof d.then=="function"?d.then(u=>l(null,u)).catch(l):l(null,d)}catch(d){l(d)}return}return c(t,a,l)}prepareLoading(t,a,i={},r){if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),r&&r();N(t)&&(t=this.languageUtils.toResolveHierarchy(t)),N(a)&&(a=[a]);const s=this.queueLoad(t,a,i,r);if(!s.toLoad.length)return s.pending.length||r(),null;s.toLoad.forEach(o=>{this.loadOne(o)})}load(t,a,i){this.prepareLoading(t,a,{},i)}reload(t,a,i){this.prepareLoading(t,a,{reload:!0},i)}loadOne(t,a=""){const i=t.split("|"),r=i[0],s=i[1];this.read(r,s,"read",void 0,void 0,(o,l)=>{o&&this.logger.warn(`${a}loading namespace ${s} for language ${r} failed`,o),!o&&l&&this.logger.log(`${a}loaded namespace ${s} for language ${r}`,l),this.loaded(t,o,l)})}saveMissing(t,a,i,r,s,o={},l=()=>{}){var c,d,u,p,x;if((d=(c=this.services)==null?void 0:c.utils)!=null&&d.hasLoadedNamespace&&!((p=(u=this.services)==null?void 0:u.utils)!=null&&p.hasLoadedNamespace(a))){this.logger.warn(`did not save key "${i}" as the namespace "${a}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}if(!(i==null||i==="")){if((x=this.backend)!=null&&x.create){const m={...o,isUpdate:s},g=this.backend.create.bind(this.backend);if(g.length<6)try{let y;g.length===5?y=g(t,a,i,r,m):y=g(t,a,i,r),y&&typeof y.then=="function"?y.then(A=>l(null,A)).catch(l):l(null,y)}catch(y){l(y)}else g(t,a,i,r,l,m)}!t||!t[0]||this.store.addResource(t[0],a,i,r)}}}const pa=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if(typeof e[1]=="object"&&(t=e[1]),N(e[1])&&(t.defaultValue=e[1]),N(e[2])&&(t.tDescription=e[2]),typeof e[2]=="object"||typeof e[3]=="object"){const a=e[3]||e[2];Object.keys(a).forEach(i=>{t[i]=a[i]})}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0},cacheInBuiltFormats:!0}),fa=e=>{var t,a;return N(e.ns)&&(e.ns=[e.ns]),N(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),N(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),((a=(t=e.supportedLngs)==null?void 0:t.indexOf)==null?void 0:a.call(t,"cimode"))<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),typeof e.initImmediate=="boolean"&&(e.initAsync=e.initImmediate),e},Ft=()=>{},xs=e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(a=>{typeof e[a]=="function"&&(e[a]=e[a].bind(e))})};class dt extends Rt{constructor(t={},a){if(super(),this.options=fa(t),this.services={},this.logger=Ae,this.modules={external:[]},xs(this),a&&!this.isInitialized&&!t.isClone){if(!this.options.initAsync)return this.init(t,a),this;setTimeout(()=>{this.init(t,a)},0)}}init(t={},a){this.isInitializing=!0,typeof t=="function"&&(a=t,t={}),t.defaultNS==null&&t.ns&&(N(t.ns)?t.defaultNS=t.ns:t.ns.indexOf("translation")<0&&(t.defaultNS=t.ns[0]));const i=pa();this.options={...i,...this.options,...fa(t)},this.options.interpolation={...i.interpolation,...this.options.interpolation},t.keySeparator!==void 0&&(this.options.userDefinedKeySeparator=t.keySeparator),t.nsSeparator!==void 0&&(this.options.userDefinedNsSeparator=t.nsSeparator);const r=d=>d?typeof d=="function"?new d:d:null;if(!this.options.isClone){this.modules.logger?Ae.init(r(this.modules.logger),this.options):Ae.init(null,this.options);let d;this.modules.formatter?d=this.modules.formatter:d=fs;const u=new la(this.options);this.store=new aa(this.options.resources,this.options);const p=this.services;p.logger=Ae,p.resourceStore=this.store,p.languageUtils=u,p.pluralResolver=new ds(u,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),this.options.interpolation.format&&this.options.interpolation.format!==i.interpolation.format&&this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"),d&&(!this.options.interpolation.format||this.options.interpolation.format===i.interpolation.format)&&(p.formatter=r(d),p.formatter.init&&p.formatter.init(p,this.options),this.options.interpolation.format=p.formatter.format.bind(p.formatter)),p.interpolator=new hs(this.options),p.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},p.backendConnector=new ms(r(this.modules.backend),p.resourceStore,p,this.options),p.backendConnector.on("*",(m,...g)=>{this.emit(m,...g)}),this.modules.languageDetector&&(p.languageDetector=r(this.modules.languageDetector),p.languageDetector.init&&p.languageDetector.init(p,this.options.detection,this.options)),this.modules.i18nFormat&&(p.i18nFormat=r(this.modules.i18nFormat),p.i18nFormat.init&&p.i18nFormat.init(this)),this.translator=new Pt(this.services,this.options),this.translator.on("*",(m,...g)=>{this.emit(m,...g)}),this.modules.external.forEach(m=>{m.init&&m.init(this)})}if(this.format=this.options.interpolation.format,a||(a=Ft),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){const d=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);d.length>0&&d[0]!=="dev"&&(this.options.lng=d[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(d=>{this[d]=(...u)=>this.store[d](...u)}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(d=>{this[d]=(...u)=>(this.store[d](...u),this)});const l=ot(),c=()=>{const d=(u,p)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),l.resolve(p),a(u,p)};if(this.languages&&!this.isInitialized)return d(null,this.t.bind(this));this.changeLanguage(this.options.lng,d)};return this.options.resources||!this.options.initAsync?c():setTimeout(c,0),l}loadResources(t,a=Ft){var s,o;let i=a;const r=N(t)?t:this.language;if(typeof t=="function"&&(i=t),!this.options.resources||this.options.partialBundledLanguages){if((r==null?void 0:r.toLowerCase())==="cimode"&&(!this.options.preload||this.options.preload.length===0))return i();const l=[],c=d=>{if(!d||d==="cimode")return;this.services.languageUtils.toResolveHierarchy(d).forEach(p=>{p!=="cimode"&&l.indexOf(p)<0&&l.push(p)})};r?c(r):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(u=>c(u)),(o=(s=this.options.preload)==null?void 0:s.forEach)==null||o.call(s,d=>c(d)),this.services.backendConnector.load(l,this.options.ns,d=>{!d&&!this.resolvedLanguage&&this.language&&this.setResolvedLanguage(this.language),i(d)})}else i(null)}reloadResources(t,a,i){const r=ot();return typeof t=="function"&&(i=t,t=void 0),typeof a=="function"&&(i=a,a=void 0),t||(t=this.languages),a||(a=this.options.ns),i||(i=Ft),this.services.backendConnector.reload(t,a,s=>{r.resolve(),i(s)}),r}use(t){if(!t)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!t.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return t.type==="backend"&&(this.modules.backend=t),(t.type==="logger"||t.log&&t.warn&&t.error)&&(this.modules.logger=t),t.type==="languageDetector"&&(this.modules.languageDetector=t),t.type==="i18nFormat"&&(this.modules.i18nFormat=t),t.type==="postProcessor"&&ia.addPostProcessor(t),t.type==="formatter"&&(this.modules.formatter=t),t.type==="3rdParty"&&this.modules.external.push(t),this}setResolvedLanguage(t){if(!(!t||!this.languages)&&!(["cimode","dev"].indexOf(t)>-1)){for(let a=0;a<this.languages.length;a++){const i=this.languages[a];if(!(["cimode","dev"].indexOf(i)>-1)&&this.store.hasLanguageSomeTranslations(i)){this.resolvedLanguage=i;break}}!this.resolvedLanguage&&this.languages.indexOf(t)<0&&this.store.hasLanguageSomeTranslations(t)&&(this.resolvedLanguage=t,this.languages.unshift(t))}}changeLanguage(t,a){this.isLanguageChangingTo=t;const i=ot();this.emit("languageChanging",t);const r=l=>{this.language=l,this.languages=this.services.languageUtils.toResolveHierarchy(l),this.resolvedLanguage=void 0,this.setResolvedLanguage(l)},s=(l,c)=>{c?this.isLanguageChangingTo===t&&(r(c),this.translator.changeLanguage(c),this.isLanguageChangingTo=void 0,this.emit("languageChanged",c),this.logger.log("languageChanged",c)):this.isLanguageChangingTo=void 0,i.resolve((...d)=>this.t(...d)),a&&a(l,(...d)=>this.t(...d))},o=l=>{var u,p;!t&&!l&&this.services.languageDetector&&(l=[]);const c=N(l)?l:l&&l[0],d=this.store.hasLanguageSomeTranslations(c)?c:this.services.languageUtils.getBestMatchFromCodes(N(l)?[l]:l);d&&(this.language||r(d),this.translator.language||this.translator.changeLanguage(d),(p=(u=this.services.languageDetector)==null?void 0:u.cacheUserLanguage)==null||p.call(u,d)),this.loadResources(d,x=>{s(x,d)})};return!t&&this.services.languageDetector&&!this.services.languageDetector.async?o(this.services.languageDetector.detect()):!t&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect.length===0?this.services.languageDetector.detect().then(o):this.services.languageDetector.detect(o):o(t),i}getFixedT(t,a,i){const r=(s,o,...l)=>{let c;typeof o!="object"?c=this.options.overloadTranslationOptionHandler([s,o].concat(l)):c={...o},c.lng=c.lng||r.lng,c.lngs=c.lngs||r.lngs,c.ns=c.ns||r.ns,c.keyPrefix!==""&&(c.keyPrefix=c.keyPrefix||i||r.keyPrefix);const d=this.options.keySeparator||".";let u;return c.keyPrefix&&Array.isArray(s)?u=s.map(p=>`${c.keyPrefix}${d}${p}`):u=c.keyPrefix?`${c.keyPrefix}${d}${s}`:s,this.t(u,c)};return N(t)?r.lng=t:r.lngs=t,r.ns=a,r.keyPrefix=i,r}t(...t){var a;return(a=this.translator)==null?void 0:a.translate(...t)}exists(...t){var a;return(a=this.translator)==null?void 0:a.exists(...t)}setDefaultNamespace(t){this.options.defaultNS=t}hasLoadedNamespace(t,a={}){if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;const i=a.lng||this.resolvedLanguage||this.languages[0],r=this.options?this.options.fallbackLng:!1,s=this.languages[this.languages.length-1];if(i.toLowerCase()==="cimode")return!0;const o=(l,c)=>{const d=this.services.backendConnector.state[`${l}|${c}`];return d===-1||d===0||d===2};if(a.precheck){const l=a.precheck(this,o);if(l!==void 0)return l}return!!(this.hasResourceBundle(i,t)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||o(i,t)&&(!r||o(s,t)))}loadNamespaces(t,a){const i=ot();return this.options.ns?(N(t)&&(t=[t]),t.forEach(r=>{this.options.ns.indexOf(r)<0&&this.options.ns.push(r)}),this.loadResources(r=>{i.resolve(),a&&a(r)}),i):(a&&a(),Promise.resolve())}loadLanguages(t,a){const i=ot();N(t)&&(t=[t]);const r=this.options.preload||[],s=t.filter(o=>r.indexOf(o)<0&&this.services.languageUtils.isSupportedCode(o));return s.length?(this.options.preload=r.concat(s),this.loadResources(o=>{i.resolve(),a&&a(o)}),i):(a&&a(),Promise.resolve())}dir(t){var r,s;if(t||(t=this.resolvedLanguage||(((r=this.languages)==null?void 0:r.length)>0?this.languages[0]:this.language)),!t)return"rtl";try{const o=new Intl.Locale(t);if(o&&o.getTextInfo){const l=o.getTextInfo();if(l&&l.direction)return l.direction}}catch{}const a=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"],i=((s=this.services)==null?void 0:s.languageUtils)||new la(pa());return t.toLowerCase().indexOf("-latn")>1?"ltr":a.indexOf(i.getLanguagePartFromCode(t))>-1||t.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(t={},a){return new dt(t,a)}cloneInstance(t={},a=Ft){const i=t.forkResourceStore;i&&delete t.forkResourceStore;const r={...this.options,...t,isClone:!0},s=new dt(r);if((t.debug!==void 0||t.prefix!==void 0)&&(s.logger=s.logger.clone(t)),["store","services","language"].forEach(l=>{s[l]=this[l]}),s.services={...this.services},s.services.utils={hasLoadedNamespace:s.hasLoadedNamespace.bind(s)},i){const l=Object.keys(this.store.data).reduce((c,d)=>(c[d]={...this.store.data[d]},c[d]=Object.keys(c[d]).reduce((u,p)=>(u[p]={...c[d][p]},u),c[d]),c),{});s.store=new aa(l,r),s.services.resourceStore=s.store}return s.translator=new Pt(s.services,r),s.translator.on("*",(l,...c)=>{s.emit(l,...c)}),s.init(r,a),s.translator.options=r,s.translator.backendConnector.services.utils={hasLoadedNamespace:s.hasLoadedNamespace.bind(s)},s}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}const oe=dt.createInstance();oe.createInstance=dt.createInstance,oe.createInstance,oe.dir,oe.init,oe.loadResources,oe.reloadResources,oe.use,oe.changeLanguage,oe.getFixedT;const xe=oe.t;oe.exists,oe.setDefaultNamespace,oe.hasLoadedNamespace,oe.loadNamespaces,oe.loadLanguages;const ys={bottom:"270deg",left:"0deg",right:"180deg",top:"90deg",forLobby:"0deg"},ke=({position:e="forLobby",width:t=9,height:a=14})=>n.jsxs(n.Fragment,{children:[n.jsx("svg",{width:String(t),height:String(a),style:{rotate:ys[e]},viewBox:"0 0 9 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M8.08915 0.577485C8.24538 0.733758 8.33314 0.945681 8.33314 1.16665C8.33314 1.38762 8.24538 1.59954 8.08915 1.75582L2.84498 6.99998L8.08915 12.2442C8.24095 12.4013 8.32495 12.6118 8.32305 12.8303C8.32115 13.0488 8.23351 13.2578 8.079 13.4123C7.92449 13.5668 7.71548 13.6545 7.49699 13.6564C7.27849 13.6583 7.06799 13.5743 6.91082 13.4225L1.07748 7.58915C0.921259 7.43288 0.833496 7.22095 0.833496 6.99998C0.833496 6.77901 0.921259 6.56709 1.07748 6.41082L6.91082 0.577485C7.06709 0.421259 7.27902 0.333496 7.49999 0.333496C7.72096 0.333496 7.93288 0.421259 8.08915 0.577485Z",fill:"white",fillOpacity:"0.8"})}),e==="forLobby"&&n.jsx("span",{className:"text",children:xe("Lobby")})]}),ga="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_822)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_822'%20x1='-0.221746'%20y1='-2.13343'%20x2='19.2003'%20y2='7.59061'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23B97304'/%3e%3cstop%20offset='0.368995'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='0.5'%20stop-color='%23FFD38B'/%3e%3cstop%20offset='0.611316'%20stop-color='%23FFC15D'/%3e%3cstop%20offset='1'%20stop-color='%23B97304'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",bs=()=>n.jsx("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M7.00085 21H25.0008C25.2557 21.0003 25.5009 21.0979 25.6862 21.2728C25.8715 21.4478 25.9831 21.687 25.998 21.9414C26.013 22.1958 25.9302 22.4464 25.7666 22.6418C25.603 22.8373 25.3709 22.9629 25.1178 22.993L25.0008 23H7.00085C6.74597 22.9997 6.50081 22.9021 6.31548 22.7272C6.13014 22.5522 6.01861 22.313 6.00367 22.0586C5.98874 21.8042 6.07152 21.5536 6.23511 21.3582C6.3987 21.1627 6.63075 21.0371 6.88385 21.007L7.00085 21ZM7.00085 15L25.0008 14.998C25.2557 14.9983 25.5009 15.0959 25.6862 15.2708C25.8715 15.4458 25.9831 15.685 25.998 15.9394C26.013 16.1938 25.9302 16.4444 25.7666 16.6398C25.603 16.8353 25.3709 16.9609 25.1178 16.991L25.0008 16.998L7.00085 17C6.74597 16.9997 6.50081 16.9021 6.31548 16.7272C6.13014 16.5522 6.01861 16.313 6.00367 16.0586C5.98874 15.8042 6.07152 15.5536 6.23511 15.3582C6.3987 15.1627 6.63075 15.0371 6.88385 15.007L7.00085 15ZM7.00085 9H25.0008C25.2557 9.00028 25.5009 9.09788 25.6862 9.27285C25.8715 9.44782 25.9831 9.68695 25.998 9.94139C26.013 10.1958 25.9302 10.4464 25.7666 10.6418C25.603 10.8373 25.3709 10.9629 25.1178 10.993L25.0008 11H7.00085C6.74597 10.9997 6.50081 10.9021 6.31548 10.7272C6.13014 10.5522 6.01861 10.313 6.00367 10.0586C5.98874 9.80416 6.07152 9.55362 6.23511 9.35817C6.3987 9.16271 6.63075 9.0371 6.88385 9.007L7.00085 9Z",fill:"white",fillOpacity:"0.6"})}),Cs=f.div`
223
223
  border-radius: 0px;
224
224
  background-color: #111111cc;
225
225
  position: absolute;
@@ -283,7 +283,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
283
283
  letter-spacing: 0%;
284
284
  color: ${({$isActive:e})=>e?"#111111":"#ffffff"};
285
285
  }
286
- `,Ns=({count:e,active:t,setActive:a})=>{const[i,r]=A.useState([]),[s,o]=A.useState([]),[l,c]=A.useState([]),d=Array.from({length:e},(g,y)=>y+1),u=()=>{t!==e&&a(t+1)},p=()=>{t!==1&&a(t-1)};A.useEffect(()=>{x()},[t]);const x=()=>{if(e>=10){if(t<3){const g=d.slice(0,3);r(g),o(["...",e])}else r([1,"..."]);if(t>e-3){const g=d.slice(e-3);o(g)}else o(["...",e]);t>=3&&t<=e-3?c([t]):c([])}else c([...d])},m=(g,y)=>{if(g!==t)if(typeof g=="string"){if(y===4||y===5){const v=d.slice(t,e),k=(v.length/2).toFixed();a(v[+k-1])}else if(y===1){const v=d.slice(0,t),k=(v.length/2).toFixed();a(v[+k-1])}}else a(g)};return n.jsx(Ls,{children:n.jsxs("div",{className:"wrapper",children:[n.jsx(rt,{height:26,isHoverActive:!1,width:26,onClick:p,icon:n.jsx(ke,{height:7,width:12,position:"left"})}),[...i,...l,...s].map((g,y)=>n.jsx(Is,{$isActive:t===g,children:n.jsx(rt,{height:26,width:26,onClick:()=>m(g,y),isHoverActive:!1,text:String(g),isActiveBlue:t===g,textStyle:"p"},y)},y)),n.jsx(rt,{height:26,width:26,onClick:u,isHoverActive:!1,icon:n.jsx(ke,{height:7,width:12,position:"right"})})]})})},Ts=f.div`
286
+ `,Ns=({count:e,active:t,setActive:a})=>{const[i,r]=v.useState([]),[s,o]=v.useState([]),[l,c]=v.useState([]),d=Array.from({length:e},(g,y)=>y+1),u=()=>{t!==e&&a(t+1)},p=()=>{t!==1&&a(t-1)};v.useEffect(()=>{x()},[t]);const x=()=>{if(e>=10){if(t<3){const g=d.slice(0,3);r(g),o(["...",e])}else r([1,"..."]);if(t>e-3){const g=d.slice(e-3);o(g)}else o(["...",e]);t>=3&&t<=e-3?c([t]):c([])}else c([...d])},m=(g,y)=>{if(g!==t)if(typeof g=="string"){if(y===4||y===5){const A=d.slice(t,e),k=(A.length/2).toFixed();a(A[+k-1])}else if(y===1){const A=d.slice(0,t),k=(A.length/2).toFixed();a(A[+k-1])}}else a(g)};return n.jsx(Ls,{children:n.jsxs("div",{className:"wrapper",children:[n.jsx(rt,{height:26,isHoverActive:!1,width:26,onClick:p,icon:n.jsx(ke,{height:7,width:12,position:"left"})}),[...i,...l,...s].map((g,y)=>n.jsx(Is,{$isActive:t===g,children:n.jsx(rt,{height:26,width:26,onClick:()=>m(g,y),isHoverActive:!1,text:String(g),isActiveBlue:t===g,textStyle:"p"},y)},y)),n.jsx(rt,{height:26,width:26,onClick:u,isHoverActive:!1,icon:n.jsx(ke,{height:7,width:12,position:"right"})})]})})},Ts=f.div`
287
287
  max-width: 100%;
288
288
  height: 100%;
289
289
  overflow: auto;
@@ -732,7 +732,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
732
732
  line-height: 16px;
733
733
  color: ${({color:e})=>e};
734
734
  }
735
- `,Et=({color:e,value:t,suit:a})=>n.jsxs(no,{color:e,children:[n.jsx("p",{className:"p",children:t}),n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 21 26",children:n.jsx("g",{clipPath:"url(#clip0_647_1135)",children:n.jsx("path",{d:a,fill:e})})})]}),ao=({roundData:e,handleClickRound:t,indexHistory:a,isMobile:i=!0})=>{const{t:r}=U(),s=[X.Ante,X.Insurance,X.PerfectPairs,X.TwentyOnePlusThree],o=i?32:48,l=i?26:38;return n.jsxs(Ts,{children:[n.jsxs(Bs,{children:[n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Dealer")}),n.jsx("p",{className:"text",children:e.dealer.nickname})]}),n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Round")}),n.jsx("p",{className:"text",children:e.currentRoundId})]}),n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Bet Amount")}),n.jsxs("p",{className:"text",children:[e.player.gameCurrencyId,e.player.boxes.reduce((c,d)=>c+d.totalBet,0)]})]}),n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Win Amount")}),n.jsxs("p",{className:"text",children:[e.player.gameCurrencyId,e.player.winAmount]})]})]}),n.jsx(ma,{}),n.jsxs(zs,{children:[n.jsxs("div",{className:"dealerCards",children:[n.jsx("p",{className:"title",children:r("Dealer Cards")}),n.jsxs("div",{className:"cards",children:[e.player.dealerBox.hand.cards.map((c,d)=>n.jsx("div",{className:"card-style",children:n.jsx(Vt,{index:c.scannerIndex,cardHeight:o,cardWidth:l})},d)),n.jsx("span",{className:"final-value",children:e.player.dealerBox.hand.finalValue})]})]}),n.jsxs("div",{className:"dealerCards",children:[n.jsx("p",{className:"title",children:r("Your Seats")}),n.jsx("div",{className:"playerSeats",children:e.player.boxes.map((c,d)=>n.jsx(Os,{$isActive:!!c.playerNick,$index:d,children:d+1},d))})]})]}),n.jsx(ma,{}),n.jsx(Ds,{children:n.jsxs("table",{className:"table",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"boxes",children:[n.jsx("th",{className:"title",children:r("Seat")}),n.jsx("th",{className:"title",children:r("Bet Type")}),n.jsx("th",{className:"title",children:r("Cards & Score")}),n.jsx("th",{className:"title",children:r("Amount")}),n.jsx("th",{className:"title",children:r("Win/Lose")})]})}),n.jsx("tbody",{children:e.player.boxes.map((c,d)=>{if(c.playerId)return n.jsxs("tr",{className:"boxes",children:[n.jsx("td",{children:n.jsx("p",{className:"text",children:d+1})}),n.jsx("td",{children:c.bets.map(u=>{if(s.includes(u.betType))return n.jsx("p",{className:"text",children:r(ks[u.betType])},u.betType)})}),n.jsxs("td",{className:"cards",children:[c.splittedHands.length===0&&n.jsxs("div",{className:"hand",children:[n.jsx("span",{className:"final-value",children:c.hand.finalValue}),c.hand.cards.map(({scannerIndex:u},p)=>{const x=ut[u-1].value,m=Wt(u),g=Gt(u);return n.jsx(Et,{color:g,value:x,suit:m},p)})]}),c.splittedHands.map(({cards:u,finalValue:p},x)=>n.jsxs("div",{className:"hand",children:[n.jsx("span",{className:"final-value",children:p}),u.map(({scannerIndex:m},g)=>{const y=ut[m-1].value,v=Wt(m),k=Gt(m);return n.jsx(n.Fragment,{children:n.jsx(Et,{color:k,value:y,suit:v},g)})}),n.jsx(Hn,{})]}))]}),n.jsx("td",{children:c.bets.map(u=>{if(s.includes(u.betType))return n.jsxs("p",{className:"text amount-text",children:[u.amount,e.player.gameCurrencyId]},u.betType)})}),n.jsx("td",{children:c.bets.map(u=>{if(s.includes(u.betType))return n.jsx(xa,{$isWin:!!u.winAmount,children:u.winAmount?n.jsxs(n.Fragment,{children:[u.winAmount,e.player.gameCurrencyId]}):n.jsx(n.Fragment,{children:r("Lost")})},u.betType)})})]},d)})})]})}),n.jsx(Ms,{}),n.jsx(to,{handleClickRound:t,indexHistory:a})]})},io=({historyData:e,getHistory:t,setOpenRoundHistory:a,openRoundHistory:i,isMobile:r=!0})=>{const[s,o]=A.useState(1),[l,c]=A.useState(null),[d,u]=A.useState(null);A.useEffect(()=>{t(s)},[s]);const p=x=>{c(e.rounds[x]),u(x),a(1)};return A.useEffect(()=>{(d===null||d<0)&&a(0)},[d]),A.useEffect(()=>{i===2&&(a(0),c(null),u(null))},[i]),n.jsx(ya,{children:l?n.jsx(ao,{roundData:l,handleClickRound:p,indexHistory:d,isMobile:r}):n.jsx(Ps,{active:s,count:Math.ceil((e==null?void 0:e.totalCount)/10),setActive:o,handleClickRound:p,historyData:e})})},ro=f.div`
735
+ `,Et=({color:e,value:t,suit:a})=>n.jsxs(no,{color:e,children:[n.jsx("p",{className:"p",children:t}),n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 21 26",children:n.jsx("g",{clipPath:"url(#clip0_647_1135)",children:n.jsx("path",{d:a,fill:e})})})]}),ao=({roundData:e,handleClickRound:t,indexHistory:a,isMobile:i=!0})=>{const{t:r}=U(),s=[X.Ante,X.Insurance,X.PerfectPairs,X.TwentyOnePlusThree],o=i?32:48,l=i?26:38;return n.jsxs(Ts,{children:[n.jsxs(Bs,{children:[n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Dealer")}),n.jsx("p",{className:"text",children:e.dealer.nickname})]}),n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Round")}),n.jsx("p",{className:"text",children:e.currentRoundId})]}),n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Bet Amount")}),n.jsxs("p",{className:"text",children:[e.player.gameCurrencyId,e.player.boxes.reduce((c,d)=>c+d.totalBet,0)]})]}),n.jsxs("div",{className:"item",children:[n.jsx("p",{className:"title",children:r("Win Amount")}),n.jsxs("p",{className:"text",children:[e.player.gameCurrencyId,e.player.winAmount]})]})]}),n.jsx(ma,{}),n.jsxs(zs,{children:[n.jsxs("div",{className:"dealerCards",children:[n.jsx("p",{className:"title",children:r("Dealer Cards")}),n.jsxs("div",{className:"cards",children:[e.player.dealerBox.hand.cards.map((c,d)=>n.jsx("div",{className:"card-style",children:n.jsx(Vt,{index:c.scannerIndex,cardHeight:o,cardWidth:l})},d)),n.jsx("span",{className:"final-value",children:e.player.dealerBox.hand.finalValue})]})]}),n.jsxs("div",{className:"dealerCards",children:[n.jsx("p",{className:"title",children:r("Your Seats")}),n.jsx("div",{className:"playerSeats",children:e.player.boxes.map((c,d)=>n.jsx(Os,{$isActive:!!c.playerNick,$index:d,children:d+1},d))})]})]}),n.jsx(ma,{}),n.jsx(Ds,{children:n.jsxs("table",{className:"table",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"boxes",children:[n.jsx("th",{className:"title",children:r("Seat")}),n.jsx("th",{className:"title",children:r("Bet Type")}),n.jsx("th",{className:"title",children:r("Cards & Score")}),n.jsx("th",{className:"title",children:r("Amount")}),n.jsx("th",{className:"title",children:r("Win/Lose")})]})}),n.jsx("tbody",{children:e.player.boxes.map((c,d)=>{if(c.playerId)return n.jsxs("tr",{className:"boxes",children:[n.jsx("td",{children:n.jsx("p",{className:"text",children:d+1})}),n.jsx("td",{children:c.bets.map(u=>{if(s.includes(u.betType))return n.jsx("p",{className:"text",children:r(ks[u.betType])},u.betType)})}),n.jsxs("td",{className:"cards",children:[c.splittedHands.length===0&&n.jsxs("div",{className:"hand",children:[n.jsx("span",{className:"final-value",children:c.hand.finalValue}),c.hand.cards.map(({scannerIndex:u},p)=>{const x=ut[u-1].value,m=Wt(u),g=Gt(u);return n.jsx(Et,{color:g,value:x,suit:m},p)})]}),c.splittedHands.map(({cards:u,finalValue:p},x)=>n.jsxs("div",{className:"hand",children:[n.jsx("span",{className:"final-value",children:p}),u.map(({scannerIndex:m},g)=>{const y=ut[m-1].value,A=Wt(m),k=Gt(m);return n.jsx(n.Fragment,{children:n.jsx(Et,{color:k,value:y,suit:A},g)})}),n.jsx(Hn,{})]}))]}),n.jsx("td",{children:c.bets.map(u=>{if(s.includes(u.betType))return n.jsxs("p",{className:"text amount-text",children:[u.amount,e.player.gameCurrencyId]},u.betType)})}),n.jsx("td",{children:c.bets.map(u=>{if(s.includes(u.betType))return n.jsx(xa,{$isWin:!!u.winAmount,children:u.winAmount?n.jsxs(n.Fragment,{children:[u.winAmount,e.player.gameCurrencyId]}):n.jsx(n.Fragment,{children:r("Lost")})},u.betType)})})]},d)})})]})}),n.jsx(Ms,{}),n.jsx(to,{handleClickRound:t,indexHistory:a})]})},io=({historyData:e,getHistory:t,setOpenRoundHistory:a,openRoundHistory:i,isMobile:r=!0})=>{const[s,o]=v.useState(1),[l,c]=v.useState(null),[d,u]=v.useState(null);v.useEffect(()=>{t(s)},[s]);const p=x=>{c(e.rounds[x]),u(x),a(1)};return v.useEffect(()=>{(d===null||d<0)&&a(0)},[d]),v.useEffect(()=>{i===2&&(a(0),c(null),u(null))},[i]),n.jsx(ya,{children:l?n.jsx(ao,{roundData:l,handleClickRound:p,indexHistory:d,isMobile:r}):n.jsx(Ps,{active:s,count:Math.ceil((e==null?void 0:e.totalCount)/10),setActive:o,handleClickRound:p,historyData:e})})},ro=f.div`
736
736
  max-width: 100%;
737
737
  max-height: 100%;
738
738
  display: flex;
@@ -791,7 +791,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
791
791
  var(--black-40, rgba(17, 17, 17, 0.4))
792
792
  );
793
793
  }
794
- `,oo=({chipAmounts:e,isLandscape:t,balance:a,sendTip:i,currencyId:r})=>{const[s,o]=A.useState(e[0]),{t:l}=U();return n.jsxs(ro,{children:[n.jsx("div",{className:"chip-wrapper",children:e.map((c,d)=>n.jsx(st,{onClick:()=>o(c),amount:c,chipAmounts:e,height:s===c?t?82:48:t?64:36,width:s===c?t?82:48:t?64:36,isDisabled:c>a},d))}),n.jsxs(so,{onClick:()=>i(s),children:[l("Tip")," ",s," ",r]})]})};f.div`
794
+ `,oo=({chipAmounts:e,isLandscape:t,balance:a,sendTip:i,currencyId:r})=>{const[s,o]=v.useState(e[0]),{t:l}=U();return n.jsxs(ro,{children:[n.jsx("div",{className:"chip-wrapper",children:e.map((c,d)=>n.jsx(st,{onClick:()=>o(c),amount:c,chipAmounts:e,height:s===c?t?82:48:t?64:36,width:s===c?t?82:48:t?64:36,isDisabled:c>a},d))}),n.jsxs(so,{onClick:()=>i(s),children:[l("Tip")," ",s," ",r]})]})};f.div`
795
795
  width: 500px;
796
796
  height: 400px;
797
797
  border-radius: 8px;
@@ -925,7 +925,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
925
925
  width: 55px;
926
926
  height: 32px;
927
927
  }
928
- `,bo="data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_275)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_275'%20x1='1.32619'%20y1='0.128474'%20x2='13.1121'%20y2='14.3788'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E1E3E8'/%3e%3cstop%20offset='0.630326'%20stop-color='%23A9AAB0'/%3e%3cstop%20offset='0.843825'%20stop-color='%23767A8E'/%3e%3cstop%20offset='1'%20stop-color='%236C6D75'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Co="data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_539)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_539'%20x1='1.32619'%20y1='0.128474'%20x2='13.1121'%20y2='14.3788'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E69733'/%3e%3cstop%20offset='0.589749'%20stop-color='%23C27839'/%3e%3cstop%20offset='0.843825'%20stop-color='%2393541A'/%3e%3cstop%20offset='1'%20stop-color='%23874C15'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Zt="data:image/png;base64,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";var wa=(e=>(e.Prizes="Prizes",e.Leaderboard="Leaderboard",e.Rules="Rules",e))(wa||{});const wo=({tournamentData:e})=>{if(!e)return null;const[t,a]=A.useState("Leaderboard"),[i,r]=A.useState(Y1(e)),{t:s}=U();A.useEffect(()=>{const l=setInterval(()=>{r(Y1(e))},1e3);return()=>clearInterval(l)},[]);const o=l=>{switch(l){case 1:return n.jsx("img",{src:ga,alt:"gold cup"});case 2:return n.jsx("img",{src:bo,alt:"silver cup"});case 3:return n.jsx("img",{src:Co,alt:"bronze cup"});default:return l}};return n.jsxs(lo,{children:[n.jsx(co,{children:Object.values(wa).map(l=>n.jsx(ho,{active:t===l,onClick:()=>a(l),children:s(`tabs.${l}`,{defaultValue:l})},l))}),n.jsxs(uo,{children:[t==="Prizes"&&n.jsxs("div",{children:[n.jsxs(Ut,{children:[n.jsx(je,{align:"left",children:n.jsx("span",{children:s("Place")})}),n.jsx(je,{align:"right",children:n.jsx("span",{children:s("Score")})})]}),e.prizes.map((l,c)=>n.jsxs(Ut,{children:[n.jsx(je,{align:"left",children:l.positionStart===l.positionEnd?l.positionStart:`${l.positionStart} - ${l.positionEnd}`}),n.jsx(je,{align:"right",children:l.winning.toFixed(2)})]},c))]}),t==="Leaderboard"&&n.jsxs(po,{children:[n.jsxs(Ut,{header:!0,children:[n.jsx(je,{align:"left",children:s("Place")}),n.jsx(je,{align:"left",children:s("Nickname")}),n.jsx(je,{children:s("Score")})]}),e.leaderBoard.map(l=>n.jsxs(Ut,{highlight:l.nickname==="You",children:[n.jsx(je,{align:"left",children:o(l.position)}),n.jsx(je,{align:"left",children:l.nickname}),n.jsx(je,{children:l.points})]},l.position))]}),t==="Rules"&&n.jsxs(fo,{children:[n.jsxs("p",{children:[n.jsxs("strong",{children:[s("Period"),":"]})," ",new Date(e.calculationStartDate).toLocaleDateString()," ","-"," ",new Date(e.calculationEndDate).toLocaleDateString()]}),n.jsx("p",{children:e.description})]})]}),n.jsxs(go,{children:[n.jsxs(yo,{children:[n.jsx("img",{src:Zt,alt:"stars"}),n.jsx("span",{children:s("Tournament ends in")})]}),n.jsx(mo,{children:n.jsxs(xo,{children:[n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.days}),n.jsx(Kt,{children:s("day")})]}),n.jsx("span",{children:":"}),n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.hours}),n.jsx(Kt,{children:s("hour")})]}),n.jsx("span",{children:":"}),n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.minutes}),n.jsx(Kt,{children:s("min")})]}),n.jsx("span",{children:":"}),n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.seconds}),n.jsx(Kt,{children:s("sec")})]})]})})]})]})},vo=f.div`
928
+ `,bo="data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_275)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_275'%20x1='1.32619'%20y1='0.128474'%20x2='13.1121'%20y2='14.3788'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E1E3E8'/%3e%3cstop%20offset='0.630326'%20stop-color='%23A9AAB0'/%3e%3cstop%20offset='0.843825'%20stop-color='%23767A8E'/%3e%3cstop%20offset='1'%20stop-color='%236C6D75'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Co="data:image/svg+xml,%3csvg%20width='14'%20height='16'%20viewBox='0%200%2014%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.45402%200.399902C9.87463%200.399915%2010.2805%200.554948%2010.594%200.835361C10.9075%201.11577%2011.1066%201.50189%2011.1534%201.9199H12.1171C12.4507%201.92011%2012.7721%202.04571%2013.0175%202.2718C13.2628%202.49788%2013.4143%202.80794%2013.4417%203.14046L13.4463%203.2499V5.5299C13.4463%206.16081%2013.205%206.76781%2012.7717%207.2264C12.3384%207.68498%2011.746%207.96038%2011.1161%207.9961L10.9565%208.00066C10.7032%208.79031%2010.2308%209.49174%209.59422%2010.0232C8.95765%2010.5547%208.18316%2010.8944%207.36098%2011.0027V12.1799H8.69326C9.32403%2012.1801%209.93085%2012.4215%2010.3893%2012.8548C10.8477%2013.2881%2011.123%2013.8803%2011.1587%2014.5101L11.1633%2014.6499V15.0299C11.1632%2015.1678%2011.1132%2015.3009%2011.0226%2015.4048C10.9319%2015.5086%2010.8066%2015.576%2010.67%2015.5946L10.5933%2015.5999H2.99174C2.85387%2015.6001%202.72061%2015.5503%202.61664%2015.4597C2.51267%2015.3692%202.44505%2015.244%202.4263%2015.1074L2.42174%2015.0299V14.6499C2.42169%2014.0191%202.66296%2013.4122%203.09609%2012.9537C3.52922%2012.4951%204.12138%2012.2196%204.75114%2012.1837L4.89174%2012.1799H6.22174V11.0027C5.39983%2010.8941%204.62567%2010.5543%203.98939%2010.0229C3.3531%209.49138%202.88088%208.7901%202.6277%208.00066L2.60794%207.9999C1.95285%207.9999%201.3246%207.73967%200.861386%207.27646C0.398171%206.81324%200.137939%206.18499%200.137939%205.5299V3.2499C0.137939%202.51574%200.733779%201.9199%201.46794%201.9199H2.43162C2.47837%201.50176%202.67763%201.11554%202.9913%200.835108C3.30496%200.554677%203.711%200.399728%204.13174%200.399902H9.45402ZM12.1171%203.0599H11.164V6.84698C11.4613%206.80474%2011.7355%206.66316%2011.9421%206.44527C12.1486%206.22739%2012.2754%205.94602%2012.3017%205.64694L12.3071%205.5299V3.2499C12.307%203.2071%2012.2925%203.16557%2012.2658%203.13205C12.2392%203.09853%2012.2021%203.07498%2012.1604%203.06522L12.1171%203.0599ZM2.42174%203.0599H1.46794C1.41755%203.0599%201.36922%203.07992%201.33359%203.11555C1.29796%203.15118%201.27794%203.19951%201.27794%203.2499V5.5299C1.2779%205.85041%201.3936%206.16016%201.60375%206.40215C1.81391%206.64415%202.10439%206.80211%202.42174%206.84698V3.0599Z'%20fill='url(%23paint0_linear_851_539)'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_851_539'%20x1='1.32619'%20y1='0.128474'%20x2='13.1121'%20y2='14.3788'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23E69733'/%3e%3cstop%20offset='0.589749'%20stop-color='%23C27839'/%3e%3cstop%20offset='0.843825'%20stop-color='%2393541A'/%3e%3cstop%20offset='1'%20stop-color='%23874C15'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e",Zt="data:image/png;base64,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";var wa=(e=>(e.Prizes="Prizes",e.Leaderboard="Leaderboard",e.Rules="Rules",e))(wa||{});const wo=({tournamentData:e})=>{if(!e)return null;const[t,a]=v.useState("Leaderboard"),[i,r]=v.useState(Y1(e)),{t:s}=U();v.useEffect(()=>{const l=setInterval(()=>{r(Y1(e))},1e3);return()=>clearInterval(l)},[]);const o=l=>{switch(l){case 1:return n.jsx("img",{src:ga,alt:"gold cup"});case 2:return n.jsx("img",{src:bo,alt:"silver cup"});case 3:return n.jsx("img",{src:Co,alt:"bronze cup"});default:return l}};return n.jsxs(lo,{children:[n.jsx(co,{children:Object.values(wa).map(l=>n.jsx(ho,{active:t===l,onClick:()=>a(l),children:s(`tabs.${l}`,{defaultValue:l})},l))}),n.jsxs(uo,{children:[t==="Prizes"&&n.jsxs("div",{children:[n.jsxs(Ut,{children:[n.jsx(je,{align:"left",children:n.jsx("span",{children:s("Place")})}),n.jsx(je,{align:"right",children:n.jsx("span",{children:s("Score")})})]}),e.prizes.map((l,c)=>n.jsxs(Ut,{children:[n.jsx(je,{align:"left",children:l.positionStart===l.positionEnd?l.positionStart:`${l.positionStart} - ${l.positionEnd}`}),n.jsx(je,{align:"right",children:l.winning.toFixed(2)})]},c))]}),t==="Leaderboard"&&n.jsxs(po,{children:[n.jsxs(Ut,{header:!0,children:[n.jsx(je,{align:"left",children:s("Place")}),n.jsx(je,{align:"left",children:s("Nickname")}),n.jsx(je,{children:s("Score")})]}),e.leaderBoard.map(l=>n.jsxs(Ut,{highlight:l.nickname==="You",children:[n.jsx(je,{align:"left",children:o(l.position)}),n.jsx(je,{align:"left",children:l.nickname}),n.jsx(je,{children:l.points})]},l.position))]}),t==="Rules"&&n.jsxs(fo,{children:[n.jsxs("p",{children:[n.jsxs("strong",{children:[s("Period"),":"]})," ",new Date(e.calculationStartDate).toLocaleDateString()," ","-"," ",new Date(e.calculationEndDate).toLocaleDateString()]}),n.jsx("p",{children:e.description})]})]}),n.jsxs(go,{children:[n.jsxs(yo,{children:[n.jsx("img",{src:Zt,alt:"stars"}),n.jsx("span",{children:s("Tournament ends in")})]}),n.jsx(mo,{children:n.jsxs(xo,{children:[n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.days}),n.jsx(Kt,{children:s("day")})]}),n.jsx("span",{children:":"}),n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.hours}),n.jsx(Kt,{children:s("hour")})]}),n.jsx("span",{children:":"}),n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.minutes}),n.jsx(Kt,{children:s("min")})]}),n.jsx("span",{children:":"}),n.jsxs("div",{className:"timeBlock",children:[n.jsx(Yt,{children:i.seconds}),n.jsx(Kt,{children:s("sec")})]})]})})]})]})},vo=f.div`
929
929
  display: flex;
930
930
  max-width: 100%;
931
931
  max-height: 100%;
@@ -1082,7 +1082,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1082
1082
  );
1083
1083
  border-image-slice: 1;
1084
1084
  }
1085
- `,Xt={"The goal of the game":["The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.",`The player is offered an option to insure against Blackjack when the player's face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.`,"When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player."],"Game Rules":["Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.',"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.",{Blackjack:"If the combination of the first two playing cards is 21, it is Blackjack."},{Insurance:`If the dealer's face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player's original bet is returned. However, if the dealer's face- up or face -down card is a '10', you are not offered the 'Insurance' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.`},{"Double, Hit or Stand.":"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand."},{Split:'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.'},{Surrender:`After the cards being dealt the dealer doesn't have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer's up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.`}],Results:[`If the sum of cards in a player's "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.`,`You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a "Split", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.`],"Side Bets":['Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".','1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")','2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".','3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")',{"21+3":["If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:"," Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)",' Straight (e.g. "Clubs" "3", "4" "5")',' From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"']},'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9','Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.',"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately."],Payments:[""],"Return to the player":["The theoretical optimal payout rates for the combinations listed below are as follows:",'"Blackjack" Combination - 99.29%.','"Perfect couples" - 95.90%.','"21+3"- 96.30%.'],"Take a seat":["By pressing to sit here button, you will take a seat.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.'],"Place bets":["The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.","2x Double","The Repeat button allows you to repeat all bets made in the previous game round.","The Undo button removes your last bet.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.","2x + — ←→"],"Total bet":["Total bets section shows the amount of total bets for the given game round.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.'],Chat:['You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.'],"Game number":["Each game round has its own special game number through which you can later present your wish and request about the given round."],Sound:["The Sound button toggles all game sounds on and off."],"Game history":['By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows."],Settings:["In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds."],Shuffling:["The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round."],"Error Control":["In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement ."],"Make a decision":["As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.","Below are the decision options offered to the player:","• HIT: an additional card is drawn from the deck","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck","• SPLIT. Your bet is doubled and the cards are split into two separate hands","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance","If you do not make a decision before the time is up, the system decides that it is enough.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.","Clicking on the Recycle bin button all the bets made up to that point will be cleared."]},So=/<Card(\d+)\/>/g,Lo=({textKey:e})=>{const{t}=U(),i=t(e).split(So);return n.jsx(n.Fragment,{children:i.map((r,s)=>{if(s%2===1){const o=Number(r);return n.jsx(Et,{color:Gt(o),value:ut[o].value,suit:Wt(o)},`card-${s}`)}return r})})},Io=({textKey:e,value:t,index:a})=>{const{t:i}=U(),r=()=>n.jsxs("div",{className:"table-wrapper",children:[n.jsx("p",{className:"title",children:i("Payments")}),n.jsxs("table",{className:"table",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"tr",children:[n.jsx("th",{className:"tibel-item",children:i("Hand")}),n.jsx("th",{className:"tibel-item",children:i("Payout")})]})}),n.jsxs("tbody",{children:[n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Perfect Pair")}),n.jsx("td",{className:"tibel-item",children:"25:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Colourful Pair")}),n.jsx("td",{className:"tibel-item",children:"12:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Mixed Pair")}),n.jsx("td",{className:"tibel-item",children:"6:1"})]})]})]}),n.jsx("p",{className:"title",children:i("21+3")}),n.jsxs("table",{className:"table",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"tr",children:[n.jsx("th",{className:"tibel-item",children:i("Hand")}),n.jsx("th",{className:"tibel-item",children:i("Payout")})]})}),n.jsxs("tbody",{children:[n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Suited Trips")}),n.jsx("td",{className:"tibel-item",children:"100:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Straight Flush")}),n.jsx("td",{className:"tibel-item",children:"40:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Three of a Kind")}),n.jsx("td",{className:"tibel-item",children:"30:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Straight")}),n.jsx("td",{className:"tibel-item",children:"10:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Flush")}),n.jsx("td",{className:"tibel-item",children:"5:1"})]})]})]})]},a);return e==="Payments"?r():n.jsxs("div",{className:"game-text-wrapper",children:[n.jsx("h2",{className:"content-name",children:i(e)}),Object.entries(t).map(([s,o])=>typeof o=="string"?n.jsx("div",{children:n.jsx("p",{className:"content",children:n.jsx(Lo,{textKey:o})})},s):n.jsx("div",{children:Object.entries(o).map(([l,c],d)=>n.jsxs("div",{children:[n.jsx("h2",{className:"content-name",children:i(l)}),n.jsx("p",{className:"content",children:i(c)})]},d))},s))]},a)},No=()=>{const[e,t]=A.useState(""),a=A.useRef(null),i=A.useRef({}),{t:r}=U(),s=o=>{t(o);const l=i.current[o],c=a.current;if(l&&c){const d=l.offsetTop-99;c.scrollTo({top:d,behavior:"smooth"})}};return A.useEffect(()=>{if(!a.current)return;const o={root:a.current,rootMargin:"-10px 0px -90% 0px",threshold:0},l=new IntersectionObserver(c=>{let d=null,u=1/0;c.forEach(p=>{if(p.isIntersecting){const x=p.boundingClientRect.top;x<u&&(u=x,d=p.target)}}),d&&t(d.id)},o);return Object.keys(Xt).forEach(c=>{const d=document.getElementById(c);d&&l.observe(d)}),()=>l.disconnect()},[]),n.jsxs(vo,{children:[n.jsx(Ao,{children:Object.keys(Xt).map((o,l)=>n.jsxs(jo,{$isActive:o===e,$itemsCount:Object.keys(Xt).length,className:"item",onClick:()=>s(o),children:[n.jsx("p",{className:"item-text",children:r(o)}),n.jsx(ke,{position:"right",height:6,width:9})]},`name_${l}`))}),n.jsx(ko,{ref:a,children:Object.entries(Xt).map(([o,l],c)=>n.jsx("div",{className:"content-items",ref:d=>i.current[o]=d,id:o,children:n.jsx(Io,{textKey:o,value:l,index:c})},`content_${o}`))})]})},va=({onClick:e})=>n.jsx("svg",{onClick:e,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("g",{opacity:"1",children:n.jsx("path",{d:"M10.6193 10.1497L4.89501 11.1043C4.8292 11.1153 4.76744 11.1434 4.71595 11.1858C4.66445 11.2282 4.62503 11.2835 4.60165 11.346L2.62793 16.6333C2.43945 17.1197 2.94789 17.5833 3.41453 17.35L17.0945 10.51C17.1893 10.4626 17.269 10.3899 17.3247 10.2998C17.3804 10.2097 17.4099 10.1059 17.4099 10C17.4099 9.89409 17.3804 9.79027 17.3247 9.7002C17.269 9.61012 17.1893 9.53735 17.0945 9.49004L3.41453 2.65004C2.94789 2.41672 2.43945 2.88108 2.62793 3.36672L4.60241 8.65404C4.62568 8.71667 4.66505 8.77206 4.71656 8.81463C4.76806 8.85719 4.82988 8.88542 4.89577 8.89648L10.6201 9.85028C10.6553 9.85645 10.6872 9.87484 10.7102 9.90223C10.7333 9.92961 10.7459 9.96423 10.7459 10C10.7459 10.0358 10.7333 10.0704 10.7102 10.0978C10.6872 10.1251 10.6553 10.1435 10.6201 10.1497H10.6193Z",fill:"white",stroke:"white",strokeWidth:"0"})})}),To=f.div`
1085
+ `,Xt={"The goal of the game":["The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.",`The player is offered an option to insure against Blackjack when the player's face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.`,"When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player."],"Game Rules":["Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.',"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.",{Blackjack:"If the combination of the first two playing cards is 21, it is Blackjack."},{Insurance:`If the dealer's face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player's original bet is returned. However, if the dealer's face- up or face -down card is a '10', you are not offered the 'Insurance' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.`},{"Double, Hit or Stand.":"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand."},{Split:'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.'},{Surrender:`After the cards being dealt the dealer doesn't have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer's up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.`}],Results:[`If the sum of cards in a player's "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.`,`You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a "Split", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.`],"Side Bets":['Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".','1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")','2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".','3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")',{"21+3":["If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:"," Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)",' Straight (e.g. "Clubs" "3", "4" "5")',' From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"']},'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9','Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.',"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately."],Payments:[""],"Return to the player":["The theoretical optimal payout rates for the combinations listed below are as follows:",'"Blackjack" Combination - 99.29%.','"Perfect couples" - 95.90%.','"21+3"- 96.30%.'],"Take a seat":["By pressing to sit here button, you will take a seat.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.'],"Place bets":["The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.","2x Double","The Repeat button allows you to repeat all bets made in the previous game round.","The Undo button removes your last bet.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.","2x + — ←→"],"Total bet":["Total bets section shows the amount of total bets for the given game round.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.'],Chat:['You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.'],"Game number":["Each game round has its own special game number through which you can later present your wish and request about the given round."],Sound:["The Sound button toggles all game sounds on and off."],"Game history":['By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows."],Settings:["In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds."],Shuffling:["The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round."],"Error Control":["In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement ."],"Make a decision":["As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.","Below are the decision options offered to the player:","• HIT: an additional card is drawn from the deck","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck","• SPLIT. Your bet is doubled and the cards are split into two separate hands","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance","If you do not make a decision before the time is up, the system decides that it is enough.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.","Clicking on the Recycle bin button all the bets made up to that point will be cleared."]},So=/<Card(\d+)\/>/g,Lo=({textKey:e})=>{const{t}=U(),i=t(e).split(So);return n.jsx(n.Fragment,{children:i.map((r,s)=>{if(s%2===1){const o=Number(r);return n.jsx(Et,{color:Gt(o),value:ut[o].value,suit:Wt(o)},`card-${s}`)}return r})})},Io=({textKey:e,value:t,index:a})=>{const{t:i}=U(),r=()=>n.jsxs("div",{className:"table-wrapper",children:[n.jsx("p",{className:"title",children:i("Payments")}),n.jsxs("table",{className:"table",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"tr",children:[n.jsx("th",{className:"tibel-item",children:i("Hand")}),n.jsx("th",{className:"tibel-item",children:i("Payout")})]})}),n.jsxs("tbody",{children:[n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Perfect Pair")}),n.jsx("td",{className:"tibel-item",children:"25:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Colourful Pair")}),n.jsx("td",{className:"tibel-item",children:"12:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Mixed Pair")}),n.jsx("td",{className:"tibel-item",children:"6:1"})]})]})]}),n.jsx("p",{className:"title",children:i("21+3")}),n.jsxs("table",{className:"table",children:[n.jsx("thead",{children:n.jsxs("tr",{className:"tr",children:[n.jsx("th",{className:"tibel-item",children:i("Hand")}),n.jsx("th",{className:"tibel-item",children:i("Payout")})]})}),n.jsxs("tbody",{children:[n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Suited Trips")}),n.jsx("td",{className:"tibel-item",children:"100:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Straight Flush")}),n.jsx("td",{className:"tibel-item",children:"40:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Three of a Kind")}),n.jsx("td",{className:"tibel-item",children:"30:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Straight")}),n.jsx("td",{className:"tibel-item",children:"10:1"})]}),n.jsxs("tr",{className:"tr",children:[n.jsx("td",{className:"tibel-item",children:i("Flush")}),n.jsx("td",{className:"tibel-item",children:"5:1"})]})]})]})]},a);return e==="Payments"?r():n.jsxs("div",{className:"game-text-wrapper",children:[n.jsx("h2",{className:"content-name",children:i(e)}),Object.entries(t).map(([s,o])=>typeof o=="string"?n.jsx("div",{children:n.jsx("p",{className:"content",children:n.jsx(Lo,{textKey:o})})},s):n.jsx("div",{children:Object.entries(o).map(([l,c],d)=>n.jsxs("div",{children:[n.jsx("h2",{className:"content-name",children:i(l)}),n.jsx("p",{className:"content",children:i(c)})]},d))},s))]},a)},No=()=>{const[e,t]=v.useState(""),a=v.useRef(null),i=v.useRef({}),{t:r}=U(),s=o=>{t(o);const l=i.current[o],c=a.current;if(l&&c){const d=l.offsetTop-99;c.scrollTo({top:d,behavior:"smooth"})}};return v.useEffect(()=>{if(!a.current)return;const o={root:a.current,rootMargin:"-10px 0px -90% 0px",threshold:0},l=new IntersectionObserver(c=>{let d=null,u=1/0;c.forEach(p=>{if(p.isIntersecting){const x=p.boundingClientRect.top;x<u&&(u=x,d=p.target)}}),d&&t(d.id)},o);return Object.keys(Xt).forEach(c=>{const d=document.getElementById(c);d&&l.observe(d)}),()=>l.disconnect()},[]),n.jsxs(vo,{children:[n.jsx(Ao,{children:Object.keys(Xt).map((o,l)=>n.jsxs(jo,{$isActive:o===e,$itemsCount:Object.keys(Xt).length,className:"item",onClick:()=>s(o),children:[n.jsx("p",{className:"item-text",children:r(o)}),n.jsx(ke,{position:"right",height:6,width:9})]},`name_${l}`))}),n.jsx(ko,{ref:a,children:Object.entries(Xt).map(([o,l],c)=>n.jsx("div",{className:"content-items",ref:d=>i.current[o]=d,id:o,children:n.jsx(Io,{textKey:o,value:l,index:c})},`content_${o}`))})]})},va=({onClick:e})=>n.jsx("svg",{onClick:e,width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("g",{opacity:"1",children:n.jsx("path",{d:"M10.6193 10.1497L4.89501 11.1043C4.8292 11.1153 4.76744 11.1434 4.71595 11.1858C4.66445 11.2282 4.62503 11.2835 4.60165 11.346L2.62793 16.6333C2.43945 17.1197 2.94789 17.5833 3.41453 17.35L17.0945 10.51C17.1893 10.4626 17.269 10.3899 17.3247 10.2998C17.3804 10.2097 17.4099 10.1059 17.4099 10C17.4099 9.89409 17.3804 9.79027 17.3247 9.7002C17.269 9.61012 17.1893 9.53735 17.0945 9.49004L3.41453 2.65004C2.94789 2.41672 2.43945 2.88108 2.62793 3.36672L4.60241 8.65404C4.62568 8.71667 4.66505 8.77206 4.71656 8.81463C4.76806 8.85719 4.82988 8.88542 4.89577 8.89648L10.6201 9.85028C10.6553 9.85645 10.6872 9.87484 10.7102 9.90223C10.7333 9.92961 10.7459 9.96423 10.7459 10C10.7459 10.0358 10.7333 10.0704 10.7102 10.0978C10.6872 10.1251 10.6553 10.1435 10.6201 10.1497H10.6193Z",fill:"white",stroke:"white",strokeWidth:"0"})})}),To=f.div`
1086
1086
  width: ${({$isMobile:e})=>e?"100%":"300px"};
1087
1087
  height: ${({$isMobile:e})=>e?"100%":"280px"};
1088
1088
  margin-top: 10px;
@@ -1217,7 +1217,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1217
1217
  border-color: #ffffff;
1218
1218
  outline: none;
1219
1219
  }
1220
- `,Oo=({onSendMessage:e,messages:t,isMobile:a})=>{const{t:i}=U(),[r,s]=A.useState(""),o=0,l=d=>{const u=d.target.value;(u.trim().length||r.length===1)&&s(u)},c=()=>{e(r),s("")};return n.jsxs(To,{$isMobile:a,children:[n.jsx(Bo,{$isMobile:a,children:t.map((d,u)=>n.jsx("div",{children:d.playerId===o?n.jsxs("div",{className:"my-masssage",children:[n.jsxs("div",{className:"sender-nick",children:[n.jsx("p",{className:"nickname",children:d.senderNickname}),n.jsx("p",{className:"time",children:d.time})]}),n.jsx("p",{className:"masssage",children:d.message})]}):n.jsxs("div",{className:"message-item",children:[n.jsxs("div",{className:"sender-nick",children:[n.jsx("p",{className:"support-nickname",children:d.senderNickname}),n.jsx("p",{className:"support-time",children:d.time})]}),n.jsx("p",{className:"masssage",children:d.message})]})},u))}),n.jsxs(zo,{$isMobile:a,children:[n.jsx(Mo,{$isMobile:a,value:r,onChange:l,placeholder:i("Click to chat"),type:"text",onKeyPress:d=>{d.key==="Enter"&&c()}}),n.jsx("div",{className:"send-massage",children:n.jsx(va,{onClick:c})})]})]})},Do=f.div`
1220
+ `,Oo=({onSendMessage:e,messages:t,isMobile:a})=>{const{t:i}=U(),[r,s]=v.useState(""),o=0,l=d=>{const u=d.target.value;(u.trim().length||r.length===1)&&s(u)},c=()=>{e(r),s("")};return n.jsxs(To,{$isMobile:a,children:[n.jsx(Bo,{$isMobile:a,children:t.map((d,u)=>n.jsx("div",{children:d.playerId===o?n.jsxs("div",{className:"my-masssage",children:[n.jsxs("div",{className:"sender-nick",children:[n.jsx("p",{className:"nickname",children:d.senderNickname}),n.jsx("p",{className:"time",children:d.time})]}),n.jsx("p",{className:"masssage",children:d.message})]}):n.jsxs("div",{className:"message-item",children:[n.jsxs("div",{className:"sender-nick",children:[n.jsx("p",{className:"support-nickname",children:d.senderNickname}),n.jsx("p",{className:"support-time",children:d.time})]}),n.jsx("p",{className:"masssage",children:d.message})]})},u))}),n.jsxs(zo,{$isMobile:a,children:[n.jsx(Mo,{$isMobile:a,value:r,onChange:l,placeholder:i("Click to chat"),type:"text",onKeyPress:d=>{d.key==="Enter"&&c()}}),n.jsx("div",{className:"send-massage",children:n.jsx(va,{onClick:c})})]})]})},Do=f.div`
1221
1221
  display: flex;
1222
1222
  width: ${({$isMobile:e})=>e?"100%":"285px"};
1223
1223
  height: ${({$isMobile:e})=>e?"100%":"fit-content"};
@@ -1324,7 +1324,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1324
1324
  opacity: 0;
1325
1325
  }
1326
1326
  }
1327
- `,Fo=({onSendMessage:e,messages:t,isMobile:a=!1})=>{const[i,r]=A.useState(""),{t:s}=U(),o=c=>{const d=c.target.value;(d.trim().length||i.length===1)&&r(d)},l=()=>{e(i),r("")};return n.jsxs(Do,{$isMobile:a,children:[n.jsxs(Ho,{$isMobile:a,children:[n.jsx(Ro,{$isMobile:a,value:i,onChange:o,placeholder:s("Click to chat"),type:"text",onKeyPress:c=>{c.key==="Enter"&&l()}}),n.jsx("div",{className:"send-massage",children:n.jsx(va,{onClick:l})})]}),n.jsx(Po,{$isMobile:a,children:t.map(c=>n.jsxs("div",{className:"message-item",children:[n.jsxs("div",{className:"sender-nick",children:[n.jsx("p",{className:"nickname",children:c.senderNickname}),n.jsx("p",{className:"time",children:c.time})]}),n.jsx("p",{className:"masssage",children:c.message})]},`${c.messageDateTime}`))})]})},Wo=f.div`
1327
+ `,Fo=({onSendMessage:e,messages:t,isMobile:a=!1})=>{const[i,r]=v.useState(""),{t:s}=U(),o=c=>{const d=c.target.value;(d.trim().length||i.length===1)&&r(d)},l=()=>{e(i),r("")};return n.jsxs(Do,{$isMobile:a,children:[n.jsxs(Ho,{$isMobile:a,children:[n.jsx(Ro,{$isMobile:a,value:i,onChange:o,placeholder:s("Click to chat"),type:"text",onKeyPress:c=>{c.key==="Enter"&&l()}}),n.jsx("div",{className:"send-massage",children:n.jsx(va,{onClick:l})})]}),n.jsx(Po,{$isMobile:a,children:t.map(c=>n.jsxs("div",{className:"message-item",children:[n.jsxs("div",{className:"sender-nick",children:[n.jsx("p",{className:"nickname",children:c.senderNickname}),n.jsx("p",{className:"time",children:c.time})]}),n.jsx("p",{className:"masssage",children:c.message})]},`${c.messageDateTime}`))})]})},Wo=f.div`
1328
1328
  display: flex;
1329
1329
  flex-direction: column;
1330
1330
  gap: 4px;
@@ -1471,7 +1471,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1471
1471
  color: #ffffff;
1472
1472
  }
1473
1473
  `}
1474
- `;var Aa=(e=>(e[e.GeneralError=999]="GeneralError",e[e.NotError=0]="NotError",e[e.LowBalance=5]="LowBalance",e[e.NicknameAlreadyExists=21]="NicknameAlreadyExists",e[e.NicknameNotFound=25]="NicknameNotFound",e[e.NickNameAlreadySeted=35]="NickNameAlreadySeted",e[e.WrongBetAmount=33]="WrongBetAmount",e[e.CancelRound=54]="CancelRound",e))(Aa||{});const Ko=["Min","Low","Med","High","Auto"],Zo=({streamVolume:e,effectsVolume:t,setEffectsVolume:a,setStreamVolume:i,handleStreamQualityChange:r,streamQuality:s,nickNameChange:o,nickName:l,errorCode:c})=>{const{t:d}=U(),[u,p]=A.useState(s||"Auto"),[x,m]=A.useState(""),g=()=>{o(x),m("")};return n.jsxs(Uo,{children:[n.jsxs("div",{className:"video-quality",children:[n.jsx(qt,{children:d("Video Quality")}),n.jsx("div",{className:"quality-block",children:Ko.map((y,v)=>n.jsx(Yo,{$active:y===u,onClick:()=>{p(y),r&&r(y)},children:d(y)},v))})]}),n.jsxs("div",{className:"music-volume",children:[n.jsx(qt,{children:d("Music Volume")}),n.jsx(Tn,{isSettings:!0,volumeTitle:d("Dealer's Voice"),setVolume:i,volume:e}),n.jsx(Tn,{isSettings:!0,volumeTitle:d("Sound Effects"),setVolume:a,volume:t})]}),n.jsx("div",{className:"change-nickname",children:n.jsxs(qt,{children:[n.jsxs("span",{children:[d("Nickname"),":   "]}),n.jsx("span",{children:d(l)})]})}),n.jsxs("div",{className:"change-nickname",children:[n.jsx(qt,{children:d("Change Nickname")}),n.jsxs("div",{className:"nickname-field",children:[n.jsx(Eo,{value:x,onChange:({target:y})=>m(y.value),placeholder:d("Enter new nickname"),error:c===Aa.NicknameAlreadyExists?d("Nickname already in use"):void 0}),n.jsx("button",{onClick:g,children:d("Change")})]})]})]})},Xo=[{name:"Blackjeck",limitInProps:!0,limits:"",cards:[]},{name:"Blackjeck",limitInProps:!1,limits:"3:2",cards:[]},{name:"Winning Hand",limitInProps:!1,limits:"1:1",cards:[]},{name:"Insurance",limitInProps:!1,limits:"2:1",cards:[]},{name:"Perfect Pair",limitInProps:!0,limits:"",cards:[]},{name:"Perfect Pair",limitInProps:!1,limits:"25:1",cards:[{scannerIndex:14},{scannerIndex:14}]},{name:"Color Pair",limitInProps:!1,limits:"12:1",cards:[{scannerIndex:14},{scannerIndex:27}]},{name:"Mix Pair",limitInProps:!1,limits:"6:1",cards:[{scannerIndex:14},{scannerIndex:1}]},{name:"21+3",limitInProps:!0,limits:"",cards:[]},{name:"Suited Trips",limitInProps:!1,limits:"100:1",cards:[{scannerIndex:14},{scannerIndex:14},{scannerIndex:14}]},{name:"Straight Flush",limitInProps:!1,limits:"40:1",cards:[{scannerIndex:25},{scannerIndex:26},{scannerIndex:14}]},{name:"Three of a Kind",limitInProps:!1,limits:"30:1",cards:[{scannerIndex:25},{scannerIndex:51},{scannerIndex:12}]},{name:"Straight",limitInProps:!1,limits:"10:1",cards:[{scannerIndex:11},{scannerIndex:51},{scannerIndex:26}]},{name:"Flush",limitInProps:!1,limits:"5:1",cards:[{scannerIndex:24},{scannerIndex:23},{scannerIndex:21}]}],qo={Blackjeck:"","Perfect Pair":"","21+3":""},Qo=f.div`
1474
+ `;var Aa=(e=>(e[e.GeneralError=999]="GeneralError",e[e.NotError=0]="NotError",e[e.LowBalance=5]="LowBalance",e[e.NicknameAlreadyExists=21]="NicknameAlreadyExists",e[e.NicknameNotFound=25]="NicknameNotFound",e[e.NickNameAlreadySeted=35]="NickNameAlreadySeted",e[e.WrongBetAmount=33]="WrongBetAmount",e[e.CancelRound=54]="CancelRound",e))(Aa||{});const Ko=["Min","Low","Med","High","Auto"],Zo=({streamVolume:e,effectsVolume:t,setEffectsVolume:a,setStreamVolume:i,handleStreamQualityChange:r,streamQuality:s,nickNameChange:o,nickName:l,errorCode:c})=>{const{t:d}=U(),[u,p]=v.useState(s||"Auto"),[x,m]=v.useState(""),g=()=>{o(x),m("")};return n.jsxs(Uo,{children:[n.jsxs("div",{className:"video-quality",children:[n.jsx(qt,{children:d("Video Quality")}),n.jsx("div",{className:"quality-block",children:Ko.map((y,A)=>n.jsx(Yo,{$active:y===u,onClick:()=>{p(y),r&&r(y)},children:d(y)},A))})]}),n.jsxs("div",{className:"music-volume",children:[n.jsx(qt,{children:d("Music Volume")}),n.jsx(Tn,{isSettings:!0,volumeTitle:d("Dealer's Voice"),setVolume:i,volume:e}),n.jsx(Tn,{isSettings:!0,volumeTitle:d("Sound Effects"),setVolume:a,volume:t})]}),n.jsx("div",{className:"change-nickname",children:n.jsxs(qt,{children:[n.jsxs("span",{children:[d("Nickname"),":   "]}),n.jsx("span",{children:d(l)})]})}),n.jsxs("div",{className:"change-nickname",children:[n.jsx(qt,{children:d("Change Nickname")}),n.jsxs("div",{className:"nickname-field",children:[n.jsx(Eo,{value:x,onChange:({target:y})=>m(y.value),placeholder:d("Enter new nickname"),error:c===Aa.NicknameAlreadyExists?d("Nickname already in use"):void 0}),n.jsx("button",{onClick:g,children:d("Change")})]})]})]})},Xo=[{name:"Blackjeck",limitInProps:!0,limits:"",cards:[]},{name:"Blackjeck",limitInProps:!1,limits:"3:2",cards:[]},{name:"Winning Hand",limitInProps:!1,limits:"1:1",cards:[]},{name:"Insurance",limitInProps:!1,limits:"2:1",cards:[]},{name:"Perfect Pair",limitInProps:!0,limits:"",cards:[]},{name:"Perfect Pair",limitInProps:!1,limits:"25:1",cards:[{scannerIndex:14},{scannerIndex:14}]},{name:"Color Pair",limitInProps:!1,limits:"12:1",cards:[{scannerIndex:14},{scannerIndex:27}]},{name:"Mix Pair",limitInProps:!1,limits:"6:1",cards:[{scannerIndex:14},{scannerIndex:1}]},{name:"21+3",limitInProps:!0,limits:"",cards:[]},{name:"Suited Trips",limitInProps:!1,limits:"100:1",cards:[{scannerIndex:14},{scannerIndex:14},{scannerIndex:14}]},{name:"Straight Flush",limitInProps:!1,limits:"40:1",cards:[{scannerIndex:25},{scannerIndex:26},{scannerIndex:14}]},{name:"Three of a Kind",limitInProps:!1,limits:"30:1",cards:[{scannerIndex:25},{scannerIndex:51},{scannerIndex:12}]},{name:"Straight",limitInProps:!1,limits:"10:1",cards:[{scannerIndex:11},{scannerIndex:51},{scannerIndex:26}]},{name:"Flush",limitInProps:!1,limits:"5:1",cards:[{scannerIndex:24},{scannerIndex:23},{scannerIndex:21}]}],qo={Blackjeck:"","Perfect Pair":"","21+3":""},Qo=f.div`
1475
1475
  max-width: 100%;
1476
1476
  min-width: 90%;
1477
1477
  max-height: 95%;
@@ -1565,7 +1565,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1565
1565
  .item-name {
1566
1566
  width: 35%;
1567
1567
  }
1568
- `,ka=e=>{const{t}=U();return n.jsxs(Qo,{children:[n.jsxs("div",{className:"main-title",children:[n.jsx("p",{children:t("Bet")}),n.jsx("p",{children:t("Payout")})]}),n.jsx("div",{className:"info-wrapper",children:Xo.map((a,i)=>n.jsxs("div",{className:`elements title-${a.limitInProps}`,children:[n.jsx("p",{className:"item-name",children:t(a.name)}),n.jsx("div",{className:"card",children:a.cards.map(({scannerIndex:r},s)=>{const o=ut[r-1].value,l=Wt(r),c=Gt(r);return n.jsx(Et,{color:c,value:o,suit:l},s)})}),n.jsx("p",{children:a.limitInProps?e[a.name]:a.limits})]},i))})]})},Rn=({activeAction:e,messages:t,onSendMessage:a,chipAmounts:i,messagesSupport:r,onSendMessageSupport:s,setOpenRoundHistory:o,isMobile:l,historyData:c,isLandscape:d,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,openRoundHistory:y,balance:v,getHistory:k,sendTip:w=()=>{},limits:I=qo,currencyId:S,handleStreamQualityChange:B,streamQuality:L,nickNameChange:j,nickName:H,errorCode:z})=>{switch(e){case M.Message:return n.jsx(Fo,{onSendMessage:a,messages:t,isMobile:l});case M.Settings:return n.jsx(Zo,{streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,handleStreamQualityChange:B,streamQuality:L,nickNameChange:j,nickName:H,errorCode:z});case M.History:return n.jsx(io,{historyData:c,getHistory:k,setOpenRoundHistory:o,openRoundHistory:y,isMobile:l});case M.Tip:return n.jsx(oo,{chipAmounts:i,isLandscape:d,balance:v,sendTip:w,currencyId:S});case M.Tournament:return n.jsx(wo,{tournamentData:g});case M.Info:return n.jsx(No,{});case M.Support:return n.jsx(Oo,{isMobile:l,onSendMessage:s,messages:r});case M.Limit:return n.jsx(ka,{...I});default:return n.jsx(n.Fragment,{})}},ja=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M2.04651 1.07939C1.98389 1.01219 1.90838 0.958289 1.82448 0.920904C1.74057 0.88352 1.65 0.863417 1.55816 0.861797C1.46632 0.860177 1.37509 0.877071 1.28992 0.911472C1.20475 0.945874 1.12738 0.997078 1.06243 1.06203C0.997478 1.12698 0.946275 1.20435 0.911873 1.28952C0.877471 1.37469 0.860577 1.46592 0.862198 1.55776C0.863818 1.6496 0.88392 1.74017 0.921305 1.82408C0.958689 1.90798 1.01259 1.98349 1.07979 2.04611L4.92661 5.89475H2.93115C2.38709 5.89475 1.86529 6.11082 1.48049 6.49545C1.09569 6.88007 0.879395 7.40177 0.879153 7.94584V12.0471C0.879153 12.5913 1.09535 13.1133 1.48017 13.4981C1.86499 13.8829 2.38693 14.0991 2.93115 14.0991H6.28731C6.45481 14.0993 6.61642 14.161 6.74149 14.2724L10.8373 17.9149C11.5724 18.5679 12.7352 18.0462 12.7352 17.0631V13.7015L17.9518 18.9181C18.0809 19.0427 18.2537 19.1115 18.433 19.1099C18.6124 19.1082 18.7839 19.0362 18.9106 18.9093C19.0374 18.7825 19.1092 18.6109 19.1107 18.4315C19.1122 18.2522 19.0432 18.0794 18.9185 17.9505L2.04651 1.07939ZM14.6877 11.7863L15.7256 12.8232C16.1594 11.9449 16.3844 10.9783 16.3832 9.99875C16.3847 8.93901 16.1213 7.89569 15.6171 6.96362C15.5743 6.88457 15.5164 6.81472 15.4467 6.75806C15.3769 6.70139 15.2967 6.65902 15.2106 6.63336C15.1244 6.6077 15.0341 6.59925 14.9447 6.6085C14.8553 6.61776 14.7686 6.64452 14.6896 6.68728C14.6105 6.73004 14.5407 6.78794 14.484 6.85769C14.4273 6.92745 14.385 7.00767 14.3593 7.0938C14.3336 7.17993 14.3252 7.27027 14.3345 7.35966C14.3437 7.44905 14.3705 7.53574 14.4132 7.61478C14.7963 8.32341 15.0152 9.13418 15.0152 9.99875C15.0152 10.6289 14.8993 11.2309 14.6877 11.7863ZM16.737 13.8346L17.7338 14.8324C18.6414 13.3837 19.1216 11.7082 19.1192 9.99875C19.1217 8.04601 18.4949 6.14443 17.3316 4.576C17.2214 4.43671 17.0614 4.34574 16.8853 4.32233C16.7093 4.29893 16.531 4.34493 16.3882 4.45061C16.2455 4.55628 16.1494 4.71334 16.1204 4.88857C16.0914 5.06379 16.1316 5.24344 16.2327 5.3895C17.2215 6.72257 17.754 8.33899 17.7512 9.99875C17.7534 11.3439 17.4037 12.6663 16.737 13.8346ZM7.73739 4.83501L12.7352 9.83277V2.93075C12.7352 1.9467 11.5733 1.42595 10.8382 2.07894L7.73739 4.83501Z",fill:"white"})})}),Jo=f.div`
1568
+ `,ka=e=>{const{t}=U();return n.jsxs(Qo,{children:[n.jsxs("div",{className:"main-title",children:[n.jsx("p",{children:t("Bet")}),n.jsx("p",{children:t("Payout")})]}),n.jsx("div",{className:"info-wrapper",children:Xo.map((a,i)=>n.jsxs("div",{className:`elements title-${a.limitInProps}`,children:[n.jsx("p",{className:"item-name",children:t(a.name)}),n.jsx("div",{className:"card",children:a.cards.map(({scannerIndex:r},s)=>{const o=ut[r-1].value,l=Wt(r),c=Gt(r);return n.jsx(Et,{color:c,value:o,suit:l},s)})}),n.jsx("p",{children:a.limitInProps?e[a.name]:a.limits})]},i))})]})},Rn=({activeAction:e,messages:t,onSendMessage:a,chipAmounts:i,messagesSupport:r,onSendMessageSupport:s,setOpenRoundHistory:o,isMobile:l,historyData:c,isLandscape:d,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,openRoundHistory:y,balance:A,getHistory:k,sendTip:w=()=>{},limits:I=qo,currencyId:S,handleStreamQualityChange:B,streamQuality:L,nickNameChange:j,nickName:H,errorCode:z})=>{switch(e){case M.Message:return n.jsx(Fo,{onSendMessage:a,messages:t,isMobile:l});case M.Settings:return n.jsx(Zo,{streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,handleStreamQualityChange:B,streamQuality:L,nickNameChange:j,nickName:H,errorCode:z});case M.History:return n.jsx(io,{historyData:c,getHistory:k,setOpenRoundHistory:o,openRoundHistory:y,isMobile:l});case M.Tip:return n.jsx(oo,{chipAmounts:i,isLandscape:d,balance:A,sendTip:w,currencyId:S});case M.Tournament:return n.jsx(wo,{tournamentData:g});case M.Info:return n.jsx(No,{});case M.Support:return n.jsx(Oo,{isMobile:l,onSendMessage:s,messages:r});case M.Limit:return n.jsx(ka,{...I});default:return n.jsx(n.Fragment,{})}},ja=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M2.04651 1.07939C1.98389 1.01219 1.90838 0.958289 1.82448 0.920904C1.74057 0.88352 1.65 0.863417 1.55816 0.861797C1.46632 0.860177 1.37509 0.877071 1.28992 0.911472C1.20475 0.945874 1.12738 0.997078 1.06243 1.06203C0.997478 1.12698 0.946275 1.20435 0.911873 1.28952C0.877471 1.37469 0.860577 1.46592 0.862198 1.55776C0.863818 1.6496 0.88392 1.74017 0.921305 1.82408C0.958689 1.90798 1.01259 1.98349 1.07979 2.04611L4.92661 5.89475H2.93115C2.38709 5.89475 1.86529 6.11082 1.48049 6.49545C1.09569 6.88007 0.879395 7.40177 0.879153 7.94584V12.0471C0.879153 12.5913 1.09535 13.1133 1.48017 13.4981C1.86499 13.8829 2.38693 14.0991 2.93115 14.0991H6.28731C6.45481 14.0993 6.61642 14.161 6.74149 14.2724L10.8373 17.9149C11.5724 18.5679 12.7352 18.0462 12.7352 17.0631V13.7015L17.9518 18.9181C18.0809 19.0427 18.2537 19.1115 18.433 19.1099C18.6124 19.1082 18.7839 19.0362 18.9106 18.9093C19.0374 18.7825 19.1092 18.6109 19.1107 18.4315C19.1122 18.2522 19.0432 18.0794 18.9185 17.9505L2.04651 1.07939ZM14.6877 11.7863L15.7256 12.8232C16.1594 11.9449 16.3844 10.9783 16.3832 9.99875C16.3847 8.93901 16.1213 7.89569 15.6171 6.96362C15.5743 6.88457 15.5164 6.81472 15.4467 6.75806C15.3769 6.70139 15.2967 6.65902 15.2106 6.63336C15.1244 6.6077 15.0341 6.59925 14.9447 6.6085C14.8553 6.61776 14.7686 6.64452 14.6896 6.68728C14.6105 6.73004 14.5407 6.78794 14.484 6.85769C14.4273 6.92745 14.385 7.00767 14.3593 7.0938C14.3336 7.17993 14.3252 7.27027 14.3345 7.35966C14.3437 7.44905 14.3705 7.53574 14.4132 7.61478C14.7963 8.32341 15.0152 9.13418 15.0152 9.99875C15.0152 10.6289 14.8993 11.2309 14.6877 11.7863ZM16.737 13.8346L17.7338 14.8324C18.6414 13.3837 19.1216 11.7082 19.1192 9.99875C19.1217 8.04601 18.4949 6.14443 17.3316 4.576C17.2214 4.43671 17.0614 4.34574 16.8853 4.32233C16.7093 4.29893 16.531 4.34493 16.3882 4.45061C16.2455 4.55628 16.1494 4.71334 16.1204 4.88857C16.0914 5.06379 16.1316 5.24344 16.2327 5.3895C17.2215 6.72257 17.754 8.33899 17.7512 9.99875C17.7534 11.3439 17.4037 12.6663 16.737 13.8346ZM7.73739 4.83501L12.7352 9.83277V2.93075C12.7352 1.9467 11.5733 1.42595 10.8382 2.07894L7.73739 4.83501Z",fill:"white"})})}),Jo=f.div`
1569
1569
  max-width: ${({$isLandscape:e})=>e?"50%":"100%"};
1570
1570
  min-width: ${({$isLandscape:e})=>e?"50%":"100%"};
1571
1571
  height: ${({$isLandscape:e})=>e?"100%":"330px"};
@@ -1753,7 +1753,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1753
1753
  position: absolute;
1754
1754
  right: 4px;
1755
1755
  bottom: 20px;
1756
- `,a2=({name:e,round:t,partnerId:a,socket:i,urlParam:r,messages:s,historyData:o,onSendMessage:l,isTournamentActive:c,chipAmounts:d,messagesSupport:u,onSendMessageSupport:p,isLandscape:x,streamVolume:m,balance:g,currencyId:y,effectsVolume:v,setEffectsVolume:k,setStreamVolume:w,getHistory:I,limits:S,sendTip:B,handleStreamQualityChange:L,streamQuality:j,nickNameChange:H,nickName:z,dealerName:P,errorCode:$})=>{const[he,Y]=A.useState(0),[K,le]=A.useState(null),[ie,D]=A.useState(!1),{t:_}=U(),[ee,ue]=A.useState(0),J=()=>le(null),q=Zr(K,x,he===1),se=R=>{if(R===M.VolumeOn){w(m===0?100:0);return}else R!==M.closeMenu&&le(R);D(!1)},Se=he===1?{headerClick:()=>Y(2)}:{},ye=R=>[{name:"Settings",buttonType:M.Settings,icon:Mn()},{buttonType:M.VolumeOn,icon:R===0?ja():Ot()},{buttonType:M.closeMenu,icon:Mt({isMobile:!0})}];return n.jsxs(n.Fragment,{children:[n.jsx(n2,{onClick:()=>D(!0),children:n.jsx(bs,{})}),K&&q&&n.jsx(vs,{isLandscape:x,close:J,...q,...Se,dealerName:K===M.Tip?P:"",children:n.jsx(Rn,{getHistory:I,streamVolume:m,effectsVolume:v,setEffectsVolume:k,setStreamVolume:w,activeAction:K,messages:s,currencyId:y,onSendMessage:l,chipAmounts:d,balance:g,messagesSupport:u,onSendMessageSupport:p,historyData:o,isMobile:!0,isLandscape:x,openRoundHistory:he,setOpenRoundHistory:Y,limits:S,sendTip:R=>{le(null),D(!1),B(R)},handleStreamQualityChange:L,streamQuality:j,nickNameChange:H,nickName:z,errorCode:$})}),ie&&n.jsxs(Jo,{onTouchStart:R=>Xr(R,ue),onTouchMove:R=>qr(R,ee,D),onTouchEnd:R=>Qr(R,ue),$isLandscape:x,children:[n.jsxs($o,{children:[n.jsxs(_o,{children:[n.jsx("div",{className:"name-contener",children:n.jsx("p",{className:"name","data-testid":"game-name",children:_(e)})}),n.jsxs("div",{className:"round-contener",children:[n.jsxs("p",{className:"round-text",children:[_("round"),":"]}),n.jsx("p",{className:"round","data-testid":"game-round",children:t})]})]}),n.jsx("div",{className:"button-wrapper",children:ye(m).map(R=>n.jsx("button",{className:"button",onClick:()=>se(R.buttonType),children:R.icon},R.buttonType))})]}),n.jsxs(e2,{children:[n.jsxs(Sa,{$isLandscape:x,onClick:()=>zn(a,i,r),children:[n.jsx(ke,{position:"left"}),n.jsx("p",{className:"text",children:_("Back To Lobby")})]}),n.jsxs(t2,{$isLandscape:x,children:[n.jsx("div",{className:"menu-line",children:Yr.map(R=>n.jsxs(La,{$isLandscape:x,onClick:()=>se(R.buttonType),children:[R.icon,n.jsx("p",{className:"p",children:_(R.name)})]},R.buttonType))}),n.jsx("div",{className:"menu-line",children:Kr.map(R=>n.jsxs(La,{$isLandscape:x,onClick:()=>se(R.buttonType),children:[R.icon,n.jsx("p",{className:"p",children:_(R.name)})]},R.buttonType))})]}),c&&n.jsxs(Sa,{$isLandscape:x,$tournament:!0,onClick:()=>se(M.Tournament),children:[n.jsx("img",{src:ga,alt:"Gold"}),n.jsx("p",{className:"text",children:_("Tournament")})]})]})]})]})},i2=f.div`
1756
+ `,a2=({name:e,round:t,partnerId:a,socket:i,urlParam:r,messages:s,historyData:o,onSendMessage:l,isTournamentActive:c,chipAmounts:d,messagesSupport:u,onSendMessageSupport:p,isLandscape:x,streamVolume:m,balance:g,currencyId:y,effectsVolume:A,setEffectsVolume:k,setStreamVolume:w,getHistory:I,limits:S,sendTip:B,handleStreamQualityChange:L,streamQuality:j,nickNameChange:H,nickName:z,dealerName:P,errorCode:$})=>{const[he,Y]=v.useState(0),[K,le]=v.useState(null),[ie,D]=v.useState(!1),{t:_}=U(),[ee,ue]=v.useState(0),J=()=>le(null),q=Zr(K,x,he===1),se=R=>{if(R===M.VolumeOn){w(m===0?100:0);return}else R!==M.closeMenu&&le(R);D(!1)},Se=he===1?{headerClick:()=>Y(2)}:{},ye=R=>[{name:"Settings",buttonType:M.Settings,icon:Mn()},{buttonType:M.VolumeOn,icon:R===0?ja():Ot()},{buttonType:M.closeMenu,icon:Mt({isMobile:!0})}];return n.jsxs(n.Fragment,{children:[n.jsx(n2,{onClick:()=>D(!0),children:n.jsx(bs,{})}),K&&q&&n.jsx(vs,{isLandscape:x,close:J,...q,...Se,dealerName:K===M.Tip?P:"",children:n.jsx(Rn,{getHistory:I,streamVolume:m,effectsVolume:A,setEffectsVolume:k,setStreamVolume:w,activeAction:K,messages:s,currencyId:y,onSendMessage:l,chipAmounts:d,balance:g,messagesSupport:u,onSendMessageSupport:p,historyData:o,isMobile:!0,isLandscape:x,openRoundHistory:he,setOpenRoundHistory:Y,limits:S,sendTip:R=>{le(null),D(!1),B(R)},handleStreamQualityChange:L,streamQuality:j,nickNameChange:H,nickName:z,errorCode:$})}),ie&&n.jsxs(Jo,{onTouchStart:R=>Xr(R,ue),onTouchMove:R=>qr(R,ee,D),onTouchEnd:R=>Qr(R,ue),$isLandscape:x,children:[n.jsxs($o,{children:[n.jsxs(_o,{children:[n.jsx("div",{className:"name-contener",children:n.jsx("p",{className:"name","data-testid":"game-name",children:_(e)})}),n.jsxs("div",{className:"round-contener",children:[n.jsxs("p",{className:"round-text",children:[_("round"),":"]}),n.jsx("p",{className:"round","data-testid":"game-round",children:t})]})]}),n.jsx("div",{className:"button-wrapper",children:ye(m).map(R=>n.jsx("button",{className:"button",onClick:()=>se(R.buttonType),children:R.icon},R.buttonType))})]}),n.jsxs(e2,{children:[n.jsxs(Sa,{$isLandscape:x,onClick:()=>zn(a,i,r),children:[n.jsx(ke,{position:"left"}),n.jsx("p",{className:"text",children:_("Back To Lobby")})]}),n.jsxs(t2,{$isLandscape:x,children:[n.jsx("div",{className:"menu-line",children:Yr.map(R=>n.jsxs(La,{$isLandscape:x,onClick:()=>se(R.buttonType),children:[R.icon,n.jsx("p",{className:"p",children:_(R.name)})]},R.buttonType))}),n.jsx("div",{className:"menu-line",children:Kr.map(R=>n.jsxs(La,{$isLandscape:x,onClick:()=>se(R.buttonType),children:[R.icon,n.jsx("p",{className:"p",children:_(R.name)})]},R.buttonType))})]}),c&&n.jsxs(Sa,{$isLandscape:x,$tournament:!0,onClick:()=>se(M.Tournament),children:[n.jsx("img",{src:ga,alt:"Gold"}),n.jsx("p",{className:"text",children:_("Tournament")})]})]})]})]})},i2=f.div`
1757
1757
  border-radius: 8px;
1758
1758
  background-color: #111111cc;
1759
1759
  margin-top: 10px;
@@ -1930,7 +1930,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1930
1930
  rgba(255, 255, 255, 0.4) 50%,
1931
1931
  rgba(255, 255, 255, 0) 100%
1932
1932
  );
1933
- `,u2=({name:e,round:t,limit:a,partnerId:i,socket:r,urlParam:s,limits:o})=>{const[l,c]=A.useState(!1),{t:d}=U();return n.jsxs(n.Fragment,{children:[n.jsxs(l2,{children:[n.jsxs(c2,{onClick:()=>zn(i,r,s),children:[n.jsx("div",{className:"lobby-content",children:n.jsx(ke,{height:7,width:12})}),n.jsx("div",{className:"company-logo",children:n.jsx(s2,{})})]}),n.jsx(h2,{}),n.jsxs(d2,{children:[n.jsxs("div",{className:"name-contener",children:[n.jsx("p",{className:"name","data-testid":"game-name",children:e}),n.jsx("p",{className:"limit","data-testid":"game-limit",children:a}),n.jsx("div",{className:"button",onClick:()=>c(!l),children:n.jsx(ke,{height:7,width:12,position:l?"top":"bottom"})})]}),n.jsxs("div",{className:"round-contener",children:[n.jsxs("p",{className:"round-text",children:[d("round"),":"]}),n.jsx("p",{className:"round","data-testid":"game-round",children:t})]})]})]}),l&&n.jsx(o2,{children:n.jsx(Pn,{close:()=>c(!1),header:d("Limits & Payouts"),height:370,width:300,children:n.jsx(ka,{...o})})})]})},p2=f.div`
1933
+ `,u2=({name:e,round:t,limit:a,partnerId:i,socket:r,urlParam:s,limits:o})=>{const[l,c]=v.useState(!1),{t:d}=U();return n.jsxs(n.Fragment,{children:[n.jsxs(l2,{children:[n.jsxs(c2,{onClick:()=>zn(i,r,s),children:[n.jsx("div",{className:"lobby-content",children:n.jsx(ke,{height:7,width:12})}),n.jsx("div",{className:"company-logo",children:n.jsx(s2,{})})]}),n.jsx(h2,{}),n.jsxs(d2,{children:[n.jsxs("div",{className:"name-contener",children:[n.jsx("p",{className:"name","data-testid":"game-name",children:e}),n.jsx("p",{className:"limit","data-testid":"game-limit",children:a}),n.jsx("div",{className:"button",onClick:()=>c(!l),children:n.jsx(ke,{height:7,width:12,position:l?"top":"bottom"})})]}),n.jsxs("div",{className:"round-contener",children:[n.jsxs("p",{className:"round-text",children:[d("round"),":"]}),n.jsx("p",{className:"round","data-testid":"game-round",children:t})]})]})]}),l&&n.jsx(o2,{children:n.jsx(Pn,{close:()=>c(!1),header:d("Limits & Payouts"),height:370,width:300,children:n.jsx(ka,{...o})})})]})},p2=f.div`
1934
1934
  display: flex;
1935
1935
  align-items: center;
1936
1936
  gap: 4px;
@@ -1944,7 +1944,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
1944
1944
  align-items: center;
1945
1945
  justify-content: end;
1946
1946
  align-items: end;
1947
- `,g2=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M6.26402 1.704C6.26402 1.46212 6.16794 1.23015 5.9969 1.05912C5.82587 0.888085 5.5939 0.792 5.35202 0.792C5.11015 0.792 4.87817 0.888085 4.70714 1.05912C4.53611 1.23015 4.44002 1.46212 4.44002 1.704V3.984C4.44002 4.10494 4.39198 4.22092 4.30646 4.30644C4.22095 4.39196 4.10496 4.44 3.98402 4.44H1.70402C1.46215 4.44 1.23017 4.53609 1.05914 4.70712C0.888108 4.87815 0.792023 5.11012 0.792023 5.352C0.792023 5.59388 0.888108 5.82585 1.05914 5.99688C1.23017 6.16791 1.46215 6.264 1.70402 6.264H3.98402C4.58872 6.264 5.16864 6.02379 5.59623 5.5962C6.02381 5.16862 6.26402 4.58869 6.26402 3.984V1.704ZM6.26402 16.296C6.26402 16.5379 6.16794 16.7698 5.9969 16.9409C5.82587 17.1119 5.5939 17.208 5.35202 17.208C5.11015 17.208 4.87817 17.1119 4.70714 16.9409C4.53611 16.7698 4.44002 16.5379 4.44002 16.296V14.016C4.44002 13.8951 4.39198 13.7791 4.30646 13.6936C4.22095 13.608 4.10496 13.56 3.98402 13.56H1.70402C1.46215 13.56 1.23017 13.4639 1.05914 13.2929C0.888108 13.1218 0.792023 12.8899 0.792023 12.648C0.792023 12.4061 0.888108 12.1742 1.05914 12.0031C1.23017 11.8321 1.46215 11.736 1.70402 11.736H3.98402C4.58872 11.736 5.16864 11.9762 5.59623 12.4038C6.02381 12.8314 6.26402 13.4113 6.26402 14.016V16.296ZM12.648 0.792C12.4061 0.792 12.1742 0.888085 12.0031 1.05912C11.8321 1.23015 11.736 1.46212 11.736 1.704V3.984C11.736 4.58869 11.9762 5.16862 12.4038 5.5962C12.8314 6.02379 13.4113 6.264 14.016 6.264H16.296C16.5379 6.264 16.7699 6.16791 16.9409 5.99688C17.1119 5.82585 17.208 5.59388 17.208 5.352C17.208 5.11012 17.1119 4.87815 16.9409 4.70712C16.7699 4.53609 16.5379 4.44 16.296 4.44H14.016C13.8951 4.44 13.7791 4.39196 13.6936 4.30644C13.6081 4.22092 13.56 4.10494 13.56 3.984V1.704C13.56 1.46212 13.4639 1.23015 13.2929 1.05912C13.1219 0.888085 12.8899 0.792 12.648 0.792ZM11.736 16.296C11.736 16.5379 11.8321 16.7698 12.0031 16.9409C12.1742 17.1119 12.4061 17.208 12.648 17.208C12.8899 17.208 13.1219 17.1119 13.2929 16.9409C13.4639 16.7698 13.56 16.5379 13.56 16.296V14.016C13.56 13.8951 13.6081 13.7791 13.6936 13.6936C13.7791 13.608 13.8951 13.56 14.016 13.56H16.296C16.5379 13.56 16.7699 13.4639 16.9409 13.2929C17.1119 13.1218 17.208 12.8899 17.208 12.648C17.208 12.4061 17.1119 12.1742 16.9409 12.0031C16.7699 11.8321 16.5379 11.736 16.296 11.736H14.016C13.4113 11.736 12.8314 11.9762 12.4038 12.4038C11.9762 12.8314 11.736 13.4113 11.736 14.016V16.296Z",fill:"white"})})}),m2=({messages:e,onSendMessage:t,isTournamentActive:a,chipAmounts:i,messagesSupport:r,onSendMessageSupport:s,historyData:o,balance:l,isFullscreen:c,toggleFullscreen:d,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,isTournamentDetailsVisible:y,getHistory:v,sendTip:k,currencyId:w,handleStreamQualityChange:I,streamQuality:S,nickNameChange:B,nickName:L,dealerName:j,errorCode:H})=>{const[z,P]=A.useState(null),[$,he]=A.useState(0),Y=Ur(z,$===1),K=(D,_)=>{if(D.buttonType===M.FullScreen&&d(),D.buttonType===M.VolumeOn){m(u===0?100:0);return}else P(_?null:D.buttonType)},le=D=>D.buttonType===M.FullScreen&&c?g2():D.buttonType===M.VolumeOn?u===0?ja():Ot():D.icon;A.useEffect(()=>{y&&P(M.Tournament)},[y]);const ie=$===1?{headerClick:()=>he(2)}:{};return n.jsxs(f2,{children:[n.jsx(p2,{children:Er.map((D,_)=>{const ee=z===D.buttonType;return D.buttonType===M.Tournament&&!a?null:n.jsx(rt,{icon:le(D),isValueButton:D.buttonType===M.VolumeOn,isActive:ee,onClick:()=>K(D,ee),buttonInfo:D==null?void 0:D.name,setStreamVolume:m,streamVolume:u},_)})}),z&&n.jsx(n.Fragment,{children:Y?n.jsx(Pn,{close:()=>P(null),...Y,...ie,dealerName:z===M.Tip?j:"",children:n.jsx(Rn,{getHistory:v,historyData:o,setOpenRoundHistory:he,activeAction:z,openRoundHistory:$,messages:e,currencyId:w,onSendMessage:t,chipAmounts:i,balance:l,messagesSupport:r,onSendMessageSupport:s,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,sendTip:D=>{P(null),k(D)},handleStreamQualityChange:I,streamQuality:S,nickNameChange:B,nickName:L,errorCode:H})}):n.jsx(Rn,{getHistory:v,setOpenRoundHistory:he,activeAction:z,openRoundHistory:$,historyData:o,messages:e,onSendMessage:t,chipAmounts:i,messagesSupport:r,currencyId:w,balance:l,onSendMessageSupport:s,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,handleStreamQualityChange:I,streamQuality:S,nickNameChange:B,nickName:L,errorCode:H})})]})},x2=f.div`
1947
+ `,g2=()=>n.jsx(n.Fragment,{children:n.jsx("svg",{width:"18",height:"18",viewBox:"0 0 18 18",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M6.26402 1.704C6.26402 1.46212 6.16794 1.23015 5.9969 1.05912C5.82587 0.888085 5.5939 0.792 5.35202 0.792C5.11015 0.792 4.87817 0.888085 4.70714 1.05912C4.53611 1.23015 4.44002 1.46212 4.44002 1.704V3.984C4.44002 4.10494 4.39198 4.22092 4.30646 4.30644C4.22095 4.39196 4.10496 4.44 3.98402 4.44H1.70402C1.46215 4.44 1.23017 4.53609 1.05914 4.70712C0.888108 4.87815 0.792023 5.11012 0.792023 5.352C0.792023 5.59388 0.888108 5.82585 1.05914 5.99688C1.23017 6.16791 1.46215 6.264 1.70402 6.264H3.98402C4.58872 6.264 5.16864 6.02379 5.59623 5.5962C6.02381 5.16862 6.26402 4.58869 6.26402 3.984V1.704ZM6.26402 16.296C6.26402 16.5379 6.16794 16.7698 5.9969 16.9409C5.82587 17.1119 5.5939 17.208 5.35202 17.208C5.11015 17.208 4.87817 17.1119 4.70714 16.9409C4.53611 16.7698 4.44002 16.5379 4.44002 16.296V14.016C4.44002 13.8951 4.39198 13.7791 4.30646 13.6936C4.22095 13.608 4.10496 13.56 3.98402 13.56H1.70402C1.46215 13.56 1.23017 13.4639 1.05914 13.2929C0.888108 13.1218 0.792023 12.8899 0.792023 12.648C0.792023 12.4061 0.888108 12.1742 1.05914 12.0031C1.23017 11.8321 1.46215 11.736 1.70402 11.736H3.98402C4.58872 11.736 5.16864 11.9762 5.59623 12.4038C6.02381 12.8314 6.26402 13.4113 6.26402 14.016V16.296ZM12.648 0.792C12.4061 0.792 12.1742 0.888085 12.0031 1.05912C11.8321 1.23015 11.736 1.46212 11.736 1.704V3.984C11.736 4.58869 11.9762 5.16862 12.4038 5.5962C12.8314 6.02379 13.4113 6.264 14.016 6.264H16.296C16.5379 6.264 16.7699 6.16791 16.9409 5.99688C17.1119 5.82585 17.208 5.59388 17.208 5.352C17.208 5.11012 17.1119 4.87815 16.9409 4.70712C16.7699 4.53609 16.5379 4.44 16.296 4.44H14.016C13.8951 4.44 13.7791 4.39196 13.6936 4.30644C13.6081 4.22092 13.56 4.10494 13.56 3.984V1.704C13.56 1.46212 13.4639 1.23015 13.2929 1.05912C13.1219 0.888085 12.8899 0.792 12.648 0.792ZM11.736 16.296C11.736 16.5379 11.8321 16.7698 12.0031 16.9409C12.1742 17.1119 12.4061 17.208 12.648 17.208C12.8899 17.208 13.1219 17.1119 13.2929 16.9409C13.4639 16.7698 13.56 16.5379 13.56 16.296V14.016C13.56 13.8951 13.6081 13.7791 13.6936 13.6936C13.7791 13.608 13.8951 13.56 14.016 13.56H16.296C16.5379 13.56 16.7699 13.4639 16.9409 13.2929C17.1119 13.1218 17.208 12.8899 17.208 12.648C17.208 12.4061 17.1119 12.1742 16.9409 12.0031C16.7699 11.8321 16.5379 11.736 16.296 11.736H14.016C13.4113 11.736 12.8314 11.9762 12.4038 12.4038C11.9762 12.8314 11.736 13.4113 11.736 14.016V16.296Z",fill:"white"})})}),m2=({messages:e,onSendMessage:t,isTournamentActive:a,chipAmounts:i,messagesSupport:r,onSendMessageSupport:s,historyData:o,balance:l,isFullscreen:c,toggleFullscreen:d,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,isTournamentDetailsVisible:y,getHistory:A,sendTip:k,currencyId:w,handleStreamQualityChange:I,streamQuality:S,nickNameChange:B,nickName:L,dealerName:j,errorCode:H})=>{const[z,P]=v.useState(null),[$,he]=v.useState(0),Y=Ur(z,$===1),K=(D,_)=>{if(D.buttonType===M.FullScreen&&d(),D.buttonType===M.VolumeOn){m(u===0?100:0);return}else P(_?null:D.buttonType)},le=D=>D.buttonType===M.FullScreen&&c?g2():D.buttonType===M.VolumeOn?u===0?ja():Ot():D.icon;v.useEffect(()=>{y&&P(M.Tournament)},[y]);const ie=$===1?{headerClick:()=>he(2)}:{};return n.jsxs(f2,{children:[n.jsx(p2,{children:Er.map((D,_)=>{const ee=z===D.buttonType;return D.buttonType===M.Tournament&&!a?null:n.jsx(rt,{icon:le(D),isValueButton:D.buttonType===M.VolumeOn,isActive:ee,onClick:()=>K(D,ee),buttonInfo:D==null?void 0:D.name,setStreamVolume:m,streamVolume:u},_)})}),z&&n.jsx(n.Fragment,{children:Y?n.jsx(Pn,{close:()=>P(null),...Y,...ie,dealerName:z===M.Tip?j:"",children:n.jsx(Rn,{getHistory:A,historyData:o,setOpenRoundHistory:he,activeAction:z,openRoundHistory:$,messages:e,currencyId:w,onSendMessage:t,chipAmounts:i,balance:l,messagesSupport:r,onSendMessageSupport:s,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,sendTip:D=>{P(null),k(D)},handleStreamQualityChange:I,streamQuality:S,nickNameChange:B,nickName:L,errorCode:H})}):n.jsx(Rn,{getHistory:A,setOpenRoundHistory:he,activeAction:z,openRoundHistory:$,historyData:o,messages:e,onSendMessage:t,chipAmounts:i,messagesSupport:r,currencyId:w,balance:l,onSendMessageSupport:s,streamVolume:u,effectsVolume:p,setEffectsVolume:x,setStreamVolume:m,tournamentData:g,handleStreamQualityChange:I,streamQuality:S,nickNameChange:B,nickName:L,errorCode:H})})]})},x2=f.div`
1948
1948
  width: 320px;
1949
1949
  height: 300px;
1950
1950
  background: rgba(17, 17, 17);
@@ -2059,7 +2059,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
2059
2059
  &:hover {
2060
2060
  opacity: 0.8;
2061
2061
  }
2062
- `,k2=({title:e,description:t,timeLeft:a,onClose:i,onViewDetails:r})=>{const[s,o]=A.useState({days:"0",hours:"00",minutes:"00",seconds:"00"});return A.useEffect(()=>{const l=setInterval(()=>{const c=new Date().getTime(),u=new Date(a).getTime()-c;if(u<=0){clearInterval(l);return}const p=Math.floor(u/(1e3*60*60*24)).toString(),x=String(Math.floor(u/(1e3*60*60)%24)).padStart(2,"0"),m=String(Math.floor(u/1e3/60%60)).padStart(2,"0"),g=String(Math.floor(u/1e3%60)).padStart(2,"0");o({days:p,hours:x,minutes:m,seconds:g})},1e3);return()=>clearInterval(l)},[a]),n.jsxs(x2,{children:[n.jsx(y2,{src:Zt,alt:"stars"}),n.jsx(b2,{children:e}),n.jsx(C2,{children:t}),n.jsx(w2,{children:xe("Ends in")}),n.jsxs(v2,{children:[n.jsxs(Qt,{children:[n.jsx("div",{children:s.days}),n.jsx(Jt,{children:xe("day")})]}),":",n.jsxs(Qt,{children:[n.jsx("div",{children:s.hours}),n.jsx(Jt,{children:xe("hour")})]}),":",n.jsxs(Qt,{children:[n.jsx("div",{children:s.minutes}),n.jsx(Jt,{children:xe("min")})]}),":",n.jsxs(Qt,{children:[n.jsx("div",{children:s.seconds}),n.jsx(Jt,{children:xe("sec")})]})]}),n.jsxs(A2,{children:[n.jsx(Ia,{variant:"dark",onClick:i,children:xe("Close")}),n.jsx(Ia,{variant:"light",onClick:r,children:xe("View Details")})]})]})},j2=f.div`
2062
+ `,k2=({title:e,description:t,timeLeft:a,onClose:i,onViewDetails:r})=>{const[s,o]=v.useState({days:"0",hours:"00",minutes:"00",seconds:"00"});return v.useEffect(()=>{const l=setInterval(()=>{const c=new Date().getTime(),u=new Date(a).getTime()-c;if(u<=0){clearInterval(l);return}const p=Math.floor(u/(1e3*60*60*24)).toString(),x=String(Math.floor(u/(1e3*60*60)%24)).padStart(2,"0"),m=String(Math.floor(u/1e3/60%60)).padStart(2,"0"),g=String(Math.floor(u/1e3%60)).padStart(2,"0");o({days:p,hours:x,minutes:m,seconds:g})},1e3);return()=>clearInterval(l)},[a]),n.jsxs(x2,{children:[n.jsx(y2,{src:Zt,alt:"stars"}),n.jsx(b2,{children:e}),n.jsx(C2,{children:t}),n.jsx(w2,{children:xe("Ends in")}),n.jsxs(v2,{children:[n.jsxs(Qt,{children:[n.jsx("div",{children:s.days}),n.jsx(Jt,{children:xe("day")})]}),":",n.jsxs(Qt,{children:[n.jsx("div",{children:s.hours}),n.jsx(Jt,{children:xe("hour")})]}),":",n.jsxs(Qt,{children:[n.jsx("div",{children:s.minutes}),n.jsx(Jt,{children:xe("min")})]}),":",n.jsxs(Qt,{children:[n.jsx("div",{children:s.seconds}),n.jsx(Jt,{children:xe("sec")})]})]}),n.jsxs(A2,{children:[n.jsx(Ia,{variant:"dark",onClick:i,children:xe("Close")}),n.jsx(Ia,{variant:"light",onClick:r,children:xe("View Details")})]})]})},j2=f.div`
2063
2063
  display: flex;
2064
2064
  flex-direction: column;
2065
2065
  gap: 16px;
@@ -2291,7 +2291,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
2291
2291
  width: 0%;
2292
2292
  }
2293
2293
  }
2294
- `,_t=({time:e,timerType:t})=>{const{t:a}=U(),i={[Fe.WaitingInsurance]:a("Insure Your Hand?"),[Fe.WaitingForUserAction]:a("Make your descision"),[Fe.WaitingForBet]:a("Please, Place Your Bets")},[r,s]=A.useState(null),o=e/1e3;if(A.useEffect(()=>{e>0&&r?setTimeout(()=>{s(r-1)},1e3):e>0&&r===null?s((e+1e3)/1e3):s(null)},[e,r]),e>0)return n.jsxs(N2,{$time:o,children:[n.jsx("div",{className:"timer-line"}),n.jsx("div",{className:"line-time"}),n.jsxs("div",{className:"text-wrapper",children:[n.jsx("p",{className:"p",children:a(i[t])}),n.jsx("div",{className:"line"}),n.jsx("p",{className:"p",children:r})]})]})},za=()=>n.jsx("svg",{width:"19",height:"20",viewBox:"0 0 19 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M11.9732 1.14331L11.8939 1.07217C11.7185 0.933693 11.4983 0.864436 11.2752 0.877549C11.0521 0.890662 10.8416 0.985234 10.6837 1.14331L10.6125 1.22265C10.4741 1.39791 10.4049 1.6179 10.418 1.84085C10.4311 2.06379 10.5256 2.27415 10.6837 2.43197L11.8683 3.61483H6.76297L6.54409 3.61848C4.89068 3.67475 3.32375 4.37095 2.17375 5.56025C1.02375 6.74955 0.380581 8.33899 0.379883 9.99336C0.379883 11.3112 0.779339 12.536 1.46425 13.5492C1.6049 13.7459 1.81791 13.8786 2.05642 13.9182C2.29492 13.9578 2.53939 13.901 2.73603 13.7604C2.93268 13.6197 3.0654 13.4067 3.10499 13.1682C3.14459 12.9297 3.08781 12.6852 2.94716 12.4886L2.82404 12.2898C2.42037 11.5971 2.20658 10.8102 2.20425 10.0084C2.20192 9.20669 2.41113 8.41853 2.81078 7.72351C3.21042 7.02848 3.78634 6.45118 4.48042 6.04989C5.17449 5.64859 5.96215 5.4375 6.76388 5.43792H11.8665L10.6837 6.62078L10.6125 6.70013C10.4644 6.88224 10.3923 7.11448 10.4113 7.34844C10.4302 7.5824 10.5387 7.80002 10.7142 7.95595C10.8896 8.11188 11.1185 8.19408 11.353 8.18541C11.5876 8.17675 11.8098 8.07789 11.9732 7.90944L14.7147 5.1707L14.7849 5.09136C14.9233 4.9161 14.9926 4.69611 14.9795 4.47317C14.9663 4.25023 14.8718 4.03987 14.7138 3.88205L11.9732 1.14331ZM17.5136 6.40646C17.3968 6.25658 17.2361 6.14696 17.0539 6.09296C16.8717 6.03895 16.6772 6.04326 16.4976 6.10527C16.318 6.16729 16.1623 6.28391 16.0522 6.43881C15.9422 6.59372 15.8833 6.77915 15.8839 6.96917C15.8839 7.15977 15.9423 7.33579 16.0407 7.4808C16.4942 8.16771 16.7532 8.96462 16.7901 9.78688C16.8271 10.6091 16.6407 11.4261 16.2507 12.1509C15.8607 12.8757 15.2816 13.4814 14.5751 13.9036C13.8685 14.3258 13.0608 14.5488 12.2377 14.5488H7.14145L8.32158 13.3723L8.39727 13.2848C8.52148 13.1239 8.5884 12.9262 8.58741 12.7229C8.58641 12.5197 8.51757 12.3226 8.3918 12.163L8.32158 12.0828L8.23494 12.0061C8.07386 11.8816 7.87579 11.8146 7.67221 11.8155C7.46862 11.8165 7.27121 11.8856 7.11135 12.0116L7.0311 12.0828L4.29054 14.8215L4.21484 14.9081C4.09041 15.0691 4.02337 15.267 4.02436 15.4704C4.02535 15.6738 4.09432 15.8711 4.22031 16.0308L4.29054 16.1101L7.0311 18.8489L7.11774 18.9255C7.29382 19.0615 7.51354 19.1284 7.73554 19.1137C7.95754 19.099 8.1665 19.0037 8.32309 18.8456C8.47968 18.6876 8.5731 18.4777 8.58576 18.2556C8.59841 18.0335 8.52943 17.8144 8.3918 17.6396L8.32158 17.5602L7.13233 16.3719H12.2359L12.4548 16.3692C13.5954 16.33 14.7047 15.9856 15.667 15.3718C16.6293 14.7581 17.4094 13.8975 17.9259 12.8798C18.4425 11.862 18.6767 10.7243 18.604 9.58529C18.5313 8.44626 18.1544 7.34757 17.5127 6.40373V6.40646H17.5136Z",fill:"white"})}),T2=({time:e,chipAmounts:t,selectedChipIndex:a,selectChipIndex:i,onUndo:r,onDouble:s,onDeal:o,onRepeat:l,balance:c,isUndo:d,isDouble:u,isDeal:p,isRepeat:x})=>{const{t:m}=U();return n.jsxs(j2,{children:[n.jsx(_t,{time:e,timerType:Fe.WaitingForBet}),n.jsxs(S2,{children:[n.jsx(Na,{$isDisabled:d,onClick:r,children:n.jsx("div",{className:"icon",children:n.jsx(Ta,{})})}),t.map((g,y)=>{const k=y===a?64:48;return n.jsx(L2,{$chipSize:k,children:n.jsx(st,{amount:g,chipAmounts:t,height:k,width:k,onClick:()=>i(y),isDisabled:g>c})},g)}),n.jsx(Na,{$isDisabled:p?u:x,onClick:p?s:l,children:n.jsx("div",{className:"icon",children:p?n.jsx($t,{}):n.jsx(za,{})})})]}),n.jsxs(I2,{$isDisabled:p,onClick:o,children:[n.jsx("div",{className:"icon",children:n.jsx(Ba,{})}),n.jsx("p",{className:"text-button",children:m("Deal Now")})]})]})},B2=()=>n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3.99263 8.90917C4.17783 8.72188 4.46426 8.69908 4.69319 8.82816C4.81878 8.89899 4.9419 8.95617 5.07501 8.99988C5.35041 9.09024 5.58042 9.32093 5.5806 9.61304V10.1248C5.58046 10.3441 5.42921 10.5262 5.23223 10.5604H5.09795C5.09316 10.5596 5.08794 10.5595 5.08313 10.5585C4.79859 10.5001 4.5187 10.4135 4.24781 10.3004C4.24331 10.2985 4.23879 10.2973 4.23443 10.2951C4.18982 10.2726 3.92135 10.1364 3.65334 9.98171C3.41305 9.84299 3.38637 9.52284 3.58166 9.3249L3.99263 8.90917ZM7.30572 8.82816C7.53466 8.69911 7.8211 8.72185 8.00628 8.90917L8.41725 9.3249C8.61254 9.52283 8.58584 9.84298 8.34557 9.98171C8.07759 10.1363 7.80917 10.2726 7.76448 10.2951C7.76013 10.2973 7.75558 10.2986 7.7511 10.3004C7.48021 10.4135 7.20031 10.5001 6.91577 10.5585C6.91096 10.5595 6.90576 10.5596 6.90096 10.5604H6.76668C6.56965 10.5262 6.41845 10.3441 6.41831 10.1248V9.61304C6.41849 9.321 6.64811 9.09028 6.92342 8.99988C7.05659 8.95616 7.18008 8.89902 7.30572 8.82816ZM2.58099 6.70345C2.83702 6.7035 3.05462 6.88468 3.14727 7.12548C3.212 7.29364 3.29141 7.45595 3.3843 7.61057C3.53342 7.85883 3.52672 8.18597 3.32361 8.39157L2.93844 8.78062C2.75298 8.96826 2.44733 8.96202 2.29236 8.74812C2.254 8.69511 2.2167 8.64088 2.18053 8.5861C1.90486 8.16835 1.69961 7.71022 1.57029 7.23074C1.49661 6.95746 1.71299 6.70361 1.99369 6.70345H2.58099ZM10.0052 6.70345C10.2859 6.70361 10.5023 6.95746 10.4286 7.23074C10.2993 7.71023 10.0941 8.16835 9.81837 8.5861C9.78221 8.64088 9.7449 8.69511 9.70655 8.74812C9.55159 8.96202 9.24593 8.96825 9.06047 8.78062L8.6753 8.39157C8.47223 8.18602 8.46511 7.85881 8.61413 7.61057C8.70703 7.45594 8.7869 7.29365 8.85164 7.12548C8.9443 6.88465 9.16185 6.70345 9.41792 6.70345H10.0052ZM6.00113 3.89087C6.05017 3.89094 6.09923 3.89269 6.14783 3.89621C6.15038 3.8964 6.15293 3.8965 6.15548 3.89669C6.25561 3.90433 6.35458 3.91946 6.45176 3.94132C6.45383 3.94179 6.4559 3.9423 6.45797 3.94278C6.55539 3.96501 6.65076 3.99464 6.74374 4.03058C6.74675 4.03175 6.74981 4.03279 6.75282 4.03398C7.02133 4.13921 7.26833 4.29984 7.47584 4.50985C7.86696 4.90588 8.08683 5.44342 8.08752 6.00346C8.08747 6.42123 7.96504 6.8305 7.7358 7.17787C7.51681 7.50945 7.20902 7.76964 6.84983 7.93171C6.84683 7.93307 6.84375 7.93424 6.84075 7.93559C6.82694 7.94174 6.81361 7.94913 6.79965 7.95499C6.7739 7.96579 6.74737 7.97437 6.72128 7.9841C6.71093 7.98798 6.70064 7.99202 6.69022 7.99574C6.65432 8.00846 6.61817 8.01997 6.58174 8.03066C6.56853 8.03457 6.55538 8.03866 6.54208 8.04231C6.50896 8.05132 6.47567 8.05922 6.4422 8.06656C6.42987 8.06929 6.4178 8.07328 6.40541 8.07578C6.39835 8.0772 6.39097 8.07783 6.3839 8.07917C6.3563 8.0844 6.32852 8.08818 6.30075 8.09227C6.27718 8.09577 6.25367 8.0993 6.23003 8.10197C6.2022 8.10509 6.17433 8.10726 6.1464 8.10925C6.12392 8.11087 6.10151 8.11274 6.07902 8.11362C6.05243 8.11463 6.02585 8.1146 5.99921 8.11459C5.97258 8.11459 5.946 8.11464 5.91941 8.11362C5.89692 8.11273 5.87451 8.11087 5.85203 8.10925C5.82394 8.10725 5.79591 8.10512 5.76792 8.10197C5.74509 8.09938 5.72236 8.09612 5.69959 8.09276C5.67052 8.0885 5.6415 8.08419 5.61262 8.07869C5.60632 8.07748 5.59979 8.07704 5.5935 8.07578C5.58209 8.07348 5.57093 8.07002 5.55957 8.06753C5.52403 8.05979 5.48864 8.05144 5.45348 8.04182C5.44307 8.03895 5.43279 8.03564 5.42242 8.03261C5.38321 8.02121 5.34442 8.00851 5.30582 7.99477C5.29736 7.99174 5.28891 7.98869 5.28049 7.98555C5.25339 7.9755 5.22599 7.9662 5.19926 7.95499C5.18519 7.94909 5.1716 7.94179 5.15768 7.93559C5.15462 7.93421 5.15166 7.93261 5.1486 7.93122C4.78956 7.76911 4.48153 7.50938 4.26263 7.17787C4.03339 6.8305 3.91143 6.42123 3.91139 6.00346C3.91208 5.44342 4.13194 4.90588 4.52307 4.50985C4.73048 4.29995 4.97725 4.1392 5.24561 4.03398C5.24862 4.03279 5.25168 4.03175 5.25469 4.03058C5.34766 3.99463 5.44305 3.96503 5.54046 3.94278C5.54253 3.9423 5.54459 3.94179 5.54667 3.94132C5.64385 3.91944 5.74282 3.90435 5.84295 3.89669C5.8455 3.8965 5.84805 3.8964 5.8506 3.89621C5.89927 3.89267 5.94819 3.89094 5.9973 3.89087H6.00113ZM2.05629 3.62601C2.19843 3.38476 2.52601 3.3628 2.72244 3.56149L3.14488 3.98983C3.31958 4.16671 3.34251 4.44156 3.23616 4.66702C3.13575 4.87987 3.06032 5.1037 3.01012 5.33354C2.94687 5.62317 2.70958 5.85824 2.41565 5.85841H1.82739C1.59938 5.85832 1.41445 5.66762 1.44222 5.43929C1.52049 4.79622 1.73057 4.17893 2.05629 3.62601ZM9.27646 3.56149C9.47286 3.36289 9.79996 3.38492 9.94214 3.62601C10.2679 4.17894 10.4784 4.79621 10.5567 5.43929C10.5845 5.66759 10.3995 5.85827 10.1715 5.85841H9.58326C9.28931 5.85824 9.05154 5.62319 8.98831 5.33354C8.93811 5.10371 8.86267 4.87986 8.76227 4.66702C8.656 4.44159 8.67936 4.16667 8.85403 3.98983L9.27646 3.56149ZM5.08313 1.44891C5.34753 1.39446 5.58059 1.61025 5.5806 1.88258V2.45014C5.58036 2.72733 5.37481 2.95673 5.11181 3.03711C5.0154 3.06658 4.9201 3.1012 4.82652 3.14043C4.68276 3.20074 4.54409 3.27229 4.4122 3.35339C4.16531 3.50508 3.83974 3.49784 3.63566 3.2913L3.25384 2.90516C3.06945 2.71833 3.07544 2.41149 3.28585 2.25514C3.82088 1.85801 4.43486 1.58316 5.08313 1.44891ZM6.41831 1.88258C6.41831 1.61022 6.65134 1.39439 6.91577 1.44891C7.56404 1.58316 8.17803 1.85801 8.71305 2.25514C8.92338 2.41149 8.92939 2.71834 8.74507 2.90516L8.36325 3.2913C8.15917 3.49784 7.83359 3.50507 7.58671 3.35339C7.45481 3.27228 7.31616 3.20075 7.17239 3.14043C7.07881 3.1012 6.98351 3.06659 6.8871 3.03711C6.62409 2.95673 6.41855 2.72733 6.41831 2.45014V1.88258Z",fill:"white",fillOpacity:"0.8"})}),z2=()=>n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M9.31625 3.285V3.15048C9.31625 2.8179 9.18413 2.49894 8.94896 2.26377C8.71379 2.0286 8.39483 1.89648 8.06225 1.89648H2.93225C2.79142 1.89651 2.6521 1.92552 2.52297 1.98173C2.39384 2.03793 2.27767 2.12011 2.18167 2.22316C2.08568 2.32621 2.01194 2.44791 1.96502 2.5807C1.91811 2.71349 1.89903 2.85451 1.90899 2.99499C1.90724 3.00875 1.90633 3.02261 1.90625 3.03648V8.62248C1.90625 9.01554 2.06239 9.39249 2.34032 9.67042C2.61825 9.94835 2.9952 10.1045 3.38825 10.1045H9.08825C9.42083 10.1045 9.73979 9.97237 9.97496 9.7372C10.2101 9.50203 10.3423 9.18307 10.3423 8.85048V4.51848C10.3423 4.22539 10.2398 3.94152 10.0523 3.71619C9.8649 3.49086 9.60446 3.33829 9.31625 3.285ZM2.93225 2.58048H8.06225C8.37689 2.58048 8.63225 2.83584 8.63225 3.15048V3.26448H2.93225C2.84155 3.26448 2.75456 3.22845 2.69042 3.16431C2.62628 3.10018 2.59025 3.01319 2.59025 2.92248C2.59025 2.83178 2.62628 2.74479 2.69042 2.68065C2.75456 2.61652 2.84155 2.58048 2.93225 2.58048ZM7.94825 6.45648H8.86025C8.95095 6.45648 9.03794 6.49252 9.10208 6.55665C9.16622 6.62079 9.20225 6.70778 9.20225 6.79848C9.20225 6.88919 9.16622 6.97618 9.10208 7.04031C9.03794 7.10445 8.95095 7.14048 8.86025 7.14048H7.94825C7.85755 7.14048 7.77056 7.10445 7.70642 7.04031C7.64228 6.97618 7.60625 6.88919 7.60625 6.79848C7.60625 6.70778 7.64228 6.62079 7.70642 6.55665C7.77056 6.49252 7.85755 6.45648 7.94825 6.45648Z",fill:"white",fillOpacity:"0.8"})}),M2=f.div`
2294
+ `,_t=({time:e,timerType:t})=>{const{t:a}=U(),i={[Fe.WaitingInsurance]:a("Insure Your Hand?"),[Fe.WaitingForUserAction]:a("Make your descision"),[Fe.WaitingForBet]:a("Please, Place Your Bets")},[r,s]=v.useState(!1),[o,l]=v.useState(null),c=e/1e3;if(v.useEffect(()=>{s(!0)},[]),v.useEffect(()=>{e>0&&o?setTimeout(()=>{l(o-1)},1e3):e>0&&o===null?l((e+1e3)/1e3):(s(!1),l(null))},[e,o]),e>0&&r)return n.jsxs(N2,{$time:c,children:[n.jsx("div",{className:"timer-line"}),n.jsx("div",{className:"line-time"}),n.jsxs("div",{className:"text-wrapper",children:[n.jsx("p",{className:"p",children:a(i[t])}),n.jsx("div",{className:"line"}),n.jsx("p",{className:"p",children:o})]})]})},za=()=>n.jsx("svg",{width:"19",height:"20",viewBox:"0 0 19 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M11.9732 1.14331L11.8939 1.07217C11.7185 0.933693 11.4983 0.864436 11.2752 0.877549C11.0521 0.890662 10.8416 0.985234 10.6837 1.14331L10.6125 1.22265C10.4741 1.39791 10.4049 1.6179 10.418 1.84085C10.4311 2.06379 10.5256 2.27415 10.6837 2.43197L11.8683 3.61483H6.76297L6.54409 3.61848C4.89068 3.67475 3.32375 4.37095 2.17375 5.56025C1.02375 6.74955 0.380581 8.33899 0.379883 9.99336C0.379883 11.3112 0.779339 12.536 1.46425 13.5492C1.6049 13.7459 1.81791 13.8786 2.05642 13.9182C2.29492 13.9578 2.53939 13.901 2.73603 13.7604C2.93268 13.6197 3.0654 13.4067 3.10499 13.1682C3.14459 12.9297 3.08781 12.6852 2.94716 12.4886L2.82404 12.2898C2.42037 11.5971 2.20658 10.8102 2.20425 10.0084C2.20192 9.20669 2.41113 8.41853 2.81078 7.72351C3.21042 7.02848 3.78634 6.45118 4.48042 6.04989C5.17449 5.64859 5.96215 5.4375 6.76388 5.43792H11.8665L10.6837 6.62078L10.6125 6.70013C10.4644 6.88224 10.3923 7.11448 10.4113 7.34844C10.4302 7.5824 10.5387 7.80002 10.7142 7.95595C10.8896 8.11188 11.1185 8.19408 11.353 8.18541C11.5876 8.17675 11.8098 8.07789 11.9732 7.90944L14.7147 5.1707L14.7849 5.09136C14.9233 4.9161 14.9926 4.69611 14.9795 4.47317C14.9663 4.25023 14.8718 4.03987 14.7138 3.88205L11.9732 1.14331ZM17.5136 6.40646C17.3968 6.25658 17.2361 6.14696 17.0539 6.09296C16.8717 6.03895 16.6772 6.04326 16.4976 6.10527C16.318 6.16729 16.1623 6.28391 16.0522 6.43881C15.9422 6.59372 15.8833 6.77915 15.8839 6.96917C15.8839 7.15977 15.9423 7.33579 16.0407 7.4808C16.4942 8.16771 16.7532 8.96462 16.7901 9.78688C16.8271 10.6091 16.6407 11.4261 16.2507 12.1509C15.8607 12.8757 15.2816 13.4814 14.5751 13.9036C13.8685 14.3258 13.0608 14.5488 12.2377 14.5488H7.14145L8.32158 13.3723L8.39727 13.2848C8.52148 13.1239 8.5884 12.9262 8.58741 12.7229C8.58641 12.5197 8.51757 12.3226 8.3918 12.163L8.32158 12.0828L8.23494 12.0061C8.07386 11.8816 7.87579 11.8146 7.67221 11.8155C7.46862 11.8165 7.27121 11.8856 7.11135 12.0116L7.0311 12.0828L4.29054 14.8215L4.21484 14.9081C4.09041 15.0691 4.02337 15.267 4.02436 15.4704C4.02535 15.6738 4.09432 15.8711 4.22031 16.0308L4.29054 16.1101L7.0311 18.8489L7.11774 18.9255C7.29382 19.0615 7.51354 19.1284 7.73554 19.1137C7.95754 19.099 8.1665 19.0037 8.32309 18.8456C8.47968 18.6876 8.5731 18.4777 8.58576 18.2556C8.59841 18.0335 8.52943 17.8144 8.3918 17.6396L8.32158 17.5602L7.13233 16.3719H12.2359L12.4548 16.3692C13.5954 16.33 14.7047 15.9856 15.667 15.3718C16.6293 14.7581 17.4094 13.8975 17.9259 12.8798C18.4425 11.862 18.6767 10.7243 18.604 9.58529C18.5313 8.44626 18.1544 7.34757 17.5127 6.40373V6.40646H17.5136Z",fill:"white"})}),T2=({time:e,chipAmounts:t,selectedChipIndex:a,selectChipIndex:i,onUndo:r,onDouble:s,onDeal:o,onRepeat:l,balance:c,isUndo:d,isDouble:u,isDeal:p,isRepeat:x})=>{const{t:m}=U();return n.jsxs(j2,{children:[n.jsx(_t,{time:e,timerType:Fe.WaitingForBet}),n.jsxs(S2,{children:[n.jsx(Na,{$isDisabled:d,onClick:r,children:n.jsx("div",{className:"icon",children:n.jsx(Ta,{})})}),t.map((g,y)=>{const k=y===a?64:48;return n.jsx(L2,{$chipSize:k,children:n.jsx(st,{amount:g,chipAmounts:t,height:k,width:k,onClick:()=>i(y),isDisabled:g>c})},g)}),n.jsx(Na,{$isDisabled:p?u:x,onClick:p?s:l,children:n.jsx("div",{className:"icon",children:p?n.jsx($t,{}):n.jsx(za,{})})})]}),n.jsxs(I2,{$isDisabled:p,onClick:o,children:[n.jsx("div",{className:"icon",children:n.jsx(Ba,{})}),n.jsx("p",{className:"text-button",children:m("Deal Now")})]})]})},B2=()=>n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3.99263 8.90917C4.17783 8.72188 4.46426 8.69908 4.69319 8.82816C4.81878 8.89899 4.9419 8.95617 5.07501 8.99988C5.35041 9.09024 5.58042 9.32093 5.5806 9.61304V10.1248C5.58046 10.3441 5.42921 10.5262 5.23223 10.5604H5.09795C5.09316 10.5596 5.08794 10.5595 5.08313 10.5585C4.79859 10.5001 4.5187 10.4135 4.24781 10.3004C4.24331 10.2985 4.23879 10.2973 4.23443 10.2951C4.18982 10.2726 3.92135 10.1364 3.65334 9.98171C3.41305 9.84299 3.38637 9.52284 3.58166 9.3249L3.99263 8.90917ZM7.30572 8.82816C7.53466 8.69911 7.8211 8.72185 8.00628 8.90917L8.41725 9.3249C8.61254 9.52283 8.58584 9.84298 8.34557 9.98171C8.07759 10.1363 7.80917 10.2726 7.76448 10.2951C7.76013 10.2973 7.75558 10.2986 7.7511 10.3004C7.48021 10.4135 7.20031 10.5001 6.91577 10.5585C6.91096 10.5595 6.90576 10.5596 6.90096 10.5604H6.76668C6.56965 10.5262 6.41845 10.3441 6.41831 10.1248V9.61304C6.41849 9.321 6.64811 9.09028 6.92342 8.99988C7.05659 8.95616 7.18008 8.89902 7.30572 8.82816ZM2.58099 6.70345C2.83702 6.7035 3.05462 6.88468 3.14727 7.12548C3.212 7.29364 3.29141 7.45595 3.3843 7.61057C3.53342 7.85883 3.52672 8.18597 3.32361 8.39157L2.93844 8.78062C2.75298 8.96826 2.44733 8.96202 2.29236 8.74812C2.254 8.69511 2.2167 8.64088 2.18053 8.5861C1.90486 8.16835 1.69961 7.71022 1.57029 7.23074C1.49661 6.95746 1.71299 6.70361 1.99369 6.70345H2.58099ZM10.0052 6.70345C10.2859 6.70361 10.5023 6.95746 10.4286 7.23074C10.2993 7.71023 10.0941 8.16835 9.81837 8.5861C9.78221 8.64088 9.7449 8.69511 9.70655 8.74812C9.55159 8.96202 9.24593 8.96825 9.06047 8.78062L8.6753 8.39157C8.47223 8.18602 8.46511 7.85881 8.61413 7.61057C8.70703 7.45594 8.7869 7.29365 8.85164 7.12548C8.9443 6.88465 9.16185 6.70345 9.41792 6.70345H10.0052ZM6.00113 3.89087C6.05017 3.89094 6.09923 3.89269 6.14783 3.89621C6.15038 3.8964 6.15293 3.8965 6.15548 3.89669C6.25561 3.90433 6.35458 3.91946 6.45176 3.94132C6.45383 3.94179 6.4559 3.9423 6.45797 3.94278C6.55539 3.96501 6.65076 3.99464 6.74374 4.03058C6.74675 4.03175 6.74981 4.03279 6.75282 4.03398C7.02133 4.13921 7.26833 4.29984 7.47584 4.50985C7.86696 4.90588 8.08683 5.44342 8.08752 6.00346C8.08747 6.42123 7.96504 6.8305 7.7358 7.17787C7.51681 7.50945 7.20902 7.76964 6.84983 7.93171C6.84683 7.93307 6.84375 7.93424 6.84075 7.93559C6.82694 7.94174 6.81361 7.94913 6.79965 7.95499C6.7739 7.96579 6.74737 7.97437 6.72128 7.9841C6.71093 7.98798 6.70064 7.99202 6.69022 7.99574C6.65432 8.00846 6.61817 8.01997 6.58174 8.03066C6.56853 8.03457 6.55538 8.03866 6.54208 8.04231C6.50896 8.05132 6.47567 8.05922 6.4422 8.06656C6.42987 8.06929 6.4178 8.07328 6.40541 8.07578C6.39835 8.0772 6.39097 8.07783 6.3839 8.07917C6.3563 8.0844 6.32852 8.08818 6.30075 8.09227C6.27718 8.09577 6.25367 8.0993 6.23003 8.10197C6.2022 8.10509 6.17433 8.10726 6.1464 8.10925C6.12392 8.11087 6.10151 8.11274 6.07902 8.11362C6.05243 8.11463 6.02585 8.1146 5.99921 8.11459C5.97258 8.11459 5.946 8.11464 5.91941 8.11362C5.89692 8.11273 5.87451 8.11087 5.85203 8.10925C5.82394 8.10725 5.79591 8.10512 5.76792 8.10197C5.74509 8.09938 5.72236 8.09612 5.69959 8.09276C5.67052 8.0885 5.6415 8.08419 5.61262 8.07869C5.60632 8.07748 5.59979 8.07704 5.5935 8.07578C5.58209 8.07348 5.57093 8.07002 5.55957 8.06753C5.52403 8.05979 5.48864 8.05144 5.45348 8.04182C5.44307 8.03895 5.43279 8.03564 5.42242 8.03261C5.38321 8.02121 5.34442 8.00851 5.30582 7.99477C5.29736 7.99174 5.28891 7.98869 5.28049 7.98555C5.25339 7.9755 5.22599 7.9662 5.19926 7.95499C5.18519 7.94909 5.1716 7.94179 5.15768 7.93559C5.15462 7.93421 5.15166 7.93261 5.1486 7.93122C4.78956 7.76911 4.48153 7.50938 4.26263 7.17787C4.03339 6.8305 3.91143 6.42123 3.91139 6.00346C3.91208 5.44342 4.13194 4.90588 4.52307 4.50985C4.73048 4.29995 4.97725 4.1392 5.24561 4.03398C5.24862 4.03279 5.25168 4.03175 5.25469 4.03058C5.34766 3.99463 5.44305 3.96503 5.54046 3.94278C5.54253 3.9423 5.54459 3.94179 5.54667 3.94132C5.64385 3.91944 5.74282 3.90435 5.84295 3.89669C5.8455 3.8965 5.84805 3.8964 5.8506 3.89621C5.89927 3.89267 5.94819 3.89094 5.9973 3.89087H6.00113ZM2.05629 3.62601C2.19843 3.38476 2.52601 3.3628 2.72244 3.56149L3.14488 3.98983C3.31958 4.16671 3.34251 4.44156 3.23616 4.66702C3.13575 4.87987 3.06032 5.1037 3.01012 5.33354C2.94687 5.62317 2.70958 5.85824 2.41565 5.85841H1.82739C1.59938 5.85832 1.41445 5.66762 1.44222 5.43929C1.52049 4.79622 1.73057 4.17893 2.05629 3.62601ZM9.27646 3.56149C9.47286 3.36289 9.79996 3.38492 9.94214 3.62601C10.2679 4.17894 10.4784 4.79621 10.5567 5.43929C10.5845 5.66759 10.3995 5.85827 10.1715 5.85841H9.58326C9.28931 5.85824 9.05154 5.62319 8.98831 5.33354C8.93811 5.10371 8.86267 4.87986 8.76227 4.66702C8.656 4.44159 8.67936 4.16667 8.85403 3.98983L9.27646 3.56149ZM5.08313 1.44891C5.34753 1.39446 5.58059 1.61025 5.5806 1.88258V2.45014C5.58036 2.72733 5.37481 2.95673 5.11181 3.03711C5.0154 3.06658 4.9201 3.1012 4.82652 3.14043C4.68276 3.20074 4.54409 3.27229 4.4122 3.35339C4.16531 3.50508 3.83974 3.49784 3.63566 3.2913L3.25384 2.90516C3.06945 2.71833 3.07544 2.41149 3.28585 2.25514C3.82088 1.85801 4.43486 1.58316 5.08313 1.44891ZM6.41831 1.88258C6.41831 1.61022 6.65134 1.39439 6.91577 1.44891C7.56404 1.58316 8.17803 1.85801 8.71305 2.25514C8.92338 2.41149 8.92939 2.71834 8.74507 2.90516L8.36325 3.2913C8.15917 3.49784 7.83359 3.50507 7.58671 3.35339C7.45481 3.27228 7.31616 3.20075 7.17239 3.14043C7.07881 3.1012 6.98351 3.06659 6.8871 3.03711C6.62409 2.95673 6.41855 2.72733 6.41831 2.45014V1.88258Z",fill:"white",fillOpacity:"0.8"})}),z2=()=>n.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M9.31625 3.285V3.15048C9.31625 2.8179 9.18413 2.49894 8.94896 2.26377C8.71379 2.0286 8.39483 1.89648 8.06225 1.89648H2.93225C2.79142 1.89651 2.6521 1.92552 2.52297 1.98173C2.39384 2.03793 2.27767 2.12011 2.18167 2.22316C2.08568 2.32621 2.01194 2.44791 1.96502 2.5807C1.91811 2.71349 1.89903 2.85451 1.90899 2.99499C1.90724 3.00875 1.90633 3.02261 1.90625 3.03648V8.62248C1.90625 9.01554 2.06239 9.39249 2.34032 9.67042C2.61825 9.94835 2.9952 10.1045 3.38825 10.1045H9.08825C9.42083 10.1045 9.73979 9.97237 9.97496 9.7372C10.2101 9.50203 10.3423 9.18307 10.3423 8.85048V4.51848C10.3423 4.22539 10.2398 3.94152 10.0523 3.71619C9.8649 3.49086 9.60446 3.33829 9.31625 3.285ZM2.93225 2.58048H8.06225C8.37689 2.58048 8.63225 2.83584 8.63225 3.15048V3.26448H2.93225C2.84155 3.26448 2.75456 3.22845 2.69042 3.16431C2.62628 3.10018 2.59025 3.01319 2.59025 2.92248C2.59025 2.83178 2.62628 2.74479 2.69042 2.68065C2.75456 2.61652 2.84155 2.58048 2.93225 2.58048ZM7.94825 6.45648H8.86025C8.95095 6.45648 9.03794 6.49252 9.10208 6.55665C9.16622 6.62079 9.20225 6.70778 9.20225 6.79848C9.20225 6.88919 9.16622 6.97618 9.10208 7.04031C9.03794 7.10445 8.95095 7.14048 8.86025 7.14048H7.94825C7.85755 7.14048 7.77056 7.10445 7.70642 7.04031C7.64228 6.97618 7.60625 6.88919 7.60625 6.79848C7.60625 6.70778 7.64228 6.62079 7.70642 6.55665C7.77056 6.49252 7.85755 6.45648 7.94825 6.45648Z",fill:"white",fillOpacity:"0.8"})}),M2=f.div`
2295
2295
  display: flex;
2296
2296
  width: fit-content;
2297
2297
  justify-content: center;
@@ -2858,7 +2858,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
2858
2858
  &:hover {
2859
2859
  opacity: 0.8;
2860
2860
  }
2861
- `,T0=({activeBonus:e,onClose:t,onClaim:a})=>{const{t:i}=U(),[r,s]=A.useState({days:"0",hours:"00",minutes:"00",seconds:"00"});A.useEffect(()=>{const l=setInterval(()=>{const c=new Date().getTime(),u=new Date(e.expireDate).getTime()-c;if(u<=0){clearInterval(l);return}const p=Math.floor(u/(1e3*60*60*24)).toString(),x=String(Math.floor(u/(1e3*60*60)%24)).padStart(2,"0"),m=String(Math.floor(u/1e3/60%60)).padStart(2,"0"),g=String(Math.floor(u/1e3%60)).padStart(2,"0");s({days:p,hours:x,minutes:m,seconds:g})},1e3);return()=>clearInterval(l)},[e.expireDate]);const o=()=>e.type===Ne.Money||e.type===Ne.FreeSpin&&e.wager>1?`${e.balance.toFixed(2)} ${e.currencyId}`:e.type===Ne.Cashback||e.type===Ne.Rakeback?`${e.balance.toFixed(2)} ${e.currencyId} ${e.type===Ne.Cashback?"Cashback":"Rakeback"}`:e.type===Ne.FreeSpin&&!e.wager?e.freeSpinsCount&&e.freeSpinsCount<1?`${e.balance.toFixed(2)} ${e.currencyId} from Bonus`:`${e.freeSpinsCount}`:e.type===Ne.Tournament?`Tournament winning ${e.balance.toFixed(2)} ${e.currencyId}`:"";return n.jsxs(v0,{children:[n.jsx(A0,{src:Zt,alt:"stars"}),n.jsx(k0,{children:e.title}),n.jsx(j0,{children:e.description}),n.jsx(S0,{children:o()}),n.jsx(L0,{children:i("Ends in")}),n.jsxs(I0,{children:[n.jsxs(tn,{children:[n.jsx("div",{children:r.days}),n.jsx(nn,{children:i("day")})]}),":",n.jsxs(tn,{children:[n.jsx("div",{children:r.hours}),n.jsx(nn,{children:i("hour")})]}),":",n.jsxs(tn,{children:[n.jsx("div",{children:r.minutes}),n.jsx(nn,{children:i("min")})]}),":",n.jsxs(tn,{children:[n.jsx("div",{children:r.seconds}),n.jsx(nn,{children:i("sec")})]})]}),n.jsxs(N0,{children:[n.jsx(Pa,{variant:"dark",onClick:t,children:i("Cancel")}),n.jsx(Pa,{variant:"light",onClick:a,children:i("Claim Now")})]})]})},B0=[{betType:"yes",name:"Insure",icon:()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3.79199 6.30013C3.79199 6.11872 3.86406 5.94474 3.99233 5.81647C4.12061 5.68819 4.29458 5.61613 4.47599 5.61613C6.90465 5.61613 9.27129 4.75611 11.5896 3.01693C11.708 2.92813 11.852 2.88013 12 2.88013C12.148 2.88013 12.292 2.92813 12.4104 3.01693C14.7287 4.75611 17.0953 5.61613 19.524 5.61613C19.7054 5.61613 19.8794 5.68819 20.0077 5.81647C20.1359 5.94474 20.208 6.11872 20.208 6.30013V11.0881C20.208 15.649 17.5103 19.0006 12.2508 21.0727C12.0896 21.1362 11.9104 21.1362 11.7492 21.0727C6.48969 19.0006 3.79199 15.6481 3.79199 11.0881V6.30013Z",fill:"white"})}),color:"#33A54C"},{betType:"no",name:"Skip",icon:()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M12.4104 3.01693C14.7287 4.75611 17.0953 5.61613 19.524 5.61613C19.7054 5.61613 19.8794 5.68819 20.0077 5.81647C20.1359 5.94474 20.208 6.11872 20.208 6.30013V11.0881C20.208 15.649 17.5103 19.0006 12.2508 21.0727C12.0896 21.1362 11.9104 21.1362 11.7492 21.0727C6.48969 19.0006 3.79199 15.6481 3.79199 11.0881V6.30013C3.79199 6.11872 3.86406 5.94474 3.99233 5.81647C4.12061 5.68819 4.29458 5.61613 4.47599 5.61613C6.90465 5.61613 9.27129 4.75611 11.5896 3.01693C11.708 2.92813 11.852 2.88013 12 2.88013C12.148 2.88013 12.292 2.92813 12.4104 3.01693ZM9.51935 8.55459C9.3963 8.43792 9.23429 8.37111 9.06477 8.36714C8.89524 8.36316 8.73028 8.4223 8.60189 8.53308C8.47351 8.64385 8.39084 8.79837 8.36995 8.96665C8.34905 9.13493 8.3914 9.30497 8.48879 9.44379L8.55446 9.5204L11.0378 12.0038L8.55446 14.489C8.48878 14.5519 8.43632 14.6273 8.40017 14.7107C8.36401 14.7942 8.34488 14.884 8.3439 14.9749C8.34292 15.0659 8.36011 15.1561 8.39446 15.2403C8.42881 15.3245 8.47963 15.401 8.54394 15.4653C8.60824 15.5296 8.68474 15.5804 8.76895 15.6148C8.85316 15.6491 8.94337 15.6663 9.03431 15.6653C9.12525 15.6644 9.21508 15.6452 9.29852 15.6091C9.38197 15.5729 9.45736 15.5205 9.52026 15.4548L12.0036 12.9705L14.4888 15.4548C14.6046 15.5704 14.758 15.6407 14.9211 15.6529C15.0842 15.6651 15.2464 15.6184 15.378 15.5214L15.4546 15.4548C15.5702 15.339 15.6405 15.1857 15.6527 15.0225C15.665 14.8594 15.6183 14.6973 15.5212 14.5656L15.4546 14.489L12.9704 12.0038L15.4546 9.5204C15.5181 9.45692 15.5685 9.38157 15.6028 9.29863C15.6372 9.2157 15.6549 9.12681 15.6549 9.03704C15.6549 8.94727 15.6372 8.85838 15.6028 8.77545C15.5685 8.69251 15.5181 8.61715 15.4546 8.55368C15.3912 8.4902 15.3158 8.43985 15.2329 8.4055C15.1499 8.37115 15.0611 8.35346 14.9713 8.35346C14.8815 8.35346 14.7926 8.37115 14.7097 8.4055C14.6268 8.43985 14.5514 8.4902 14.4879 8.55368L12.0036 11.038L9.52026 8.55459H9.51935Z",fill:"white"})}),color:"#E34747"}],z0=f.div`
2861
+ `,T0=({activeBonus:e,onClose:t,onClaim:a})=>{const{t:i}=U(),[r,s]=v.useState({days:"0",hours:"00",minutes:"00",seconds:"00"});v.useEffect(()=>{const l=setInterval(()=>{const c=new Date().getTime(),u=new Date(e.expireDate).getTime()-c;if(u<=0){clearInterval(l);return}const p=Math.floor(u/(1e3*60*60*24)).toString(),x=String(Math.floor(u/(1e3*60*60)%24)).padStart(2,"0"),m=String(Math.floor(u/1e3/60%60)).padStart(2,"0"),g=String(Math.floor(u/1e3%60)).padStart(2,"0");s({days:p,hours:x,minutes:m,seconds:g})},1e3);return()=>clearInterval(l)},[e.expireDate]);const o=()=>e.type===Ne.Money||e.type===Ne.FreeSpin&&e.wager>1?`${e.balance.toFixed(2)} ${e.currencyId}`:e.type===Ne.Cashback||e.type===Ne.Rakeback?`${e.balance.toFixed(2)} ${e.currencyId} ${e.type===Ne.Cashback?"Cashback":"Rakeback"}`:e.type===Ne.FreeSpin&&!e.wager?e.freeSpinsCount&&e.freeSpinsCount<1?`${e.balance.toFixed(2)} ${e.currencyId} from Bonus`:`${e.freeSpinsCount}`:e.type===Ne.Tournament?`Tournament winning ${e.balance.toFixed(2)} ${e.currencyId}`:"";return n.jsxs(v0,{children:[n.jsx(A0,{src:Zt,alt:"stars"}),n.jsx(k0,{children:e.title}),n.jsx(j0,{children:e.description}),n.jsx(S0,{children:o()}),n.jsx(L0,{children:i("Ends in")}),n.jsxs(I0,{children:[n.jsxs(tn,{children:[n.jsx("div",{children:r.days}),n.jsx(nn,{children:i("day")})]}),":",n.jsxs(tn,{children:[n.jsx("div",{children:r.hours}),n.jsx(nn,{children:i("hour")})]}),":",n.jsxs(tn,{children:[n.jsx("div",{children:r.minutes}),n.jsx(nn,{children:i("min")})]}),":",n.jsxs(tn,{children:[n.jsx("div",{children:r.seconds}),n.jsx(nn,{children:i("sec")})]})]}),n.jsxs(N0,{children:[n.jsx(Pa,{variant:"dark",onClick:t,children:i("Cancel")}),n.jsx(Pa,{variant:"light",onClick:a,children:i("Claim Now")})]})]})},B0=[{betType:"yes",name:"Insure",icon:()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M3.79199 6.30013C3.79199 6.11872 3.86406 5.94474 3.99233 5.81647C4.12061 5.68819 4.29458 5.61613 4.47599 5.61613C6.90465 5.61613 9.27129 4.75611 11.5896 3.01693C11.708 2.92813 11.852 2.88013 12 2.88013C12.148 2.88013 12.292 2.92813 12.4104 3.01693C14.7287 4.75611 17.0953 5.61613 19.524 5.61613C19.7054 5.61613 19.8794 5.68819 20.0077 5.81647C20.1359 5.94474 20.208 6.11872 20.208 6.30013V11.0881C20.208 15.649 17.5103 19.0006 12.2508 21.0727C12.0896 21.1362 11.9104 21.1362 11.7492 21.0727C6.48969 19.0006 3.79199 15.6481 3.79199 11.0881V6.30013Z",fill:"white"})}),color:"#33A54C"},{betType:"no",name:"Skip",icon:()=>n.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:n.jsx("path",{d:"M12.4104 3.01693C14.7287 4.75611 17.0953 5.61613 19.524 5.61613C19.7054 5.61613 19.8794 5.68819 20.0077 5.81647C20.1359 5.94474 20.208 6.11872 20.208 6.30013V11.0881C20.208 15.649 17.5103 19.0006 12.2508 21.0727C12.0896 21.1362 11.9104 21.1362 11.7492 21.0727C6.48969 19.0006 3.79199 15.6481 3.79199 11.0881V6.30013C3.79199 6.11872 3.86406 5.94474 3.99233 5.81647C4.12061 5.68819 4.29458 5.61613 4.47599 5.61613C6.90465 5.61613 9.27129 4.75611 11.5896 3.01693C11.708 2.92813 11.852 2.88013 12 2.88013C12.148 2.88013 12.292 2.92813 12.4104 3.01693ZM9.51935 8.55459C9.3963 8.43792 9.23429 8.37111 9.06477 8.36714C8.89524 8.36316 8.73028 8.4223 8.60189 8.53308C8.47351 8.64385 8.39084 8.79837 8.36995 8.96665C8.34905 9.13493 8.3914 9.30497 8.48879 9.44379L8.55446 9.5204L11.0378 12.0038L8.55446 14.489C8.48878 14.5519 8.43632 14.6273 8.40017 14.7107C8.36401 14.7942 8.34488 14.884 8.3439 14.9749C8.34292 15.0659 8.36011 15.1561 8.39446 15.2403C8.42881 15.3245 8.47963 15.401 8.54394 15.4653C8.60824 15.5296 8.68474 15.5804 8.76895 15.6148C8.85316 15.6491 8.94337 15.6663 9.03431 15.6653C9.12525 15.6644 9.21508 15.6452 9.29852 15.6091C9.38197 15.5729 9.45736 15.5205 9.52026 15.4548L12.0036 12.9705L14.4888 15.4548C14.6046 15.5704 14.758 15.6407 14.9211 15.6529C15.0842 15.6651 15.2464 15.6184 15.378 15.5214L15.4546 15.4548C15.5702 15.339 15.6405 15.1857 15.6527 15.0225C15.665 14.8594 15.6183 14.6973 15.5212 14.5656L15.4546 14.489L12.9704 12.0038L15.4546 9.5204C15.5181 9.45692 15.5685 9.38157 15.6028 9.29863C15.6372 9.2157 15.6549 9.12681 15.6549 9.03704C15.6549 8.94727 15.6372 8.85838 15.6028 8.77545C15.5685 8.69251 15.5181 8.61715 15.4546 8.55368C15.3912 8.4902 15.3158 8.43985 15.2329 8.4055C15.1499 8.37115 15.0611 8.35346 14.9713 8.35346C14.8815 8.35346 14.7926 8.37115 14.7097 8.4055C14.6268 8.43985 14.5514 8.4902 14.4879 8.55368L12.0036 11.038L9.52026 8.55459H9.51935Z",fill:"white"})}),color:"#E34747"}],z0=f.div`
2862
2862
  display: flex;
2863
2863
  flex-direction: column;
2864
2864
  justify-content: center;
@@ -3115,4 +3115,4 @@ See https://s-c.sh/2BAXzed for more info.`),window[Bt]+=1);const kr=f.div`
3115
3115
  opacity: ${({$isChipsSelector:e,$isActive:t})=>e?t?.6:.2:0};
3116
3116
  width: ${({$isChipsSelector:e,$index:t})=>e?`${ll[t]}px`:"0px"};
3117
3117
  transition-duration: 500ms;
3118
- `,dl=({index:e,isActive:t,isChipsSelector:a})=>{const i=[tl,nl,al,il,rl,sl];return n.jsx(cl,{$index:e,$isActive:t,$isChipsSelector:a,src:i[e]})},hl=({chipAmounts:e,selectedChipIndex:t,selectChipIndex:a,onUndo:i,onDouble:r,onRepeat:s,balance:o,isUndo:l,isDouble:c,onDeal:d,isDeal:u,isRepeat:p,isLandscape:x})=>{const[m,g]=A.useState(!1);return n.jsxs(q0,{$isLandscape:x,children:[n.jsxs(Q0,{children:[n.jsx(Fa,{$isLandscape:x,$isDisabled:l,onClick:i,children:n.jsx("div",{className:"icon",children:n.jsx(Ta,{})})}),n.jsxs(_0,{$isLandscape:x,$isChipsSelector:m,children:[n.jsx("div",{className:"chip",children:n.jsx(st,{amount:e[t],chipAmounts:e,height:m?64:56,width:m?64:56,onClick:()=>{g(!m)}})}),e.map((y,v)=>n.jsxs($0,{$isLandscape:x,$isActiveChips:m,$index:v,children:[n.jsx(dl,{index:v,isActive:v===t,isChipsSelector:m}),n.jsx("div",{className:"chips-select",children:n.jsx(st,{amount:y,chipAmounts:e,height:42,width:42,onClick:()=>{g(!1),a(v)},isDisabled:y>o})})]},y))]}),n.jsx(Fa,{$isLandscape:x,$isDisabled:u?c:p,onClick:u?r:s,children:n.jsx("div",{className:"icon",children:u?n.jsx($t,{}):n.jsx(za,{})})})]}),n.jsxs(el,{$isDisabled:u,onClick:d,$isLandscape:x,children:[n.jsx("div",{className:"icon",children:n.jsx(Ba,{})}),x&&n.jsx("p",{className:"text-button",children:"Deal Now"})]})]})},Wa={language:"language"},Ga={tableId:"tableId"},ul={...Wa,...Ga},Je=e=>{const t=e in Wa,a=e in Ga;if(!t&&!a)throw new Error(`Unknown storage key: ${e}`);return t?localStorage:a?sessionStorage:null},Fn={...ul,set:(e,t)=>{Je(e).setItem(e,t)},get:e=>Je(e).getItem(e),remove:e=>{Je(e).removeItem(e)},activate:e=>{Je(e).setItem(e,"1")},deactivate:e=>{Je(e).setItem(e,"0")},isActive:(e,t=!0)=>{const i=Je(e).getItem(e);return i!=="1"&&i!=="0"&&Fn.remove(e),i==="1"?!0:i==="0"?!1:t}};var We=(e=>(e.English="en",e.Armenian="hy",e.Russia="ru",e.Turkey="tr",e))(We||{});const pl={"canceled round":"Canceled round",refunded:"Your bets have been refunded","Round Id":"Round Id",Limits:"Limits",Dealer:"Dealer","Total Bet":"Total Bet",Balance:"Balance",SETTINGS:"SETTINGS","Video Quality":"Video Quality","Game Sounds":"Game Sounds","Dealer Voice":"Dealer Voice","Sound Effects":"Sound Effects","Insure Your Hand?":"Insure Your Hand?","Make your descision":"Make your descision","Please, Place Your Bets":"Please, Place Your Bets","Back To Lobby":"Back To Lobby",Tournament:"Tournament",Message:"Message",Support:"Support",Tip:"Tip","Send Tip":"Send Tip","Deal Now":"Deal Now",History:"History",Help:"Help","Click to chat":"Click to chat","Golden Chip Tournament":"Golden Chip Tournament","Limits & Payouts":"Limits & Payouts",Amount:"Amount","Cards & Score":"Cards & Score",Date:"Date",Game:"Game","Game Name":"Game Name",Round:"Round","Bet Type":"Bet Type",Bet:"Bet","Win/Lose":"Win/Lose",Win:"Win",Cards:"Cards","Dealer Cards":"Dealer Cards","Your Seats":"Your Seats",SEAT:"SEAT",Seat:"Seat",repeat:"repeat",deal:"deal",Undo:"Undo",Double:"Double",Hit:"Hit",Stand:"Stand","Stand All":"Stand All",StandAll:"Stand All",TwentyOnePlusThree:"21+3","We lost connection for a moment":"We lost connection for a moment","This page will close automatically when you're reconnected.":"This page will close automatically when you're reconnected.",Lobby:"Lobby",round:"round",Congratulations:"Congratulations!",Surrender:"Surrender","Back to Lobby":"Back to Lobby","Stay in the Game":"Stay in the Game",Error:"Error",Skip:"Skip",Insure:"Insure",day:"day",hour:"hour",min:"min",sec:"sec","Still with us, Player?":"Still with us, Player?","We haven’t seen any moves from you. Want to keep playing?":"We haven’t seen any moves from you. Want to keep playing?",Cancel:"Cancel","Claim Now":"Claim Now",save:"save","You Win":"You Win",Hand:"Hand",Payout:"Payout","Perfect Pair":"Perfect Pair","Winning Hand":"Winning Hand","Color Pair":"Color Pair","Mix Pair":"Mix Pair",Lost:"Lost","Bet Amount":"Bet Amount","Win Amount":"Win Amount","Colourful Pair":"Colourful Pair","Mixed Pair":"Mixed Pair","Suited Trips":"Suited Trips","Straight Flush":"Straight Flush","Three of a Kind":"Three of a Kind",Flush:"Flush","Set Nick Name":"Set Nick Name",Save:"Save","Please set your nickname":"Please set your nickname",Straight:"Straight","Ends in":"Ends in",Close:"Close","View Details":"View Details","Wager to":"Wager to",left:"left",FullScreen:"FullScreen",Info:"Info",Place:"Place",Score:"Score",Nickname:"Nickname",Period:"Period",Language:"Language",tabs:{Prizes:"Prizes",Leaderboard:"Leaderboard",Rules:"Rules"},"Tournament ends in":"Tournament ends in",Min:"Min",Low:"Low",Med:"Med",High:"High",Auto:"Auto",Change:"Change","Change Nickname":"Change Nickname","Enter new nickname":"Enter new nickname","Music Volume":"Music Volume","Dealer's Voice":"Dealer's Voice","The goal of the game":"The goal of the game","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":"The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.","The player is offered an option to insure against Blackjack when the player's face-up card is 'Ace'.Blackjack is paid 1.5 times. The insurance premium is paid twice.":"The player is offered an option to insure against Blackjack when the player's face-up card is 'Ace'.Blackjack is paid 1.5 times. The insurance premium is paid twice.","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.","Game Rules":"Game Rules","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.',"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.",Blackjack:"Blackjack","If the combination of the first two playing cards is 21, it is Blackjack.":"If the combination of the first two playing cards is 21, it is Blackjack.",Insurance:"Insurance",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':`If the dealer's face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player's original bet is returned. However, if the dealer's face- up or face -down card is a '10', you are not offered the 'Insurance' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.`,"Double, Hit or Stand.":"Double, Hit or Stand.","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.",Split:"Split",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.',"Cash Out":"Cash Out",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':`After the cards being dealt the dealer doesn't have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer's up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.`,Results:"Results",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':`If the sum of cards in a player's "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.`,"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":`You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a "Split", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.`,"Side Bets":"Side Bets",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".','1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. A pair of cards of the same suit (e.g.. <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':'2. "One color pair" (Or. <Card17/> <Card30/> or <Card17/> <Card43/>).','3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':'3. "Mixed pair" (Or: <Card17/> and <Card4/>)',"If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:","Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":"Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)",'Straight (e.g. "Clubs" "3", "4" "5")':"Straight (e.g. <Card28/> <Card29/> <Card30/>)",'From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':"From a triple Flush of non-identical playing cards 3 cards of the same value (<Card5/>, <Card30/> and <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Straight A sequence of 3 cards with different cards. For example: <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Flush non-consecutive pieces of the same type. For example: <Card32/>,<Card35/>.","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.",Payments:"Payments","Return to the player":"Return to the player","The theoretical optimal payout rates for the combinations listed below are as follows:":"The theoretical optimal payout rates for the combinations listed below are as follows:",'"Blackjack" Combination - 99.29%.':'"Blackjack" Combination - 99.29%.','"Perfect couples" - 95.90%.':'"Perfect couples" - 95.90%.',"Take a seat":"Take a seat","By pressing to sit here button, you will take a seat.":"By pressing to sit here button, you will take a seat.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.',"Place bets":"Place bets",'The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.": "The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.':'The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.": "The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.',"To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.","2x Double":"2x Double","The Repeat button allows you to repeat all bets made in the previous game round.":"The Repeat button allows you to repeat all bets made in the previous game round.","The Undo button removes your last bet.":"The Undo button removes your last bet.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.","Total bet":"Total bet","Total bets section shows the amount of total bets for the given game round.":"Total bets section shows the amount of total bets for the given game round.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.',Autoplay:"Autoplay","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.",Chat:"Chat",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.',"Game number":"Game number","Each game round has its own special game number through which you can later present your wish and request about the given round.":"Each game round has its own special game number through which you can later present your wish and request about the given round.",Sound:"Sound","The Sound button toggles all game sounds on and off.":"The Sound button toggles all game sounds on and off.","Game history":"Game history",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.",Settings:"Settings","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.",Shuffling:"Shuffling","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":"The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.","Error Control":"Error Control","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .","Make a decision":"Make a decision","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.","Below are the decision options offered to the player:":"Below are the decision options offered to the player:","• HIT: an additional card is drawn from the deck":"• HIT: an additional card is drawn from the deck","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• SPLIT. Your bet is doubled and the cards are split into two separate hands","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance","If you do not make a decision before the time is up, the system decides that it is enough.":"If you do not make a decision before the time is up, the system decides that it is enough.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Clicking on the Recycle bin button all the bets made up to that point will be cleared.","Username must be":"Username must be 3 to 8 characters, comprising only letters and numbers.","Nickname already in use":"Nickname already in use, please choose another.","Session not found, try to log in again.":"Session not found, try to log in again.","Please return to the site and log in again.":"Please return to the site and log in again.","Player blocked":"Player blocked","Not enough balance":"Not enough balance","Currency is wrong, please refresh the page":"Currency is wrong, please refresh the page","Incorrect credentials":"Incorrect credentials","Nickname already exists":"Nickname already exists","Nickname is not allowed":"Nickname is not allowed","Chat is blocked":"Chat is blocked","Bet Amount is less or greater from limits":"Bet Amount is less or greater from limits","Nick already selected":"Nick already selected","The loss limit reached":"The loss limit reached","Round has been canceled!":"Round has been canceled!","Insurance Is Not Allowed":"Insurance Is Not Allowed","Player Invalid State":"Player Invalid State","Bet Is Not Accepted":"Bet Is Not Accepted","Something went wrong":"Something went wrong","Unknown error":"Unknown error"},fl={"canceled round":"Չեղարկված փուլ",refunded:"Ձեր խաղադրույքները վերադարձվել են","Round Id":"Ռաունդ այդի",Limits:"Սահմանաչափումներ",Dealer:"Դիլեր","Total Bet":"դրույքներ",Balance:"Հաշվեկշիռ",SETTINGS:"ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ","Video Quality":"Տեսանյութի որակ","Game Sounds":"Խաղի Ձայնը","Dealer Voice":"Դիլերային ձայն","Sound Effects":"Ձայնային էֆեկտներ","Insure Your Hand?":"Ապահովագրել Ձեր ձեռքը?","Make your descision":"Կայացրեք Ձեր որոշումը","Please, Place Your Bets":"Խնդրում ենք, կատարեք Ձեր խաղադրույքները","Back To Lobby":"Լոբի վերադառնալ",Tournament:"Մրցաշար",Message:"Հաղորդագրություն",Support:"Աջակցություն",Tip:"Թեյավճար","Send Tip":"Ուղարկել Թեյավճար",Help:"Օգնություն","Click to chat":"Սեղմեք զրուցելու համար","Golden Chip Tournament":"Ոսկե չիպերի մրցաշար","Limits & Payouts":"Սահմանաչափումներ & Վճարումներ",Amount:"Գումար","Cards & Score":"Քարտեր & Հաշվարկ","Deal Now":"Բաշխել հիմա",History:"Խաղի պատմությունը",Date:"Ամսաթիվ",Game:"Խաղ","Game Name":"Խաղի անուն",Round:"Համար","Bet Type":"Խաղադրույքի տեսակ",Bet:"Դրույք","Win/Lose":"Շահում/Կորուստ",Win:"Շահում",Cards:"Քարտեր","Dealer Cards":"Դիլերի քարտեր","Your Seats":"Ձեր բոքս",SEAT:"Բոքս",Seat:"Բոքս",repeat:"կրկնել",deal:"Բաշխել",Undo:"Չեղարկել",Double:"Կրկնակի",Hit:"Վերցնել",Stand:"Կանգ","Stand All":"Կանգ ընդհանուր",StandAll:"Կանգ ընդհանուր",TwentyOnePlusThree:"21+3","We lost connection for a moment":"Մենք մի պահ կորցրեցինք կապը","This page will close automatically when you're reconnected.":"Այս էջը ավտոմատ կերպով կփակվի, երբ դուք վերամիավորվեք:",Lobby:"Լոբի",round:"փուլ",Congratulations:"Շնորհավոր",Surrender:"Հանձնվել","Back to Lobby":"Լոբի վերադառնալ","Stay in the Game":"Խաղում մնալ",Error:"Սխալ",Skip:"անցնել",Insure:"Ապահովագրել",day:"օր",hour:"ժամ",min:"րոպե",sec:"վարկյան","Still with us, Player?":"Մենք դեռ այստեղ ենք, Խաղացող:","We haven’t seen any moves from you. Want to keep playing?":"Մենք չենք տեսել ձեր կողմից որևէ քայլ: Ցանկանում եք շարունակել խաղալ:",save:"Պահպանել",Cancel:"Չեղարկել","Claim Now":"Հիմա վերցնել","You Win":"Դուք հաղթեցիք","The goal of the game":"Խաղի նպատակը",Hand:"Ձեռք",Payout:"Վճարումներ","Perfect Pair":"Կատարյալ զույգ","Winning Hand":"Հաղթող ձեռքը","Color Pair":"Գույնի զույգ","Mix Pair":"Խառը զույգ",Lost:"Կորուստ","Bet Amount":"Խաղադրույքի գումար","Win Amount":"Հաղթող գումար","Colourful Pair":"Միագույն զույգ","Mixed Pair":"Խառը զույգ","Suited Trips":"Նույնատիպ խաղաթղթով եռյակ","Straight Flush":"Սթրեյթ ֆլեշ","Three of a Kind":"Եռյակ",Flush:"Սթրեյթ",Straight:"Ֆլեշ","Set Nick Name":"Սահմանել Նիքի",Save:"Պահպանել","Ends in":"Ավարտվում է",Close:"Փակել","View Details":"Դիտել մանրամասները","Wager to":"Խաղադրույք",left:"մնացորդ",FullScreen:"Ամբողջ էկրան",Info:"Տեղեկություն",Place:"Տեղ",Score:"Հաշիվ",Nickname:"Նիկնեյմ",Period:"Պարբերություն",Language:"Լեզու",tabs:{Prizes:"Պարգևներ",Leaderboard:"Լիդերների ցուցակ",Rules:"Կանոններ"},"Tournament ends in":"Մրցաշարը ավարտվում է",Min:"նվազագույն",Low:"ցածր",Med:"միջին",High:"բարձր",Auto:"Ավտո",Change:"Փոխել","Change Nickname":"Փոխել Նիկնեյմը","Enter new nickname":"Ներմուծել նոր նիկնեյմ","Music Volume":"Երաժշտության ձայնի մակարդակ","Please set your nickname":"Խնդրում ենք սահմանել ձեր Նիկնեյմը","Dealer's Voice":"Խաղավարի ձայնը","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":"Խաղում օգտագործվում է 2 խաղատուփից բաղկացած 8-ական կապոց կարմիր և կապույտ խաղաթղթերից։ Խաղավարը կանգ է առնում, երբ իրեն բաժանված խաղաքարերի գումարը կազմում է 17 միավոր։ Առաջին երկու խաղաքարտերը ստանալուց հետո խաղացողը կարող է կատարել split, եթե խաղաքարտերն ունեն նույն արժեքը՝ բաժանելով մեկ ձեռքը երկուսի ստեղծելով տարբեր բոքսեր։ Ամեն բոքսի վրա կարելի է կատարել առավելագույնը երկու split։ Եթե բոքսը բաղկացած է 2 տուզերից և կատարում է split, ամեն բոքսին բաժանվում է մեկական խաղաքար և չի թույլատրվում կատարել double:",'The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.':"Խաղացողին առաջարկվում է Blackjack-ից ապահովագրվելու տարբերակ այն դեպքում, երբ խաղավարի բաց խաղաքարտը «Տուզ» է։","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"Blackjack-ը վճարվում է 1,5 անգամ։ Ապահովագրության ձեռքը վճարվում է երկու անգամ։ Երբ խաղացողի և խաղավարի մոտ հավասար արժեքներով խաղաքարտեր են, գրանցվում է ոչ-ոքի (push),որի արդյունքում խաղացողին վերադարձվում է կատարված խաղադրույքը։","Game Rules":"Խաղի կանոնները","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"Խաղին կարող է մասնակցել առավելագույնը 7 խաղացող։ Ցանկացած խաղացող ազատ լինելու դեպքում կարող է զբաղեցնել առավելագույնը 3 բոքս։",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':"2-10 խաղաքարտերը համարժեք են իրենց թվին։ «Վալետ», «Թագուհի» և «Արքա» հաշվվում է 10 միավոր, «Տուզ»-ը հաշվվում է 11 միավոր, որը նպաստավոր է ավելի լավ համակցություն կազմելու համար։","After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"Խաղադրույքների կատարման համար հատկացված ժամանակը լրանալուց հետո յուրաքանչյուր խաղացողի բաժանվում է մեկական բաց խաղաքարտ։ Խաղավարը սկսում է խաղաքարտերի բաժանումը իր ձախ կողմում նստած առաջին խաղացողից և շարունակում է ժամացույցի սլաքի ուղղությամբ՝ տվյալ շրջանը ավարտելով իրեն բաժանած խաղաքարտով։ Այնուհետև խաղավարը յուրաքանչյուր մասնակցին բաժանում է երկրորդ բաց խաղաքարտը, սակայն խաղավարի երկրորդ խաղաքարտը բաժանվում է փակ տարբերակով։ Խաղացողի խաղաքարտերի կողքին ցուցադրված է իրեն բաժանված առաջին երկու խաղաքարտի հանրագումարը։",Blackjack:"Blackjack","If the combination of the first two playing cards is 21, it is Blackjack.":"Առաջին երկու խաղաքարտերից բաղկացած համակցությունը, եթե կազմում է 21, դա Blackjack է։",Insurance:"Ապահովագրություն",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':"Եթե խաղավարի բաց խաղաքարտը «Տուզ» է, խաղացողին առաջարկվում «Ապահովագրությունից» օգտվելու տարբերակ նույնիսկ այն դեպքում երբ խաղացողի մոտ «Բլեքջեք» համակցությունով «Ձեռք» է, որի արդյունքում նա կստանա փոխհատուցում, եթե խաղավարը կազմի «Բլեքջեք» համակցությունով «Ձեռք»: «Ապահովագրության» արժեքը կազմում է հիմնական խաղադրույքի կեսը, և այն կատարվում է հիմնական խաղադրույքից առանձին։ Այնուհետև խաղավարը ստուգում է իր փակ խաղաքարտի արժեքը՝ տեսնելու, թե արդյոք կազմել է «Բլեքջեք»,թե՝ ոչ։ Խաղավարը հաղթում է, եթե իր մոտ կազմվել է «Բլեքջեք» համակցությունով «Ձեռք», իսկ խաղացողի մոտ՝ ոչ: Եթե խաղացողը և խաղավարն ունեն «Բլեքջեք» համակցությունով «Ձեռք»-եր, գրանցվում է «Ոչ– ոքի» (Push) արդյունք և հետ է վերադարձվում խաղացողի կատարած հիմնական խաղադրույքը։ Սակայն, եթե խաղավարի բաց կամ փակ խաղաքարտը «10» է, ապա Ձեզ չի առաջարկվում «Ապահովագրություն» տարբերակը, և խաղավարին չի թույլատրվում նայել իր փակ խաղաքարտը՝ տեսնելու, թե արդյոք կազմել է «Բլեքջեք», թե՝ ոչ:","Double, Hit or Stand.":"Կրկնապատկել (Double), Վերցնել (Hit) կամ Կանգ (Stand)","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"Եթե իր առաջին երկու խաղաքարտը ստուգելուց հետո խաղավարի մոտ չի կազմվել «Բլեքջեք», խաղացողներից հնարավորություն է տրվում հերթով բարելավել իրենց ձեռքերի արժեքները։Դուք կարող եք վերցնել լրացուցիչ խաղաքարտեր այնքան ժամանակ, մինչև Ձեր ձեռքի խաղաքարտերի արժեքը Ձեզ չգոհացնի:",Split:"Սփլիթ (Split) ",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':"Սփլիթ (Split) Եթե խաղացողին բաժանված նախնական երկու խաղաքարտերն ունեն նույն արժեքը, խաղացողը կարող է կատարել «Split»՝ ստեղծելով երկու առանձին «Ձեռք»–եր՝ երկրորդ «Ձեռք»–ի համար ավելացնելով հիմնական խաղադրույքին համարժեք գումար։ Այն բանից հետո, երբ ձեր երկու ձեռքերին էլ բաժանվել է երկրորդ քարտը, դուք կարող եք բարելավել երկու ձեռքերի միավորները՝ վերցնելով հավելյալ խաղաքարտ խաղադրույքը։ Դուք կարող եք հրաժարվել հավելյալ խաղաքարտ վերցնելուց, երբ երկու ձեռքերի խաղաքարտերի արժեքը Ձեզ գոհացնում է: Ինչևէ, եթե դուք կատարում եք «Սփլիթ» «Տուզերի» նախնական զույգի համար, դուք կստանաք միայն մեկական լրացուցիչ խաղաքարտ ամեն ձեռքի համար՝ առանց հավելյալ խաղաքարտ վերցնելու (Hit) և խաղադրույքի հնարավորության.","Cash Out":"Կանխիկացում",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':"Խաղաքարտերը բաժանելուց հետո եթե խաղավարի մոտ չկա Բլեքջեք, պետք է որոշում կայացնել։ Ձեզ ներկայացված որոշումներից մեկը կանխիկացումն է. եթե որոշեք կանխիկացնել, այդ ձեռքի համար խաղը կավարտվի, իսկ դուք ետ կստանաք այն արժեքը, որը ձեզ կցուցադրվի «Կանխիկացում» որոշման կոճակին: «Կանխիկացում» վճարման հարաբերակցությունը փոփոխվում է՝ ըստ տվյալ ձեռքի ձեր ընդհանուր միավորի և խաղավարի բացված խաղաքարտի։ «Կանխիկացում» կանոնը կիրառվում է միայն ձեր հիմնական խաղադրույքին։ Կարող եք վերահսկել այս ընտրանքի տեսանելիությունը Կարգավորումներ բաժնի ձեր որոշման վահանակում։",Results:"Արդյունքներ",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':"Եթե խաղացողի «Ձեռք»–ի խաղաքարտերի հանրագումարը գերազանցում է 21 միավորը, խաղացողը պարտվում է և կորցնում է տվյալ «Ձեռք»–ի վրա կատարված խաղադրույքը։ Երբ արդեն հերթով կայացվել են բոլոր խաղացողների որոշումները, խաղավարը բացում է իր փակ խաղաքարտը։ Խաղավարը պետք է կատարի «Hit», եթե իր «Ձեռք»– ում կա 16 կամ պակաս միավոր և պետք է կատարի «Stand» , եթե իր «Ձեռքում» կա 17 կամ ավել միավոր։ Հիշեք, որ «Soft hand»-ը ներառում է 11 միավոր արժողությամբ «Տուզ»:","You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":"Դուք հաղթում եք, եթե վերջում Ձեր խաղաքարտերի արժեքը ավելի մոտ է 21-ին, քան խաղավարի խաղաքարտերինը, կամ եթե խաղավարը «վառվում» է: Խաղացողը հաղթում է, երբ իր վերջնական ձևավորված «Ձեռք»–ի խաղաքարտերն իրենց արժեքով ավելի մոտ են 21 միավորին, քան խաղավարինը, կամ այն դեպքում, երբ խաղավարի «Ձեռք»–ի խաղաքարտերի հանրագումարը գերազանցում է 21 միավորը, որի արդյունքում խաղավարը պարտվում է։ Եթե որոշեք կանխիկացնել (cash out), կստանաք «Կանխիկացում» որոշման կոճակը ցույց տվող արժեքը, երբ որոշումը ձեզ առաջարկվի։ «Բլեքջեք» համարվում է միայն առաջին 2 խաղաքարտի միջոցով կազմված ձեռքը։ 21 միավորին համարժեք ձեռքը, որը կազմավորվել է «Սփլիթ»–ի միջոցով, Բլեքջեք չի համարվում: Հետևաբար «Բլեքջեք» համակցությունը հաղթում է «Սփլիթ»-ի միջոցով կազմված ցանկացած 21 միավորանոց ձեռքին:","Side Bets":"Հավելյալ խաղադրույքներ",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':"Հավելյալ խաղադրույքներ են «Կատարյալ զույգեր» և 21+3-ը։ «Կատարյալ զույգեր»- ը(Perfect Pairs) լինում են 3 տեսակ՝",'1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. Նույն մաստի քարտերի զույգ (օրինակ՝ <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':"2. «Միագույն զույգ» (Օրինակ <Card17/> <Card30/> կամ <Card17/> <Card43/>)",'3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':"3․ «խառը զույգ» (Օրինակ <Card17/> և <Card4/>)","If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"Եթե Դուք նախօրոք կատարել եք 21+3 խաղադրույք, ապա կարող եք հաղթել, եթե Ձեր երկու խաղաքարտերը և խաղավարի բաց խաղաքարտը կազմում են հետևյալ համակցությունները՝","Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":"Նմանատիպ խաղաթղթով եռյակ (օր․ 3 հատ «Սիրտ» «5» )",'Straight (e.g. "Clubs" "3", "4" "5")':"Straight Flush (օր․ <Card28/> <Card29/> <Card30/>)",'From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':"Եռյակ ոչ նույնատիպ խաղաթղթերից նույն արժեքով 3 խաղաքար(<Card5/>, <Card30/> և <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Straight ոչ նույնատիպ խաղաքարտերով 3 խաղաքարտերի հաջորդականություն։ Օրինակ՝ <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Flush միևնույն տիպի ոչ հաջորդական խաղաքարեր։ Օրինակ՝ <Card32/>,<Card35/>։","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":"Բաժանել հիմա Այս կոճակը հայտնվում է խաղադրույքը կատարելուց հետո և սեղանին գտնվող բոլոր ներկաները սեղմում են բաժանել հիմա կոճակը, խաղավարը չի սպասում, միանգամից ավարտվում է խաղադրույքների ժամանակը և խաղավարը անմիջապես սկսում է բաժանել։ Այսինքն, եթե խաղավարը մենակ է սեղանին խաղադրույքը կատարելուց հետո մինչև խաղադրույքների համար նախատեսված ժամանակի ավարտը սեղմում է բաժանել հիմա կոճակը, խաղավարը սկսում է անմիջապես բաժանել։",Payments:"Վճարումներ","Return to the player":"Վերադարձ խաղացողին","The theoretical optimal payout rates for the combinations listed below are as follows:":"Ստորև նշված համակցությունների համար սահմանված վճարումների տեսական օպտիմալ տոկոսադրույքները հետևյալն են՝",'"Blackjack" Combination - 99.29%.':"«Բլեքջեք»–ով համակցություն ՝ 99,29%. ",'"Perfect couples" - 95.90%.':"«Կատարյալ զույգեր» ՝ 95,90%.","Take a seat":"Տեղ զբաղեցնել սեղանի մոտ","By pressing to sit here button, you will take a seat.":"Սեղմելով նստել այստեղ կոճակը, կզբաղեցնեք տեղ։",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':"Ըստ ցանկության, նույն խաղափուլում կարող եք զբաղեցնել մինչև 3 տարբեր տեղեր տարբեր ձեռքերով խաղալու համար։ Երբ ցանկանում եք դուրս գալ խաղասեղանից, սեղմեք Ձեր խաղասեղանի մոտ հասանելի «X» կոճակը։ Եթե խաղացողը ցուցաբերում է պասիվություն և չի կատարում խաղադրույք, ապա կորցնում է խաղասեղանի մոտ իր զբաղեցրած տեղը։","Place bets":"Խաղադրույքների կատարում ","The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.":"Դրույքի չափ վահանակը ցույց է տալիս նվազագույն և առավելագույն չափերը, որոնք կարող են փոփոխվել ժամանակ առ ժամանակ։ Բացելով այն կտեսնեք ձեր ընթացիկ սահմանաչափը։","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"Խաղին մասնակցելու համար պետք է ունենաք բավարար հաշվեկշիռ, որը կտեսնեք ձեր էկրանին։ Էկրանի վերևի մասի կանաչ, կարմիր, դեղին շարժվող գիծը ցույց է տալիս խաղադրման ժամանակը։ Այն ավարտվելուց հետո խաղադրույքները համարվում են փակված։","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"Խաղադրույքների կատարում խաղաքարերի ցուցանակից անհրաժեշտ է ընտրել նախընտրելի արժեքով խաղաքարը։ Խաղաքարն ընտրելուց հետո կատարեք խաղադրոյք՝ սեղմելով խաղասեղանի խաղադրույքների համար նախատեսված հատվածին։ Յուրաքանչյուր խաղադրույքի կատարման հատվածի վրա սեղմելիս չափը մեծանում է ըստ ընտրված խաղաքարի արժեքի կամ մինչև առավելագույն սահմանաչափը։ Առավելագույն սահմանին հասնելու դեպքում դուք կստանաք դրա մասին տեղեկացվող հաղորդագրություն։","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Խնդրում ենք չփոքրացնել Ձեր բրաուզերի չափերը կամ բացել այն էջանիշ Ձեր ընթացիկ բրաուզերում այն ժամանակ, երբ չի ավարտվել խաղադրույքների համար հատկացված ժամանակը և Ձեր խաղադրույքներն արդեն կատարվել են։Նման գործողությունները կարող են դիտարկվել որպես խաղից դուրս գալու փորձ, այդ պատճառով Ձեր խաղադրույքները տվյալ խաղափուլի համար մերժվելու են։","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Կրկնապատկել 2x կոճակը հասանելի է դառնում որևէ խաղադրույք կատարելուց հետո։ Յուրաքանչյուր սեղմում կրկնապատկում է Ձեր բոլոր խաղադրույքները՝ մինչև առավելագույն սահմանաչափը։ Նկատի ունեցեք, որ Ձեր հաշվեկշռին պետք է բավականաչափ գումար լինի՝ Ձեր բոլոր կատարած խաղադրույքները կրկնապատկելու համար։","2x Double":"2x Կրկնապատկել","The Repeat button allows you to repeat all bets made in the previous game round.":"Կրկնել հրահանգը թույլ է տալիս կրկնել անցած խաղափուլում կատարված բոլոր խաղադրույքներ:","The Undo button removes your last bet.":"Հետարկել կոճակը հեռացնում է Ձեր կատարած վերջին խաղադրույքը։","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"Դուք կարող եք անընդմեջ սեղմել ՀԵՏԱՐԿԵԼ կոճակը բոլոր կատարված խաղադրույքները հեռացնելու համար՝ խաղադրույքների կատարման հակառակ հերթականությամբ։ Կարող եք հեռացնել Ձեր բոլոր խաղադրույքները՝ սեղմած պահելով ՀԵՏԱՐԿԵԼ կոճակը։","Total bet":"Ընդհանուր խաղադրույք","Total bets section shows the amount of total bets for the given game round.":"Ընդհանուր խաղադրույք դաշտում ցուցադրված են ընթացիկ խաղափուլում կատարված և ընդունված խաղադրույքների ընդհանուր քանակը։","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"Եթե խաղափուլի ընթացքում կապն ընդհատվի մինչև խաղադրույքների համար նախատեսված ժամանակի ավարտը, ապա դաշտի վրա դրված բոլոր խաղադրույքները կվերադարձվեն Ձեզ և չեն մասնակցի տվյալ խաղափուլին։",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':"Եթե կապն ընդհատվի խաղադրույքների համար նախատեսված ժամանակի ավարտից հետո, ապա Ձեր խաղադրույքները կմասնակցեն տվյալ խաղափուլին և Դուք արդյունքը կարող եք տեսնել « Խաղի պատմություն» բաժնում",Autoplay:"Ավտոմատ խաղ","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Ավտոման խաղ բաժնում կարող եք ընտրել թե քանի խաղափուլ եք ուզում կրկնվի Ձեր տվյալ խաղադրույքը։",Chat:"Չաթ",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':"Դուք կարող եք չաթ սկսել խաղավարի հետ՝ մուտքագրելով Ձեր հաղորդագրությունը և սեղմելով «ուղարկել» կոճակը։ Ոչ պատշաճ օգտագործման դեպքում չատի կոճակը կանջատվի։","Game number":"Խաղի համարը","Each game round has its own special game number through which you can later present your wish and request about the given round.":"Յուրաքանչյուր խաղափուլ ունի իր առանձնահատուկ խաղի համարը, որի միջոցով հետագայում Դուք կարող եք ներկայացնել Ձեր ցանկությունը և խնդրանքը տվյալ խաղափուլի վերաբերյալ։",Sound:"Ձայնը","The Sound button toggles all game sounds on and off.":"Ձայնի կոճակը անջատում և միացնում է բոլոր խաղերի ձայները։","Game history":"Խաղի պատմությունը",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':"Խաղի պատմություն Սեղմելով « խաղի պատմություն » հրահանգը Դուք կարող եք տեսնել խաղի համարի ներքո գտնվող Ձեր խաղադրույքները, շահումները և խաղափուլում հաղթող համարը։","Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Դուրս չգալով այս բաժնից աջ և ձախ սլաքներով կարող եք թերթել նախորդ և հաջորդ խաղափուլերի պատմությունները։",Settings:"Կարգավորումներ","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"Կարգավորումներ բաժնում Դուք կարող եք փոխել վիդեոյի 4 որակները, որը հարմար է, կամ թողնել ավտոմատ կարգավորման վրա, բարձրացնել և իջեցնել, ինչպես խաղավարի ձայնը, այնպես էլ էֆեկտային ձայները։",Shuffling:"Խաղաքարերի խառնում","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":" խաղը շարունակվում է այնքան ժամանակ, մինչ բաժանվում է «կիսող» (cut) խաղաքարտը։ Այնուհետև խաղաքարտերը խառնվում են խաղավարի կողմից կամ խաղաքարտերը խառնող մասնագետի կողմից։ Եթե խաղում առկա է խաղաքարտերի խառնման համար նախատեսված սեղան, ապա սեղանի վրա օգտագործվում են երկու «Շու»՝ խաղաքարտերի երկու կապոցով։ Այս դեպքում խաղավարը փոխում է «Շու»–երը, և խաղաքարտերը խառնվում են մեկ այլ անձնավորության կողմից, մինչ խաղավարը շարունակում է վարել խաղափուլը։","Error Control":"Սխալների վերահսկում","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"Խաղում, համակարգում կամ խաղերի ընթացակարգում տեղի ունեցած ցանկացած սխալի դեպքում ընթացիկ խաղափուլը ժամանակավորապես կընդհատվի նախքան խաղավարը ծառայության մենեջերին կտեղեկացնի թույլ տված սխալի մասին։ Խաղացողները կտեղեկացվեն դրա մասին չատի միջոցով կամ էկրանին հայտնվող հաղորդագրությամբ այն մասին, որ տվյալ խնդիրն ուսումնասիրվում է։ Եթե մենեջերին հաջողվում է անմիջապես լուծել տվյալ խնդիրը, ընթացիկ խաղափուլը շարունակվում է իր բնականոն ընթացքով։ Եթե խնդրին չի տրվում անհապաղ լուծում, տվյալ խաղափուլը չեղյալ է համարվում և հետ են վերադարձվում տվյալ խաղափուլին մասնակցած բոլոր խաղացողների մեկնարկային խաղադրույքները։","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"Բոլոր վճարումները կատարվում են բացառապես ընդունված խաղադրույքների հիման վրա՝ նախօրոք Ձեզ ներկայացված կանոնակարգի հիմունքներով ։ Կապի խափանման կամ այլ տեխնիկական խնդիրների պատճառով բալանսից դուրս եկած , բայց իրականում մեր կողմից չընդունված խաղադրույքը պարտվելու կամ հաղթելու դեպքում կբազմապատկվի մեկ գործակցով և կվերադարձվի բալանսին, որի մասին կտրամադրվի տեղեկություն խափանման կարգավորումից հետո։","Make a decision":"Որոշում կայացնել","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"Հենց որ դուք ստանում եք ձեր առաջին երկու խաղաքարտերը, կարող եք ձեռքի հետ կապված նախնական որոշում կայացնել՝ նախքան բոլոր խաղաքարտերը կբաժանվեն և նույնիսկ մինչև խաղավարը կհասնի ձեր հերթին։ Կցուցադրվեն որոշման ընտրանքները (օրինակ՝ Վերցնել, Կանգ առնել, Կրկնապատկել, Կիսել, հանձնվել), կակտիվացվեն միայն այս պահին հասանելի ընտրանքները:","Below are the decision options offered to the player:":"Ստորև ներկայացված են խաղացողին առաջարկվող որոշում կայացնելու տարբերակները՝","• HIT: an additional card is drawn from the deck":"• ՎԵՐՑՆԵԼ (HIT). հավելյալ խաղաքարտը դուրս է հանվում խաղատուփից","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• ՀՐԱԺԱՐՎԵԼ ՀԱՎԵԼՅԱԼ ԽԱՂԱՔԱՐՏԻՑ (STAND). հավելյալ խաղաքարտ դուրս չի հանվում խաղատուփից","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• ԿՐԿՆԱՊԱՏԿԵԼ. Ձեր խաղադրույքը կրկնապատկվում է և միայն մեկ հավելյալ խաղաքարտ է դուրս հանվում խաղատուփից","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• ՍՓԼԻԹ. Ձեր խաղադրույքը կրկնապատկվում է և խաղաքարտերը բաժանվում են երկու առանձին ձեռքերի","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• ՀԱՆՁՆՎԵԼ (SURRENDER).Սա սեղմելու դեպքում կկորցնեք խաղադրույքի կեսը, իսկ մյուս կեսը կվերադարձվի Ձեր հաշվեկշռին","If you do not make a decision before the time is up, the system decides that it is enough.":"Եթե Դուք որոշում չեք կայացնում մինչև ժամանակի ավարտը, ապա համակարգը որոշում է, որ բավական է։","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"Եթե Ձեր հաշվեկշիռը բավարար չէ Double-ի և Split-ի համար, այդ որոշումների համապատասխան կոճակները պասիվացվելու են","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Փոքրիկ նշաններով կարող եք կատարել Ձեր որոշմները մինչև խաղավարի Ձեր բոքսին հասնելը։ Խաղավարի Ձեր բոքսին հասնելիս կակտիվանան նշանները, որով կարող եք կատարել Ձեր որոշումները։","Username must be":"Օգտանունը պետք է լինի 3-ից 8 նիշանի, միայն տառերով և թվերով","Nickname already in use":"Անունը արդեն գրանցված է, խնդրում եմ ընտրեք այլ","Session not found, try to log in again.":"Սեսիան չի գտնվել, կրկին փորձեք մուտք գործել.","Please return to the site and log in again.":"Խնդրում ենք վերադառնալ կայք և նորից մուտք գործել","Player blocked":"Խաղացողը արգելափակված է","Not enough balance":"Անբավարար միջոցներ","Currency is wrong, please refresh the page":"Արժույթը սխալ է, խնդրում ենք թարմացնել էջը","Incorrect credentials":"Սխալ մուտքագրված տվյալ","Nickname already exists":"Մականունն արդեն գոյություն ունի","Nickname is not allowed":"Մականունը չի թույլատրվում","Chat is blocked":"Չաթն արգելափակված է","Bet Amount is less or greater from limits":"Խաղադրույքը սահմանաչափից փոքր կամ մեծ է","Nick already selected":"Nick արդեն ընտրված է","The loss limit reached":"Կորստի սահմանը հասել է","Round has been canceled!":"չեղարկման փուլ","Insurance Is Not Allowed":"Ապահովագրություն չի թույլատրվում","Player Invalid State":"Խաղացողի անվավեր վիճակ","Bet Is Not Accepted":"Խաղադրույքը չի ընդունվել","Something went wrong":"Ընդհանուր սխալ","Unknown error":"Չճանաչված սխալ"},gl={"canceled round":"Раунд отменен",refunded:"Ваши ставки были возвращены","Round Id":"Раунд номер",Limits:"Лимиты",Dealer:"Дилер","Total Bet":"Всего ставок",Balance:"Баланс",SETTINGS:"НАСТРОЙКИ","Video Quality":"Качество видео","Game Sounds":"Звуки игры","Dealer Voice":"Голос дилера","Sound Effects":"Звуковые эффекты","Insure Your Hand?":"Страховать вашу руку?","Make your descision":"Принять решение","Please, Place Your Bets":"Пожалуйста, сделайте ваши ставки","Back To Lobby":"Назад в лобби",Tournament:"Турнир",Message:"Сообщение",Support:"Поддержка",Tip:"Чаевые","Send Tip":"Отправить Чаевые",Help:"Помощь","Click to chat":"Нажмите, чтобы пообщаться","Golden Chip Tournament":"Золотой чип турнира","Limits & Payouts":"Лимиты и выплаты",Amount:"Сумма","Cards & Score":"Карты и счет","Deal Now":"Раздать карты",History:"История",Date:"Дата",Game:"Игра","Game Name":"Название игры",Round:"Раунд","Bet Type":"Тип ставки",Bet:"Ставка","Win/Lose":"Выигрыш/Проигрыш",Win:"Выигрыш",Cards:"Карты","Dealer Cards":"Карты дилера","Your Seats":"ваше мес.",SEAT:"МЕСТО",Seat:"Место",repeat:"Повторить",deal:"Раздать карты",Undo:"Отменить",Double:"Удвоить",Hit:"Еще",Stand:"Хватит","Stand All":"Хватит все",StandAll:"Хватит все",TwentyOnePlusThree:"21+3","We lost connection for a moment":"Мы потеряли соединение на мгновение","This page will close automatically when you're reconnected.":"Эта страница закроется автоматически, когда вы снова подключитесь.",Lobby:"Лобби",round:"раунд",Congratulations:"Поздравляем!",Surrender:"Сдаться","Back to Lobby":"Назад в лобби","Stay in the Game":"Остаться в игре",Error:"Ошибка",Skip:"Пропустить",Insure:"Страховать",day:"день",hour:"час",min:"минут",sec:"секунд","Still with us, Player?":"Мы все еще с вами, Игрок?","We haven’t seen any moves from you. Want to keep playing?":"Мы не видели от вас никаких действий. Хотите продолжить игру?",Cancel:"Отменить","Claim Now":"Забрать сейчас",save:"сохранить","You Win":"Вы выиграли",Hand:"Рука",Payout:"Выплата","Perfect Pair":"Идеальная пара","Winning Hand":"Выигрышная рука","Color Pair":"Цветная пара","Mix Pair":"Смешанная пара",Lost:"Проигрыш","Bet Amount":"Сумма ставки","Win Amount":"Сумма выигрыша","Colourful Pair":"Разноцветная пара","Mixed Pair":"Смешанная пара","Suited Trips":"Подходящие триплеты","Straight Flush":"Стрит-флеш","Three of a Kind":"Тройка",Flush:"Флеш","Set Nick Name":"Установить никнейм",Save:"Сохранить","Please set your nickname":"Пожалуйста, установите свой никнейм",Straight:"Стрит","Ends in":"Заканчивается",Close:"Закрыть","View Details":"Просмотреть детали","Wager to":"Сделать ставку",left:"остаток",FullScreen:"Полный экран",Info:"Помощь",Place:"Место",Score:"Счет",Nickname:"Никнейм",Period:"Период",Language:"Язык",tabs:{Prizes:"Призы",Leaderboard:"Таблица лидеров",Rules:"Правила"},"Tournament ends in":"Турнир заканчивается через",Min:"Минимум",Low:"Низкий",Med:"Средний",High:"Высокий",Auto:"Авто",Change:"Изменить","Change Nickname":"Изменить никнейм","Enter new nickname":"Введите новый никнейм","Music Volume":"Громкость музыки","Dealer's Voice":"Голос дилера",LOBBY:"ЛОББИ","The goal of the game":"Цель игры","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":"В игре используется 8 картонных коробок красных и синих игральных карт, состоящих из 2 игровых коробок. Игрок останавливается, когда сумма полученных карт составляет 17 очков. После получения первых двух карт игрок может разделить их, если они имеют одинаковое значение, разбивая одну руку на две, создавая различные коробки. На каждой коробке можно сделать до двух разделений. Если в коробке 2 «Туза» и она делится, каждой коробке выдается по одной карте, и дублирование не разрешено.",'The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.':"Игроку предлагается вариант страховки от блэкджека, когда открытая карта игрока - 'Туз'. Выигрыш в блэкджек выплачивается в 1,5 раза. Страховка оплачивается вдвое.","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"Когда у игрока и дилера карты равны по значению, записывается ничья, в результате которой ставка возвращается игроку.","Game Rules":"Правила игры","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"В игре может участвовать до 7 игроков. Если какой-либо игрок свободен, он может занимать до 3 коробок.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':"Карты с 2 по 10 равны своему номиналу. «Валет», «Дама» и «Король» считаются за 10 очков, «Туз» считается за 11 очков, что способствует созданию более выгодных комбинаций.","After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"После окончания времени, отведенного на ставки, каждому игроку выдается одна открытая карта. Игрок начинает раздачу карт с первого игрока слева и продолжает по часовой стрелке, завершая раунд картой, выданной ему. Затем игрок сдает вторую открытую карту каждому участнику, но вторая карта игрока сдается закрытой. Сумма первых двух карт, выданных игроку, отображается рядом с его игральными картами.",Blackjack:"Блэкджек","If the combination of the first two playing cards is 21, it is Blackjack.":"Если комбинация первых двух игральных карт составляет 21, это блэкджек.",Insurance:"Страховка",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':"Если открытая карта дилера - «Туз», игроку предлагается воспользоваться «Страховкой», даже если у игрока есть «Рука» с комбинацией «Блэкджек», в результате чего ему будет компенсирован убыток, если дилер составит «Руку» с комбинацией «Блэкджек». Ставка на «страховку» составляет половину основной ставки и делается отдельно от основной ставки. Затем дилер проверяет значение своей закрытой карты, чтобы узнать, составил ли он блэкджек. Дилер выигрывает, если ему сдается рука блэкджек, а у игрока - нет. Если у игрока и дилера есть руки с блэкджеком, записывается ничья, и исходная ставка игрока возвращается. Однако, если открытая или закрытая карта дилера - '10', вам не предлагается вариант 'Страховки', и дилер не имеет права смотреть свою закрытую карту, чтобы узнать, составил ли он блэкджек.","Double, Hit or Stand.":"Дубль, Еще, Стоп.","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"Если дилер не составил блэкджек после проверки своих первых двух карт, игрокам предоставляется возможность улучшить значения своих рук поочередно. Вы можете брать дополнительные карты, пока не будете удовлетворены значением карт в своей руке.",Split:"поделить",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':"Если первые две карты, сданные игроку, имеют одинаковое значение, игрок может выполнить «Разделение», создав две отдельные «Руки», добавив сумму, равную базовой ставке, для второй «Руки». После того как вторая карта сдана обеим ваши руки, вы можете улучшить счет обеих рук, взяв ставку за дополнительную карту. Вы можете отказаться брать дополнительную карту, когда вы удовлетворены значением карт в обеих руках. Однако, если вы делаете Разделение для исходной пары тузов, вы получите только одну дополнительную карту на руку, без возможности взять дополнительную карту (Еще) и сделать ставку.","Cash Out":"Вывести наличные",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':"После раздачи карт дилер не имеет блэкджека, и вам нужно принять решение. Одним из предложенных вам вариантов является вывод наличных. Если вы решите вывести наличные, игра завершится для этой руки, и вы получите обратно сумму, указанную вам на кнопке решения «Вывести наличные». Коэффициент выплаты «Вывода наличных» варьируется в зависимости от вашего общего счета за эту руку и открытой карты дилера. Правило «вывода наличных» применяется только к вашей основной ставке. Вы можете управлять видимостью этой опции в вашей панели «принятия решения» в разделе Настройки.",Results:"Результаты",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':"Если сумма карт в руке игрока превышает 21 очко, игрок проигрывает и теряет ставку, сделанную на эту руку. Когда все решения игроков приняты поочередно, дилер открывает свою закрытую карту. Дилер должен взять дополнительную карту («Еще»), если у него 16 очков или менее, и должен оставить текущую сумму («Стоп»), если у него 17 или более очков. Помните, что мягкая рука включает «Туз», который оценивается в 11 очков.","You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":"Вы выигрываете, если значение ваших карт в конце ближе к 21, чем у дилера, или если у дилера перебор. Игрок выигрывает, когда карты в его конечной руке ближе к 21 по значению, чем у дилера, или когда сумма карт в руке дилера превышает 21, в результате чего дилер проигрывает. Если вы решите вывести наличные, вы получите сумму, указанную на кнопке решения «Вывести наличные», когда решение будет предложено вам. Только первые 2 игральные карты считаются блэкджеком. Рука, равная 21 очку и образованная с помощью «Разделения», не считается блэкджеком. Таким образом, комбинация блэкджека всегда побеждает любую руку в 21 очко, составленную с использованием Разделения.","Side Bets":"Боковые ставки",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':"Боковые ставки - «Идеальные пары» и 21+3. Существует 3 вида «Идеальных пар».",'1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. Пара карт одной масти (например, <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':"2. «Пара одного цвета» (Например: <Card17/> <Card30/> или <Card17/> <Card43/>.",'3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':"3. «Смешанная пара» (или: <Card17/> и <Card4/>)","If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"Если вы заранее сделали ставку 21+3, вы можете выиграть, если ваши две карты и открытая карта дилера образуют следующие комбинации:"," Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":" Три карты одного ранга (например, «3» «Черви», «5» «Черви»)",' Straight (e.g. "Clubs" "3", "4" "5")':" Стрит (например, <Card28/> <Card29/> <Card30/>)",' From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':" От тройного флеша из неидентичных игральных карт 3 карты одного значения (<Card5/>, <Card30/> и <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Стрит - последовательность из 3 карт с разными мастями. Например: <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Флеш - не последовательные карты одного типа. Например: <Card32/>,<Card35/>.","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":"Раздать сейчас - Эта кнопка появляется после размещения ставки, и все присутствующие за столом нажимают кнопку «раздать сейчас». Дилер не ждет. Время для ставок сразу заканчивается, и дилер начинает раздачу. То есть, если игрок один за столом после размещения ставки до конца времени на ставки, он/она нажимает кнопку «раздать сейчас», и дилер сразу начинает раздавать карты.",Payments:"Выплаты","Return to the player":"Возврат игроку","The theoretical optimal payout rates for the combinations listed below are as follows:":"Теоретически оптимальные коэффициенты выплат для перечисленных ниже комбинаций следующие:",'"Blackjack" Combination - 99.29%.':'"Блэкджек" - 99.29%.','"Perfect couples" - 95.90%.':'"Идеальные пары" - 95.90%.',"Take a seat":"Занять место","By pressing to sit here button, you will take a seat.":"Нажимая кнопку «сесть сюда», вы займете место.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':"По желанию, вы можете занять до 3 разных позиций в одном раунде, чтобы играть разными руками. Когда вы хотите выйти из игры, нажмите кнопку «X», расположенную рядом с вашим столом. Если игрок проявляет неактивность и не делает ставку, он теряет свое место за столом.","Place bets":"Сделать ставки","The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.":"Панель ограничения ставок показывает минимальные и максимальные допустимые лимиты, которые иногда могут изменяться. Открыв его, вы увидите свой текущий лимит.","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"Для участия в игре у вас должен быть достаточный баланс, который вы увидите на своем экране. Зеленая, красная, желтая подвижная линия в верхней части экрана показывает время ставок. После его окончания ставки считаются закрытыми.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"При размещении ставок необходимо выбрать фишку с предпочтительным значением, на которое вы хотите поставить. После выбора разместите ставку, нажав на область ставок стола. При каждом клике по области ставок сумма увеличивается в соответствии с выбранной фишкой или до максимального лимита. Когда вы достигнете максимального лимита, вы получите уведомление.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Пожалуйста, не уменьшайте размер своего браузера или не открывайте вкладку в вашем текущем браузере, пока время ставок не истекло и ваши ставки уже размещены. Такие действия могут быть отклонены.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Кнопка Удвоить 2x становится доступной после размещения любой ставки. Каждый клик удваивает все ваши ставки до максимального лимита. Обратите внимание, что у вас должно быть достаточно денег на балансе, чтобы удвоить все ваши размещенные ставки.","2x Double":"2x Удвоить","The Repeat button allows you to repeat all bets made in the previous game round.":"Кнопка Повторить позволяет повторить все ставки, сделанные в предыдущем раунде.","The Undo button removes your last bet.":"Кнопка Отменить убирает вашу последнюю ставку.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"Вы можете многократно нажимать кнопку ОТМЕНА, чтобы удалить все размещенные ставки в обратном порядке. Вы можете удалить все свои ставки, удерживая кнопку ОТМЕНА.","Total bet":"Общая ставка","Total bets section shows the amount of total bets for the given game round.":"Секция Общая ставка показывает сумму общих ставок для данного раунда игры.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"Если соединение прерывается во время раунда до завершения времени ставок, все размещенные ставки на поле будут возвращены вам и не будут участвовать в раунде.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':'Если соединение прерывается после завершения времени ставок, ваши ставки будут учтены в данном раунде, и вы сможете увидеть результат в разделе "История игр".',Autoplay:"Автовоспроизведение","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Автоплей - В этом разделе вы можете выбрать, сколько игровых раундов вы хотите, чтобы ваша текущая ставка была повторена.",Chat:"Чат",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':'Вы можете начать чат с игроком, введя свое сообщение и нажав кнопку "Отправить". В случае неприемлемого использования, кнопка чата будет отключена.',"Game number":"Номер игры","Each game round has its own special game number through which you can later present your wish and request about the given round.":"У каждого игрового раунда есть свой уникальный номер, по которому вы позднее можете высказать свои пожелания и запросы относительно данного раунда.",Sound:"Звук","The Sound button toggles all game sounds on and off.":"Кнопка звука включает и выключает все звуковые эффекты игры.","Game history":"История игры",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':'Нажав кнопку "История игры", вы можете просмотреть свои ставки, выигрыши и выигрышный номер в раунде под номером игры.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Не покидая этот раздел, вы можете просматривать истории предыдущих и следующих раундов с помощью стрелок вправо и влево.",Settings:"Настройки","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"В этом разделе вы можете изменить 4 качества видео, что удобно, или оставить на автоматическом режиме, увеличивать и уменьшать как голос дилера, так и звуковые эффекты.",Shuffling:"Перетасовка","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":"Игра продолжается до того момента, пока не будет раздана карта-разрез. Затем карты тасуются дилером или профессиональным тасовщиком. Если в игре есть стол для тасовки, на столе используются две коробки с двумя колодами карт. В этом случае дилер меняет коробки, и карты тасуются другим человеком, в то время как дилер продолжает проводить раунд.","Error Control":"Контроль ошибок","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"В случае любой ошибки в игре, системе или процедуре игры, текущий раунд будет временно прерван до тех пор, пока игрок не сообщит менеджеру об ошибке. Игроки будут уведомлены об этом через чат или сообщение на экране о том, что проблема расследуется. Если менеджеру удается немедленно решить данную проблему, текущий раунд продолжается в нормальном режиме. Если проблема не решается сразу, данный раунд считается отмененным, и начальные ставки всех участников в данном раунде возвращаются.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"Все выплаты производятся исключительно на основе принятых ставок в соответствии с заранее представленными вам правилами. В случае сбоя связи или других технических проблем ставка, которая фактически не была принята нами, будет умножена на единичный коэффициент и возвращена в баланс, в случае проигрыша или выигрыша. Информация об этом будет предоставлена ​​после урегулирования поломки.","Make a decision":"Примите решение","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"Как только вы получите свои первые две карты, вы можете принять предварительное решение относительно комбинации, прежде чем все карты будут разданы, даже до того, как дилер дойдет до вашей очереди. Отображаются варианты решения (например, Взять, Стоп, Удвоить, Разделить, Сдаться), только активные в данный момент варианты будут активированы.","Below are the decision options offered to the player:":"Ниже приведены варианты решения, предлагаемые игроку:","• HIT: an additional card is drawn from the deck":"• HIT: карта добирается из колоды","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• STAND AN EXTRA PLAYING CARD : дополнительная карта не убирается из игрового ящика","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• DOUBLE. Ваша ставка удваивается, и из колоды добирается всего одна дополнительная карта","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• SPLIT. Ваша ставка удваивается, и карты разделяются на две отдельные руки","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• SURRENDER. Если вы нажмете эту кнопку, вы потеряете половину ставки, а другая половина будет возвращена на ваш баланс","If you do not make a decision before the time is up, the system decides that it is enough.":"Если вы не примете решение до истечения времени, система решит, что достаточно.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"Если у вас недостаточно средств для удвоения и разделения, соответствующие кнопки для этих решений будут деактивированы.","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Нажав кнопку с корзиной, все ставки, сделанные до этого момента, будут удалены.","Username must be":"Имя пользователя должно состоять из 3 до 8 символов и содержать только буквы и цифры.","Nickname already in use":"Никнейм уже используется, выберите другой.","Session not found, try to log in again.":"Сессия не найдена, попробуйте войти снова.","Please return to the site and log in again.":"Вернитесь на сайт и войдите снова.","Player blocked":"Игрок заблокирован","Not enough balance":"Недостаточно средств на балансе","Currency is wrong, please refresh the page":"Валюта указана неверно. Обновите страницу.","Incorrect credentials":"Неверные учетные данные","Nickname already exists":"Никнейм уже существует","Nickname is not allowed":"Никнейм недопустим","Chat is blocked":"Чат заблокирован","Bet Amount is less or greater from limits":"Сумма ставки меньше или больше лимитов","Nick already selected":"Ник уже выбран","The loss limit reached":"Достигнут лимит потерь","Round has been canceled!":"Раунд отменен!","Insurance Is Not Allowed":"Страховка не разрешена","Player Invalid State":"Неверное состояние игрока","Bet Is Not Accepted":"Ставка не принимается","Something went wrong":"Что-то пошло не так","Unknown error":"Неизвестная ошибка"},ml={"canceled round":"İptal edilen tur",refunded:"Bahisleriniz iade edildi","Round Id":"Tur id",Limits:"Limitler",Dealer:"Krupiyer","Total Bet":"Bahisleri Toplam",Balance:"Bakiye",SETTINGS:"AYARLAR","Video Quality":"Video Kalitesi","Game Sounds":"Oyun Sesleri","Dealer Voice":"Bayi Sesi","Sound Effects":"Ses Efektleri","Insure Your Hand?":"Apsolut","Make your descision":"Kararınızı verin","Please, Place Your Bets":"Lütfen Bahislerinizi Yapın","Back To Lobby":"Lobiye Dön",Tournament:"Müsabaka",Message:"Mesaj",Support:"Destek",Tip:"Bahşiş","Send Tip":"Bahşiş Gönder",Help:"Yardım","Click to chat":"Sohbet etmek için tıklayın","Golden Chip Tournament":"Altın Çip Müsabakası","Limits & Payouts":"Limitler & Ödemeler",Amount:"Miktar","Cards & Score":"Kartlar & Skor","Deal Now":"Şimdi Dağıt",History:"Geçmiş",Date:"Tarih",Game:"Oyun","Game Name":"Oyun Adı",Round:"Raund","Bet Type":"Bahis Türü",Bet:"Bahis","Win/Lose":"Kazanç/Kayıp",Win:"Kazan",Cards:"Kartlar","Dealer Cards":"Krupiyer Kartları","Your Seats":"Koltukların",SEAT:"KOLTUK",Seat:"Koltuk",repeat:"tekrar",deal:"Kart dağıt",Undo:"geri al",Double:"Çiftleme",Hit:"Kart çek",Stand:"Dur","Stand All":"Tümünü Dur",StandAll:"Tümünü Dur",TwentyOnePlusThree:"21+3","We lost connection for a moment":"Bir an için bağlantımız kesildi","This page will close automatically when you're reconnected.":"Bu sayfa otomatik olarak kapanacaktır, yeniden bağlandığınızda.",Lobby:"Lobi",round:"tur",Congratulations:"Tebrikler",Surrender:"Teslim ol","Back to Lobby":"Lobiye Dön","Stay in the Game":"Oyunda Kal",Error:"Hata",Skip:"Geç",Insure:"Apsolut",day:"gün",hour:"saat",min:"dakika",sec:"saniye","Still with us, Player?":"Hala bizimle misin, Oyuncu?","We haven’t seen any moves from you. Want to keep playing?":"Sizden hiçbir hamle görmedik. Oynamaya devam etmek ister misiniz?",Cancel:"İptal","Claim Now":"Şimdi Talep Et",save:"kaydet","You Win":"Kazandın",Hand:"El",Payout:"Ödeme","Perfect Pair":"Mükemmel Çift","Winning Hand":"Kazanan El","Color Pair":"Renk Çifti","Mix Pair":"Karışık Çift",Lost:"Kayıp","Bet Amount":"Bahis Miktarı","Win Amount":"Kazanılan Miktar","Colourful Pair":"Renkli Çift","Mixed Pair":"Karışık Çift","Suited Trips":"Uygun Üçlü","Straight Flush":"strit Flush","Three of a Kind":"Üçlü",Flush:"Flush","Set Nick Name":"Takma Adı Ayarla",Save:"Kaydet","Please set your nickname":"Lütfen takma adınızı ayarlayın",Straight:"strit","Ends in":"Bitiş",Close:"Kapat","View Details":"Detayları Görüntüle","Wager to":"Bahis Yap",left:"kalan",FullScreen:"Tam Ekran",Info:"Bilgi",Place:"Yer",Score:"Skor",Nickname:"Takma Ad",Period:"Dönem",Language:"Dil",tabs:{Prizes:"Pargalar",Leaderboard:"Lider Tablosu",Rules:"Kurallar"},"Tournament ends in":"Turnuva bitiyor",Min:"Minimum",Low:"Düşük",Med:"Orta",High:"Yüksek",Auto:"Otomatik",Change:"Değiştir","Change Nickname":"Nick Adını Değiştir","Enter new nickname":"Yeni takma ad girin","Music Volume":"Müzik Ses Seviyesi","Dealer's Voice":"Dağıtıcı Ses","The goal of the game":"Oyunun amacı","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":'Oyun, 2 oyun kutusundan oluşan kırmızı ve mavi oyun kartlarının 8 kart kutusu kullanır. Oyuncu, kendisine dağıtılan parçaların toplamı 17 puan olduğunda durur. İlk iki parçayı aldıktan sonra, oyuncu parçalar aynı değerde ise bölünebilir, bir eli iki parçaya böler, farklı kutular oluşturur. Her kutuda en fazla iki bölme yapılabilir. Bir kutu 2 "As" içeriyorsa ve bir bölme yapılırsa, her kutuya bir parça dağıtılır ve double yapılmaz.','The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.':"Oyuncuya 'As' olan yüz kartı açıkken Blackjack'e karşı sigorta yapma seçeneği sunulur. Blackjack 1.5 kat ödenir. Sigorta primi iki kez ödenir.","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"Oyuncu ve dağıtıcının eşit değerde kartları olduğunda itme kaydedilir, bu sonucunda bahis oyuncuya geri döner.","Game Rules":"Oyun Kuralları","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"Oyunda maksimum 7 oyuncu yer alabilir. Eğer bir oyuncu boşsa, en fazla 3 kutu işgal edebilir.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':'2-10 kartları kendi değerlerine eşittir. "Jack", "Queen" ve "King" kartları 10 puan sayılır, "Ace" ise 11 puan sayılır ve daha iyi bir kombinasyon oluşturmak için uygundur.',"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"Bahis yapma süresi bittikten sonra, her oyuncuya bir açık kart dağıtılır. Dağıtıcı soldaki ilk oyuncudan başlamak üzere saat yönünde devam ederek her oyuncuya kart dağıtır ve turu kendisine dağıttığı kart ile sonlandırır. Daha sonra oyuncu her katılımcıya ikinci açık kartı dağıtır, ancak oyuncunun ikinci kartı yüz aşağı dağıtılır. Oyuncuya dağıtılan ilk iki kartın toplamı, oyuncunun oynanan kartlarının yanında gösterilir.",Blackjack:"Blackjack","If the combination of the first two playing cards is 21, it is Blackjack.":"İlk iki kartın kombinasyonu 21 ise, bu Blackjack'tir.",Insurance:"Sigorta",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':`Eğer dağıtıcının açık kartı bir "As" ise, oyuncuya "Sigorta" seçeneği sunulur. Oyuncunun elinde bir "Blackjack" kombinasyonu varsa bile, dağıtıcı bir "Blackjack" kombinasyonu yaparsa oyuncuya tazminat yapılacağı bir "Sigorta" seçeneği sunulur. "Sigorta"nın değeri ana bahsin yarısıdır ve ana bahisten ayrı olarak yapılır. Dağıtıcı daha sonra kapalı kartının değerini kontrol eder ve bir Blackjack yapmış mı yok mu kontrol eder. Dağıtıcı bir Blackjack Hand'a sahipse ve oyuncu değilse kazanır. Oyuncu ve dağıtıcı Blackjack kombinasyonlu elleri varsa, bir itme (Push) kaydedilir ve oyuncunun orijinal bahsi geri alınır. Ancak, dağıtıcının açık veya kapalı kartı '10' ise, 'Sigorta' seçeneği sunulmaz ve dağıtıcının kapalı kartına bakması Blackjack yapmış mı yapmamış mı konusunda izin verilmez.`,"Double, Hit or Stand.":"Double, Hit veya Stand.","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"Dağıtıcı ilk iki kartını kontrol ettikten sonra Blackjack yapmamışsa, oyuncular ellerinin değerini sırayla artırma şansına sahiptir. Kartlarınızın değeri size uygun olana kadar ek kart çekebilirsiniz.",Split:"Split",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':`Bir oyuncuya dağıtılan ilk iki kart aynı değere sahipse, oyuncu "Bölme" işlemi yapabilir ve ikinci "El" için temel bahisle eşit miktarda bahis ekleyerek iki ayrı "El" oluşturabilir. İki elinize de ikinci kart dağıtıldıktan sonra, her iki elin puanını da artırabilirsiniz. Her iki elinizdeki kartların değeriyle memnun olduğunuzda, ek kart bahsi almayı reddedebilirsiniz. Ancak, As'lar için orijinal bir Bölme yaparsanız, her el için yalnızca bir ek kart alırsınız ve ek bir kart (Hit) ve bahis alma şansınız yoktur.`,"Cash Out":"Nakit Çıkış",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':'Kartlar dağıtıldıktan sonra dağıtıcının Blackjack yapmadığı bir durumda bir karar vermeniz gerekiyor. Size sunulan kararlardan biri nakit çekme işlemidir. Nakit çekmeye karar verirseniz, oyun o el için sona erecek ve size "Nakit Çıkış" karar düğmesinde gösterilen değeri geri alacaksınız. "Nakit Çıkış" ödeme oranı, elinizin toplam puanına ve dağıtıcının açık kartına bağlı olarak değişir. "Nakit çıkış" kuralı yalnızca ana bahsinize uygulanır. Bu seçeneğin görünürlüğünü Ayarlar bölümündeki "karar verme" panelinizde kontrol edebilirsiniz.',Results:"Sonuçlar",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':'Bir oyuncunun "El"indeki kartların toplamı 21 puanı aşıyorsa, oyuncu kaybeder ve o "El" için yerleştirilen bahsi kaybeder. Sırayla tüm oyuncuların kararlarının alındığından emin olduktan sonra, dağıtıcı kapalı kartını ortaya çıkarır. Dağıtıcının "El"i 16 puan veya daha azsa "Hit" yapmalı ve "El"i 17 puan veya daha fazlaysa "Stand" yapmalıdır. Unutmayın ki Soft bir el, 11 puan değerinde bir “As” içerir.',"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":`Eğer elinizin kart değeri sonunda dağıtıcının kart değerine daha yakınsa veya dağıtıcı battıysa kazanırsınız. Oyuncu, final elindeki kartlar dağıtıcının değerine daha yakın olduğunda veya dağıtıcının elindeki kartların toplamı 21'i aştığında, dağıtıcının kaybetmesi nedeniyle kazanır. Nakit çıkış yapmaya karar verirseniz, size sunulan kararda gösterilen değeri alacaksınız. Sadece ilk 2 oynanan kart Blackjack olarak kabul edilir. Bir "Split" kullanılarak yapılan 21 puanlık bir el, Blackjack olarak kabul edilmez. Bu nedenle, bir Blackjack kombinasyonu, Split kullanılarak yapılan herhangi bir 21 puanlık eli yener.`,"Side Bets":"Yan Bahisler",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':`Yan Bahisler "Mükemmel Çiftler" ve 21+3'tür. "Mükemmel Çiftler"in 3 türü vardır.`,'1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. Aynı türden iki kart (örneğin: <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':'2. "Tek renkli çift" (Örneğin: <Card17/> <Card30/> veya <Card17/> <Card43/>)','3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':'3. "Karışık çift" (Örneğin: <Card17/> ve <Card4/>)',"If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"Önceden 21+3 bahsi yaptıysanız, iki kartınızın ve oyuncunun yüzü yukarıdaki kartın aşağıdaki kombinasyonları oluşturduğunda kazanabilirsiniz:"," Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":"Aynı kartın üçlüsü (örneğin: “3” Kupa, “5” Kupa)",' Straight (e.g. "Clubs" "3", "4" "5")':"Düz (örneğin: <Card28/> <Card29/> <Card30/>)",' From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':"Aynı değerde üç karttan oluşan farklı oyun kartlarının üçlü Floşu (<Card5/>, <Card30/> ve <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Düz 3 farklı karttan oluşan bir dizi. Örneğin: <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Floş aynı türden ardışık olmayan parçalar. Örneğin: <Card32/>,<Card35/>.","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":'Şimdi Dağıt Bu düğme, bir bahis yerleştirdikten sonra masada bulunan herkesin "şimdi dağıt" düğmesine tıklamasının ardından görünür. Dağıtıcı beklemez. Bahis süresi derhal sona erer ve dağıtıcı dağıtmaya başlar. Yani, oyuncu bahis yerleştirdikten sonra masada yalnızsa bahis süresinin sonuna kadar, "şimdi dağıt" düğmesine tıklar ve dağıtıcı hemen dağıtmaya başlar.',Payments:"Ödemeler","Return to the player":"Oyuncuya geri dön","The theoretical optimal payout rates for the combinations listed below are as follows:":"Aşağıda listelenen kombinasyonlar için teorik optimal ödeme oranları şu şekildedir:",'"Blackjack" Combination - 99.29%.':'"Blackjack" Kombinasyonu - 99.29%.','"Perfect couples" - 95.90%.':'"Mükemmel çiftler" - 95.90%.',"Take a seat":"Bir koltuk alın","By pressing to sit here button, you will take a seat.":"Buraya otur düğmesine basarak bir koltuk alırsınız.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':'İsteğe bağlı olarak aynı turda farklı ellerle oynamak için en fazla 3 farklı pozisyon alabilirsiniz. Masadan çıkmak istediğinizde, masanıza yakın bir yerde bulunan "X" düğmesine basın. Oyuncu pasifse ve bahis yapmazsa, masadaki koltuğunu kaybeder.',"Place bets":"Bahis yap","The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.":"Bahis limit paneli, zaman zaman değiştirilebilen minimum ve maksimum izin verilen sınırları gösterir. Açtığınızda mevcut limitinizi göreceksiniz.","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"Oyuna katılmak için ekranınızda göreceğiniz yeterli bir bakiyeniz olmalıdır. Ekranın üst kısmındaki yeşil, kırmızı, sarı hareketli çizgi, bahis süresini gösterir. Bitiminden sonra bahisler kapanır.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"Bahis yaparken, bahis yapmak istediğiniz tercih ettiğiniz değere sahip çipi seçmek gerekir. Seçtikten sonra, masanın bahis alanına tıklayarak bahis yapın. Her bahis alanına tıkladığınızda, miktar, seçilen çipin değerine veya maksimum sınıra kadar artar. Maksimum sınıra ulaştığınızda bir bildirim mesajı alırsınız.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Lütfen bahis süresi bitmeden tarayıcı boyutunuzu küçültmeyin veya mevcut tarayıcınızda bir sekme açmayın ve bahisleriniz zaten yerleştirilmişken. Bu tür eylemler reddedilebilir.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Herhangi bir bahis yerleştirdikten sonra 2x Double düğmesi kullanılabilir hale gelir. Her tıklamada tüm bahislerinizi maksimum sınıra kadar iki katına çıkarır. Tüm bahislerinizi iki katına çıkarmak için bakiyenizde yeterli miktarda para olması gerektiğini unutmayın.","2x Double":"2x Double","The Repeat button allows you to repeat all bets made in the previous game round.":"Tekrar düğmesi, önceki oyun turundaki tüm bahisleri tekrar etmenize olanak tanır.","The Undo button removes your last bet.":"Geri Al düğmesi son bahsinizi kaldırır.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"UNDO düğmesine basarak yerleştirilen tüm bahisleri yerleme sırasının tersine çevirebilirsiniz. UNDO düğmesini basılı tutarak tüm bahislerinizi kaldırabilirsiniz.","Total bet":"Toplam bahis","Total bets section shows the amount of total bets for the given game round.":"Toplam bahisler bölümü, belirli bir oyun turu için toplam bahis miktarını gösterir.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"Oyun turu sırasında bahis süresi bitmeden bağlantı kesilirse, alandaki tüm yerleştirilmiş bahisler size geri döner ve oyun turuna katılmaz.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':'Bahis süresi bittikten sonra bağlantı kesilirse, bahisleriniz belirtilen turda dahil edilir ve sonucu "Oyun Geçmişi" bölümünde görebilirsiniz.',Autoplay:"Otomatik oynatma","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Otomatik Oynatma - Bu bölümde, verdiğiniz bahsin kaç oyun turu boyunca tekrarlanacağını seçebilirsiniz.",Chat:"Sohbet",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':'Oyuncuyla mesajınızı yazarak ve "gönder" düğmesine basarak sohbet başlatabilirsiniz. Uygunsuz kullanım durumunda sohbet düğmesi devre dışı bırakılır.',"Game number":"Oyun numarası","Each game round has its own special game number through which you can later present your wish and request about the given round.":"Her oyun turunun kendi özel oyun numarası vardır, bu numara üzerinden daha sonra verilen tur hakkında isteğinizi ve talebinizi iletebilirsiniz.",Sound:"Ses","The Sound button toggles all game sounds on and off.":"Ses düğmesi tüm oyun seslerini açıp kapatır.","Game history":"Oyun geçmişi",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':'"Oyun geçmişi" düğmesine tıklayarak bahislerinizi, kazançlarınızı ve oyun numarası altındaki turdaki kazanan numarayı görebilirsiniz.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Bu bölgeden ayrılmadan önceki ve sonraki tur hikayelerini sağ ve sol oklarla göz atabilirsiniz.",Settings:"Ayarlar","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"Bu bölümde, 4 video kalitesini değiştirebilir veya otomatik bırakabilir, krupiye sesini ve efekt seslerini açabilir veya kapatabilirsiniz.",Shuffling:"Karıştırma","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":"Oyun, kesme kartı dağıtılana kadar devam eder. Kartlar daha sonra krupiye veya profesyonel bir karıştırıcı tarafından karıştırılır. Oyunda bir karıştırma masası varsa, masada iki deste kartla iki ayakkabı kullanılır. Bu durumda krupiye ayakkabıları değiştirir ve kartlar krupiye turu yönetmeye devam ederken başka bir kişi tarafından karıştırılır.","Error Control":"Hata Kontrolü","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"Oyunda, sistemde veya oyun prosedüründe herhangi bir hata durumunda, oyuncu hata hakkında servis yöneticisine bilgi vermeden önce mevcut tur geçici olarak durdurulur. Oyunculara, sorunun araştırıldığına dair sohbet veya ekran mesajı aracılığıyla bilgi verilir. Yönetici verilen sorunu hemen çözebilirse, mevcut tur normal seyrinde devam eder. Sorun hemen çözülmezse, verilen tur iptal edilmiş sayılır ve verilen turdaki tüm katılımcıların başlangıç bahisleri iade edilir.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"Tüm ödemeler, size önceden sunulan kurallara dayalı olarak sadece kabul edilen bahislerin temelinde yapılır. İletişim hatası veya diğer teknik sorunlar nedeniyle, tarafımızca aslında kabul edilmemiş olan dengesiz bir bahis, kaybetme veya kazanma durumunda bir faktörle çarpılır ve bakiyeye iade edilir. Bu konuda bilgi, arıza sonrası düzenlemeden sonra sağlanacaktır.","Make a decision":"Karar ver","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"İlk iki kartınızı aldığınızda, kartların tamamı dağıtılmadan önce ve krupiye sıranıza gelmeden önce el hakkında ön bir karar verebilirsiniz. Karar seçenekleri gösterilecektir (örneğin, Take, Stop, Double, Split, Surrender), yalnızca şu anda kullanılabilir olan seçenekler etkinleştirilecektir.","Below are the decision options offered to the player:":"Oyuncuya sunulan karar seçenekleri şunlardır:","• HIT: an additional card is drawn from the deck":"• Hit: Desteden ek bir kart çekilir","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• Stand BİR EKSTRA OYUN KARTI: Ek bir kart oyun kutusundan çıkarılmaz","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• Double KATLA. Bahsiniz iki katına çıkar ve sadece bir ekstra kart desteden çekilir","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• Split. Bahsiniz iki katına çıkar ve kartlar iki ayrı elde bölünür","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• Surrender. Buna tıklarsanız, bahsinizin yarısını kaybedersiniz, diğer yarısı bakiyenize iade edilir","If you do not make a decision before the time is up, the system decides that it is enough.":"Süre dolmadan önce bir karar vermezseniz, sistem yeterli olduğuna karar verir.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"İkili ve Bölme için bakiyeniz yeterli değilse, bu kararlar için ilgili düğmeler devre dışı bırakılacaktır.","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Geri Dönüşüm kutusu düğmesine tıklanarak bu zamana kadar yapılmış olan tüm bahisler temizlenecektir.","Username must be":"Kullanıcı adı 3 ila 8 karakterden oluşmalı ve yalnızca harf ve rakam içermelidir.","Nickname already in use":"Takma ad zaten kullanımda, lütfen başka bir tane seçin.","Session not found, try to log in again.":"Oturum bulunamadı, lütfen tekrar giriş yapmayı deneyin.","Please return to the site and log in again.":"Lütfen siteye geri dönün ve tekrar giriş yapın.","Player blocked":"Oyuncu engellendi","Not enough balance":"Yeterli bakiye yok","Currency is wrong, please refresh the page":"Para birimi yanlış, lütfen sayfayı yenileyin","Incorrect credentials":"Hatalı kimlik bilgileri","Nickname already exists":"Takma ad zaten var","Nickname is not allowed":"Takma ad izin verilmiyor","Chat is blocked":"Sohbet engellendi","Bet Amount is less or greater from limits":"Bahis miktarı sınırlardan az veya fazla","Nick already selected":"Takma ad zaten seçildi","The loss limit reached":"Kayıp limitine ulaşıldı","Round has been canceled!":"iptal edilen tur","Insurance Is Not Allowed":"Sigorta İzni Yok","Player Invalid State":"Oyuncu Geçersiz Durumu","Bet Is Not Accepted":"Bahis Kabul Edilmedi","Something went wrong":"Bir şeyler ters gitti","Unknown error":"Bilinmeyen hata"},xl={[We.English]:{translation:pl},[We.Armenian]:{translation:fl},[We.Russia]:{translation:gl},[We.Turkey]:{translation:ml}},Wn=oe.use(fi);function yl(){const e=Fn.get(Fn.language)||We.English;return Wn.init({lng:e,fallbackLng:We.English,interpolation:{escapeValue:!1},resources:xl}),Wn}G.BalanceAndBet=jr,G.BlackJackAction=p0,G.BlackJackeWinPopup=$2,G.BlackjeckInsurance=M0,G.BonusModalContent=T0,G.Button=rt,G.Card=Vt,G.CardsRightInfo=D0,G.Chip=st,G.Chip3D=X0,G.ChipBoard=T2,G.MobileBottomInfo=D2,G.MobileMenu=a2,G.MoibleChipBoard=hl,G.NotPlaying=q2,G.PopupWrapper=Pn,G.Reconnect=E2,G.Timer=_t,G.ToLobby=u2,G.ToastMessages=r0,G.TopIcons=m2,G.TournamentNotification=k2,G.Wager=w0,G.i18n=Wn,G.initI18n=yl,Object.defineProperty(G,Symbol.toStringTag,{value:"Module"})});
3118
+ `,dl=({index:e,isActive:t,isChipsSelector:a})=>{const i=[tl,nl,al,il,rl,sl];return n.jsx(cl,{$index:e,$isActive:t,$isChipsSelector:a,src:i[e]})},hl=({chipAmounts:e,selectedChipIndex:t,selectChipIndex:a,onUndo:i,onDouble:r,onRepeat:s,balance:o,isUndo:l,isDouble:c,onDeal:d,isDeal:u,isRepeat:p,isLandscape:x})=>{const[m,g]=v.useState(!1);return n.jsxs(q0,{$isLandscape:x,children:[n.jsxs(Q0,{children:[n.jsx(Fa,{$isLandscape:x,$isDisabled:l,onClick:i,children:n.jsx("div",{className:"icon",children:n.jsx(Ta,{})})}),n.jsxs(_0,{$isLandscape:x,$isChipsSelector:m,children:[n.jsx("div",{className:"chip",children:n.jsx(st,{amount:e[t],chipAmounts:e,height:m?64:56,width:m?64:56,onClick:()=>{g(!m)}})}),e.map((y,A)=>n.jsxs($0,{$isLandscape:x,$isActiveChips:m,$index:A,children:[n.jsx(dl,{index:A,isActive:A===t,isChipsSelector:m}),n.jsx("div",{className:"chips-select",children:n.jsx(st,{amount:y,chipAmounts:e,height:42,width:42,onClick:()=>{g(!1),a(A)},isDisabled:y>o})})]},y))]}),n.jsx(Fa,{$isLandscape:x,$isDisabled:u?c:p,onClick:u?r:s,children:n.jsx("div",{className:"icon",children:u?n.jsx($t,{}):n.jsx(za,{})})})]}),n.jsxs(el,{$isDisabled:u,onClick:d,$isLandscape:x,children:[n.jsx("div",{className:"icon",children:n.jsx(Ba,{})}),x&&n.jsx("p",{className:"text-button",children:"Deal Now"})]})]})},Wa={language:"language"},Ga={tableId:"tableId"},ul={...Wa,...Ga},Je=e=>{const t=e in Wa,a=e in Ga;if(!t&&!a)throw new Error(`Unknown storage key: ${e}`);return t?localStorage:a?sessionStorage:null},Fn={...ul,set:(e,t)=>{Je(e).setItem(e,t)},get:e=>Je(e).getItem(e),remove:e=>{Je(e).removeItem(e)},activate:e=>{Je(e).setItem(e,"1")},deactivate:e=>{Je(e).setItem(e,"0")},isActive:(e,t=!0)=>{const i=Je(e).getItem(e);return i!=="1"&&i!=="0"&&Fn.remove(e),i==="1"?!0:i==="0"?!1:t}};var We=(e=>(e.English="en",e.Armenian="hy",e.Russia="ru",e.Turkey="tr",e))(We||{});const pl={"canceled round":"Canceled round",refunded:"Your bets have been refunded","Round Id":"Round Id",Limits:"Limits",Dealer:"Dealer","Total Bet":"Total Bet",Balance:"Balance",SETTINGS:"SETTINGS","Video Quality":"Video Quality","Game Sounds":"Game Sounds","Dealer Voice":"Dealer Voice","Sound Effects":"Sound Effects","Insure Your Hand?":"Insure Your Hand?","Make your descision":"Make your descision","Please, Place Your Bets":"Please, Place Your Bets","Back To Lobby":"Back To Lobby",Tournament:"Tournament",Message:"Message",Support:"Support",Tip:"Tip","Send Tip":"Send Tip","Deal Now":"Deal Now",History:"History",Help:"Help","Click to chat":"Click to chat","Golden Chip Tournament":"Golden Chip Tournament","Limits & Payouts":"Limits & Payouts",Amount:"Amount","Cards & Score":"Cards & Score",Date:"Date",Game:"Game","Game Name":"Game Name",Round:"Round","Bet Type":"Bet Type",Bet:"Bet","Win/Lose":"Win/Lose",Win:"Win",Cards:"Cards","Dealer Cards":"Dealer Cards","Your Seats":"Your Seats",SEAT:"SEAT",Seat:"Seat",repeat:"repeat",deal:"deal",Undo:"Undo",Double:"Double",Hit:"Hit",Stand:"Stand","Stand All":"Stand All",StandAll:"Stand All",TwentyOnePlusThree:"21+3","We lost connection for a moment":"We lost connection for a moment","This page will close automatically when you're reconnected.":"This page will close automatically when you're reconnected.",Lobby:"Lobby",round:"round",Congratulations:"Congratulations!",Surrender:"Surrender","Back to Lobby":"Back to Lobby","Stay in the Game":"Stay in the Game",Error:"Error",Skip:"Skip",Insure:"Insure",day:"day",hour:"hour",min:"min",sec:"sec","Still with us, Player?":"Still with us, Player?","We haven’t seen any moves from you. Want to keep playing?":"We haven’t seen any moves from you. Want to keep playing?",Cancel:"Cancel","Claim Now":"Claim Now",save:"save","You Win":"You Win",Hand:"Hand",Payout:"Payout","Perfect Pair":"Perfect Pair","Winning Hand":"Winning Hand","Color Pair":"Color Pair","Mix Pair":"Mix Pair",Lost:"Lost","Bet Amount":"Bet Amount","Win Amount":"Win Amount","Colourful Pair":"Colourful Pair","Mixed Pair":"Mixed Pair","Suited Trips":"Suited Trips","Straight Flush":"Straight Flush","Three of a Kind":"Three of a Kind",Flush:"Flush","Set Nick Name":"Set Nick Name",Save:"Save","Please set your nickname":"Please set your nickname",Straight:"Straight","Ends in":"Ends in",Close:"Close","View Details":"View Details","Wager to":"Wager to",left:"left",FullScreen:"FullScreen",Info:"Info",Place:"Place",Score:"Score",Nickname:"Nickname",Period:"Period",Language:"Language",tabs:{Prizes:"Prizes",Leaderboard:"Leaderboard",Rules:"Rules"},"Tournament ends in":"Tournament ends in",Min:"Min",Low:"Low",Med:"Med",High:"High",Auto:"Auto",Change:"Change","Change Nickname":"Change Nickname","Enter new nickname":"Enter new nickname","Music Volume":"Music Volume","Dealer's Voice":"Dealer's Voice","The goal of the game":"The goal of the game","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":"The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.","The player is offered an option to insure against Blackjack when the player's face-up card is 'Ace'.Blackjack is paid 1.5 times. The insurance premium is paid twice.":"The player is offered an option to insure against Blackjack when the player's face-up card is 'Ace'.Blackjack is paid 1.5 times. The insurance premium is paid twice.","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.","Game Rules":"Game Rules","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.',"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.",Blackjack:"Blackjack","If the combination of the first two playing cards is 21, it is Blackjack.":"If the combination of the first two playing cards is 21, it is Blackjack.",Insurance:"Insurance",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':`If the dealer's face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player's original bet is returned. However, if the dealer's face- up or face -down card is a '10', you are not offered the 'Insurance' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.`,"Double, Hit or Stand.":"Double, Hit or Stand.","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.",Split:"Split",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.',"Cash Out":"Cash Out",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':`After the cards being dealt the dealer doesn't have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer's up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.`,Results:"Results",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':`If the sum of cards in a player's "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.`,"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":`You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a "Split", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.`,"Side Bets":"Side Bets",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".','1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. A pair of cards of the same suit (e.g.. <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':'2. "One color pair" (Or. <Card17/> <Card30/> or <Card17/> <Card43/>).','3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':'3. "Mixed pair" (Or: <Card17/> and <Card4/>)',"If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:","Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":"Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)",'Straight (e.g. "Clubs" "3", "4" "5")':"Straight (e.g. <Card28/> <Card29/> <Card30/>)",'From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':"From a triple Flush of non-identical playing cards 3 cards of the same value (<Card5/>, <Card30/> and <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Straight A sequence of 3 cards with different cards. For example: <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Flush non-consecutive pieces of the same type. For example: <Card32/>,<Card35/>.","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":"Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.",Payments:"Payments","Return to the player":"Return to the player","The theoretical optimal payout rates for the combinations listed below are as follows:":"The theoretical optimal payout rates for the combinations listed below are as follows:",'"Blackjack" Combination - 99.29%.':'"Blackjack" Combination - 99.29%.','"Perfect couples" - 95.90%.':'"Perfect couples" - 95.90%.',"Take a seat":"Take a seat","By pressing to sit here button, you will take a seat.":"By pressing to sit here button, you will take a seat.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.',"Place bets":"Place bets",'The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.": "The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.':'The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.": "The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.',"To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.","2x Double":"2x Double","The Repeat button allows you to repeat all bets made in the previous game round.":"The Repeat button allows you to repeat all bets made in the previous game round.","The Undo button removes your last bet.":"The Undo button removes your last bet.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.","Total bet":"Total bet","Total bets section shows the amount of total bets for the given game round.":"Total bets section shows the amount of total bets for the given game round.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.',Autoplay:"Autoplay","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.",Chat:"Chat",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.',"Game number":"Game number","Each game round has its own special game number through which you can later present your wish and request about the given round.":"Each game round has its own special game number through which you can later present your wish and request about the given round.",Sound:"Sound","The Sound button toggles all game sounds on and off.":"The Sound button toggles all game sounds on and off.","Game history":"Game history",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.",Settings:"Settings","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.",Shuffling:"Shuffling","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":"The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.","Error Control":"Error Control","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .","Make a decision":"Make a decision","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.","Below are the decision options offered to the player:":"Below are the decision options offered to the player:","• HIT: an additional card is drawn from the deck":"• HIT: an additional card is drawn from the deck","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• SPLIT. Your bet is doubled and the cards are split into two separate hands","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance","If you do not make a decision before the time is up, the system decides that it is enough.":"If you do not make a decision before the time is up, the system decides that it is enough.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Clicking on the Recycle bin button all the bets made up to that point will be cleared.","Username must be":"Username must be 3 to 8 characters, comprising only letters and numbers.","Nickname already in use":"Nickname already in use, please choose another.","Session not found, try to log in again.":"Session not found, try to log in again.","Please return to the site and log in again.":"Please return to the site and log in again.","Player blocked":"Player blocked","Not enough balance":"Not enough balance","Currency is wrong, please refresh the page":"Currency is wrong, please refresh the page","Incorrect credentials":"Incorrect credentials","Nickname already exists":"Nickname already exists","Nickname is not allowed":"Nickname is not allowed","Chat is blocked":"Chat is blocked","Bet Amount is less or greater from limits":"Bet Amount is less or greater from limits","Nick already selected":"Nick already selected","The loss limit reached":"The loss limit reached","Round has been canceled!":"Round has been canceled!","Insurance Is Not Allowed":"Insurance Is Not Allowed","Player Invalid State":"Player Invalid State","Bet Is Not Accepted":"Bet Is Not Accepted","Something went wrong":"Something went wrong","Unknown error":"Unknown error"},fl={"canceled round":"Չեղարկված փուլ",refunded:"Ձեր խաղադրույքները վերադարձվել են","Round Id":"Ռաունդ այդի",Limits:"Սահմանաչափումներ",Dealer:"Դիլեր","Total Bet":"դրույքներ",Balance:"Հաշվեկշիռ",SETTINGS:"ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ","Video Quality":"Տեսանյութի որակ","Game Sounds":"Խաղի Ձայնը","Dealer Voice":"Դիլերային ձայն","Sound Effects":"Ձայնային էֆեկտներ","Insure Your Hand?":"Ապահովագրել Ձեր ձեռքը?","Make your descision":"Կայացրեք Ձեր որոշումը","Please, Place Your Bets":"Խնդրում ենք, կատարեք Ձեր խաղադրույքները","Back To Lobby":"Լոբի վերադառնալ",Tournament:"Մրցաշար",Message:"Հաղորդագրություն",Support:"Աջակցություն",Tip:"Թեյավճար","Send Tip":"Ուղարկել Թեյավճար",Help:"Օգնություն","Click to chat":"Սեղմեք զրուցելու համար","Golden Chip Tournament":"Ոսկե չիպերի մրցաշար","Limits & Payouts":"Սահմանաչափումներ & Վճարումներ",Amount:"Գումար","Cards & Score":"Քարտեր & Հաշվարկ","Deal Now":"Բաշխել հիմա",History:"Խաղի պատմությունը",Date:"Ամսաթիվ",Game:"Խաղ","Game Name":"Խաղի անուն",Round:"Համար","Bet Type":"Խաղադրույքի տեսակ",Bet:"Դրույք","Win/Lose":"Շահում/Կորուստ",Win:"Շահում",Cards:"Քարտեր","Dealer Cards":"Դիլերի քարտեր","Your Seats":"Ձեր բոքս",SEAT:"Բոքս",Seat:"Բոքս",repeat:"կրկնել",deal:"Բաշխել",Undo:"Չեղարկել",Double:"Կրկնակի",Hit:"Վերցնել",Stand:"Կանգ","Stand All":"Կանգ ընդհանուր",StandAll:"Կանգ ընդհանուր",TwentyOnePlusThree:"21+3","We lost connection for a moment":"Մենք մի պահ կորցրեցինք կապը","This page will close automatically when you're reconnected.":"Այս էջը ավտոմատ կերպով կփակվի, երբ դուք վերամիավորվեք:",Lobby:"Լոբի",round:"փուլ",Congratulations:"Շնորհավոր",Surrender:"Հանձնվել","Back to Lobby":"Լոբի վերադառնալ","Stay in the Game":"Խաղում մնալ",Error:"Սխալ",Skip:"անցնել",Insure:"Ապահովագրել",day:"օր",hour:"ժամ",min:"րոպե",sec:"վարկյան","Still with us, Player?":"Մենք դեռ այստեղ ենք, Խաղացող:","We haven’t seen any moves from you. Want to keep playing?":"Մենք չենք տեսել ձեր կողմից որևէ քայլ: Ցանկանում եք շարունակել խաղալ:",save:"Պահպանել",Cancel:"Չեղարկել","Claim Now":"Հիմա վերցնել","You Win":"Դուք հաղթեցիք","The goal of the game":"Խաղի նպատակը",Hand:"Ձեռք",Payout:"Վճարումներ","Perfect Pair":"Կատարյալ զույգ","Winning Hand":"Հաղթող ձեռքը","Color Pair":"Գույնի զույգ","Mix Pair":"Խառը զույգ",Lost:"Կորուստ","Bet Amount":"Խաղադրույքի գումար","Win Amount":"Հաղթող գումար","Colourful Pair":"Միագույն զույգ","Mixed Pair":"Խառը զույգ","Suited Trips":"Նույնատիպ խաղաթղթով եռյակ","Straight Flush":"Սթրեյթ ֆլեշ","Three of a Kind":"Եռյակ",Flush:"Սթրեյթ",Straight:"Ֆլեշ","Set Nick Name":"Սահմանել Նիքի",Save:"Պահպանել","Ends in":"Ավարտվում է",Close:"Փակել","View Details":"Դիտել մանրամասները","Wager to":"Խաղադրույք",left:"մնացորդ",FullScreen:"Ամբողջ էկրան",Info:"Տեղեկություն",Place:"Տեղ",Score:"Հաշիվ",Nickname:"Նիկնեյմ",Period:"Պարբերություն",Language:"Լեզու",tabs:{Prizes:"Պարգևներ",Leaderboard:"Լիդերների ցուցակ",Rules:"Կանոններ"},"Tournament ends in":"Մրցաշարը ավարտվում է",Min:"նվազագույն",Low:"ցածր",Med:"միջին",High:"բարձր",Auto:"Ավտո",Change:"Փոխել","Change Nickname":"Փոխել Նիկնեյմը","Enter new nickname":"Ներմուծել նոր նիկնեյմ","Music Volume":"Երաժշտության ձայնի մակարդակ","Please set your nickname":"Խնդրում ենք սահմանել ձեր Նիկնեյմը","Dealer's Voice":"Խաղավարի ձայնը","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":"Խաղում օգտագործվում է 2 խաղատուփից բաղկացած 8-ական կապոց կարմիր և կապույտ խաղաթղթերից։ Խաղավարը կանգ է առնում, երբ իրեն բաժանված խաղաքարերի գումարը կազմում է 17 միավոր։ Առաջին երկու խաղաքարտերը ստանալուց հետո խաղացողը կարող է կատարել split, եթե խաղաքարտերն ունեն նույն արժեքը՝ բաժանելով մեկ ձեռքը երկուսի ստեղծելով տարբեր բոքսեր։ Ամեն բոքսի վրա կարելի է կատարել առավելագույնը երկու split։ Եթե բոքսը բաղկացած է 2 տուզերից և կատարում է split, ամեն բոքսին բաժանվում է մեկական խաղաքար և չի թույլատրվում կատարել double:",'The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.':"Խաղացողին առաջարկվում է Blackjack-ից ապահովագրվելու տարբերակ այն դեպքում, երբ խաղավարի բաց խաղաքարտը «Տուզ» է։","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"Blackjack-ը վճարվում է 1,5 անգամ։ Ապահովագրության ձեռքը վճարվում է երկու անգամ։ Երբ խաղացողի և խաղավարի մոտ հավասար արժեքներով խաղաքարտեր են, գրանցվում է ոչ-ոքի (push),որի արդյունքում խաղացողին վերադարձվում է կատարված խաղադրույքը։","Game Rules":"Խաղի կանոնները","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"Խաղին կարող է մասնակցել առավելագույնը 7 խաղացող։ Ցանկացած խաղացող ազատ լինելու դեպքում կարող է զբաղեցնել առավելագույնը 3 բոքս։",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':"2-10 խաղաքարտերը համարժեք են իրենց թվին։ «Վալետ», «Թագուհի» և «Արքա» հաշվվում է 10 միավոր, «Տուզ»-ը հաշվվում է 11 միավոր, որը նպաստավոր է ավելի լավ համակցություն կազմելու համար։","After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"Խաղադրույքների կատարման համար հատկացված ժամանակը լրանալուց հետո յուրաքանչյուր խաղացողի բաժանվում է մեկական բաց խաղաքարտ։ Խաղավարը սկսում է խաղաքարտերի բաժանումը իր ձախ կողմում նստած առաջին խաղացողից և շարունակում է ժամացույցի սլաքի ուղղությամբ՝ տվյալ շրջանը ավարտելով իրեն բաժանած խաղաքարտով։ Այնուհետև խաղավարը յուրաքանչյուր մասնակցին բաժանում է երկրորդ բաց խաղաքարտը, սակայն խաղավարի երկրորդ խաղաքարտը բաժանվում է փակ տարբերակով։ Խաղացողի խաղաքարտերի կողքին ցուցադրված է իրեն բաժանված առաջին երկու խաղաքարտի հանրագումարը։",Blackjack:"Blackjack","If the combination of the first two playing cards is 21, it is Blackjack.":"Առաջին երկու խաղաքարտերից բաղկացած համակցությունը, եթե կազմում է 21, դա Blackjack է։",Insurance:"Ապահովագրություն",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':"Եթե խաղավարի բաց խաղաքարտը «Տուզ» է, խաղացողին առաջարկվում «Ապահովագրությունից» օգտվելու տարբերակ նույնիսկ այն դեպքում երբ խաղացողի մոտ «Բլեքջեք» համակցությունով «Ձեռք» է, որի արդյունքում նա կստանա փոխհատուցում, եթե խաղավարը կազմի «Բլեքջեք» համակցությունով «Ձեռք»: «Ապահովագրության» արժեքը կազմում է հիմնական խաղադրույքի կեսը, և այն կատարվում է հիմնական խաղադրույքից առանձին։ Այնուհետև խաղավարը ստուգում է իր փակ խաղաքարտի արժեքը՝ տեսնելու, թե արդյոք կազմել է «Բլեքջեք»,թե՝ ոչ։ Խաղավարը հաղթում է, եթե իր մոտ կազմվել է «Բլեքջեք» համակցությունով «Ձեռք», իսկ խաղացողի մոտ՝ ոչ: Եթե խաղացողը և խաղավարն ունեն «Բլեքջեք» համակցությունով «Ձեռք»-եր, գրանցվում է «Ոչ– ոքի» (Push) արդյունք և հետ է վերադարձվում խաղացողի կատարած հիմնական խաղադրույքը։ Սակայն, եթե խաղավարի բաց կամ փակ խաղաքարտը «10» է, ապա Ձեզ չի առաջարկվում «Ապահովագրություն» տարբերակը, և խաղավարին չի թույլատրվում նայել իր փակ խաղաքարտը՝ տեսնելու, թե արդյոք կազմել է «Բլեքջեք», թե՝ ոչ:","Double, Hit or Stand.":"Կրկնապատկել (Double), Վերցնել (Hit) կամ Կանգ (Stand)","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"Եթե իր առաջին երկու խաղաքարտը ստուգելուց հետո խաղավարի մոտ չի կազմվել «Բլեքջեք», խաղացողներից հնարավորություն է տրվում հերթով բարելավել իրենց ձեռքերի արժեքները։Դուք կարող եք վերցնել լրացուցիչ խաղաքարտեր այնքան ժամանակ, մինչև Ձեր ձեռքի խաղաքարտերի արժեքը Ձեզ չգոհացնի:",Split:"Սփլիթ (Split) ",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':"Սփլիթ (Split) Եթե խաղացողին բաժանված նախնական երկու խաղաքարտերն ունեն նույն արժեքը, խաղացողը կարող է կատարել «Split»՝ ստեղծելով երկու առանձին «Ձեռք»–եր՝ երկրորդ «Ձեռք»–ի համար ավելացնելով հիմնական խաղադրույքին համարժեք գումար։ Այն բանից հետո, երբ ձեր երկու ձեռքերին էլ բաժանվել է երկրորդ քարտը, դուք կարող եք բարելավել երկու ձեռքերի միավորները՝ վերցնելով հավելյալ խաղաքարտ խաղադրույքը։ Դուք կարող եք հրաժարվել հավելյալ խաղաքարտ վերցնելուց, երբ երկու ձեռքերի խաղաքարտերի արժեքը Ձեզ գոհացնում է: Ինչևէ, եթե դուք կատարում եք «Սփլիթ» «Տուզերի» նախնական զույգի համար, դուք կստանաք միայն մեկական լրացուցիչ խաղաքարտ ամեն ձեռքի համար՝ առանց հավելյալ խաղաքարտ վերցնելու (Hit) և խաղադրույքի հնարավորության.","Cash Out":"Կանխիկացում",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':"Խաղաքարտերը բաժանելուց հետո եթե խաղավարի մոտ չկա Բլեքջեք, պետք է որոշում կայացնել։ Ձեզ ներկայացված որոշումներից մեկը կանխիկացումն է. եթե որոշեք կանխիկացնել, այդ ձեռքի համար խաղը կավարտվի, իսկ դուք ետ կստանաք այն արժեքը, որը ձեզ կցուցադրվի «Կանխիկացում» որոշման կոճակին: «Կանխիկացում» վճարման հարաբերակցությունը փոփոխվում է՝ ըստ տվյալ ձեռքի ձեր ընդհանուր միավորի և խաղավարի բացված խաղաքարտի։ «Կանխիկացում» կանոնը կիրառվում է միայն ձեր հիմնական խաղադրույքին։ Կարող եք վերահսկել այս ընտրանքի տեսանելիությունը Կարգավորումներ բաժնի ձեր որոշման վահանակում։",Results:"Արդյունքներ",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':"Եթե խաղացողի «Ձեռք»–ի խաղաքարտերի հանրագումարը գերազանցում է 21 միավորը, խաղացողը պարտվում է և կորցնում է տվյալ «Ձեռք»–ի վրա կատարված խաղադրույքը։ Երբ արդեն հերթով կայացվել են բոլոր խաղացողների որոշումները, խաղավարը բացում է իր փակ խաղաքարտը։ Խաղավարը պետք է կատարի «Hit», եթե իր «Ձեռք»– ում կա 16 կամ պակաս միավոր և պետք է կատարի «Stand» , եթե իր «Ձեռքում» կա 17 կամ ավել միավոր։ Հիշեք, որ «Soft hand»-ը ներառում է 11 միավոր արժողությամբ «Տուզ»:","You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":"Դուք հաղթում եք, եթե վերջում Ձեր խաղաքարտերի արժեքը ավելի մոտ է 21-ին, քան խաղավարի խաղաքարտերինը, կամ եթե խաղավարը «վառվում» է: Խաղացողը հաղթում է, երբ իր վերջնական ձևավորված «Ձեռք»–ի խաղաքարտերն իրենց արժեքով ավելի մոտ են 21 միավորին, քան խաղավարինը, կամ այն դեպքում, երբ խաղավարի «Ձեռք»–ի խաղաքարտերի հանրագումարը գերազանցում է 21 միավորը, որի արդյունքում խաղավարը պարտվում է։ Եթե որոշեք կանխիկացնել (cash out), կստանաք «Կանխիկացում» որոշման կոճակը ցույց տվող արժեքը, երբ որոշումը ձեզ առաջարկվի։ «Բլեքջեք» համարվում է միայն առաջին 2 խաղաքարտի միջոցով կազմված ձեռքը։ 21 միավորին համարժեք ձեռքը, որը կազմավորվել է «Սփլիթ»–ի միջոցով, Բլեքջեք չի համարվում: Հետևաբար «Բլեքջեք» համակցությունը հաղթում է «Սփլիթ»-ի միջոցով կազմված ցանկացած 21 միավորանոց ձեռքին:","Side Bets":"Հավելյալ խաղադրույքներ",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':"Հավելյալ խաղադրույքներ են «Կատարյալ զույգեր» և 21+3-ը։ «Կատարյալ զույգեր»- ը(Perfect Pairs) լինում են 3 տեսակ՝",'1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. Նույն մաստի քարտերի զույգ (օրինակ՝ <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':"2. «Միագույն զույգ» (Օրինակ <Card17/> <Card30/> կամ <Card17/> <Card43/>)",'3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':"3․ «խառը զույգ» (Օրինակ <Card17/> և <Card4/>)","If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"Եթե Դուք նախօրոք կատարել եք 21+3 խաղադրույք, ապա կարող եք հաղթել, եթե Ձեր երկու խաղաքարտերը և խաղավարի բաց խաղաքարտը կազմում են հետևյալ համակցությունները՝","Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":"Նմանատիպ խաղաթղթով եռյակ (օր․ 3 հատ «Սիրտ» «5» )",'Straight (e.g. "Clubs" "3", "4" "5")':"Straight Flush (օր․ <Card28/> <Card29/> <Card30/>)",'From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':"Եռյակ ոչ նույնատիպ խաղաթղթերից նույն արժեքով 3 խաղաքար(<Card5/>, <Card30/> և <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Straight ոչ նույնատիպ խաղաքարտերով 3 խաղաքարտերի հաջորդականություն։ Օրինակ՝ <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Flush միևնույն տիպի ոչ հաջորդական խաղաքարեր։ Օրինակ՝ <Card32/>,<Card35/>։","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":"Բաժանել հիմա Այս կոճակը հայտնվում է խաղադրույքը կատարելուց հետո և սեղանին գտնվող բոլոր ներկաները սեղմում են բաժանել հիմա կոճակը, խաղավարը չի սպասում, միանգամից ավարտվում է խաղադրույքների ժամանակը և խաղավարը անմիջապես սկսում է բաժանել։ Այսինքն, եթե խաղավարը մենակ է սեղանին խաղադրույքը կատարելուց հետո մինչև խաղադրույքների համար նախատեսված ժամանակի ավարտը սեղմում է բաժանել հիմա կոճակը, խաղավարը սկսում է անմիջապես բաժանել։",Payments:"Վճարումներ","Return to the player":"Վերադարձ խաղացողին","The theoretical optimal payout rates for the combinations listed below are as follows:":"Ստորև նշված համակցությունների համար սահմանված վճարումների տեսական օպտիմալ տոկոսադրույքները հետևյալն են՝",'"Blackjack" Combination - 99.29%.':"«Բլեքջեք»–ով համակցություն ՝ 99,29%. ",'"Perfect couples" - 95.90%.':"«Կատարյալ զույգեր» ՝ 95,90%.","Take a seat":"Տեղ զբաղեցնել սեղանի մոտ","By pressing to sit here button, you will take a seat.":"Սեղմելով նստել այստեղ կոճակը, կզբաղեցնեք տեղ։",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':"Ըստ ցանկության, նույն խաղափուլում կարող եք զբաղեցնել մինչև 3 տարբեր տեղեր տարբեր ձեռքերով խաղալու համար։ Երբ ցանկանում եք դուրս գալ խաղասեղանից, սեղմեք Ձեր խաղասեղանի մոտ հասանելի «X» կոճակը։ Եթե խաղացողը ցուցաբերում է պասիվություն և չի կատարում խաղադրույք, ապա կորցնում է խաղասեղանի մոտ իր զբաղեցրած տեղը։","Place bets":"Խաղադրույքների կատարում ","The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.":"Դրույքի չափ վահանակը ցույց է տալիս նվազագույն և առավելագույն չափերը, որոնք կարող են փոփոխվել ժամանակ առ ժամանակ։ Բացելով այն կտեսնեք ձեր ընթացիկ սահմանաչափը։","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"Խաղին մասնակցելու համար պետք է ունենաք բավարար հաշվեկշիռ, որը կտեսնեք ձեր էկրանին։ Էկրանի վերևի մասի կանաչ, կարմիր, դեղին շարժվող գիծը ցույց է տալիս խաղադրման ժամանակը։ Այն ավարտվելուց հետո խաղադրույքները համարվում են փակված։","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"Խաղադրույքների կատարում խաղաքարերի ցուցանակից անհրաժեշտ է ընտրել նախընտրելի արժեքով խաղաքարը։ Խաղաքարն ընտրելուց հետո կատարեք խաղադրոյք՝ սեղմելով խաղասեղանի խաղադրույքների համար նախատեսված հատվածին։ Յուրաքանչյուր խաղադրույքի կատարման հատվածի վրա սեղմելիս չափը մեծանում է ըստ ընտրված խաղաքարի արժեքի կամ մինչև առավելագույն սահմանաչափը։ Առավելագույն սահմանին հասնելու դեպքում դուք կստանաք դրա մասին տեղեկացվող հաղորդագրություն։","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Խնդրում ենք չփոքրացնել Ձեր բրաուզերի չափերը կամ բացել այն էջանիշ Ձեր ընթացիկ բրաուզերում այն ժամանակ, երբ չի ավարտվել խաղադրույքների համար հատկացված ժամանակը և Ձեր խաղադրույքներն արդեն կատարվել են։Նման գործողությունները կարող են դիտարկվել որպես խաղից դուրս գալու փորձ, այդ պատճառով Ձեր խաղադրույքները տվյալ խաղափուլի համար մերժվելու են։","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Կրկնապատկել 2x կոճակը հասանելի է դառնում որևէ խաղադրույք կատարելուց հետո։ Յուրաքանչյուր սեղմում կրկնապատկում է Ձեր բոլոր խաղադրույքները՝ մինչև առավելագույն սահմանաչափը։ Նկատի ունեցեք, որ Ձեր հաշվեկշռին պետք է բավականաչափ գումար լինի՝ Ձեր բոլոր կատարած խաղադրույքները կրկնապատկելու համար։","2x Double":"2x Կրկնապատկել","The Repeat button allows you to repeat all bets made in the previous game round.":"Կրկնել հրահանգը թույլ է տալիս կրկնել անցած խաղափուլում կատարված բոլոր խաղադրույքներ:","The Undo button removes your last bet.":"Հետարկել կոճակը հեռացնում է Ձեր կատարած վերջին խաղադրույքը։","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"Դուք կարող եք անընդմեջ սեղմել ՀԵՏԱՐԿԵԼ կոճակը բոլոր կատարված խաղադրույքները հեռացնելու համար՝ խաղադրույքների կատարման հակառակ հերթականությամբ։ Կարող եք հեռացնել Ձեր բոլոր խաղադրույքները՝ սեղմած պահելով ՀԵՏԱՐԿԵԼ կոճակը։","Total bet":"Ընդհանուր խաղադրույք","Total bets section shows the amount of total bets for the given game round.":"Ընդհանուր խաղադրույք դաշտում ցուցադրված են ընթացիկ խաղափուլում կատարված և ընդունված խաղադրույքների ընդհանուր քանակը։","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"Եթե խաղափուլի ընթացքում կապն ընդհատվի մինչև խաղադրույքների համար նախատեսված ժամանակի ավարտը, ապա դաշտի վրա դրված բոլոր խաղադրույքները կվերադարձվեն Ձեզ և չեն մասնակցի տվյալ խաղափուլին։",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':"Եթե կապն ընդհատվի խաղադրույքների համար նախատեսված ժամանակի ավարտից հետո, ապա Ձեր խաղադրույքները կմասնակցեն տվյալ խաղափուլին և Դուք արդյունքը կարող եք տեսնել « Խաղի պատմություն» բաժնում",Autoplay:"Ավտոմատ խաղ","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Ավտոման խաղ բաժնում կարող եք ընտրել թե քանի խաղափուլ եք ուզում կրկնվի Ձեր տվյալ խաղադրույքը։",Chat:"Չաթ",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':"Դուք կարող եք չաթ սկսել խաղավարի հետ՝ մուտքագրելով Ձեր հաղորդագրությունը և սեղմելով «ուղարկել» կոճակը։ Ոչ պատշաճ օգտագործման դեպքում չատի կոճակը կանջատվի։","Game number":"Խաղի համարը","Each game round has its own special game number through which you can later present your wish and request about the given round.":"Յուրաքանչյուր խաղափուլ ունի իր առանձնահատուկ խաղի համարը, որի միջոցով հետագայում Դուք կարող եք ներկայացնել Ձեր ցանկությունը և խնդրանքը տվյալ խաղափուլի վերաբերյալ։",Sound:"Ձայնը","The Sound button toggles all game sounds on and off.":"Ձայնի կոճակը անջատում և միացնում է բոլոր խաղերի ձայները։","Game history":"Խաղի պատմությունը",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':"Խաղի պատմություն Սեղմելով « խաղի պատմություն » հրահանգը Դուք կարող եք տեսնել խաղի համարի ներքո գտնվող Ձեր խաղադրույքները, շահումները և խաղափուլում հաղթող համարը։","Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Դուրս չգալով այս բաժնից աջ և ձախ սլաքներով կարող եք թերթել նախորդ և հաջորդ խաղափուլերի պատմությունները։",Settings:"Կարգավորումներ","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"Կարգավորումներ բաժնում Դուք կարող եք փոխել վիդեոյի 4 որակները, որը հարմար է, կամ թողնել ավտոմատ կարգավորման վրա, բարձրացնել և իջեցնել, ինչպես խաղավարի ձայնը, այնպես էլ էֆեկտային ձայները։",Shuffling:"Խաղաքարերի խառնում","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":" խաղը շարունակվում է այնքան ժամանակ, մինչ բաժանվում է «կիսող» (cut) խաղաքարտը։ Այնուհետև խաղաքարտերը խառնվում են խաղավարի կողմից կամ խաղաքարտերը խառնող մասնագետի կողմից։ Եթե խաղում առկա է խաղաքարտերի խառնման համար նախատեսված սեղան, ապա սեղանի վրա օգտագործվում են երկու «Շու»՝ խաղաքարտերի երկու կապոցով։ Այս դեպքում խաղավարը փոխում է «Շու»–երը, և խաղաքարտերը խառնվում են մեկ այլ անձնավորության կողմից, մինչ խաղավարը շարունակում է վարել խաղափուլը։","Error Control":"Սխալների վերահսկում","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"Խաղում, համակարգում կամ խաղերի ընթացակարգում տեղի ունեցած ցանկացած սխալի դեպքում ընթացիկ խաղափուլը ժամանակավորապես կընդհատվի նախքան խաղավարը ծառայության մենեջերին կտեղեկացնի թույլ տված սխալի մասին։ Խաղացողները կտեղեկացվեն դրա մասին չատի միջոցով կամ էկրանին հայտնվող հաղորդագրությամբ այն մասին, որ տվյալ խնդիրն ուսումնասիրվում է։ Եթե մենեջերին հաջողվում է անմիջապես լուծել տվյալ խնդիրը, ընթացիկ խաղափուլը շարունակվում է իր բնականոն ընթացքով։ Եթե խնդրին չի տրվում անհապաղ լուծում, տվյալ խաղափուլը չեղյալ է համարվում և հետ են վերադարձվում տվյալ խաղափուլին մասնակցած բոլոր խաղացողների մեկնարկային խաղադրույքները։","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"Բոլոր վճարումները կատարվում են բացառապես ընդունված խաղադրույքների հիման վրա՝ նախօրոք Ձեզ ներկայացված կանոնակարգի հիմունքներով ։ Կապի խափանման կամ այլ տեխնիկական խնդիրների պատճառով բալանսից դուրս եկած , բայց իրականում մեր կողմից չընդունված խաղադրույքը պարտվելու կամ հաղթելու դեպքում կբազմապատկվի մեկ գործակցով և կվերադարձվի բալանսին, որի մասին կտրամադրվի տեղեկություն խափանման կարգավորումից հետո։","Make a decision":"Որոշում կայացնել","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"Հենց որ դուք ստանում եք ձեր առաջին երկու խաղաքարտերը, կարող եք ձեռքի հետ կապված նախնական որոշում կայացնել՝ նախքան բոլոր խաղաքարտերը կբաժանվեն և նույնիսկ մինչև խաղավարը կհասնի ձեր հերթին։ Կցուցադրվեն որոշման ընտրանքները (օրինակ՝ Վերցնել, Կանգ առնել, Կրկնապատկել, Կիսել, հանձնվել), կակտիվացվեն միայն այս պահին հասանելի ընտրանքները:","Below are the decision options offered to the player:":"Ստորև ներկայացված են խաղացողին առաջարկվող որոշում կայացնելու տարբերակները՝","• HIT: an additional card is drawn from the deck":"• ՎԵՐՑՆԵԼ (HIT). հավելյալ խաղաքարտը դուրս է հանվում խաղատուփից","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• ՀՐԱԺԱՐՎԵԼ ՀԱՎԵԼՅԱԼ ԽԱՂԱՔԱՐՏԻՑ (STAND). հավելյալ խաղաքարտ դուրս չի հանվում խաղատուփից","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• ԿՐԿՆԱՊԱՏԿԵԼ. Ձեր խաղադրույքը կրկնապատկվում է և միայն մեկ հավելյալ խաղաքարտ է դուրս հանվում խաղատուփից","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• ՍՓԼԻԹ. Ձեր խաղադրույքը կրկնապատկվում է և խաղաքարտերը բաժանվում են երկու առանձին ձեռքերի","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• ՀԱՆՁՆՎԵԼ (SURRENDER).Սա սեղմելու դեպքում կկորցնեք խաղադրույքի կեսը, իսկ մյուս կեսը կվերադարձվի Ձեր հաշվեկշռին","If you do not make a decision before the time is up, the system decides that it is enough.":"Եթե Դուք որոշում չեք կայացնում մինչև ժամանակի ավարտը, ապա համակարգը որոշում է, որ բավական է։","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"Եթե Ձեր հաշվեկշիռը բավարար չէ Double-ի և Split-ի համար, այդ որոշումների համապատասխան կոճակները պասիվացվելու են","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Փոքրիկ նշաններով կարող եք կատարել Ձեր որոշմները մինչև խաղավարի Ձեր բոքսին հասնելը։ Խաղավարի Ձեր բոքսին հասնելիս կակտիվանան նշանները, որով կարող եք կատարել Ձեր որոշումները։","Username must be":"Օգտանունը պետք է լինի 3-ից 8 նիշանի, միայն տառերով և թվերով","Nickname already in use":"Անունը արդեն գրանցված է, խնդրում եմ ընտրեք այլ","Session not found, try to log in again.":"Սեսիան չի գտնվել, կրկին փորձեք մուտք գործել.","Please return to the site and log in again.":"Խնդրում ենք վերադառնալ կայք և նորից մուտք գործել","Player blocked":"Խաղացողը արգելափակված է","Not enough balance":"Անբավարար միջոցներ","Currency is wrong, please refresh the page":"Արժույթը սխալ է, խնդրում ենք թարմացնել էջը","Incorrect credentials":"Սխալ մուտքագրված տվյալ","Nickname already exists":"Մականունն արդեն գոյություն ունի","Nickname is not allowed":"Մականունը չի թույլատրվում","Chat is blocked":"Չաթն արգելափակված է","Bet Amount is less or greater from limits":"Խաղադրույքը սահմանաչափից փոքր կամ մեծ է","Nick already selected":"Nick արդեն ընտրված է","The loss limit reached":"Կորստի սահմանը հասել է","Round has been canceled!":"չեղարկման փուլ","Insurance Is Not Allowed":"Ապահովագրություն չի թույլատրվում","Player Invalid State":"Խաղացողի անվավեր վիճակ","Bet Is Not Accepted":"Խաղադրույքը չի ընդունվել","Something went wrong":"Ընդհանուր սխալ","Unknown error":"Չճանաչված սխալ"},gl={"canceled round":"Раунд отменен",refunded:"Ваши ставки были возвращены","Round Id":"Раунд номер",Limits:"Лимиты",Dealer:"Дилер","Total Bet":"Всего ставок",Balance:"Баланс",SETTINGS:"НАСТРОЙКИ","Video Quality":"Качество видео","Game Sounds":"Звуки игры","Dealer Voice":"Голос дилера","Sound Effects":"Звуковые эффекты","Insure Your Hand?":"Страховать вашу руку?","Make your descision":"Принять решение","Please, Place Your Bets":"Пожалуйста, сделайте ваши ставки","Back To Lobby":"Назад в лобби",Tournament:"Турнир",Message:"Сообщение",Support:"Поддержка",Tip:"Чаевые","Send Tip":"Отправить Чаевые",Help:"Помощь","Click to chat":"Нажмите, чтобы пообщаться","Golden Chip Tournament":"Золотой чип турнира","Limits & Payouts":"Лимиты и выплаты",Amount:"Сумма","Cards & Score":"Карты и счет","Deal Now":"Раздать карты",History:"История",Date:"Дата",Game:"Игра","Game Name":"Название игры",Round:"Раунд","Bet Type":"Тип ставки",Bet:"Ставка","Win/Lose":"Выигрыш/Проигрыш",Win:"Выигрыш",Cards:"Карты","Dealer Cards":"Карты дилера","Your Seats":"ваше мес.",SEAT:"МЕСТО",Seat:"Место",repeat:"Повторить",deal:"Раздать карты",Undo:"Отменить",Double:"Удвоить",Hit:"Еще",Stand:"Хватит","Stand All":"Хватит все",StandAll:"Хватит все",TwentyOnePlusThree:"21+3","We lost connection for a moment":"Мы потеряли соединение на мгновение","This page will close automatically when you're reconnected.":"Эта страница закроется автоматически, когда вы снова подключитесь.",Lobby:"Лобби",round:"раунд",Congratulations:"Поздравляем!",Surrender:"Сдаться","Back to Lobby":"Назад в лобби","Stay in the Game":"Остаться в игре",Error:"Ошибка",Skip:"Пропустить",Insure:"Страховать",day:"день",hour:"час",min:"минут",sec:"секунд","Still with us, Player?":"Мы все еще с вами, Игрок?","We haven’t seen any moves from you. Want to keep playing?":"Мы не видели от вас никаких действий. Хотите продолжить игру?",Cancel:"Отменить","Claim Now":"Забрать сейчас",save:"сохранить","You Win":"Вы выиграли",Hand:"Рука",Payout:"Выплата","Perfect Pair":"Идеальная пара","Winning Hand":"Выигрышная рука","Color Pair":"Цветная пара","Mix Pair":"Смешанная пара",Lost:"Проигрыш","Bet Amount":"Сумма ставки","Win Amount":"Сумма выигрыша","Colourful Pair":"Разноцветная пара","Mixed Pair":"Смешанная пара","Suited Trips":"Подходящие триплеты","Straight Flush":"Стрит-флеш","Three of a Kind":"Тройка",Flush:"Флеш","Set Nick Name":"Установить никнейм",Save:"Сохранить","Please set your nickname":"Пожалуйста, установите свой никнейм",Straight:"Стрит","Ends in":"Заканчивается",Close:"Закрыть","View Details":"Просмотреть детали","Wager to":"Сделать ставку",left:"остаток",FullScreen:"Полный экран",Info:"Помощь",Place:"Место",Score:"Счет",Nickname:"Никнейм",Period:"Период",Language:"Язык",tabs:{Prizes:"Призы",Leaderboard:"Таблица лидеров",Rules:"Правила"},"Tournament ends in":"Турнир заканчивается через",Min:"Минимум",Low:"Низкий",Med:"Средний",High:"Высокий",Auto:"Авто",Change:"Изменить","Change Nickname":"Изменить никнейм","Enter new nickname":"Введите новый никнейм","Music Volume":"Громкость музыки","Dealer's Voice":"Голос дилера",LOBBY:"ЛОББИ","The goal of the game":"Цель игры","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":"В игре используется 8 картонных коробок красных и синих игральных карт, состоящих из 2 игровых коробок. Игрок останавливается, когда сумма полученных карт составляет 17 очков. После получения первых двух карт игрок может разделить их, если они имеют одинаковое значение, разбивая одну руку на две, создавая различные коробки. На каждой коробке можно сделать до двух разделений. Если в коробке 2 «Туза» и она делится, каждой коробке выдается по одной карте, и дублирование не разрешено.",'The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.':"Игроку предлагается вариант страховки от блэкджека, когда открытая карта игрока - 'Туз'. Выигрыш в блэкджек выплачивается в 1,5 раза. Страховка оплачивается вдвое.","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"Когда у игрока и дилера карты равны по значению, записывается ничья, в результате которой ставка возвращается игроку.","Game Rules":"Правила игры","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"В игре может участвовать до 7 игроков. Если какой-либо игрок свободен, он может занимать до 3 коробок.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':"Карты с 2 по 10 равны своему номиналу. «Валет», «Дама» и «Король» считаются за 10 очков, «Туз» считается за 11 очков, что способствует созданию более выгодных комбинаций.","After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"После окончания времени, отведенного на ставки, каждому игроку выдается одна открытая карта. Игрок начинает раздачу карт с первого игрока слева и продолжает по часовой стрелке, завершая раунд картой, выданной ему. Затем игрок сдает вторую открытую карту каждому участнику, но вторая карта игрока сдается закрытой. Сумма первых двух карт, выданных игроку, отображается рядом с его игральными картами.",Blackjack:"Блэкджек","If the combination of the first two playing cards is 21, it is Blackjack.":"Если комбинация первых двух игральных карт составляет 21, это блэкджек.",Insurance:"Страховка",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':"Если открытая карта дилера - «Туз», игроку предлагается воспользоваться «Страховкой», даже если у игрока есть «Рука» с комбинацией «Блэкджек», в результате чего ему будет компенсирован убыток, если дилер составит «Руку» с комбинацией «Блэкджек». Ставка на «страховку» составляет половину основной ставки и делается отдельно от основной ставки. Затем дилер проверяет значение своей закрытой карты, чтобы узнать, составил ли он блэкджек. Дилер выигрывает, если ему сдается рука блэкджек, а у игрока - нет. Если у игрока и дилера есть руки с блэкджеком, записывается ничья, и исходная ставка игрока возвращается. Однако, если открытая или закрытая карта дилера - '10', вам не предлагается вариант 'Страховки', и дилер не имеет права смотреть свою закрытую карту, чтобы узнать, составил ли он блэкджек.","Double, Hit or Stand.":"Дубль, Еще, Стоп.","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"Если дилер не составил блэкджек после проверки своих первых двух карт, игрокам предоставляется возможность улучшить значения своих рук поочередно. Вы можете брать дополнительные карты, пока не будете удовлетворены значением карт в своей руке.",Split:"поделить",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':"Если первые две карты, сданные игроку, имеют одинаковое значение, игрок может выполнить «Разделение», создав две отдельные «Руки», добавив сумму, равную базовой ставке, для второй «Руки». После того как вторая карта сдана обеим ваши руки, вы можете улучшить счет обеих рук, взяв ставку за дополнительную карту. Вы можете отказаться брать дополнительную карту, когда вы удовлетворены значением карт в обеих руках. Однако, если вы делаете Разделение для исходной пары тузов, вы получите только одну дополнительную карту на руку, без возможности взять дополнительную карту (Еще) и сделать ставку.","Cash Out":"Вывести наличные",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':"После раздачи карт дилер не имеет блэкджека, и вам нужно принять решение. Одним из предложенных вам вариантов является вывод наличных. Если вы решите вывести наличные, игра завершится для этой руки, и вы получите обратно сумму, указанную вам на кнопке решения «Вывести наличные». Коэффициент выплаты «Вывода наличных» варьируется в зависимости от вашего общего счета за эту руку и открытой карты дилера. Правило «вывода наличных» применяется только к вашей основной ставке. Вы можете управлять видимостью этой опции в вашей панели «принятия решения» в разделе Настройки.",Results:"Результаты",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':"Если сумма карт в руке игрока превышает 21 очко, игрок проигрывает и теряет ставку, сделанную на эту руку. Когда все решения игроков приняты поочередно, дилер открывает свою закрытую карту. Дилер должен взять дополнительную карту («Еще»), если у него 16 очков или менее, и должен оставить текущую сумму («Стоп»), если у него 17 или более очков. Помните, что мягкая рука включает «Туз», который оценивается в 11 очков.","You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":"Вы выигрываете, если значение ваших карт в конце ближе к 21, чем у дилера, или если у дилера перебор. Игрок выигрывает, когда карты в его конечной руке ближе к 21 по значению, чем у дилера, или когда сумма карт в руке дилера превышает 21, в результате чего дилер проигрывает. Если вы решите вывести наличные, вы получите сумму, указанную на кнопке решения «Вывести наличные», когда решение будет предложено вам. Только первые 2 игральные карты считаются блэкджеком. Рука, равная 21 очку и образованная с помощью «Разделения», не считается блэкджеком. Таким образом, комбинация блэкджека всегда побеждает любую руку в 21 очко, составленную с использованием Разделения.","Side Bets":"Боковые ставки",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':"Боковые ставки - «Идеальные пары» и 21+3. Существует 3 вида «Идеальных пар».",'1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. Пара карт одной масти (например, <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':"2. «Пара одного цвета» (Например: <Card17/> <Card30/> или <Card17/> <Card43/>.",'3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':"3. «Смешанная пара» (или: <Card17/> и <Card4/>)","If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"Если вы заранее сделали ставку 21+3, вы можете выиграть, если ваши две карты и открытая карта дилера образуют следующие комбинации:"," Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":" Три карты одного ранга (например, «3» «Черви», «5» «Черви»)",' Straight (e.g. "Clubs" "3", "4" "5")':" Стрит (например, <Card28/> <Card29/> <Card30/>)",' From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':" От тройного флеша из неидентичных игральных карт 3 карты одного значения (<Card5/>, <Card30/> и <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Стрит - последовательность из 3 карт с разными мастями. Например: <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Флеш - не последовательные карты одного типа. Например: <Card32/>,<Card35/>.","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":"Раздать сейчас - Эта кнопка появляется после размещения ставки, и все присутствующие за столом нажимают кнопку «раздать сейчас». Дилер не ждет. Время для ставок сразу заканчивается, и дилер начинает раздачу. То есть, если игрок один за столом после размещения ставки до конца времени на ставки, он/она нажимает кнопку «раздать сейчас», и дилер сразу начинает раздавать карты.",Payments:"Выплаты","Return to the player":"Возврат игроку","The theoretical optimal payout rates for the combinations listed below are as follows:":"Теоретически оптимальные коэффициенты выплат для перечисленных ниже комбинаций следующие:",'"Blackjack" Combination - 99.29%.':'"Блэкджек" - 99.29%.','"Perfect couples" - 95.90%.':'"Идеальные пары" - 95.90%.',"Take a seat":"Занять место","By pressing to sit here button, you will take a seat.":"Нажимая кнопку «сесть сюда», вы займете место.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':"По желанию, вы можете занять до 3 разных позиций в одном раунде, чтобы играть разными руками. Когда вы хотите выйти из игры, нажмите кнопку «X», расположенную рядом с вашим столом. Если игрок проявляет неактивность и не делает ставку, он теряет свое место за столом.","Place bets":"Сделать ставки","The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.":"Панель ограничения ставок показывает минимальные и максимальные допустимые лимиты, которые иногда могут изменяться. Открыв его, вы увидите свой текущий лимит.","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"Для участия в игре у вас должен быть достаточный баланс, который вы увидите на своем экране. Зеленая, красная, желтая подвижная линия в верхней части экрана показывает время ставок. После его окончания ставки считаются закрытыми.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"При размещении ставок необходимо выбрать фишку с предпочтительным значением, на которое вы хотите поставить. После выбора разместите ставку, нажав на область ставок стола. При каждом клике по области ставок сумма увеличивается в соответствии с выбранной фишкой или до максимального лимита. Когда вы достигнете максимального лимита, вы получите уведомление.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Пожалуйста, не уменьшайте размер своего браузера или не открывайте вкладку в вашем текущем браузере, пока время ставок не истекло и ваши ставки уже размещены. Такие действия могут быть отклонены.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Кнопка Удвоить 2x становится доступной после размещения любой ставки. Каждый клик удваивает все ваши ставки до максимального лимита. Обратите внимание, что у вас должно быть достаточно денег на балансе, чтобы удвоить все ваши размещенные ставки.","2x Double":"2x Удвоить","The Repeat button allows you to repeat all bets made in the previous game round.":"Кнопка Повторить позволяет повторить все ставки, сделанные в предыдущем раунде.","The Undo button removes your last bet.":"Кнопка Отменить убирает вашу последнюю ставку.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"Вы можете многократно нажимать кнопку ОТМЕНА, чтобы удалить все размещенные ставки в обратном порядке. Вы можете удалить все свои ставки, удерживая кнопку ОТМЕНА.","Total bet":"Общая ставка","Total bets section shows the amount of total bets for the given game round.":"Секция Общая ставка показывает сумму общих ставок для данного раунда игры.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"Если соединение прерывается во время раунда до завершения времени ставок, все размещенные ставки на поле будут возвращены вам и не будут участвовать в раунде.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':'Если соединение прерывается после завершения времени ставок, ваши ставки будут учтены в данном раунде, и вы сможете увидеть результат в разделе "История игр".',Autoplay:"Автовоспроизведение","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Автоплей - В этом разделе вы можете выбрать, сколько игровых раундов вы хотите, чтобы ваша текущая ставка была повторена.",Chat:"Чат",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':'Вы можете начать чат с игроком, введя свое сообщение и нажав кнопку "Отправить". В случае неприемлемого использования, кнопка чата будет отключена.',"Game number":"Номер игры","Each game round has its own special game number through which you can later present your wish and request about the given round.":"У каждого игрового раунда есть свой уникальный номер, по которому вы позднее можете высказать свои пожелания и запросы относительно данного раунда.",Sound:"Звук","The Sound button toggles all game sounds on and off.":"Кнопка звука включает и выключает все звуковые эффекты игры.","Game history":"История игры",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':'Нажав кнопку "История игры", вы можете просмотреть свои ставки, выигрыши и выигрышный номер в раунде под номером игры.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Не покидая этот раздел, вы можете просматривать истории предыдущих и следующих раундов с помощью стрелок вправо и влево.",Settings:"Настройки","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"В этом разделе вы можете изменить 4 качества видео, что удобно, или оставить на автоматическом режиме, увеличивать и уменьшать как голос дилера, так и звуковые эффекты.",Shuffling:"Перетасовка","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":"Игра продолжается до того момента, пока не будет раздана карта-разрез. Затем карты тасуются дилером или профессиональным тасовщиком. Если в игре есть стол для тасовки, на столе используются две коробки с двумя колодами карт. В этом случае дилер меняет коробки, и карты тасуются другим человеком, в то время как дилер продолжает проводить раунд.","Error Control":"Контроль ошибок","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"В случае любой ошибки в игре, системе или процедуре игры, текущий раунд будет временно прерван до тех пор, пока игрок не сообщит менеджеру об ошибке. Игроки будут уведомлены об этом через чат или сообщение на экране о том, что проблема расследуется. Если менеджеру удается немедленно решить данную проблему, текущий раунд продолжается в нормальном режиме. Если проблема не решается сразу, данный раунд считается отмененным, и начальные ставки всех участников в данном раунде возвращаются.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"Все выплаты производятся исключительно на основе принятых ставок в соответствии с заранее представленными вам правилами. В случае сбоя связи или других технических проблем ставка, которая фактически не была принята нами, будет умножена на единичный коэффициент и возвращена в баланс, в случае проигрыша или выигрыша. Информация об этом будет предоставлена ​​после урегулирования поломки.","Make a decision":"Примите решение","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"Как только вы получите свои первые две карты, вы можете принять предварительное решение относительно комбинации, прежде чем все карты будут разданы, даже до того, как дилер дойдет до вашей очереди. Отображаются варианты решения (например, Взять, Стоп, Удвоить, Разделить, Сдаться), только активные в данный момент варианты будут активированы.","Below are the decision options offered to the player:":"Ниже приведены варианты решения, предлагаемые игроку:","• HIT: an additional card is drawn from the deck":"• HIT: карта добирается из колоды","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• STAND AN EXTRA PLAYING CARD : дополнительная карта не убирается из игрового ящика","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• DOUBLE. Ваша ставка удваивается, и из колоды добирается всего одна дополнительная карта","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• SPLIT. Ваша ставка удваивается, и карты разделяются на две отдельные руки","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• SURRENDER. Если вы нажмете эту кнопку, вы потеряете половину ставки, а другая половина будет возвращена на ваш баланс","If you do not make a decision before the time is up, the system decides that it is enough.":"Если вы не примете решение до истечения времени, система решит, что достаточно.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"Если у вас недостаточно средств для удвоения и разделения, соответствующие кнопки для этих решений будут деактивированы.","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Нажав кнопку с корзиной, все ставки, сделанные до этого момента, будут удалены.","Username must be":"Имя пользователя должно состоять из 3 до 8 символов и содержать только буквы и цифры.","Nickname already in use":"Никнейм уже используется, выберите другой.","Session not found, try to log in again.":"Сессия не найдена, попробуйте войти снова.","Please return to the site and log in again.":"Вернитесь на сайт и войдите снова.","Player blocked":"Игрок заблокирован","Not enough balance":"Недостаточно средств на балансе","Currency is wrong, please refresh the page":"Валюта указана неверно. Обновите страницу.","Incorrect credentials":"Неверные учетные данные","Nickname already exists":"Никнейм уже существует","Nickname is not allowed":"Никнейм недопустим","Chat is blocked":"Чат заблокирован","Bet Amount is less or greater from limits":"Сумма ставки меньше или больше лимитов","Nick already selected":"Ник уже выбран","The loss limit reached":"Достигнут лимит потерь","Round has been canceled!":"Раунд отменен!","Insurance Is Not Allowed":"Страховка не разрешена","Player Invalid State":"Неверное состояние игрока","Bet Is Not Accepted":"Ставка не принимается","Something went wrong":"Что-то пошло не так","Unknown error":"Неизвестная ошибка"},ml={"canceled round":"İptal edilen tur",refunded:"Bahisleriniz iade edildi","Round Id":"Tur id",Limits:"Limitler",Dealer:"Krupiyer","Total Bet":"Bahisleri Toplam",Balance:"Bakiye",SETTINGS:"AYARLAR","Video Quality":"Video Kalitesi","Game Sounds":"Oyun Sesleri","Dealer Voice":"Bayi Sesi","Sound Effects":"Ses Efektleri","Insure Your Hand?":"Apsolut","Make your descision":"Kararınızı verin","Please, Place Your Bets":"Lütfen Bahislerinizi Yapın","Back To Lobby":"Lobiye Dön",Tournament:"Müsabaka",Message:"Mesaj",Support:"Destek",Tip:"Bahşiş","Send Tip":"Bahşiş Gönder",Help:"Yardım","Click to chat":"Sohbet etmek için tıklayın","Golden Chip Tournament":"Altın Çip Müsabakası","Limits & Payouts":"Limitler & Ödemeler",Amount:"Miktar","Cards & Score":"Kartlar & Skor","Deal Now":"Şimdi Dağıt",History:"Geçmiş",Date:"Tarih",Game:"Oyun","Game Name":"Oyun Adı",Round:"Raund","Bet Type":"Bahis Türü",Bet:"Bahis","Win/Lose":"Kazanç/Kayıp",Win:"Kazan",Cards:"Kartlar","Dealer Cards":"Krupiyer Kartları","Your Seats":"Koltukların",SEAT:"KOLTUK",Seat:"Koltuk",repeat:"tekrar",deal:"Kart dağıt",Undo:"geri al",Double:"Çiftleme",Hit:"Kart çek",Stand:"Dur","Stand All":"Tümünü Dur",StandAll:"Tümünü Dur",TwentyOnePlusThree:"21+3","We lost connection for a moment":"Bir an için bağlantımız kesildi","This page will close automatically when you're reconnected.":"Bu sayfa otomatik olarak kapanacaktır, yeniden bağlandığınızda.",Lobby:"Lobi",round:"tur",Congratulations:"Tebrikler",Surrender:"Teslim ol","Back to Lobby":"Lobiye Dön","Stay in the Game":"Oyunda Kal",Error:"Hata",Skip:"Geç",Insure:"Apsolut",day:"gün",hour:"saat",min:"dakika",sec:"saniye","Still with us, Player?":"Hala bizimle misin, Oyuncu?","We haven’t seen any moves from you. Want to keep playing?":"Sizden hiçbir hamle görmedik. Oynamaya devam etmek ister misiniz?",Cancel:"İptal","Claim Now":"Şimdi Talep Et",save:"kaydet","You Win":"Kazandın",Hand:"El",Payout:"Ödeme","Perfect Pair":"Mükemmel Çift","Winning Hand":"Kazanan El","Color Pair":"Renk Çifti","Mix Pair":"Karışık Çift",Lost:"Kayıp","Bet Amount":"Bahis Miktarı","Win Amount":"Kazanılan Miktar","Colourful Pair":"Renkli Çift","Mixed Pair":"Karışık Çift","Suited Trips":"Uygun Üçlü","Straight Flush":"strit Flush","Three of a Kind":"Üçlü",Flush:"Flush","Set Nick Name":"Takma Adı Ayarla",Save:"Kaydet","Please set your nickname":"Lütfen takma adınızı ayarlayın",Straight:"strit","Ends in":"Bitiş",Close:"Kapat","View Details":"Detayları Görüntüle","Wager to":"Bahis Yap",left:"kalan",FullScreen:"Tam Ekran",Info:"Bilgi",Place:"Yer",Score:"Skor",Nickname:"Takma Ad",Period:"Dönem",Language:"Dil",tabs:{Prizes:"Pargalar",Leaderboard:"Lider Tablosu",Rules:"Kurallar"},"Tournament ends in":"Turnuva bitiyor",Min:"Minimum",Low:"Düşük",Med:"Orta",High:"Yüksek",Auto:"Otomatik",Change:"Değiştir","Change Nickname":"Nick Adını Değiştir","Enter new nickname":"Yeni takma ad girin","Music Volume":"Müzik Ses Seviyesi","Dealer's Voice":"Dağıtıcı Ses","The goal of the game":"Oyunun amacı","The game uses 8 card boxes of red and blue playing cards consisting of 2 playing boxes. The player stops when the sum of the pieces dealt to him is 17 points. After receiving the first two pieces, the player can split if the pieces are of the same value, splitting one hand into two, creating different boxes. Up to two splits can be performed on each box. If a box consists of 2 “Aces” and performs a split, each box is dealt one piece and no double is allowed.":'Oyun, 2 oyun kutusundan oluşan kırmızı ve mavi oyun kartlarının 8 kart kutusu kullanır. Oyuncu, kendisine dağıtılan parçaların toplamı 17 puan olduğunda durur. İlk iki parçayı aldıktan sonra, oyuncu parçalar aynı değerde ise bölünebilir, bir eli iki parçaya böler, farklı kutular oluşturur. Her kutuda en fazla iki bölme yapılabilir. Bir kutu 2 "As" içeriyorsa ve bir bölme yapılırsa, her kutuya bir parça dağıtılır ve double yapılmaz.','The player is offered an option to insure against Blackjack when the player\'s face-up card is "Ace".Blackjack is paid 1.5 times. The insurance premium is paid twice.':"Oyuncuya 'As' olan yüz kartı açıkken Blackjack'e karşı sigorta yapma seçeneği sunulur. Blackjack 1.5 kat ödenir. Sigorta primi iki kez ödenir.","When the player and the dealer have cards of equal value, a push is recorded, as a result of which the bet is returned to the player.":"Oyuncu ve dağıtıcının eşit değerde kartları olduğunda itme kaydedilir, bu sonucunda bahis oyuncuya geri döner.","Game Rules":"Oyun Kuralları","Up to 7 players can participate in the game. If any player is free, he can occupy up to 3 boxes.":"Oyunda maksimum 7 oyuncu yer alabilir. Eğer bir oyuncu boşsa, en fazla 3 kutu işgal edebilir.",'Cards 2-10 are equal to their number. "Jack", "Queen" and "King" are counted 10 points, "Ace" is counted 11 points, which is conducive to making a better combination.':'2-10 kartları kendi değerlerine eşittir. "Jack", "Queen" ve "King" kartları 10 puan sayılır, "Ace" ise 11 puan sayılır ve daha iyi bir kombinasyon oluşturmak için uygundur.',"After the time given for making bets is over, each player is dealt one face-up card. The player starts dealing cards from the first player to his left and continues clockwise, ending the round with the card dealt to him. Then the player deals the second face-up card to each participant, but the player's second card is dealt face down. The sum of the first two cards dealt to the player is shown next to the player's playing cards.":"Bahis yapma süresi bittikten sonra, her oyuncuya bir açık kart dağıtılır. Dağıtıcı soldaki ilk oyuncudan başlamak üzere saat yönünde devam ederek her oyuncuya kart dağıtır ve turu kendisine dağıttığı kart ile sonlandırır. Daha sonra oyuncu her katılımcıya ikinci açık kartı dağıtır, ancak oyuncunun ikinci kartı yüz aşağı dağıtılır. Oyuncuya dağıtılan ilk iki kartın toplamı, oyuncunun oynanan kartlarının yanında gösterilir.",Blackjack:"Blackjack","If the combination of the first two playing cards is 21, it is Blackjack.":"İlk iki kartın kombinasyonu 21 ise, bu Blackjack'tir.",Insurance:"Sigorta",'If the dealer\'s face up card is an "Ace", the player is offered the option to use the "Insurance" even if the player has a "Hand" with a "Blackjack" combination, as a result of which he will be compensated if the dealer makes a "Hand" with a "Blackjack" combination. The value of the "insurance" is half of the main bet and it is made separately from the main bet. The dealer then checks the value of his face down card to see if he has made a Blackjack or not. The dealer wins if he is dealt a Blackjack Hand and the player is not. If the player and the dealer have hands with a Blackjack combination, a Push is recorded and the player\'s original bet is returned. However, if the dealer\'s face- up or face -down card is a \'10\', you are not offered the \'Insurance\' option and the dealer is not allowed to look at his face down card to see if he has made a Blackjack or not.':`Eğer dağıtıcının açık kartı bir "As" ise, oyuncuya "Sigorta" seçeneği sunulur. Oyuncunun elinde bir "Blackjack" kombinasyonu varsa bile, dağıtıcı bir "Blackjack" kombinasyonu yaparsa oyuncuya tazminat yapılacağı bir "Sigorta" seçeneği sunulur. "Sigorta"nın değeri ana bahsin yarısıdır ve ana bahisten ayrı olarak yapılır. Dağıtıcı daha sonra kapalı kartının değerini kontrol eder ve bir Blackjack yapmış mı yok mu kontrol eder. Dağıtıcı bir Blackjack Hand'a sahipse ve oyuncu değilse kazanır. Oyuncu ve dağıtıcı Blackjack kombinasyonlu elleri varsa, bir itme (Push) kaydedilir ve oyuncunun orijinal bahsi geri alınır. Ancak, dağıtıcının açık veya kapalı kartı '10' ise, 'Sigorta' seçeneği sunulmaz ve dağıtıcının kapalı kartına bakması Blackjack yapmış mı yapmamış mı konusunda izin verilmez.`,"Double, Hit or Stand.":"Double, Hit veya Stand.","If the dealer does not develop a Blackjack after checking his first two cards, players are given the opportunity to improve the values of their hands one at a time. You can draw additional cards until you are satisfied with the value of the cards in your hand.":"Dağıtıcı ilk iki kartını kontrol ettikten sonra Blackjack yapmamışsa, oyuncular ellerinin değerini sırayla artırma şansına sahiptir. Kartlarınızın değeri size uygun olana kadar ek kart çekebilirsiniz.",Split:"Split",'If the initial two cards dealt to a player are of the same value, the player may perform a "Split", creating two separate "Hands" by adding an amount equal to the base bet for the second "Hand". After the second card has been dealt to both of your hands, you can improve the scores of both hands by taking the extra card bet. You can refuse to take an additional card when you are satisfied with the value of the cards in both hands. However, if you do a Split for the original pair of Aces, you will only get one extra card per hand, with no chance to take an extra card (Hit) and bet.':`Bir oyuncuya dağıtılan ilk iki kart aynı değere sahipse, oyuncu "Bölme" işlemi yapabilir ve ikinci "El" için temel bahisle eşit miktarda bahis ekleyerek iki ayrı "El" oluşturabilir. İki elinize de ikinci kart dağıtıldıktan sonra, her iki elin puanını da artırabilirsiniz. Her iki elinizdeki kartların değeriyle memnun olduğunuzda, ek kart bahsi almayı reddedebilirsiniz. Ancak, As'lar için orijinal bir Bölme yaparsanız, her el için yalnızca bir ek kart alırsınız ve ek bir kart (Hit) ve bahis alma şansınız yoktur.`,"Cash Out":"Nakit Çıkış",'After the cards being dealt the dealer doesn\'t have Blackjack, you have to make a decision. One of the decisions presented to you is cash withdrawal. if you decide to cash out, the game will be over for that hand and you will get back the value shown to you on the "Cash Out" decision button. The "Cash Out" payout ratio varies based on your total score for that hand and the dealer\'s up card. The "cash out" rule only applies to your main bet. You can control the visibility of this option in your “make a decision” panel in the Settings section.':'Kartlar dağıtıldıktan sonra dağıtıcının Blackjack yapmadığı bir durumda bir karar vermeniz gerekiyor. Size sunulan kararlardan biri nakit çekme işlemidir. Nakit çekmeye karar verirseniz, oyun o el için sona erecek ve size "Nakit Çıkış" karar düğmesinde gösterilen değeri geri alacaksınız. "Nakit Çıkış" ödeme oranı, elinizin toplam puanına ve dağıtıcının açık kartına bağlı olarak değişir. "Nakit çıkış" kuralı yalnızca ana bahsinize uygulanır. Bu seçeneğin görünürlüğünü Ayarlar bölümündeki "karar verme" panelinizde kontrol edebilirsiniz.',Results:"Sonuçlar",'If the sum of cards in a player\'s "Hand" exceeds 21 points, the player loses and loses the bet placed on that "Hand". When all players\' decisions have been made in turn, the dealer reveals his face-down card. The dealer must "Hit" if his "Hand" has 16 points or less, and must "Stand" if his "Hand" has 17 or more points. Remember that a Soft hand includes an “Ace” worth 11 points.':'Bir oyuncunun "El"indeki kartların toplamı 21 puanı aşıyorsa, oyuncu kaybeder ve o "El" için yerleştirilen bahsi kaybeder. Sırayla tüm oyuncuların kararlarının alındığından emin olduktan sonra, dağıtıcı kapalı kartını ortaya çıkarır. Dağıtıcının "El"i 16 puan veya daha azsa "Hit" yapmalı ve "El"i 17 puan veya daha fazlaysa "Stand" yapmalıdır. Unutmayın ki Soft bir el, 11 puan değerinde bir “As” içerir.',"You win if your card value at the end is closer to 21 than the dealer's card value, or if the dealer busts. The player wins when the cards in his final hand are closer to 21 in value than the dealer's, or when the total of the cards in the dealer's hand exceeds 21, causing the dealer to lose. If you decide to cash out, you will receive the value shown by the “Cash out” decision button when the decision is offered to you. Only the first 2 playing cards are considered blackjack. A hand equal to 21 points, which is formed by means of a \"Split\", is not considered Blackjack. A Blackjack combination therefore beats any 21-point hand made using Split.":`Eğer elinizin kart değeri sonunda dağıtıcının kart değerine daha yakınsa veya dağıtıcı battıysa kazanırsınız. Oyuncu, final elindeki kartlar dağıtıcının değerine daha yakın olduğunda veya dağıtıcının elindeki kartların toplamı 21'i aştığında, dağıtıcının kaybetmesi nedeniyle kazanır. Nakit çıkış yapmaya karar verirseniz, size sunulan kararda gösterilen değeri alacaksınız. Sadece ilk 2 oynanan kart Blackjack olarak kabul edilir. Bir "Split" kullanılarak yapılan 21 puanlık bir el, Blackjack olarak kabul edilmez. Bu nedenle, bir Blackjack kombinasyonu, Split kullanılarak yapılan herhangi bir 21 puanlık eli yener.`,"Side Bets":"Yan Bahisler",'Side Bets are "Perfect Pairs" and 21+3. There are 3 types of "Perfect Pairs".':`Yan Bahisler "Mükemmel Çiftler" ve 21+3'tür. "Mükemmel Çiftler"in 3 türü vardır.`,'1. A pair of cards of the same suit (e.g.. 2 "5" "Hearts")':"1. Aynı türden iki kart (örneğin: <Card14/> <Card17/>)",'2. "One color pair" (Or. "Hearts" and "Diamonds" "5" or "5" "Hearts" and "5""Spades".':'2. "Tek renkli çift" (Örneğin: <Card17/> <Card30/> veya <Card17/> <Card43/>)','3. "Mixed pair" (Or. "5" "Hearts" and "5" "Clubs")':'3. "Karışık çift" (Örneğin: <Card17/> ve <Card4/>)',"If you have placed a 21+3 bet in advance, you can win if your two cards and the player's face-up card form the following combinations:":"Önceden 21+3 bahsi yaptıysanız, iki kartınızın ve oyuncunun yüzü yukarıdaki kartın aşağıdaki kombinasyonları oluşturduğunda kazanabilirsiniz:"," Three triples of the same card (e.g. “3” “Hearts”, “5” “Hearts”)":"Aynı kartın üçlüsü (örneğin: “3” Kupa, “5” Kupa)",' Straight (e.g. "Clubs" "3", "4" "5")':"Düz (örneğin: <Card28/> <Card29/> <Card30/>)",' From a triple Flush of non-identical playing cards 3 cards of the same value ("Clubs" "5", "Diamonds" "5" and "Hearts" "5"':"Aynı değerde üç karttan oluşan farklı oyun kartlarının üçlü Floşu (<Card5/>, <Card30/> ve <Card17/>)",'Straight A sequence of 3 cards with different cards. For example: "Clubs" 7, "Hearts" 8, "Diamonds" 9':"Düz 3 farklı karttan oluşan bir dizi. Örneğin: <Card7/>, <Card20/>, <Card34/>",'Flush non-consecutive pieces of the same type. For example: "Diamonds" 7,10.':"Floş aynı türden ardışık olmayan parçalar. Örneğin: <Card32/>,<Card35/>.","Deal Now This button appears after placing a bet and everyone present at the table clicks the “deal now” button. The dealer does not wait. The betting time ends immediately and the dealer starts dealing. That is, if the player is alone at the table after placing the bet till the end of the betting time, he/she clicks the “deal now” button and the dealer starts dealing immediately.":'Şimdi Dağıt Bu düğme, bir bahis yerleştirdikten sonra masada bulunan herkesin "şimdi dağıt" düğmesine tıklamasının ardından görünür. Dağıtıcı beklemez. Bahis süresi derhal sona erer ve dağıtıcı dağıtmaya başlar. Yani, oyuncu bahis yerleştirdikten sonra masada yalnızsa bahis süresinin sonuna kadar, "şimdi dağıt" düğmesine tıklar ve dağıtıcı hemen dağıtmaya başlar.',Payments:"Ödemeler","Return to the player":"Oyuncuya geri dön","The theoretical optimal payout rates for the combinations listed below are as follows:":"Aşağıda listelenen kombinasyonlar için teorik optimal ödeme oranları şu şekildedir:",'"Blackjack" Combination - 99.29%.':'"Blackjack" Kombinasyonu - 99.29%.','"Perfect couples" - 95.90%.':'"Mükemmel çiftler" - 95.90%.',"Take a seat":"Bir koltuk alın","By pressing to sit here button, you will take a seat.":"Buraya otur düğmesine basarak bir koltuk alırsınız.",'Optionally, you can take up to 3 different positions in the same round to play with different hands. When you want to exit the table, press the "X" button available near your table. If the player shows inactivity and does not make a bet, he loses his seat at the table.':'İsteğe bağlı olarak aynı turda farklı ellerle oynamak için en fazla 3 farklı pozisyon alabilirsiniz. Masadan çıkmak istediğinizde, masanıza yakın bir yerde bulunan "X" düğmesine basın. Oyuncu pasifse ve bahis yapmazsa, masadaki koltuğunu kaybeder.',"Place bets":"Bahis yap","The bet limit panel shows the minimum and maximum allowed limits, which can be occasionally changed. Opening it you will see your current limit.":"Bahis limit paneli, zaman zaman değiştirilebilen minimum ve maksimum izin verilen sınırları gösterir. Açtığınızda mevcut limitinizi göreceksiniz.","To participate in the game, you must have a sufficient balance, which you will see on your screen. The green, red, yellow moving line at the top of the screen shows the betting time. After it ends, the bets are considered closed.":"Oyuna katılmak için ekranınızda göreceğiniz yeterli bir bakiyeniz olmalıdır. Ekranın üst kısmındaki yeşil, kırmızı, sarı hareketli çizgi, bahis süresini gösterir. Bitiminden sonra bahisler kapanır.","Placing bets, it is necessary to select the chip with the preferred value you wish to bet. After choosing it, place a bet by clicking on the betting area of the table. When clicking on each bet area, the amount increases according to the value of the selected chip or up to the maximum limit. When you reach the maximum limit, you will receive a notification message.":"Bahis yaparken, bahis yapmak istediğiniz tercih ettiğiniz değere sahip çipi seçmek gerekir. Seçtikten sonra, masanın bahis alanına tıklayarak bahis yapın. Her bahis alanına tıkladığınızda, miktar, seçilen çipin değerine veya maksimum sınıra kadar artar. Maksimum sınıra ulaştığınızda bir bildirim mesajı alırsınız.","Please do not minimize your browser size or open a tab in your current browser while the betting time hasn’t expired and your bets have already been placed. Such actions may be rejected.":"Lütfen bahis süresi bitmeden tarayıcı boyutunuzu küçültmeyin veya mevcut tarayıcınızda bir sekme açmayın ve bahisleriniz zaten yerleştirilmişken. Bu tür eylemler reddedilebilir.","Double 2x button becomes available after placing any bet. Each click doubles all your bets up to the maximum limit. Note that you must have enough money in your balance to double all your placed bets.":"Herhangi bir bahis yerleştirdikten sonra 2x Double düğmesi kullanılabilir hale gelir. Her tıklamada tüm bahislerinizi maksimum sınıra kadar iki katına çıkarır. Tüm bahislerinizi iki katına çıkarmak için bakiyenizde yeterli miktarda para olması gerektiğini unutmayın.","2x Double":"2x Double","The Repeat button allows you to repeat all bets made in the previous game round.":"Tekrar düğmesi, önceki oyun turundaki tüm bahisleri tekrar etmenize olanak tanır.","The Undo button removes your last bet.":"Geri Al düğmesi son bahsinizi kaldırır.","You can repeatedly press the UNDO button to remove all placed bets in the reverse order of placing bets. You can remove all your bets by pressing and holding the UNDO button.":"UNDO düğmesine basarak yerleştirilen tüm bahisleri yerleme sırasının tersine çevirebilirsiniz. UNDO düğmesini basılı tutarak tüm bahislerinizi kaldırabilirsiniz.","Total bet":"Toplam bahis","Total bets section shows the amount of total bets for the given game round.":"Toplam bahisler bölümü, belirli bir oyun turu için toplam bahis miktarını gösterir.","If the connection is interrupted during the game round before the end of the betting time, all placed bets on the field will be returned to you and will not participate in the game round.":"Oyun turu sırasında bahis süresi bitmeden bağlantı kesilirse, alandaki tüm yerleştirilmiş bahisler size geri döner ve oyun turuna katılmaz.",'If the connection is interrupted after the end of the betting time, your bets will be included in the given round and you can see the result in the "Game History" section.':'Bahis süresi bittikten sonra bağlantı kesilirse, bahisleriniz belirtilen turda dahil edilir ve sonucu "Oyun Geçmişi" bölümünde görebilirsiniz.',Autoplay:"Otomatik oynatma","Autoplay - In this section you can choose how many game rounds you want your given bet to be repeated.":"Otomatik Oynatma - Bu bölümde, verdiğiniz bahsin kaç oyun turu boyunca tekrarlanacağını seçebilirsiniz.",Chat:"Sohbet",'You can start a chat with the player by entering your message and pressing the "send" button. In case of inappropriate use, the chat button will be disabled.':'Oyuncuyla mesajınızı yazarak ve "gönder" düğmesine basarak sohbet başlatabilirsiniz. Uygunsuz kullanım durumunda sohbet düğmesi devre dışı bırakılır.',"Game number":"Oyun numarası","Each game round has its own special game number through which you can later present your wish and request about the given round.":"Her oyun turunun kendi özel oyun numarası vardır, bu numara üzerinden daha sonra verilen tur hakkında isteğinizi ve talebinizi iletebilirsiniz.",Sound:"Ses","The Sound button toggles all game sounds on and off.":"Ses düğmesi tüm oyun seslerini açıp kapatır.","Game history":"Oyun geçmişi",'By clicking the "game history" button, you can see your bets, winnings and the winning number in the round under the game number.':'"Oyun geçmişi" düğmesine tıklayarak bahislerinizi, kazançlarınızı ve oyun numarası altındaki turdaki kazanan numarayı görebilirsiniz.',"Without leaving this section, you can browse the stories of the previous and next rounds with the right and left arrows.":"Bu bölgeden ayrılmadan önceki ve sonraki tur hikayelerini sağ ve sol oklarla göz atabilirsiniz.",Settings:"Ayarlar","In this section, you can change the 4 video qualities, which is convenient, or leave it on automatic, raise and lower both the dealer's voice and the effect sounds.":"Bu bölümde, 4 video kalitesini değiştirebilir veya otomatik bırakabilir, krupiye sesini ve efekt seslerini açabilir veya kapatabilirsiniz.",Shuffling:"Karıştırma","The game continues until the cut card is dealt. The cards are then shuffled by the dealer or by a professional shuffler. If there is a shuffling table in the game, two shoes with two decks of cards are used on the table. In this case, the dealer changes the shoes and the cards are shuffled by another person while the dealer continues to conduct the round.":"Oyun, kesme kartı dağıtılana kadar devam eder. Kartlar daha sonra krupiye veya profesyonel bir karıştırıcı tarafından karıştırılır. Oyunda bir karıştırma masası varsa, masada iki deste kartla iki ayakkabı kullanılır. Bu durumda krupiye ayakkabıları değiştirir ve kartlar krupiye turu yönetmeye devam ederken başka bir kişi tarafından karıştırılır.","Error Control":"Hata Kontrolü","In case of any error in the game, system or game procedure, the current round will be temporarily interrupted before the player informs the service manager of the error. Players will be informed about it via chat or an on-screen message that the issue is being investigated. If the manager manages to solve the given problem immediately, the current round continues in its normal course. If the problem is not resolved immediately, the given round is considered canceled and the starting bets of all participants in the given round are returned.":"Oyunda, sistemde veya oyun prosedüründe herhangi bir hata durumunda, oyuncu hata hakkında servis yöneticisine bilgi vermeden önce mevcut tur geçici olarak durdurulur. Oyunculara, sorunun araştırıldığına dair sohbet veya ekran mesajı aracılığıyla bilgi verilir. Yönetici verilen sorunu hemen çözebilirse, mevcut tur normal seyrinde devam eder. Sorun hemen çözülmezse, verilen tur iptal edilmiş sayılır ve verilen turdaki tüm katılımcıların başlangıç bahisleri iade edilir.","All payments are made exclusively on the basis of accepted bets based on the rules presented to you in advance. Due to communication failure or other technical problems, an out –of- balance bet which is not actually accepted by us, will be multiplied by one factor and returned to the balance, in case of losing or winning. Information about it will be provided after the breakdown settlement .":"Tüm ödemeler, size önceden sunulan kurallara dayalı olarak sadece kabul edilen bahislerin temelinde yapılır. İletişim hatası veya diğer teknik sorunlar nedeniyle, tarafımızca aslında kabul edilmemiş olan dengesiz bir bahis, kaybetme veya kazanma durumunda bir faktörle çarpılır ve bakiyeye iade edilir. Bu konuda bilgi, arıza sonrası düzenlemeden sonra sağlanacaktır.","Make a decision":"Karar ver","As soon as you get your first two cards, you can make a preliminary decision about the hand before all the cards are dealt and even before the dealer gets to your turn. Decision options will be displayed (e.g. Take, Stop, Double, Split, Surrender), only the currently available options will be activated.":"İlk iki kartınızı aldığınızda, kartların tamamı dağıtılmadan önce ve krupiye sıranıza gelmeden önce el hakkında ön bir karar verebilirsiniz. Karar seçenekleri gösterilecektir (örneğin, Take, Stop, Double, Split, Surrender), yalnızca şu anda kullanılabilir olan seçenekler etkinleştirilecektir.","Below are the decision options offered to the player:":"Oyuncuya sunulan karar seçenekleri şunlardır:","• HIT: an additional card is drawn from the deck":"• Hit: Desteden ek bir kart çekilir","• STAND AN EXTRA PLAYING CARD : an additional card is not removed from the game box":"• Stand BİR EKSTRA OYUN KARTI: Ek bir kart oyun kutusundan çıkarılmaz","• DOUBLE. Your bet is doubled and only one extra card is drawn from the deck":"• Double KATLA. Bahsiniz iki katına çıkar ve sadece bir ekstra kart desteden çekilir","• SPLIT. Your bet is doubled and the cards are split into two separate hands":"• Split. Bahsiniz iki katına çıkar ve kartlar iki ayrı elde bölünür","• SURRENDER. If you click this, you will lose half of the bet and the other half will be returned to your balance":"• Surrender. Buna tıklarsanız, bahsinizin yarısını kaybedersiniz, diğer yarısı bakiyenize iade edilir","If you do not make a decision before the time is up, the system decides that it is enough.":"Süre dolmadan önce bir karar vermezseniz, sistem yeterli olduğuna karar verir.","If your balance is not enough for Double and Split, the corresponding buttons for those decisions will be deactivated.":"İkili ve Bölme için bakiyeniz yeterli değilse, bu kararlar için ilgili düğmeler devre dışı bırakılacaktır.","Clicking on the Recycle bin button all the bets made up to that point will be cleared.":"Geri Dönüşüm kutusu düğmesine tıklanarak bu zamana kadar yapılmış olan tüm bahisler temizlenecektir.","Username must be":"Kullanıcı adı 3 ila 8 karakterden oluşmalı ve yalnızca harf ve rakam içermelidir.","Nickname already in use":"Takma ad zaten kullanımda, lütfen başka bir tane seçin.","Session not found, try to log in again.":"Oturum bulunamadı, lütfen tekrar giriş yapmayı deneyin.","Please return to the site and log in again.":"Lütfen siteye geri dönün ve tekrar giriş yapın.","Player blocked":"Oyuncu engellendi","Not enough balance":"Yeterli bakiye yok","Currency is wrong, please refresh the page":"Para birimi yanlış, lütfen sayfayı yenileyin","Incorrect credentials":"Hatalı kimlik bilgileri","Nickname already exists":"Takma ad zaten var","Nickname is not allowed":"Takma ad izin verilmiyor","Chat is blocked":"Sohbet engellendi","Bet Amount is less or greater from limits":"Bahis miktarı sınırlardan az veya fazla","Nick already selected":"Takma ad zaten seçildi","The loss limit reached":"Kayıp limitine ulaşıldı","Round has been canceled!":"iptal edilen tur","Insurance Is Not Allowed":"Sigorta İzni Yok","Player Invalid State":"Oyuncu Geçersiz Durumu","Bet Is Not Accepted":"Bahis Kabul Edilmedi","Something went wrong":"Bir şeyler ters gitti","Unknown error":"Bilinmeyen hata"},xl={[We.English]:{translation:pl},[We.Armenian]:{translation:fl},[We.Russia]:{translation:gl},[We.Turkey]:{translation:ml}},Wn=oe.use(fi);function yl(){const e=Fn.get(Fn.language)||We.English;return Wn.init({lng:e,fallbackLng:We.English,interpolation:{escapeValue:!1},resources:xl}),Wn}G.BalanceAndBet=jr,G.BlackJackAction=p0,G.BlackJackeWinPopup=$2,G.BlackjeckInsurance=M0,G.BonusModalContent=T0,G.Button=rt,G.Card=Vt,G.CardsRightInfo=D0,G.Chip=st,G.Chip3D=X0,G.ChipBoard=T2,G.MobileBottomInfo=D2,G.MobileMenu=a2,G.MoibleChipBoard=hl,G.NotPlaying=q2,G.PopupWrapper=Pn,G.Reconnect=E2,G.Timer=_t,G.ToLobby=u2,G.ToastMessages=r0,G.TopIcons=m2,G.TournamentNotification=k2,G.Wager=w0,G.i18n=Wn,G.initI18n=yl,Object.defineProperty(G,Symbol.toStringTag,{value:"Module"})});