livevegas-ui-kit 1.0.202 → 1.0.204

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.
@@ -3361,7 +3361,7 @@ const Jo = [
3361
3361
  { name: "Message", buttonType: D.Message, icon: $i() },
3362
3362
  // { name: "Support", buttonType: BUTTONS_TYPE.Support, icon: SupportIcon() },
3363
3363
  { name: "Send Tip", buttonType: D.Tip, icon: _i() }
3364
- ], e1 = [
3364
+ ], el = [
3365
3365
  { name: "History", buttonType: D.History, icon: Xi() },
3366
3366
  { name: "Help", buttonType: D.Info, icon: Ji() },
3367
3367
  {
@@ -3369,7 +3369,7 @@ const Jo = [
3369
3369
  buttonType: D.Limit,
3370
3370
  icon: Zo()
3371
3371
  }
3372
- ], t1 = (e, t, n) => {
3372
+ ], tl = (e, t, n) => {
3373
3373
  switch (e) {
3374
3374
  case D.Message:
3375
3375
  return {
@@ -3422,13 +3422,13 @@ const Jo = [
3422
3422
  default:
3423
3423
  return null;
3424
3424
  }
3425
- }, a1 = (e, t) => {
3425
+ }, al = (e, t) => {
3426
3426
  t(e.touches[0].clientY);
3427
- }, n1 = (e, t, n) => {
3427
+ }, nl = (e, t, n) => {
3428
3428
  if (!t) return;
3429
3429
  const r = e.touches[0].clientY - t;
3430
3430
  r > 0 && r < 300 && (e.currentTarget.style.transform = `translateY(${r}px)`), r > 120 && n(!1);
3431
- }, i1 = (e, t) => {
3431
+ }, il = (e, t) => {
3432
3432
  e.currentTarget.style.transform = "translateY(0px)", t(0);
3433
3433
  }, L = (e) => typeof e == "string", ut = () => {
3434
3434
  let e, t;
@@ -3436,11 +3436,11 @@ const Jo = [
3436
3436
  e = i, t = r;
3437
3437
  });
3438
3438
  return n.resolve = e, n.reject = t, n;
3439
- }, Vn = (e) => e == null ? "" : "" + e, r1 = (e, t, n) => {
3439
+ }, Vn = (e) => e == null ? "" : "" + e, rl = (e, t, n) => {
3440
3440
  e.forEach((i) => {
3441
3441
  t[i] && (n[i] = t[i]);
3442
3442
  });
3443
- }, s1 = /###/g, Un = (e) => e && e.indexOf("###") > -1 ? e.replace(s1, ".") : e, qn = (e) => !e || L(e), yt = (e, t, n) => {
3443
+ }, sl = /###/g, Un = (e) => e && e.indexOf("###") > -1 ? e.replace(sl, ".") : e, qn = (e) => !e || L(e), yt = (e, t, n) => {
3444
3444
  const i = L(t) ? t.split(".") : t;
3445
3445
  let r = 0;
3446
3446
  for (; r < i.length - 1; ) {
@@ -3465,7 +3465,7 @@ const Jo = [
3465
3465
  for (; l.obj === void 0 && o.length; )
3466
3466
  s = `${o[o.length - 1]}.${s}`, o = o.slice(0, o.length - 1), l = yt(e, o, Object), l != null && l.obj && typeof l.obj[`${l.k}.${s}`] < "u" && (l.obj = void 0);
3467
3467
  l.obj[`${l.k}.${s}`] = n;
3468
- }, o1 = (e, t, n, i) => {
3468
+ }, ol = (e, t, n, i) => {
3469
3469
  const {
3470
3470
  obj: r,
3471
3471
  k: s
@@ -3478,7 +3478,7 @@ const Jo = [
3478
3478
  } = yt(e, t);
3479
3479
  if (n && Object.prototype.hasOwnProperty.call(n, i))
3480
3480
  return n[i];
3481
- }, l1 = (e, t, n) => {
3481
+ }, ll = (e, t, n) => {
3482
3482
  const i = Xt(e, n);
3483
3483
  return i !== void 0 ? i : Xt(t, n);
3484
3484
  }, tr = (e, t, n) => {
@@ -3486,7 +3486,7 @@ const Jo = [
3486
3486
  i !== "__proto__" && i !== "constructor" && (i in e ? L(e[i]) || e[i] instanceof String || L(t[i]) || t[i] instanceof String ? n && (e[i] = t[i]) : tr(e[i], t[i], n) : e[i] = t[i]);
3487
3487
  return e;
3488
3488
  }, Je = (e) => e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g, "\\$&");
3489
- var d1 = {
3489
+ var dl = {
3490
3490
  "&": "&amp;",
3491
3491
  "<": "&lt;",
3492
3492
  ">": "&gt;",
@@ -3494,8 +3494,8 @@ var d1 = {
3494
3494
  "'": "&#39;",
3495
3495
  "/": "&#x2F;"
3496
3496
  };
3497
- const c1 = (e) => L(e) ? e.replace(/[&<>"'\/]/g, (t) => d1[t]) : e;
3498
- class h1 {
3497
+ const cl = (e) => L(e) ? e.replace(/[&<>"'\/]/g, (t) => dl[t]) : e;
3498
+ class hl {
3499
3499
  constructor(t) {
3500
3500
  this.capacity = t, this.regExpMap = /* @__PURE__ */ new Map(), this.regExpQueue = [];
3501
3501
  }
@@ -3507,11 +3507,11 @@ class h1 {
3507
3507
  return this.regExpQueue.length === this.capacity && this.regExpMap.delete(this.regExpQueue.shift()), this.regExpMap.set(t, i), this.regExpQueue.push(t), i;
3508
3508
  }
3509
3509
  }
3510
- const u1 = [" ", ",", "?", "!", ";"], f1 = new h1(20), p1 = (e, t, n) => {
3510
+ const ul = [" ", ",", "?", "!", ";"], fl = new hl(20), pl = (e, t, n) => {
3511
3511
  t = t || "", n = n || "";
3512
- const i = u1.filter((o) => t.indexOf(o) < 0 && n.indexOf(o) < 0);
3512
+ const i = ul.filter((o) => t.indexOf(o) < 0 && n.indexOf(o) < 0);
3513
3513
  if (i.length === 0) return !0;
3514
- const r = f1.getRegExp(`(${i.map((o) => o === "?" ? "\\?" : o).join("|")})`);
3514
+ const r = fl.getRegExp(`(${i.map((o) => o === "?" ? "\\?" : o).join("|")})`);
3515
3515
  let s = !r.test(e);
3516
3516
  if (!s) {
3517
3517
  const o = e.indexOf(n);
@@ -3538,7 +3538,7 @@ const u1 = [" ", ",", "?", "!", ";"], f1 = new h1(20), p1 = (e, t, n) => {
3538
3538
  r = o;
3539
3539
  }
3540
3540
  return r;
3541
- }, wt = (e) => e == null ? void 0 : e.replace("_", "-"), m1 = {
3541
+ }, wt = (e) => e == null ? void 0 : e.replace("_", "-"), ml = {
3542
3542
  type: "logger",
3543
3543
  log(e) {
3544
3544
  this.output("log", e);
@@ -3559,7 +3559,7 @@ class Jt {
3559
3559
  this.init(t, n);
3560
3560
  }
3561
3561
  init(t, n = {}) {
3562
- this.prefix = n.prefix || "i18next:", this.logger = t || m1, this.options = n, this.debug = n.debug;
3562
+ this.prefix = n.prefix || "i18next:", this.logger = t || ml, this.options = n, this.debug = n.debug;
3563
3563
  }
3564
3564
  log(...t) {
3565
3565
  return this.forward(t, "log", "", !0);
@@ -3700,7 +3700,7 @@ var ar = {
3700
3700
  }
3701
3701
  };
3702
3702
  const nr = Symbol("i18next/PATH_KEY");
3703
- function g1() {
3703
+ function gl() {
3704
3704
  const e = [], t = /* @__PURE__ */ Object.create(null);
3705
3705
  let n;
3706
3706
  return t.get = (i, r) => {
@@ -3711,13 +3711,13 @@ function g1() {
3711
3711
  function Ka(e, t) {
3712
3712
  const {
3713
3713
  [nr]: n
3714
- } = e(g1());
3714
+ } = e(gl());
3715
3715
  return n.join((t == null ? void 0 : t.keySeparator) ?? ".");
3716
3716
  }
3717
3717
  const Qn = {}, Xn = (e) => !L(e) && typeof e != "boolean" && typeof e != "number";
3718
3718
  class $t extends la {
3719
3719
  constructor(t, n = {}) {
3720
- super(), r1(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Le.create("translator");
3720
+ super(), rl(["resourceStore", "languageUtils", "pluralResolver", "interpolator", "backendConnector", "i18nFormat", "utils"], t, this), this.options = n, this.options.keySeparator === void 0 && (this.options.keySeparator = "."), this.logger = Le.create("translator");
3721
3721
  }
3722
3722
  changeLanguage(t) {
3723
3723
  t && (this.language = t);
@@ -3737,7 +3737,7 @@ class $t extends la {
3737
3737
  i === void 0 && (i = ":");
3738
3738
  const r = n.keySeparator !== void 0 ? n.keySeparator : this.options.keySeparator;
3739
3739
  let s = n.ns || this.options.defaultNS || [];
3740
- const o = i && t.indexOf(i) > -1, l = !this.options.userDefinedKeySeparator && !n.keySeparator && !this.options.userDefinedNsSeparator && !n.nsSeparator && !p1(t, i, r);
3740
+ const o = i && t.indexOf(i) > -1, l = !this.options.userDefinedKeySeparator && !n.keySeparator && !this.options.userDefinedNsSeparator && !n.nsSeparator && !pl(t, i, r);
3741
3741
  if (o && !l) {
3742
3742
  const d = t.match(this.interpolator.nestingRegexp);
3743
3743
  if (d && d.length > 0)
@@ -4047,7 +4047,7 @@ const $n = {
4047
4047
  pluralCategories: ["one", "other"]
4048
4048
  })
4049
4049
  };
4050
- class b1 {
4050
+ class bl {
4051
4051
  constructor(t, n = {}) {
4052
4052
  this.languageUtils = t, this.options = n, this.logger = Le.create("pluralResolver"), this.pluralRulesCache = {};
4053
4053
  }
@@ -4095,10 +4095,10 @@ class b1 {
4095
4095
  }
4096
4096
  }
4097
4097
  const ei = (e, t, n, i = ".", r = !0) => {
4098
- let s = l1(e, t, n);
4098
+ let s = ll(e, t, n);
4099
4099
  return !s && r && L(n) && (s = Ea(e, n, i), s === void 0 && (s = Ea(t, n, i))), s;
4100
4100
  }, va = (e) => e.replace(/\$/g, "$$$$");
4101
- class y1 {
4101
+ class yl {
4102
4102
  constructor(t = {}) {
4103
4103
  var n;
4104
4104
  this.logger = Le.create("interpolator"), this.options = t, this.format = ((n = t == null ? void 0 : t.interpolation) == null ? void 0 : n.format) || ((i) => i), this.init(t);
@@ -4126,7 +4126,7 @@ class y1 {
4126
4126
  maxReplaces: v,
4127
4127
  alwaysFormat: x
4128
4128
  } = t.interpolation;
4129
- this.escape = n !== void 0 ? n : c1, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Je(s) : o || "{{", this.suffix = l ? Je(l) : d || "}}", this.formatSeparator = c || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = g ? Je(g) : p || Je("$t("), this.nestingSuffix = b ? Je(b) : y || Je(")"), this.nestingOptionsSeparator = w || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = x !== void 0 ? x : !1, this.resetRegExp();
4129
+ this.escape = n !== void 0 ? n : cl, this.escapeValue = i !== void 0 ? i : !0, this.useRawValueToEscape = r !== void 0 ? r : !1, this.prefix = s ? Je(s) : o || "{{", this.suffix = l ? Je(l) : d || "}}", this.formatSeparator = c || ",", this.unescapePrefix = h ? "" : f || "-", this.unescapeSuffix = this.unescapePrefix ? "" : h || "", this.nestingPrefix = g ? Je(g) : p || Je("$t("), this.nestingSuffix = b ? Je(b) : y || Je(")"), this.nestingOptionsSeparator = w || ",", this.maxReplaces = v || 1e3, this.alwaysFormat = x !== void 0 ? x : !1, this.resetRegExp();
4130
4130
  }
4131
4131
  reset() {
4132
4132
  this.options && this.init(this.options);
@@ -4218,7 +4218,7 @@ class y1 {
4218
4218
  return t;
4219
4219
  }
4220
4220
  }
4221
- const w1 = (e) => {
4221
+ const wl = (e) => {
4222
4222
  let t = e.toLowerCase().trim();
4223
4223
  const n = {};
4224
4224
  if (e.indexOf("(") > -1) {
@@ -4248,8 +4248,8 @@ const w1 = (e) => {
4248
4248
  let l = t[o];
4249
4249
  return l || (l = e(wt(i), r), t[o] = l), l(n);
4250
4250
  };
4251
- }, x1 = (e) => (t, n, i) => e(wt(n), i)(t);
4252
- class C1 {
4251
+ }, xl = (e) => (t, n, i) => e(wt(n), i)(t);
4252
+ class Cl {
4253
4253
  constructor(t = {}) {
4254
4254
  this.logger = Le.create("formatter"), this.options = t, this.init(t);
4255
4255
  }
@@ -4257,7 +4257,7 @@ class C1 {
4257
4257
  interpolation: {}
4258
4258
  }) {
4259
4259
  this.formatSeparator = n.interpolation.formatSeparator || ",";
4260
- const i = n.cacheInBuiltFormats ? ti : x1;
4260
+ const i = n.cacheInBuiltFormats ? ti : xl;
4261
4261
  this.formats = {
4262
4262
  number: i((r, s) => {
4263
4263
  const o = new Intl.NumberFormat(r, {
@@ -4309,7 +4309,7 @@ class C1 {
4309
4309
  const {
4310
4310
  formatName: c,
4311
4311
  formatOptions: h
4312
- } = w1(d);
4312
+ } = wl(d);
4313
4313
  if (this.formats[c]) {
4314
4314
  let g = l;
4315
4315
  try {
@@ -4329,10 +4329,10 @@ class C1 {
4329
4329
  }, t);
4330
4330
  }
4331
4331
  }
4332
- const v1 = (e, t) => {
4332
+ const vl = (e, t) => {
4333
4333
  e.pending[t] !== void 0 && (delete e.pending[t], e.pendingCount--);
4334
4334
  };
4335
- class k1 extends la {
4335
+ class kl extends la {
4336
4336
  constructor(t, n, i, r = {}) {
4337
4337
  var s, o;
4338
4338
  super(), this.backend = t, this.store = n, this.services = i, this.languageUtils = i.languageUtils, this.options = r, this.logger = Le.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);
@@ -4365,7 +4365,7 @@ class k1 extends la {
4365
4365
  }), this.state[t] = n ? -1 : 2, n && i && (this.state[t] = 0);
4366
4366
  const l = {};
4367
4367
  this.queue.forEach((d) => {
4368
- o1(d.loaded, [s], o), v1(d, t), n && d.errors.push(n), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((c) => {
4368
+ ol(d.loaded, [s], o), vl(d, t), n && d.errors.push(n), d.pendingCount === 0 && !d.done && (Object.keys(d.loaded).forEach((c) => {
4369
4369
  l[c] || (l[c] = {});
4370
4370
  const h = d.loaded[c];
4371
4371
  h.length && h.forEach((f) => {
@@ -4525,7 +4525,7 @@ const ai = () => ({
4525
4525
  var t, n;
4526
4526
  return L(e.ns) && (e.ns = [e.ns]), L(e.fallbackLng) && (e.fallbackLng = [e.fallbackLng]), L(e.fallbackNS) && (e.fallbackNS = [e.fallbackNS]), ((n = (t = e.supportedLngs) == null ? void 0 : t.indexOf) == null ? void 0 : n.call(t, "cimode")) < 0 && (e.supportedLngs = e.supportedLngs.concat(["cimode"])), typeof e.initImmediate == "boolean" && (e.initAsync = e.initImmediate), e;
4527
4527
  }, Lt = () => {
4528
- }, A1 = (e) => {
4528
+ }, Al = (e) => {
4529
4529
  Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach((n) => {
4530
4530
  typeof e[n] == "function" && (e[n] = e[n].bind(e));
4531
4531
  });
@@ -4534,7 +4534,7 @@ class xt extends la {
4534
4534
  constructor(t = {}, n) {
4535
4535
  if (super(), this.options = ni(t), this.services = {}, this.logger = Le, this.modules = {
4536
4536
  external: []
4537
- }, A1(this), n && !this.isInitialized && !t.isClone) {
4537
+ }, Al(this), n && !this.isInitialized && !t.isClone) {
4538
4538
  if (!this.options.initAsync)
4539
4539
  return this.init(t, n), this;
4540
4540
  setTimeout(() => {
@@ -4557,16 +4557,16 @@ class xt extends la {
4557
4557
  if (!this.options.isClone) {
4558
4558
  this.modules.logger ? Le.init(r(this.modules.logger), this.options) : Le.init(null, this.options);
4559
4559
  let c;
4560
- this.modules.formatter ? c = this.modules.formatter : c = C1;
4560
+ this.modules.formatter ? c = this.modules.formatter : c = Cl;
4561
4561
  const h = new Jn(this.options);
4562
4562
  this.store = new Zn(this.options.resources, this.options);
4563
4563
  const f = this.services;
4564
- f.logger = Le, f.resourceStore = this.store, f.languageUtils = h, f.pluralResolver = new b1(h, {
4564
+ f.logger = Le, f.resourceStore = this.store, f.languageUtils = h, f.pluralResolver = new bl(h, {
4565
4565
  prepend: this.options.pluralSeparator,
4566
4566
  simplifyPluralSuffix: this.options.simplifyPluralSuffix
4567
- }), 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"), c && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = r(c), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new y1(this.options), f.utils = {
4567
+ }), 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"), c && (!this.options.interpolation.format || this.options.interpolation.format === i.interpolation.format) && (f.formatter = r(c), f.formatter.init && f.formatter.init(f, this.options), this.options.interpolation.format = f.formatter.format.bind(f.formatter)), f.interpolator = new yl(this.options), f.utils = {
4568
4568
  hasLoadedNamespace: this.hasLoadedNamespace.bind(this)
4569
- }, f.backendConnector = new k1(r(this.modules.backend), f.resourceStore, f, this.options), f.backendConnector.on("*", (p, ...b) => {
4569
+ }, f.backendConnector = new kl(r(this.modules.backend), f.resourceStore, f, this.options), f.backendConnector.on("*", (p, ...b) => {
4570
4570
  this.emit(p, ...b);
4571
4571
  }), this.modules.languageDetector && (f.languageDetector = r(this.modules.languageDetector), f.languageDetector.init && f.languageDetector.init(f, this.options.detection, this.options)), this.modules.i18nFormat && (f.i18nFormat = r(this.modules.i18nFormat), f.i18nFormat.init && f.i18nFormat.init(this)), this.translator = new $t(this.services, this.options), this.translator.on("*", (p, ...b) => {
4572
4572
  this.emit(p, ...b);
@@ -4784,7 +4784,7 @@ fe.setDefaultNamespace;
4784
4784
  fe.hasLoadedNamespace;
4785
4785
  fe.loadNamespaces;
4786
4786
  fe.loadLanguages;
4787
- const j1 = {
4787
+ const jl = {
4788
4788
  bottom: "270deg",
4789
4789
  left: "0deg",
4790
4790
  right: "180deg",
@@ -4802,7 +4802,7 @@ const j1 = {
4802
4802
  width: String(t),
4803
4803
  height: String(n),
4804
4804
  style: {
4805
- rotate: j1[e]
4805
+ rotate: jl[e]
4806
4806
  },
4807
4807
  viewBox: "0 0 9 14",
4808
4808
  fill: "none",
@@ -4818,7 +4818,7 @@ const j1 = {
4818
4818
  }
4819
4819
  ),
4820
4820
  e === "forLobby" && /* @__PURE__ */ a.jsx("span", { className: "text", children: ke("Lobby") })
4821
- ] }), ir = "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", S1 = () => /* @__PURE__ */ a.jsx(
4821
+ ] }), ir = "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", Sl = () => /* @__PURE__ */ a.jsx(
4822
4822
  "svg",
4823
4823
  {
4824
4824
  width: "32",
@@ -4835,7 +4835,7 @@ const j1 = {
4835
4835
  }
4836
4836
  )
4837
4837
  }
4838
- ), I1 = m.div`
4838
+ ), Il = m.div`
4839
4839
  border-radius: 0px;
4840
4840
  background-color: ${({ $active: e }) => e === 1 ? "rgba(17,17,17,0.8)" : "#111111fe"};
4841
4841
  position: absolute;
@@ -4873,7 +4873,7 @@ const j1 = {
4873
4873
  line-height: 14px;
4874
4874
  }
4875
4875
  }
4876
- `, T1 = m.div`
4876
+ `, Tl = m.div`
4877
4877
  max-width: 100%;
4878
4878
  height: calc(100% - 55px);
4879
4879
  `, da = ({ isMobile: e = !0 }) => /* @__PURE__ */ a.jsx(
@@ -4894,7 +4894,7 @@ const j1 = {
4894
4894
  }
4895
4895
  )
4896
4896
  }
4897
- ), B1 = "data:audio/mpeg;base64,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", Pe = ({ effectsVolume: e }) => {
4897
+ ), Bl = "data:audio/mpeg;base64,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", Pe = ({ effectsVolume: e }) => {
4898
4898
  const t = et(null), n = () => (t.current || (t.current = new AudioContext()), t.current), i = async (s) => {
4899
4899
  const o = n();
4900
4900
  if (!o) return;
@@ -4906,9 +4906,9 @@ const j1 = {
4906
4906
  g.type = "highshelf", g.frequency.value = 500, h.connect(g), g.connect(f), f.connect(o.destination), h.start();
4907
4907
  };
4908
4908
  return {
4909
- clickSound: () => i(B1)
4909
+ clickSound: () => i(Bl)
4910
4910
  };
4911
- }, L1 = ({
4911
+ }, Ll = ({
4912
4912
  header: e,
4913
4913
  close: t,
4914
4914
  width: n,
@@ -4920,7 +4920,7 @@ const j1 = {
4920
4920
  active: d
4921
4921
  }) => {
4922
4922
  const { clickSound: c } = Pe({ effectsVolume: 50 });
4923
- return /* @__PURE__ */ a.jsxs(I1, { $height: i, $width: n, $isLandscape: s, $active: d, children: [
4923
+ return /* @__PURE__ */ a.jsxs(Il, { $height: i, $width: n, $isLandscape: s, $active: d, children: [
4924
4924
  /* @__PURE__ */ a.jsxs("div", { className: "header", children: [
4925
4925
  /* @__PURE__ */ a.jsxs(
4926
4926
  "div",
@@ -4941,9 +4941,9 @@ const j1 = {
4941
4941
  ),
4942
4942
  /* @__PURE__ */ a.jsx("div", { onClick: t, children: /* @__PURE__ */ a.jsx(da, {}) })
4943
4943
  ] }),
4944
- /* @__PURE__ */ a.jsx(T1, { children: r })
4944
+ /* @__PURE__ */ a.jsx(Tl, { children: r })
4945
4945
  ] });
4946
- }, N1 = (e) => {
4946
+ }, Nl = (e) => {
4947
4947
  switch (e) {
4948
4948
  case 57:
4949
4949
  return "Speed BlackJack P";
@@ -5002,7 +5002,7 @@ const rr = {
5002
5002
  26: "Deal",
5003
5003
  27: "DoubleBets",
5004
5004
  49: "StandAll"
5005
- }, ft = (e) => e.toString().padStart(2, "0"), P1 = (e) => {
5005
+ }, ft = (e) => e.toString().padStart(2, "0"), Pl = (e) => {
5006
5006
  const t = new Date(e);
5007
5007
  return `${ft(t.getDate())}.${ft(
5008
5008
  t.getMonth() + 1
@@ -5017,7 +5017,7 @@ const rr = {
5017
5017
  "135px, 20px",
5018
5018
  "165px, 10px",
5019
5019
  "195px, -5px"
5020
- ], F1 = m.div`
5020
+ ], Fl = m.div`
5021
5021
  display: flex;
5022
5022
  max-width: 100%;
5023
5023
  min-width: 100%;
@@ -5033,7 +5033,7 @@ const rr = {
5033
5033
  gap: 6px;
5034
5034
  padding-right: 12px;
5035
5035
  }
5036
- `, z1 = m.div`
5036
+ `, zl = m.div`
5037
5037
  .p {
5038
5038
  font-family: Inter;
5039
5039
  font-weight: 600;
@@ -5042,7 +5042,7 @@ const rr = {
5042
5042
  letter-spacing: 0%;
5043
5043
  color: ${({ $isActive: e }) => e ? "#111111" : "#ffffff"};
5044
5044
  }
5045
- `, D1 = ({ count: e, active: t, setActive: n }) => {
5045
+ `, Dl = ({ count: e, active: t, setActive: n }) => {
5046
5046
  const [i, r] = K([]), [s, o] = K([]), [l, d] = K([]), { clickSound: c } = Pe({ effectsVolume: 50 }), h = Array.from({ length: e }, (y, w) => w + 1), f = () => {
5047
5047
  t !== e && (c(), n(t + 1));
5048
5048
  }, g = () => {
@@ -5079,7 +5079,7 @@ const rr = {
5079
5079
  } else
5080
5080
  n(y);
5081
5081
  };
5082
- return /* @__PURE__ */ a.jsx(F1, { children: /* @__PURE__ */ a.jsxs("div", { className: "wrapper", children: [
5082
+ return /* @__PURE__ */ a.jsx(Fl, { children: /* @__PURE__ */ a.jsxs("div", { className: "wrapper", children: [
5083
5083
  /* @__PURE__ */ a.jsx(
5084
5084
  Ut,
5085
5085
  {
@@ -5091,7 +5091,7 @@ const rr = {
5091
5091
  }
5092
5092
  ),
5093
5093
  [...i, ...l, ...s].map(
5094
- (y, w) => /* @__PURE__ */ a.jsx(z1, { $isActive: t === y, children: /* @__PURE__ */ a.jsx(
5094
+ (y, w) => /* @__PURE__ */ a.jsx(zl, { $isActive: t === y, children: /* @__PURE__ */ a.jsx(
5095
5095
  Ut,
5096
5096
  {
5097
5097
  height: 26,
@@ -5116,7 +5116,7 @@ const rr = {
5116
5116
  }
5117
5117
  )
5118
5118
  ] }) });
5119
- }, H1 = m.div`
5119
+ }, Hl = m.div`
5120
5120
  max-width: 100%;
5121
5121
  height: 100%;
5122
5122
  overflow: auto;
@@ -5141,7 +5141,7 @@ const rr = {
5141
5141
  border-radius: 10px;
5142
5142
  height: 10px;
5143
5143
  }
5144
- `, O1 = m.div`
5144
+ `, Ol = m.div`
5145
5145
  width: 100%;
5146
5146
  height: 36px;
5147
5147
  display: flex;
@@ -5172,7 +5172,7 @@ const rr = {
5172
5172
  line-height: 16px;
5173
5173
  color: #ffffff;
5174
5174
  }
5175
- `, M1 = m.div`
5175
+ `, Ml = m.div`
5176
5176
  display: flex;
5177
5177
  justify-content: space-between;
5178
5178
  max-width: 100%;
@@ -5236,7 +5236,7 @@ const rr = {
5236
5236
  rgba(255, 255, 255, 0.4) 50%,
5237
5237
  rgba(255, 255, 255, 0) 100%
5238
5238
  );
5239
- `, R1 = m.div`
5239
+ `, Rl = m.div`
5240
5240
  margin-top: 0.1%;
5241
5241
  width: 100%;
5242
5242
  height: 0.5px;
@@ -5247,7 +5247,7 @@ const rr = {
5247
5247
  @media screen and (min-width: 768px) {
5248
5248
  display: none;
5249
5249
  }
5250
- `, W1 = m.div`
5250
+ `, Wl = m.div`
5251
5251
  width: 26px;
5252
5252
  height: 26px;
5253
5253
  display: flex;
@@ -5263,7 +5263,7 @@ const rr = {
5263
5263
  font-weight: 700;
5264
5264
  font-size: 10px;
5265
5265
  line-height: 12px;
5266
- `, E1 = m.div`
5266
+ `, El = m.div`
5267
5267
  max-width: 100%;
5268
5268
  max-height: 100%;
5269
5269
  padding: 8px;
@@ -5423,7 +5423,7 @@ const rr = {
5423
5423
  max-width: 100%;
5424
5424
  height: calc(100% - 50px);
5425
5425
  overflow: hidden;
5426
- `, K1 = m.div`
5426
+ `, Kl = m.div`
5427
5427
  padding: 8px;
5428
5428
  overflow: auto;
5429
5429
 
@@ -5459,7 +5459,7 @@ const rr = {
5459
5459
  color: #ffffff;
5460
5460
  width: 20%;
5461
5461
  }
5462
- `, G1 = m.div`
5462
+ `, Gl = m.div`
5463
5463
  display: flex;
5464
5464
  justify-content: space-between;
5465
5465
  align-items: center;
@@ -5501,7 +5501,7 @@ const rr = {
5501
5501
  display: flex;
5502
5502
  justify-content: start;
5503
5503
  }
5504
- `, V1 = ({
5504
+ `, Vl = ({
5505
5505
  count: e,
5506
5506
  active: t,
5507
5507
  setActive: n,
@@ -5512,7 +5512,7 @@ const rr = {
5512
5512
  }) => {
5513
5513
  const { t: l } = W(), { clickSound: d } = Pe({ effectsVolume: 50 });
5514
5514
  return /* @__PURE__ */ a.jsxs(or, { children: [
5515
- /* @__PURE__ */ a.jsxs(K1, { children: [
5515
+ /* @__PURE__ */ a.jsxs(Kl, { children: [
5516
5516
  /* @__PURE__ */ a.jsxs("div", { className: "header", children: [
5517
5517
  /* @__PURE__ */ a.jsx("p", { className: "text", children: l("Date") }),
5518
5518
  /* @__PURE__ */ a.jsx("p", { className: "text", children: l("Game") }),
@@ -5523,14 +5523,14 @@ const rr = {
5523
5523
  r == null ? void 0 : r.rounds.map((c, h) => {
5524
5524
  var f;
5525
5525
  return /* @__PURE__ */ a.jsxs(
5526
- G1,
5526
+ Gl,
5527
5527
  {
5528
5528
  onClick: () => {
5529
5529
  d(), i(h);
5530
5530
  },
5531
5531
  children: [
5532
- /* @__PURE__ */ a.jsx("p", { className: "p", children: P1(c.roundEndTime) }),
5533
- /* @__PURE__ */ a.jsx("p", { className: "p", children: c.tableName ?? N1(c.tableId) }),
5532
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: Pl(c.roundEndTime) }),
5533
+ /* @__PURE__ */ a.jsx("p", { className: "p", children: c.tableName ?? Nl(c.tableId) }),
5534
5534
  /* @__PURE__ */ a.jsx("p", { className: "p", children: c.currentRoundId }),
5535
5535
  /* @__PURE__ */ a.jsxs("p", { className: "p", children: [
5536
5536
  le(
@@ -5551,7 +5551,7 @@ const rr = {
5551
5551
  );
5552
5552
  })
5553
5553
  ] }),
5554
- /* @__PURE__ */ a.jsx(D1, { active: t, count: e, setActive: n })
5554
+ /* @__PURE__ */ a.jsx(Dl, { active: t, count: e, setActive: n })
5555
5555
  ] });
5556
5556
  };
5557
5557
  var lr = /* @__PURE__ */ ((e) => (e.Reverse = "reverse", e.Green = "green", e.Gray = "gray", e.Black = "black", e))(lr || {});
@@ -5569,17 +5569,17 @@ const vt = Array(4).fill([
5569
5569
  { value: "J", tSpanX: "-7" },
5570
5570
  { value: "Q", tSpanX: "-9" },
5571
5571
  { value: "K", tSpanX: "-9" }
5572
- ]).flat(), U1 = "#B50E05", q1 = "#111111", Y1 = (e) => e < 14 || e > 39 ? q1 : U1, Z1 = [
5572
+ ]).flat(), Ul = "#B50E05", ql = "#111111", Yl = (e) => e < 14 || e > 39 ? ql : Ul, Zl = [
5573
5573
  "M72.4576 18.2454C69.854 15.3641 65.8549 17.0739 65.8549 17.0739C66.9692 15.8654 67.719 14.8997 67.5784 12.9156C67.5784 12.847 67.5784 12.7836 67.5784 12.715C67.5784 11.1993 66.9843 9.74567 65.9267 8.67389C64.8691 7.60211 63.4347 7 61.939 7C60.4434 7 59.009 7.60211 57.9514 8.67389C56.8938 9.74567 56.2996 11.1993 56.2996 12.715C56.2997 13.1052 56.3399 13.4943 56.4194 13.876C56.5444 15.248 57.2161 16.0765 58.1378 17.0739C58.1378 17.0739 54.1387 15.3641 51.5351 18.2454C50.6374 19.2449 50.1008 20.5234 50.0128 21.872C49.9249 23.2206 50.2908 24.5596 51.0508 25.6702C51.8735 26.7942 53.1024 28.6781 55.9924 28.4617C58.5544 28.2665 58.9293 27.8285 60.6789 26.4037C60.5172 28.8143 59.6262 31.1158 58.1274 32.9947L65.8757 32.9947C64.4593 31.4855 63.2044 28.0185 63.3658 26.4406C65.0894 27.8338 65.4799 28.2718 68.0211 28.4617C70.9111 28.6781 72.14 26.7942 72.9575 25.6702C73.7172 24.5585 74.0816 23.2182 73.9908 21.8691C73.8999 20.5199 73.3593 19.2422 72.4576 18.2454Z",
5574
5574
  "M68.3011 10.0029C63.7813 9.88998 62.7366 13.4064 62.4978 15.0951C62.259 13.4064 61.2186 9.88564 56.6945 10.0029C50.7505 10.1461 49.9617 16.9489 52.0382 20.3611C54.1148 23.7733 55.1893 24.8804 57.2702 27.0684C59.2273 29.1305 61.564 31.4487 62.4253 32.8726C62.4253 32.8726 62.4722 33.0376 62.4978 32.9942C62.5234 33.0376 62.5703 32.8726 62.5703 32.8726C63.4231 31.4487 65.7726 29.1305 67.7297 27.0684C69.8063 24.8977 70.8808 23.7864 72.9574 20.3611C75.034 16.9358 74.2494 10.1461 68.3011 10.0029Z",
5575
5575
  "M63.3638 7L53 19.8991L63.3638 33L74 20.0021L63.3638 7Z",
5576
5576
  "M71.0529 16.8094C68.0882 13.8816 64.6248 11.0288 63.184 9.52738C61.7432 8.02594 61.3276 7.55047 61.0228 7.17511V7V7.17511C60.7181 7.55047 59.9423 8.4013 58.8617 9.52738C57.7811 10.6535 53.9575 13.8816 50.9928 16.8094C49.792 17.8598 48.9075 19.1693 48.4227 20.6142C47.9379 22.0591 47.8689 23.5917 48.222 25.0674C48.678 26.5413 49.7423 27.8013 51.1958 28.588C52.6492 29.3747 54.3813 29.6283 56.0355 29.2965C57.2498 29.1481 58.3628 28.6055 59.1664 27.77C58.9486 29.7124 58.0564 31.543 56.6174 33H65.1789C63.8541 31.509 63.0446 29.6988 62.8515 27.795C63.658 28.6231 64.7712 29.1569 65.9825 29.2965C67.6331 29.6275 69.3614 29.3732 70.8104 28.5861C72.2593 27.7991 73.3182 26.5394 73.7682 25.0674C74.1283 23.5959 74.068 22.0659 73.593 20.6213C73.118 19.1767 72.2439 17.8649 71.0529 16.8094Z"
5577
- ], Q1 = (e) => Z1[Math.floor((e - 1) % 52 / 13)], X1 = [
5577
+ ], Ql = (e) => Zl[Math.floor((e - 1) % 52 / 13)], Xl = [
5578
5578
  "M22.4576 11.2454C19.854 8.36411 15.8549 10.0739 15.8549 10.0739C16.9692 8.86543 17.719 7.89973 17.5784 5.91556C17.5784 5.84696 17.5784 5.78364 17.5784 5.71504C17.5784 4.19931 16.9843 2.74567 15.9267 1.67389C14.8691 0.602113 13.4347 -2.349e-06 11.939 -2.08749e-06C10.4434 -1.82598e-06 9.00898 0.602114 7.95139 1.67389C6.8938 2.74567 6.29965 4.19932 6.29965 5.71504C6.29973 6.10518 6.33987 6.49426 6.41941 6.87599C6.54438 8.24802 7.21611 9.07651 8.13779 10.0739C8.13779 10.0739 4.13866 8.36411 1.53506 11.2454C0.637427 12.2449 0.100801 13.5234 0.0128424 14.872C-0.0751166 16.2206 0.29079 17.5596 1.05079 18.6702C1.87353 19.7942 3.10243 21.6781 5.99242 21.4617C8.55437 21.2665 8.92928 20.8285 10.6789 19.4037C10.5172 21.8143 9.62624 24.1158 8.12738 25.9947L15.8757 25.9947C14.4593 24.4855 13.2044 21.0185 13.3658 19.4406C15.0894 20.8338 15.4799 21.2718 18.0211 21.4617C20.9111 21.6781 22.14 19.7942 22.9575 18.6702C23.7172 17.5585 24.0816 16.2182 23.9908 14.8691C23.8999 13.5199 23.3593 12.2422 22.4576 11.2454Z",
5579
5579
  "M17.3011 0.00285574C12.7813 -0.110017 11.7366 3.4064 11.4978 5.09515C11.259 3.4064 10.2186 -0.114358 5.69452 0.00285574C-0.249494 0.146117 -1.03833 6.94887 1.03823 10.3611C3.1148 13.7733 4.18933 14.8804 6.27016 17.0684C8.22733 19.1305 10.564 21.4487 11.4253 22.8726C11.4253 22.8726 11.4722 23.0376 11.4978 22.9942C11.5234 23.0376 11.5703 22.8726 11.5703 22.8726C12.4231 21.4487 14.7726 19.1305 16.7297 17.0684C18.8063 14.8977 19.8808 13.7864 21.9574 10.3611C24.034 6.93584 23.2494 0.146117 17.3011 0.00285574Z",
5580
5580
  "M10.3638 0L0 12.8991L10.3638 26L21 13.0021L10.3638 0Z",
5581
5581
  "M23.0529 9.8094C20.0882 6.88159 16.6248 4.02883 15.184 2.52738C13.7432 1.02594 13.3276 0.550472 13.0228 0.175111V0V0.175111C12.7181 0.550472 11.9423 1.4013 10.8617 2.52738C9.78108 3.65347 5.95746 6.88159 2.99278 9.8094C1.79203 10.8598 0.907508 12.1693 0.422715 13.6142C-0.0620774 15.0591 -0.131144 16.5917 0.222043 18.0674C0.678035 19.5413 1.74229 20.8013 3.19577 21.588C4.64924 22.3747 6.38132 22.6283 8.03551 22.2965C9.24985 22.1481 10.3628 21.6055 11.1664 20.77C10.9486 22.7124 10.0564 24.543 8.61737 26H17.1789C15.8541 24.509 15.0446 22.6988 14.8515 20.795C15.658 21.6231 16.7712 22.1569 17.9825 22.2965C19.6331 22.6275 21.3614 22.3732 22.8104 21.5861C24.2593 20.7991 25.3182 19.5394 25.7682 18.0674C26.1283 16.5959 26.068 15.0659 25.593 13.6213C25.118 12.1767 24.2439 10.8649 23.0529 9.8094Z"
5582
- ], _t = (e) => X1[Math.floor((e - 1) % 52 / 13)], J1 = "#E34747", $1 = "#FFFFFF99", ea = (e) => e < 14 || e > 39 ? $1 : J1, _1 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cpath%20d='M2%200h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202H2c-1.1%200-2-.9-2-2V2C0%20.9.9%200%202%200z'%20fill='%23FFF'/%3e%3cpath%20d='M6%203h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V5c0-1.1.9-2%202-2z'%20fill='%23414141'/%3e%3cpath%20d='M24.2%2051h-1.5l13.4-11.4.7.8L24.2%2051zm-4.3%200h-1.5l17.7-15.1.7.8L19.9%2051zm-4.3%200h-1.5l22-18.7.7.8L15.6%2051zM7%2051h-.6l-.4-.5%2030-25.6.7.8L7%2051zm29.4%200h-.9l.5-.5.4.5zm-3.7%200h-1.5l4.8-4.1.7.8-4%203.3zm-4.3%200h-1.5l9.1-7.8.7.8-8.3%207zM9.8%2051%2036%2028.6l.7.8L11.3%2051H9.8zm-3.1-3.4-.7-.8%2030-25.6.7.8-30%2025.6zm0-3.6-.7-.8%2030-25.6.7.8L6.7%2044zm0-3.6-.7-.8L36%2014l.7.8-30%2025.6zm0-3.7-.7-.8%2030-25.6.7.8-30%2025.6zm0-3.7-.7-.8L36%206.6l.7.8L6.7%2033zm0-3.6-.7-.8L33.7%205h1.5L6.7%2029.4zm0-3.7-.7-.8%2023.4-20h1.5L6.7%2025.7zm0-3.6-.7-.8L25.1%205h1.5L6.7%2022.1zm0-3.7-.7-.8L20.8%204.9h1.5L6.7%2018.4zm0-3.6L6%2014l10.6-9h1.5L6.7%2014.8zm0-3.7-.7-.8L12.3%205h1.5l-7.1%206.1zm0-3.6L6%206.7%208%205h1.5L6.7%207.5z'/%3e%3c/svg%3e", el = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cg%20transform='translate(-1099%20-196)'%3e%3cpath%20d='M1101%20196h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202h-38c-1.1%200-2-.9-2-2v-52c0-1.1.9-2%202-2z'%20fill='%23FFF'/%3e%3clinearGradient%20id='a'%20gradientUnits='userSpaceOnUse'%20x1='-1113.566'%20y1='-48.941'%20x2='-1114.546'%20y2='-47.961'%20gradientTransform='matrix(34%200%200%2050%2038997.59%202647)'%3e%3cstop%20offset='0'%20style='stop-color:%230a851a'/%3e%3cstop%20offset='1'%20style='stop-color:%230e2904'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23a)'%20d='M1105%20199h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202h-30c-1.1%200-2-.9-2-2v-46c0-1.1.9-2%202-2z'/%3e%3cpath%20d='m1125%20217.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.2.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3s.1.2.3.2h.1c.1-.1.1-.2.1-.3m-4.3.9c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1s-.1.2-.1.3c0%20.1.1.1.3.1m3-1c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.2m-14.4%207.2c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3%200-.1-.2-.1-.3%200m1.1-.9c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1%200%20.1-.2%200-.3m10.5%204.5c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1l-.3.3c.1.1.2.2.4.1%200%20.1%200%20.1%200%200m7.2-6.6c.1-.3.1-.5.1-.7%200-.3.1-.5.2-.8l-.8%201c-.1.1.5.5.5.5zm-9%207.8c.1-.1.2-.2.1-.3l-.1-.1c-.1%200-.2.1-.3.1-.1.1-.1.3.1.3h.2c-.1%200-.1%200%200%200m2.5-2c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1%200%200-.1%200-.1-.1-.1.1-.2.3-.2.4%200%20.1.2.2.3.1m-3.6%202.1c.1-.1.2-.2.1-.3h-.4c-.1.1-.1.3%200%20.3s.2.1.3%200m8.6-9%20.4.3c.1-.1.1-.3-.1-.3-.1-.1-.2-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.4%204c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200%20.1%200%20.1-.1%200%200%200-.1.1-.1v-.1l-.1-.1c-.1%200-.3%200-.4.1m20.5-12.3c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3-.1-.1-.2-.2-.3-.2m-3.1.8.1.1c.1-.1.1-.2%200-.3-.1-.1-.2-.1-.3%200v.1c.1%200%20.2%200%20.2.1zm-2.6%2011.2c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1-.1.1-.2.2-.1.3%200%200%200%20.1.1.1%200%200%20.1.1.2%200m-3.1.6c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.2.2-.1.3%200%20.1.1.1.3.1-.1%200%200%200%200%200m8.1-5.4-.5.6v.3c0%20.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-1%20.8-1.6.9l-3.5.4c0%20.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6.1-.1-.1-1%20.8zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.2-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.5.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zm-6.7%206.4c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2-.1%200-.1%200-.2-.1m-13.3%205.9%201.8-.2-.4-.6-1.6.2.2.6zm-3.3-1.7.3.3c.1-.1%200-.3-.1-.3%200-.1-.2-.1-.2%200m3.4.1c0-.1-.1-.2-.2-.2v.5h.1c0-.1.1-.2.1-.3m.5-.1c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.4c-.2.1-.3.2-.3.3m-1.1%204.4c.1%200%20.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.8.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.4-.7.6l.1.1%206.2%204.3c0-.1.1-.1.2-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-2.6%201.5-.6-1%202.2-1.3c.2-.1%200-.4-.2-.8-.2-.3-.4-.6-.5-.5l-2.2%201.3-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1-.1.2l3.4%205.8h.1m8-4.6c1.9-1.1%202.2-3%201.1-4.8-.1-.2-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7.2.3.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.2-2.5-.8-.5-.9-.2-2%20.6-2.5.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203.1-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.4%204.8%201.4%200%20.1.1.1.2%200m3.7-2.2c.4-.2.8-.5.8-.7l-.1-1%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.4.7-.6l-.1-.1-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c0%20.3.3.1.7-.2m.4-4.8%201.4%201-1.2.7-.2-1.7zm7.7.2c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7l-.1-.1c-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.6-.1%201-.1%201.2.1.1.2%200%20.5-.6.9-.5.2-1.1.3-1.7.2h-.1c-.1.1-.2.4-.2.8-.1.2%200%20.5%200%20.7%200%200%200%20.1.1.1.9.4%201.9.2%202.7-.3m-4.8-5.7-.3.6c0%20.1%200%20.1-.1.1l-7%201%20.3.5c.2.3.1.7-.2.9l-7.9%204.5c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2l-.8%201-.3.6-.6-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.7-1.2zm-13.4%205.3c-.1-.1-.2-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202h.1l1.4-.8-.2-.2m-.2-2.3c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1s.3-.2.2-.2l-1.2-2zm2.3-1.4c0-.1-.2%200-.3.1-.1.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2.1-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.4-.2-.3.9-.5c.1%200%200-.2-.1-.3l-.2-.2-1.4.8v.1l1.2%202.1h.1l1.4-.8c.1%200%200-.2-.1-.3-.1-.1-.2-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.1-.1-.3-.1-.1-.1-.2-.2-.2l-.8.4z'%20fill='%23FFF'/%3e%3c/g%3e%3c/svg%3e", tl = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cpath%20d='M2%200h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202H2c-1.1%200-2-.9-2-2V2C0%20.9.9%200%202%200z'%20fill='%23FFF'/%3e%3cpath%20d='M6%203h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V5c0-1.1.9-2%202-2z'%20fill='%23414141'/%3e%3cpath%20d='m26%2021.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.2.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3s.1.2.3.2h.1c.1-.1.1-.2.1-.3m-4.3.9c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1s-.1.2-.1.3c0%20.1.1.1.3.1m3-1c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.2m-14.4%207.2c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3%200-.1-.2-.1-.3%200m1.1-.9c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1%200%20.1-.2%200-.3M25%2032c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1l-.3.3c.1.1.2.2.4.1%200%20.1%200%20.1%200%200m7.2-6.6c.1-.3.1-.5.1-.7%200-.3.1-.5.2-.8l-.8%201c-.1.1.5.5.5.5zm-9%207.8c.1-.1.2-.2.1-.3l-.1-.1c-.1%200-.2.1-.3.1-.1.1-.1.3.1.3h.2c-.1%200-.1%200%200%200m2.5-2c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1%200%200-.1%200-.1-.1-.1.1-.2.3-.2.4%200%20.1.2.2.3.1m-3.6%202.1c.1-.1.2-.2.1-.3h-.4c-.1.1-.1.3%200%20.3s.2.1.3%200m8.6-9%20.4.3c.1-.1.1-.3-.1-.3-.1-.1-.2-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.4%204c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200%20.1%200%20.1-.1%200%200%200-.1.1-.1v-.1l-.1-.1c-.1%200-.3%200-.4.1m20.5-12.3c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3-.1-.1-.2-.2-.3-.2m-3.1.8.1.1c.1-.1.1-.2%200-.3-.1-.1-.2-.1-.3%200v.1c.1%200%20.2%200%20.2.1zm-2.6%2011.2c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1-.1.1-.2.2-.1.3%200%200%200%20.1.1.1%200%200%20.1.1.2%200m-3.1.6c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.2.2-.1.3%200%20.1.1.1.3.1-.1%200%200%200%200%200m8.1-5.4-.5.6v.3c0%20.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-1%20.8-1.6.9l-3.5.4c0%20.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6.1-.1-.1-1%20.8zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.2-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.5.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zM26.1%2030c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2-.1%200-.1%200-.2-.1m-13.3%205.9%201.8-.2-.4-.6-1.6.2.2.6zm-3.3-1.7.3.3c.1-.1%200-.3-.1-.3%200-.1-.2-.1-.2%200m3.4.1c0-.1-.1-.2-.2-.2v.5h.1c0-.1.1-.2.1-.3m.5-.1c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.4c-.2.1-.3.2-.3.3m-1.1%204.4c.1%200%20.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.8.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.4-.7.6l.1.1%206.2%204.3c0-.1.1-.1.2-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-2.6%201.5-.6-1L18%2032c.2-.1%200-.4-.2-.8-.2-.3-.4-.6-.5-.5L15.1%2032l-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1-.1.2l3.4%205.8h.1m8-4.6c1.9-1.1%202.2-3%201.1-4.8-.1-.2-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7.2.3.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.2-2.5-.8-.5-.9-.2-2%20.6-2.5.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203.1-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.4%204.8%201.4%200%20.1.1.1.2%200m3.7-2.2c.4-.2.8-.5.8-.7l-.1-1%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.4.7-.6l-.1-.1-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c0%20.3.3.1.7-.2m.4-4.8%201.4%201-1.2.7-.2-1.7zm7.7.2c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7l-.1-.1c-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.6-.1%201-.1%201.2.1.1.2%200%20.5-.6.9-.5.2-1.1.3-1.7.2H33c-.1.1-.2.4-.2.8-.1.2%200%20.5%200%20.7%200%200%200%20.1.1.1.9.4%201.9.2%202.7-.3m-4.8-5.7-.3.6c0%20.1%200%20.1-.1.1l-7%201%20.3.5c.2.3.1.7-.2.9L15.6%2027c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2l-.8%201-.3.6-.6-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.7-1.2zm-13.4%205.3c-.1-.1-.2-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202h.1l1.4-.8-.2-.2m-.2-2.3c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1s.3-.2.2-.2l-1.2-2zm2.3-1.4c0-.1-.2%200-.3.1-.1.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2.1-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.4-.2-.3.9-.5c.1%200%200-.2-.1-.3l-.2-.2-1.4.8v.1l1.2%202.1h.1l1.4-.8c.1%200%200-.2-.1-.3-.1-.1-.2-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.1-.1-.3-.1-.1-.1-.2-.2-.2l-.8.4z'%20fill='%23FFF'/%3e%3c/svg%3e", al = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cpath%20d='M2%200h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202H2c-1.1%200-2-.9-2-2V2C0%20.9.9%200%202%200z'%20fill='%23FFF'/%3e%3clinearGradient%20id='a'%20gradientUnits='userSpaceOnUse'%20x1='-1141.192'%20y1='-52.863'%20x2='-1142.172'%20y2='-51.883'%20gradientTransform='matrix(34%200%200%2050%2038837.96%202647)'%3e%3cstop%20offset='0'%20style='stop-color:%235e5e5e'/%3e%3cstop%20offset='1'%20style='stop-color:%23000'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23a)'%20d='M6%203h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V5c0-1.1.9-2%202-2z'/%3e%3clinearGradient%20id='b'%20gradientUnits='userSpaceOnUse'%20x1='-1177.395'%20y1='139.528'%20x2='-1177.395'%20y2='140.528'%20gradientTransform='matrix(28.7953%20-16.625%207.495%2012.9817%2032875.063%20-21364.348)'%3e%3cstop%20offset='0'%20style='stop-color:%23ffde0b'/%3e%3cstop%20offset='1'%20style='stop-color:%23ffa200'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23b)'%20d='m26%2021.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.2.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3s.1.2.3.2h.1c.1-.1.1-.2.1-.3m-4.3.9c.1-.1.1-.2.1-.3-.1-.1-.2-.1-.3-.1s-.1.2-.1.3c0%20.1.1.1.3.1m3-1c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.2m-14.3%207.2c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3-.1-.1-.3-.1-.3%200m1-.9c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1%200%20.1-.2%200-.3M25%2032c.1-.1.1-.2.1-.3l-.1-.1h-.1l-.3.3c.1.1.3.2.4.1m7.2-6.7c.1-.3.1-.5.1-.6%200-.3.1-.5.2-.8l-.8%201c-.1.1.5.5.5.4zm-9%207.9c.1-.1.2-.2.1-.3l-.1-.1c-.1%200-.2.1-.3.1-.1.1-.1.3%200%20.3H23.2m2.5-2c.1-.1.1-.2.1-.3l-.1-.1h-.1c-.1.1-.1.3-.2.4.1.1.2.1.3%200m-3.6%202.1c.1-.1.1-.2.1-.3h-.4c-.1.1-.1.3%200%20.3h.3m8.6-9%20.4.3c.1-.1%200-.3-.1-.3-.1-.1-.2-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.3%204c-.1.1-.1.2%200%20.3.1.1.2.1.3%200h.1s0-.1.1-.1v-.1l-.1-.1c-.2-.1-.4-.1-.4%200m20.4-12.3c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3-.1-.1-.2-.2-.3-.2m-3.1.8.1.1c.1-.1.1-.2%200-.3s-.2-.1-.3%200v.1c.1%200%20.2%200%20.2.1zm-2.6%2011.2c.1-.1.1-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.1.2-.1.3l.1.1s.1.1.2%200m-3.1.6c.1-.1.1-.2.1-.3-.1-.2-.2-.2-.4-.1-.1.1-.1.2-.1.3.1.1.2.1.4.1-.1%200%200%200%200%200m8.1-5.4-.5.6v.3c0%20.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-1%20.8-1.6.9l-3.5.4c0%20.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6-.1-.1-1%20.7zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.5.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zM26.1%2030c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2-.1%200-.1%200-.2-.1m-13.3%205.9%201.9-.2-.4-.6-1.6.2.1.6zm-3.3-1.7.3.3c.1-.1.1-.3-.1-.3%200-.1-.2-.1-.2%200m3.4.1c0-.1-.1-.2-.2-.2v.5h.1c0-.1.1-.2.1-.3m.5-.1c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.3c-.2%200-.3.1-.3.2m-1.1%204.4c.1%200%20.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.9.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.5-.7.6l.1.1%206.2%204.3c.1-.1.2-.1.3-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8s-.4-.7-.6-.6l-2.6%201.5-.6-1L18%2032c.2-.1%200-.4-.2-.8s-.4-.6-.5-.5L15%2031.9l-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.9s-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1-.1.2l3.4%205.8c0%20.2.1.2.2.2m8-4.6c2-1.1%202.2-3%201.1-4.8-.1-.1-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7s.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.1-2.5-.8s-.2-2%20.6-2.5c.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.3%204.8%201.4%200%20.1.1.1.2%200m3.7-2.2c.4-.2.9-.5.8-.7l-.1-1%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.5.7-.6l-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c-.1.2.2%200%20.6-.3m.4-4.8%201.4%201-1.2.7-.2-1.7zm7.7.2c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7%200%200%200-.1-.1-.1-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.5-.1%201-.1%201.2.1.1.2%200%20.5-.5.9-.5.2-1.1.3-1.7.2h-.1c-.1.1-.2.4-.2.8v.7s0%20.1.1.1c.8.4%201.8.2%202.6-.3m-4.8-5.7-.3.6v.1l-7%201%20.3.5c.2.3.1.7-.2.9L15.7%2027c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2L9%2033l-.3.6-.7-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.7-1.2zm-13.4%205.3c-.1-.1-.1-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1s-.3.2-.2.2l1.2%202h.1l1.4-.8-.2-.2m-.2-2.3c0-.1-.2%200-.3.1s-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1s.3-.1.2-.2l-1.2-2zm2.3-1.4c0-.1-.2%200-.3.1-.1.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2%200-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.4-.2-.3.9-.5c.1%200%200-.2-.1-.3s-.1-.2-.2-.2l-1.4.8v.1l1.2%202h.1l1.4-.8c.1%200%200-.2-.1-.3s-.1-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.1-.1-.3s-.1-.2-.2-.2l-.8.5z'/%3e%3cg%20transform='translate(-1099%20-196)'%3e%3cpath%20d='M1101.1%20196h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202h-38c-1.1%200-2-.9-2-2v-52c0-1.1.9-2%202-2z'%20fill='%23FFF'/%3e%3clinearGradient%20id='c'%20gradientUnits='userSpaceOnUse'%20x1='-1108.866'%20y1='-48.943'%20x2='-1109.846'%20y2='-47.963'%20gradientTransform='matrix(34%200%200%2050%2038837.96%202647)'%3e%3cstop%20offset='0'%20style='stop-color:%235e5e5e'/%3e%3cstop%20offset='1'%20style='stop-color:%23000'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23c)'%20d='M1105.1%20199h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202h-30c-1.1%200-2-.9-2-2v-46c0-1.1.9-2%202-2z'/%3e%3clinearGradient%20id='d'%20gradientUnits='userSpaceOnUse'%20x1='-1151.716'%20y1='187.513'%20x2='-1151.716'%20y2='188.513'%20gradientTransform='matrix(28.7953%20-16.625%207.495%2012.9817%2032875.063%20-21364.348)'%3e%3cstop%20offset='0'%20style='stop-color:%23ffde0b'/%3e%3cstop%20offset='1'%20style='stop-color:%23ffa200'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23d)'%20d='m1125.1%20217.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.1.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c0-.1.1-.2.1-.3m-4.3.9c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1s-.2.2-.1.3c0%20.1.1.2.3.1-.1%200%200%200%200%200m2.9-.9c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3%200-.2-.2-.3-.3-.2m-14.3%207.1c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3%200-.1-.2-.1-.3%200m1-.8c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.2-.1.1-.3%200-.3m10.6%204.5c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1l-.3.3c.1%200%20.2.1.4.1m7.2-6.7c.1-.3.1-.5.1-.6%200-.3.1-.5.2-.8l-.8%201c-.1%200%20.5.4.5.4zm-9.1%207.8c.1-.1.2-.2.1-.3%200-.1-.1-.1-.1-.1-.1%200-.2.1-.3.1-.1.1-.1.3%200%20.3h.3m2.6-2c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1c-.1.1-.1.3-.2.4%200%20.1.2.1.3%200m-3.6%202.1c.1-.1.2-.2.1-.3h-.4c-.1.1-.1.3.1.3%200%20.1%200%20.1.2%200-.1.1%200%20.1%200%200m8.6-9%20.4.3c.1-.1%200-.3-.1-.3-.1-.1-.3-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.4%204.1c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200%20.1%200%20.1-.1v-.2s0-.1-.1-.1c0%200-.2%200-.3.1m20.4-12.4c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3%200-.1-.1-.2-.3-.2m-3%20.8.1.1c.1-.1.1-.2%200-.3s-.2-.1-.3%200c0%200%200%20.1-.1.1.1%200%20.2.1.3.1zm-2.6%2011.2c.1-.1.1-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.1.2-.1.3l.1.1c0%20.1.1.1.2%200m-3.1.6c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.2.2-.1.3%200%20.1.1.1.3.1-.1%200-.1%200%200%200m8.1-5.4-.5.6v.3c.1.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-.9.8-1.6.9l-3.5.4c-.1.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6.1-.1-.1-1%20.8zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.2-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.4.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zm-6.7%206.4c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2%200%20.1-.1%200-.2-.1.1%200%20.1%200%200%200m-13.2%205.9%201.8-.2-.4-.6-1.5.2.1.6zm-3.3-1.7.3.3c.1-.1.1-.3-.1-.3-.1-.1-.2-.1-.2%200m3.3.1c0-.1-.1-.2-.2-.2v.5h.1c.1-.1.2-.2.1-.3m.6%200c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.4c-.2%200-.3.1-.3.3m-1.1%204.3c.1-.1.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.8.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.4-.7.6l.1.1%206.2%204.3c0-.1.1-.1.2-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-2.6%201.5-.6-1%202.2-1.3c.2-.1%200-.4-.2-.8-.2-.3-.4-.6-.5-.5l-2.2%201.3-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1%200%20.2l3.4%205.8c-.2%200-.1%200%200%200m8-4.5c1.9-1.1%202.2-3%201.1-4.8-.1-.1-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7.2.3.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.2-2.5-.8-.5-.9-.2-2%20.6-2.5.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203.1-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.4%204.8%201.4%200%20.1.1%200%20.2%200m3.7-2.3c.4-.2.9-.5.8-.7l-.1-.9%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.5.7-.6v-.1l-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c-.2.2.2%200%20.6-.3m.3-4.8%201.4%201-1.2.7-.2-1.7zm7.8.3c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7l-.1-.1c-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.6-.1%201-.1%201.2.1.1.2%200%20.5-.6.9-.5.2-1.1.3-1.7.2h-.1c-.1.1-.2.4-.2.8v.7l.1.1c.9.3%201.8.1%202.7-.3m-4.8-5.7-.3.6v.1l-7%201%20.3.5c.2.3.1.7-.2.9l-7.9%204.5c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2l-.8%201-.3.6-.6-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.6-1.2zm-13.4%205.2c-.1-.1-.2-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202h.1l1.4-.8c0%20.1-.1-.1-.2-.2m-.3-2.3c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1.1-.1.3-.2.2-.2l-1.2-2zm2.4-1.3c0-.1-.2%200-.3.1-.2.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2.1-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.3-.2-.3.9-.5c.1%200%200-.2-.1-.3l-.2-.2-1.4.8v.1l1.2%202.1h.1l1.4-.8c.1%200%200-.2-.1-.3-.1-.1-.2-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.2-.1-.3-.1-.1-.1-.2-.2-.2l-.8.4z'/%3e%3c/g%3e%3c/svg%3e", nl = m.div`
5582
+ ], _t = (e) => Xl[Math.floor((e - 1) % 52 / 13)], Jl = "#E34747", $l = "#FFFFFF99", ea = (e) => e < 14 || e > 39 ? $l : Jl, _l = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cpath%20d='M2%200h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202H2c-1.1%200-2-.9-2-2V2C0%20.9.9%200%202%200z'%20fill='%23FFF'/%3e%3cpath%20d='M6%203h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V5c0-1.1.9-2%202-2z'%20fill='%23414141'/%3e%3cpath%20d='M24.2%2051h-1.5l13.4-11.4.7.8L24.2%2051zm-4.3%200h-1.5l17.7-15.1.7.8L19.9%2051zm-4.3%200h-1.5l22-18.7.7.8L15.6%2051zM7%2051h-.6l-.4-.5%2030-25.6.7.8L7%2051zm29.4%200h-.9l.5-.5.4.5zm-3.7%200h-1.5l4.8-4.1.7.8-4%203.3zm-4.3%200h-1.5l9.1-7.8.7.8-8.3%207zM9.8%2051%2036%2028.6l.7.8L11.3%2051H9.8zm-3.1-3.4-.7-.8%2030-25.6.7.8-30%2025.6zm0-3.6-.7-.8%2030-25.6.7.8L6.7%2044zm0-3.6-.7-.8L36%2014l.7.8-30%2025.6zm0-3.7-.7-.8%2030-25.6.7.8-30%2025.6zm0-3.7-.7-.8L36%206.6l.7.8L6.7%2033zm0-3.6-.7-.8L33.7%205h1.5L6.7%2029.4zm0-3.7-.7-.8%2023.4-20h1.5L6.7%2025.7zm0-3.6-.7-.8L25.1%205h1.5L6.7%2022.1zm0-3.7-.7-.8L20.8%204.9h1.5L6.7%2018.4zm0-3.6L6%2014l10.6-9h1.5L6.7%2014.8zm0-3.7-.7-.8L12.3%205h1.5l-7.1%206.1zm0-3.6L6%206.7%208%205h1.5L6.7%207.5z'/%3e%3c/svg%3e", e1 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cg%20transform='translate(-1099%20-196)'%3e%3cpath%20d='M1101%20196h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202h-38c-1.1%200-2-.9-2-2v-52c0-1.1.9-2%202-2z'%20fill='%23FFF'/%3e%3clinearGradient%20id='a'%20gradientUnits='userSpaceOnUse'%20x1='-1113.566'%20y1='-48.941'%20x2='-1114.546'%20y2='-47.961'%20gradientTransform='matrix(34%200%200%2050%2038997.59%202647)'%3e%3cstop%20offset='0'%20style='stop-color:%230a851a'/%3e%3cstop%20offset='1'%20style='stop-color:%230e2904'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23a)'%20d='M1105%20199h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202h-30c-1.1%200-2-.9-2-2v-46c0-1.1.9-2%202-2z'/%3e%3cpath%20d='m1125%20217.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.2.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3s.1.2.3.2h.1c.1-.1.1-.2.1-.3m-4.3.9c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1s-.1.2-.1.3c0%20.1.1.1.3.1m3-1c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.2m-14.4%207.2c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3%200-.1-.2-.1-.3%200m1.1-.9c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1%200%20.1-.2%200-.3m10.5%204.5c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1l-.3.3c.1.1.2.2.4.1%200%20.1%200%20.1%200%200m7.2-6.6c.1-.3.1-.5.1-.7%200-.3.1-.5.2-.8l-.8%201c-.1.1.5.5.5.5zm-9%207.8c.1-.1.2-.2.1-.3l-.1-.1c-.1%200-.2.1-.3.1-.1.1-.1.3.1.3h.2c-.1%200-.1%200%200%200m2.5-2c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1%200%200-.1%200-.1-.1-.1.1-.2.3-.2.4%200%20.1.2.2.3.1m-3.6%202.1c.1-.1.2-.2.1-.3h-.4c-.1.1-.1.3%200%20.3s.2.1.3%200m8.6-9%20.4.3c.1-.1.1-.3-.1-.3-.1-.1-.2-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.4%204c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200%20.1%200%20.1-.1%200%200%200-.1.1-.1v-.1l-.1-.1c-.1%200-.3%200-.4.1m20.5-12.3c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3-.1-.1-.2-.2-.3-.2m-3.1.8.1.1c.1-.1.1-.2%200-.3-.1-.1-.2-.1-.3%200v.1c.1%200%20.2%200%20.2.1zm-2.6%2011.2c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1-.1.1-.2.2-.1.3%200%200%200%20.1.1.1%200%200%20.1.1.2%200m-3.1.6c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.2.2-.1.3%200%20.1.1.1.3.1-.1%200%200%200%200%200m8.1-5.4-.5.6v.3c0%20.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-1%20.8-1.6.9l-3.5.4c0%20.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6.1-.1-.1-1%20.8zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.2-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.5.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zm-6.7%206.4c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2-.1%200-.1%200-.2-.1m-13.3%205.9%201.8-.2-.4-.6-1.6.2.2.6zm-3.3-1.7.3.3c.1-.1%200-.3-.1-.3%200-.1-.2-.1-.2%200m3.4.1c0-.1-.1-.2-.2-.2v.5h.1c0-.1.1-.2.1-.3m.5-.1c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.4c-.2.1-.3.2-.3.3m-1.1%204.4c.1%200%20.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.8.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.4-.7.6l.1.1%206.2%204.3c0-.1.1-.1.2-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-2.6%201.5-.6-1%202.2-1.3c.2-.1%200-.4-.2-.8-.2-.3-.4-.6-.5-.5l-2.2%201.3-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1-.1.2l3.4%205.8h.1m8-4.6c1.9-1.1%202.2-3%201.1-4.8-.1-.2-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7.2.3.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.2-2.5-.8-.5-.9-.2-2%20.6-2.5.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203.1-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.4%204.8%201.4%200%20.1.1.1.2%200m3.7-2.2c.4-.2.8-.5.8-.7l-.1-1%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.4.7-.6l-.1-.1-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c0%20.3.3.1.7-.2m.4-4.8%201.4%201-1.2.7-.2-1.7zm7.7.2c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7l-.1-.1c-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.6-.1%201-.1%201.2.1.1.2%200%20.5-.6.9-.5.2-1.1.3-1.7.2h-.1c-.1.1-.2.4-.2.8-.1.2%200%20.5%200%20.7%200%200%200%20.1.1.1.9.4%201.9.2%202.7-.3m-4.8-5.7-.3.6c0%20.1%200%20.1-.1.1l-7%201%20.3.5c.2.3.1.7-.2.9l-7.9%204.5c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2l-.8%201-.3.6-.6-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.7-1.2zm-13.4%205.3c-.1-.1-.2-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202h.1l1.4-.8-.2-.2m-.2-2.3c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1s.3-.2.2-.2l-1.2-2zm2.3-1.4c0-.1-.2%200-.3.1-.1.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2.1-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.4-.2-.3.9-.5c.1%200%200-.2-.1-.3l-.2-.2-1.4.8v.1l1.2%202.1h.1l1.4-.8c.1%200%200-.2-.1-.3-.1-.1-.2-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.1-.1-.3-.1-.1-.1-.2-.2-.2l-.8.4z'%20fill='%23FFF'/%3e%3c/g%3e%3c/svg%3e", t1 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cpath%20d='M2%200h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202H2c-1.1%200-2-.9-2-2V2C0%20.9.9%200%202%200z'%20fill='%23FFF'/%3e%3cpath%20d='M6%203h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V5c0-1.1.9-2%202-2z'%20fill='%23414141'/%3e%3cpath%20d='m26%2021.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.2.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3s.1.2.3.2h.1c.1-.1.1-.2.1-.3m-4.3.9c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1s-.1.2-.1.3c0%20.1.1.1.3.1m3-1c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.2m-14.4%207.2c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3%200-.1-.2-.1-.3%200m1.1-.9c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1%200%20.1-.2%200-.3M25%2032c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1l-.3.3c.1.1.2.2.4.1%200%20.1%200%20.1%200%200m7.2-6.6c.1-.3.1-.5.1-.7%200-.3.1-.5.2-.8l-.8%201c-.1.1.5.5.5.5zm-9%207.8c.1-.1.2-.2.1-.3l-.1-.1c-.1%200-.2.1-.3.1-.1.1-.1.3.1.3h.2c-.1%200-.1%200%200%200m2.5-2c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1%200%200-.1%200-.1-.1-.1.1-.2.3-.2.4%200%20.1.2.2.3.1m-3.6%202.1c.1-.1.2-.2.1-.3h-.4c-.1.1-.1.3%200%20.3s.2.1.3%200m8.6-9%20.4.3c.1-.1.1-.3-.1-.3-.1-.1-.2-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.4%204c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200%20.1%200%20.1-.1%200%200%200-.1.1-.1v-.1l-.1-.1c-.1%200-.3%200-.4.1m20.5-12.3c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3-.1-.1-.2-.2-.3-.2m-3.1.8.1.1c.1-.1.1-.2%200-.3-.1-.1-.2-.1-.3%200v.1c.1%200%20.2%200%20.2.1zm-2.6%2011.2c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1-.1.1-.2.2-.1.3%200%200%200%20.1.1.1%200%200%20.1.1.2%200m-3.1.6c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.2.2-.1.3%200%20.1.1.1.3.1-.1%200%200%200%200%200m8.1-5.4-.5.6v.3c0%20.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-1%20.8-1.6.9l-3.5.4c0%20.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6.1-.1-.1-1%20.8zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.2-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.5.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zM26.1%2030c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2-.1%200-.1%200-.2-.1m-13.3%205.9%201.8-.2-.4-.6-1.6.2.2.6zm-3.3-1.7.3.3c.1-.1%200-.3-.1-.3%200-.1-.2-.1-.2%200m3.4.1c0-.1-.1-.2-.2-.2v.5h.1c0-.1.1-.2.1-.3m.5-.1c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.4c-.2.1-.3.2-.3.3m-1.1%204.4c.1%200%20.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.8.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.4-.7.6l.1.1%206.2%204.3c0-.1.1-.1.2-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-2.6%201.5-.6-1L18%2032c.2-.1%200-.4-.2-.8-.2-.3-.4-.6-.5-.5L15.1%2032l-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1-.1.2l3.4%205.8h.1m8-4.6c1.9-1.1%202.2-3%201.1-4.8-.1-.2-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7.2.3.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.2-2.5-.8-.5-.9-.2-2%20.6-2.5.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203.1-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.4%204.8%201.4%200%20.1.1.1.2%200m3.7-2.2c.4-.2.8-.5.8-.7l-.1-1%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.4.7-.6l-.1-.1-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c0%20.3.3.1.7-.2m.4-4.8%201.4%201-1.2.7-.2-1.7zm7.7.2c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7l-.1-.1c-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.6-.1%201-.1%201.2.1.1.2%200%20.5-.6.9-.5.2-1.1.3-1.7.2H33c-.1.1-.2.4-.2.8-.1.2%200%20.5%200%20.7%200%200%200%20.1.1.1.9.4%201.9.2%202.7-.3m-4.8-5.7-.3.6c0%20.1%200%20.1-.1.1l-7%201%20.3.5c.2.3.1.7-.2.9L15.6%2027c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2l-.8%201-.3.6-.6-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.7-1.2zm-13.4%205.3c-.1-.1-.2-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202h.1l1.4-.8-.2-.2m-.2-2.3c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1s.3-.2.2-.2l-1.2-2zm2.3-1.4c0-.1-.2%200-.3.1-.1.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2.1-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.4-.2-.3.9-.5c.1%200%200-.2-.1-.3l-.2-.2-1.4.8v.1l1.2%202.1h.1l1.4-.8c.1%200%200-.2-.1-.3-.1-.1-.2-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.1-.1-.3-.1-.1-.1-.2-.2-.2l-.8.4z'%20fill='%23FFF'/%3e%3c/svg%3e", a1 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='42'%20height='56'%3e%3cpath%20d='M2%200h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202H2c-1.1%200-2-.9-2-2V2C0%20.9.9%200%202%200z'%20fill='%23FFF'/%3e%3clinearGradient%20id='a'%20gradientUnits='userSpaceOnUse'%20x1='-1141.192'%20y1='-52.863'%20x2='-1142.172'%20y2='-51.883'%20gradientTransform='matrix(34%200%200%2050%2038837.96%202647)'%3e%3cstop%20offset='0'%20style='stop-color:%235e5e5e'/%3e%3cstop%20offset='1'%20style='stop-color:%23000'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23a)'%20d='M6%203h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202H6c-1.1%200-2-.9-2-2V5c0-1.1.9-2%202-2z'/%3e%3clinearGradient%20id='b'%20gradientUnits='userSpaceOnUse'%20x1='-1177.395'%20y1='139.528'%20x2='-1177.395'%20y2='140.528'%20gradientTransform='matrix(28.7953%20-16.625%207.495%2012.9817%2032875.063%20-21364.348)'%3e%3cstop%20offset='0'%20style='stop-color:%23ffde0b'/%3e%3cstop%20offset='1'%20style='stop-color:%23ffa200'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23b)'%20d='m26%2021.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.2.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3s.1.2.3.2h.1c.1-.1.1-.2.1-.3m-4.3.9c.1-.1.1-.2.1-.3-.1-.1-.2-.1-.3-.1s-.1.2-.1.3c0%20.1.1.1.3.1m3-1c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.2m-14.3%207.2c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3-.1-.1-.3-.1-.3%200m1-.9c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1%200%20.1-.2%200-.3M25%2032c.1-.1.1-.2.1-.3l-.1-.1h-.1l-.3.3c.1.1.3.2.4.1m7.2-6.7c.1-.3.1-.5.1-.6%200-.3.1-.5.2-.8l-.8%201c-.1.1.5.5.5.4zm-9%207.9c.1-.1.2-.2.1-.3l-.1-.1c-.1%200-.2.1-.3.1-.1.1-.1.3%200%20.3H23.2m2.5-2c.1-.1.1-.2.1-.3l-.1-.1h-.1c-.1.1-.1.3-.2.4.1.1.2.1.3%200m-3.6%202.1c.1-.1.1-.2.1-.3h-.4c-.1.1-.1.3%200%20.3h.3m8.6-9%20.4.3c.1-.1%200-.3-.1-.3-.1-.1-.2-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.3%204c-.1.1-.1.2%200%20.3.1.1.2.1.3%200h.1s0-.1.1-.1v-.1l-.1-.1c-.2-.1-.4-.1-.4%200m20.4-12.3c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3-.1-.1-.2-.2-.3-.2m-3.1.8.1.1c.1-.1.1-.2%200-.3s-.2-.1-.3%200v.1c.1%200%20.2%200%20.2.1zm-2.6%2011.2c.1-.1.1-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.1.2-.1.3l.1.1s.1.1.2%200m-3.1.6c.1-.1.1-.2.1-.3-.1-.2-.2-.2-.4-.1-.1.1-.1.2-.1.3.1.1.2.1.4.1-.1%200%200%200%200%200m8.1-5.4-.5.6v.3c0%20.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-1%20.8-1.6.9l-3.5.4c0%20.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6-.1-.1-1%20.7zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.5.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zM26.1%2030c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2-.1%200-.1%200-.2-.1m-13.3%205.9%201.9-.2-.4-.6-1.6.2.1.6zm-3.3-1.7.3.3c.1-.1.1-.3-.1-.3%200-.1-.2-.1-.2%200m3.4.1c0-.1-.1-.2-.2-.2v.5h.1c0-.1.1-.2.1-.3m.5-.1c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.3c-.2%200-.3.1-.3.2m-1.1%204.4c.1%200%20.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.9.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.5-.7.6l.1.1%206.2%204.3c.1-.1.2-.1.3-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8s-.4-.7-.6-.6l-2.6%201.5-.6-1L18%2032c.2-.1%200-.4-.2-.8s-.4-.6-.5-.5L15%2031.9l-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.9s-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1-.1.2l3.4%205.8c0%20.2.1.2.2.2m8-4.6c2-1.1%202.2-3%201.1-4.8-.1-.1-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7s.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.1-2.5-.8s-.2-2%20.6-2.5c.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.3%204.8%201.4%200%20.1.1.1.2%200m3.7-2.2c.4-.2.9-.5.8-.7l-.1-1%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.5.7-.6l-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c-.1.2.2%200%20.6-.3m.4-4.8%201.4%201-1.2.7-.2-1.7zm7.7.2c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7%200%200%200-.1-.1-.1-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.5-.1%201-.1%201.2.1.1.2%200%20.5-.5.9-.5.2-1.1.3-1.7.2h-.1c-.1.1-.2.4-.2.8v.7s0%20.1.1.1c.8.4%201.8.2%202.6-.3m-4.8-5.7-.3.6v.1l-7%201%20.3.5c.2.3.1.7-.2.9L15.7%2027c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2L9%2033l-.3.6-.7-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.7-1.2zm-13.4%205.3c-.1-.1-.1-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1s-.3.2-.2.2l1.2%202h.1l1.4-.8-.2-.2m-.2-2.3c0-.1-.2%200-.3.1s-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1s.3-.1.2-.2l-1.2-2zm2.3-1.4c0-.1-.2%200-.3.1-.1.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2%200-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.4-.2-.3.9-.5c.1%200%200-.2-.1-.3s-.1-.2-.2-.2l-1.4.8v.1l1.2%202h.1l1.4-.8c.1%200%200-.2-.1-.3s-.1-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.1-.1-.3s-.1-.2-.2-.2l-.8.5z'/%3e%3cg%20transform='translate(-1099%20-196)'%3e%3cpath%20d='M1101.1%20196h38c1.1%200%202%20.9%202%202v52c0%201.1-.9%202-2%202h-38c-1.1%200-2-.9-2-2v-52c0-1.1.9-2%202-2z'%20fill='%23FFF'/%3e%3clinearGradient%20id='c'%20gradientUnits='userSpaceOnUse'%20x1='-1108.866'%20y1='-48.943'%20x2='-1109.846'%20y2='-47.963'%20gradientTransform='matrix(34%200%200%2050%2038837.96%202647)'%3e%3cstop%20offset='0'%20style='stop-color:%235e5e5e'/%3e%3cstop%20offset='1'%20style='stop-color:%23000'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23c)'%20d='M1105.1%20199h30c1.1%200%202%20.9%202%202v46c0%201.1-.9%202-2%202h-30c-1.1%200-2-.9-2-2v-46c0-1.1.9-2%202-2z'/%3e%3clinearGradient%20id='d'%20gradientUnits='userSpaceOnUse'%20x1='-1151.716'%20y1='187.513'%20x2='-1151.716'%20y2='188.513'%20gradientTransform='matrix(28.7953%20-16.625%207.495%2012.9817%2032875.063%20-21364.348)'%3e%3cstop%20offset='0'%20style='stop-color:%23ffde0b'/%3e%3cstop%20offset='1'%20style='stop-color:%23ffa200'/%3e%3c/linearGradient%3e%3cpath%20fill='url(%23d)'%20d='m1125.1%20217.8-.3.3c-.1%200-.2-.2-.2-.3%200-.1.2-.2.3-.2.1%200%20.1.1.2.2m3.1-.5c0-.1-.1-.2-.3-.2-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c0-.1.1-.2.1-.3m-4.3.9c.1-.1.2-.2.1-.3-.1-.1-.2-.1-.3-.1s-.2.2-.1.3c0%20.1.1.2.3.1-.1%200%200%200%200%200m2.9-.9c-.1%200-.2.1-.2.3%200%20.1.1.2.3.2h.1c.1-.1.2-.2.1-.3%200-.2-.2-.3-.3-.2m-14.3%207.1c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.1-.2%200-.3%200-.1-.2-.1-.3%200m1-.8c-.1-.1-.2-.1-.3%200-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.2-.1.1-.3%200-.3m10.6%204.5c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1l-.3.3c.1%200%20.2.1.4.1m7.2-6.7c.1-.3.1-.5.1-.6%200-.3.1-.5.2-.8l-.8%201c-.1%200%20.5.4.5.4zm-9.1%207.8c.1-.1.2-.2.1-.3%200-.1-.1-.1-.1-.1-.1%200-.2.1-.3.1-.1.1-.1.3%200%20.3h.3m2.6-2c.1-.1.2-.2.1-.3%200%200%200-.1-.1-.1h-.1c-.1.1-.1.3-.2.4%200%20.1.2.1.3%200m-3.6%202.1c.1-.1.2-.2.1-.3h-.4c-.1.1-.1.3.1.3%200%20.1%200%20.1.2%200-.1.1%200%20.1%200%200m8.6-9%20.4.3c.1-.1%200-.3-.1-.3-.1-.1-.3-.1-.3%200m-17.9%204.9c-.1.1-.1.2%200%20.3l.4-.2s0-.1-.1-.1c-.1-.1-.2-.1-.3%200m-3.4%204.1c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200%20.1%200%20.1-.1v-.2s0-.1-.1-.1c0%200-.2%200-.3.1m20.4-12.4c-.1%200-.2.1-.2.3s.1.2.3.2c.1%200%20.2-.1.2-.3%200-.1-.1-.2-.3-.2m-3%20.8.1.1c.1-.1.1-.2%200-.3s-.2-.1-.3%200c0%200%200%20.1-.1.1.1%200%20.2.1.3.1zm-2.6%2011.2c.1-.1.1-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.1.2-.1.3l.1.1c0%20.1.1.1.2%200m-3.1.6c.1-.1.2-.2.1-.3-.1-.1-.2-.2-.3-.1-.1.1-.2.2-.1.3%200%20.1.1.1.3.1-.1%200-.1%200%200%200m8.1-5.4-.5.6v.3c.1.5-.5.8-1.1%201.1l-.2.1-2.2%202.8c-.4.5-.9.8-1.6.9l-3.5.4c-.1.1-.1.1-.2.1l-1.2.7%204.9-.5c.8-.1%201.5-.5%202-1.1l4.7-6.1-.1-.1-1%20.8zm2.1-4.6c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%20.1-.1.2-.2.1-.3v-.1c-.1%200-.3%200-.4.1m1.4.1c.1-.1.3-.1.4-.1h.5l.2-.3c-.3%200-.6.1-.9.1l-.2.3zm-6.7%206.4c-.1.1-.1.2%200%20.3.1.1.2.1.3%200%200%200-.1-.1-.1-.2%200%20.1-.1%200-.2-.1.1%200%20.1%200%200%200m-13.2%205.9%201.8-.2-.4-.6-1.5.2.1.6zm-3.3-1.7.3.3c.1-.1.1-.3-.1-.3-.1-.1-.2-.1-.2%200m3.3.1c0-.1-.1-.2-.2-.2v.5h.1c.1-.1.2-.2.1-.3m.6%200c0%20.1.1.2.3.2.1%200%20.1%200%20.2-.1l-.2-.4c-.2%200-.3.1-.3.3m-1.1%204.3c.1-.1.2-.1.2-.2l-.6-7.5v-.1c-.1-.2-.5.1-.9.3-.4.2-.9.5-.8.7l.5%204-3.2-2.4c-.2-.1-.6.1-1%20.4-.4.2-.8.4-.7.6l.1.1%206.2%204.3c0-.1.1-.1.2-.2m3.5-2.1%204-2.3c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-2.6%201.5-.6-1%202.2-1.3c.2-.1%200-.4-.2-.8-.2-.3-.4-.6-.5-.5l-2.2%201.3-.5-.9%202.6-1.5c.2-.1%200-.5-.2-.8-.2-.4-.4-.7-.6-.6l-4%202.3c-.1%200-.1.1%200%20.2l3.4%205.8c-.2%200-.1%200%200%200m8-4.5c1.9-1.1%202.2-3%201.1-4.8-.1-.1-.2-.4-.4-.3l-2.7%201.6c-.2.1%200%20.4.2.7.2.3.4.6.6.5l1.2-.7c.2.5-.1%201-.8%201.4-.9.5-2%20.2-2.5-.8-.5-.9-.2-2%20.6-2.5.5-.3%201-.4%201.6-.4h.1c.2-.1.2-.5.1-.9%200-.2-.1-.5-.2-.7%200-.1-.1-.1-.1-.1-.8-.1-1.7.1-2.4.6-1.7.9-2.4%203.1-1.5%204.8%200%20.1.1.1.1.2.9%201.7%203%202.4%204.8%201.4%200%20.1.1%200%20.2%200m3.7-2.3c.4-.2.9-.5.8-.7l-.1-.9%202.3-1.3.8.6c.1.1.6-.1%201-.4.4-.2.8-.5.7-.6v-.1l-6.2-4.2c-.1-.1-.2%200-.3.1s-.2.1-.2.2l.6%207.5v.1c-.2.2.2%200%20.6-.3m.3-4.8%201.4%201-1.2.7-.2-1.7zm7.8.3c1.4-.8%202-2.2%201.4-3.3-.7-1.3-2.2-1.1-3.2-.9-.5.1-.9.1-1-.1-.1-.2%200-.5.5-.7.4-.2.9-.3%201.4-.3h.1c.2-.1.2-.5.2-.9%200-.2%200-.5-.1-.7l-.1-.1c-.8-.1-1.7.1-2.4.5-1.4.8-1.9%202.1-1.2%203.2.7%201.2%202.1%201%203%20.8.6-.1%201-.1%201.2.1.1.2%200%20.5-.6.9-.5.2-1.1.3-1.7.2h-.1c-.1.1-.2.4-.2.8v.7l.1.1c.9.3%201.8.1%202.7-.3m-4.8-5.7-.3.6v.1l-7%201%20.3.5c.2.3.1.7-.2.9l-7.9%204.5c-.3.2-.7.1-.9-.2l-.4-.7-3.6%204.5c-.2.1-.4.2-.6.4-.3.2-.4.4-.4.8v.2l-.8%201-.3.6-.6-.4.3-.6%205.6-7.1-.6-1.1c-.2-.3-.1-.7.2-.9l7.9-4.5c.3-.2.7-.1.9.2l.8%201.4%207.6-1.2zm-13.4%205.2c-.1-.1-.2-.3-.2-.2l-.9.5-.9-1.6c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202h.1l1.4-.8c0%20.1-.1-.1-.2-.2m-.3-2.3c0-.1-.2%200-.3.1-.1.1-.3.2-.2.2l1.2%202c0%20.1.2%200%20.3-.1.1-.1.3-.2.2-.2l-1.2-2zm2.4-1.3c0-.1-.2%200-.3.1-.2.1-.3.2-.3.2l.2%201.4-1.1-.8s-.2.1-.4.1c-.1.1-.3.2-.2.2l2.2%201.5h.1s.1%200%20.1-.1l-.3-2.6m1.1.3-.2-.3.9-.5c.1%200%200-.2-.1-.3l-.2-.2-1.4.8v.1l1.2%202.1h.1l1.4-.8c.1%200%200-.2-.1-.3-.1-.1-.2-.3-.2-.2l-.9.5-.2-.4.8-.4c.1%200%200-.2-.1-.3-.1-.1-.1-.2-.2-.2l-.8.4z'/%3e%3c/g%3e%3c/svg%3e", n1 = m.div`
5583
5583
  width: ${({ $cardWidth: e }) => e}px;
5584
5584
  max-width: ${({ $cardWidth: e }) => e}px;
5585
5585
  max-height: ${({ $cardHeight: e }) => e}px;
@@ -5594,12 +5594,12 @@ const vt = Array(4).fill([
5594
5594
  var dr = /* @__PURE__ */ ((e) => (e.Reverse = "reverse", e.Green = "green", e.Gray = "gray", e.Black = "black", e))(dr || {});
5595
5595
  const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5596
5596
  const r = {
5597
- reverse: _1,
5598
- green: el,
5599
- gray: tl,
5600
- black: al
5597
+ reverse: _l,
5598
+ green: e1,
5599
+ gray: t1,
5600
+ black: a1
5601
5601
  }[e];
5602
- return /* @__PURE__ */ a.jsx(nl, { $cardHeight: n, $cardWidth: t, children: /* @__PURE__ */ a.jsx(
5602
+ return /* @__PURE__ */ a.jsx(n1, { $cardHeight: n, $cardWidth: t, children: /* @__PURE__ */ a.jsx(
5603
5603
  "img",
5604
5604
  {
5605
5605
  draggable: !1,
@@ -5608,7 +5608,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5608
5608
  className: "card"
5609
5609
  }
5610
5610
  ) });
5611
- }, il = m.div`
5611
+ }, i1 = m.div`
5612
5612
  background: white;
5613
5613
  border-radius: 2px;
5614
5614
  box-shadow: -4px 0px 6px 0px #11111180;
@@ -5623,7 +5623,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5623
5623
  font-weight: 800;
5624
5624
  line-height: 16px;
5625
5625
  }
5626
- `, rl = m.div`
5626
+ `, r1 = m.div`
5627
5627
  width: 0;
5628
5628
  height: 0;
5629
5629
  position: absolute;
@@ -5643,7 +5643,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5643
5643
  cardWidth: t
5644
5644
  }
5645
5645
  );
5646
- const o = vt[e - 1].value, l = Q1(e), d = Y1(e), c = t / 54, h = t / 2, f = +o == 10, g = {
5646
+ const o = vt[e - 1].value, l = Ql(e), d = Yl(e), c = t / 54, h = t / 2, f = +o == 10, g = {
5647
5647
  textX: { top: f ? 30 : 25, bottom: f ? 18 : 20 },
5648
5648
  textY: { top: 23, bottom: 23 },
5649
5649
  iconX: { top: -2.5, bottom: 0.71 },
@@ -5669,7 +5669,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5669
5669
  fill: d
5670
5670
  }
5671
5671
  );
5672
- return /* @__PURE__ */ a.jsxs(il, { $cardHeight: n, $cardWidth: t, $isWinCombination: r, children: [
5672
+ return /* @__PURE__ */ a.jsxs(i1, { $cardHeight: n, $cardWidth: t, $isWinCombination: r, children: [
5673
5673
  /* @__PURE__ */ a.jsxs(
5674
5674
  "svg",
5675
5675
  {
@@ -5687,9 +5687,9 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5687
5687
  ]
5688
5688
  }
5689
5689
  ),
5690
- !i && s !== ne.BLACKJACK && /* @__PURE__ */ a.jsx(rl, {})
5690
+ !i && s !== ne.BLACKJACK && /* @__PURE__ */ a.jsx(r1, {})
5691
5691
  ] });
5692
- }, sl = m.div`
5692
+ }, s1 = m.div`
5693
5693
  display: flex;
5694
5694
  position: absolute;
5695
5695
  bottom: 8px;
@@ -5723,7 +5723,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5723
5723
  @media screen and (min-width: 768px) {
5724
5724
  padding: 5px 5px;
5725
5725
  }
5726
- `, an = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ a.jsxs(sl, { children: [
5726
+ `, an = ({ handleClickRound: e, indexHistory: t }) => /* @__PURE__ */ a.jsxs(s1, { children: [
5727
5727
  /* @__PURE__ */ a.jsxs(si, { onClick: () => e((t ?? 0) - 1), children: [
5728
5728
  /* @__PURE__ */ a.jsx(Ne, { height: 8, width: 12, position: "left" }),
5729
5729
  ke("Previous")
@@ -5748,7 +5748,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5748
5748
  }
5749
5749
  )
5750
5750
  }
5751
- ), ol = m.div`
5751
+ ), o1 = m.div`
5752
5752
  display: inline-flex;
5753
5753
  justify-content: center;
5754
5754
  align-items: center;
@@ -5759,7 +5759,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5759
5759
  line-height: 16px;
5760
5760
  color: ${({ color: e }) => e};
5761
5761
  }
5762
- `, ta = ({ color: e, value: t, suit: n }) => /* @__PURE__ */ a.jsxs(ol, { color: e, children: [
5762
+ `, ta = ({ color: e, value: t, suit: n }) => /* @__PURE__ */ a.jsxs(o1, { color: e, children: [
5763
5763
  /* @__PURE__ */ a.jsx("p", { className: "p", children: t }),
5764
5764
  /* @__PURE__ */ a.jsx("svg", { width: "12", height: "12", viewBox: "0 0 21 26", children: /* @__PURE__ */ a.jsx("g", { clipPath: "url(#clip0_647_1135)", children: /* @__PURE__ */ a.jsx("path", { d: n, fill: e }) }) })
5765
5765
  ] }), lt = ({ size: e = 18 }) => /* @__PURE__ */ a.jsx(
@@ -5778,7 +5778,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5778
5778
  }
5779
5779
  )
5780
5780
  }
5781
- ), ll = ({
5781
+ ), l1 = ({
5782
5782
  roundData: e,
5783
5783
  handleClickRound: t,
5784
5784
  indexHistory: n,
@@ -5793,8 +5793,8 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5793
5793
  O.Double,
5794
5794
  O.Split
5795
5795
  ], o = i ? 32 : 48, l = i ? 26 : 38;
5796
- return /* @__PURE__ */ a.jsxs(H1, { children: [
5797
- /* @__PURE__ */ a.jsxs(O1, { children: [
5796
+ return /* @__PURE__ */ a.jsxs(Hl, { children: [
5797
+ /* @__PURE__ */ a.jsxs(Ol, { children: [
5798
5798
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
5799
5799
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Dealer") }),
5800
5800
  /* @__PURE__ */ a.jsx("p", { className: "text", children: (d = e == null ? void 0 : e.dealer) == null ? void 0 : d.nickname })
@@ -5824,7 +5824,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5824
5824
  ] })
5825
5825
  ] }),
5826
5826
  /* @__PURE__ */ a.jsx(ri, {}),
5827
- /* @__PURE__ */ a.jsxs(M1, { children: [
5827
+ /* @__PURE__ */ a.jsxs(Ml, { children: [
5828
5828
  /* @__PURE__ */ a.jsxs("div", { className: "dealerCards", children: [
5829
5829
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Dealer Cards") }),
5830
5830
  /* @__PURE__ */ a.jsxs("div", { className: "cards", children: [
@@ -5841,11 +5841,11 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5841
5841
  ] }),
5842
5842
  /* @__PURE__ */ a.jsxs("div", { className: "dealerCards", children: [
5843
5843
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Your Seats") }),
5844
- /* @__PURE__ */ a.jsx("div", { className: "playerSeats", children: (g = e.player.boxes) == null ? void 0 : g.map((b, y) => /* @__PURE__ */ a.jsx(W1, { $isActive: !!b.playerNick, $index: y, children: y + 1 }, y)) })
5844
+ /* @__PURE__ */ a.jsx("div", { className: "playerSeats", children: (g = e.player.boxes) == null ? void 0 : g.map((b, y) => /* @__PURE__ */ a.jsx(Wl, { $isActive: !!b.playerNick, $index: y, children: y + 1 }, y)) })
5845
5845
  ] })
5846
5846
  ] }),
5847
5847
  /* @__PURE__ */ a.jsx(ri, {}),
5848
- /* @__PURE__ */ a.jsx(E1, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
5848
+ /* @__PURE__ */ a.jsx(El, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
5849
5849
  /* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
5850
5850
  /* @__PURE__ */ a.jsx("th", { className: "title", children: r("Seat") }),
5851
5851
  /* @__PURE__ */ a.jsx("th", { className: "title", children: r("Bet Type") }),
@@ -5931,7 +5931,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5931
5931
  ] }, y);
5932
5932
  }) })
5933
5933
  ] }) }),
5934
- /* @__PURE__ */ a.jsx(R1, {}),
5934
+ /* @__PURE__ */ a.jsx(Rl, {}),
5935
5935
  /* @__PURE__ */ a.jsx(
5936
5936
  an,
5937
5937
  {
@@ -5940,7 +5940,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5940
5940
  }
5941
5941
  )
5942
5942
  ] });
5943
- }, dl = Array(4).fill([
5943
+ }, d1 = Array(4).fill([
5944
5944
  { value: "A", tSpanX: "-9" },
5945
5945
  { value: "2", tSpanX: "-7" },
5946
5946
  { value: "3", tSpanX: "-7" },
@@ -5954,12 +5954,12 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5954
5954
  { value: "J", tSpanX: "-7" },
5955
5955
  { value: "Q", tSpanX: "-9" },
5956
5956
  { value: "K", tSpanX: "-9" }
5957
- ]).flat(), cl = "#B50E05", hl = "#111111", ul = (e) => e < 14 || e > 39 ? hl : cl, fl = [
5957
+ ]).flat(), c1 = "#B50E05", h1 = "#111111", u1 = (e) => e < 14 || e > 39 ? h1 : c1, f1 = [
5958
5958
  "M72.4576 18.2454C69.854 15.3641 65.8549 17.0739 65.8549 17.0739C66.9692 15.8654 67.719 14.8997 67.5784 12.9156C67.5784 12.847 67.5784 12.7836 67.5784 12.715C67.5784 11.1993 66.9843 9.74567 65.9267 8.67389C64.8691 7.60211 63.4347 7 61.939 7C60.4434 7 59.009 7.60211 57.9514 8.67389C56.8938 9.74567 56.2996 11.1993 56.2996 12.715C56.2997 13.1052 56.3399 13.4943 56.4194 13.876C56.5444 15.248 57.2161 16.0765 58.1378 17.0739C58.1378 17.0739 54.1387 15.3641 51.5351 18.2454C50.6374 19.2449 50.1008 20.5234 50.0128 21.872C49.9249 23.2206 50.2908 24.5596 51.0508 25.6702C51.8735 26.7942 53.1024 28.6781 55.9924 28.4617C58.5544 28.2665 58.9293 27.8285 60.6789 26.4037C60.5172 28.8143 59.6262 31.1158 58.1274 32.9947L65.8757 32.9947C64.4593 31.4855 63.2044 28.0185 63.3658 26.4406C65.0894 27.8338 65.4799 28.2718 68.0211 28.4617C70.9111 28.6781 72.14 26.7942 72.9575 25.6702C73.7172 24.5585 74.0816 23.2182 73.9908 21.8691C73.8999 20.5199 73.3593 19.2422 72.4576 18.2454Z",
5959
5959
  "M68.3011 10.0029C63.7813 9.88998 62.7366 13.4064 62.4978 15.0951C62.259 13.4064 61.2186 9.88564 56.6945 10.0029C50.7505 10.1461 49.9617 16.9489 52.0382 20.3611C54.1148 23.7733 55.1893 24.8804 57.2702 27.0684C59.2273 29.1305 61.564 31.4487 62.4253 32.8726C62.4253 32.8726 62.4722 33.0376 62.4978 32.9942C62.5234 33.0376 62.5703 32.8726 62.5703 32.8726C63.4231 31.4487 65.7726 29.1305 67.7297 27.0684C69.8063 24.8977 70.8808 23.7864 72.9574 20.3611C75.034 16.9358 74.2494 10.1461 68.3011 10.0029Z",
5960
5960
  "M63.3638 7L53 19.8991L63.3638 33L74 20.0021L63.3638 7Z",
5961
5961
  "M71.0529 16.8094C68.0882 13.8816 64.6248 11.0288 63.184 9.52738C61.7432 8.02594 61.3276 7.55047 61.0228 7.17511V7V7.17511C60.7181 7.55047 59.9423 8.4013 58.8617 9.52738C57.7811 10.6535 53.9575 13.8816 50.9928 16.8094C49.792 17.8598 48.9075 19.1693 48.4227 20.6142C47.9379 22.0591 47.8689 23.5917 48.222 25.0674C48.678 26.5413 49.7423 27.8013 51.1958 28.588C52.6492 29.3747 54.3813 29.6283 56.0355 29.2965C57.2498 29.1481 58.3628 28.6055 59.1664 27.77C58.9486 29.7124 58.0564 31.543 56.6174 33H65.1789C63.8541 31.509 63.0446 29.6988 62.8515 27.795C63.658 28.6231 64.7712 29.1569 65.9825 29.2965C67.6331 29.6275 69.3614 29.3732 70.8104 28.5861C72.2593 27.7991 73.3182 26.5394 73.7682 25.0674C74.1283 23.5959 74.068 22.0659 73.593 20.6213C73.118 19.1767 72.2439 17.8649 71.0529 16.8094Z"
5962
- ], pl = (e) => fl[Math.floor((e - 1) % 52 / 13)], ml = {
5962
+ ], p1 = (e) => f1[Math.floor((e - 1) % 52 / 13)], m1 = {
5963
5963
  2: "M33.8333 31.7352L33.8333 40.5L1.45448 40.5L1.45448 33.1565L15.9185 20.5C17.0198 19.5073 17.9131 18.5372 18.5984 17.5897C19.3081 16.6196 19.8343 15.7397 20.1769 14.9501C20.5441 14.1605 20.7276 13.54 20.7276 13.0888C20.7276 11.8931 20.4217 10.9681 19.8098 10.3139C19.198 9.63705 18.2313 9.29864 16.9097 9.29864C16.0286 9.29864 15.2822 9.54681 14.6703 10.0431C14.0585 10.5395 13.5935 11.1825 13.2753 11.9721C12.9572 12.7391 12.7981 13.5626 12.7981 14.4425L0.5 14.4425C0.5 11.8931 1.14856 9.56937 2.44567 7.47123C3.74278 5.35054 5.57832 3.65849 7.95228 2.39509C10.3262 1.1317 13.1163 0.5 16.3223 0.5C19.8955 0.5 22.918 0.985053 25.3899 1.95516C27.8862 2.92527 29.7829 4.34659 31.08 6.21912C32.3771 8.09165 33.0257 10.3816 33.0257 13.0888C33.0257 14.6004 32.7932 15.9766 32.3282 17.2174C31.8877 18.4583 31.1779 19.654 30.199 20.8046C29.2445 21.9552 27.9963 23.1396 26.4545 24.3579C24.9126 25.5536 23.0771 26.8847 20.9479 28.3511L17.7173 31.7352L33.8333 31.7352Z",
5964
5964
  3: "M11.4889 16.6269L15.6221 16.6269C16.5406 16.6269 17.2951 16.4599 17.8855 16.126C18.4979 15.7922 18.9462 15.3247 19.2305 14.7237C19.5148 14.1004 19.6569 13.3882 19.6569 12.5868C19.6569 12.0749 19.5476 11.5629 19.3289 11.0509C19.1102 10.5167 18.7165 10.0715 18.148 9.71536C17.5794 9.35921 16.7702 9.18114 15.7205 9.18114C15.0863 9.18114 14.4959 9.28131 13.9492 9.48164C13.4243 9.65971 12.9979 9.93795 12.6699 10.3164C12.3418 10.6725 12.1778 11.1288 12.1778 11.6853L1.1888 11.6853C1.1888 9.17001 1.86673 7.08876 3.22259 5.44157C4.57845 3.79438 6.32794 2.55899 8.47107 1.7354C10.6361 0.911799 12.9213 0.500002 15.3269 0.500002C17.5794 0.500003 19.635 0.744857 21.4939 1.23456C23.3746 1.70201 24.9929 2.41431 26.3487 3.37146C27.7046 4.30635 28.7433 5.47496 29.465 6.8773C30.2085 8.25738 30.5803 9.86005 30.5803 11.6853C30.5803 13.2657 30.2195 14.6458 29.4978 15.8255C28.798 17.0053 27.8249 17.9958 26.5783 18.7972C25.3537 19.5762 23.9432 20.1661 22.3467 20.5668C20.7503 20.9674 19.0883 21.1678 17.3607 21.1678L11.4889 21.1678L11.4889 16.6269ZM11.4889 23.6052L11.4889 19.1978L17.3607 19.1978C19.2195 19.1978 20.98 19.3536 22.642 19.6653C24.304 19.9546 25.7801 20.4666 27.0704 21.2012C28.3606 21.9135 29.3775 22.9151 30.1211 24.2062C30.8865 25.475 31.2692 27.0888 31.2692 29.0476C31.2692 30.8728 30.8646 32.4978 30.0555 33.9224C29.2463 35.3247 28.1201 36.5156 26.6767 37.495C25.2334 38.4744 23.5386 39.2201 21.5923 39.7321C19.646 40.244 17.5466 40.5 15.2941 40.5C13.6321 40.5 11.9263 40.2885 10.1768 39.8656C8.4492 39.4204 6.85278 38.7193 5.38758 37.7621C3.92238 36.7827 2.74147 35.5028 1.84485 33.9224C0.948241 32.342 0.499932 30.4054 0.499932 28.1127L11.5217 28.1127C11.5217 28.7359 11.6967 29.3369 12.0466 29.9157C12.4184 30.4722 12.9541 30.9396 13.6539 31.318C14.3537 31.6742 15.1738 31.8523 16.1142 31.8523C17.1639 31.8523 17.9949 31.663 18.6072 31.2846C19.2195 30.884 19.646 30.3831 19.8865 29.7821C20.1489 29.1589 20.2802 28.5134 20.2802 27.8456C20.2802 27.0665 20.1708 26.4099 19.9521 25.8756C19.7553 25.3414 19.4601 24.9073 19.0664 24.5735C18.6728 24.2396 18.1808 23.9947 17.5903 23.8389C17.0217 23.6831 16.3657 23.6052 15.6221 23.6052L11.4889 23.6052Z",
5965
5965
  4: "M33 23.5386L33 32.5343L1.32053 32.5343L0.5 25.1867L17.4457 0.5L26.8996 0.5L16.7678 14.9893L11.595 23.5386L33 23.5386ZM29.2184 0.5L29.2184 40.5L17.303 40.5L17.303 0.5L29.2184 0.5Z",
@@ -5973,12 +5973,12 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5973
5973
  Q: "M19.6232 27.9465L28.872 35.6213L23.3228 40.5L14.1828 32.7967L19.6232 27.9465ZM29.3889 17.0193V18.1605C29.3889 20.6902 29.0353 22.9727 28.328 25.0078C27.6207 27.043 26.6142 28.7834 25.3085 30.229C24.021 31.6555 22.4976 32.7492 20.7385 33.51C18.9795 34.2708 17.0481 34.6512 14.9444 34.6512C12.8227 34.6512 10.8822 34.2708 9.12314 33.51C7.36406 32.7492 5.83166 31.6555 4.52595 30.229C3.23837 28.7834 2.24095 27.043 1.53369 25.0078C0.844563 22.9727 0.5 20.6902 0.5 18.1605V17.0193C0.5 14.4705 0.844563 12.1881 1.53369 10.1719C2.24095 8.13671 3.23837 6.39634 4.52595 4.95078C5.81352 3.50523 7.32779 2.40204 9.06874 1.64123C10.8278 0.880409 12.7773 0.5 14.9172 0.5C17.0028 0.5 18.9251 0.880409 20.6841 1.64123C22.4432 2.40204 23.9756 3.50523 25.2813 4.95078C26.587 6.39634 27.5935 8.13671 28.3008 10.1719C29.0262 12.1881 29.3889 14.4705 29.3889 17.0193ZM20.3033 18.1605V16.9907C20.3033 15.5262 20.1764 14.2328 19.9225 13.1106C19.6867 11.9693 19.3331 11.0088 18.8616 10.229C18.4082 9.44912 17.846 8.85949 17.175 8.46006C16.5222 8.04161 15.7696 7.83238 14.9172 7.83238C14.0286 7.83238 13.2488 8.04161 12.5778 8.46006C11.9068 8.85949 11.3537 9.44912 10.9185 10.229C10.4833 11.0088 10.1478 11.9693 9.91201 13.1106C9.69439 14.2328 9.58558 15.5262 9.58558 16.9907V18.1605C9.58558 19.587 9.69439 20.8709 9.91201 22.0121C10.1296 23.1343 10.4651 24.0949 10.9185 24.8937C11.3719 25.6926 11.9341 26.3012 12.605 26.7197C13.276 27.1381 14.0558 27.3474 14.9444 27.3474C15.7968 27.3474 16.5494 27.1381 17.2022 26.7197C17.8732 26.3012 18.4354 25.6926 18.8888 24.8937C19.3422 24.0949 19.6867 23.1343 19.9225 22.0121C20.1764 20.8709 20.3033 19.587 20.3033 18.1605Z",
5974
5974
  K: "M11.9279 0.5V40.5H0.5V0.5H11.9279ZM35.5 0.5L20.729 21.6159L11.75 31.75L9.02826 20.6888L14.4522 12.0021L21.1725 0.5H35.5ZM21.9912 40.5L13.3947 23.1609L22.5029 17.0837L35.3977 40.5H21.9912Z",
5975
5975
  A: "M20.7545 13.1695L29.0666 40.5L40.5 40.5L26.081 0.5L18.2099 0.500004L20.7545 13.1695ZM11.8995 40.5L20.5509 13.2382L23.1293 0.5L15.1565 0.500004L0.5 40.5L11.8995 40.5ZM11.4924 25.5987L11.4924 33.4957L31.3397 33.4957L31.3397 25.5987L11.4924 25.5987Z"
5976
- }, gl = (e) => ml[e], bl = m.div`
5976
+ }, g1 = (e) => m1[e], b1 = m.div`
5977
5977
  max-width: ${({ $cardWidth: e }) => e}px;
5978
5978
  max-width: ${({ $cardWidth: e }) => e}px;
5979
5979
  max-height: ${({ $cardHeight: e }) => e}px;
5980
5980
  max-height: ${({ $cardHeight: e }) => e}px;
5981
- `, yl = m.div`
5981
+ `, y1 = m.div`
5982
5982
  background-color: #ffffff;
5983
5983
  position: relative;
5984
5984
  opacity: ${({ $isWinCombination: e }) => e ? 0.2 : 1};
@@ -5991,7 +5991,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
5991
5991
  border-color: #facc15;
5992
5992
  box-shadow: 0 0 10px #b91c1c;
5993
5993
  }
5994
- `, wl = m.div`
5994
+ `, w1 = m.div`
5995
5995
  width: 0;
5996
5996
  height: 0;
5997
5997
  position: absolute;
@@ -6017,7 +6017,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
6017
6017
  cardWidth: t
6018
6018
  }
6019
6019
  );
6020
- const o = dl[e - 1].value, l = pl(e), d = ul(e), c = 1.2 * t / 54, h = (f, g, p = "") => /* @__PURE__ */ a.jsx(
6020
+ const o = d1[e - 1].value, l = p1(e), d = u1(e), c = 1.2 * t / 54, h = (f, g, p = "") => /* @__PURE__ */ a.jsx(
6021
6021
  "path",
6022
6022
  {
6023
6023
  transform: `translate(${t / f} ${n / g}) scale(${c}) ${p}`,
@@ -6025,8 +6025,8 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
6025
6025
  fill: d
6026
6026
  }
6027
6027
  );
6028
- return /* @__PURE__ */ a.jsx(bl, { $cardHeight: n, $cardWidth: t, children: /* @__PURE__ */ a.jsxs(
6029
- yl,
6028
+ return /* @__PURE__ */ a.jsx(b1, { $cardHeight: n, $cardWidth: t, children: /* @__PURE__ */ a.jsxs(
6029
+ y1,
6030
6030
  {
6031
6031
  $isWinCombination: s,
6032
6032
  className: i,
@@ -6051,7 +6051,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
6051
6051
  "path",
6052
6052
  {
6053
6053
  transform: `translate(${t / 20} ${n / 24}) scale(${t / 80})`,
6054
- d: gl(o),
6054
+ d: g1(o),
6055
6055
  fill: d
6056
6056
  }
6057
6057
  ),
@@ -6059,11 +6059,11 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
6059
6059
  ]
6060
6060
  }
6061
6061
  ),
6062
- !r && /* @__PURE__ */ a.jsx(wl, {})
6062
+ !r && /* @__PURE__ */ a.jsx(w1, {})
6063
6063
  ]
6064
6064
  }
6065
6065
  ) });
6066
- }, xl = m.div`
6066
+ }, x1 = m.div`
6067
6067
  max-width: 100%;
6068
6068
  height: 100%;
6069
6069
  overflow: auto;
@@ -6088,7 +6088,7 @@ const cr = ({ type: e, cardWidth: t = 54, cardHeight: n = 72 }) => {
6088
6088
  border-radius: 10px;
6089
6089
  height: 10px;
6090
6090
  }
6091
- `, Cl = m.div`
6091
+ `, C1 = m.div`
6092
6092
  width: 100%;
6093
6093
  min-height: 36px;
6094
6094
  display: flex;
@@ -6269,7 +6269,7 @@ const Se = m.div`
6269
6269
  rgba(255, 255, 255, 0) 100%
6270
6270
  );
6271
6271
  display: ${({ $isVisible: e = !0 }) => e ? "block" : "none"};
6272
- `, vl = m.div`
6272
+ `, v1 = m.div`
6273
6273
  margin-top: 0.1%;
6274
6274
  width: 100%;
6275
6275
  height: 0.5px;
@@ -6298,7 +6298,7 @@ m.div`
6298
6298
  font-size: 10px;
6299
6299
  line-height: 12px;
6300
6300
  `;
6301
- const kl = m.div`
6301
+ const k1 = m.div`
6302
6302
  max-width: 100%;
6303
6303
  max-height: 100%;
6304
6304
  padding: 8px;
@@ -6446,7 +6446,7 @@ const kl = m.div`
6446
6446
 
6447
6447
  @media screen and (min-width: 768px) {
6448
6448
  }
6449
- `, Al = m.p`
6449
+ `, A1 = m.p`
6450
6450
  font-family: Inter;
6451
6451
  font-weight: 700;
6452
6452
  font-size: 12px;
@@ -6465,9 +6465,13 @@ const kl = m.div`
6465
6465
  font-size: 9px;
6466
6466
  cursor: pointer;
6467
6467
  transition: background-color 0.2s ease;
6468
+ max-width: 66px;
6469
+ overflow: hidden;
6470
+ white-space: nowrap;
6471
+ text-overflow: ellipsis;
6468
6472
 
6469
6473
  margin-top: ${({ $isMobile: e, isLandscape: t }) => e && !t ? "0px" : "8px"};
6470
- `, jl = ({
6474
+ `, j1 = ({
6471
6475
  roundData: e,
6472
6476
  handleClickRound: t,
6473
6477
  indexHistory: n,
@@ -6478,8 +6482,8 @@ const kl = m.div`
6478
6482
  const { t: s } = W();
6479
6483
  O.Ante, O.Insurance, O.PerfectPairs, O.TwentyOnePlusThree;
6480
6484
  const o = 32, l = 26;
6481
- return /* @__PURE__ */ a.jsxs(xl, { children: [
6482
- /* @__PURE__ */ a.jsxs(Cl, { children: [
6485
+ return /* @__PURE__ */ a.jsxs(x1, { children: [
6486
+ /* @__PURE__ */ a.jsxs(C1, { children: [
6483
6487
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6484
6488
  /* @__PURE__ */ a.jsx("p", { className: "title", children: s("Dealer") }),
6485
6489
  /* @__PURE__ */ a.jsx("p", { className: "text", children: (d = e.dealer) == null ? void 0 : d.nickname })
@@ -6553,7 +6557,9 @@ const kl = m.div`
6553
6557
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6554
6558
  /* @__PURE__ */ a.jsxs("div", { className: "text", children: [
6555
6559
  /* @__PURE__ */ a.jsx("span", { className: "text", children: s("Dealer's Hand") }),
6556
- /* @__PURE__ */ a.jsx(li, { children: ii[e == null ? void 0 : e.dealerWinType] })
6560
+ /* @__PURE__ */ a.jsx(li, { children: s(
6561
+ ii[e == null ? void 0 : e.dealerWinType] ?? ""
6562
+ ) })
6557
6563
  ] }),
6558
6564
  /* @__PURE__ */ a.jsx(Se, { $isVisible: !i || r }),
6559
6565
  /* @__PURE__ */ a.jsx("div", { className: "cards", children: (g = e.dealerCards) == null ? void 0 : g.map((w, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
@@ -6586,7 +6592,9 @@ const kl = m.div`
6586
6592
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6587
6593
  /* @__PURE__ */ a.jsxs("div", { className: "text", children: [
6588
6594
  /* @__PURE__ */ a.jsx("span", { className: "text", children: s("Player's Hand") }),
6589
- /* @__PURE__ */ a.jsx(li, { children: ii[e == null ? void 0 : e.playerWinType] })
6595
+ /* @__PURE__ */ a.jsx(li, { children: s(
6596
+ ii[e == null ? void 0 : e.playerWinType] ?? ""
6597
+ ) })
6590
6598
  ] }),
6591
6599
  /* @__PURE__ */ a.jsx(Se, { $isVisible: !i || r }),
6592
6600
  /* @__PURE__ */ a.jsx("div", { className: "cards", children: (b = e.playerCards) == null ? void 0 : b.map((w, v) => /* @__PURE__ */ a.jsx("div", { className: "card-style", children: /* @__PURE__ */ a.jsx(
@@ -6602,7 +6610,7 @@ const kl = m.div`
6602
6610
  ] })
6603
6611
  ] }),
6604
6612
  /* @__PURE__ */ a.jsx(Se, {}),
6605
- /* @__PURE__ */ a.jsx(kl, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
6613
+ /* @__PURE__ */ a.jsx(k1, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
6606
6614
  /* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
6607
6615
  /* @__PURE__ */ a.jsx("th", { className: "title", children: s("Bet Type") }),
6608
6616
  /* @__PURE__ */ a.jsx("th", { className: "title AmountTitle", children: s("Amount") }),
@@ -6616,14 +6624,14 @@ const kl = m.div`
6616
6624
  w.amount,
6617
6625
  e.player.gameCurrencyId
6618
6626
  ] }, w.betType) }),
6619
- /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(Al, { $isWin: !!w.winAmount, children: w.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
6627
+ /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(A1, { $isWin: !!w.winAmount, children: w.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
6620
6628
  le(w.winAmount),
6621
6629
  e.player.gameCurrencyId
6622
6630
  ] }) : /* @__PURE__ */ a.jsx(a.Fragment, { children: s("Lost") }) }, w.betType) })
6623
6631
  ] }, v);
6624
6632
  }) })
6625
6633
  ] }) }),
6626
- /* @__PURE__ */ a.jsx(vl, {}),
6634
+ /* @__PURE__ */ a.jsx(v1, {}),
6627
6635
  /* @__PURE__ */ a.jsx(
6628
6636
  an,
6629
6637
  {
@@ -6632,7 +6640,7 @@ const kl = m.div`
6632
6640
  }
6633
6641
  )
6634
6642
  ] });
6635
- }, ka = "Split", Sl = "column", Il = "dozen", Tl = "Corner", di = "Street", Bl = "Line", ur = [
6643
+ }, ka = "Split", S1 = "column", I1 = "dozen", T1 = "Corner", di = "Street", B1 = "Line", ur = [
6636
6644
  1,
6637
6645
  3,
6638
6646
  5,
@@ -6651,7 +6659,7 @@ const kl = m.div`
6651
6659
  32,
6652
6660
  34,
6653
6661
  36
6654
- ], Ll = (e) => e === 0 ? "Green" : ur.includes(e) ? "#610A0A" : "#000000", Nl = (e) => e === 0 ? "Green" : ur.includes(e) ? "Red" : "Black", Pl = (e) => `${["1st", "2nd", "3rd"][e - 1]} ${Sl}`, Fl = (e) => `${Il} ${["1st", "2nd", "3rd"][e === 3 ? 0 : e === 15 ? 1 : 2]}`, zl = (e) => e === 6 ? "Even" : "Odd", Dl = (e) => e === 3 ? "1-18" : "19-36", Hl = (e) => {
6662
+ ], L1 = (e) => e === 0 ? "Green" : ur.includes(e) ? "#610A0A" : "#000000", N1 = (e) => e === 0 ? "Green" : ur.includes(e) ? "Red" : "Black", P1 = (e) => `${["1st", "2nd", "3rd"][e - 1]} ${S1}`, F1 = (e) => `${I1} ${["1st", "2nd", "3rd"][e === 3 ? 0 : e === 15 ? 1 : 2]}`, z1 = (e) => e === 6 ? "Even" : "Odd", D1 = (e) => e === 3 ? "1-18" : "19-36", H1 = (e) => {
6655
6663
  if (e === 0) return "0/1/2/3";
6656
6664
  const t = (e + 2) / 3;
6657
6665
  return (e % 3 || 3) === 1 ? t < 12 ? `${e}/${e + 1}/${e + 3}/${e + 4}` : `${e - 3}/${e - 2}/${e}/${e + 1}` : `${e - 1}/${e}/${e + 2}/${e + 3}`;
@@ -6668,20 +6676,20 @@ const kl = m.div`
6668
6676
  case 13:
6669
6677
  return t === 3 ? "0/2/3" : "0/1/2";
6670
6678
  }
6671
- }, Ol = (e, t) => {
6679
+ }, O1 = (e, t) => {
6672
6680
  switch (e) {
6673
6681
  case 1: {
6674
- const n = Nl(t);
6682
+ const n = N1(t);
6675
6683
  return `${t} ${n}`;
6676
6684
  }
6677
6685
  case 10:
6678
6686
  return t === 3 ? "Red" : "Black";
6679
6687
  case 5:
6680
- return Pl(t);
6688
+ return P1(t);
6681
6689
  case 9:
6682
- return zl(t);
6690
+ return z1(t);
6683
6691
  case 8:
6684
- return Fl(t);
6692
+ return F1(t);
6685
6693
  case 2:
6686
6694
  return `${ka} ${t}/${t + 3}`;
6687
6695
  case 3:
@@ -6689,21 +6697,21 @@ const kl = m.div`
6689
6697
  case 12:
6690
6698
  return `${ka} 0/${t}`;
6691
6699
  case 11:
6692
- return Dl(t);
6700
+ return D1(t);
6693
6701
  case 6: {
6694
- const n = Hl(t);
6695
- return `${Tl} ${n}`;
6702
+ const n = H1(t);
6703
+ return `${T1} ${n}`;
6696
6704
  }
6697
6705
  case 4:
6698
6706
  return `${di} ${Aa(e, t)}`;
6699
6707
  case 7:
6700
- return `${Bl} ${Aa(e, t)}`;
6708
+ return `${B1} ${Aa(e, t)}`;
6701
6709
  case 13:
6702
6710
  return `${di} ${Aa(e, t)}`;
6703
6711
  default:
6704
6712
  throw new Error(`Unknown bet type: ${e}`);
6705
6713
  }
6706
- }, Ml = m.div`
6714
+ }, M1 = m.div`
6707
6715
  max-width: 100%;
6708
6716
  height: 100%;
6709
6717
  overflow: auto;
@@ -6728,7 +6736,7 @@ const kl = m.div`
6728
6736
  border-radius: 10px;
6729
6737
  height: 10px;
6730
6738
  }
6731
- `, Rl = m.div`
6739
+ `, R1 = m.div`
6732
6740
  width: 100%;
6733
6741
  height: 36px;
6734
6742
  display: flex;
@@ -6759,7 +6767,7 @@ const kl = m.div`
6759
6767
  line-height: 16px;
6760
6768
  color: #ffffff;
6761
6769
  }
6762
- `, Wl = m.div`
6770
+ `, W1 = m.div`
6763
6771
  width: 100%;
6764
6772
  display: flex;
6765
6773
  justify-content: center;
@@ -6802,7 +6810,7 @@ const kl = m.div`
6802
6810
  rgba(255, 255, 255, 0.4) 50%,
6803
6811
  rgba(255, 255, 255, 0) 100%
6804
6812
  );
6805
- `, El = m.div`
6813
+ `, E1 = m.div`
6806
6814
  margin-top: 0.1%;
6807
6815
  width: 100%;
6808
6816
  height: 0.5px;
@@ -6813,7 +6821,7 @@ const kl = m.div`
6813
6821
  @media screen and (min-width: 768px) {
6814
6822
  display: none;
6815
6823
  }
6816
- `, Kl = m.div`
6824
+ `, K1 = m.div`
6817
6825
  max-width: 100%;
6818
6826
  max-height: 100%;
6819
6827
  padding: 8px;
@@ -6926,7 +6934,7 @@ const kl = m.div`
6926
6934
  padding: 0;
6927
6935
  text-align: end;
6928
6936
  }
6929
- `, Gl = m.p`
6937
+ `, G1 = m.p`
6930
6938
  font-family: Inter;
6931
6939
  font-weight: 500;
6932
6940
  font-size: 12px;
@@ -6935,7 +6943,7 @@ const kl = m.div`
6935
6943
  display: flex;
6936
6944
  justify-content: flex-end;
6937
6945
  text-align: end;
6938
- `, Vl = m.div`
6946
+ `, V1 = m.div`
6939
6947
  display: flex;
6940
6948
  border-radius: 4px;
6941
6949
  margin-bottom: 2px;
@@ -6953,7 +6961,7 @@ const kl = m.div`
6953
6961
  font-weight: 600;
6954
6962
  line-height: 1;
6955
6963
  color: #ffffff;
6956
- `, Ul = ({
6964
+ `, U1 = ({
6957
6965
  roundData: e,
6958
6966
  handleClickRound: t,
6959
6967
  indexHistory: n,
@@ -6961,8 +6969,8 @@ const kl = m.div`
6961
6969
  }) => {
6962
6970
  var o, l;
6963
6971
  const { t: r } = W(), s = Number(e == null ? void 0 : e.winNumber);
6964
- return /* @__PURE__ */ a.jsxs(Ml, { children: [
6965
- /* @__PURE__ */ a.jsxs(Rl, { children: [
6972
+ return /* @__PURE__ */ a.jsxs(M1, { children: [
6973
+ /* @__PURE__ */ a.jsxs(R1, { children: [
6966
6974
  /* @__PURE__ */ a.jsxs("div", { className: "item", children: [
6967
6975
  /* @__PURE__ */ a.jsx("p", { className: "title", children: r("Dealer") }),
6968
6976
  /* @__PURE__ */ a.jsx("p", { className: "text", children: ((o = e == null ? void 0 : e.dealer) == null ? void 0 : o.nickname) || r("Unknown") })
@@ -6987,33 +6995,33 @@ const kl = m.div`
6987
6995
  ] })
6988
6996
  ] }),
6989
6997
  /* @__PURE__ */ a.jsx(ci, {}),
6990
- /* @__PURE__ */ a.jsxs(Wl, { children: [
6998
+ /* @__PURE__ */ a.jsxs(W1, { children: [
6991
6999
  /* @__PURE__ */ a.jsx("div", { className: "item", children: /* @__PURE__ */ a.jsxs("p", { className: "title", children: [
6992
7000
  r("Win number"),
6993
7001
  ":"
6994
7002
  ] }) }),
6995
- /* @__PURE__ */ a.jsx("div", { className: "item", children: /* @__PURE__ */ a.jsx(Vl, { style: { backgroundColor: Ll(s) }, children: e == null ? void 0 : e.winNumber }) })
7003
+ /* @__PURE__ */ a.jsx("div", { className: "item", children: /* @__PURE__ */ a.jsx(V1, { style: { backgroundColor: L1(s) }, children: e == null ? void 0 : e.winNumber }) })
6996
7004
  ] }),
6997
7005
  /* @__PURE__ */ a.jsx(ci, {}),
6998
- /* @__PURE__ */ a.jsx(Kl, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
7006
+ /* @__PURE__ */ a.jsx(K1, { children: /* @__PURE__ */ a.jsxs("table", { className: "table", children: [
6999
7007
  /* @__PURE__ */ a.jsx("thead", { children: /* @__PURE__ */ a.jsxs("tr", { className: "boxes", children: [
7000
7008
  /* @__PURE__ */ a.jsx("th", { className: "title", children: r("Type") }),
7001
7009
  /* @__PURE__ */ a.jsx("th", { className: "title amountTitle", children: r("Amount") }),
7002
7010
  /* @__PURE__ */ a.jsx("th", { className: "title", children: r("Win/Lose") })
7003
7011
  ] }) }),
7004
7012
  /* @__PURE__ */ a.jsx("tbody", { children: (l = e.player.bets) == null ? void 0 : l.map((d, c) => /* @__PURE__ */ a.jsxs("tr", { children: [
7005
- /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text", children: Ol(d.betType, d.boxIndex) }) }),
7013
+ /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx("p", { className: "text", children: O1(d.betType, d.boxIndex) }) }),
7006
7014
  /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsxs("p", { className: "text amount-text", children: [
7007
7015
  le(d.amount ?? 0),
7008
7016
  e.player.gameCurrencyId
7009
7017
  ] }) }),
7010
- /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(Gl, { $isWin: !!d.winAmount, children: d.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7018
+ /* @__PURE__ */ a.jsx("td", { children: /* @__PURE__ */ a.jsx(G1, { $isWin: !!d.winAmount, children: d.winAmount ? /* @__PURE__ */ a.jsxs(a.Fragment, { children: [
7011
7019
  le(d.winAmount),
7012
7020
  e.player.gameCurrencyId
7013
7021
  ] }) : r("Lost") }) })
7014
7022
  ] }, `${d.betType}-${d.boxIndex}-${c}`)) })
7015
7023
  ] }) }),
7016
- /* @__PURE__ */ a.jsx(El, {}),
7024
+ /* @__PURE__ */ a.jsx(E1, {}),
7017
7025
  /* @__PURE__ */ a.jsx(
7018
7026
  an,
7019
7027
  {
@@ -7022,7 +7030,7 @@ const kl = m.div`
7022
7030
  }
7023
7031
  )
7024
7032
  ] });
7025
- }, ql = ({
7033
+ }, q1 = ({
7026
7034
  historyData: e,
7027
7035
  getHistory: t,
7028
7036
  setOpenRoundHistory: n,
@@ -7043,7 +7051,7 @@ const kl = m.div`
7043
7051
  }, [h]), me(() => {
7044
7052
  i === 2 && (n(0), c(null), f(null));
7045
7053
  }, [i]), /* @__PURE__ */ a.jsx(or, { children: d ? ((w = e == null ? void 0 : e.rounds[0]) == null ? void 0 : w.gameId) === ne.TEXAS ? /* @__PURE__ */ a.jsx(
7046
- jl,
7054
+ j1,
7047
7055
  {
7048
7056
  roundData: d,
7049
7057
  handleClickRound: p,
@@ -7052,7 +7060,7 @@ const kl = m.div`
7052
7060
  isLandscape: s
7053
7061
  }
7054
7062
  ) : ((v = e == null ? void 0 : e.rounds[0]) == null ? void 0 : v.gameId) === ne.ROULETTE ? /* @__PURE__ */ a.jsx(
7055
- Ul,
7063
+ U1,
7056
7064
  {
7057
7065
  roundData: d,
7058
7066
  handleClickRound: p,
@@ -7060,7 +7068,7 @@ const kl = m.div`
7060
7068
  isMobile: r
7061
7069
  }
7062
7070
  ) : /* @__PURE__ */ a.jsx(
7063
- ll,
7071
+ l1,
7064
7072
  {
7065
7073
  roundData: d,
7066
7074
  handleClickRound: p,
@@ -7068,7 +7076,7 @@ const kl = m.div`
7068
7076
  isMobile: r
7069
7077
  }
7070
7078
  ) : /* @__PURE__ */ a.jsx(
7071
- V1,
7079
+ Vl,
7072
7080
  {
7073
7081
  active: o,
7074
7082
  count: Math.ceil((e == null ? void 0 : e.totalCount) / 10),
@@ -7079,7 +7087,7 @@ const kl = m.div`
7079
7087
  isRoulette: ((y = e == null ? void 0 : e.rounds[0]) == null ? void 0 : y.gameId) === ne.ROULETTE
7080
7088
  }
7081
7089
  ) });
7082
- }, Yl = m.div`
7090
+ }, Y1 = m.div`
7083
7091
  max-width: 100%;
7084
7092
  max-height: 100%;
7085
7093
  display: flex;
@@ -7113,7 +7121,7 @@ const kl = m.div`
7113
7121
  }
7114
7122
  } */
7115
7123
  }
7116
- `, Zl = m.button`
7124
+ `, Z1 = m.button`
7117
7125
  width: 100%;
7118
7126
  height: 36px;
7119
7127
  border-radius: 8px;
@@ -7138,7 +7146,7 @@ const kl = m.div`
7138
7146
  var(--black-40, rgba(17, 17, 17, 0.4))
7139
7147
  );
7140
7148
  }
7141
- `, Ql = ({
7149
+ `, Q1 = ({
7142
7150
  chipAmounts: e,
7143
7151
  isLandscape: t,
7144
7152
  balance: n,
@@ -7146,7 +7154,7 @@ const kl = m.div`
7146
7154
  currencyId: r
7147
7155
  }) => {
7148
7156
  const [s, o] = K(e[0]), { t: l } = W(), { clickSound: d } = Pe({ effectsVolume: 50 });
7149
- return /* @__PURE__ */ a.jsxs(Yl, { children: [
7157
+ return /* @__PURE__ */ a.jsxs(Y1, { children: [
7150
7158
  /* @__PURE__ */ a.jsx("div", { className: "chip-wrapper", children: e.map((c, h) => /* @__PURE__ */ a.jsx(
7151
7159
  Qt,
7152
7160
  {
@@ -7161,7 +7169,7 @@ const kl = m.div`
7161
7169
  },
7162
7170
  h
7163
7171
  )) }),
7164
- /* @__PURE__ */ a.jsxs(Zl, { onClick: () => i(s), children: [
7172
+ /* @__PURE__ */ a.jsxs(Z1, { onClick: () => i(s), children: [
7165
7173
  l("Tip"),
7166
7174
  " ",
7167
7175
  s,
@@ -7183,7 +7191,7 @@ m.div`
7183
7191
  width: 100%;
7184
7192
  }
7185
7193
  `;
7186
- const Xl = m.div`
7194
+ const X1 = m.div`
7187
7195
  font-family: "Inter", sans-serif;
7188
7196
  display: flex;
7189
7197
  flex-direction: column;
@@ -7202,14 +7210,14 @@ const Xl = m.div`
7202
7210
  z-index: 20;
7203
7211
  overflow: hidden;
7204
7212
  `}
7205
- `, Jl = m.div`
7213
+ `, J1 = m.div`
7206
7214
  display: flex;
7207
7215
  margin-bottom: 12px;
7208
7216
  gap: 4px;
7209
7217
  margin: 10px 12px 0 12px;
7210
7218
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
7211
7219
  padding-bottom: 8px;
7212
- `, $l = m.div`
7220
+ `, $1 = m.div`
7213
7221
  display: flex;
7214
7222
  justify-content: flex-end;
7215
7223
  padding-top: 8px;
@@ -7219,7 +7227,7 @@ const Xl = m.div`
7219
7227
  max-width: 15px;
7220
7228
  max-height: 20px;
7221
7229
  }
7222
- `, _l = m.button`
7230
+ `, _1 = m.button`
7223
7231
  flex: 1;
7224
7232
  border: none;
7225
7233
  border-radius: 6px;
@@ -7361,10 +7369,10 @@ const pr = ({
7361
7369
  return p;
7362
7370
  }
7363
7371
  };
7364
- return /* @__PURE__ */ a.jsxs(Xl, { fromIcon: t, children: [
7365
- t && /* @__PURE__ */ a.jsx($l, { onClick: i, children: /* @__PURE__ */ a.jsx(da, {}) }),
7366
- /* @__PURE__ */ a.jsx(Jl, { children: Object.values(fr).map((p) => /* @__PURE__ */ a.jsx(
7367
- _l,
7372
+ return /* @__PURE__ */ a.jsxs(X1, { fromIcon: t, children: [
7373
+ t && /* @__PURE__ */ a.jsx($1, { onClick: i, children: /* @__PURE__ */ a.jsx(da, {}) }),
7374
+ /* @__PURE__ */ a.jsx(J1, { children: Object.values(fr).map((p) => /* @__PURE__ */ a.jsx(
7375
+ _1,
7368
7376
  {
7369
7377
  active: r === p,
7370
7378
  onClick: () => {
@@ -7780,7 +7788,7 @@ const pr = ({
7780
7788
  "1. Royal FLush (A♣ K♣ Q♣ J♣ 10♣)",
7781
7789
  "is a combination hand consisting of an Ace, King, Queen, Jackt, and 10 of the same suit.",
7782
7790
  "2.Street flash (10♦ 9♦ 8♦ 7♦ 6♦)",
7783
- "is a hand of five consecutive cards of the same suit. For example, Five, Six, Seven, Eight and Nine, all of hearts. Two straight flushes are ranked by the highest cards of each. In case of a draw, the player is refunded their original bet and the outcome of the game is Return.",
7791
+ "is a hand of five consecutive cards of the same suit. For example, Five, Six, Seven, Eight and Nine, all of hearts. Two straight flushes are ranked by the highest cards of each. In case of a draw, the player is refunded their original bet and the outcome of the game is Return.",
7784
7792
  "3. Four identifiers (K K K K 9)",
7785
7793
  "is a combination of four cards of the same suit plus one card of another suit. For example, if you have four Aces in your hand, the player will make a Four of a kind card. Fours with higher numbers beat cards with lower numbers.",
7786
7794
  "4. Full House (8 8 8 3 3)",
@@ -9167,7 +9175,7 @@ const Kd = m(yr)`
9167
9175
  );
9168
9176
  case D.History:
9169
9177
  return /* @__PURE__ */ a.jsx(
9170
- ql,
9178
+ q1,
9171
9179
  {
9172
9180
  historyData: d,
9173
9181
  getHistory: v,
@@ -9179,7 +9187,7 @@ const Kd = m(yr)`
9179
9187
  );
9180
9188
  case D.Tip:
9181
9189
  return /* @__PURE__ */ a.jsx(
9182
- Ql,
9190
+ Q1,
9183
9191
  {
9184
9192
  chipAmounts: i,
9185
9193
  isLandscape: c,
@@ -9449,7 +9457,7 @@ const Kd = m(yr)`
9449
9457
  }) => {
9450
9458
  const [ie, ee] = K(0), [X, oe] = K(null), [te, de] = K(!1), { t: E } = W(), { clickSound: Y } = Pe({ effectsVolume: 50 }), [he, ge] = K(0), [G, be] = K(0), Ce = () => {
9451
9459
  Y(), oe(null);
9452
- }, ye = t1(X, p, ie === 1), ue = (P) => {
9460
+ }, ye = tl(X, p, ie === 1), ue = (P) => {
9453
9461
  if (P === D.VolumeOn) {
9454
9462
  j(b === 0 ? 100 : 0);
9455
9463
  return;
@@ -9477,11 +9485,11 @@ const Kd = m(yr)`
9477
9485
  onClick: () => {
9478
9486
  Y(), de(!0);
9479
9487
  },
9480
- children: /* @__PURE__ */ a.jsx(S1, {})
9488
+ children: /* @__PURE__ */ a.jsx(Sl, {})
9481
9489
  }
9482
9490
  ),
9483
9491
  X && ye && /* @__PURE__ */ a.jsx(
9484
- L1,
9492
+ Ll,
9485
9493
  {
9486
9494
  isLandscape: p,
9487
9495
  close: Ce,
@@ -9529,9 +9537,9 @@ const Kd = m(yr)`
9529
9537
  te && /* @__PURE__ */ a.jsxs(
9530
9538
  Gd,
9531
9539
  {
9532
- onTouchStart: (P) => a1(P, ge),
9533
- onTouchMove: (P) => n1(P, he, de),
9534
- onTouchEnd: (P) => i1(P, ge),
9540
+ onTouchStart: (P) => al(P, ge),
9541
+ onTouchMove: (P) => nl(P, he, de),
9542
+ onTouchEnd: (P) => il(P, ge),
9535
9543
  $isLandscape: p,
9536
9544
  children: [
9537
9545
  /* @__PURE__ */ a.jsxs(Vd, { children: [
@@ -9583,7 +9591,7 @@ const Kd = m(yr)`
9583
9591
  P.buttonType
9584
9592
  );
9585
9593
  }) }),
9586
- /* @__PURE__ */ a.jsx("div", { className: "menu-line", children: e1.map((P) => /* @__PURE__ */ a.jsxs(
9594
+ /* @__PURE__ */ a.jsx("div", { className: "menu-line", children: el.map((P) => /* @__PURE__ */ a.jsxs(
9587
9595
  ui,
9588
9596
  {
9589
9597
  $isLandscape: p,
@@ -13038,6 +13046,7 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
13038
13046
  "Game number Each": "Game number Each",
13039
13047
  "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.": "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.",
13040
13048
  "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.",
13049
+ "is a hand that includes two cards of the same suit plus three cards of a different suit; for example, two Kings. A pair is the lowest hand for which a player is paid. If two hands made the same pair, the Kickers are compared in descending order, and the Kicker with the highest value determines the winner.": "is a hand that includes two cards of the same suit plus three cards of a different suit; for example, two Kings. A pair is the lowest hand for which a player is paid. If two hands made the same pair, the Kickers are compared in descending order, and the Kicker with the highest value determines the winner.",
13041
13050
  "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 .",
13042
13051
  "Roulette is played by spinning the ball on the wheel which has a thirty-seven number pocket.": "Roulette is played by spinning the ball on the wheel which has a thirty-seven number pocket.",
13043
13052
  "The winning number considers to be one of 37 numbers on which the ball finally lands. The bet wins if it includes the winning number. It can be one or more.": "The winning number considers to be one of 37 numbers on which the ball finally lands. The bet wins if it includes the winning number. It can be one or more.",
@@ -13130,7 +13139,8 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
13130
13139
  Call: z0,
13131
13140
  CALL: D0,
13132
13141
  ANTE: H0,
13133
- BONUS: O0
13142
+ BONUS: O0,
13143
+ "Bet Details": "Bet Details"
13134
13144
  }, R0 = "Տեսակ", W0 = "Ձեր խաղադրույքները վերադարձվել են", E0 = "Սահմանաչափումներ", K0 = "Դիլեր", G0 = "Հաշվեկշիռ", V0 = "ԿԱՐԳԱՎՈՐՈՒՄՆԵՐ", U0 = "Մրցաշար", q0 = "Հաղորդագրություն", Y0 = "Աջակցություն", Z0 = "Թեյավճար", Q0 = "Օգնություն", X0 = "Գումար", J0 = "Խաղի պատմությունը", $0 = "Խաղ", _0 = "Համար", eu = "Դրույք", tu = "Շահում", au = "Քարտեր", nu = "Բոքս", iu = "Բոքս", ru = "կրկնել", su = "Բաժանել", ou = "Չեղարկել", lu = "Կրկնակի", du = "Վերցնել", cu = "Կանգ", hu = "Կանգ ընդհանուր", uu = "21+3", fu = "Լոբի", pu = "փուլ", mu = "Շնորհավոր", gu = "Հանձնվել", bu = "անցնել", yu = "Ապահովագրել", wu = "օր", xu = "ժամ", Cu = "րոպե", vu = "վարկյան", ku = "Պահպանել", Au = "Չեղարկել", ju = "Ձեռք", Su = "Վճարումներ", Iu = "Կ. զույգ", Tu = "Կորուստ", Bu = "Սթրեյթ", Lu = "Ֆլեշ", Nu = "Պահպանել", Pu = "Փակել", Fu = "մնացորդ", zu = "Ամբողջ էկրան", Du = "Տեղեկություն", Hu = "Տեղ", Ou = "Հաշիվ", Mu = "Նիկնեյմ", Ru = "Պարբերություն", Wu = "Լեզու", Eu = {
13135
13145
  Prizes: "Պարգևներ",
13136
13146
  Leaderboard: "Լիդերների ցուցակ",
@@ -13615,7 +13625,8 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
13615
13625
  Call: b3,
13616
13626
  CALL: y3,
13617
13627
  ANTE: w3,
13618
- BONUS: x3
13628
+ BONUS: x3,
13629
+ "Bet Details": "Խաղադրույքի մանրամասները"
13619
13630
  }, v3 = "Тип", k3 = "Ваши ставки были возвращены", A3 = "Лимиты", j3 = "Дилер", S3 = "Баланс", I3 = "НАСТРОЙКИ", T3 = "Турнир", B3 = "Сообщение", L3 = "Поддержка", N3 = "Чаевые", P3 = "Помощь", F3 = "Сумма", z3 = "История", D3 = "Игра", H3 = "Раунд", O3 = "Ставка", M3 = "Выигрыш", R3 = "Карты", W3 = "МЕСТО", E3 = "Место", K3 = "Повторить", G3 = "Раздать карты", V3 = "Отменить", U3 = "Удвоить", q3 = "Еще", Y3 = "Хватит", Z3 = "Хватит все", Q3 = "21+3", X3 = "Лобби", J3 = "раунд", $3 = "Поздравляем!", _3 = "Сдаться", e5 = "Пропустить", t5 = "Страховать", a5 = "день", n5 = "час", i5 = "минут", r5 = "секунд", s5 = "Отменить", o5 = "сохранить", l5 = "Рука", d5 = "Выплата", c5 = "И. пара", h5 = "Проигрыш", u5 = "Флеш", f5 = "Сохранить", p5 = "Стрит", m5 = "Закрыть", g5 = "остаток", b5 = "Полный экран", y5 = "Помощь", w5 = "Место", x5 = "Счет", C5 = "Никнейм", v5 = "Период", k5 = "Язык", A5 = {
13620
13631
  Prizes: "Призы",
13621
13632
  Leaderboard: "Таблица лидеров",
@@ -14095,7 +14106,8 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
14095
14106
  Call: tf,
14096
14107
  CALL: af,
14097
14108
  ANTE: nf,
14098
- BONUS: rf
14109
+ BONUS: rf,
14110
+ "Bet Details": "Детали ставки"
14099
14111
  }, of = "Tip", lf = "Bahisleriniz iade edildi", df = "Limitler", cf = "Krupiyer", hf = "Bakiye", uf = "AYARLAR", ff = "Müsabaka", pf = "Mesaj", mf = "Destek", gf = "Bahşiş", bf = "Yardım", yf = "Miktar", wf = "Geçmiş", xf = "Oyun", Cf = "Raund", vf = "Bahis", kf = "Kazan", Af = "Kartlar", jf = "KOLTUK", Sf = "Koltuk", If = "tekrar", Tf = "Kart dağıt", Bf = "geri al", Lf = "Çiftleme", Nf = "Kart çek", Pf = "Dur", Ff = "Tümünü Dur", zf = "21+3", Df = "Lobi", Hf = "tur", Of = "Tebrikler", Mf = "Teslim ol", Rf = "Geç", Wf = "Apsolut", Ef = "gün", Kf = "saat", Gf = "dakika", Vf = "saniye", Uf = "İptal", qf = "kaydet", Yf = "El", Zf = "Ödeme", Qf = "M. Çift", Xf = "Kayıp", Jf = "Flush", $f = "Kaydet", _f = "strit", ep = "Kapat", tp = "kalan", ap = "Tam Ekran", np = "Bilgi", ip = "Yer", rp = "Skor", sp = "Takma Ad", op = "Dönem", lp = "Dil", dp = {
14100
14112
  Prizes: "Pargalar",
14101
14113
  Leaderboard: "Lider Tablosu",
@@ -14585,7 +14597,8 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
14585
14597
  Call: Rp,
14586
14598
  CALL: Wp,
14587
14599
  ANTE: Ep,
14588
- BONUS: Kp
14600
+ BONUS: Kp,
14601
+ "Bet Details": "Bahis Detayları"
14589
14602
  }, Vp = "ტიპი", Up = "თქვენი ფსონი დაბრუნდა", qp = "ლიმიტები", Yp = "დილერი", Zp = "ბალანსი", Qp = "პარამეტრები", Xp = "ტურნირი", Jp = "შეტყობინება", $p = "მხარდაჭერა", _p = "რჩევა", e9 = "ისტორია", t9 = "დახმარება", a9 = "თანხა", n9 = "თამაში", i9 = "რაუნდი", r9 = "ფსონი", s9 = "მოგება", o9 = "ბარათები", l9 = "ადგილი", d9 = "სავარძელი", c9 = "გამეორება", h9 = "დილერი", u9 = "გაუქმება", f9 = "ორმაგი", p9 = "დარტყმა", m9 = "დაყენა", g9 = "ყველა მოთამაშე დგას", b9 = "21+3", y9 = "ლობი", w9 = "რაუნდი", x9 = "გილოცავთ!", C9 = "დნებება", v9 = "გამოტოვება", k9 = "დაზღვევა", A9 = "დღე", j9 = "საათი", S9 = "წთ", I9 = "წმ", T9 = "გაუქმება", B9 = "შენახვა", L9 = "ხელი", N9 = "გადახდა", P9 = "და წყვილი", F9 = "დაკარგული", z9 = "ფლეში", D9 = "შენახვა", H9 = "სტრაითი", O9 = "დახურვა", M9 = "მარცხნივ", R9 = "სრული ეკრანი", W9 = "ინფორმაცია", E9 = "ადგილი", K9 = "ქულა", G9 = "მეტსახელი", V9 = "პერიოდი", U9 = "ენა", q9 = {
14590
14603
  Prizes: "პრიზები",
14591
14604
  Leaderboard: "ლიდერბორდი",
@@ -15061,7 +15074,9 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
15061
15074
  Call: v4,
15062
15075
  CALL: k4,
15063
15076
  ANTE: A4,
15064
- BONUS: j4
15077
+ BONUS: j4,
15078
+ "is a hand that includes two cards of the same suit plus three cards of a different suit; for example, two Kings. A pair is the lowest hand for which a player is paid. If two hands made the same pair, the Kickers are compared in descending order, and the Kicker with the highest value determines the winner.": "ეს არის კომბინაცია, რომელიც მოიცავს ერთნაირი რანგის ორ ბარათს და სამ სხვა ბარათს განსხვავებული მასტებისგან; მაგალითად, ორი მეფე. წყვილი არის ყველაზე დაბალი კომბინაცია, რომლისთვისაც მოთამაშე იღებს გადახდას. თუ ორ ხელს ერთნაირი წყვილი აქვს, შედარება ხდება კიკერების მიხედვით კლებადობის თანმიმდევრობით, და გამარჯვებულია ის ხელი, რომლის კიკერს აქვს უფრო მაღალი მნიშვნელობა.",
15079
+ "Bet Details": "ფსონის დეტალები"
15065
15080
  }, I4 = "نوع", T4 = "شرط‌های شما بازپرداخت شد", B4 = "محدودیت‌ها", L4 = "دیلر", N4 = "موجودی", P4 = "تنظیمات", F4 = "مسابقه", z4 = "پیام", D4 = "پشتیبانی", H4 = "انعام", O4 = "تاریخچه", M4 = "راهنما", R4 = "مقدار", W4 = "بازی", E4 = "دور", K4 = "شرط", G4 = "برد", V4 = "کارت‌ها", U4 = "صندلی", q4 = "صندلی", Y4 = "تکرار", Z4 = "تقسیم", Q4 = "بازگشت", X4 = "دو برابر", J4 = "کارت بکش", $4 = "ماندن", _4 = "همه بمانند", e6 = "21+3", t6 = "لابی", a6 = "دور", n6 = "تبریک!", i6 = "تسلیم", r6 = "رد کردن", s6 = "بیمه", o6 = "روز", l6 = "ساعت", d6 = "دقیقه", c6 = "ثانیه", h6 = "لغو", u6 = "ذخیره", f6 = "دست", p6 = "پرداخت", m6 = "ج. کامل", g6 = "باخت", b6 = "فلاش", y6 = "ذخیره", w6 = "استریت", x6 = "بستن", C6 = "مانده", v6 = "تمام صفحه", k6 = "اطلاعات", A6 = "قرار دادن", j6 = "امتیاز", S6 = "نام مستعار", I6 = "دوره", T6 = "زبان", B6 = {
15066
15081
  Prizes: "جوایز",
15067
15082
  Leaderboard: "جدول امتیازات",
@@ -15535,7 +15550,9 @@ const a2 = "Type", n2 = "Your bets have been refunded", i2 = "Limits", r2 = "Dea
15535
15550
  Call: r7,
15536
15551
  CALL: s7,
15537
15552
  ANTE: o7,
15538
- BONUS: l7
15553
+ BONUS: l7,
15554
+ "is a hand that includes two cards of the same suit plus three cards of a different suit; for example, two Kings. A pair is the lowest hand for which a player is paid. If two hands made the same pair, the Kickers are compared in descending order, and the Kicker with the highest value determines the winner.": "این یک دست است که شامل دو کارت هم‌رتبه و سه کارت دیگر با خال‌های متفاوت می‌شود؛ برای مثال، دو شاه. جفت پایین‌ترین ترکیبی است که برای آن به بازیکن پرداخت انجام می‌شود. اگر دو دست دارای یک جفت یکسان باشند، کارت‌های کیکر به ترتیب نزولی مقایسه می‌شوند و کیکری که بالاترین ارزش را دارد، برنده را تعیین می‌کند.",
15555
+ "Bet Details": "جزئیات شرط‌بندی"
15539
15556
  }, c7 = {
15540
15557
  [ze.English]: { translation: M0 },
15541
15558
  [ze.Armenian]: { translation: C3 },