@everymatrix/casino-slider 1.59.2 → 1.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,16 +1,16 @@
1
- var Pr = Object.defineProperty, Lr = Object.defineProperties;
1
+ var Lr = Object.defineProperty, Pr = Object.defineProperties;
2
2
  var Or = Object.getOwnPropertyDescriptors;
3
3
  var ft = Object.getOwnPropertySymbols;
4
4
  var Fr = Object.prototype.hasOwnProperty, Rr = Object.prototype.propertyIsEnumerable;
5
- var Re = (e, t, r) => t in e ? Pr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mt = (e, t) => {
5
+ var Re = (e, t, r) => t in e ? Lr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, mt = (e, t) => {
6
6
  for (var r in t || (t = {}))
7
7
  Fr.call(t, r) && Re(e, r, t[r]);
8
8
  if (ft)
9
9
  for (var r of ft(t))
10
10
  Rr.call(t, r) && Re(e, r, t[r]);
11
11
  return e;
12
- }, dt = (e, t) => Lr(e, Or(t));
13
- var D = (e, t, r) => (Re(e, typeof t != "symbol" ? t + "" : t, r), r);
12
+ }, dt = (e, t) => Pr(e, Or(t));
13
+ var U = (e, t, r) => (Re(e, typeof t != "symbol" ? t + "" : t, r), r);
14
14
  var pt = (e, t, r) => new Promise((n, i) => {
15
15
  var o = (u) => {
16
16
  try {
@@ -27,7 +27,7 @@ var pt = (e, t, r) => new Promise((n, i) => {
27
27
  }, a = (u) => u.done ? n(u.value) : Promise.resolve(u.value).then(o, s);
28
28
  a((r = r.apply(e, t)).next());
29
29
  });
30
- function G() {
30
+ function k() {
31
31
  }
32
32
  function Vt(e) {
33
33
  return e();
@@ -55,7 +55,7 @@ function Ur(e, ...t) {
55
55
  if (e == null) {
56
56
  for (const n of t)
57
57
  n(void 0);
58
- return G;
58
+ return k;
59
59
  }
60
60
  const r = e.subscribe(...t);
61
61
  return r.unsubscribe ? () => r.unsubscribe() : r;
@@ -66,7 +66,7 @@ function B(e, t) {
66
66
  function Gr(e, t, r) {
67
67
  const n = kr(e);
68
68
  if (!n.getElementById(t)) {
69
- const i = M("style");
69
+ const i = L("style");
70
70
  i.id = t, i.textContent = r, $r(n, i);
71
71
  }
72
72
  }
@@ -87,27 +87,27 @@ function $r(e, t) {
87
87
  t
88
88
  ), t.sheet;
89
89
  }
90
- function U(e, t, r) {
90
+ function G(e, t, r) {
91
91
  e.insertBefore(t, r || null);
92
92
  }
93
- function R(e) {
93
+ function D(e) {
94
94
  e.parentNode && e.parentNode.removeChild(e);
95
95
  }
96
96
  function jr(e, t) {
97
97
  for (let r = 0; r < e.length; r += 1)
98
98
  e[r] && e[r].d(t);
99
99
  }
100
- function M(e) {
100
+ function L(e) {
101
101
  return document.createElement(e);
102
102
  }
103
- function ve(e) {
103
+ function _e(e) {
104
104
  return document.createTextNode(e);
105
105
  }
106
106
  function q() {
107
- return ve(" ");
107
+ return _e(" ");
108
108
  }
109
- function pe() {
110
- return ve("");
109
+ function ge() {
110
+ return _e("");
111
111
  }
112
112
  function Ae(e, t, r, n) {
113
113
  return e.addEventListener(t, r, n), () => e.removeEventListener(t, r, n);
@@ -131,54 +131,54 @@ function Xr(e) {
131
131
  }
132
132
  ), t;
133
133
  }
134
- let ge;
135
- function me(e) {
136
- ge = e;
134
+ let be;
135
+ function de(e) {
136
+ be = e;
137
137
  }
138
138
  function Wr() {
139
- if (!ge)
139
+ if (!be)
140
140
  throw new Error("Function called outside component initialization");
141
- return ge;
141
+ return be;
142
142
  }
143
143
  function zr(e) {
144
144
  Wr().$$.on_mount.push(e);
145
145
  }
146
- const te = [], de = [];
147
- let re = [];
146
+ const re = [], pe = [];
147
+ let ne = [];
148
148
  const yt = [], Zr = /* @__PURE__ */ Promise.resolve();
149
149
  let Xe = !1;
150
150
  function Qr() {
151
151
  Xe || (Xe = !0, Zr.then(A));
152
152
  }
153
153
  function We(e) {
154
- re.push(e);
154
+ ne.push(e);
155
155
  }
156
156
  const De = /* @__PURE__ */ new Set();
157
- let K = 0;
157
+ let ee = 0;
158
158
  function A() {
159
- if (K !== 0)
159
+ if (ee !== 0)
160
160
  return;
161
- const e = ge;
161
+ const e = be;
162
162
  do {
163
163
  try {
164
- for (; K < te.length; ) {
165
- const t = te[K];
166
- K++, me(t), qr(t.$$);
164
+ for (; ee < re.length; ) {
165
+ const t = re[ee];
166
+ ee++, de(t), qr(t.$$);
167
167
  }
168
168
  } catch (t) {
169
- throw te.length = 0, K = 0, t;
169
+ throw re.length = 0, ee = 0, t;
170
170
  }
171
- for (me(null), te.length = 0, K = 0; de.length; )
172
- de.pop()();
173
- for (let t = 0; t < re.length; t += 1) {
174
- const r = re[t];
171
+ for (de(null), re.length = 0, ee = 0; pe.length; )
172
+ pe.pop()();
173
+ for (let t = 0; t < ne.length; t += 1) {
174
+ const r = ne[t];
175
175
  De.has(r) || (De.add(r), r());
176
176
  }
177
- re.length = 0;
178
- } while (te.length);
177
+ ne.length = 0;
178
+ } while (re.length);
179
179
  for (; yt.length; )
180
180
  yt.pop()();
181
- Xe = !1, De.clear(), me(e);
181
+ Xe = !1, De.clear(), de(e);
182
182
  }
183
183
  function qr(e) {
184
184
  if (e.fragment !== null) {
@@ -189,13 +189,13 @@ function qr(e) {
189
189
  }
190
190
  function Jr(e) {
191
191
  const t = [], r = [];
192
- re.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), re = t;
192
+ ne.forEach((n) => e.indexOf(n) === -1 ? t.push(n) : r.push(n)), r.forEach((n) => n()), ne = t;
193
193
  }
194
194
  const Yr = /* @__PURE__ */ new Set();
195
195
  function Wt(e, t) {
196
196
  e && e.i && (Yr.delete(e), e.i(t));
197
197
  }
198
- function ne(e) {
198
+ function ie(e) {
199
199
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
200
200
  }
201
201
  function zt(e, t) {
@@ -208,24 +208,24 @@ function Zt(e, t, r, n, i, o, s, a, u, l, h, m) {
208
208
  b[e[g].key] = g;
209
209
  const d = [], H = /* @__PURE__ */ new Map(), _ = /* @__PURE__ */ new Map(), x = [];
210
210
  for (g = p; g--; ) {
211
- const w = m(i, o, g), N = r(w);
212
- let P = s.get(N);
213
- P ? x.push(() => P.p(w, t)) : (P = l(N, w), P.c()), H.set(N, d[g] = P), N in b && _.set(N, Math.abs(g - b[N]));
211
+ const w = m(i, o, g), M = r(w);
212
+ let P = s.get(M);
213
+ P ? x.push(() => P.p(w, t)) : (P = l(M, w), P.c()), H.set(M, d[g] = P), M in b && _.set(M, Math.abs(g - b[M]));
214
214
  }
215
- const L = /* @__PURE__ */ new Set(), I = /* @__PURE__ */ new Set();
216
- function k(w) {
215
+ const O = /* @__PURE__ */ new Set(), I = /* @__PURE__ */ new Set();
216
+ function $(w) {
217
217
  Wt(w, 1), w.m(a, h), s.set(w.key, w), h = w.first, p--;
218
218
  }
219
219
  for (; f && p; ) {
220
- const w = d[p - 1], N = e[f - 1], P = w.key, V = N.key;
221
- w === N ? (h = w.first, f--, p--) : H.has(V) ? !s.has(P) || L.has(P) ? k(w) : I.has(V) ? f-- : _.get(P) > _.get(V) ? (I.add(P), k(w)) : (L.add(V), f--) : (u(N, s), f--);
220
+ const w = d[p - 1], M = e[f - 1], P = w.key, V = M.key;
221
+ w === M ? (h = w.first, f--, p--) : H.has(V) ? !s.has(P) || O.has(P) ? $(w) : I.has(V) ? f-- : _.get(P) > _.get(V) ? (I.add(P), $(w)) : (O.add(V), f--) : (u(M, s), f--);
222
222
  }
223
223
  for (; f--; ) {
224
224
  const w = e[f];
225
225
  H.has(w.key) || u(w, s);
226
226
  }
227
227
  for (; p; )
228
- k(d[p - 1]);
228
+ $(d[p - 1]);
229
229
  return J(x), d;
230
230
  }
231
231
  function Kr(e, t, r) {
@@ -240,17 +240,17 @@ function en(e, t) {
240
240
  r.fragment !== null && (Jr(r.after_update), J(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
241
241
  }
242
242
  function tn(e, t) {
243
- e.$$.dirty[0] === -1 && (te.push(e), Qr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
243
+ e.$$.dirty[0] === -1 && (re.push(e), Qr(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
244
244
  }
245
245
  function rn(e, t, r, n, i, o, s = null, a = [-1]) {
246
- const u = ge;
247
- me(e);
246
+ const u = be;
247
+ de(e);
248
248
  const l = e.$$ = {
249
249
  fragment: null,
250
250
  ctx: [],
251
251
  // state
252
252
  props: o,
253
- update: G,
253
+ update: k,
254
254
  not_equal: i,
255
255
  bound: gt(),
256
256
  // lifecycle
@@ -274,35 +274,35 @@ function rn(e, t, r, n, i, o, s = null, a = [-1]) {
274
274
  }) : [], l.update(), h = !0, J(l.before_update), l.fragment = n ? n(l.ctx) : !1, t.target) {
275
275
  if (t.hydrate) {
276
276
  const m = Vr(t.target);
277
- l.fragment && l.fragment.l(m), m.forEach(R);
277
+ l.fragment && l.fragment.l(m), m.forEach(D);
278
278
  } else
279
279
  l.fragment && l.fragment.c();
280
280
  t.intro && Wt(e.$$.fragment), Kr(e, t.target, t.anchor), A();
281
281
  }
282
- me(u);
282
+ de(u);
283
283
  }
284
284
  let Qt;
285
285
  typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
286
286
  constructor(t, r, n) {
287
287
  super();
288
288
  /** The Svelte component constructor */
289
- D(this, "$$ctor");
289
+ U(this, "$$ctor");
290
290
  /** Slots */
291
- D(this, "$$s");
291
+ U(this, "$$s");
292
292
  /** The Svelte component instance */
293
- D(this, "$$c");
293
+ U(this, "$$c");
294
294
  /** Whether or not the custom element is connected */
295
- D(this, "$$cn", !1);
295
+ U(this, "$$cn", !1);
296
296
  /** Component props data */
297
- D(this, "$$d", {});
297
+ U(this, "$$d", {});
298
298
  /** `true` if currently in the process of reflecting component props back to attributes */
299
- D(this, "$$r", !1);
299
+ U(this, "$$r", !1);
300
300
  /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
301
- D(this, "$$p_d", {});
301
+ U(this, "$$p_d", {});
302
302
  /** @type {Record<string, Function[]>} Event listeners */
303
- D(this, "$$l", {});
303
+ U(this, "$$l", {});
304
304
  /** @type {Map<Function, Function>} Event listener unsubscribe functions */
305
- D(this, "$$l_u", /* @__PURE__ */ new Map());
305
+ U(this, "$$l_u", /* @__PURE__ */ new Map());
306
306
  this.$$ctor = t, this.$$s = r, n && this.attachShadow({ mode: "open" });
307
307
  }
308
308
  addEventListener(t, r, n) {
@@ -326,17 +326,17 @@ typeof HTMLElement == "function" && (Qt = class extends HTMLElement {
326
326
  let s;
327
327
  return {
328
328
  c: function() {
329
- s = M("slot"), o !== "default" && S(s, "name", o);
329
+ s = L("slot"), o !== "default" && S(s, "name", o);
330
330
  },
331
331
  /**
332
332
  * @param {HTMLElement} target
333
333
  * @param {HTMLElement} [anchor]
334
334
  */
335
335
  m: function(l, h) {
336
- U(l, s, h);
336
+ G(l, s, h);
337
337
  },
338
338
  d: function(l) {
339
- l && R(s);
339
+ l && D(s);
340
340
  }
341
341
  };
342
342
  };
@@ -472,7 +472,7 @@ class on {
472
472
  *
473
473
  * @type {any}
474
474
  */
475
- D(this, "$$");
475
+ U(this, "$$");
476
476
  /**
477
477
  * ### PRIVATE API
478
478
  *
@@ -480,11 +480,11 @@ class on {
480
480
  *
481
481
  * @type {any}
482
482
  */
483
- D(this, "$$set");
483
+ U(this, "$$set");
484
484
  }
485
485
  /** @returns {void} */
486
486
  $destroy() {
487
- en(this, 1), this.$destroy = G;
487
+ en(this, 1), this.$destroy = k;
488
488
  }
489
489
  /**
490
490
  * @template {Extract<keyof Events, string>} K
@@ -494,7 +494,7 @@ class on {
494
494
  */
495
495
  $on(t, r) {
496
496
  if (!rt(r))
497
- return G;
497
+ return k;
498
498
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
499
499
  return n.push(r), () => {
500
500
  const i = n.indexOf(r);
@@ -534,39 +534,39 @@ function un(e, t, r) {
534
534
  });
535
535
  }
536
536
  }
537
- const ee = [];
537
+ const te = [];
538
538
  function hn(e, t) {
539
539
  return {
540
540
  subscribe: Me(e, t).subscribe
541
541
  };
542
542
  }
543
- function Me(e, t = G) {
543
+ function Me(e, t = k) {
544
544
  let r;
545
545
  const n = /* @__PURE__ */ new Set();
546
546
  function i(a) {
547
547
  if (Xt(e, a) && (e = a, r)) {
548
- const u = !ee.length;
548
+ const u = !te.length;
549
549
  for (const l of n)
550
- l[1](), ee.push(l, e);
550
+ l[1](), te.push(l, e);
551
551
  if (u) {
552
- for (let l = 0; l < ee.length; l += 2)
553
- ee[l][0](ee[l + 1]);
554
- ee.length = 0;
552
+ for (let l = 0; l < te.length; l += 2)
553
+ te[l][0](te[l + 1]);
554
+ te.length = 0;
555
555
  }
556
556
  }
557
557
  }
558
558
  function o(a) {
559
559
  i(a(e));
560
560
  }
561
- function s(a, u = G) {
561
+ function s(a, u = k) {
562
562
  const l = [a, u];
563
- return n.add(l), n.size === 1 && (r = t(i, o) || G), a(e), () => {
563
+ return n.add(l), n.size === 1 && (r = t(i, o) || k), a(e), () => {
564
564
  n.delete(l), n.size === 0 && r && (r(), r = null);
565
565
  };
566
566
  }
567
567
  return { set: i, update: o, subscribe: s };
568
568
  }
569
- function le(e, t, r) {
569
+ function ue(e, t, r) {
570
570
  const n = !Array.isArray(e), i = n ? [e] : e;
571
571
  if (!i.every(Boolean))
572
572
  throw new Error("derived() expects stores as input, got a falsy value");
@@ -574,13 +574,13 @@ function le(e, t, r) {
574
574
  return hn(r, (s, a) => {
575
575
  let u = !1;
576
576
  const l = [];
577
- let h = 0, m = G;
577
+ let h = 0, m = k;
578
578
  const f = () => {
579
579
  if (h)
580
580
  return;
581
581
  m();
582
582
  const g = t(n ? l[0] : l, s, a);
583
- o ? s(g) : m = rt(g) ? g : G;
583
+ o ? s(g) : m = rt(g) ? g : k;
584
584
  }, p = i.map(
585
585
  (g, b) => Ur(
586
586
  g,
@@ -617,19 +617,19 @@ function bn(e) {
617
617
  function yn(e) {
618
618
  return Array.isArray(e) ? [] : {};
619
619
  }
620
- function be(e, t) {
621
- return t.clone !== !1 && t.isMergeableObject(e) ? ie(yn(e), e, t) : e;
620
+ function ye(e, t) {
621
+ return t.clone !== !1 && t.isMergeableObject(e) ? oe(yn(e), e, t) : e;
622
622
  }
623
623
  function vn(e, t, r) {
624
624
  return e.concat(t).map(function(n) {
625
- return be(n, r);
625
+ return ye(n, r);
626
626
  });
627
627
  }
628
628
  function _n(e, t) {
629
629
  if (!t.customMerge)
630
- return ie;
630
+ return oe;
631
631
  var r = t.customMerge(e);
632
- return typeof r == "function" ? r : ie;
632
+ return typeof r == "function" ? r : oe;
633
633
  }
634
634
  function En(e) {
635
635
  return Object.getOwnPropertySymbols ? Object.getOwnPropertySymbols(e).filter(function(t) {
@@ -652,24 +652,24 @@ function xn(e, t) {
652
652
  function Cn(e, t, r) {
653
653
  var n = {};
654
654
  return r.isMergeableObject(e) && vt(e).forEach(function(i) {
655
- n[i] = be(e[i], r);
655
+ n[i] = ye(e[i], r);
656
656
  }), vt(t).forEach(function(i) {
657
- xn(e, i) || (qt(e, i) && r.isMergeableObject(t[i]) ? n[i] = _n(i, r)(e[i], t[i], r) : n[i] = be(t[i], r));
657
+ xn(e, i) || (qt(e, i) && r.isMergeableObject(t[i]) ? n[i] = _n(i, r)(e[i], t[i], r) : n[i] = ye(t[i], r));
658
658
  }), n;
659
659
  }
660
- function ie(e, t, r) {
661
- r = r || {}, r.arrayMerge = r.arrayMerge || vn, r.isMergeableObject = r.isMergeableObject || fn, r.cloneUnlessOtherwiseSpecified = be;
660
+ function oe(e, t, r) {
661
+ r = r || {}, r.arrayMerge = r.arrayMerge || vn, r.isMergeableObject = r.isMergeableObject || fn, r.cloneUnlessOtherwiseSpecified = ye;
662
662
  var n = Array.isArray(t), i = Array.isArray(e), o = n === i;
663
- return o ? n ? r.arrayMerge(e, t, r) : Cn(e, t, r) : be(t, r);
663
+ return o ? n ? r.arrayMerge(e, t, r) : Cn(e, t, r) : ye(t, r);
664
664
  }
665
- ie.all = function(t, r) {
665
+ oe.all = function(t, r) {
666
666
  if (!Array.isArray(t))
667
667
  throw new Error("first argument should be an array");
668
668
  return t.reduce(function(n, i) {
669
- return ie(n, i, r);
669
+ return oe(n, i, r);
670
670
  }, {});
671
671
  };
672
- var wn = ie, Hn = wn;
672
+ var wn = oe, Hn = wn;
673
673
  const Sn = /* @__PURE__ */ cn(Hn);
674
674
  /*! *****************************************************************************
675
675
  Copyright (c) Microsoft Corporation.
@@ -728,7 +728,7 @@ function Ue(e, t, r) {
728
728
  return e.concat(o || t);
729
729
  }
730
730
  function Ge(e, t) {
731
- var r = t && t.cache ? t.cache : Pn, n = t && t.serializer ? t.serializer : Nn, i = t && t.strategy ? t.strategy : Bn;
731
+ var r = t && t.cache ? t.cache : Ln, n = t && t.serializer ? t.serializer : Nn, i = t && t.strategy ? t.strategy : Bn;
732
732
  return i(e, {
733
733
  cache: r,
734
734
  serializer: n
@@ -770,7 +770,7 @@ ot.prototype.get = function(e) {
770
770
  ot.prototype.set = function(e, t) {
771
771
  this.cache[e] = t;
772
772
  };
773
- var Pn = {
773
+ var Ln = {
774
774
  create: function() {
775
775
  return new ot();
776
776
  }
@@ -785,14 +785,14 @@ var T;
785
785
  (function(e) {
786
786
  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";
787
787
  })(T || (T = {}));
788
- var oe;
788
+ var se;
789
789
  (function(e) {
790
790
  e[e.number = 0] = "number", e[e.dateTime = 1] = "dateTime";
791
- })(oe || (oe = {}));
791
+ })(se || (se = {}));
792
792
  function _t(e) {
793
793
  return e.type === T.literal;
794
794
  }
795
- function Ln(e) {
795
+ function Pn(e) {
796
796
  return e.type === T.argument;
797
797
  }
798
798
  function Kt(e) {
@@ -817,10 +817,10 @@ function ir(e) {
817
817
  return e.type === T.tag;
818
818
  }
819
819
  function or(e) {
820
- return !!(e && typeof e == "object" && e.type === oe.number);
820
+ return !!(e && typeof e == "object" && e.type === se.number);
821
821
  }
822
822
  function Ze(e) {
823
- return !!(e && typeof e == "object" && e.type === oe.dateTime);
823
+ return !!(e && typeof e == "object" && e.type === se.dateTime);
824
824
  }
825
825
  var sr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, Fn = /(?:[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;
826
826
  function Rn(e) {
@@ -2904,7 +2904,7 @@ var oi = (
2904
2904
  var H = d;
2905
2905
  this.locale && (H = Vn(d, this.locale));
2906
2906
  var f = {
2907
- type: oe.dateTime,
2907
+ type: se.dateTime,
2908
2908
  pattern: H,
2909
2909
  location: l.styleLocation,
2910
2910
  parsedOptions: this.shouldParseSkeletons ? Rn(H) : {}
@@ -2932,19 +2932,19 @@ var oi = (
2932
2932
  if (this.bumpSpace(), !this.bumpIf(","))
2933
2933
  return this.error(y.EXPECT_SELECT_ARGUMENT_OPTIONS, v(x, E({}, x)));
2934
2934
  this.bumpSpace();
2935
- var L = this.parseIdentifierIfPossible(), I = 0;
2936
- if (a !== "select" && L.value === "offset") {
2935
+ var O = this.parseIdentifierIfPossible(), I = 0;
2936
+ if (a !== "select" && O.value === "offset") {
2937
2937
  if (!this.bumpIf(":"))
2938
2938
  return this.error(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, v(this.clonePosition(), this.clonePosition()));
2939
2939
  this.bumpSpace();
2940
2940
  var m = this.tryParseDecimalInteger(y.EXPECT_PLURAL_ARGUMENT_OFFSET_VALUE, y.INVALID_PLURAL_ARGUMENT_OFFSET_VALUE);
2941
2941
  if (m.err)
2942
2942
  return m;
2943
- this.bumpSpace(), L = this.parseIdentifierIfPossible(), I = m.val;
2943
+ this.bumpSpace(), O = this.parseIdentifierIfPossible(), I = m.val;
2944
2944
  }
2945
- var k = this.tryParsePluralOrSelectOptions(t, a, r, L);
2946
- if (k.err)
2947
- return k;
2945
+ var $ = this.tryParsePluralOrSelectOptions(t, a, r, O);
2946
+ if ($.err)
2947
+ return $;
2948
2948
  var g = this.tryParseArgumentClose(i);
2949
2949
  if (g.err)
2950
2950
  return g;
@@ -2953,7 +2953,7 @@ var oi = (
2953
2953
  val: {
2954
2954
  type: T.select,
2955
2955
  value: n,
2956
- options: Ht(k.val),
2956
+ options: Ht($.val),
2957
2957
  location: w
2958
2958
  },
2959
2959
  err: null
@@ -2961,7 +2961,7 @@ var oi = (
2961
2961
  val: {
2962
2962
  type: T.plural,
2963
2963
  value: n,
2964
- options: Ht(k.val),
2964
+ options: Ht($.val),
2965
2965
  offset: I,
2966
2966
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2967
2967
  location: w
@@ -3018,7 +3018,7 @@ var oi = (
3018
3018
  }
3019
3019
  return {
3020
3020
  val: {
3021
- type: oe.number,
3021
+ type: se.number,
3022
3022
  tokens: n,
3023
3023
  location: r,
3024
3024
  parsedOptions: this.shouldParseSkeletons ? jn(n) : {}
@@ -3168,11 +3168,11 @@ function ui(e, t) {
3168
3168
  }
3169
3169
  return t != null && t.captureLocation || Ke(r.val), r.val;
3170
3170
  }
3171
- var se;
3171
+ var ae;
3172
3172
  (function(e) {
3173
3173
  e.MISSING_VALUE = "MISSING_VALUE", e.INVALID_VALUE = "INVALID_VALUE", e.MISSING_INTL_API = "MISSING_INTL_API";
3174
- })(se || (se = {}));
3175
- var Pe = (
3174
+ })(ae || (ae = {}));
3175
+ var Le = (
3176
3176
  /** @class */
3177
3177
  function(e) {
3178
3178
  Ne(t, e);
@@ -3189,36 +3189,36 @@ var Pe = (
3189
3189
  function(e) {
3190
3190
  Ne(t, e);
3191
3191
  function t(r, n, i, o) {
3192
- return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), se.INVALID_VALUE, o) || this;
3192
+ return e.call(this, 'Invalid values for "'.concat(r, '": "').concat(n, '". Options are "').concat(Object.keys(i).join('", "'), '"'), ae.INVALID_VALUE, o) || this;
3193
3193
  }
3194
3194
  return t;
3195
- }(Pe)
3195
+ }(Le)
3196
3196
  ), hi = (
3197
3197
  /** @class */
3198
3198
  function(e) {
3199
3199
  Ne(t, e);
3200
3200
  function t(r, n, i) {
3201
- return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), se.INVALID_VALUE, i) || this;
3201
+ return e.call(this, 'Value for "'.concat(r, '" must be of type ').concat(n), ae.INVALID_VALUE, i) || this;
3202
3202
  }
3203
3203
  return t;
3204
- }(Pe)
3204
+ }(Le)
3205
3205
  ), ci = (
3206
3206
  /** @class */
3207
3207
  function(e) {
3208
3208
  Ne(t, e);
3209
3209
  function t(r, n) {
3210
- return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), se.MISSING_VALUE, n) || this;
3210
+ return e.call(this, 'The intl string context variable "'.concat(r, '" was not provided to the string "').concat(n, '"'), ae.MISSING_VALUE, n) || this;
3211
3211
  }
3212
3212
  return t;
3213
- }(Pe)
3214
- ), F;
3213
+ }(Le)
3214
+ ), R;
3215
3215
  (function(e) {
3216
3216
  e[e.literal = 0] = "literal", e[e.object = 1] = "object";
3217
- })(F || (F = {}));
3217
+ })(R || (R = {}));
3218
3218
  function fi(e) {
3219
3219
  return e.length < 2 ? e : e.reduce(function(t, r) {
3220
3220
  var n = t[t.length - 1];
3221
- return !n || n.type !== F.literal || r.type !== F.literal ? t.push(r) : n.value += r.value, t;
3221
+ return !n || n.type !== R.literal || r.type !== R.literal ? t.push(r) : n.value += r.value, t;
3222
3222
  }, []);
3223
3223
  }
3224
3224
  function mi(e) {
@@ -3228,7 +3228,7 @@ function Se(e, t, r, n, i, o, s) {
3228
3228
  if (e.length === 1 && _t(e[0]))
3229
3229
  return [
3230
3230
  {
3231
- type: F.literal,
3231
+ type: R.literal,
3232
3232
  value: e[0].value
3233
3233
  }
3234
3234
  ];
@@ -3236,14 +3236,14 @@ function Se(e, t, r, n, i, o, s) {
3236
3236
  var h = l[u];
3237
3237
  if (_t(h)) {
3238
3238
  a.push({
3239
- type: F.literal,
3239
+ type: R.literal,
3240
3240
  value: h.value
3241
3241
  });
3242
3242
  continue;
3243
3243
  }
3244
3244
  if (On(h)) {
3245
3245
  typeof o == "number" && a.push({
3246
- type: F.literal,
3246
+ type: R.literal,
3247
3247
  value: r.getNumberFormat(t).format(o)
3248
3248
  });
3249
3249
  continue;
@@ -3252,9 +3252,9 @@ function Se(e, t, r, n, i, o, s) {
3252
3252
  if (!(i && m in i))
3253
3253
  throw new ci(m, s);
3254
3254
  var f = i[m];
3255
- if (Ln(h)) {
3255
+ if (Pn(h)) {
3256
3256
  (!f || typeof f == "string" || typeof f == "number") && (f = typeof f == "string" || typeof f == "number" ? String(f) : ""), a.push({
3257
- type: typeof f == "string" ? F.literal : F.object,
3257
+ type: typeof f == "string" ? R.literal : R.object,
3258
3258
  value: f
3259
3259
  });
3260
3260
  continue;
@@ -3262,7 +3262,7 @@ function Se(e, t, r, n, i, o, s) {
3262
3262
  if (er(h)) {
3263
3263
  var p = typeof h.style == "string" ? n.date[h.style] : Ze(h.style) ? h.style.parsedOptions : void 0;
3264
3264
  a.push({
3265
- type: F.literal,
3265
+ type: R.literal,
3266
3266
  value: r.getDateTimeFormat(t, p).format(f)
3267
3267
  });
3268
3268
  continue;
@@ -3270,7 +3270,7 @@ function Se(e, t, r, n, i, o, s) {
3270
3270
  if (tr(h)) {
3271
3271
  var p = typeof h.style == "string" ? n.time[h.style] : Ze(h.style) ? h.style.parsedOptions : n.time.medium;
3272
3272
  a.push({
3273
- type: F.literal,
3273
+ type: R.literal,
3274
3274
  value: r.getDateTimeFormat(t, p).format(f)
3275
3275
  });
3276
3276
  continue;
@@ -3278,7 +3278,7 @@ function Se(e, t, r, n, i, o, s) {
3278
3278
  if (Kt(h)) {
3279
3279
  var p = typeof h.style == "string" ? n.number[h.style] : or(h.style) ? h.style.parsedOptions : void 0;
3280
3280
  p && p.scale && (f = f * (p.scale || 1)), a.push({
3281
- type: F.literal,
3281
+ type: R.literal,
3282
3282
  value: r.getNumberFormat(t, p).format(f)
3283
3283
  });
3284
3284
  continue;
@@ -3292,7 +3292,7 @@ function Se(e, t, r, n, i, o, s) {
3292
3292
  }));
3293
3293
  Array.isArray(_) || (_ = [_]), a.push.apply(a, _.map(function(I) {
3294
3294
  return {
3295
- type: typeof I == "string" ? F.literal : F.object,
3295
+ type: typeof I == "string" ? R.literal : R.object,
3296
3296
  value: I
3297
3297
  };
3298
3298
  }));
@@ -3308,11 +3308,11 @@ function Se(e, t, r, n, i, o, s) {
3308
3308
  var x = h.options["=".concat(f)];
3309
3309
  if (!x) {
3310
3310
  if (!Intl.PluralRules)
3311
- throw new Pe(`Intl.PluralRules is not available in this environment.
3311
+ throw new Le(`Intl.PluralRules is not available in this environment.
3312
3312
  Try polyfilling it using "@formatjs/intl-pluralrules"
3313
- `, se.MISSING_INTL_API, s);
3314
- var L = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3315
- x = h.options[L] || h.options.other;
3313
+ `, ae.MISSING_INTL_API, s);
3314
+ var O = r.getPluralRules(t, { type: h.pluralType }).select(f - (h.offset || 0));
3315
+ x = h.options[O] || h.options.other;
3316
3316
  }
3317
3317
  if (!x)
3318
3318
  throw new Tt(h.value, f, Object.keys(h.options), s);
@@ -3393,7 +3393,7 @@ var bi = (
3393
3393
  if (l.length === 1)
3394
3394
  return l[0].value;
3395
3395
  var h = l.reduce(function(m, f) {
3396
- return !m.length || f.type !== F.literal || typeof m[m.length - 1] != "string" ? m.push(f.value) : m[m.length - 1] += f.value, m;
3396
+ return !m.length || f.type !== R.literal || typeof m[m.length - 1] != "string" ? m.push(f.value) : m[m.length - 1] += f.value, m;
3397
3397
  }, []);
3398
3398
  return h.length <= 1 ? h[0] || "" : h;
3399
3399
  }, this.formatToParts = function(u) {
@@ -3516,7 +3516,7 @@ const W = {}, vi = (e, t, r) => r && (t in W || (W[t] = {}), e in W[t] || (W[t][
3516
3516
  return;
3517
3517
  if (t in W && e in W[t])
3518
3518
  return W[t][e];
3519
- const r = Le(t);
3519
+ const r = Pe(t);
3520
3520
  for (let n = 0; n < r.length; n++) {
3521
3521
  const i = r[n], o = Ei(i, e);
3522
3522
  if (o)
@@ -3524,7 +3524,7 @@ const W = {}, vi = (e, t, r) => r && (t in W || (W[t] = {}), e in W[t] || (W[t][
3524
3524
  }
3525
3525
  };
3526
3526
  let st;
3527
- const ue = Me({});
3527
+ const he = Me({});
3528
3528
  function _i(e) {
3529
3529
  return st[e] || null;
3530
3530
  }
@@ -3540,7 +3540,7 @@ function Ei(e, t) {
3540
3540
  function xi(e) {
3541
3541
  if (e == null)
3542
3542
  return;
3543
- const t = Le(e);
3543
+ const t = Pe(e);
3544
3544
  for (let r = 0; r < t.length; r++) {
3545
3545
  const n = t[r];
3546
3546
  if (dr(n))
@@ -3548,13 +3548,13 @@ function xi(e) {
3548
3548
  }
3549
3549
  }
3550
3550
  function pr(e, ...t) {
3551
- delete W[e], ue.update((r) => (r[e] = Sn.all([r[e] || {}, ...t]), r));
3551
+ delete W[e], he.update((r) => (r[e] = Sn.all([r[e] || {}, ...t]), r));
3552
3552
  }
3553
- le(
3554
- [ue],
3553
+ ue(
3554
+ [he],
3555
3555
  ([e]) => Object.keys(e)
3556
3556
  );
3557
- ue.subscribe((e) => st = e);
3557
+ he.subscribe((e) => st = e);
3558
3558
  const Te = {};
3559
3559
  function Ci(e, t) {
3560
3560
  Te[e].delete(t), Te[e].size === 0 && delete Te[e];
@@ -3563,13 +3563,13 @@ function gr(e) {
3563
3563
  return Te[e];
3564
3564
  }
3565
3565
  function wi(e) {
3566
- return Le(e).map((t) => {
3566
+ return Pe(e).map((t) => {
3567
3567
  const r = gr(t);
3568
3568
  return [t, r ? [...r] : []];
3569
3569
  }).filter(([, t]) => t.length > 0);
3570
3570
  }
3571
3571
  function et(e) {
3572
- return e == null ? !1 : Le(e).some(
3572
+ return e == null ? !1 : Pe(e).some(
3573
3573
  (t) => {
3574
3574
  var r;
3575
3575
  return (r = gr(t)) == null ? void 0 : r.size;
@@ -3581,20 +3581,20 @@ function Hi(e, t) {
3581
3581
  t.map((n) => (Ci(e, n), n().then((i) => i.default || i)))
3582
3582
  ).then((n) => pr(e, ...n));
3583
3583
  }
3584
- const fe = {};
3584
+ const me = {};
3585
3585
  function br(e) {
3586
3586
  if (!et(e))
3587
- return e in fe ? fe[e] : Promise.resolve();
3587
+ return e in me ? me[e] : Promise.resolve();
3588
3588
  const t = wi(e);
3589
- return fe[e] = Promise.all(
3589
+ return me[e] = Promise.all(
3590
3590
  t.map(
3591
3591
  ([r, n]) => Hi(r, n)
3592
3592
  )
3593
3593
  ).then(() => {
3594
3594
  if (et(e))
3595
3595
  return br(e);
3596
- delete fe[e];
3597
- }), fe[e];
3596
+ delete me[e];
3597
+ }), me[e];
3598
3598
  }
3599
3599
  const Si = {
3600
3600
  number: {
@@ -3633,16 +3633,16 @@ const Si = {
3633
3633
  handleMissingMessage: void 0,
3634
3634
  ignoreTag: !0
3635
3635
  }, Ai = Ti;
3636
- function ae() {
3636
+ function le() {
3637
3637
  return Ai;
3638
3638
  }
3639
3639
  const Ve = Me(!1);
3640
- var Bi = Object.defineProperty, Ii = Object.defineProperties, Mi = Object.getOwnPropertyDescriptors, At = Object.getOwnPropertySymbols, Ni = Object.prototype.hasOwnProperty, Pi = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Li = (e, t) => {
3640
+ var Bi = Object.defineProperty, Ii = Object.defineProperties, Mi = Object.getOwnPropertyDescriptors, At = Object.getOwnPropertySymbols, Ni = Object.prototype.hasOwnProperty, Li = Object.prototype.propertyIsEnumerable, Bt = (e, t, r) => t in e ? Bi(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Pi = (e, t) => {
3641
3641
  for (var r in t || (t = {}))
3642
3642
  Ni.call(t, r) && Bt(e, r, t[r]);
3643
3643
  if (At)
3644
3644
  for (var r of At(t))
3645
- Pi.call(t, r) && Bt(e, r, t[r]);
3645
+ Li.call(t, r) && Bt(e, r, t[r]);
3646
3646
  return e;
3647
3647
  }, Oi = (e, t) => Ii(e, Mi(t));
3648
3648
  let tt;
@@ -3650,7 +3650,7 @@ const Be = Me(null);
3650
3650
  function It(e) {
3651
3651
  return e.split("-").map((t, r, n) => n.slice(0, r + 1).join("-")).reverse();
3652
3652
  }
3653
- function Le(e, t = ae().fallbackLocale) {
3653
+ function Pe(e, t = le().fallbackLocale) {
3654
3654
  const r = It(e);
3655
3655
  return t ? [.../* @__PURE__ */ new Set([...r, ...It(t)])] : r;
3656
3656
  }
@@ -3662,7 +3662,7 @@ Be.subscribe((e) => {
3662
3662
  });
3663
3663
  const Fi = (e) => {
3664
3664
  if (e && xi(e) && et(e)) {
3665
- const { loadingDelay: t } = ae();
3665
+ const { loadingDelay: t } = le();
3666
3666
  let r;
3667
3667
  return typeof window != "undefined" && Y() != null && t ? r = window.setTimeout(
3668
3668
  () => Ve.set(!0),
@@ -3674,7 +3674,7 @@ const Fi = (e) => {
3674
3674
  });
3675
3675
  }
3676
3676
  return Be.set(e);
3677
- }, z = Oi(Li({}, Be), {
3677
+ }, z = Oi(Pi({}, Be), {
3678
3678
  set: Fi
3679
3679
  }), Oe = (e) => {
3680
3680
  const t = /* @__PURE__ */ Object.create(null);
@@ -3690,7 +3690,7 @@ var Ri = Object.defineProperty, Ie = Object.getOwnPropertySymbols, yr = Object.p
3690
3690
  for (var r of Ie(t))
3691
3691
  vr.call(t, r) && Mt(e, r, t[r]);
3692
3692
  return e;
3693
- }, he = (e, t) => {
3693
+ }, ce = (e, t) => {
3694
3694
  var r = {};
3695
3695
  for (var n in e)
3696
3696
  yr.call(e, n) && t.indexOf(n) < 0 && (r[n] = e[n]);
@@ -3699,59 +3699,59 @@ var Ri = Object.defineProperty, Ie = Object.getOwnPropertySymbols, yr = Object.p
3699
3699
  t.indexOf(n) < 0 && vr.call(e, n) && (r[n] = e[n]);
3700
3700
  return r;
3701
3701
  };
3702
- const ye = (e, t) => {
3703
- const { formats: r } = ae();
3702
+ const ve = (e, t) => {
3703
+ const { formats: r } = le();
3704
3704
  if (e in r && t in r[e])
3705
3705
  return r[e][t];
3706
3706
  throw new Error(`[svelte-i18n] Unknown "${t}" ${e} format.`);
3707
3707
  }, Di = Oe(
3708
3708
  (e) => {
3709
- var t = e, { locale: r, format: n } = t, i = he(t, ["locale", "format"]);
3709
+ var t = e, { locale: r, format: n } = t, i = ce(t, ["locale", "format"]);
3710
3710
  if (r == null)
3711
3711
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3712
- return n && (i = ye("number", n)), new Intl.NumberFormat(r, i);
3712
+ return n && (i = ve("number", n)), new Intl.NumberFormat(r, i);
3713
3713
  }
3714
3714
  ), Ui = Oe(
3715
3715
  (e) => {
3716
- var t = e, { locale: r, format: n } = t, i = he(t, ["locale", "format"]);
3716
+ var t = e, { locale: r, format: n } = t, i = ce(t, ["locale", "format"]);
3717
3717
  if (r == null)
3718
3718
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3719
- return n ? i = ye("date", n) : Object.keys(i).length === 0 && (i = ye("date", "short")), new Intl.DateTimeFormat(r, i);
3719
+ return n ? i = ve("date", n) : Object.keys(i).length === 0 && (i = ve("date", "short")), new Intl.DateTimeFormat(r, i);
3720
3720
  }
3721
3721
  ), Gi = Oe(
3722
3722
  (e) => {
3723
- var t = e, { locale: r, format: n } = t, i = he(t, ["locale", "format"]);
3723
+ var t = e, { locale: r, format: n } = t, i = ce(t, ["locale", "format"]);
3724
3724
  if (r == null)
3725
3725
  throw new Error(
3726
3726
  '[svelte-i18n] A "locale" must be set to format time values'
3727
3727
  );
3728
- return n ? i = ye("time", n) : Object.keys(i).length === 0 && (i = ye("time", "short")), new Intl.DateTimeFormat(r, i);
3728
+ return n ? i = ve("time", n) : Object.keys(i).length === 0 && (i = ve("time", "short")), new Intl.DateTimeFormat(r, i);
3729
3729
  }
3730
3730
  ), ki = (e = {}) => {
3731
3731
  var t = e, {
3732
3732
  locale: r = Y()
3733
- } = t, n = he(t, [
3733
+ } = t, n = ce(t, [
3734
3734
  "locale"
3735
3735
  ]);
3736
3736
  return Di(at({ locale: r }, n));
3737
3737
  }, $i = (e = {}) => {
3738
3738
  var t = e, {
3739
3739
  locale: r = Y()
3740
- } = t, n = he(t, [
3740
+ } = t, n = ce(t, [
3741
3741
  "locale"
3742
3742
  ]);
3743
3743
  return Ui(at({ locale: r }, n));
3744
3744
  }, ji = (e = {}) => {
3745
3745
  var t = e, {
3746
3746
  locale: r = Y()
3747
- } = t, n = he(t, [
3747
+ } = t, n = ce(t, [
3748
3748
  "locale"
3749
3749
  ]);
3750
3750
  return Gi(at({ locale: r }, n));
3751
3751
  }, Vi = Oe(
3752
3752
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3753
- (e, t = Y()) => new bi(e, t, ae().formats, {
3754
- ignoreTag: ae().ignoreTag
3753
+ (e, t = Y()) => new bi(e, t, le().formats, {
3754
+ ignoreTag: le().ignoreTag
3755
3755
  })
3756
3756
  ), Xi = (e, t = {}) => {
3757
3757
  var r, n, i, o;
@@ -3768,7 +3768,7 @@ const ye = (e, t) => {
3768
3768
  );
3769
3769
  let h = mr(e, u);
3770
3770
  if (!h)
3771
- h = (o = (i = (n = (r = ae()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3771
+ h = (o = (i = (n = (r = le()).handleMissingMessage) == null ? void 0 : n.call(r, { locale: u, id: e, defaultValue: l })) != null ? i : l) != null ? o : e;
3772
3772
  else if (typeof h != "string")
3773
3773
  return console.warn(
3774
3774
  `[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.`
@@ -3786,14 +3786,14 @@ const ye = (e, t) => {
3786
3786
  }
3787
3787
  return m;
3788
3788
  }, Wi = (e, t) => ji(t).format(e), zi = (e, t) => $i(t).format(e), Zi = (e, t) => ki(t).format(e), Qi = (e, t = Y()) => mr(e, t);
3789
- le([z, ue], () => Xi);
3790
- le([z], () => Wi);
3791
- le([z], () => zi);
3792
- le([z], () => Zi);
3793
- le([z, ue], () => Qi);
3789
+ ue([z, he], () => Xi);
3790
+ ue([z], () => Wi);
3791
+ ue([z], () => zi);
3792
+ ue([z], () => Zi);
3793
+ ue([z, he], () => Qi);
3794
3794
  function qi({ withLocale: e, translations: t }) {
3795
3795
  z.subscribe((r) => {
3796
- r == null && (ue.set(t), z.set(e));
3796
+ r == null && (he.set(t), z.set(e));
3797
3797
  });
3798
3798
  }
3799
3799
  function Nt(e, t) {
@@ -3802,7 +3802,7 @@ function Nt(e, t) {
3802
3802
  function Ji(e) {
3803
3803
  z.set(e);
3804
3804
  }
3805
- const Pt = {
3805
+ const Lt = {
3806
3806
  en: {
3807
3807
  login: "Login",
3808
3808
  register: "Register",
@@ -3860,9 +3860,9 @@ const Pt = {
3860
3860
  }
3861
3861
  };
3862
3862
  function Yi(e) {
3863
- Gr(e, "svelte-1lder3j", '*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.CarouselWrapper{background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}');
3863
+ Gr(e, "svelte-2e7gs6", '*,*::before,*::after{margin:0;padding:0;font-family:inherit;box-sizing:border-box}.scroller{scroll-behavior:smooth}.CarouselWrapper{background:-webkit-linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(to left, var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselWrapper.CarouselWrapperHeaderMain{background:transparent}.CarouselContainer{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));margin:0 auto;max-width:1300px}.CarouselContainer.CarouselContainerMobile{padding:0}.CarouselContainer ul{align-items:center}.CarouselContainer ul::-webkit-scrollbar{display:none}.CarouselContainer ul li{height:100%;align-items:center;font-size:15px;font-weight:500;line-height:26px;white-space:nowrap;display:inline-block;text-align:left;word-spacing:normal}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li.SecondaryMenu:hover,.CarouselContainer ul li.SecondaryMenu.active,.CarouselContainer ul li.SecondaryMenu:focus,.CarouselContainer ul li.SecondaryMenu:focus-within{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));cursor:pointer}.CarouselContainer ul li>a{position:relative}.CarouselContainer ul li:hover,.CarouselContainer ul>li>a:hover,.CarouselContainer ul li:focus,.CarouselContainer ul>li>a:focus{z-index:105}.CarouselContainer .CarouselItems li:hover>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear}.CarouselContainer .CarouselItems li:focus-within>ul{left:auto;top:auto;opacity:1;transition:opacity 0.5s linear, top 0.5s}.CarouselContainer .CarouselItems ul ul{transition:opacity 0.4s, left 0s 0.4s, margin 0s 0.4s;z-index:103}.CarouselContainer .CarouselItems li li:hover ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselItems li li:focus-within ul{top:auto;margin-left:100%;transform:translateY(-2.2rem);opacity:1;transition:opacity 0.5s linear, margin 0.5s}.CarouselContainer .CarouselLeftArrow,.CarouselContainer .CarouselRightArrow{display:flex;align-items:center;justify-content:center;width:50%;max-width:64px;background:var(--emw--categories-arrows-bg, var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3)))}.CarouselContainer .CarouselLeftArrow svg,.CarouselContainer .CarouselRightArrow svg{width:100%;max-width:39px;stroke:var(--emw--categories-arrows, var(--emw--color-white, #FFFFFF))}.CarouselContainer h1{text-align:center}.CarouselContainer ul{margin:0;padding:0;list-style:none}.CarouselContainer .CarouselNavWrap{overflow-y:scroll;white-space:nowrap;list-style-type:none;-ms-overflow-style:none;scrollbar-width:none}.CarouselContainer .CarouselNavWrap::-webkit-scrollbar{display:none}.CarouselContainer .CarouselItems{display:table;width:100%;text-align:center}.CarouselContainer .CarouselItems li{display:inline-block;text-align:left;padding:7px 10px}.CarouselContainer .CarouselItems li>a{position:relative}.CarouselContainer .CarouselItems li li{display:block}.CarouselContainer .CarouselItems button{background:none;border:none;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems a{display:block;color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF));text-decoration:none;white-space:nowrap;position:relative}.CarouselContainer .CarouselItems.SecondaryMenu li:hover>a,.CarouselContainer .CarouselItems.SecondaryMenu a:hover,.CarouselContainer .CarouselItems.SecondaryMenu li:focus>a,.CarouselContainer .CarouselItems.SecondaryMenu a:focus{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A))}.CarouselContainer .CarouselItems ul{position:absolute;z-index:104;left:-999em;top:0;opacity:0;transition:opacity 0.1s, left 0s 0.1s, top 0.1s;background:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));background:-webkit-linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)));background:linear-gradient(var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839)), var(--emw--categories-color-primary, var(--emw--color-primary, #D0046C)))}.CarouselContainer .CarouselItems .TouchOnly{display:none;left:-10px}.CarouselContainer .touch-device .CarouselItems .TouchOnly{display:inline-block}.CarouselContainer .touch-device .CarouselItems .TouchOnly a{background:var(--emw--categories-contrast, var(--emw--color-background, #07072A));color:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainer .isScrolling .CarouselItems ul.DropDown{left:-999em;opacity:0}.CarouselContainer .SubDropDown:hover,.CarouselContainer .SubDropDown.active{color:var(--emw--categories-contrast, var(--emw--color-contrast, #07072A));background:var(--emw--categories-typography, var(--emw--color-white, #FFFFFF))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem:hover a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem.active a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus a,.CarouselContainerHeaderMain .CarouselItems .CarouselItem:focus-within a{border-bottom:1px solid var(--emw--header-color-primary, var(--emw--color-primary, #D0046C));color:var(--emw--header-color-primary, var(--emw--color-primary, #D0046C))}.CarouselContainerHeaderMain .CarouselItems .CarouselItem span{border-top:1px solid transparent;padding-top:5px;transition-duration:0.3s}.CarouselContainerHeaderMain{background:transparent;margin:0;padding:0}.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{background:transparent;width:unset;display:none}.CarouselContainerHeaderMain .CarouselItem a{color:var(--emw--header-typography, var(--emw--color-white, #FFFFFF));text-decoration:none}.CarouselItems li a:first-child:not(:last-child){padding-right:20px}.CarouselItems li a:first-child:not(:last-child):after{content:"";position:absolute;right:3px;top:50%;margin-top:-6px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--emw--color-white, #FFFFFF)}.CarouselItems>li>a:first-child:not(:last-child):after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid var(--emw--color-white, #FFFFFF);border-bottom:none;margin-top:-3px}.CarouselItems li:hover a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems li:focus-within a:first-child:not(:last-child):after{border-left-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:hover>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}.CarouselItems>li:focus-within>a:first-child:not(:last-child):after{border-left-color:transparent;border-top-color:var(--emw--color-white, #FFFFFF)}@media only screen and (max-width: 1024px){.CarouselContainerHeaderMain .CarouselLeftArrow,.CarouselContainerHeaderMain .CarouselRightArrow{display:flex}}.CategoryIconImg{height:20px;margin:0 auto;display:block}.DisplayNone{display:none}');
3864
3864
  }
3865
- function Lt(e, t, r) {
3865
+ function Pt(e, t, r) {
3866
3866
  const n = e.slice();
3867
3867
  return n[48] = t[r], n[50] = r, n;
3868
3868
  }
@@ -3875,7 +3875,7 @@ function Ft(e, t, r) {
3875
3875
  return n[54] = t[r], n[56] = r, n;
3876
3876
  }
3877
3877
  function Rt(e) {
3878
- let t = [], r = /* @__PURE__ */ new Map(), n, i = ne(
3878
+ let t = [], r = /* @__PURE__ */ new Map(), n, i = ie(
3879
3879
  /*sliderdata*/
3880
3880
  e[9]
3881
3881
  );
@@ -3884,29 +3884,29 @@ function Rt(e) {
3884
3884
  s[48].id
3885
3885
  );
3886
3886
  for (let s = 0; s < i.length; s += 1) {
3887
- let a = Lt(e, i, s), u = o(a);
3887
+ let a = Pt(e, i, s), u = o(a);
3888
3888
  r.set(u, t[s] = jt(u, a));
3889
3889
  }
3890
3890
  return {
3891
3891
  c() {
3892
3892
  for (let s = 0; s < t.length; s += 1)
3893
3893
  t[s].c();
3894
- n = pe();
3894
+ n = ge();
3895
3895
  },
3896
3896
  m(s, a) {
3897
3897
  for (let u = 0; u < t.length; u += 1)
3898
3898
  t[u] && t[u].m(s, a);
3899
- U(s, n, a);
3899
+ G(s, n, a);
3900
3900
  },
3901
3901
  p(s, a) {
3902
3902
  a[0] & /*activeindex, sliderdata, location, handleClick, subGroupsData, activeIndex, activeSubIndex, prevSubIndex, showsubgroups, itemsActive, categoriesicon, handleSrc*/
3903
- 77775 && (i = ne(
3903
+ 77775 && (i = ie(
3904
3904
  /*sliderdata*/
3905
3905
  s[9]
3906
- ), t = Zt(t, a, o, 1, s, i, r, n.parentNode, zt, jt, n, Lt));
3906
+ ), t = Zt(t, a, o, 1, s, i, r, n.parentNode, zt, jt, n, Pt));
3907
3907
  },
3908
3908
  d(s) {
3909
- s && R(n);
3909
+ s && D(n);
3910
3910
  for (let a = 0; a < t.length; a += 1)
3911
3911
  t[a].d(s);
3912
3912
  }
@@ -3919,10 +3919,10 @@ function Ki(e) {
3919
3919
  ), n;
3920
3920
  return {
3921
3921
  c() {
3922
- t = M("button"), n = ve(r), S(t, "class", "CategoryButton");
3922
+ t = L("button"), n = _e(r), S(t, "class", "CategoryButton");
3923
3923
  },
3924
3924
  m(i, o) {
3925
- U(i, t, o), B(t, n);
3925
+ G(i, t, o), B(t, n);
3926
3926
  },
3927
3927
  p(i, o) {
3928
3928
  o[0] & /*sliderdata*/
@@ -3930,7 +3930,7 @@ function Ki(e) {
3930
3930
  i[48].name + "") && nt(n, r);
3931
3931
  },
3932
3932
  d(i) {
3933
- i && R(t);
3933
+ i && D(t);
3934
3934
  }
3935
3935
  };
3936
3936
  }
@@ -3941,11 +3941,11 @@ function eo(e) {
3941
3941
  ), n, i;
3942
3942
  return {
3943
3943
  c() {
3944
- t = M("a"), n = ve(r), S(t, "href", i = /*category*/
3944
+ t = L("a"), n = _e(r), S(t, "href", i = /*category*/
3945
3945
  e[48].path);
3946
3946
  },
3947
3947
  m(o, s) {
3948
- U(o, t, s), B(t, n);
3948
+ G(o, t, s), B(t, n);
3949
3949
  },
3950
3950
  p(o, s) {
3951
3951
  s[0] & /*sliderdata*/
@@ -3955,7 +3955,7 @@ function eo(e) {
3955
3955
  o[48].path) && S(t, "href", i);
3956
3956
  },
3957
3957
  d(o) {
3958
- o && R(t);
3958
+ o && D(t);
3959
3959
  }
3960
3960
  };
3961
3961
  }
@@ -3967,10 +3967,10 @@ function Dt(e) {
3967
3967
  );
3968
3968
  return {
3969
3969
  c() {
3970
- r && r.c(), t = pe();
3970
+ r && r.c(), t = ge();
3971
3971
  },
3972
3972
  m(n, i) {
3973
- r && r.m(n, i), U(n, t, i);
3973
+ r && r.m(n, i), G(n, t, i);
3974
3974
  },
3975
3975
  p(n, i) {
3976
3976
  /*subGroupsData*/
@@ -3978,12 +3978,12 @@ function Dt(e) {
3978
3978
  n[2] == "true" ? r ? r.p(n, i) : (r = Ut(n), r.c(), r.m(t.parentNode, t)) : r && (r.d(1), r = null);
3979
3979
  },
3980
3980
  d(n) {
3981
- n && R(t), r && r.d(n);
3981
+ n && D(t), r && r.d(n);
3982
3982
  }
3983
3983
  };
3984
3984
  }
3985
3985
  function Ut(e) {
3986
- let t, r = ne(
3986
+ let t, r = ie(
3987
3987
  /*subGroupsData*/
3988
3988
  e[10]
3989
3989
  ), n = [];
@@ -3991,20 +3991,20 @@ function Ut(e) {
3991
3991
  n[i] = $t(Ot(e, r, i));
3992
3992
  return {
3993
3993
  c() {
3994
- t = M("ul");
3994
+ t = L("ul");
3995
3995
  for (let i = 0; i < n.length; i += 1)
3996
3996
  n[i].c();
3997
3997
  S(t, "class", "DropDown");
3998
3998
  },
3999
3999
  m(i, o) {
4000
- U(i, t, o);
4000
+ G(i, t, o);
4001
4001
  for (let s = 0; s < n.length; s += 1)
4002
4002
  n[s] && n[s].m(t, null);
4003
4003
  },
4004
4004
  p(i, o) {
4005
4005
  if (o[0] & /*subGroupsData, handleClick, sliderdata, activeIndex, activeSubIndex, prevSubIndex*/
4006
4006
  10176) {
4007
- r = ne(
4007
+ r = ie(
4008
4008
  /*subGroupsData*/
4009
4009
  i[10]
4010
4010
  );
@@ -4019,7 +4019,7 @@ function Ut(e) {
4019
4019
  }
4020
4020
  },
4021
4021
  d(i) {
4022
- i && R(t), jr(n, i);
4022
+ i && D(t), jr(n, i);
4023
4023
  }
4024
4024
  };
4025
4025
  }
@@ -4047,7 +4047,7 @@ function Gt(e) {
4047
4047
  }
4048
4048
  return {
4049
4049
  c() {
4050
- t = M("li"), r = M("a"), i = ve(n), s = q(), S(r, "class", o = "SubDropDown " + /*index*/
4050
+ t = L("li"), r = L("a"), i = _e(n), s = q(), S(r, "class", o = "SubDropDown " + /*index*/
4051
4051
  (e[50] == /*activeIndex*/
4052
4052
  e[6] && /*activeSubIndex*/
4053
4053
  (e[7] == /*subindex*/
@@ -4056,7 +4056,7 @@ function Gt(e) {
4056
4056
  e[56]) ? "active" : ""));
4057
4057
  },
4058
4058
  m(m, f) {
4059
- U(m, t, f), B(t, r), B(r, i), B(t, s), a || (u = Ae(t, "click", l), a = !0);
4059
+ G(m, t, f), B(t, r), B(r, i), B(t, s), a || (u = Ae(t, "click", l), a = !0);
4060
4060
  },
4061
4061
  p(m, f) {
4062
4062
  var p;
@@ -4072,7 +4072,7 @@ function Gt(e) {
4072
4072
  e[56]) ? "active" : "")) && S(r, "class", o);
4073
4073
  },
4074
4074
  d(m) {
4075
- m && R(t), a = !1, u();
4075
+ m && D(t), a = !1, u();
4076
4076
  }
4077
4077
  };
4078
4078
  }
@@ -4086,10 +4086,10 @@ function kt(e, t) {
4086
4086
  key: e,
4087
4087
  first: null,
4088
4088
  c() {
4089
- r = pe(), i && i.c(), n = pe(), this.first = r;
4089
+ r = ge(), i && i.c(), n = ge(), this.first = r;
4090
4090
  },
4091
4091
  m(o, s) {
4092
- U(o, r, s), i && i.m(o, s), U(o, n, s);
4092
+ G(o, r, s), i && i.m(o, s), G(o, n, s);
4093
4093
  },
4094
4094
  p(o, s) {
4095
4095
  t = o, /*index*/
@@ -4097,12 +4097,12 @@ function kt(e, t) {
4097
4097
  t[51].index ? i ? i.p(t, s) : (i = Gt(t), i.c(), i.m(n.parentNode, n)) : i && (i.d(1), i = null);
4098
4098
  },
4099
4099
  d(o) {
4100
- o && (R(r), R(n)), i && i.d(o);
4100
+ o && (D(r), D(n)), i && i.d(o);
4101
4101
  }
4102
4102
  };
4103
4103
  }
4104
4104
  function $t(e) {
4105
- let t = [], r = /* @__PURE__ */ new Map(), n, i = ne(
4105
+ let t = [], r = /* @__PURE__ */ new Map(), n, i = ie(
4106
4106
  /*subGroup*/
4107
4107
  e[51].items
4108
4108
  );
@@ -4118,22 +4118,22 @@ function $t(e) {
4118
4118
  c() {
4119
4119
  for (let s = 0; s < t.length; s += 1)
4120
4120
  t[s].c();
4121
- n = pe();
4121
+ n = ge();
4122
4122
  },
4123
4123
  m(s, a) {
4124
4124
  for (let u = 0; u < t.length; u += 1)
4125
4125
  t[u] && t[u].m(s, a);
4126
- U(s, n, a);
4126
+ G(s, n, a);
4127
4127
  },
4128
4128
  p(s, a) {
4129
4129
  a[0] & /*handleClick, sliderdata, subGroupsData, activeIndex, activeSubIndex, prevSubIndex*/
4130
- 10176 && (i = ne(
4130
+ 10176 && (i = ie(
4131
4131
  /*subGroup*/
4132
4132
  s[51].items
4133
4133
  ), t = Zt(t, a, o, 1, s, i, r, n.parentNode, zt, kt, n, Ft));
4134
4134
  },
4135
4135
  d(s) {
4136
- s && R(n);
4136
+ s && D(n);
4137
4137
  for (let a = 0; a < t.length; a += 1)
4138
4138
  t[a].d(s);
4139
4139
  }
@@ -4171,7 +4171,7 @@ function jt(e, t) {
4171
4171
  first: null,
4172
4172
  c() {
4173
4173
  var _, x;
4174
- r = M("li"), n = M("div"), i = M("img"), a = q(), b.c(), u = q(), d && d.c(), l = q(), S(i, "class", o = "CategoryIconImg " + /*categoriesicon*/
4174
+ r = L("li"), n = L("div"), i = L("img"), a = q(), b.c(), u = q(), d && d.c(), l = q(), S(i, "class", o = "CategoryIconImg " + /*categoriesicon*/
4175
4175
  (t[3] === "true" ? "" : "DisplayNone")), bt(i.src, s = /*handleSrc*/
4176
4176
  t[16](
4177
4177
  /*category*/
@@ -4189,10 +4189,10 @@ function jt(e, t) {
4189
4189
  (t[0] == "headerMain" ? "" : "SecondaryMenu")), this.first = r;
4190
4190
  },
4191
4191
  m(_, x) {
4192
- U(_, r, x), B(r, n), B(n, i), B(r, a), b.m(r, null), B(r, u), d && d.m(r, null), B(r, l), m || (f = Ae(r, "click", H), m = !0);
4192
+ G(_, r, x), B(r, n), B(n, i), B(r, a), b.m(r, null), B(r, u), d && d.m(r, null), B(r, l), m || (f = Ae(r, "click", H), m = !0);
4193
4193
  },
4194
4194
  p(_, x) {
4195
- var L, I;
4195
+ var O, I;
4196
4196
  t = _, x[0] & /*categoriesicon*/
4197
4197
  8 && o !== (o = "CategoryIconImg " + /*categoriesicon*/
4198
4198
  (t[3] === "true" ? "" : "DisplayNone")) && S(i, "class", o), x[0] & /*sliderdata*/
@@ -4206,7 +4206,7 @@ function jt(e, t) {
4206
4206
  t[50]
4207
4207
  ] == !0 ? d ? d.p(t, x) : (d = Dt(t), d.c(), d.m(r, l)) : d && (d.d(1), d = null), x[0] & /*activeindex, sliderdata, location*/
4208
4208
  515 && h !== (h = "CarouselItem " + /*activeindex*/
4209
- (((L = t[1]) == null ? void 0 : L.toString().indexOf("$")) > -1 ? (
4209
+ (((O = t[1]) == null ? void 0 : O.toString().indexOf("$")) > -1 ? (
4210
4210
  /*activeindex*/
4211
4211
  ((I = t[1]) == null ? void 0 : I.split("$").pop()) == /*category*/
4212
4212
  t[48].id.split("$").pop() ? "active" : ""
@@ -4218,7 +4218,7 @@ function jt(e, t) {
4218
4218
  (t[0] == "headerMain" ? "" : "SecondaryMenu")) && S(r, "class", h);
4219
4219
  },
4220
4220
  d(_) {
4221
- _ && R(r), b.d(), d && d.d(), m = !1, f();
4221
+ _ && D(r), b.d(), d && d.d(), m = !1, f();
4222
4222
  }
4223
4223
  };
4224
4224
  }
@@ -4229,13 +4229,13 @@ function to(e) {
4229
4229
  );
4230
4230
  return {
4231
4231
  c() {
4232
- t = M("div"), r = M("div"), n = M("div"), n.innerHTML = '<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg>', i = q(), o = M("div"), s = M("ul"), a = M("li"), a.innerHTML = '<a href="#CarouselNav">Close Subs</a>', u = q(), d && d.c(), l = q(), h = M("div"), h.innerHTML = '<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>', S(n, "class", "CarouselLeftArrow"), S(a, "class", "TouchOnly"), S(s, "id", "CarouselNav"), S(s, "class", "CarouselItems"), S(o, "class", "CarouselNavWrap"), S(h, "class", "CarouselRightArrow"), S(r, "class", m = `CarouselContainer CarouselContainerMobile ${/*location*/
4232
+ t = L("div"), r = L("div"), n = L("div"), n.innerHTML = '<svg fill="none" stroke="var(--emw--categories-arrows, var( --emw--color-white, #FFFFFF));" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 19l-7-7 7-7"></path></svg>', i = q(), o = L("div"), s = L("ul"), a = L("li"), a.innerHTML = '<a href="#CarouselNav">Close Subs</a>', u = q(), d && d.c(), l = q(), h = L("div"), h.innerHTML = '<svg fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path></svg>', S(n, "class", "CarouselLeftArrow"), S(a, "class", "TouchOnly"), S(s, "id", "CarouselNav"), S(s, "class", "CarouselItems"), S(o, "class", "CarouselNavWrap scroller"), S(h, "class", "CarouselRightArrow"), S(r, "class", m = `CarouselContainer CarouselContainerMobile ${/*location*/
4233
4233
  e[0] === "headerMain" ? "CarouselContainerHeaderMain" : ""}`), S(r, "style", f = /*location*/
4234
4234
  e[0] === "headerMain" ? "max-width: auto" : void 0), S(t, "class", p = "CarouselWrapper " + /*location*/
4235
4235
  (e[0] === "headerMain" ? "CarouselWrapperHeaderMain" : ""));
4236
4236
  },
4237
4237
  m(H, _) {
4238
- U(H, t, _), B(t, r), B(r, n), B(r, i), B(r, o), B(o, s), B(s, a), B(s, u), d && d.m(s, null), e[35](s), e[36](o), B(r, l), B(r, h), e[38](t), g || (b = [
4238
+ G(H, t, _), B(t, r), B(r, n), B(r, i), B(r, o), B(o, s), B(s, a), B(s, u), d && d.m(s, null), e[35](s), e[36](o), B(r, l), B(r, h), e[38](t), g || (b = [
4239
4239
  Ae(
4240
4240
  n,
4241
4241
  "click",
@@ -4260,32 +4260,32 @@ function to(e) {
4260
4260
  1 && p !== (p = "CarouselWrapper " + /*location*/
4261
4261
  (H[0] === "headerMain" ? "CarouselWrapperHeaderMain" : "")) && S(t, "class", p);
4262
4262
  },
4263
- i: G,
4264
- o: G,
4263
+ i: k,
4264
+ o: k,
4265
4265
  d(H) {
4266
- H && R(t), d && d.d(), e[35](null), e[36](null), e[38](null), g = !1, J(b);
4266
+ H && D(t), d && d.d(), e[35](null), e[36](null), e[38](null), g = !1, J(b);
4267
4267
  }
4268
4268
  };
4269
4269
  }
4270
4270
  function ro(e, t, r) {
4271
- let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { identity: m = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: p = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: b = "" } = t, { activeindex: d = "0" } = t, { showsubgroups: H = "false" } = t, { categoriesicon: _ = "false" } = t, { lobbyiconimage: x = "" } = t, { mygamesiconimage: L = "" } = t, { mbsource: I = "" } = t;
4271
+ let { endpoint: n = "" } = t, { datasource: i = "" } = t, { onclickeventname: o = "defaultEvent" } = t, { actionevent: s = "defaultEvent" } = t, { favoritesnumber: a = "0" } = t, { location: u = "" } = t, { clientstyling: l = "" } = t, { clientstylingurl: h = "" } = t, { identity: m = "" } = t, { translationurl: f = "" } = t, { isprimarymenu: p = !1 } = t, { issecondarymenu: g = !1 } = t, { lang: b = "" } = t, { activeindex: d = "0" } = t, { showsubgroups: H = "false" } = t, { categoriesicon: _ = "false" } = t, { lobbyiconimage: x = "" } = t, { mygamesiconimage: O = "" } = t, { mbsource: I = "" } = t;
4272
4272
  qi({ withLocale: "en", translations: {} });
4273
- const k = () => {
4273
+ const $ = () => {
4274
4274
  fetch(f).then((C) => C.json()).then((C) => {
4275
- Object.keys(C).forEach((O) => {
4276
- Nt(O, C[O]);
4275
+ Object.keys(C).forEach((F) => {
4276
+ Nt(F, C[F]);
4277
4277
  });
4278
4278
  }).catch((C) => {
4279
4279
  console.log(C);
4280
4280
  });
4281
4281
  };
4282
- Object.keys(Pt).forEach((c) => {
4283
- Nt(c, Pt[c]);
4282
+ Object.keys(Lt).forEach((c) => {
4283
+ Nt(c, Lt[c]);
4284
4284
  });
4285
- let w, N, P, V, $, ce = [], _e = [], Ee = [], j, Fe = (c, C, O, Z, X) => {
4285
+ let w, M, P, V, j, fe = [], Ee = [], K = [], N, Fe = (c, C, F, Z, X) => {
4286
4286
  var Q;
4287
4287
  if (!(c.subGroups && Z === null)) {
4288
- if (xe(), r(6, N = C), r(6, N), X != "secondary") {
4288
+ if (xe(), r(6, M = C), r(6, M), X != "secondary") {
4289
4289
  window.postMessage(
4290
4290
  {
4291
4291
  type: s == "CategoryChange" ? "CategoryChange" : "NavigateTo",
@@ -4304,29 +4304,29 @@ function ro(e, t, r) {
4304
4304
  r(7, P = Z), r(7, P), r(8, V = P), window.postMessage(
4305
4305
  {
4306
4306
  type: s,
4307
- itemId: O.id,
4307
+ itemId: F.id,
4308
4308
  subIndex: Z,
4309
- subItem: O
4309
+ subItem: F
4310
4310
  },
4311
4311
  window.location.href
4312
4312
  );
4313
4313
  }
4314
4314
  }, lt = () => {
4315
- j.scrollBy({ left: -250, behavior: "smooth" });
4315
+ N && (K.length !== M ? r(12, N.scrollLeft -= 250, N) : r(12, N.scrollLeft = 0, N));
4316
4316
  }, ut = () => {
4317
- j.scrollBy({ left: 250, behavior: "smooth" });
4317
+ N && (K.length !== M ? r(12, N.scrollLeft += 250, N) : r(12, N.scrollLeft = 0, N));
4318
4318
  };
4319
4319
  const ht = (c) => {
4320
- c.data.type == "SliderData" && c.data.identity == m && (r(9, ce = c.data.data), r(11, Ee = new Array(ce.length).fill(!1)), H == "true" && xr()), c.data.type == "GoToHomepage" && ce.forEach((C, O) => {
4321
- C.path.endsWith("/casino") && (r(6, N = O), r(6, N));
4320
+ c.data.type == "SliderData" && c.data.identity == m && (r(9, fe = c.data.data), r(11, K = new Array(fe.length).fill(!1)), H == "true" && xr()), c.data.type == "GoToHomepage" && fe.forEach((C, F) => {
4321
+ C.path.endsWith("/casino") && (r(6, M = F), r(6, M));
4322
4322
  });
4323
4323
  }, _r = () => {
4324
4324
  Ji(b);
4325
- }, Er = (c, C, O) => {
4325
+ }, Er = (c, C, F) => {
4326
4326
  if (u == "secondaryMenu" && n && i && b && c.id) {
4327
4327
  let Z = new URL(`${n}/v1/casino/groups/${i}/${c.id}/subGroups?language=${b}`);
4328
4328
  fetch(Z.href).then((X) => X.json()).then((X) => {
4329
- X.index = C, r(10, _e = _e.concat(X)), H == "false" && window.postMessage(
4329
+ X.index = C, r(10, Ee = Ee.concat(X)), H == "false" && window.postMessage(
4330
4330
  {
4331
4331
  type: s,
4332
4332
  itemId: c.id,
@@ -4336,7 +4336,7 @@ function ro(e, t, r) {
4336
4336
  window.location.href
4337
4337
  );
4338
4338
  const Q = [];
4339
- _e.map((Mr) => (Mr.items.forEach((ct) => {
4339
+ Ee.map((Mr) => (Mr.items.forEach((ct) => {
4340
4340
  Q.find((Nr) => ct.id == Nr) || Q.push(ct.id);
4341
4341
  }), Q.flat())), window.postMessage({ type: "SubgroupsIds", subGroupsIds: Q }, window.location.href);
4342
4342
  }).then(() => {
@@ -4346,73 +4346,73 @@ function ro(e, t, r) {
4346
4346
  u == "headerMain" && window.postMessage({ type: s, item: c }, window.location.href);
4347
4347
  }, xe = () => {
4348
4348
  const c = w.querySelectorAll(".DropDown");
4349
- document.activeElement.blur(), j.classList.add("isScrolling");
4349
+ document.activeElement.blur(), N.classList.add("isScrolling");
4350
4350
  for (let C = 0; C < c.length; C++)
4351
- c[C].style.transform = "translateX(-" + j.scrollLeft + "px)";
4352
- j.classList.remove("isScrolling");
4351
+ c[C].style.transform = "translateX(-" + N.scrollLeft + "px)";
4352
+ N.classList.remove("isScrolling");
4353
4353
  }, xr = () => {
4354
- ce.forEach((c, C) => {
4355
- var O;
4356
- ((O = c == null ? void 0 : c.subGroups) == null ? void 0 : O.count) > 0 && (r(11, Ee[C] = !0, Ee), Er(c, C));
4354
+ fe.forEach((c, C) => {
4355
+ var F;
4356
+ ((F = c == null ? void 0 : c.subGroups) == null ? void 0 : F.count) > 0 && (r(11, K[C] = !0, K), Er(c, C));
4357
4357
  });
4358
4358
  }, Cr = (c) => {
4359
4359
  let C = "";
4360
- return c.id === "LOBBY" ? C = x : c.id === "MYGAMES" && (C = L), c.icon || C;
4360
+ return c.id === "LOBBY" ? C = x : c.id === "MYGAMES" && (C = O), c.icon || C;
4361
4361
  };
4362
4362
  zr(() => (window.addEventListener("message", ht, !1), "ontouchstart" in document.documentElement && (document.documentElement.className += " touch-device"), setTimeout(
4363
4363
  () => {
4364
- j.addEventListener("scroll", xe);
4364
+ N.addEventListener("scroll", xe);
4365
4365
  },
4366
4366
  500
4367
4367
  ), window.postMessage({ type: "SliderLoaded", identity: m }), () => {
4368
4368
  window.removeEventListener("message", ht), w.removeEventListener("scroll", xe);
4369
4369
  }));
4370
- const wr = () => lt(), Hr = (c, C, O, Z, X) => {
4371
- Fe(c, C, O, Z, "secondary"), X.stopPropagation();
4372
- }, Sr = (c, C, O) => {
4373
- Fe(c, C, null, null, "main"), O.preventDefault();
4370
+ const wr = () => lt(), Hr = (c, C, F, Z, X) => {
4371
+ Fe(c, C, F, Z, "secondary"), X.stopPropagation();
4372
+ }, Sr = (c, C, F) => {
4373
+ Fe(c, C, null, null, "main"), F.preventDefault();
4374
4374
  };
4375
4375
  function Tr(c) {
4376
- de[c ? "unshift" : "push"](() => {
4376
+ pe[c ? "unshift" : "push"](() => {
4377
4377
  w = c, r(5, w);
4378
4378
  });
4379
4379
  }
4380
4380
  function Ar(c) {
4381
- de[c ? "unshift" : "push"](() => {
4382
- j = c, r(12, j);
4381
+ pe[c ? "unshift" : "push"](() => {
4382
+ N = c, r(12, N);
4383
4383
  });
4384
4384
  }
4385
4385
  const Br = () => ut();
4386
4386
  function Ir(c) {
4387
- de[c ? "unshift" : "push"](() => {
4388
- $ = c, r(4, $);
4387
+ pe[c ? "unshift" : "push"](() => {
4388
+ j = c, r(4, j);
4389
4389
  });
4390
4390
  }
4391
4391
  return e.$$set = (c) => {
4392
- "endpoint" in c && r(17, n = c.endpoint), "datasource" in c && r(18, i = c.datasource), "onclickeventname" in c && r(19, o = c.onclickeventname), "actionevent" in c && r(20, s = c.actionevent), "favoritesnumber" in c && r(21, a = c.favoritesnumber), "location" in c && r(0, u = c.location), "clientstyling" in c && r(22, l = c.clientstyling), "clientstylingurl" in c && r(23, h = c.clientstylingurl), "identity" in c && r(24, m = c.identity), "translationurl" in c && r(25, f = c.translationurl), "isprimarymenu" in c && r(26, p = c.isprimarymenu), "issecondarymenu" in c && r(27, g = c.issecondarymenu), "lang" in c && r(28, b = c.lang), "activeindex" in c && r(1, d = c.activeindex), "showsubgroups" in c && r(2, H = c.showsubgroups), "categoriesicon" in c && r(3, _ = c.categoriesicon), "lobbyiconimage" in c && r(29, x = c.lobbyiconimage), "mygamesiconimage" in c && r(30, L = c.mygamesiconimage), "mbsource" in c && r(31, I = c.mbsource);
4392
+ "endpoint" in c && r(17, n = c.endpoint), "datasource" in c && r(18, i = c.datasource), "onclickeventname" in c && r(19, o = c.onclickeventname), "actionevent" in c && r(20, s = c.actionevent), "favoritesnumber" in c && r(21, a = c.favoritesnumber), "location" in c && r(0, u = c.location), "clientstyling" in c && r(22, l = c.clientstyling), "clientstylingurl" in c && r(23, h = c.clientstylingurl), "identity" in c && r(24, m = c.identity), "translationurl" in c && r(25, f = c.translationurl), "isprimarymenu" in c && r(26, p = c.isprimarymenu), "issecondarymenu" in c && r(27, g = c.issecondarymenu), "lang" in c && r(28, b = c.lang), "activeindex" in c && r(1, d = c.activeindex), "showsubgroups" in c && r(2, H = c.showsubgroups), "categoriesicon" in c && r(3, _ = c.categoriesicon), "lobbyiconimage" in c && r(29, x = c.lobbyiconimage), "mygamesiconimage" in c && r(30, O = c.mygamesiconimage), "mbsource" in c && r(31, I = c.mbsource);
4393
4393
  }, e.$$.update = () => {
4394
4394
  e.$$.dirty[0] & /*activeindex*/
4395
4395
  2, e.$$.dirty[0] & /*translationurl*/
4396
- 33554432 && f && k(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4397
- 4194320 && l && $ && an($, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4398
- 8388624 && h && $ && ln($, h), e.$$.dirty[0] & /*customStylingContainer*/
4396
+ 33554432 && f && $(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
4397
+ 4194320 && l && j && an(j, l), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
4398
+ 8388624 && h && j && ln(j, h), e.$$.dirty[0] & /*customStylingContainer*/
4399
4399
  16 | e.$$.dirty[1] & /*mbsource*/
4400
- 1 && I && $ && un($, `${I}.Style`), e.$$.dirty[0] & /*lang*/
4400
+ 1 && I && j && un(j, `${I}.Style`), e.$$.dirty[0] & /*lang*/
4401
4401
  268435456 && b && _r();
4402
4402
  }, [
4403
4403
  u,
4404
4404
  d,
4405
4405
  H,
4406
4406
  _,
4407
- $,
4407
+ j,
4408
4408
  w,
4409
- N,
4409
+ M,
4410
4410
  P,
4411
4411
  V,
4412
- ce,
4413
- _e,
4412
+ fe,
4414
4413
  Ee,
4415
- j,
4414
+ K,
4415
+ N,
4416
4416
  Fe,
4417
4417
  lt,
4418
4418
  ut,
@@ -4430,7 +4430,7 @@ function ro(e, t, r) {
4430
4430
  g,
4431
4431
  b,
4432
4432
  x,
4433
- L,
4433
+ O,
4434
4434
  I,
4435
4435
  wr,
4436
4436
  Hr,