@everymatrix/casino-my-games-nd 1.85.16 → 1.85.18

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.
Files changed (30) hide show
  1. package/components/{CasinoFavoritesSectionNd-C0PdV22p.js → CasinoFavoritesSectionNd-C3NeiCSr.js} +3 -1
  2. package/components/{CasinoFavoritesSectionNd-BdjsV8SC.js → CasinoFavoritesSectionNd-C5DZqQ_p.js} +3 -1
  3. package/components/CasinoFavoritesSectionNd-D_1gzp2w.cjs +3 -0
  4. package/components/{CasinoFilter-Cz0ru6O5.js → CasinoFilter-CbbvchGj.js} +41 -40
  5. package/components/CasinoFilter-fVg4oryy.cjs +16 -0
  6. package/components/{CasinoFilter-BhaZm-44.js → CasinoFilter-vyXQx2dC.js} +42 -41
  7. package/components/{CasinoGameThumbnailNd-Cc8PX55p.js → CasinoGameThumbnailNd-BNj6GXMP.js} +2 -2
  8. package/components/{CasinoGameThumbnailNd-CAug8BM9.js → CasinoGameThumbnailNd-BukMENzH.js} +2 -2
  9. package/components/{CasinoGameThumbnailNd-CAZ-4RFi.cjs → CasinoGameThumbnailNd-DNaR-oE_.cjs} +1 -1
  10. package/components/{CasinoGamesCategorySectionNd-DzJ8B7Pm.js → CasinoGamesCategorySectionNd-0ADa6-Gz.js} +6 -6
  11. package/components/{CasinoGamesCategorySectionNd-bQfKP2a1.js → CasinoGamesCategorySectionNd-B-UpGv6k.js} +6 -6
  12. package/components/{CasinoGamesCategorySectionNd-DgaYO2H0.cjs → CasinoGamesCategorySectionNd-BPpOdDbx.cjs} +1 -1
  13. package/components/{CasinoLastPlayedSectionNd-BLc-swXR.js → CasinoLastPlayedSectionNd-CmKENsbA.js} +2 -2
  14. package/components/{CasinoLastPlayedSectionNd-BP5we5oy.cjs → CasinoLastPlayedSectionNd-SigbHCUU.cjs} +1 -1
  15. package/components/{CasinoLastPlayedSectionNd-rlS4GO07.js → CasinoLastPlayedSectionNd-X1_i_1P3.js} +2 -2
  16. package/components/{CasinoMostPlayedSectionNd-BJLtMGLf.js → CasinoMostPlayedSectionNd-B9MaNJeo.js} +2 -2
  17. package/components/{CasinoMostPlayedSectionNd-DhQ30kwd.cjs → CasinoMostPlayedSectionNd-Czd_0PWD.cjs} +1 -1
  18. package/components/{CasinoMostPlayedSectionNd-qt5Z44zA.js → CasinoMostPlayedSectionNd-DZdlJk63.js} +2 -2
  19. package/components/{CasinoMyGamesNd-BFv9n6yN.cjs → CasinoMyGamesNd-CdaswXLm.cjs} +1 -1
  20. package/components/{CasinoMyGamesNd-BElUszf0.js → CasinoMyGamesNd-CsIx_2VM.js} +5 -5
  21. package/components/{CasinoMyGamesNd-C0Fxx54F.js → CasinoMyGamesNd-D_ZYzMIV.js} +5 -5
  22. package/components/{CasinoSort-TIHYXwZu.js → CasinoSort-C7Pcbh--.js} +1 -1
  23. package/components/{CasinoSort-B50dBWnq.js → CasinoSort-CjBHJGma.js} +1 -1
  24. package/components/{CasinoSort-BwsXmw6p.cjs → CasinoSort-Dza5BtIK.cjs} +1 -1
  25. package/es2015/casino-my-games-nd.cjs +1 -1
  26. package/es2015/casino-my-games-nd.js +1 -1
  27. package/esnext/casino-my-games-nd.js +1 -1
  28. package/package.json +1 -1
  29. package/components/CasinoFavoritesSectionNd-gw2-hwQ7.cjs +0 -3
  30. package/components/CasinoFilter-DMjf0bjT.cjs +0 -16
@@ -1,4 +1,4 @@
1
- "use strict";var $e=(a,e,t)=>new Promise((n,i)=>{var o=u=>{try{m(t.next(u))}catch(c){i(c)}},s=u=>{try{m(t.throw(u))}catch(c){i(c)}},m=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);m((t=t.apply(a,e)).next())});const r=require("./CasinoFavoritesSectionNd-gw2-hwQ7.cjs"),R=require("./CasinoFilter-DMjf0bjT.cjs");require("../stencil/ui-image-BX-FBhad.cjs");function ge(a){"@babel/helpers - typeof";return ge=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ge(a)}function X(a){if(a===null||a===!0||a===!1)return NaN;var e=Number(a);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function M(a,e){if(e.length<a)throw new TypeError(a+" argument"+(a>1?"s":"")+" required, but only "+e.length+" present")}function x(a){M(1,arguments);var e=Object.prototype.toString.call(a);return a instanceof Date||ge(a)==="object"&&e==="[object Date]"?new Date(a.getTime()):typeof a=="number"||e==="[object Number]"?new Date(a):((typeof a=="string"||e==="[object String]")&&typeof console!="undefined"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function jt(a,e){M(2,arguments);var t=x(a).getTime(),n=X(e);return new Date(t+n)}var Kt={};function ve(){return Kt}function qt(a){var e=new Date(Date.UTC(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds(),a.getMilliseconds()));return e.setUTCFullYear(a.getFullYear()),a.getTime()-e.getTime()}function Vt(a){return M(1,arguments),a instanceof Date||ge(a)==="object"&&Object.prototype.toString.call(a)==="[object Date]"}function Xt(a){if(M(1,arguments),!Vt(a)&&typeof a!="number")return!1;var e=x(a);return!isNaN(Number(e))}function Qt(a,e){return M(2,arguments),x(a).getTime()-x(e).getTime()}function Jt(a,e){M(2,arguments);var t=X(e);return jt(a,-t)}var Zt=864e5;function $t(a){M(1,arguments);var e=x(a),t=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var n=e.getTime(),i=t-n;return Math.floor(i/Zt)+1}function pe(a){M(1,arguments);var e=1,t=x(a),n=t.getUTCDay(),i=(n<e?7:0)+n-e;return t.setUTCDate(t.getUTCDate()-i),t.setUTCHours(0,0,0,0),t}function yt(a){M(1,arguments);var e=x(a),t=e.getUTCFullYear(),n=new Date(0);n.setUTCFullYear(t+1,0,4),n.setUTCHours(0,0,0,0);var i=pe(n),o=new Date(0);o.setUTCFullYear(t,0,4),o.setUTCHours(0,0,0,0);var s=pe(o);return e.getTime()>=i.getTime()?t+1:e.getTime()>=s.getTime()?t:t-1}function ea(a){M(1,arguments);var e=yt(a),t=new Date(0);t.setUTCFullYear(e,0,4),t.setUTCHours(0,0,0,0);var n=pe(t);return n}var ta=6048e5;function aa(a){M(1,arguments);var e=x(a),t=pe(e).getTime()-ea(e).getTime();return Math.round(t/ta)+1}function be(a,e){var t,n,i,o,s,m,u,c;M(1,arguments);var f=ve(),d=X((t=(n=(i=(o=e==null?void 0:e.weekStartsOn)!==null&&o!==void 0?o:e==null||(s=e.locale)===null||s===void 0||(m=s.options)===null||m===void 0?void 0:m.weekStartsOn)!==null&&i!==void 0?i:f.weekStartsOn)!==null&&n!==void 0?n:(u=f.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&t!==void 0?t:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=x(a),g=p.getUTCDay(),C=(g<d?7:0)+g-d;return p.setUTCDate(p.getUTCDate()-C),p.setUTCHours(0,0,0,0),p}function Gt(a,e){var t,n,i,o,s,m,u,c;M(1,arguments);var f=x(a),d=f.getUTCFullYear(),p=ve(),g=X((t=(n=(i=(o=e==null?void 0:e.firstWeekContainsDate)!==null&&o!==void 0?o:e==null||(s=e.locale)===null||s===void 0||(m=s.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&i!==void 0?i:p.firstWeekContainsDate)!==null&&n!==void 0?n:(u=p.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&t!==void 0?t:1);if(!(g>=1&&g<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var C=new Date(0);C.setUTCFullYear(d+1,0,g),C.setUTCHours(0,0,0,0);var P=be(C,e),v=new Date(0);v.setUTCFullYear(d,0,g),v.setUTCHours(0,0,0,0);var O=be(v,e);return f.getTime()>=P.getTime()?d+1:f.getTime()>=O.getTime()?d:d-1}function na(a,e){var t,n,i,o,s,m,u,c;M(1,arguments);var f=ve(),d=X((t=(n=(i=(o=e==null?void 0:e.firstWeekContainsDate)!==null&&o!==void 0?o:e==null||(s=e.locale)===null||s===void 0||(m=s.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&i!==void 0?i:f.firstWeekContainsDate)!==null&&n!==void 0?n:(u=f.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&t!==void 0?t:1),p=Gt(a,e),g=new Date(0);g.setUTCFullYear(p,0,d),g.setUTCHours(0,0,0,0);var C=be(g,e);return C}var ra=6048e5;function ia(a,e){M(1,arguments);var t=x(a),n=be(t,e).getTime()-na(t,e).getTime();return Math.round(n/ra)+1}function G(a,e){for(var t=a<0?"-":"",n=Math.abs(a).toString();n.length<e;)n="0"+n;return t+n}var K={y:function(e,t){var n=e.getUTCFullYear(),i=n>0?n:1-n;return G(t==="yy"?i%100:i,t.length)},M:function(e,t){var n=e.getUTCMonth();return t==="M"?String(n+1):G(n+1,2)},d:function(e,t){return G(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h:function(e,t){return G(e.getUTCHours()%12||12,t.length)},H:function(e,t){return G(e.getUTCHours(),t.length)},m:function(e,t){return G(e.getUTCMinutes(),t.length)},s:function(e,t){return G(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,i=e.getUTCMilliseconds(),o=Math.floor(i*Math.pow(10,n-3));return G(o,t.length)}},$={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},oa={G:function(e,t,n){var i=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});case"GGGG":default:return n.era(i,{width:"wide"})}},y:function(e,t,n){if(t==="yo"){var i=e.getUTCFullYear(),o=i>0?i:1-i;return n.ordinalNumber(o,{unit:"year"})}return K.y(e,t)},Y:function(e,t,n,i){var o=Gt(e,i),s=o>0?o:1-o;if(t==="YY"){var m=s%100;return G(m,2)}return t==="Yo"?n.ordinalNumber(s,{unit:"year"}):G(s,t.length)},R:function(e,t){var n=yt(e);return G(n,t.length)},u:function(e,t){var n=e.getUTCFullYear();return G(n,t.length)},Q:function(e,t,n){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return G(i,2);case"Qo":return n.ordinalNumber(i,{unit:"quarter"});case"QQQ":return n.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(i,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(e,t,n){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return G(i,2);case"qo":return n.ordinalNumber(i,{unit:"quarter"});case"qqq":return n.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(i,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(e,t,n){var i=e.getUTCMonth();switch(t){case"M":case"MM":return K.M(e,t);case"Mo":return n.ordinalNumber(i+1,{unit:"month"});case"MMM":return n.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(i,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(e,t,n){var i=e.getUTCMonth();switch(t){case"L":return String(i+1);case"LL":return G(i+1,2);case"Lo":return n.ordinalNumber(i+1,{unit:"month"});case"LLL":return n.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(i,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(e,t,n,i){var o=ia(e,i);return t==="wo"?n.ordinalNumber(o,{unit:"week"}):G(o,t.length)},I:function(e,t,n){var i=aa(e);return t==="Io"?n.ordinalNumber(i,{unit:"week"}):G(i,t.length)},d:function(e,t,n){return t==="do"?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):K.d(e,t)},D:function(e,t,n){var i=$t(e);return t==="Do"?n.ordinalNumber(i,{unit:"dayOfYear"}):G(i,t.length)},E:function(e,t,n){var i=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(i,{width:"short",context:"formatting"});case"EEEE":default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(e,t,n,i){var o=e.getUTCDay(),s=(o-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(s);case"ee":return G(s,2);case"eo":return n.ordinalNumber(s,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});case"eeee":default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,i){var o=e.getUTCDay(),s=(o-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(s);case"cc":return G(s,t.length);case"co":return n.ordinalNumber(s,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});case"cccc":default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){var i=e.getUTCDay(),o=i===0?7:i;switch(t){case"i":return String(o);case"ii":return G(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(i,{width:"short",context:"formatting"});case"iiii":default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(e,t,n){var i=e.getUTCHours(),o=i/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(e,t,n){var i=e.getUTCHours(),o;switch(i===12?o=$.noon:i===0?o=$.midnight:o=i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(e,t,n){var i=e.getUTCHours(),o;switch(i>=17?o=$.evening:i>=12?o=$.afternoon:i>=4?o=$.morning:o=$.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(e,t,n){if(t==="ho"){var i=e.getUTCHours()%12;return i===0&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return K.h(e,t)},H:function(e,t,n){return t==="Ho"?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):K.H(e,t)},K:function(e,t,n){var i=e.getUTCHours()%12;return t==="Ko"?n.ordinalNumber(i,{unit:"hour"}):G(i,t.length)},k:function(e,t,n){var i=e.getUTCHours();return i===0&&(i=24),t==="ko"?n.ordinalNumber(i,{unit:"hour"}):G(i,t.length)},m:function(e,t,n){return t==="mo"?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):K.m(e,t)},s:function(e,t,n){return t==="so"?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):K.s(e,t)},S:function(e,t){return K.S(e,t)},X:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();if(s===0)return"Z";switch(t){case"X":return tt(s);case"XXXX":case"XX":return V(s);case"XXXXX":case"XXX":default:return V(s,":")}},x:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();switch(t){case"x":return tt(s);case"xxxx":case"xx":return V(s);case"xxxxx":case"xxx":default:return V(s,":")}},O:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+et(s,":");case"OOOO":default:return"GMT"+V(s,":")}},z:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+et(s,":");case"zzzz":default:return"GMT"+V(s,":")}},t:function(e,t,n,i){var o=i._originalDate||e,s=Math.floor(o.getTime()/1e3);return G(s,t.length)},T:function(e,t,n,i){var o=i._originalDate||e,s=o.getTime();return G(s,t.length)}};function et(a,e){var t=a>0?"-":"+",n=Math.abs(a),i=Math.floor(n/60),o=n%60;if(o===0)return t+String(i);var s=e;return t+String(i)+s+G(o,2)}function tt(a,e){if(a%60===0){var t=a>0?"-":"+";return t+G(Math.abs(a)/60,2)}return V(a,e)}function V(a,e){var t=e||"",n=a>0?"-":"+",i=Math.abs(a),o=G(Math.floor(i/60),2),s=G(i%60,2);return n+o+t+s}var at=function(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},Ct=function(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},sa=function(e,t){var n=e.match(/(P+)(p+)?/)||[],i=n[1],o=n[2];if(!o)return at(e,t);var s;switch(i){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;case"PPPP":default:s=t.dateTime({width:"full"});break}return s.replace("{{date}}",at(i,t)).replace("{{time}}",Ct(o,t))},la={p:Ct,P:sa},ma=["D","DD"],ua=["YY","YYYY"];function da(a){return ma.indexOf(a)!==-1}function ca(a){return ua.indexOf(a)!==-1}function nt(a,e,t){if(a==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(a==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(a==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(a==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var fa={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},ha=function(e,t,n){var i,o=fa[e];return typeof o=="string"?i=o:t===1?i=o.one:i=o.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+i:i+" ago":i};function Re(a){return function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.width?String(e.width):a.defaultWidth,n=a.formats[t]||a.formats[a.defaultWidth];return n}}var ga={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},pa={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},ba={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},va={date:Re({formats:ga,defaultWidth:"full"}),time:Re({formats:pa,defaultWidth:"full"}),dateTime:Re({formats:ba,defaultWidth:"full"})},wa={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ya=function(e,t,n,i){return wa[e]};function ie(a){return function(e,t){var n=t!=null&&t.context?String(t.context):"standalone",i;if(n==="formatting"&&a.formattingValues){var o=a.defaultFormattingWidth||a.defaultWidth,s=t!=null&&t.width?String(t.width):o;i=a.formattingValues[s]||a.formattingValues[o]}else{var m=a.defaultWidth,u=t!=null&&t.width?String(t.width):a.defaultWidth;i=a.values[u]||a.values[m]}var c=a.argumentCallback?a.argumentCallback(e):e;return i[c]}}var Ga={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Ca={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},_a={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},La={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Fa={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},ka={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Ia=function(e,t){var n=Number(e),i=n%100;if(i>20||i<10)switch(i%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},Ta={ordinalNumber:Ia,era:ie({values:Ga,defaultWidth:"wide"}),quarter:ie({values:Ca,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:ie({values:_a,defaultWidth:"wide"}),day:ie({values:La,defaultWidth:"wide"}),dayPeriod:ie({values:Fa,defaultWidth:"wide",formattingValues:ka,defaultFormattingWidth:"wide"})};function oe(a){return function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.width,i=n&&a.matchPatterns[n]||a.matchPatterns[a.defaultMatchWidth],o=e.match(i);if(!o)return null;var s=o[0],m=n&&a.parsePatterns[n]||a.parsePatterns[a.defaultParseWidth],u=Array.isArray(m)?Oa(m,function(d){return d.test(s)}):Sa(m,function(d){return d.test(s)}),c;c=a.valueCallback?a.valueCallback(u):u,c=t.valueCallback?t.valueCallback(c):c;var f=e.slice(s.length);return{value:c,rest:f}}}function Sa(a,e){for(var t in a)if(a.hasOwnProperty(t)&&e(a[t]))return t}function Oa(a,e){for(var t=0;t<a.length;t++)if(e(a[t]))return t}function Da(a){return function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.match(a.matchPattern);if(!n)return null;var i=n[0],o=e.match(a.parsePattern);if(!o)return null;var s=a.valueCallback?a.valueCallback(o[0]):o[0];s=t.valueCallback?t.valueCallback(s):s;var m=e.slice(i.length);return{value:s,rest:m}}}var Ma=/^(\d+)(th|st|nd|rd)?/i,xa=/\d+/i,Pa={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Ra={any:[/^b/i,/^(a|c)/i]},Na={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Ea={any:[/1/i,/2/i,/3/i,/4/i]},Ba={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},Wa={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Ua={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},Aa={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Ya={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},za={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},Ha={ordinalNumber:Da({matchPattern:Ma,parsePattern:xa,valueCallback:function(e){return parseInt(e,10)}}),era:oe({matchPatterns:Pa,defaultMatchWidth:"wide",parsePatterns:Ra,defaultParseWidth:"any"}),quarter:oe({matchPatterns:Na,defaultMatchWidth:"wide",parsePatterns:Ea,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:oe({matchPatterns:Ba,defaultMatchWidth:"wide",parsePatterns:Wa,defaultParseWidth:"any"}),day:oe({matchPatterns:Ua,defaultMatchWidth:"wide",parsePatterns:Aa,defaultParseWidth:"any"}),dayPeriod:oe({matchPatterns:Ya,defaultMatchWidth:"any",parsePatterns:za,defaultParseWidth:"any"})},ja={code:"en-US",formatDistance:ha,formatLong:va,formatRelative:ya,localize:Ta,match:Ha,options:{weekStartsOn:0,firstWeekContainsDate:1}},Ka=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,qa=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Va=/^'([^]*?)'?$/,Xa=/''/g,Qa=/[a-zA-Z]/;function rt(a,e,t){var n,i,o,s,m,u,c,f,d,p,g,C,P,v;M(2,arguments);var O=String(e),L=ve(),F=(n=(i=void 0)!==null&&i!==void 0?i:L.locale)!==null&&n!==void 0?n:ja,T=X((o=(s=(m=(u=void 0)!==null&&u!==void 0?u:void 0)!==null&&m!==void 0?m:L.firstWeekContainsDate)!==null&&s!==void 0?s:(c=L.locale)===null||c===void 0||(f=c.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(T>=1&&T<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var k=X((d=(p=(g=(C=void 0)!==null&&C!==void 0?C:void 0)!==null&&g!==void 0?g:L.weekStartsOn)!==null&&p!==void 0?p:(P=L.locale)===null||P===void 0||(v=P.options)===null||v===void 0?void 0:v.weekStartsOn)!==null&&d!==void 0?d:0);if(!(k>=0&&k<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!F.localize)throw new RangeError("locale must contain localize property");if(!F.formatLong)throw new RangeError("locale must contain formatLong property");var _=x(a);if(!Xt(_))throw new RangeError("Invalid time value");var z=qt(_),N=Jt(_,z),D={firstWeekContainsDate:T,weekStartsOn:k,locale:F,_originalDate:_},I=O.match(qa).map(function(h){var w=h[0];if(w==="p"||w==="P"){var Y=la[w];return Y(h,F.formatLong)}return h}).join("").match(Ka).map(function(h){if(h==="''")return"'";var w=h[0];if(w==="'")return Ja(h);var Y=oa[w];if(Y)return ca(h)&&nt(h,e,String(a)),da(h)&&nt(h,e,String(a)),Y(N,h,F.localize,D);if(w.match(Qa))throw new RangeError("Format string contains an unescaped latin alphabet character `"+w+"`");return h}).join("");return I}function Ja(a){var e=a.match(Va);return e?e[1].replace(Xa,"'"):a}function Za(a,e){M(2,arguments);var t=x(a),n=x(e);return t.getTime()>n.getTime()}function $a(a,e){M(2,arguments);var t=x(a),n=x(e);return t.getTime()<n.getTime()}function it(a,e){r.addMessages(a,e)}function en(a){r.$locale.set(a)}const ot={en:{playNow:"Start now!",new:"NEW",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},"zh-hk":{playNow:"現在開始!",new:"新的",hot:"熱的",opens:"打開",full:"滿桌 - 下注",dealer:"經銷商"},de:{playNow:"Jetzt beginnen!",new:"NEU",hot:"Hot",opens:"Öffnet",full:"full - bet behind",dealer:"Dealer"},it:{playNow:"Inizia ora!",new:"NOVITÀ",hot:"HOT",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},fr:{playNow:"Commencez maintenant",new:"Nouveau",hot:"Chaud",opens:"Ouvre",full:"Table pleine - pari derrière",dealer:"Concessionnaire"},es:{playNow:"Juega ahora!",new:"NUEVO",hot:"HOT",opens:"Abiertas",full:"Mesa llena - Apostar de pie",dealer:"Dealer"},tr:{playNow:"ŞİMDİ OYNA",new:"YENİ",hot:"Sıcak",opens:"Açılıyor",full:"masa dolu - arkadan bahis",dealer:"Krupiye"},ru:{playNow:"Играть сейчас",new:"НОВАЯ",hot:"ГОРЯЧЕЙ",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},ro:{playNow:"Joaca acum",new:"NOU",hot:"POPULAR",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},hr:{playNow:"Igraj",new:"NOVO",hot:"Hot",opens:"Otvara se",full:"stol pun - uložite iza",dealer:"Djelitelj"},hu:{playNow:"Játsszon most!",new:"ÚJ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pl:{playNow:"Rozpocznij teraz!",new:"NOWOŚĆ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pt:{playNow:"Comece agora!",new:"NOVO",hot:"Hot",opens:"Abrir",full:"Mesa cheia - aposta atrás",dealer:"Dealer"},sl:{playNow:"Začnite zdaj!",new:"NOVO",hot:"Vroče",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},sr:{playNow:"Započnite sada!",new:"NOVO",hot:"Vruće",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},"pt-br":{playNow:"Comece agora!",new:"NOVOS",hot:"Popular",opens:"Abre",full:"mesa completa-aposte seguindo",dealer:"Dealer"},"es-mx":{playNow:"Comenzar ahora!",new:"NUEVOS",hot:"Popular",opens:"Abre",full:"mesa llena-seguir apuesta",dealer:"Dealer"},"en-us":{playNow:"Start now!",new:"NEW",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"}},tn={AED:"د.إ",AFN:"؋",ALL:"L",AMD:"֏",ANG:"ƒ",AOA:"Kz",ARS:"$",AUD:"$",AWG:"ƒ",AZN:"ман",BAM:"KM",BBD:"$",BDT:"৳",BGN:"лв",BHD:".د.ب",BIF:"FBu",BMD:"$",BND:"$",BOB:"$b",BRL:"R$",BSD:"$",BTC:"฿",BTN:"Nu.",BWP:"P",BYR:"p.",BZD:"BZ$",CAD:"$",CDF:"FC",CHF:"CHF",CLP:"$",CNY:"¥",COP:"$",CRC:"₡",CUC:"$",CUP:"₱",CVE:"$",CZK:"Kč",DJF:"Fdj",DKK:"kr",DOP:"RD$",DZD:"دج",EEK:"kr",EGP:"£",ERN:"Nfk",ETB:"Br",ETH:"Ξ",EUR:"€",FJD:"$",FKP:"£",GBP:"£",GEL:"₾",GGP:"£",GHC:"₵",GHS:"GH₵",GIP:"£",GMD:"D",GNF:"FG",GTQ:"Q",GYD:"$",HKD:"$",HNL:"L",HRK:"kn",HTG:"G",HUF:"Ft",IDR:"Rp",ILS:"₪",IMP:"£",INR:"₹",IQD:"ع.د",IRR:"﷼",ISK:"kr",JEP:"£",JMD:"J$",JOD:"JD",JPY:"¥",KES:"KSh",KGS:"лв",KHR:"៛",KMF:"CF",KPW:"₩",KRW:"₩",KWD:"KD",KYD:"$",KZT:"лв",LAK:"₭",LBP:"£",LKR:"₨",LRD:"$",LSL:"M",LTC:"Ł",LTL:"Lt",LVL:"Ls",LYD:"LD",MAD:"MAD",MDL:"lei",MGA:"Ar",MKD:"ден",MMK:"K",MNT:"₮",MOP:"MOP$",MRO:"UM",MUR:"₨",MVR:"Rf",MWK:"MK",MXN:"$",MYR:"RM",MZN:"MT",NAD:"$",NGN:"₦",NIO:"C$",NOK:"kr",NPR:"₨",NZD:"$",OMR:"﷼",PAB:"B/.",PEN:"S/.",PGK:"K",PHP:"₱",PKR:"₨",PLN:"zł",PYG:"Gs",QAR:"﷼",RMB:"¥",RON:"lei",RSD:"Дин.",RUB:"₽",RWF:"R₣",SAR:"﷼",SBD:"$",SCR:"₨",SDG:"ج.س.",SEK:"kr",SGD:"$",SHP:"£",SLL:"Le",SOS:"S",SRD:"$",SSP:"£",STD:"Db",SVC:"$",SYP:"£",SZL:"E",THB:"฿",TJS:"SM",TMT:"T",TND:"د.ت",TOP:"T$",TRL:"₤",TRY:"₺",TTD:"TT$",TVD:"$",TWD:"NT$",TZS:"TSh",UAH:"₴",UGX:"USh",USD:"$",UYU:"$U",UZS:"лв",VEF:"Bs",VND:"₫",VUV:"VT",WST:"WS$",XAF:"FCFA",XBT:"Ƀ",XCD:"$",XOF:"CFA",XPF:"₣",YER:"﷼",ZAR:"R",ZWD:"Z$"};function an(a){r.append_styles(a,"svelte-eplxqg",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameContainer.WithGameName.pb-0:not(.CasinoGamesGridSlider){padding-bottom:0px}.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:cover;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 12px}.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, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.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;position:absolute;top:0}.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{transition:2s;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);transition:1s}.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;transition:2s;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}}')}function st(a,e,t){const n=a.slice();return n[105]=e[t],n[107]=t,n}function lt(a,e,t){const n=a.slice();return n[102]=e[t],n}function mt(a){var f;let e,t=!R.isMobile(a[37]),n,i,o=(((f=a[12])==null?void 0:f.playNow)||a[36]("playNow"))+"",s,m,u,c=t&&nn();return{c(){e=r.element("button"),c&&c.c(),n=r.space(),i=r.element("span"),s=r.text(o),r.attr(e,"class","GameInfoBtn")},m(d,p){r.insert(d,e,p),c&&c.m(e,null),r.append(e,n),r.append(e,i),r.append(i,s),m||(u=r.listen(e,"click",a[66]),m=!0)},p(d,p){var g;p[0]&4096|p[1]&32&&o!==(o=(((g=d[12])==null?void 0:g.playNow)||d[36]("playNow"))+"")&&r.set_data(s,o)},d(d){d&&r.detach(e),c&&c.d(),m=!1,u()}}}function nn(a){let e,t,n,i,o,s;return{c(){e=r.svg_element("svg"),t=r.svg_element("g"),n=r.svg_element("g"),i=r.svg_element("path"),o=r.svg_element("path"),s=r.svg_element("path"),r.attr(i,"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"),r.attr(i,"stroke","none"),r.attr(o,"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"),r.attr(o,"stroke","none"),r.attr(o,"fill","#fff"),r.attr(n,"id","Ellipse_664_copy"),r.attr(n,"data-name","Ellipse 664 copy"),r.attr(n,"transform","translate(26 13)"),r.attr(n,"fill","rgba(249,165,2,0)"),r.attr(s,"id","Rounded_Rectangle_683"),r.attr(s,"data-name","Rounded Rectangle 683"),r.attr(s,"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"),r.attr(s,"transform","translate(-1102 -885)"),r.attr(s,"fill","#fff"),r.attr(t,"id","Group_5260"),r.attr(t,"data-name","Group 5260"),r.attr(t,"transform","translate(-26 -13)"),r.attr(e,"xmlns","http://www.w3.org/2000/svg"),r.attr(e,"width","28"),r.attr(e,"height","28"),r.attr(e,"viewBox","0 0 28 28")},m(m,u){r.insert(m,e,u),r.append(e,t),r.append(t,n),r.append(n,i),r.append(n,o),r.append(t,s)},d(m){m&&r.detach(e)}}}function ut(a){var i;let e,t=(((i=a[12])==null?void 0:i.new)||a[36]("new"))+"",n;return{c(){e=r.element("span"),n=r.text(t),r.attr(e,"class","GameExtraInfoLabel NewGameTag")},m(o,s){r.insert(o,e,s),r.append(e,n)},p(o,s){var m;s[0]&4096|s[1]&32&&t!==(t=(((m=o[12])==null?void 0:m.new)||o[36]("new"))+"")&&r.set_data(n,t)},d(o){o&&r.detach(e)}}}function dt(a){let e,t;return{c(){e=r.element("span"),t=r.text(a[8]),r.attr(e,"class","GameExtraInfoLabel PopularGameTag")},m(n,i){r.insert(n,e,i),r.append(e,t)},p(n,i){i[0]&256&&r.set_data(t,n[8])},d(n){n&&r.detach(e)}}}function ct(a){let e,t,n=!a[22]&&a[20]&&a[21]&&ft(a);function i(m,u){if(m[22]&&m[19]&&m[19]===Ne)return on;if(m[22]&&m[19]&&m[19]===Ee)return rn}let o=i(a),s=o&&o(a);return{c(){n&&n.c(),e=r.space(),s&&s.c(),t=r.empty()},m(m,u){n&&n.m(m,u),r.insert(m,e,u),s&&s.m(m,u),r.insert(m,t,u)},p(m,u){!m[22]&&m[20]&&m[21]?n?n.p(m,u):(n=ft(m),n.c(),n.m(e.parentNode,e)):n&&(n.d(1),n=null),o===(o=i(m))&&s?s.p(m,u):(s&&s.d(1),s=o&&o(m),s&&(s.c(),s.m(t.parentNode,t)))},d(m){m&&(r.detach(e),r.detach(t)),n&&n.d(m),s&&s.d(m)}}}function ft(a){var P;let e,t,n=(((P=a[12])==null?void 0:P.opens)||a[36]("opens"))+"",i,o,s,m=rt(new Date(a[20]),a[21])+"",u,c,f,d=a[42](a[34])+"",p,g,C=a[41](a[26],a[27],a[25])+"";return{c(){e=r.element("div"),t=r.element("div"),i=r.text(n),o=r.space(),s=r.element("span"),u=r.text(m),c=r.space(),f=new r.HtmlTag(!1),p=r.space(),g=new r.HtmlTag(!1),r.attr(t,"class","ClosedGame"),f.a=p,g.a=null,r.attr(e,"class","GameProp LiveProps")},m(v,O){r.insert(v,e,O),r.append(e,t),r.append(t,i),r.append(t,o),r.append(t,s),r.append(s,u),r.append(e,c),f.m(d,e),r.append(e,p),g.m(C,e)},p(v,O){var L;O[0]&4096|O[1]&32&&n!==(n=(((L=v[12])==null?void 0:L.opens)||v[36]("opens"))+"")&&r.set_data(i,n),O[0]&3145728&&m!==(m=rt(new Date(v[20]),v[21])+"")&&r.set_data(u,m),O[1]&8&&d!==(d=v[42](v[34])+"")&&f.p(d),O[0]&234881024&&C!==(C=v[41](v[26],v[27],v[25])+"")&&g.p(C)},d(v){v&&r.detach(e)}}}function rn(a){let e,t,n,i,o=a[42](a[34])+"",s,m,u=a[41](a[26],a[27],a[25])+"",c=r.ensure_array_like(new Array(wt)),f=[];for(let d=0;d<c.length;d+=1)f[d]=gt(st(a,c,d));return{c(){e=r.element("div"),t=r.element("div");for(let d=0;d<f.length;d+=1)f[d].c();n=r.space(),i=new r.HtmlTag(!1),s=r.space(),m=new r.HtmlTag(!1),r.attr(t,"class","LiveIcons"),i.a=s,m.a=null,r.attr(e,"class",a[30])},m(d,p){r.insert(d,e,p),r.append(e,t);for(let g=0;g<f.length;g+=1)f[g]&&f[g].m(t,null);a[67](t),r.append(e,n),i.m(o,e),r.append(e,s),m.m(u,e)},p(d,p){if(p[0]&536903680|p[1]&4097){c=r.ensure_array_like(new Array(wt));let g;for(g=0;g<c.length;g+=1){const C=st(d,c,g);f[g]?f[g].p(C,p):(f[g]=gt(C),f[g].c(),f[g].m(t,null))}for(;g<f.length;g+=1)f[g].d(1);f.length=c.length}p[1]&8&&o!==(o=d[42](d[34])+"")&&i.p(o),p[0]&234881024&&u!==(u=d[41](d[26],d[27],d[25])+"")&&m.p(u),p[0]&1073741824&&r.attr(e,"class",d[30])},d(d){d&&r.detach(e),r.destroy_each(f,d),a[67](null)}}}function on(a){let e,t,n,i,o=a[42](a[34])+"",s,m,u=a[41](a[26],a[27],a[25])+"";function c(p,g){return p[32]?un:mn}let f=c(a),d=f(a);return{c(){e=r.element("div"),t=r.element("div"),d.c(),n=r.space(),i=new r.HtmlTag(!1),s=r.space(),m=new r.HtmlTag(!1),r.attr(t,"class","LiveIcons"),i.a=s,m.a=null,r.attr(e,"class","GameProp LiveProps BlackjackDisplay"),r.attr(e,"part","GameProp LiveProps BlackjackDisplay")},m(p,g){r.insert(p,e,g),r.append(e,t),d.m(t,null),r.append(e,n),i.m(o,e),r.append(e,s),m.m(u,e)},p(p,g){f===(f=c(p))&&d?d.p(p,g):(d.d(1),d=f(p),d&&(d.c(),d.m(t,null))),g[1]&8&&o!==(o=p[42](p[34])+"")&&i.p(o),g[0]&234881024&&u!==(u=p[41](p[26],p[27],p[25])+"")&&m.p(u)},d(p){p&&r.detach(e),d.d()}}}function ht(a){let e;function t(o,s){return o[29]?ln:sn}let n=t(a),i=n(a);return{c(){i.c(),e=r.empty()},m(o,s){i.m(o,s),r.insert(o,e,s)},p(o,s){n===(n=t(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(e.parentNode,e)))},d(o){o&&r.detach(e),i.d(o)}}}function sn(a){let e,t=a[43](`LatestResult ${a[107]===0?"First":""}`,a[107],a[15][a[107]],a[31][a[15][a[107]]])+"",n;return{c(){e=new r.HtmlTag(!1),n=r.empty(),e.a=n},m(i,o){e.m(t,i,o),r.insert(i,n,o)},p(i,o){o[0]&32768|o[1]&1&&t!==(t=i[43](`LatestResult ${i[107]===0?"First":""}`,i[107],i[15][i[107]],i[31][i[15][i[107]]])+"")&&e.p(t)},d(i){i&&(r.detach(n),e.d())}}}function ln(a){let e,t,n=a[43](`LatestResult ${a[107]===0?"First":""}`,`first${a[107]}${a[15][a[107]][0]}`,a[15][a[107]][0],a[31][a[15][a[107]][0]])+"",i,o,s=a[43](`LatestResult ${a[107]===0?"First":""}`,`second${a[107]}${a[15][a[107]][1]}`,a[15][a[107]][1],a[31][a[15][a[107]][1]])+"",m;return{c(){e=r.element("div"),t=new r.HtmlTag(!1),i=r.space(),o=new r.HtmlTag(!1),m=r.space(),t.a=i,o.a=m,r.attr(e,"class","Double")},m(u,c){r.insert(u,e,c),t.m(n,e),r.append(e,i),o.m(s,e),r.append(e,m)},p(u,c){c[0]&32768|c[1]&1&&n!==(n=u[43](`LatestResult ${u[107]===0?"First":""}`,`first${u[107]}${u[15][u[107]][0]}`,u[15][u[107]][0],u[31][u[15][u[107]][0]])+"")&&t.p(n),c[0]&32768|c[1]&1&&s!==(s=u[43](`LatestResult ${u[107]===0?"First":""}`,`second${u[107]}${u[15][u[107]][1]}`,u[15][u[107]][1],u[31][u[15][u[107]][1]])+"")&&o.p(s)},d(u){u&&r.detach(e)}}}function gt(a){let e,t=a[15]&&a[15][a[107]]&&ht(a);return{c(){t&&t.c(),e=r.empty()},m(n,i){t&&t.m(n,i),r.insert(n,e,i)},p(n,i){n[15]&&n[15][n[107]]?t?t.p(n,i):(t=ht(n),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(n){n&&r.detach(e),t&&t.d(n)}}}function mn(a){let e,t=r.ensure_array_like(a[24]),n=[];for(let i=0;i<t.length;i+=1)n[i]=pt(lt(a,t,i));return{c(){for(let i=0;i<n.length;i+=1)n[i].c();e=r.empty()},m(i,o){for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(i,o);r.insert(i,e,o)},p(i,o){if(o[0]&285212672|o[1]&512){t=r.ensure_array_like(i[24]);let s;for(s=0;s<t.length;s+=1){const m=lt(i,t,s);n[s]?n[s].p(m,o):(n[s]=pt(m),n[s].c(),n[s].m(e.parentNode,e))}for(;s<n.length;s+=1)n[s].d(1);n.length=t.length}},d(i){i&&r.detach(e),r.destroy_each(n,i)}}}function un(a){var i;let e,t=(((i=a[12])==null?void 0:i.full)||a[36]("full"))+"",n;return{c(){e=r.element("span"),n=r.text(t),r.attr(e,"class","FullTable")},m(o,s){r.insert(o,e,s),r.append(e,n)},p(o,s){var m;s[0]&4096|s[1]&32&&t!==(t=(((m=o[12])==null?void 0:m.full)||o[36]("full"))+"")&&r.set_data(n,t)},d(o){o&&r.detach(e)}}}function pt(a){let e,t,n,i,o,s;return{c(){e=r.element("span"),t=r.svg_element("svg"),n=r.svg_element("path"),i=r.svg_element("path"),o=r.space(),r.attr(n,"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"),r.attr(i,"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"),r.attr(t,"xmlns","http://www.w3.org/2000/svg"),r.attr(t,"width","13"),r.attr(t,"height","14"),r.attr(t,"viewBox","0 0 13 14"),r.attr(e,"class",s=a[40](a[28],a[102].toString())?"ClosedSeat":"OpenSeat")},m(m,u){r.insert(m,e,u),r.append(e,t),r.append(t,n),r.append(t,i),r.append(e,o)},p(m,u){u[0]&285212672&&s!==(s=m[40](m[28],m[102].toString())?"ClosedSeat":"OpenSeat")&&r.attr(e,"class",s)},d(m){m&&r.detach(e)}}}function dn(a){let e;return{c(){e=r.element("div"),e.innerHTML='<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emw--casino-thumbnail-animation-color, #FFFFFF);" 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"></path></svg>',r.attr(e,"class","FavIconContainer")},m(t,n){r.insert(t,e,n)},p:r.noop,d(t){t&&r.detach(e)}}}function cn(a){let e,t,n;function i(m,u){if(m[0]&&m[17]&&m[2]==="true")return hn;if(!m[0]&&m[17]&&m[2]==="true")return fn}let o=i(a),s=o&&o(a);return{c(){e=r.element("div"),t=r.element("span"),n=r.space(),s&&s.c(),r.attr(t,"class","GameInfoVendor"),r.set_style(t,"background-image","url("+a[5]+")"),r.attr(e,"class","GameTopContainer")},m(m,u){r.insert(m,e,u),r.append(e,t),r.append(e,n),s&&s.m(e,null)},p(m,u){u[0]&32&&r.set_style(t,"background-image","url("+m[5]+")"),o===(o=i(m))&&s?s.p(m,u):(s&&s.d(1),s=o&&o(m),s&&(s.c(),s.m(e,null)))},d(m){m&&r.detach(e),s&&s.d()}}}function fn(a){let e,t,n;return{c(){e=r.element("div"),e.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" class="UnfavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_3" data-name="Subtraction 3" 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" transform="translate(-1893.999 7509)" opacity="0.6"></path></svg>',r.attr(e,"class","FavIconContainer")},m(i,o){r.insert(i,e,o),t||(n=r.listen(e,"click",a[69]),t=!0)},p:r.noop,d(i){i&&r.detach(e),t=!1,n()}}}function hn(a){let e,t,n;return{c(){e=r.element("div"),e.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" class="FavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_4" data-name="Subtraction 4" 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" transform="translate(-1893.999 7509)" fill="#fff"></path></svg>',r.attr(e,"class","FavIconContainer")},m(i,o){r.insert(i,e,o),t||(n=r.listen(e,"click",a[68]),t=!0)},p:r.noop,d(i){i&&r.detach(e),t=!1,n()}}}function bt(a){let e,t;return{c(){e=r.element("p"),t=r.text(a[4]),r.attr(e,"class","GameNameBelow"),r.attr(e,"title",a[4])},m(n,i){r.insert(n,e,i),r.append(e,t)},p(n,i){i[0]&16&&r.set_data(t,n[4]),i[0]&16&&r.attr(e,"title",n[4])},d(n){n&&r.detach(e)}}}function gn(a){let e,t,n,i,o,s,m,u,c,f,d,p,g,C,P,v,O,L,F=a[1]&&mt(a),T=a[7]&&ut(a),k=a[8]&&dt(a),_=a[14]&&ct(a);function z(h,w){if(P==null&&(P=!R.isMobile(h[37])),P)return cn;if(h[0]&&h[17]&&h[2]==="true")return dn}let N=z(a),D=N&&N(a),I=a[10]==="true"&&bt(a);return{c(){e=r.element("div"),t=r.element("div"),n=r.element("ui-image"),s=r.space(),m=r.element("div"),u=r.element("div"),F&&F.c(),c=r.space(),f=r.element("div"),d=r.element("div"),T&&T.c(),p=r.space(),k&&k.c(),g=r.space(),_&&_.c(),C=r.space(),D&&D.c(),O=r.space(),I&&I.c(),r.src_url_equal(n.src,i=a[35])||r.set_custom_element_data(n,"src",i),r.set_custom_element_data(n,"class",o=`GameBg GameBg-${a[9]}`),r.set_custom_element_data(n,"alt","Game thumbnail"),r.set_custom_element_data(n,"loading","lazy"),r.attr(u,"class","GameInfo"),r.attr(m,"class","GameInfoWrapper"),r.attr(d,"class","GameExtraInfo"),r.attr(f,"class","GameExtraInfoContainer"),r.attr(t,"class",v="GameInnerContainer "+(a[14]&&!a[22]&&a[23].value||a[14]&&a[32]?"GameInnerContainerUnavailable":"")),r.attr(e,"class",L=`GameContainer ${a[33]} ${a[11]=="true"?"CasinoGamesGridSlider":""} ${a[3]&&R.isMobile(a[37])?"pb-0":""}`),r.toggle_class(e,"WithGameName",a[10])},m(h,w){r.insert(h,e,w),r.append(e,t),r.append(t,n),a[65](n),r.append(t,s),r.append(t,m),r.append(m,u),F&&F.m(u,null),r.append(t,c),r.append(t,f),r.append(f,d),T&&T.m(d,null),r.append(d,p),k&&k.m(d,null),r.append(d,g),_&&_.m(d,null),r.append(f,C),D&&D.m(f,null),r.append(e,O),I&&I.m(e,null),a[70](e)},p(h,w){w[1]&16&&!r.src_url_equal(n.src,i=h[35])&&r.set_custom_element_data(n,"src",i),w[0]&512&&o!==(o=`GameBg GameBg-${h[9]}`)&&r.set_custom_element_data(n,"class",o),h[1]?F?F.p(h,w):(F=mt(h),F.c(),F.m(u,null)):F&&(F.d(1),F=null),h[7]?T?T.p(h,w):(T=ut(h),T.c(),T.m(d,p)):T&&(T.d(1),T=null),h[8]?k?k.p(h,w):(k=dt(h),k.c(),k.m(d,g)):k&&(k.d(1),k=null),h[14]?_?_.p(h,w):(_=ct(h),_.c(),_.m(d,null)):_&&(_.d(1),_=null),N===(N=z(h))&&D?D.p(h,w):(D&&D.d(1),D=N&&N(h),D&&(D.c(),D.m(f,null))),w[0]&12599296|w[1]&2&&v!==(v="GameInnerContainer "+(h[14]&&!h[22]&&h[23].value||h[14]&&h[32]?"GameInnerContainerUnavailable":""))&&r.attr(t,"class",v),h[10]==="true"?I?I.p(h,w):(I=bt(h),I.c(),I.m(e,null)):I&&(I.d(1),I=null),w[0]&2056|w[1]&4&&L!==(L=`GameContainer ${h[33]} ${h[11]=="true"?"CasinoGamesGridSlider":""} ${h[3]&&R.isMobile(h[37])?"pb-0":""}`)&&r.attr(e,"class",L),w[0]&3080|w[1]&4&&r.toggle_class(e,"WithGameName",h[10])},i:r.noop,o:r.noop,d(h){h&&r.detach(e),a[65](null),F&&F.d(),T&&T.d(),k&&k.d(),_&&_.d(),D&&D.d(),I&&I.d(),a[70](null)}}}const Ne="blackjack",Ee="roulette",vt="doubleballroulette",pn=7,bn=",",wt=5;function vn(a,e,t){let n,i;r.component_subscribe(a,r.$format,l=>t(36,i=l));let{session:o=""}=e,{userid:s=""}=e,{lang:m="en"}=e,{clientstyling:u=""}=e,{mbsource:c}=e,{clientstylingurl:f=""}=e,{translationurl:d=""}=e,{favorites:p=""}=e,{gamethumbnail:g=""}=e,{icon:C}=e,{gamename:P=""}=e,{gamevendor:v=""}=e,{gamelaunchurl:O=""}=e,{gameid:L=""}=e,{gameisnew:F=!1}=e,{gametag:T=""}=e,{gamefunmode:k=!1}=e,{gamefavorite:_=!1}=e,{gamecellsize:z=""}=e,{showfavoredcategory:N=!1}=e,{showgamename:D=""}=e,{currency:I=""}=e,{gamepagemodalurl:h="false"}=e,{endpoint:w=""}=e,{categoryid:Y=""}=e,{livelobbyendpoint:ee=""}=e,{connectlive:Q=""}=e,{visibilityconnect:te=""}=e,{integratedgameframedesktop:se="false"}=e,{integratedgameframemobile:le="false"}=e,{casinogamesgridslider:Be="false"}=e,{translationmessages:J={}}=e,we=!1,me,ye,B=window.navigator.userAgent,U,y,H,We,Ge,Ce="HH:mm",q,_e={},ae,Ue=[],Ae="EUR",Le,Fe,ke,ne,Ie,Te,Se,ue,Oe,De,Ye,Z,Me,W="",re,ze,xe;const Lt=[Ne],He=[Ee,vt],je={"01":"Yellow","02":"Blue",10:"Green",40:"Red","05":"Purple",20:"Orange",X7:"Gold",X2:"Gold"},Ke={1:"Red",3:"Red",5:"Red",7:"Red",9:"Red",12:"Red",14:"Red",16:"Red",18:"Red",19:"Red",21:"Red",23:"Red",25:"Red",27:"Red",30:"Red",32:"Red",34:"Red",36:"Red",2:"Black",4:"Black",6:"Black",8:"Black",10:"Black",11:"Black",13:"Black",15:"Black",17:"Black",20:"Black",22:"Black",24:"Black",26:"Black",28:"Black",29:"Black",31:"Black",33:"Black",35:"Black",0:"Green","00":"Green"},Ft=()=>{fetch(d).then(b=>b.json()).then(b=>{Object.keys(b).forEach(S=>{it(S,b[S])})}).catch(b=>{console.log(b)})};Object.keys(ot).forEach(l=>{it(l,ot[l])});const qe=l=>{l.data.type===`AddFavoriteThumbnail_${L}`&&!N&&t(0,_=!0),l.data.type===`RemoveFavoriteThumbnail_${L}`&&!N&&t(0,_=!1),l.data.type==="UserSessionID"&&(t(17,we=!0),l.data.session,me=l.data.userID),l.data.type==="CategoryUpdate"&&t(14,y=null)},Ve=l=>{window.postMessage({type:"SearchedItemClicked",gameId:l},window.location.href),typeof gtag=="function"&&gtag("event","OpenGame",{context:"GameThumbnail--Searched",gameId:`${l}`,userId:`${me||"Not logged in"}`}),R.isMobile(B)&&le=="true"?window.postMessage({type:"OpenGameFrame",gameId:l,gamefunmode:k,gamepagemodalurl:h,isMobile:R.isMobile(B),source:"GameThumbnail",identifier:"Lobby",subVendor:v,launchUrl:O},window.location.href):R.isMobile(B)&&le=="false"&&window.postMessage({type:"ShowGameModal",gameId:l,isMobile:R.isMobile(B)},window.location.href),!R.isMobile(B)&&se=="true"?window.postMessage({type:"OpenGameFrame",gameId:l,gamefunmode:k,gamepagemodalurl:h,isMobile:R.isMobile(B),identifier:"Lobby",subVendor:v,launchUrl:O},window.location.href):!R.isMobile(B)&&se=="false"&&window.postMessage({type:"ShowGameModal",gameId:l,isMobile:R.isMobile(B)},window.location.href)},Pe=l=>{_?window.postMessage({type:`SetUnfavoredGame${Y}`,id:l},window.location.href):window.postMessage({type:`SetFavoredGame${Y}`,id:l},window.location.href)},kt=()=>{en(m)},It=()=>{t(17,we=!0),me=s},Tt=(l,b)=>`${w}/v1/encoder/lobby/updates/${l}/${b}`,Xe=()=>{ee&&EventSource&&!H&&v&&L&&(H=new EventSource(Tt(v,L)),H.addEventListener("message",Je))},Qe=()=>{H&&(H.close(),H=void 0)},Je=l=>$e(this,null,function*(){const{type:b,data:S}=l;let E;switch(b){case"message":{if(S)try{E=JSON.parse(S)}catch(A){console.error("MESSAGE PARSING ERROR: ",A)}if(E){const{InternalTableId:A,MessageType:ce,Results:j,Seats:fe,Open:he}=E;if(A)switch(ce){case"SeatsUpdated":{fe&&Array.isArray(fe)&&(t(28,ne=fe),t(14,y.currentOccupiedSeats=fe,y),yield r.tick());break}case"RouletteResultsUpdated":{j&&Array.isArray(j)&&(Ie=j,t(14,y.currentRouletteNumbers=j,y),yield r.tick());break}case"DoubleBallRouletteResultsUpdated":{j&&Array.isArray(j)&&(Te=j,t(14,y.currentDoubleBallRouletteNumbers=j,y),yield r.tick());break}case"TableOpened":{t(22,q=he),t(14,y.isOpen=he,y),yield r.tick();break}case"TableClosed":{t(22,q=he),t(14,y.isOpen=he,y),yield r.tick();break}}}}}}),St=()=>{let l=new URL(`${ee.split("?")[0]}`);l.searchParams.append("platform",R.getDevice(B)),l.searchParams.append("language",m),fetch(l).then(b=>b.json()).then(b=>{const{details:S}=b[0];t(14,y=S)})},Ze=(l,b=bn)=>l!=null?`${l}`.replace(/\B(?=(\d{3})+(?!\d))/g,b):"",de=(l,b)=>l.some(S=>S===b),Ot=l=>{let b=null;if(l){const{vendorCategory:S}=l;if(S){const E=S.toLowerCase();de(Lt,E)?b=Ne:de(He,E)&&(b=Ee)}}return b},Dt=(l,b,S)=>{let E,A;return l!=null&&b!==void 0&&b!==null&&(A=`
1
+ "use strict";var $e=(a,e,t)=>new Promise((n,i)=>{var o=u=>{try{m(t.next(u))}catch(c){i(c)}},s=u=>{try{m(t.throw(u))}catch(c){i(c)}},m=u=>u.done?n(u.value):Promise.resolve(u.value).then(o,s);m((t=t.apply(a,e)).next())});const r=require("./CasinoFavoritesSectionNd-D_1gzp2w.cjs"),R=require("./CasinoFilter-fVg4oryy.cjs");require("../stencil/ui-image-BX-FBhad.cjs");function ge(a){"@babel/helpers - typeof";return ge=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ge(a)}function X(a){if(a===null||a===!0||a===!1)return NaN;var e=Number(a);return isNaN(e)?e:e<0?Math.ceil(e):Math.floor(e)}function M(a,e){if(e.length<a)throw new TypeError(a+" argument"+(a>1?"s":"")+" required, but only "+e.length+" present")}function x(a){M(1,arguments);var e=Object.prototype.toString.call(a);return a instanceof Date||ge(a)==="object"&&e==="[object Date]"?new Date(a.getTime()):typeof a=="number"||e==="[object Number]"?new Date(a):((typeof a=="string"||e==="[object String]")&&typeof console!="undefined"&&(console.warn("Starting with v2.0.0-beta.1 date-fns doesn't accept strings as date arguments. Please use `parseISO` to parse strings. See: https://github.com/date-fns/date-fns/blob/master/docs/upgradeGuide.md#string-arguments"),console.warn(new Error().stack)),new Date(NaN))}function jt(a,e){M(2,arguments);var t=x(a).getTime(),n=X(e);return new Date(t+n)}var Kt={};function ve(){return Kt}function qt(a){var e=new Date(Date.UTC(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds(),a.getMilliseconds()));return e.setUTCFullYear(a.getFullYear()),a.getTime()-e.getTime()}function Vt(a){return M(1,arguments),a instanceof Date||ge(a)==="object"&&Object.prototype.toString.call(a)==="[object Date]"}function Xt(a){if(M(1,arguments),!Vt(a)&&typeof a!="number")return!1;var e=x(a);return!isNaN(Number(e))}function Qt(a,e){return M(2,arguments),x(a).getTime()-x(e).getTime()}function Jt(a,e){M(2,arguments);var t=X(e);return jt(a,-t)}var Zt=864e5;function $t(a){M(1,arguments);var e=x(a),t=e.getTime();e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0);var n=e.getTime(),i=t-n;return Math.floor(i/Zt)+1}function pe(a){M(1,arguments);var e=1,t=x(a),n=t.getUTCDay(),i=(n<e?7:0)+n-e;return t.setUTCDate(t.getUTCDate()-i),t.setUTCHours(0,0,0,0),t}function yt(a){M(1,arguments);var e=x(a),t=e.getUTCFullYear(),n=new Date(0);n.setUTCFullYear(t+1,0,4),n.setUTCHours(0,0,0,0);var i=pe(n),o=new Date(0);o.setUTCFullYear(t,0,4),o.setUTCHours(0,0,0,0);var s=pe(o);return e.getTime()>=i.getTime()?t+1:e.getTime()>=s.getTime()?t:t-1}function ea(a){M(1,arguments);var e=yt(a),t=new Date(0);t.setUTCFullYear(e,0,4),t.setUTCHours(0,0,0,0);var n=pe(t);return n}var ta=6048e5;function aa(a){M(1,arguments);var e=x(a),t=pe(e).getTime()-ea(e).getTime();return Math.round(t/ta)+1}function be(a,e){var t,n,i,o,s,m,u,c;M(1,arguments);var f=ve(),d=X((t=(n=(i=(o=e==null?void 0:e.weekStartsOn)!==null&&o!==void 0?o:e==null||(s=e.locale)===null||s===void 0||(m=s.options)===null||m===void 0?void 0:m.weekStartsOn)!==null&&i!==void 0?i:f.weekStartsOn)!==null&&n!==void 0?n:(u=f.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.weekStartsOn)!==null&&t!==void 0?t:0);if(!(d>=0&&d<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var p=x(a),g=p.getUTCDay(),C=(g<d?7:0)+g-d;return p.setUTCDate(p.getUTCDate()-C),p.setUTCHours(0,0,0,0),p}function Gt(a,e){var t,n,i,o,s,m,u,c;M(1,arguments);var f=x(a),d=f.getUTCFullYear(),p=ve(),g=X((t=(n=(i=(o=e==null?void 0:e.firstWeekContainsDate)!==null&&o!==void 0?o:e==null||(s=e.locale)===null||s===void 0||(m=s.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&i!==void 0?i:p.firstWeekContainsDate)!==null&&n!==void 0?n:(u=p.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&t!==void 0?t:1);if(!(g>=1&&g<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var C=new Date(0);C.setUTCFullYear(d+1,0,g),C.setUTCHours(0,0,0,0);var P=be(C,e),v=new Date(0);v.setUTCFullYear(d,0,g),v.setUTCHours(0,0,0,0);var O=be(v,e);return f.getTime()>=P.getTime()?d+1:f.getTime()>=O.getTime()?d:d-1}function na(a,e){var t,n,i,o,s,m,u,c;M(1,arguments);var f=ve(),d=X((t=(n=(i=(o=e==null?void 0:e.firstWeekContainsDate)!==null&&o!==void 0?o:e==null||(s=e.locale)===null||s===void 0||(m=s.options)===null||m===void 0?void 0:m.firstWeekContainsDate)!==null&&i!==void 0?i:f.firstWeekContainsDate)!==null&&n!==void 0?n:(u=f.locale)===null||u===void 0||(c=u.options)===null||c===void 0?void 0:c.firstWeekContainsDate)!==null&&t!==void 0?t:1),p=Gt(a,e),g=new Date(0);g.setUTCFullYear(p,0,d),g.setUTCHours(0,0,0,0);var C=be(g,e);return C}var ra=6048e5;function ia(a,e){M(1,arguments);var t=x(a),n=be(t,e).getTime()-na(t,e).getTime();return Math.round(n/ra)+1}function G(a,e){for(var t=a<0?"-":"",n=Math.abs(a).toString();n.length<e;)n="0"+n;return t+n}var K={y:function(e,t){var n=e.getUTCFullYear(),i=n>0?n:1-n;return G(t==="yy"?i%100:i,t.length)},M:function(e,t){var n=e.getUTCMonth();return t==="M"?String(n+1):G(n+1,2)},d:function(e,t){return G(e.getUTCDate(),t.length)},a:function(e,t){var n=e.getUTCHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.toUpperCase();case"aaa":return n;case"aaaaa":return n[0];case"aaaa":default:return n==="am"?"a.m.":"p.m."}},h:function(e,t){return G(e.getUTCHours()%12||12,t.length)},H:function(e,t){return G(e.getUTCHours(),t.length)},m:function(e,t){return G(e.getUTCMinutes(),t.length)},s:function(e,t){return G(e.getUTCSeconds(),t.length)},S:function(e,t){var n=t.length,i=e.getUTCMilliseconds(),o=Math.floor(i*Math.pow(10,n-3));return G(o,t.length)}},$={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},oa={G:function(e,t,n){var i=e.getUTCFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return n.era(i,{width:"abbreviated"});case"GGGGG":return n.era(i,{width:"narrow"});case"GGGG":default:return n.era(i,{width:"wide"})}},y:function(e,t,n){if(t==="yo"){var i=e.getUTCFullYear(),o=i>0?i:1-i;return n.ordinalNumber(o,{unit:"year"})}return K.y(e,t)},Y:function(e,t,n,i){var o=Gt(e,i),s=o>0?o:1-o;if(t==="YY"){var m=s%100;return G(m,2)}return t==="Yo"?n.ordinalNumber(s,{unit:"year"}):G(s,t.length)},R:function(e,t){var n=yt(e);return G(n,t.length)},u:function(e,t){var n=e.getUTCFullYear();return G(n,t.length)},Q:function(e,t,n){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"Q":return String(i);case"QQ":return G(i,2);case"Qo":return n.ordinalNumber(i,{unit:"quarter"});case"QQQ":return n.quarter(i,{width:"abbreviated",context:"formatting"});case"QQQQQ":return n.quarter(i,{width:"narrow",context:"formatting"});case"QQQQ":default:return n.quarter(i,{width:"wide",context:"formatting"})}},q:function(e,t,n){var i=Math.ceil((e.getUTCMonth()+1)/3);switch(t){case"q":return String(i);case"qq":return G(i,2);case"qo":return n.ordinalNumber(i,{unit:"quarter"});case"qqq":return n.quarter(i,{width:"abbreviated",context:"standalone"});case"qqqqq":return n.quarter(i,{width:"narrow",context:"standalone"});case"qqqq":default:return n.quarter(i,{width:"wide",context:"standalone"})}},M:function(e,t,n){var i=e.getUTCMonth();switch(t){case"M":case"MM":return K.M(e,t);case"Mo":return n.ordinalNumber(i+1,{unit:"month"});case"MMM":return n.month(i,{width:"abbreviated",context:"formatting"});case"MMMMM":return n.month(i,{width:"narrow",context:"formatting"});case"MMMM":default:return n.month(i,{width:"wide",context:"formatting"})}},L:function(e,t,n){var i=e.getUTCMonth();switch(t){case"L":return String(i+1);case"LL":return G(i+1,2);case"Lo":return n.ordinalNumber(i+1,{unit:"month"});case"LLL":return n.month(i,{width:"abbreviated",context:"standalone"});case"LLLLL":return n.month(i,{width:"narrow",context:"standalone"});case"LLLL":default:return n.month(i,{width:"wide",context:"standalone"})}},w:function(e,t,n,i){var o=ia(e,i);return t==="wo"?n.ordinalNumber(o,{unit:"week"}):G(o,t.length)},I:function(e,t,n){var i=aa(e);return t==="Io"?n.ordinalNumber(i,{unit:"week"}):G(i,t.length)},d:function(e,t,n){return t==="do"?n.ordinalNumber(e.getUTCDate(),{unit:"date"}):K.d(e,t)},D:function(e,t,n){var i=$t(e);return t==="Do"?n.ordinalNumber(i,{unit:"dayOfYear"}):G(i,t.length)},E:function(e,t,n){var i=e.getUTCDay();switch(t){case"E":case"EE":case"EEE":return n.day(i,{width:"abbreviated",context:"formatting"});case"EEEEE":return n.day(i,{width:"narrow",context:"formatting"});case"EEEEEE":return n.day(i,{width:"short",context:"formatting"});case"EEEE":default:return n.day(i,{width:"wide",context:"formatting"})}},e:function(e,t,n,i){var o=e.getUTCDay(),s=(o-i.weekStartsOn+8)%7||7;switch(t){case"e":return String(s);case"ee":return G(s,2);case"eo":return n.ordinalNumber(s,{unit:"day"});case"eee":return n.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return n.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return n.day(o,{width:"short",context:"formatting"});case"eeee":default:return n.day(o,{width:"wide",context:"formatting"})}},c:function(e,t,n,i){var o=e.getUTCDay(),s=(o-i.weekStartsOn+8)%7||7;switch(t){case"c":return String(s);case"cc":return G(s,t.length);case"co":return n.ordinalNumber(s,{unit:"day"});case"ccc":return n.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return n.day(o,{width:"narrow",context:"standalone"});case"cccccc":return n.day(o,{width:"short",context:"standalone"});case"cccc":default:return n.day(o,{width:"wide",context:"standalone"})}},i:function(e,t,n){var i=e.getUTCDay(),o=i===0?7:i;switch(t){case"i":return String(o);case"ii":return G(o,t.length);case"io":return n.ordinalNumber(o,{unit:"day"});case"iii":return n.day(i,{width:"abbreviated",context:"formatting"});case"iiiii":return n.day(i,{width:"narrow",context:"formatting"});case"iiiiii":return n.day(i,{width:"short",context:"formatting"});case"iiii":default:return n.day(i,{width:"wide",context:"formatting"})}},a:function(e,t,n){var i=e.getUTCHours(),o=i/12>=1?"pm":"am";switch(t){case"a":case"aa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(e,t,n){var i=e.getUTCHours(),o;switch(i===12?o=$.noon:i===0?o=$.midnight:o=i/12>=1?"pm":"am",t){case"b":case"bb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(e,t,n){var i=e.getUTCHours(),o;switch(i>=17?o=$.evening:i>=12?o=$.afternoon:i>=4?o=$.morning:o=$.night,t){case"B":case"BB":case"BBB":return n.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return n.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return n.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(e,t,n){if(t==="ho"){var i=e.getUTCHours()%12;return i===0&&(i=12),n.ordinalNumber(i,{unit:"hour"})}return K.h(e,t)},H:function(e,t,n){return t==="Ho"?n.ordinalNumber(e.getUTCHours(),{unit:"hour"}):K.H(e,t)},K:function(e,t,n){var i=e.getUTCHours()%12;return t==="Ko"?n.ordinalNumber(i,{unit:"hour"}):G(i,t.length)},k:function(e,t,n){var i=e.getUTCHours();return i===0&&(i=24),t==="ko"?n.ordinalNumber(i,{unit:"hour"}):G(i,t.length)},m:function(e,t,n){return t==="mo"?n.ordinalNumber(e.getUTCMinutes(),{unit:"minute"}):K.m(e,t)},s:function(e,t,n){return t==="so"?n.ordinalNumber(e.getUTCSeconds(),{unit:"second"}):K.s(e,t)},S:function(e,t){return K.S(e,t)},X:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();if(s===0)return"Z";switch(t){case"X":return tt(s);case"XXXX":case"XX":return V(s);case"XXXXX":case"XXX":default:return V(s,":")}},x:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();switch(t){case"x":return tt(s);case"xxxx":case"xx":return V(s);case"xxxxx":case"xxx":default:return V(s,":")}},O:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+et(s,":");case"OOOO":default:return"GMT"+V(s,":")}},z:function(e,t,n,i){var o=i._originalDate||e,s=o.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+et(s,":");case"zzzz":default:return"GMT"+V(s,":")}},t:function(e,t,n,i){var o=i._originalDate||e,s=Math.floor(o.getTime()/1e3);return G(s,t.length)},T:function(e,t,n,i){var o=i._originalDate||e,s=o.getTime();return G(s,t.length)}};function et(a,e){var t=a>0?"-":"+",n=Math.abs(a),i=Math.floor(n/60),o=n%60;if(o===0)return t+String(i);var s=e;return t+String(i)+s+G(o,2)}function tt(a,e){if(a%60===0){var t=a>0?"-":"+";return t+G(Math.abs(a)/60,2)}return V(a,e)}function V(a,e){var t=e||"",n=a>0?"-":"+",i=Math.abs(a),o=G(Math.floor(i/60),2),s=G(i%60,2);return n+o+t+s}var at=function(e,t){switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},Ct=function(e,t){switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},sa=function(e,t){var n=e.match(/(P+)(p+)?/)||[],i=n[1],o=n[2];if(!o)return at(e,t);var s;switch(i){case"P":s=t.dateTime({width:"short"});break;case"PP":s=t.dateTime({width:"medium"});break;case"PPP":s=t.dateTime({width:"long"});break;case"PPPP":default:s=t.dateTime({width:"full"});break}return s.replace("{{date}}",at(i,t)).replace("{{time}}",Ct(o,t))},la={p:Ct,P:sa},ma=["D","DD"],ua=["YY","YYYY"];function da(a){return ma.indexOf(a)!==-1}function ca(a){return ua.indexOf(a)!==-1}function nt(a,e,t){if(a==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(a==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(e,"`) for formatting years to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(a==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(a==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(e,"`) for formatting days of the month to the input `").concat(t,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var fa={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},ha=function(e,t,n){var i,o=fa[e];return typeof o=="string"?i=o:t===1?i=o.one:i=o.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+i:i+" ago":i};function Re(a){return function(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.width?String(e.width):a.defaultWidth,n=a.formats[t]||a.formats[a.defaultWidth];return n}}var ga={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},pa={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},ba={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},va={date:Re({formats:ga,defaultWidth:"full"}),time:Re({formats:pa,defaultWidth:"full"}),dateTime:Re({formats:ba,defaultWidth:"full"})},wa={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},ya=function(e,t,n,i){return wa[e]};function ie(a){return function(e,t){var n=t!=null&&t.context?String(t.context):"standalone",i;if(n==="formatting"&&a.formattingValues){var o=a.defaultFormattingWidth||a.defaultWidth,s=t!=null&&t.width?String(t.width):o;i=a.formattingValues[s]||a.formattingValues[o]}else{var m=a.defaultWidth,u=t!=null&&t.width?String(t.width):a.defaultWidth;i=a.values[u]||a.values[m]}var c=a.argumentCallback?a.argumentCallback(e):e;return i[c]}}var Ga={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Ca={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},_a={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},La={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Fa={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},ka={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Ia=function(e,t){var n=Number(e),i=n%100;if(i>20||i<10)switch(i%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},Ta={ordinalNumber:Ia,era:ie({values:Ga,defaultWidth:"wide"}),quarter:ie({values:Ca,defaultWidth:"wide",argumentCallback:function(e){return e-1}}),month:ie({values:_a,defaultWidth:"wide"}),day:ie({values:La,defaultWidth:"wide"}),dayPeriod:ie({values:Fa,defaultWidth:"wide",formattingValues:ka,defaultFormattingWidth:"wide"})};function oe(a){return function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.width,i=n&&a.matchPatterns[n]||a.matchPatterns[a.defaultMatchWidth],o=e.match(i);if(!o)return null;var s=o[0],m=n&&a.parsePatterns[n]||a.parsePatterns[a.defaultParseWidth],u=Array.isArray(m)?Oa(m,function(d){return d.test(s)}):Sa(m,function(d){return d.test(s)}),c;c=a.valueCallback?a.valueCallback(u):u,c=t.valueCallback?t.valueCallback(c):c;var f=e.slice(s.length);return{value:c,rest:f}}}function Sa(a,e){for(var t in a)if(a.hasOwnProperty(t)&&e(a[t]))return t}function Oa(a,e){for(var t=0;t<a.length;t++)if(e(a[t]))return t}function Da(a){return function(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=e.match(a.matchPattern);if(!n)return null;var i=n[0],o=e.match(a.parsePattern);if(!o)return null;var s=a.valueCallback?a.valueCallback(o[0]):o[0];s=t.valueCallback?t.valueCallback(s):s;var m=e.slice(i.length);return{value:s,rest:m}}}var Ma=/^(\d+)(th|st|nd|rd)?/i,xa=/\d+/i,Pa={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Ra={any:[/^b/i,/^(a|c)/i]},Na={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Ea={any:[/1/i,/2/i,/3/i,/4/i]},Ba={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},Wa={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Ua={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},Aa={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Ya={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},za={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},Ha={ordinalNumber:Da({matchPattern:Ma,parsePattern:xa,valueCallback:function(e){return parseInt(e,10)}}),era:oe({matchPatterns:Pa,defaultMatchWidth:"wide",parsePatterns:Ra,defaultParseWidth:"any"}),quarter:oe({matchPatterns:Na,defaultMatchWidth:"wide",parsePatterns:Ea,defaultParseWidth:"any",valueCallback:function(e){return e+1}}),month:oe({matchPatterns:Ba,defaultMatchWidth:"wide",parsePatterns:Wa,defaultParseWidth:"any"}),day:oe({matchPatterns:Ua,defaultMatchWidth:"wide",parsePatterns:Aa,defaultParseWidth:"any"}),dayPeriod:oe({matchPatterns:Ya,defaultMatchWidth:"any",parsePatterns:za,defaultParseWidth:"any"})},ja={code:"en-US",formatDistance:ha,formatLong:va,formatRelative:ya,localize:Ta,match:Ha,options:{weekStartsOn:0,firstWeekContainsDate:1}},Ka=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,qa=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,Va=/^'([^]*?)'?$/,Xa=/''/g,Qa=/[a-zA-Z]/;function rt(a,e,t){var n,i,o,s,m,u,c,f,d,p,g,C,P,v;M(2,arguments);var O=String(e),L=ve(),F=(n=(i=void 0)!==null&&i!==void 0?i:L.locale)!==null&&n!==void 0?n:ja,T=X((o=(s=(m=(u=void 0)!==null&&u!==void 0?u:void 0)!==null&&m!==void 0?m:L.firstWeekContainsDate)!==null&&s!==void 0?s:(c=L.locale)===null||c===void 0||(f=c.options)===null||f===void 0?void 0:f.firstWeekContainsDate)!==null&&o!==void 0?o:1);if(!(T>=1&&T<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var k=X((d=(p=(g=(C=void 0)!==null&&C!==void 0?C:void 0)!==null&&g!==void 0?g:L.weekStartsOn)!==null&&p!==void 0?p:(P=L.locale)===null||P===void 0||(v=P.options)===null||v===void 0?void 0:v.weekStartsOn)!==null&&d!==void 0?d:0);if(!(k>=0&&k<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!F.localize)throw new RangeError("locale must contain localize property");if(!F.formatLong)throw new RangeError("locale must contain formatLong property");var _=x(a);if(!Xt(_))throw new RangeError("Invalid time value");var z=qt(_),N=Jt(_,z),D={firstWeekContainsDate:T,weekStartsOn:k,locale:F,_originalDate:_},I=O.match(qa).map(function(h){var w=h[0];if(w==="p"||w==="P"){var Y=la[w];return Y(h,F.formatLong)}return h}).join("").match(Ka).map(function(h){if(h==="''")return"'";var w=h[0];if(w==="'")return Ja(h);var Y=oa[w];if(Y)return ca(h)&&nt(h,e,String(a)),da(h)&&nt(h,e,String(a)),Y(N,h,F.localize,D);if(w.match(Qa))throw new RangeError("Format string contains an unescaped latin alphabet character `"+w+"`");return h}).join("");return I}function Ja(a){var e=a.match(Va);return e?e[1].replace(Xa,"'"):a}function Za(a,e){M(2,arguments);var t=x(a),n=x(e);return t.getTime()>n.getTime()}function $a(a,e){M(2,arguments);var t=x(a),n=x(e);return t.getTime()<n.getTime()}function it(a,e){r.addMessages(a,e)}function en(a){r.$locale.set(a)}const ot={en:{playNow:"Start now!",new:"NEW",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},"zh-hk":{playNow:"現在開始!",new:"新的",hot:"熱的",opens:"打開",full:"滿桌 - 下注",dealer:"經銷商"},de:{playNow:"Jetzt beginnen!",new:"NEU",hot:"Hot",opens:"Öffnet",full:"full - bet behind",dealer:"Dealer"},it:{playNow:"Inizia ora!",new:"NOVITÀ",hot:"HOT",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},fr:{playNow:"Commencez maintenant",new:"Nouveau",hot:"Chaud",opens:"Ouvre",full:"Table pleine - pari derrière",dealer:"Concessionnaire"},es:{playNow:"Juega ahora!",new:"NUEVO",hot:"HOT",opens:"Abiertas",full:"Mesa llena - Apostar de pie",dealer:"Dealer"},tr:{playNow:"ŞİMDİ OYNA",new:"YENİ",hot:"Sıcak",opens:"Açılıyor",full:"masa dolu - arkadan bahis",dealer:"Krupiye"},ru:{playNow:"Играть сейчас",new:"НОВАЯ",hot:"ГОРЯЧЕЙ",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},ro:{playNow:"Joaca acum",new:"NOU",hot:"POPULAR",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},hr:{playNow:"Igraj",new:"NOVO",hot:"Hot",opens:"Otvara se",full:"stol pun - uložite iza",dealer:"Djelitelj"},hu:{playNow:"Játsszon most!",new:"ÚJ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pl:{playNow:"Rozpocznij teraz!",new:"NOWOŚĆ",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},pt:{playNow:"Comece agora!",new:"NOVO",hot:"Hot",opens:"Abrir",full:"Mesa cheia - aposta atrás",dealer:"Dealer"},sl:{playNow:"Začnite zdaj!",new:"NOVO",hot:"Vroče",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},sr:{playNow:"Započnite sada!",new:"NOVO",hot:"Vruće",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"},"pt-br":{playNow:"Comece agora!",new:"NOVOS",hot:"Popular",opens:"Abre",full:"mesa completa-aposte seguindo",dealer:"Dealer"},"es-mx":{playNow:"Comenzar ahora!",new:"NUEVOS",hot:"Popular",opens:"Abre",full:"mesa llena-seguir apuesta",dealer:"Dealer"},"en-us":{playNow:"Start now!",new:"NEW",hot:"Hot",opens:"Opens",full:"table full - bet behind",dealer:"Dealer"}},tn={AED:"د.إ",AFN:"؋",ALL:"L",AMD:"֏",ANG:"ƒ",AOA:"Kz",ARS:"$",AUD:"$",AWG:"ƒ",AZN:"ман",BAM:"KM",BBD:"$",BDT:"৳",BGN:"лв",BHD:".د.ب",BIF:"FBu",BMD:"$",BND:"$",BOB:"$b",BRL:"R$",BSD:"$",BTC:"฿",BTN:"Nu.",BWP:"P",BYR:"p.",BZD:"BZ$",CAD:"$",CDF:"FC",CHF:"CHF",CLP:"$",CNY:"¥",COP:"$",CRC:"₡",CUC:"$",CUP:"₱",CVE:"$",CZK:"Kč",DJF:"Fdj",DKK:"kr",DOP:"RD$",DZD:"دج",EEK:"kr",EGP:"£",ERN:"Nfk",ETB:"Br",ETH:"Ξ",EUR:"€",FJD:"$",FKP:"£",GBP:"£",GEL:"₾",GGP:"£",GHC:"₵",GHS:"GH₵",GIP:"£",GMD:"D",GNF:"FG",GTQ:"Q",GYD:"$",HKD:"$",HNL:"L",HRK:"kn",HTG:"G",HUF:"Ft",IDR:"Rp",ILS:"₪",IMP:"£",INR:"₹",IQD:"ع.د",IRR:"﷼",ISK:"kr",JEP:"£",JMD:"J$",JOD:"JD",JPY:"¥",KES:"KSh",KGS:"лв",KHR:"៛",KMF:"CF",KPW:"₩",KRW:"₩",KWD:"KD",KYD:"$",KZT:"лв",LAK:"₭",LBP:"£",LKR:"₨",LRD:"$",LSL:"M",LTC:"Ł",LTL:"Lt",LVL:"Ls",LYD:"LD",MAD:"MAD",MDL:"lei",MGA:"Ar",MKD:"ден",MMK:"K",MNT:"₮",MOP:"MOP$",MRO:"UM",MUR:"₨",MVR:"Rf",MWK:"MK",MXN:"$",MYR:"RM",MZN:"MT",NAD:"$",NGN:"₦",NIO:"C$",NOK:"kr",NPR:"₨",NZD:"$",OMR:"﷼",PAB:"B/.",PEN:"S/.",PGK:"K",PHP:"₱",PKR:"₨",PLN:"zł",PYG:"Gs",QAR:"﷼",RMB:"¥",RON:"lei",RSD:"Дин.",RUB:"₽",RWF:"R₣",SAR:"﷼",SBD:"$",SCR:"₨",SDG:"ج.س.",SEK:"kr",SGD:"$",SHP:"£",SLL:"Le",SOS:"S",SRD:"$",SSP:"£",STD:"Db",SVC:"$",SYP:"£",SZL:"E",THB:"฿",TJS:"SM",TMT:"T",TND:"د.ت",TOP:"T$",TRL:"₤",TRY:"₺",TTD:"TT$",TVD:"$",TWD:"NT$",TZS:"TSh",UAH:"₴",UGX:"USh",USD:"$",UYU:"$U",UZS:"лв",VEF:"Bs",VND:"₫",VUV:"VT",WST:"WS$",XAF:"FCFA",XBT:"Ƀ",XCD:"$",XOF:"CFA",XPF:"₣",YER:"﷼",ZAR:"R",ZWD:"Z$"};function an(a){r.append_styles(a,"svelte-eplxqg",'*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;font-family:inherit}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:10px}.GameContainer.WithGameName.pb-0:not(.CasinoGamesGridSlider){padding-bottom:0px}.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:cover;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 12px}.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, 10px);cursor:pointer;transition:border 1s ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emw--button-border-highlight-color, #FFF)}.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;position:absolute;top:0}.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{transition:2s;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);transition:1s}.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;transition:2s;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}}')}function st(a,e,t){const n=a.slice();return n[105]=e[t],n[107]=t,n}function lt(a,e,t){const n=a.slice();return n[102]=e[t],n}function mt(a){var f;let e,t=!R.isMobile(a[37]),n,i,o=(((f=a[12])==null?void 0:f.playNow)||a[36]("playNow"))+"",s,m,u,c=t&&nn();return{c(){e=r.element("button"),c&&c.c(),n=r.space(),i=r.element("span"),s=r.text(o),r.attr(e,"class","GameInfoBtn")},m(d,p){r.insert(d,e,p),c&&c.m(e,null),r.append(e,n),r.append(e,i),r.append(i,s),m||(u=r.listen(e,"click",a[66]),m=!0)},p(d,p){var g;p[0]&4096|p[1]&32&&o!==(o=(((g=d[12])==null?void 0:g.playNow)||d[36]("playNow"))+"")&&r.set_data(s,o)},d(d){d&&r.detach(e),c&&c.d(),m=!1,u()}}}function nn(a){let e,t,n,i,o,s;return{c(){e=r.svg_element("svg"),t=r.svg_element("g"),n=r.svg_element("g"),i=r.svg_element("path"),o=r.svg_element("path"),s=r.svg_element("path"),r.attr(i,"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"),r.attr(i,"stroke","none"),r.attr(o,"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"),r.attr(o,"stroke","none"),r.attr(o,"fill","#fff"),r.attr(n,"id","Ellipse_664_copy"),r.attr(n,"data-name","Ellipse 664 copy"),r.attr(n,"transform","translate(26 13)"),r.attr(n,"fill","rgba(249,165,2,0)"),r.attr(s,"id","Rounded_Rectangle_683"),r.attr(s,"data-name","Rounded Rectangle 683"),r.attr(s,"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"),r.attr(s,"transform","translate(-1102 -885)"),r.attr(s,"fill","#fff"),r.attr(t,"id","Group_5260"),r.attr(t,"data-name","Group 5260"),r.attr(t,"transform","translate(-26 -13)"),r.attr(e,"xmlns","http://www.w3.org/2000/svg"),r.attr(e,"width","28"),r.attr(e,"height","28"),r.attr(e,"viewBox","0 0 28 28")},m(m,u){r.insert(m,e,u),r.append(e,t),r.append(t,n),r.append(n,i),r.append(n,o),r.append(t,s)},d(m){m&&r.detach(e)}}}function ut(a){var i;let e,t=(((i=a[12])==null?void 0:i.new)||a[36]("new"))+"",n;return{c(){e=r.element("span"),n=r.text(t),r.attr(e,"class","GameExtraInfoLabel NewGameTag")},m(o,s){r.insert(o,e,s),r.append(e,n)},p(o,s){var m;s[0]&4096|s[1]&32&&t!==(t=(((m=o[12])==null?void 0:m.new)||o[36]("new"))+"")&&r.set_data(n,t)},d(o){o&&r.detach(e)}}}function dt(a){let e,t;return{c(){e=r.element("span"),t=r.text(a[8]),r.attr(e,"class","GameExtraInfoLabel PopularGameTag")},m(n,i){r.insert(n,e,i),r.append(e,t)},p(n,i){i[0]&256&&r.set_data(t,n[8])},d(n){n&&r.detach(e)}}}function ct(a){let e,t,n=!a[22]&&a[20]&&a[21]&&ft(a);function i(m,u){if(m[22]&&m[19]&&m[19]===Ne)return on;if(m[22]&&m[19]&&m[19]===Ee)return rn}let o=i(a),s=o&&o(a);return{c(){n&&n.c(),e=r.space(),s&&s.c(),t=r.empty()},m(m,u){n&&n.m(m,u),r.insert(m,e,u),s&&s.m(m,u),r.insert(m,t,u)},p(m,u){!m[22]&&m[20]&&m[21]?n?n.p(m,u):(n=ft(m),n.c(),n.m(e.parentNode,e)):n&&(n.d(1),n=null),o===(o=i(m))&&s?s.p(m,u):(s&&s.d(1),s=o&&o(m),s&&(s.c(),s.m(t.parentNode,t)))},d(m){m&&(r.detach(e),r.detach(t)),n&&n.d(m),s&&s.d(m)}}}function ft(a){var P;let e,t,n=(((P=a[12])==null?void 0:P.opens)||a[36]("opens"))+"",i,o,s,m=rt(new Date(a[20]),a[21])+"",u,c,f,d=a[42](a[34])+"",p,g,C=a[41](a[26],a[27],a[25])+"";return{c(){e=r.element("div"),t=r.element("div"),i=r.text(n),o=r.space(),s=r.element("span"),u=r.text(m),c=r.space(),f=new r.HtmlTag(!1),p=r.space(),g=new r.HtmlTag(!1),r.attr(t,"class","ClosedGame"),f.a=p,g.a=null,r.attr(e,"class","GameProp LiveProps")},m(v,O){r.insert(v,e,O),r.append(e,t),r.append(t,i),r.append(t,o),r.append(t,s),r.append(s,u),r.append(e,c),f.m(d,e),r.append(e,p),g.m(C,e)},p(v,O){var L;O[0]&4096|O[1]&32&&n!==(n=(((L=v[12])==null?void 0:L.opens)||v[36]("opens"))+"")&&r.set_data(i,n),O[0]&3145728&&m!==(m=rt(new Date(v[20]),v[21])+"")&&r.set_data(u,m),O[1]&8&&d!==(d=v[42](v[34])+"")&&f.p(d),O[0]&234881024&&C!==(C=v[41](v[26],v[27],v[25])+"")&&g.p(C)},d(v){v&&r.detach(e)}}}function rn(a){let e,t,n,i,o=a[42](a[34])+"",s,m,u=a[41](a[26],a[27],a[25])+"",c=r.ensure_array_like(new Array(wt)),f=[];for(let d=0;d<c.length;d+=1)f[d]=gt(st(a,c,d));return{c(){e=r.element("div"),t=r.element("div");for(let d=0;d<f.length;d+=1)f[d].c();n=r.space(),i=new r.HtmlTag(!1),s=r.space(),m=new r.HtmlTag(!1),r.attr(t,"class","LiveIcons"),i.a=s,m.a=null,r.attr(e,"class",a[30])},m(d,p){r.insert(d,e,p),r.append(e,t);for(let g=0;g<f.length;g+=1)f[g]&&f[g].m(t,null);a[67](t),r.append(e,n),i.m(o,e),r.append(e,s),m.m(u,e)},p(d,p){if(p[0]&536903680|p[1]&4097){c=r.ensure_array_like(new Array(wt));let g;for(g=0;g<c.length;g+=1){const C=st(d,c,g);f[g]?f[g].p(C,p):(f[g]=gt(C),f[g].c(),f[g].m(t,null))}for(;g<f.length;g+=1)f[g].d(1);f.length=c.length}p[1]&8&&o!==(o=d[42](d[34])+"")&&i.p(o),p[0]&234881024&&u!==(u=d[41](d[26],d[27],d[25])+"")&&m.p(u),p[0]&1073741824&&r.attr(e,"class",d[30])},d(d){d&&r.detach(e),r.destroy_each(f,d),a[67](null)}}}function on(a){let e,t,n,i,o=a[42](a[34])+"",s,m,u=a[41](a[26],a[27],a[25])+"";function c(p,g){return p[32]?un:mn}let f=c(a),d=f(a);return{c(){e=r.element("div"),t=r.element("div"),d.c(),n=r.space(),i=new r.HtmlTag(!1),s=r.space(),m=new r.HtmlTag(!1),r.attr(t,"class","LiveIcons"),i.a=s,m.a=null,r.attr(e,"class","GameProp LiveProps BlackjackDisplay"),r.attr(e,"part","GameProp LiveProps BlackjackDisplay")},m(p,g){r.insert(p,e,g),r.append(e,t),d.m(t,null),r.append(e,n),i.m(o,e),r.append(e,s),m.m(u,e)},p(p,g){f===(f=c(p))&&d?d.p(p,g):(d.d(1),d=f(p),d&&(d.c(),d.m(t,null))),g[1]&8&&o!==(o=p[42](p[34])+"")&&i.p(o),g[0]&234881024&&u!==(u=p[41](p[26],p[27],p[25])+"")&&m.p(u)},d(p){p&&r.detach(e),d.d()}}}function ht(a){let e;function t(o,s){return o[29]?ln:sn}let n=t(a),i=n(a);return{c(){i.c(),e=r.empty()},m(o,s){i.m(o,s),r.insert(o,e,s)},p(o,s){n===(n=t(o))&&i?i.p(o,s):(i.d(1),i=n(o),i&&(i.c(),i.m(e.parentNode,e)))},d(o){o&&r.detach(e),i.d(o)}}}function sn(a){let e,t=a[43](`LatestResult ${a[107]===0?"First":""}`,a[107],a[15][a[107]],a[31][a[15][a[107]]])+"",n;return{c(){e=new r.HtmlTag(!1),n=r.empty(),e.a=n},m(i,o){e.m(t,i,o),r.insert(i,n,o)},p(i,o){o[0]&32768|o[1]&1&&t!==(t=i[43](`LatestResult ${i[107]===0?"First":""}`,i[107],i[15][i[107]],i[31][i[15][i[107]]])+"")&&e.p(t)},d(i){i&&(r.detach(n),e.d())}}}function ln(a){let e,t,n=a[43](`LatestResult ${a[107]===0?"First":""}`,`first${a[107]}${a[15][a[107]][0]}`,a[15][a[107]][0],a[31][a[15][a[107]][0]])+"",i,o,s=a[43](`LatestResult ${a[107]===0?"First":""}`,`second${a[107]}${a[15][a[107]][1]}`,a[15][a[107]][1],a[31][a[15][a[107]][1]])+"",m;return{c(){e=r.element("div"),t=new r.HtmlTag(!1),i=r.space(),o=new r.HtmlTag(!1),m=r.space(),t.a=i,o.a=m,r.attr(e,"class","Double")},m(u,c){r.insert(u,e,c),t.m(n,e),r.append(e,i),o.m(s,e),r.append(e,m)},p(u,c){c[0]&32768|c[1]&1&&n!==(n=u[43](`LatestResult ${u[107]===0?"First":""}`,`first${u[107]}${u[15][u[107]][0]}`,u[15][u[107]][0],u[31][u[15][u[107]][0]])+"")&&t.p(n),c[0]&32768|c[1]&1&&s!==(s=u[43](`LatestResult ${u[107]===0?"First":""}`,`second${u[107]}${u[15][u[107]][1]}`,u[15][u[107]][1],u[31][u[15][u[107]][1]])+"")&&o.p(s)},d(u){u&&r.detach(e)}}}function gt(a){let e,t=a[15]&&a[15][a[107]]&&ht(a);return{c(){t&&t.c(),e=r.empty()},m(n,i){t&&t.m(n,i),r.insert(n,e,i)},p(n,i){n[15]&&n[15][n[107]]?t?t.p(n,i):(t=ht(n),t.c(),t.m(e.parentNode,e)):t&&(t.d(1),t=null)},d(n){n&&r.detach(e),t&&t.d(n)}}}function mn(a){let e,t=r.ensure_array_like(a[24]),n=[];for(let i=0;i<t.length;i+=1)n[i]=pt(lt(a,t,i));return{c(){for(let i=0;i<n.length;i+=1)n[i].c();e=r.empty()},m(i,o){for(let s=0;s<n.length;s+=1)n[s]&&n[s].m(i,o);r.insert(i,e,o)},p(i,o){if(o[0]&285212672|o[1]&512){t=r.ensure_array_like(i[24]);let s;for(s=0;s<t.length;s+=1){const m=lt(i,t,s);n[s]?n[s].p(m,o):(n[s]=pt(m),n[s].c(),n[s].m(e.parentNode,e))}for(;s<n.length;s+=1)n[s].d(1);n.length=t.length}},d(i){i&&r.detach(e),r.destroy_each(n,i)}}}function un(a){var i;let e,t=(((i=a[12])==null?void 0:i.full)||a[36]("full"))+"",n;return{c(){e=r.element("span"),n=r.text(t),r.attr(e,"class","FullTable")},m(o,s){r.insert(o,e,s),r.append(e,n)},p(o,s){var m;s[0]&4096|s[1]&32&&t!==(t=(((m=o[12])==null?void 0:m.full)||o[36]("full"))+"")&&r.set_data(n,t)},d(o){o&&r.detach(e)}}}function pt(a){let e,t,n,i,o,s;return{c(){e=r.element("span"),t=r.svg_element("svg"),n=r.svg_element("path"),i=r.svg_element("path"),o=r.space(),r.attr(n,"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"),r.attr(i,"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"),r.attr(t,"xmlns","http://www.w3.org/2000/svg"),r.attr(t,"width","13"),r.attr(t,"height","14"),r.attr(t,"viewBox","0 0 13 14"),r.attr(e,"class",s=a[40](a[28],a[102].toString())?"ClosedSeat":"OpenSeat")},m(m,u){r.insert(m,e,u),r.append(e,t),r.append(t,n),r.append(t,i),r.append(e,o)},p(m,u){u[0]&285212672&&s!==(s=m[40](m[28],m[102].toString())?"ClosedSeat":"OpenSeat")&&r.attr(e,"class",s)},d(m){m&&r.detach(e)}}}function dn(a){let e;return{c(){e=r.element("div"),e.innerHTML='<svg version="1.1" class="FavoredIcon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 19.481 19.481" xmlns:xlink="http://www.w3.org/1999/xlink" enable-background="new 0 0 19.481 19.481"><path style="fill: var(--emw--casino-thumbnail-animation-color, #FFFFFF);" 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"></path></svg>',r.attr(e,"class","FavIconContainer")},m(t,n){r.insert(t,e,n)},p:r.noop,d(t){t&&r.detach(e)}}}function cn(a){let e,t,n;function i(m,u){if(m[0]&&m[17]&&m[2]==="true")return hn;if(!m[0]&&m[17]&&m[2]==="true")return fn}let o=i(a),s=o&&o(a);return{c(){e=r.element("div"),t=r.element("span"),n=r.space(),s&&s.c(),r.attr(t,"class","GameInfoVendor"),r.set_style(t,"background-image","url("+a[5]+")"),r.attr(e,"class","GameTopContainer")},m(m,u){r.insert(m,e,u),r.append(e,t),r.append(e,n),s&&s.m(e,null)},p(m,u){u[0]&32&&r.set_style(t,"background-image","url("+m[5]+")"),o===(o=i(m))&&s?s.p(m,u):(s&&s.d(1),s=o&&o(m),s&&(s.c(),s.m(e,null)))},d(m){m&&r.detach(e),s&&s.d()}}}function fn(a){let e,t,n;return{c(){e=r.element("div"),e.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" class="UnfavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_3" data-name="Subtraction 3" 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" transform="translate(-1893.999 7509)" opacity="0.6"></path></svg>',r.attr(e,"class","FavIconContainer")},m(i,o){r.insert(i,e,o),t||(n=r.listen(e,"click",a[69]),t=!0)},p:r.noop,d(i){i&&r.detach(e),t=!1,n()}}}function hn(a){let e,t,n;return{c(){e=r.element("div"),e.innerHTML='<svg xmlns="http://www.w3.org/2000/svg" class="FavoredIcon" width="34" height="34" viewBox="0 0 34 34"><path id="Subtraction_4" data-name="Subtraction 4" 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" transform="translate(-1893.999 7509)" fill="#fff"></path></svg>',r.attr(e,"class","FavIconContainer")},m(i,o){r.insert(i,e,o),t||(n=r.listen(e,"click",a[68]),t=!0)},p:r.noop,d(i){i&&r.detach(e),t=!1,n()}}}function bt(a){let e,t;return{c(){e=r.element("p"),t=r.text(a[4]),r.attr(e,"class","GameNameBelow"),r.attr(e,"title",a[4])},m(n,i){r.insert(n,e,i),r.append(e,t)},p(n,i){i[0]&16&&r.set_data(t,n[4]),i[0]&16&&r.attr(e,"title",n[4])},d(n){n&&r.detach(e)}}}function gn(a){let e,t,n,i,o,s,m,u,c,f,d,p,g,C,P,v,O,L,F=a[1]&&mt(a),T=a[7]&&ut(a),k=a[8]&&dt(a),_=a[14]&&ct(a);function z(h,w){if(P==null&&(P=!R.isMobile(h[37])),P)return cn;if(h[0]&&h[17]&&h[2]==="true")return dn}let N=z(a),D=N&&N(a),I=a[10]==="true"&&bt(a);return{c(){e=r.element("div"),t=r.element("div"),n=r.element("ui-image"),s=r.space(),m=r.element("div"),u=r.element("div"),F&&F.c(),c=r.space(),f=r.element("div"),d=r.element("div"),T&&T.c(),p=r.space(),k&&k.c(),g=r.space(),_&&_.c(),C=r.space(),D&&D.c(),O=r.space(),I&&I.c(),r.src_url_equal(n.src,i=a[35])||r.set_custom_element_data(n,"src",i),r.set_custom_element_data(n,"class",o=`GameBg GameBg-${a[9]}`),r.set_custom_element_data(n,"alt","Game thumbnail"),r.set_custom_element_data(n,"loading","lazy"),r.attr(u,"class","GameInfo"),r.attr(m,"class","GameInfoWrapper"),r.attr(d,"class","GameExtraInfo"),r.attr(f,"class","GameExtraInfoContainer"),r.attr(t,"class",v="GameInnerContainer "+(a[14]&&!a[22]&&a[23].value||a[14]&&a[32]?"GameInnerContainerUnavailable":"")),r.attr(e,"class",L=`GameContainer ${a[33]} ${a[11]=="true"?"CasinoGamesGridSlider":""} ${a[3]&&R.isMobile(a[37])?"pb-0":""}`),r.toggle_class(e,"WithGameName",a[10])},m(h,w){r.insert(h,e,w),r.append(e,t),r.append(t,n),a[65](n),r.append(t,s),r.append(t,m),r.append(m,u),F&&F.m(u,null),r.append(t,c),r.append(t,f),r.append(f,d),T&&T.m(d,null),r.append(d,p),k&&k.m(d,null),r.append(d,g),_&&_.m(d,null),r.append(f,C),D&&D.m(f,null),r.append(e,O),I&&I.m(e,null),a[70](e)},p(h,w){w[1]&16&&!r.src_url_equal(n.src,i=h[35])&&r.set_custom_element_data(n,"src",i),w[0]&512&&o!==(o=`GameBg GameBg-${h[9]}`)&&r.set_custom_element_data(n,"class",o),h[1]?F?F.p(h,w):(F=mt(h),F.c(),F.m(u,null)):F&&(F.d(1),F=null),h[7]?T?T.p(h,w):(T=ut(h),T.c(),T.m(d,p)):T&&(T.d(1),T=null),h[8]?k?k.p(h,w):(k=dt(h),k.c(),k.m(d,g)):k&&(k.d(1),k=null),h[14]?_?_.p(h,w):(_=ct(h),_.c(),_.m(d,null)):_&&(_.d(1),_=null),N===(N=z(h))&&D?D.p(h,w):(D&&D.d(1),D=N&&N(h),D&&(D.c(),D.m(f,null))),w[0]&12599296|w[1]&2&&v!==(v="GameInnerContainer "+(h[14]&&!h[22]&&h[23].value||h[14]&&h[32]?"GameInnerContainerUnavailable":""))&&r.attr(t,"class",v),h[10]==="true"?I?I.p(h,w):(I=bt(h),I.c(),I.m(e,null)):I&&(I.d(1),I=null),w[0]&2056|w[1]&4&&L!==(L=`GameContainer ${h[33]} ${h[11]=="true"?"CasinoGamesGridSlider":""} ${h[3]&&R.isMobile(h[37])?"pb-0":""}`)&&r.attr(e,"class",L),w[0]&3080|w[1]&4&&r.toggle_class(e,"WithGameName",h[10])},i:r.noop,o:r.noop,d(h){h&&r.detach(e),a[65](null),F&&F.d(),T&&T.d(),k&&k.d(),_&&_.d(),D&&D.d(),I&&I.d(),a[70](null)}}}const Ne="blackjack",Ee="roulette",vt="doubleballroulette",pn=7,bn=",",wt=5;function vn(a,e,t){let n,i;r.component_subscribe(a,r.$format,l=>t(36,i=l));let{session:o=""}=e,{userid:s=""}=e,{lang:m="en"}=e,{clientstyling:u=""}=e,{mbsource:c}=e,{clientstylingurl:f=""}=e,{translationurl:d=""}=e,{favorites:p=""}=e,{gamethumbnail:g=""}=e,{icon:C}=e,{gamename:P=""}=e,{gamevendor:v=""}=e,{gamelaunchurl:O=""}=e,{gameid:L=""}=e,{gameisnew:F=!1}=e,{gametag:T=""}=e,{gamefunmode:k=!1}=e,{gamefavorite:_=!1}=e,{gamecellsize:z=""}=e,{showfavoredcategory:N=!1}=e,{showgamename:D=""}=e,{currency:I=""}=e,{gamepagemodalurl:h="false"}=e,{endpoint:w=""}=e,{categoryid:Y=""}=e,{livelobbyendpoint:ee=""}=e,{connectlive:Q=""}=e,{visibilityconnect:te=""}=e,{integratedgameframedesktop:se="false"}=e,{integratedgameframemobile:le="false"}=e,{casinogamesgridslider:Be="false"}=e,{translationmessages:J={}}=e,we=!1,me,ye,B=window.navigator.userAgent,U,y,H,We,Ge,Ce="HH:mm",q,_e={},ae,Ue=[],Ae="EUR",Le,Fe,ke,ne,Ie,Te,Se,ue,Oe,De,Ye,Z,Me,W="",re,ze,xe;const Lt=[Ne],He=[Ee,vt],je={"01":"Yellow","02":"Blue",10:"Green",40:"Red","05":"Purple",20:"Orange",X7:"Gold",X2:"Gold"},Ke={1:"Red",3:"Red",5:"Red",7:"Red",9:"Red",12:"Red",14:"Red",16:"Red",18:"Red",19:"Red",21:"Red",23:"Red",25:"Red",27:"Red",30:"Red",32:"Red",34:"Red",36:"Red",2:"Black",4:"Black",6:"Black",8:"Black",10:"Black",11:"Black",13:"Black",15:"Black",17:"Black",20:"Black",22:"Black",24:"Black",26:"Black",28:"Black",29:"Black",31:"Black",33:"Black",35:"Black",0:"Green","00":"Green"},Ft=()=>{fetch(d).then(b=>b.json()).then(b=>{Object.keys(b).forEach(S=>{it(S,b[S])})}).catch(b=>{console.log(b)})};Object.keys(ot).forEach(l=>{it(l,ot[l])});const qe=l=>{l.data.type===`AddFavoriteThumbnail_${L}`&&!N&&t(0,_=!0),l.data.type===`RemoveFavoriteThumbnail_${L}`&&!N&&t(0,_=!1),l.data.type==="UserSessionID"&&(t(17,we=!0),l.data.session,me=l.data.userID),l.data.type==="CategoryUpdate"&&t(14,y=null)},Ve=l=>{window.postMessage({type:"SearchedItemClicked",gameId:l},window.location.href),typeof gtag=="function"&&gtag("event","OpenGame",{context:"GameThumbnail--Searched",gameId:`${l}`,userId:`${me||"Not logged in"}`}),R.isMobile(B)&&le=="true"?window.postMessage({type:"OpenGameFrame",gameId:l,gamefunmode:k,gamepagemodalurl:h,isMobile:R.isMobile(B),source:"GameThumbnail",identifier:"Lobby",subVendor:v,launchUrl:O},window.location.href):R.isMobile(B)&&le=="false"&&window.postMessage({type:"ShowGameModal",gameId:l,isMobile:R.isMobile(B)},window.location.href),!R.isMobile(B)&&se=="true"?window.postMessage({type:"OpenGameFrame",gameId:l,gamefunmode:k,gamepagemodalurl:h,isMobile:R.isMobile(B),identifier:"Lobby",subVendor:v,launchUrl:O},window.location.href):!R.isMobile(B)&&se=="false"&&window.postMessage({type:"ShowGameModal",gameId:l,isMobile:R.isMobile(B)},window.location.href)},Pe=l=>{_?window.postMessage({type:`SetUnfavoredGame${Y}`,id:l},window.location.href):window.postMessage({type:`SetFavoredGame${Y}`,id:l},window.location.href)},kt=()=>{en(m)},It=()=>{t(17,we=!0),me=s},Tt=(l,b)=>`${w}/v1/encoder/lobby/updates/${l}/${b}`,Xe=()=>{ee&&EventSource&&!H&&v&&L&&(H=new EventSource(Tt(v,L)),H.addEventListener("message",Je))},Qe=()=>{H&&(H.close(),H=void 0)},Je=l=>$e(this,null,function*(){const{type:b,data:S}=l;let E;switch(b){case"message":{if(S)try{E=JSON.parse(S)}catch(A){console.error("MESSAGE PARSING ERROR: ",A)}if(E){const{InternalTableId:A,MessageType:ce,Results:j,Seats:fe,Open:he}=E;if(A)switch(ce){case"SeatsUpdated":{fe&&Array.isArray(fe)&&(t(28,ne=fe),t(14,y.currentOccupiedSeats=fe,y),yield r.tick());break}case"RouletteResultsUpdated":{j&&Array.isArray(j)&&(Ie=j,t(14,y.currentRouletteNumbers=j,y),yield r.tick());break}case"DoubleBallRouletteResultsUpdated":{j&&Array.isArray(j)&&(Te=j,t(14,y.currentDoubleBallRouletteNumbers=j,y),yield r.tick());break}case"TableOpened":{t(22,q=he),t(14,y.isOpen=he,y),yield r.tick();break}case"TableClosed":{t(22,q=he),t(14,y.isOpen=he,y),yield r.tick();break}}}}}}),St=()=>{let l=new URL(`${ee.split("?")[0]}`);l.searchParams.append("platform",R.getDevice(B)),l.searchParams.append("language",m),fetch(l).then(b=>b.json()).then(b=>{const{details:S}=b[0];t(14,y=S)})},Ze=(l,b=bn)=>l!=null?`${l}`.replace(/\B(?=(\d{3})+(?!\d))/g,b):"",de=(l,b)=>l.some(S=>S===b),Ot=l=>{let b=null;if(l){const{vendorCategory:S}=l;if(S){const E=S.toLowerCase();de(Lt,E)?b=Ne:de(He,E)&&(b=Ee)}}return b},Dt=(l,b,S)=>{let E,A;return l!=null&&b!==void 0&&b!==null&&(A=`
2
2
  <span>
3
3
  ${S}
4
4
  </span>
@@ -1,6 +1,6 @@
1
- import { b as Ba, $ as Wa, S as Ja, i as Ya, s as Ka, f as I, c as Za, n as le, d as C, e as G, g as F, k as f, h as Xa, K as Qa, o as xa, j as te, G as X, q as k, v as B, p as U, w as D, l as se, L as ba, E as n, M as wa, m as $a, y as ea, t as ei, u as ee, z as ai, A as ii, B as ni, C as oi, D as ti } from "./CasinoFavoritesSectionNd-BdjsV8SC.js";
2
- import { p as Ie, i as ve, g as li } from "./CasinoFilter-Cz0ru6O5.js";
3
- import { d as aa, i as si, a as ri } from "./CasinoGameThumbnailNd-Cc8PX55p.js";
1
+ import { b as Ba, $ as Wa, S as Ja, i as Ya, s as Ka, f as I, c as Za, n as le, d as C, e as G, g as F, k as f, h as Xa, K as Qa, o as xa, j as te, G as X, q as k, v as B, p as U, w as D, l as se, L as ba, E as n, M as wa, m as $a, y as ea, t as ei, u as ee, z as ai, A as ii, B as ni, C as oi, D as ti } from "./CasinoFavoritesSectionNd-C5DZqQ_p.js";
2
+ import { p as Ie, i as ve, g as li } from "./CasinoFilter-CbbvchGj.js";
3
+ import { d as aa, i as si, a as ri } from "./CasinoGameThumbnailNd-BNj6GXMP.js";
4
4
  function ia(i, e) {
5
5
  Ba(i, e);
6
6
  }
@@ -326,7 +326,7 @@ if (typeof window < "u") {
326
326
  }
327
327
  };
328
328
  };
329
- customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-Cc8PX55p.js").then((e) => e.C).then(({ default: e }) => {
329
+ customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-BNj6GXMP.js").then((e) => e.C).then(({ default: e }) => {
330
330
  !customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
331
331
  });
332
332
  }
@@ -342,7 +342,7 @@ if (typeof window < "u") {
342
342
  }
343
343
  };
344
344
  };
345
- customElements.define = i(customElements.define), import("./CasinoFilter-Cz0ru6O5.js").then((e) => e.C).then(({ default: e }) => {
345
+ customElements.define = i(customElements.define), import("./CasinoFilter-CbbvchGj.js").then((e) => e.C).then(({ default: e }) => {
346
346
  !customElements.get("casino-filter") && customElements.define("casino-filter", e.element);
347
347
  });
348
348
  }
@@ -358,7 +358,7 @@ if (typeof window < "u") {
358
358
  }
359
359
  };
360
360
  };
361
- customElements.define = i(customElements.define), import("./CasinoSort-TIHYXwZu.js").then(({ default: e }) => {
361
+ customElements.define = i(customElements.define), import("./CasinoSort-C7Pcbh--.js").then(({ default: e }) => {
362
362
  !customElements.get("casino-sort") && customElements.define("casino-sort", e.element);
363
363
  });
364
364
  }
@@ -14,9 +14,9 @@ var Re = (i, e, a) => new Promise((o, t) => {
14
14
  }, m = (c) => c.done ? o(c.value) : Promise.resolve(c.value).then(l, r);
15
15
  m((a = a.apply(i, e)).next());
16
16
  });
17
- import { b as Ja, $ as Ya, S as Ka, i as Za, s as Xa, f as I, c as Qa, n as me, d as S, e as F, g as z, k as f, h as xa, K as $a, o as ei, j as re, G as Q, q as G, v as J, p as V, w as P, l as ce, L as Ca, E as n, M as Ga, m as ai, y as oa, t as ii, u as ie, z as ni, A as oi, B as ti, C as li, D as si } from "./CasinoFavoritesSectionNd-C0PdV22p.js";
18
- import { p as je, i as we, g as ri } from "./CasinoFilter-BhaZm-44.js";
19
- import { d as ta, i as mi, a as ci } from "./CasinoGameThumbnailNd-CAug8BM9.js";
17
+ import { b as Ja, $ as Ya, S as Ka, i as Za, s as Xa, f as I, c as Qa, n as me, d as S, e as F, g as z, k as f, h as xa, K as $a, o as ei, j as re, G as Q, q as G, v as J, p as V, w as P, l as ce, L as Ca, E as n, M as Ga, m as ai, y as oa, t as ii, u as ie, z as ni, A as oi, B as ti, C as li, D as si } from "./CasinoFavoritesSectionNd-C3NeiCSr.js";
18
+ import { p as je, i as we, g as ri } from "./CasinoFilter-vyXQx2dC.js";
19
+ import { d as ta, i as mi, a as ci } from "./CasinoGameThumbnailNd-BukMENzH.js";
20
20
  function la(i, e) {
21
21
  Ja(i, e);
22
22
  }
@@ -342,7 +342,7 @@ if (typeof window != "undefined") {
342
342
  }
343
343
  };
344
344
  };
345
- customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-CAug8BM9.js").then((e) => e.C).then(({ default: e }) => {
345
+ customElements.define = i(customElements.define), import("./CasinoGameThumbnailNd-BukMENzH.js").then((e) => e.C).then(({ default: e }) => {
346
346
  !customElements.get("casino-game-thumbnail-nd") && customElements.define("casino-game-thumbnail-nd", e.element);
347
347
  });
348
348
  }
@@ -358,7 +358,7 @@ if (typeof window != "undefined") {
358
358
  }
359
359
  };
360
360
  };
361
- customElements.define = i(customElements.define), import("./CasinoFilter-BhaZm-44.js").then((e) => e.C).then(({ default: e }) => {
361
+ customElements.define = i(customElements.define), import("./CasinoFilter-vyXQx2dC.js").then((e) => e.C).then(({ default: e }) => {
362
362
  !customElements.get("casino-filter") && customElements.define("casino-filter", e.element);
363
363
  });
364
364
  }
@@ -374,7 +374,7 @@ if (typeof window != "undefined") {
374
374
  }
375
375
  };
376
376
  };
377
- customElements.define = i(customElements.define), import("./CasinoSort-B50dBWnq.js").then(({ default: e }) => {
377
+ customElements.define = i(customElements.define), import("./CasinoSort-CjBHJGma.js").then(({ default: e }) => {
378
378
  !customElements.get("casino-sort") && customElements.define("casino-sort", e.element);
379
379
  });
380
380
  }