@everymatrix/casino-search 1.8.3 → 1.9.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.
@@ -12338,7 +12338,45 @@
12338
12338
  return child_ctx;
12339
12339
  }
12340
12340
 
12341
- // (556:8) {#if fav}
12341
+ // (573:8) {:else}
12342
+ function create_else_block_2(ctx) {
12343
+ let div2;
12344
+ let div0;
12345
+ let div1;
12346
+
12347
+ const block = {
12348
+ c: function create() {
12349
+ div2 = element("div");
12350
+ div0 = element("div");
12351
+ div1 = element("div");
12352
+ add_location(div0, file$1, 573, 36, 21165);
12353
+ add_location(div1, file$1, 573, 47, 21176);
12354
+ attr_dev(div2, "class", "LoaderRipple");
12355
+ add_location(div2, file$1, 573, 10, 21139);
12356
+ },
12357
+ m: function mount(target, anchor) {
12358
+ insert_dev(target, div2, anchor);
12359
+ append_dev(div2, div0);
12360
+ append_dev(div2, div1);
12361
+ },
12362
+ p: noop$1,
12363
+ d: function destroy(detaching) {
12364
+ if (detaching) detach_dev(div2);
12365
+ }
12366
+ };
12367
+
12368
+ dispatch_dev("SvelteRegisterBlock", {
12369
+ block,
12370
+ id: create_else_block_2.name,
12371
+ type: "else",
12372
+ source: "(573:8) {:else}",
12373
+ ctx
12374
+ });
12375
+
12376
+ return block;
12377
+ }
12378
+
12379
+ // (558:8) {#if fav}
12342
12380
  function create_if_block_13(ctx) {
12343
12381
  let show_if = !isMobile(/*userAgent*/ ctx[37]) && !/*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[15];
12344
12382
  let if_block_anchor;
@@ -12379,14 +12417,14 @@
12379
12417
  block,
12380
12418
  id: create_if_block_13.name,
12381
12419
  type: "if",
12382
- source: "(556:8) {#if fav}",
12420
+ source: "(558:8) {#if fav}",
12383
12421
  ctx
12384
12422
  });
12385
12423
 
12386
12424
  return block;
12387
12425
  }
12388
12426
 
12389
- // (557:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}
12427
+ // (559:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}
12390
12428
  function create_if_block_14(ctx) {
12391
12429
  let div;
12392
12430
  let svg;
@@ -12401,7 +12439,7 @@
12401
12439
  path = svg_element("path");
12402
12440
  set_style(path, "fill", "white");
12403
12441
  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");
12404
- add_location(path, file$1, 559, 112, 19956);
12442
+ add_location(path, file$1, 561, 112, 19995);
12405
12443
  attr_dev(svg, "version", "1.1");
12406
12444
  attr_dev(svg, "class", "UnfavoredIcon");
12407
12445
  attr_dev(svg, "part", "UnfavoredIcon");
@@ -12412,10 +12450,10 @@
12412
12450
  attr_dev(svg, "viewBox", "0 0 512.001 512.001");
12413
12451
  set_style(svg, "enable-background", "new 0 0 512.001 512.001");
12414
12452
  attr_dev(svg, "xml:space", "preserve");
12415
- add_location(svg, file$1, 558, 14, 19686);
12453
+ add_location(svg, file$1, 560, 14, 19725);
12416
12454
  attr_dev(div, "class", "FavIconContainer");
12417
12455
  attr_dev(div, "part", "FavIconContainer");
12418
- add_location(div, file$1, 557, 12, 19571);
12456
+ add_location(div, file$1, 559, 12, 19610);
12419
12457
  },
12420
12458
  m: function mount(target, anchor) {
12421
12459
  insert_dev(target, div, anchor);
@@ -12439,14 +12477,14 @@
12439
12477
  block,
12440
12478
  id: create_if_block_14.name,
12441
12479
  type: "if",
12442
- source: "(557:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}",
12480
+ source: "(559:10) {#if !isMobile(userAgent) && !gamefavorite && isLoggedIn}",
12443
12481
  ctx
12444
12482
  });
12445
12483
 
12446
12484
  return block;
12447
12485
  }
12448
12486
 
12449
- // (573:8) {#if lang}
12487
+ // (577:8) {#if lang}
12450
12488
  function create_if_block_12(ctx) {
12451
12489
  let button;
12452
12490
  let t_value = /*$_*/ ctx[36]('gameThumbnail.playNow') + "";
@@ -12460,7 +12498,7 @@
12460
12498
  t = text(t_value);
12461
12499
  attr_dev(button, "class", "GameInfoBtn");
12462
12500
  attr_dev(button, "part", "GameInfoBtn");
12463
- add_location(button, file$1, 573, 8, 21201);
12501
+ add_location(button, file$1, 577, 8, 21321);
12464
12502
  },
12465
12503
  m: function mount(target, anchor) {
12466
12504
  insert_dev(target, button, anchor);
@@ -12485,14 +12523,14 @@
12485
12523
  block,
12486
12524
  id: create_if_block_12.name,
12487
12525
  type: "if",
12488
- source: "(573:8) {#if lang}",
12526
+ source: "(577:8) {#if lang}",
12489
12527
  ctx
12490
12528
  });
12491
12529
 
12492
12530
  return block;
12493
12531
  }
12494
12532
 
12495
- // (587:77)
12533
+ // (591:77)
12496
12534
  function create_if_block_11(ctx) {
12497
12535
  let div;
12498
12536
  let svg;
@@ -12505,7 +12543,7 @@
12505
12543
  path = svg_element("path");
12506
12544
  set_style(path, "fill", "white");
12507
12545
  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");
12508
- add_location(path, file$1, 589, 10, 22618);
12546
+ add_location(path, file$1, 593, 10, 22738);
12509
12547
  attr_dev(svg, "version", "1.1");
12510
12548
  attr_dev(svg, "class", "FavoredIcon");
12511
12549
  attr_dev(svg, "part", "FavoredIcon");
@@ -12513,10 +12551,10 @@
12513
12551
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
12514
12552
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
12515
12553
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
12516
- add_location(svg, file$1, 588, 8, 22401);
12554
+ add_location(svg, file$1, 592, 8, 22521);
12517
12555
  attr_dev(div, "class", "FavIconContainer");
12518
12556
  attr_dev(div, "part", "FavIconContainer");
12519
- add_location(div, file$1, 587, 6, 22338);
12557
+ add_location(div, file$1, 591, 6, 22458);
12520
12558
  },
12521
12559
  m: function mount(target, anchor) {
12522
12560
  insert_dev(target, div, anchor);
@@ -12533,14 +12571,14 @@
12533
12571
  block,
12534
12572
  id: create_if_block_11.name,
12535
12573
  type: "if",
12536
- source: "(587:77) ",
12574
+ source: "(591:77) ",
12537
12575
  ctx
12538
12576
  });
12539
12577
 
12540
12578
  return block;
12541
12579
  }
12542
12580
 
12543
- // (581:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
12581
+ // (585:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}
12544
12582
  function create_if_block_10(ctx) {
12545
12583
  let div;
12546
12584
  let svg;
@@ -12555,7 +12593,7 @@
12555
12593
  path = svg_element("path");
12556
12594
  set_style(path, "fill", "white");
12557
12595
  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");
12558
- add_location(path, file$1, 583, 10, 21887);
12596
+ add_location(path, file$1, 587, 10, 22007);
12559
12597
  attr_dev(svg, "version", "1.1");
12560
12598
  attr_dev(svg, "class", "FavoredIcon");
12561
12599
  attr_dev(svg, "part", "FavoredIcon");
@@ -12563,10 +12601,10 @@
12563
12601
  attr_dev(svg, "viewBox", "0 0 19.481 19.481");
12564
12602
  attr_dev(svg, "xmlns:xlink", "http://www.w3.org/1999/xlink");
12565
12603
  attr_dev(svg, "enable-background", "new 0 0 19.481 19.481");
12566
- add_location(svg, file$1, 582, 8, 21670);
12604
+ add_location(svg, file$1, 586, 8, 21790);
12567
12605
  attr_dev(div, "class", "FavIconContainer");
12568
12606
  attr_dev(div, "part", "FavIconContainer");
12569
- add_location(div, file$1, 581, 6, 21561);
12607
+ add_location(div, file$1, 585, 6, 21681);
12570
12608
  },
12571
12609
  m: function mount(target, anchor) {
12572
12610
  insert_dev(target, div, anchor);
@@ -12590,14 +12628,14 @@
12590
12628
  block,
12591
12629
  id: create_if_block_10.name,
12592
12630
  type: "if",
12593
- source: "(581:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
12631
+ source: "(585:4) {#if !isMobile(userAgent) && gamefavorite && isLoggedIn && favorites}",
12594
12632
  ctx
12595
12633
  });
12596
12634
 
12597
12635
  return block;
12598
12636
  }
12599
12637
 
12600
- // (595:6) {#if gameisnew}
12638
+ // (599:6) {#if gameisnew}
12601
12639
  function create_if_block_9(ctx) {
12602
12640
  let span;
12603
12641
  let t_value = /*$_*/ ctx[36]('gameThumbnail.new') + "";
@@ -12609,7 +12647,7 @@
12609
12647
  t = text(t_value);
12610
12648
  attr_dev(span, "class", "GameExtraInfoLabel NewGameTag");
12611
12649
  attr_dev(span, "part", "GameExtraInfoLabel NewGameTag");
12612
- add_location(span, file$1, 595, 8, 23078);
12650
+ add_location(span, file$1, 599, 8, 23198);
12613
12651
  },
12614
12652
  m: function mount(target, anchor) {
12615
12653
  insert_dev(target, span, anchor);
@@ -12627,14 +12665,14 @@
12627
12665
  block,
12628
12666
  id: create_if_block_9.name,
12629
12667
  type: "if",
12630
- source: "(595:6) {#if gameisnew}",
12668
+ source: "(599:6) {#if gameisnew}",
12631
12669
  ctx
12632
12670
  });
12633
12671
 
12634
12672
  return block;
12635
12673
  }
12636
12674
 
12637
- // (598:6) {#if gametag}
12675
+ // (602:6) {#if gametag}
12638
12676
  function create_if_block_8(ctx) {
12639
12677
  let span;
12640
12678
  let t;
@@ -12645,7 +12683,7 @@
12645
12683
  t = text(/*gametag*/ ctx[8]);
12646
12684
  attr_dev(span, "class", "GameExtraInfoLabel PopularGameTag");
12647
12685
  attr_dev(span, "part", "GameExtraInfoLabel PopularGameTag");
12648
- add_location(span, file$1, 598, 8, 23232);
12686
+ add_location(span, file$1, 602, 8, 23352);
12649
12687
  },
12650
12688
  m: function mount(target, anchor) {
12651
12689
  insert_dev(target, span, anchor);
@@ -12663,25 +12701,25 @@
12663
12701
  block,
12664
12702
  id: create_if_block_8.name,
12665
12703
  type: "if",
12666
- source: "(598:6) {#if gametag}",
12704
+ source: "(602:6) {#if gametag}",
12667
12705
  ctx
12668
12706
  });
12669
12707
 
12670
12708
  return block;
12671
12709
  }
12672
12710
 
12673
- // (601:6) {#if livegamedata}
12711
+ // (605:6) {#if livegamedata}
12674
12712
  function create_if_block_1$1(ctx) {
12675
12713
  let t;
12676
12714
  let if_block1_anchor;
12677
12715
  let if_block0 = !/*isopen*/ ctx[23] && /*starttime*/ ctx[21] && /*timeformat*/ ctx[22] && create_if_block_7(ctx);
12678
12716
 
12679
- function select_block_type_1(ctx, dirty) {
12717
+ function select_block_type_2(ctx, dirty) {
12680
12718
  if (/*isopen*/ ctx[23] && /*displaytype*/ ctx[20] && /*displaytype*/ ctx[20] === BLACKJACK) return create_if_block_2$1;
12681
12719
  if (/*isopen*/ ctx[23] && /*displaytype*/ ctx[20] && /*displaytype*/ ctx[20] === ROULETTE) return create_if_block_4$1;
12682
12720
  }
12683
12721
 
12684
- let current_block_type = select_block_type_1(ctx);
12722
+ let current_block_type = select_block_type_2(ctx);
12685
12723
  let if_block1 = current_block_type && current_block_type(ctx);
12686
12724
 
12687
12725
  const block = {
@@ -12711,7 +12749,7 @@
12711
12749
  if_block0 = null;
12712
12750
  }
12713
12751
 
12714
- if (current_block_type === (current_block_type = select_block_type_1(ctx)) && if_block1) {
12752
+ if (current_block_type === (current_block_type = select_block_type_2(ctx)) && if_block1) {
12715
12753
  if_block1.p(ctx, dirty);
12716
12754
  } else {
12717
12755
  if (if_block1) if_block1.d(1);
@@ -12739,14 +12777,14 @@
12739
12777
  block,
12740
12778
  id: create_if_block_1$1.name,
12741
12779
  type: "if",
12742
- source: "(601:6) {#if livegamedata}",
12780
+ source: "(605:6) {#if livegamedata}",
12743
12781
  ctx
12744
12782
  });
12745
12783
 
12746
12784
  return block;
12747
12785
  }
12748
12786
 
12749
- // (602:8) {#if !isopen && starttime && timeformat}
12787
+ // (606:8) {#if !isopen && starttime && timeformat}
12750
12788
  function create_if_block_7(ctx) {
12751
12789
  let div1;
12752
12790
  let div0;
@@ -12775,15 +12813,15 @@
12775
12813
  html_tag = new HtmlTag(false);
12776
12814
  t4 = space();
12777
12815
  html_tag_1 = new HtmlTag(false);
12778
- add_location(span, file$1, 605, 14, 23604);
12816
+ add_location(span, file$1, 609, 14, 23724);
12779
12817
  attr_dev(div0, "class", "ClosedGame");
12780
12818
  attr_dev(div0, "part", "ClosedGame");
12781
- add_location(div0, file$1, 603, 12, 23505);
12819
+ add_location(div0, file$1, 607, 12, 23625);
12782
12820
  html_tag.a = t4;
12783
12821
  html_tag_1.a = null;
12784
12822
  attr_dev(div1, "class", "GameProp LiveProps");
12785
12823
  attr_dev(div1, "part", "GameProp LiveProps");
12786
- add_location(div1, file$1, 602, 10, 23434);
12824
+ add_location(div1, file$1, 606, 10, 23554);
12787
12825
  },
12788
12826
  m: function mount(target, anchor) {
12789
12827
  insert_dev(target, div1, anchor);
@@ -12812,14 +12850,14 @@
12812
12850
  block,
12813
12851
  id: create_if_block_7.name,
12814
12852
  type: "if",
12815
- source: "(602:8) {#if !isopen && starttime && timeformat}",
12853
+ source: "(606:8) {#if !isopen && starttime && timeformat}",
12816
12854
  ctx
12817
12855
  });
12818
12856
 
12819
12857
  return block;
12820
12858
  }
12821
12859
 
12822
- // (635:68)
12860
+ // (639:68)
12823
12861
  function create_if_block_4$1(ctx) {
12824
12862
  let div1;
12825
12863
  let div0;
@@ -12852,12 +12890,12 @@
12852
12890
  html_tag_1 = new HtmlTag(false);
12853
12891
  attr_dev(div0, "class", "LiveIcons");
12854
12892
  attr_dev(div0, "part", "LiveIcons");
12855
- add_location(div0, file$1, 636, 12, 25564);
12893
+ add_location(div0, file$1, 640, 12, 25684);
12856
12894
  html_tag.a = t1;
12857
12895
  html_tag_1.a = null;
12858
12896
  attr_dev(div1, "class", /*roulettecontainerclassname*/ ctx[31]);
12859
12897
  attr_dev(div1, "part", /*roulettecontainerclassname*/ ctx[31]);
12860
- add_location(div1, file$1, 635, 10, 25473);
12898
+ add_location(div1, file$1, 639, 10, 25593);
12861
12899
  },
12862
12900
  m: function mount(target, anchor) {
12863
12901
  insert_dev(target, div1, anchor);
@@ -12920,14 +12958,14 @@
12920
12958
  block,
12921
12959
  id: create_if_block_4$1.name,
12922
12960
  type: "if",
12923
- source: "(635:68) ",
12961
+ source: "(639:68) ",
12924
12962
  ctx
12925
12963
  });
12926
12964
 
12927
12965
  return block;
12928
12966
  }
12929
12967
 
12930
- // (614:8) {#if isopen && displaytype && displaytype === BLACKJACK}
12968
+ // (618:8) {#if isopen && displaytype && displaytype === BLACKJACK}
12931
12969
  function create_if_block_2$1(ctx) {
12932
12970
  let div1;
12933
12971
  let div0;
@@ -12938,12 +12976,12 @@
12938
12976
  let html_tag_1;
12939
12977
  let raw1_value = /*renderBetLimits*/ ctx[45](/*min*/ ctx[27], /*max*/ ctx[28], /*currencySymbol*/ ctx[26]) + "";
12940
12978
 
12941
- function select_block_type_2(ctx, dirty) {
12979
+ function select_block_type_3(ctx, dirty) {
12942
12980
  if (/*istablefull*/ ctx[33]) return create_if_block_3$1;
12943
12981
  return create_else_block$1;
12944
12982
  }
12945
12983
 
12946
- let current_block_type = select_block_type_2(ctx);
12984
+ let current_block_type = select_block_type_3(ctx);
12947
12985
  let if_block = current_block_type(ctx);
12948
12986
 
12949
12987
  const block = {
@@ -12957,12 +12995,12 @@
12957
12995
  html_tag_1 = new HtmlTag(false);
12958
12996
  attr_dev(div0, "class", "LiveIcons");
12959
12997
  attr_dev(div0, "part", "LiveIcons");
12960
- add_location(div0, file$1, 615, 12, 24041);
12998
+ add_location(div0, file$1, 619, 12, 24161);
12961
12999
  html_tag.a = t1;
12962
13000
  html_tag_1.a = null;
12963
13001
  attr_dev(div1, "class", "GameProp LiveProps BlackjackDisplay");
12964
13002
  attr_dev(div1, "part", "GameProp LiveProps BlackjackDisplay");
12965
- add_location(div1, file$1, 614, 10, 23936);
13003
+ add_location(div1, file$1, 618, 10, 24056);
12966
13004
  },
12967
13005
  m: function mount(target, anchor) {
12968
13006
  insert_dev(target, div1, anchor);
@@ -12974,7 +13012,7 @@
12974
13012
  html_tag_1.m(raw1_value, div1);
12975
13013
  },
12976
13014
  p: function update(ctx, dirty) {
12977
- if (current_block_type === (current_block_type = select_block_type_2(ctx)) && if_block) {
13015
+ if (current_block_type === (current_block_type = select_block_type_3(ctx)) && if_block) {
12978
13016
  if_block.p(ctx, dirty);
12979
13017
  } else {
12980
13018
  if_block.d(1);
@@ -12999,23 +13037,23 @@
12999
13037
  block,
13000
13038
  id: create_if_block_2$1.name,
13001
13039
  type: "if",
13002
- source: "(614:8) {#if isopen && displaytype && displaytype === BLACKJACK}",
13040
+ source: "(618:8) {#if isopen && displaytype && displaytype === BLACKJACK}",
13003
13041
  ctx
13004
13042
  });
13005
13043
 
13006
13044
  return block;
13007
13045
  }
13008
13046
 
13009
- // (639:16) {#if roulleteresults && roulleteresults[i]}
13047
+ // (643:16) {#if roulleteresults && roulleteresults[i]}
13010
13048
  function create_if_block_5$1(ctx) {
13011
13049
  let if_block_anchor;
13012
13050
 
13013
- function select_block_type_3(ctx, dirty) {
13051
+ function select_block_type_4(ctx, dirty) {
13014
13052
  if (/*isdouble*/ ctx[30]) return create_if_block_6;
13015
13053
  return create_else_block_1;
13016
13054
  }
13017
13055
 
13018
- let current_block_type = select_block_type_3(ctx);
13056
+ let current_block_type = select_block_type_4(ctx);
13019
13057
  let if_block = current_block_type(ctx);
13020
13058
 
13021
13059
  const block = {
@@ -13028,7 +13066,7 @@
13028
13066
  insert_dev(target, if_block_anchor, anchor);
13029
13067
  },
13030
13068
  p: function update(ctx, dirty) {
13031
- if (current_block_type === (current_block_type = select_block_type_3(ctx)) && if_block) {
13069
+ if (current_block_type === (current_block_type = select_block_type_4(ctx)) && if_block) {
13032
13070
  if_block.p(ctx, dirty);
13033
13071
  } else {
13034
13072
  if_block.d(1);
@@ -13050,14 +13088,14 @@
13050
13088
  block,
13051
13089
  id: create_if_block_5$1.name,
13052
13090
  type: "if",
13053
- source: "(639:16) {#if roulleteresults && roulleteresults[i]}",
13091
+ source: "(643:16) {#if roulleteresults && roulleteresults[i]}",
13054
13092
  ctx
13055
13093
  });
13056
13094
 
13057
13095
  return block;
13058
13096
  }
13059
13097
 
13060
- // (645:18) {:else}
13098
+ // (649:18) {:else}
13061
13099
  function create_else_block_1(ctx) {
13062
13100
  let html_tag;
13063
13101
  let raw_value = /*renderSpan*/ ctx[47](`LatestResult ${/*i*/ ctx[111] === 0 ? 'First' : ''}`, /*i*/ ctx[111], /*roulleteresults*/ ctx[13][/*i*/ ctx[111]], /*colorsourcearray*/ ctx[32][/*roulleteresults*/ ctx[13][/*i*/ ctx[111]]]) + "";
@@ -13086,14 +13124,14 @@
13086
13124
  block,
13087
13125
  id: create_else_block_1.name,
13088
13126
  type: "else",
13089
- source: "(645:18) {:else}",
13127
+ source: "(649:18) {:else}",
13090
13128
  ctx
13091
13129
  });
13092
13130
 
13093
13131
  return block;
13094
13132
  }
13095
13133
 
13096
- // (640:18) {#if isdouble}
13134
+ // (644:18) {#if isdouble}
13097
13135
  function create_if_block_6(ctx) {
13098
13136
  let div;
13099
13137
  let html_tag;
@@ -13114,7 +13152,7 @@
13114
13152
  html_tag_1.a = t1;
13115
13153
  attr_dev(div, "class", "Double");
13116
13154
  attr_dev(div, "part", "Double");
13117
- add_location(div, file$1, 640, 20, 25815);
13155
+ add_location(div, file$1, 644, 20, 25935);
13118
13156
  },
13119
13157
  m: function mount(target, anchor) {
13120
13158
  insert_dev(target, div, anchor);
@@ -13136,14 +13174,14 @@
13136
13174
  block,
13137
13175
  id: create_if_block_6.name,
13138
13176
  type: "if",
13139
- source: "(640:18) {#if isdouble}",
13177
+ source: "(644:18) {#if isdouble}",
13140
13178
  ctx
13141
13179
  });
13142
13180
 
13143
13181
  return block;
13144
13182
  }
13145
13183
 
13146
- // (638:14) {#each new Array(numberofdisplayedresults) as garbage, i}
13184
+ // (642:14) {#each new Array(numberofdisplayedresults) as garbage, i}
13147
13185
  function create_each_block_1(ctx) {
13148
13186
  let if_block_anchor;
13149
13187
  let if_block = /*roulleteresults*/ ctx[13] && /*roulleteresults*/ ctx[13][/*i*/ ctx[111]] && create_if_block_5$1(ctx);
@@ -13181,14 +13219,14 @@
13181
13219
  block,
13182
13220
  id: create_each_block_1.name,
13183
13221
  type: "each",
13184
- source: "(638:14) {#each new Array(numberofdisplayedresults) as garbage, i}",
13222
+ source: "(642:14) {#each new Array(numberofdisplayedresults) as garbage, i}",
13185
13223
  ctx
13186
13224
  });
13187
13225
 
13188
13226
  return block;
13189
13227
  }
13190
13228
 
13191
- // (621:14) {:else}
13229
+ // (625:14) {:else}
13192
13230
  function create_else_block$1(ctx) {
13193
13231
  let each_1_anchor;
13194
13232
  let each_value = /*seats*/ ctx[25];
@@ -13249,14 +13287,14 @@
13249
13287
  block,
13250
13288
  id: create_else_block$1.name,
13251
13289
  type: "else",
13252
- source: "(621:14) {:else}",
13290
+ source: "(625:14) {:else}",
13253
13291
  ctx
13254
13292
  });
13255
13293
 
13256
13294
  return block;
13257
13295
  }
13258
13296
 
13259
- // (617:14) {#if istablefull}
13297
+ // (621:14) {#if istablefull}
13260
13298
  function create_if_block_3$1(ctx) {
13261
13299
  let span;
13262
13300
  let t_value = /*$_*/ ctx[36]('gameThumbnail.full') + "";
@@ -13268,7 +13306,7 @@
13268
13306
  t = text(t_value);
13269
13307
  attr_dev(span, "class", "FullTable");
13270
13308
  attr_dev(span, "part", "FullTable");
13271
- add_location(span, file$1, 617, 16, 24130);
13309
+ add_location(span, file$1, 621, 16, 24250);
13272
13310
  },
13273
13311
  m: function mount(target, anchor) {
13274
13312
  insert_dev(target, span, anchor);
@@ -13286,14 +13324,14 @@
13286
13324
  block,
13287
13325
  id: create_if_block_3$1.name,
13288
13326
  type: "if",
13289
- source: "(617:14) {#if istablefull}",
13327
+ source: "(621:14) {#if istablefull}",
13290
13328
  ctx
13291
13329
  });
13292
13330
 
13293
13331
  return block;
13294
13332
  }
13295
13333
 
13296
- // (622:16) {#each seats as seatData}
13334
+ // (626:16) {#each seats as seatData}
13297
13335
  function create_each_block$1(ctx) {
13298
13336
  let span;
13299
13337
  let svg;
@@ -13311,14 +13349,14 @@
13311
13349
  path1 = svg_element("path");
13312
13350
  t = space();
13313
13351
  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");
13314
- add_location(path0, file$1, 624, 22, 24631);
13352
+ add_location(path0, file$1, 628, 22, 24751);
13315
13353
  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");
13316
- add_location(path1, file$1, 625, 22, 25007);
13354
+ add_location(path1, file$1, 629, 22, 25127);
13317
13355
  attr_dev(svg, "xmlns", "http://www.w3.org/2000/svg");
13318
13356
  attr_dev(svg, "width", "13");
13319
13357
  attr_dev(svg, "height", "14");
13320
13358
  attr_dev(svg, "viewBox", "0 0 13 14");
13321
- add_location(svg, file$1, 623, 20, 24525);
13359
+ add_location(svg, file$1, 627, 20, 24645);
13322
13360
 
13323
13361
  attr_dev(span, "class", span_class_value = /*contains*/ ctx[44](/*currentoccupiedseats*/ ctx[29], /*seatData*/ ctx[106].toString())
13324
13362
  ? 'ClosedSeat'
@@ -13328,7 +13366,7 @@
13328
13366
  ? 'ClosedSeat'
13329
13367
  : 'OpenSeat');
13330
13368
 
13331
- add_location(span, file$1, 622, 18, 24323);
13369
+ add_location(span, file$1, 626, 18, 24443);
13332
13370
  },
13333
13371
  m: function mount(target, anchor) {
13334
13372
  insert_dev(target, span, anchor);
@@ -13359,14 +13397,14 @@
13359
13397
  block,
13360
13398
  id: create_each_block$1.name,
13361
13399
  type: "each",
13362
- source: "(622:16) {#each seats as seatData}",
13400
+ source: "(626:16) {#each seats as seatData}",
13363
13401
  ctx
13364
13402
  });
13365
13403
 
13366
13404
  return block;
13367
13405
  }
13368
13406
 
13369
- // (658:2) {#if showgamename}
13407
+ // (662:2) {#if showgamename}
13370
13408
  function create_if_block$1(ctx) {
13371
13409
  let p;
13372
13410
  let t;
@@ -13378,7 +13416,7 @@
13378
13416
  attr_dev(p, "class", "GameNameBelow");
13379
13417
  attr_dev(p, "part", "GameNameBelow");
13380
13418
  attr_dev(p, "title", /*gamename*/ ctx[4]);
13381
- add_location(p, file$1, 658, 4, 26700);
13419
+ add_location(p, file$1, 662, 4, 26820);
13382
13420
  },
13383
13421
  m: function mount(target, anchor) {
13384
13422
  insert_dev(target, p, anchor);
@@ -13400,7 +13438,7 @@
13400
13438
  block,
13401
13439
  id: create_if_block$1.name,
13402
13440
  type: "if",
13403
- source: "(658:2) {#if showgamename}",
13441
+ source: "(662:2) {#if showgamename}",
13404
13442
  ctx
13405
13443
  });
13406
13444
 
@@ -13441,10 +13479,17 @@
13441
13479
  let div4_part_value;
13442
13480
  let mounted;
13443
13481
  let dispose;
13444
- let if_block0 = /*fav*/ ctx[16] && create_if_block_13(ctx);
13445
- let if_block1 = /*lang*/ ctx[1] && create_if_block_12(ctx);
13446
13482
 
13447
13483
  function select_block_type(ctx, dirty) {
13484
+ if (/*fav*/ ctx[16]) return create_if_block_13;
13485
+ return create_else_block_2;
13486
+ }
13487
+
13488
+ let current_block_type = select_block_type(ctx);
13489
+ let if_block0 = current_block_type(ctx);
13490
+ let if_block1 = /*lang*/ ctx[1] && create_if_block_12(ctx);
13491
+
13492
+ function select_block_type_1(ctx, dirty) {
13448
13493
  if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 32773) show_if = null;
13449
13494
  if (dirty[0] & /*gamefavorite, isLoggedIn, favorites*/ 32773) show_if_1 = null;
13450
13495
  if (show_if == null) show_if = !!(!isMobile(/*userAgent*/ ctx[37]) && /*gamefavorite*/ ctx[0] && /*isLoggedIn*/ ctx[15] && /*favorites*/ ctx[2]);
@@ -13453,8 +13498,8 @@
13453
13498
  if (show_if_1) return create_if_block_11;
13454
13499
  }
13455
13500
 
13456
- let current_block_type = select_block_type(ctx, [-1, -1, -1, -1]);
13457
- let if_block2 = current_block_type && current_block_type(ctx);
13501
+ let current_block_type_1 = select_block_type_1(ctx, [-1, -1, -1, -1]);
13502
+ let if_block2 = current_block_type_1 && current_block_type_1(ctx);
13458
13503
  let if_block3 = /*gameisnew*/ ctx[7] && create_if_block_9(ctx);
13459
13504
  let if_block4 = /*gametag*/ ctx[8] && create_if_block_8(ctx);
13460
13505
  let if_block5 = /*livegamedata*/ ctx[12] && create_if_block_1$1(ctx);
@@ -13468,7 +13513,7 @@
13468
13513
  t0 = space();
13469
13514
  div1 = element("div");
13470
13515
  div0 = element("div");
13471
- if (if_block0) if_block0.c();
13516
+ if_block0.c();
13472
13517
  t1 = space();
13473
13518
  p = element("p");
13474
13519
  t2 = text(/*gamename*/ ctx[4]);
@@ -13494,23 +13539,23 @@
13494
13539
  attr_dev(img, "part", img_part_value = "GameBg " + (/*hover*/ ctx[17] ? 'GameContainerHovered' : '') + " " + (/*loaded*/ ctx[18] ? 'Loaded' : ''));
13495
13540
  attr_dev(img, "alt", "");
13496
13541
  attr_dev(img, "loading", "lazy");
13497
- add_location(img, file$1, 552, 4, 19063);
13542
+ add_location(img, file$1, 554, 4, 19102);
13498
13543
  attr_dev(p, "class", "GameInfoName");
13499
13544
  attr_dev(p, "part", "GameInfoName");
13500
13545
  attr_dev(p, "title", /*gamename*/ ctx[4]);
13501
- add_location(p, file$1, 571, 8, 21096);
13546
+ add_location(p, file$1, 575, 8, 21216);
13502
13547
  attr_dev(div0, "class", div0_class_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''));
13503
13548
  attr_dev(div0, "part", div0_part_value = "GameInfo " + (/*hover*/ ctx[17] ? 'GameHovered' : ''));
13504
- add_location(div0, file$1, 554, 6, 19376);
13549
+ add_location(div0, file$1, 556, 6, 19415);
13505
13550
  attr_dev(span, "class", "GameInfoVendor");
13506
13551
  attr_dev(span, "part", "GameInfoVendor");
13507
- add_location(span, file$1, 576, 6, 21363);
13552
+ add_location(span, file$1, 580, 6, 21483);
13508
13553
  attr_dev(div1, "class", "GameInfoWrapper");
13509
13554
  attr_dev(div1, "part", "GameInfoWrapper");
13510
- add_location(div1, file$1, 553, 4, 19317);
13555
+ add_location(div1, file$1, 555, 4, 19356);
13511
13556
  attr_dev(div2, "class", "GameExtraInfo");
13512
13557
  attr_dev(div2, "part", "GameExtraInfo");
13513
- add_location(div2, file$1, 593, 4, 22999);
13558
+ add_location(div2, file$1, 597, 4, 23119);
13514
13559
 
13515
13560
  attr_dev(div3, "class", div3_class_value = "GameInnerContainer " + (/*livegamedata*/ ctx[12] && !/*isopen*/ ctx[23] && /*openhours*/ ctx[24].value || /*livegamedata*/ ctx[12] && /*istablefull*/ ctx[33]
13516
13561
  ? 'GameInnerContainerUnavailable'
@@ -13520,10 +13565,10 @@
13520
13565
  ? 'GameInnerContainerUnavailable'
13521
13566
  : ''));
13522
13567
 
13523
- add_location(div3, file$1, 551, 2, 18675);
13568
+ add_location(div3, file$1, 553, 2, 18714);
13524
13569
  attr_dev(div4, "class", div4_class_value = `GameContainer ${/*extraclassname*/ ctx[34]}`);
13525
13570
  attr_dev(div4, "part", div4_part_value = `GameContainer ${/*extraclassname*/ ctx[34]}`);
13526
- add_location(div4, file$1, 550, 0, 18549);
13571
+ add_location(div4, file$1, 552, 0, 18588);
13527
13572
  },
13528
13573
  l: function claim(nodes) {
13529
13574
  throw new Error("options.hydrate only works if the component was compiled with the `hydratable: true` option");
@@ -13536,7 +13581,7 @@
13536
13581
  append_dev(div3, t0);
13537
13582
  append_dev(div3, div1);
13538
13583
  append_dev(div1, div0);
13539
- if (if_block0) if_block0.m(div0, null);
13584
+ if_block0.m(div0, null);
13540
13585
  append_dev(div0, t1);
13541
13586
  append_dev(div0, p);
13542
13587
  append_dev(p, t2);
@@ -13582,17 +13627,16 @@
13582
13627
  attr_dev(img, "part", img_part_value);
13583
13628
  }
13584
13629
 
13585
- if (/*fav*/ ctx[16]) {
13630
+ if (current_block_type === (current_block_type = select_block_type(ctx)) && if_block0) {
13631
+ if_block0.p(ctx, dirty);
13632
+ } else {
13633
+ if_block0.d(1);
13634
+ if_block0 = current_block_type(ctx);
13635
+
13586
13636
  if (if_block0) {
13587
- if_block0.p(ctx, dirty);
13588
- } else {
13589
- if_block0 = create_if_block_13(ctx);
13590
13637
  if_block0.c();
13591
13638
  if_block0.m(div0, t1);
13592
13639
  }
13593
- } else if (if_block0) {
13594
- if_block0.d(1);
13595
- if_block0 = null;
13596
13640
  }
13597
13641
 
13598
13642
  if (dirty[0] & /*gamename*/ 16) set_data_dev(t2, /*gamename*/ ctx[4]);
@@ -13624,11 +13668,11 @@
13624
13668
 
13625
13669
  if (dirty[0] & /*gamevendor*/ 32 && t5_value !== (t5_value = (/*gamevendor*/ ctx[5] ? /*gamevendor*/ ctx[5] : '-') + "")) set_data_dev(t5, t5_value);
13626
13670
 
13627
- if (current_block_type === (current_block_type = select_block_type(ctx, dirty)) && if_block2) {
13671
+ if (current_block_type_1 === (current_block_type_1 = select_block_type_1(ctx, dirty)) && if_block2) {
13628
13672
  if_block2.p(ctx, dirty);
13629
13673
  } else {
13630
13674
  if (if_block2) if_block2.d(1);
13631
- if_block2 = current_block_type && current_block_type(ctx);
13675
+ if_block2 = current_block_type_1 && current_block_type_1(ctx);
13632
13676
 
13633
13677
  if (if_block2) {
13634
13678
  if_block2.c();
@@ -13713,7 +13757,7 @@
13713
13757
  d: function destroy(detaching) {
13714
13758
  if (detaching) detach_dev(div4);
13715
13759
  /*img_binding*/ ctx[66](null);
13716
- if (if_block0) if_block0.d();
13760
+ if_block0.d();
13717
13761
  if (if_block1) if_block1.d();
13718
13762
 
13719
13763
  if (if_block2) {
@@ -13928,6 +13972,7 @@
13928
13972
  });
13929
13973
  }
13930
13974
 
13975
+ // Case mobile
13931
13976
  if (isMobile(userAgent) && integratedgameframemobile == "true") {
13932
13977
  window.postMessage(
13933
13978
  {
@@ -13951,6 +13996,7 @@
13951
13996
  );
13952
13997
  }
13953
13998
 
13999
+ // Case desktop
13954
14000
  if (!isMobile(userAgent) && integratedgameframedesktop == "true") {
13955
14001
  window.postMessage(
13956
14002
  {
@@ -14812,7 +14858,7 @@
14812
14858
  class CasinoGameThumbnail extends SvelteElement {
14813
14859
  constructor(options) {
14814
14860
  super();
14815
- this.shadowRoot.innerHTML = `<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.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}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);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:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.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}.FavIconContainer{position:absolute;top:10px;right:10px;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}</style>`;
14861
+ this.shadowRoot.innerHTML = `<style>:host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.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}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);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:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.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}.FavIconContainer{position:absolute;top:10px;right:10px;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}}</style>`;
14816
14862
 
14817
14863
  init(
14818
14864
  this,