@everymatrix/casino-promotions-nd 1.63.2 → 1.64.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.
@@ -345,7 +345,7 @@ typeof HTMLElement == "function" && (Br = class extends HTMLElement {
345
345
  i in r && (t[i] = [e(i)]);
346
346
  for (const i of this.attributes) {
347
347
  const o = this.$$g_p(i.name);
348
- o in this.$$d || (this.$$d[o] = De(o, i.value, this.$$p_d, "toProp"));
348
+ o in this.$$d || (this.$$d[o] = Fe(o, i.value, this.$$p_d, "toProp"));
349
349
  }
350
350
  for (const i in this.$$p_d)
351
351
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -363,7 +363,7 @@ typeof HTMLElement == "function" && (Br = class extends HTMLElement {
363
363
  this.$$r = !0;
364
364
  for (const i in this.$$p_d)
365
365
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
366
- const o = De(
366
+ const o = Fe(
367
367
  i,
368
368
  this.$$d[i],
369
369
  this.$$p_d,
@@ -385,7 +385,7 @@ typeof HTMLElement == "function" && (Br = class extends HTMLElement {
385
385
  // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
386
386
  // and setting attributes through setAttribute etc, this is helpful
387
387
  attributeChangedCallback(e, t, r) {
388
- this.$$r || (e = this.$$g_p(e), this.$$d[e] = De(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
388
+ this.$$r || (e = this.$$g_p(e), this.$$d[e] = Fe(e, r, this.$$p_d, "toProp"), this.$$c?.$set({ [e]: this.$$d[e] }));
389
389
  }
390
390
  disconnectedCallback() {
391
391
  this.$$cn = !1, Promise.resolve().then(() => {
@@ -398,7 +398,7 @@ typeof HTMLElement == "function" && (Br = class extends HTMLElement {
398
398
  ) || e;
399
399
  }
400
400
  });
401
- function De(e, t, r, n) {
401
+ function Fe(e, t, r, n) {
402
402
  const i = r[e]?.type;
403
403
  if (t = i === "Boolean" && typeof t != "boolean" ? t != null : t, !n || !r[e])
404
404
  return t;
@@ -427,7 +427,7 @@ function De(e, t, r, n) {
427
427
  return t;
428
428
  }
429
429
  }
430
- function Dn(e, t, r, n, i, o) {
430
+ function Fn(e, t, r, n, i, o) {
431
431
  let s = class extends Br {
432
432
  constructor() {
433
433
  super(e, r, i), this.$$p_d = t;
@@ -444,7 +444,7 @@ function Dn(e, t, r, n, i, o) {
444
444
  return this.$$c && a in this.$$c ? this.$$c[a] : this.$$d[a];
445
445
  },
446
446
  set(u) {
447
- u = De(a, u, t), this.$$d[a] = u, this.$$c?.$set({ [a]: u });
447
+ u = Fe(a, u, t), this.$$d[a] = u, this.$$c?.$set({ [a]: u });
448
448
  }
449
449
  });
450
450
  }), n.forEach((a) => {
@@ -456,7 +456,7 @@ function Dn(e, t, r, n, i, o) {
456
456
  }), e.element = /** @type {any} */
457
457
  s, s;
458
458
  }
459
- class Fn {
459
+ class Dn {
460
460
  /**
461
461
  * ### PRIVATE API
462
462
  *
@@ -784,7 +784,7 @@ function Rr(e) {
784
784
  function at(e) {
785
785
  return !!(e && typeof e == "object" && e.type === be.dateTime);
786
786
  }
787
- var Dr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, mi = /(?:[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;
787
+ var Fr = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, mi = /(?:[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;
788
788
  function di(e) {
789
789
  var t = {};
790
790
  return e.replace(mi, function(r) {
@@ -876,15 +876,15 @@ function di(e) {
876
876
  return "";
877
877
  }), t;
878
878
  }
879
- var F = function() {
880
- return F = Object.assign || function(t) {
879
+ var D = function() {
880
+ return D = Object.assign || function(t) {
881
881
  for (var r, n = 1, i = arguments.length; n < i; n++) {
882
882
  r = arguments[n];
883
883
  for (var o in r)
884
884
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
885
885
  }
886
886
  return t;
887
- }, F.apply(this, arguments);
887
+ }, D.apply(this, arguments);
888
888
  };
889
889
  var _i = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
890
890
  function bi(e) {
@@ -908,10 +908,10 @@ function bi(e) {
908
908
  function gi(e) {
909
909
  return e.replace(/^(.*?)-/, "");
910
910
  }
911
- var It = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Fr = /^(@+)?(\+|#+)?[rs]?$/g, vi = /(\*)(0+)|(#+)(0+)|(0+)/g, Ur = /^(0+)$/;
911
+ var It = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Dr = /^(@+)?(\+|#+)?[rs]?$/g, vi = /(\*)(0+)|(#+)(0+)|(0+)/g, Ur = /^(0+)$/;
912
912
  function Mt(e) {
913
913
  var t = {};
914
- return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Fr, function(r, n, i) {
914
+ return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Dr, function(r, n, i) {
915
915
  return typeof i != "string" ? (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length) : i === "+" ? t.minimumSignificantDigits = n.length : n[0] === "#" ? t.maximumSignificantDigits = n.length : (t.minimumSignificantDigits = n.length, t.maximumSignificantDigits = n.length + (typeof i == "string" ? i.length : 0)), "";
916
916
  }), t;
917
917
  }
@@ -1008,13 +1008,13 @@ function xi(e) {
1008
1008
  t.notation = "compact", t.compactDisplay = "long";
1009
1009
  continue;
1010
1010
  case "scientific":
1011
- t = F(F(F({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1012
- return F(F({}, u), kt(l));
1011
+ t = D(D(D({}, t), { notation: "scientific" }), i.options.reduce(function(u, l) {
1012
+ return D(D({}, u), kt(l));
1013
1013
  }, {}));
1014
1014
  continue;
1015
1015
  case "engineering":
1016
- t = F(F(F({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1017
- return F(F({}, u), kt(l));
1016
+ t = D(D(D({}, t), { notation: "engineering" }), i.options.reduce(function(u, l) {
1017
+ return D(D({}, u), kt(l));
1018
1018
  }, {}));
1019
1019
  continue;
1020
1020
  case "notation-simple":
@@ -1083,17 +1083,17 @@ function xi(e) {
1083
1083
  return c === "*" ? t.minimumFractionDigits = l.length : h && h[0] === "#" ? t.maximumFractionDigits = h.length : f && d ? (t.minimumFractionDigits = f.length, t.maximumFractionDigits = f.length + d.length) : (t.minimumFractionDigits = l.length, t.maximumFractionDigits = l.length), "";
1084
1084
  });
1085
1085
  var o = i.options[0];
1086
- o === "w" ? t = F(F({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = F(F({}, t), Mt(o)));
1086
+ o === "w" ? t = D(D({}, t), { trailingZeroDisplay: "stripIfInteger" }) : o && (t = D(D({}, t), Mt(o)));
1087
1087
  continue;
1088
1088
  }
1089
- if (Fr.test(i.stem)) {
1090
- t = F(F({}, t), Mt(i.stem));
1089
+ if (Dr.test(i.stem)) {
1090
+ t = D(D({}, t), Mt(i.stem));
1091
1091
  continue;
1092
1092
  }
1093
1093
  var s = Gr(i.stem);
1094
- s && (t = F(F({}, t), s));
1094
+ s && (t = D(D({}, t), s));
1095
1095
  var a = yi(i.stem);
1096
- a && (t = F(F({}, t), a));
1096
+ a && (t = D(D({}, t), a));
1097
1097
  }
1098
1098
  return t;
1099
1099
  }
@@ -2550,7 +2550,7 @@ function wi(e) {
2550
2550
  var i = ke[n || ""] || ke[r || ""] || ke["".concat(r, "-001")] || ke["001"];
2551
2551
  return i[0];
2552
2552
  }
2553
- var tt, Ti = new RegExp("^".concat(Dr.source, "*")), Si = new RegExp("".concat(Dr.source, "*$"));
2553
+ var tt, Ti = new RegExp("^".concat(Fr.source, "*")), Si = new RegExp("".concat(Fr.source, "*$"));
2554
2554
  function H(e, t) {
2555
2555
  return { start: e, end: t };
2556
2556
  }
@@ -2585,7 +2585,7 @@ var Rt = Hi ? (
2585
2585
  }
2586
2586
  return n;
2587
2587
  }
2588
- ), Dt = (
2588
+ ), Ft = (
2589
2589
  // native
2590
2590
  Pi ? Object.fromEntries : (
2591
2591
  // Ponyfill
@@ -2637,11 +2637,11 @@ function jr(e, t) {
2637
2637
  }
2638
2638
  var ct;
2639
2639
  if (lt) {
2640
- var Ft = jr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2640
+ var Dt = jr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2641
2641
  ct = function(t, r) {
2642
2642
  var n;
2643
- Ft.lastIndex = r;
2644
- var i = Ft.exec(t);
2643
+ Dt.lastIndex = r;
2644
+ var i = Dt.exec(t);
2645
2645
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2646
2646
  };
2647
2647
  } else
@@ -2736,7 +2736,7 @@ var Ri = (
2736
2736
  return this.error(S.INVALID_TAG, H(n, this.clonePosition()));
2737
2737
  }, e.prototype.parseTagName = function() {
2738
2738
  var t = this.offset();
2739
- for (this.bump(); !this.isEOF() && Fi(this.char()); )
2739
+ for (this.bump(); !this.isEOF() && Di(this.char()); )
2740
2740
  this.bump();
2741
2741
  return this.message.slice(t, this.offset());
2742
2742
  }, e.prototype.parseLiteral = function(t, r) {
@@ -2765,7 +2765,7 @@ var Ri = (
2765
2765
  };
2766
2766
  }, e.prototype.tryParseLeftAngleBracket = function() {
2767
2767
  return !this.isEOF() && this.char() === 60 && (this.ignoreTag || // If at the opening tag or closing tag position, bail.
2768
- !Di(this.peek() || 0)) ? (this.bump(), "<") : null;
2768
+ !Fi(this.peek() || 0)) ? (this.bump(), "<") : null;
2769
2769
  }, e.prototype.tryParseQuote = function(t) {
2770
2770
  if (this.isEOF() || this.char() !== 39)
2771
2771
  return null;
@@ -2925,7 +2925,7 @@ var Ri = (
2925
2925
  val: {
2926
2926
  type: R.select,
2927
2927
  value: n,
2928
- options: Dt(L.val),
2928
+ options: Ft(L.val),
2929
2929
  location: N
2930
2930
  },
2931
2931
  err: null
@@ -2933,7 +2933,7 @@ var Ri = (
2933
2933
  val: {
2934
2934
  type: R.plural,
2935
2935
  value: n,
2936
- options: Dt(L.val),
2936
+ options: Ft(L.val),
2937
2937
  offset: C,
2938
2938
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2939
2939
  location: N
@@ -3110,10 +3110,10 @@ var Ri = (
3110
3110
  function ht(e) {
3111
3111
  return e >= 97 && e <= 122 || e >= 65 && e <= 90;
3112
3112
  }
3113
- function Di(e) {
3113
+ function Fi(e) {
3114
3114
  return ht(e) || e === 47;
3115
3115
  }
3116
- function Fi(e) {
3116
+ function Di(e) {
3117
3117
  return e === 45 || e === 46 || e >= 48 && e <= 57 || e === 95 || e >= 97 && e <= 122 || e >= 65 && e <= 90 || e == 183 || e >= 192 && e <= 214 || e >= 216 && e <= 246 || e >= 248 && e <= 893 || e >= 895 && e <= 8191 || e >= 8204 && e <= 8205 || e >= 8255 && e <= 8256 || e >= 8304 && e <= 8591 || e >= 11264 && e <= 12271 || e >= 12289 && e <= 55295 || e >= 63744 && e <= 64975 || e >= 65008 && e <= 65533 || e >= 65536 && e <= 983039;
3118
3118
  }
3119
3119
  function Vr(e) {
@@ -3196,7 +3196,7 @@ function Vi(e) {
3196
3196
  function zi(e) {
3197
3197
  return typeof e == "function";
3198
3198
  }
3199
- function Fe(e, t, r, n, i, o, s) {
3199
+ function De(e, t, r, n, i, o, s) {
3200
3200
  if (e.length === 1 && Nt(e[0]))
3201
3201
  return [
3202
3202
  {
@@ -3259,7 +3259,7 @@ function Fe(e, t, r, n, i, o, s) {
3259
3259
  var p = c.children, g = c.value, B = i[g];
3260
3260
  if (!zi(B))
3261
3261
  throw new $i(g, "function", s);
3262
- var E = Fe(p, t, r, n, i, o), y = B(E.map(function(C) {
3262
+ var E = De(p, t, r, n, i, o), y = B(E.map(function(C) {
3263
3263
  return C.value;
3264
3264
  }));
3265
3265
  Array.isArray(y) || (y = [y]), a.push.apply(a, y.map(function(C) {
@@ -3273,7 +3273,7 @@ function Fe(e, t, r, n, i, o, s) {
3273
3273
  var A = c.options[f] || c.options.other;
3274
3274
  if (!A)
3275
3275
  throw new Ut(c.value, f, Object.keys(c.options), s);
3276
- a.push.apply(a, Fe(A.value, t, r, n, i));
3276
+ a.push.apply(a, De(A.value, t, r, n, i));
3277
3277
  continue;
3278
3278
  }
3279
3279
  if (Mr(c)) {
@@ -3288,7 +3288,7 @@ Try polyfilling it using "@formatjs/intl-pluralrules"
3288
3288
  }
3289
3289
  if (!A)
3290
3290
  throw new Ut(c.value, f, Object.keys(c.options), s);
3291
- a.push.apply(a, Fe(A.value, t, r, n, i, f - (c.offset || 0)));
3291
+ a.push.apply(a, De(A.value, t, r, n, i, f - (c.offset || 0)));
3292
3292
  continue;
3293
3293
  }
3294
3294
  }
@@ -3369,7 +3369,7 @@ var qi = (
3369
3369
  }, []);
3370
3370
  return c.length <= 1 ? c[0] || "" : c;
3371
3371
  }, this.formatToParts = function(u) {
3372
- return Fe(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3372
+ return De(o.ast, o.locales, o.formatters, o.formats, u, void 0, o.message);
3373
3373
  }, this.resolvedOptions = function() {
3374
3374
  var u;
3375
3375
  return {
@@ -4071,14 +4071,14 @@ var Ro = {
4071
4071
  next: Wt,
4072
4072
  error: ko,
4073
4073
  complete: Wt
4074
- }, Do = function() {
4074
+ }, Fo = function() {
4075
4075
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
4076
4076
  }();
4077
- function Fo(e) {
4077
+ function Do(e) {
4078
4078
  return e;
4079
4079
  }
4080
4080
  function Uo(e) {
4081
- return e.length === 0 ? Fo : e.length === 1 ? e[0] : function(r) {
4081
+ return e.length === 0 ? Do : e.length === 1 ? e[0] : function(r) {
4082
4082
  return e.reduce(function(n, i) {
4083
4083
  return i(n);
4084
4084
  }, r);
@@ -4122,7 +4122,7 @@ var Zt = function() {
4122
4122
  }, e.prototype._subscribe = function(t) {
4123
4123
  var r;
4124
4124
  return (r = this.source) === null || r === void 0 ? void 0 : r.subscribe(t);
4125
- }, e.prototype[Do] = function() {
4125
+ }, e.prototype[Fo] = function() {
4126
4126
  return this;
4127
4127
  }, e.prototype.pipe = function() {
4128
4128
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -4397,7 +4397,7 @@ function qo(e, t, r) {
4397
4397
  }
4398
4398
  }
4399
4399
  function Qo(e) {
4400
- xn(e, "svelte-1gwtu3q", '*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto}.promotion__filter.skeltonFilter{background-color:transparent;padding:0px;width:50%}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__header{display:flex;align-items:center;justify-content:flex-start;gap:20px}.promotion__header .svg-container{display:flex;position:relative;width:70px;height:70px;align-items:center;justify-content:center}.promotion__header .svg-container .svg-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(to top, color-mix(in srgb, var(--emw--color-primary, #22B04E) 10%, var(--emw--color-black, black) 90%) 25%, color-mix(in srgb, var(--emw--color-primary, #22B04E) 40%, var(--emw--color-black, black) 60%) 40%, var(--emw--color-primary, #22B04E) 90% 70%, color-mix(in srgb, var(--emw--color-primary, #22B04E) 70%, var(--emw--color-white, white) 30%) 100%);border-radius:50%;z-index:1}.promotion__header .svg-container .svg-content{position:relative;z-index:2;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));padding:3px 4px;border-radius:50%}.promotion__header .svg-container .svg-content svg{width:50px;height:50px;fill:var(--emw--color-white, white)}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF);display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border-radius:10px;overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__info{z-index:5;position:absolute;top:10px;right:10px}.promo__info button{background:unset;border:0;cursor:pointer}.promo__info svg{height:24px;width:24px;fill:var(--emw--color-white, white)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0) 40%)}.promo__details{padding:0 10px 0px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh}.modal--open{display:flex;z-index:300}.modal__backdrop{position:absolute;background-color:rgba(0, 0, 0, 0.8);opacity:0.6;width:100%;height:100%}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:1;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top:3px solid var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6)}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}');
4400
+ xn(e, "svelte-1grffgy", '*,*::before,*::after{padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box;font-family:inherit}.text--ellipsis>*{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.promotion__filter{background-color:var(--emw--color-700, #003D5D);padding:6px 80px;border-radius:var(--emw--border-radius-medium, 10px);display:flex;justify-content:center;width:max-content;margin:0 auto}.promotion__filter.skeltonFilter{background-color:transparent;padding:0px;width:50%}.promotion__filter ui-skeleton{width:100%}.promotion__filter ui-skeleton .Title.Skeleton{margin:5px auto}@media screen and (max-width: 768px){.promotion__filter ui-skeleton .Title.Skeleton{width:100%}}@media screen and (max-width: 1200px){.promotion__filter{width:100%;justify-content:unset;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;margin:0 auto}}.promotion__filter .tab-list{list-style:none;margin:0;padding:0;display:flex;gap:60px}@media screen and (max-width: 1200px){.promotion__filter .tab-list{margin:0 auto}}.promotion__filter .tab-item{position:relative;cursor:pointer}.promotion__filter .tab-item button{text-decoration:none;color:var(--emw--color-white, white);font-size:var(--emw--font-size-medium, 20px);display:inline-block;margin:8px 0px;background-color:transparent;border:0;cursor:pointer}.promotion__filter .tab-item button:hover{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active button{color:var(--emw--color-primary, #22B04E)}.promotion__filter .tab-item.active::after{content:"";position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);width:50px;height:2px;background-color:var(--emw--color-white, white)}.promotion__wrapper{min-height:100vh;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__section{min-height:100vh;width:100%;background-color:var(--emw--casino-color-bg, var(--emw--color-background, #07072A))}.promotion__header{display:flex;align-items:center;justify-content:flex-start;gap:20px}.promotion__header .svg-container{display:flex;position:relative;width:70px;height:70px;align-items:center;justify-content:center}.promotion__header .svg-container .svg-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(to top, color-mix(in srgb, var(--emw--color-primary, #22B04E) 10%, var(--emw--color-black, black) 90%) 25%, color-mix(in srgb, var(--emw--color-primary, #22B04E) 40%, var(--emw--color-black, black) 60%) 40%, var(--emw--color-primary, #22B04E) 90% 70%, color-mix(in srgb, var(--emw--color-primary, #22B04E) 70%, var(--emw--color-white, white) 30%) 100%);border-radius:50%;z-index:1}.promotion__header .svg-container .svg-content{position:relative;z-index:2;background:var(--emw--casino-color-bg, var(--emw--color-background, #07072A));padding:3px 4px;border-radius:50%}.promotion__header .svg-container .svg-content svg{width:50px;height:50px;fill:var(--emw--color-white, white)}.promotions{margin:0 auto;max-width:1300px;padding:24px 0;color:var(--emw--color-white, #FFFFFF);display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 1300px){.promotions{padding:24px 2.4%}}.promotions__title{font-size:22px;font-weight:normal;margin-bottom:18px;color:var(--emw--color-contrast)}.promotions__grid{display:grid;grid-auto-rows:220px;grid-template-columns:1fr;grid-row-gap:16px}.md .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.xl .promotions__grid{grid-auto-rows:260px;grid-template-columns:repeat(3, 1fr);grid-gap:30px}.promotions__none{padding:50px 0;text-align:center;font-size:30px}.promo{display:flex;position:relative;flex-direction:column;justify-content:flex-end;width:100%;height:auto;padding:12px 8px;border-radius:var(--emw--border-radius-medium, 10px);overflow:hidden;transition:all 150ms ease}.promo:hover{border:1px solid var(--emw--color-white, #FFFFFF)}.promo__info{z-index:5;position:absolute;top:10px;right:10px}.promo__info button{background:unset;border:0;cursor:pointer}.promo__info svg{height:24px;width:24px;fill:var(--emw--color-white, white)}.promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promo__picture::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(7, 7, 42, 0) 40%)}.promo__details{padding:0 10px 0px 17px;z-index:5}.promo__title{display:inline-block;margin-bottom:6px;font-size:18px;font-weight:normal}.promo__content{margin-bottom:15px;font-size:14px}.promo__button{font-size:14px;text-transform:uppercase;padding:10px 20px;background:none;color:var(--emw--color-white, #FFFFFF);border:1px solid var(--emw--color-white, #FFFFFF);border-radius:5px;cursor:pointer;transition:all 150ms ease}.promo__button:hover{background:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page{display:none;margin:0 auto;width:80%;margin-bottom:40px}.page__body_title{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page--open{max-width:1000px;flex-direction:column;display:flex;position:relative;justify-content:center}.page__header{align-items:stretch;text-decoration:underline;text-align:center}.page__header img{width:90%;margin:2%;border-radius:5px;box-shadow:rgba(220, 220, 220, 0.414) 0px 8px 24px}.page__tab{padding:0px 30px;background-color:grey;border-radius:5px;cursor:pointer;margin:35px 0px;display:flex;justify-content:space-between;align-items:center;transition:all 150ms ease}.page__tab .active{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg);-moz-transition:all 0.5s linear;-webkit-transition:all 0.5s linear;transition:all 0.5s linear}.page__tab p{font-size:20px;outline:0}.page__tab p:focus{-webkit-transform:rotate(95deg);-ms-transform:rotate(95deg);transform:rotate(95deg)}.page__tab:hover{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.page__tabContentWrapper.hidden{display:none}.page__close{height:40px;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-contrast, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%;width:max-content;font-size:75%}.page__close:hover{color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100vw;height:100vh}.modal--open{display:flex;z-index:300}.modal__backdrop{position:absolute;background-color:rgba(0, 0, 0, 0.8);opacity:0.6;width:100%;height:100%}.modal__content{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--emw--color-gray-50, #F9F8F8);border-radius:5px}.md .modal__content{width:700px;height:70%}.modal__close{position:absolute;width:36px;height:36px;top:10px;right:10px;z-index:1;cursor:pointer;transition:all 150ms ease;color:var(--emw--color-white, #FFFFFF);background-color:rgba(20, 20, 32, 0.3);border-radius:50%}.modal__close:hover{color:var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839))}.modal__picture img{width:100%;height:200px;object-fit:cover;border-top:3px solid var(--emw--categories-color-secondary, var(--emw--color-secondary, #FD2839));border-top-left-radius:5px;border-top-right-radius:5px}.md .modal__picture img{height:300px}.modal__body{padding:16px 8px;color:var(--emw--color-black, #000000);height:calc(100vh - 200px);overflow-y:auto;border-top-left-radius:5px;border-top-right-radius:5px}.modal__body_title{font-size:18px;margin-bottom:10px;color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E))}.modal__body_content{font-size:14px;line-height:1.3}.modal__body_content *{margin-bottom:8px}.md .modal__body{height:calc(100vh - 300px);padding:22px 8%}.lg .modal__body{padding:30px 40px}.modal__tabs{position:relative;display:inline-flex;width:100%;flex-wrap:nowrap;gap:14px;white-space:nowrap;overflow-x:auto;margin-bottom:20px}.modal__tabs::before{content:"";position:absolute;bottom:4px;left:0;width:100%;height:2px;background-color:var(--emw--color-gray-100, #E6E6E6)}.modal__tab{background:none;border:none;padding:8px 0;color:var(--emw--color-gray-150, #828282);font-size:14px;cursor:pointer;transition:all 150ms ease}.modal__tab--active{position:relative;color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.modal__tab--active:before{content:"";left:0;bottom:-4px;position:absolute;width:100%;height:2px;background-color:var(--emw--casino-contrast, var(--emw--color-background, #07072A))}.modal__tab:hover{color:var(--emw--casino-contrast, var(--emw--color-contrast, #07072A))}.promotion__section{width:100%;container-type:inline-size;animation-name:fadeIn;animation-iteration-count:1;animation-timing-function:linear;animation-duration:0.3s}.promotion__section .promotions__grid{width:100%;min-height:150px}.promotion__section .promotions__grid .promo{width:100%;height:auto;padding:12px 8px}.promotion__section .promotions__grid .promo__picture{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.promotion__section .promotions__grid .promo__picture img{width:100%;height:100%;object-fit:cover;border-radius:5px}.promotion__section .promotions__title{width:100%;display:flex;flex-direction:column;border:1px solid var(--emw--color-gray-300, #58586B);margin:12px;padding:8px 12px}.promotion__section .promotions__title .title{width:180px;min-height:50px}@container (max-width: 768px){.promotion__section{width:100%;margin:0px}.promotion__section .promotions__grid{width:100%}.promotion__section .promotions__grid .skeletonPromotionButton{display:flex;flex-direction:row;width:40%;gap:10px}.promotion__section .promotions__grid .skeletonPromotionButton div{width:100%}}@keyframes fadeIn{0%{opacity:0.01}25%{opacity:0.35}50%{opacity:0.76}100%{opacity:1}}');
4401
4401
  }
4402
4402
  function er(e, t, r) {
4403
4403
  const n = e.slice();
@@ -4434,9 +4434,9 @@ function Jo(e) {
4434
4434
  ), Y = W(
4435
4435
  /*promoDetailsSources*/
4436
4436
  e[10]
4437
- ), D = [];
4437
+ ), F = [];
4438
4438
  for (let x = 0; x < Y.length; x += 1)
4439
- D[x] = pr(rr(e, Y, x));
4439
+ F[x] = pr(rr(e, Y, x));
4440
4440
  let K = W(
4441
4441
  /*promoDetailsTabs*/
4442
4442
  e[11]
@@ -4450,8 +4450,8 @@ function Jo(e) {
4450
4450
  return {
4451
4451
  c() {
4452
4452
  t = v("section"), r = v("div"), $ && $.c(), n = M(), i = v("div"), o = v("div"), s = M(), a = v("div"), u = v("div"), u.innerHTML = '<svg class="w-6 h-6" 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="M6 18L18 6M6 6l12 12"></path></svg>', l = M(), c = v("div"), h = v("picture");
4453
- for (let x = 0; x < D.length; x += 1)
4454
- D[x].c();
4453
+ for (let x = 0; x < F.length; x += 1)
4454
+ F[x].c();
4455
4455
  f = M(), d = v("img"), g = M(), B = v("div"), E = v("div"), y = v("ul");
4456
4456
  for (let x = 0; x < U.length; x += 1)
4457
4457
  U[x].c();
@@ -4469,8 +4469,8 @@ function Jo(e) {
4469
4469
  },
4470
4470
  m(x, V) {
4471
4471
  I(x, t, V), b(t, r), $ && $.m(r, null), b(r, n), b(r, i), b(i, o), b(i, s), b(i, a), b(a, u), b(a, l), b(a, c), b(c, h);
4472
- for (let w = 0; w < D.length; w += 1)
4473
- D[w] && D[w].m(h, null);
4472
+ for (let w = 0; w < F.length; w += 1)
4473
+ F[w] && F[w].m(h, null);
4474
4474
  b(h, f), b(h, d), b(a, g), b(a, B), b(B, E), b(E, y);
4475
4475
  for (let w = 0; w < U.length; w += 1)
4476
4476
  U[w] && U[w].m(y, null);
@@ -4506,11 +4506,11 @@ function Jo(e) {
4506
4506
  let w;
4507
4507
  for (w = 0; w < Y.length; w += 1) {
4508
4508
  const le = rr(x, Y, w);
4509
- D[w] ? D[w].p(le, V) : (D[w] = pr(le), D[w].c(), D[w].m(h, f));
4509
+ F[w] ? F[w].p(le, V) : (F[w] = pr(le), F[w].c(), F[w].m(h, f));
4510
4510
  }
4511
- for (; w < D.length; w += 1)
4512
- D[w].d(1);
4513
- D.length = Y.length;
4511
+ for (; w < F.length; w += 1)
4512
+ F[w].d(1);
4513
+ F.length = Y.length;
4514
4514
  }
4515
4515
  if (V[0] & /*promoDetailsImage*/
4516
4516
  512 && !se(d.src, p = /*promoDetailsImage*/
@@ -4545,7 +4545,7 @@ function Jo(e) {
4545
4545
  x[4]) && m(r, "class", G);
4546
4546
  },
4547
4547
  d(x) {
4548
- x && O(t), $ && $.d(), ce(D, x), ce(U, x), e[37](null), j && j.d(), k(), e[41](null), J = !1, ye(Se);
4548
+ x && O(t), $ && $.d(), ce(F, x), ce(U, x), e[37](null), j && j.d(), k(), e[41](null), J = !1, ye(Se);
4549
4549
  }
4550
4550
  };
4551
4551
  }
@@ -5192,7 +5192,7 @@ function ts(e) {
5192
5192
  function rs(e, t, r) {
5193
5193
  let n;
5194
5194
  yn(e, Ao, (_) => r(19, n = _));
5195
- let { endpoint: i = "" } = t, { lang: o = "" } = t, { env: s = "" } = t, { userroles: a = "" } = t, { promotionsfilter: u = "false" } = t, { translationurl: l = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: h = "" } = t, { mbsource: f } = t, { modalpromotion: d = "" } = t, p, g = [], B, E, y, A = "", T = window.navigator.userAgent, C = !1, L, N = "", P = "", G = {}, k = [], J = [], Se = "all", $ = [], Y = !1, D, K, U, j = !0;
5195
+ let { endpoint: i = "" } = t, { lang: o = "" } = t, { env: s = "" } = t, { userroles: a = "" } = t, { promotionsfilter: u = "false" } = t, { translationurl: l = "" } = t, { clientstyling: c = "" } = t, { clientstylingurl: h = "" } = t, { mbsource: f } = t, { modalpromotion: d = "" } = t, p, g = [], B, E, y, A = "", T = window.navigator.userAgent, C = !1, L, N = "", P = "", G = {}, k = [], J = [], Se = "all", $ = [], Y = !1, F, K, U, j = !0;
5196
5196
  Oo({ withLocale: "en", translations: {} });
5197
5197
  const x = () => {
5198
5198
  fetch(l).then((z) => z.json()).then((z) => {
@@ -5264,11 +5264,11 @@ function rs(e, t, r) {
5264
5264
  window.location.href
5265
5265
  ));
5266
5266
  }, Ht = (_, z) => {
5267
- D.querySelector(".modal__tab_content").innerHTML = _.tabContent;
5268
- let Z = D.querySelectorAll(".modal__tab");
5267
+ F.querySelector(".modal__tab_content").innerHTML = _.tabContent;
5268
+ let Z = F.querySelectorAll(".modal__tab");
5269
5269
  for (let ie = 0; ie < Z.length; ie++)
5270
5270
  Z[ie].classList.remove("modal__tab--active");
5271
- D.querySelector(`#tab-${z}`).classList.add("modal__tab--active");
5271
+ F.querySelector(`#tab-${z}`).classList.add("modal__tab--active");
5272
5272
  }, sn = {
5273
5273
  sm: 640,
5274
5274
  md: 768,
@@ -5294,7 +5294,7 @@ function rs(e, t, r) {
5294
5294
  const cn = (_) => Bt(_);
5295
5295
  function hn(_) {
5296
5296
  ue[_ ? "unshift" : "push"](() => {
5297
- D = _, r(15, D);
5297
+ F = _, r(15, F);
5298
5298
  });
5299
5299
  }
5300
5300
  const fn = () => {
@@ -5354,7 +5354,7 @@ function rs(e, t, r) {
5354
5354
  Se,
5355
5355
  $,
5356
5356
  Y,
5357
- D,
5357
+ F,
5358
5358
  K,
5359
5359
  U,
5360
5360
  j,
@@ -5384,7 +5384,7 @@ function rs(e, t, r) {
5384
5384
  _n
5385
5385
  ];
5386
5386
  }
5387
- class ns extends Fn {
5387
+ class ns extends Dn {
5388
5388
  constructor(t) {
5389
5389
  super(), Rn(
5390
5390
  this,
@@ -5469,7 +5469,7 @@ class ns extends Fn {
5469
5469
  this.$$set({ modalpromotion: t }), q();
5470
5470
  }
5471
5471
  }
5472
- Dn(ns, { endpoint: {}, lang: {}, env: {}, userroles: {}, promotionsfilter: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, modalpromotion: {} }, [], [], !0);
5472
+ Fn(ns, { endpoint: {}, lang: {}, env: {}, userroles: {}, promotionsfilter: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, modalpromotion: {} }, [], [], !0);
5473
5473
  export {
5474
5474
  ns as C
5475
5475
  };