@everymatrix/casino-search 1.36.0 → 1.37.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.
@@ -12812,24 +12812,35 @@
12812
12812
  return child_ctx;
12813
12813
  }
12814
12814
 
12815
- // (541:8) {#if lang}
12816
- function create_if_block_13(ctx) {
12815
+ // (539:8) {#if lang}
12816
+ function create_if_block_14(ctx) {
12817
12817
  let button;
12818
- let t_value = /*$_*/ ctx[35]('playNow') + "";
12819
- let t;
12818
+ let show_if = !isMobile(/*userAgent*/ ctx[36]);
12819
+ let t0;
12820
+ let span;
12821
+ let t1_value = /*$_*/ ctx[35]('playNow') + "";
12822
+ let t1;
12820
12823
  let mounted;
12821
12824
  let dispose;
12825
+ let if_block = show_if && create_if_block_15(ctx);
12822
12826
 
12823
12827
  const block = {
12824
12828
  c: function create() {
12825
12829
  button = element("button");
12826
- t = text(t_value);
12830
+ if (if_block) if_block.c();
12831
+ t0 = space();
12832
+ span = element("span");
12833
+ t1 = text(t1_value);
12834
+ add_location(span, file$1, 551, 12, 21176);
12827
12835
  attr_dev(button, "class", "GameInfoBtn");
12828
- add_location(button, file$1, 541, 10, 18856);
12836
+ add_location(button, file$1, 539, 10, 18823);
12829
12837
  },
12830
12838
  m: function mount(target, anchor) {
12831
12839
  insert_dev(target, button, anchor);
12832
- append_dev(button, t);
12840
+ if (if_block) if_block.m(button, null);
12841
+ append_dev(button, t0);
12842
+ append_dev(button, span);
12843
+ append_dev(span, t1);
12833
12844
 
12834
12845
  if (!mounted) {
12835
12846
  dispose = listen_dev(button, "click", /*click_handler*/ ctx[63], false, false, false, false);
@@ -12837,10 +12848,11 @@
12837
12848
  }
12838
12849
  },
12839
12850
  p: function update(ctx, dirty) {
12840
- if (dirty[1] & /*$_*/ 16 && t_value !== (t_value = /*$_*/ ctx[35]('playNow') + "")) set_data_dev(t, t_value);
12851
+ if (dirty[1] & /*$_*/ 16 && t1_value !== (t1_value = /*$_*/ ctx[35]('playNow') + "")) set_data_dev(t1, t1_value);
12841
12852
  },
12842
12853
  d: function destroy(detaching) {
12843
12854
  if (detaching) detach_dev(button);
12855
+ if (if_block) if_block.d();
12844
12856
  mounted = false;
12845
12857
  dispose();
12846
12858
  }
@@ -12848,17 +12860,86 @@
12848
12860
 
12849
12861
  dispatch_dev("SvelteRegisterBlock", {
12850
12862
  block,
12851
- id: create_if_block_13.name,
12863
+ id: create_if_block_14.name,
12852
12864
  type: "if",
12853
- source: "(541:8) {#if lang}",
12865
+ source: "(539:8) {#if lang}",
12854
12866
  ctx
12855
12867
  });
12856
12868
 
12857
12869
  return block;
12858
12870
  }
12859
12871
 
12860
- // (551:8) {#if gameisnew}
12861
- function create_if_block_12(ctx) {
12872
+ // (541:12) {#if !isMobile(userAgent)}
12873
+ function create_if_block_15(ctx) {
12874
+ let svg;
12875
+ let g1;
12876
+ let g0;
12877
+ let path0;
12878
+ let path1;
12879
+ let path2;
12880
+
12881
+ const block = {
12882
+ c: function create() {
12883
+ svg = svg_element("svg");
12884
+ g1 = svg_element("g");
12885
+ g0 = svg_element("g");
12886
+ path0 = svg_element("path");
12887
+ path1 = svg_element("path");
12888
+ path2 = svg_element("path");
12889
+ attr_dev(path0, "d", "M 14 27 C 10.52756977081299 27 7.26298999786377 25.64776039123535 4.807610034942627 23.19239044189453 C 2.352240085601807 20.73700904846191 1 17.4724292755127 1 14 C 1 10.52756977081299 2.352240085601807 7.26298999786377 4.807610034942627 4.807610034942627 C 7.26298999786377 2.352240085601807 10.52756977081299 1 14 1 C 17.4724292755127 1 20.73700904846191 2.352240085601807 23.19239044189453 4.807610034942627 C 25.64776039123535 7.26298999786377 27 10.52756977081299 27 14 C 27 17.4724292755127 25.64776039123535 20.73700904846191 23.19239044189453 23.19239044189453 C 20.73700904846191 25.64776039123535 17.4724292755127 27 14 27 Z");
12890
+ attr_dev(path0, "stroke", "none");
12891
+ add_location(path0, file$1, 544, 20, 19269);
12892
+ attr_dev(path1, "d", "M 14 2 C 10.79467964172363 2 7.781219482421875 3.248220443725586 5.514720916748047 5.514720916748047 C 3.248220443725586 7.781219482421875 2 10.79467964172363 2 14 C 2 17.2053108215332 3.248220443725586 20.21878051757812 5.514720916748047 22.48527908325195 C 7.781219482421875 24.75177955627441 10.79467964172363 26 14 26 C 17.2053108215332 26 20.21878051757812 24.75177955627441 22.48527908325195 22.48527908325195 C 24.75177955627441 20.21878051757812 26 17.2053108215332 26 14 C 26 10.79467964172363 24.75177955627441 7.781219482421875 22.48527908325195 5.514720916748047 C 20.21878051757812 3.248220443725586 17.2053108215332 2 14 2 M 14 0 C 21.73197937011719 0 28 6.268009185791016 28 14 C 28 21.73197937011719 21.73197937011719 28 14 28 C 6.268009185791016 28 0 21.73197937011719 0 14 C 0 6.268009185791016 6.268009185791016 0 14 0 Z");
12893
+ attr_dev(path1, "stroke", "none");
12894
+ attr_dev(path1, "fill", "#fff");
12895
+ add_location(path1, file$1, 545, 20, 19951);
12896
+ attr_dev(g0, "id", "Ellipse_664_copy");
12897
+ attr_dev(g0, "data-name", "Ellipse 664 copy");
12898
+ attr_dev(g0, "transform", "translate(26 13)");
12899
+ attr_dev(g0, "fill", "rgba(249,165,2,0)");
12900
+ add_location(g0, file$1, 543, 18, 19140);
12901
+ attr_dev(path2, "id", "Rounded_Rectangle_683");
12902
+ attr_dev(path2, "data-name", "Rounded Rectangle 683");
12903
+ attr_dev(path2, "d", "M1139,917.587V906.4a1.4,1.4,0,0,1,1.976,0l4.61,4.608a1.4,1.4,0,0,1,0,1.975l-4.61,4.607A1.4,1.4,0,0,1,1139,917.587Z");
12904
+ attr_dev(path2, "transform", "translate(-1102 -885)");
12905
+ attr_dev(path2, "fill", "#fff");
12906
+ add_location(path2, file$1, 547, 18, 20870);
12907
+ attr_dev(g1, "id", "Group_5260");
12908
+ attr_dev(g1, "data-name", "Group 5260");
12909
+ attr_dev(g1, "transform", "translate(-26 -13)");
12910
+ add_location(g1, file$1, 542, 16, 19048);
12911
+ attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
12912
+ attr_dev(svg, "width", "28");
12913
+ attr_dev(svg, "height", "28");
12914
+ attr_dev(svg, "viewBox", "0 0 28 28");
12915
+ add_location(svg, file$1, 541, 14, 18948);
12916
+ },
12917
+ m: function mount(target, anchor) {
12918
+ insert_dev(target, svg, anchor);
12919
+ append_dev(svg, g1);
12920
+ append_dev(g1, g0);
12921
+ append_dev(g0, path0);
12922
+ append_dev(g0, path1);
12923
+ append_dev(g1, path2);
12924
+ },
12925
+ d: function destroy(detaching) {
12926
+ if (detaching) detach_dev(svg);
12927
+ }
12928
+ };
12929
+
12930
+ dispatch_dev("SvelteRegisterBlock", {
12931
+ block,
12932
+ id: create_if_block_15.name,
12933
+ type: "if",
12934
+ source: "(541:12) {#if !isMobile(userAgent)}",
12935
+ ctx
12936
+ });
12937
+
12938
+ return block;
12939
+ }
12940
+
12941
+ // (559:8) {#if gameisnew}
12942
+ function create_if_block_13(ctx) {
12862
12943
  let span;
12863
12944
  let t_value = /*$_*/ ctx[35]('new') + "";
12864
12945
  let t;
@@ -12868,7 +12949,7 @@
12868
12949
  span = element("span");
12869
12950
  t = text(t_value);
12870
12951
  attr_dev(span, "class", "GameExtraInfoLabel NewGameTag");
12871
- add_location(span, file$1, 551, 10, 19188);
12952
+ add_location(span, file$1, 559, 10, 21372);
12872
12953
  },
12873
12954
  m: function mount(target, anchor) {
12874
12955
  insert_dev(target, span, anchor);
@@ -12884,17 +12965,17 @@
12884
12965
 
12885
12966
  dispatch_dev("SvelteRegisterBlock", {
12886
12967
  block,
12887
- id: create_if_block_12.name,
12968
+ id: create_if_block_13.name,
12888
12969
  type: "if",
12889
- source: "(551:8) {#if gameisnew}",
12970
+ source: "(559:8) {#if gameisnew}",
12890
12971
  ctx
12891
12972
  });
12892
12973
 
12893
12974
  return block;
12894
12975
  }
12895
12976
 
12896
- // (554:8) {#if gametag}
12897
- function create_if_block_11(ctx) {
12977
+ // (562:8) {#if gametag}
12978
+ function create_if_block_12(ctx) {
12898
12979
  let span;
12899
12980
  let t;
12900
12981
 
@@ -12903,7 +12984,7 @@
12903
12984
  span = element("span");
12904
12985
  t = text(/*gametag*/ ctx[8]);
12905
12986
  attr_dev(span, "class", "GameExtraInfoLabel PopularGameTag");
12906
- add_location(span, file$1, 554, 10, 19297);
12987
+ add_location(span, file$1, 562, 10, 21481);
12907
12988
  },
12908
12989
  m: function mount(target, anchor) {
12909
12990
  insert_dev(target, span, anchor);
@@ -12919,24 +13000,24 @@
12919
13000
 
12920
13001
  dispatch_dev("SvelteRegisterBlock", {
12921
13002
  block,
12922
- id: create_if_block_11.name,
13003
+ id: create_if_block_12.name,
12923
13004
  type: "if",
12924
- source: "(554:8) {#if gametag}",
13005
+ source: "(562:8) {#if gametag}",
12925
13006
  ctx
12926
13007
  });
12927
13008
 
12928
13009
  return block;
12929
13010
  }
12930
13011
 
12931
- // (557:8) {#if livegamedata}
12932
- function create_if_block_4$1(ctx) {
13012
+ // (565:8) {#if livegamedata}
13013
+ function create_if_block_5$1(ctx) {
12933
13014
  let t;
12934
13015
  let if_block1_anchor;
12935
- let if_block0 = !/*isopen*/ ctx[22] && /*starttime*/ ctx[20] && /*timeformat*/ ctx[21] && create_if_block_10(ctx);
13016
+ let if_block0 = !/*isopen*/ ctx[22] && /*starttime*/ ctx[20] && /*timeformat*/ ctx[21] && create_if_block_11(ctx);
12936
13017
 
12937
13018
  function select_block_type(ctx, dirty) {
12938
- if (/*isopen*/ ctx[22] && /*displaytype*/ ctx[19] && /*displaytype*/ ctx[19] === BLACKJACK) return create_if_block_5$1;
12939
- if (/*isopen*/ ctx[22] && /*displaytype*/ ctx[19] && /*displaytype*/ ctx[19] === ROULETTE) return create_if_block_7$1;
13019
+ if (/*isopen*/ ctx[22] && /*displaytype*/ ctx[19] && /*displaytype*/ ctx[19] === BLACKJACK) return create_if_block_6$1;
13020
+ if (/*isopen*/ ctx[22] && /*displaytype*/ ctx[19] && /*displaytype*/ ctx[19] === ROULETTE) return create_if_block_8$1;
12940
13021
  }
12941
13022
 
12942
13023
  let current_block_type = select_block_type(ctx);
@@ -12960,7 +13041,7 @@
12960
13041
  if (if_block0) {
12961
13042
  if_block0.p(ctx, dirty);
12962
13043
  } else {
12963
- if_block0 = create_if_block_10(ctx);
13044
+ if_block0 = create_if_block_11(ctx);
12964
13045
  if_block0.c();
12965
13046
  if_block0.m(t.parentNode, t);
12966
13047
  }
@@ -12995,17 +13076,17 @@
12995
13076
 
12996
13077
  dispatch_dev("SvelteRegisterBlock", {
12997
13078
  block,
12998
- id: create_if_block_4$1.name,
13079
+ id: create_if_block_5$1.name,
12999
13080
  type: "if",
13000
- source: "(557:8) {#if livegamedata}",
13081
+ source: "(565:8) {#if livegamedata}",
13001
13082
  ctx
13002
13083
  });
13003
13084
 
13004
13085
  return block;
13005
13086
  }
13006
13087
 
13007
- // (558:10) {#if !isopen && starttime && timeformat}
13008
- function create_if_block_10(ctx) {
13088
+ // (566:10) {#if !isopen && starttime && timeformat}
13089
+ function create_if_block_11(ctx) {
13009
13090
  let div1;
13010
13091
  let div0;
13011
13092
  let t0_value = /*$_*/ ctx[35]('opens') + "";
@@ -13033,13 +13114,13 @@
13033
13114
  html_tag = new HtmlTag(false);
13034
13115
  t4 = space();
13035
13116
  html_tag_1 = new HtmlTag(false);
13036
- add_location(span, file$1, 561, 16, 19584);
13117
+ add_location(span, file$1, 569, 16, 21768);
13037
13118
  attr_dev(div0, "class", "ClosedGame");
13038
- add_location(div0, file$1, 559, 14, 19513);
13119
+ add_location(div0, file$1, 567, 14, 21697);
13039
13120
  html_tag.a = t4;
13040
13121
  html_tag_1.a = null;
13041
13122
  attr_dev(div1, "class", "GameProp LiveProps");
13042
- add_location(div1, file$1, 558, 12, 19466);
13123
+ add_location(div1, file$1, 566, 12, 21650);
13043
13124
  },
13044
13125
  m: function mount(target, anchor) {
13045
13126
  insert_dev(target, div1, anchor);
@@ -13066,17 +13147,17 @@
13066
13147
 
13067
13148
  dispatch_dev("SvelteRegisterBlock", {
13068
13149
  block,
13069
- id: create_if_block_10.name,
13150
+ id: create_if_block_11.name,
13070
13151
  type: "if",
13071
- source: "(558:10) {#if !isopen && starttime && timeformat}",
13152
+ source: "(566:10) {#if !isopen && starttime && timeformat}",
13072
13153
  ctx
13073
13154
  });
13074
13155
 
13075
13156
  return block;
13076
13157
  }
13077
13158
 
13078
- // (591:70)
13079
- function create_if_block_7$1(ctx) {
13159
+ // (599:70)
13160
+ function create_if_block_8$1(ctx) {
13080
13161
  let div1;
13081
13162
  let div0;
13082
13163
  let t0;
@@ -13107,11 +13188,11 @@
13107
13188
  t1 = space();
13108
13189
  html_tag_1 = new HtmlTag(false);
13109
13190
  attr_dev(div0, "class", "LiveIcons");
13110
- add_location(div0, file$1, 592, 14, 21435);
13191
+ add_location(div0, file$1, 600, 14, 23619);
13111
13192
  html_tag.a = t1;
13112
13193
  html_tag_1.a = null;
13113
13194
  attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[30]);
13114
- add_location(div1, file$1, 591, 12, 21378);
13195
+ add_location(div1, file$1, 599, 12, 23562);
13115
13196
  },
13116
13197
  m: function mount(target, anchor) {
13117
13198
  insert_dev(target, div1, anchor);
@@ -13170,17 +13251,17 @@
13170
13251
 
13171
13252
  dispatch_dev("SvelteRegisterBlock", {
13172
13253
  block,
13173
- id: create_if_block_7$1.name,
13254
+ id: create_if_block_8$1.name,
13174
13255
  type: "if",
13175
- source: "(591:70) ",
13256
+ source: "(599:70) ",
13176
13257
  ctx
13177
13258
  });
13178
13259
 
13179
13260
  return block;
13180
13261
  }
13181
13262
 
13182
- // (570:10) {#if isopen && displaytype && displaytype === BLACKJACK}
13183
- function create_if_block_5$1(ctx) {
13263
+ // (578:10) {#if isopen && displaytype && displaytype === BLACKJACK}
13264
+ function create_if_block_6$1(ctx) {
13184
13265
  let div1;
13185
13266
  let div0;
13186
13267
  let t0;
@@ -13191,7 +13272,7 @@
13191
13272
  let raw1_value = /*renderBetLimits*/ ctx[40](/*min*/ ctx[26], /*max*/ ctx[27], /*currencySymbol*/ ctx[25]) + "";
13192
13273
 
13193
13274
  function select_block_type_1(ctx, dirty) {
13194
- if (/*istablefull*/ ctx[32]) return create_if_block_6$1;
13275
+ if (/*istablefull*/ ctx[32]) return create_if_block_7$1;
13195
13276
  return create_else_block$1;
13196
13277
  }
13197
13278
 
@@ -13208,12 +13289,12 @@
13208
13289
  t1 = space();
13209
13290
  html_tag_1 = new HtmlTag(false);
13210
13291
  attr_dev(div0, "class", "LiveIcons");
13211
- add_location(div0, file$1, 571, 14, 20041);
13292
+ add_location(div0, file$1, 579, 14, 22225);
13212
13293
  html_tag.a = t1;
13213
13294
  html_tag_1.a = null;
13214
13295
  attr_dev(div1, "class", "GameProp LiveProps BlackjackDisplay");
13215
13296
  attr_dev(div1, "part", "GameProp LiveProps BlackjackDisplay");
13216
- add_location(div1, file$1, 570, 12, 19934);
13297
+ add_location(div1, file$1, 578, 12, 22118);
13217
13298
  },
13218
13299
  m: function mount(target, anchor) {
13219
13300
  insert_dev(target, div1, anchor);
@@ -13248,21 +13329,21 @@
13248
13329
 
13249
13330
  dispatch_dev("SvelteRegisterBlock", {
13250
13331
  block,
13251
- id: create_if_block_5$1.name,
13332
+ id: create_if_block_6$1.name,
13252
13333
  type: "if",
13253
- source: "(570:10) {#if isopen && displaytype && displaytype === BLACKJACK}",
13334
+ source: "(578:10) {#if isopen && displaytype && displaytype === BLACKJACK}",
13254
13335
  ctx
13255
13336
  });
13256
13337
 
13257
13338
  return block;
13258
13339
  }
13259
13340
 
13260
- // (595:18) {#if roulleteresults && roulleteresults[i]}
13261
- function create_if_block_8$1(ctx) {
13341
+ // (603:18) {#if roulleteresults && roulleteresults[i]}
13342
+ function create_if_block_9$1(ctx) {
13262
13343
  let if_block_anchor;
13263
13344
 
13264
13345
  function select_block_type_2(ctx, dirty) {
13265
- if (/*isdouble*/ ctx[29]) return create_if_block_9$1;
13346
+ if (/*isdouble*/ ctx[29]) return create_if_block_10;
13266
13347
  return create_else_block_1;
13267
13348
  }
13268
13349
 
@@ -13299,16 +13380,16 @@
13299
13380
 
13300
13381
  dispatch_dev("SvelteRegisterBlock", {
13301
13382
  block,
13302
- id: create_if_block_8$1.name,
13383
+ id: create_if_block_9$1.name,
13303
13384
  type: "if",
13304
- source: "(595:18) {#if roulleteresults && roulleteresults[i]}",
13385
+ source: "(603:18) {#if roulleteresults && roulleteresults[i]}",
13305
13386
  ctx
13306
13387
  });
13307
13388
 
13308
13389
  return block;
13309
13390
  }
13310
13391
 
13311
- // (601:20) {:else}
13392
+ // (609:20) {:else}
13312
13393
  function create_else_block_1(ctx) {
13313
13394
  let html_tag;
13314
13395
  let raw_value = /*renderSpan*/ ctx[42](`LatestResult ${/*i*/ ctx[106] === 0 ? 'First' : ''}`, /*i*/ ctx[106], /*roulleteresults*/ ctx[14][/*i*/ ctx[106]], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[14][/*i*/ ctx[106]]]) + "";
@@ -13337,15 +13418,15 @@
13337
13418
  block,
13338
13419
  id: create_else_block_1.name,
13339
13420
  type: "else",
13340
- source: "(601:20) {:else}",
13421
+ source: "(609:20) {:else}",
13341
13422
  ctx
13342
13423
  });
13343
13424
 
13344
13425
  return block;
13345
13426
  }
13346
13427
 
13347
- // (596:20) {#if isdouble}
13348
- function create_if_block_9$1(ctx) {
13428
+ // (604:20) {#if isdouble}
13429
+ function create_if_block_10(ctx) {
13349
13430
  let div;
13350
13431
  let html_tag;
13351
13432
  let raw0_value = /*renderSpan*/ ctx[42](`LatestResult ${/*i*/ ctx[106] === 0 ? 'First' : ''}`, `first${/*i*/ ctx[106]}${/*roulleteresults*/ ctx[14][/*i*/ ctx[106]][0]}`, /*roulleteresults*/ ctx[14][/*i*/ ctx[106]][0], /*colorsourcearray*/ ctx[31][/*roulleteresults*/ ctx[14][/*i*/ ctx[106]][0]]) + "";
@@ -13364,7 +13445,7 @@
13364
13445
  html_tag.a = t0;
13365
13446
  html_tag_1.a = t1;
13366
13447
  attr_dev(div, "class", "Double");
13367
- add_location(div, file$1, 596, 22, 21677);
13448
+ add_location(div, file$1, 604, 22, 23861);
13368
13449
  },
13369
13450
  m: function mount(target, anchor) {
13370
13451
  insert_dev(target, div, anchor);
@@ -13384,19 +13465,19 @@
13384
13465
 
13385
13466
  dispatch_dev("SvelteRegisterBlock", {
13386
13467
  block,
13387
- id: create_if_block_9$1.name,
13468
+ id: create_if_block_10.name,
13388
13469
  type: "if",
13389
- source: "(596:20) {#if isdouble}",
13470
+ source: "(604:20) {#if isdouble}",
13390
13471
  ctx
13391
13472
  });
13392
13473
 
13393
13474
  return block;
13394
13475
  }
13395
13476
 
13396
- // (594:16) {#each new Array(numberofdisplayedresults) as garbage, i}
13477
+ // (602:16) {#each new Array(numberofdisplayedresults) as garbage, i}
13397
13478
  function create_each_block_1(ctx) {
13398
13479
  let if_block_anchor;
13399
- let if_block = /*roulleteresults*/ ctx[14] && /*roulleteresults*/ ctx[14][/*i*/ ctx[106]] && create_if_block_8$1(ctx);
13480
+ let if_block = /*roulleteresults*/ ctx[14] && /*roulleteresults*/ ctx[14][/*i*/ ctx[106]] && create_if_block_9$1(ctx);
13400
13481
 
13401
13482
  const block = {
13402
13483
  c: function create() {
@@ -13412,7 +13493,7 @@
13412
13493
  if (if_block) {
13413
13494
  if_block.p(ctx, dirty);
13414
13495
  } else {
13415
- if_block = create_if_block_8$1(ctx);
13496
+ if_block = create_if_block_9$1(ctx);
13416
13497
  if_block.c();
13417
13498
  if_block.m(if_block_anchor.parentNode, if_block_anchor);
13418
13499
  }
@@ -13431,14 +13512,14 @@
13431
13512
  block,
13432
13513
  id: create_each_block_1.name,
13433
13514
  type: "each",
13434
- source: "(594:16) {#each new Array(numberofdisplayedresults) as garbage, i}",
13515
+ source: "(602:16) {#each new Array(numberofdisplayedresults) as garbage, i}",
13435
13516
  ctx
13436
13517
  });
13437
13518
 
13438
13519
  return block;
13439
13520
  }
13440
13521
 
13441
- // (577:16) {:else}
13522
+ // (585:16) {:else}
13442
13523
  function create_else_block$1(ctx) {
13443
13524
  let each_1_anchor;
13444
13525
  let each_value = /*seats*/ ctx[24];
@@ -13501,15 +13582,15 @@
13501
13582
  block,
13502
13583
  id: create_else_block$1.name,
13503
13584
  type: "else",
13504
- source: "(577:16) {:else}",
13585
+ source: "(585:16) {:else}",
13505
13586
  ctx
13506
13587
  });
13507
13588
 
13508
13589
  return block;
13509
13590
  }
13510
13591
 
13511
- // (573:16) {#if istablefull}
13512
- function create_if_block_6$1(ctx) {
13592
+ // (581:16) {#if istablefull}
13593
+ function create_if_block_7$1(ctx) {
13513
13594
  let span;
13514
13595
  let t_value = /*$_*/ ctx[35]('full') + "";
13515
13596
  let t;
@@ -13519,7 +13600,7 @@
13519
13600
  span = element("span");
13520
13601
  t = text(t_value);
13521
13602
  attr_dev(span, "class", "FullTable");
13522
- add_location(span, file$1, 573, 18, 20117);
13603
+ add_location(span, file$1, 581, 18, 22301);
13523
13604
  },
13524
13605
  m: function mount(target, anchor) {
13525
13606
  insert_dev(target, span, anchor);
@@ -13535,16 +13616,16 @@
13535
13616
 
13536
13617
  dispatch_dev("SvelteRegisterBlock", {
13537
13618
  block,
13538
- id: create_if_block_6$1.name,
13619
+ id: create_if_block_7$1.name,
13539
13620
  type: "if",
13540
- source: "(573:16) {#if istablefull}",
13621
+ source: "(581:16) {#if istablefull}",
13541
13622
  ctx
13542
13623
  });
13543
13624
 
13544
13625
  return block;
13545
13626
  }
13546
13627
 
13547
- // (578:18) {#each seats as seatData}
13628
+ // (586:18) {#each seats as seatData}
13548
13629
  function create_each_block$1(ctx) {
13549
13630
  let span;
13550
13631
  let svg;
@@ -13561,20 +13642,20 @@
13561
13642
  path1 = svg_element("path");
13562
13643
  t = space();
13563
13644
  attr_dev(path0, "d", "M11.58 6c-1.17 0-2.13.95-2.13 2.12v.4a8.82 8.82 0 00-2.92-.4c-1.54 0-2.45.22-2.92.4v-.4A2.136 2.136 0 001.48 6a1.33 1.33 0 00-.5 2.55c.14.07.24.21.24.37l.26 1.06c0 .96.73 1.75 1.65 1.85a.65.65 0 00.28 1.23.65.65 0 00.3-1.22h5.64a.65.65 0 00.3 1.22.65.65 0 00.28-1.23c.93-.1 1.65-.9 1.65-1.85l.27-1.06c0-.16.1-.3.24-.37A1.33 1.33 0 0011.58 6z");
13564
- add_location(path0, file$1, 580, 24, 20514);
13645
+ add_location(path0, file$1, 588, 24, 22698);
13565
13646
  attr_dev(path1, "d", "M4.34 7.5c.55-.1 1.27-.17 2.2-.17.91 0 1.63.07 2.18.17.21-.96.9-1.74 1.8-2.1V4a3.99 3.99 0 00-7.97 0v1.4c.9.36 1.58 1.14 1.79 2.1z");
13566
- add_location(path1, file$1, 581, 24, 20892);
13647
+ add_location(path1, file$1, 589, 24, 23076);
13567
13648
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13568
13649
  attr_dev(svg, "width", "13");
13569
13650
  attr_dev(svg, "height", "14");
13570
13651
  attr_dev(svg, "viewBox", "0 0 13 14");
13571
- add_location(svg, file$1, 579, 22, 20406);
13652
+ add_location(svg, file$1, 587, 22, 22590);
13572
13653
 
13573
13654
  attr_dev(span, "class", span_class_value = /*contains*/ ctx[39](/*currentoccupiedseats*/ ctx[28], /*seatData*/ ctx[101].toString())
13574
13655
  ? 'ClosedSeat'
13575
13656
  : 'OpenSeat');
13576
13657
 
13577
- add_location(span, file$1, 578, 20, 20289);
13658
+ add_location(span, file$1, 586, 20, 22473);
13578
13659
  },
13579
13660
  m: function mount(target, anchor) {
13580
13661
  insert_dev(target, span, anchor);
@@ -13599,15 +13680,15 @@
13599
13680
  block,
13600
13681
  id: create_each_block$1.name,
13601
13682
  type: "each",
13602
- source: "(578:18) {#each seats as seatData}",
13683
+ source: "(586:18) {#each seats as seatData}",
13603
13684
  ctx
13604
13685
  });
13605
13686
 
13606
13687
  return block;
13607
13688
  }
13608
13689
 
13609
- // (632:79)
13610
- function create_if_block_3$1(ctx) {
13690
+ // (638:56)
13691
+ function create_if_block_4$1(ctx) {
13611
13692
  let div;
13612
13693
  let svg;
13613
13694
  let path;
@@ -13617,18 +13698,18 @@
13617
13698
  div = element("div");
13618
13699
  svg = svg_element("svg");
13619
13700
  path = svg_element("path");
13620
- set_style(path, "fill", "var(--emfe-w-color-white, #FFFFFF)");
13701
+ set_style(path, "fill", "var(--emw--casino-thumbnail-animation-color, #FFFFFF)");
13621
13702
  attr_dev(path, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z");
13622
- add_location(path, file$1, 634, 12, 25199);
13703
+ add_location(path, file$1, 640, 12, 27649);
13623
13704
  attr_dev(svg, "version", "1.1");
13624
13705
  attr_dev(svg, "class", "FavoredIcon");
13625
13706
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13626
13707
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
13627
13708
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
13628
13709
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
13629
- add_location(svg, file$1, 633, 10, 24999);
13710
+ add_location(svg, file$1, 639, 10, 27449);
13630
13711
  attr_dev(div, "class", "FavIconContainer");
13631
- add_location(div, file$1, 632, 8, 24958);
13712
+ add_location(div, file$1, 638, 8, 27408);
13632
13713
  },
13633
13714
  m: function mount(target, anchor) {
13634
13715
  insert_dev(target, div, anchor);
@@ -13643,17 +13724,86 @@
13643
13724
 
13644
13725
  dispatch_dev("SvelteRegisterBlock", {
13645
13726
  block,
13646
- id: create_if_block_3$1.name,
13727
+ id: create_if_block_4$1.name,
13647
13728
  type: "if",
13648
- source: "(632:79) ",
13729
+ source: "(638:56) ",
13649
13730
  ctx
13650
13731
  });
13651
13732
 
13652
13733
  return block;
13653
13734
  }
13654
13735
 
13655
- // (619:68)
13656
- function create_if_block_2$1(ctx) {
13736
+ // (621:6) {#if !isMobile(userAgent)}
13737
+ function create_if_block_1$1(ctx) {
13738
+ let div;
13739
+ let span;
13740
+ let t;
13741
+
13742
+ function select_block_type_4(ctx, dirty) {
13743
+ if (/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[16] && /*favorites*/ ctx[2]) return create_if_block_2$1;
13744
+ if (!/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[16]) return create_if_block_3$1;
13745
+ }
13746
+
13747
+ let current_block_type = select_block_type_4(ctx);
13748
+ let if_block = current_block_type && current_block_type(ctx);
13749
+
13750
+ const block = {
13751
+ c: function create() {
13752
+ div = element("div");
13753
+ span = element("span");
13754
+ t = space();
13755
+ if (if_block) if_block.c();
13756
+ attr_dev(span, "class", "GameInfoVendor");
13757
+ set_style(span, "background-image", "url(" + /*gamevendor*/ ctx[5] + ")");
13758
+ add_location(span, file$1, 622, 10, 24810);
13759
+ attr_dev(div, "class", "GameTopContainer");
13760
+ add_location(div, file$1, 621, 8, 24769);
13761
+ },
13762
+ m: function mount(target, anchor) {
13763
+ insert_dev(target, div, anchor);
13764
+ append_dev(div, span);
13765
+ append_dev(div, t);
13766
+ if (if_block) if_block.m(div, null);
13767
+ },
13768
+ p: function update(ctx, dirty) {
13769
+ if (dirty[0] & /*gamevendor*/ 32) {
13770
+ set_style(span, "background-image", "url(" + /*gamevendor*/ ctx[5] + ")");
13771
+ }
13772
+
13773
+ if (current_block_type === (current_block_type = select_block_type_4(ctx)) && if_block) {
13774
+ if_block.p(ctx, dirty);
13775
+ } else {
13776
+ if (if_block) if_block.d(1);
13777
+ if_block = current_block_type && current_block_type(ctx);
13778
+
13779
+ if (if_block) {
13780
+ if_block.c();
13781
+ if_block.m(div, null);
13782
+ }
13783
+ }
13784
+ },
13785
+ d: function destroy(detaching) {
13786
+ if (detaching) detach_dev(div);
13787
+
13788
+ if (if_block) {
13789
+ if_block.d();
13790
+ }
13791
+ }
13792
+ };
13793
+
13794
+ dispatch_dev("SvelteRegisterBlock", {
13795
+ block,
13796
+ id: create_if_block_1$1.name,
13797
+ type: "if",
13798
+ source: "(621:6) {#if !isMobile(userAgent)}",
13799
+ ctx
13800
+ });
13801
+
13802
+ return block;
13803
+ }
13804
+
13805
+ // (630:48)
13806
+ function create_if_block_3$1(ctx) {
13657
13807
  let div;
13658
13808
  let svg;
13659
13809
  let path;
@@ -13665,22 +13815,20 @@
13665
13815
  div = element("div");
13666
13816
  svg = svg_element("svg");
13667
13817
  path = svg_element("path");
13668
- set_style(path, "fill", "var(--emfe-w-color-white, #FFFFFF)");
13669
- attr_dev(path, "d", "M511.266,197.256c-1.764-5.431-6.458-9.388-12.108-10.209l-158.722-23.065L269.452,20.155\n c-2.527-5.12-7.741-8.361-13.451-8.361c-5.709,0-10.924,3.242-13.451,8.361l-70.988,143.828L12.843,187.047\n c-5.65,0.821-10.344,4.779-12.108,10.209c-1.765,5.43-0.293,11.391,3.795,15.376l114.848,111.955L92.27,482.67\n c-0.965,5.627,1.349,11.315,5.968,14.67c4.618,3.355,10.74,3.798,15.797,1.142L256,423.846l141.961,74.637\n c2.195,1.154,4.591,1.723,6.979,1.723c3.11,0,6.206-0.966,8.818-2.865c4.619-3.356,6.933-9.043,5.968-14.671L392.61,324.587\n l114.86-111.954C511.559,208.647,513.031,202.686,511.266,197.256z M366.023,308.608c-3.536,3.446-5.15,8.412-4.314,13.278\n l23.311,135.898l-122.038-64.162c-4.37-2.297-9.591-2.297-13.961,0l-122.045,64.163l23.304-135.9\n c0.834-4.866-0.779-9.83-4.313-13.276l-98.731-96.244l136.445-19.829c4.886-0.71,9.108-3.778,11.294-8.205L256,60.685\n l61.023,123.645c2.186,4.427,6.408,7.496,11.294,8.206l136.447,19.828L366.023,308.608z");
13670
- add_location(path, file$1, 621, 114, 23756);
13671
- attr_dev(svg, "version", "1.1");
13672
- attr_dev(svg, "class", "UnfavoredIcon");
13673
- attr_dev(svg, "part", "UnfavoredIcon");
13818
+ attr_dev(path, "id", "Subtraction_3");
13819
+ attr_dev(path, "data-name", "Subtraction 3");
13820
+ attr_dev(path, "d", "M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z");
13821
+ attr_dev(path, "transform", "translate(-1893.999 7509)");
13822
+ attr_dev(path, "opacity", "0.6");
13823
+ add_location(path, file$1, 632, 16, 26377);
13674
13824
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13675
- attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
13676
- attr_dev(svg, "x", "20px");
13677
- attr_dev(svg, "y", "20px");
13678
- attr_dev(svg, "viewBox", "0 0 512.001 512.001");
13679
- set_style(svg, "enable-background", "new 0 0 512.001 512.001");
13680
- attr_dev(svg, "xml:space", "preserve");
13681
- add_location(svg, file$1, 620, 12, 23484);
13825
+ attr_dev(svg, "class", "UnfavoredIcon");
13826
+ attr_dev(svg, "width", "34");
13827
+ attr_dev(svg, "height", "34");
13828
+ attr_dev(svg, "viewBox", "0 0 34 34");
13829
+ add_location(svg, file$1, 631, 14, 26255);
13682
13830
  attr_dev(div, "class", "FavIconContainer");
13683
- add_location(div, file$1, 619, 10, 23395);
13831
+ add_location(div, file$1, 630, 12, 26164);
13684
13832
  },
13685
13833
  m: function mount(target, anchor) {
13686
13834
  insert_dev(target, div, anchor);
@@ -13702,17 +13850,17 @@
13702
13850
 
13703
13851
  dispatch_dev("SvelteRegisterBlock", {
13704
13852
  block,
13705
- id: create_if_block_2$1.name,
13853
+ id: create_if_block_3$1.name,
13706
13854
  type: "if",
13707
- source: "(619:68) ",
13855
+ source: "(630:48) ",
13708
13856
  ctx
13709
13857
  });
13710
13858
 
13711
13859
  return block;
13712
13860
  }
13713
13861
 
13714
- // (613:6) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
13715
- function create_if_block_1$1(ctx) {
13862
+ // (624:10) {#if gamefavorite && isLoggedIn && favorites}
13863
+ function create_if_block_2$1(ctx) {
13716
13864
  let div;
13717
13865
  let svg;
13718
13866
  let path;
@@ -13724,18 +13872,20 @@
13724
13872
  div = element("div");
13725
13873
  svg = svg_element("svg");
13726
13874
  path = svg_element("path");
13727
- set_style(path, "fill", "var(--emfe-w-color-white, #FFFFFF)");
13728
- attr_dev(path, "d", "m10.201,.758l2.478,5.865 6.344,.545c0.44,0.038 0.619,0.587 0.285,0.876l-4.812,4.169 1.442,6.202c0.1,0.431-0.367,0.77-0.745,0.541l-5.452-3.288-5.452,3.288c-0.379,0.228-0.845-0.111-0.745-0.541l1.442-6.202-4.813-4.17c-0.334-0.289-0.156-0.838 0.285-0.876l6.344-.545 2.478-5.864c0.172-0.408 0.749-0.408 0.921,0z");
13729
- add_location(path, file$1, 615, 12, 22915);
13730
- attr_dev(svg, "version", "1.1");
13731
- attr_dev(svg, "class", "FavoredIcon");
13875
+ attr_dev(path, "id", "Subtraction_4");
13876
+ attr_dev(path, "data-name", "Subtraction 4");
13877
+ attr_dev(path, "d", "M1911-7475a16.89,16.89,0,0,1-12.021-4.979A16.889,16.889,0,0,1,1894-7492a16.889,16.889,0,0,1,4.979-12.021A16.889,16.889,0,0,1,1911-7509a16.889,16.889,0,0,1,12.021,4.979A16.888,16.888,0,0,1,1928-7492a16.889,16.889,0,0,1-4.979,12.021A16.89,16.89,0,0,1,1911-7475Zm.009-9.883h0l5.7,3.008a.909.909,0,0,0,.405.087.779.779,0,0,0,.492-.173.892.892,0,0,0,.347-.811l-1.1-6.335,4.6-4.483a.8.8,0,0,0,.2-.869.768.768,0,0,0-.665-.579l-6.364-.925-2.864-5.786a.836.836,0,0,0-.752-.463.832.832,0,0,0-.752.463l-2.864,5.786-6.366.925a.887.887,0,0,0-.693.579.873.873,0,0,0,.2.869l4.63,4.483-1.1,6.335a.8.8,0,0,0,.349.811.765.765,0,0,0,.476.161.944.944,0,0,0,.419-.1l5.7-2.979Zm-5.672,1.678v0l1.072-6.306-4.572-4.483,6.336-.925,2.836-5.757,2.834,5.757,6.336.925-4.57,4.483,1.07,6.305-5.67-2.977-5.671,2.979Z");
13878
+ attr_dev(path, "transform", "translate(-1893.999 7509)");
13879
+ attr_dev(path, "fill", "#fff");
13880
+ add_location(path, file$1, 626, 16, 25170);
13732
13881
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13733
- attr_dev(svg, "viewBox", "0 0 19.481 19.481");
13734
- attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
13735
- attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
13736
- add_location(svg, file$1, 614, 10, 22715);
13882
+ attr_dev(svg, "class", "FavoredIcon");
13883
+ attr_dev(svg, "width", "34");
13884
+ attr_dev(svg, "height", "34");
13885
+ attr_dev(svg, "viewBox", "0 0 34 34");
13886
+ add_location(svg, file$1, 625, 14, 25050);
13737
13887
  attr_dev(div, "class", "FavIconContainer");
13738
- add_location(div, file$1, 613, 8, 22628);
13888
+ add_location(div, file$1, 624, 12, 24959);
13739
13889
  },
13740
13890
  m: function mount(target, anchor) {
13741
13891
  insert_dev(target, div, anchor);
@@ -13757,16 +13907,16 @@
13757
13907
 
13758
13908
  dispatch_dev("SvelteRegisterBlock", {
13759
13909
  block,
13760
- id: create_if_block_1$1.name,
13910
+ id: create_if_block_2$1.name,
13761
13911
  type: "if",
13762
- source: "(613:6) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
13912
+ source: "(624:10) {#if gamefavorite && isLoggedIn && favorites}",
13763
13913
  ctx
13764
13914
  });
13765
13915
 
13766
13916
  return block;
13767
13917
  }
13768
13918
 
13769
- // (641:2) {#if showgamename === 'true'}
13919
+ // (647:2) {#if showgamename === 'true'}
13770
13920
  function create_if_block$1(ctx) {
13771
13921
  let p;
13772
13922
  let t;
@@ -13777,7 +13927,7 @@
13777
13927
  t = text(/*gamename*/ ctx[4]);
13778
13928
  attr_dev(p, "class", "GameNameBelow");
13779
13929
  attr_dev(p, "title", /*gamename*/ ctx[4]);
13780
- add_location(p, file$1, 641, 4, 25668);
13930
+ add_location(p, file$1, 647, 4, 28137);
13781
13931
  },
13782
13932
  m: function mount(target, anchor) {
13783
13933
  insert_dev(target, p, anchor);
@@ -13799,7 +13949,7 @@
13799
13949
  block,
13800
13950
  id: create_if_block$1.name,
13801
13951
  type: "if",
13802
- source: "(641:2) {#if showgamename === 'true'}",
13952
+ source: "(647:2) {#if showgamename === 'true'}",
13803
13953
  ctx
13804
13954
  });
13805
13955
 
@@ -13815,43 +13965,28 @@
13815
13965
  let t0;
13816
13966
  let div1;
13817
13967
  let div0;
13818
- let p;
13819
13968
  let t1;
13969
+ let div3;
13970
+ let div2;
13820
13971
  let t2;
13821
13972
  let t3;
13822
- let span;
13823
- let t4_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "";
13824
13973
  let t4;
13825
- let t5;
13826
- let div3;
13827
- let div2;
13828
- let t6;
13829
- let t7;
13830
- let t8;
13831
13974
  let show_if;
13832
- let show_if_1;
13833
- let show_if_2;
13834
13975
  let div4_class_value;
13835
- let t9;
13976
+ let t5;
13836
13977
  let div5_class_value;
13837
- let if_block0 = /*lang*/ ctx[1] && create_if_block_13(ctx);
13838
- let if_block1 = /*gameisnew*/ ctx[7] && create_if_block_12(ctx);
13839
- let if_block2 = /*gametag*/ ctx[8] && create_if_block_11(ctx);
13840
- let if_block3 = /*livegamedata*/ ctx[13] && create_if_block_4$1(ctx);
13978
+ let if_block0 = /*lang*/ ctx[1] && create_if_block_14(ctx);
13979
+ let if_block1 = /*gameisnew*/ ctx[7] && create_if_block_13(ctx);
13980
+ let if_block2 = /*gametag*/ ctx[8] && create_if_block_12(ctx);
13981
+ let if_block3 = /*livegamedata*/ ctx[13] && create_if_block_5$1(ctx);
13841
13982
 
13842
13983
  function select_block_type_3(ctx, dirty) {
13843
- if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 65541) show_if = null;
13844
- if (dirty[0] & /*gamefavorite, isLoggedIn*/ 65537) show_if_1 = null;
13845
- if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 65541) show_if_2 = null;
13846
- if (show_if == null) show_if = !!(!isMobile(/*userAgent*/ ctx[36]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[16] && /*favorites*/ ctx[2]);
13984
+ if (show_if == null) show_if = !!!isMobile(/*userAgent*/ ctx[36]);
13847
13985
  if (show_if) return create_if_block_1$1;
13848
- if (show_if_1 == null) show_if_1 = !!(!isMobile(/*userAgent*/ ctx[36]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[16]);
13849
- if (show_if_1) return create_if_block_2$1;
13850
- if (show_if_2 == null) show_if_2 = !!(isMobile(/*userAgent*/ ctx[36]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[16] && /*favorites*/ ctx[2]);
13851
- if (show_if_2) return create_if_block_3$1;
13986
+ if (/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[16] && /*favorites*/ ctx[2]) return create_if_block_4$1;
13852
13987
  }
13853
13988
 
13854
- let current_block_type = select_block_type_3(ctx, [-1, -1, -1, -1]);
13989
+ let current_block_type = select_block_type_3(ctx);
13855
13990
  let if_block4 = current_block_type && current_block_type(ctx);
13856
13991
  let if_block5 = /*showgamename*/ ctx[10] === 'true' && create_if_block$1(ctx);
13857
13992
 
@@ -13863,57 +13998,46 @@
13863
13998
  t0 = space();
13864
13999
  div1 = element("div");
13865
14000
  div0 = element("div");
13866
- p = element("p");
13867
- t1 = text(/*gamename*/ ctx[4]);
13868
- t2 = space();
13869
14001
  if (if_block0) if_block0.c();
13870
- t3 = space();
13871
- span = element("span");
13872
- t4 = text(t4_value);
13873
- t5 = space();
14002
+ t1 = space();
13874
14003
  div3 = element("div");
13875
14004
  div2 = element("div");
13876
14005
  if (if_block1) if_block1.c();
13877
- t6 = space();
14006
+ t2 = space();
13878
14007
  if (if_block2) if_block2.c();
13879
- t7 = space();
14008
+ t3 = space();
13880
14009
  if (if_block3) if_block3.c();
13881
- t8 = space();
14010
+ t4 = space();
13882
14011
  if (if_block4) if_block4.c();
13883
- t9 = space();
14012
+ t5 = space();
13884
14013
  if (if_block5) if_block5.c();
13885
14014
  this.c = noop$1;
13886
14015
  if (!src_url_equal(img.src, img_src_value = /*gamethumbnail*/ ctx[3])) attr_dev(img, "src", img_src_value);
13887
14016
  attr_dev(img, "class", img_class_value = `GameBg GameBg-${/*gamecellsize*/ ctx[9]} ${/*loaded*/ ctx[17] ? 'Loaded' : ''}`);
13888
- attr_dev(img, "alt", "");
14017
+ attr_dev(img, "alt", "Game thumbnail");
13889
14018
  attr_dev(img, "loading", "lazy");
13890
- add_location(img, file$1, 536, 4, 18564);
13891
- attr_dev(p, "class", "GameInfoName");
13892
- attr_dev(p, "title", /*gamename*/ ctx[4]);
13893
- add_location(p, file$1, 539, 8, 18769);
14019
+ add_location(img, file$1, 535, 4, 18583);
13894
14020
  attr_dev(div0, "class", "GameInfo");
13895
- add_location(div0, file$1, 538, 6, 18738);
13896
- attr_dev(span, "class", "GameInfoVendor");
13897
- add_location(span, file$1, 544, 6, 18985);
14021
+ add_location(div0, file$1, 537, 6, 18771);
13898
14022
  attr_dev(div1, "class", "GameInfoWrapper");
13899
- add_location(div1, file$1, 537, 4, 18702);
14023
+ add_location(div1, file$1, 536, 4, 18735);
13900
14024
  attr_dev(div2, "class", "GameExtraInfo");
13901
- add_location(div2, file$1, 549, 6, 19126);
14025
+ add_location(div2, file$1, 557, 6, 21310);
13902
14026
  attr_dev(div3, "class", "GameExtraInfoContainer");
13903
- add_location(div3, file$1, 548, 2, 19083);
14027
+ add_location(div3, file$1, 556, 4, 21267);
13904
14028
 
13905
14029
  attr_dev(div4, "class", div4_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[13] && !/*isopen*/ ctx[22] && /*openhours*/ ctx[23].value || /*livegamedata*/ ctx[13] && /*istablefull*/ ctx[32]
13906
14030
  ? 'GameInnerContainerUnavailable'
13907
14031
  : ''));
13908
14032
 
13909
- add_location(div4, file$1, 535, 2, 18407);
14033
+ add_location(div4, file$1, 534, 2, 18426);
13910
14034
 
13911
14035
  attr_dev(div5, "class", div5_class_value = `GameContainer ${/*extraclassname*/ ctx[33]} ${/*casinogamesgridslider*/ ctx[11] == 'true'
13912
14036
  ? 'CasinoGamesGridSlider'
13913
14037
  : ''}`);
13914
14038
 
13915
14039
  toggle_class(div5, "WithGameName", /*showgamename*/ ctx[10]);
13916
- add_location(div5, file$1, 534, 0, 18218);
14040
+ add_location(div5, file$1, 533, 0, 18237);
13917
14041
  },
13918
14042
  l: function claim(nodes) {
13919
14043
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
@@ -13926,24 +14050,18 @@
13926
14050
  append_dev(div4, t0);
13927
14051
  append_dev(div4, div1);
13928
14052
  append_dev(div1, div0);
13929
- append_dev(div0, p);
13930
- append_dev(p, t1);
13931
- append_dev(div0, t2);
13932
14053
  if (if_block0) if_block0.m(div0, null);
13933
- append_dev(div1, t3);
13934
- append_dev(div1, span);
13935
- append_dev(span, t4);
13936
- append_dev(div4, t5);
14054
+ append_dev(div4, t1);
13937
14055
  append_dev(div4, div3);
13938
14056
  append_dev(div3, div2);
13939
14057
  if (if_block1) if_block1.m(div2, null);
13940
- append_dev(div2, t6);
14058
+ append_dev(div2, t2);
13941
14059
  if (if_block2) if_block2.m(div2, null);
13942
- append_dev(div2, t7);
14060
+ append_dev(div2, t3);
13943
14061
  if (if_block3) if_block3.m(div2, null);
13944
- append_dev(div3, t8);
14062
+ append_dev(div3, t4);
13945
14063
  if (if_block4) if_block4.m(div3, null);
13946
- append_dev(div5, t9);
14064
+ append_dev(div5, t5);
13947
14065
  if (if_block5) if_block5.m(div5, null);
13948
14066
  /*div5_binding*/ ctx[67](div5);
13949
14067
  },
@@ -13956,17 +14074,11 @@
13956
14074
  attr_dev(img, "class", img_class_value);
13957
14075
  }
13958
14076
 
13959
- if (dirty[0] & /*gamename*/ 16) set_data_dev(t1, /*gamename*/ ctx[4]);
13960
-
13961
- if (dirty[0] & /*gamename*/ 16) {
13962
- attr_dev(p, "title", /*gamename*/ ctx[4]);
13963
- }
13964
-
13965
14077
  if (/*lang*/ ctx[1]) {
13966
14078
  if (if_block0) {
13967
14079
  if_block0.p(ctx, dirty);
13968
14080
  } else {
13969
- if_block0 = create_if_block_13(ctx);
14081
+ if_block0 = create_if_block_14(ctx);
13970
14082
  if_block0.c();
13971
14083
  if_block0.m(div0, null);
13972
14084
  }
@@ -13975,15 +14087,13 @@
13975
14087
  if_block0 = null;
13976
14088
  }
13977
14089
 
13978
- if (dirty[0] & /*gamevendor*/ 32 && t4_value !== (t4_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "")) set_data_dev(t4, t4_value);
13979
-
13980
14090
  if (/*gameisnew*/ ctx[7]) {
13981
14091
  if (if_block1) {
13982
14092
  if_block1.p(ctx, dirty);
13983
14093
  } else {
13984
- if_block1 = create_if_block_12(ctx);
14094
+ if_block1 = create_if_block_13(ctx);
13985
14095
  if_block1.c();
13986
- if_block1.m(div2, t6);
14096
+ if_block1.m(div2, t2);
13987
14097
  }
13988
14098
  } else if (if_block1) {
13989
14099
  if_block1.d(1);
@@ -13994,9 +14104,9 @@
13994
14104
  if (if_block2) {
13995
14105
  if_block2.p(ctx, dirty);
13996
14106
  } else {
13997
- if_block2 = create_if_block_11(ctx);
14107
+ if_block2 = create_if_block_12(ctx);
13998
14108
  if_block2.c();
13999
- if_block2.m(div2, t7);
14109
+ if_block2.m(div2, t3);
14000
14110
  }
14001
14111
  } else if (if_block2) {
14002
14112
  if_block2.d(1);
@@ -14007,7 +14117,7 @@
14007
14117
  if (if_block3) {
14008
14118
  if_block3.p(ctx, dirty);
14009
14119
  } else {
14010
- if_block3 = create_if_block_4$1(ctx);
14120
+ if_block3 = create_if_block_5$1(ctx);
14011
14121
  if_block3.c();
14012
14122
  if_block3.m(div2, null);
14013
14123
  }
@@ -14016,7 +14126,7 @@
14016
14126
  if_block3 = null;
14017
14127
  }
14018
14128
 
14019
- if (current_block_type === (current_block_type = select_block_type_3(ctx, dirty)) && if_block4) {
14129
+ if (current_block_type === (current_block_type = select_block_type_3(ctx)) && if_block4) {
14020
14130
  if_block4.p(ctx, dirty);
14021
14131
  } else {
14022
14132
  if (if_block4) if_block4.d(1);
@@ -14456,7 +14566,7 @@
14456
14566
  } // default case
14457
14567
  };
14458
14568
 
14459
- //Revert manually, commented changes are the current ones, will undo after deploy
14569
+ // Revert manually, commented changes are the current ones, will undo after deploy
14460
14570
  const setLiveLobbyData = () => {
14461
14571
  let url = new URL(`${livelobbyendpoint.split('?')[0]}`);
14462
14572
  url.searchParams.append("platform", getDevice(userAgent));
@@ -14521,7 +14631,7 @@
14521
14631
 
14522
14632
  if (numberofplayers) {
14523
14633
  rightSideContent = `
14524
- <svg fill="var(--emfe-w-color-white, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
14634
+ <svg fill="var(--emw--casino-thumbnail-animation-color, #FFFFFF);" width="13" height="13" viewBox="0 0 13 14" xmlns="http://www.w3.org/2000/svg"><path d="M4 8.2a4.6 4.6 0 0 0 5 0c2.7.8 4 2.6 4 4.8H0c0-2.2 1.3-4 4-4.8zM6.6 8c2 0 3.8-1.7 3.8-4 0-2.1-1.7-4-3.8-4a3.9 3.9 0 0 0-3.8 4c0 2.2 1.7 4 3.8 4z"/></svg>
14525
14635
  <span class="NrOfPlayers">${numberofplayers}</span>`;
14526
14636
  }
14527
14637
 
@@ -15131,7 +15241,7 @@
15131
15241
  constructor(options) {
15132
15242
  super();
15133
15243
  const style = document.createElement('style');
15134
- style.textContent = `*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:20px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer:hover .UnfavoredIcon,.GameInnerContainer:active .UnfavoredIcon{display:flex}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.UnfavoredIcon{display:none}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:12px;margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:12px;padding:2px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:8px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon{width:14px;height:14px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:8px}}`;
15244
+ style.textContent = `*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:var(--emw--border-radius-medium, 10px)}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameTopContainer{display:flex;gap:10px}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-color-contrast, #000000), hsla(var(--emw--casino-thumbnail-color-h, 120), var(--emw--casino-thumbnail-color-s, 100%), var(--emw--casino-thumbnail-color-l, 50%), 0.7));z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:var(--emw--color-typography, #FFFFFF);text-align:center;font-size:var(--emw--font-size-small, 14px);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:10px;background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-color-contrast, #000000) 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 30%));color:var(--emw--button-typography, #FFFFFF);font-size:var(--emw--font-size-small, 14px);border:2px solid var(--emw--button-border-color, #073B17);border-radius:var(--emw--border-radius-large, 20px);cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #F1BED9)}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 4px 4px 4px}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:15}.GameInnerContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px);padding:5px;background-color:transparent;color:var(--emw--button-typography, #FFFFFF);text-transform:uppercase;border-radius:var(--emw--border-radius-medium, 10px);border:1px solid var(--emw--button-typography, #FFFFFF)}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{display:flex;align-items:center;gap:8px}.GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:var(--emw--color-typography, #FFFFFF);font-size:var(--emw--font-size-x-small, 12px);font-weight:var(--emw--font-weight-normal, 400);width:40px;height:40px;background-size:contain;background-repeat:no-repeat;z-index:15}.GameNameBelow{color:var(--emw--casino-typography, #FFFFFF);position:relative;padding:5px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:24px;height:24px}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to top, var(--emw--casino-thumbnail-animation-color-contrast, #000000), rgba(0, 191, 114, 0.7))}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:var(--emw--border-radius-small, 5px)}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;font-size:var(--emw--font-size-small, 14px)}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:var(--emw--font-size-small, 14px);text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{margin:0 2px;margin-right:5px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);border:1px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .LiveIcons .Red{color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .LiveIcons .Green{color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .Blue{color:var(--emw--casino-thumbnail-animation-color-type-f, #4d90a7)}.ListGame .GameInnerContainer .Red{background-color:var(--emw--casino-thumbnail-animation-color-type-e, #ff0000)}.ListGame .GameInnerContainer .Black{background-color:var(--emw--casino-thumbnail-animation-color-contrast, #000000)}.ListGame .GameInnerContainer .Green{background-color:var(--emw--casino-thumbnail-animation-color-type-c, #56A80A)}.ListGame .GameInnerContainer .White{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:var(--emw--casino-thumbnail-animation-color-type-b, #eeca3d)}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);background-image:linear-gradient(135deg, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 25%, transparent 25%, transparent 50%, var(--emw--casino-thumbnail-animation-color-type-a, #212121) 50%, var(--emw--casino-thumbnail-animation-color, #FFFFFF) 75%, transparent 75%, var(--emw--casino-thumbnail-animation-color, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:var(--emw--border-radius-small, 5px);font-size:var(--emw--font-size-x-small, 12px);white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emw--casino-thumbnail-animation-color, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-size:var(--emw--font-size-medium, 16px)}.ListGame .GameInnerContainer .ClosedGame span{font-size:inherit}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emw--casino-thumbnail-animation-color-contrast, #000000);color:var(--emw--casino-thumbnail-animation-color, #FFFFFF);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 12px)}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:inherit}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid var(--emw--casino-thumbnail-animation-color, #FFFFFF);opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{padding:6px 8px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:var(--emw--font-size-2x-small, 10px)}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .UnfavoredIcon{width:25px;height:25px}.GameInfoVendor{width:45px;height:45px}.GameInnerContainer .GameExtraInfoContainer{padding-top:5px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:var(--emw--font-size-2x-small, 10px)}}@container (max-width: 768px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:var(--emw--font-size-x-small, 12px);padding:6px}.GameInnerContainer .GameInfoWrapper{padding:8px 10px}}`;
15135
15245
  this.shadowRoot.appendChild(style);
15136
15246
 
15137
15247
  init(