@everymatrix/casino-header-controller-nd 1.63.1 → 1.63.2

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.
@@ -71,7 +71,7 @@ function wr(e, ...t) {
71
71
  function Sn(e, t, r) {
72
72
  e.$$.on_destroy.push(wr(t, r));
73
73
  }
74
- function ca(e, t, r, n) {
74
+ function ha(e, t, r, n) {
75
75
  if (e) {
76
76
  const i = Sr(e, t, r, n);
77
77
  return e[0](i);
@@ -324,14 +324,14 @@ function $n(e, t, r, n, i, o, a = null, s = [-1]) {
324
324
  root: t.target || u.$$.root
325
325
  };
326
326
  a && a(l.root);
327
- let h = !1;
328
- if (l.ctx = r ? r(e, t.props || {}, (c, f, ...p) => {
327
+ let c = !1;
328
+ if (l.ctx = r ? r(e, t.props || {}, (h, f, ...p) => {
329
329
  const m = p.length ? p[0] : f;
330
- return l.ctx && i(l.ctx[c], l.ctx[c] = m) && (!l.skip_bound && l.bound[c] && l.bound[c](m), h && Gn(e, c)), f;
331
- }) : [], l.update(), h = !0, pe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
330
+ return l.ctx && i(l.ctx[h], l.ctx[h] = m) && (!l.skip_bound && l.bound[h] && l.bound[h](m), c && Gn(e, h)), f;
331
+ }) : [], l.update(), c = !0, pe(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
332
332
  if (t.hydrate) {
333
- const c = Mn(t.target);
334
- l.fragment && l.fragment.l(c), c.forEach(I);
333
+ const h = Mn(t.target);
334
+ l.fragment && l.fragment.l(h), h.forEach(I);
335
335
  } else
336
336
  l.fragment && l.fragment.c();
337
337
  t.intro && Fn(e.$$.fragment), Dn(e, t.target, t.anchor), D();
@@ -389,8 +389,8 @@ typeof HTMLElement == "function" && (Tr = class extends HTMLElement {
389
389
  * @param {HTMLElement} target
390
390
  * @param {HTMLElement} [anchor]
391
391
  */
392
- m: function(l, h) {
393
- F(l, a, h);
392
+ m: function(l, c) {
393
+ F(l, a, c);
394
394
  },
395
395
  d: function(l) {
396
396
  l && I(a);
@@ -689,18 +689,18 @@ var Ge = function() {
689
689
  }
690
690
  else
691
691
  a.remove(this);
692
- var h = this.initialTeardown;
693
- if (q(h))
692
+ var c = this.initialTeardown;
693
+ if (q(c))
694
694
  try {
695
- h();
695
+ c();
696
696
  } catch (b) {
697
697
  o = b instanceof Je ? b.errors : [b];
698
698
  }
699
- var c = this._finalizers;
700
- if (c) {
699
+ var h = this._finalizers;
700
+ if (h) {
701
701
  this._finalizers = null;
702
702
  try {
703
- for (var f = at(c), p = f.next(); !p.done; p = f.next()) {
703
+ for (var f = at(h), p = f.next(); !p.done; p = f.next()) {
704
704
  var m = p.value;
705
705
  try {
706
706
  kt(m);
@@ -788,7 +788,7 @@ var Pr = function(e) {
788
788
  return n.isStopped = !1, r ? (n.destination = r, Ar(r) && r.add(n)) : n.destination = Jn, n;
789
789
  }
790
790
  return t.create = function(r, n, i) {
791
- return new ht(r, n, i);
791
+ return new ct(r, n, i);
792
792
  }, t.prototype.next = function(r) {
793
793
  this.isStopped || this._next(r);
794
794
  }, t.prototype.error = function(r) {
@@ -843,7 +843,7 @@ var Pr = function(e) {
843
843
  Ae(r);
844
844
  }
845
845
  }, e;
846
- }(), ht = function(e) {
846
+ }(), ct = function(e) {
847
847
  He(t, e);
848
848
  function t(r, n, i) {
849
849
  var o = e.call(this) || this, a;
@@ -887,7 +887,7 @@ var $t = function() {
887
887
  var r = new e();
888
888
  return r.source = this, r.operator = t, r;
889
889
  }, e.prototype.subscribe = function(t, r, n) {
890
- var i = this, o = ri(t) ? t : new ht(t, r, n);
890
+ var i = this, o = ri(t) ? t : new ct(t, r, n);
891
891
  return Ie(function() {
892
892
  var a = i, s = a.operator, u = a.source;
893
893
  o.add(s ? s.call(o, u) : u ? i._subscribe(o) : i._trySubscribe(o));
@@ -901,7 +901,7 @@ var $t = function() {
901
901
  }, e.prototype.forEach = function(t, r) {
902
902
  var n = this;
903
903
  return r = jt(r), new r(function(i, o) {
904
- var a = new ht({
904
+ var a = new ct({
905
905
  next: function(s) {
906
906
  try {
907
907
  t(s);
@@ -1075,8 +1075,8 @@ var ni = Or(function(e) {
1075
1075
  }, t.prototype._trimBuffer = function() {
1076
1076
  var r = this, n = r._bufferSize, i = r._timestampProvider, o = r._buffer, a = r._infiniteTimeWindow, s = (a ? 1 : 2) * n;
1077
1077
  if (n < 1 / 0 && s < o.length && o.splice(0, o.length - s), !a) {
1078
- for (var u = i.now(), l = 0, h = 1; h < o.length && o[h] <= u; h += 2)
1079
- l = h;
1078
+ for (var u = i.now(), l = 0, c = 1; c < o.length && o[c] <= u; c += 2)
1079
+ l = c;
1080
1080
  l && o.splice(0, l + 1);
1081
1081
  }
1082
1082
  }, t;
@@ -1127,26 +1127,26 @@ function me(e, t, r) {
1127
1127
  return ai(r, (a, s) => {
1128
1128
  let u = !1;
1129
1129
  const l = [];
1130
- let h = 0, c = $;
1130
+ let c = 0, h = $;
1131
1131
  const f = () => {
1132
- if (h)
1132
+ if (c)
1133
1133
  return;
1134
- c();
1134
+ h();
1135
1135
  const m = t(n ? l[0] : l, a, s);
1136
- o ? a(m) : c = _t(m) ? m : $;
1136
+ o ? a(m) : h = _t(m) ? m : $;
1137
1137
  }, p = i.map(
1138
1138
  (m, b) => wr(
1139
1139
  m,
1140
1140
  (w) => {
1141
- l[b] = w, h &= ~(1 << b), u && f();
1141
+ l[b] = w, c &= ~(1 << b), u && f();
1142
1142
  },
1143
1143
  () => {
1144
- h |= 1 << b;
1144
+ c |= 1 << b;
1145
1145
  }
1146
1146
  )
1147
1147
  );
1148
1148
  return u = !0, f(), function() {
1149
- pe(p), c(), u = !1;
1149
+ pe(p), h(), u = !1;
1150
1150
  };
1151
1151
  });
1152
1152
  }
@@ -1155,16 +1155,16 @@ function si(e) {
1155
1155
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1156
1156
  }
1157
1157
  var ui = function(t) {
1158
- return li(t) && !hi(t);
1158
+ return li(t) && !ci(t);
1159
1159
  };
1160
1160
  function li(e) {
1161
1161
  return !!e && typeof e == "object";
1162
1162
  }
1163
- function hi(e) {
1163
+ function ci(e) {
1164
1164
  var t = Object.prototype.toString.call(e);
1165
1165
  return t === "[object RegExp]" || t === "[object Date]" || di(e);
1166
1166
  }
1167
- var ci = typeof Symbol == "function" && Symbol.for, fi = ci ? Symbol.for("react.element") : 60103;
1167
+ var hi = typeof Symbol == "function" && Symbol.for, fi = hi ? Symbol.for("react.element") : 60103;
1168
1168
  function di(e) {
1169
1169
  return e.$$typeof === fi;
1170
1170
  }
@@ -1172,7 +1172,7 @@ function pi(e) {
1172
1172
  return Array.isArray(e) ? [] : {};
1173
1173
  }
1174
1174
  function Ee(e, t) {
1175
- return t.clone !== !1 && t.isMergeableObject(e) ? he(pi(e), e, t) : e;
1175
+ return t.clone !== !1 && t.isMergeableObject(e) ? ce(pi(e), e, t) : e;
1176
1176
  }
1177
1177
  function gi(e, t, r) {
1178
1178
  return e.concat(t).map(function(n) {
@@ -1181,9 +1181,9 @@ function gi(e, t, r) {
1181
1181
  }
1182
1182
  function mi(e, t) {
1183
1183
  if (!t.customMerge)
1184
- return he;
1184
+ return ce;
1185
1185
  var r = t.customMerge(e);
1186
- return typeof r == "function" ? r : he;
1186
+ return typeof r == "function" ? r : ce;
1187
1187
  }
1188
1188
  function bi(e) {
1189
1189
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -1211,32 +1211,32 @@ function vi(e, t, r) {
1211
1211
  yi(e, i) || (Ir(e, i) && r.isMergeableObject(t[i]) ? n[i] = mi(i, r)(e[i], t[i], r) : n[i] = Ee(t[i], r));
1212
1212
  }), n;
1213
1213
  }
1214
- function he(e, t, r) {
1214
+ function ce(e, t, r) {
1215
1215
  r = r || {}, r.arrayMerge = r.arrayMerge || gi, r.isMergeableObject = r.isMergeableObject || ui, r.cloneUnlessOtherwiseSpecified = Ee;
1216
1216
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
1217
1217
  return o ? n ? r.arrayMerge(e, t, r) : vi(e, t, r) : Ee(t, r);
1218
1218
  }
1219
- he.all = function(t, r) {
1219
+ ce.all = function(t, r) {
1220
1220
  if (!Array.isArray(t))
1221
1221
  throw new Error("first argument should be an array");
1222
1222
  return t.reduce(function(n, i) {
1223
- return he(n, i, r);
1223
+ return ce(n, i, r);
1224
1224
  }, {});
1225
1225
  };
1226
- var _i = he, xi = _i;
1226
+ var _i = ce, xi = _i;
1227
1227
  const Ei = /* @__PURE__ */ si(xi);
1228
- var ct = function(e, t) {
1229
- return ct = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1228
+ var ht = function(e, t) {
1229
+ return ht = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1230
1230
  r.__proto__ = n;
1231
1231
  } || function(r, n) {
1232
1232
  for (var i in n)
1233
1233
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1234
- }, ct(e, t);
1234
+ }, ht(e, t);
1235
1235
  };
1236
1236
  function je(e, t) {
1237
1237
  if (typeof t != "function" && t !== null)
1238
1238
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1239
- ct(e, t);
1239
+ ht(e, t);
1240
1240
  function r() {
1241
1241
  this.constructor = e;
1242
1242
  }
@@ -1333,10 +1333,10 @@ var T;
1333
1333
  (function(e) {
1334
1334
  e[e.literal = 0] = "literal", e[e.argument = 1] = "argument", e[e.number = 2] = "number", e[e.date = 3] = "date", e[e.time = 4] = "time", e[e.select = 5] = "select", e[e.plural = 6] = "plural", e[e.pound = 7] = "pound", e[e.tag = 8] = "tag";
1335
1335
  })(T || (T = {}));
1336
- var ce;
1336
+ var he;
1337
1337
  (function(e) {
1338
1338
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
1339
- })(ce || (ce = {}));
1339
+ })(he || (he = {}));
1340
1340
  function Zt(e) {
1341
1341
  return e.type === T.literal;
1342
1342
  }
@@ -1365,10 +1365,10 @@ function Gr(e) {
1365
1365
  return e.type === T.tag;
1366
1366
  }
1367
1367
  function $r(e) {
1368
- return !!(e && typeof e == "object" && e.type === ce.number);
1368
+ return !!(e && typeof e == "object" && e.type === he.number);
1369
1369
  }
1370
1370
  function ft(e) {
1371
- return !!(e && typeof e == "object" && e.type === ce.dateTime);
1371
+ return !!(e && typeof e == "object" && e.type === he.dateTime);
1372
1372
  }
1373
1373
  var jr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Ii = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
1374
1374
  function Ci(e) {
@@ -1482,9 +1482,9 @@ function Ri(e) {
1482
1482
  var o = i[n], a = o.split("/");
1483
1483
  if (a.length === 0)
1484
1484
  throw new Error("Invalid number skeleton");
1485
- for (var s = a[0], u = a.slice(1), l = 0, h = u; l < h.length; l++) {
1486
- var c = h[l];
1487
- if (c.length === 0)
1485
+ for (var s = a[0], u = a.slice(1), l = 0, c = u; l < c.length; l++) {
1486
+ var h = c[l];
1487
+ if (h.length === 0)
1488
1488
  throw new Error("Invalid number skeleton");
1489
1489
  }
1490
1490
  r.push({ stem: s, options: u });
@@ -1645,11 +1645,11 @@ function ki(e) {
1645
1645
  case "integer-width":
1646
1646
  if (i.options.length > 1)
1647
1647
  throw new RangeError("integer-width stems only accept a single optional option");
1648
- i.options[0].replace(Fi, function(u, l, h, c, f, p) {
1648
+ i.options[0].replace(Fi, function(u, l, c, h, f, p) {
1649
1649
  if (l)
1650
- t.minimumIntegerDigits = h.length;
1650
+ t.minimumIntegerDigits = c.length;
1651
1651
  else {
1652
- if (c && f)
1652
+ if (h && f)
1653
1653
  throw new Error("We currently do not support maximum integer digits");
1654
1654
  if (p)
1655
1655
  throw new Error("We currently do not support exact integer digits");
@@ -1665,8 +1665,8 @@ function ki(e) {
1665
1665
  if (Qt.test(i.stem)) {
1666
1666
  if (i.options.length > 1)
1667
1667
  throw new RangeError("Fraction-precision stems only accept a single optional option");
1668
- i.stem.replace(Qt, function(u, l, h, c, f, p) {
1669
- return h === "*" ? t.minimumFractionDigits = l.length : c && c[0] === "#" ? t.maximumFractionDigits = c.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1668
+ i.stem.replace(Qt, function(u, l, c, h, f, p) {
1669
+ return c === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && p ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + p.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1670
1670
  });
1671
1671
  var o = i.options[0];
1672
1672
  o === "w" ? t = A(A({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = A(A({}, t), qt(o)));
@@ -3435,13 +3435,13 @@ var ro = (
3435
3435
  var l = null;
3436
3436
  if (this.bumpIf(",")) {
3437
3437
  this.bumpSpace();
3438
- var h = this.clonePosition(), c = this.parseSimpleArgStyleIfPossible();
3439
- if (c.err)
3440
- return c;
3441
- var f = to(c.val);
3438
+ var c = this.clonePosition(), h = this.parseSimpleArgStyleIfPossible();
3439
+ if (h.err)
3440
+ return h;
3441
+ var f = to(h.val);
3442
3442
  if (f.length === 0)
3443
3443
  return this.error(_.EXPECT_ARGUMENT_STYLE, E(this.clonePosition(), this.clonePosition()));
3444
- var p = E(h, this.clonePosition());
3444
+ var p = E(c, this.clonePosition());
3445
3445
  l = { style: f, styleLocation: p };
3446
3446
  }
3447
3447
  var m = this.tryParseArgumentClose(i);
@@ -3451,9 +3451,9 @@ var ro = (
3451
3451
  if (l && Yt(l == null ? void 0 : l.style, "::", 0)) {
3452
3452
  var w = eo(l.style.slice(2));
3453
3453
  if (s === "number") {
3454
- var c = this.parseNumberSkeletonFromString(w, l.styleLocation);
3455
- return c.err ? c : {
3456
- val: { type: T.number, value: n, location: b, style: c.val },
3454
+ var h = this.parseNumberSkeletonFromString(w, l.styleLocation);
3455
+ return h.err ? h : {
3456
+ val: { type: T.number, value: n, location: b, style: h.val },
3457
3457
  err: null
3458
3458
  };
3459
3459
  } else {
@@ -3462,7 +3462,7 @@ var ro = (
3462
3462
  var H = w;
3463
3463
  this.locale && (H = Gi(w, this.locale));
3464
3464
  var f = {
3465
- type: ce.dateTime,
3465
+ type: he.dateTime,
3466
3466
  pattern: H,
3467
3467
  location: l.styleLocation,
3468
3468
  parsedOptions: this.shouldParseSkeletons ? Ci(H) : {}
@@ -3495,10 +3495,10 @@ var ro = (
3495
3495
  if (!this.bumpIf(":"))
3496
3496
  return this.error(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, E(this.clonePosition(), this.clonePosition()));
3497
3497
  this.bumpSpace();
3498
- var c = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3499
- if (c.err)
3500
- return c;
3501
- this.bumpSpace(), G = this.parseIdentifierIfPossible(), C = c.val;
3498
+ var h = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, _.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
3499
+ if (h.err)
3500
+ return h;
3501
+ this.bumpSpace(), G = this.parseIdentifierIfPossible(), C = h.val;
3502
3502
  }
3503
3503
  var X = this.tryParsePluralOrSelectOptions(t, s, r, G);
3504
3504
  if (X.err)
@@ -3576,7 +3576,7 @@ var ro = (
3576
3576
  }
3577
3577
  return {
3578
3578
  val: {
3579
- type: ce.number,
3579
+ type: he.number,
3580
3580
  tokens: n,
3581
3581
  location: r,
3582
3582
  parsedOptions: this.shouldParseSkeletons ? ki(n) : {}
@@ -3584,19 +3584,19 @@ var ro = (
3584
3584
  err: null
3585
3585
  };
3586
3586
  }, e.prototype.tryParsePluralOrSelectOptions = function(t, r, n, i) {
3587
- for (var o, a = !1, s = [], u = /* @__PURE__ */ new Set(), l = i.value, h = i.location; ; ) {
3587
+ for (var o, a = !1, s = [], u = /* @__PURE__ */ new Set(), l = i.value, c = i.location; ; ) {
3588
3588
  if (l.length === 0) {
3589
- var c = this.clonePosition();
3589
+ var h = this.clonePosition();
3590
3590
  if (r !== "select" && this.bumpIf("=")) {
3591
3591
  var f = this.tryParseDecimalInteger(_.EXPECT_PLURAL_ARGUMENT_SELECTOR, _.INVALID_PLURAL_ARGUMENT_SELECTOR);
3592
3592
  if (f.err)
3593
3593
  return f;
3594
- h = E(c, this.clonePosition()), l = this.message.slice(c.offset, this.offset());
3594
+ c = E(h, this.clonePosition()), l = this.message.slice(h.offset, this.offset());
3595
3595
  } else
3596
3596
  break;
3597
3597
  }
3598
3598
  if (u.has(l))
3599
- return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, h);
3599
+ return this.error(r === "select" ? _.DUPLICATE_SELECT_ARGUMENT_SELECTOR : _.DUPLICATE_PLURAL_ARGUMENT_SELECTOR, c);
3600
3600
  l === "other" && (a = !0), this.bumpSpace();
3601
3601
  var p = this.clonePosition();
3602
3602
  if (!this.bumpIf("{"))
@@ -3613,7 +3613,7 @@ var ro = (
3613
3613
  value: m.val,
3614
3614
  location: E(p, this.clonePosition())
3615
3615
  }
3616
- ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, h = o.location;
3616
+ ]), u.add(l), this.bumpSpace(), o = this.parseIdentifierIfPossible(), l = o.value, c = o.location;
3617
3617
  }
3618
3618
  return s.length === 0 ? this.error(r === "select" ? _.EXPECT_SELECT_ARGUMENT_SELECTOR : _.EXPECT_PLURAL_ARGUMENT_SELECTOR, E(this.clonePosition(), this.clonePosition())) : this.requiresOtherClause && !a ? this.error(_.MISSING_OTHER_CLAUSE, E(this.clonePosition(), this.clonePosition())) : { val: s, err: null };
3619
3619
  }, e.prototype.tryParseDecimalInteger = function(t, r) {
@@ -3779,7 +3779,7 @@ function lo(e) {
3779
3779
  return !n || n.type !== k.literal || r.type !== k.literal ? t.push(r) : n.value += r.value, t;
3780
3780
  }, []);
3781
3781
  }
3782
- function ho(e) {
3782
+ function co(e) {
3783
3783
  return typeof e == "function";
3784
3784
  }
3785
3785
  function Ce(e, t, r, n, i, o, a) {
@@ -3791,59 +3791,59 @@ function Ce(e, t, r, n, i, o, a) {
3791
3791
  }
3792
3792
  ];
3793
3793
  for (var s = [], u = 0, l = e; u < l.length; u++) {
3794
- var h = l[u];
3795
- if (Zt(h)) {
3794
+ var c = l[u];
3795
+ if (Zt(c)) {
3796
3796
  s.push({
3797
3797
  type: k.literal,
3798
- value: h.value
3798
+ value: c.value
3799
3799
  });
3800
3800
  continue;
3801
3801
  }
3802
- if (Bi(h)) {
3802
+ if (Bi(c)) {
3803
3803
  typeof o == "number" && s.push({
3804
3804
  type: k.literal,
3805
3805
  value: r.getNumberFormat(t).format(o)
3806
3806
  });
3807
3807
  continue;
3808
3808
  }
3809
- var c = h.value;
3810
- if (!(i && c in i))
3811
- throw new uo(c, a);
3812
- var f = i[c];
3813
- if (Li(h)) {
3809
+ var h = c.value;
3810
+ if (!(i && h in i))
3811
+ throw new uo(h, a);
3812
+ var f = i[h];
3813
+ if (Li(c)) {
3814
3814
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), s.push({
3815
3815
  type: typeof f == "string" ? k.literal : k.object,
3816
3816
  value: f
3817
3817
  });
3818
3818
  continue;
3819
3819
  }
3820
- if (Ur(h)) {
3821
- var p = typeof h.style == "string" ? n.date[h.style] : ft(h.style) ? h.style.parsedOptions : void 0;
3820
+ if (Ur(c)) {
3821
+ var p = typeof c.style == "string" ? n.date[c.style] : ft(c.style) ? c.style.parsedOptions : void 0;
3822
3822
  s.push({
3823
3823
  type: k.literal,
3824
3824
  value: r.getDateTimeFormat(t, p).format(f)
3825
3825
  });
3826
3826
  continue;
3827
3827
  }
3828
- if (Fr(h)) {
3829
- var p = typeof h.style == "string" ? n.time[h.style] : ft(h.style) ? h.style.parsedOptions : n.time.medium;
3828
+ if (Fr(c)) {
3829
+ var p = typeof c.style == "string" ? n.time[c.style] : ft(c.style) ? c.style.parsedOptions : n.time.medium;
3830
3830
  s.push({
3831
3831
  type: k.literal,
3832
3832
  value: r.getDateTimeFormat(t, p).format(f)
3833
3833
  });
3834
3834
  continue;
3835
3835
  }
3836
- if (Rr(h)) {
3837
- var p = typeof h.style == "string" ? n.number[h.style] : $r(h.style) ? h.style.parsedOptions : void 0;
3836
+ if (Rr(c)) {
3837
+ var p = typeof c.style == "string" ? n.number[c.style] : $r(c.style) ? c.style.parsedOptions : void 0;
3838
3838
  p && p.scale && (f = f * (p.scale || 1)), s.push({
3839
3839
  type: k.literal,
3840
3840
  value: r.getNumberFormat(t, p).format(f)
3841
3841
  });
3842
3842
  continue;
3843
3843
  }
3844
- if (Gr(h)) {
3845
- var m = h.children, b = h.value, w = i[b];
3846
- if (!ho(w))
3844
+ if (Gr(c)) {
3845
+ var m = c.children, b = c.value, w = i[b];
3846
+ if (!co(w))
3847
3847
  throw new so(b, "function", a);
3848
3848
  var H = Ce(m, t, r, n, i, o), B = w(H.map(function(C) {
3849
3849
  return C.value;
@@ -3855,39 +3855,39 @@ function Ce(e, t, r, n, i, o, a) {
3855
3855
  };
3856
3856
  }));
3857
3857
  }
3858
- if (Dr(h)) {
3859
- var P = h.options[f] || h.options.other;
3858
+ if (Dr(c)) {
3859
+ var P = c.options[f] || c.options.other;
3860
3860
  if (!P)
3861
- throw new tr(h.value, f, Object.keys(h.options), a);
3861
+ throw new tr(c.value, f, Object.keys(c.options), a);
3862
3862
  s.push.apply(s, Ce(P.value, t, r, n, i));
3863
3863
  continue;
3864
3864
  }
3865
- if (kr(h)) {
3866
- var P = h.options["=".concat(f)];
3865
+ if (kr(c)) {
3866
+ var P = c.options["=".concat(f)];
3867
3867
  if (!P) {
3868
3868
  if (!Intl.PluralRules)
3869
3869
  throw new We(`Intl.PluralRules is not available in this environment.
3870
3870
  Try polyfilling it using "@formatjs/intl-pluralrules"
3871
3871
  `, fe.MISSING_INTL_API, a);
3872
- var G = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3873
- P = h.options[G] || h.options.other;
3872
+ var G = r.getPluralRules(t, { type: c.pluralType }).select(f - (c.offset || 0));
3873
+ P = c.options[G] || c.options.other;
3874
3874
  }
3875
3875
  if (!P)
3876
- throw new tr(h.value, f, Object.keys(h.options), a);
3877
- s.push.apply(s, Ce(P.value, t, r, n, i, f - (h.offset || 0)));
3876
+ throw new tr(c.value, f, Object.keys(c.options), a);
3877
+ s.push.apply(s, Ce(P.value, t, r, n, i, f - (c.offset || 0)));
3878
3878
  continue;
3879
3879
  }
3880
3880
  }
3881
3881
  return lo(s);
3882
3882
  }
3883
- function co(e, t) {
3883
+ function ho(e, t) {
3884
3884
  return t ? z(z(z({}, e || {}), t || {}), Object.keys(e).reduce(function(r, n) {
3885
3885
  return r[n] = z(z({}, e[n]), t[n] || {}), r;
3886
3886
  }, {})) : e;
3887
3887
  }
3888
3888
  function fo(e, t) {
3889
3889
  return t ? Object.keys(e).reduce(function(r, n) {
3890
- return r[n] = co(e[n], t[n]), r;
3890
+ return r[n] = ho(e[n], t[n]), r;
3891
3891
  }, z({}, e)) : e;
3892
3892
  }
3893
3893
  function rt(e) {
@@ -3950,10 +3950,10 @@ var go = (
3950
3950
  var l = o.formatToParts(u);
3951
3951
  if (l.length === 1)
3952
3952
  return l[0].value;
3953
- var h = l.reduce(function(c, f) {
3954
- return !c.length || f.type !== k.literal || typeof c[c.length - 1] != "string" ? c.push(f.value) : c[c.length - 1] += f.value, c;
3953
+ var c = l.reduce(function(h, f) {
3954
+ return !h.length || f.type !== k.literal || typeof h[h.length - 1] != "string" ? h.push(f.value) : h[h.length - 1] += f.value, h;
3955
3955
  }, []);
3956
- return h.length <= 1 ? h[0] || "" : h;
3956
+ return c.length <= 1 ? c[0] || "" : c;
3957
3957
  }, this.formatToParts = function(u) {
3958
3958
  return Ce(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3959
3959
  }, this.resolvedOptions = function() {
@@ -4324,25 +4324,25 @@ const we = (e, t) => {
4324
4324
  throw new Error(
4325
4325
  "[svelte-i18n] Cannot format a message without first setting the initial locale."
4326
4326
  );
4327
- let h = qr(e, u);
4328
- if (!h)
4329
- h = (o = (i = (n = (r = de()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4330
- else if (typeof h != "string")
4327
+ let c = qr(e, u);
4328
+ if (!c)
4329
+ c = (o = (i = (n = (r = de()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
4330
+ else if (typeof c != "string")
4331
4331
  return console.warn(
4332
- `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof h}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4333
- ), h;
4332
+ `[svelte-i18n] Message with id "${e}" must be of type "string", found: "${typeof c}". Gettin its value through the "$format" method is deprecated; use the "json" method instead.`
4333
+ ), c;
4334
4334
  if (!s)
4335
- return h;
4336
- let c = h;
4335
+ return c;
4336
+ let h = c;
4337
4337
  try {
4338
- c = $o(h, u).format(s);
4338
+ h = $o(c, u).format(s);
4339
4339
  } catch (f) {
4340
4340
  f instanceof Error && console.warn(
4341
4341
  `[svelte-i18n] Message "${e}" has syntax error:`,
4342
4342
  f.message
4343
4343
  );
4344
4344
  }
4345
- return c;
4345
+ return h;
4346
4346
  }, Wo = (e, t) => Go(t).format(e), Vo = (e, t) => ko(t).format(e), Xo = (e, t) => Do(t).format(e), zo = (e, t = ne()) => qr(e, t), Zo = me([be, Te], () => jo);
4347
4347
  me([be], () => Wo);
4348
4348
  me([be], () => Vo);
@@ -4415,7 +4415,7 @@ const sr = {
4415
4415
  }
4416
4416
  };
4417
4417
  function ta(e) {
4418
- Hn(e, "svelte-18oghx2", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%)}12%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.225) 0%, rgba(0, 61, 93, 0.225) 100%)}25%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.25) 0%, rgba(0, 61, 93, 0.25) 100%)}33%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.275) 0%, rgba(0, 61, 93, 0.275) 100%)}50%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.3) 0%, rgba(0, 61, 93, 0.3) 100%)}63%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.325) 0%, rgba(0, 61, 93, 0.325) 100%)}75%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.35) 0%, rgba(0, 61, 93, 0.35) 100%)}88%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.375) 0%, rgba(0, 61, 93, 0.375) 100%)}100%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.4) 0%, rgba(0, 61, 93, 0.4) 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.15}75%{opacity:0.25}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:0}75%{opacity:0.25}25%{opacity:0.75}0%{opacity:1}}@keyframes growHeightPercent{0%{height:0}25%{height:25%}50%{height:50%}75%{height:75%}100%{height:100%}}@keyframes growWidthPercent{from{width:0}to{width:100%}}@keyframes growWidth{from{width:0}to{width:90vw}}@keyframes decreaseWidth{from{width:100%}to{width:0%}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.5s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.25s ease-in-out, opacity 0.25s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.3s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.3s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.ItemLanguage{height:34px;width:100%;text-align:left;line-height:34px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none}.ItemLanguage option{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.HamburgerModalWindow{display:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.3s ease-in forwards}.HamburgerModalWindow.Closing{animation:decreaseTransparency 0.9s ease-out backwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, rgb(0, 0, 0)));display:flex;flex-direction:column;justify-content:space-between;width:0vw;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.8s forwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.8s backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));animation:growWidthPercent 1s forwards}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.5s}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:85%;overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.3s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:15px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.HamburgerModalWindow .HamburgerSecondaryMenu li a{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px}.HamburgerModalWindow .HamburgerSecondaryMenu li:not(:last-child){border-bottom:1px solid var(--emw--color-gray-300, #58586B)}.HamburgerModalWindow .HamburgerSecondaryMenu li:active a{color:var(--emw--color-primary, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4418
+ Hn(e, "svelte-gihysk", "*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}:host{font-family:inherit}input,textarea,button{font-family:inherit}.Skeleton{animation:skeleton-loading 0.6s linear infinite alternate}@keyframes skeleton-loading{0%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%)}12%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.225) 0%, rgba(0, 61, 93, 0.225) 100%)}25%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.25) 0%, rgba(0, 61, 93, 0.25) 100%)}33%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.275) 0%, rgba(0, 61, 93, 0.275) 100%)}50%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.3) 0%, rgba(0, 61, 93, 0.3) 100%)}63%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.325) 0%, rgba(0, 61, 93, 0.325) 100%)}75%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.35) 0%, rgba(0, 61, 93, 0.35) 100%)}88%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.375) 0%, rgba(0, 61, 93, 0.375) 100%)}100%{background:linear-gradient(0deg, rgba(35, 178, 78, 0.4) 0%, rgba(0, 61, 93, 0.4) 100%)}}@keyframes increaseTransparency{0%{opacity:0}25%{opacity:0.25}75%{opacity:0.75}100%{opacity:1}}@keyframes decreaseTransparency{100%{opacity:1}75%{opacity:0.75}25%{opacity:0.25}0%{opacity:0}}@keyframes growWidthPercent{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes growWidth{from{transform:translateY(0)}to{transform:translateY(0)}}@keyframes decreaseWidth{from{transform:translateX(1)}to{transform:translateX(0)}}.NavIcon{width:30px;height:28px;position:relative;margin:3px auto;transform:rotate(0deg);transition:transform 0.2s ease-in-out;cursor:pointer}.NavIcon span{display:block;position:absolute;height:3px;width:100%;background:#ffffff;border-radius:9px;opacity:1;left:0;transform:rotate(0deg);transition:transform 0.2s ease-in-out, opacity 0.2s ease-in-out}.NavIcon span:nth-child(1){top:0px;width:80%}.NavIcon span:nth-child(2){top:9px}.NavIcon span:nth-child(3){top:18px}.NavIcon.Open span:nth-child(1){top:9px;width:100%;transform:rotate(135deg);transition:transform 0.3s ease-in-out}.NavIcon.Open span:nth-child(2){opacity:0;left:-60px}.NavIcon.Open span:nth-child(3){top:9px;transform:rotate(-135deg);transition:transform 0.3s ease-in-out}.SelectedOption{display:flex;align-items:center;justify-content:center}.SelectedOption .TriangleActive,.SelectedOption .TriangleInactive{display:block;margin:0 0 0 10px;transform:rotateX(0deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive svg,.SelectedOption .TriangleInactive svg{margin:-2px 0px;fill:white}.SelectedOption .TriangleActive{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.SelectedOption .TriangleActive:hover{transform:rotateX(180deg);transition:transform 0.2s ease-in-out}.FlagIcon>img{width:20px;height:14px;margin-right:8px;border-radius:2px}.LanguageSelector{padding:5px 0;margin-bottom:0;display:flex;justify-content:space-between;background:linear-gradient(90deg, rgba(35, 178, 78, 0.9) 0%, rgba(0, 61, 93, 0.9) 100%);transition:transform 0.2s linear}.LanguageSelector span{display:inline;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));opacity:0.8;padding:5px 0;display:flex;align-items:center;gap:15px;font-size:14px}.LanguageSelector:active{transition:all 0.2s ease}.LanguageSelector:active span{transition:all 0.1s linear;opacity:1}.LanguageSelector.Open{box-shadow:inset 0 -3.25em 0 0 var(--emw--color-primary)}.LanguageSelector .LanguageSelectorTitle{margin:0 20px}.LanguageSelector .LanguageDropdown{margin-right:16px;display:inline-block}.LanguageSelector .OptionList{position:absolute;background:linear-gradient(90deg, rgba(35, 178, 78, 0.1) 0%, rgba(0, 61, 93, 0.1) 100%);min-width:180px;z-index:1;overflow-y:auto;display:flex;flex-direction:column-reverse;bottom:44px;left:0;gap:5px;padding-bottom:5px;width:100%;height:0px;transition:transform 0.2s linear}.LanguageSelector .OptionList.Open{transition:transform 0.2s linear;height:auto;background-color:var(--emw--color-background-secondary, #000000);overflow:auto}.LanguageSelector .OptionList .LanguageOption{display:flex;border:2px solid #22B04E;border-radius:13px;align-items:center;opacity:0.2;height:0px;background:linear-gradient(90deg, rgba(35, 178, 78, 0.2) 0%, rgba(0, 61, 93, 0.2) 100%);margin:0 5px;transition:transform 0.3s linear}.LanguageSelector .OptionList .LanguageOption.Open{height:50px;opacity:1;padding:10px 5px}.LanguageSelector .OptionList .LanguageOption:active,.LanguageSelector .OptionList .LanguageOption:hover{background:linear-gradient(90deg, rgb(35, 178, 78) 0%, rgb(0, 61, 93) 100%);transform:scale(1.03);transition:transform 0.2s ease-in-out}.LanguageSelector .OptionList .LanguageOption:active span,.LanguageSelector .OptionList .LanguageOption:hover span{color:black}.ItemLanguage{height:34px;width:100%;text-align:left;line-height:34px;background:transparent;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));border:none}.ItemLanguage option{color:var(--emw--header-contrast, var(--emw--color-contrast, #07072A))}.HamburgerModalWindow{display:flex;align-items:flex-start;position:fixed;width:100%;height:100%;z-index:100;z-index:999999;top:0;left:0;background-color:rgba(0, 0, 0, 0.85);animation:increaseTransparency 0.2s ease-in forwards}.HamburgerModalWindow>span{opacity:0}.HamburgerModalWindow .HamburgerModalContainer{max-width:992px;position:relative;background:var(--emw--header-color-secondary-menu-bg, var(--emw--color-background-secondary, rgb(0, 0, 0)));display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:0;border-top:0;border-radius:0;overflow-x:hidden;overflow-y:scroll}.HamburgerModalWindow .HamburgerModalContainer.ActiveHamburgerMenu{animation:growWidth 0.2s forwards;transform-origin:left;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer.Closing{animation:decreaseWidth 0.2s backwards;transform-origin:right;animation-fill-mode:backwards;will-change:transform}.HamburgerModalWindow .HamburgerModalContainer .Separator{width:100%;height:5px;background:rgb(0, 0, 0);background:linear-gradient(90deg, rgb(13, 78, 2) 0%, rgb(35, 172, 77) 50%, rgb(13, 78, 2) 100%);z-index:3}.HamburgerModalWindow .ModalCloseBtn{position:relative;top:25px;width:30px;height:30px;opacity:1;margin-left:7px;margin-right:9px;cursor:pointer}.HamburgerModalWindow .ModalCloseBtn .NavIcon .Open{width:90vw}.HamburgerModalWindow .ModalCloseBtn svg{width:20px;height:20px;padding:2px}.HamburgerModalWindow .HamburgerPrimaryMenu,.HamburgerModalWindow .HamburgerSecondaryMenu{font-size:12px;display:flex;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));transform-origin:left;transform:scaleX(0);animation:growWidthPercent 0.2s both;animation-delay:0.1s}.HamburgerModalWindow .HamburgerPrimaryMenu li,.HamburgerModalWindow .HamburgerSecondaryMenu li{transition:transform 150ms ease-in-out, opacity 150ms ease-in-out}.HamburgerModalWindow .HamburgerPrimaryMenu img,.HamburgerModalWindow .HamburgerSecondaryMenu img{max-width:40px}.HamburgerModalWindow .HamburgerPrimaryMenu{background:var(--emw--header-color-menu-bg, var(--emw--color-background-secondary, #000000));white-space:nowrap;overflow-x:scroll;list-style:none;width:90vw;text-transform:uppercase;font-size:11px;transition:all 0.2s}.HamburgerModalWindow .HamburgerPrimaryMenu>li{max-width:125px;padding:14px 25px;display:inline-block}.HamburgerModalWindow .HamburgerPrimaryMenu>li:active{transform:scale(1.1)}.HamburgerModalWindow .HamburgerPrimaryMenu>li.ActiveItem{background:var(--emw--header-color-primary, var(--emw--color-primary, #22B04F));color:black}.HamburgerModalWindow .HamburgerPrimaryMenu .Loading{width:150px;height:86px;margin:0 2px}.HamburgerModalWindow .HamburgerPrimaryMenu .HamburgerItemContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px}.HamburgerModalWindow .HamburgerSecondaryMenu{margin-top:10px;list-style:none;height:85%;overflow:auto;width:90vw;display:flex;flex-direction:column}.HamburgerModalWindow .HamburgerSecondaryMenu.Overlay{opacity:0.5;transition:opacity 0.2s ease-in-out}.HamburgerModalWindow .HamburgerSecondaryMenu li{padding:15px;display:flex;align-items:center;gap:15px;transition:transform 0.2s linear}.HamburgerModalWindow .HamburgerSecondaryMenu li:active{background-color:var(--emw--color-primary);transform:scale(1.1)}.HamburgerModalWindow .HamburgerSecondaryMenu li a{text-decoration:none;display:flex;align-items:center;gap:15px;color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));font-size:14px}.HamburgerModalWindow .HamburgerSecondaryMenu li:not(:last-child){border-bottom:1px solid var(--emw--color-gray-300, #58586B)}.HamburgerModalWindow .HamburgerSecondaryMenu li:active a{color:var(--emw--color-primary, #22B04F)}.FlagIcon{margin-left:12px}.NoFlag{width:88%;margin:0 20px}");
4419
4419
  }
4420
4420
  function ur(e, t, r) {
4421
4421
  const n = e.slice();
@@ -4425,7 +4425,7 @@ function lr(e, t, r) {
4425
4425
  const n = e.slice();
4426
4426
  return n[1] = t[r], n;
4427
4427
  }
4428
- function hr(e, t, r) {
4428
+ function cr(e, t, r) {
4429
4429
  const n = e.slice();
4430
4430
  return n[60] = t[r], n;
4431
4431
  }
@@ -4433,12 +4433,12 @@ function ra(e, t, r) {
4433
4433
  const n = e.slice();
4434
4434
  return n[66] = t[r], n;
4435
4435
  }
4436
- function cr(e, t, r) {
4436
+ function hr(e, t, r) {
4437
4437
  const n = e.slice();
4438
4438
  return n[63] = t[r], n;
4439
4439
  }
4440
4440
  function fr(e) {
4441
- let t, r, n, i, o, a, s, u, l, h, c, f, p, m, b, w, H, B, P, G, C, X, Z;
4441
+ let t, r, n, i, o, a, s, u, l, c, h, f, p, m, b, w, H, B, P, G, C, X, Z;
4442
4442
  function ie(x, R) {
4443
4443
  return (
4444
4444
  /*HamburgerMenuItems*/
@@ -4450,7 +4450,7 @@ function fr(e) {
4450
4450
  e[6]
4451
4451
  ), O = [];
4452
4452
  for (let x = 0; x < j.length; x += 1)
4453
- O[x] = mr(hr(e, j, x));
4453
+ O[x] = mr(cr(e, j, x));
4454
4454
  let L = (
4455
4455
  /*languagesArray*/
4456
4456
  e[9].length > 1 && br(e)
@@ -4460,8 +4460,8 @@ function fr(e) {
4460
4460
  t = v("div"), r = v("div"), n = v("ul"), N.c(), i = U(), o = v("div"), a = U(), s = v("ul");
4461
4461
  for (let x = 0; x < O.length; x += 1)
4462
4462
  O[x].c();
4463
- l = U(), L && L.c(), c = U(), f = v("span"), p = v("div"), m = v("span"), b = U(), w = v("span"), H = U(), B = v("span"), g(n, "class", "HamburgerPrimaryMenu"), g(o, "class", "Separator"), g(s, "class", u = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4464
- (e[10] ? "Overlay" : "")), g(r, "class", h = "HamburgerModalContainer " + /*modalIsOpen*/
4463
+ l = U(), L && L.c(), h = U(), f = v("span"), p = v("div"), m = v("span"), b = U(), w = v("span"), H = U(), B = v("span"), g(n, "class", "HamburgerPrimaryMenu"), g(o, "class", "Separator"), g(s, "class", u = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4464
+ (e[10] ? "Overlay" : "")), g(r, "class", c = "HamburgerModalContainer " + /*modalIsOpen*/
4465
4465
  (e[7] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4466
4466
  (e[12] ? "Closing" : "")), g(p, "class", P = "NavIcon " + (/*navIconClosing*/
4467
4467
  e[13] ? "" : "Open")), g(f, "class", G = /*modalIsOpen*/
@@ -4472,7 +4472,7 @@ function fr(e) {
4472
4472
  F(x, t, R), y(t, r), y(r, n), N.m(n, null), y(r, i), y(r, o), y(r, a), y(r, s);
4473
4473
  for (let S = 0; S < O.length; S += 1)
4474
4474
  O[S] && O[S].m(s, null);
4475
- y(r, l), L && L.m(r, null), y(t, c), y(t, f), y(f, p), y(p, m), y(p, b), y(p, w), y(p, H), y(p, B), e[40](t), X || (Z = re(
4475
+ y(r, l), L && L.m(r, null), y(t, h), y(t, f), y(f, p), y(p, m), y(p, b), y(p, w), y(p, H), y(p, B), e[40](t), X || (Z = re(
4476
4476
  f,
4477
4477
  "click",
4478
4478
  /*close*/
@@ -4488,7 +4488,7 @@ function fr(e) {
4488
4488
  );
4489
4489
  let S;
4490
4490
  for (S = 0; S < j.length; S += 1) {
4491
- const W = hr(x, j, S);
4491
+ const W = cr(x, j, S);
4492
4492
  O[S] ? O[S].p(W, R) : (O[S] = mr(W), O[S].c(), O[S].m(s, null));
4493
4493
  }
4494
4494
  for (; S < O.length; S += 1)
@@ -4499,9 +4499,9 @@ function fr(e) {
4499
4499
  1024 && u !== (u = "HamburgerSecondaryMenu " + /*isOptionsListVisible*/
4500
4500
  (x[10] ? "Overlay" : "")) && g(s, "class", u), /*languagesArray*/
4501
4501
  x[9].length > 1 ? L ? L.p(x, R) : (L = br(x), L.c(), L.m(r, null)) : L && (L.d(1), L = null), R[0] & /*modalIsOpen, isClosing*/
4502
- 4224 && h !== (h = "HamburgerModalContainer " + /*modalIsOpen*/
4502
+ 4224 && c !== (c = "HamburgerModalContainer " + /*modalIsOpen*/
4503
4503
  (x[7] ? "ActiveHamburgerMenu" : "") + " " + /*isClosing*/
4504
- (x[12] ? "Closing" : "")) && g(r, "class", h), R[0] & /*navIconClosing*/
4504
+ (x[12] ? "Closing" : "")) && g(r, "class", c), R[0] & /*navIconClosing*/
4505
4505
  8192 && P !== (P = "NavIcon " + (/*navIconClosing*/
4506
4506
  x[13] ? "" : "Open")) && g(p, "class", P), R[0] & /*modalIsOpen*/
4507
4507
  128 && G !== (G = /*modalIsOpen*/
@@ -4541,7 +4541,7 @@ function ia(e) {
4541
4541
  e[4]
4542
4542
  ), n = [];
4543
4543
  for (let i = 0; i < r.length; i += 1)
4544
- n[i] = pr(cr(e, r, i));
4544
+ n[i] = pr(hr(e, r, i));
4545
4545
  return {
4546
4546
  c() {
4547
4547
  for (let i = 0; i < n.length; i += 1)
@@ -4562,7 +4562,7 @@ function ia(e) {
4562
4562
  );
4563
4563
  let a;
4564
4564
  for (a = 0; a < r.length; a += 1) {
4565
- const s = cr(i, r, a);
4565
+ const s = hr(i, r, a);
4566
4566
  n[a] ? n[a].p(s, o) : (n[a] = pr(s), n[a].c(), n[a].m(t.parentNode, t));
4567
4567
  }
4568
4568
  for (; a < n.length; a += 1)
@@ -4615,7 +4615,7 @@ function pr(e) {
4615
4615
  let t, r, n, i, o = (
4616
4616
  /*mainItem*/
4617
4617
  e[63].label + ""
4618
- ), a, s, u, l, h, c = (
4618
+ ), a, s, u, l, c, h = (
4619
4619
  /*mainItem*/
4620
4620
  ((p = e[63]) == null ? void 0 : p.img) && dr(e)
4621
4621
  );
@@ -4630,17 +4630,17 @@ function pr(e) {
4630
4630
  }
4631
4631
  return {
4632
4632
  c() {
4633
- t = v("li"), r = v("div"), c && c.c(), n = U(), i = v("p"), a = te(o), s = U(), g(r, "class", "HamburgerItemContainer"), g(t, "class", u = /*activeMenuItemId*/
4633
+ t = v("li"), r = v("div"), h && h.c(), n = U(), i = v("p"), a = te(o), s = U(), g(r, "class", "HamburgerItemContainer"), g(t, "class", u = /*activeMenuItemId*/
4634
4634
  e[5] === /*mainItem*/
4635
4635
  e[63].id ? "ActiveItem" : "");
4636
4636
  },
4637
4637
  m(m, b) {
4638
- F(m, t, b), y(t, r), c && c.m(r, null), y(r, n), y(r, i), y(i, a), y(t, s), l || (h = re(t, "click", f), l = !0);
4638
+ F(m, t, b), y(t, r), h && h.m(r, null), y(r, n), y(r, i), y(i, a), y(t, s), l || (c = re(t, "click", f), l = !0);
4639
4639
  },
4640
4640
  p(m, b) {
4641
4641
  var w;
4642
4642
  e = m, /*mainItem*/
4643
- (w = e[63]) != null && w.img ? c ? c.p(e, b) : (c = dr(e), c.c(), c.m(r, n)) : c && (c.d(1), c = null), b[0] & /*HamburgerMenuItems*/
4643
+ (w = e[63]) != null && w.img ? h ? h.p(e, b) : (h = dr(e), h.c(), h.m(r, n)) : h && (h.d(1), h = null), b[0] & /*HamburgerMenuItems*/
4644
4644
  16 && o !== (o = /*mainItem*/
4645
4645
  e[63].label + "") && ge(a, o), b[0] & /*activeMenuItemId, HamburgerMenuItems*/
4646
4646
  48 && u !== (u = /*activeMenuItemId*/
@@ -4648,7 +4648,7 @@ function pr(e) {
4648
4648
  e[63].id ? "ActiveItem" : "") && g(t, "class", u);
4649
4649
  },
4650
4650
  d(m) {
4651
- m && I(t), c && c.d(), l = !1, h();
4651
+ m && I(t), h && h.d(), l = !1, c();
4652
4652
  }
4653
4653
  };
4654
4654
  }
@@ -4673,15 +4673,15 @@ function gr(e) {
4673
4673
  };
4674
4674
  }
4675
4675
  function mr(e) {
4676
- var c;
4676
+ var h;
4677
4677
  let t, r, n, i = (
4678
4678
  /*secondaryItem*/
4679
4679
  e[60].label + ""
4680
4680
  ), o, a, s, u, l = (
4681
4681
  /*secondaryItem*/
4682
- ((c = e[60]) == null ? void 0 : c.img) && gr(e)
4682
+ ((h = e[60]) == null ? void 0 : h.img) && gr(e)
4683
4683
  );
4684
- function h(...f) {
4684
+ function c(...f) {
4685
4685
  return (
4686
4686
  /*click_handler_1*/
4687
4687
  e[36](
@@ -4696,7 +4696,7 @@ function mr(e) {
4696
4696
  t = v("li"), l && l.c(), r = U(), n = v("p"), o = te(i), a = U();
4697
4697
  },
4698
4698
  m(f, p) {
4699
- F(f, t, p), l && l.m(t, null), y(t, r), y(t, n), y(n, o), y(t, a), s || (u = re(t, "click", h), s = !0);
4699
+ F(f, t, p), l && l.m(t, null), y(t, r), y(t, n), y(n, o), y(t, a), s || (u = re(t, "click", c), s = !0);
4700
4700
  },
4701
4701
  p(f, p) {
4702
4702
  var m;
@@ -4721,14 +4721,14 @@ function br(e) {
4721
4721
  f[0] !== "true" ? sa : aa
4722
4722
  );
4723
4723
  }
4724
- let h = l(e), c = h(e);
4724
+ let c = l(e), h = c(e);
4725
4725
  return {
4726
4726
  c() {
4727
- t = v("div"), r = v("span"), i = te(n), o = U(), c.c(), g(r, "class", "LanguageSelectorTitle"), g(t, "class", a = "LanguageSelector " + /*isOptionsListVisible*/
4727
+ t = v("div"), r = v("span"), i = te(n), o = U(), h.c(), g(r, "class", "LanguageSelectorTitle"), g(t, "class", a = "LanguageSelector " + /*isOptionsListVisible*/
4728
4728
  (e[10] ? "Open" : ""));
4729
4729
  },
4730
4730
  m(f, p) {
4731
- F(f, t, p), y(t, r), y(r, i), y(t, o), c.m(t, null), s || (u = re(
4731
+ F(f, t, p), y(t, r), y(r, i), y(t, o), h.m(t, null), s || (u = re(
4732
4732
  t,
4733
4733
  "click",
4734
4734
  /*toggleLanguageDropdown*/
@@ -4738,12 +4738,12 @@ function br(e) {
4738
4738
  p(f, p) {
4739
4739
  p[0] & /*$_*/
4740
4740
  32768 && n !== (n = /*$_*/
4741
- f[15]("language") + "") && ge(i, n), h === (h = l(f)) && c ? c.p(f, p) : (c.d(1), c = h(f), c && (c.c(), c.m(t, null))), p[0] & /*isOptionsListVisible*/
4741
+ f[15]("language") + "") && ge(i, n), c === (c = l(f)) && h ? h.p(f, p) : (h.d(1), h = c(f), h && (h.c(), h.m(t, null))), p[0] & /*isOptionsListVisible*/
4742
4742
  1024 && a !== (a = "LanguageSelector " + /*isOptionsListVisible*/
4743
4743
  (f[10] ? "Open" : "")) && g(t, "class", a);
4744
4744
  },
4745
4745
  d(f) {
4746
- f && I(t), c.d(), s = !1, u();
4746
+ f && I(t), h.d(), s = !1, u();
4747
4747
  }
4748
4748
  };
4749
4749
  }
@@ -4751,21 +4751,21 @@ function aa(e) {
4751
4751
  let t, r, n, i, o, a, s, u = (
4752
4752
  /*selectedLanguage*/
4753
4753
  e[14].slice(-2) + ""
4754
- ), l, h, c, f, p, m, b, w = (
4754
+ ), l, c, h, f, p, m, b, w = (
4755
4755
  /*isOptionsListVisible*/
4756
4756
  e[10] && yr(e)
4757
4757
  );
4758
4758
  return {
4759
4759
  c() {
4760
- t = v("div"), r = v("div"), n = v("span"), i = v("img"), a = U(), s = v("span"), l = te(u), h = U(), c = v("span"), f = Rt("svg"), p = Rt("path"), b = U(), w && w.c(), ee(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4760
+ t = v("div"), r = v("div"), n = v("span"), i = v("img"), a = U(), s = v("span"), l = te(u), c = U(), h = v("span"), f = Rt("svg"), p = Rt("path"), b = U(), w && w.c(), ee(i.src, o = `http://purecatamphetamine.github.io/country-flag-icons/3x2/${/*determineFlag*/
4761
4761
  e[22](
4762
4762
  /*selectedLanguage*/
4763
4763
  e[14]
4764
- )}.svg`) || g(i, "src", o), g(n, "class", "FlagIcon"), g(s, "class", "LanguageName"), g(p, "id", "arrow"), g(p, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), g(p, "transform", "translate(-274.511 -441.088)"), g(p, "fill", "#d1d1d1"), g(f, "xmlns", "http://www.w3.org/2000/svg"), g(f, "width", "14"), g(f, "height", "6.835"), g(f, "viewBox", "0 0 14 6.835"), g(c, "class", m = "TriangleInactive " + /*isOptionsListVisible*/
4764
+ )}.svg`) || g(i, "src", o), g(n, "class", "FlagIcon"), g(s, "class", "LanguageName"), g(p, "id", "arrow"), g(p, "d", "M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"), g(p, "transform", "translate(-274.511 -441.088)"), g(p, "fill", "#d1d1d1"), g(f, "xmlns", "http://www.w3.org/2000/svg"), g(f, "width", "14"), g(f, "height", "6.835"), g(f, "viewBox", "0 0 14 6.835"), g(h, "class", m = "TriangleInactive " + /*isOptionsListVisible*/
4765
4765
  (e[10] ? "TriangleActive" : "")), g(r, "class", "SelectedOption Item ItemLanguage"), g(t, "class", "LanguageDropdown");
4766
4766
  },
4767
4767
  m(H, B) {
4768
- F(H, t, B), y(t, r), y(r, n), y(n, i), y(r, a), y(r, s), y(s, l), y(r, h), y(r, c), y(c, f), y(f, p), y(t, b), w && w.m(t, null);
4768
+ F(H, t, B), y(t, r), y(r, n), y(n, i), y(r, a), y(r, s), y(s, l), y(r, c), y(r, h), y(h, f), y(f, p), y(t, b), w && w.m(t, null);
4769
4769
  },
4770
4770
  p(H, B) {
4771
4771
  B[0] & /*selectedLanguage, languagesArray*/
@@ -4777,7 +4777,7 @@ function aa(e) {
4777
4777
  16384 && u !== (u = /*selectedLanguage*/
4778
4778
  H[14].slice(-2) + "") && ge(l, u), B[0] & /*isOptionsListVisible*/
4779
4779
  1024 && m !== (m = "TriangleInactive " + /*isOptionsListVisible*/
4780
- (H[10] ? "TriangleActive" : "")) && g(c, "class", m), /*isOptionsListVisible*/
4780
+ (H[10] ? "TriangleActive" : "")) && g(h, "class", m), /*isOptionsListVisible*/
4781
4781
  H[10] ? w ? w.p(H, B) : (w = yr(H), w.c(), w.m(t, null)) : w && (w.d(1), w = null);
4782
4782
  },
4783
4783
  d(H) {
@@ -4904,7 +4904,7 @@ function vr(e) {
4904
4904
  let t, r, n, i, o, a, s = (
4905
4905
  /*operatorLanguage*/
4906
4906
  e[57] + ""
4907
- ), u, l, h, c, f;
4907
+ ), u, l, c, h, f;
4908
4908
  function p() {
4909
4909
  return (
4910
4910
  /*click_handler_2*/
@@ -4920,11 +4920,11 @@ function vr(e) {
4920
4920
  e[22](
4921
4921
  /*operatorLanguage*/
4922
4922
  e[57]
4923
- )}.svg`) || g(n, "src", i), g(r, "class", "FlagIcon"), g(a, "class", "LanguageName"), g(t, "class", h = "LanguageOption " + /*languageListOpen*/
4923
+ )}.svg`) || g(n, "src", i), g(r, "class", "FlagIcon"), g(a, "class", "LanguageName"), g(t, "class", c = "LanguageOption " + /*languageListOpen*/
4924
4924
  (e[11] ? "Open" : ""));
4925
4925
  },
4926
4926
  m(m, b) {
4927
- F(m, t, b), y(t, r), y(r, n), y(t, o), y(t, a), y(a, u), y(t, l), c || (f = re(t, "click", p), c = !0);
4927
+ F(m, t, b), y(t, r), y(r, n), y(t, o), y(t, a), y(a, u), y(t, l), h || (f = re(t, "click", p), h = !0);
4928
4928
  },
4929
4929
  p(m, b) {
4930
4930
  e = m, b[0] & /*languagesArray*/
@@ -4935,11 +4935,11 @@ function vr(e) {
4935
4935
  )}.svg`) && g(n, "src", i), b[0] & /*languagesArray*/
4936
4936
  512 && s !== (s = /*operatorLanguage*/
4937
4937
  e[57] + "") && ge(u, s), b[0] & /*languageListOpen*/
4938
- 2048 && h !== (h = "LanguageOption " + /*languageListOpen*/
4939
- (e[11] ? "Open" : "")) && g(t, "class", h);
4938
+ 2048 && c !== (c = "LanguageOption " + /*languageListOpen*/
4939
+ (e[11] ? "Open" : "")) && g(t, "class", c);
4940
4940
  },
4941
4941
  d(m) {
4942
- m && I(t), c = !1, f();
4942
+ m && I(t), h = !1, f();
4943
4943
  }
4944
4944
  };
4945
4945
  }
@@ -4994,9 +4994,9 @@ function ua(e) {
4994
4994
  function la(e, t, r) {
4995
4995
  let n;
4996
4996
  Sn(e, Zo, (d) => r(15, n = d));
4997
- let { menuitemsurl: i = "" } = t, { cmsendpoint: o } = t, { cmsenv: a = "stage" } = t, { userroles: s } = t, { lang: u = "en" } = t, { activecategory: l = "" } = t, { languageslist: h = "" } = t, { translationurl: c = "" } = t, { mbsource: f } = t, { clientstyling: p = "" } = t, { clientstylingurl: m = "" } = t, { customlocaleidentifier: b = "" } = t, { countryflaghamburger: w = "" } = t, H, B = window.navigator.userAgent, P = [], G, C = "", X = [], Z = !1, ie = !1, Y = !0, N = [], j = !1, O = !1, L = !1, x = !1, R = !0, S, W = "", Q;
4997
+ let { menuitemsurl: i = "" } = t, { cmsendpoint: o } = t, { cmsenv: a = "stage" } = t, { userroles: s } = t, { lang: u = "en" } = t, { activecategory: l = "" } = t, { languageslist: c = "" } = t, { translationurl: h = "" } = t, { mbsource: f } = t, { clientstyling: p = "" } = t, { clientstylingurl: m = "" } = t, { customlocaleidentifier: b = "" } = t, { countryflaghamburger: w = "" } = t, H, B = window.navigator.userAgent, P = [], G, C = "", X = [], Z = !1, ie = !1, Y = !0, N = [], j = !1, O = !1, L = !1, x = !1, R = !0, S, W = "", Q;
4998
4998
  const on = () => {
4999
- fetch(c).then((d) => d.json()).then((d) => {
4999
+ fetch(h).then((d) => d.json()).then((d) => {
5000
5000
  Object.keys(d).forEach((M) => {
5001
5001
  ar(M, d[M]);
5002
5002
  });
@@ -5016,7 +5016,7 @@ function la(e, t, r) {
5016
5016
  () => {
5017
5017
  r(8, ie = !1), r(7, Z = !1);
5018
5018
  },
5019
- 850
5019
+ 200
5020
5020
  ), window.postMessage(
5021
5021
  {
5022
5022
  type: "CloseHamburgerMenu",
@@ -5077,7 +5077,7 @@ function la(e, t, r) {
5077
5077
  window.location.href
5078
5078
  );
5079
5079
  }, an = () => {
5080
- ea(u), ze(), j && Ot(S), r(9, N = h.replace(/ /g, "").split(",")), r(9, N = N.map((d) => d.toUpperCase())), r(14, W = u.toUpperCase());
5080
+ ea(u), ze(), j && Ot(S), r(9, N = c.replace(/ /g, "").split(",")), r(9, N = N.map((d) => d.toUpperCase())), r(14, W = u.toUpperCase());
5081
5081
  }, At = (d) => {
5082
5082
  r(14, W = d), setTimeout(
5083
5083
  () => {
@@ -5100,7 +5100,7 @@ function la(e, t, r) {
5100
5100
  () => {
5101
5101
  r(11, L = !0);
5102
5102
  },
5103
- 250
5103
+ 300
5104
5104
  ));
5105
5105
  }, un = (d) => {
5106
5106
  let M = d ? d.slice(-2) : W.slice(-2);
@@ -5109,10 +5109,10 @@ function la(e, t, r) {
5109
5109
  Bn(() => (window.addEventListener("message", St, !1), Qo(B), () => {
5110
5110
  window.removeEventListener("message", St);
5111
5111
  }));
5112
- const ln = (d) => Oe(d.id, d.children), hn = (d, M) => {
5112
+ const ln = (d) => Oe(d.id, d.children), cn = (d, M) => {
5113
5113
  Mt(d), M.preventDefault();
5114
5114
  };
5115
- function cn() {
5115
+ function hn() {
5116
5116
  W = An(this), r(14, W), r(9, N);
5117
5117
  }
5118
5118
  const fn = () => Ze(), dn = (d) => At(d);
@@ -5127,13 +5127,13 @@ function la(e, t, r) {
5127
5127
  });
5128
5128
  }
5129
5129
  return e.$$set = (d) => {
5130
- "menuitemsurl" in d && r(23, i = d.menuitemsurl), "cmsendpoint" in d && r(24, o = d.cmsendpoint), "cmsenv" in d && r(25, a = d.cmsenv), "userroles" in d && r(26, s = d.userroles), "lang" in d && r(1, u = d.lang), "activecategory" in d && r(27, l = d.activecategory), "languageslist" in d && r(28, h = d.languageslist), "translationurl" in d && r(29, c = d.translationurl), "mbsource" in d && r(30, f = d.mbsource), "clientstyling" in d && r(31, p = d.clientstyling), "clientstylingurl" in d && r(32, m = d.clientstylingurl), "customlocaleidentifier" in d && r(33, b = d.customlocaleidentifier), "countryflaghamburger" in d && r(0, w = d.countryflaghamburger);
5130
+ "menuitemsurl" in d && r(23, i = d.menuitemsurl), "cmsendpoint" in d && r(24, o = d.cmsendpoint), "cmsenv" in d && r(25, a = d.cmsenv), "userroles" in d && r(26, s = d.userroles), "lang" in d && r(1, u = d.lang), "activecategory" in d && r(27, l = d.activecategory), "languageslist" in d && r(28, c = d.languageslist), "translationurl" in d && r(29, h = d.translationurl), "mbsource" in d && r(30, f = d.mbsource), "clientstyling" in d && r(31, p = d.clientstyling), "clientstylingurl" in d && r(32, m = d.clientstylingurl), "customlocaleidentifier" in d && r(33, b = d.customlocaleidentifier), "countryflaghamburger" in d && r(0, w = d.countryflaghamburger);
5131
5131
  }, e.$$.update = () => {
5132
5132
  e.$$.dirty[0] & /*cmsendpoint, cmsenv, lang, languageslist*/
5133
- 318767106 && o && a && u && h && an(), e.$$.dirty[0] & /*activecategory*/
5133
+ 318767106 && o && a && u && c && an(), e.$$.dirty[0] & /*activecategory*/
5134
5134
  134217728 | e.$$.dirty[1] & /*isLoading*/
5135
5135
  8 && l && !Y && Ht(), e.$$.dirty[0] & /*translationurl*/
5136
- 536870912 && c && on(), e.$$.dirty[0] & /*customStylingContainer*/
5136
+ 536870912 && h && on(), e.$$.dirty[0] & /*customStylingContainer*/
5137
5137
  4 | e.$$.dirty[1] & /*clientstyling*/
5138
5138
  1 && p && Q && Jo(Q, p), e.$$.dirty[0] & /*customStylingContainer*/
5139
5139
  4 | e.$$.dirty[1] & /*clientstylingurl*/
@@ -5168,16 +5168,16 @@ function la(e, t, r) {
5168
5168
  a,
5169
5169
  s,
5170
5170
  l,
5171
- h,
5172
5171
  c,
5172
+ h,
5173
5173
  f,
5174
5174
  p,
5175
5175
  m,
5176
5176
  b,
5177
5177
  Y,
5178
5178
  ln,
5179
- hn,
5180
5179
  cn,
5180
+ hn,
5181
5181
  fn,
5182
5182
  dn,
5183
5183
  pn,
@@ -5318,7 +5318,7 @@ export {
5318
5318
  Yr as b,
5319
5319
  jn as c,
5320
5320
  Hn as d,
5321
- ca as e,
5321
+ ha as e,
5322
5322
  D as f,
5323
5323
  I as g,
5324
5324
  Fn as h,