@everymatrix/casino-page 1.12.2 → 1.12.4

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.
@@ -29,5 +29,5 @@
29
29
  <span id=${t} class="${e}">
30
30
  ${n}
31
31
  </span>
32
- `},q,f,b,v,w,$,ne,S,k,_,F,M,E,L,G,T,pe,ge,function(e){rt[e?"unshift":"push"](()=>{o=e,s(19,o)})},()=>be(a),()=>ye(a),()=>be(a),function(e){rt[e?"unshift":"push"](()=>{g=e,s(14,g)})},function(e){rt[e?"unshift":"push"](()=>{l=e,s(11,l)})}]}function Ma(e,t){Sr(e,t)}customElements.get("casino-game-thumbnail")||customElements.define("casino-game-thumbnail",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.FavIconContainer{position:absolute;top:10px;right:10px;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Fa,$a,n,{session:48,userid:49,lang:1,clientstyling:50,clientstylingurl:51,translationurl:52,favorites:2,gamethumbnail:3,gamename:4,gamevendor:5,gameid:6,gameisnew:7,gametag:8,gamefunmode:53,searchitem:54,gamefavorite:0,gamecellsize:9,showfavoredcategory:55,showgamename:10,currency:56,gamepagemodalurl:57,endpoint:58,livelobbyendpoint:59,connectlive:60,visibilityconnect:61,integratedgameframedesktop:62,integratedgameframemobile:63,MONEY_WHEEL_COLOR_MAP:64,ROULETTE_COLOR_MAP:65},null,[-1,-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["session","userid","lang","clientstyling","clientstylingurl","translationurl","favorites","gamethumbnail","gamename","gamevendor","gameid","gameisnew","gametag","gamefunmode","searchitem","gamefavorite","gamecellsize","showfavoredcategory","showgamename","currency","gamepagemodalurl","endpoint","livelobbyendpoint","connectlive","visibilityconnect","integratedgameframedesktop","integratedgameframemobile","MONEY_WHEEL_COLOR_MAP","ROULETTE_COLOR_MAP"]}get session(){return this.$$.ctx[48]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),h()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[50]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[51]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[52]}set translationurl(e){this.$$set({translationurl:e}),h()}get favorites(){return this.$$.ctx[2]}set favorites(e){this.$$set({favorites:e}),h()}get gamethumbnail(){return this.$$.ctx[3]}set gamethumbnail(e){this.$$set({gamethumbnail:e}),h()}get gamename(){return this.$$.ctx[4]}set gamename(e){this.$$set({gamename:e}),h()}get gamevendor(){return this.$$.ctx[5]}set gamevendor(e){this.$$set({gamevendor:e}),h()}get gameid(){return this.$$.ctx[6]}set gameid(e){this.$$set({gameid:e}),h()}get gameisnew(){return this.$$.ctx[7]}set gameisnew(e){this.$$set({gameisnew:e}),h()}get gametag(){return this.$$.ctx[8]}set gametag(e){this.$$set({gametag:e}),h()}get gamefunmode(){return this.$$.ctx[53]}set gamefunmode(e){this.$$set({gamefunmode:e}),h()}get searchitem(){return this.$$.ctx[54]}set searchitem(e){this.$$set({searchitem:e}),h()}get gamefavorite(){return this.$$.ctx[0]}set gamefavorite(e){this.$$set({gamefavorite:e}),h()}get gamecellsize(){return this.$$.ctx[9]}set gamecellsize(e){this.$$set({gamecellsize:e}),h()}get showfavoredcategory(){return this.$$.ctx[55]}set showfavoredcategory(e){this.$$set({showfavoredcategory:e}),h()}get showgamename(){return this.$$.ctx[10]}set showgamename(e){this.$$set({showgamename:e}),h()}get currency(){return this.$$.ctx[56]}set currency(e){this.$$set({currency:e}),h()}get gamepagemodalurl(){return this.$$.ctx[57]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get endpoint(){return this.$$.ctx[58]}set endpoint(e){this.$$set({endpoint:e}),h()}get livelobbyendpoint(){return this.$$.ctx[59]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),h()}get connectlive(){return this.$$.ctx[60]}set connectlive(e){this.$$set({connectlive:e}),h()}get visibilityconnect(){return this.$$.ctx[61]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[62]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[63]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[64]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[65]}});const Ea={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}};function La(e,t,n){e=e.slice();return e[36]=t[n],e[37]=t,e[38]=n,e}function Ga(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,e,x,A,$,C,B,S,k,_,F,M,E,N,L=n[11]("filterby")+"",G=n[11]("providers")+"",T=n[11]("clear")+"";function O(e){return e[7]?Ia:Pa}let P=O(n),I=P(n),R=n[5],D=[];for(let e=0;e<R.length;e+=1)D[e]=Aa(La(n,R,e));return{c(){r=me("div"),a=me("div"),i=me("div"),s=j("svg"),o=j("path"),l=ge(),c=me("div"),d=me("span"),u=pe(L),h=ge(),m=me("div"),p=me("span"),g=pe(G),f=ge(),I.c(),y=ge(),b=me("span"),v=j("svg"),w=j("path"),A=ge(),$=me("div"),C=me("ul");for(let e=0;e<D.length;e+=1)D[e].c();B=ge(),S=me("button"),k=pe(T),fe(o,"id","noun_filter_736223"),fe(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),fe(o,"transform","translate(-5 -6.2)"),fe(o,"fill","#fff"),fe(s,"xmlns","http://www.w3.org/2000/svg"),fe(s,"width","16"),fe(s,"height","16"),fe(s,"viewBox","0 0 16 16"),fe(d,"class","FilterName"),fe(m,"class","FilterValueContainer"),fe(c,"class","FilterTextContainer"),fe(i,"class","FilterMainArea"),fe(w,"id","arrow"),fe(w,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),fe(w,"transform","translate(-274.511 -441.088)"),fe(w,"fill","#d1d1d1"),fe(v,"xmlns","http://www.w3.org/2000/svg"),fe(v,"width","14"),fe(v,"height","6.835"),fe(v,"viewBox","0 0 14 6.835"),fe(b,"class",e="TriangleInactive "+(n[4]?"TriangleActive":"")),fe(a,"class",x="FilterSelector "+(n[4]?"FilterSelectorOpen":"")),fe(C,"class","FilterDropdown"),fe(S,"class","ClearFilters"),S.disabled=_=n[7]&&n[6].length!=n[5].length,fe($,"class",F="FilterDropdownContainer "+(n[4]?"FilterOpen":"")),fe(r,"class",M="FilterContainer "+("true"==n[0]&&"true"==n[1]?"FilerContainerSplit":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(i,l),de(i,c),de(c,d),de(d,u),de(c,h),de(c,m),de(m,p),de(p,g),de(m,f),I.m(m,null),de(a,y),de(a,b),de(b,v),de(v,w),de(r,A),de(r,$),de($,C);for(let e=0;e<D.length;e+=1)D[e]&&D[e].m(C,null);de($,B),de($,S),de(S,k),E||(N=[K(a,"click",n[22]),K(S,"click",n[25])],E=!0)},p(t,n){if(2048&n[0]&&L!==(L=t[11]("filterby")+"")&&ye(u,L),2048&n[0]&&G!==(G=t[11]("providers")+"")&&ye(g,G),P===(P=O(t))&&I?I.p(t,n):(I.d(1),(I=P(t))&&(I.c(),I.m(m,null))),16&n[0]&&e!==(e="TriangleInactive "+(t[4]?"TriangleActive":""))&&fe(b,"class",e),16&n[0]&&x!==(x="FilterSelector "+(t[4]?"FilterSelectorOpen":""))&&fe(a,"class",x),8228&n[0]){let e;for(R=t[5],e=0;e<R.length;e+=1){const a=La(t,R,e);D[e]?D[e].p(a,n):(D[e]=Aa(a),D[e].c(),D[e].m(C,null))}for(;e<D.length;e+=1)D[e].d(1);D.length=R.length}2048&n[0]&&T!==(T=t[11]("clear")+"")&&ye(k,T),224&n[0]&&_!==(_=t[7]&&t[6].length!=t[5].length)&&(S.disabled=_),16&n[0]&&F!==(F="FilterDropdownContainer "+(t[4]?"FilterOpen":""))&&fe($,"class",F),3&n[0]&&M!==(M="FilterContainer "+("true"==t[0]&&"true"==t[1]?"FilerContainerSplit":""))&&fe(r,"class",M)},d(e){e&&he(r),I.d(),H(D,e),E=!1,Z(N)}}}function Ta(e){let n,r,a=e[11]("500")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){2048&t[0]&&a!==(a=e[11]("500")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Pa(e){let n,r;return{c(){n=me("span"),r=pe(e[8]),fe(n,"class","FilterCounter")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){256&t[0]&&ye(r,e[8])},d(e){e&&he(n)}}}function Ia(e){let n,r,a=e[11]("all")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","FilterCounter")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){2048&t[0]&&a!==(a=e[11]("all")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ra(e){let n,r;return{c(){ce((n=me("img")).src,r=e[36].logo)||fe(n,"src",r),fe(n,"alt","vendor logo")},m(e,t){ue(e,n,t)},p(e,t){32&t[0]&&!ce(n.src,r=e[36].logo)&&fe(n,"src",r)},d(e){e&&he(n)}}}function Da(e){let n,r,a,i,s,o,l,c,d=e[36].name+"",u=e[36].games.count+"";return{c(){n=me("div"),r=me("span"),a=pe(d),i=ge(),s=me("span"),o=pe("("),l=pe(u),c=pe(")"),fe(n,"class","FilterItemLabel")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(n,i),de(n,s),de(s,o),de(s,l),de(s,c)},p(e,t){32&t[0]&&d!==(d=e[36].name+"")&&ye(a,d),32&t[0]&&u!==(u=e[36].games.count+"")&&ye(l,u)},d(e){e&&he(n)}}}function Aa(n){let r,a,i,s,o,l,c,d,u,h,m,p;function g(){n[23].call(i,n[37],n[38])}function f(){return n[24](n[36])}function y(e){return"false"===e[2]?Da:"true"===e[2]?Ra:void 0}let b=y(n),v=b&&b(n);return{c(){r=me("li"),a=me("label"),i=me("input"),o=ge(),l=me("span"),c=ge(),v&&v.c(),d=ge(),fe(i,"type","checkbox"),fe(i,"name","checkbox"),i.__value=s=n[36].name,i.value=i.__value,fe(l,"class","FiltersCheckmark"),fe(a,"class","FilterLabel"),fe(r,"class",u="FilterItem "+("true"===n[2]?"FilterItemWithLogos":"")),r.value=h=n[36].name},m(e,t){ue(e,r,t),de(r,a),de(a,i),i.checked=n[36].isFilterSelected,de(a,o),de(a,l),de(a,c),v&&v.m(a,null),de(r,d),m||(p=[K(i,"change",g),K(i,"click",f)],m=!0)},p(e,t){n=e,32&t[0]&&s!==(s=n[36].name)&&(i.__value=s,i.value=i.__value),32&t[0]&&(i.checked=n[36].isFilterSelected),b===(b=y(n))&&v?v.p(n,t):(v&&v.d(1),(v=b&&b(n))&&(v.c(),v.m(a,null))),4&t[0]&&u!==(u="FilterItem "+("true"===n[2]?"FilterItemWithLogos":""))&&fe(r,"class",u),32&t[0]&&h!==(h=n[36].name)&&(r.value=h)},d(e){e&&he(r),v&&v.d(),m=!1,Z(p)}}}function Ba(n){let r;function a(e){return e[10]?Ta:e[9]?void 0:Ga}let i=a(n),s=i&&i(n);return{c(){r=me("div"),s&&s.c(),this.c=V},m(e,t){ue(e,r,t),s&&s.m(r,null),n[26](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s&&s.d(1),(s=i&&i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s&&s.d(),n[26](null)}}}function Na(n,e,r){let t;ot(n,Ur,e=>r(11,t=e));let a,{endpoint:i=""}=e,{datasource:s=""}=e,{lang:o=""}=e,{translationurl:l=""}=e,{clientstyling:c=""}=e,{clientstylingurl:d=""}=e,{categoryid:u=""}=e,{addfilterselector:h="false"}=e,{addsortingselector:m="false"}=e,{filterbylogo:p="false"}=e,g=!1,f=window.navigator.userAgent,y=[],b=[],v={},w=!1,x=0,$=!0,C=!1;var S,k;({withLocale:S,translations:k}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(k),at.set(S))}),Object.keys(Ea).forEach(e=>{Ma(e,Ea[e])}),v[u]&&(v={[u]:[]});const _=()=>{r(4,g=!g),window.postMessage({type:"FilterOpened"},window.location.href)},F=t=>{var e=localStorage.getItem("vendorFiltersByCategory");t.isFilterSelected=!t.isFilterSelected,b.length&&0!=b.filter(e=>e.name===t.name).length?r(6,b=b.filter(e=>e.name!==t.name)):b.push(t),null==e?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(v={[u]:b.map(e=>e.id)})):((e=JSON.parse(e))[u]=b.map(e=>e.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(e))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),M()},M=()=>{r(7,w=b.length===y.length||0==b.length),r(8,x=b.length)},E=()=>{r(6,b=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(v={[u]:b.map(e=>e.id)})),y.forEach(e=>e.isFilterSelected=!1),r(5,y),window.postMessage({type:"ApplyFilters"},window.location.href),r(7,w=!0),r(4,g=!1)},L=e=>{"SortingOpened"==e.data.type&&r(4,g=!1)};return lt(()=>(window.addEventListener("message",L,!1),()=>{window.removeEventListener("message",L)})),n.$$set=e=>{"endpoint"in e&&r(15,i=e.endpoint),"datasource"in e&&r(16,s=e.datasource),"lang"in e&&r(17,o=e.lang),"translationurl"in e&&r(18,l=e.translationurl),"clientstyling"in e&&r(19,c=e.clientstyling),"clientstylingurl"in e&&r(20,d=e.clientstylingurl),"categoryid"in e&&r(21,u=e.categoryid),"addfilterselector"in e&&r(0,h=e.addfilterselector),"addsortingselector"in e&&r(1,m=e.addsortingselector),"filterbylogo"in e&&r(2,p=e.filterbylogo)},n.$$.update=()=>{if(2195460&n.$$.dirty[0]&&i&&s&&u&&p&&(t=new URL(i+"/casino/vendors"),r(4,g=!1),t.searchParams.append("fields","id,name,logo,subVendors,games"),t.searchParams.append("language",o),t.searchParams.append("datasource",s),t.searchParams.append("platform",st(f)),1<(u.match(/\$/g)||[]).length?(t.searchParams.append("filter",`games(subGroups=${u})`),t.searchParams.append("subVendors",`games(subGroups=${u})`)):t.searchParams.append("filter",`games(groups=${u})`),e=t,r(9,$=!0),new Promise((t,n)=>{fetch(e).then(e=>e.json()).then(e=>{e=e.items,t(e.items),r(6,b=[]);let n=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e.forEach(e=>{var t;0<=(null==(t=(n=n||{currentCategoryId:[]})[u])?void 0:t.indexOf(e.id))?(e.isFilterSelected=!0,b.push(e)):e.isFilterSelected=!1}),r(5,y=e),M()}).catch(e=>{console.error(e),r(10,C=!0),n(e)}).finally(()=>{r(9,$=!1)})})),524296&n.$$.dirty[0]&&c&&a&&((t=document.createElement("style")).innerHTML=c,a.appendChild(t)),1048584&n.$$.dirty[0]&&d&&a){let t=document.createElement("style");fetch(new URL(d)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}var e,t;262144&n.$$.dirty[0]&&l&&fetch(l).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ma(e,t[e])})}).catch(e=>{console.log(e)})},[h,m,p,a,g,y,b,w,x,$,C,t,_,F,E,i,s,o,l,c,d,u,()=>_(),function(e,t){e[t].isFilterSelected=this.checked,r(5,y)},e=>F(e),()=>E(),function(e){rt[e?"unshift":"push"](()=>{a=e,r(3,a)})}]}function Oa(e,t){Sr(e,t)}customElements.get("casino-filter")||customElements.define("casino-filter",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent='.FilterContainer{color:#fff;position:relative;z-index:16}.FilterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid #D0046C}.FilterItem input:checked~.FiltersCheckmark{background-color:#D0046C;border:1px solid #D0046C}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid #fff}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emfe-w-color-primary, #D0046C);border:1px solid var(--emfe-w-color-primary, #D0046C);font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emfe-w-color-gray-100, #E6E6E6);border:1px solid var(--emfe-w-color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Na,Ba,n,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","lang","translationurl","clientstyling","clientstylingurl","categoryid","addfilterselector","addsortingselector","filterbylogo"]}get endpoint(){return this.$$.ctx[15]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[16]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),h()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),h()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get categoryid(){return this.$$.ctx[21]}set categoryid(e){this.$$set({categoryid:e}),h()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}});const Ha={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};function ja(e,t,n){e=e.slice();return e[23]=t[n],e}function Ua(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,e,C,S,k,_,F,M,E,L=n[4]("sortby")+"",G=(n[3]||n[4]("all"))+"",T=Object.values(n[5]),P=[];for(let e=0;e<T.length;e+=1)P[e]=za(ja(n,T,e));return{c(){r=me("div"),a=me("div"),i=me("div"),s=j("svg"),o=j("g"),l=j("path"),c=j("path"),d=j("path"),u=ge(),h=me("div"),m=me("span"),p=pe(L),g=ge(),f=me("div"),y=me("span"),b=pe(G),v=ge(),w=me("span"),x=j("svg"),$=j("path"),S=ge(),k=me("div"),_=me("ul");for(let e=0;e<P.length;e+=1)P[e].c();fe(l,"id","Path_5267"),fe(l,"data-name","Path 5267"),fe(l,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),fe(l,"transform","translate(-206.448 0)"),fe(l,"fill","#fff"),fe(c,"id","Path_5268"),fe(c,"data-name","Path 5268"),fe(c,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),fe(c,"transform","translate(0 0)"),fe(c,"fill","#fff"),fe(d,"id","Path_5269"),fe(d,"data-name","Path 5269"),fe(d,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),fe(d,"transform","translate(-412.896 0)"),fe(d,"fill","#fff"),fe(o,"id","sortby"),fe(o,"transform","translate(-306 -342)"),fe(s,"xmlns","http://www.w3.org/2000/svg"),fe(s,"width","20"),fe(s,"height","20"),fe(s,"viewBox","0 0 26.003 22.819"),fe(m,"class","SorterName"),fe(f,"class","SorterValueContainer"),fe(h,"class","SorterTextContainer"),fe(i,"class","SorterMainArea"),fe($,"id","arrow"),fe($,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),fe($,"transform","translate(-274.511 -441.088)"),fe($,"fill","#d1d1d1"),fe(x,"xmlns","http://www.w3.org/2000/svg"),fe(x,"width","14"),fe(x,"height","6.835"),fe(x,"viewBox","0 0 14 6.835"),fe(w,"class",e="TriangleInactive "+(n[1]?"TriangleActive":"")),fe(a,"class",C="SorterSelector "+(n[1]?"SorterSelectorOpen":"")),fe(_,"class","SorterDropdown"),fe(k,"class",F="SorterDropdownContainer "+(n[1]?"SorterOpen":"")),fe(r,"class","SorterContainer")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(o,l),de(o,c),de(o,d),de(i,u),de(i,h),de(h,m),de(m,p),de(h,g),de(h,f),de(f,y),de(y,b),de(a,v),de(a,w),de(w,x),de(x,$),de(r,S),de(r,k),de(k,_);for(let e=0;e<P.length;e+=1)P[e]&&P[e].m(_,null);M||(E=K(a,"click",n[13]),M=!0)},p(t,n){if(16&n&&L!==(L=t[4]("sortby")+"")&&ye(p,L),24&n&&G!==(G=(t[3]||t[4]("all"))+"")&&ye(b,G),2&n&&e!==(e="TriangleInactive "+(t[1]?"TriangleActive":""))&&fe(w,"class",e),2&n&&C!==(C="SorterSelector "+(t[1]?"SorterSelectorOpen":""))&&fe(a,"class",C),120&n){let e;for(T=Object.values(t[5]),e=0;e<T.length;e+=1){var r=ja(t,T,e);P[e]?P[e].p(r,n):(P[e]=za(r),P[e].c(),P[e].m(_,null))}for(;e<P.length;e+=1)P[e].d(1);P.length=T.length}2&n&&F!==(F="SorterDropdownContainer "+(t[1]?"SorterOpen":""))&&fe(k,"class",F)},d(e){e&&he(r),H(P,e),M=!1,E()}}}function za(n){let r,a,i,s,o,l,c,d,u,h,m,p,e=n[23]+"";function g(){return n[14](n[23])}return{c(){r=me("li"),a=me("label"),i=me("input"),o=ge(),l=me("span"),c=ge(),d=me("span"),u=pe(e),h=ge(),fe(i,"type","radio"),fe(i,"name","radio"),i.value=n[23],i.checked=s=n[3]==n[23]||null==n[3]&&n[23]==n[4]("all"),fe(l,"class","SortersCheckmark"),fe(a,"class","SorterLabel CustomRadioButton"),fe(r,"class","SorterItem"),r.value=n[23]},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,o),de(a,l),de(a,c),de(a,d),de(d,u),de(r,h),m||(p=K(i,"click",g),m=!0)},p(e,t){n=e,24&t&&s!==(s=n[3]==n[23]||null==n[3]&&n[23]==n[4]("all"))&&(i.checked=s)},d(e){e&&he(r),m=!1,p()}}}function Wa(n){let r;function a(e){if(!e[2])return Ua}let i=a(n),s=i&&i(n);return{c(){r=me("div"),s&&s.c(),this.c=V},m(e,t){ue(e,r,t),s&&s.m(r,null),n[15](r)},p(e,[t]){i===(i=a(e))&&s?s.p(e,t):(s&&s.d(1),(s=i&&i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s&&s.d(),n[15](null)}}}function Ya(t,e,r){let n;ot(t,Ur,e=>r(4,n=e));let a,{lang:i=""}=e,{translationurl:s=""}=e,{clientstyling:o=""}=e,{clientstylingurl:l=""}=e,{categoryid:c=""}=e,d=!1,u=!0,h="",m="All";var p,g;({withLocale:p,translations:g}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(g),at.set(p))}),Object.keys(Ha).forEach(e=>{Oa(e,Ha[e])});const f={All:n("all"),name:n("az"),isNew:n("newest"),"advancedTags(name(hot))":n("hottest")},y=e=>{r(3,m=e);var t,n=localStorage.getItem("vendorSortingBy");for(t in h=e,f)if(f[t]===e){h=t;break}null==n?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:h})):((n=JSON.parse(n))[c]=h,localStorage.setItem("vendorSortingBy",JSON.stringify(n))),window.postMessage({type:"ApplySorter",sortBy:h,itemId:c},window.location.href)},b=()=>{r(1,d=!d),window.postMessage({type:"SortingOpened"},window.location.href)},v=e=>{"FilterOpened"==e.data.type&&r(1,d=!1)};return lt(()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)})),t.$$set=e=>{"lang"in e&&r(8,i=e.lang),"translationurl"in e&&r(9,s=e.translationurl),"clientstyling"in e&&r(10,o=e.clientstyling),"clientstylingurl"in e&&r(11,l=e.clientstylingurl),"categoryid"in e&&r(12,c=e.categoryid)},t.$$.update=()=>{if(4096&t.$$.dirty&&c&&(r(3,m="All"),r(2,u=!1),r(1,d=!1),e=null==(e=JSON.parse(localStorage.getItem("vendorSortingBy")))?void 0:e[c],r(3,m=e||"All"),r(3,m=f[e])),1025&t.$$.dirty&&o&&a&&((e=document.createElement("style")).innerHTML=o,a.appendChild(e)),2049&t.$$.dirty&&l&&a){let t=document.createElement("style");fetch(new URL(l)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}var e;512&t.$$.dirty&&s&&fetch(s).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Oa(e,t[e])})}).catch(e=>{console.log(e)})},[a,d,u,m,n,f,y,b,i,s,o,l,c,()=>b(),e=>y(e),function(e){rt[e?"unshift":"push"](()=>{a=e,r(0,a)})}]}function Va(e,t,n){e=e.slice();return e[82]=t[n],e[84]=n,e}function Za(e,t,n){e=e.slice();return e[82]=t[n],e[85]=t,e[84]=n,e}function Ka(e,t,n){e=e.slice();return e[82]=t[n],e[84]=n,e}function Xa(e){let n;function r(e){return e[22]?ei:e[33]?Qa:void 0}let a=r(e),i=a&&a(e);return{c(){n=me("div"),i&&i.c()},m(e,t){ue(e,n,t),i&&i.m(n,null)},p(e,t){a===(a=r(e))&&i?i.p(e,t):(i&&i.d(1),(i=a&&a(e))&&(i.c(),i.m(n,null)))},d(e){e&&he(n),i&&i.d()}}}function qa(e){let n,r,a;function i(e){return e[26]?ki:e[23].length?Ci:Si}let s=i(e),o=s(e);function l(e){return e[23]?Fi:_i}let c=l(e),d=c(e);return{c(){n=me("div"),r=me("div"),o.c(),a=ge(),d.c(),fe(r,"class","CasinoGamesHeader Searched "+(it(e[38])?"CasinoGamesHeaderMobile":"")),fe(r,"part","CasinoGamesHeader Searched "+(it(e[38])?"CasinoGamesHeaderMobile":"")),fe(n,"class","CasinoGamesContainer"),fe(n,"part","CasinoGamesContainer")},m(e,t){ue(e,n,t),de(n,r),o.m(r,null),de(n,a),d.m(n,null)},p(e,t){s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(r,null))),c===(c=l(e))&&d?d.p(e,t):(d.d(1),(d=c(e))&&(d.c(),d.m(n,null)))},d(e){e&&he(n),o.d(),d.d()}}}function Ja(e){let n;function r(e){return e[28]?Gi:Li}let a=r(e),i=a(e);return{c(){i.c(),n=l()},m(e,t){i.m(e,t),ue(e,n,t)},p(e,t){a!==(a=r(e))&&(i.d(1),i=a(e))&&(i.c(),i.m(n.parentNode,n))},d(e){i.d(e),e&&he(n)}}}function Qa(n){let r,a,i,s,o,l="true"!==n[14]&&ti(n);function c(e){return e[20]&&!e[30]?ai:e[36]?ri:ni}let d=c(n),u=d(n);return{c(){r=me("div"),l&&l.c(),a=ge(),i=me("ul"),u.c(),fe(i,"class",s=(0!=n[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),fe(i,"part",o=(0!=n[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),fe(r,"class","CasinoGamesContainer"),fe(r,"part","CasinoGamesContainer")},m(e,t){ue(e,r,t),l&&l.m(r,null),de(r,a),de(r,i),u.m(i,null),n[56](i)},p(e,t){"true"!==e[14]?l?l.p(e,t):((l=ti(e)).c(),l.m(r,a)):l&&(l.d(1),l=null),d===(d=c(e))&&u?u.p(e,t):(u.d(1),(u=d(e))&&(u.c(),u.m(i,null))),32&t[1]&&s!==(s=(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&fe(i,"class",s),32&t[1]&&o!==(o=(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&fe(i,"part",o)},d(e){e&&he(r),l&&l.d(),u.d(),n[56](null)}}}function ei(e){let n,r,a="true"!==e[14]&&pi(e);function i(e){return e[20]&&!e[30]?xi:0!==e[23].length?wi:vi}let s=i(e),o=s(e);return{c(){n=me("div"),a&&a.c(),r=ge(),o.c(),fe(n,"class","CasinoGamesContainer"),fe(n,"part","CasinoGamesContainer")},m(e,t){ue(e,n,t),a&&a.m(n,null),de(n,r),o.m(n,null)},p(e,t){"true"!==e[14]?a?a.p(e,t):((a=pi(e)).c(),a.m(n,r)):a&&(a.d(1),a=null),s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(n,null)))},d(e){e&&he(n),a&&a.d(),o.d()}}}function ti(n){let r,a,i,s,o,l,c,d,u=n[37]("favorites")+"",h=n[36].items.length+"";return{c(){r=me("div"),a=me("h3"),i=pe(u),s=ge(),o=me("span"),l=pe("("),c=pe(h),d=pe(")"),fe(o,"class","CategoryFavName"),fe(a,"class","CategoryName"),fe(a,"part","CategoryName"),fe(r,"class","CasinoGamesHeader"),fe(r,"part","CasinoGamesHeader")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),de(o,l),de(o,c),de(o,d),n[55](a)},p(e,t){64&t[1]&&u!==(u=e[37]("favorites")+"")&&ye(i,u),32&t[1]&&h!==(h=e[36].items.length+"")&&ye(c,h)},d(e){e&&he(r),n[55](null)}}}function ni(e){let n,r,a=e[37]("waiting")+"";return{c(){n=me("p"),r=pe(a)},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("waiting")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ri(t){let r,a=t[36].items,i=[];for(let e=0;e<a.length;e+=1)i[e]=mi(Va(t,a,e));let s=null;return a.length||(s=ii(t)),{c(){for(let e=0;e<i.length;e+=1)i[e].c();r=l(),s&&s.c()},m(t,n){for(let e=0;e<i.length;e+=1)i[e]&&i[e].m(t,n);ue(t,r,n),s&&s.m(t,n)},p(t,n){if(16378&n[0]|508&n[1]){let e;for(a=t[36].items,e=0;e<a.length;e+=1){const s=Va(t,a,e);i[e]?i[e].p(s,n):(i[e]=mi(s),i[e].c(),i[e].m(r.parentNode,r))}for(;e<i.length;e+=1)i[e].d(1);i.length=a.length,!a.length&&s?s.p(t,n):a.length?s&&(s.d(1),s=null):((s=ii(t)).c(),s.m(r.parentNode,r))}},d(e){H(i,e),e&&he(r),s&&s.d(e)}}}function ai(e){let n;return{c(){fe(n=me("div"),"class","lds-dual-ring"),fe(n,"part","lds-dual-ring")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function ii(e){let n,r,a,i,s,o,l,c,d,u,h,m,p,g,f=e[37]("noFavoritesTitle")+"",t=(b=e,it(b[38])?oi:si),y=t(e);var b;return{c(){n=me("p"),r=j("svg"),a=j("rect"),i=j("rect"),s=j("circle"),o=j("path"),l=j("path"),c=j("path"),d=j("path"),u=ge(),h=me("span"),m=pe(f),p=ge(),y.c(),g=ge(),fe(a,"x","1"),fe(a,"y","18.053"),fe(a,"width","90.263"),fe(a,"height","90.263"),fe(a,"rx","12"),fe(a,"stroke","var(--emfe-w-color-gray-150, #828282)"),fe(a,"stroke-width","1.5"),fe(i,"x","106.737"),fe(i,"y","56.737"),fe(i,"width","90.263"),fe(i,"height","90.263"),fe(i,"rx","12"),fe(i,"stroke","var(--emfe-w-color-gray-150, #828282)"),fe(i,"stroke-width","1.5"),fe(s,"cx","70.5"),fe(s,"cy","32.237"),fe(s,"r","31.487"),fe(s,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(s,"stroke-width","1.5"),fe(s,"stroke-dasharray","5 0"),fe(o,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),fe(o,"fill","var(--emfe-w-color-gray-150, #828282)"),fe(l,"d","M78 43h11v13H78V43z"),fe(l,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(c,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),fe(c,"fill","var(--emfe-w-color-primary, #D0046C)"),fe(c,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(c,"stroke-linecap","round"),fe(c,"stroke-linejoin","round"),fe(d,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),fe(d,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(d,"stroke-width","1.5"),fe(d,"stroke-linecap","round"),fe(d,"stroke-linejoin","round"),fe(r,"width","198"),fe(r,"height","148"),fe(r,"viewBox","0 0 198 148"),fe(r,"fill","none"),fe(r,"xmlns","http://www.w3.org/2000/svg"),fe(h,"class","NoFavoriteText NoFavoriteTextHighlight"),fe(h,"part","NoFavoriteText NoFavoriteTextHighlight"),fe(n,"class","NoFavoriteGames "+(it(e[38])?"NoFavoriteGamesMobile":"")),fe(n,"part","NoFavoriteGames "+(it(e[38])?"NoFavoriteGamesMobile":""))},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(r,i),de(r,s),de(r,o),de(r,l),de(r,c),de(r,d),de(n,u),de(n,h),de(h,m),de(n,p),y.m(n,null),de(n,g)},p(e,t){64&t[1]&&f!==(f=e[37]("noFavoritesTitle")+"")&&ye(m,f),y.p(e,t)},d(e){e&&he(n),y.d()}}}function si(e){let n,r,a=e[37]("noFavorites")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","NoFavoriteText"),fe(n,"part","NoFavoriteText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noFavorites")+"")&&ye(r,a)},d(e){e&&he(n)}}}function oi(e){let n,r,a=e[37]("noFavoritesMobile")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","NoFavoriteText"),fe(n,"part","NoFavoriteText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noFavoritesMobile")+"")&&ye(r,a)},d(e){e&&he(n)}}}function li(e){let n,r=e[82].gameModel.isFavorite&&ci(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){e[82].gameModel.isFavorite?r?r.p(e,t):((r=ci(e)).c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&he(n)}}}function ci(e){let n,r=function(e){let n,r,a;function i(e,t){return 32&t[1]&&(r=null),(n=null==n?!!it(e[38]):n)?ui:(r=null==r?!!e[82].gameModel.platform.includes("PC"):r)?di:void 0}let s=i(e,[-1,-1,-1]),o=s&&s(e);return{c(){o&&o.c(),a=l()},m(e,t){o&&o.m(e,t),ue(e,a,t)},p(e,t){s===(s=i(e,t))&&o?o.p(e,t):(o&&o.d(1),(o=s&&s(e))&&(o.c(),o.m(a.parentNode,a)))},d(e){o&&o.d(e),e&&he(a)}}}(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){r.p(e,t)},d(e){r&&r.d(e),e&&he(n)}}}function di(e){let n,r,a,i,s,o,l,c,d,u,h,m,p,g;return{c(){S(n=me("casino-game-thumbnail"),"class",r=""+(w+(e[82].cellSize||"1x1"))),S(n,"part",a=""+(w+(e[82].cellSize||"1x1"))),S(n,"session",e[4]),S(n,"userid",e[5]),S(n,"lang",e[3]),S(n,"favorites",e[6]),S(n,"gamethumbnail",i=e[82].gameModel.thumbnail),S(n,"gamename",s=e[82].gameModel.name),S(n,"gamevendor",o=e[82].gameModel.vendor.name),S(n,"gameisnew",l=e[82].gameModel.isNew),S(n,"gametag",c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags)),S(n,"gamecellsize",d=e[82].cellSize),S(n,"gameid",u=e[82].gameModel.id),S(n,"gamefunmode",h=e[82].gameModel.hasFunMode),S(n,"gamefavorite",m=e[82].gameModel.isFavorite),S(n,"showfavoredcategory",e[33]),S(n,"connectlive",p=1==e[34][e[82].id]?"connect":"disconnect"),S(n,"visibilityconnect",e[35]),S(n,"currency",e[9]),S(n,"livelobbyendpoint",g=e[82].gameModel.details?e[82].gameModel.launchUrl:""),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"endpoint",e[1]),S(n,"livecasino",e[10]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[12]),S(n,"integratedgameframemobile",e[13])},m(e,t){ue(e,n,t)},p(e,t){32&t[1]&&r!==(r=""+(w+(e[82].cellSize||"1x1")))&&S(n,"class",r),32&t[1]&&a!==(a=""+(w+(e[82].cellSize||"1x1")))&&S(n,"part",a),16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),8&t[0]&&S(n,"lang",e[3]),64&t[0]&&S(n,"favorites",e[6]),32&t[1]&&i!==(i=e[82].gameModel.thumbnail)&&S(n,"gamethumbnail",i),32&t[1]&&s!==(s=e[82].gameModel.name)&&S(n,"gamename",s),32&t[1]&&o!==(o=e[82].gameModel.vendor.name)&&S(n,"gamevendor",o),32&t[1]&&l!==(l=e[82].gameModel.isNew)&&S(n,"gameisnew",l),32&t[1]&&c!==(c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags))&&S(n,"gametag",c),32&t[1]&&d!==(d=e[82].cellSize)&&S(n,"gamecellsize",d),32&t[1]&&u!==(u=e[82].gameModel.id)&&S(n,"gameid",u),32&t[1]&&h!==(h=e[82].gameModel.hasFunMode)&&S(n,"gamefunmode",h),32&t[1]&&m!==(m=e[82].gameModel.isFavorite)&&S(n,"gamefavorite",m),4&t[1]&&S(n,"showfavoredcategory",e[33]),40&t[1]&&p!==(p=1==e[34][e[82].id]?"connect":"disconnect")&&S(n,"connectlive",p),16&t[1]&&S(n,"visibilityconnect",e[35]),512&t[0]&&S(n,"currency",e[9]),32&t[1]&&g!==(g=e[82].gameModel.details?e[82].gameModel.launchUrl:"")&&S(n,"livelobbyendpoint",g),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),2&t[0]&&S(n,"endpoint",e[1]),1024&t[0]&&S(n,"livecasino",e[10]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),4096&t[0]&&S(n,"integratedgameframedesktop",e[12]),8192&t[0]&&S(n,"integratedgameframemobile",e[13])},d(e){e&&he(n)}}}function ui(e){let n,r=e[82].gameModel.platform.includes("iPad")||e[82].gameModel.platform.includes("iPhone")||e[82].gameModel.platform.includes("Android"),a=r&&hi(e);return{c(){a&&a.c(),n=l()},m(e,t){a&&a.m(e,t),ue(e,n,t)},p(e,t){(r=32&t[1]?e[82].gameModel.platform.includes("iPad")||e[82].gameModel.platform.includes("iPhone")||e[82].gameModel.platform.includes("Android"):r)?a?a.p(e,t):((a=hi(e)).c(),a.m(n.parentNode,n)):a&&(a.d(1),a=null)},d(e){a&&a.d(e),e&&he(n)}}}function hi(e){let n,r,a,i,s,o,l,c,d,u,h,m,p,g;return{c(){S(n=me("casino-game-thumbnail"),"class",r=""+(w+(e[82].cellSize||"1x1"))),S(n,"part",a=""+(w+(e[82].cellSize||"1x1"))),S(n,"session",e[4]),S(n,"userid",e[5]),S(n,"lang",e[3]),S(n,"favorites",e[6]),S(n,"gamethumbnail",i=e[82].gameModel.thumbnail),S(n,"gamename",s=e[82].gameModel.name),S(n,"gamevendor",o=e[82].gameModel.vendor.name),S(n,"gameisnew",l=e[82].gameModel.isNew),S(n,"gametag",c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags)),S(n,"gamecellsize",d=e[82].cellSize),S(n,"gameid",u=e[82].gameModel.id),S(n,"gamefunmode",h=e[82].gameModel.hasFunMode),S(n,"gamefavorite",m=e[82].gameModel.isFavorite),S(n,"showfavoredcategory",e[33]),S(n,"connectlive",p=1==e[34][e[82].id]?"connect":"disconnect"),S(n,"visibilityconnect",e[35]),S(n,"currency",e[9]),S(n,"livelobbyendpoint",g=e[82].gameModel.details?e[82].gameModel.launchUrl:""),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"endpoint",e[1]),S(n,"livecasino",e[10]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[12]),S(n,"integratedgameframemobile",e[13])},m(e,t){ue(e,n,t)},p(e,t){32&t[1]&&r!==(r=""+(w+(e[82].cellSize||"1x1")))&&S(n,"class",r),32&t[1]&&a!==(a=""+(w+(e[82].cellSize||"1x1")))&&S(n,"part",a),16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),8&t[0]&&S(n,"lang",e[3]),64&t[0]&&S(n,"favorites",e[6]),32&t[1]&&i!==(i=e[82].gameModel.thumbnail)&&S(n,"gamethumbnail",i),32&t[1]&&s!==(s=e[82].gameModel.name)&&S(n,"gamename",s),32&t[1]&&o!==(o=e[82].gameModel.vendor.name)&&S(n,"gamevendor",o),32&t[1]&&l!==(l=e[82].gameModel.isNew)&&S(n,"gameisnew",l),32&t[1]&&c!==(c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags))&&S(n,"gametag",c),32&t[1]&&d!==(d=e[82].cellSize)&&S(n,"gamecellsize",d),32&t[1]&&u!==(u=e[82].gameModel.id)&&S(n,"gameid",u),32&t[1]&&h!==(h=e[82].gameModel.hasFunMode)&&S(n,"gamefunmode",h),32&t[1]&&m!==(m=e[82].gameModel.isFavorite)&&S(n,"gamefavorite",m),4&t[1]&&S(n,"showfavoredcategory",e[33]),40&t[1]&&p!==(p=1==e[34][e[82].id]?"connect":"disconnect")&&S(n,"connectlive",p),16&t[1]&&S(n,"visibilityconnect",e[35]),512&t[0]&&S(n,"currency",e[9]),32&t[1]&&g!==(g=e[82].gameModel.details?e[82].gameModel.launchUrl:"")&&S(n,"livelobbyendpoint",g),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),2&t[0]&&S(n,"endpoint",e[1]),1024&t[0]&&S(n,"livecasino",e[10]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),4096&t[0]&&S(n,"integratedgameframedesktop",e[12]),8192&t[0]&&S(n,"integratedgameframemobile",e[13])},d(e){e&&he(n)}}}function mi(e){let n,r=e[82].gameModel&&li(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){e[82].gameModel?r?r.p(e,t):((r=li(e)).c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&he(n)}}}function pi(n){let r,a,i,s,o=n[22].name+"";function l(e){return e[24]?fi:gi}let c=l(n),d=c(n);return{c(){r=me("div"),a=me("h3"),i=pe(o),s=ge(),d.c(),fe(a,"class","CategoryName"),fe(a,"part","CategoryName"),fe(r,"class","CasinoGamesHeader"),fe(r,"part","CasinoGamesHeader")},m(e,t){ue(e,r,t),de(r,a),de(a,i),n[51](a),de(r,s),d.m(r,null)},p(e,t){4194304&t[0]&&o!==(o=e[22].name+"")&&ye(i,o),c===(c=l(e))&&d?d.p(e,t):(d.d(1),(d=c(e))&&(d.c(),d.m(r,null)))},d(e){e&&he(r),n[51](null),d.d()}}}function gi(e){let n,r,a,i="true"==e[15]&&yi(e),s="true"==e[16]&&bi(e);return{c(){n=me("div"),i&&i.c(),r=ge(),s&&s.c(),fe(n,"class",a="true"==e[15]&&"true"==e[16]?"CategoryFilterContainer":"")},m(e,t){ue(e,n,t),i&&i.m(n,null),de(n,r),s&&s.m(n,null)},p(e,t){"true"==e[15]?i?i.p(e,t):((i=yi(e)).c(),i.m(n,r)):i&&(i.d(1),i=null),"true"==e[16]?s?s.p(e,t):((s=bi(e)).c(),s.m(n,null)):s&&(s.d(1),s=null),98304&t[0]&&a!==(a="true"==e[15]&&"true"==e[16]?"CategoryFilterContainer":"")&&fe(n,"class",a)},d(e){e&&he(n),i&&i.d(),s&&s.d()}}}function fi(n){let r,a,i,s,o,l,c,d,u=n[37]("viewAll")+"",h=n[22].games.total+"";return{c(){r=me("a"),a=me("span"),i=pe(u),s=pe(" ("),o=pe(h),l=pe(")"),fe(a,"class","CategoryLoadMore"),fe(a,"part","CategoryLoadMore"),fe(r,"class","CategoryNameLink"),fe(r,"part","CategoryNameLink")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),de(a,l),c||(d=K(r,"click",n[52]),c=!0)},p(e,t){64&t[1]&&u!==(u=e[37]("viewAll")+"")&&ye(i,u),4194304&t[0]&&h!==(h=e[22].games.total+"")&&ye(o,h)},d(e){e&&he(r),c=!1,d()}}}function yi(e){let n;return{c(){S(n=me("casino-filter"),"clientstylingurl",e[8]),S(n,"clientstyling",e[7]),S(n,"endpoint",e[1]),S(n,"datasource",e[2]),S(n,"lang",e[3]),S(n,"categoryid",e[0]),S(n,"addfilterselector",e[15]),S(n,"addsortingselector",e[16]),S(n,"filterbylogo",e[17])},m(e,t){ue(e,n,t)},p(e,t){256&t[0]&&S(n,"clientstylingurl",e[8]),128&t[0]&&S(n,"clientstyling",e[7]),2&t[0]&&S(n,"endpoint",e[1]),4&t[0]&&S(n,"datasource",e[2]),8&t[0]&&S(n,"lang",e[3]),1&t[0]&&S(n,"categoryid",e[0]),32768&t[0]&&S(n,"addfilterselector",e[15]),65536&t[0]&&S(n,"addsortingselector",e[16]),131072&t[0]&&S(n,"filterbylogo",e[17])},d(e){e&&he(n)}}}function bi(e){let n;return{c(){S(n=me("casino-sort"),"clientstylingurl",e[8]),S(n,"clientstyling",e[7]),S(n,"lang",e[3]),S(n,"categoryid",e[0]),S(n,"addsortingselector",e[16])},m(e,t){ue(e,n,t)},p(e,t){256&t[0]&&S(n,"clientstylingurl",e[8]),128&t[0]&&S(n,"clientstyling",e[7]),8&t[0]&&S(n,"lang",e[3]),1&t[0]&&S(n,"categoryid",e[0]),65536&t[0]&&S(n,"addsortingselector",e[16])},d(e){e&&he(n)}}}function vi(e){let n;return{c(){(n=me("p")).textContent="You don't have any games in this category.",fe(n,"class","NoSearchResults"),fe(n,"part","NoSearchResults")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function wi(n){let r,e,a,i=n[23],s=[];for(let e=0;e<i.length;e+=1)s[e]=$i(Za(n,i,e));return{c(){r=me("ul");for(let e=0;e<s.length;e+=1)s[e].c();fe(r,"class",e=(0===n[36].items.length&&n[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap"),fe(r,"part",a=(0===n[36].items.length&&n[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")},m(e,t){ue(e,r,t);for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(r,null);n[54](r)},p(t,n){if(8929274&n[0]|280&n[1]){let e;for(i=t[23],e=0;e<i.length;e+=1){const a=Za(t,i,e);s[e]?s[e].p(a,n):(s[e]=$i(a),s[e].c(),s[e].m(r,null))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}36&n[1]&&e!==(e=(0===t[36].items.length&&t[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&fe(r,"class",e),36&n[1]&&a!==(a=(0===t[36].items.length&&t[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&fe(r,"part",a)},d(e){e&&he(r),H(s,e),n[54](null)}}}function xi(e){let n;return{c(){fe(n=me("div"),"class","lds-dual-ring"),fe(n,"part","lds-dual-ring")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function $i(e){let n,r=function(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y=n[84];const b=()=>n[53](r,y),v=()=>n[53](null,y);return{c(){S(r=me("casino-game-thumbnail"),"session",n[4]),S(r,"userid",n[5]),S(r,"lang",n[3]),S(r,"class",a=""+(w+(n[82].cellSize||"1x1"))),S(r,"part",i=""+(w+(n[82].cellSize||"1x1"))),S(r,"favorites",n[6]),S(r,"gamethumbnail",s=n[82].thumbnail),S(r,"gamename",o=n[82].name),S(r,"gamevendor",l=n[82].vendor.name),S(r,"gameisnew",c=n[82].isNew),S(r,"gametag",d=0<n[82].advancedTags?.length&&n[39](n[82].advancedTags)),S(r,"gamecellsize",u=n[82].cellSize),S(r,"gameid",h=n[82].id),S(r,"gamefunmode",m=n[82].hasFunMode),S(r,"gamefavorite",p=n[82].isFavorite),S(r,"connectlive",g=1==n[34][n[82].id]?"connect":"disconnect"),S(r,"visibilityconnect",n[35]),S(r,"currency",n[9]),S(r,"livelobbyendpoint",f=n[82].details?n[82].href:""),S(r,"clientstyling",n[7]),S(r,"clientstylingurl",n[8]),S(r,"endpoint",n[1]),S(r,"livecasino",n[10]),S(r,"gamepagemodalurl",n[11]),S(r,"integratedgameframedesktop",n[12]),S(r,"integratedgameframemobile",n[13])},m(e,t){ue(e,r,t),b()},p(e,t){n=e,16&t[0]&&S(r,"session",n[4]),32&t[0]&&S(r,"userid",n[5]),8&t[0]&&S(r,"lang",n[3]),8388608&t[0]&&a!==(a=""+(w+(n[82].cellSize||"1x1")))&&S(r,"class",a),8388608&t[0]&&i!==(i=""+(w+(n[82].cellSize||"1x1")))&&S(r,"part",i),64&t[0]&&S(r,"favorites",n[6]),8388608&t[0]&&s!==(s=n[82].thumbnail)&&S(r,"gamethumbnail",s),8388608&t[0]&&o!==(o=n[82].name)&&S(r,"gamename",o),8388608&t[0]&&l!==(l=n[82].vendor.name)&&S(r,"gamevendor",l),8388608&t[0]&&c!==(c=n[82].isNew)&&S(r,"gameisnew",c),8388608&t[0]&&d!==(d=0<n[82].advancedTags?.length&&n[39](n[82].advancedTags))&&S(r,"gametag",d),8388608&t[0]&&u!==(u=n[82].cellSize)&&S(r,"gamecellsize",u),8388608&t[0]&&h!==(h=n[82].id)&&S(r,"gameid",h),8388608&t[0]&&m!==(m=n[82].hasFunMode)&&S(r,"gamefunmode",m),8388608&t[0]&&p!==(p=n[82].isFavorite)&&S(r,"gamefavorite",p),8388608&t[0]|8&t[1]&&g!==(g=1==n[34][n[82].id]?"connect":"disconnect")&&S(r,"connectlive",g),16&t[1]&&S(r,"visibilityconnect",n[35]),512&t[0]&&S(r,"currency",n[9]),8388608&t[0]&&f!==(f=n[82].details?n[82].href:"")&&S(r,"livelobbyendpoint",f),128&t[0]&&S(r,"clientstyling",n[7]),256&t[0]&&S(r,"clientstylingurl",n[8]),2&t[0]&&S(r,"endpoint",n[1]),1024&t[0]&&S(r,"livecasino",n[10]),2048&t[0]&&S(r,"gamepagemodalurl",n[11]),4096&t[0]&&S(r,"integratedgameframedesktop",n[12]),8192&t[0]&&S(r,"integratedgameframemobile",n[13]),y!==n[84]&&(v(),y=n[84],b())},d(e){e&&he(r),v()}}}(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){r.p(e,t)},d(e){r&&r.d(e),e&&he(n)}}}function Ci(e){let n,r,a=e[37]("searchedItems")+"";return{c(){n=me("h3"),r=pe(a),fe(n,"class","StatusText"),fe(n,"part","StatusText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("searchedItems")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Si(e){let n,r,a=e[37]("noResults")+"";return{c(){n=me("h3"),r=pe(a),fe(n,"class","StatusText"),fe(n,"part","StatusText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noResults")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ki(e){let n,r,a=e[37]("recentSearchedItems")+"";return{c(){n=me("h3"),r=pe(a),fe(n,"class","StatusText"),fe(n,"part","StatusText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("recentSearchedItems")+"")&&ye(r,a)},d(e){e&&he(n)}}}function _i(e){let n;return{c(){(n=me("p")).textContent="Waiting",fe(n,"class","SearchWaiting"),fe(n,"part","SearchWaiting")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Fi(t){let r,a,i=!t[29]&&Mi(t),s=t[23],o=[];for(let e=0;e<s.length;e+=1)o[e]=Ei(Ka(t,s,e));return{c(){i&&i.c(),r=ge(),a=me("ul");for(let e=0;e<o.length;e+=1)o[e].c();fe(a,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap"),fe(a,"part","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,t){i&&i.m(e,t),ue(e,r,t),ue(e,a,t);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(a,null)},p(t,n){if(t[29]?i&&(i.d(1),i=null):i?i.p(t,n):((i=Mi(t)).c(),i.m(r.parentNode,r)),142622714&n[0]|256&n[1]){let e;for(s=t[23],e=0;e<s.length;e+=1){const i=Ka(t,s,e);o[e]?o[e].p(i,n):(o[e]=Ei(i),o[e].c(),o[e].m(a,null))}for(;e<o.length;e+=1)o[e].d(1);o.length=s.length}},d(e){i&&i.d(e),e&&he(r),e&&he(a),H(o,e)}}}function Mi(e){let n,r,a=e[37]("noRecentSearch")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(it(e[38])?"NoRecentSearchesMobile":"")),fe(n,"part","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(it(e[38])?"NoRecentSearchesMobile":""))},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noRecentSearch")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ei(e){let n,r,a,i,s,o,l,c,d,u,h,m,p;return{c(){S(n=me("casino-game-thumbnail"),"class",r=""+(w+(e[82].cellSize||"1x1"))),S(n,"part",a=""+(w+(e[82].cellSize||"1x1"))),S(n,"session",e[4]),S(n,"userid",e[5]),S(n,"lang",e[3]),S(n,"searchitem",e[27]),S(n,"favorites",e[6]),S(n,"gamethumbnail",i=e[82].thumbnail),S(n,"gamename",s=e[82].name),S(n,"gamevendor",o=e[82].vendor.name),S(n,"gameisnew",l=e[82].isNew),S(n,"gametag",c=0<e[82].advancedTags?.length&&e[39](e[82].advancedTags)),S(n,"gamecellsize",d=e[82].cellSize),S(n,"gameid",u=e[82].id),S(n,"gamefunmode",h=e[82].hasFunMode),S(n,"gamefavorite",m=e[82].isFavorite),S(n,"currency",e[9]),S(n,"livelobbyendpoint",p=e[82].details?e[82].href:""),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"endpoint",e[1]),S(n,"livecasino",e[10]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[12]),S(n,"integratedgameframemobile",e[13])},m(e,t){ue(e,n,t)},p(e,t){8388608&t[0]&&r!==(r=""+(w+(e[82].cellSize||"1x1")))&&S(n,"class",r),8388608&t[0]&&a!==(a=""+(w+(e[82].cellSize||"1x1")))&&S(n,"part",a),16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),8&t[0]&&S(n,"lang",e[3]),134217728&t[0]&&S(n,"searchitem",e[27]),64&t[0]&&S(n,"favorites",e[6]),8388608&t[0]&&i!==(i=e[82].thumbnail)&&S(n,"gamethumbnail",i),8388608&t[0]&&s!==(s=e[82].name)&&S(n,"gamename",s),8388608&t[0]&&o!==(o=e[82].vendor.name)&&S(n,"gamevendor",o),8388608&t[0]&&l!==(l=e[82].isNew)&&S(n,"gameisnew",l),8388608&t[0]&&c!==(c=0<e[82].advancedTags?.length&&e[39](e[82].advancedTags))&&S(n,"gametag",c),8388608&t[0]&&d!==(d=e[82].cellSize)&&S(n,"gamecellsize",d),8388608&t[0]&&u!==(u=e[82].id)&&S(n,"gameid",u),8388608&t[0]&&h!==(h=e[82].hasFunMode)&&S(n,"gamefunmode",h),8388608&t[0]&&m!==(m=e[82].isFavorite)&&S(n,"gamefavorite",m),512&t[0]&&S(n,"currency",e[9]),8388608&t[0]&&p!==(p=e[82].details?e[82].href:"")&&S(n,"livelobbyendpoint",p),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),2&t[0]&&S(n,"endpoint",e[1]),1024&t[0]&&S(n,"livecasino",e[10]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),4096&t[0]&&S(n,"integratedgameframedesktop",e[12]),8192&t[0]&&S(n,"integratedgameframemobile",e[13])},d(e){e&&he(n)}}}function Li(e){let n;return{c(){(n=me("p")).textContent="500 Error - Internal Server Error.",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},d(e){e&&he(n)}}}function Gi(e){let n;return{c(){(n=me("p")).textContent="404 Error - No result found.",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},d(e){e&&he(n)}}}function Ti(n){let r;function a(e){return e[21]?Ja:e[25]?qa:Xa}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V,fe(r,"class","CasinoGamesCategorySectionContainer"),fe(r,"part","CasinoGamesCategorySectionContainer")},m(e,t){ue(e,r,t),s.m(r,null),n[57](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[57](null)}}}customElements.get("casino-sort")||customElements.define("casino-sort",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent='.SorterContainer{color:#fff;position:relative;z-index:16}.SorterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid #fff;height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-color-primary, #D0046C);width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ya,Wa,n,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["lang","translationurl","clientstyling","clientstylingurl","categoryid"]}get lang(){return this.$$.ctx[8]}set lang(e){this.$$set({lang:e}),h()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),h()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get categoryid(){return this.$$.ctx[12]}set categoryid(e){this.$$set({categoryid:e}),h()}});const w="game-tile-";function Pi(t,e,c){let D;ot(t,Ur,e=>c(37,D=e));let a,i,s,n,A,r,o,l,d,u,{categoryindex:B=""}=e,{endpoint:h=""}=e,{datasource:m=""}=e,{lang:p=""}=e,{session:N=""}=e,{userid:O=""}=e,{favorites:g=""}=e,{clientstyling:f=""}=e,{clientstylingurl:y=""}=e,{translationurl:b=""}=e,{currency:H=""}=e,{categoryid:v=""}=e,{categorygames:j=0}=e,{livecasino:U="false"}=e,{visiblegames:z=""}=e,{gamepagemodalurl:W="false"}=e,{integratedgameframedesktop:Y="false"}=e,{integratedgameframemobile:V="false"}=e,{casinomygames:w="false"}=e,{addfilterselector:Z="false"}=e,{addsortingselector:K="false"}=e,{filterbylogo:X=""}=e,{once:q=!0}=e,{top:J=0}=e,{bottom:Q=0}=e,{left:ee=0}=e,{right:te=0}=e,x=!0,ne=!1,$=!0,re=window.navigator.userAgent,C=[],S=!0,k=40,_=!1,F=!1,ae=!1,M=!1,ie=!1,se=!0,oe=!1,E=!1,le=!1,L=new Array(1e4),G={},ce="",T="",P={items:[],count:0,name:""},de=(Object.keys(Vr).forEach(e=>{Yr(e,Vr[e])}),void 0!==document.hidden?d="hidden":void 0!==document.msHidden?d="msHidden":void 0!==document.webkitHidden&&(d="webkitHidden"),new IntersectionObserver(e=>{e.forEach(async e=>{var t=e.target.gameid,n=e.target.elems_index;e.isIntersecting?(1.2*n>k&&he(v),c(34,G[t]=1,G)):c(34,G[t]=0,G)})}));const I=(e,r,a,t=0)=>{c(20,x=!0);let n,i="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),o=JSON.parse(localStorage.getItem("vendorSortingBy")),l=h.replace(/.$/,"2");return i=1<(v.match(/\$/g)||[]).length?(n=v.split("$").slice(0,2).join("$"),new URL(`${l}/casino/groups/${m}/${n}/subGroups`)):new URL(`${l}/casino/groups/${m}/`+v),new Promise((t,n)=>{if(i.searchParams.delete("pagination"),i.searchParams.append("expand","games(vendor)"),i.searchParams.append("fields","id,name,games"),i.searchParams.append("platform",st(re)),i.searchParams.append("pagination",`games(offset=${r},limit=${a})`),i.searchParams.append("language",p),window.postMessage({type:"CategoryVendors",categoryid:v},window.location.href),s&&s[v])if(s[v].length&&!1===$&&!1===E){let t="";c(28,ie=!0),s[v].forEach(e=>{t+=t?`,games(vendor(id=${e}))`:`games(vendor(id=${e}))`}),i.searchParams.append("filter",(s&&s[v].length<2?"$and":"$or")+`(${t})`)}else c(28,ie=!1);o&&(o[v]?o[v]&&"All"!=o[v]&&("isNew"==o[v]||"advancedTags(name(hot))"==o[v]?(i.searchParams.append("sortedField",`games(${o[v]})`),i.searchParams.append("orderBy","DES")):i.searchParams.append("sortedField",`games(${o[v]})`)):T&&"All"!=T&&("advancedTags(name(hot))"==T||"isNew"==T?(i.searchParams.append("sortedField",`games(${T})`),i.searchParams.append("orderBy","DES")):i.searchParams.append("sortedField",`games(${T})`))),fetch(i).then(e=>e.json()).then(e=>{c(20,x=!1),1<(v.match(/\$/g)||[]).length&&(e=e.items.filter(e=>{if(e.id==v)return e})[0]),c(50,u=!0),c(21,ne=!1),A=e.games.total,t(e)},e=>{c(21,ne=!0),console.error(e),n(e)})})},ue=t=>{if(t.data)switch(t.data.type){case"MostPlayedData":"MOSTPLAYED"==v&&(c(25,_=!1),$=!1,c(24,S=!1),c(23,C=t.data.mostPlayedGames),c(22,s={id:"MOSTPLAYED",name:"Most Played Games",games:{count:t.data.mostPlayedGames.length,total:t.data.mostPlayedGames.length,items:t.data.mostPlayedGames}})),c(20,x=!1);break;case"LastPlayedData":"LASTPLAYED"==v&&(c(25,_=!1),$=!1,c(24,S=!1),c(23,C=t.data.lastPlayedGames),c(22,s={id:"LASTPLAYED",name:"Last Played Games",games:{count:t.data.lastPlayedGames.length,total:t.data.lastPlayedGames.length,items:t.data.lastPlayedGames}})),c(20,x=!1);break;case"CustomOperatorData":t.data.operatordetail;break;case"RecentSearchData":c(25,_=!0),c(26,F=!0),0<t.data.searchData.length?(c(23,C=t.data.searchData),c(29,se=!0),C&&C.forEach(e=>{e.isFavorite=R(e.id)})):(c(23,C=[]),c(29,se=!1));break;case"OutOfRecentSearches":c(25,_=!1),c(26,F=!1);break;case"SearchData":c(25,_=!0),c(26,F=!1),c(23,C=t.data.searchData.items||[]),c(27,M=!0),t.data.receivedFavoriteResults&&(o=t.data.receivedFavoriteResults.items),C&&C.forEach(e=>{e.isFavorite=R(e.id)});break;case"CategoryData_"+v:c(25,_=!1),$=!0,c(24,S=!0),c(27,M=!1),le=!1,t.data.receivedFavoriteResults&&(o=t.data.receivedFavoriteResults.items),I(t.data.categoryId,0,t.data.visiblegames).then(e=>{c(22,s=e),c(23,C=s.games.items),C&&C.forEach(e=>{e.isFavorite=R(e.id)})});break;case"CategoryChange":k=20;break;case"ApplySorter":c(0,v=t.data.itemId),T=t.data.sortBy,I(0,0,k).then(e=>{c(22,s=e),c(23,C=s.games.items),c(24,S=!1)});break;case"CategoryUpdate":c(25,_=!1),$=!1,c(27,M=!1),le=!0,c(0,v=t.data.itemId),"MOSTPLAYED"!==v&&c(24,S=!1),"true"!==w&&I(0,0,k).then(e=>{c(22,s=e),s.games.items.forEach(e=>{e.isFavorite=R(e.id)}),c(23,C=s.games.items),c(24,S=!1),C.length<10&&0==t.data.origin&&(ae=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:ae},window.location.href)},500))});break;case"FavoriteUpdate":$=!0,s&&(c(23,C=s.games.items),C.forEach(e=>{e.isFavorite=R(e.id)}));break;case"UpdateCategoryFavoriteGames":if(t.data.receivedFavoriteResults){if(o=t.data.receivedFavoriteResults.items,t.data.favStadalone)return;E?$||window.postMessage({type:"CategoryUpdate",itemId:v},window.location.href):window.postMessage({type:"FavoriteUpdate"},window.location.href)}break;case"ShowFavoriteSection":$=!1,t.data&&((e=t.data.receivedFavoriteResults.items).length&&e.forEach(e=>{e.gameModel&&(e.gameModel.isFavorite=!!e.gameModel)}),c(36,P.items=(e=e,P,n=window.navigator.userAgent,it(n)?e.filter(e=>{if(e.gameModel&&(e.gameModel.platform.includes("iPad")||e.gameModel.platform.includes("iPhone")||e.gameModel.platform.includes("Android")))return e}):e.filter(e=>{if(e.gameModel&&e.gameModel.platform.includes("PC"))return e})),P),c(36,P.name="Favorites",P),c(33,E=!0),c(20,x=!1));break;case"UserSessionID":if(a=t.data.session,i=t.data.userID,"true"==g&&i&&i.length&&a&&0<a.length){var r=`${h}/player/${i}/favorites/`;n=a;c(20,x=!0);let e={method:"GET",headers:{"X-SessionID":n}};new Promise((t,n)=>{fetch(r,e).then(e=>e.json()).then(e=>{c(20,x=!1),o=e?e.items:[],C.forEach(e=>{e.isFavorite=R(e.id)});e=C;c(23,C=void 0),c(23,C=e),t(o)}).catch(e=>{console.error(e),n(e)})});return}else return void 0}var e,n},he=e=>{k+=1,c(30,oe=!0),k<=A&&I(0,0,k).then(e=>{c(22,s=e),s.games.items.length>C.length&&(c(23,C=s.games.items),C.forEach(e=>{e.isFavorite=R(e.id)})),c(30,oe=!1)})},R=t=>!!o&&-1!==o.findIndex(e=>e.id==t),me=e=>{window.postMessage({type:"CategoryChange",itemId:e},window.location.href)};return lt(()=>(window.addEventListener("visibilitychange",e=>{document[d]?c(35,ce="disconnect"):c(35,ce="connect")}),window.addEventListener("message",ue,!1),"FAVORITES"===v&&window.postMessage({type:"GetFavoredGame"},window.location.href),()=>{window.removeEventListener("message",ue),window.removeEventListener("visibilitychange",ue)})),t.$$set=e=>{"categoryindex"in e&&c(41,B=e.categoryindex),"endpoint"in e&&c(1,h=e.endpoint),"datasource"in e&&c(2,m=e.datasource),"lang"in e&&c(3,p=e.lang),"session"in e&&c(4,N=e.session),"userid"in e&&c(5,O=e.userid),"favorites"in e&&c(6,g=e.favorites),"clientstyling"in e&&c(7,f=e.clientstyling),"clientstylingurl"in e&&c(8,y=e.clientstylingurl),"translationurl"in e&&c(42,b=e.translationurl),"currency"in e&&c(9,H=e.currency),"categoryid"in e&&c(0,v=e.categoryid),"categorygames"in e&&c(43,j=e.categorygames),"livecasino"in e&&c(10,U=e.livecasino),"visiblegames"in e&&c(44,z=e.visiblegames),"gamepagemodalurl"in e&&c(11,W=e.gamepagemodalurl),"integratedgameframedesktop"in e&&c(12,Y=e.integratedgameframedesktop),"integratedgameframemobile"in e&&c(13,V=e.integratedgameframemobile),"casinomygames"in e&&c(14,w=e.casinomygames),"addfilterselector"in e&&c(15,Z=e.addfilterselector),"addsortingselector"in e&&c(16,K=e.addsortingselector),"filterbylogo"in e&&c(17,X=e.filterbylogo),"once"in e&&c(45,q=e.once),"top"in e&&c(46,J=e.top),"bottom"in e&&c(47,Q=e.bottom),"left"in e&&c(48,ee=e.left),"right"in e&&c(49,te=e.right)},t.$$.update=()=>{if(524288&t.$$.dirty[0]|524288&t.$$.dirty[1]&&u&&L&&le&&L.forEach((e,t)=>{e&&(e.elems_index=t,de.observe(e))}),9&t.$$.dirty[0]&&p&&v)switch(v){case"FAVORITES":c(33,E=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===w&&c(33,E=!1)}if(2048&t.$$.dirty[1]&&b&&fetch(b).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Yr(e,t[e])})}).catch(e=>{console.log(e)}),262272&t.$$.dirty[0]&&f&&l&&((e=document.createElement("style")).innerHTML=f,l.appendChild(e)),262400&t.$$.dirty[0]&&y&&l){let e=new URL(y),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{l.appendChild(t)},1)})}var e},[v,h,m,p,N,O,g,f,y,H,U,W,Y,V,w,Z,K,X,l,L,x,ne,s,C,S,_,F,M,ie,se,oe,n,r,E,G,ce,P,D,re,r=>{if(0===(null==r?void 0:r.length))return"";let a,i="",s=999999999999;const o=new Date(Date.now());return r.forEach((e,t)=>{var n=new Date(e.schedules[0].startTime),e=new Date(e.schedules[0].endTime);Xr(e).diff(o)<s&&(s=Xr(e).diff(o),a=t),Xr(o).isAfter(n)&&Xr(o).isBefore(e)&&(i=r[a].name)}),i},me,B,b,j,z,q,J,Q,ee,te,u,function(e){rt[e?"unshift":"push"](()=>{r=e,c(32,r)})},e=>me(s.id),function(e,t){rt[e?"unshift":"push"](()=>{L[t]=e,c(19,L)})},function(e){rt[e?"unshift":"push"](()=>{n=e,c(31,n)})},function(e){rt[e?"unshift":"push"](()=>{r=e,c(32,r)})},function(e){rt[e?"unshift":"push"](()=>{n=e,c(31,n)})},function(e){rt[e?"unshift":"push"](()=>{l=e,c(18,l)})}]}function Ii(e,t){Sr(e,t)}customElements.get("casino-games-category-section")||customElements.define("casino-games-category-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoryName,.StatusText{color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-color-white, #FFFFFF)}.NoSearchResults{color:var(--emfe-w-color-white, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emfe-w-color-white, #FFFFFF);font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emfe-w-color-white, #FFFFFF);font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media screen and (max-width: 480px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media only screen and (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@media screen and (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emfe-w-color-white, #FFFFFF)}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Pi,Ti,n,{categoryindex:41,endpoint:1,datasource:2,lang:3,session:4,userid:5,favorites:6,clientstyling:7,clientstylingurl:8,translationurl:42,currency:9,categoryid:0,categorygames:43,livecasino:10,visiblegames:44,gamepagemodalurl:11,integratedgameframedesktop:12,integratedgameframemobile:13,casinomygames:14,addfilterselector:15,addsortingselector:16,filterbylogo:17,once:45,top:46,bottom:47,left:48,right:49},null,[-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["categoryindex","endpoint","datasource","lang","session","userid","favorites","clientstyling","clientstylingurl","translationurl","currency","categoryid","categorygames","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","casinomygames","addfilterselector","addsortingselector","filterbylogo","once","top","bottom","left","right"]}get categoryindex(){return this.$$.ctx[41]}set categoryindex(e){this.$$set({categoryindex:e}),h()}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),h()}get favorites(){return this.$$.ctx[6]}set favorites(e){this.$$set({favorites:e}),h()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[42]}set translationurl(e){this.$$set({translationurl:e}),h()}get currency(){return this.$$.ctx[9]}set currency(e){this.$$set({currency:e}),h()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),h()}get categorygames(){return this.$$.ctx[43]}set categorygames(e){this.$$set({categorygames:e}),h()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),h()}get visiblegames(){return this.$$.ctx[44]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[13]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get addfilterselector(){return this.$$.ctx[15]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[16]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[17]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}get once(){return this.$$.ctx[45]}set once(e){this.$$set({once:e}),h()}get top(){return this.$$.ctx[46]}set top(e){this.$$set({top:e}),h()}get bottom(){return this.$$.ctx[47]}set bottom(e){this.$$set({bottom:e}),h()}get left(){return this.$$.ctx[48]}set left(e){this.$$set({left:e}),h()}get right(){return this.$$.ctx[49]}set right(e){this.$$set({right:e}),h()}});const Ri={en:{playRandomGame:"Play a random game",randomGameLoading:"Selecting ...",playNowRandomGame:"Play Now"},"zh-hk":{playRandomGame:"玩隨機遊戲",randomGameLoading:"選擇...",playNowRandomGame:"現在播放"},de:{playRandomGame:"Spiel ein Zufallsspiel",randomGameLoading:"Auswahl läuft",playNowRandomGame:"Jetzt spielen"},fr:{playRandomGame:"Jouer à un jeu aléatoire",randomGameLoading:"Sélectinner ...",playNowRandomGame:"Jouer maintenant"},ro:{playRandomGame:"Joaca-te un joc aleatoriu",randomGameLoading:"Se selecteaza ...",playNowRandomGame:"Joaca-te Acum"},tr:{playRandomGame:"Rastgele Bir Oyun Oyna",randomGameLoading:"Oyun Seçiliyor",playNowRandomGame:"Şimdi Oyna"},es:{playRandomGame:"Juego aleatorio",randomGameLoading:"Seleccionando…",playNowRandomGame:"Juega Ya"},pt:{playRandomGame:"Jogue um jogo aleatório",randomGameLoading:"Selecionando ...",playNowRandomGame:"Jogue agora"}};function Di(e,t,n){e=e.slice();return e[35]=t[n],e[37]=n,e}function Ai(n){let r,a,i,s,o,l,c,d=!n[7]&&Bi(n),u=n[7]&&Oi(n);return{c(){r=me("div"),a=me("div"),(i=me("span")).innerHTML='<slot name="close"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg></slot>',s=ge(),d&&d.c(),o=ge(),u&&u.c(),fe(i,"class","ModalCloseBtn"),fe(i,"part","ModalCloseBtn"),fe(i,"role","button"),fe(a,"class","ModalContainer"),fe(a,"part","ModalContainer"),fe(r,"class","ModalWindow"),fe(r,"part","ModalWindow")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),d&&d.m(a,null),de(a,o),u&&u.m(a,null),l||(c=K(i,"click",n[11]),l=!0)},p(e,t){e[7]?d&&(d.d(1),d=null):d?d.p(e,t):((d=Bi(e)).c(),d.m(a,o)),e[7]?u?u.p(e,t):((u=Oi(e)).c(),u.m(a,null)):u&&(u.d(1),u=null)},d(e){e&&he(r),d&&d.d(),u&&u.d(),l=!1,c()}}}function Bi(t){let n,r,a,i,s,o,e=t[8]("randomGameLoading")+"",l=t[4],c=[];for(let e=0;e<l.length;e+=1)c[e]=Ni(Di(t,l,e));return{c(){n=me("div"),r=me("main"),a=me("div");for(let e=0;e<c.length;e+=1)c[e].c();i=ge(),s=me("p"),o=pe(e),fe(a,"class","items"),fe(a,"part","items"),_(a,"transform","translateY("+t[6]+"px)"),fe(r,"class","RandomGamesSliderWrapper"),fe(r,"part","RandomGamesSliderWrapper"),fe(s,"class","RandomGameLoading"),fe(s,"part","RandomGameLoading"),fe(n,"class","RandomGameWrapper"),fe(n,"part","RandomGameWrapper")},m(e,t){ue(e,n,t),de(n,r),de(r,a);for(let e=0;e<c.length;e+=1)c[e]&&c[e].m(a,null);de(n,i),de(n,s),de(s,o)},p(t,n){if(16&n[0]){let e;for(l=t[4],e=0;e<l.length;e+=1){var r=Di(t,l,e);c[e]?c[e].p(r,n):(c[e]=Ni(r),c[e].c(),c[e].m(a,null))}for(;e<c.length;e+=1)c[e].d(1);c.length=l.length}64&n[0]&&_(a,"transform","translateY("+t[6]+"px)"),256&n[0]&&e!==(e=t[8]("randomGameLoading")+"")&&ye(o,e)},d(e){e&&he(n),H(c,e)}}}function Ni(e){let n,r,a,i,s,o;return{c(){n=me("div"),r=me("img"),o=ge(),fe(r,"class","RandomGameImage"),fe(r,"part","RandomGameImage"),ce(r.src,a=e[35].thumbnail)||fe(r,"src",a),fe(r,"alt",i=e[35].name),fe(r,"title",s=e[35].name),fe(n,"class","item"),fe(n,"part","item")},m(e,t){ue(e,n,t),de(n,r),de(n,o)},p(e,t){16&t[0]&&!ce(r.src,a=e[35].thumbnail)&&fe(r,"src",a),16&t[0]&&i!==(i=e[35].name)&&fe(r,"alt",i),16&t[0]&&s!==(s=e[35].name)&&fe(r,"title",s)},d(e){e&&he(n)}}}function Oi(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C=n[3].name+"",S=n[3].vendor.name+"",k=n[8]("playNowRandomGame")+"";return{c(){r=me("div"),a=me("div"),i=me("img"),c=ge(),(d=me("button")).innerHTML='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve"><style type="text/css">.st0{fill:var(--emfe-w-color-white, #FFFFFF);;}\n </style><path class="st0" d="M162.4,161.2C145.3,178.5,122.7,187,100,187c-19.1,0-38.2-6.2-54-18.4l2.2,24c0.4,3.6-2.4,6.9-6,7.3h-0.7 c-3.3,0-6.2-2.7-6.7-6l-3.8-41.1c-0.4-3.6,2.4-6.9,6-7.3l40.9-3.8c3.6-0.4,6.9,2.4,7.3,6c0.4,3.6-2.4,6.9-6,7.3l-26,2.4 c29.3,23.3,72.4,21.6,99.5-5.6c19.8-19.8,26.9-48.7,18.4-75.3c-1.1-3.6,0.9-7.3,4.4-8.4c3.6-1.1,7.3,0.9,8.4,4.4 C194,103.9,185.8,137.9,162.4,161.2L162.4,161.2z M47.1,47.9c27.1-27.1,70.2-29.1,99.5-5.6l-26,2.4c-3.6,0.4-6.4,3.6-6,7.3 c0.2,3.6,3.3,6,6.7,6h0.7l40.9-3.8c3.6-0.4,6.4-3.6,6-7.3l-4-41.1c-0.4-3.6-3.6-6.4-7.3-6c-3.6,0.4-6.4,3.6-6,7.3l2.2,24 C119.3,4.4,69.3,6.8,37.6,38.6C14.2,61.9,6,95.9,15.8,127.2c0.9,2.9,3.6,4.7,6.4,4.7c0.7,0,1.3,0,2-0.2c3.6-1.1,5.6-4.9,4.4-8.4 C20.2,96.6,27.4,67.7,47.1,47.9L47.1,47.9z"></path></svg>',u=ge(),h=me("div"),m=me("p"),p=pe(C),g=ge(),f=me("p"),y=pe(S),b=ge(),v=me("button"),w=pe(k),fe(i,"class","RandomGameImage"),fe(i,"part","RandomGameImage"),ce(i.src,s=n[3].thumbnail)||fe(i,"src",s),fe(i,"alt",o=n[3].name),fe(i,"title",l=n[3].name),fe(d,"class","RandomTryAgain"),fe(d,"part","RandomTryAgain"),fe(a,"class","item"),fe(a,"part","item"),fe(m,"class","RandomGameTitle"),fe(m,"part","RandomGameTitle"),fe(f,"class","RandomGameVendor"),fe(f,"part","RandomGameVendor"),fe(v,"class","RandomGamePlay"),fe(v,"part","RandomGamePlay"),fe(h,"class","RandomGameDetails"),fe(h,"part","RandomGameDetails"),fe(r,"class","RandomGameWrapper"),fe(r,"part","RandomGameWrapper")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,c),de(a,d),de(r,u),de(r,h),de(h,m),de(m,p),de(h,g),de(h,f),de(f,y),de(h,b),de(h,v),de(v,w),x||($=[K(d,"click",n[20]),K(v,"click",n[21])],x=!0)},p(e,t){8&t[0]&&!ce(i.src,s=e[3].thumbnail)&&fe(i,"src",s),8&t[0]&&o!==(o=e[3].name)&&fe(i,"alt",o),8&t[0]&&l!==(l=e[3].name)&&fe(i,"title",l),8&t[0]&&C!==(C=e[3].name+"")&&ye(p,C),8&t[0]&&S!==(S=e[3].vendor.name+"")&&ye(y,S),256&t[0]&&k!==(k=e[8]("playNowRandomGame")+"")&&ye(w,k)},d(e){e&&he(r),x=!1,Z($)}}}function Hi(e){let n,r,a=e[8]("playRandomGame")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","RandomButtonText"),fe(n,"part","RandomButtonText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){256&t[0]&&a!==(a=e[8]("playRandomGame")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ji(e){let n,r;return{c(){n=me("span"),r=pe(e[1]),fe(n,"class","RandomButtonText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){2&t[0]&&ye(r,e[1])},d(e){e&&he(n)}}}function Ui(n){let r,a,i,s,o,l,c,d,u=n[5]&&Ai(n);function h(e){return e[1]?ji:e[1]?void 0:Hi}let m=h(n),p=m&&m(n);return{c(){r=me("div"),u&&u.c(),a=ge(),i=me("div"),s=me("button"),p&&p.c(),o=ge(),l=me("span"),this.c=V,fe(l,"class","RandomButtonIcon"),fe(l,"part","RandomButtonIcon"),fe(s,"class","RandomButton"),fe(s,"part","RandomButton"),fe(i,"class","RandomButtonWrapper"),fe(i,"part","RandomButtonWrapper"),fe(r,"part","CustomStylingContainer")},m(e,t){ue(e,r,t),u&&u.m(r,null),de(r,a),de(r,i),de(i,s),p&&p.m(s,null),de(s,o),de(s,l),l.innerHTML=n[0],n[23](r),c||(d=K(s,"click",n[22]),c=!0)},p(e,t){e[5]?u?u.p(e,t):((u=Ai(e)).c(),u.m(r,a)):u&&(u.d(1),u=null),m===(m=h(e))&&p?p.p(e,t):(p&&p.d(1),(p=m&&m(e))&&(p.c(),p.m(s,o))),1&t[0]&&(l.innerHTML=e[0])},i:V,o:V,d(e){e&&he(r),u&&u.d(),p&&p.d(),n[23](null),c=!1,d()}}}function zi(n,e,r){let t;ot(n,Ur,e=>r(8,t=e));let a,i,{endpoint:s=""}=e,{datasource:o=""}=e,{gameevent:l=""}=e,{lang:c=""}=e,{randombuttonicon:d=""}=e,{buttontext:u=""}=e,{translationurl:h=""}=e,{clientstyling:m=""}=e,{clientstylingurl:p=""}=e,{filteredrandomgamecategories:g=""}=e,f=[],y="",b=!1,v=0,w=0,x=!1,$=window.navigator.userAgent;var C,S;({withLocale:C,translations:S}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(S),at.set(C))}),Object.keys(Ri).forEach(e=>{Ii(e,Ri[e])});const k=()=>{r(4,a=M(a)),r(6,v=0),w=0,r(7,x=!1),r(3,y=f[Math.floor(Math.random()*f.length)]),r(5,b=!0)};let _;const F=e=>{if(g)for(;k(),!g.includes(y.vendor.name););else k();clearInterval(_),_=setInterval(()=>{r(6,v-=75),20==++w&&(r(7,x=!0),clearInterval(_))},150),e&&"function"==typeof gtag&&gtag("event","RefreshRandomGame",{context:"RandomGameWidget",gameId:""+(y.gId||y.id)}),window.postMessage({type:"RandomWidgetState",state:!0},window.location.href)},M=e=>{let t,n=e.length;for(;0!=n;)t=Math.floor(Math.random()*n),n--,[e[n],e[t]]=[e[t],e[n]];return e},E=()=>{window.postMessage({type:l,gameId:y.gId||y.id},window.location.href),r(5,b=!1),window.postMessage({type:"RandomWidgetState",state:!1},window.location.href),"function"==typeof gtag&&gtag("event","OpenGame",{context:"RandomGameWidget",gameId:""+(y.gId||y.id)})};return n.$$set=e=>{"endpoint"in e&&r(12,s=e.endpoint),"datasource"in e&&r(13,o=e.datasource),"gameevent"in e&&r(14,l=e.gameevent),"lang"in e&&r(15,c=e.lang),"randombuttonicon"in e&&r(0,d=e.randombuttonicon),"buttontext"in e&&r(1,u=e.buttontext),"translationurl"in e&&r(16,h=e.translationurl),"clientstyling"in e&&r(17,m=e.clientstyling),"clientstylingurl"in e&&r(18,p=e.clientstylingurl),"filteredrandomgamecategories"in e&&r(19,g=e.filteredrandomgamecategories)},n.$$.update=()=>{if(32768&n.$$.dirty[0]&&c&&(t=c,at.set(t)),65536&n.$$.dirty[0]&&h&&fetch(h).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ii(e,t[e])})}).catch(e=>{console.log(e)}),12288&n.$$.dirty[0]&&s&&o&&((t=new URL(s+"/casino/games")).searchParams.append("platform",st($)),t.searchParams.append("datasource",o),t.searchParams.append("fields","gId,id,href,thumbnail,name,vendor"),t.searchParams.append("expand","vendor"),t.searchParams.append("pagination","offset=0,limit=1000"),fetch(t.href).then(e=>e.json()).then(e=>{f=e.items,r(4,a=f.slice(0,19))})),131076&n.$$.dirty[0]&&m&&i&&((e=document.createElement("style")).innerHTML=m,i.appendChild(e)),262148&n.$$.dirty[0]&&p&&i){let e=new URL(p),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e,t},[d,u,i,y,a,b,v,x,t,F,E,()=>{r(5,b=!1),window.postMessage({type:"RandomWidgetState",state:b},window.location.href)},s,o,l,c,h,m,p,g,()=>F(!0),()=>E(),()=>F(),function(e){rt[e?"unshift":"push"](()=>{i=e,r(2,i)})}]}function Wi(e,t){Sr(e,t)}customElements.get("casino-random-game")||customElements.define("casino-random-game",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:90vw;min-height:380px;max-width:500px;padding:40px 40px 16px 40px;border-top:3px solid var(--emfe-w-color-secondary, #FD2839);border-radius:5px;position:relative;background:var(--emfe-w-color-white, #FFFFFF)}.ModalWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;border-radius:50%;color:var(--emfe-w-color-secondary, #FD2839);background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;width:28px;height:28px}.ModalWindow .ModalCloseBtn svg{width:28px;height:28px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.ModalWindow .ModalMobileContainer .ModalCloseBtn{margin:10px}.ModalWindow .ModalMobileContainer .ModalCloseBtn svg{width:24px;height:24px}.RandomGameWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.RandomGamesSliderWrapper{height:170px;overflow:hidden;transition:transform 400ms ease-in-out}.items{gap:5px;transition:transform 0.3s ease-in-out;transform:translateY(0px);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomGameLoading{padding:30px 0}.RandomGameImage{width:256px;height:170px;border-radius:5px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomTryAgain{position:absolute;bottom:-10px;right:-10px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);display:flex;align-items:center;padding:6px;border:none;border-radius:50%;cursor:pointer}.RandomTryAgain svg{width:22px;height:22px}.item{position:relative;-webkit-backface-visibility:hidden}.RandomGameDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.RandomGameDetails .RandomGameTitle{font-size:16px;line-height:18px;text-align:center}.RandomGameDetails .RandomGameVendor{font-size:10px;margin-bottom:10px}.RandomGameDetails .RandomGamePlay{background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);border:none;border-radius:5px;width:200px;height:40px;font-size:14px;cursor:pointer}.RandomButtonWrapper{display:flex;justify-content:center;margin-top:30px;width:100%}.RandomButtonWrapper .RandomButton{display:flex;align-items:center;gap:5px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);border:none;border-radius:5px;padding:0 30px;height:50px;font-size:16px;cursor:pointer}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},zi,Ui,n,{endpoint:12,datasource:13,gameevent:14,lang:15,randombuttonicon:0,buttontext:1,translationurl:16,clientstyling:17,clientstylingurl:18,filteredrandomgamecategories:19},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","gameevent","lang","randombuttonicon","buttontext","translationurl","clientstyling","clientstylingurl","filteredrandomgamecategories"]}get endpoint(){return this.$$.ctx[12]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[13]}set datasource(e){this.$$set({datasource:e}),h()}get gameevent(){return this.$$.ctx[14]}set gameevent(e){this.$$set({gameevent:e}),h()}get lang(){return this.$$.ctx[15]}set lang(e){this.$$set({lang:e}),h()}get randombuttonicon(){return this.$$.ctx[0]}set randombuttonicon(e){this.$$set({randombuttonicon:e}),h()}get buttontext(){return this.$$.ctx[1]}set buttontext(e){this.$$set({buttontext:e}),h()}get translationurl(){return this.$$.ctx[16]}set translationurl(e){this.$$set({translationurl:e}),h()}get clientstyling(){return this.$$.ctx[17]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[18]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get filteredrandomgamecategories(){return this.$$.ctx[19]}set filteredrandomgamecategories(e){this.$$set({filteredrandomgamecategories:e}),h()}});const Yi={en:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},"zh-hk":{recentWinners:"最近的获奖者",topWinners:"最佳获奖者",won:"刚赢"},de:{recentWinners:"Kürzliche Gewinner",topWinners:"Top Gewinner",won:"Eben gewonnen"},it:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},fr:{recentWinners:"Gagnants récents",topWinners:"Meilleurs gagnants",won:"vient de gagner"},es:{recentWinners:"Ganadores Recientes",topWinners:"Ganadores Top",won:"Últimos Ganadores"},el:{recentWinners:"Πρόσφατοι νικητές",topWinners:"Κορυφαίοι νικητές",won:"μόλις κέρδισε"},tr:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},ru:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},ro:{recentWinners:"Ultimii câștigători",topWinners:"Câștigători de top",won:"tocmai a câștigat"},hr:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},hu:{recentWinners:"Legutóbbi nyertesek",topWinners:"Top nyertesek",won:"Nyert"},pl:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},pt:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},sl:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},sr:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"}};function Vi(e,t,n){e=e.slice();return e[63]=t[n],e}function Zi(e,t,n){e=e.slice();return e[66]=t[n],e}function Ki(n){let a,r,i,s,o,l,c,d,e,u,h,m,p,g,f,y,b,v,w,x,$=n[14],C=[];for(let e=0;e<$.length;e+=1)C[e]=Qi(Zi(n,$,e));let S=n[9],k=[];for(let e=0;e<S.length;e+=1)k[e]=es(Vi(n,S,e));return{c(){a=me("div"),r=me("div"),i=me("div");for(let e=0;e<C.length;e+=1)C[e].c();s=ge(),o=me("div"),l=me("button"),c=j("svg"),d=j("path"),u=ge(),h=me("button"),m=j("svg"),p=j("path"),y=ge(),b=me("div");for(let e=0;e<k.length;e+=1)k[e].c();fe(i,"class","WinnerButtonsContainer"),fe(d,"style",e=n[10]>=n[9].length?"fill:#F6F6F62E":""),fe(d,"id","Path_36"),fe(d,"data-name","Path 36"),fe(d,"d","M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"),fe(d,"transform","translate(14.656 0) rotate(90)"),fe(d,"fill","#fff"),fe(c,"id","Component_46_2"),fe(c,"data-name","Component 46 – 2"),fe(c,"xmlns","http://www.w3.org/2000/svg"),fe(c,"width","15"),fe(c,"height","15"),fe(c,"viewBox","0 0 16 24.656"),fe(l,"class","SliderButton"),fe(p,"style",g=n[10]>=n[9].length?"fill:#F6F6F62E":""),fe(p,"id","Path_36"),fe(p,"data-name","Path 36"),fe(p,"d","M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"),fe(p,"transform","translate(0 24.656) rotate(-90)"),fe(p,"fill","#fff"),fe(m,"id","Component_46_2"),fe(m,"data-name","Component 46 – 2"),fe(m,"xmlns","http://www.w3.org/2000/svg"),fe(m,"width","15"),fe(m,"height","15"),fe(m,"viewBox","0 0 16 24.656"),fe(h,"class","SliderButton"),fe(o,"class",f="ButtonsContainer "+("true"==n[4]?"ButtonsContainerNone":"")),fe(r,"class","WinnersHeader"),fe(b,"class","WinnersSlider"),fe(a,"class",v="CasinoWinners "+(n[11]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,r),de(r,i);for(let e=0;e<C.length;e+=1)C[e]&&C[e].m(i,null);de(r,s),de(r,o),de(o,l),de(l,c),de(c,d),de(o,u),de(o,h),de(h,m),de(m,p),de(a,y),de(a,b);for(let e=0;e<k.length;e+=1)k[e]&&k[e].m(b,null);n[42](b),w||(x=[K(l,"click",n[39]),K(h,"click",n[40])],w=!0)},p(t,n){if(114947&n[0]){let e;for($=t[14],e=0;e<$.length;e+=1){var r=Zi(t,$,e);C[e]?C[e].p(r,n):(C[e]=Qi(r),C[e].c(),C[e].m(i,null))}for(;e<C.length;e+=1)C[e].d(1);C.length=$.length}if(1536&n[0]&&e!==(e=t[10]>=t[9].length?"fill:#F6F6F62E":"")&&fe(d,"style",e),1536&n[0]&&g!==(g=t[10]>=t[9].length?"fill:#F6F6F62E":"")&&fe(p,"style",g),16&n[0]&&f!==(f="ButtonsContainer "+("true"==t[4]?"ButtonsContainerNone":""))&&fe(o,"class",f),434732&n[0]){let e;for(S=t[9],e=0;e<S.length;e+=1){const i=Vi(t,S,e);k[e]?k[e].p(i,n):(k[e]=es(i),k[e].c(),k[e].m(b,null))}for(;e<k.length;e+=1)k[e].d(1);k.length=S.length}2048&n[0]&&v!==(v="CasinoWinners "+(t[11]?"Mobile":""))&&fe(a,"class",v)},d(e){e&&he(a),H(C,e),H(k,e),n[42](null),w=!1,Z(x)}}}function Xi(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function qi(n){let r,a,i,s,o,l=n[15]("recentWinners")+"";return{c(){r=me("button"),a=pe(l),fe(r,"class",i="WinnersButton "+("recent"==n[8]?"Active":"")+" "+("false"==n[0]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),s||(o=K(r,"click",n[37]),s=!0)},p(e,t){32768&t[0]&&l!==(l=e[15]("recentWinners")+"")&&ye(a,l),257&t[0]&&i!==(i="WinnersButton "+("recent"==e[8]?"Active":"")+" "+("false"==e[0]?"Off":""))&&fe(r,"class",i)},d(e){e&&he(r),s=!1,o()}}}function Ji(n){let r,a,i,s,o,l,c=n[15]("topWinners")+"";return{c(){r=me("button"),a=pe(c),i=ge(),fe(r,"class",s="WinnersButton "+("top"==n[8]?"Active":"")+" "+("false"==n[1]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),de(r,i),o||(l=K(r,"click",n[38]),o=!0)},p(e,t){32768&t[0]&&c!==(c=e[15]("topWinners")+"")&&ye(a,c),258&t[0]&&s!==(s="WinnersButton "+("top"==e[8]?"Active":"")+" "+("false"==e[1]?"Off":""))&&fe(r,"class",s)},d(e){e&&he(r),o=!1,l()}}}function Qi(e){let n,r,a="recent"==e[66]&&qi(e),i="top"==e[66]&&Ji(e);return{c(){a&&a.c(),n=ge(),i&&i.c(),r=l()},m(e,t){a&&a.m(e,t),ue(e,n,t),i&&i.m(e,t),ue(e,r,t)},p(e,t){"recent"==e[66]?a?a.p(e,t):((a=qi(e)).c(),a.m(n.parentNode,n)):a&&(a.d(1),a=null),"top"==e[66]?i?i.p(e,t):((i=Ji(e)).c(),i.m(r.parentNode,r)):i&&(i.d(1),i=null)},d(e){a&&a.d(e),e&&he(n),i&&i.d(e),e&&he(r)}}}function es(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C,S,k,_,F=n[63].gameName+"",M=n[17](n[63].username)+"",E=n[15]("won")+"",L=n[63].specifiedCurrencyAmount.toFixed(2)+"",G=(n[5]?n[3]:n[2])+"";function T(){return n[41](n[63])}return{c(){r=me("div"),a=me("div"),i=me("img"),l=ge(),c=me("p"),d=pe(F),u=ge(),h=me("p"),m=pe(M),p=ge(),g=me("p"),f=pe(E),y=ge(),b=me("p"),v=pe(L),w=ge(),x=me("span"),$=pe(G),C=ge(),ce(i.src,s=n[63]?.gameModel?.thumbnail)||fe(i,"src",s),fe(i,"alt",o=n[63]?.gameModel?.thumbnail),fe(i,"class","WinnersImage"),fe(g,"class","WinnerUsername"),fe(a,"class","WinnerCard"),fe(r,"class",S="CardWrapper "+(n[13]?"CardWrapperAnimation":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,l),de(a,c),de(c,d),de(a,u),de(a,h),de(h,m),de(a,p),de(a,g),de(g,f),de(a,y),de(a,b),de(b,v),de(b,w),de(b,x),de(x,$),de(r,C),k||(_=K(i,"click",T),k=!0)},p(e,t){n=e,512&t[0]&&!ce(i.src,s=n[63]?.gameModel?.thumbnail)&&fe(i,"src",s),512&t[0]&&o!==(o=n[63]?.gameModel?.thumbnail)&&fe(i,"alt",o),512&t[0]&&F!==(F=n[63].gameName+"")&&ye(d,F),512&t[0]&&M!==(M=n[17](n[63].username)+"")&&ye(m,M),32768&t[0]&&E!==(E=n[15]("won")+"")&&ye(f,E),512&t[0]&&L!==(L=n[63].specifiedCurrencyAmount.toFixed(2)+"")&&ye(v,L),44&t[0]&&G!==(G=(n[5]?n[3]:n[2])+"")&&ye($,G),8192&t[0]&&S!==(S="CardWrapper "+(n[13]?"CardWrapperAnimation":""))&&fe(r,"class",S)},d(e){e&&he(r),k=!1,_()}}}function ts(n){let r;function a(e){return e[12]?Xi:Ki}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[43](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[43](null)}}}function ns(n,e,r){let D;ot(n,Ur,e=>r(15,D=e));let a,i,A,s,B,o,N,l,c,d,{endpoint:u=""}=e,{session:h=""}=e,{userid:m=""}=e,{periodrecent:p="Today"}=e,{periodtop:g="Last7Days"}=e,{numberusersrecent:f="20"}=e,{numberuserstop:y="20"}=e,{amountlimit:b="1"}=e,{vendorCategory:v="All"}=e,{lang:w="en"}=e,{isrecentavailable:x="true"}=e,{istopavailable:$="true"}=e,{defaultcurrency:t=""}=e,{usercurrency:C=""}=e,{clientstyling:S=""}=e,{clientstylingurl:k=""}=e,{enableautoscroll:_=""}=e,{tabsorder:F=""}=e,{translationurl:M=""}=e,{winnersdatasources:E=""}=e,L=[],G=0,T=0,O=window.navigator.userAgent,P=!0,H=!1,j=[];Object.keys(Yi).forEach(e=>{Wi(e,Yi[e])});const I=()=>{j=E.split(",").map(function(e){return e.trim()});const t=new URL(`${u}/casino/${i}-winners`);t.searchParams.append("limit","recent"==i?f:y),t.searchParams.append("specifiedCurrency",d),t.searchParams.append("period","recent"==i?p:g),t.searchParams.append("language",w),t.searchParams.append("amountLimit",b),t.searchParams.append("vendorCategory",v),j.forEach(e=>{t.searchParams.append("dataSource",e)}),fetch(t.href).then(e=>e.json()).then(e=>{r(9,L=[]),r(9,L=e.items.map(e=>e)),setTimeout(()=>{r(10,T=Math.round(a.offsetWidth/225)),z(),"true"==_&&(clearInterval(l),G=0,T<N?l=setInterval(()=>{V()},3e3):clearInterval(l)),r(12,P=!1)},5)})},R=e=>{i!==e&&(r(9,L=[]),r(8,i=e),I())},U=(e,t,n)=>{window.postMessage({type:"OpenCasinoWinnersGame",gameId:e,launchUrl:t,gameName:n},window.location.href),"function"==typeof gtag&&gtag("event","OpenGame",{context:"WinnersWidget",gameId:""+e,userId:""+(B||"Not logged in")})},z=n=>{var e=[...a.children];N=e.length,e.forEach((e,t)=>{e.style.transform=`translateX(${100*(n?t-n:t)}%)`}),setTimeout(()=>{r(13,H=!0)},10)},W=()=>{z(G)},Y=()=>{var e;T>=L.length||(e=L.length,0===G?G=e-T:G-T<0?G=0:G-=T,W())},V=()=>{var e;T>=L.length||(e=L.length,"true"==_&&(G===e-T?G=0:G++),"false"==_&&(G===e-T?G=0:e-T<G+T?G=e-T:G+=T),W())},Z=()=>{r(36,d=s?C:t)};return lt(()=>(r(11,A=it(O)),()=>{clearInterval(l)})),n.$$set=e=>{"endpoint"in e&&r(22,u=e.endpoint),"session"in e&&r(23,h=e.session),"userid"in e&&r(24,m=e.userid),"periodrecent"in e&&r(25,p=e.periodrecent),"periodtop"in e&&r(26,g=e.periodtop),"numberusersrecent"in e&&r(27,f=e.numberusersrecent),"numberuserstop"in e&&r(28,y=e.numberuserstop),"amountlimit"in e&&r(21,b=e.amountlimit),"vendorCategory"in e&&r(29,v=e.vendorCategory),"lang"in e&&r(30,w=e.lang),"isrecentavailable"in e&&r(0,x=e.isrecentavailable),"istopavailable"in e&&r(1,$=e.istopavailable),"defaultcurrency"in e&&r(2,t=e.defaultcurrency),"usercurrency"in e&&r(3,C=e.usercurrency),"clientstyling"in e&&r(31,S=e.clientstyling),"clientstylingurl"in e&&r(32,k=e.clientstylingurl),"enableautoscroll"in e&&r(4,_=e.enableautoscroll),"tabsorder"in e&&r(33,F=e.tabsorder),"translationurl"in e&&r(34,M=e.translationurl),"winnersdatasources"in e&&r(35,E=e.winnersdatasources)},n.$$.update=()=>{if(2116026371&n.$$.dirty[0]|4&n.$$.dirty[1]&&x&&$&&p&&g&&f&&y&&b&&v&&w&&F&&(r(14,c=F.split(",")),r(8,i=c[0]),"false"==x&&r(21,b=""),Z(),r(12,P=!1)),12582912&n.$$.dirty[0]&&h&&u&&(r(5,s=!0),B=m),32&n.$$.dirty[0]&&s&&Z(),4194304&n.$$.dirty[0]|32&n.$$.dirty[1]&&u&&d&&I(),1073741824&n.$$.dirty[0]&&w&&(t=w,at.set(t)),8&n.$$.dirty[1]&&M&&(t=new URL(M),fetch(t.href).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Wi(e,t[e])})}).catch(e=>{console.log(e)})),64&n.$$.dirty[0]|1&n.$$.dirty[1]&&S&&o&&((e=document.createElement("style")).innerHTML=S,o.appendChild(e)),64&n.$$.dirty[0]|2&n.$$.dirty[1]&&k&&o){let e=new URL(k),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{o.appendChild(t)},1),setTimeout(()=>{},500)})}var e,t;16&n.$$.dirty[1]&&E&&I()},[x,$,t,C,_,s,o,a,i,L,T,A,P,H,c,D,R,e=>e.slice(0,2)+e.slice(2,-2).replace(/./g,"*")+e.slice(-2),U,Y,V,b,u,h,m,p,g,f,y,v,w,S,k,F,M,E,d,()=>R("recent"),()=>R("top"),()=>Y(),()=>V(),e=>U(e.gameId,e.gameModel.launchUrl,e.gameModel.name),function(e){rt[e?"unshift":"push"](()=>{a=e,r(7,a)})},function(e){rt[e?"unshift":"push"](()=>{o=e,r(6,o)})}]}function rs(e,t){Sr(e,t)}customElements.get("casino-winners")||customElements.define("casino-winners",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emfe-w-color-contrast, #07072A);width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);line-height:40px}.WinnersButton:focus{color:var(--emfe-w-color-primary, #D0046C);line-height:40px}.WinnersButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-color-primary, #D0046C)}.WinnersButton.Active{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary, #D0046C);line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard p:first-of-type{color:var(--emfe-w-color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emfe-w-color-gray-100, #E6E6E6);font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emfe-w-color-gray-100, #E6E6E6);font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emfe-w-color-primary, #D0046C);font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap}.Mobile .WinnersButton:not(:last-child){margin-right:40px}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .WinnersSlider::-webkit-scrollbar{display:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},ns,ts,n,{endpoint:22,session:23,userid:24,periodrecent:25,periodtop:26,numberusersrecent:27,numberuserstop:28,amountlimit:21,vendorCategory:29,lang:30,isrecentavailable:0,istopavailable:1,defaultcurrency:2,usercurrency:3,clientstyling:31,clientstylingurl:32,enableautoscroll:4,tabsorder:33,translationurl:34,winnersdatasources:35},null,[-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","session","userid","periodrecent","periodtop","numberusersrecent","numberuserstop","amountlimit","vendorCategory","lang","isrecentavailable","istopavailable","defaultcurrency","usercurrency","clientstyling","clientstylingurl","enableautoscroll","tabsorder","translationurl","winnersdatasources"]}get endpoint(){return this.$$.ctx[22]}set endpoint(e){this.$$set({endpoint:e}),h()}get session(){return this.$$.ctx[23]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[24]}set userid(e){this.$$set({userid:e}),h()}get periodrecent(){return this.$$.ctx[25]}set periodrecent(e){this.$$set({periodrecent:e}),h()}get periodtop(){return this.$$.ctx[26]}set periodtop(e){this.$$set({periodtop:e}),h()}get numberusersrecent(){return this.$$.ctx[27]}set numberusersrecent(e){this.$$set({numberusersrecent:e}),h()}get numberuserstop(){return this.$$.ctx[28]}set numberuserstop(e){this.$$set({numberuserstop:e}),h()}get amountlimit(){return this.$$.ctx[21]}set amountlimit(e){this.$$set({amountlimit:e}),h()}get vendorCategory(){return this.$$.ctx[29]}set vendorCategory(e){this.$$set({vendorCategory:e}),h()}get lang(){return this.$$.ctx[30]}set lang(e){this.$$set({lang:e}),h()}get isrecentavailable(){return this.$$.ctx[0]}set isrecentavailable(e){this.$$set({isrecentavailable:e}),h()}get istopavailable(){return this.$$.ctx[1]}set istopavailable(e){this.$$set({istopavailable:e}),h()}get defaultcurrency(){return this.$$.ctx[2]}set defaultcurrency(e){this.$$set({defaultcurrency:e}),h()}get usercurrency(){return this.$$.ctx[3]}set usercurrency(e){this.$$set({usercurrency:e}),h()}get clientstyling(){return this.$$.ctx[31]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[32]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get enableautoscroll(){return this.$$.ctx[4]}set enableautoscroll(e){this.$$set({enableautoscroll:e}),h()}get tabsorder(){return this.$$.ctx[33]}set tabsorder(e){this.$$set({tabsorder:e}),h()}get translationurl(){return this.$$.ctx[34]}set translationurl(e){this.$$set({translationurl:e}),h()}get winnersdatasources(){return this.$$.ctx[35]}set winnersdatasources(e){this.$$set({winnersdatasources:e}),h()}});const as={en:{loadingText:"Loading, please wait..."},"zh-hk":{loadingText:"加载请稍候 ..."},fr:{loadingText:"Chargement, veuillez patienter..."},ro:{loadingText:"Se incarca, va rugam asteptati..."},es:{loadingText:"Cargando"},pt:{loadingText:"Carregando, por favor espere..."},de:{loadingText:"Laden, bitte warten..."}};function is(e,t,n){e=e.slice();return e[48]=t[n],e[50]=n,e}function ss(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v;function w(e){return e[5]?cs:ds}let x=w(n),$=x(n);return{c(){r=me("div"),a=me("div"),i=me("div"),s=me("div"),o=me("img"),c=ge(),d=me("div"),$.c(),u=ge(),h=me("div"),m=me("img"),ce(o.src,l=n[6])||fe(o,"src",l),fe(o,"alt",""),fe(s,"class","vendorLogo"),fe(d,"class","displayContainer"),ce(m.src,p=n[11])||fe(m,"src",p),fe(m,"alt",""),fe(h,"class","title"),fe(i,"class",g="mainWrapper "+n[0]+" "+(n[4]&&!n[5]?"mobile":n[5]?"tablet":"")),_(i,"background","url("+n[10]+")"),fe(a,"class","jackpotBanner"),fe(r,"class",f=n[12]?"DisplayNone":""),fe(r,"part",y=n[12]?"DisplayNone":"")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(i,c),de(i,d),$.m(d,null),de(i,u),de(i,h),de(h,m),b||(v=K(a,"click",n[31]),b=!0)},p(e,t){64&t[0]&&!ce(o.src,l=e[6])&&fe(o,"src",l),x===(x=w(e))&&$?$.p(e,t):($.d(1),($=x(e))&&($.c(),$.m(d,null))),2048&t[0]&&!ce(m.src,p=e[11])&&fe(m,"src",p),49&t[0]&&g!==(g="mainWrapper "+e[0]+" "+(e[4]&&!e[5]?"mobile":e[5]?"tablet":""))&&fe(i,"class",g),1024&t[0]&&_(i,"background","url("+e[10]+")"),4096&t[0]&&f!==(f=e[12]?"DisplayNone":"")&&fe(r,"class",f),4096&t[0]&&y!==(y=e[12]?"DisplayNone":"")&&fe(r,"part",y)},d(e){e&&he(r),$.d(),b=!1,v()}}}function os(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function ls(e){let n;return{c(){(n=me("p")).textContent="500 Server error"},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function cs(e){let n,r,a,i,s,o,A,l,c,B,N,d,O,H,u,h,m,p,g,j,f,y,U,z,b,W,Y,v,w,x,$,C,S,V,k,_,Z,K,F,X,q,M,E,L,G,T,J,P,I,Q,ee,R,te,D=e[8][0]+"",ne=e[7][0]+"",re=e[8][1]+"",ae=e[7][1]+"",ie=e[8][2]+"",se=e[7][2]+"",oe=e[8][3]+"",le=e[7][3]+"";return{c(){n=me("div"),r=me("div"),a=me("div"),i=me("img"),o=me("span"),A=pe(D),l=me("span"),c=me("span"),B=pe(ne),N=ge(),d=me("span"),O=pe(e[1]),H=ge(),u=me("div"),h=me("div"),m=me("img"),g=me("span"),j=pe(re),f=me("span"),y=me("span"),U=pe(ae),z=ge(),b=me("span"),W=pe(e[1]),Y=ge(),v=me("div"),w=me("div"),x=me("div"),$=me("img"),S=me("span"),V=pe(ie),k=me("span"),_=me("span"),Z=pe(se),K=ge(),F=me("span"),X=pe(e[1]),q=ge(),M=me("div"),E=me("div"),L=me("img"),T=me("span"),J=pe(oe),P=me("span"),I=me("span"),Q=pe(le),ee=ge(),R=me("span"),te=pe(e[1]),fe(i,"class","displayCardIcon"),ce(i.src,s=e[9][0])||fe(i,"src",s),fe(i,"alt",""),fe(o,"class","cardLabel"),fe(a,"class","iconWrapper"),fe(c,"class","jackpotValue"),fe(d,"class","jackpot-currency"),fe(l,"class","cardTextWrapper"),fe(r,"class","displayCard"),fe(m,"class","displayCardIcon"),ce(m.src,p=e[9][1])||fe(m,"src",p),fe(m,"alt",""),fe(g,"class","cardLabel"),fe(h,"class","iconWrapper"),fe(y,"class","jackpotValue"),fe(b,"class","jackpot-currency"),fe(f,"class","cardTextWrapper"),fe(u,"class","displayCard"),fe(n,"class","pairWrapper"),fe($,"class","displayCardIcon"),ce($.src,C=e[9][2])||fe($,"src",C),fe($,"alt",""),fe(S,"class","cardLabel"),fe(x,"class","iconWrapper"),fe(_,"class","jackpotValue"),fe(F,"class","jackpot-currency"),fe(k,"class","cardTextWrapper"),fe(w,"class","displayCard"),fe(L,"class","displayCardIcon"),ce(L.src,G=e[9][3])||fe(L,"src",G),fe(L,"alt",""),fe(T,"class","cardLabel"),fe(E,"class","iconWrapper"),fe(I,"class","jackpotValue"),fe(R,"class","jackpot-currency"),fe(P,"class","cardTextWrapper"),fe(M,"class","displayCard"),fe(v,"class","pairWrapper")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(a,i),de(a,o),de(o,A),de(r,l),de(l,c),de(c,B),de(l,N),de(l,d),de(d,O),de(n,H),de(n,u),de(u,h),de(h,m),de(h,g),de(g,j),de(u,f),de(f,y),de(y,U),de(f,z),de(f,b),de(b,W),ue(e,Y,t),ue(e,v,t),de(v,w),de(w,x),de(x,$),de(x,S),de(S,V),de(w,k),de(k,_),de(_,Z),de(k,K),de(k,F),de(F,X),de(v,q),de(v,M),de(M,E),de(E,L),de(E,T),de(T,J),de(M,P),de(P,I),de(I,Q),de(P,ee),de(P,R),de(R,te)},p(e,t){512&t[0]&&!ce(i.src,s=e[9][0])&&fe(i,"src",s),256&t[0]&&D!==(D=e[8][0]+"")&&ye(A,D),128&t[0]&&ne!==(ne=e[7][0]+"")&&ye(B,ne),2&t[0]&&ye(O,e[1]),512&t[0]&&!ce(m.src,p=e[9][1])&&fe(m,"src",p),256&t[0]&&re!==(re=e[8][1]+"")&&ye(j,re),128&t[0]&&ae!==(ae=e[7][1]+"")&&ye(U,ae),2&t[0]&&ye(W,e[1]),512&t[0]&&!ce($.src,C=e[9][2])&&fe($,"src",C),256&t[0]&&ie!==(ie=e[8][2]+"")&&ye(V,ie),128&t[0]&&se!==(se=e[7][2]+"")&&ye(Z,se),2&t[0]&&ye(X,e[1]),512&t[0]&&!ce(L.src,G=e[9][3])&&fe(L,"src",G),256&t[0]&&oe!==(oe=e[8][3]+"")&&ye(J,oe),128&t[0]&&le!==(le=e[7][3]+"")&&ye(Q,le),2&t[0]&&ye(te,e[1])},d(e){e&&he(n),e&&he(Y),e&&he(v)}}}function ds(t){let a,i=Array(4),s=[];for(let e=0;e<i.length;e+=1)s[e]=us(is(t,i,e));return{c(){for(let e=0;e<s.length;e+=1)s[e].c();a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,a,n)},p(t,n){if(898&n[0]){let e;for(i=Array(4),e=0;e<i.length;e+=1){var r=is(t,i,e);s[e]?s[e].p(r,n):(s[e]=us(r),s[e].c(),s[e].m(a.parentNode,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){H(s,e),e&&he(a)}}}function us(e){let n,r,a,i,s,o,l,c,d,u,h,m,p=e[8][e[50]]+"",g=(e[7][e[50]]??"")+"";return{c(){n=me("div"),r=me("div"),a=me("img"),s=me("span"),o=pe(p),l=me("span"),c=me("span"),d=pe(g),u=ge(),h=me("span"),m=pe(e[1]),fe(a,"class","displayCardIcon"),ce(a.src,i=e[9][e[50]])||fe(a,"src",i),fe(a,"alt",""),fe(s,"class","cardLabel"),fe(r,"class","iconWrapper"),fe(c,"class","jackpotValue"),fe(h,"class","jackpot-currency"),fe(l,"class","cardTextWrapper"),fe(n,"class","displayCard")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(r,s),de(s,o),de(n,l),de(l,c),de(c,d),de(l,u),de(l,h),de(h,m)},p(e,t){512&t[0]&&!ce(a.src,i=e[9][e[50]])&&fe(a,"src",i),256&t[0]&&p!==(p=e[8][e[50]]+"")&&ye(o,p),128&t[0]&&g!==(g=(e[7][e[50]]??"")+"")&&ye(d,g),2&t[0]&&ye(m,e[1])},d(e){e&&he(n)}}}function hs(n){let r;function a(e){return e[13]?ls:e[3]?os:ss}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[32](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[32](null)}}}function ms(r,e,a){let i,s,{visualstructure:o=""}=e,{title:t=""}=e,{caticon0:l=""}=e,{caticon1:c=""}=e,{caticon2:d=""}=e,{caticon3:u=""}=e,{iconlabels:h=""}=e,{backgroundsrc:m=""}=e,{currency:p=""}=e,{backgroundsrcmobile:g=""}=e,{titlelogopath:f=""}=e,{lang:y="en"}=e,{clientstyling:b=""}=e,{clientstylingurl:v=""}=e,{translationurl:w=""}=e,{endpoint:x=""}=e,{gameid:$=""}=e,A=window.navigator.userAgent,C=!1,S=!1,k="",_=[],F=[],M=[],E=[],L=[],G="",T="",P=!1,I=!0,R=!1;Object.keys(as).forEach(e=>{rs(e,as[e])});const D=["typeSpread","typeLeft"],n=()=>{window.postMessage({type:"JackpotBannerClicked",gameid:$},window.location.href),"function"==typeof gtag&&gtag("event","JackpotBannerClicked",{context:"JackpotBanner",gameId:""+$})};return r.$$set=e=>{"visualstructure"in e&&a(0,o=e.visualstructure),"title"in e&&a(15,t=e.title),"caticon0"in e&&a(16,l=e.caticon0),"caticon1"in e&&a(17,c=e.caticon1),"caticon2"in e&&a(18,d=e.caticon2),"caticon3"in e&&a(19,u=e.caticon3),"iconlabels"in e&&a(20,h=e.iconlabels),"backgroundsrc"in e&&a(21,m=e.backgroundsrc),"currency"in e&&a(1,p=e.currency),"backgroundsrcmobile"in e&&a(22,g=e.backgroundsrcmobile),"titlelogopath"in e&&a(23,f=e.titlelogopath),"lang"in e&&a(24,y=e.lang),"clientstyling"in e&&a(25,b=e.clientstyling),"clientstylingurl"in e&&a(26,v=e.clientstylingurl),"translationurl"in e&&a(27,w=e.translationurl),"endpoint"in e&&a(28,x=e.endpoint),"gameid"in e&&a(29,$=e.gameid)},r.$$.update=()=>{if(268435456&r.$$.dirty[0]&&x&&(n=new URL(x+"/casino/jackpots/config"),fetch(n.href).then(e=>e.json()).then(e=>{a(30,F=e.egtJackpotIds.map(e=>e))})),33554436&r.$$.dirty[0]&&i&&b&&((n=document.createElement("style")).innerHTML=b,i.appendChild(n)),67108868&r.$$.dirty[0]&&i&&v){a(12,P=!0);let e=new URL(v),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1),setTimeout(()=>{a(12,P=!1)},500)})}var e,t,n;1358954498&r.$$.dirty[0]&&x&&y&&p&&0<F.length&&x&&y&&p&&((t=new URL(x+"/casino/jackpots")).searchParams.append("filter","id="+$),t.searchParams.append("language",y),t.searchParams.append("additionalDataCurrency",p),fetch(t.href).then(e=>e.json().then(e=>{a(3,I=!1),s=e,F.includes($)&&((e=null==(e=null==(e=s)?void 0:e.items[0])?void 0:e.additionalData)&&Object.values(e).forEach(e=>_.push(+e)),e=s,a(6,k=(null==(e=null==e?void 0:e.items[0])?void 0:e.vendorLogo)||""))}).catch(e=>{a(13,R=!0),a(3,I=!1),console.error(e)}))),16777226&r.$$.dirty[0]&&p&&y&&!I&&(a(4,C=it(A)&&1<window.innerHeight/window.innerWidth),a(5,S=.75<(t=window.innerHeight/window.innerWidth)&&t<1.6),0!==_.length&&a(7,M=_.map(e=>Intl.NumberFormat("en-US",{maximumFractionDigits:2}).format(e))),a(8,E=h?h.split(",").map(e=>e.trim().toUpperCase()):new Array(4).fill("")),D.includes(o.trim())?a(0,o=o.trim()):(console.warn(`Invalid Attribute Value: "${o}" is not a valid value for the "visualstructure" attribute. Defaulting to "${D[0]}"`),a(0,o=D[0])),a(10,G=g&&C&&!S?g:m),a(11,T=f),a(9,L=[l,c,d,u])),16777216&r.$$.dirty[0]&&y&&(e=y,at.set(e)),134217728&r.$$.dirty[0]&&w&&fetch(w).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{rs(e,t[e])})}).catch(e=>{console.log(e)})},[o,p,i,I,C,S,k,M,E,L,G,T,P,R,n,t,l,c,d,u,h,m,g,f,y,b,v,w,x,$,F,()=>n(),function(e){rt[e?"unshift":"push"](()=>{i=e,a(2,i)})}]}function ps(e,t){Sr(e,t)}customElements.get("jackpot-banner")||customElements.define("jackpot-banner",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:"Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#fff}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.mainWrapper{padding:33px 3vw;background-repeat:no-repeat !important;background-size:cover !important;border-radius:7px;display:grid;grid-gap:0.5rem;z-index:0}.vendorLogo{grid-area:vendorLogo;height:24px;width:auto;display:flex;align-items:center}.vendorLogo img{height:100%;width:auto}.displayCard{position:relative;background:#1c2136;height:max(0.5vw, 1rem);padding:10px 20px 10px 24px;margin:0 8px;box-sizing:content-box;border-radius:7px;display:flex;justify-content:center;align-items:center;border:1px solid #ffc052}.displayCard .iconWrapper{width:44px;height:44px;position:absolute;left:-24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.displayCard .displayCardIcon{height:100%;width:auto}.displayCard .cardLabel{font-size:0.8rem;font-style:italic}.displayCard .cardTextWrapper{display:flex;justify-content:center;flex-wrap:nowrap;align-items:flex-end}.title{grid-area:title;display:flex;align-items:center}.title img{height:50px}.displayContainer{grid-area:displayArea;padding:0 0 0 20px;display:flex;gap:40px;justify-content:space-between;align-items:center}.displayContainer .jackpotValue{font-size:1.2rem;font-weight:400;display:flex;align-items:flex-end}.displayContainer .jackpot-currency{font-weight:400;font-style:italic;font-size:8px;padding-left:2px;display:flex;align-items:flex-end}.pairWrapper{width:100%;padding-left:4%;display:flex;justify-content:flex-start;gap:30px}.typeSpread{grid-template-columns:1fr 2.5fr 1fr;grid-template-areas:"title displayArea vendorLogo";align-items:center}.typeSpread.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";margin-top:25px}.typeSpread .pairWrapper{justify-content:center}.typeSpread .vendorLogo{justify-content:flex-end}.typeSpread .title{justify-content:flex-start}.typeSpread .displayContainer{justify-content:space-evenly}.typeLeft{grid-template-columns:1fr 4fr;grid-template-areas:"title displayArea" "vendorLogo displayArea";padding:44px 33px}.typeLeft.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";padding:33px}.typeLeft.mobile .displayContainer{margin-top:50px;gap:2.6rem}.typeLeft .displayContainer{padding-left:2rem;width:auto;gap:2rem}.typeLeft .pairWrapper{justify-content:space-evenly}.typeLeft .title{align-items:flex-end}.typeLeft .vendorLogo{height:24px;width:auto}.mobile{grid-template-columns:1fr;grid-gap:1rem}.mobile .title{justify-content:center;align-items:center}.mobile .title img{height:80px}.mobile .displayContainer{padding-left:26px;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.mobile .vendorLogo{justify-content:center;align-items:center}.mobile .displayCard{width:40vw}.tablet .displayContainer{flex-wrap:wrap}.DisplayNone{display:none}.loadingPrompt{color:#333}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},ms,hs,n,{visualstructure:0,title:15,caticon0:16,caticon1:17,caticon2:18,caticon3:19,iconlabels:20,backgroundsrc:21,currency:1,backgroundsrcmobile:22,titlelogopath:23,lang:24,clientstyling:25,clientstylingurl:26,translationurl:27,endpoint:28,gameid:29},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["visualstructure","title","caticon0","caticon1","caticon2","caticon3","iconlabels","backgroundsrc","currency","backgroundsrcmobile","titlelogopath","lang","clientstyling","clientstylingurl","translationurl","endpoint","gameid"]}get visualstructure(){return this.$$.ctx[0]}set visualstructure(e){this.$$set({visualstructure:e}),h()}get title(){return this.$$.ctx[15]}set title(e){this.$$set({title:e}),h()}get caticon0(){return this.$$.ctx[16]}set caticon0(e){this.$$set({caticon0:e}),h()}get caticon1(){return this.$$.ctx[17]}set caticon1(e){this.$$set({caticon1:e}),h()}get caticon2(){return this.$$.ctx[18]}set caticon2(e){this.$$set({caticon2:e}),h()}get caticon3(){return this.$$.ctx[19]}set caticon3(e){this.$$set({caticon3:e}),h()}get iconlabels(){return this.$$.ctx[20]}set iconlabels(e){this.$$set({iconlabels:e}),h()}get backgroundsrc(){return this.$$.ctx[21]}set backgroundsrc(e){this.$$set({backgroundsrc:e}),h()}get currency(){return this.$$.ctx[1]}set currency(e){this.$$set({currency:e}),h()}get backgroundsrcmobile(){return this.$$.ctx[22]}set backgroundsrcmobile(e){this.$$set({backgroundsrcmobile:e}),h()}get titlelogopath(){return this.$$.ctx[23]}set titlelogopath(e){this.$$set({titlelogopath:e}),h()}get lang(){return this.$$.ctx[24]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[25]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[26]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[27]}set translationurl(e){this.$$set({translationurl:e}),h()}get endpoint(){return this.$$.ctx[28]}set endpoint(e){this.$$set({endpoint:e}),h()}get gameid(){return this.$$.ctx[29]}set gameid(e){this.$$set({gameid:e}),h()}});const gs={en:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},"zh-hk":{collections:"收藏品",providers:"供应商",loading:"加載請稍候 ..."},de:{collections:"Game Collections",providers:"Game Providers",loading:"Laden, bitte warten..."},it:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},fr:{collections:"Collections",providers:"Fournisseurs",loading:"Chargement, veuillez patienter ..."},es:{collections:"Colecciones de juegos",providers:"Proveedores de juegos",loading:"Cargando…"},el:{collections:"Game Collections",providers:"Game Providers",loading:"Φορτώνει, παρακαλούμε περιμένετε ..."},tr:{collections:"Game Collections",providers:"Game Providers",loading:"Yükleniyor, lütfen bekleyin..."},ru:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},ro:{collections:"Game Collections",providers:"Game Providers",loading:"Se încarcă, asteptati ..."},hr:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},hu:{collections:"Game Collections",providers:"Game Providers",loading:"Betöltés, kérjük várjon..."},pl:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},pt:{collections:"Game Collections",providers:"Game Providers",loading:"Carregando, por favor espere ..."},sl:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},sr:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."}};function fs(e,t,n){e=e.slice();return e[39]=t[n],e}function ys(e,t,n){e=e.slice();return e[42]=t[n],e}function bs(n){let a,r,i,s,o,l,c,d,u,h,m,e,p,g,f=("vendor"==n[0]?n[8]("providers"):n[8]("collections"))+"",y=n[3],b=[];for(let e=0;e<y.length;e+=1)b[e]=Ss(fs(n,y,e));return{c(){a=me("div"),r=me("div"),i=me("p"),s=pe(f),o=ge(),l=me("div"),(c=me("button")).innerHTML='<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(14.656 0) rotate(90)" fill="#fff"></path></svg>',d=ge(),(u=me("button")).innerHTML='<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(0 24.656) rotate(-90)" fill="#fff"></path></svg>',h=ge(),m=me("div");for(let e=0;e<b.length;e+=1)b[e].c();fe(i,"class","Title"),fe(l,"class","ButtonsContainer"),fe(r,"class","CategoriesHeader"),fe(m,"class","CategoriesSlider"),fe(a,"class",e="CasinoCollectionsProviders "+(n[7]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,r),de(r,i),de(i,s),de(r,o),de(r,l),de(l,c),de(l,d),de(l,u),de(a,h),de(a,m);for(let e=0;e<b.length;e+=1)b[e]&&b[e].m(m,null);n[23](m),p||(g=[K(c,"click",n[19]),K(u,"click",n[20])],p=!0)},p(t,n){if(257&n[0]&&f!==(f=("vendor"==t[0]?t[8]("providers"):t[8]("collections"))+"")&&ye(s,f),6158&n[0]){let e;for(y=t[3],e=0;e<y.length;e+=1){var r=fs(t,y,e);b[e]?b[e].p(r,n):(b[e]=Ss(r),b[e].c(),b[e].m(m,null))}for(;e<b.length;e+=1)b[e].d(1);b.length=y.length}128&n[0]&&e!==(e="CasinoCollectionsProviders "+(t[7]?"Mobile":""))&&fe(a,"class",e)},d(e){e&&he(a),H(b,e),n[23](null),p=!1,Z(g)}}}function vs(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function ws(e){let n,r,a=e[39].name+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","CategorySlideTitle")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){8&t[0]&&a!==(a=e[39].name+"")&&ye(r,a)},d(e){e&&he(n)}}}function xs(e){let n,r,a;return{c(){fe(n=me("img"),"class","CategorySlideLogo"),ce(n.src,r=e[39].icon)||fe(n,"src",r),fe(n,"alt",a=e[39].name+" icon")},m(e,t){ue(e,n,t)},p(e,t){8&t[0]&&!ce(n.src,r=e[39].icon)&&fe(n,"src",r),8&t[0]&&a!==(a=e[39].name+" icon")&&fe(n,"alt",a)},d(e){e&&he(n)}}}function $s(e){let n,r,a,i=e[42].name+"";return{c(){n=me("p"),r=pe(i),fe(n,"title",a=e[42].name)},m(e,t){ue(e,n,t),de(n,r)},p(e,t){8&t[0]&&i!==(i=e[42].name+"")&&ye(r,i),8&t[0]&&a!==(a=e[42].name)&&fe(n,"title",a)},d(e){e&&he(n)}}}function Cs(n){let r,a,i,s,o,l,c,d;function u(){return n[21](n[42])}let h="true"==n[2]&&$s(n);return{c(){r=me("div"),a=me("img"),o=ge(),h&&h.c(),l=ge(),fe(a,"class","CategorySlideGameImage"),ce(a.src,i=n[42].defaultThumbnail)||fe(a,"src",i),fe(a,"alt",s=n[42].name),fe(r,"class","CategorySlideGames")},m(e,t){var n;ue(e,r,t),de(r,a),de(r,o),h&&h.m(r,null),de(r,l),c||(d=K(a,"click",(n=u,function(e){return e.stopPropagation(),n.call(this,e)})),c=!0)},p(e,t){n=e,8&t[0]&&!ce(a.src,i=n[42].defaultThumbnail)&&fe(a,"src",i),8&t[0]&&s!==(s=n[42].name)&&fe(a,"alt",s),"true"==n[2]?h?h.p(n,t):((h=$s(n)).c(),h.m(r,l)):h&&(h.d(1),h=null)},d(e){e&&he(r),h&&h.d(),c=!1,d()}}}function Ss(n){let r,a,i,s,o,l,c,d,u;function h(e){return"logo"==e[1]?xs:"title"==e[1]?ws:void 0}let m=h(n),p=m&&m(n),g=n[39].games,f=[];for(let e=0;e<g.length;e+=1)f[e]=Cs(ys(n,g,e));function y(){return n[22](n[39])}return{c(){r=me("div"),a=me("div"),i=me("div"),p&&p.c(),s=ge(),o=me("div");for(let e=0;e<f.length;e+=1)f[e].c();c=ge(),fe(i,"class","CategorySlideTopContainer"),fe(o,"class","CategorySlideGameContainer"),fe(a,"class",l="CategorySlide "+("vendor"==n[39]?.flag[0]?"CategorySlideNoHighlight":"")),_(a,"background-image","url("+n[39]?.background+")"),_(a,"background-size","cover"),fe(r,"class","CategoriesSliderWrapper Animation")},m(e,t){ue(e,r,t),de(r,a),de(a,i),p&&p.m(i,null),de(a,s),de(a,o);for(let e=0;e<f.length;e+=1)f[e]&&f[e].m(o,null);de(r,c),d||(u=K(a,"click",y),d=!0)},p(e,t){if(m===(m=h(n=e))&&p?p.p(n,t):(p&&p.d(1),(p=m&&m(n))&&(p.c(),p.m(i,null))),2060&t[0]){let e;for(g=n[39].games,e=0;e<g.length;e+=1){const a=ys(n,g,e);f[e]?f[e].p(a,t):(f[e]=Cs(a),f[e].c(),f[e].m(o,null))}for(;e<f.length;e+=1)f[e].d(1);f.length=g.length}8&t[0]&&l!==(l="CategorySlide "+("vendor"==n[39]?.flag[0]?"CategorySlideNoHighlight":""))&&fe(a,"class",l),8&t[0]&&_(a,"background-image","url("+n[39]?.background+")")},d(e){e&&he(r),p&&p.d(),H(f,e),d=!1,u()}}}function ks(n){let r;function a(e){return e[6]?vs:bs}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[24](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[24](null)}}}function _s(n,e,r){let t;ot(n,Ur,e=>r(8,t=e));let a,i,s,o,l,{endpoint:c=""}=e,{datasource:d=""}=e,{lang:u=""}=e,{type:h=""}=e,{titletype:m=""}=e,{clientstyling:p=""}=e,{clientstylingurl:g=""}=e,{translationurl:f=""}=e,{collectionprovidersgamenames:y=""}=e,b=[],v=!0,w=0,x=0,$=0,C=window.navigator.userAgent;Object.keys(gs).forEach(e=>{ps(e,gs[e])});const S=n=>{(s=[...a.children]).forEach((e,t)=>{e.style.transform=`translateX(${100*(n?t-n:t)}%)`}),s.map(e=>i=e.getBoundingClientRect().width),$=Math.round(a.offsetWidth/i)},k=()=>{S(w)},_=()=>{$>=x||(0===w?w=x-$:w-$<-1?w=0:w--,k())},F=()=>{$>=x||(w===x-$?w=0:x-$<w+1?w=x-$:w++,k())},M=(e,t,n)=>{window.postMessage({type:"OpenCollectionsProvidersGame",gameId:e,launchUrl:t,gameName:n},window.location.href),"function"==typeof gtag&&gtag("event","OpenGame",{context:"CollectionsProviders",gameName:""+n})},E=e=>{window.postMessage({type:"OpenCollectionsProvidersCategory",categoryId:e},window.location.href)};return lt(()=>{r(7,l=it(C))}),n.$$set=e=>{"endpoint"in e&&r(13,c=e.endpoint),"datasource"in e&&r(14,d=e.datasource),"lang"in e&&r(15,u=e.lang),"type"in e&&r(0,h=e.type),"titletype"in e&&r(1,m=e.titletype),"clientstyling"in e&&r(16,p=e.clientstyling),"clientstylingurl"in e&&r(17,g=e.clientstylingurl),"translationurl"in e&&r(18,f=e.translationurl),"collectionprovidersgamenames"in e&&r(2,y=e.collectionprovidersgamenames)},n.$$.update=()=>{if(57344&n.$$.dirty[0]&&c&&d&&u&&((t=new URL(c+"/v2/casino/groups/"+d)).searchParams.append("language",u),t.searchParams.append("expand","games"),fetch(t.href).then(e=>e.json()).then(e=>{r(6,v=!1);e=e.items.filter(e=>e.flags==h);r(3,b=e.map(e=>{var t;return{id:e.id,name:e.name,icon:e.icon||(null==(t=null==(t=null==(t=e.vendors)?void 0:t.items[0])?void 0:t.subVendors[0])?void 0:t.logo),games:e.games.items.slice(0,4).map(e=>e),background:e.background,flag:e.flags}})),x=b.length})),24&n.$$.dirty[0]&&b&&a&&S(),32768&n.$$.dirty[0]&&u&&(t=u,at.set(t)),65568&n.$$.dirty[0]&&p&&o&&((e=document.createElement("style")).innerHTML=p,o.appendChild(e)),131104&n.$$.dirty[0]&&g&&o){let e=new URL(g),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{o.appendChild(t)},1)})}var e,t;262144&n.$$.dirty[0]&&f&&fetch(f).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{ps(e,t[e])})}).catch(e=>{console.log(e)})},[h,m,y,b,a,o,v,l,t,_,F,M,E,c,d,u,p,g,f,()=>_(),()=>F(),e=>M(e.gameId,e.launchUrl,e.name),e=>E(e.id),function(e){rt[e?"unshift":"push"](()=>{a=e,r(4,a)})},function(e){rt[e?"unshift":"push"](()=>{o=e,r(5,o)})}]}function Fs(n){let r,a,i,s,o;return{c(){r=me("div"),a=me("casino-games-category-section"),this.c=V,S(a,"session",n[0]),S(a,"userid",n[1]),S(a,"endpoint",n[2]),S(a,"datasource",n[3]),S(a,"lang",n[5]),S(a,"currency",n[4]),S(a,"favorites",n[13]),S(a,"categoryid","FAVORITES"),S(a,"class","CategoryContainer"),S(a,"clientstyling",n[6]),S(a,"clientstylingurl",n[7]),S(a,"livecasino",n[8]),S(a,"visiblegames",n[12]),S(a,"gamepagemodalurl",n[11]),S(a,"integratedgameframedesktop",n[10]),S(a,"integratedgameframemobile",n[9]),S(a,"casinomygames",n[14]),fe(r,"class","CasinoFavoritesSectionContainer")},m(e,t){ue(e,r,t),de(r,a),n[18](r),s||(o=F(i=n[16].call(null,a,(n[2],n[1],n[0],n[1]))),s=!0)},p(e,[t]){1&t&&S(a,"session",e[0]),2&t&&S(a,"userid",e[1]),4&t&&S(a,"endpoint",e[2]),8&t&&S(a,"datasource",e[3]),32&t&&S(a,"lang",e[5]),16&t&&S(a,"currency",e[4]),8192&t&&S(a,"favorites",e[13]),64&t&&S(a,"clientstyling",e[6]),128&t&&S(a,"clientstylingurl",e[7]),256&t&&S(a,"livecasino",e[8]),4096&t&&S(a,"visiblegames",e[12]),2048&t&&S(a,"gamepagemodalurl",e[11]),1024&t&&S(a,"integratedgameframedesktop",e[10]),512&t&&S(a,"integratedgameframemobile",e[9]),16384&t&&S(a,"casinomygames",e[14]),i&&k(i.update)&&7&t&&i.update.call(null,(e[2],e[1],e[0],e[1]))},i:V,o:V,d(e){e&&he(r),n[18](null),s=!1,o()}}}function Ms(t,e,o){let n,r,{endpoint:l=""}=e,{datasource:a=""}=e,{currency:i=""}=e,{lang:s=""}=e,{session:c=""}=e,{userid:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{livecasino:m="false"}=e,{integratedgameframemobile:p="false"}=e,{integratedgameframedesktop:g="false"}=e,{gamepagemodalurl:f="false"}=e,{visiblegames:y=""}=e,{favorites:b=""}=e,{categoryid:v=""}=e,{casinomygames:w="false"}=e,x=[];var $,C;({withLocale:$,translations:C}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(C),at.set($))});const S=n=>{if(n.data)switch(n.data.type){case"UserSessionID":o(0,c=n.data.session),o(1,d=n.data.userID),d&&d.length&&c&&0<c.length&&k(l,c,d);break;case"SetUnfavoredGame":e=`${l}/player/${d}/favorites`,t=c,d,s=n.data.id,n.data.triggerFactor,x.includes(s)&&(x=x.filter(e=>e!=s)),fetch(e+"/"+s,{method:"DELETE",headers:{"X-SessionID":t}}).then(e=>e.json()).then(()=>{window.postMessage({type:"RemoveFavoriteThumbnail_"+s},window.location.href),_(e,t)});break;case"SetFavoredGame":{var r=`${l}/player/${d}/favorites`;var a=c;d;var i=n.data.id;n.data.triggerFactor;x.includes(i)||x.push(i);let e={items:x},t={method:"POST",headers:{"X-SessionID":a,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(e)};fetch(r,t).then(e=>e.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${i}`},window.location.href),_(r,a)}).catch(e=>{console.error("Err",e)})}break;case"GetFavoredGame":d&&d.length&&c&&0<c.length&&k(l,c,d)}var e,t,s};let k=(e,t,n)=>{"true"==b&&c&&n&&fetch(e+`/player/${n}/favorites/`,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>((r=e)&&(F(),window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:r,favStadalone:!0},window.location.href),M(r.items)),r)).then(e=>e).catch(e=>{console.error(e)})};let _=(e,t)=>{fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>(r=e,F(),r&&window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:r,favStadalone:!0},window.location.href),r)).catch(e=>{console.error(e)})};const F=()=>{window.postMessage({type:"ShowFavoriteSection",receivedFavoriteResults:r},window.location.href)},M=(e=[])=>(x=[],0<e.length&&e.forEach(e=>{x.push(e.id)}),x);return lt(()=>(window.addEventListener("message",S,!1),()=>{window.removeEventListener("message",S)})),t.$$set=e=>{"endpoint"in e&&o(2,l=e.endpoint),"datasource"in e&&o(3,a=e.datasource),"currency"in e&&o(4,i=e.currency),"lang"in e&&o(5,s=e.lang),"session"in e&&o(0,c=e.session),"userid"in e&&o(1,d=e.userid),"clientstyling"in e&&o(6,u=e.clientstyling),"clientstylingurl"in e&&o(7,h=e.clientstylingurl),"livecasino"in e&&o(8,m=e.livecasino),"integratedgameframemobile"in e&&o(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&o(10,g=e.integratedgameframedesktop),"gamepagemodalurl"in e&&o(11,f=e.gamepagemodalurl),"visiblegames"in e&&o(12,y=e.visiblegames),"favorites"in e&&o(13,b=e.favorites),"categoryid"in e&&o(17,v=e.categoryid),"casinomygames"in e&&o(14,w=e.casinomygames)},t.$$.update=()=>{if(8231&t.$$.dirty&&l&&d&&c&&s&&b&&"true"==b&&k(l,c,d),32832&t.$$.dirty&&u&&n&&((e=document.createElement("style")).innerHTML=u,n.appendChild(e)),32896&t.$$.dirty&&h&&n){let t=document.createElement("style");fetch(new URL(h)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{n.appendChild(t)},1)})}var e},[c,d,l,a,i,s,u,h,m,p,g,f,y,b,w,n,k,v,function(e){rt[e?"unshift":"push"](()=>{n=e,o(15,n)})}]}function Es(e,t){Sr(e,t)}customElements.get("casino-collections-providers")||customElements.define("casino-collections-providers",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoCollectionsProviders{background:var(--emfe-w-color-contrast, #07072A);width:100%;height:330px;margin:0 auto;margin-top:24px}.CategoriesHeader{display:flex;justify-content:space-between;height:70px}.CategoriesHeader .Title{color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500}.CategoriesHeader .ButtonsContainer button{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px;cursor:pointer}.CategoriesHeader .ButtonsContainer button:active{opacity:0.7}.CategoriesSlider{position:relative;height:230px;overflow:hidden;cursor:pointer}.CategoriesSliderWrapper{position:absolute;top:0;left:0}.CategoriesSlider .Animation{transition:transform 0.8s}.CategoriesSlider .CategorySlide{border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:200px;width:400px;margin-right:15px;background-size:cover}.CategoriesSlider .CategorySlide:not(.CategorySlideNoHighlight){background-color:#808080;background-blend-mode:multiply}.CategoriesSlider .CategorySlideTopContainer{height:100px;display:flex;align-items:center}.CategoriesSlider .CategorySlideLogo{transform:translate(-50%, -50%);max-width:175px;top:30%;max-height:100%;position:absolute}.CategoriesSlider .CategorySlideTitle{color:var(--emfe-w-color-white, #FFFFFF);font-size:18px;letter-spacing:1px}.CategoriesSlider .CategorySlideGameContainer{display:flex;width:40px;justify-content:center;gap:10%;min-height:85px}.CategoriesSlider .CategorySlideGameImage{border-radius:10px;width:auto;height:55px;object-fit:cover}.CategoriesSlider .CategorySlideGames{color:white;text-align:center}.CategoriesSlider .CategorySlideGames p{font-size:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Mobile.CasinoCollectionsProviders{padding:25px 10px}.Mobile .CategoriesSlider{overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.Mobile .CategoriesSlider::-webkit-scrollbar{display:none}.Mobile .CategorySlide{width:80vw;scroll-snap-align:start}.Mobile .ButtonsContainer{display:none}.Mobile .CategorySlideGameImage{border-radius:10px;width:auto;height:40px;object-fit:cover}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},_s,ks,n,{endpoint:13,datasource:14,lang:15,type:0,titletype:1,clientstyling:16,clientstylingurl:17,translationurl:18,collectionprovidersgamenames:2},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","lang","type","titletype","clientstyling","clientstylingurl","translationurl","collectionprovidersgamenames"]}get endpoint(){return this.$$.ctx[13]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[14]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[15]}set lang(e){this.$$set({lang:e}),h()}get type(){return this.$$.ctx[0]}set type(e){this.$$set({type:e}),h()}get titletype(){return this.$$.ctx[1]}set titletype(e){this.$$set({titletype:e}),h()}get clientstyling(){return this.$$.ctx[16]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[17]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),h()}get collectionprovidersgamenames(){return this.$$.ctx[2]}set collectionprovidersgamenames(e){this.$$set({collectionprovidersgamenames:e}),h()}}),customElements.get("casino-favorites-section")||customElements.define("casino-favorites-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=".CasinoFavoritesSectionContainer{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}",this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ms,Fs,n,{endpoint:2,datasource:3,currency:4,lang:5,session:0,userid:1,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,categoryid:17,casinomygames:14},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","categoryid","casinomygames"]}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[4]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[0]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[1]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get categoryid(){return this.$$.ctx[17]}set categoryid(e){this.$$set({categoryid:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}});const Ls={en:{noRecentGames:"You haven't played yet but here you will find in the future a list of your games."},de:{noRecentGames:"Du hast bisher noch nicht gespielt, aber hier findest du in Zukunft eine Liste deiner Spiele."}};function Gs(e){let n;return{c(){S(n=me("casino-games-category-section"),"session",e[4]),S(n,"userid",e[5]),S(n,"endpoint",e[0]),S(n,"datasource",e[1]),S(n,"lang",e[3]),S(n,"currency",e[2]),S(n,"favorites",e[13]),S(n,"categoryid","LASTPLAYED"),S(n,"categoryindex","1"),S(n,"categorygames","9"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[10]),S(n,"integratedgameframemobile",e[9]),S(n,"casinomygames",e[14])},m(e,t){ue(e,n,t)},p(e,t){16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),1&t[0]&&S(n,"endpoint",e[0]),2&t[0]&&S(n,"datasource",e[1]),8&t[0]&&S(n,"lang",e[3]),4&t[0]&&S(n,"currency",e[2]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),4096&t[0]&&S(n,"visiblegames",e[12]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),1024&t[0]&&S(n,"integratedgameframedesktop",e[10]),512&t[0]&&S(n,"integratedgameframemobile",e[9]),16384&t[0]&&S(n,"casinomygames",e[14])},d(e){e&&he(n)}}}function Ts(e){let n,r,a=e[17]("noRecentGames")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){131072&t[0]&&a!==(a=e[17]("noRecentGames")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ps(n){let r,a;function i(e){return e[16]?Ts:Gs}let s=i(n),o=s(n);return{c(){r=me("div"),a=me("div"),o.c(),this.c=V,fe(a,"class","CasinoLastPlayedSection"),fe(r,"class","CasinoGamesCategorySectionContainer")},m(e,t){ue(e,r,t),de(r,a),o.m(a,null),n[23](r)},p(e,t){s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(a,null)))},i:V,o:V,d(e){e&&he(r),o.d(),n[23](null)}}}function Is(t,e,n){let r;ot(t,Ur,e=>n(17,r=e));let a,i,{endpoint:s=""}=e,{datasource:o=""}=e,{currency:l=""}=e,{lang:c=""}=e,{session:d=""}=e,{userid:u=""}=e,{clientstyling:h=""}=e,{clientstylingurl:m=""}=e,{translationurl:p=""}=e,{livecasino:g="false"}=e,{integratedgameframemobile:f="false"}=e,{integratedgameframedesktop:y="false"}=e,{gamepagemodalurl:b="false"}=e,{visiblegames:v=""}=e,{favorites:w=""}=e,{lastplayedperiod:x="Last30Days"}=e,{lastplayedorder:$=""}=e,{lastplayedlimit:C=""}=e,{casinomygames:S="false"}=e,{lastplayedunique:k="true"}=e,_=window.navigator.userAgent,F=!1,M;Object.keys(Ls).forEach(e=>{Es(e,Ls[e])});return t.$$set=e=>{"endpoint"in e&&n(0,s=e.endpoint),"datasource"in e&&n(1,o=e.datasource),"currency"in e&&n(2,l=e.currency),"lang"in e&&n(3,c=e.lang),"session"in e&&n(4,d=e.session),"userid"in e&&n(5,u=e.userid),"clientstyling"in e&&n(6,h=e.clientstyling),"clientstylingurl"in e&&n(7,m=e.clientstylingurl),"translationurl"in e&&n(18,p=e.translationurl),"livecasino"in e&&n(8,g=e.livecasino),"integratedgameframemobile"in e&&n(9,f=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,y=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,b=e.gamepagemodalurl),"visiblegames"in e&&n(12,v=e.visiblegames),"favorites"in e&&n(13,w=e.favorites),"lastplayedperiod"in e&&n(19,x=e.lastplayedperiod),"lastplayedorder"in e&&n(20,$=e.lastplayedorder),"lastplayedlimit"in e&&n(21,C=e.lastplayedlimit),"casinomygames"in e&&n(14,S=e.casinomygames),"lastplayedunique"in e&&n(22,k=e.lastplayedunique)},t.$$.update=()=>{if(41&t.$$.dirty[0]&&s&&u&&c&&new Promise((e,t)=>{var n=new URL(`${s}/player/${u}/games/last-played`);n.searchParams.append("unique",k),n.searchParams.append("limit",C),n.searchParams.append("order",$),n.searchParams.append("period",x),"PC"===st(_)?n.searchParams.append("device","Desktop"):n.searchParams.append("device","Mobile"),a=g?n:n.href,fetch(a).then(e=>e.json()).then(n=>{n.items=n.items.filter(e=>{let t=!0;return"OddsMatrix2"==e.gameCode&&(n.count--,t=!1),t}),e(n),window.postMessage({type:"AddNewCategory",category:{name:"Last Played",id:"LASTPLAYED"}},window.location.href),window.postMessage({type:"LastPlayedGames",data:n},window.location.href)}).catch(e=>{console.error(e),t(e)})}).then(e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),0<e.count){let t=[];e.items.forEach(e=>{e=new URL(s+"/casino/games/"+e.gameId);e.searchParams.append("datasource",o),t.push(fetch(e.href).then(e=>e.json()))}),Promise.all(t).then(e=>{M=e.map(e=>e[0]),window.postMessage({type:"LastPlayedData",lastPlayedGames:M},window.location.href)})}else n(16,F=!0)}),262144&t.$$.dirty[0]&&p&&fetch(p).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Es(e,t[e])})}).catch(e=>{console.log(e)}),32832&t.$$.dirty[0]&&h&&i&&((e=document.createElement("style")).innerHTML=h,i.appendChild(e)),32896&t.$$.dirty[0]&&m&&i){let t=document.createElement("style");fetch(new URL(m)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e;8&t.$$.dirty[0]&&c&&(e=c,at.set(e))},[s,o,l,c,d,u,h,m,g,f,y,b,v,w,S,i,F,r,p,x,$,C,k,function(e){rt[e?"unshift":"push"](()=>{i=e,n(15,i)})}]}function Rs(e){let n;return{c(){S(n=me("casino-games-category-section"),"session",e[4]),S(n,"userid",e[5]),S(n,"endpoint",e[0]),S(n,"datasource",e[1]),S(n,"lang",e[3]),S(n,"currency",e[2]),S(n,"favorites",e[13]),S(n,"categoryid","MOSTPLAYED"),S(n,"categoryindex","1"),S(n,"categorygames","9"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[10]),S(n,"integratedgameframemobile",e[9]),S(n,"casinomygames",e[14])},m(e,t){ue(e,n,t)},p(e,t){16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),1&t[0]&&S(n,"endpoint",e[0]),2&t[0]&&S(n,"datasource",e[1]),8&t[0]&&S(n,"lang",e[3]),4&t[0]&&S(n,"currency",e[2]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),4096&t[0]&&S(n,"visiblegames",e[12]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),1024&t[0]&&S(n,"integratedgameframedesktop",e[10]),512&t[0]&&S(n,"integratedgameframemobile",e[9]),16384&t[0]&&S(n,"casinomygames",e[14])},d(e){e&&he(n)}}}function Ds(e){let n;return{c(){(n=me("p")).textContent="No games in most played",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function As(n){let r,a;function i(e){return e[16]?Ds:Rs}let s=i(n),o=s(n);return{c(){r=me("div"),a=me("div"),o.c(),this.c=V,fe(a,"class","casino-most-played-section"),fe(r,"class","CasinoGamesCategorySectionContainer"),fe(r,"part","CasinoGamesCategorySectionContainer")},m(e,t){ue(e,r,t),de(r,a),o.m(a,null),n[20](r)},p(e,t){s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(a,null)))},i:V,o:V,d(e){e&&he(r),o.d(),n[20](null)}}}function Bs(r,e,a){let i,s,{endpoint:o=""}=e,{datasource:l=""}=e,{currency:t=""}=e,{lang:c=""}=e,{session:n=""}=e,{userid:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{livecasino:m="false"}=e,{integratedgameframemobile:p="false"}=e,{integratedgameframedesktop:g="false"}=e,{gamepagemodalurl:f="false"}=e,y=e["visiblegames"],{favorites:b=""}=e,{lastPlayedEmpty:v=""}=e,{casinomygames:w="false"}=e,{mostplayedperiod:x="Last30Days"}=e,{mostplayedrounds:$="10"}=e,C=window.navigator.userAgent,S=[],k=!1;return r.$$set=e=>{"endpoint"in e&&a(0,o=e.endpoint),"datasource"in e&&a(1,l=e.datasource),"currency"in e&&a(2,t=e.currency),"lang"in e&&a(3,c=e.lang),"session"in e&&a(4,n=e.session),"userid"in e&&a(5,d=e.userid),"clientstyling"in e&&a(6,u=e.clientstyling),"clientstylingurl"in e&&a(7,h=e.clientstylingurl),"livecasino"in e&&a(8,m=e.livecasino),"integratedgameframemobile"in e&&a(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&a(10,g=e.integratedgameframedesktop),"gamepagemodalurl"in e&&a(11,f=e.gamepagemodalurl),"visiblegames"in e&&a(12,y=e.visiblegames),"favorites"in e&&a(13,b=e.favorites),"lastPlayedEmpty"in e&&a(17,v=e.lastPlayedEmpty),"casinomygames"in e&&a(14,w=e.casinomygames),"mostplayedperiod"in e&&a(18,x=e.mostplayedperiod),"mostplayedrounds"in e&&a(19,$=e.mostplayedrounds)},r.$$.update=()=>{if(41&r.$$.dirty[0]&&o&&d&&c&&(e={limit:100,device:st(C),rounds:$},t=new URL(`${o}/player/${d}/games/most-played`),e.limit&&t.searchParams.append("limit",e.limit),e.order&&t.searchParams.append("order",e.order),t.searchParams.append("expand","games"),t.searchParams.append("period",x),(n=e.device)?"PC"===n?t.searchParams.append("device","Desktop"):t.searchParams.append("device","Mobile"):t.searchParams.append("device","All"),e.rounds&&t.searchParams.append("rounds",e.rounds),i=m?t:t.href,new Promise((e,t)=>{fetch(i).then(e=>e.json()).then(n=>{n.items=n.items.filter(e=>{let t=!0;return"OddsMatrix2"==e.gameCode&&(n.count--,t=!1),t}),e(n)}).catch(e=>{console.error(e),t(e)})}).then(e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),0<e.count){let t=[];e.items.forEach(e=>{e=new URL(o+"/casino/games/"+e.gameId);e.searchParams.append("datasource",l),t.push(fetch(e.href).then(e=>e.json()))}),Promise.all(t).then(e=>{S=e.map(e=>e[0]),"true"===w&&(S=S.slice(0,JSON.parse(y))),window.postMessage({type:"MostPlayedData",mostPlayedGames:S},window.location.href)})}else a(16,k=!0)})),32832&r.$$.dirty[0]&&u&&s&&((n=document.createElement("style")).innerHTML=u,s.appendChild(n)),32896&r.$$.dirty[0]&&h&&s){let t=document.createElement("style");fetch(new URL(h)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{s.appendChild(t)},1)})}var e,t,n;8&r.$$.dirty[0]&&c&&(e=c,at.set(e))},[o,l,t,c,n,d,u,h,m,p,g,f,y,b,w,s,k,v,x,$,function(e){rt[e?"unshift":"push"](()=>{s=e,a(15,s)})}]}function Ns(e,t){Sr(e,t)}customElements.get("casino-last-played-section")||customElements.define("casino-last-played-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoLastPlayedSection{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Is,Ps,n,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,translationurl:18,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastplayedperiod:19,lastplayedorder:20,lastplayedlimit:21,casinomygames:14,lastplayedunique:22},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","translationurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastplayedperiod","lastplayedorder","lastplayedlimit","casinomygames","lastplayedunique"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get lastplayedperiod(){return this.$$.ctx[19]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),h()}get lastplayedorder(){return this.$$.ctx[20]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),h()}get lastplayedlimit(){return this.$$.ctx[21]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get lastplayedunique(){return this.$$.ctx[22]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),h()}}),customElements.get("casino-most-played-section")||customElements.define("casino-most-played-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-most-played-section{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Bs,As,n,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastPlayedEmpty:17,casinomygames:14,mostplayedperiod:18,mostplayedrounds:19},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastPlayedEmpty","casinomygames","mostplayedperiod","mostplayedrounds"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get lastPlayedEmpty(){return this.$$.ctx[17]}set lastPlayedEmpty(e){this.$$set({lastPlayedEmpty:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get mostplayedperiod(){return this.$$.ctx[18]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),h()}get mostplayedrounds(){return this.$$.ctx[19]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),h()}});const Os={en:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},"zh-hk":{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},de:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},it:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},fr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},es:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},tr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ru:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ro:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hu:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pt:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"}};function Hs(e,t,n){e=e.slice();return e[42]=t[n],e}function js(t){let a,n,i,r,s,e,o=t[26],l=[];for(let e=0;e<o.length;e+=1)l[e]=Ys(Hs(t,o,e));function c(e){return"Favorites"==e[24]?Ks:"MostPlayed"==e[24]?Zs:"LastPlayed"==e[24]?Vs:void 0}let d=c(t),u=d&&d(t);return{c(){a=me("div"),n=me("div"),i=me("div");for(let e=0;e<l.length;e+=1)l[e].c();r=ge(),s=me("div"),u&&u.c(),fe(i,"class","MyGamesButtonsContainer"),fe(n,"class","MyGamesHeader"),fe(a,"class",e="CasinoMyGames "+(t[25]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,n),de(n,i);for(let e=0;e<l.length;e+=1)l[e]&&l[e].m(i,null);de(a,r),de(a,s),u&&u.m(s,null)},p(t,n){if(1023467520&n[0]){let e;for(o=t[26],e=0;e<o.length;e+=1){var r=Hs(t,o,e);l[e]?l[e].p(r,n):(l[e]=Ys(r),l[e].c(),l[e].m(i,null))}for(;e<l.length;e+=1)l[e].d(1);l.length=o.length}d===(d=c(t))&&u?u.p(t,n):(u&&u.d(1),(u=d&&d(t))&&(u.c(),u.m(s,null))),33554432&n[0]&&e!==(e="CasinoMyGames "+(t[25]?"Mobile":""))&&fe(a,"class",e)},d(e){e&&he(a),H(l,e),u&&u.d()}}}function Us(n){let r,a,i,s,o,l,c,d,u,h,m=n[28]("favorites")+"";return{c(){r=me("button"),a=pe(m),i=ge(),s=me("span"),o=pe("("),l=pe(n[27]),c=pe(")"),fe(r,"class",d="MyGamesButton "+("Favorites"==n[24]?"Active":"")+" "+("false"==n[13]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),de(r,i),de(r,s),de(s,o),de(s,l),de(s,c),u||(h=K(r,"click",n[31]),u=!0)},p(e,t){268435456&t[0]&&m!==(m=e[28]("favorites")+"")&&ye(a,m),134217728&t[0]&&ye(l,e[27]),16785408&t[0]&&d!==(d="MyGamesButton "+("Favorites"==e[24]?"Active":"")+" "+("false"==e[13]?"Off":""))&&fe(r,"class",d)},d(e){e&&he(r),u=!1,h()}}}function zs(n){let r,a,i,s,o,l=n[28]("mostPlayed")+"";return{c(){r=me("button"),a=pe(l),fe(r,"class",i="MyGamesButton "+("MostPlayed"==n[24]?"Active":"")+" "+("false"==n[14]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),s||(o=K(r,"click",n[32]),s=!0)},p(e,t){268435456&t[0]&&l!==(l=e[28]("mostPlayed")+"")&&ye(a,l),16793600&t[0]&&i!==(i="MyGamesButton "+("MostPlayed"==e[24]?"Active":"")+" "+("false"==e[14]?"Off":""))&&fe(r,"class",i)},d(e){e&&he(r),s=!1,o()}}}function Ws(n){let r,a,i,s,o,l,c=n[28]("recentlyPlayed")+"";return{c(){r=me("button"),a=pe(c),i=ge(),fe(r,"class",s="MyGamesButton "+("LastPlayed"==n[24]?"Active":"")+" "+("false"==n[15]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),de(r,i),o||(l=K(r,"click",n[33]),o=!0)},p(e,t){268435456&t[0]&&c!==(c=e[28]("recentlyPlayed")+"")&&ye(a,c),16809984&t[0]&&s!==(s="MyGamesButton "+("LastPlayed"==e[24]?"Active":"")+" "+("false"==e[15]?"Off":""))&&fe(r,"class",s)},d(e){e&&he(r),o=!1,l()}}}function Ys(e){let n,r,a,i="Favorites"==e[42]&&Us(e),s="MostPlayed"==e[42]&&zs(e),o="LastPlayed"==e[42]&&Ws(e);return{c(){i&&i.c(),n=ge(),s&&s.c(),r=ge(),o&&o.c(),a=l()},m(e,t){i&&i.m(e,t),ue(e,n,t),s&&s.m(e,t),ue(e,r,t),o&&o.m(e,t),ue(e,a,t)},p(e,t){"Favorites"==e[42]?i?i.p(e,t):((i=Us(e)).c(),i.m(n.parentNode,n)):i&&(i.d(1),i=null),"MostPlayed"==e[42]?s?s.p(e,t):((s=zs(e)).c(),s.m(r.parentNode,r)):s&&(s.d(1),s=null),"LastPlayed"==e[42]?o?o.p(e,t):((o=Ws(e)).c(),o.m(a.parentNode,a)):o&&(o.d(1),o=null)},d(e){i&&i.d(e),e&&he(n),s&&s.d(e),e&&he(r),o&&o.d(e),e&&he(a)}}}function Vs(e){let n;return{c(){S(n=me("casino-last-played-section"),"userid",e[0]),S(n,"endpoint",e[2]),S(n,"datasource",e[3]),S(n,"favorites",e[13]),S(n,"lang",e[4]),S(n,"currency",e[5]),S(n,"session",e[1]),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[9]),S(n,"lastplayedperiod",e[17]),S(n,"lastplayedorder",e[19]),S(n,"lastplayedlimit",e[20]),S(n,"lastplayedunique",e[21]),S(n,"gamepagemodalurl",e[10]),S(n,"integratedgameframedesktop",e[11]),S(n,"integratedgameframemobile",e[12]),S(n,"casinomygames",e[16])},m(e,t){ue(e,n,t)},p(e,t){1&t[0]&&S(n,"userid",e[0]),4&t[0]&&S(n,"endpoint",e[2]),8&t[0]&&S(n,"datasource",e[3]),8192&t[0]&&S(n,"favorites",e[13]),16&t[0]&&S(n,"lang",e[4]),32&t[0]&&S(n,"currency",e[5]),2&t[0]&&S(n,"session",e[1]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),512&t[0]&&S(n,"visiblegames",e[9]),131072&t[0]&&S(n,"lastplayedperiod",e[17]),524288&t[0]&&S(n,"lastplayedorder",e[19]),1048576&t[0]&&S(n,"lastplayedlimit",e[20]),2097152&t[0]&&S(n,"lastplayedunique",e[21]),1024&t[0]&&S(n,"gamepagemodalurl",e[10]),2048&t[0]&&S(n,"integratedgameframedesktop",e[11]),4096&t[0]&&S(n,"integratedgameframemobile",e[12]),65536&t[0]&&S(n,"casinomygames",e[16])},d(e){e&&he(n)}}}function Zs(e){let n;return{c(){S(n=me("casino-most-played-section"),"endpoint",e[2]),S(n,"datasource",e[3]),S(n,"lang",e[4]),S(n,"currency",e[5]),S(n,"session",e[1]),S(n,"userid",e[0]),S(n,"favorites",e[13]),S(n,"categoryindex","0"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[9]),S(n,"gamepagemodalurl",e[10]),S(n,"mostplayedrounds",e[22]),S(n,"integratedgameframedesktop",e[11]),S(n,"integratedgameframemobile",e[12]),S(n,"mostplayedperiod",e[18]),S(n,"casinomygames",e[16])},m(e,t){ue(e,n,t)},p(e,t){4&t[0]&&S(n,"endpoint",e[2]),8&t[0]&&S(n,"datasource",e[3]),16&t[0]&&S(n,"lang",e[4]),32&t[0]&&S(n,"currency",e[5]),2&t[0]&&S(n,"session",e[1]),1&t[0]&&S(n,"userid",e[0]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),512&t[0]&&S(n,"visiblegames",e[9]),1024&t[0]&&S(n,"gamepagemodalurl",e[10]),4194304&t[0]&&S(n,"mostplayedrounds",e[22]),2048&t[0]&&S(n,"integratedgameframedesktop",e[11]),4096&t[0]&&S(n,"integratedgameframemobile",e[12]),262144&t[0]&&S(n,"mostplayedperiod",e[18]),65536&t[0]&&S(n,"casinomygames",e[16])},d(e){e&&he(n)}}}function Ks(e){let n;return{c(){S(n=me("casino-favorites-section"),"session",e[1]),S(n,"userid",e[0]),S(n,"endpoint",e[2]),S(n,"datasource",e[3]),S(n,"lang",e[4]),S(n,"currency",e[5]),S(n,"favorites",e[13]),S(n,"categoryid","FAVORITES"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[9]),S(n,"gamepagemodalurl",e[10]),S(n,"integratedgameframedesktop",e[11]),S(n,"integratedgameframemobile",e[12]),S(n,"casinomygames",e[16])},m(e,t){ue(e,n,t)},p(e,t){2&t[0]&&S(n,"session",e[1]),1&t[0]&&S(n,"userid",e[0]),4&t[0]&&S(n,"endpoint",e[2]),8&t[0]&&S(n,"datasource",e[3]),16&t[0]&&S(n,"lang",e[4]),32&t[0]&&S(n,"currency",e[5]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),512&t[0]&&S(n,"visiblegames",e[9]),1024&t[0]&&S(n,"gamepagemodalurl",e[10]),2048&t[0]&&S(n,"integratedgameframedesktop",e[11]),4096&t[0]&&S(n,"integratedgameframemobile",e[12]),65536&t[0]&&S(n,"casinomygames",e[16])},d(e){e&&he(n)}}}function Xs(n){let r;function a(e){if(e[16])return js}let i=a(n),s=i&&i(n);return{c(){r=me("div"),s&&s.c(),this.c=V},m(e,t){ue(e,r,t),s&&s.m(r,null),n[34](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s&&s.d(1),(s=i&&i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s&&s.d(),n[34](null)}}}function qs(t,e,n){let r;ot(t,Ur,e=>n(28,r=e));let a,{userid:i=""}=e,{session:s=""}=e,{endpoint:o=""}=e,{datasource:l=""}=e,{lang:c=""}=e,{currency:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{livecasino:m=""}=e,{visiblegames:p=""}=e,{gamepagemodalurl:g=""}=e,{integratedgameframedesktop:f=""}=e,{integratedgameframemobile:y=""}=e,{translationurl:b=""}=e,{favorites:v="false"}=e,{mostplayed:w="false"}=e,{lastplayed:x="false"}=e,{casinomygames:$="false"}=e,{lastplayedperiod:C="Last30Days"}=e,{mostplayedperiod:S="Last30Days"}=e,{lastplayedorder:k=""}=e,{lastplayedlimit:_=""}=e,{lastplayedunique:F="true"}=e,{mostplayedrounds:M=""}=e,D=window.navigator.userAgent,E="",L=!1,G=["","",""],T="0";var P,I;({withLocale:P,translations:I}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(I),at.set(P))}),Object.keys(Os).forEach(e=>{Ns(e,Os[e])});const R=e=>{E!==e&&n(24,E=e)},A=()=>{var e;n(24,E="true"===v?"Favorites":"true"===w?"MostPlayed":"true"===x?"LastPlayed":""),n(26,G[0]="true"===v?"Favorites":"",G),n(26,G[1]="true"===w?"MostPlayed":"",G),n(26,G[2]="true"===x?"LastPlayed":"",G),e=c,at.set(e)},B=e=>{e.data&&"UpdateCategoryFavoriteGames"===e.data.type&&n(27,T=e.data.receivedFavoriteResults.count)};return lt(()=>(window.addEventListener("message",B,!1),n(25,L=it(D)),()=>{window.removeEventListener("message",B)})),t.$$set=e=>{"userid"in e&&n(0,i=e.userid),"session"in e&&n(1,s=e.session),"endpoint"in e&&n(2,o=e.endpoint),"datasource"in e&&n(3,l=e.datasource),"lang"in e&&n(4,c=e.lang),"currency"in e&&n(5,d=e.currency),"clientstyling"in e&&n(6,u=e.clientstyling),"clientstylingurl"in e&&n(7,h=e.clientstylingurl),"livecasino"in e&&n(8,m=e.livecasino),"visiblegames"in e&&n(9,p=e.visiblegames),"gamepagemodalurl"in e&&n(10,g=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(11,f=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(12,y=e.integratedgameframemobile),"translationurl"in e&&n(30,b=e.translationurl),"favorites"in e&&n(13,v=e.favorites),"mostplayed"in e&&n(14,w=e.mostplayed),"lastplayed"in e&&n(15,x=e.lastplayed),"casinomygames"in e&&n(16,$=e.casinomygames),"lastplayedperiod"in e&&n(17,C=e.lastplayedperiod),"mostplayedperiod"in e&&n(18,S=e.mostplayedperiod),"lastplayedorder"in e&&n(19,k=e.lastplayedorder),"lastplayedlimit"in e&&n(20,_=e.lastplayedlimit),"lastplayedunique"in e&&n(21,F=e.lastplayedunique),"mostplayedrounds"in e&&n(22,M=e.mostplayedrounds)},t.$$.update=()=>{if(28&t.$$.dirty[0]&&o&&l&&c&&A(),57344&t.$$.dirty[0]&&v&&w&&x&&A(),1073741824&t.$$.dirty[0]&&b&&fetch(b).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ns(e,t[e])})}).catch(e=>{console.log(e)}),8388672&t.$$.dirty[0]&&u&&a&&((e=document.createElement("style")).innerHTML=u,a.appendChild(e)),8388736&t.$$.dirty[0]&&h&&a){let t=document.createElement("style");fetch(new URL(h)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}var e},[i,s,o,l,c,d,u,h,m,p,g,f,y,v,w,x,$,C,S,k,_,F,M,a,E,L,G,T,r,R,b,()=>R("Favorites"),()=>R("MostPlayed"),()=>R("LastPlayed"),function(e){rt[e?"unshift":"push"](()=>{a=e,n(23,a)})}]}function Js(e,t){Sr(e,t)}customElements.get("casino-my-games")||customElements.define("casino-my-games",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=".CasinoMyGames{background-color:var(--emfe-w-color-contrast, #07072A);width:100%;margin:50px 0;box-sizing:border-box}.CasinoMyGames.Mobile{padding:25px 10px}.MyGamesHeader{display:flex;justify-content:space-between;margin-bottom:40px}.MyGamesButton{border:none;background:none;color:var(--emfe-w-color-white, #FFFFFF);font-size:20px;font-weight:500;margin-right:60px;transition:linear 100ms;cursor:pointer}.MyGamesButton:hover{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);line-height:36px}.MyGamesButton:focus{color:var(--emfe-w-color-primary, #D0046C);line-height:36px}.MyGamesButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-color-primary, #D0046C)}.MyGamesButton.Active{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary, #D0046C);line-height:36px}.Mobile .MyGamesHeader{justify-content:flex-start}.Mobile .MyGamesButton{font-size:16px;white-space:nowrap;margin-right:10px}.Mobile .MyGamesButton.Active{padding-bottom:4px}",this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},qs,Xs,n,{userid:0,session:1,endpoint:2,datasource:3,lang:4,currency:5,clientstyling:6,clientstylingurl:7,livecasino:8,visiblegames:9,gamepagemodalurl:10,integratedgameframedesktop:11,integratedgameframemobile:12,translationurl:30,favorites:13,mostplayed:14,lastplayed:15,casinomygames:16,lastplayedperiod:17,mostplayedperiod:18,lastplayedorder:19,lastplayedlimit:20,lastplayedunique:21,mostplayedrounds:22},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["userid","session","endpoint","datasource","lang","currency","clientstyling","clientstylingurl","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","translationurl","favorites","mostplayed","lastplayed","casinomygames","lastplayedperiod","mostplayedperiod","lastplayedorder","lastplayedlimit","lastplayedunique","mostplayedrounds"]}get userid(){return this.$$.ctx[0]}set userid(e){this.$$set({userid:e}),h()}get session(){return this.$$.ctx[1]}set session(e){this.$$set({session:e}),h()}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),h()}get currency(){return this.$$.ctx[5]}set currency(e){this.$$set({currency:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get visiblegames(){return this.$$.ctx[9]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get gamepagemodalurl(){return this.$$.ctx[10]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[12]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get translationurl(){return this.$$.ctx[30]}set translationurl(e){this.$$set({translationurl:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get mostplayed(){return this.$$.ctx[14]}set mostplayed(e){this.$$set({mostplayed:e}),h()}get lastplayed(){return this.$$.ctx[15]}set lastplayed(e){this.$$set({lastplayed:e}),h()}get casinomygames(){return this.$$.ctx[16]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get lastplayedperiod(){return this.$$.ctx[17]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),h()}get mostplayedperiod(){return this.$$.ctx[18]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),h()}get lastplayedorder(){return this.$$.ctx[19]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),h()}get lastplayedlimit(){return this.$$.ctx[20]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),h()}get lastplayedunique(){return this.$$.ctx[21]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),h()}get mostplayedrounds(){return this.$$.ctx[22]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),h()}});const Qs={en:{recentSearch:"Recent search",placeHolderSearchGames:"Search for Games",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},"zh-hk":{recentSearch:"最近的搜索",loading:"加载请稍候",searchResult:"搜索结果",cancel:"取消",notFound:"找不到游戏!",notFoundText:"请输入正确的游戏名称开始玩。",noRecentSearches:"还没有最近的搜索。 搜索我们的任何游戏。"},de:{recentSearch:"Letzte Suche",placeHolderSearchGames:"Hier nach Spielen suchen",loading:"Es lädt, bitte warten...",searchResult:"Ergebnis suchen",cancel:"Abbrechen",notFound:"Spiel wurde nicht gefunden!",notFoundText:"Spiel nicht gefunden! Bitte verwende den richtigen Spielnamen um es zu starten.",noRecentSearches:"Keine vorherige Suche vorhanden! Suche nach einem beliebigen Spiel"},it:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},fr:{recentSearch:"Recherche récente",placeHolderSearchGames:"Recherche de jeux de casino",loading:"Chargement, veuillez patienter",searchResult:"Résultat de la recherche",cancel:"Annuler",notFound:"Jeu non trouvé!",notFoundText:"Veuillez saisir le nom correct du jeu pour commencer à jouer.",noRecentSearches:"Pas encore de recherches récentes. Recherchez l'un de nos jeux."},es:{recentSearch:"Busqueda reciente",placeHolderSearchGames:"Buscar juegos",loading:"Cargando",searchResult:"Resultado de busqueda",cancel:"Cancelar",notFound:"Juego no encontrado!",notFoundText:"Por favor escriba el nombre correcto del juego para empezar a jugar.",noRecentSearches:"No hay búsquedas recientes. Busca cualquiera de nuestros juegos"},gr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},tr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},ru:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play."},ro:{recentSearch:"Cautari recente",loading:"Se incarca, te rugam asteapta…",searchResult:"Rezultat cautare",cancel:"Anuleaza",notFound:"Nu am gasit niciun rezultat!",notFoundText:"Te rugam sa introduci corect numele jocului.",noRecentSearches:"Nu sunt cautari recente. Cauta oricare din jocurile noastre."},hr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},hu:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},pl:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},pt:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},sl:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},sr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."}};function eo(e,t,n){e=e.slice();return e[48]=t[n],e}function to(e){let n,r,a,i;function s(e){return 1==e[13]&&e[8].length<2?ao:0!=e[11].length?ro:void 0}let o=s(e),l=o&&o(e),c=!1===e[9]&&so(e),d=2<=e[8].length&&0==e[11].length&&lo(e);return{c(){l&&l.c(),n=ge(),r=me("div"),c&&c.c(),a=ge(),d&&d.c(),fe(r,"class",i="SearchResultsContainer "+(1==e[13]?"":"NotVisible"))},m(e,t){l&&l.m(e,t),ue(e,n,t),ue(e,r,t),c&&c.m(r,null),de(r,a),d&&d.m(r,null)},p(e,t){o===(o=s(e))&&l?l.p(e,t):(l&&l.d(1),(l=o&&o(e))&&(l.c(),l.m(n.parentNode,n))),!1===e[9]?c?c.p(e,t):((c=so(e)).c(),c.m(r,a)):c&&(c.d(1),c=null),2<=e[8].length&&0==e[11].length?d?d.p(e,t):((d=lo(e)).c(),d.m(r,null)):d&&(d.d(1),d=null),8192&t[0]&&i!==(i="SearchResultsContainer "+(1==e[13]?"":"NotVisible"))&&fe(r,"class",i)},d(e){l&&l.d(e),e&&he(n),e&&he(r),c&&c.d(),d&&d.d()}}}function no(e){let n,r,a=e[17]("loading")+"";return{c(){n=me("p"),r=pe(a)},m(e,t){ue(e,n,t),de(n,r)},p(e,t){131072&t[0]&&a!==(a=e[17]("loading")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ro(e){let n,r,a=e[17]("searchResult")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchMessage")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){131072&t[0]&&a!==(a=e[17]("searchResult")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ao(e){let n,r,a,i,s=e[17]("recentSearch")+"",o=0==e[11].length&&io(e);return{c(){n=me("p"),r=pe(s),a=ge(),o&&o.c(),i=l(),fe(n,"class","SearchMessage")},m(e,t){ue(e,n,t),de(n,r),ue(e,a,t),o&&o.m(e,t),ue(e,i,t)},p(e,t){131072&t[0]&&s!==(s=e[17]("recentSearch")+"")&&ye(r,s),0==e[11].length?o?o.p(e,t):((o=io(e)).c(),o.m(i.parentNode,i)):o&&(o.d(1),o=null)},d(e){e&&he(n),e&&he(a),o&&o.d(e),e&&he(i)}}}function io(e){let n,r,a,i=e[17]("noRecentSearches")+"";return{c(){n=me("div"),r=me("p"),a=pe(i),fe(r,"class","SearchMessage"),fe(n,"class","ResultsContainerError")},m(e,t){ue(e,n,t),de(n,r),de(r,a)},p(e,t){131072&t[0]&&i!==(i=e[17]("noRecentSearches")+"")&&ye(a,i)},d(e){e&&he(n)}}}function so(t){let a,i=t[11],s=[];for(let e=0;e<i.length;e+=1)s[e]=oo(eo(t,i,e));return{c(){for(let e=0;e<s.length;e+=1)s[e].c();a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,a,n)},p(t,n){if(1149183&n[0]){let e;for(i=t[11],e=0;e<i.length;e+=1){var r=eo(t,i,e);s[e]?s[e].p(r,n):(s[e]=oo(r),s[e].c(),s[e].m(a.parentNode,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){H(s,e),e&&he(a)}}}function oo(e){let n,r,a,i,s,o,l,c,d,u,h;return{c(){S(n=me("casino-game-thumbnail"),"endpoint",e[0]),S(n,"session",e[15]),S(n,"userid",e[16]),S(n,"favorites",e[7]),S(n,"lang",e[1]),S(n,"gamethumbnail",r=e[48].thumbnail),S(n,"gamename",a=e[48].name),S(n,"gamevendor",i=e[48].vendor.name),S(n,"gameisnew",s=e[48].isNew),S(n,"gametag",o=0<e[48].advancedTags?.length&&e[20](e[48].advancedTags)),S(n,"gamecellsize",l=e[48].cellSize),S(n,"gameid",c=e[48].id),S(n,"gamefunmode",d=e[48].hasFunMode),S(n,"gamefavorite",u=e[48].isFavorite),S(n,"livelobbyendpoint",h=e[48].details?e[48].launchUrl:""),S(n,"integratedgameframedesktop",e[4]),S(n,"integratedgameframemobile",e[5]),S(n,"clientstyling",e[2]),S(n,"clientstylingurl",e[3]),S(n,"gamepagemodalurl",e[6])},m(e,t){ue(e,n,t)},p(e,t){1&t[0]&&S(n,"endpoint",e[0]),32768&t[0]&&S(n,"session",e[15]),65536&t[0]&&S(n,"userid",e[16]),128&t[0]&&S(n,"favorites",e[7]),2&t[0]&&S(n,"lang",e[1]),2048&t[0]&&r!==(r=e[48].thumbnail)&&S(n,"gamethumbnail",r),2048&t[0]&&a!==(a=e[48].name)&&S(n,"gamename",a),2048&t[0]&&i!==(i=e[48].vendor.name)&&S(n,"gamevendor",i),2048&t[0]&&s!==(s=e[48].isNew)&&S(n,"gameisnew",s),2048&t[0]&&o!==(o=0<e[48].advancedTags?.length&&e[20](e[48].advancedTags))&&S(n,"gametag",o),2048&t[0]&&l!==(l=e[48].cellSize)&&S(n,"gamecellsize",l),2048&t[0]&&c!==(c=e[48].id)&&S(n,"gameid",c),2048&t[0]&&d!==(d=e[48].hasFunMode)&&S(n,"gamefunmode",d),2048&t[0]&&u!==(u=e[48].isFavorite)&&S(n,"gamefavorite",u),2048&t[0]&&h!==(h=e[48].details?e[48].launchUrl:"")&&S(n,"livelobbyendpoint",h),16&t[0]&&S(n,"integratedgameframedesktop",e[4]),32&t[0]&&S(n,"integratedgameframemobile",e[5]),4&t[0]&&S(n,"clientstyling",e[2]),8&t[0]&&S(n,"clientstylingurl",e[3]),64&t[0]&&S(n,"gamepagemodalurl",e[6])},d(e){e&&he(n)}}}function lo(e){let n,r,a,i,s,o,l=e[17]("notFound")+"",c=e[17]("notFoundText")+"";return{c(){n=me("div"),r=me("p"),a=pe(l),i=ge(),s=me("p"),o=pe(c),fe(r,"class","SearchMessage"),fe(n,"class","ResultsContainerError")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(n,i),de(n,s),de(s,o)},p(e,t){131072&t[0]&&l!==(l=e[17]("notFound")+"")&&ye(a,l),131072&t[0]&&c!==(c=e[17]("notFoundText")+"")&&ye(o,c)},d(e){e&&he(n)}}}function co(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$=n[17]("cancel")+"";function C(e){return e[14]?no:to}let S=C(n),k=S(n);return{c(){r=me("div"),a=me("div"),(i=me("div")).innerHTML='<svg width="14" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="#212121" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m10.48 10.985 2.21 2.373"></path><circle cx="6.5" cy="6.5" r="5.75" stroke="#212121" stroke-width="1.5"></circle></svg>',s=ge(),o=me("input"),c=ge(),d=me("span"),u=j("svg"),h=j("path"),p=ge(),g=me("small"),f=pe($),v=ge(),k.c(),this.c=V,fe(i,"class","SearchIcon"),fe(o,"class","SearchInput"),fe(o,"type","search"),fe(o,"placeholder",l=n[17]("placeHolderSearchGames")),fe(o,"maxlength",50),fe(h,"d","m1.45 1.5 8.1 8M1.45 9.5l8.1-8"),fe(h,"stroke","#717171"),fe(h,"stroke-width","2"),fe(h,"stroke-linecap","round"),fe(h,"stroke-linejoin","round"),fe(u,"width","11"),fe(u,"height","11"),fe(u,"fill","none"),fe(u,"xmlns","http://www.w3.org/2000/svg"),fe(d,"class",m="SearchClearButton "+(0!=n[8].length?"":"NotVisible")),fe(g,"class",y="SearchCancelButton "+(n[9]?"NotVisible":"")),fe(a,"class",b="Search "+(n[9]?"":"SearchAnimation")),fe(r,"class",("PC"!==st(n[18])?"":"Desktop")+" CasinoSearch")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),L(o,n[8]),n[29](o),de(a,c),de(a,d),de(d,u),de(u,h),de(a,p),de(a,g),de(g,f),de(r,v),k.m(r,null),n[32](r),w||(x=[K(o,"input",n[28]),K(o,"focus",n[19]),K(d,"click",n[30]),K(g,"click",n[31])],w=!0)},p(e,t){131072&t[0]&&l!==(l=e[17]("placeHolderSearchGames"))&&fe(o,"placeholder",l),256&t[0]&&o.value!==e[8]&&L(o,e[8]),256&t[0]&&m!==(m="SearchClearButton "+(0!=e[8].length?"":"NotVisible"))&&fe(d,"class",m),131072&t[0]&&$!==($=e[17]("cancel")+"")&&ye(f,$),512&t[0]&&y!==(y="SearchCancelButton "+(e[9]?"NotVisible":""))&&fe(g,"class",y),512&t[0]&&b!==(b="Search "+(e[9]?"":"SearchAnimation"))&&fe(a,"class",b),S===(S=C(e))&&k?k.p(e,t):(k.d(1),(k=S(e))&&(k.c(),k.m(r,null)))},i:V,o:V,d(e){e&&he(r),n[29](null),k.d(),n[32](null),w=!1,Z(x)}}}function uo(r,e,s){let t;ot(r,Ur,e=>s(17,t=e));let n,a,i,o,{endpoint:l=""}=e,{datasource:c=""}=e,{session:d=""}=e,{userid:u=""}=e,{lang:h="en"}=e,{clientstyling:m=""}=e,{clientstylingurl:p=""}=e,{integratedgameframedesktop:g="false"}=e,{integratedgameframemobile:f="false"}=e,{gamepagemodalurl:y="true"}=e,{translationurl:b=""}=e,{showfavorites:v=""}=e,w=window.navigator.userAgent,x=[],$=[],C={},S="",k=!0,_=!1,F=!1,M=!1,E=[];Object.keys(Qs).forEach(e=>{Js(e,Qs[e])});const L=e=>{{var t,n;e.data&&"SearchedItemClicked"==e.data.type&&(t=e.data.gameId,-1===($=($=localStorage.getItem("searchedGamesWds_casino"))?$.split(","):[]).indexOf(t))&&($.unshift(t),n=$.join(","),localStorage.setItem("searchedGamesWds_casino",n))}"UserSessionID"==e.data.type&&(s(15,i=e.data.session),s(16,o=e.data.userid),s(27,M=!0)),"CategoryChange"==e.data.type&&P()},G=()=>{if(s(9,k=!1),s(13,_=!0),l&&c&&h&&S.length<2){s(11,x=[]);let e=localStorage.getItem("searchedGamesWds_casino"),t=[],n=[],r=0,a=(t=e?e.split(","):t).length;if(0<a){for(r=0;r<a;r++){var i=new URL(l+"/casino/games/"+t[r]);i.searchParams.append("language",h),i.searchParams.append("datasource",c),i.searchParams.append("platform",st(w)),n.push(((e,r)=>new Promise((t,n)=>{s(14,F=!0),r&&Object.keys(C).indexOf(r)>=0?(s(14,F=!1),t(C[r])):fetch(e).then(e=>e.json()).then(e=>{s(14,F=!1),e.error||(C[e[0].gameId]=e[0]),t(e[0])}).catch(e=>{s(14,F=!1),console.error(e),n(e)})}))(i,t[r]))}Promise.all(n).then(e=>{e=e.filter(function(e){return!!e}),s(11,x=e.map(e=>(e.isFavorite=T(e.id),e)))})}}R(_),"function"==typeof gtag&&gtag("event","SearchInitialized",{context:"SearchWidget"})},T=t=>-1!==E.findIndex(e=>e==t),P=()=>{s(8,S=""),s(9,k=!0),s(14,F=!1),s(11,x=[]),s(13,_=!1),R(_)},I=()=>{s(8,S=""),n.focus()},R=e=>{window.postMessage({type:!0===e?"searchActive":"searchCancelled",searchStatus:e})};return lt(()=>(window.addEventListener("message",L,!1),()=>{window.removeEventListener("message",L)})),r.$$set=e=>{"endpoint"in e&&s(0,l=e.endpoint),"datasource"in e&&s(23,c=e.datasource),"session"in e&&s(24,d=e.session),"userid"in e&&s(25,u=e.userid),"lang"in e&&s(1,h=e.lang),"clientstyling"in e&&s(2,m=e.clientstyling),"clientstylingurl"in e&&s(3,p=e.clientstylingurl),"integratedgameframedesktop"in e&&s(4,g=e.integratedgameframedesktop),"integratedgameframemobile"in e&&s(5,f=e.integratedgameframemobile),"gamepagemodalurl"in e&&s(6,y=e.gamepagemodalurl),"translationurl"in e&&s(26,b=e.translationurl),"showfavorites"in e&&s(7,v=e.showfavorites)},r.$$.update=()=>{if(8389379&r.$$.dirty[0])if(2<=S.length){const r=new URL(l+"/casino/games");r.searchParams.append("datasource",c),r.searchParams.append("expand","vendor"),r.searchParams.append("platform",st(w)),r.searchParams.append("language",h),r.searchParams.append("pagination","offset=0,limit=30"),r.searchParams.append("filter","name="+S),e=r,new Promise((t,n)=>{s(14,F=!0),fetch(e.href).then(e=>e.json()).then(e=>{s(14,F=!1),t(e)}).catch(e=>{s(14,F=!1),console.error(e),n(e)})}).then(e=>{s(11,x=e.items.map(e=>(e.isFavorite=T(e.id),e)))})}else k||G();var e,t,n;if(2&r.$$.dirty[0]&&h&&(n=h,at.set(n)),67108864&r.$$.dirty[0]&&b&&fetch(b).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Js(e,t[e])})}).catch(e=>{console.log(e)}),50331648&r.$$.dirty[0]&&d&&u&&(s(27,M=!0),s(15,i=d),s(16,o=u)),134217856&r.$$.dirty[0]&&v&&M&&(n=new URL(`${l}/player/${o}/favorites/`),s(14,F=!0),t={method:"GET",headers:{"X-SessionID":i}},fetch(n.href,t).then(e=>e.json()).then(e=>{s(14,F=!1),E=e.items.map(e=>e.id)})),1028&r.$$.dirty[0]&&m&&a&&((t=document.createElement("style")).innerHTML=m,a.appendChild(t)),1032&r.$$.dirty[0]&&p&&a){let e=new URL(p),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}},[l,h,m,p,g,f,y,v,S,k,a,x,n,_,F,i,o,t,w,G,r=>{if(0===(null==r?void 0:r.length))return"";let a,i,s=99999999999;const o=new Date(Date.now());return r.forEach((e,t)=>{var n=new Date(e.schedules[0].startTime),e=new Date(e.schedules[0].endTime);Xr(e).diff(o)<s&&(s=Xr(e).diff(o),i=t),Xr(o).isAfter(n)&&Xr(o).isBefore(e)&&(a=r[i].name)}),a},P,I,c,d,u,b,M,function(){S=this.value,s(8,S)},function(e){rt[e?"unshift":"push"](()=>{n=e,s(12,n)})},()=>I(),()=>P(),function(e){rt[e?"unshift":"push"](()=>{a=e,s(10,a)})}]}function ho(e,{delay:t=0,duration:n=400,easing:r=v}={}){const a=+getComputedStyle(e).opacity;return{delay:t,duration:n,easing:r,css:e=>"opacity: "+e*a}}function mo(n){let r,a,i,s,o,l,c,d,t,u,h,m;return{c(){r=me("div"),a=me("div"),(i=me("div")).innerHTML="<slot></slot>",s=ge(),o=me("span"),(l=me("slot")).innerHTML='<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>',fe(i,"class","ModalContainer"),fe(i,"part","ModalContainer"),fe(l,"name","close"),fe(o,"class",c="ModalCloseBtn "+("true"==n[1]&&n[3]?"ModalPanicCloseButton":"")),fe(o,"part","ModalCloseBtn"),fe(o,"role","button"),fe(a,"class","ModalWindow"),fe(a,"part","ModalWindow"),fe(a,"id","Modal"),X(()=>n[19].call(a)),fe(r,"part","CustomStylingContainer")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),de(o,l),n[18](a),d=function(e,t){"static"===getComputedStyle(e).position&&(e.style.position="relative");const n=me("iframe"),r=(n.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),n.setAttribute("aria-hidden","true"),n.tabIndex=-1,function(){if(void 0===G){G=!1;try{"undefined"!=typeof window&&window.parent&&window.parent.document}catch(e){G=!0}}return G}());let a;return r?(n.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",a=K(window,"message",e=>{e.source===n.contentWindow&&t()})):(n.src="about:blank",n.onload=()=>{a=K(n.contentWindow,"resize",t),t()}),de(e,n),()=>{(r||a&&n.contentWindow)&&a(),he(n)}}(a,n[19].bind(a)),n[20](r),u=!0,h||(m=K(o,"click",n[8]),h=!0)},p(e,t){n=e,(!u||10&t&&c!==(c="ModalCloseBtn "+("true"==n[1]&&n[3]?"ModalPanicCloseButton":"")))&&fe(o,"class",c)},i(e){u||(X(()=>{u&&(t=t||se(a,ho,{transitionDuration:n[0]},!0)).run(1)}),u=!0)},o(e){(t=t||se(a,ho,{transitionDuration:n[0]},!1)).run(0),u=!1},d(e){e&&he(r),n[18](null),d(),e&&t&&t.end(),n[20](null),h=!1,m()}}}function po(e){let n,r,a=e[7]&&mo(e);return{c(){a&&a.c(),n=l(),this.c=V},m(e,t){a&&a.m(e,t),ue(e,n,t),r=!0},p(e,[t]){e[7]?a?(a.p(e,t),128&t&&re(a,1)):((a=mo(e)).c(),re(a,1),a.m(n.parentNode,n)):a&&(ne={r:0,c:[],p:ne},ae(a,1,1,()=>{a=null}),ne.r||Z(ne.c),ne=ne.p)},i(e){r||(re(a),r=!0)},o(e){ae(a),r=!1},d(e){a&&a.d(e),e&&he(n)}}}function go(t,e,n){let r,i,a,s,{duration:o=350}=e,{session:l=""}=e,{userid:c=""}=e,{clientstyling:d=""}=e,{identifier:u=""}=e,{clientstylingurl:h=""}=e,{endpoint:m=""}=e,{haspanicbutton:p="false"}=e,{gamepagemodalurl:g="false"}=e,{sessioncheck:f="true"}=e,{integratedgameframedesktop:y="false"}=e,b=window.navigator.userAgent,v=!1,w=!1,x=!1;const $=e=>{var t;"ShowModal"==e.data.type&&u==e.data.identifier&&(n(7,x=!0),window.postMessage({type:"DisableScroll"},window.location.href)),"ModalClosed"!=e.data.type||"false"==y&&!it(b)||n(7,x=!1),"ShowGameModal"===e.data.type&&(n(7,x=!0),window.postMessage({type:"GameLaunchID",gameId:e.data.gameId},window.location.href),window.postMessage({type:"DisableScroll"},window.location.href)),"OpenGameFrameModal"===e.data.type&&(n(7,x=!0),window.postMessage({type:"LaunchGameFrame",gameId:e.data.gameId,gameFunMode:e.data.gamefunmode},window.location.href),window.postMessage({type:"DisableScroll"},window.location.href)),"RequestModalSize"===e.data.type&&(t={modalWidth:r?getComputedStyle(r).width:null,modalHeight:r?getComputedStyle(r).height:null},window.postMessage({type:"ModalSize",modalContainerSize:t},window.location.href)),"GameStateOnResize"===e.data.type&&(w=e.data.detailsObtained)},C=e=>{var t;w&&(t={modalWidth:getComputedStyle(r).width,modalHeight:getComputedStyle(r).height},window.postMessage({type:"ModalSize",modalContainerSize:t},window.location.href))};return lt(()=>(n(3,v=it(b)),window.addEventListener("message",$,!1),window.addEventListener("resize",C,!1),()=>{window.removeEventListener("message",$),window.removeEventListener("resize",$)})),t.$$set=e=>{"duration"in e&&n(0,o=e.duration),"session"in e&&n(9,l=e.session),"userid"in e&&n(10,c=e.userid),"clientstyling"in e&&n(11,d=e.clientstyling),"identifier"in e&&n(12,u=e.identifier),"clientstylingurl"in e&&n(13,h=e.clientstylingurl),"endpoint"in e&&n(14,m=e.endpoint),"haspanicbutton"in e&&n(1,p=e.haspanicbutton),"gamepagemodalurl"in e&&n(15,g=e.gamepagemodalurl),"sessioncheck"in e&&n(16,f=e.sessioncheck),"integratedgameframedesktop"in e&&n(17,y=e.integratedgameframedesktop)},t.$$.update=()=>{if(17920&t.$$.dirty&&l&&c&&m&&"true"==f&&(r=m,a=l,new Promise((t,n)=>{var e=new Headers;e.append("X-SessionID",a),Ne(r+"/player/session/player",{method:"GET",headers:e}).then(e=>e.json()).then(e=>t(e)).catch(e=>n(e))}).then(e=>{e.Guid,e.UserID},e=>{console.error("err on session",e)})),2052&t.$$.dirty&&d&&i&&((e=document.createElement("style")).innerHTML=d,i.appendChild(e)),8196&t.$$.dirty&&h&&i){let e=new URL(h),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e,r,a},[o,p,i,v,r,void 0,void 0,x,()=>{n(7,x=!1),n(3,v=it(b)),window.postMessage({type:"ModalClosed",gamepagemodalurl:g,mobileView:v},window.location.href)},l,c,d,u,h,m,g,f,y,function(e){rt[e?"unshift":"push"](()=>{r=e,n(4,r)})},function(){a=this.clientWidth,s=this.clientHeight,n(5,a),n(6,s)},function(e){rt[e?"unshift":"push"](()=>{i=e,n(2,i)})}]}function fo(e,t,n){e=e.slice();return e[26]=t[n],e[27]=t,e[28]=n,e}function yo(e,t,n){e=e.slice();return e[29]=t[n],e[28]=n,e}function bo(t){let a,n,i,r,e,s=t[3],o=[];for(let e=0;e<s.length;e+=1)o[e]=ko(fo(t,s,e));return{c(){a=me("div"),n=me("div"),i=pe(t[1]),r=ge();for(let e=0;e<o.length;e+=1)o[e].c();fe(n,"class","CasinoCalendarDailyDay"),fe(a,"class",e="CasinoCalendarDailyDetailsBackground "+(t[6]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,n),de(n,i),de(a,r);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(a,null)},p(t,n){if(2&n&&ye(i,t[1]),409&n){let e;for(s=t[3],e=0;e<s.length;e+=1){var r=fo(t,s,e);o[e]?o[e].p(r,n):(o[e]=ko(r),o[e].c(),o[e].m(a,null))}for(;e<o.length;e+=1)o[e].d(1);o.length=s.length}64&n&&e!==(e="CasinoCalendarDailyDetailsBackground "+(t[6]?"Mobile":""))&&fe(a,"class",e)},d(e){e&&he(a),H(o,e)}}}function vo(e){let n;return{c(){(n=me("p")).textContent="Loading ...",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function wo(e){let n,r;return{c(){n=j("svg"),fe(r=j("path"),"stroke-linecap","round"),fe(r,"stroke-linejoin","round"),fe(r,"d","M19.5 8.25l-7.5 7.5-7.5-7.5"),fe(n,"xmlns","http://www.w3.org/2000/svg"),fe(n,"fill","none"),fe(n,"viewBox","0 0 24 24"),fe(n,"stroke-width","1.5"),fe(n,"stroke","currentColor"),fe(n,"class","IconUp")},m(e,t){ue(e,n,t),de(n,r)},d(e){e&&he(n)}}}function xo(e){let n,r;return{c(){n=j("svg"),fe(r=j("path"),"stroke-linecap","round"),fe(r,"stroke-linejoin","round"),fe(r,"d","M19.5 8.25l-7.5 7.5-7.5-7.5"),fe(n,"xmlns","http://www.w3.org/2000/svg"),fe(n,"fill","none"),fe(n,"viewBox","0 0 24 24"),fe(n,"stroke-width","1.5"),fe(n,"stroke","currentColor"),fe(n,"class","IconDown")},m(e,t){ue(e,n,t),de(n,r)},d(e){e&&he(n)}}}function $o(t){let r,a,i=t[26].details,s=[];for(let e=0;e<i.length;e+=1)s[e]=Co(yo(t,i,e));let o=t[26].detailsExpanded&&So(t);return{c(){for(let e=0;e<s.length;e+=1)s[e].c();r=ge(),o&&o.c(),a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,r,n),o&&o.m(t,n),ue(t,a,n)},p(t,n){if(280&n){let e;for(i=t[26].details,e=0;e<i.length;e+=1){const o=yo(t,i,e);s[e]?s[e].p(o,n):(s[e]=Co(o),s[e].c(),s[e].m(r.parentNode,r))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}t[26].detailsExpanded?o?o.p(t,n):((o=So(t)).c(),o.m(a.parentNode,a)):o&&(o.d(1),o=null)},d(e){H(s,e),e&&he(r),o&&o.d(e),e&&he(a)}}}function Co(n){let r,a,i,s,o,l,c,d,u=n[29].title+"";function h(){return n[18](n[26],n[28])}return{c(){r=me("div"),a=me("div"),i=me("button"),s=pe(u),fe(i,"class",o="HeaderButton "+(n[29].expandedTab?"Active":"")),fe(a,"class","Header"),fe(r,"class",l=n[28]==n[4]?"SelectedTab":""),fe(r,"id","CollapseMoreInfoButton"),_(r,"height",n[26].expandedInfo?"100%":"")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),c||(d=K(i,"click",h),c=!0)},p(e,t){n=e,8&t&&u!==(u=n[29].title+"")&&ye(s,u),8&t&&o!==(o="HeaderButton "+(n[29].expandedTab?"Active":""))&&fe(i,"class",o),16&t&&l!==(l=n[28]==n[4]?"SelectedTab":"")&&fe(r,"class",l),8&t&&_(r,"height",n[26].expandedInfo?"100%":"")},d(e){e&&he(r),c=!1,d()}}}function So(e){let n,r,a,i=e[26].details[e[4]].description+"";return{c(){n=me("div"),r=pe(i),fe(n,"class",a="DetailTabsDescription "+(e[26].details[e[4]].expandedTab?"":"NotVisible"))},m(e,t){ue(e,n,t),de(n,r)},p(e,t){24&t&&i!==(i=e[26].details[e[4]].description+"")&&ye(r,i),24&t&&a!==(a="DetailTabsDescription "+(e[26].details[e[4]].expandedTab?"":"NotVisible"))&&fe(n,"class",a)},d(e){e&&he(n)}}}function ko(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C=n[26].title+"",S=n[26].description+"";function k(e){return 1==e[26].expandedInfo?xo:wo}let _=k(n),F=_(n);function M(){return n[17](n[26],n[27],n[28])}let E=1==n[26].expandedInfo&&$o(n);return{c(){r=me("div"),a=me("div"),i=pe(C),s=ge(),o=me("div"),l=me("img"),u=ge(),h=me("div"),m=pe(S),p=ge(),g=me("div"),f=me("button"),y=pe(n[0]),b=ge(),F.c(),v=ge(),E&&E.c(),w=ge(),fe(a,"class","CasinoCalendarDailyTitle"),fe(l,"class","CasinoCalendarFitImage"),ce(l.src,c=n[26].image)||fe(l,"src",c),fe(l,"alt",d=n[26].image),fe(o,"class","CasinoCalendarImage"),fe(h,"class","CasinoCalendarDailyDescription"),fe(f,"class","MoreInfoButton"),fe(g,"class","CasinoCalendarTabs"),fe(r,"class","CasinoCalendarDailyDetailsParent")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(r,s),de(r,o),de(o,l),de(r,u),de(r,h),de(h,m),de(r,p),de(r,g),de(g,f),de(f,y),de(f,b),F.m(f,null),de(g,v),E&&E.m(g,null),de(r,w),x||($=K(f,"click",M),x=!0)},p(e,t){n=e,8&t&&C!==(C=n[26].title+"")&&ye(i,C),8&t&&!ce(l.src,c=n[26].image)&&fe(l,"src",c),8&t&&d!==(d=n[26].image)&&fe(l,"alt",d),8&t&&S!==(S=n[26].description+"")&&ye(m,S),1&t&&ye(y,n[0]),_!==(_=k(n))&&(F.d(1),F=_(n))&&(F.c(),F.m(f,null)),1==n[26].expandedInfo?E?E.p(n,t):((E=$o(n)).c(),E.m(g,null)):E&&(E.d(1),E=null)},d(e){e&&he(r),F.d(),E&&E.d(),x=!1,$()}}}function _o(n){let r;function a(e){return e[5]?vo:bo}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[19](r)},p(e,[t]){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[19](null)}}}function Fo(t,e,r){let n,{dailybackground:a=""}=e,{dailybuttontitle:i=""}=e,{dailyday:s=""}=e,{dailydescription:o="<p></p>"}=e,{dailyicon:l=""}=e,{dailytitle:c=""}=e,{lang:d="en"}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{translationUrl:m=""}=e,p=[],g=0,f=!0,y=!1,b=window.navigator.userAgent;var v,w;({withLocale:v,translations:w}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(w),at.set(v))});const x=e=>{"DailyEventsData"==e.data.type&&(r(5,f=!1),r(3,p=e.data.data),p.forEach(e=>{e.expandedInfo=!1,e.detailsExpanded=!1,e.details.forEach((e,t)=>{e.expandedTab=0==t})})),"ModalClosed"==e.data.type&&(r(4,g=0),p.forEach((e,t)=>{e.detailsExpanded=0==t,e.expandedInfo=0==t}))},$=e=>{r(4,g=0),r(3,p[e].detailsExpanded=!p[e].detailsExpanded,p),"function"==typeof gtag&&gtag("event","MoreInfo",{context:"CalendarWidgetDetails"})},C=(e,t)=>{r(4,g=t),e.details.forEach((e,t)=>{e.expandedTab=g==t})};return lt(()=>(window.addEventListener("message",x,!1),it(b)&&r(6,y=!0),()=>{window.removeEventListener("message",x)})),t.$$set=e=>{"dailybackground"in e&&r(9,a=e.dailybackground),"dailybuttontitle"in e&&r(0,i=e.dailybuttontitle),"dailyday"in e&&r(1,s=e.dailyday),"dailydescription"in e&&r(10,o=e.dailydescription),"dailyicon"in e&&r(11,l=e.dailyicon),"dailytitle"in e&&r(12,c=e.dailytitle),"lang"in e&&r(13,d=e.lang),"clientstyling"in e&&r(14,u=e.clientstyling),"clientstylingurl"in e&&r(15,h=e.clientstylingurl),"translationUrl"in e&&r(16,m=e.translationUrl)},t.$$.update=()=>{if(8192&t.$$.dirty&&d&&(e=d,at.set(e)),16388&t.$$.dirty&&u&&n&&((e=document.createElement("style")).innerHTML=u,n.appendChild(e)),32772&t.$$.dirty&&h&&n){let e=new URL(h),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{n.appendChild(t)},1),setTimeout(()=>{},500)})}var e},[i,s,n,p,g,f,y,$,C,a,o,l,c,d,u,h,m,(e,t,n)=>{r(3,t[n].expandedInfo=!e.expandedInfo,p),$(n)},(e,t)=>{C(e,t)},function(e){rt[e?"unshift":"push"](()=>{n=e,r(2,n)})}]}function Mo(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C,S,k;return{c(){r=me("div"),a=me("div"),i=me("div"),s=me("div"),(o=me("div")).innerHTML='<div class="RingLeft"></div> \n <div class="RingRight"></div>',l=ge(),c=me("div"),d=me("div"),u=me("img"),m=ge(),p=me("div"),g=pe(n[2]),f=ge(),y=me("div"),b=ge(),v=me("div"),w=me("button"),x=pe(n[3]),this.c=V,fe(o,"class","CalendarBar"),ce(u.src,h=n[1])||fe(u,"src",h),fe(u,"alt",n[1]),fe(d,"class","CasinoCalendarDailyIcon"),fe(p,"class","CasinoCalendarDailyTitle"),fe(y,"class","CasinoCalendarDailyItemDescription"),fe(w,"class","MoreInfoButton"),fe(v,"class","CasinoCalendarDailyItemButton"),fe(c,"class",$="CasinoCalendarItemBackground CalendarPage "+("OpenCalendarModal"==n[4]?"Tear":"")),_(c,"background-image","url('"+n[0]+"')"),_(c,"background-size","cover"),_(c,"background-position","center"),_(c,"-webkit-background-size","cover"),_(c,"-moz-background-size","cover"),_(c,"-o-background-size","cover"),fe(s,"class","CalendarCard"),fe(i,"class","CasinoCalendarItems"),fe(a,"class",C="Container "+(n[7]?"Mobile":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(s,l),de(s,c),de(c,d),de(d,u),de(c,m),de(c,p),de(p,g),de(c,f),de(c,y),n[14](y),de(c,b),de(c,v),de(v,w),de(w,x),n[16](r),S||(k=K(w,"click",n[15]),S=!0)},p(e,[t]){2&t&&!ce(u.src,h=e[1])&&fe(u,"src",h),2&t&&fe(u,"alt",e[1]),4&t&&ye(g,e[2]),8&t&&ye(x,e[3]),16&t&&$!==($="CasinoCalendarItemBackground CalendarPage "+("OpenCalendarModal"==e[4]?"Tear":""))&&fe(c,"class",$),1&t&&_(c,"background-image","url('"+e[0]+"')"),128&t&&C!==(C="Container "+(e[7]?"Mobile":""))&&fe(a,"class",C)},i:V,o:V,d(e){e&&he(r),n[14](null),n[16](null),S=!1,k()}}}function Eo(t,e,n){let r,a,{cmsendpoint:i=""}=e,{lang:s=""}=e,{dailybackground:o=""}=e,{dailyicon:l=""}=e,{dailyday:c=""}=e,{dailydescription:d="<p></p>"}=e,{dailybuttontitle:u=""}=e,{index:h="0"}=e,{clientstyling:m=""}=e,{clientstylingurl:p=""}=e;var g,f;({withLocale:g,translations:f}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(f),at.set(g))});let y=!1,b=window.navigator.userAgent;const v=()=>{window.postMessage({type:"OpenCalendar",index:h},window.location.href),"function"==typeof gtag&&gtag("event","MoreInfo",{context:"CalendarWidgetItem"})};return lt(()=>{it(b)&&n(7,y=!0)}),t.$$set=e=>{"cmsendpoint"in e&&n(9,i=e.cmsendpoint),"lang"in e&&n(10,s=e.lang),"dailybackground"in e&&n(0,o=e.dailybackground),"dailyicon"in e&&n(1,l=e.dailyicon),"dailyday"in e&&n(2,c=e.dailyday),"dailydescription"in e&&n(11,d=e.dailydescription),"dailybuttontitle"in e&&n(3,u=e.dailybuttontitle),"index"in e&&n(4,h=e.index),"clientstyling"in e&&n(12,m=e.clientstyling),"clientstylingurl"in e&&n(13,p=e.clientstylingurl)},t.$$.update=()=>{if(2063&t.$$.dirty&&l&&c&&d&&u&&o&&((e=document.createElement("div")).innerHTML=d,r)&&r.append(e),4128&t.$$.dirty&&m&&a&&((e=document.createElement("style")).innerHTML=m,a.appendChild(e)),8224&t.$$.dirty&&p&&a){let e=new URL(p),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1),setTimeout(()=>{},500)})}var e},[o,l,c,u,h,a,r,y,v,i,s,d,m,p,function(e){rt[e?"unshift":"push"](()=>{r=e,n(6,r)})},()=>v(),function(e){rt[e?"unshift":"push"](()=>{a=e,n(5,a)})}]}function Lo(e,t,n){e=e.slice();return e[12]=t[n],e[14]=n,e}function Go(t){let r,a,e,i=t[1],s=[];for(let e=0;e<i.length;e+=1)s[e]=Io(Lo(t,i,e));let o=1==t[6]&&Ro(t);return{c(){r=me("div");for(let e=0;e<s.length;e+=1)s[e].c();a=ge(),o&&o.c(),fe(r,"class",e="CasinoCalendarItem "+(t[5]?"Mobile":""))},m(e,t){ue(e,r,t);for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(r,null);de(r,a),o&&o.m(r,null)},p(t,n){if(3&n){let e;for(i=t[1],e=0;e<i.length;e+=1){const o=Lo(t,i,e);s[e]?s[e].p(o,n):(s[e]=Io(o),s[e].c(),s[e].m(r,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}1==t[6]?o?o.p(t,n):((o=Ro(t)).c(),o.m(r,null)):o&&(o.d(1),o=null),32&n&&e!==(e="CasinoCalendarItem "+(t[5]?"Mobile":""))&&fe(r,"class",e)},d(e){e&&he(r),H(s,e),o&&o.d()}}}function To(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Po(e){let n;return{c(){(n=me("p")).textContent="500 Error - Internal Server Error",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Io(e){let n,r,a,i,s,o;return{c(){S(n=me("casino-calendar-daily-item"),"dailybackground",r=e[12].dailyBackground),S(n,"dailyicon",a=e[12].dailyIcon),S(n,"dailyday",i=e[12].dailyDay),S(n,"dailydescription",s=e[12].dailyDescription),S(n,"dailybuttontitle",o=e[12].dailyButtonTitle),S(n,"index",e[14]),S(n,"lang",e[0])},m(e,t){ue(e,n,t)},p(e,t){2&t&&r!==(r=e[12].dailyBackground)&&S(n,"dailybackground",r),2&t&&a!==(a=e[12].dailyIcon)&&S(n,"dailyicon",a),2&t&&i!==(i=e[12].dailyDay)&&S(n,"dailyday",i),2&t&&s!==(s=e[12].dailyDescription)&&S(n,"dailydescription",s),2&t&&o!==(o=e[12].dailyButtonTitle)&&S(n,"dailybuttontitle",o),1&t&&S(n,"lang",e[0])},d(e){e&&he(n)}}}function Ro(e){let n,r,a,i,s,o,l,c;return{c(){n=me("casino-modal"),S(r=me("casino-calendar-daily-details"),"dailybackground",a=e[1][e[2]].dailyBackground),S(r,"dailybuttontitle",i=e[1][e[2]].dailyButtonTitle),S(r,"dailyday",s=e[1][e[2]].dailyDay),S(r,"dailydescription",o=e[1][e[2]].dailyDescription),S(r,"dailyicon",l=e[1][e[2]].dailyIcon),S(r,"dailytitle",c=e[1][e[2]].dailyTitle),S(r,"lang",e[0]),S(n,"identifier","Calendar")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){6&t&&a!==(a=e[1][e[2]].dailyBackground)&&S(r,"dailybackground",a),6&t&&i!==(i=e[1][e[2]].dailyButtonTitle)&&S(r,"dailybuttontitle",i),6&t&&s!==(s=e[1][e[2]].dailyDay)&&S(r,"dailyday",s),6&t&&o!==(o=e[1][e[2]].dailyDescription)&&S(r,"dailydescription",o),6&t&&l!==(l=e[1][e[2]].dailyIcon)&&S(r,"dailyicon",l),6&t&&c!==(c=e[1][e[2]].dailyTitle)&&S(r,"dailytitle",c),1&t&&S(r,"lang",e[0])},d(e){e&&he(n)}}}function Do(e){let n;function r(e){return e[4]?Po:e[3]?To:e[1]?.length?Go:void 0}let a=r(e),i=a&&a(e);return{c(){i&&i.c(),n=l(),this.c=V},m(e,t){i&&i.m(e,t),ue(e,n,t)},p(e,[t]){a===(a=r(e))&&i?i.p(e,t):(i&&i.d(1),(i=a&&a(e))&&(i.c(),i.m(n.parentNode,n)))},i:V,o:V,d(e){i&&i.d(e),e&&he(n)}}}function Ao(e,t,n){let r,{cmsendpoint:a=""}=t,{lang:i="en"}=t,s=0,o=!0,l=!1,c=!1,d=window.navigator.userAgent,u=!1;const h=e=>{var t;e.data&&"OpenCalendar"==e.data.type&&(n(2,s=e.data.index),n(6,u=!0),window.postMessage({type:"ShowModal",selectedIndex:s,identifier:"Calendar"},window.location.href),window.postMessage({type:"DailyEventsData",data:null==(t=r[s])?void 0:t.dailyEvents})),e.data&&"ModalClosed"==e.data.type&&n(6,u=!1)};return lt(()=>(window.addEventListener("message",h,!1),it(d)&&n(5,c=!0),()=>{window.removeEventListener("message",h)})),e.$$set=e=>{"cmsendpoint"in e&&n(7,a=e.cmsendpoint),"lang"in e&&n(0,i=e.lang)},e.$$.update=()=>{129&e.$$.dirty&&a&&i&&fetch(`${a}/${i}/daily-calendar/`).then(e=>e.json()).then(e=>{n(1,r=e)}).catch(e=>{console.log(e),n(4,l=!0)}).finally(()=>{n(3,o=!1)})},[i,r,s,o,l,c,u,a]}function Bo(e,t,n){e=e.slice();return e[135]=t[n],e[137]=n,e}function No(e){let n,r,a,i,s,o,l,c="PC"!==st(e[78])&&"false"===e[13],d=c&&Ho(),u="true"==e[20]&&0==il&&!e[74]&&jo(e),h=!e[73]&&!e[72]&&"false"==e[50]&&Uo(e);function m(e){return e[68]?Yo:e[74]?void 0:Wo}let p=m(e),g=p&&p(e),f=e[70]&&"true"==e[16]&&rl(e);return{c(){n=me("section"),d&&d.c(),r=ge(),a=me("casino-search"),i=ge(),u&&u.c(),s=ge(),h&&h.c(),o=ge(),g&&g.c(),l=ge(),f&&f.c(),S(a,"endpoint",e[1]),S(a,"datasource",e[2]),S(a,"lang",e[4]),S(a,"clientstyling",e[7]),S(a,"clientstylingurl",e[8]),S(a,"integratedgameframedesktop",e[28]),S(a,"integratedgameframemobile",e[29]),S(a,"translationurl",e[9]),S(a,"showfavorites",e[14]),fe(n,"class","CategoriesLobby"),fe(n,"part","CategoriesLobby"),_(n,"max-width",e[15]+"px")},m(e,t){ue(e,n,t),d&&d.m(n,null),de(n,r),de(n,a),de(n,i),u&&u.m(n,null),de(n,s),h&&h.m(n,null),de(n,o),g&&g.m(n,null),de(n,l),f&&f.m(n,null)},p(e,t){(c=8192&t[0]?"PC"!==st(e[78])&&"false"===e[13]:c)?d||((d=Ho()).c(),d.m(n,r)):d&&(d.d(1),d=null),2&t[0]&&S(a,"endpoint",e[1]),4&t[0]&&S(a,"datasource",e[2]),16&t[0]&&S(a,"lang",e[4]),128&t[0]&&S(a,"clientstyling",e[7]),256&t[0]&&S(a,"clientstylingurl",e[8]),268435456&t[0]&&S(a,"integratedgameframedesktop",e[28]),536870912&t[0]&&S(a,"integratedgameframemobile",e[29]),512&t[0]&&S(a,"translationurl",e[9]),16384&t[0]&&S(a,"showfavorites",e[14]),"true"!=e[20]||0!=il||e[74]?u&&(u.d(1),u=null):u?u.p(e,t):((u=jo(e)).c(),u.m(n,s)),e[73]||e[72]||"false"!=e[50]?h&&(h.d(1),h=null):h?h.p(e,t):((h=Uo(e)).c(),h.m(n,o)),p===(p=m(e))&&g?g.p(e,t):(g&&g.d(1),(g=p&&p(e))&&(g.c(),g.m(n,l))),e[70]&&"true"==e[16]?f?f.p(e,t):((f=rl(e)).c(),f.m(n,null)):f&&(f.d(1),f=null),32768&t[0]&&_(n,"max-width",e[15]+"px")},d(e){e&&he(n),d&&d.d(),u&&u.d(),h&&h.d(),g&&g.d(),f&&f.d()}}}function Oo(e){let n,r,a=e[77]("500")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){32768&t[2]&&a!==(a=e[77]("500")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ho(){let n;return{c(){fe(n=me("div"),"class","SearchBarPlaceholder"),fe(n,"part","SearchBarPlaceholder")},m(e,t){ue(e,n,t)},d(e){e&&he(n)}}}function jo(e){let n;return{c(){S(n=me("casino-random-game"),"datasource",e[2]),S(n,"filteredrandomgamecategories",e[21]),S(n,"endpoint",e[1]),S(n,"lang",e[4]),S(n,"gameevent",e[67]),S(n,"randombuttonicon",e[63]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8])},m(e,t){ue(e,n,t)},p(e,t){4&t[0]&&S(n,"datasource",e[2]),2097152&t[0]&&S(n,"filteredrandomgamecategories",e[21]),2&t[0]&&S(n,"endpoint",e[1]),16&t[0]&&S(n,"lang",e[4]),32&t[2]&&S(n,"gameevent",e[67]),2&t[2]&&S(n,"randombuttonicon",e[63]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8])},d(e){e&&he(n)}}}function Uo(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x=n[77]("filters")+"",$=n[76]&&zo(n);return{c(){r=me("div"),$&&$.c(),a=ge(),i=me("div"),s=me("div"),o=pe(x),l=ge(),c=me("div"),d=j("svg"),u=j("defs"),h=j("style"),m=pe(".a{fill:var(--emfe-w-color-white, #FFFFFF);}"),p=j("path"),g=ge(),f=me("div"),y=me("span"),b=pe(n[76]),fe(s,"class","FilterButton"),fe(s,"part","FilterButton"),fe(p,"class","a"),fe(p,"d","M16.7,32.2a1.654,1.654,0,0,1-.636-.148,1.526,1.526,0,0,1-.867-1.393V20.578L5.433,10.588A1.543,1.543,0,0,1,5,9.491V7.742A1.512,1.512,0,0,1,6.5,6.2h23A1.512,1.512,0,0,1,31,7.742V9.491a1.543,1.543,0,0,1-.433,1.1L20.8,20.578v7.738a1.594,1.594,0,0,1-.52,1.156l-2.6,2.312A1.461,1.461,0,0,1,16.7,32.2ZM6.618,9.431l9.764,10.02a1.543,1.543,0,0,1,.433,1.1v9.813l2.34-2.075V20.519a1.543,1.543,0,0,1,.433-1.1L29.353,9.4V7.831H6.618Z"),fe(p,"transform","translate(-5 -6.2)"),fe(d,"xmlns","http://www.w3.org/2000/svg"),fe(d,"width","20"),fe(d,"height","20"),fe(d,"viewBox","0 0 26 26"),fe(y,"class","NumberOfFilters"),fe(y,"part","NumberOfFilters"),fe(f,"class","NumberOfFiltersContainer"),fe(f,"part","NumberOfFiltersContainer"),fe(c,"class","FilterIconContainer"),fe(c,"part","FilterIconContainer"),fe(i,"class","FilterButtonWrapper"),fe(i,"part","FilterButtonWrapper"),fe(r,"class","FiltersButtonsContainer"),fe(r,"part","FiltersButtonsContainer")},m(e,t){ue(e,r,t),$&&$.m(r,null),de(r,a),de(r,i),de(i,s),de(s,o),de(i,l),de(i,c),de(c,d),de(d,u),de(u,h),de(h,m),de(d,p),de(c,g),de(c,f),de(f,y),de(y,b),v||(w=K(i,"click",n[86]),v=!0)},p(e,t){e[76]?$?$.p(e,t):(($=zo(e)).c(),$.m(r,a)):$&&($.d(1),$=null),32768&t[2]&&x!==(x=e[77]("filters")+"")&&ye(o,x),16384&t[2]&&ye(b,e[76])},d(e){e&&he(r),$&&$.d(),v=!1,w()}}}function zo(n){let r,a,i,s,o,l,c,d=n[77]("clear")+"";return{c(){r=me("div"),a=me("div"),i=pe(d),s=ge(),(o=me("span")).innerHTML='<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 378.303 378.303" style="enable-background:new 0 0 378.303 378.303;" xml:space="preserve"><polygon style="fill:var(--emfe-w-color-secondary, #FD2839);" points="378.303,28.285 350.018,0 189.151,160.867 28.285,0 0,28.285 160.867,189.151 0,350.018\n 28.285,378.302 189.151,217.436 350.018,378.302 378.303,350.018 217.436,189.151 "></polygon></svg>',fe(o,"class","ClearIcon"),fe(o,"part","ClearIcon"),fe(a,"class","ClearButton"),fe(a,"part","ClearButton"),fe(r,"class","ClearFilterButtonWrapper"),fe(r,"part","ClearFilterButtonWrapper")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),l||(c=K(r,"click",n[85]),l=!0)},p(e,t){32768&t[2]&&d!==(d=e[77]("clear")+"")&&ye(i,d)},d(e){e&&he(r),l=!1,c()}}}function Wo(e){let n;function r(e){return e[73]?Ko:e[72]?Zo:Vo}let a=r(e),i=a(e);return{c(){i.c(),n=l()},m(e,t){i.m(e,t),ue(e,n,t)},p(e,t){a===(a=r(e))&&i?i.p(e,t):(i.d(1),(i=a(e))&&(i.c(),i.m(n.parentNode,n)))},d(e){i.d(e),e&&he(n)}}}function Yo(e){let n,r,a=e[77]("loading")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){32768&t[2]&&a!==(a=e[77]("loading")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Vo(e){let n;return{c(){S(n=me("casino-games-category-section"),"userid",e[6]),S(n,"endpoint",e[1]),S(n,"datasource",e[2]),S(n,"favorites",e[14]),S(n,"lang",e[4]),S(n,"currency",e[3]),S(n,"session",e[5]),S(n,"categoryid",e[65]),S(n,"categorygames","9"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"livecasino",e[19]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[22]),S(n,"integratedgameframedesktop",e[28]),S(n,"integratedgameframemobile",e[29]),S(n,"casinomygames",e[0]),S(n,"filterbylogo",e[52]),S(n,"addfilterselector",e[50]),S(n,"addsortingselector",e[51])},m(e,t){ue(e,n,t)},p(e,t){64&t[0]&&S(n,"userid",e[6]),2&t[0]&&S(n,"endpoint",e[1]),4&t[0]&&S(n,"datasource",e[2]),16384&t[0]&&S(n,"favorites",e[14]),16&t[0]&&S(n,"lang",e[4]),8&t[0]&&S(n,"currency",e[3]),32&t[0]&&S(n,"session",e[5]),8&t[2]&&S(n,"categoryid",e[65]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),524288&t[0]&&S(n,"livecasino",e[19]),4096&t[0]&&S(n,"visiblegames",e[12]),4194304&t[0]&&S(n,"gamepagemodalurl",e[22]),268435456&t[0]&&S(n,"integratedgameframedesktop",e[28]),536870912&t[0]&&S(n,"integratedgameframemobile",e[29]),1&t[0]&&S(n,"casinomygames",e[0]),2097152&t[1]&&S(n,"filterbylogo",e[52]),524288&t[1]&&S(n,"addfilterselector",e[50]),1048576&t[1]&&S(n,"addsortingselector",e[51])},d(e){e&&he(n)}}}function Zo(e){let n;return{c(){S(n=me("casino-my-games"),"userid",e[6]),S(n,"session",e[5]),S(n,"endpoint",e[1]),S(n,"datasource",e[2]),S(n,"lang",e[4]),S(n,"currency",e[3]),S(n,"favorites",e[14]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"livecasino",e[19]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[22]),S(n,"integratedgameframedesktop",e[28]),S(n,"integratedgameframemobile",e[29]),S(n,"translationurl",e[9]),S(n,"mostplayed",e[54]),S(n,"lastplayed",e[55]),S(n,"filteredcategories",e[17]),S(n,"activecategory",e[18]),S(n,"lastplayedunique",e[60]),S(n,"categoryindex","0"),S(n,"categoryid","MYGAMES"),S(n,"casinomygames",e[0]),S(n,"lastplayedperiod",e[56]),S(n,"mostplayedperiod",e[57]),S(n,"lastplayedorder",e[58]),S(n,"lastplayedlimit",e[59]),S(n,"mostplayedrounds",e[61])},m(e,t){ue(e,n,t)},p(e,t){64&t[0]&&S(n,"userid",e[6]),32&t[0]&&S(n,"session",e[5]),2&t[0]&&S(n,"endpoint",e[1]),4&t[0]&&S(n,"datasource",e[2]),16&t[0]&&S(n,"lang",e[4]),8&t[0]&&S(n,"currency",e[3]),16384&t[0]&&S(n,"favorites",e[14]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),524288&t[0]&&S(n,"livecasino",e[19]),4096&t[0]&&S(n,"visiblegames",e[12]),4194304&t[0]&&S(n,"gamepagemodalurl",e[22]),268435456&t[0]&&S(n,"integratedgameframedesktop",e[28]),536870912&t[0]&&S(n,"integratedgameframemobile",e[29]),512&t[0]&&S(n,"translationurl",e[9]),8388608&t[1]&&S(n,"mostplayed",e[54]),16777216&t[1]&&S(n,"lastplayed",e[55]),131072&t[0]&&S(n,"filteredcategories",e[17]),262144&t[0]&&S(n,"activecategory",e[18]),536870912&t[1]&&S(n,"lastplayedunique",e[60]),1&t[0]&&S(n,"casinomygames",e[0]),33554432&t[1]&&S(n,"lastplayedperiod",e[56]),67108864&t[1]&&S(n,"mostplayedperiod",e[57]),134217728&t[1]&&S(n,"lastplayedorder",e[58]),268435456&t[1]&&S(n,"lastplayedlimit",e[59]),1073741824&t[1]&&S(n,"mostplayedrounds",e[61])},d(e){e&&he(n)}}}function Ko(t){let a,i=t[75],s=[];for(let e=0;e<i.length;e+=1)s[e]=nl(Bo(t,i,e));return{c(){for(let e=0;e<s.length;e+=1)s[e].c();a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,a,n)},p(t,n){if(2143837695&n[0]|8388607&n[1]|8193&n[2]){let e;for(i=t[75],e=0;e<i.length;e+=1){var r=Bo(t,i,e);s[e]?s[e].p(r,n):(s[e]=nl(r),s[e].c(),s[e].m(a.parentNode,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){H(s,e),e&&he(a)}}}function Xo(e){let n,r;return{c(){n=me("div"),S(r=me("casino-winners"),"session",e[5]),S(r,"userid",e[6]),S(r,"periodrecent",e[30]),S(r,"periodtop",e[31]),S(r,"numberusersrecent",e[32]),S(r,"numberuserstop",e[33]),S(r,"amountlimit",e[34]),S(r,"isrecentavailable",e[27]),S(r,"istopavailable",e[26]),S(r,"defaultcurrency",e[35]),S(r,"usercurrency",e[3]),S(r,"enableautoscroll",e[25]),S(r,"tabsorder",e[24]),S(r,"lang",e[4]),S(r,"clientstyling",e[7]),S(r,"clientstylingurl",e[8]),S(r,"endpoint",e[1]),S(r,"winnersdatasources",e[62]),fe(n,"class","CasinoWinners")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){32&t[0]&&S(r,"session",e[5]),64&t[0]&&S(r,"userid",e[6]),1073741824&t[0]&&S(r,"periodrecent",e[30]),1&t[1]&&S(r,"periodtop",e[31]),2&t[1]&&S(r,"numberusersrecent",e[32]),4&t[1]&&S(r,"numberuserstop",e[33]),8&t[1]&&S(r,"amountlimit",e[34]),134217728&t[0]&&S(r,"isrecentavailable",e[27]),67108864&t[0]&&S(r,"istopavailable",e[26]),16&t[1]&&S(r,"defaultcurrency",e[35]),8&t[0]&&S(r,"usercurrency",e[3]),33554432&t[0]&&S(r,"enableautoscroll",e[25]),16777216&t[0]&&S(r,"tabsorder",e[24]),16&t[0]&&S(r,"lang",e[4]),128&t[0]&&S(r,"clientstyling",e[7]),256&t[0]&&S(r,"clientstylingurl",e[8]),2&t[0]&&S(r,"endpoint",e[1]),1&t[2]&&S(r,"winnersdatasources",e[62])},d(e){e&&he(n)}}}function qo(e){let n,r,a;return{c(){n=me("br"),r=ge(),S(a=me("casino-calendar"),"cmsendpoint",e[10]),S(a,"lang",e[4])},m(e,t){ue(e,n,t),ue(e,r,t),ue(e,a,t)},p(e,t){1024&t[0]&&S(a,"cmsendpoint",e[10]),16&t[0]&&S(a,"lang",e[4])},d(e){e&&he(n),e&&he(r),e&&he(a)}}}function Jo(e){let n,r,a,i;return{c(){n=me("br"),r=ge(),S(a=me("jackpot-banner"),"title","Jackpot Cards"),S(a,"currency",i=e[3]||"RON"),S(a,"gameid","999"),S(a,"endpoint",e[1]),S(a,"lang",e[4]),S(a,"backgroundsrc","/assets/background0.jpg"),S(a,"backgroundsrcmobile","/assets/background0.jpg"),S(a,"titlelogopath","/assets/jackpots_logo.svg"),S(a,"caticon0","/assets/icon0.svg"),S(a,"caticon1","/assets/icon1.svg"),S(a,"caticon2","/assets/icon2.svg"),S(a,"caticon3","/assets/icon3.svg"),S(a,"visualstructure","typeSpread"),S(a,"clientstyling",e[7]),S(a,"clientstylingurl",e[8])},m(e,t){ue(e,n,t),ue(e,r,t),ue(e,a,t)},p(e,t){8&t[0]&&i!==(i=e[3]||"RON")&&S(a,"currency",i),2&t[0]&&S(a,"endpoint",e[1]),16&t[0]&&S(a,"lang",e[4]),128&t[0]&&S(a,"clientstyling",e[7]),256&t[0]&&S(a,"clientstylingurl",e[8])},d(e){e&&he(n),e&&he(r),e&&he(a)}}}function Qo(e){let n,r,a,i;return{c(){n=me("br"),r=ge(),S(a=me("jackpot-banner"),"title","Egypt Quest"),S(a,"currency",i=e[3]||"RON"),S(a,"gameid","998"),S(a,"endpoint",e[1]),S(a,"lang",e[4]),S(a,"backgroundsrc",e[41]),S(a,"backgroundsrcmobile",e[42]),S(a,"titlelogopath",e[43]),S(a,"caticon0",e[37]),S(a,"caticon1",e[38]),S(a,"caticon2",e[39]),S(a,"caticon3",e[40]),S(a,"iconlabels",e[44]),S(a,"visualstructure",e[45]),S(a,"clientstyling",e[7]),S(a,"clientstylingurl",e[8])},m(e,t){ue(e,n,t),ue(e,r,t),ue(e,a,t)},p(e,t){8&t[0]&&i!==(i=e[3]||"RON")&&S(a,"currency",i),2&t[0]&&S(a,"endpoint",e[1]),16&t[0]&&S(a,"lang",e[4]),1024&t[1]&&S(a,"backgroundsrc",e[41]),2048&t[1]&&S(a,"backgroundsrcmobile",e[42]),4096&t[1]&&S(a,"titlelogopath",e[43]),64&t[1]&&S(a,"caticon0",e[37]),128&t[1]&&S(a,"caticon1",e[38]),256&t[1]&&S(a,"caticon2",e[39]),512&t[1]&&S(a,"caticon3",e[40]),8192&t[1]&&S(a,"iconlabels",e[44]),16384&t[1]&&S(a,"visualstructure",e[45]),128&t[0]&&S(a,"clientstyling",e[7]),256&t[0]&&S(a,"clientstylingurl",e[8])},d(e){e&&he(n),e&&he(r),e&&he(a)}}}function el(e){let n,r;return{c(){S(n=me("casino-collections-providers"),"endpoint",r=e[1].slice(0,-2)),S(n,"datasource",e[2]),S(n,"lang",e[4]),S(n,"type","vendor"),S(n,"titletype","logo"),S(n,"collectionprovidersgamenames",e[49]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8])},m(e,t){ue(e,n,t)},p(e,t){2&t[0]&&r!==(r=e[1].slice(0,-2))&&S(n,"endpoint",r),4&t[0]&&S(n,"datasource",e[2]),16&t[0]&&S(n,"lang",e[4]),262144&t[1]&&S(n,"collectionprovidersgamenames",e[49]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8])},d(e){e&&he(n)}}}function tl(e){let n,r;return{c(){S(n=me("casino-collections-providers"),"endpoint",r=e[1].slice(0,-2)),S(n,"datasource",e[2]),S(n,"lang",e[4]),S(n,"type",e[47]),S(n,"collectionprovidersgamenames",e[49]),S(n,"titletype",e[48]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8])},m(e,t){ue(e,n,t)},p(e,t){2&t[0]&&r!==(r=e[1].slice(0,-2))&&S(n,"endpoint",r),4&t[0]&&S(n,"datasource",e[2]),16&t[0]&&S(n,"lang",e[4]),65536&t[1]&&S(n,"type",e[47]),262144&t[1]&&S(n,"collectionprovidersgamenames",e[49]),131072&t[1]&&S(n,"titletype",e[48]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8])},d(e){e&&he(n)}}}function nl(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f=n[23]&&n[137]==+n[23]&&Xo(n),y=n[53]&&n[137]==+n[53]&&qo(n);function b(e,t){return 32&t[1]|8192&t[2]&&(i=null),32&t[1]|8192&t[2]&&(s=null),(i=null==i?!(!e[36]||e[137]!=(""==e[36].split(",")[0]?e[75].length:+e[36].split(",")[0])):i)?Qo:(s=null==s?!(!e[36]||e[137]!=(""==e[36].split(",")[1]?e[75].length:+e[36].split(",")[1])):s)?Jo:void 0}let v=b(n,[-1,-1,-1,-1,-1]),w=v&&v(n);function x(e,t){return 32768&t[1]|8192&t[2]&&(l=null),32768&t[1]|8192&t[2]&&(c=null),(l=null==l?!(!e[46]||e[137]!=(""==e[46].split(",")[0]?e[75].length:+e[46].split(",")[0])):l)?tl:(c=null==c?!(!e[46]||e[137]!=(""==e[46].split(",")[1]?e[75].length:+e[46].split(",")[1])):c)?el:void 0}let $=x(n,[-1,-1,-1,-1,-1]),C=$&&$(n);return{c(){f&&f.c(),r=ge(),y&&y.c(),a=ge(),w&&w.c(),o=ge(),C&&C.c(),d=ge(),S(u=me("casino-games-category-section"),"session",n[5]),S(u,"userid",n[6]),S(u,"endpoint",n[1]),S(u,"datasource",n[2]),S(u,"lang",n[4]),S(u,"currency",n[3]),S(u,"categoryid",h=n[135]),S(u,"categoryindex",n[137]),S(u,"categorygames","9"),S(u,"favorites",n[14]),S(u,"class","CategoryContainer"),_(u,"background-color",n[137]%2!=0?n[11]:"transparent"),S(u,"clientstyling",n[7]),S(u,"clientstylingurl",n[8]),S(u,"livecasino",n[19]),S(u,"visiblegames",n[12]),S(u,"gamepagemodalurl",n[22]),S(u,"integratedgameframedesktop",n[28]),S(u,"integratedgameframemobile",n[29]),S(u,"casinomygames",n[0]),S(u,"filterbylogo",n[52]),S(u,"addfilterselector",n[50]),S(u,"addsortingselector",n[51])},m(e,t){f&&f.m(e,t),ue(e,r,t),y&&y.m(e,t),ue(e,a,t),w&&w.m(e,t),ue(e,o,t),C&&C.m(e,t),ue(e,d,t),ue(e,u,t),p||(g=F(m=n[81].call(null,u,n[135])),p=!0)},p(e,t){(n=e)[23]&&n[137]==+n[23]?f?f.p(n,t):((f=Xo(n)).c(),f.m(r.parentNode,r)):f&&(f.d(1),f=null),n[53]&&n[137]==+n[53]?y?y.p(n,t):((y=qo(n)).c(),y.m(a.parentNode,a)):y&&(y.d(1),y=null),v===(v=b(n,t))&&w?w.p(n,t):(w&&w.d(1),(w=v&&v(n))&&(w.c(),w.m(o.parentNode,o))),$===($=x(n,t))&&C?C.p(n,t):(C&&C.d(1),(C=$&&$(n))&&(C.c(),C.m(d.parentNode,d))),32&t[0]&&S(u,"session",n[5]),64&t[0]&&S(u,"userid",n[6]),2&t[0]&&S(u,"endpoint",n[1]),4&t[0]&&S(u,"datasource",n[2]),16&t[0]&&S(u,"lang",n[4]),8&t[0]&&S(u,"currency",n[3]),8192&t[2]&&h!==(h=n[135])&&S(u,"categoryid",h),16384&t[0]&&S(u,"favorites",n[14]),2048&t[0]&&_(u,"background-color",n[137]%2!=0?n[11]:"transparent"),128&t[0]&&S(u,"clientstyling",n[7]),256&t[0]&&S(u,"clientstylingurl",n[8]),524288&t[0]&&S(u,"livecasino",n[19]),4096&t[0]&&S(u,"visiblegames",n[12]),4194304&t[0]&&S(u,"gamepagemodalurl",n[22]),268435456&t[0]&&S(u,"integratedgameframedesktop",n[28]),536870912&t[0]&&S(u,"integratedgameframemobile",n[29]),1&t[0]&&S(u,"casinomygames",n[0]),2097152&t[1]&&S(u,"filterbylogo",n[52]),524288&t[1]&&S(u,"addfilterselector",n[50]),1048576&t[1]&&S(u,"addsortingselector",n[51]),m&&k(m.update)&&8192&t[2]&&m.update.call(null,n[135])},d(e){f&&f.d(e),e&&he(r),y&&y.d(e),e&&he(a),w&&w.d(e),e&&he(o),C&&C.d(e),e&&he(d),e&&he(u),p=!1,g()}}}function rl(n){let r,a,i,s=n[77]("breakButton")+"";return{c(){r=me("div"),a=me("button"),i=pe(s),fe(a,"class","PanicButton "+("PC"!==st(n[78])?"PanicButtonMobile ":"")),fe(a,"part","PanicButton "+("PC"!==st(n[78])?"PanicButtonMobile":"")),T(a,"PanicButtonAnimation",n[71]),fe(r,"class","PanicSection "+("PC"!==st(n[78])?"PanicSectionMobile":"")),fe(r,"part","PanicSection "+("PC"!==st(n[78])?"PanicSectionMobile":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),n[87](a)},p(e,t){32768&t[2]&&s!==(s=e[77]("breakButton")+"")&&ye(i,s),512&t[2]&&T(a,"PanicButtonAnimation",e[71])},d(e){e&&he(r),n[87](null)}}}function al(n){let r;function a(e){return e[69]?Oo:No}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[88](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[88](null)}}}customElements.get("casino-search")||customElements.define("casino-search",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoSearch{margin:30px 16px}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px}.SearchIcon{position:absolute;left:15px;top:50%;z-index:1;transform:translateY(-50%)}.SearchIcon svg{height:14px;width:13px}.SearchInput{border-radius:4px;border:1px solid #cacaca;color:#717171;display:block;font-size:16px;font-weight:300;padding:14px 5px 14px 46px;width:100%}.SearchInput::placeholder{color:#717171;font-size:16px;font-weight:300}.SearchInput:focus{outline:1px solid #d9d7d7}.SearchInput::-webkit-search-decoration,.SearchInput::-webkit-search-cancel-button,.SearchInput::-webkit-search-results-button,.SearchInput::-webkit-search-results-decoration{-webkit-appearance:none}.SearchClearButton{position:absolute;top:30%;right:65px;cursor:pointer}.SearchCancelButton{color:#717171;font-weight:300;margin-left:8px;cursor:pointer}.SearchMessage{font-size:18px;font-weight:600;margin:24px 0;color:#212121}.SearchResultsContainer{display:grid;gap:8px;grid-template-columns:repeat(auto-fill, minmax(min(167px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 167px);grid-auto-rows:167px;grid-auto-columns:167px;grid-auto-flow:row dense}.ResultsContainerError{text-align:center;width:300px;color:#717171;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.NotVisible{display:none}.Desktop .NotVisible{opacity:0;visibility:hidden;display:inline}.Desktop.CasinoSearch{margin:30px 16px}.Desktop .Search{display:flex;align-items:center;justify-content:center;transition:all 0.2s cubic-bezier(1, 0, 0.46, 1.03)}.Desktop .SearchIcon{position:relative;top:0;left:0;transform:translateY(0);margin-right:-28px}.Desktop .SearchInput{width:50%}.Desktop .SearchClearButton{position:relative;top:0;right:0;margin-left:-23px}.Desktop .SearchCancelButton{margin-left:20px}.Desktop .SearchAnimation{transform:scaleX(110%)}.Desktop .SearchAnimation Input{outline:none;box-shadow:0 5px 7px rgba(0, 0, 0, 0.25);background-color:rgba(255, 255, 255, 0.2)}.Desktop .SearchMessage{font-size:18px;font-weight:600;margin:24px 0;margin-top:90px}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},uo,co,n,{endpoint:0,datasource:23,session:24,userid:25,lang:1,clientstyling:2,clientstylingurl:3,integratedgameframedesktop:4,integratedgameframemobile:5,gamepagemodalurl:6,translationurl:26,showfavorites:7},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","session","userid","lang","clientstyling","clientstylingurl","integratedgameframedesktop","integratedgameframemobile","gamepagemodalurl","translationurl","showfavorites"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[23]}set datasource(e){this.$$set({datasource:e}),h()}get session(){return this.$$.ctx[24]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[25]}set userid(e){this.$$set({userid:e}),h()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[2]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[3]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[4]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[5]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get gamepagemodalurl(){return this.$$.ctx[6]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get translationurl(){return this.$$.ctx[26]}set translationurl(e){this.$$set({translationurl:e}),h()}get showfavorites(){return this.$$.ctx[7]}set showfavorites(e){this.$$set({showfavorites:e}),h()}}),customElements.get("casino-modal")||customElements.define("casino-modal",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalPanicCloseButton{margin-top:45px}.ModalWindow .ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:10px;border-radius:50%;color:var(--emfe-w-color-white, #FFFFFF);background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out}.ModalWindow .ModalCloseBtn svg{width:32px;height:32px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},go,po,n,{duration:0,session:9,userid:10,clientstyling:11,identifier:12,clientstylingurl:13,endpoint:14,haspanicbutton:1,gamepagemodalurl:15,sessioncheck:16,integratedgameframedesktop:17},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["duration","session","userid","clientstyling","identifier","clientstylingurl","endpoint","haspanicbutton","gamepagemodalurl","sessioncheck","integratedgameframedesktop"]}get duration(){return this.$$.ctx[0]}set duration(e){this.$$set({duration:e}),h()}get session(){return this.$$.ctx[9]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[10]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[11]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get identifier(){return this.$$.ctx[12]}set identifier(e){this.$$set({identifier:e}),h()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get endpoint(){return this.$$.ctx[14]}set endpoint(e){this.$$set({endpoint:e}),h()}get haspanicbutton(){return this.$$.ctx[1]}set haspanicbutton(e){this.$$set({haspanicbutton:e}),h()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get sessioncheck(){return this.$$.ctx[16]}set sessioncheck(e){this.$$set({sessioncheck:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[17]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}}),customElements.get("casino-calendar-daily-details")||customElements.define("casino-calendar-daily-details",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}#CollapseMoreInfoButton{-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s;-webkit-transition:height 0.5s;transition:height 0.5s;height:0;overflow:hidden}.MoreInfoButton{display:flex;justify-content:center;width:100%;padding:15px 0;border-radius:0 0 5px 5px;border:none;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-primary, #D0046C);cursor:pointer}.IconDown{width:18px;height:18px;margin-left:10px;transform:rotate(0deg)}.IconUp{width:18px;height:18px;margin-left:10px;transform:rotate(180deg)}.CasinoCalendarDailyDetailsBackground{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;background:var(--emfe-w-color-white, #FFFFFF);width:500px;max-height:50vw;padding:20px;text-align:center;margin-bottom:50px;overflow:scroll}.CasinoCalendarDailyDetailsParent{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;max-width:376px}.CasinoCalendarDailyDay{padding:10px 0 40px 0;font-size:22px;text-transform:uppercase;width:100%;color:var(--emfe-w-color-primary, #D0046C)}.CasinoCalendarDailyTitle{padding:15px 0 20px 0;font-size:18px;text-transform:capitalize;width:100%;color:var(--emfe-w-color-primary, #D0046C)}.CasinoCalendarImage{background:var(--emfe-w-color-gray-100, #E6E6E6);border-radius:5px 5px 0 0}.CasinoCalendarImage img{max-width:376px;max-height:250px;border-radius:5px 5px 0 0}.CasinoCalendarDailyDescription{width:100%;padding:25px 15px;font-size:14px;font-weight:600;color:var(--emfe-w-gray-300, #58586B);font-weight:400;border-radius:0;background:linear-gradient(180deg, var(--emfe-w-color-white, #FFFFFF) 55%, var(--emfe-w-color-gray-100, #E6E6E6))}.DetailTabsDescription{margin-top:15px}.CasinoCalendarTabs{width:100%;font-size:14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:stretch;padding-bottom:40px}.CasinoCalendarFitImage{border-radius:5px}.NotVisible{display:none}.Header{display:flex;justify-content:center;justify-items:center;margin-bottom:4px;padding:0 10px}.HeaderButton{min-height:48px;margin:0;border:none;background:var(--emfe-w-color-white, #FFFFFF);color:var(--emfe-w-color-gray-150, #828282)}.SelectedTab{box-shadow:none;border-bottom:2px solid var(--emfe-w-color-primary, #D0046C)}.Mobile{max-height:70vh;margin-bottom:0}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Fo,_o,n,{dailybackground:9,dailybuttontitle:0,dailyday:1,dailydescription:10,dailyicon:11,dailytitle:12,lang:13,clientstyling:14,clientstylingurl:15,translationUrl:16},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["dailybackground","dailybuttontitle","dailyday","dailydescription","dailyicon","dailytitle","lang","clientstyling","clientstylingurl","translationUrl"]}get dailybackground(){return this.$$.ctx[9]}set dailybackground(e){this.$$set({dailybackground:e}),h()}get dailybuttontitle(){return this.$$.ctx[0]}set dailybuttontitle(e){this.$$set({dailybuttontitle:e}),h()}get dailyday(){return this.$$.ctx[1]}set dailyday(e){this.$$set({dailyday:e}),h()}get dailydescription(){return this.$$.ctx[10]}set dailydescription(e){this.$$set({dailydescription:e}),h()}get dailyicon(){return this.$$.ctx[11]}set dailyicon(e){this.$$set({dailyicon:e}),h()}get dailytitle(){return this.$$.ctx[12]}set dailytitle(e){this.$$set({dailytitle:e}),h()}get lang(){return this.$$.ctx[13]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[14]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[15]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationUrl(){return this.$$.ctx[16]}set translationUrl(e){this.$$set({translationUrl:e}),h()}}),customElements.get("casino-calendar-daily-item")||customElements.define("casino-calendar-daily-item",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Container{display:flex;overflow-x:scroll;justify-content:space-between;position:relative;width:100%;border-radius:0 0 5px 5px}.Container::-webkit-scrollbar{display:none}.CalendarBar{width:100%;height:28px;background:linear-gradient(#e2e2e2, #b5b5b5);border-radius:4px 4px 0 0;border-bottom:3px solid #888;display:block;z-index:2}.CalendarBar::before{content:"";position:absolute;z-index:-1}.RingLeft::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;left:22px;position:absolute;z-index:1}.RingLeft::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px #fff;top:6px;right:20px;position:absolute;z-index:0}.RingRight::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;right:22px;position:absolute;z-index:1}.RingRight::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px #fff;top:6px;left:20px;position:absolute;z-index:0}.CalendarPage{width:100%;min-width:170px;height:170px;padding:8px 16px;text-align:center;border-radius:0 0 2px 2px;color:#fff;position:relative;z-index:0}.CalendarPage.Tear{animation:tearoff 1.5s both;transform-origin:0 100%;box-shadow:-1px -1px 4px rgba(0, 0, 0, 0.4)}@keyframes tearoff{0%{top:0}40%{transform:rotate(4deg);top:10px;opacity:1}65%{opacity:1}90%{transform:rotate(4deg);top:20px;opacity:0}95%{transform:rotate(0deg);top:0px;opacity:0}100%{transform:rotate(0deg);top:0px;opacity:1}}.CalendarCard{margin:16px 0 12px;width:170px;height:240px;text-align:center;border-radius:5px;color:#fff;position:relative;display:block}.CasinoCalendarItems{width:100%}.CasinoCalendarItemBackground{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-gray-300, #58586B);background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-position:center;background-size:cover;background-blend-mode:multiply;height:100%;width:100%;border-radius:0 0 5px 5px}.CasinoCalendarDailyIcon{height:20px;margin:15px}.CasinoCalendarDailyTitle{text-transform:capitalize;font-weight:600;font-size:16px}.CasinoCalendarDailyItemDescription{padding:15px;margin-bottom:20px;font-size:14px;height:72px;white-space:unset;overflow:hidden;text-overflow:ellipsis}.CasinoCalendarDailyItemButton{width:80%;text-align:center}.MoreInfoButton{display:flex;justify-content:center;width:100%;font-size:12px;padding:10px 6px;border-radius:5px;border:none;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-primary, #D0046C);cursor:pointer}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Eo,Mo,n,{cmsendpoint:9,lang:10,dailybackground:0,dailyicon:1,dailyday:2,dailydescription:11,dailybuttontitle:3,index:4,clientstyling:12,clientstylingurl:13},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["cmsendpoint","lang","dailybackground","dailyicon","dailyday","dailydescription","dailybuttontitle","index","clientstyling","clientstylingurl"]}get cmsendpoint(){return this.$$.ctx[9]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),h()}get lang(){return this.$$.ctx[10]}set lang(e){this.$$set({lang:e}),h()}get dailybackground(){return this.$$.ctx[0]}set dailybackground(e){this.$$set({dailybackground:e}),h()}get dailyicon(){return this.$$.ctx[1]}set dailyicon(e){this.$$set({dailyicon:e}),h()}get dailyday(){return this.$$.ctx[2]}set dailyday(e){this.$$set({dailyday:e}),h()}get dailydescription(){return this.$$.ctx[11]}set dailydescription(e){this.$$set({dailydescription:e}),h()}get dailybuttontitle(){return this.$$.ctx[3]}set dailybuttontitle(e){this.$$set({dailybuttontitle:e}),h()}get index(){return this.$$.ctx[4]}set index(e){this.$$set({index:e}),h()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}}),customElements.get("casino-calendar")||customElements.define("casino-calendar",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent='.CasinoCalendarItem{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:flex-start;text-align:left;gap:10px}.Mobile{overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto\n }.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ao,Do,n,{cmsendpoint:7,lang:0},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["cmsendpoint","lang"]}get cmsendpoint(){return this.$$.ctx[7]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),h()}get lang(){return this.$$.ctx[0]}set lang(e){this.$$set({lang:e}),h()}});let il=!1;function sl(n,e,l){let D;ot(n,Ur,e=>l(77,D=e));let A,{endpoint:c=""}=e,{datasource:a=""}=e,{currency:B=""}=e,{lang:i=""}=e,{session:s=""}=e,{userid:o=""}=e,{clientstyling:d=""}=e,{clientstylingurl:u=""}=e,{translationurl:h=""}=e,{cmsendpoint:N=""}=e,{categorybackground:O=""}=e,r=e["visiblegames"],{alternativesearch:H="false"}=e,{favorites:m=""}=e,{containermaxwidth:j="1300"}=e,{lobbyid:U="casinodefault"}=e,{haspanicbutton:z="false"}=e,{filteredcategories:p=""}=e,{activecategory:g=""}=e,{livecasino:W="false"}=e,{playrandomgame:Y="false"}=e,{filteredrandomgamecategories:V=""}=e,{gamepagemodalurl:Z="false"}=e,{positionwinnerswidget:K=""}=e,{tabsorder:X=""}=e,{enableautoscroll:q=""}=e,{istopavailable:J=""}=e,{isrecentavailable:Q=""}=e,{integratedgameframedesktop:ee="false"}=e,{integratedgameframemobile:te="false"}=e,{periodrecent:ne=""}=e,{periodtop:re=""}=e,{numberusersrecent:ae=""}=e,{numberuserstop:ie=""}=e,{amountlimit:se=""}=e,{defaultcurrency:oe=""}=e,{showsubgroups:le=""}=e,{positionjackpotbanners:ce=""}=e,{caticon0:de=""}=e,{caticon1:ue=""}=e,{caticon2:he=""}=e,{caticon3:me=""}=e,{backgroundsrc:pe=""}=e,{backgroundsrcmobile:ge=""}=e,{titlelogopath:fe=""}=e,{iconlabels:ye=""}=e,{visualstructure:be=""}=e,{positioncollections:ve=""}=e,{type:we=""}=e,{titletype:xe=""}=e,{collectionprovidersgamenames:$e=""}=e,{addfilterselector:Ce="false"}=e,{addsortingselector:Se="false"}=e,{filterbylogo:ke=""}=e,{positioncasinocalendar:_e=""}=e,{casinomygames:f="false"}=e,{mostplayed:Fe=""}=e,{lastplayed:Me=""}=e,{lastplayedperiod:Ee="Last30Days"}=e,{mostplayedperiod:Le="Last30Days"}=e,{lastplayedorder:Ge=""}=e,{lastplayedlimit:Te=""}=e,{lastplayedunique:Pe="true"}=e,{mostplayedrounds:Ie=""}=e,{winnersdatasources:Re=""}=e,{randombuttonicon:De=""}=e,Ae=window.navigator.userAgent;A=it(Ae)?"OpenGameFrame":"ShowGameModal";let y,b,v,Be,w,Ne,Oe,He,x,$,C=!1,S=!1,je=!1,k="",t=!1,_=0,F=!1,M=!0,Ue=!1,ze=[],E=[],We=!1,L=[],Ye=0,G="",Ve=!1;var Ze,Ke;({withLocale:Ze,translations:Ke}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(Ke),at.set(Ze))}),Object.keys(Wr).forEach(e=>{zr(e,Wr[e])});const Xe=e=>{switch(We=!0,l(0,f="false"),setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:We},window.location.href)}),e.data.itemId){case"LOBBY":l(73,M=!0),l(72,F=!1),l(65,w="");break;case"MYGAMES":l(0,f="true"),l(73,M=!1),l(72,F=!0),l(65,w="");break;case"FAVORITES":l(73,M=!1),l(72,F=!0),l(65,w="");break;case"MOSTPLAYED":"true"==Fe&&(l(65,w=""),l(73,M=!1),l(72,F=!0));break;case"LASTPLAYED":"true"==Me&&(l(65,w=""),l(73,M=!1),l(72,F=!0));break;default:l(73,M=!1),l(72,F=!1),l(65,w=e.data.itemId),setTimeout(()=>{window.postMessage({type:"CategoryUpdate",itemId:w},window.location.href)},500)}},qe=n=>{if(n.data)switch(n.data.type){case"CategoryChange":Xe(n);break;case"UserSessionID":b=n.data.session,(y=n.data.userID)&&y.length&&b&&0<b.length&&T(c,b,y);break;case"SetUnfavoredGame":t=`${c}/player/${y}/favorites`,s=b,y,o=n.data.id,L.includes(o)&&(L=L.filter(e=>e!=o)),fetch(t+"/"+o,{method:"DELETE",headers:{"X-SessionID":s}}).then(e=>e.json()).then(e=>{window.postMessage({type:"RemoveFavoriteThumbnail_"+o},window.location.href),Je(t,s)});break;case"SetFavoredGame":{var r=`${c}/player/${y}/favorites`;var a=b;y;var i=n.data.id;L.includes(i)||L.push(i);let e={items:L},t={method:"POST",headers:{"X-SessionID":a,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(e)};fetch(r,t).then(e=>e.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${i}`},window.location.href),Je(r,a)}).catch(e=>{console.error("Err",e)})}break;case"GetFavoredGame":y&&y.length&&b&&0<b.length&&T(c,b,y);break;case"UpdateFilters":e=n.data.vendorsArray,window.postMessage({type:"UpdateSelectedVendorFilters",venArray:e},window.location.href),P();break;case"ClearFilters":e=n.data.vendorsArray,window.postMessage({type:"AvailableVendors",venArray:e},window.location.href),P();break;case"ApplyFilters":window.postMessage({type:"CategoryUpdate",itemId:G,origin:n.data.origin},window.location.href),P();break;case"CategoryVendors":G=n.data.categoryid,P();break;case"searchCancelled":l(74,Ue=!1),w&&Xe({data:{itemId:w}});break;case"searchActive":l(74,Ue=!0);break;case"ModalClosed":break;case"SubgroupsIds":E.some(e=>n.data.subGroupsIds.includes(e))||E.push(...n.data.subGroupsIds)}var e,t,s,o};let T=(e,t,n)=>{"true"==m&&s&&n&&fetch(e+`/player/${n}/favorites/`,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>((x=e)&&(window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:x},window.location.href),tt(x.items)),x)).then(e=>e).catch(e=>{console.error(e)})},Je=(e,t)=>{fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>((x=e)&&window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:x},window.location.href),x)).catch(e=>{console.error(e)})};const Qe=()=>{window.postMessage({type:"ShowFilterModal"},window.location.href)},et=()=>{window.postMessage({type:"ClearVendorFilters"},window.location.href)},tt=(e=[])=>(L=[],0<e.length&&e.forEach(e=>{L.push(e.id)}),L);const P=()=>{var e=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e&&G&&(e[G]?l(76,Ye=e[G].length):l(76,Ye=0))},nt=()=>{Ne&&(Oe=Ne.getBoundingClientRect().top+document.body.getBoundingClientRect().top),document.documentElement.scrollTop},I=e=>{_=0,Be=setInterval(()=>{_+=1,l(71,t=!0),3<=_&&(window.postMessage({type:"PanicButtonClicked"},window.location.href),clearInterval(Be))},1e3)},R=e=>{_<3&&l(71,t=!1),clearInterval(Be)};return lt(()=>(window.addEventListener("scroll",nt,!1),window.addEventListener("message",qe,!1),()=>{window.removeEventListener("scroll",nt),window.removeEventListener("message",qe),l(71,t=!1),null!=v&&v.removeEventListener("mousedown",I),null!=v&&v.removeEventListener("touchstart",I),null!=v&&v.removeEventListener("mouseup",R),null!=v&&v.removeEventListener("touchend",R)})),n.$$set=e=>{"endpoint"in e&&l(1,c=e.endpoint),"datasource"in e&&l(2,a=e.datasource),"currency"in e&&l(3,B=e.currency),"lang"in e&&l(4,i=e.lang),"session"in e&&l(5,s=e.session),"userid"in e&&l(6,o=e.userid),"clientstyling"in e&&l(7,d=e.clientstyling),"clientstylingurl"in e&&l(8,u=e.clientstylingurl),"translationurl"in e&&l(9,h=e.translationurl),"cmsendpoint"in e&&l(10,N=e.cmsendpoint),"categorybackground"in e&&l(11,O=e.categorybackground),"visiblegames"in e&&l(12,r=e.visiblegames),"alternativesearch"in e&&l(13,H=e.alternativesearch),"favorites"in e&&l(14,m=e.favorites),"containermaxwidth"in e&&l(15,j=e.containermaxwidth),"lobbyid"in e&&l(82,U=e.lobbyid),"haspanicbutton"in e&&l(16,z=e.haspanicbutton),"filteredcategories"in e&&l(17,p=e.filteredcategories),"activecategory"in e&&l(18,g=e.activecategory),"livecasino"in e&&l(19,W=e.livecasino),"playrandomgame"in e&&l(20,Y=e.playrandomgame),"filteredrandomgamecategories"in e&&l(21,V=e.filteredrandomgamecategories),"gamepagemodalurl"in e&&l(22,Z=e.gamepagemodalurl),"positionwinnerswidget"in e&&l(23,K=e.positionwinnerswidget),"tabsorder"in e&&l(24,X=e.tabsorder),"enableautoscroll"in e&&l(25,q=e.enableautoscroll),"istopavailable"in e&&l(26,J=e.istopavailable),"isrecentavailable"in e&&l(27,Q=e.isrecentavailable),"integratedgameframedesktop"in e&&l(28,ee=e.integratedgameframedesktop),"integratedgameframemobile"in e&&l(29,te=e.integratedgameframemobile),"periodrecent"in e&&l(30,ne=e.periodrecent),"periodtop"in e&&l(31,re=e.periodtop),"numberusersrecent"in e&&l(32,ae=e.numberusersrecent),"numberuserstop"in e&&l(33,ie=e.numberuserstop),"amountlimit"in e&&l(34,se=e.amountlimit),"defaultcurrency"in e&&l(35,oe=e.defaultcurrency),"showsubgroups"in e&&l(83,le=e.showsubgroups),"positionjackpotbanners"in e&&l(36,ce=e.positionjackpotbanners),"caticon0"in e&&l(37,de=e.caticon0),"caticon1"in e&&l(38,ue=e.caticon1),"caticon2"in e&&l(39,he=e.caticon2),"caticon3"in e&&l(40,me=e.caticon3),"backgroundsrc"in e&&l(41,pe=e.backgroundsrc),"backgroundsrcmobile"in e&&l(42,ge=e.backgroundsrcmobile),"titlelogopath"in e&&l(43,fe=e.titlelogopath),"iconlabels"in e&&l(44,ye=e.iconlabels),"visualstructure"in e&&l(45,be=e.visualstructure),"positioncollections"in e&&l(46,ve=e.positioncollections),"type"in e&&l(47,we=e.type),"titletype"in e&&l(48,xe=e.titletype),"collectionprovidersgamenames"in e&&l(49,$e=e.collectionprovidersgamenames),"addfilterselector"in e&&l(50,Ce=e.addfilterselector),"addsortingselector"in e&&l(51,Se=e.addsortingselector),"filterbylogo"in e&&l(52,ke=e.filterbylogo),"positioncasinocalendar"in e&&l(53,_e=e.positioncasinocalendar),"casinomygames"in e&&l(0,f=e.casinomygames),"mostplayed"in e&&l(54,Fe=e.mostplayed),"lastplayed"in e&&l(55,Me=e.lastplayed),"lastplayedperiod"in e&&l(56,Ee=e.lastplayedperiod),"mostplayedperiod"in e&&l(57,Le=e.mostplayedperiod),"lastplayedorder"in e&&l(58,Ge=e.lastplayedorder),"lastplayedlimit"in e&&l(59,Te=e.lastplayedlimit),"lastplayedunique"in e&&l(60,Pe=e.lastplayedunique),"mostplayedrounds"in e&&l(61,Ie=e.mostplayedrounds),"winnersdatasources"in e&&l(62,Re=e.winnersdatasources),"randombuttonicon"in e&&l(63,De=e.randombuttonicon)},n.$$.update=()=>{if(262160&n.$$.dirty[0]&&i&&g&&(l(65,w=g),Xe({data:{itemId:w}})),98&n.$$.dirty[0]&&s&&o&&c&&(l(70,je=!0),b=s,y=o)&&y.length&&b&&0<b.length&&"true"!=f&&T(c,b,y),4194312&n.$$.dirty[2]&&w&&E&&E&&!E.includes(decodeURI(w))&&""!=w&&window.postMessage({type:"NonExistentCategory"},window.location.href),8214&n.$$.dirty[0]&&c&&a&&i&&H&&(c||(k="Endpoint is missing! Please provide a valid endpointURL.",l(69,S=!0),l(68,C=!1),console.error(k)),a||(k="Datasource is missing! Please provide a valid datasource.",l(69,S=!0),l(68,C=!1),console.error(k)),(!i||i.length<2)&&(k="Language is missing! Please provide a valid language (alpha2code)",l(69,S=!0),l(68,C=!1),console.error(k)),S||(l(68,C=!0),"true"==m&&T(c,b,y),t=i,at.set(t),(t=new URL(c+"/casino/groups/"+a)).searchParams.append("language",i),t.searchParams.append("platform",st(Ae)),r=t,new Promise((t,n)=>{l(68,C=!0),fetch(r).then(e=>e.json()).then(e=>{l(68,C=!1),t(e)}).catch(e=>{l(69,S=!0),l(68,C=!1),console.error(e),n(e)})}).then(e=>{let r=p.split(",");e&&(He=e.items.filter(e=>{let t;if(0<e.games.total&&(t=!0,p))for(var n of r)e.flags==n&&(t=!1);return t}),l(75,ze=He.filter(e=>{return!(0<(null==(e=null==e?void 0:e.subGroups)?void 0:e.count)&&"true"==le)}).map(e=>e.id)),l(84,E=e.items.map(e=>e.id.toString())),l(68,C=!1))}),P(),Ne=void 0)),16&n.$$.dirty[0]&&i&&(Ve&&setTimeout(()=>{window.postMessage({type:"CategoryUpdate",itemId:w},window.location.href)},500),Ve=!1),512&n.$$.dirty[0]&&h&&(t=new URL(h),fetch(t.href).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{zr(e,t[e])})}).catch(e=>{console.log(e)})),128&n.$$.dirty[0]|16&n.$$.dirty[2]&&d&&$&&((e=document.createElement("style")).innerHTML=d,$.appendChild(e)),256&n.$$.dirty[0]|16&n.$$.dirty[2]&&u&&$){let t=document.createElement("style");fetch(new URL(u)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{$.appendChild(t)},1)})}var e,r,t;4&n.$$.dirty[2]&&v&&(null!=v&&v.addEventListener("mousedown",I,!1),null!=v&&v.addEventListener("touchstart",I,!1),null!=v&&v.addEventListener("mouseup",R,!1),null!=v)&&v.addEventListener("touchend",R,!1)},[f,c,a,B,i,s,o,d,u,h,N,O,r,H,m,j,z,p,g,W,Y,V,Z,K,X,q,J,Q,ee,te,ne,re,ae,ie,se,oe,ce,de,ue,he,me,pe,ge,fe,ye,be,ve,we,xe,$e,Ce,Se,ke,_e,Fe,Me,Ee,Le,Ge,Te,Pe,Ie,Re,De,v,w,$,A,C,S,je,t,F,M,Ue,ze,Ye,D,Ae,Qe,et,(e,t)=>{G=t,window.postMessage({type:"CategoryData_"+t,categoryId:t,visiblegames:r,receivedFavoriteResults:x},window.location.href)},U,le,E,()=>et(),()=>{Qe()},function(e){rt[e?"unshift":"push"](()=>{v=e,l(64,v)})},function(e){rt[e?"unshift":"push"](()=>{$=e,l(66,$)})}]}class ol extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoriesLobby{margin:0 auto;position:relative}.CasinoWinners{background:transparent;width:100%;min-height:200px}.PanicSectionMobile{flex-direction:column;margin:20px 0}.PanicSection{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.PanicButton{border-radius:5px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;height:48px;line-height:18px;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}.PanicButtonMobile{width:280px;padding:0 5px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}[type=search]{appearance:none}.CategoryContainer{display:block}@media screen and (max-width: 1300px){.CategoryContainer{padding:0 2.4%}}.SearchLoading{color:var(--emfe-w-color-white, #FFFFFF);font-size:14px;margin-top:16px;text-align:center}.FiltersButtonsContainer{display:flex;flex:1;grid-gap:20px;flex-direction:row-reverse}.FilterButtonWrapper,.ClearFilterButtonWrapper{display:inline-flex;padding:10px;border:1px solid var(--emfe-w-color-gray-300, #58586B);border-radius:5px;text-transform:uppercase;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.ClearFilterButtonWrapper{border:1px solid var(--emfe-w-color-secondary, #FD2839);color:var(--emfe-w-color-secondary, #FD2839)}.FilterIconContainer,.ClearIcon{position:relative;padding-left:5px}.FilterIconContainer{top:2px}.ClearIcon{position:relative;top:1px}.ClearIcon svg{width:14px}.FilterButtonWrapper,.ClearFilterButtonWrapper{display:inline-flex;justify-content:center;align-items:center}.NumberOfFiltersContainer{display:block;line-height:0px;border-radius:50%;border:2px solid var(--emfe-w-color-primary, #D0046C);background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);font-size:12px;position:absolute;top:-5px;left:18px}.NumberOfFiltersContainer .NumberOfFilters{display:inline-block;padding-top:50%;padding-bottom:50%;margin-left:3px;margin-right:3px}.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterButtonWrapper{position:relative;width:100%;display:flex;flex-direction:row-reverse;border:1px solid var(--emfe-w-color-white, #FFFFFF);border-radius:0;background:var(--emfe-w-color-white, #FFFFFF);color:var(--emfe-w-color-primary, #D0046C)}.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterIconContainer{position:absolute;left:40px;top:revert;padding-left:0}.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterIconContainer path{fill:var(--emfe-w-color-primary, #D0046C)}@media screen and (max-width: 1300px){}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterIconContainer{display:none}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterButtonWrapper{border-radius:5px;border:1px solid var(--emfe-w-color-white, #FFFFFF);background:transparent;color:var(--emfe-w-color-white, #FFFFFF);padding:6px 16px}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .ClearFilterButtonWrapper{padding:6px 16px}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .ClearFilterButtonWrapper .ClearIcon{display:none}.ClearFilterMobileButtonWrapper .ClearIcon svg{width:12px}@media(max-width: 768px){}.SearchBarPlaceholder{display:block;width:100%;height:46px}.SearchBarPlaceholder{display:block;width:100%;height:46px}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},sl,al,n,{endpoint:1,datasource:2,currency:3,lang:4,session:5,userid:6,clientstyling:7,clientstylingurl:8,translationurl:9,cmsendpoint:10,categorybackground:11,visiblegames:12,alternativesearch:13,favorites:14,containermaxwidth:15,lobbyid:82,haspanicbutton:16,filteredcategories:17,activecategory:18,livecasino:19,playrandomgame:20,filteredrandomgamecategories:21,gamepagemodalurl:22,positionwinnerswidget:23,tabsorder:24,enableautoscroll:25,istopavailable:26,isrecentavailable:27,integratedgameframedesktop:28,integratedgameframemobile:29,periodrecent:30,periodtop:31,numberusersrecent:32,numberuserstop:33,amountlimit:34,defaultcurrency:35,showsubgroups:83,positionjackpotbanners:36,caticon0:37,caticon1:38,caticon2:39,caticon3:40,backgroundsrc:41,backgroundsrcmobile:42,titlelogopath:43,iconlabels:44,visualstructure:45,positioncollections:46,type:47,titletype:48,collectionprovidersgamenames:49,addfilterselector:50,addsortingselector:51,filterbylogo:52,positioncasinocalendar:53,casinomygames:0,mostplayed:54,lastplayed:55,lastplayedperiod:56,mostplayedperiod:57,lastplayedorder:58,lastplayedlimit:59,lastplayedunique:60,mostplayedrounds:61,winnersdatasources:62,randombuttonicon:63},null,[-1,-1,-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","translationurl","cmsendpoint","categorybackground","visiblegames","alternativesearch","favorites","containermaxwidth","lobbyid","haspanicbutton","filteredcategories","activecategory","livecasino","playrandomgame","filteredrandomgamecategories","gamepagemodalurl","positionwinnerswidget","tabsorder","enableautoscroll","istopavailable","isrecentavailable","integratedgameframedesktop","integratedgameframemobile","periodrecent","periodtop","numberusersrecent","numberuserstop","amountlimit","defaultcurrency","showsubgroups","positionjackpotbanners","caticon0","caticon1","caticon2","caticon3","backgroundsrc","backgroundsrcmobile","titlelogopath","iconlabels","visualstructure","positioncollections","type","titletype","collectionprovidersgamenames","addfilterselector","addsortingselector","filterbylogo","positioncasinocalendar","casinomygames","mostplayed","lastplayed","lastplayedperiod","mostplayedperiod","lastplayedorder","lastplayedlimit","lastplayedunique","mostplayedrounds","winnersdatasources","randombuttonicon"]}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[3]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[5]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[6]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),h()}get cmsendpoint(){return this.$$.ctx[10]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),h()}get categorybackground(){return this.$$.ctx[11]}set categorybackground(e){this.$$set({categorybackground:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get alternativesearch(){return this.$$.ctx[13]}set alternativesearch(e){this.$$set({alternativesearch:e}),h()}get favorites(){return this.$$.ctx[14]}set favorites(e){this.$$set({favorites:e}),h()}get containermaxwidth(){return this.$$.ctx[15]}set containermaxwidth(e){this.$$set({containermaxwidth:e}),h()}get lobbyid(){return this.$$.ctx[82]}set lobbyid(e){this.$$set({lobbyid:e}),h()}get haspanicbutton(){return this.$$.ctx[16]}set haspanicbutton(e){this.$$set({haspanicbutton:e}),h()}get filteredcategories(){return this.$$.ctx[17]}set filteredcategories(e){this.$$set({filteredcategories:e}),h()}get activecategory(){return this.$$.ctx[18]}set activecategory(e){this.$$set({activecategory:e}),h()}get livecasino(){return this.$$.ctx[19]}set livecasino(e){this.$$set({livecasino:e}),h()}get playrandomgame(){return this.$$.ctx[20]}set playrandomgame(e){this.$$set({playrandomgame:e}),h()}get filteredrandomgamecategories(){return this.$$.ctx[21]}set filteredrandomgamecategories(e){this.$$set({filteredrandomgamecategories:e}),h()}get gamepagemodalurl(){return this.$$.ctx[22]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get positionwinnerswidget(){return this.$$.ctx[23]}set positionwinnerswidget(e){this.$$set({positionwinnerswidget:e}),h()}get tabsorder(){return this.$$.ctx[24]}set tabsorder(e){this.$$set({tabsorder:e}),h()}get enableautoscroll(){return this.$$.ctx[25]}set enableautoscroll(e){this.$$set({enableautoscroll:e}),h()}get istopavailable(){return this.$$.ctx[26]}set istopavailable(e){this.$$set({istopavailable:e}),h()}get isrecentavailable(){return this.$$.ctx[27]}set isrecentavailable(e){this.$$set({isrecentavailable:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[28]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[29]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get periodrecent(){return this.$$.ctx[30]}set periodrecent(e){this.$$set({periodrecent:e}),h()}get periodtop(){return this.$$.ctx[31]}set periodtop(e){this.$$set({periodtop:e}),h()}get numberusersrecent(){return this.$$.ctx[32]}set numberusersrecent(e){this.$$set({numberusersrecent:e}),h()}get numberuserstop(){return this.$$.ctx[33]}set numberuserstop(e){this.$$set({numberuserstop:e}),h()}get amountlimit(){return this.$$.ctx[34]}set amountlimit(e){this.$$set({amountlimit:e}),h()}get defaultcurrency(){return this.$$.ctx[35]}set defaultcurrency(e){this.$$set({defaultcurrency:e}),h()}get showsubgroups(){return this.$$.ctx[83]}set showsubgroups(e){this.$$set({showsubgroups:e}),h()}get positionjackpotbanners(){return this.$$.ctx[36]}set positionjackpotbanners(e){this.$$set({positionjackpotbanners:e}),h()}get caticon0(){return this.$$.ctx[37]}set caticon0(e){this.$$set({caticon0:e}),h()}get caticon1(){return this.$$.ctx[38]}set caticon1(e){this.$$set({caticon1:e}),h()}get caticon2(){return this.$$.ctx[39]}set caticon2(e){this.$$set({caticon2:e}),h()}get caticon3(){return this.$$.ctx[40]}set caticon3(e){this.$$set({caticon3:e}),h()}get backgroundsrc(){return this.$$.ctx[41]}set backgroundsrc(e){this.$$set({backgroundsrc:e}),h()}get backgroundsrcmobile(){return this.$$.ctx[42]}set backgroundsrcmobile(e){this.$$set({backgroundsrcmobile:e}),h()}get titlelogopath(){return this.$$.ctx[43]}set titlelogopath(e){this.$$set({titlelogopath:e}),h()}get iconlabels(){return this.$$.ctx[44]}set iconlabels(e){this.$$set({iconlabels:e}),h()}get visualstructure(){return this.$$.ctx[45]}set visualstructure(e){this.$$set({visualstructure:e}),h()}get positioncollections(){return this.$$.ctx[46]}set positioncollections(e){this.$$set({positioncollections:e}),h()}get type(){return this.$$.ctx[47]}set type(e){this.$$set({type:e}),h()}get titletype(){return this.$$.ctx[48]}set titletype(e){this.$$set({titletype:e}),h()}get collectionprovidersgamenames(){return this.$$.ctx[49]}set collectionprovidersgamenames(e){this.$$set({collectionprovidersgamenames:e}),h()}get addfilterselector(){return this.$$.ctx[50]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[51]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[52]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}get positioncasinocalendar(){return this.$$.ctx[53]}set positioncasinocalendar(e){this.$$set({positioncasinocalendar:e}),h()}get casinomygames(){return this.$$.ctx[0]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get mostplayed(){return this.$$.ctx[54]}set mostplayed(e){this.$$set({mostplayed:e}),h()}get lastplayed(){return this.$$.ctx[55]}set lastplayed(e){this.$$set({lastplayed:e}),h()}get lastplayedperiod(){return this.$$.ctx[56]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),h()}get mostplayedperiod(){return this.$$.ctx[57]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),h()}get lastplayedorder(){return this.$$.ctx[58]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),h()}get lastplayedlimit(){return this.$$.ctx[59]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),h()}get lastplayedunique(){return this.$$.ctx[60]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),h()}get mostplayedrounds(){return this.$$.ctx[61]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),h()}get winnersdatasources(){return this.$$.ctx[62]}set winnersdatasources(e){this.$$set({winnersdatasources:e}),h()}get randombuttonicon(){return this.$$.ctx[63]}set randombuttonicon(e){this.$$set({randombuttonicon:e}),h()}}return customElements.get("casino-page")||customElements.define("casino-page",ol),ol});
32
+ `},q,f,b,v,w,$,ne,S,k,_,F,M,E,L,G,T,pe,ge,function(e){rt[e?"unshift":"push"](()=>{o=e,s(19,o)})},()=>be(a),()=>ye(a),()=>be(a),function(e){rt[e?"unshift":"push"](()=>{g=e,s(14,g)})},function(e){rt[e?"unshift":"push"](()=>{l=e,s(11,l)})}]}function Ma(e,t){Sr(e,t)}customElements.get("casino-game-thumbnail")||customElements.define("casino-game-thumbnail",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;margin-bottom:10px;text-align:center;font-size:14px}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-size:16px;border:2px solid var(--emfe-w-color-primary-600, #99034F);border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:block;position:absolute;bottom:8px;right:8px;color:white;font-size:12px;font-weight:normal}.GameInnerContainer:hover{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper{display:block}.GameInnerContainer:hover .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer .GameExtraInfo{display:block;position:absolute;width:100%;height:100%;top:8px;left:8px;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary-50, #FBECF4);font-weight:bold;text-transform:uppercase;border-radius:5px}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.FavIconContainer{position:absolute;top:10px;right:10px;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Fa,$a,n,{session:48,userid:49,lang:1,clientstyling:50,clientstylingurl:51,translationurl:52,favorites:2,gamethumbnail:3,gamename:4,gamevendor:5,gameid:6,gameisnew:7,gametag:8,gamefunmode:53,searchitem:54,gamefavorite:0,gamecellsize:9,showfavoredcategory:55,showgamename:10,currency:56,gamepagemodalurl:57,endpoint:58,livelobbyendpoint:59,connectlive:60,visibilityconnect:61,integratedgameframedesktop:62,integratedgameframemobile:63,MONEY_WHEEL_COLOR_MAP:64,ROULETTE_COLOR_MAP:65},null,[-1,-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["session","userid","lang","clientstyling","clientstylingurl","translationurl","favorites","gamethumbnail","gamename","gamevendor","gameid","gameisnew","gametag","gamefunmode","searchitem","gamefavorite","gamecellsize","showfavoredcategory","showgamename","currency","gamepagemodalurl","endpoint","livelobbyendpoint","connectlive","visibilityconnect","integratedgameframedesktop","integratedgameframemobile","MONEY_WHEEL_COLOR_MAP","ROULETTE_COLOR_MAP"]}get session(){return this.$$.ctx[48]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[49]}set userid(e){this.$$set({userid:e}),h()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[50]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[51]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[52]}set translationurl(e){this.$$set({translationurl:e}),h()}get favorites(){return this.$$.ctx[2]}set favorites(e){this.$$set({favorites:e}),h()}get gamethumbnail(){return this.$$.ctx[3]}set gamethumbnail(e){this.$$set({gamethumbnail:e}),h()}get gamename(){return this.$$.ctx[4]}set gamename(e){this.$$set({gamename:e}),h()}get gamevendor(){return this.$$.ctx[5]}set gamevendor(e){this.$$set({gamevendor:e}),h()}get gameid(){return this.$$.ctx[6]}set gameid(e){this.$$set({gameid:e}),h()}get gameisnew(){return this.$$.ctx[7]}set gameisnew(e){this.$$set({gameisnew:e}),h()}get gametag(){return this.$$.ctx[8]}set gametag(e){this.$$set({gametag:e}),h()}get gamefunmode(){return this.$$.ctx[53]}set gamefunmode(e){this.$$set({gamefunmode:e}),h()}get searchitem(){return this.$$.ctx[54]}set searchitem(e){this.$$set({searchitem:e}),h()}get gamefavorite(){return this.$$.ctx[0]}set gamefavorite(e){this.$$set({gamefavorite:e}),h()}get gamecellsize(){return this.$$.ctx[9]}set gamecellsize(e){this.$$set({gamecellsize:e}),h()}get showfavoredcategory(){return this.$$.ctx[55]}set showfavoredcategory(e){this.$$set({showfavoredcategory:e}),h()}get showgamename(){return this.$$.ctx[10]}set showgamename(e){this.$$set({showgamename:e}),h()}get currency(){return this.$$.ctx[56]}set currency(e){this.$$set({currency:e}),h()}get gamepagemodalurl(){return this.$$.ctx[57]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get endpoint(){return this.$$.ctx[58]}set endpoint(e){this.$$set({endpoint:e}),h()}get livelobbyendpoint(){return this.$$.ctx[59]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),h()}get connectlive(){return this.$$.ctx[60]}set connectlive(e){this.$$set({connectlive:e}),h()}get visibilityconnect(){return this.$$.ctx[61]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[62]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[63]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[64]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[65]}});const Ea={en:{providers:"Providers:",filterby:"Filter by:",all:"All",clear:"Clear all"},zh:{providers:"Providers:",filterby:"Filter by",all:"all",clear:"Clear all"},de:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},it:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},fr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},es:{providers:"Proveedores:",filterby:"Filtrar Por:",all:"Todos",clear:"Limpiar todos"},tr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hu:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},pt:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sl:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},sr:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"}};function La(e,t,n){e=e.slice();return e[36]=t[n],e[37]=t,e[38]=n,e}function Ga(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,e,x,A,$,C,B,S,k,_,F,M,E,N,L=n[11]("filterby")+"",G=n[11]("providers")+"",T=n[11]("clear")+"";function O(e){return e[7]?Ia:Pa}let P=O(n),I=P(n),R=n[5],D=[];for(let e=0;e<R.length;e+=1)D[e]=Aa(La(n,R,e));return{c(){r=me("div"),a=me("div"),i=me("div"),s=j("svg"),o=j("path"),l=ge(),c=me("div"),d=me("span"),u=pe(L),h=ge(),m=me("div"),p=me("span"),g=pe(G),f=ge(),I.c(),y=ge(),b=me("span"),v=j("svg"),w=j("path"),A=ge(),$=me("div"),C=me("ul");for(let e=0;e<D.length;e+=1)D[e].c();B=ge(),S=me("button"),k=pe(T),fe(o,"id","noun_filter_736223"),fe(o,"d","M12.2,22.2a1.018,1.018,0,0,1-.391-.091.939.939,0,0,1-.533-.857v-6.2L5.267,8.9A.95.95,0,0,1,5,8.225V7.149A.93.93,0,0,1,5.924,6.2H20.076A.93.93,0,0,1,21,7.149V8.225a.95.95,0,0,1-.267.675l-6.009,6.148V19.81a.981.981,0,0,1-.32.712l-1.6,1.423A.9.9,0,0,1,12.2,22.2ZM6,8.189,12,14.355a.95.95,0,0,1,.267.675v6.039l1.44-1.277v-4.78a.95.95,0,0,1,.267-.675L19.987,8.17V7.2H6Z"),fe(o,"transform","translate(-5 -6.2)"),fe(o,"fill","#fff"),fe(s,"xmlns","http://www.w3.org/2000/svg"),fe(s,"width","16"),fe(s,"height","16"),fe(s,"viewBox","0 0 16 16"),fe(d,"class","FilterName"),fe(m,"class","FilterValueContainer"),fe(c,"class","FilterTextContainer"),fe(i,"class","FilterMainArea"),fe(w,"id","arrow"),fe(w,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),fe(w,"transform","translate(-274.511 -441.088)"),fe(w,"fill","#d1d1d1"),fe(v,"xmlns","http://www.w3.org/2000/svg"),fe(v,"width","14"),fe(v,"height","6.835"),fe(v,"viewBox","0 0 14 6.835"),fe(b,"class",e="TriangleInactive "+(n[4]?"TriangleActive":"")),fe(a,"class",x="FilterSelector "+(n[4]?"FilterSelectorOpen":"")),fe(C,"class","FilterDropdown"),fe(S,"class","ClearFilters"),S.disabled=_=n[7]&&n[6].length!=n[5].length,fe($,"class",F="FilterDropdownContainer "+(n[4]?"FilterOpen":"")),fe(r,"class",M="FilterContainer "+("true"==n[0]&&"true"==n[1]?"FilerContainerSplit":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(i,l),de(i,c),de(c,d),de(d,u),de(c,h),de(c,m),de(m,p),de(p,g),de(m,f),I.m(m,null),de(a,y),de(a,b),de(b,v),de(v,w),de(r,A),de(r,$),de($,C);for(let e=0;e<D.length;e+=1)D[e]&&D[e].m(C,null);de($,B),de($,S),de(S,k),E||(N=[K(a,"click",n[22]),K(S,"click",n[25])],E=!0)},p(t,n){if(2048&n[0]&&L!==(L=t[11]("filterby")+"")&&ye(u,L),2048&n[0]&&G!==(G=t[11]("providers")+"")&&ye(g,G),P===(P=O(t))&&I?I.p(t,n):(I.d(1),(I=P(t))&&(I.c(),I.m(m,null))),16&n[0]&&e!==(e="TriangleInactive "+(t[4]?"TriangleActive":""))&&fe(b,"class",e),16&n[0]&&x!==(x="FilterSelector "+(t[4]?"FilterSelectorOpen":""))&&fe(a,"class",x),8228&n[0]){let e;for(R=t[5],e=0;e<R.length;e+=1){const a=La(t,R,e);D[e]?D[e].p(a,n):(D[e]=Aa(a),D[e].c(),D[e].m(C,null))}for(;e<D.length;e+=1)D[e].d(1);D.length=R.length}2048&n[0]&&T!==(T=t[11]("clear")+"")&&ye(k,T),224&n[0]&&_!==(_=t[7]&&t[6].length!=t[5].length)&&(S.disabled=_),16&n[0]&&F!==(F="FilterDropdownContainer "+(t[4]?"FilterOpen":""))&&fe($,"class",F),3&n[0]&&M!==(M="FilterContainer "+("true"==t[0]&&"true"==t[1]?"FilerContainerSplit":""))&&fe(r,"class",M)},d(e){e&&he(r),I.d(),H(D,e),E=!1,Z(N)}}}function Ta(e){let n,r,a=e[11]("500")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){2048&t[0]&&a!==(a=e[11]("500")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Pa(e){let n,r;return{c(){n=me("span"),r=pe(e[8]),fe(n,"class","FilterCounter")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){256&t[0]&&ye(r,e[8])},d(e){e&&he(n)}}}function Ia(e){let n,r,a=e[11]("all")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","FilterCounter")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){2048&t[0]&&a!==(a=e[11]("all")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ra(e){let n,r;return{c(){ce((n=me("img")).src,r=e[36].logo)||fe(n,"src",r),fe(n,"alt","vendor logo")},m(e,t){ue(e,n,t)},p(e,t){32&t[0]&&!ce(n.src,r=e[36].logo)&&fe(n,"src",r)},d(e){e&&he(n)}}}function Da(e){let n,r,a,i,s,o,l,c,d=e[36].name+"",u=e[36].games.count+"";return{c(){n=me("div"),r=me("span"),a=pe(d),i=ge(),s=me("span"),o=pe("("),l=pe(u),c=pe(")"),fe(n,"class","FilterItemLabel")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(n,i),de(n,s),de(s,o),de(s,l),de(s,c)},p(e,t){32&t[0]&&d!==(d=e[36].name+"")&&ye(a,d),32&t[0]&&u!==(u=e[36].games.count+"")&&ye(l,u)},d(e){e&&he(n)}}}function Aa(n){let r,a,i,s,o,l,c,d,u,h,m,p;function g(){n[23].call(i,n[37],n[38])}function f(){return n[24](n[36])}function y(e){return"false"===e[2]?Da:"true"===e[2]?Ra:void 0}let b=y(n),v=b&&b(n);return{c(){r=me("li"),a=me("label"),i=me("input"),o=ge(),l=me("span"),c=ge(),v&&v.c(),d=ge(),fe(i,"type","checkbox"),fe(i,"name","checkbox"),i.__value=s=n[36].name,i.value=i.__value,fe(l,"class","FiltersCheckmark"),fe(a,"class","FilterLabel"),fe(r,"class",u="FilterItem "+("true"===n[2]?"FilterItemWithLogos":"")),r.value=h=n[36].name},m(e,t){ue(e,r,t),de(r,a),de(a,i),i.checked=n[36].isFilterSelected,de(a,o),de(a,l),de(a,c),v&&v.m(a,null),de(r,d),m||(p=[K(i,"change",g),K(i,"click",f)],m=!0)},p(e,t){n=e,32&t[0]&&s!==(s=n[36].name)&&(i.__value=s,i.value=i.__value),32&t[0]&&(i.checked=n[36].isFilterSelected),b===(b=y(n))&&v?v.p(n,t):(v&&v.d(1),(v=b&&b(n))&&(v.c(),v.m(a,null))),4&t[0]&&u!==(u="FilterItem "+("true"===n[2]?"FilterItemWithLogos":""))&&fe(r,"class",u),32&t[0]&&h!==(h=n[36].name)&&(r.value=h)},d(e){e&&he(r),v&&v.d(),m=!1,Z(p)}}}function Ba(n){let r;function a(e){return e[10]?Ta:e[9]?void 0:Ga}let i=a(n),s=i&&i(n);return{c(){r=me("div"),s&&s.c(),this.c=V},m(e,t){ue(e,r,t),s&&s.m(r,null),n[26](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s&&s.d(1),(s=i&&i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s&&s.d(),n[26](null)}}}function Na(n,e,r){let t;ot(n,Ur,e=>r(11,t=e));let a,{endpoint:i=""}=e,{datasource:s=""}=e,{lang:o=""}=e,{translationurl:l=""}=e,{clientstyling:c=""}=e,{clientstylingurl:d=""}=e,{categoryid:u=""}=e,{addfilterselector:h="false"}=e,{addsortingselector:m="false"}=e,{filterbylogo:p="false"}=e,g=!1,f=window.navigator.userAgent,y=[],b=[],v={},w=!1,x=0,$=!0,C=!1;var S,k;({withLocale:S,translations:k}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(k),at.set(S))}),Object.keys(Ea).forEach(e=>{Ma(e,Ea[e])}),v[u]&&(v={[u]:[]});const _=()=>{r(4,g=!g),window.postMessage({type:"FilterOpened"},window.location.href)},F=t=>{var e=localStorage.getItem("vendorFiltersByCategory");t.isFilterSelected=!t.isFilterSelected,b.length&&0!=b.filter(e=>e.name===t.name).length?r(6,b=b.filter(e=>e.name!==t.name)):b.push(t),null==e?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(v={[u]:b.map(e=>e.id)})):((e=JSON.parse(e))[u]=b.map(e=>e.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(e))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),M()},M=()=>{r(7,w=b.length===y.length||0==b.length),r(8,x=b.length)},E=()=>{r(6,b=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(v={[u]:b.map(e=>e.id)})),y.forEach(e=>e.isFilterSelected=!1),r(5,y),window.postMessage({type:"ApplyFilters"},window.location.href),r(7,w=!0),r(4,g=!1)},L=e=>{"SortingOpened"==e.data.type&&r(4,g=!1)};return lt(()=>(window.addEventListener("message",L,!1),()=>{window.removeEventListener("message",L)})),n.$$set=e=>{"endpoint"in e&&r(15,i=e.endpoint),"datasource"in e&&r(16,s=e.datasource),"lang"in e&&r(17,o=e.lang),"translationurl"in e&&r(18,l=e.translationurl),"clientstyling"in e&&r(19,c=e.clientstyling),"clientstylingurl"in e&&r(20,d=e.clientstylingurl),"categoryid"in e&&r(21,u=e.categoryid),"addfilterselector"in e&&r(0,h=e.addfilterselector),"addsortingselector"in e&&r(1,m=e.addsortingselector),"filterbylogo"in e&&r(2,p=e.filterbylogo)},n.$$.update=()=>{if(2195460&n.$$.dirty[0]&&i&&s&&u&&p&&(t=new URL(i+"/casino/vendors"),r(4,g=!1),t.searchParams.append("fields","id,name,logo,subVendors,games"),t.searchParams.append("language",o),t.searchParams.append("datasource",s),t.searchParams.append("platform",st(f)),1<(u.match(/\$/g)||[]).length?(t.searchParams.append("filter",`games(subGroups=${u})`),t.searchParams.append("subVendors",`games(subGroups=${u})`)):t.searchParams.append("filter",`games(groups=${u})`),e=t,r(9,$=!0),new Promise((t,n)=>{fetch(e).then(e=>e.json()).then(e=>{e=e.items,t(e.items),r(6,b=[]);let n=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e.forEach(e=>{var t;0<=(null==(t=(n=n||{currentCategoryId:[]})[u])?void 0:t.indexOf(e.id))?(e.isFilterSelected=!0,b.push(e)):e.isFilterSelected=!1}),r(5,y=e),M()}).catch(e=>{console.error(e),r(10,C=!0),n(e)}).finally(()=>{r(9,$=!1)})})),524296&n.$$.dirty[0]&&c&&a&&((t=document.createElement("style")).innerHTML=c,a.appendChild(t)),1048584&n.$$.dirty[0]&&d&&a){let t=document.createElement("style");fetch(new URL(d)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}var e,t;262144&n.$$.dirty[0]&&l&&fetch(l).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ma(e,t[e])})}).catch(e=>{console.log(e)})},[h,m,p,a,g,y,b,w,x,$,C,t,_,F,E,i,s,o,l,c,d,u,()=>_(),function(e,t){e[t].isFilterSelected=this.checked,r(5,y)},e=>F(e),()=>E(),function(e){rt[e?"unshift":"push"](()=>{a=e,r(3,a)})}]}function Oa(e,t){Sr(e,t)}customElements.get("casino-filter")||customElements.define("casino-filter",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent='.FilterContainer{color:#fff;position:relative;z-index:16}.FilterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;max-width:fit-content;cursor:pointer}.FilterSelector.FilterSelectorOpen{border-radius:5px 5px 0 0}.FilterMainArea{display:flex;align-items:center}.FilterMainArea svg{margin-right:16px}.FilterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.FilterTextContainer{display:flex;flex-direction:column}.FilterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.FilterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:48px;margin-bottom:40px;overflow:hidden;margin:0}.FilterDropdownContainer.FilterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:20px}.FilterDropdown{width:100%;max-height:300px;display:flex;flex-direction:column;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none}.FilterDropdown::-webkit-scrollbar{display:none}.FilterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;padding:0 15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.FilterItem input{cursor:pointer;margin-right:10px}.FilterItem:hover input~.FiltersCheckmark{background-color:transparent;border:1px solid #D0046C}.FilterItem input:checked~.FiltersCheckmark{background-color:#D0046C;border:1px solid #D0046C}.FilterItem .FiltersCheckmark{transition:all 0.05s ease-in;margin-right:15px}.FilterItem .FiltersCheckmark:after{content:"";position:absolute;left:9px;display:none}.FilterItem input:checked~.FiltersCheckmark:after{display:block}.FilterItem .FiltersCheckmark:after{left:8px;top:4px;width:5px;height:10px;border:1px solid white;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0}.FilterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.FilterLabel .FiltersCheckmark{border-radius:8px;position:relative;height:22px;width:22px;min-width:22px;background-color:transparent;border:1px solid #fff}.FilterLabel .FilterItemLabel{width:100%;display:flex;justify-content:space-between}.FilterItemWithLogos label{height:70px;display:flex;justify-content:space-evenly;align-items:center}.FilterItemWithLogos label img{width:70px}.FilterLabel input:checked+span{font-weight:600}.FilterCounter{display:inline-flex;margin-left:10px;min-width:17px}.ClearFilters{margin:20px auto;border:0;color:#fff;background-color:var(--emfe-w-color-primary, #D0046C);border:1px solid var(--emfe-w-color-primary, #D0046C);font-size:18px;padding:10px 50px;border-radius:5px;cursor:pointer;transition:all 0.1s ease-in;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ClearFilters:disabled{background:var(--emfe-w-color-gray-100, #E6E6E6);border:1px solid var(--emfe-w-color-gray-150, #828282);pointer-events:none;cursor:not-allowed}@media only screen and (max-width: 768px){.FilterSelector{max-width:initial}.FilterDropdownContainer{width:100%;margin-bottom:20px}.FilterDropdown{margin-block-start:0;gap:14px}.FilterItemWithLogos label{justify-content:center}.FilerContainerSplit .FilterSelector{padding:7px}.FilerContainerSplit .FilterSelector .FilterCounter{margin-left:0}.FilerContainerSplit .FilterMainArea svg{margin:0 10px}.FilerContainerSplit .FilterDropdown{padding:0 5px;box-sizing:border-box}.FilerContainerSplit .FilterDropdownContainer{top:42px}.FilerContainerSplit .ClearFilters{padding:8px 20px;font-size:15px}.FilterLabel .FiltersCheckmark{margin-right:15px}.FilterItem.FilterItemWithLogos{display:flex;align-items:center;justify-content:center}.FilerContainerSplit .FilterItemWithLogos .FiltersCheckmark{margin:0 20px 0 0}.FilerContainerSplit .FilterItem label{padding:0;width:calc(100% - 10px);font-size:12px}.FilterItem label>*{pointer-events:none}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Na,Ba,n,{endpoint:15,datasource:16,lang:17,translationurl:18,clientstyling:19,clientstylingurl:20,categoryid:21,addfilterselector:0,addsortingselector:1,filterbylogo:2},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","lang","translationurl","clientstyling","clientstylingurl","categoryid","addfilterselector","addsortingselector","filterbylogo"]}get endpoint(){return this.$$.ctx[15]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[16]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[17]}set lang(e){this.$$set({lang:e}),h()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),h()}get clientstyling(){return this.$$.ctx[19]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[20]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get categoryid(){return this.$$.ctx[21]}set categoryid(e){this.$$set({categoryid:e}),h()}get addfilterselector(){return this.$$.ctx[0]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[1]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[2]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}});const Ha={en:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},zh:{sortby:"Sort by",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},de:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},it:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},fr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},es:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},tr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ru:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},ro:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},hu:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},pt:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sl:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"},sr:{sortby:"Sort by:",all:"All",az:"A-Z",newest:"Newest",hottest:"Hottest"}};function ja(e,t,n){e=e.slice();return e[23]=t[n],e}function Ua(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,e,C,S,k,_,F,M,E,L=n[4]("sortby")+"",G=(n[3]||n[4]("all"))+"",T=Object.values(n[5]),P=[];for(let e=0;e<T.length;e+=1)P[e]=za(ja(n,T,e));return{c(){r=me("div"),a=me("div"),i=me("div"),s=j("svg"),o=j("g"),l=j("path"),c=j("path"),d=j("path"),u=ge(),h=me("div"),m=me("span"),p=pe(L),g=ge(),f=me("div"),y=me("span"),b=pe(G),v=ge(),w=me("span"),x=j("svg"),$=j("path"),S=ge(),k=me("div"),_=me("ul");for(let e=0;e<P.length;e+=1)P[e].c();fe(l,"id","Path_5267"),fe(l,"data-name","Path 5267"),fe(l,"d","M526.245,343.685a3.45,3.45,0,0,1,0,6.714v13.625a.8.8,0,0,1-1.592,0V350.4a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,523.592,347.041Z"),fe(l,"transform","translate(-206.448 0)"),fe(l,"fill","#fff"),fe(c,"id","Path_5268"),fe(c,"data-name","Path 5268"),fe(c,"d","M310.245,356.421a3.45,3.45,0,0,1,0,6.714v.888a.8.8,0,0,1-1.592,0v-.888a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0Zm-2.653,3.357a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,307.592,359.777Z"),fe(c,"transform","translate(0 0)"),fe(c,"fill","#fff"),fe(d,"id","Path_5269"),fe(d,"data-name","Path 5269"),fe(d,"d","M742.245,351.645a3.45,3.45,0,0,1,0,6.714v5.665a.8.8,0,1,1-1.592,0v-5.665a3.45,3.45,0,0,1,0-6.714V342.8a.8.8,0,1,1,1.592,0ZM739.592,355a1.857,1.857,0,1,0,1.857-1.857A1.859,1.859,0,0,0,739.592,355Z"),fe(d,"transform","translate(-412.896 0)"),fe(d,"fill","#fff"),fe(o,"id","sortby"),fe(o,"transform","translate(-306 -342)"),fe(s,"xmlns","http://www.w3.org/2000/svg"),fe(s,"width","20"),fe(s,"height","20"),fe(s,"viewBox","0 0 26.003 22.819"),fe(m,"class","SorterName"),fe(f,"class","SorterValueContainer"),fe(h,"class","SorterTextContainer"),fe(i,"class","SorterMainArea"),fe($,"id","arrow"),fe($,"d","M281.541,447.921a.488.488,0,0,0,.295-.122l6.5-5.851a.488.488,0,1,0-.65-.726l-6.176,5.556-6.176-5.556h0a.488.488,0,1,0-.65.726l6.5,5.851a.488.488,0,0,0,.355.122Z"),fe($,"transform","translate(-274.511 -441.088)"),fe($,"fill","#d1d1d1"),fe(x,"xmlns","http://www.w3.org/2000/svg"),fe(x,"width","14"),fe(x,"height","6.835"),fe(x,"viewBox","0 0 14 6.835"),fe(w,"class",e="TriangleInactive "+(n[1]?"TriangleActive":"")),fe(a,"class",C="SorterSelector "+(n[1]?"SorterSelectorOpen":"")),fe(_,"class","SorterDropdown"),fe(k,"class",F="SorterDropdownContainer "+(n[1]?"SorterOpen":"")),fe(r,"class","SorterContainer")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(o,l),de(o,c),de(o,d),de(i,u),de(i,h),de(h,m),de(m,p),de(h,g),de(h,f),de(f,y),de(y,b),de(a,v),de(a,w),de(w,x),de(x,$),de(r,S),de(r,k),de(k,_);for(let e=0;e<P.length;e+=1)P[e]&&P[e].m(_,null);M||(E=K(a,"click",n[13]),M=!0)},p(t,n){if(16&n&&L!==(L=t[4]("sortby")+"")&&ye(p,L),24&n&&G!==(G=(t[3]||t[4]("all"))+"")&&ye(b,G),2&n&&e!==(e="TriangleInactive "+(t[1]?"TriangleActive":""))&&fe(w,"class",e),2&n&&C!==(C="SorterSelector "+(t[1]?"SorterSelectorOpen":""))&&fe(a,"class",C),120&n){let e;for(T=Object.values(t[5]),e=0;e<T.length;e+=1){var r=ja(t,T,e);P[e]?P[e].p(r,n):(P[e]=za(r),P[e].c(),P[e].m(_,null))}for(;e<P.length;e+=1)P[e].d(1);P.length=T.length}2&n&&F!==(F="SorterDropdownContainer "+(t[1]?"SorterOpen":""))&&fe(k,"class",F)},d(e){e&&he(r),H(P,e),M=!1,E()}}}function za(n){let r,a,i,s,o,l,c,d,u,h,m,p,e=n[23]+"";function g(){return n[14](n[23])}return{c(){r=me("li"),a=me("label"),i=me("input"),o=ge(),l=me("span"),c=ge(),d=me("span"),u=pe(e),h=ge(),fe(i,"type","radio"),fe(i,"name","radio"),i.value=n[23],i.checked=s=n[3]==n[23]||null==n[3]&&n[23]==n[4]("all"),fe(l,"class","SortersCheckmark"),fe(a,"class","SorterLabel CustomRadioButton"),fe(r,"class","SorterItem"),r.value=n[23]},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,o),de(a,l),de(a,c),de(a,d),de(d,u),de(r,h),m||(p=K(i,"click",g),m=!0)},p(e,t){n=e,24&t&&s!==(s=n[3]==n[23]||null==n[3]&&n[23]==n[4]("all"))&&(i.checked=s)},d(e){e&&he(r),m=!1,p()}}}function Wa(n){let r;function a(e){if(!e[2])return Ua}let i=a(n),s=i&&i(n);return{c(){r=me("div"),s&&s.c(),this.c=V},m(e,t){ue(e,r,t),s&&s.m(r,null),n[15](r)},p(e,[t]){i===(i=a(e))&&s?s.p(e,t):(s&&s.d(1),(s=i&&i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s&&s.d(),n[15](null)}}}function Ya(t,e,r){let n;ot(t,Ur,e=>r(4,n=e));let a,{lang:i=""}=e,{translationurl:s=""}=e,{clientstyling:o=""}=e,{clientstylingurl:l=""}=e,{categoryid:c=""}=e,d=!1,u=!0,h="",m="All";var p,g;({withLocale:p,translations:g}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(g),at.set(p))}),Object.keys(Ha).forEach(e=>{Oa(e,Ha[e])});const f={All:n("all"),name:n("az"),isNew:n("newest"),"advancedTags(name(hot))":n("hottest")},y=e=>{r(3,m=e);var t,n=localStorage.getItem("vendorSortingBy");for(t in h=e,f)if(f[t]===e){h=t;break}null==n?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:h})):((n=JSON.parse(n))[c]=h,localStorage.setItem("vendorSortingBy",JSON.stringify(n))),window.postMessage({type:"ApplySorter",sortBy:h,itemId:c},window.location.href),r(1,d=!d)},b=()=>{r(1,d=!d),window.postMessage({type:"SortingOpened"},window.location.href)},v=e=>{"FilterOpened"==e.data.type&&r(1,d=!1)};return lt(()=>(window.addEventListener("message",v,!1),()=>{window.removeEventListener("message",v)})),t.$$set=e=>{"lang"in e&&r(8,i=e.lang),"translationurl"in e&&r(9,s=e.translationurl),"clientstyling"in e&&r(10,o=e.clientstyling),"clientstylingurl"in e&&r(11,l=e.clientstylingurl),"categoryid"in e&&r(12,c=e.categoryid)},t.$$.update=()=>{if(4096&t.$$.dirty&&c&&(r(3,m="All"),r(2,u=!1),r(1,d=!1),e=null==(e=JSON.parse(localStorage.getItem("vendorSortingBy")))?void 0:e[c],r(3,m=e||"All"),r(3,m=f[e])),1025&t.$$.dirty&&o&&a&&((e=document.createElement("style")).innerHTML=o,a.appendChild(e)),2049&t.$$.dirty&&l&&a){let t=document.createElement("style");fetch(new URL(l)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}var e;512&t.$$.dirty&&s&&fetch(s).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Oa(e,t[e])})}).catch(e=>{console.log(e)})},[a,d,u,m,n,f,y,b,i,s,o,l,c,()=>b(),e=>y(e),function(e){rt[e?"unshift":"push"](()=>{a=e,r(0,a)})}]}function Va(e,t,n){e=e.slice();return e[82]=t[n],e[84]=n,e}function Za(e,t,n){e=e.slice();return e[82]=t[n],e[85]=t,e[84]=n,e}function Ka(e,t,n){e=e.slice();return e[82]=t[n],e[84]=n,e}function Xa(e){let n;function r(e){return e[22]?ei:e[33]?Qa:void 0}let a=r(e),i=a&&a(e);return{c(){n=me("div"),i&&i.c()},m(e,t){ue(e,n,t),i&&i.m(n,null)},p(e,t){a===(a=r(e))&&i?i.p(e,t):(i&&i.d(1),(i=a&&a(e))&&(i.c(),i.m(n,null)))},d(e){e&&he(n),i&&i.d()}}}function qa(e){let n,r,a;function i(e){return e[26]?ki:e[23].length?Ci:Si}let s=i(e),o=s(e);function l(e){return e[23]?Fi:_i}let c=l(e),d=c(e);return{c(){n=me("div"),r=me("div"),o.c(),a=ge(),d.c(),fe(r,"class","CasinoGamesHeader Searched "+(it(e[38])?"CasinoGamesHeaderMobile":"")),fe(r,"part","CasinoGamesHeader Searched "+(it(e[38])?"CasinoGamesHeaderMobile":"")),fe(n,"class","CasinoGamesContainer"),fe(n,"part","CasinoGamesContainer")},m(e,t){ue(e,n,t),de(n,r),o.m(r,null),de(n,a),d.m(n,null)},p(e,t){s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(r,null))),c===(c=l(e))&&d?d.p(e,t):(d.d(1),(d=c(e))&&(d.c(),d.m(n,null)))},d(e){e&&he(n),o.d(),d.d()}}}function Ja(e){let n;function r(e){return e[28]?Gi:Li}let a=r(e),i=a(e);return{c(){i.c(),n=l()},m(e,t){i.m(e,t),ue(e,n,t)},p(e,t){a!==(a=r(e))&&(i.d(1),i=a(e))&&(i.c(),i.m(n.parentNode,n))},d(e){i.d(e),e&&he(n)}}}function Qa(n){let r,a,i,s,o,l="true"!==n[14]&&ti(n);function c(e){return e[20]&&!e[30]?ai:e[36]?ri:ni}let d=c(n),u=d(n);return{c(){r=me("div"),l&&l.c(),a=ge(),i=me("ul"),u.c(),fe(i,"class",s=(0!=n[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),fe(i,"part",o=(0!=n[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),fe(r,"class","CasinoGamesContainer"),fe(r,"part","CasinoGamesContainer")},m(e,t){ue(e,r,t),l&&l.m(r,null),de(r,a),de(r,i),u.m(i,null),n[56](i)},p(e,t){"true"!==e[14]?l?l.p(e,t):((l=ti(e)).c(),l.m(r,a)):l&&(l.d(1),l=null),d===(d=c(e))&&u?u.p(e,t):(u.d(1),(u=d(e))&&(u.c(),u.m(i,null))),32&t[1]&&s!==(s=(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&fe(i,"class",s),32&t[1]&&o!==(o=(0!=e[36].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&fe(i,"part",o)},d(e){e&&he(r),l&&l.d(),u.d(),n[56](null)}}}function ei(e){let n,r,a="true"!==e[14]&&pi(e);function i(e){return e[20]&&!e[30]?xi:0!==e[23].length?wi:vi}let s=i(e),o=s(e);return{c(){n=me("div"),a&&a.c(),r=ge(),o.c(),fe(n,"class","CasinoGamesContainer"),fe(n,"part","CasinoGamesContainer")},m(e,t){ue(e,n,t),a&&a.m(n,null),de(n,r),o.m(n,null)},p(e,t){"true"!==e[14]?a?a.p(e,t):((a=pi(e)).c(),a.m(n,r)):a&&(a.d(1),a=null),s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(n,null)))},d(e){e&&he(n),a&&a.d(),o.d()}}}function ti(n){let r,a,i,s,o,l,c,d,u=n[37]("favorites")+"",h=n[36].items.length+"";return{c(){r=me("div"),a=me("h3"),i=pe(u),s=ge(),o=me("span"),l=pe("("),c=pe(h),d=pe(")"),fe(o,"class","CategoryFavName"),fe(a,"class","CategoryName"),fe(a,"part","CategoryName"),fe(r,"class","CasinoGamesHeader"),fe(r,"part","CasinoGamesHeader")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),de(o,l),de(o,c),de(o,d),n[55](a)},p(e,t){64&t[1]&&u!==(u=e[37]("favorites")+"")&&ye(i,u),32&t[1]&&h!==(h=e[36].items.length+"")&&ye(c,h)},d(e){e&&he(r),n[55](null)}}}function ni(e){let n,r,a=e[37]("waiting")+"";return{c(){n=me("p"),r=pe(a)},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("waiting")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ri(t){let r,a=t[36].items,i=[];for(let e=0;e<a.length;e+=1)i[e]=mi(Va(t,a,e));let s=null;return a.length||(s=ii(t)),{c(){for(let e=0;e<i.length;e+=1)i[e].c();r=l(),s&&s.c()},m(t,n){for(let e=0;e<i.length;e+=1)i[e]&&i[e].m(t,n);ue(t,r,n),s&&s.m(t,n)},p(t,n){if(16378&n[0]|508&n[1]){let e;for(a=t[36].items,e=0;e<a.length;e+=1){const s=Va(t,a,e);i[e]?i[e].p(s,n):(i[e]=mi(s),i[e].c(),i[e].m(r.parentNode,r))}for(;e<i.length;e+=1)i[e].d(1);i.length=a.length,!a.length&&s?s.p(t,n):a.length?s&&(s.d(1),s=null):((s=ii(t)).c(),s.m(r.parentNode,r))}},d(e){H(i,e),e&&he(r),s&&s.d(e)}}}function ai(e){let n;return{c(){fe(n=me("div"),"class","lds-dual-ring"),fe(n,"part","lds-dual-ring")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function ii(e){let n,r,a,i,s,o,l,c,d,u,h,m,p,g,f=e[37]("noFavoritesTitle")+"",t=(b=e,it(b[38])?oi:si),y=t(e);var b;return{c(){n=me("p"),r=j("svg"),a=j("rect"),i=j("rect"),s=j("circle"),o=j("path"),l=j("path"),c=j("path"),d=j("path"),u=ge(),h=me("span"),m=pe(f),p=ge(),y.c(),g=ge(),fe(a,"x","1"),fe(a,"y","18.053"),fe(a,"width","90.263"),fe(a,"height","90.263"),fe(a,"rx","12"),fe(a,"stroke","var(--emfe-w-color-gray-150, #828282)"),fe(a,"stroke-width","1.5"),fe(i,"x","106.737"),fe(i,"y","56.737"),fe(i,"width","90.263"),fe(i,"height","90.263"),fe(i,"rx","12"),fe(i,"stroke","var(--emfe-w-color-gray-150, #828282)"),fe(i,"stroke-width","1.5"),fe(s,"cx","70.5"),fe(s,"cy","32.237"),fe(s,"r","31.487"),fe(s,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(s,"stroke-width","1.5"),fe(s,"stroke-dasharray","5 0"),fe(o,"d","M153.909 81.631a.747.747 0 0 0-.166-1.046l-5.466-3.954a.751.751 0 0 0-.882 1.214l4.859 3.514-3.529 4.858a.75.75 0 1 0 1.215.878l3.969-5.464zm-.725-1.18c-.501.081-.999.159-1.493.233l.223 1.482c.498-.075 1-.153 1.506-.234l-.236-1.48zm-4.457.654c-1.006.133-1.996.253-2.97.36l.162 1.49c.985-.109 1.986-.23 3.002-.364l-.194-1.486zm-5.944.65c-1.01.085-2.002.155-2.978.209l.081 1.496c.991-.054 1.997-.125 3.021-.212l-.124-1.493zm-5.955.326c-1.009.022-2 .026-2.974.01l-.026 1.5c.994.015 2.003.011 3.031-.012l-.031-1.498zm-5.953-.099a61.03 61.03 0 0 1-2.961-.245l-.164 1.49c.995.107 2.006.19 3.035.251l.09-1.496zm-5.898-.641a49.97 49.97 0 0 1-2.907-.56l-.332 1.462c.983.22 1.98.412 2.995.577l.244-1.48zm-5.773-1.298a44.435 44.435 0 0 1-2.807-.92l-.518 1.407c.953.348 1.92.665 2.901.951l.424-1.438zm-5.546-2.027A44.285 44.285 0 0 1 111 76.73l-.702 1.326a45.9 45.9 0 0 0 2.748 1.331l.612-1.37zm-5.23-2.75a49.031 49.031 0 0 1-2.472-1.616l-.861 1.229a50.27 50.27 0 0 0 2.548 1.666l.785-1.278zm-4.851-3.378c-.767-.601-1.529-1.231-2.289-1.891l-.987 1.131c.778.676 1.56 1.322 2.348 1.94l.928-1.18zm-4.486-3.889a74.64 74.64 0 0 1-2.11-2.088l-1.078 1.044a76.17 76.17 0 0 0 2.152 2.13L99.091 68zm-4.143-4.259a97.17 97.17 0 0 1-1.965-2.239l-1.145.972a98.31 98.31 0 0 0 1.996 2.274l1.114-1.007zm-3.867-4.536a127.63 127.63 0 0 1-1.845-2.346l-1.192.914c.624.812 1.246 1.603 1.867 2.373l1.17-.94zm-3.64-4.733c-.58-.788-1.163-1.596-1.749-2.423l-1.225.867c.59.834 1.179 1.649 1.764 2.445l1.21-.89z"),fe(o,"fill","var(--emfe-w-color-gray-150, #828282)"),fe(l,"d","M78 43h11v13H78V43z"),fe(l,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(c,"d","m180 65 2.021 6.219h6.539l-5.291 3.843 2.021 6.22-5.29-3.844-5.29 3.843 2.021-6.219-5.291-3.843h6.539L180 65z"),fe(c,"fill","var(--emfe-w-color-primary, #D0046C)"),fe(c,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(c,"stroke-linecap","round"),fe(c,"stroke-linejoin","round"),fe(d,"d","m74 27 2.02 6.219h6.54l-5.29 3.843 2.02 6.22L74 39.437l-5.29 3.843 2.02-6.219-5.29-3.843h6.54L74 27z"),fe(d,"stroke","var(--emfe-w-color-primary, #D0046C)"),fe(d,"stroke-width","1.5"),fe(d,"stroke-linecap","round"),fe(d,"stroke-linejoin","round"),fe(r,"width","198"),fe(r,"height","148"),fe(r,"viewBox","0 0 198 148"),fe(r,"fill","none"),fe(r,"xmlns","http://www.w3.org/2000/svg"),fe(h,"class","NoFavoriteText NoFavoriteTextHighlight"),fe(h,"part","NoFavoriteText NoFavoriteTextHighlight"),fe(n,"class","NoFavoriteGames "+(it(e[38])?"NoFavoriteGamesMobile":"")),fe(n,"part","NoFavoriteGames "+(it(e[38])?"NoFavoriteGamesMobile":""))},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(r,i),de(r,s),de(r,o),de(r,l),de(r,c),de(r,d),de(n,u),de(n,h),de(h,m),de(n,p),y.m(n,null),de(n,g)},p(e,t){64&t[1]&&f!==(f=e[37]("noFavoritesTitle")+"")&&ye(m,f),y.p(e,t)},d(e){e&&he(n),y.d()}}}function si(e){let n,r,a=e[37]("noFavorites")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","NoFavoriteText"),fe(n,"part","NoFavoriteText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noFavorites")+"")&&ye(r,a)},d(e){e&&he(n)}}}function oi(e){let n,r,a=e[37]("noFavoritesMobile")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","NoFavoriteText"),fe(n,"part","NoFavoriteText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noFavoritesMobile")+"")&&ye(r,a)},d(e){e&&he(n)}}}function li(e){let n,r=e[82].gameModel.isFavorite&&ci(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){e[82].gameModel.isFavorite?r?r.p(e,t):((r=ci(e)).c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&he(n)}}}function ci(e){let n,r=function(e){let n,r,a;function i(e,t){return 32&t[1]&&(r=null),(n=null==n?!!it(e[38]):n)?ui:(r=null==r?!!e[82].gameModel.platform.includes("PC"):r)?di:void 0}let s=i(e,[-1,-1,-1]),o=s&&s(e);return{c(){o&&o.c(),a=l()},m(e,t){o&&o.m(e,t),ue(e,a,t)},p(e,t){s===(s=i(e,t))&&o?o.p(e,t):(o&&o.d(1),(o=s&&s(e))&&(o.c(),o.m(a.parentNode,a)))},d(e){o&&o.d(e),e&&he(a)}}}(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){r.p(e,t)},d(e){r&&r.d(e),e&&he(n)}}}function di(e){let n,r,a,i,s,o,l,c,d,u,h,m,p,g;return{c(){S(n=me("casino-game-thumbnail"),"class",r=""+(w+(e[82].cellSize||"1x1"))),S(n,"part",a=""+(w+(e[82].cellSize||"1x1"))),S(n,"session",e[4]),S(n,"userid",e[5]),S(n,"lang",e[3]),S(n,"favorites",e[6]),S(n,"gamethumbnail",i=e[82].gameModel.thumbnail),S(n,"gamename",s=e[82].gameModel.name),S(n,"gamevendor",o=e[82].gameModel.vendor.name),S(n,"gameisnew",l=e[82].gameModel.isNew),S(n,"gametag",c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags)),S(n,"gamecellsize",d=e[82].cellSize),S(n,"gameid",u=e[82].gameModel.id),S(n,"gamefunmode",h=e[82].gameModel.hasFunMode),S(n,"gamefavorite",m=e[82].gameModel.isFavorite),S(n,"showfavoredcategory",e[33]),S(n,"connectlive",p=1==e[34][e[82].id]?"connect":"disconnect"),S(n,"visibilityconnect",e[35]),S(n,"currency",e[9]),S(n,"livelobbyendpoint",g=e[82].gameModel.details?e[82].gameModel.launchUrl:""),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"endpoint",e[1]),S(n,"livecasino",e[10]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[12]),S(n,"integratedgameframemobile",e[13])},m(e,t){ue(e,n,t)},p(e,t){32&t[1]&&r!==(r=""+(w+(e[82].cellSize||"1x1")))&&S(n,"class",r),32&t[1]&&a!==(a=""+(w+(e[82].cellSize||"1x1")))&&S(n,"part",a),16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),8&t[0]&&S(n,"lang",e[3]),64&t[0]&&S(n,"favorites",e[6]),32&t[1]&&i!==(i=e[82].gameModel.thumbnail)&&S(n,"gamethumbnail",i),32&t[1]&&s!==(s=e[82].gameModel.name)&&S(n,"gamename",s),32&t[1]&&o!==(o=e[82].gameModel.vendor.name)&&S(n,"gamevendor",o),32&t[1]&&l!==(l=e[82].gameModel.isNew)&&S(n,"gameisnew",l),32&t[1]&&c!==(c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags))&&S(n,"gametag",c),32&t[1]&&d!==(d=e[82].cellSize)&&S(n,"gamecellsize",d),32&t[1]&&u!==(u=e[82].gameModel.id)&&S(n,"gameid",u),32&t[1]&&h!==(h=e[82].gameModel.hasFunMode)&&S(n,"gamefunmode",h),32&t[1]&&m!==(m=e[82].gameModel.isFavorite)&&S(n,"gamefavorite",m),4&t[1]&&S(n,"showfavoredcategory",e[33]),40&t[1]&&p!==(p=1==e[34][e[82].id]?"connect":"disconnect")&&S(n,"connectlive",p),16&t[1]&&S(n,"visibilityconnect",e[35]),512&t[0]&&S(n,"currency",e[9]),32&t[1]&&g!==(g=e[82].gameModel.details?e[82].gameModel.launchUrl:"")&&S(n,"livelobbyendpoint",g),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),2&t[0]&&S(n,"endpoint",e[1]),1024&t[0]&&S(n,"livecasino",e[10]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),4096&t[0]&&S(n,"integratedgameframedesktop",e[12]),8192&t[0]&&S(n,"integratedgameframemobile",e[13])},d(e){e&&he(n)}}}function ui(e){let n,r=e[82].gameModel.platform.includes("iPad")||e[82].gameModel.platform.includes("iPhone")||e[82].gameModel.platform.includes("Android"),a=r&&hi(e);return{c(){a&&a.c(),n=l()},m(e,t){a&&a.m(e,t),ue(e,n,t)},p(e,t){(r=32&t[1]?e[82].gameModel.platform.includes("iPad")||e[82].gameModel.platform.includes("iPhone")||e[82].gameModel.platform.includes("Android"):r)?a?a.p(e,t):((a=hi(e)).c(),a.m(n.parentNode,n)):a&&(a.d(1),a=null)},d(e){a&&a.d(e),e&&he(n)}}}function hi(e){let n,r,a,i,s,o,l,c,d,u,h,m,p,g;return{c(){S(n=me("casino-game-thumbnail"),"class",r=""+(w+(e[82].cellSize||"1x1"))),S(n,"part",a=""+(w+(e[82].cellSize||"1x1"))),S(n,"session",e[4]),S(n,"userid",e[5]),S(n,"lang",e[3]),S(n,"favorites",e[6]),S(n,"gamethumbnail",i=e[82].gameModel.thumbnail),S(n,"gamename",s=e[82].gameModel.name),S(n,"gamevendor",o=e[82].gameModel.vendor.name),S(n,"gameisnew",l=e[82].gameModel.isNew),S(n,"gametag",c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags)),S(n,"gamecellsize",d=e[82].cellSize),S(n,"gameid",u=e[82].gameModel.id),S(n,"gamefunmode",h=e[82].gameModel.hasFunMode),S(n,"gamefavorite",m=e[82].gameModel.isFavorite),S(n,"showfavoredcategory",e[33]),S(n,"connectlive",p=1==e[34][e[82].id]?"connect":"disconnect"),S(n,"visibilityconnect",e[35]),S(n,"currency",e[9]),S(n,"livelobbyendpoint",g=e[82].gameModel.details?e[82].gameModel.launchUrl:""),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"endpoint",e[1]),S(n,"livecasino",e[10]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[12]),S(n,"integratedgameframemobile",e[13])},m(e,t){ue(e,n,t)},p(e,t){32&t[1]&&r!==(r=""+(w+(e[82].cellSize||"1x1")))&&S(n,"class",r),32&t[1]&&a!==(a=""+(w+(e[82].cellSize||"1x1")))&&S(n,"part",a),16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),8&t[0]&&S(n,"lang",e[3]),64&t[0]&&S(n,"favorites",e[6]),32&t[1]&&i!==(i=e[82].gameModel.thumbnail)&&S(n,"gamethumbnail",i),32&t[1]&&s!==(s=e[82].gameModel.name)&&S(n,"gamename",s),32&t[1]&&o!==(o=e[82].gameModel.vendor.name)&&S(n,"gamevendor",o),32&t[1]&&l!==(l=e[82].gameModel.isNew)&&S(n,"gameisnew",l),32&t[1]&&c!==(c=0<e[82].gameModel.advancedTags?.length&&e[39](e[82].gameModel.advancedTags))&&S(n,"gametag",c),32&t[1]&&d!==(d=e[82].cellSize)&&S(n,"gamecellsize",d),32&t[1]&&u!==(u=e[82].gameModel.id)&&S(n,"gameid",u),32&t[1]&&h!==(h=e[82].gameModel.hasFunMode)&&S(n,"gamefunmode",h),32&t[1]&&m!==(m=e[82].gameModel.isFavorite)&&S(n,"gamefavorite",m),4&t[1]&&S(n,"showfavoredcategory",e[33]),40&t[1]&&p!==(p=1==e[34][e[82].id]?"connect":"disconnect")&&S(n,"connectlive",p),16&t[1]&&S(n,"visibilityconnect",e[35]),512&t[0]&&S(n,"currency",e[9]),32&t[1]&&g!==(g=e[82].gameModel.details?e[82].gameModel.launchUrl:"")&&S(n,"livelobbyendpoint",g),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),2&t[0]&&S(n,"endpoint",e[1]),1024&t[0]&&S(n,"livecasino",e[10]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),4096&t[0]&&S(n,"integratedgameframedesktop",e[12]),8192&t[0]&&S(n,"integratedgameframemobile",e[13])},d(e){e&&he(n)}}}function mi(e){let n,r=e[82].gameModel&&li(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){e[82].gameModel?r?r.p(e,t):((r=li(e)).c(),r.m(n.parentNode,n)):r&&(r.d(1),r=null)},d(e){r&&r.d(e),e&&he(n)}}}function pi(n){let r,a,i,s,o=n[22].name+"";function l(e){return e[24]?fi:gi}let c=l(n),d=c(n);return{c(){r=me("div"),a=me("h3"),i=pe(o),s=ge(),d.c(),fe(a,"class","CategoryName"),fe(a,"part","CategoryName"),fe(r,"class","CasinoGamesHeader"),fe(r,"part","CasinoGamesHeader")},m(e,t){ue(e,r,t),de(r,a),de(a,i),n[51](a),de(r,s),d.m(r,null)},p(e,t){4194304&t[0]&&o!==(o=e[22].name+"")&&ye(i,o),c===(c=l(e))&&d?d.p(e,t):(d.d(1),(d=c(e))&&(d.c(),d.m(r,null)))},d(e){e&&he(r),n[51](null),d.d()}}}function gi(e){let n,r,a,i="true"==e[15]&&yi(e),s="true"==e[16]&&bi(e);return{c(){n=me("div"),i&&i.c(),r=ge(),s&&s.c(),fe(n,"class",a="true"==e[15]&&"true"==e[16]?"CategoryFilterContainer":"")},m(e,t){ue(e,n,t),i&&i.m(n,null),de(n,r),s&&s.m(n,null)},p(e,t){"true"==e[15]?i?i.p(e,t):((i=yi(e)).c(),i.m(n,r)):i&&(i.d(1),i=null),"true"==e[16]?s?s.p(e,t):((s=bi(e)).c(),s.m(n,null)):s&&(s.d(1),s=null),98304&t[0]&&a!==(a="true"==e[15]&&"true"==e[16]?"CategoryFilterContainer":"")&&fe(n,"class",a)},d(e){e&&he(n),i&&i.d(),s&&s.d()}}}function fi(n){let r,a,i,s,o,l,c,d,u=n[37]("viewAll")+"",h=n[22].games.total+"";return{c(){r=me("a"),a=me("span"),i=pe(u),s=pe(" ("),o=pe(h),l=pe(")"),fe(a,"class","CategoryLoadMore"),fe(a,"part","CategoryLoadMore"),fe(r,"class","CategoryNameLink"),fe(r,"part","CategoryNameLink")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),de(a,l),c||(d=K(r,"click",n[52]),c=!0)},p(e,t){64&t[1]&&u!==(u=e[37]("viewAll")+"")&&ye(i,u),4194304&t[0]&&h!==(h=e[22].games.total+"")&&ye(o,h)},d(e){e&&he(r),c=!1,d()}}}function yi(e){let n;return{c(){S(n=me("casino-filter"),"clientstylingurl",e[8]),S(n,"clientstyling",e[7]),S(n,"endpoint",e[1]),S(n,"datasource",e[2]),S(n,"lang",e[3]),S(n,"categoryid",e[0]),S(n,"addfilterselector",e[15]),S(n,"addsortingselector",e[16]),S(n,"filterbylogo",e[17])},m(e,t){ue(e,n,t)},p(e,t){256&t[0]&&S(n,"clientstylingurl",e[8]),128&t[0]&&S(n,"clientstyling",e[7]),2&t[0]&&S(n,"endpoint",e[1]),4&t[0]&&S(n,"datasource",e[2]),8&t[0]&&S(n,"lang",e[3]),1&t[0]&&S(n,"categoryid",e[0]),32768&t[0]&&S(n,"addfilterselector",e[15]),65536&t[0]&&S(n,"addsortingselector",e[16]),131072&t[0]&&S(n,"filterbylogo",e[17])},d(e){e&&he(n)}}}function bi(e){let n;return{c(){S(n=me("casino-sort"),"clientstylingurl",e[8]),S(n,"clientstyling",e[7]),S(n,"lang",e[3]),S(n,"categoryid",e[0]),S(n,"addsortingselector",e[16])},m(e,t){ue(e,n,t)},p(e,t){256&t[0]&&S(n,"clientstylingurl",e[8]),128&t[0]&&S(n,"clientstyling",e[7]),8&t[0]&&S(n,"lang",e[3]),1&t[0]&&S(n,"categoryid",e[0]),65536&t[0]&&S(n,"addsortingselector",e[16])},d(e){e&&he(n)}}}function vi(e){let n;return{c(){(n=me("p")).textContent="You don't have any games in this category.",fe(n,"class","NoSearchResults"),fe(n,"part","NoSearchResults")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function wi(n){let r,e,a,i=n[23],s=[];for(let e=0;e<i.length;e+=1)s[e]=$i(Za(n,i,e));return{c(){r=me("ul");for(let e=0;e<s.length;e+=1)s[e].c();fe(r,"class",e=(0===n[36].items.length&&n[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap"),fe(r,"part",a=(0===n[36].items.length&&n[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")},m(e,t){ue(e,r,t);for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(r,null);n[54](r)},p(t,n){if(8929274&n[0]|280&n[1]){let e;for(i=t[23],e=0;e<i.length;e+=1){const a=Za(t,i,e);s[e]?s[e].p(a,n):(s[e]=$i(a),s[e].c(),s[e].m(r,null))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}36&n[1]&&e!==(e=(0===t[36].items.length&&t[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&fe(r,"class",e),36&n[1]&&a!==(a=(0===t[36].items.length&&t[33]?"":"CasinoGamesGrid")+" GamesListIncreasedGap")&&fe(r,"part",a)},d(e){e&&he(r),H(s,e),n[54](null)}}}function xi(e){let n;return{c(){fe(n=me("div"),"class","lds-dual-ring"),fe(n,"part","lds-dual-ring")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function $i(e){let n,r=function(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y=n[84];const b=()=>n[53](r,y),v=()=>n[53](null,y);return{c(){S(r=me("casino-game-thumbnail"),"session",n[4]),S(r,"userid",n[5]),S(r,"lang",n[3]),S(r,"class",a=""+(w+(n[82].cellSize||"1x1"))),S(r,"part",i=""+(w+(n[82].cellSize||"1x1"))),S(r,"favorites",n[6]),S(r,"gamethumbnail",s=n[82].thumbnail),S(r,"gamename",o=n[82].name),S(r,"gamevendor",l=n[82].vendor.name),S(r,"gameisnew",c=n[82].isNew),S(r,"gametag",d=0<n[82].advancedTags?.length&&n[39](n[82].advancedTags)),S(r,"gamecellsize",u=n[82].cellSize),S(r,"gameid",h=n[82].id),S(r,"gamefunmode",m=n[82].hasFunMode),S(r,"gamefavorite",p=n[82].isFavorite),S(r,"connectlive",g=1==n[34][n[82].id]?"connect":"disconnect"),S(r,"visibilityconnect",n[35]),S(r,"currency",n[9]),S(r,"livelobbyendpoint",f=n[82].details?n[82].href:""),S(r,"clientstyling",n[7]),S(r,"clientstylingurl",n[8]),S(r,"endpoint",n[1]),S(r,"livecasino",n[10]),S(r,"gamepagemodalurl",n[11]),S(r,"integratedgameframedesktop",n[12]),S(r,"integratedgameframemobile",n[13])},m(e,t){ue(e,r,t),b()},p(e,t){n=e,16&t[0]&&S(r,"session",n[4]),32&t[0]&&S(r,"userid",n[5]),8&t[0]&&S(r,"lang",n[3]),8388608&t[0]&&a!==(a=""+(w+(n[82].cellSize||"1x1")))&&S(r,"class",a),8388608&t[0]&&i!==(i=""+(w+(n[82].cellSize||"1x1")))&&S(r,"part",i),64&t[0]&&S(r,"favorites",n[6]),8388608&t[0]&&s!==(s=n[82].thumbnail)&&S(r,"gamethumbnail",s),8388608&t[0]&&o!==(o=n[82].name)&&S(r,"gamename",o),8388608&t[0]&&l!==(l=n[82].vendor.name)&&S(r,"gamevendor",l),8388608&t[0]&&c!==(c=n[82].isNew)&&S(r,"gameisnew",c),8388608&t[0]&&d!==(d=0<n[82].advancedTags?.length&&n[39](n[82].advancedTags))&&S(r,"gametag",d),8388608&t[0]&&u!==(u=n[82].cellSize)&&S(r,"gamecellsize",u),8388608&t[0]&&h!==(h=n[82].id)&&S(r,"gameid",h),8388608&t[0]&&m!==(m=n[82].hasFunMode)&&S(r,"gamefunmode",m),8388608&t[0]&&p!==(p=n[82].isFavorite)&&S(r,"gamefavorite",p),8388608&t[0]|8&t[1]&&g!==(g=1==n[34][n[82].id]?"connect":"disconnect")&&S(r,"connectlive",g),16&t[1]&&S(r,"visibilityconnect",n[35]),512&t[0]&&S(r,"currency",n[9]),8388608&t[0]&&f!==(f=n[82].details?n[82].href:"")&&S(r,"livelobbyendpoint",f),128&t[0]&&S(r,"clientstyling",n[7]),256&t[0]&&S(r,"clientstylingurl",n[8]),2&t[0]&&S(r,"endpoint",n[1]),1024&t[0]&&S(r,"livecasino",n[10]),2048&t[0]&&S(r,"gamepagemodalurl",n[11]),4096&t[0]&&S(r,"integratedgameframedesktop",n[12]),8192&t[0]&&S(r,"integratedgameframemobile",n[13]),y!==n[84]&&(v(),y=n[84],b())},d(e){e&&he(r),v()}}}(e);return{c(){r&&r.c(),n=l()},m(e,t){r&&r.m(e,t),ue(e,n,t)},p(e,t){r.p(e,t)},d(e){r&&r.d(e),e&&he(n)}}}function Ci(e){let n,r,a=e[37]("searchedItems")+"";return{c(){n=me("h3"),r=pe(a),fe(n,"class","StatusText"),fe(n,"part","StatusText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("searchedItems")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Si(e){let n,r,a=e[37]("noResults")+"";return{c(){n=me("h3"),r=pe(a),fe(n,"class","StatusText"),fe(n,"part","StatusText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noResults")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ki(e){let n,r,a=e[37]("recentSearchedItems")+"";return{c(){n=me("h3"),r=pe(a),fe(n,"class","StatusText"),fe(n,"part","StatusText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("recentSearchedItems")+"")&&ye(r,a)},d(e){e&&he(n)}}}function _i(e){let n;return{c(){(n=me("p")).textContent="Waiting",fe(n,"class","SearchWaiting"),fe(n,"part","SearchWaiting")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Fi(t){let r,a,i=!t[29]&&Mi(t),s=t[23],o=[];for(let e=0;e<s.length;e+=1)o[e]=Ei(Ka(t,s,e));return{c(){i&&i.c(),r=ge(),a=me("ul");for(let e=0;e<o.length;e+=1)o[e].c();fe(a,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap"),fe(a,"part","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,t){i&&i.m(e,t),ue(e,r,t),ue(e,a,t);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(a,null)},p(t,n){if(t[29]?i&&(i.d(1),i=null):i?i.p(t,n):((i=Mi(t)).c(),i.m(r.parentNode,r)),142622714&n[0]|256&n[1]){let e;for(s=t[23],e=0;e<s.length;e+=1){const i=Ka(t,s,e);o[e]?o[e].p(i,n):(o[e]=Ei(i),o[e].c(),o[e].m(a,null))}for(;e<o.length;e+=1)o[e].d(1);o.length=s.length}},d(e){i&&i.d(e),e&&he(r),e&&he(a),H(o,e)}}}function Mi(e){let n,r,a=e[37]("noRecentSearch")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(it(e[38])?"NoRecentSearchesMobile":"")),fe(n,"part","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(it(e[38])?"NoRecentSearchesMobile":""))},m(e,t){ue(e,n,t),de(n,r)},p(e,t){64&t[1]&&a!==(a=e[37]("noRecentSearch")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ei(e){let n,r,a,i,s,o,l,c,d,u,h,m,p;return{c(){S(n=me("casino-game-thumbnail"),"class",r=""+(w+(e[82].cellSize||"1x1"))),S(n,"part",a=""+(w+(e[82].cellSize||"1x1"))),S(n,"session",e[4]),S(n,"userid",e[5]),S(n,"lang",e[3]),S(n,"searchitem",e[27]),S(n,"favorites",e[6]),S(n,"gamethumbnail",i=e[82].thumbnail),S(n,"gamename",s=e[82].name),S(n,"gamevendor",o=e[82].vendor.name),S(n,"gameisnew",l=e[82].isNew),S(n,"gametag",c=0<e[82].advancedTags?.length&&e[39](e[82].advancedTags)),S(n,"gamecellsize",d=e[82].cellSize),S(n,"gameid",u=e[82].id),S(n,"gamefunmode",h=e[82].hasFunMode),S(n,"gamefavorite",m=e[82].isFavorite),S(n,"currency",e[9]),S(n,"livelobbyendpoint",p=e[82].details?e[82].href:""),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"endpoint",e[1]),S(n,"livecasino",e[10]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[12]),S(n,"integratedgameframemobile",e[13])},m(e,t){ue(e,n,t)},p(e,t){8388608&t[0]&&r!==(r=""+(w+(e[82].cellSize||"1x1")))&&S(n,"class",r),8388608&t[0]&&a!==(a=""+(w+(e[82].cellSize||"1x1")))&&S(n,"part",a),16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),8&t[0]&&S(n,"lang",e[3]),134217728&t[0]&&S(n,"searchitem",e[27]),64&t[0]&&S(n,"favorites",e[6]),8388608&t[0]&&i!==(i=e[82].thumbnail)&&S(n,"gamethumbnail",i),8388608&t[0]&&s!==(s=e[82].name)&&S(n,"gamename",s),8388608&t[0]&&o!==(o=e[82].vendor.name)&&S(n,"gamevendor",o),8388608&t[0]&&l!==(l=e[82].isNew)&&S(n,"gameisnew",l),8388608&t[0]&&c!==(c=0<e[82].advancedTags?.length&&e[39](e[82].advancedTags))&&S(n,"gametag",c),8388608&t[0]&&d!==(d=e[82].cellSize)&&S(n,"gamecellsize",d),8388608&t[0]&&u!==(u=e[82].id)&&S(n,"gameid",u),8388608&t[0]&&h!==(h=e[82].hasFunMode)&&S(n,"gamefunmode",h),8388608&t[0]&&m!==(m=e[82].isFavorite)&&S(n,"gamefavorite",m),512&t[0]&&S(n,"currency",e[9]),8388608&t[0]&&p!==(p=e[82].details?e[82].href:"")&&S(n,"livelobbyendpoint",p),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),2&t[0]&&S(n,"endpoint",e[1]),1024&t[0]&&S(n,"livecasino",e[10]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),4096&t[0]&&S(n,"integratedgameframedesktop",e[12]),8192&t[0]&&S(n,"integratedgameframemobile",e[13])},d(e){e&&he(n)}}}function Li(e){let n;return{c(){(n=me("p")).textContent="500 Error - Internal Server Error.",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},d(e){e&&he(n)}}}function Gi(e){let n;return{c(){(n=me("p")).textContent="404 Error - No result found.",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},d(e){e&&he(n)}}}function Ti(n){let r;function a(e){return e[21]?Ja:e[25]?qa:Xa}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V,fe(r,"class","CasinoGamesCategorySectionContainer"),fe(r,"part","CasinoGamesCategorySectionContainer")},m(e,t){ue(e,r,t),s.m(r,null),n[57](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[57](null)}}}customElements.get("casino-sort")||customElements.define("casino-sort",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent='.SorterContainer{color:#fff;position:relative;z-index:16}.SorterSelector{background-color:#58586B;display:flex;position:relative;padding:10px 16px;border-radius:5px;justify-content:space-between;align-items:center;cursor:pointer}.SorterSelector.SorterSelectorOpen{border-radius:5px 5px 0 0}.SorterMainArea{display:flex;align-items:center}.SorterMainArea svg{margin-right:16px}.SorterName{font-size:11px;line-height:12px;color:#D1D1D1;text-transform:uppercase}.SorterTextContainer{display:flex;flex-direction:column}.SorterValueContainer{font-size:14px;line-height:16px;font-weight:300}.TriangleInactive{display:block;color:currentColor;margin:0 0 0 15px;transition:all 0.5s}.TriangleActive{transform:rotate(180deg);position:relative;top:2px}.SorterDropdownContainer{padding:0;background:rgb(88, 88, 107);background:linear-gradient(180deg, rgba(88, 88, 107, 0.9) 0%, rgba(7, 7, 42, 0.9) 95%);display:flex;flex-direction:column;align-items:center;transition:max-height 0.15s ease-out;max-height:0;border-radius:0 0 5px 5px;position:absolute;top:35px;margin-bottom:40px;overflow:hidden;margin:0}.SorterDropdownContainer.SorterOpen{width:100%;max-height:fit-content;transition:max-height 0.25s ease-in;padding-top:10px}.SorterDropdown{width:100%;max-height:300px;display:grid;gap:10px;margin:0;padding-inline-start:0;overflow:scroll;list-style:none;-ms-overflow-style:none;scrollbar-width:none;list-style-type:none;padding:10px;margin:0;box-sizing:border-box}.SorterDropdown::-webkit-scrollbar{display:none}.SorterItem{position:relative}.SorterItem label{font-size:14px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;-webkit-user-select:none;-ms-user-select:none;user-select:none}.SorterItem input{cursor:pointer;margin-right:10px}.SorterItem .SortersCheckmark{margin:0 15px}.SorterItem .CustomRadioButton input[type=radio]{position:absolute;left:-9999px}.SorterItem .CustomRadioButton input[type=radio]+span{position:relative;cursor:pointer;width:30px;height:30px;display:flex;justify-content:center;align-items:center}.SorterItem .CustomRadioButton input[type=radio]+span:before{content:"";background:transparent;border:1px solid #fff;height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-color-primary, #D0046C);width:14px;height:14px;border-radius:50%;position:absolute;opacity:0;transform:scale(2);transition:transform 0.3s linear, opacity 0.3s linear}.SorterItem .CustomRadioButton input[type=radio]:checked+span:after{opacity:1;transform:scale(1)}.SorterLabel input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.SorterLabel input:checked+span{font-weight:600}@media only screen and (max-width: 768px){.SorterSelector{max-width:initial;padding:7px 16px}.SorterDropdownContainer{width:100%;margin-bottom:20px}.SorterDropdown{display:flex;flex-direction:column;gap:12px;margin-block-start:0}.SorterDropdown .SorterLabel{line-height:24px}.SorterDropdown .SorterLabel>*{pointer-events:none}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ya,Wa,n,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["lang","translationurl","clientstyling","clientstylingurl","categoryid"]}get lang(){return this.$$.ctx[8]}set lang(e){this.$$set({lang:e}),h()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),h()}get clientstyling(){return this.$$.ctx[10]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[11]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get categoryid(){return this.$$.ctx[12]}set categoryid(e){this.$$set({categoryid:e}),h()}});const w="game-tile-";function Pi(t,e,c){let D;ot(t,Ur,e=>c(37,D=e));let a,i,s,n,A,r,o,l,d,u,{categoryindex:B=""}=e,{endpoint:h=""}=e,{datasource:m=""}=e,{lang:p=""}=e,{session:N=""}=e,{userid:O=""}=e,{favorites:g=""}=e,{clientstyling:f=""}=e,{clientstylingurl:y=""}=e,{translationurl:b=""}=e,{currency:H=""}=e,{categoryid:v=""}=e,{categorygames:j=0}=e,{livecasino:U="false"}=e,{visiblegames:z=""}=e,{gamepagemodalurl:W="false"}=e,{integratedgameframedesktop:Y="false"}=e,{integratedgameframemobile:V="false"}=e,{casinomygames:w="false"}=e,{addfilterselector:Z="false"}=e,{addsortingselector:K="false"}=e,{filterbylogo:X=""}=e,{once:q=!0}=e,{top:J=0}=e,{bottom:Q=0}=e,{left:ee=0}=e,{right:te=0}=e,x=!0,ne=!1,$=!0,re=window.navigator.userAgent,C=[],S=!0,k=40,_=!1,F=!1,ae=!1,M=!1,ie=!1,se=!0,oe=!1,E=!1,le=!1,L=new Array(1e4),G={},ce="",T="",P={items:[],count:0,name:""},de=(Object.keys(Vr).forEach(e=>{Yr(e,Vr[e])}),void 0!==document.hidden?d="hidden":void 0!==document.msHidden?d="msHidden":void 0!==document.webkitHidden&&(d="webkitHidden"),new IntersectionObserver(e=>{e.forEach(async e=>{var t=e.target.gameid,n=e.target.elems_index;e.isIntersecting?(1.2*n>k&&he(v),c(34,G[t]=1,G)):c(34,G[t]=0,G)})}));const I=(e,r,a,t=0)=>{c(20,x=!0);let n,i="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),o=JSON.parse(localStorage.getItem("vendorSortingBy")),l=h.replace(/.$/,"2");return i=1<(v.match(/\$/g)||[]).length?(n=v.split("$").slice(0,2).join("$"),new URL(`${l}/casino/groups/${m}/${n}/subGroups`)):new URL(`${l}/casino/groups/${m}/`+v),new Promise((t,n)=>{if(i.searchParams.delete("pagination"),i.searchParams.append("expand","games(vendor)"),i.searchParams.append("fields","id,name,games"),i.searchParams.append("platform",st(re)),i.searchParams.append("pagination",`games(offset=${r},limit=${a})`),i.searchParams.append("language",p),window.postMessage({type:"CategoryVendors",categoryid:v},window.location.href),s&&s[v])if(s[v].length&&!1===$&&!1===E){let t="";c(28,ie=!0),s[v].forEach(e=>{t+=t?`,games(vendor(id=${e}))`:`games(vendor(id=${e}))`}),i.searchParams.append("filter",(s&&s[v].length<2?"$and":"$or")+`(${t})`)}else c(28,ie=!1);o&&(o[v]?o[v]&&"All"!=o[v]&&("isNew"==o[v]||"advancedTags(name(hot))"==o[v]?(i.searchParams.append("sortedField",`games(${o[v]})`),i.searchParams.append("orderBy","DES")):i.searchParams.append("sortedField",`games(${o[v]})`)):T&&"All"!=T&&("advancedTags(name(hot))"==T||"isNew"==T?(i.searchParams.append("sortedField",`games(${T})`),i.searchParams.append("orderBy","DES")):i.searchParams.append("sortedField",`games(${T})`))),fetch(i).then(e=>e.json()).then(e=>{c(20,x=!1),1<(v.match(/\$/g)||[]).length&&(e=e.items.filter(e=>{if(e.id==v)return e})[0]),c(50,u=!0),c(21,ne=!1),A=e.games.total,t(e)},e=>{c(21,ne=!0),console.error(e),n(e)})})},ue=t=>{if(t.data)switch(t.data.type){case"MostPlayedData":"MOSTPLAYED"==v&&(c(25,_=!1),$=!1,c(24,S=!1),c(23,C=t.data.mostPlayedGames),c(22,s={id:"MOSTPLAYED",name:"Most Played Games",games:{count:t.data.mostPlayedGames.length,total:t.data.mostPlayedGames.length,items:t.data.mostPlayedGames}})),c(20,x=!1);break;case"LastPlayedData":"LASTPLAYED"==v&&(c(25,_=!1),$=!1,c(24,S=!1),c(23,C=t.data.lastPlayedGames),c(22,s={id:"LASTPLAYED",name:"Last Played Games",games:{count:t.data.lastPlayedGames.length,total:t.data.lastPlayedGames.length,items:t.data.lastPlayedGames}})),c(20,x=!1);break;case"CustomOperatorData":t.data.operatordetail;break;case"RecentSearchData":c(25,_=!0),c(26,F=!0),0<t.data.searchData.length?(c(23,C=t.data.searchData),c(29,se=!0),C&&C.forEach(e=>{e.isFavorite=R(e.id)})):(c(23,C=[]),c(29,se=!1));break;case"OutOfRecentSearches":c(25,_=!1),c(26,F=!1);break;case"SearchData":c(25,_=!0),c(26,F=!1),c(23,C=t.data.searchData.items||[]),c(27,M=!0),t.data.receivedFavoriteResults&&(o=t.data.receivedFavoriteResults.items),C&&C.forEach(e=>{e.isFavorite=R(e.id)});break;case"CategoryData_"+v:c(25,_=!1),$=!0,c(24,S=!0),c(27,M=!1),le=!1,t.data.receivedFavoriteResults&&(o=t.data.receivedFavoriteResults.items),I(t.data.categoryId,0,t.data.visiblegames).then(e=>{c(22,s=e),c(23,C=s.games.items),C&&C.forEach(e=>{e.isFavorite=R(e.id)})});break;case"CategoryChange":k=20;break;case"ApplySorter":c(0,v=t.data.itemId),T=t.data.sortBy,I(0,0,k).then(e=>{c(22,s=e),c(23,C=s.games.items),c(24,S=!1)});break;case"CategoryUpdate":c(25,_=!1),$=!1,c(27,M=!1),le=!0,c(0,v=t.data.itemId),"MOSTPLAYED"!==v&&c(24,S=!1),"true"!==w&&I(0,0,k).then(e=>{c(22,s=e),s.games.items.forEach(e=>{e.isFavorite=R(e.id)}),c(23,C=s.games.items),c(24,S=!1),C.length<10&&0==t.data.origin&&(ae=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:ae},window.location.href)},500))});break;case"FavoriteUpdate":$=!0,s&&(c(23,C=s.games.items),C.forEach(e=>{e.isFavorite=R(e.id)}));break;case"UpdateCategoryFavoriteGames":if(t.data.receivedFavoriteResults){if(o=t.data.receivedFavoriteResults.items,t.data.favStadalone)return;E?$||window.postMessage({type:"CategoryUpdate",itemId:v},window.location.href):window.postMessage({type:"FavoriteUpdate"},window.location.href)}break;case"ShowFavoriteSection":$=!1,t.data&&((e=t.data.receivedFavoriteResults.items).length&&e.forEach(e=>{e.gameModel&&(e.gameModel.isFavorite=!!e.gameModel)}),c(36,P.items=(e=e,P,n=window.navigator.userAgent,it(n)?e.filter(e=>{if(e.gameModel&&(e.gameModel.platform.includes("iPad")||e.gameModel.platform.includes("iPhone")||e.gameModel.platform.includes("Android")))return e}):e.filter(e=>{if(e.gameModel&&e.gameModel.platform.includes("PC"))return e})),P),c(36,P.name="Favorites",P),c(33,E=!0),c(20,x=!1));break;case"UserSessionID":if(a=t.data.session,i=t.data.userID,"true"==g&&i&&i.length&&a&&0<a.length){var r=`${h}/player/${i}/favorites/`;n=a;c(20,x=!0);let e={method:"GET",headers:{"X-SessionID":n}};new Promise((t,n)=>{fetch(r,e).then(e=>e.json()).then(e=>{c(20,x=!1),o=e?e.items:[],C.forEach(e=>{e.isFavorite=R(e.id)});e=C;c(23,C=void 0),c(23,C=e),t(o)}).catch(e=>{console.error(e),n(e)})});return}else return void 0}var e,n},he=e=>{k+=1,c(30,oe=!0),k<=A&&I(0,0,k).then(e=>{c(22,s=e),s.games.items.length>C.length&&(c(23,C=s.games.items),C.forEach(e=>{e.isFavorite=R(e.id)})),c(30,oe=!1)})},R=t=>!!o&&-1!==o.findIndex(e=>e.id==t),me=e=>{window.postMessage({type:"CategoryChange",itemId:e},window.location.href)};return lt(()=>(window.addEventListener("visibilitychange",e=>{document[d]?c(35,ce="disconnect"):c(35,ce="connect")}),window.addEventListener("message",ue,!1),"FAVORITES"===v&&window.postMessage({type:"GetFavoredGame"},window.location.href),()=>{window.removeEventListener("message",ue),window.removeEventListener("visibilitychange",ue)})),t.$$set=e=>{"categoryindex"in e&&c(41,B=e.categoryindex),"endpoint"in e&&c(1,h=e.endpoint),"datasource"in e&&c(2,m=e.datasource),"lang"in e&&c(3,p=e.lang),"session"in e&&c(4,N=e.session),"userid"in e&&c(5,O=e.userid),"favorites"in e&&c(6,g=e.favorites),"clientstyling"in e&&c(7,f=e.clientstyling),"clientstylingurl"in e&&c(8,y=e.clientstylingurl),"translationurl"in e&&c(42,b=e.translationurl),"currency"in e&&c(9,H=e.currency),"categoryid"in e&&c(0,v=e.categoryid),"categorygames"in e&&c(43,j=e.categorygames),"livecasino"in e&&c(10,U=e.livecasino),"visiblegames"in e&&c(44,z=e.visiblegames),"gamepagemodalurl"in e&&c(11,W=e.gamepagemodalurl),"integratedgameframedesktop"in e&&c(12,Y=e.integratedgameframedesktop),"integratedgameframemobile"in e&&c(13,V=e.integratedgameframemobile),"casinomygames"in e&&c(14,w=e.casinomygames),"addfilterselector"in e&&c(15,Z=e.addfilterselector),"addsortingselector"in e&&c(16,K=e.addsortingselector),"filterbylogo"in e&&c(17,X=e.filterbylogo),"once"in e&&c(45,q=e.once),"top"in e&&c(46,J=e.top),"bottom"in e&&c(47,Q=e.bottom),"left"in e&&c(48,ee=e.left),"right"in e&&c(49,te=e.right)},t.$$.update=()=>{if(524288&t.$$.dirty[0]|524288&t.$$.dirty[1]&&u&&L&&le&&L.forEach((e,t)=>{e&&(e.elems_index=t,de.observe(e))}),9&t.$$.dirty[0]&&p&&v)switch(v){case"FAVORITES":c(33,E=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===w&&c(33,E=!1)}if(2048&t.$$.dirty[1]&&b&&fetch(b).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Yr(e,t[e])})}).catch(e=>{console.log(e)}),262272&t.$$.dirty[0]&&f&&l&&((e=document.createElement("style")).innerHTML=f,l.appendChild(e)),262400&t.$$.dirty[0]&&y&&l){let e=new URL(y),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{l.appendChild(t)},1)})}var e},[v,h,m,p,N,O,g,f,y,H,U,W,Y,V,w,Z,K,X,l,L,x,ne,s,C,S,_,F,M,ie,se,oe,n,r,E,G,ce,P,D,re,r=>{if(0===(null==r?void 0:r.length))return"";let a,i="",s=999999999999;const o=new Date(Date.now());return r.forEach((e,t)=>{var n=new Date(e.schedules[0].startTime),e=new Date(e.schedules[0].endTime);Xr(e).diff(o)<s&&(s=Xr(e).diff(o),a=t),Xr(o).isAfter(n)&&Xr(o).isBefore(e)&&(i=r[a].name)}),i},me,B,b,j,z,q,J,Q,ee,te,u,function(e){rt[e?"unshift":"push"](()=>{r=e,c(32,r)})},e=>me(s.id),function(e,t){rt[e?"unshift":"push"](()=>{L[t]=e,c(19,L)})},function(e){rt[e?"unshift":"push"](()=>{n=e,c(31,n)})},function(e){rt[e?"unshift":"push"](()=>{r=e,c(32,r)})},function(e){rt[e?"unshift":"push"](()=>{n=e,c(31,n)})},function(e){rt[e?"unshift":"push"](()=>{l=e,c(18,l)})}]}function Ii(e,t){Sr(e,t)}customElements.get("casino-games-category-section")||customElements.define("casino-games-category-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoryName,.StatusText{color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-color-white, #FFFFFF)}.NoSearchResults{color:var(--emfe-w-color-white, #FFFFFF);text-align:center;width:100%;padding-left:5px;font-size:16px}.NoRecentSearches{padding-bottom:30px}.NoRecentSearchesCenter{text-align:center}.NoFavoriteGames{color:var(--emfe-w-color-white, #FFFFFF);font-size:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;height:20vh}.NoFavoriteGames .NoFavoriteText{text-align:center}.NoFavoriteGames .NoFavoriteTextHighlight{font-weight:600;font-size:18px;padding:15px 0}.NoFavoriteGamesMobile{height:50vh}.SearchWaiting{grid-column:1/-1;color:var(--emfe-w-color-white, #FFFFFF);font-size:13px;text-align:center}.CasinoGamesHeader{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px 0 0;margin-bottom:16px}.CasinoGamesHeader .CategoryNameLink{display:block;cursor:pointer}.CasinoGamesHeader .CategoryLoadMore{font-weight:normal}.CasinoGamesHeader.Searched{justify-content:center}.CasinoGamesContainer{width:100%;margin-top:24px;padding-bottom:16px}.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(192px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 192px);grid-auto-rows:192px;grid-auto-columns:192px;grid-auto-flow:row dense}.CasinoGamesGrid .game-tile-2x1{grid-row:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@media screen and (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 385px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(110px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 110px);grid-auto-rows:110px;grid-auto-columns:110px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media screen and (max-width: 480px){.CasinoGamesGrid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(122px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 122px);grid-auto-rows:122px;grid-auto-columns:122px}.CasinoGamesGrid.GamesListIncreasedGap{gap:16px}}@media only screen and (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@media screen and (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emfe-w-color-white, #FFFFFF)}.lds-dual-ring{display:block;width:80px;height:80px;margin:0 auto}.lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Pi,Ti,n,{categoryindex:41,endpoint:1,datasource:2,lang:3,session:4,userid:5,favorites:6,clientstyling:7,clientstylingurl:8,translationurl:42,currency:9,categoryid:0,categorygames:43,livecasino:10,visiblegames:44,gamepagemodalurl:11,integratedgameframedesktop:12,integratedgameframemobile:13,casinomygames:14,addfilterselector:15,addsortingselector:16,filterbylogo:17,once:45,top:46,bottom:47,left:48,right:49},null,[-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["categoryindex","endpoint","datasource","lang","session","userid","favorites","clientstyling","clientstylingurl","translationurl","currency","categoryid","categorygames","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","casinomygames","addfilterselector","addsortingselector","filterbylogo","once","top","bottom","left","right"]}get categoryindex(){return this.$$.ctx[41]}set categoryindex(e){this.$$set({categoryindex:e}),h()}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),h()}get favorites(){return this.$$.ctx[6]}set favorites(e){this.$$set({favorites:e}),h()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[42]}set translationurl(e){this.$$set({translationurl:e}),h()}get currency(){return this.$$.ctx[9]}set currency(e){this.$$set({currency:e}),h()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),h()}get categorygames(){return this.$$.ctx[43]}set categorygames(e){this.$$set({categorygames:e}),h()}get livecasino(){return this.$$.ctx[10]}set livecasino(e){this.$$set({livecasino:e}),h()}get visiblegames(){return this.$$.ctx[44]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[12]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[13]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get addfilterselector(){return this.$$.ctx[15]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[16]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[17]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}get once(){return this.$$.ctx[45]}set once(e){this.$$set({once:e}),h()}get top(){return this.$$.ctx[46]}set top(e){this.$$set({top:e}),h()}get bottom(){return this.$$.ctx[47]}set bottom(e){this.$$set({bottom:e}),h()}get left(){return this.$$.ctx[48]}set left(e){this.$$set({left:e}),h()}get right(){return this.$$.ctx[49]}set right(e){this.$$set({right:e}),h()}});const Ri={en:{playRandomGame:"Play a random game",randomGameLoading:"Selecting ...",playNowRandomGame:"Play Now"},"zh-hk":{playRandomGame:"玩隨機遊戲",randomGameLoading:"選擇...",playNowRandomGame:"現在播放"},de:{playRandomGame:"Spiel ein Zufallsspiel",randomGameLoading:"Auswahl läuft",playNowRandomGame:"Jetzt spielen"},fr:{playRandomGame:"Jouer à un jeu aléatoire",randomGameLoading:"Sélectinner ...",playNowRandomGame:"Jouer maintenant"},ro:{playRandomGame:"Joaca-te un joc aleatoriu",randomGameLoading:"Se selecteaza ...",playNowRandomGame:"Joaca-te Acum"},tr:{playRandomGame:"Rastgele Bir Oyun Oyna",randomGameLoading:"Oyun Seçiliyor",playNowRandomGame:"Şimdi Oyna"},es:{playRandomGame:"Juego aleatorio",randomGameLoading:"Seleccionando…",playNowRandomGame:"Juega Ya"},pt:{playRandomGame:"Jogue um jogo aleatório",randomGameLoading:"Selecionando ...",playNowRandomGame:"Jogue agora"}};function Di(e,t,n){e=e.slice();return e[35]=t[n],e[37]=n,e}function Ai(n){let r,a,i,s,o,l,c,d=!n[7]&&Bi(n),u=n[7]&&Oi(n);return{c(){r=me("div"),a=me("div"),(i=me("span")).innerHTML='<slot name="close"><svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg></slot>',s=ge(),d&&d.c(),o=ge(),u&&u.c(),fe(i,"class","ModalCloseBtn"),fe(i,"part","ModalCloseBtn"),fe(i,"role","button"),fe(a,"class","ModalContainer"),fe(a,"part","ModalContainer"),fe(r,"class","ModalWindow"),fe(r,"part","ModalWindow")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),d&&d.m(a,null),de(a,o),u&&u.m(a,null),l||(c=K(i,"click",n[11]),l=!0)},p(e,t){e[7]?d&&(d.d(1),d=null):d?d.p(e,t):((d=Bi(e)).c(),d.m(a,o)),e[7]?u?u.p(e,t):((u=Oi(e)).c(),u.m(a,null)):u&&(u.d(1),u=null)},d(e){e&&he(r),d&&d.d(),u&&u.d(),l=!1,c()}}}function Bi(t){let n,r,a,i,s,o,e=t[8]("randomGameLoading")+"",l=t[4],c=[];for(let e=0;e<l.length;e+=1)c[e]=Ni(Di(t,l,e));return{c(){n=me("div"),r=me("main"),a=me("div");for(let e=0;e<c.length;e+=1)c[e].c();i=ge(),s=me("p"),o=pe(e),fe(a,"class","items"),fe(a,"part","items"),_(a,"transform","translateY("+t[6]+"px)"),fe(r,"class","RandomGamesSliderWrapper"),fe(r,"part","RandomGamesSliderWrapper"),fe(s,"class","RandomGameLoading"),fe(s,"part","RandomGameLoading"),fe(n,"class","RandomGameWrapper"),fe(n,"part","RandomGameWrapper")},m(e,t){ue(e,n,t),de(n,r),de(r,a);for(let e=0;e<c.length;e+=1)c[e]&&c[e].m(a,null);de(n,i),de(n,s),de(s,o)},p(t,n){if(16&n[0]){let e;for(l=t[4],e=0;e<l.length;e+=1){var r=Di(t,l,e);c[e]?c[e].p(r,n):(c[e]=Ni(r),c[e].c(),c[e].m(a,null))}for(;e<c.length;e+=1)c[e].d(1);c.length=l.length}64&n[0]&&_(a,"transform","translateY("+t[6]+"px)"),256&n[0]&&e!==(e=t[8]("randomGameLoading")+"")&&ye(o,e)},d(e){e&&he(n),H(c,e)}}}function Ni(e){let n,r,a,i,s,o;return{c(){n=me("div"),r=me("img"),o=ge(),fe(r,"class","RandomGameImage"),fe(r,"part","RandomGameImage"),ce(r.src,a=e[35].thumbnail)||fe(r,"src",a),fe(r,"alt",i=e[35].name),fe(r,"title",s=e[35].name),fe(n,"class","item"),fe(n,"part","item")},m(e,t){ue(e,n,t),de(n,r),de(n,o)},p(e,t){16&t[0]&&!ce(r.src,a=e[35].thumbnail)&&fe(r,"src",a),16&t[0]&&i!==(i=e[35].name)&&fe(r,"alt",i),16&t[0]&&s!==(s=e[35].name)&&fe(r,"title",s)},d(e){e&&he(n)}}}function Oi(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C=n[3].name+"",S=n[3].vendor.name+"",k=n[8]("playNowRandomGame")+"";return{c(){r=me("div"),a=me("div"),i=me("img"),c=ge(),(d=me("button")).innerHTML='<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 200 200" style="enable-background:new 0 0 200 200;" xml:space="preserve"><style type="text/css">.st0{fill:var(--emfe-w-color-white, #FFFFFF);;}\n </style><path class="st0" d="M162.4,161.2C145.3,178.5,122.7,187,100,187c-19.1,0-38.2-6.2-54-18.4l2.2,24c0.4,3.6-2.4,6.9-6,7.3h-0.7 c-3.3,0-6.2-2.7-6.7-6l-3.8-41.1c-0.4-3.6,2.4-6.9,6-7.3l40.9-3.8c3.6-0.4,6.9,2.4,7.3,6c0.4,3.6-2.4,6.9-6,7.3l-26,2.4 c29.3,23.3,72.4,21.6,99.5-5.6c19.8-19.8,26.9-48.7,18.4-75.3c-1.1-3.6,0.9-7.3,4.4-8.4c3.6-1.1,7.3,0.9,8.4,4.4 C194,103.9,185.8,137.9,162.4,161.2L162.4,161.2z M47.1,47.9c27.1-27.1,70.2-29.1,99.5-5.6l-26,2.4c-3.6,0.4-6.4,3.6-6,7.3 c0.2,3.6,3.3,6,6.7,6h0.7l40.9-3.8c3.6-0.4,6.4-3.6,6-7.3l-4-41.1c-0.4-3.6-3.6-6.4-7.3-6c-3.6,0.4-6.4,3.6-6,7.3l2.2,24 C119.3,4.4,69.3,6.8,37.6,38.6C14.2,61.9,6,95.9,15.8,127.2c0.9,2.9,3.6,4.7,6.4,4.7c0.7,0,1.3,0,2-0.2c3.6-1.1,5.6-4.9,4.4-8.4 C20.2,96.6,27.4,67.7,47.1,47.9L47.1,47.9z"></path></svg>',u=ge(),h=me("div"),m=me("p"),p=pe(C),g=ge(),f=me("p"),y=pe(S),b=ge(),v=me("button"),w=pe(k),fe(i,"class","RandomGameImage"),fe(i,"part","RandomGameImage"),ce(i.src,s=n[3].thumbnail)||fe(i,"src",s),fe(i,"alt",o=n[3].name),fe(i,"title",l=n[3].name),fe(d,"class","RandomTryAgain"),fe(d,"part","RandomTryAgain"),fe(a,"class","item"),fe(a,"part","item"),fe(m,"class","RandomGameTitle"),fe(m,"part","RandomGameTitle"),fe(f,"class","RandomGameVendor"),fe(f,"part","RandomGameVendor"),fe(v,"class","RandomGamePlay"),fe(v,"part","RandomGamePlay"),fe(h,"class","RandomGameDetails"),fe(h,"part","RandomGameDetails"),fe(r,"class","RandomGameWrapper"),fe(r,"part","RandomGameWrapper")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,c),de(a,d),de(r,u),de(r,h),de(h,m),de(m,p),de(h,g),de(h,f),de(f,y),de(h,b),de(h,v),de(v,w),x||($=[K(d,"click",n[20]),K(v,"click",n[21])],x=!0)},p(e,t){8&t[0]&&!ce(i.src,s=e[3].thumbnail)&&fe(i,"src",s),8&t[0]&&o!==(o=e[3].name)&&fe(i,"alt",o),8&t[0]&&l!==(l=e[3].name)&&fe(i,"title",l),8&t[0]&&C!==(C=e[3].name+"")&&ye(p,C),8&t[0]&&S!==(S=e[3].vendor.name+"")&&ye(y,S),256&t[0]&&k!==(k=e[8]("playNowRandomGame")+"")&&ye(w,k)},d(e){e&&he(r),x=!1,Z($)}}}function Hi(e){let n,r,a=e[8]("playRandomGame")+"";return{c(){n=me("span"),r=pe(a),fe(n,"class","RandomButtonText"),fe(n,"part","RandomButtonText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){256&t[0]&&a!==(a=e[8]("playRandomGame")+"")&&ye(r,a)},d(e){e&&he(n)}}}function ji(e){let n,r;return{c(){n=me("span"),r=pe(e[1]),fe(n,"class","RandomButtonText")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){2&t[0]&&ye(r,e[1])},d(e){e&&he(n)}}}function Ui(n){let r,a,i,s,o,l,c,d,u=n[5]&&Ai(n);function h(e){return e[1]?ji:e[1]?void 0:Hi}let m=h(n),p=m&&m(n);return{c(){r=me("div"),u&&u.c(),a=ge(),i=me("div"),s=me("button"),p&&p.c(),o=ge(),l=me("span"),this.c=V,fe(l,"class","RandomButtonIcon"),fe(l,"part","RandomButtonIcon"),fe(s,"class","RandomButton"),fe(s,"part","RandomButton"),fe(i,"class","RandomButtonWrapper"),fe(i,"part","RandomButtonWrapper"),fe(r,"part","CustomStylingContainer")},m(e,t){ue(e,r,t),u&&u.m(r,null),de(r,a),de(r,i),de(i,s),p&&p.m(s,null),de(s,o),de(s,l),l.innerHTML=n[0],n[23](r),c||(d=K(s,"click",n[22]),c=!0)},p(e,t){e[5]?u?u.p(e,t):((u=Ai(e)).c(),u.m(r,a)):u&&(u.d(1),u=null),m===(m=h(e))&&p?p.p(e,t):(p&&p.d(1),(p=m&&m(e))&&(p.c(),p.m(s,o))),1&t[0]&&(l.innerHTML=e[0])},i:V,o:V,d(e){e&&he(r),u&&u.d(),p&&p.d(),n[23](null),c=!1,d()}}}function zi(n,e,r){let t;ot(n,Ur,e=>r(8,t=e));let a,i,{endpoint:s=""}=e,{datasource:o=""}=e,{gameevent:l=""}=e,{lang:c=""}=e,{randombuttonicon:d=""}=e,{buttontext:u=""}=e,{translationurl:h=""}=e,{clientstyling:m=""}=e,{clientstylingurl:p=""}=e,{filteredrandomgamecategories:g=""}=e,f=[],y="",b=!1,v=0,w=0,x=!1,$=window.navigator.userAgent;var C,S;({withLocale:C,translations:S}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(S),at.set(C))}),Object.keys(Ri).forEach(e=>{Ii(e,Ri[e])});const k=()=>{r(4,a=M(a)),r(6,v=0),w=0,r(7,x=!1),r(3,y=f[Math.floor(Math.random()*f.length)]),r(5,b=!0)};let _;const F=e=>{if(g)for(;k(),!g.includes(y.vendor.name););else k();clearInterval(_),_=setInterval(()=>{r(6,v-=75),20==++w&&(r(7,x=!0),clearInterval(_))},150),e&&"function"==typeof gtag&&gtag("event","RefreshRandomGame",{context:"RandomGameWidget",gameId:""+(y.gId||y.id)}),window.postMessage({type:"RandomWidgetState",state:!0},window.location.href)},M=e=>{let t,n=e.length;for(;0!=n;)t=Math.floor(Math.random()*n),n--,[e[n],e[t]]=[e[t],e[n]];return e},E=()=>{window.postMessage({type:l,gameId:y.gId||y.id},window.location.href),r(5,b=!1),window.postMessage({type:"RandomWidgetState",state:!1},window.location.href),"function"==typeof gtag&&gtag("event","OpenGame",{context:"RandomGameWidget",gameId:""+(y.gId||y.id)})};return n.$$set=e=>{"endpoint"in e&&r(12,s=e.endpoint),"datasource"in e&&r(13,o=e.datasource),"gameevent"in e&&r(14,l=e.gameevent),"lang"in e&&r(15,c=e.lang),"randombuttonicon"in e&&r(0,d=e.randombuttonicon),"buttontext"in e&&r(1,u=e.buttontext),"translationurl"in e&&r(16,h=e.translationurl),"clientstyling"in e&&r(17,m=e.clientstyling),"clientstylingurl"in e&&r(18,p=e.clientstylingurl),"filteredrandomgamecategories"in e&&r(19,g=e.filteredrandomgamecategories)},n.$$.update=()=>{if(32768&n.$$.dirty[0]&&c&&(t=c,at.set(t)),65536&n.$$.dirty[0]&&h&&fetch(h).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ii(e,t[e])})}).catch(e=>{console.log(e)}),12288&n.$$.dirty[0]&&s&&o&&((t=new URL(s+"/casino/games")).searchParams.append("platform",st($)),t.searchParams.append("datasource",o),t.searchParams.append("fields","gId,id,href,thumbnail,name,vendor"),t.searchParams.append("expand","vendor"),t.searchParams.append("pagination","offset=0,limit=1000"),fetch(t.href).then(e=>e.json()).then(e=>{f=e.items,r(4,a=f.slice(0,19))})),131076&n.$$.dirty[0]&&m&&i&&((e=document.createElement("style")).innerHTML=m,i.appendChild(e)),262148&n.$$.dirty[0]&&p&&i){let e=new URL(p),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e,t},[d,u,i,y,a,b,v,x,t,F,E,()=>{r(5,b=!1),window.postMessage({type:"RandomWidgetState",state:b},window.location.href)},s,o,l,c,h,m,p,g,()=>F(!0),()=>E(),()=>F(),function(e){rt[e?"unshift":"push"](()=>{i=e,r(2,i)})}]}function Wi(e,t){Sr(e,t)}customElements.get("casino-random-game")||customElements.define("casino-random-game",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:90vw;min-height:380px;max-width:500px;padding:40px 40px 16px 40px;border-top:3px solid var(--emfe-w-color-secondary, #FD2839);border-radius:5px;position:relative;background:var(--emfe-w-color-white, #FFFFFF)}.ModalWindow .ModalCloseBtn{position:absolute;top:10px;right:10px;border-radius:50%;color:var(--emfe-w-color-secondary, #FD2839);background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out;width:28px;height:28px}.ModalWindow .ModalCloseBtn svg{width:28px;height:28px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}.ModalWindow .ModalMobileContainer .ModalCloseBtn{margin:10px}.ModalWindow .ModalMobileContainer .ModalCloseBtn svg{width:24px;height:24px}.RandomGameWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.RandomGamesSliderWrapper{height:170px;overflow:hidden;transition:transform 400ms ease-in-out}.items{gap:5px;transition:transform 0.3s ease-in-out;transform:translateY(0px);-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomGameLoading{padding:30px 0}.RandomGameImage{width:256px;height:170px;border-radius:5px;-webkit-transform-style:preserve-3d;-webkit-backface-visibility:hidden}.RandomTryAgain{position:absolute;bottom:-10px;right:-10px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);display:flex;align-items:center;padding:6px;border:none;border-radius:50%;cursor:pointer}.RandomTryAgain svg{width:22px;height:22px}.item{position:relative;-webkit-backface-visibility:hidden}.RandomGameDetails{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.RandomGameDetails .RandomGameTitle{font-size:16px;line-height:18px;text-align:center}.RandomGameDetails .RandomGameVendor{font-size:10px;margin-bottom:10px}.RandomGameDetails .RandomGamePlay{background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);border:none;border-radius:5px;width:200px;height:40px;font-size:14px;cursor:pointer}.RandomButtonWrapper{display:flex;justify-content:center;margin-top:30px;width:100%}.RandomButtonWrapper .RandomButton{display:flex;align-items:center;gap:5px;background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);border:none;border-radius:5px;padding:0 30px;height:50px;font-size:16px;cursor:pointer}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},zi,Ui,n,{endpoint:12,datasource:13,gameevent:14,lang:15,randombuttonicon:0,buttontext:1,translationurl:16,clientstyling:17,clientstylingurl:18,filteredrandomgamecategories:19},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","gameevent","lang","randombuttonicon","buttontext","translationurl","clientstyling","clientstylingurl","filteredrandomgamecategories"]}get endpoint(){return this.$$.ctx[12]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[13]}set datasource(e){this.$$set({datasource:e}),h()}get gameevent(){return this.$$.ctx[14]}set gameevent(e){this.$$set({gameevent:e}),h()}get lang(){return this.$$.ctx[15]}set lang(e){this.$$set({lang:e}),h()}get randombuttonicon(){return this.$$.ctx[0]}set randombuttonicon(e){this.$$set({randombuttonicon:e}),h()}get buttontext(){return this.$$.ctx[1]}set buttontext(e){this.$$set({buttontext:e}),h()}get translationurl(){return this.$$.ctx[16]}set translationurl(e){this.$$set({translationurl:e}),h()}get clientstyling(){return this.$$.ctx[17]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[18]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get filteredrandomgamecategories(){return this.$$.ctx[19]}set filteredrandomgamecategories(e){this.$$set({filteredrandomgamecategories:e}),h()}});const Yi={en:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},"zh-hk":{recentWinners:"最近的获奖者",topWinners:"最佳获奖者",won:"刚赢"},de:{recentWinners:"Kürzliche Gewinner",topWinners:"Top Gewinner",won:"Eben gewonnen"},it:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},fr:{recentWinners:"Gagnants récents",topWinners:"Meilleurs gagnants",won:"vient de gagner"},es:{recentWinners:"Ganadores Recientes",topWinners:"Ganadores Top",won:"Últimos Ganadores"},el:{recentWinners:"Πρόσφατοι νικητές",topWinners:"Κορυφαίοι νικητές",won:"μόλις κέρδισε"},tr:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},ru:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},ro:{recentWinners:"Ultimii câștigători",topWinners:"Câștigători de top",won:"tocmai a câștigat"},hr:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},hu:{recentWinners:"Legutóbbi nyertesek",topWinners:"Top nyertesek",won:"Nyert"},pl:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},pt:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},sl:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"},sr:{recentWinners:"Recent Winners",topWinners:"Top Winners",won:"just won"}};function Vi(e,t,n){e=e.slice();return e[64]=t[n],e}function Zi(e,t,n){e=e.slice();return e[67]=t[n],e}function Ki(n){let a,r,i,s,o,l,c,d,e,u,h,m,p,g,f,y,b,v,w,x=n[14],$=[];for(let e=0;e<x.length;e+=1)$[e]=Qi(Zi(n,x,e));function C(e){return e[15]?ts:es}let S=C(n),k=S(n);return{c(){a=me("div"),r=me("div"),i=me("div");for(let e=0;e<$.length;e+=1)$[e].c();s=ge(),o=me("div"),l=me("button"),c=j("svg"),d=j("path"),u=ge(),h=me("button"),m=j("svg"),p=j("path"),y=ge(),k.c(),fe(i,"class","WinnerButtonsContainer"),fe(d,"style",e=n[10]>=n[9].length?"fill:#F6F6F62E":""),fe(d,"id","Path_36"),fe(d,"data-name","Path 36"),fe(d,"d","M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"),fe(d,"transform","translate(14.656 0) rotate(90)"),fe(d,"fill","#fff"),fe(c,"id","Component_46_2"),fe(c,"data-name","Component 46 – 2"),fe(c,"xmlns","http://www.w3.org/2000/svg"),fe(c,"width","15"),fe(c,"height","15"),fe(c,"viewBox","0 0 16 24.656"),fe(l,"class","SliderButton"),fe(p,"style",g=n[10]>=n[9].length?"fill:#F6F6F62E":""),fe(p,"id","Path_36"),fe(p,"data-name","Path 36"),fe(p,"d","M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z"),fe(p,"transform","translate(0 24.656) rotate(-90)"),fe(p,"fill","#fff"),fe(m,"id","Component_46_2"),fe(m,"data-name","Component 46 – 2"),fe(m,"xmlns","http://www.w3.org/2000/svg"),fe(m,"width","15"),fe(m,"height","15"),fe(m,"viewBox","0 0 16 24.656"),fe(h,"class","SliderButton"),fe(o,"class",f="ButtonsContainer "+("true"==n[4]?"ButtonsContainerNone":"")),fe(r,"class","WinnersHeader"),fe(a,"class",b="CasinoWinners "+(n[11]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,r),de(r,i);for(let e=0;e<$.length;e+=1)$[e]&&$[e].m(i,null);de(r,s),de(r,o),de(o,l),de(l,c),de(c,d),de(o,u),de(o,h),de(h,m),de(m,p),de(a,y),k.m(a,null),v||(w=[K(l,"click",n[40]),K(h,"click",n[41])],v=!0)},p(t,n){if(213251&n[0]){let e;for(x=t[14],e=0;e<x.length;e+=1){var r=Zi(t,x,e);$[e]?$[e].p(r,n):($[e]=Qi(r),$[e].c(),$[e].m(i,null))}for(;e<$.length;e+=1)$[e].d(1);$.length=x.length}1536&n[0]&&e!==(e=t[10]>=t[9].length?"fill:#F6F6F62E":"")&&fe(d,"style",e),1536&n[0]&&g!==(g=t[10]>=t[9].length?"fill:#F6F6F62E":"")&&fe(p,"style",g),16&n[0]&&f!==(f="ButtonsContainer "+("true"==t[4]?"ButtonsContainerNone":""))&&fe(o,"class",f),S===(S=C(t))&&k?k.p(t,n):(k.d(1),(k=S(t))&&(k.c(),k.m(a,null))),2048&n[0]&&b!==(b="CasinoWinners "+(t[11]?"Mobile":""))&&fe(a,"class",b)},d(e){e&&he(a),H($,e),k.d(),v=!1,Z(w)}}}function Xi(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function qi(n){let r,a,i,s,o,l=n[16]("recentWinners")+"";return{c(){r=me("button"),a=pe(l),fe(r,"class",i="WinnersButton "+("recent"==n[8]?"Active":"")+" "+("false"==n[0]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),s||(o=K(r,"click",n[38]),s=!0)},p(e,t){65536&t[0]&&l!==(l=e[16]("recentWinners")+"")&&ye(a,l),257&t[0]&&i!==(i="WinnersButton "+("recent"==e[8]?"Active":"")+" "+("false"==e[0]?"Off":""))&&fe(r,"class",i)},d(e){e&&he(r),s=!1,o()}}}function Ji(n){let r,a,i,s,o,l,c=n[16]("topWinners")+"";return{c(){r=me("button"),a=pe(c),i=ge(),fe(r,"class",s="WinnersButton "+("top"==n[8]?"Active":"")+" "+("false"==n[1]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),de(r,i),o||(l=K(r,"click",n[39]),o=!0)},p(e,t){65536&t[0]&&c!==(c=e[16]("topWinners")+"")&&ye(a,c),258&t[0]&&s!==(s="WinnersButton "+("top"==e[8]?"Active":"")+" "+("false"==e[1]?"Off":""))&&fe(r,"class",s)},d(e){e&&he(r),o=!1,l()}}}function Qi(e){let n,r,a="recent"==e[67]&&qi(e),i="top"==e[67]&&Ji(e);return{c(){a&&a.c(),n=ge(),i&&i.c(),r=l()},m(e,t){a&&a.m(e,t),ue(e,n,t),i&&i.m(e,t),ue(e,r,t)},p(e,t){"recent"==e[67]?a?a.p(e,t):((a=qi(e)).c(),a.m(n.parentNode,n)):a&&(a.d(1),a=null),"top"==e[67]?i?i.p(e,t):((i=Ji(e)).c(),i.m(r.parentNode,r)):i&&(i.d(1),i=null)},d(e){a&&a.d(e),e&&he(n),i&&i.d(e),e&&he(r)}}}function es(n){let a,i=n[9],s=[];for(let e=0;e<i.length;e+=1)s[e]=ns(Vi(n,i,e));return{c(){a=me("div");for(let e=0;e<s.length;e+=1)s[e].c();fe(a,"class","WinnersSlider")},m(e,t){ue(e,a,t);for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(a,null);n[43](a)},p(t,n){if(860716&n[0]){let e;for(i=t[9],e=0;e<i.length;e+=1){var r=Vi(t,i,e);s[e]?s[e].p(r,n):(s[e]=ns(r),s[e].c(),s[e].m(a,null))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){e&&he(a),H(s,e),n[43](null)}}}function ts(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function ns(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C,S,k,_,F=n[64].gameName+"",M=n[18](n[64].username)+"",E=n[16]("won")+"",L=n[64].specifiedCurrencyAmount.toFixed(2)+"",G=(n[5]?n[3]:n[2])+"";function T(){return n[42](n[64])}return{c(){r=me("div"),a=me("div"),i=me("img"),l=ge(),c=me("p"),d=pe(F),u=ge(),h=me("p"),m=pe(M),p=ge(),g=me("p"),f=pe(E),y=ge(),b=me("p"),v=pe(L),w=ge(),x=me("span"),$=pe(G),C=ge(),ce(i.src,s=n[64]?.gameModel?.thumbnail)||fe(i,"src",s),fe(i,"alt",o=n[64]?.gameModel?.thumbnail),fe(i,"class","WinnersImage"),fe(g,"class","WinnerUsername"),fe(a,"class","WinnerCard"),fe(r,"class",S="CardWrapper "+(n[13]?"CardWrapperAnimation":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,l),de(a,c),de(c,d),de(a,u),de(a,h),de(h,m),de(a,p),de(a,g),de(g,f),de(a,y),de(a,b),de(b,v),de(b,w),de(b,x),de(x,$),de(r,C),k||(_=K(i,"click",T),k=!0)},p(e,t){n=e,512&t[0]&&!ce(i.src,s=n[64]?.gameModel?.thumbnail)&&fe(i,"src",s),512&t[0]&&o!==(o=n[64]?.gameModel?.thumbnail)&&fe(i,"alt",o),512&t[0]&&F!==(F=n[64].gameName+"")&&ye(d,F),512&t[0]&&M!==(M=n[18](n[64].username)+"")&&ye(m,M),65536&t[0]&&E!==(E=n[16]("won")+"")&&ye(f,E),512&t[0]&&L!==(L=n[64].specifiedCurrencyAmount.toFixed(2)+"")&&ye(v,L),44&t[0]&&G!==(G=(n[5]?n[3]:n[2])+"")&&ye($,G),8192&t[0]&&S!==(S="CardWrapper "+(n[13]?"CardWrapperAnimation":""))&&fe(r,"class",S)},d(e){e&&he(r),k=!1,_()}}}function rs(n){let r;function a(e){return e[12]?Xi:Ki}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[44](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[44](null)}}}function as(n,e,r){let D;ot(n,Ur,e=>r(16,D=e));let a,i,A,s,B,o,N,l,c,d,{endpoint:u=""}=e,{session:h=""}=e,{userid:m=""}=e,{periodrecent:p="Today"}=e,{periodtop:g="Last7Days"}=e,{numberusersrecent:f="20"}=e,{numberuserstop:y="20"}=e,{amountlimit:b="1"}=e,{vendorCategory:v="All"}=e,{lang:w="en"}=e,{isrecentavailable:x="true"}=e,{istopavailable:$="true"}=e,{defaultcurrency:t=""}=e,{usercurrency:C=""}=e,{clientstyling:S=""}=e,{clientstylingurl:k=""}=e,{enableautoscroll:_=""}=e,{tabsorder:F=""}=e,{translationurl:M=""}=e,{winnersdatasources:E=""}=e,L=[],G=0,T=0,O=window.navigator.userAgent,P=!0,H=!1,j=[],I=!1;Object.keys(Yi).forEach(e=>{Wi(e,Yi[e])});const R=()=>{j=E.split(",").map(function(e){return e.trim()});const t=new URL(`${u}/casino/${i}-winners`);r(15,I=!0),t.searchParams.append("limit","recent"==i?f:y),t.searchParams.append("specifiedCurrency",d),t.searchParams.append("period","recent"==i?p:g),t.searchParams.append("language",w),t.searchParams.append("amountLimit",b),t.searchParams.append("vendorCategory",v),j.forEach(e=>{t.searchParams.append("dataSource",e)}),setTimeout(()=>{fetch(t.href).then(e=>e.json()).then(e=>{r(9,L=[]),r(9,L=e.items.map(e=>e)),r(15,I=!1),setTimeout(()=>{r(10,T=Math.round(a.offsetWidth/225)),W(),"true"==_&&(clearInterval(l),G=0,T<N?l=setInterval(()=>{Z()},3e3):clearInterval(l)),r(12,P=!1)},5)})},1e3)},U=e=>{i!==e&&(r(9,L=[]),r(8,i=e),R())},z=(e,t,n)=>{window.postMessage({type:"OpenCasinoWinnersGame",gameId:e,launchUrl:t,gameName:n},window.location.href),"function"==typeof gtag&&gtag("event","OpenGame",{context:"WinnersWidget",gameId:""+e,userId:""+(B||"Not logged in")})},W=n=>{var e=[...a.children];N=e.length,e.forEach((e,t)=>{e.style.transform=`translateX(${100*(n?t-n:t)}%)`}),setTimeout(()=>{r(13,H=!0)},10)},Y=()=>{W(G)},V=()=>{var e;T>=L.length||(e=L.length,0===G?G=e-T:G-T<0?G=0:G-=T,Y())},Z=()=>{var e;T>=L.length||(e=L.length,"true"==_&&(G===e-T?G=0:G++),"false"==_&&(G===e-T?G=0:e-T<G+T?G=e-T:G+=T),Y())},K=()=>{r(37,d=s?C:t)};return lt(()=>(r(11,A=it(O)),()=>{clearInterval(l)})),n.$$set=e=>{"endpoint"in e&&r(23,u=e.endpoint),"session"in e&&r(24,h=e.session),"userid"in e&&r(25,m=e.userid),"periodrecent"in e&&r(26,p=e.periodrecent),"periodtop"in e&&r(27,g=e.periodtop),"numberusersrecent"in e&&r(28,f=e.numberusersrecent),"numberuserstop"in e&&r(29,y=e.numberuserstop),"amountlimit"in e&&r(22,b=e.amountlimit),"vendorCategory"in e&&r(30,v=e.vendorCategory),"lang"in e&&r(31,w=e.lang),"isrecentavailable"in e&&r(0,x=e.isrecentavailable),"istopavailable"in e&&r(1,$=e.istopavailable),"defaultcurrency"in e&&r(2,t=e.defaultcurrency),"usercurrency"in e&&r(3,C=e.usercurrency),"clientstyling"in e&&r(32,S=e.clientstyling),"clientstylingurl"in e&&r(33,k=e.clientstylingurl),"enableautoscroll"in e&&r(4,_=e.enableautoscroll),"tabsorder"in e&&r(34,F=e.tabsorder),"translationurl"in e&&r(35,M=e.translationurl),"winnersdatasources"in e&&r(36,E=e.winnersdatasources)},n.$$.update=()=>{if(2084569091&n.$$.dirty[0]|9&n.$$.dirty[1]&&x&&$&&p&&g&&f&&y&&b&&v&&w&&F&&(r(14,c=F.split(",")),r(8,i=c[0]),"false"==x&&r(22,b=""),K(),r(12,P=!1)),25165824&n.$$.dirty[0]&&h&&u&&(r(5,s=!0),B=m),32&n.$$.dirty[0]&&s&&K(),8388608&n.$$.dirty[0]|64&n.$$.dirty[1]&&u&&d&&R(),1&n.$$.dirty[1]&&w&&(t=w,at.set(t)),16&n.$$.dirty[1]&&M&&(t=new URL(M),fetch(t.href).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Wi(e,t[e])})}).catch(e=>{console.log(e)})),64&n.$$.dirty[0]|2&n.$$.dirty[1]&&S&&o&&((e=document.createElement("style")).innerHTML=S,o.appendChild(e)),64&n.$$.dirty[0]|4&n.$$.dirty[1]&&k&&o){let e=new URL(k),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{o.appendChild(t)},1),setTimeout(()=>{},500)})}var e,t;32&n.$$.dirty[1]&&E&&R()},[x,$,t,C,_,s,o,a,i,L,T,A,P,H,c,I,D,U,e=>e.slice(0,2)+e.slice(2,-2).replace(/./g,"*")+e.slice(-2),z,V,Z,b,u,h,m,p,g,f,y,v,w,S,k,F,M,E,d,()=>U("recent"),()=>U("top"),()=>V(),()=>Z(),e=>z(e.gameId,e.gameModel.launchUrl,e.gameModel.name),function(e){rt[e?"unshift":"push"](()=>{a=e,r(7,a)})},function(e){rt[e?"unshift":"push"](()=>{o=e,r(6,o)})}]}function is(e,t){Sr(e,t)}customElements.get("casino-winners")||customElements.define("casino-winners",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.Off{display:none}.CasinoWinners{background-color:var(--emfe-w-color-contrast, #07072A);width:100%;height:320px;margin:0 auto}.CasinoWinners.Mobile{padding:25px 10px;height:250px}.WinnersHeader{display:flex;justify-content:space-between}.SliderButton{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px}.SliderButton.SliderButton:active{transform:translateY(1px)}.WinnerButtonsContainer{display:flex;margin-bottom:42px}.WinnersButton{border:none;background:none;color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500;margin-right:60px;cursor:pointer}.WinnersButton:hover{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);line-height:40px}.WinnersButton:focus{color:var(--emfe-w-color-primary, #D0046C);line-height:40px}.WinnersButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-color-primary, #D0046C)}.WinnersButton.Active{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary, #D0046C);line-height:40px}.ButtonsContainerNone{display:none}.WinnersSlider{display:flex;justify-content:flex-start;position:relative;height:180px;overflow:hidden}.CardWrapper{position:absolute;top:0;left:0}.CardWrapperAnimation{transition:transform 2s}.WinnerCard{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);display:flex;align-items:center;flex-direction:column;justify-content:center;gap:4px;height:180px;min-width:191px;margin-bottom:30px;margin-right:30px}.WinnerCard p:first-of-type{color:var(--emfe-w-color-gray-150, #828282);font-size:14px;inline-size:189px;overflow-wrap:break-word;text-align:center}.WinnerCard p:nth-child(3){text-align:center;color:var(--emfe-w-color-gray-100, #E6E6E6);font-size:14px;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.WinnerCard p:nth-child(4){color:var(--emfe-w-color-gray-100, #E6E6E6);font-size:14px;text-align:center}.WinnerCard p:last-of-type{color:var(--emfe-w-color-primary, #D0046C);font-size:16px}.WinnerCard:hover{border:1px solid rgba(255, 255, 255, 0.4)}.WinnersImage{border-radius:5px;height:54px;margin-bottom:10px;width:80px;cursor:pointer}.Mobile .WinnersHeader{justify-content:flex-start}.Mobile .WinnersButton{font-size:18px;white-space:nowrap;margin-right:40px}.Mobile .WinnersButton:last-child{margin-right:0}.Mobile .WinnersButton.Active{padding-bottom:4px}.Mobile .WinnersSlider{overflow:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.Mobile .WinnersSlider::-webkit-scrollbar{display:none}.Mobile .SliderButton{display:none}.Mobile .WinnerCard{width:140px;height:150px;min-width:140px;margin-right:12px}.Mobile .WinnerCard p:first-of-type{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;width:100px}.Mobile .WinnerCard p:nth-child(3){font-size:10px}.Mobile .WinnerCard p:nth-child(4){font-size:8px;font-weight:300;text-align:center}.Mobile .WinnerCard p:last-of-type{font-size:11px}.Mobile .WinnerButtonsContainer{margin-bottom:20px}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},as,rs,n,{endpoint:23,session:24,userid:25,periodrecent:26,periodtop:27,numberusersrecent:28,numberuserstop:29,amountlimit:22,vendorCategory:30,lang:31,isrecentavailable:0,istopavailable:1,defaultcurrency:2,usercurrency:3,clientstyling:32,clientstylingurl:33,enableautoscroll:4,tabsorder:34,translationurl:35,winnersdatasources:36},null,[-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","session","userid","periodrecent","periodtop","numberusersrecent","numberuserstop","amountlimit","vendorCategory","lang","isrecentavailable","istopavailable","defaultcurrency","usercurrency","clientstyling","clientstylingurl","enableautoscroll","tabsorder","translationurl","winnersdatasources"]}get endpoint(){return this.$$.ctx[23]}set endpoint(e){this.$$set({endpoint:e}),h()}get session(){return this.$$.ctx[24]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[25]}set userid(e){this.$$set({userid:e}),h()}get periodrecent(){return this.$$.ctx[26]}set periodrecent(e){this.$$set({periodrecent:e}),h()}get periodtop(){return this.$$.ctx[27]}set periodtop(e){this.$$set({periodtop:e}),h()}get numberusersrecent(){return this.$$.ctx[28]}set numberusersrecent(e){this.$$set({numberusersrecent:e}),h()}get numberuserstop(){return this.$$.ctx[29]}set numberuserstop(e){this.$$set({numberuserstop:e}),h()}get amountlimit(){return this.$$.ctx[22]}set amountlimit(e){this.$$set({amountlimit:e}),h()}get vendorCategory(){return this.$$.ctx[30]}set vendorCategory(e){this.$$set({vendorCategory:e}),h()}get lang(){return this.$$.ctx[31]}set lang(e){this.$$set({lang:e}),h()}get isrecentavailable(){return this.$$.ctx[0]}set isrecentavailable(e){this.$$set({isrecentavailable:e}),h()}get istopavailable(){return this.$$.ctx[1]}set istopavailable(e){this.$$set({istopavailable:e}),h()}get defaultcurrency(){return this.$$.ctx[2]}set defaultcurrency(e){this.$$set({defaultcurrency:e}),h()}get usercurrency(){return this.$$.ctx[3]}set usercurrency(e){this.$$set({usercurrency:e}),h()}get clientstyling(){return this.$$.ctx[32]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[33]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get enableautoscroll(){return this.$$.ctx[4]}set enableautoscroll(e){this.$$set({enableautoscroll:e}),h()}get tabsorder(){return this.$$.ctx[34]}set tabsorder(e){this.$$set({tabsorder:e}),h()}get translationurl(){return this.$$.ctx[35]}set translationurl(e){this.$$set({translationurl:e}),h()}get winnersdatasources(){return this.$$.ctx[36]}set winnersdatasources(e){this.$$set({winnersdatasources:e}),h()}});const ss={en:{loadingText:"Loading, please wait..."},"zh-hk":{loadingText:"加载请稍候 ..."},fr:{loadingText:"Chargement, veuillez patienter..."},ro:{loadingText:"Se incarca, va rugam asteptati..."},es:{loadingText:"Cargando"},pt:{loadingText:"Carregando, por favor espere..."},de:{loadingText:"Laden, bitte warten..."}};function os(e,t,n){e=e.slice();return e[48]=t[n],e[50]=n,e}function ls(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v;function w(e){return e[5]?us:hs}let x=w(n),$=x(n);return{c(){r=me("div"),a=me("div"),i=me("div"),s=me("div"),o=me("img"),c=ge(),d=me("div"),$.c(),u=ge(),h=me("div"),m=me("img"),ce(o.src,l=n[6])||fe(o,"src",l),fe(o,"alt",""),fe(s,"class","vendorLogo"),fe(d,"class","displayContainer"),ce(m.src,p=n[11])||fe(m,"src",p),fe(m,"alt",""),fe(h,"class","title"),fe(i,"class",g="mainWrapper "+n[0]+" "+(n[4]&&!n[5]?"mobile":n[5]?"tablet":"")),_(i,"background","url("+n[10]+")"),fe(a,"class","jackpotBanner"),fe(r,"class",f=n[12]?"DisplayNone":""),fe(r,"part",y=n[12]?"DisplayNone":"")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(i,c),de(i,d),$.m(d,null),de(i,u),de(i,h),de(h,m),b||(v=K(a,"click",n[31]),b=!0)},p(e,t){64&t[0]&&!ce(o.src,l=e[6])&&fe(o,"src",l),x===(x=w(e))&&$?$.p(e,t):($.d(1),($=x(e))&&($.c(),$.m(d,null))),2048&t[0]&&!ce(m.src,p=e[11])&&fe(m,"src",p),49&t[0]&&g!==(g="mainWrapper "+e[0]+" "+(e[4]&&!e[5]?"mobile":e[5]?"tablet":""))&&fe(i,"class",g),1024&t[0]&&_(i,"background","url("+e[10]+")"),4096&t[0]&&f!==(f=e[12]?"DisplayNone":"")&&fe(r,"class",f),4096&t[0]&&y!==(y=e[12]?"DisplayNone":"")&&fe(r,"part",y)},d(e){e&&he(r),$.d(),b=!1,v()}}}function cs(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function ds(e){let n;return{c(){(n=me("p")).textContent="500 Server error"},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function us(e){let n,r,a,i,s,o,A,l,c,B,N,d,O,H,u,h,m,p,g,j,f,y,U,z,b,W,Y,v,w,x,$,C,S,V,k,_,Z,K,F,X,q,M,E,L,G,T,J,P,I,Q,ee,R,te,D=e[8][0]+"",ne=e[7][0]+"",re=e[8][1]+"",ae=e[7][1]+"",ie=e[8][2]+"",se=e[7][2]+"",oe=e[8][3]+"",le=e[7][3]+"";return{c(){n=me("div"),r=me("div"),a=me("div"),i=me("img"),o=me("span"),A=pe(D),l=me("span"),c=me("span"),B=pe(ne),N=ge(),d=me("span"),O=pe(e[1]),H=ge(),u=me("div"),h=me("div"),m=me("img"),g=me("span"),j=pe(re),f=me("span"),y=me("span"),U=pe(ae),z=ge(),b=me("span"),W=pe(e[1]),Y=ge(),v=me("div"),w=me("div"),x=me("div"),$=me("img"),S=me("span"),V=pe(ie),k=me("span"),_=me("span"),Z=pe(se),K=ge(),F=me("span"),X=pe(e[1]),q=ge(),M=me("div"),E=me("div"),L=me("img"),T=me("span"),J=pe(oe),P=me("span"),I=me("span"),Q=pe(le),ee=ge(),R=me("span"),te=pe(e[1]),fe(i,"class","displayCardIcon"),ce(i.src,s=e[9][0])||fe(i,"src",s),fe(i,"alt",""),fe(o,"class","cardLabel"),fe(a,"class","iconWrapper"),fe(c,"class","jackpotValue"),fe(d,"class","jackpot-currency"),fe(l,"class","cardTextWrapper"),fe(r,"class","displayCard"),fe(m,"class","displayCardIcon"),ce(m.src,p=e[9][1])||fe(m,"src",p),fe(m,"alt",""),fe(g,"class","cardLabel"),fe(h,"class","iconWrapper"),fe(y,"class","jackpotValue"),fe(b,"class","jackpot-currency"),fe(f,"class","cardTextWrapper"),fe(u,"class","displayCard"),fe(n,"class","pairWrapper"),fe($,"class","displayCardIcon"),ce($.src,C=e[9][2])||fe($,"src",C),fe($,"alt",""),fe(S,"class","cardLabel"),fe(x,"class","iconWrapper"),fe(_,"class","jackpotValue"),fe(F,"class","jackpot-currency"),fe(k,"class","cardTextWrapper"),fe(w,"class","displayCard"),fe(L,"class","displayCardIcon"),ce(L.src,G=e[9][3])||fe(L,"src",G),fe(L,"alt",""),fe(T,"class","cardLabel"),fe(E,"class","iconWrapper"),fe(I,"class","jackpotValue"),fe(R,"class","jackpot-currency"),fe(P,"class","cardTextWrapper"),fe(M,"class","displayCard"),fe(v,"class","pairWrapper")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(a,i),de(a,o),de(o,A),de(r,l),de(l,c),de(c,B),de(l,N),de(l,d),de(d,O),de(n,H),de(n,u),de(u,h),de(h,m),de(h,g),de(g,j),de(u,f),de(f,y),de(y,U),de(f,z),de(f,b),de(b,W),ue(e,Y,t),ue(e,v,t),de(v,w),de(w,x),de(x,$),de(x,S),de(S,V),de(w,k),de(k,_),de(_,Z),de(k,K),de(k,F),de(F,X),de(v,q),de(v,M),de(M,E),de(E,L),de(E,T),de(T,J),de(M,P),de(P,I),de(I,Q),de(P,ee),de(P,R),de(R,te)},p(e,t){512&t[0]&&!ce(i.src,s=e[9][0])&&fe(i,"src",s),256&t[0]&&D!==(D=e[8][0]+"")&&ye(A,D),128&t[0]&&ne!==(ne=e[7][0]+"")&&ye(B,ne),2&t[0]&&ye(O,e[1]),512&t[0]&&!ce(m.src,p=e[9][1])&&fe(m,"src",p),256&t[0]&&re!==(re=e[8][1]+"")&&ye(j,re),128&t[0]&&ae!==(ae=e[7][1]+"")&&ye(U,ae),2&t[0]&&ye(W,e[1]),512&t[0]&&!ce($.src,C=e[9][2])&&fe($,"src",C),256&t[0]&&ie!==(ie=e[8][2]+"")&&ye(V,ie),128&t[0]&&se!==(se=e[7][2]+"")&&ye(Z,se),2&t[0]&&ye(X,e[1]),512&t[0]&&!ce(L.src,G=e[9][3])&&fe(L,"src",G),256&t[0]&&oe!==(oe=e[8][3]+"")&&ye(J,oe),128&t[0]&&le!==(le=e[7][3]+"")&&ye(Q,le),2&t[0]&&ye(te,e[1])},d(e){e&&he(n),e&&he(Y),e&&he(v)}}}function hs(t){let a,i=Array(4),s=[];for(let e=0;e<i.length;e+=1)s[e]=ms(os(t,i,e));return{c(){for(let e=0;e<s.length;e+=1)s[e].c();a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,a,n)},p(t,n){if(898&n[0]){let e;for(i=Array(4),e=0;e<i.length;e+=1){var r=os(t,i,e);s[e]?s[e].p(r,n):(s[e]=ms(r),s[e].c(),s[e].m(a.parentNode,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){H(s,e),e&&he(a)}}}function ms(e){let n,r,a,i,s,o,l,c,d,u,h,m,p=e[8][e[50]]+"",g=(e[7][e[50]]??"")+"";return{c(){n=me("div"),r=me("div"),a=me("img"),s=me("span"),o=pe(p),l=me("span"),c=me("span"),d=pe(g),u=ge(),h=me("span"),m=pe(e[1]),fe(a,"class","displayCardIcon"),ce(a.src,i=e[9][e[50]])||fe(a,"src",i),fe(a,"alt",""),fe(s,"class","cardLabel"),fe(r,"class","iconWrapper"),fe(c,"class","jackpotValue"),fe(h,"class","jackpot-currency"),fe(l,"class","cardTextWrapper"),fe(n,"class","displayCard")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(r,s),de(s,o),de(n,l),de(l,c),de(c,d),de(l,u),de(l,h),de(h,m)},p(e,t){512&t[0]&&!ce(a.src,i=e[9][e[50]])&&fe(a,"src",i),256&t[0]&&p!==(p=e[8][e[50]]+"")&&ye(o,p),128&t[0]&&g!==(g=(e[7][e[50]]??"")+"")&&ye(d,g),2&t[0]&&ye(m,e[1])},d(e){e&&he(n)}}}function ps(n){let r;function a(e){return e[13]?ds:e[3]?cs:ls}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[32](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[32](null)}}}function gs(r,e,a){let i,s,{visualstructure:o=""}=e,{title:t=""}=e,{caticon0:l=""}=e,{caticon1:c=""}=e,{caticon2:d=""}=e,{caticon3:u=""}=e,{iconlabels:h=""}=e,{backgroundsrc:m=""}=e,{currency:p=""}=e,{backgroundsrcmobile:g=""}=e,{titlelogopath:f=""}=e,{lang:y="en"}=e,{clientstyling:b=""}=e,{clientstylingurl:v=""}=e,{translationurl:w=""}=e,{endpoint:x=""}=e,{gameid:$=""}=e,A=window.navigator.userAgent,C=!1,S=!1,k="",_=[],F=[],M=[],E=[],L=[],G="",T="",P=!1,I=!0,R=!1;Object.keys(ss).forEach(e=>{is(e,ss[e])});const D=["typeSpread","typeLeft"],n=()=>{window.postMessage({type:"JackpotBannerClicked",gameid:$},window.location.href),"function"==typeof gtag&&gtag("event","JackpotBannerClicked",{context:"JackpotBanner",gameId:""+$})};return r.$$set=e=>{"visualstructure"in e&&a(0,o=e.visualstructure),"title"in e&&a(15,t=e.title),"caticon0"in e&&a(16,l=e.caticon0),"caticon1"in e&&a(17,c=e.caticon1),"caticon2"in e&&a(18,d=e.caticon2),"caticon3"in e&&a(19,u=e.caticon3),"iconlabels"in e&&a(20,h=e.iconlabels),"backgroundsrc"in e&&a(21,m=e.backgroundsrc),"currency"in e&&a(1,p=e.currency),"backgroundsrcmobile"in e&&a(22,g=e.backgroundsrcmobile),"titlelogopath"in e&&a(23,f=e.titlelogopath),"lang"in e&&a(24,y=e.lang),"clientstyling"in e&&a(25,b=e.clientstyling),"clientstylingurl"in e&&a(26,v=e.clientstylingurl),"translationurl"in e&&a(27,w=e.translationurl),"endpoint"in e&&a(28,x=e.endpoint),"gameid"in e&&a(29,$=e.gameid)},r.$$.update=()=>{if(268435456&r.$$.dirty[0]&&x&&(n=new URL(x+"/casino/jackpots/config"),fetch(n.href).then(e=>e.json()).then(e=>{a(30,F=e.egtJackpotIds.map(e=>e))})),33554436&r.$$.dirty[0]&&i&&b&&((n=document.createElement("style")).innerHTML=b,i.appendChild(n)),67108868&r.$$.dirty[0]&&i&&v){a(12,P=!0);let e=new URL(v),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1),setTimeout(()=>{a(12,P=!1)},500)})}var e,t,n;1358954498&r.$$.dirty[0]&&x&&y&&p&&0<F.length&&x&&y&&p&&((t=new URL(x+"/casino/jackpots")).searchParams.append("filter","id="+$),t.searchParams.append("language",y),t.searchParams.append("additionalDataCurrency",p),fetch(t.href).then(e=>e.json().then(e=>{a(3,I=!1),s=e,F.includes($)&&((e=null==(e=null==(e=s)?void 0:e.items[0])?void 0:e.additionalData)&&Object.values(e).forEach(e=>_.push(+e)),e=s,a(6,k=(null==(e=null==e?void 0:e.items[0])?void 0:e.vendorLogo)||""))}).catch(e=>{a(13,R=!0),a(3,I=!1),console.error(e)}))),16777226&r.$$.dirty[0]&&p&&y&&!I&&(a(4,C=it(A)&&1<window.innerHeight/window.innerWidth),a(5,S=.75<(t=window.innerHeight/window.innerWidth)&&t<1.6),0!==_.length&&a(7,M=_.map(e=>Intl.NumberFormat("en-US",{maximumFractionDigits:2}).format(e))),a(8,E=h?h.split(",").map(e=>e.trim().toUpperCase()):new Array(4).fill("")),D.includes(o.trim())?a(0,o=o.trim()):(console.warn(`Invalid Attribute Value: "${o}" is not a valid value for the "visualstructure" attribute. Defaulting to "${D[0]}"`),a(0,o=D[0])),a(10,G=g&&C&&!S?g:m),a(11,T=f),a(9,L=[l,c,d,u])),16777216&r.$$.dirty[0]&&y&&(e=y,at.set(e)),134217728&r.$$.dirty[0]&&w&&fetch(w).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{is(e,t[e])})}).catch(e=>{console.log(e)})},[o,p,i,I,C,S,k,M,E,L,G,T,P,R,n,t,l,c,d,u,h,m,g,f,y,b,v,w,x,$,F,()=>n(),function(e){rt[e?"unshift":"push"](()=>{i=e,a(2,i)})}]}function fs(e,t){Sr(e,t)}customElements.get("jackpot-banner")||customElements.define("jackpot-banner",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:"Roboto", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";color:#fff}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.mainWrapper{padding:33px 3vw;background-repeat:no-repeat !important;background-size:cover !important;border-radius:7px;display:grid;grid-gap:0.5rem;z-index:0}.vendorLogo{grid-area:vendorLogo;height:24px;width:auto;display:flex;align-items:center}.vendorLogo img{height:100%;width:auto}.displayCard{position:relative;background:#1c2136;height:max(0.5vw, 1rem);padding:10px 20px 10px 24px;margin:0 8px;box-sizing:content-box;border-radius:7px;display:flex;justify-content:center;align-items:center;border:1px solid #ffc052}.displayCard .iconWrapper{width:44px;height:44px;position:absolute;left:-24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.displayCard .displayCardIcon{height:100%;width:auto}.displayCard .cardLabel{font-size:0.8rem;font-style:italic}.displayCard .cardTextWrapper{display:flex;justify-content:center;flex-wrap:nowrap;align-items:flex-end}.title{grid-area:title;display:flex;align-items:center}.title img{height:50px}.displayContainer{grid-area:displayArea;padding:0 0 0 20px;display:flex;gap:40px;justify-content:space-between;align-items:center}.displayContainer .jackpotValue{font-size:1.2rem;font-weight:400;display:flex;align-items:flex-end}.displayContainer .jackpot-currency{font-weight:400;font-style:italic;font-size:8px;padding-left:2px;display:flex;align-items:flex-end}.pairWrapper{width:100%;padding-left:4%;display:flex;justify-content:flex-start;gap:30px}.typeSpread{grid-template-columns:1fr 2.5fr 1fr;grid-template-areas:"title displayArea vendorLogo";align-items:center}.typeSpread.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";margin-top:25px}.typeSpread .pairWrapper{justify-content:center}.typeSpread .vendorLogo{justify-content:flex-end}.typeSpread .title{justify-content:flex-start}.typeSpread .displayContainer{justify-content:space-evenly}.typeLeft{grid-template-columns:1fr 4fr;grid-template-areas:"title displayArea" "vendorLogo displayArea";padding:44px 33px}.typeLeft.mobile{grid-template-areas:"title" "vendorLogo" "displayArea";padding:33px}.typeLeft.mobile .displayContainer{margin-top:50px;gap:2.6rem}.typeLeft .displayContainer{padding-left:2rem;width:auto;gap:2rem}.typeLeft .pairWrapper{justify-content:space-evenly}.typeLeft .title{align-items:flex-end}.typeLeft .vendorLogo{height:24px;width:auto}.mobile{grid-template-columns:1fr;grid-gap:1rem}.mobile .title{justify-content:center;align-items:center}.mobile .title img{height:80px}.mobile .displayContainer{padding-left:26px;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center}.mobile .vendorLogo{justify-content:center;align-items:center}.mobile .displayCard{width:40vw}.tablet .displayContainer{flex-wrap:wrap}.DisplayNone{display:none}.loadingPrompt{color:#333}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},gs,ps,n,{visualstructure:0,title:15,caticon0:16,caticon1:17,caticon2:18,caticon3:19,iconlabels:20,backgroundsrc:21,currency:1,backgroundsrcmobile:22,titlelogopath:23,lang:24,clientstyling:25,clientstylingurl:26,translationurl:27,endpoint:28,gameid:29},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["visualstructure","title","caticon0","caticon1","caticon2","caticon3","iconlabels","backgroundsrc","currency","backgroundsrcmobile","titlelogopath","lang","clientstyling","clientstylingurl","translationurl","endpoint","gameid"]}get visualstructure(){return this.$$.ctx[0]}set visualstructure(e){this.$$set({visualstructure:e}),h()}get title(){return this.$$.ctx[15]}set title(e){this.$$set({title:e}),h()}get caticon0(){return this.$$.ctx[16]}set caticon0(e){this.$$set({caticon0:e}),h()}get caticon1(){return this.$$.ctx[17]}set caticon1(e){this.$$set({caticon1:e}),h()}get caticon2(){return this.$$.ctx[18]}set caticon2(e){this.$$set({caticon2:e}),h()}get caticon3(){return this.$$.ctx[19]}set caticon3(e){this.$$set({caticon3:e}),h()}get iconlabels(){return this.$$.ctx[20]}set iconlabels(e){this.$$set({iconlabels:e}),h()}get backgroundsrc(){return this.$$.ctx[21]}set backgroundsrc(e){this.$$set({backgroundsrc:e}),h()}get currency(){return this.$$.ctx[1]}set currency(e){this.$$set({currency:e}),h()}get backgroundsrcmobile(){return this.$$.ctx[22]}set backgroundsrcmobile(e){this.$$set({backgroundsrcmobile:e}),h()}get titlelogopath(){return this.$$.ctx[23]}set titlelogopath(e){this.$$set({titlelogopath:e}),h()}get lang(){return this.$$.ctx[24]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[25]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[26]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[27]}set translationurl(e){this.$$set({translationurl:e}),h()}get endpoint(){return this.$$.ctx[28]}set endpoint(e){this.$$set({endpoint:e}),h()}get gameid(){return this.$$.ctx[29]}set gameid(e){this.$$set({gameid:e}),h()}});const ys={en:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},"zh-hk":{collections:"收藏品",providers:"供应商",loading:"加載請稍候 ..."},de:{collections:"Game Collections",providers:"Game Providers",loading:"Laden, bitte warten..."},it:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},fr:{collections:"Collections",providers:"Fournisseurs",loading:"Chargement, veuillez patienter ..."},es:{collections:"Colecciones de juegos",providers:"Proveedores de juegos",loading:"Cargando…"},el:{collections:"Game Collections",providers:"Game Providers",loading:"Φορτώνει, παρακαλούμε περιμένετε ..."},tr:{collections:"Game Collections",providers:"Game Providers",loading:"Yükleniyor, lütfen bekleyin..."},ru:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},ro:{collections:"Game Collections",providers:"Game Providers",loading:"Se încarcă, asteptati ..."},hr:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},hu:{collections:"Game Collections",providers:"Game Providers",loading:"Betöltés, kérjük várjon..."},pl:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},pt:{collections:"Game Collections",providers:"Game Providers",loading:"Carregando, por favor espere ..."},sl:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."},sr:{collections:"Game Collections",providers:"Game Providers",loading:"Loading, please wait ..."}};function bs(e,t,n){e=e.slice();return e[39]=t[n],e}function vs(e,t,n){e=e.slice();return e[42]=t[n],e}function ws(n){let a,r,i,s,o,l,c,d,u,h,m,e,p,g,f=("vendor"==n[0]?n[8]("providers"):n[8]("collections"))+"",y=n[3],b=[];for(let e=0;e<y.length;e+=1)b[e]=_s(bs(n,y,e));return{c(){a=me("div"),r=me("div"),i=me("p"),s=pe(f),o=ge(),l=me("div"),(c=me("button")).innerHTML='<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(14.656 0) rotate(90)" fill="#fff"></path></svg>',d=ge(),(u=me("button")).innerHTML='<svg id="Component_46_2" data-name="Component 46 – 2" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 16 24.656"><path id="Path_36" data-name="Path 36" d="M12.328,16,0,3.672,3.672,0l8.656,8.656L20.984,0l3.672,3.672Z" transform="translate(0 24.656) rotate(-90)" fill="#fff"></path></svg>',h=ge(),m=me("div");for(let e=0;e<b.length;e+=1)b[e].c();fe(i,"class","Title"),fe(l,"class","ButtonsContainer"),fe(r,"class","CategoriesHeader"),fe(m,"class","CategoriesSlider"),fe(a,"class",e="CasinoCollectionsProviders "+(n[7]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,r),de(r,i),de(i,s),de(r,o),de(r,l),de(l,c),de(l,d),de(l,u),de(a,h),de(a,m);for(let e=0;e<b.length;e+=1)b[e]&&b[e].m(m,null);n[23](m),p||(g=[K(c,"click",n[19]),K(u,"click",n[20])],p=!0)},p(t,n){if(257&n[0]&&f!==(f=("vendor"==t[0]?t[8]("providers"):t[8]("collections"))+"")&&ye(s,f),6158&n[0]){let e;for(y=t[3],e=0;e<y.length;e+=1){var r=bs(t,y,e);b[e]?b[e].p(r,n):(b[e]=_s(r),b[e].c(),b[e].m(m,null))}for(;e<b.length;e+=1)b[e].d(1);b.length=y.length}128&n[0]&&e!==(e="CasinoCollectionsProviders "+(t[7]?"Mobile":""))&&fe(a,"class",e)},d(e){e&&he(a),H(b,e),n[23](null),p=!1,Z(g)}}}function xs(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function $s(e){let n,r,a=e[39].name+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","CategorySlideTitle")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){8&t[0]&&a!==(a=e[39].name+"")&&ye(r,a)},d(e){e&&he(n)}}}function Cs(e){let n,r,a;return{c(){fe(n=me("img"),"class","CategorySlideLogo"),ce(n.src,r=e[39].icon)||fe(n,"src",r),fe(n,"alt",a=e[39].name+" icon")},m(e,t){ue(e,n,t)},p(e,t){8&t[0]&&!ce(n.src,r=e[39].icon)&&fe(n,"src",r),8&t[0]&&a!==(a=e[39].name+" icon")&&fe(n,"alt",a)},d(e){e&&he(n)}}}function Ss(e){let n,r,a,i=e[42].name+"";return{c(){n=me("p"),r=pe(i),fe(n,"title",a=e[42].name)},m(e,t){ue(e,n,t),de(n,r)},p(e,t){8&t[0]&&i!==(i=e[42].name+"")&&ye(r,i),8&t[0]&&a!==(a=e[42].name)&&fe(n,"title",a)},d(e){e&&he(n)}}}function ks(n){let r,a,i,s,o,l,c,d;function u(){return n[21](n[42])}let h="true"==n[2]&&Ss(n);return{c(){r=me("div"),a=me("img"),o=ge(),h&&h.c(),l=ge(),fe(a,"class","CategorySlideGameImage"),ce(a.src,i=n[42].defaultThumbnail)||fe(a,"src",i),fe(a,"alt",s=n[42].name),fe(r,"class","CategorySlideGames")},m(e,t){var n;ue(e,r,t),de(r,a),de(r,o),h&&h.m(r,null),de(r,l),c||(d=K(a,"click",(n=u,function(e){return e.stopPropagation(),n.call(this,e)})),c=!0)},p(e,t){n=e,8&t[0]&&!ce(a.src,i=n[42].defaultThumbnail)&&fe(a,"src",i),8&t[0]&&s!==(s=n[42].name)&&fe(a,"alt",s),"true"==n[2]?h?h.p(n,t):((h=Ss(n)).c(),h.m(r,l)):h&&(h.d(1),h=null)},d(e){e&&he(r),h&&h.d(),c=!1,d()}}}function _s(n){let r,a,i,s,o,l,c,d,u;function h(e){return"logo"==e[1]?Cs:"title"==e[1]?$s:void 0}let m=h(n),p=m&&m(n),g=n[39].games,f=[];for(let e=0;e<g.length;e+=1)f[e]=ks(vs(n,g,e));function y(){return n[22](n[39])}return{c(){r=me("div"),a=me("div"),i=me("div"),p&&p.c(),s=ge(),o=me("div");for(let e=0;e<f.length;e+=1)f[e].c();c=ge(),fe(i,"class","CategorySlideTopContainer"),fe(o,"class","CategorySlideGameContainer"),fe(a,"class",l="CategorySlide "+("vendor"==n[39]?.flag[0]?"CategorySlideNoHighlight":"")),_(a,"background-image","url("+n[39]?.background+")"),_(a,"background-size","cover"),fe(r,"class","CategoriesSliderWrapper Animation")},m(e,t){ue(e,r,t),de(r,a),de(a,i),p&&p.m(i,null),de(a,s),de(a,o);for(let e=0;e<f.length;e+=1)f[e]&&f[e].m(o,null);de(r,c),d||(u=K(a,"click",y),d=!0)},p(e,t){if(m===(m=h(n=e))&&p?p.p(n,t):(p&&p.d(1),(p=m&&m(n))&&(p.c(),p.m(i,null))),2060&t[0]){let e;for(g=n[39].games,e=0;e<g.length;e+=1){const a=vs(n,g,e);f[e]?f[e].p(a,t):(f[e]=ks(a),f[e].c(),f[e].m(o,null))}for(;e<f.length;e+=1)f[e].d(1);f.length=g.length}8&t[0]&&l!==(l="CategorySlide "+("vendor"==n[39]?.flag[0]?"CategorySlideNoHighlight":""))&&fe(a,"class",l),8&t[0]&&_(a,"background-image","url("+n[39]?.background+")")},d(e){e&&he(r),p&&p.d(),H(f,e),d=!1,u()}}}function Fs(n){let r;function a(e){return e[6]?xs:ws}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[24](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[24](null)}}}function Ms(n,e,r){let t;ot(n,Ur,e=>r(8,t=e));let a,i,s,o,l,{endpoint:c=""}=e,{datasource:d=""}=e,{lang:u=""}=e,{type:h=""}=e,{titletype:m=""}=e,{clientstyling:p=""}=e,{clientstylingurl:g=""}=e,{translationurl:f=""}=e,{collectionprovidersgamenames:y=""}=e,b=[],v=!0,w=0,x=0,$=0,C=window.navigator.userAgent;Object.keys(ys).forEach(e=>{fs(e,ys[e])});const S=n=>{(s=[...a.children]).forEach((e,t)=>{e.style.transform=`translateX(${100*(n?t-n:t)}%)`}),s.map(e=>i=e.getBoundingClientRect().width),$=Math.round(a.offsetWidth/i)},k=()=>{S(w)},_=()=>{$>=x||(0===w?w=x-$:w-$<-1?w=0:w--,k())},F=()=>{$>=x||(w===x-$?w=0:x-$<w+1?w=x-$:w++,k())},M=(e,t,n)=>{window.postMessage({type:"OpenCollectionsProvidersGame",gameId:e,launchUrl:t,gameName:n},window.location.href),"function"==typeof gtag&&gtag("event","OpenGame",{context:"CollectionsProviders",gameName:""+n})},E=e=>{window.postMessage({type:"OpenCollectionsProvidersCategory",categoryId:e},window.location.href)};return lt(()=>{r(7,l=it(C))}),n.$$set=e=>{"endpoint"in e&&r(13,c=e.endpoint),"datasource"in e&&r(14,d=e.datasource),"lang"in e&&r(15,u=e.lang),"type"in e&&r(0,h=e.type),"titletype"in e&&r(1,m=e.titletype),"clientstyling"in e&&r(16,p=e.clientstyling),"clientstylingurl"in e&&r(17,g=e.clientstylingurl),"translationurl"in e&&r(18,f=e.translationurl),"collectionprovidersgamenames"in e&&r(2,y=e.collectionprovidersgamenames)},n.$$.update=()=>{if(57344&n.$$.dirty[0]&&c&&d&&u&&((t=new URL(c+"/v2/casino/groups/"+d)).searchParams.append("language",u),t.searchParams.append("expand","games"),fetch(t.href).then(e=>e.json()).then(e=>{r(6,v=!1);e=e.items.filter(e=>e.flags==h);r(3,b=e.map(e=>{var t;return{id:e.id,name:e.name,icon:e.icon||(null==(t=null==(t=null==(t=e.vendors)?void 0:t.items[0])?void 0:t.subVendors[0])?void 0:t.logo),games:e.games.items.slice(0,4).map(e=>e),background:e.background,flag:e.flags}})),x=b.length})),24&n.$$.dirty[0]&&b&&a&&S(),32768&n.$$.dirty[0]&&u&&(t=u,at.set(t)),65568&n.$$.dirty[0]&&p&&o&&((e=document.createElement("style")).innerHTML=p,o.appendChild(e)),131104&n.$$.dirty[0]&&g&&o){let e=new URL(g),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{o.appendChild(t)},1)})}var e,t;262144&n.$$.dirty[0]&&f&&fetch(f).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{fs(e,t[e])})}).catch(e=>{console.log(e)})},[h,m,y,b,a,o,v,l,t,_,F,M,E,c,d,u,p,g,f,()=>_(),()=>F(),e=>M(e.gameId,e.launchUrl,e.name),e=>E(e.id),function(e){rt[e?"unshift":"push"](()=>{a=e,r(4,a)})},function(e){rt[e?"unshift":"push"](()=>{o=e,r(5,o)})}]}function Es(n){let r,a,i,s,o;return{c(){r=me("div"),a=me("casino-games-category-section"),this.c=V,S(a,"session",n[0]),S(a,"userid",n[1]),S(a,"endpoint",n[2]),S(a,"datasource",n[3]),S(a,"lang",n[5]),S(a,"currency",n[4]),S(a,"favorites",n[13]),S(a,"categoryid","FAVORITES"),S(a,"class","CategoryContainer"),S(a,"clientstyling",n[6]),S(a,"clientstylingurl",n[7]),S(a,"livecasino",n[8]),S(a,"visiblegames",n[12]),S(a,"gamepagemodalurl",n[11]),S(a,"integratedgameframedesktop",n[10]),S(a,"integratedgameframemobile",n[9]),S(a,"casinomygames",n[14]),fe(r,"class","CasinoFavoritesSectionContainer")},m(e,t){ue(e,r,t),de(r,a),n[18](r),s||(o=F(i=n[16].call(null,a,(n[2],n[1],n[0],n[1]))),s=!0)},p(e,[t]){1&t&&S(a,"session",e[0]),2&t&&S(a,"userid",e[1]),4&t&&S(a,"endpoint",e[2]),8&t&&S(a,"datasource",e[3]),32&t&&S(a,"lang",e[5]),16&t&&S(a,"currency",e[4]),8192&t&&S(a,"favorites",e[13]),64&t&&S(a,"clientstyling",e[6]),128&t&&S(a,"clientstylingurl",e[7]),256&t&&S(a,"livecasino",e[8]),4096&t&&S(a,"visiblegames",e[12]),2048&t&&S(a,"gamepagemodalurl",e[11]),1024&t&&S(a,"integratedgameframedesktop",e[10]),512&t&&S(a,"integratedgameframemobile",e[9]),16384&t&&S(a,"casinomygames",e[14]),i&&k(i.update)&&7&t&&i.update.call(null,(e[2],e[1],e[0],e[1]))},i:V,o:V,d(e){e&&he(r),n[18](null),s=!1,o()}}}function Ls(t,e,o){let n,r,{endpoint:l=""}=e,{datasource:a=""}=e,{currency:i=""}=e,{lang:s=""}=e,{session:c=""}=e,{userid:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{livecasino:m="false"}=e,{integratedgameframemobile:p="false"}=e,{integratedgameframedesktop:g="false"}=e,{gamepagemodalurl:f="false"}=e,{visiblegames:y=""}=e,{favorites:b=""}=e,{categoryid:v=""}=e,{casinomygames:w="false"}=e,x=[];var $,C;({withLocale:$,translations:C}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(C),at.set($))});const S=n=>{if(n.data)switch(n.data.type){case"UserSessionID":o(0,c=n.data.session),o(1,d=n.data.userID),d&&d.length&&c&&0<c.length&&k(l,c,d);break;case"SetUnfavoredGame":e=`${l}/player/${d}/favorites`,t=c,d,s=n.data.id,n.data.triggerFactor,x.includes(s)&&(x=x.filter(e=>e!=s)),fetch(e+"/"+s,{method:"DELETE",headers:{"X-SessionID":t}}).then(e=>e.json()).then(()=>{window.postMessage({type:"RemoveFavoriteThumbnail_"+s},window.location.href),_(e,t)});break;case"SetFavoredGame":{var r=`${l}/player/${d}/favorites`;var a=c;d;var i=n.data.id;n.data.triggerFactor;x.includes(i)||x.push(i);let e={items:x},t={method:"POST",headers:{"X-SessionID":a,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(e)};fetch(r,t).then(e=>e.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${i}`},window.location.href),_(r,a)}).catch(e=>{console.error("Err",e)})}break;case"GetFavoredGame":d&&d.length&&c&&0<c.length&&k(l,c,d)}var e,t,s};let k=(e,t,n)=>{"true"==b&&c&&n&&fetch(e+`/player/${n}/favorites/`,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>((r=e)&&(F(),window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:r,favStadalone:!0},window.location.href),M(r.items)),r)).then(e=>e).catch(e=>{console.error(e)})};let _=(e,t)=>{fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>(r=e,F(),r&&window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:r,favStadalone:!0},window.location.href),r)).catch(e=>{console.error(e)})};const F=()=>{window.postMessage({type:"ShowFavoriteSection",receivedFavoriteResults:r},window.location.href)},M=(e=[])=>(x=[],0<e.length&&e.forEach(e=>{x.push(e.id)}),x);return lt(()=>(window.addEventListener("message",S,!1),()=>{window.removeEventListener("message",S)})),t.$$set=e=>{"endpoint"in e&&o(2,l=e.endpoint),"datasource"in e&&o(3,a=e.datasource),"currency"in e&&o(4,i=e.currency),"lang"in e&&o(5,s=e.lang),"session"in e&&o(0,c=e.session),"userid"in e&&o(1,d=e.userid),"clientstyling"in e&&o(6,u=e.clientstyling),"clientstylingurl"in e&&o(7,h=e.clientstylingurl),"livecasino"in e&&o(8,m=e.livecasino),"integratedgameframemobile"in e&&o(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&o(10,g=e.integratedgameframedesktop),"gamepagemodalurl"in e&&o(11,f=e.gamepagemodalurl),"visiblegames"in e&&o(12,y=e.visiblegames),"favorites"in e&&o(13,b=e.favorites),"categoryid"in e&&o(17,v=e.categoryid),"casinomygames"in e&&o(14,w=e.casinomygames)},t.$$.update=()=>{if(8231&t.$$.dirty&&l&&d&&c&&s&&b&&"true"==b&&k(l,c,d),32832&t.$$.dirty&&u&&n&&((e=document.createElement("style")).innerHTML=u,n.appendChild(e)),32896&t.$$.dirty&&h&&n){let t=document.createElement("style");fetch(new URL(h)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{n.appendChild(t)},1)})}var e},[c,d,l,a,i,s,u,h,m,p,g,f,y,b,w,n,k,v,function(e){rt[e?"unshift":"push"](()=>{n=e,o(15,n)})}]}function Gs(e,t){Sr(e,t)}customElements.get("casino-collections-providers")||customElements.define("casino-collections-providers",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoCollectionsProviders{background:var(--emfe-w-color-contrast, #07072A);width:100%;height:330px;margin:0 auto;margin-top:24px}.CategoriesHeader{display:flex;justify-content:space-between;height:70px}.CategoriesHeader .Title{color:var(--emfe-w-color-white, #FFFFFF);font-size:22px;font-weight:500}.CategoriesHeader .ButtonsContainer button{border:1px solid rgba(255, 255, 255, 0.2);border-radius:5px;background-color:rgba(0, 0, 25, 0.2);height:40px;width:40px;cursor:pointer}.CategoriesHeader .ButtonsContainer button:active{opacity:0.7}.CategoriesSlider{position:relative;height:230px;overflow:hidden;cursor:pointer}.CategoriesSliderWrapper{position:absolute;top:0;left:0}.CategoriesSlider .Animation{transition:transform 0.8s}.CategoriesSlider .CategorySlide{border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:200px;width:400px;margin-right:15px;background-size:cover}.CategoriesSlider .CategorySlide:not(.CategorySlideNoHighlight){background-color:#808080;background-blend-mode:multiply}.CategoriesSlider .CategorySlideTopContainer{height:100px;display:flex;align-items:center}.CategoriesSlider .CategorySlideLogo{transform:translate(-50%, -50%);max-width:175px;top:30%;max-height:100%;position:absolute}.CategoriesSlider .CategorySlideTitle{color:var(--emfe-w-color-white, #FFFFFF);font-size:18px;letter-spacing:1px}.CategoriesSlider .CategorySlideGameContainer{display:flex;width:40px;justify-content:center;gap:10%;min-height:85px}.CategoriesSlider .CategorySlideGameImage{border-radius:10px;width:auto;height:55px;object-fit:cover}.CategoriesSlider .CategorySlideGames{color:white;text-align:center}.CategoriesSlider .CategorySlideGames p{font-size:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.Mobile.CasinoCollectionsProviders{padding:25px 10px}.Mobile .CategoriesSlider{overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.Mobile .CategoriesSlider::-webkit-scrollbar{display:none}.Mobile .CategorySlide{width:80vw;scroll-snap-align:start}.Mobile .ButtonsContainer{display:none}.Mobile .CategorySlideGameImage{border-radius:10px;width:auto;height:40px;object-fit:cover}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto}.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ms,Fs,n,{endpoint:13,datasource:14,lang:15,type:0,titletype:1,clientstyling:16,clientstylingurl:17,translationurl:18,collectionprovidersgamenames:2},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","lang","type","titletype","clientstyling","clientstylingurl","translationurl","collectionprovidersgamenames"]}get endpoint(){return this.$$.ctx[13]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[14]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[15]}set lang(e){this.$$set({lang:e}),h()}get type(){return this.$$.ctx[0]}set type(e){this.$$set({type:e}),h()}get titletype(){return this.$$.ctx[1]}set titletype(e){this.$$set({titletype:e}),h()}get clientstyling(){return this.$$.ctx[16]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[17]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),h()}get collectionprovidersgamenames(){return this.$$.ctx[2]}set collectionprovidersgamenames(e){this.$$set({collectionprovidersgamenames:e}),h()}}),customElements.get("casino-favorites-section")||customElements.define("casino-favorites-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=".CasinoFavoritesSectionContainer{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}",this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ls,Es,n,{endpoint:2,datasource:3,currency:4,lang:5,session:0,userid:1,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,categoryid:17,casinomygames:14},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","categoryid","casinomygames"]}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[4]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[0]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[1]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get categoryid(){return this.$$.ctx[17]}set categoryid(e){this.$$set({categoryid:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}});const Ts={en:{noRecentGames:"You haven't played yet but here you will find in the future a list of your games."},de:{noRecentGames:"Du hast bisher noch nicht gespielt, aber hier findest du in Zukunft eine Liste deiner Spiele."}};function Ps(e){let n;return{c(){S(n=me("casino-games-category-section"),"session",e[4]),S(n,"userid",e[5]),S(n,"endpoint",e[0]),S(n,"datasource",e[1]),S(n,"lang",e[3]),S(n,"currency",e[2]),S(n,"favorites",e[13]),S(n,"categoryid","LASTPLAYED"),S(n,"categoryindex","1"),S(n,"categorygames","9"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[10]),S(n,"integratedgameframemobile",e[9]),S(n,"casinomygames",e[14])},m(e,t){ue(e,n,t)},p(e,t){16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),1&t[0]&&S(n,"endpoint",e[0]),2&t[0]&&S(n,"datasource",e[1]),8&t[0]&&S(n,"lang",e[3]),4&t[0]&&S(n,"currency",e[2]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),4096&t[0]&&S(n,"visiblegames",e[12]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),1024&t[0]&&S(n,"integratedgameframedesktop",e[10]),512&t[0]&&S(n,"integratedgameframemobile",e[9]),16384&t[0]&&S(n,"casinomygames",e[14])},d(e){e&&he(n)}}}function Is(e){let n,r,a=e[17]("noRecentGames")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){131072&t[0]&&a!==(a=e[17]("noRecentGames")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Rs(n){let r,a;function i(e){return e[16]?Is:Ps}let s=i(n),o=s(n);return{c(){r=me("div"),a=me("div"),o.c(),this.c=V,fe(a,"class","CasinoLastPlayedSection"),fe(r,"class","CasinoGamesCategorySectionContainer")},m(e,t){ue(e,r,t),de(r,a),o.m(a,null),n[23](r)},p(e,t){s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(a,null)))},i:V,o:V,d(e){e&&he(r),o.d(),n[23](null)}}}function Ds(t,e,n){let r;ot(t,Ur,e=>n(17,r=e));let a,i,{endpoint:s=""}=e,{datasource:o=""}=e,{currency:l=""}=e,{lang:c=""}=e,{session:d=""}=e,{userid:u=""}=e,{clientstyling:h=""}=e,{clientstylingurl:m=""}=e,{translationurl:p=""}=e,{livecasino:g="false"}=e,{integratedgameframemobile:f="false"}=e,{integratedgameframedesktop:y="false"}=e,{gamepagemodalurl:b="false"}=e,{visiblegames:v=""}=e,{favorites:w=""}=e,{lastplayedperiod:x="Last30Days"}=e,{lastplayedorder:$=""}=e,{lastplayedlimit:C=""}=e,{casinomygames:S="false"}=e,{lastplayedunique:k="true"}=e,_=window.navigator.userAgent,F=!1,M;Object.keys(Ts).forEach(e=>{Gs(e,Ts[e])});return t.$$set=e=>{"endpoint"in e&&n(0,s=e.endpoint),"datasource"in e&&n(1,o=e.datasource),"currency"in e&&n(2,l=e.currency),"lang"in e&&n(3,c=e.lang),"session"in e&&n(4,d=e.session),"userid"in e&&n(5,u=e.userid),"clientstyling"in e&&n(6,h=e.clientstyling),"clientstylingurl"in e&&n(7,m=e.clientstylingurl),"translationurl"in e&&n(18,p=e.translationurl),"livecasino"in e&&n(8,g=e.livecasino),"integratedgameframemobile"in e&&n(9,f=e.integratedgameframemobile),"integratedgameframedesktop"in e&&n(10,y=e.integratedgameframedesktop),"gamepagemodalurl"in e&&n(11,b=e.gamepagemodalurl),"visiblegames"in e&&n(12,v=e.visiblegames),"favorites"in e&&n(13,w=e.favorites),"lastplayedperiod"in e&&n(19,x=e.lastplayedperiod),"lastplayedorder"in e&&n(20,$=e.lastplayedorder),"lastplayedlimit"in e&&n(21,C=e.lastplayedlimit),"casinomygames"in e&&n(14,S=e.casinomygames),"lastplayedunique"in e&&n(22,k=e.lastplayedunique)},t.$$.update=()=>{if(41&t.$$.dirty[0]&&s&&u&&c&&new Promise((e,t)=>{var n=new URL(`${s}/player/${u}/games/last-played`);n.searchParams.append("unique",k),n.searchParams.append("limit",C),n.searchParams.append("order",$),n.searchParams.append("period",x),"PC"===st(_)?n.searchParams.append("device","Desktop"):n.searchParams.append("device","Mobile"),a=g?n:n.href,fetch(a).then(e=>e.json()).then(n=>{n.items=n.items.filter(e=>{let t=!0;return"OddsMatrix2"==e.gameCode&&(n.count--,t=!1),t}),e(n),window.postMessage({type:"AddNewCategory",category:{name:"Last Played",id:"LASTPLAYED"}},window.location.href),window.postMessage({type:"LastPlayedGames",data:n},window.location.href)}).catch(e=>{console.error(e),t(e)})}).then(e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),0<e.count){let t=[];e.items.forEach(e=>{e=new URL(s+"/casino/games/"+e.gameId);e.searchParams.append("datasource",o),t.push(fetch(e.href).then(e=>e.json()))}),Promise.all(t).then(e=>{M=e.map(e=>e[0]),window.postMessage({type:"LastPlayedData",lastPlayedGames:M},window.location.href)})}else n(16,F=!0)}),262144&t.$$.dirty[0]&&p&&fetch(p).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Gs(e,t[e])})}).catch(e=>{console.log(e)}),32832&t.$$.dirty[0]&&h&&i&&((e=document.createElement("style")).innerHTML=h,i.appendChild(e)),32896&t.$$.dirty[0]&&m&&i){let t=document.createElement("style");fetch(new URL(m)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e;8&t.$$.dirty[0]&&c&&(e=c,at.set(e))},[s,o,l,c,d,u,h,m,g,f,y,b,v,w,S,i,F,r,p,x,$,C,k,function(e){rt[e?"unshift":"push"](()=>{i=e,n(15,i)})}]}function As(e){let n;return{c(){S(n=me("casino-games-category-section"),"session",e[4]),S(n,"userid",e[5]),S(n,"endpoint",e[0]),S(n,"datasource",e[1]),S(n,"lang",e[3]),S(n,"currency",e[2]),S(n,"favorites",e[13]),S(n,"categoryid","MOSTPLAYED"),S(n,"categoryindex","1"),S(n,"categorygames","9"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[11]),S(n,"integratedgameframedesktop",e[10]),S(n,"integratedgameframemobile",e[9]),S(n,"casinomygames",e[14])},m(e,t){ue(e,n,t)},p(e,t){16&t[0]&&S(n,"session",e[4]),32&t[0]&&S(n,"userid",e[5]),1&t[0]&&S(n,"endpoint",e[0]),2&t[0]&&S(n,"datasource",e[1]),8&t[0]&&S(n,"lang",e[3]),4&t[0]&&S(n,"currency",e[2]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),4096&t[0]&&S(n,"visiblegames",e[12]),2048&t[0]&&S(n,"gamepagemodalurl",e[11]),1024&t[0]&&S(n,"integratedgameframedesktop",e[10]),512&t[0]&&S(n,"integratedgameframemobile",e[9]),16384&t[0]&&S(n,"casinomygames",e[14])},d(e){e&&he(n)}}}function Bs(e){let n;return{c(){(n=me("p")).textContent="No games in most played",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Ns(n){let r,a;function i(e){return e[16]?Bs:As}let s=i(n),o=s(n);return{c(){r=me("div"),a=me("div"),o.c(),this.c=V,fe(a,"class","casino-most-played-section"),fe(r,"class","CasinoGamesCategorySectionContainer"),fe(r,"part","CasinoGamesCategorySectionContainer")},m(e,t){ue(e,r,t),de(r,a),o.m(a,null),n[20](r)},p(e,t){s===(s=i(e))&&o?o.p(e,t):(o.d(1),(o=s(e))&&(o.c(),o.m(a,null)))},i:V,o:V,d(e){e&&he(r),o.d(),n[20](null)}}}function Os(r,e,a){let i,s,{endpoint:o=""}=e,{datasource:l=""}=e,{currency:t=""}=e,{lang:c=""}=e,{session:n=""}=e,{userid:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{livecasino:m="false"}=e,{integratedgameframemobile:p="false"}=e,{integratedgameframedesktop:g="false"}=e,{gamepagemodalurl:f="false"}=e,y=e["visiblegames"],{favorites:b=""}=e,{lastPlayedEmpty:v=""}=e,{casinomygames:w="false"}=e,{mostplayedperiod:x="Last30Days"}=e,{mostplayedrounds:$="10"}=e,C=window.navigator.userAgent,S=[],k=!1;return r.$$set=e=>{"endpoint"in e&&a(0,o=e.endpoint),"datasource"in e&&a(1,l=e.datasource),"currency"in e&&a(2,t=e.currency),"lang"in e&&a(3,c=e.lang),"session"in e&&a(4,n=e.session),"userid"in e&&a(5,d=e.userid),"clientstyling"in e&&a(6,u=e.clientstyling),"clientstylingurl"in e&&a(7,h=e.clientstylingurl),"livecasino"in e&&a(8,m=e.livecasino),"integratedgameframemobile"in e&&a(9,p=e.integratedgameframemobile),"integratedgameframedesktop"in e&&a(10,g=e.integratedgameframedesktop),"gamepagemodalurl"in e&&a(11,f=e.gamepagemodalurl),"visiblegames"in e&&a(12,y=e.visiblegames),"favorites"in e&&a(13,b=e.favorites),"lastPlayedEmpty"in e&&a(17,v=e.lastPlayedEmpty),"casinomygames"in e&&a(14,w=e.casinomygames),"mostplayedperiod"in e&&a(18,x=e.mostplayedperiod),"mostplayedrounds"in e&&a(19,$=e.mostplayedrounds)},r.$$.update=()=>{if(41&r.$$.dirty[0]&&o&&d&&c&&(e={limit:100,device:st(C),rounds:$},t=new URL(`${o}/player/${d}/games/most-played`),e.limit&&t.searchParams.append("limit",e.limit),e.order&&t.searchParams.append("order",e.order),t.searchParams.append("expand","games"),t.searchParams.append("period",x),(n=e.device)?"PC"===n?t.searchParams.append("device","Desktop"):t.searchParams.append("device","Mobile"):t.searchParams.append("device","All"),e.rounds&&t.searchParams.append("rounds",e.rounds),i=m?t:t.href,new Promise((e,t)=>{fetch(i).then(e=>e.json()).then(n=>{n.items=n.items.filter(e=>{let t=!0;return"OddsMatrix2"==e.gameCode&&(n.count--,t=!1),t}),e(n)}).catch(e=>{console.error(e),t(e)})}).then(e=>{if(window.postMessage({type:"GetFavoredGame"},window.location.href),0<e.count){let t=[];e.items.forEach(e=>{e=new URL(o+"/casino/games/"+e.gameId);e.searchParams.append("datasource",l),t.push(fetch(e.href).then(e=>e.json()))}),Promise.all(t).then(e=>{S=e.map(e=>e[0]),"true"===w&&(S=S.slice(0,JSON.parse(y))),window.postMessage({type:"MostPlayedData",mostPlayedGames:S},window.location.href)})}else a(16,k=!0)})),32832&r.$$.dirty[0]&&u&&s&&((n=document.createElement("style")).innerHTML=u,s.appendChild(n)),32896&r.$$.dirty[0]&&h&&s){let t=document.createElement("style");fetch(new URL(h)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{s.appendChild(t)},1)})}var e,t,n;8&r.$$.dirty[0]&&c&&(e=c,at.set(e))},[o,l,t,c,n,d,u,h,m,p,g,f,y,b,w,s,k,v,x,$,function(e){rt[e?"unshift":"push"](()=>{s=e,a(15,s)})}]}function Hs(e,t){Sr(e,t)}customElements.get("casino-last-played-section")||customElements.define("casino-last-played-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.CasinoLastPlayedSection{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Ds,Rs,n,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,translationurl:18,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastplayedperiod:19,lastplayedorder:20,lastplayedlimit:21,casinomygames:14,lastplayedunique:22},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","translationurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastplayedperiod","lastplayedorder","lastplayedlimit","casinomygames","lastplayedunique"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[18]}set translationurl(e){this.$$set({translationurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get lastplayedperiod(){return this.$$.ctx[19]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),h()}get lastplayedorder(){return this.$$.ctx[20]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),h()}get lastplayedlimit(){return this.$$.ctx[21]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get lastplayedunique(){return this.$$.ctx[22]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),h()}}),customElements.get("casino-most-played-section")||customElements.define("casino-most-played-section",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-most-played-section{background:var(--emfe-w-color-contrast, #07072A);color:var(--emfe-w-color-white, #FFFFFF)}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Os,Ns,n,{endpoint:0,datasource:1,currency:2,lang:3,session:4,userid:5,clientstyling:6,clientstylingurl:7,livecasino:8,integratedgameframemobile:9,integratedgameframedesktop:10,gamepagemodalurl:11,visiblegames:12,favorites:13,lastPlayedEmpty:17,casinomygames:14,mostplayedperiod:18,mostplayedrounds:19},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","livecasino","integratedgameframemobile","integratedgameframedesktop","gamepagemodalurl","visiblegames","favorites","lastPlayedEmpty","casinomygames","mostplayedperiod","mostplayedrounds"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[1]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[2]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[3]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[4]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[5]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get integratedgameframemobile(){return this.$$.ctx[9]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[10]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get gamepagemodalurl(){return this.$$.ctx[11]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get lastPlayedEmpty(){return this.$$.ctx[17]}set lastPlayedEmpty(e){this.$$set({lastPlayedEmpty:e}),h()}get casinomygames(){return this.$$.ctx[14]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get mostplayedperiod(){return this.$$.ctx[18]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),h()}get mostplayedrounds(){return this.$$.ctx[19]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),h()}});const js={en:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},"zh-hk":{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},de:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},it:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},fr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},es:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},tr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ru:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},ro:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},hu:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},pt:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sl:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"},sr:{favorites:"Favorites",mostPlayed:"Most Played",recentlyPlayed:"Last Played"}};function Us(e,t,n){e=e.slice();return e[42]=t[n],e}function zs(t){let a,n,i,r,s,e,o=t[26],l=[];for(let e=0;e<o.length;e+=1)l[e]=Zs(Us(t,o,e));function c(e){return"Favorites"==e[24]?qs:"MostPlayed"==e[24]?Xs:"LastPlayed"==e[24]?Ks:void 0}let d=c(t),u=d&&d(t);return{c(){a=me("div"),n=me("div"),i=me("div");for(let e=0;e<l.length;e+=1)l[e].c();r=ge(),s=me("div"),u&&u.c(),fe(i,"class","MyGamesButtonsContainer"),fe(n,"class","MyGamesHeader"),fe(a,"class",e="CasinoMyGames "+(t[25]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,n),de(n,i);for(let e=0;e<l.length;e+=1)l[e]&&l[e].m(i,null);de(a,r),de(a,s),u&&u.m(s,null)},p(t,n){if(1023467520&n[0]){let e;for(o=t[26],e=0;e<o.length;e+=1){var r=Us(t,o,e);l[e]?l[e].p(r,n):(l[e]=Zs(r),l[e].c(),l[e].m(i,null))}for(;e<l.length;e+=1)l[e].d(1);l.length=o.length}d===(d=c(t))&&u?u.p(t,n):(u&&u.d(1),(u=d&&d(t))&&(u.c(),u.m(s,null))),33554432&n[0]&&e!==(e="CasinoMyGames "+(t[25]?"Mobile":""))&&fe(a,"class",e)},d(e){e&&he(a),H(l,e),u&&u.d()}}}function Ws(n){let r,a,i,s,o,l,c,d,u,h,m=n[28]("favorites")+"";return{c(){r=me("button"),a=pe(m),i=ge(),s=me("span"),o=pe("("),l=pe(n[27]),c=pe(")"),fe(r,"class",d="MyGamesButton "+("Favorites"==n[24]?"Active":"")+" "+("false"==n[13]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),de(r,i),de(r,s),de(s,o),de(s,l),de(s,c),u||(h=K(r,"click",n[31]),u=!0)},p(e,t){268435456&t[0]&&m!==(m=e[28]("favorites")+"")&&ye(a,m),134217728&t[0]&&ye(l,e[27]),16785408&t[0]&&d!==(d="MyGamesButton "+("Favorites"==e[24]?"Active":"")+" "+("false"==e[13]?"Off":""))&&fe(r,"class",d)},d(e){e&&he(r),u=!1,h()}}}function Ys(n){let r,a,i,s,o,l=n[28]("mostPlayed")+"";return{c(){r=me("button"),a=pe(l),fe(r,"class",i="MyGamesButton "+("MostPlayed"==n[24]?"Active":"")+" "+("false"==n[14]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),s||(o=K(r,"click",n[32]),s=!0)},p(e,t){268435456&t[0]&&l!==(l=e[28]("mostPlayed")+"")&&ye(a,l),16793600&t[0]&&i!==(i="MyGamesButton "+("MostPlayed"==e[24]?"Active":"")+" "+("false"==e[14]?"Off":""))&&fe(r,"class",i)},d(e){e&&he(r),s=!1,o()}}}function Vs(n){let r,a,i,s,o,l,c=n[28]("recentlyPlayed")+"";return{c(){r=me("button"),a=pe(c),i=ge(),fe(r,"class",s="MyGamesButton "+("LastPlayed"==n[24]?"Active":"")+" "+("false"==n[15]?"Off":""))},m(e,t){ue(e,r,t),de(r,a),de(r,i),o||(l=K(r,"click",n[33]),o=!0)},p(e,t){268435456&t[0]&&c!==(c=e[28]("recentlyPlayed")+"")&&ye(a,c),16809984&t[0]&&s!==(s="MyGamesButton "+("LastPlayed"==e[24]?"Active":"")+" "+("false"==e[15]?"Off":""))&&fe(r,"class",s)},d(e){e&&he(r),o=!1,l()}}}function Zs(e){let n,r,a,i="Favorites"==e[42]&&Ws(e),s="MostPlayed"==e[42]&&Ys(e),o="LastPlayed"==e[42]&&Vs(e);return{c(){i&&i.c(),n=ge(),s&&s.c(),r=ge(),o&&o.c(),a=l()},m(e,t){i&&i.m(e,t),ue(e,n,t),s&&s.m(e,t),ue(e,r,t),o&&o.m(e,t),ue(e,a,t)},p(e,t){"Favorites"==e[42]?i?i.p(e,t):((i=Ws(e)).c(),i.m(n.parentNode,n)):i&&(i.d(1),i=null),"MostPlayed"==e[42]?s?s.p(e,t):((s=Ys(e)).c(),s.m(r.parentNode,r)):s&&(s.d(1),s=null),"LastPlayed"==e[42]?o?o.p(e,t):((o=Vs(e)).c(),o.m(a.parentNode,a)):o&&(o.d(1),o=null)},d(e){i&&i.d(e),e&&he(n),s&&s.d(e),e&&he(r),o&&o.d(e),e&&he(a)}}}function Ks(e){let n;return{c(){S(n=me("casino-last-played-section"),"userid",e[0]),S(n,"endpoint",e[2]),S(n,"datasource",e[3]),S(n,"favorites",e[13]),S(n,"lang",e[4]),S(n,"currency",e[5]),S(n,"session",e[1]),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[9]),S(n,"lastplayedperiod",e[17]),S(n,"lastplayedorder",e[19]),S(n,"lastplayedlimit",e[20]),S(n,"lastplayedunique",e[21]),S(n,"gamepagemodalurl",e[10]),S(n,"integratedgameframedesktop",e[11]),S(n,"integratedgameframemobile",e[12]),S(n,"casinomygames",e[16])},m(e,t){ue(e,n,t)},p(e,t){1&t[0]&&S(n,"userid",e[0]),4&t[0]&&S(n,"endpoint",e[2]),8&t[0]&&S(n,"datasource",e[3]),8192&t[0]&&S(n,"favorites",e[13]),16&t[0]&&S(n,"lang",e[4]),32&t[0]&&S(n,"currency",e[5]),2&t[0]&&S(n,"session",e[1]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),512&t[0]&&S(n,"visiblegames",e[9]),131072&t[0]&&S(n,"lastplayedperiod",e[17]),524288&t[0]&&S(n,"lastplayedorder",e[19]),1048576&t[0]&&S(n,"lastplayedlimit",e[20]),2097152&t[0]&&S(n,"lastplayedunique",e[21]),1024&t[0]&&S(n,"gamepagemodalurl",e[10]),2048&t[0]&&S(n,"integratedgameframedesktop",e[11]),4096&t[0]&&S(n,"integratedgameframemobile",e[12]),65536&t[0]&&S(n,"casinomygames",e[16])},d(e){e&&he(n)}}}function Xs(e){let n;return{c(){S(n=me("casino-most-played-section"),"endpoint",e[2]),S(n,"datasource",e[3]),S(n,"lang",e[4]),S(n,"currency",e[5]),S(n,"session",e[1]),S(n,"userid",e[0]),S(n,"favorites",e[13]),S(n,"categoryindex","0"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[9]),S(n,"gamepagemodalurl",e[10]),S(n,"mostplayedrounds",e[22]),S(n,"integratedgameframedesktop",e[11]),S(n,"integratedgameframemobile",e[12]),S(n,"mostplayedperiod",e[18]),S(n,"casinomygames",e[16])},m(e,t){ue(e,n,t)},p(e,t){4&t[0]&&S(n,"endpoint",e[2]),8&t[0]&&S(n,"datasource",e[3]),16&t[0]&&S(n,"lang",e[4]),32&t[0]&&S(n,"currency",e[5]),2&t[0]&&S(n,"session",e[1]),1&t[0]&&S(n,"userid",e[0]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),512&t[0]&&S(n,"visiblegames",e[9]),1024&t[0]&&S(n,"gamepagemodalurl",e[10]),4194304&t[0]&&S(n,"mostplayedrounds",e[22]),2048&t[0]&&S(n,"integratedgameframedesktop",e[11]),4096&t[0]&&S(n,"integratedgameframemobile",e[12]),262144&t[0]&&S(n,"mostplayedperiod",e[18]),65536&t[0]&&S(n,"casinomygames",e[16])},d(e){e&&he(n)}}}function qs(e){let n;return{c(){S(n=me("casino-favorites-section"),"session",e[1]),S(n,"userid",e[0]),S(n,"endpoint",e[2]),S(n,"datasource",e[3]),S(n,"lang",e[4]),S(n,"currency",e[5]),S(n,"favorites",e[13]),S(n,"categoryid","FAVORITES"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[6]),S(n,"clientstylingurl",e[7]),S(n,"livecasino",e[8]),S(n,"visiblegames",e[9]),S(n,"gamepagemodalurl",e[10]),S(n,"integratedgameframedesktop",e[11]),S(n,"integratedgameframemobile",e[12]),S(n,"casinomygames",e[16])},m(e,t){ue(e,n,t)},p(e,t){2&t[0]&&S(n,"session",e[1]),1&t[0]&&S(n,"userid",e[0]),4&t[0]&&S(n,"endpoint",e[2]),8&t[0]&&S(n,"datasource",e[3]),16&t[0]&&S(n,"lang",e[4]),32&t[0]&&S(n,"currency",e[5]),8192&t[0]&&S(n,"favorites",e[13]),64&t[0]&&S(n,"clientstyling",e[6]),128&t[0]&&S(n,"clientstylingurl",e[7]),256&t[0]&&S(n,"livecasino",e[8]),512&t[0]&&S(n,"visiblegames",e[9]),1024&t[0]&&S(n,"gamepagemodalurl",e[10]),2048&t[0]&&S(n,"integratedgameframedesktop",e[11]),4096&t[0]&&S(n,"integratedgameframemobile",e[12]),65536&t[0]&&S(n,"casinomygames",e[16])},d(e){e&&he(n)}}}function Js(n){let r;function a(e){if(e[16])return zs}let i=a(n),s=i&&i(n);return{c(){r=me("div"),s&&s.c(),this.c=V},m(e,t){ue(e,r,t),s&&s.m(r,null),n[34](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s&&s.d(1),(s=i&&i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s&&s.d(),n[34](null)}}}function Qs(t,e,n){let r;ot(t,Ur,e=>n(28,r=e));let a,{userid:i=""}=e,{session:s=""}=e,{endpoint:o=""}=e,{datasource:l=""}=e,{lang:c=""}=e,{currency:d=""}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{livecasino:m=""}=e,{visiblegames:p=""}=e,{gamepagemodalurl:g=""}=e,{integratedgameframedesktop:f=""}=e,{integratedgameframemobile:y=""}=e,{translationurl:b=""}=e,{favorites:v="false"}=e,{mostplayed:w="false"}=e,{lastplayed:x="false"}=e,{casinomygames:$="false"}=e,{lastplayedperiod:C="Last30Days"}=e,{mostplayedperiod:S="Last30Days"}=e,{lastplayedorder:k=""}=e,{lastplayedlimit:_=""}=e,{lastplayedunique:F="true"}=e,{mostplayedrounds:M=""}=e,D=window.navigator.userAgent,E="",L=!1,G=["","",""],T="0";var P,I;({withLocale:P,translations:I}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(I),at.set(P))}),Object.keys(js).forEach(e=>{Hs(e,js[e])});const R=e=>{E!==e&&n(24,E=e)},A=()=>{var e;n(24,E="true"===v?"Favorites":"true"===w?"MostPlayed":"true"===x?"LastPlayed":""),n(26,G[0]="true"===v?"Favorites":"",G),n(26,G[1]="true"===w?"MostPlayed":"",G),n(26,G[2]="true"===x?"LastPlayed":"",G),e=c,at.set(e)},B=e=>{e.data&&"UpdateCategoryFavoriteGames"===e.data.type&&n(27,T=e.data.receivedFavoriteResults.count)};return lt(()=>(window.addEventListener("message",B,!1),n(25,L=it(D)),()=>{window.removeEventListener("message",B)})),t.$$set=e=>{"userid"in e&&n(0,i=e.userid),"session"in e&&n(1,s=e.session),"endpoint"in e&&n(2,o=e.endpoint),"datasource"in e&&n(3,l=e.datasource),"lang"in e&&n(4,c=e.lang),"currency"in e&&n(5,d=e.currency),"clientstyling"in e&&n(6,u=e.clientstyling),"clientstylingurl"in e&&n(7,h=e.clientstylingurl),"livecasino"in e&&n(8,m=e.livecasino),"visiblegames"in e&&n(9,p=e.visiblegames),"gamepagemodalurl"in e&&n(10,g=e.gamepagemodalurl),"integratedgameframedesktop"in e&&n(11,f=e.integratedgameframedesktop),"integratedgameframemobile"in e&&n(12,y=e.integratedgameframemobile),"translationurl"in e&&n(30,b=e.translationurl),"favorites"in e&&n(13,v=e.favorites),"mostplayed"in e&&n(14,w=e.mostplayed),"lastplayed"in e&&n(15,x=e.lastplayed),"casinomygames"in e&&n(16,$=e.casinomygames),"lastplayedperiod"in e&&n(17,C=e.lastplayedperiod),"mostplayedperiod"in e&&n(18,S=e.mostplayedperiod),"lastplayedorder"in e&&n(19,k=e.lastplayedorder),"lastplayedlimit"in e&&n(20,_=e.lastplayedlimit),"lastplayedunique"in e&&n(21,F=e.lastplayedunique),"mostplayedrounds"in e&&n(22,M=e.mostplayedrounds)},t.$$.update=()=>{if(28&t.$$.dirty[0]&&o&&l&&c&&A(),57344&t.$$.dirty[0]&&v&&w&&x&&A(),1073741824&t.$$.dirty[0]&&b&&fetch(b).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Hs(e,t[e])})}).catch(e=>{console.log(e)}),8388672&t.$$.dirty[0]&&u&&a&&((e=document.createElement("style")).innerHTML=u,a.appendChild(e)),8388736&t.$$.dirty[0]&&h&&a){let t=document.createElement("style");fetch(new URL(h)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}var e},[i,s,o,l,c,d,u,h,m,p,g,f,y,v,w,x,$,C,S,k,_,F,M,a,E,L,G,T,r,R,b,()=>R("Favorites"),()=>R("MostPlayed"),()=>R("LastPlayed"),function(e){rt[e?"unshift":"push"](()=>{a=e,n(23,a)})}]}function eo(e,t){Sr(e,t)}customElements.get("casino-my-games")||customElements.define("casino-my-games",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=".CasinoMyGames{background-color:var(--emfe-w-color-contrast, #07072A);width:100%;margin:50px 0;box-sizing:border-box}.CasinoMyGames.Mobile{padding:25px 10px}.MyGamesHeader{display:flex;justify-content:space-between;margin-bottom:40px}.MyGamesButton{border:none;background:none;color:var(--emfe-w-color-white, #FFFFFF);font-size:20px;font-weight:500;margin-right:60px;transition:linear 100ms;cursor:pointer}.MyGamesButton:hover{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);line-height:36px}.MyGamesButton:focus{color:var(--emfe-w-color-primary, #D0046C);line-height:36px}.MyGamesButton.Active{border-bottom:2px solid #D0046C;padding-bottom:10px;color:var(--emfe-w-color-primary, #D0046C)}.MyGamesButton.Active{border-bottom:1px solid var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-primary, #D0046C);line-height:36px}.Mobile .MyGamesHeader{justify-content:flex-start}.Mobile .MyGamesButton{font-size:16px;white-space:nowrap;margin-right:10px}.Mobile .MyGamesButton.Active{padding-bottom:4px}",this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Qs,Js,n,{userid:0,session:1,endpoint:2,datasource:3,lang:4,currency:5,clientstyling:6,clientstylingurl:7,livecasino:8,visiblegames:9,gamepagemodalurl:10,integratedgameframedesktop:11,integratedgameframemobile:12,translationurl:30,favorites:13,mostplayed:14,lastplayed:15,casinomygames:16,lastplayedperiod:17,mostplayedperiod:18,lastplayedorder:19,lastplayedlimit:20,lastplayedunique:21,mostplayedrounds:22},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["userid","session","endpoint","datasource","lang","currency","clientstyling","clientstylingurl","livecasino","visiblegames","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","translationurl","favorites","mostplayed","lastplayed","casinomygames","lastplayedperiod","mostplayedperiod","lastplayedorder","lastplayedlimit","lastplayedunique","mostplayedrounds"]}get userid(){return this.$$.ctx[0]}set userid(e){this.$$set({userid:e}),h()}get session(){return this.$$.ctx[1]}set session(e){this.$$set({session:e}),h()}get endpoint(){return this.$$.ctx[2]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[3]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),h()}get currency(){return this.$$.ctx[5]}set currency(e){this.$$set({currency:e}),h()}get clientstyling(){return this.$$.ctx[6]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[7]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get livecasino(){return this.$$.ctx[8]}set livecasino(e){this.$$set({livecasino:e}),h()}get visiblegames(){return this.$$.ctx[9]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get gamepagemodalurl(){return this.$$.ctx[10]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[11]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[12]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get translationurl(){return this.$$.ctx[30]}set translationurl(e){this.$$set({translationurl:e}),h()}get favorites(){return this.$$.ctx[13]}set favorites(e){this.$$set({favorites:e}),h()}get mostplayed(){return this.$$.ctx[14]}set mostplayed(e){this.$$set({mostplayed:e}),h()}get lastplayed(){return this.$$.ctx[15]}set lastplayed(e){this.$$set({lastplayed:e}),h()}get casinomygames(){return this.$$.ctx[16]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get lastplayedperiod(){return this.$$.ctx[17]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),h()}get mostplayedperiod(){return this.$$.ctx[18]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),h()}get lastplayedorder(){return this.$$.ctx[19]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),h()}get lastplayedlimit(){return this.$$.ctx[20]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),h()}get lastplayedunique(){return this.$$.ctx[21]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),h()}get mostplayedrounds(){return this.$$.ctx[22]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),h()}});const to={en:{recentSearch:"Recent search",placeHolderSearchGames:"Search for Games",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},"zh-hk":{recentSearch:"最近的搜索",loading:"加载请稍候",searchResult:"搜索结果",cancel:"取消",notFound:"找不到游戏!",notFoundText:"请输入正确的游戏名称开始玩。",noRecentSearches:"还没有最近的搜索。 搜索我们的任何游戏。"},de:{recentSearch:"Letzte Suche",placeHolderSearchGames:"Hier nach Spielen suchen",loading:"Es lädt, bitte warten...",searchResult:"Ergebnis suchen",cancel:"Abbrechen",notFound:"Spiel wurde nicht gefunden!",notFoundText:"Spiel nicht gefunden! Bitte verwende den richtigen Spielnamen um es zu starten.",noRecentSearches:"Keine vorherige Suche vorhanden! Suche nach einem beliebigen Spiel"},it:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},fr:{recentSearch:"Recherche récente",placeHolderSearchGames:"Recherche de jeux de casino",loading:"Chargement, veuillez patienter",searchResult:"Résultat de la recherche",cancel:"Annuler",notFound:"Jeu non trouvé!",notFoundText:"Veuillez saisir le nom correct du jeu pour commencer à jouer.",noRecentSearches:"Pas encore de recherches récentes. Recherchez l'un de nos jeux."},es:{recentSearch:"Busqueda reciente",placeHolderSearchGames:"Buscar juegos",loading:"Cargando",searchResult:"Resultado de busqueda",cancel:"Cancelar",notFound:"Juego no encontrado!",notFoundText:"Por favor escriba el nombre correcto del juego para empezar a jugar.",noRecentSearches:"No hay búsquedas recientes. Busca cualquiera de nuestros juegos"},gr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},tr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},ru:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play."},ro:{recentSearch:"Cautari recente",loading:"Se incarca, te rugam asteapta…",searchResult:"Rezultat cautare",cancel:"Anuleaza",notFound:"Nu am gasit niciun rezultat!",notFoundText:"Te rugam sa introduci corect numele jocului.",noRecentSearches:"Nu sunt cautari recente. Cauta oricare din jocurile noastre."},hr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},hu:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},pl:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},pt:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},sl:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."},sr:{recentSearch:"Recent search",loading:"Loading, please wait",searchResult:"Search result",cancel:"Cancel",notFound:"Game not found!",notFoundText:"Please type the correct name of the game to start to play.",noRecentSearches:"No recent searches yet. Search for any of our games."}};function no(e,t,n){e=e.slice();return e[48]=t[n],e}function ro(e){let n,r,a,i;function s(e){return 1==e[13]&&e[8].length<2?so:0!=e[11].length?io:void 0}let o=s(e),l=o&&o(e),c=!1===e[9]&&lo(e),d=2<=e[8].length&&0==e[11].length&&uo(e);return{c(){l&&l.c(),n=ge(),r=me("div"),c&&c.c(),a=ge(),d&&d.c(),fe(r,"class",i="SearchResultsContainer "+(1==e[13]?"":"NotVisible"))},m(e,t){l&&l.m(e,t),ue(e,n,t),ue(e,r,t),c&&c.m(r,null),de(r,a),d&&d.m(r,null)},p(e,t){o===(o=s(e))&&l?l.p(e,t):(l&&l.d(1),(l=o&&o(e))&&(l.c(),l.m(n.parentNode,n))),!1===e[9]?c?c.p(e,t):((c=lo(e)).c(),c.m(r,a)):c&&(c.d(1),c=null),2<=e[8].length&&0==e[11].length?d?d.p(e,t):((d=uo(e)).c(),d.m(r,null)):d&&(d.d(1),d=null),8192&t[0]&&i!==(i="SearchResultsContainer "+(1==e[13]?"":"NotVisible"))&&fe(r,"class",i)},d(e){l&&l.d(e),e&&he(n),e&&he(r),c&&c.d(),d&&d.d()}}}function ao(e){let n,r,a=e[17]("loading")+"";return{c(){n=me("p"),r=pe(a)},m(e,t){ue(e,n,t),de(n,r)},p(e,t){131072&t[0]&&a!==(a=e[17]("loading")+"")&&ye(r,a)},d(e){e&&he(n)}}}function io(e){let n,r,a=e[17]("searchResult")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchMessage")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){131072&t[0]&&a!==(a=e[17]("searchResult")+"")&&ye(r,a)},d(e){e&&he(n)}}}function so(e){let n,r,a,i,s=e[17]("recentSearch")+"",o=0==e[11].length&&oo(e);return{c(){n=me("p"),r=pe(s),a=ge(),o&&o.c(),i=l(),fe(n,"class","SearchMessage")},m(e,t){ue(e,n,t),de(n,r),ue(e,a,t),o&&o.m(e,t),ue(e,i,t)},p(e,t){131072&t[0]&&s!==(s=e[17]("recentSearch")+"")&&ye(r,s),0==e[11].length?o?o.p(e,t):((o=oo(e)).c(),o.m(i.parentNode,i)):o&&(o.d(1),o=null)},d(e){e&&he(n),e&&he(a),o&&o.d(e),e&&he(i)}}}function oo(e){let n,r,a,i=e[17]("noRecentSearches")+"";return{c(){n=me("div"),r=me("p"),a=pe(i),fe(r,"class","SearchMessage"),fe(n,"class","ResultsContainerError")},m(e,t){ue(e,n,t),de(n,r),de(r,a)},p(e,t){131072&t[0]&&i!==(i=e[17]("noRecentSearches")+"")&&ye(a,i)},d(e){e&&he(n)}}}function lo(t){let a,i=t[11],s=[];for(let e=0;e<i.length;e+=1)s[e]=co(no(t,i,e));return{c(){for(let e=0;e<s.length;e+=1)s[e].c();a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,a,n)},p(t,n){if(1149183&n[0]){let e;for(i=t[11],e=0;e<i.length;e+=1){var r=no(t,i,e);s[e]?s[e].p(r,n):(s[e]=co(r),s[e].c(),s[e].m(a.parentNode,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){H(s,e),e&&he(a)}}}function co(e){let n,r,a,i,s,o,l,c,d,u,h;return{c(){S(n=me("casino-game-thumbnail"),"endpoint",e[0]),S(n,"session",e[15]),S(n,"userid",e[16]),S(n,"favorites",e[7]),S(n,"lang",e[1]),S(n,"gamethumbnail",r=e[48].thumbnail),S(n,"gamename",a=e[48].name),S(n,"gamevendor",i=e[48].vendor.name),S(n,"gameisnew",s=e[48].isNew),S(n,"gametag",o=0<e[48].advancedTags?.length&&e[20](e[48].advancedTags)),S(n,"gamecellsize",l=e[48].cellSize),S(n,"gameid",c=e[48].id),S(n,"gamefunmode",d=e[48].hasFunMode),S(n,"gamefavorite",u=e[48].isFavorite),S(n,"livelobbyendpoint",h=e[48].details?e[48].launchUrl:""),S(n,"integratedgameframedesktop",e[4]),S(n,"integratedgameframemobile",e[5]),S(n,"clientstyling",e[2]),S(n,"clientstylingurl",e[3]),S(n,"gamepagemodalurl",e[6])},m(e,t){ue(e,n,t)},p(e,t){1&t[0]&&S(n,"endpoint",e[0]),32768&t[0]&&S(n,"session",e[15]),65536&t[0]&&S(n,"userid",e[16]),128&t[0]&&S(n,"favorites",e[7]),2&t[0]&&S(n,"lang",e[1]),2048&t[0]&&r!==(r=e[48].thumbnail)&&S(n,"gamethumbnail",r),2048&t[0]&&a!==(a=e[48].name)&&S(n,"gamename",a),2048&t[0]&&i!==(i=e[48].vendor.name)&&S(n,"gamevendor",i),2048&t[0]&&s!==(s=e[48].isNew)&&S(n,"gameisnew",s),2048&t[0]&&o!==(o=0<e[48].advancedTags?.length&&e[20](e[48].advancedTags))&&S(n,"gametag",o),2048&t[0]&&l!==(l=e[48].cellSize)&&S(n,"gamecellsize",l),2048&t[0]&&c!==(c=e[48].id)&&S(n,"gameid",c),2048&t[0]&&d!==(d=e[48].hasFunMode)&&S(n,"gamefunmode",d),2048&t[0]&&u!==(u=e[48].isFavorite)&&S(n,"gamefavorite",u),2048&t[0]&&h!==(h=e[48].details?e[48].launchUrl:"")&&S(n,"livelobbyendpoint",h),16&t[0]&&S(n,"integratedgameframedesktop",e[4]),32&t[0]&&S(n,"integratedgameframemobile",e[5]),4&t[0]&&S(n,"clientstyling",e[2]),8&t[0]&&S(n,"clientstylingurl",e[3]),64&t[0]&&S(n,"gamepagemodalurl",e[6])},d(e){e&&he(n)}}}function uo(e){let n,r,a,i,s,o,l=e[17]("notFound")+"",c=e[17]("notFoundText")+"";return{c(){n=me("div"),r=me("p"),a=pe(l),i=ge(),s=me("p"),o=pe(c),fe(r,"class","SearchMessage"),fe(n,"class","ResultsContainerError")},m(e,t){ue(e,n,t),de(n,r),de(r,a),de(n,i),de(n,s),de(s,o)},p(e,t){131072&t[0]&&l!==(l=e[17]("notFound")+"")&&ye(a,l),131072&t[0]&&c!==(c=e[17]("notFoundText")+"")&&ye(o,c)},d(e){e&&he(n)}}}function ho(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$=n[17]("cancel")+"";function C(e){return e[14]?ao:ro}let S=C(n),k=S(n);return{c(){r=me("div"),a=me("div"),(i=me("div")).innerHTML='<svg width="14" height="15" fill="none" xmlns="http://www.w3.org/2000/svg"><path stroke="#212121" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m10.48 10.985 2.21 2.373"></path><circle cx="6.5" cy="6.5" r="5.75" stroke="#212121" stroke-width="1.5"></circle></svg>',s=ge(),o=me("input"),c=ge(),d=me("span"),u=j("svg"),h=j("path"),p=ge(),g=me("small"),f=pe($),v=ge(),k.c(),this.c=V,fe(i,"class","SearchIcon"),fe(o,"class","SearchInput"),fe(o,"type","search"),fe(o,"placeholder",l=n[17]("placeHolderSearchGames")),fe(o,"maxlength",50),fe(h,"d","m1.45 1.5 8.1 8M1.45 9.5l8.1-8"),fe(h,"stroke","#717171"),fe(h,"stroke-width","2"),fe(h,"stroke-linecap","round"),fe(h,"stroke-linejoin","round"),fe(u,"width","11"),fe(u,"height","11"),fe(u,"fill","none"),fe(u,"xmlns","http://www.w3.org/2000/svg"),fe(d,"class",m="SearchClearButton "+(0!=n[8].length?"":"NotVisible")),fe(g,"class",y="SearchCancelButton "+(n[9]?"NotVisible":"")),fe(a,"class",b="Search "+(n[9]?"":"SearchAnimation")),fe(r,"class",("PC"!==st(n[18])?"":"Desktop")+" CasinoSearch")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),L(o,n[8]),n[29](o),de(a,c),de(a,d),de(d,u),de(u,h),de(a,p),de(a,g),de(g,f),de(r,v),k.m(r,null),n[32](r),w||(x=[K(o,"input",n[28]),K(o,"focus",n[19]),K(d,"click",n[30]),K(g,"click",n[31])],w=!0)},p(e,t){131072&t[0]&&l!==(l=e[17]("placeHolderSearchGames"))&&fe(o,"placeholder",l),256&t[0]&&o.value!==e[8]&&L(o,e[8]),256&t[0]&&m!==(m="SearchClearButton "+(0!=e[8].length?"":"NotVisible"))&&fe(d,"class",m),131072&t[0]&&$!==($=e[17]("cancel")+"")&&ye(f,$),512&t[0]&&y!==(y="SearchCancelButton "+(e[9]?"NotVisible":""))&&fe(g,"class",y),512&t[0]&&b!==(b="Search "+(e[9]?"":"SearchAnimation"))&&fe(a,"class",b),S===(S=C(e))&&k?k.p(e,t):(k.d(1),(k=S(e))&&(k.c(),k.m(r,null)))},i:V,o:V,d(e){e&&he(r),n[29](null),k.d(),n[32](null),w=!1,Z(x)}}}function mo(r,e,s){let t;ot(r,Ur,e=>s(17,t=e));let n,a,i,o,{endpoint:l=""}=e,{datasource:c=""}=e,{session:d=""}=e,{userid:u=""}=e,{lang:h="en"}=e,{clientstyling:m=""}=e,{clientstylingurl:p=""}=e,{integratedgameframedesktop:g="false"}=e,{integratedgameframemobile:f="false"}=e,{gamepagemodalurl:y="true"}=e,{translationurl:b=""}=e,{showfavorites:v=""}=e,w=window.navigator.userAgent,x=[],$=[],C={},S="",k=!0,_=!1,F=!1,M=!1,E=[];Object.keys(to).forEach(e=>{eo(e,to[e])});const L=e=>{{var t,n;e.data&&"SearchedItemClicked"==e.data.type&&(t=e.data.gameId,-1===($=($=localStorage.getItem("searchedGamesWds_casino"))?$.split(","):[]).indexOf(t))&&($.unshift(t),n=$.join(","),localStorage.setItem("searchedGamesWds_casino",n))}"UserSessionID"==e.data.type&&(s(15,i=e.data.session),s(16,o=e.data.userid),s(27,M=!0)),"CategoryChange"==e.data.type&&P()},G=()=>{if(s(9,k=!1),s(13,_=!0),l&&c&&h&&S.length<2){s(11,x=[]);let e=localStorage.getItem("searchedGamesWds_casino"),t=[],n=[],r=0,a=(t=e?e.split(","):t).length;if(0<a){for(r=0;r<a;r++){var i=new URL(l+"/casino/games/"+t[r]);i.searchParams.append("language",h),i.searchParams.append("datasource",c),i.searchParams.append("platform",st(w)),n.push(((e,r)=>new Promise((t,n)=>{s(14,F=!0),r&&Object.keys(C).indexOf(r)>=0?(s(14,F=!1),t(C[r])):fetch(e).then(e=>e.json()).then(e=>{s(14,F=!1),e.error||(C[e[0].gameId]=e[0]),t(e[0])}).catch(e=>{s(14,F=!1),console.error(e),n(e)})}))(i,t[r]))}Promise.all(n).then(e=>{e=e.filter(function(e){return!!e}),s(11,x=e.map(e=>(e.isFavorite=T(e.id),e)))})}}R(_),"function"==typeof gtag&&gtag("event","SearchInitialized",{context:"SearchWidget"})},T=t=>-1!==E.findIndex(e=>e==t),P=()=>{s(8,S=""),s(9,k=!0),s(14,F=!1),s(11,x=[]),s(13,_=!1),R(_)},I=()=>{s(8,S=""),n.focus()},R=e=>{window.postMessage({type:!0===e?"searchActive":"searchCancelled",searchStatus:e})};return lt(()=>(window.addEventListener("message",L,!1),()=>{window.removeEventListener("message",L)})),r.$$set=e=>{"endpoint"in e&&s(0,l=e.endpoint),"datasource"in e&&s(23,c=e.datasource),"session"in e&&s(24,d=e.session),"userid"in e&&s(25,u=e.userid),"lang"in e&&s(1,h=e.lang),"clientstyling"in e&&s(2,m=e.clientstyling),"clientstylingurl"in e&&s(3,p=e.clientstylingurl),"integratedgameframedesktop"in e&&s(4,g=e.integratedgameframedesktop),"integratedgameframemobile"in e&&s(5,f=e.integratedgameframemobile),"gamepagemodalurl"in e&&s(6,y=e.gamepagemodalurl),"translationurl"in e&&s(26,b=e.translationurl),"showfavorites"in e&&s(7,v=e.showfavorites)},r.$$.update=()=>{if(8389379&r.$$.dirty[0])if(2<=S.length){const r=new URL(l+"/casino/games");r.searchParams.append("datasource",c),r.searchParams.append("expand","vendor"),r.searchParams.append("platform",st(w)),r.searchParams.append("language",h),r.searchParams.append("pagination","offset=0,limit=30"),r.searchParams.append("filter","name="+S),e=r,new Promise((t,n)=>{s(14,F=!0),fetch(e.href).then(e=>e.json()).then(e=>{s(14,F=!1),t(e)}).catch(e=>{s(14,F=!1),console.error(e),n(e)})}).then(e=>{s(11,x=e.items.map(e=>(e.isFavorite=T(e.id),e)))})}else k||G();var e,t,n;if(2&r.$$.dirty[0]&&h&&(n=h,at.set(n)),67108864&r.$$.dirty[0]&&b&&fetch(b).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{eo(e,t[e])})}).catch(e=>{console.log(e)}),50331648&r.$$.dirty[0]&&d&&u&&(s(27,M=!0),s(15,i=d),s(16,o=u)),134217856&r.$$.dirty[0]&&v&&M&&(n=new URL(`${l}/player/${o}/favorites/`),s(14,F=!0),t={method:"GET",headers:{"X-SessionID":i}},fetch(n.href,t).then(e=>e.json()).then(e=>{s(14,F=!1),E=e.items.map(e=>e.id)})),1028&r.$$.dirty[0]&&m&&a&&((t=document.createElement("style")).innerHTML=m,a.appendChild(t)),1032&r.$$.dirty[0]&&p&&a){let e=new URL(p),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1)})}},[l,h,m,p,g,f,y,v,S,k,a,x,n,_,F,i,o,t,w,G,r=>{if(0===(null==r?void 0:r.length))return"";let a,i,s=99999999999;const o=new Date(Date.now());return r.forEach((e,t)=>{var n=new Date(e.schedules[0].startTime),e=new Date(e.schedules[0].endTime);Xr(e).diff(o)<s&&(s=Xr(e).diff(o),i=t),Xr(o).isAfter(n)&&Xr(o).isBefore(e)&&(a=r[i].name)}),a},P,I,c,d,u,b,M,function(){S=this.value,s(8,S)},function(e){rt[e?"unshift":"push"](()=>{n=e,s(12,n)})},()=>I(),()=>P(),function(e){rt[e?"unshift":"push"](()=>{a=e,s(10,a)})}]}function po(e,{delay:t=0,duration:n=400,easing:r=v}={}){const a=+getComputedStyle(e).opacity;return{delay:t,duration:n,easing:r,css:e=>"opacity: "+e*a}}function go(n){let r,a,i,s,o,l,c,d,t,u,h,m;return{c(){r=me("div"),a=me("div"),(i=me("div")).innerHTML="<slot></slot>",s=ge(),o=me("span"),(l=me("slot")).innerHTML='<svg class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"></path></svg>',fe(i,"class","ModalContainer"),fe(i,"part","ModalContainer"),fe(l,"name","close"),fe(o,"class",c="ModalCloseBtn "+("true"==n[1]&&n[3]?"ModalPanicCloseButton":"")),fe(o,"part","ModalCloseBtn"),fe(o,"role","button"),fe(a,"class","ModalWindow"),fe(a,"part","ModalWindow"),fe(a,"id","Modal"),X(()=>n[19].call(a)),fe(r,"part","CustomStylingContainer")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),de(o,l),n[18](a),d=function(e,t){"static"===getComputedStyle(e).position&&(e.style.position="relative");const n=me("iframe"),r=(n.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),n.setAttribute("aria-hidden","true"),n.tabIndex=-1,function(){if(void 0===G){G=!1;try{"undefined"!=typeof window&&window.parent&&window.parent.document}catch(e){G=!0}}return G}());let a;return r?(n.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",a=K(window,"message",e=>{e.source===n.contentWindow&&t()})):(n.src="about:blank",n.onload=()=>{a=K(n.contentWindow,"resize",t),t()}),de(e,n),()=>{(r||a&&n.contentWindow)&&a(),he(n)}}(a,n[19].bind(a)),n[20](r),u=!0,h||(m=K(o,"click",n[8]),h=!0)},p(e,t){n=e,(!u||10&t&&c!==(c="ModalCloseBtn "+("true"==n[1]&&n[3]?"ModalPanicCloseButton":"")))&&fe(o,"class",c)},i(e){u||(X(()=>{u&&(t=t||se(a,po,{transitionDuration:n[0]},!0)).run(1)}),u=!0)},o(e){(t=t||se(a,po,{transitionDuration:n[0]},!1)).run(0),u=!1},d(e){e&&he(r),n[18](null),d(),e&&t&&t.end(),n[20](null),h=!1,m()}}}function fo(e){let n,r,a=e[7]&&go(e);return{c(){a&&a.c(),n=l(),this.c=V},m(e,t){a&&a.m(e,t),ue(e,n,t),r=!0},p(e,[t]){e[7]?a?(a.p(e,t),128&t&&re(a,1)):((a=go(e)).c(),re(a,1),a.m(n.parentNode,n)):a&&(ne={r:0,c:[],p:ne},ae(a,1,1,()=>{a=null}),ne.r||Z(ne.c),ne=ne.p)},i(e){r||(re(a),r=!0)},o(e){ae(a),r=!1},d(e){a&&a.d(e),e&&he(n)}}}function yo(t,e,n){let r,i,a,s,{duration:o=350}=e,{session:l=""}=e,{userid:c=""}=e,{clientstyling:d=""}=e,{identifier:u=""}=e,{clientstylingurl:h=""}=e,{endpoint:m=""}=e,{haspanicbutton:p="false"}=e,{gamepagemodalurl:g="false"}=e,{sessioncheck:f="true"}=e,{integratedgameframedesktop:y="false"}=e,b=window.navigator.userAgent,v=!1,w=!1,x=!1;const $=e=>{var t;"ShowModal"==e.data.type&&u==e.data.identifier&&(n(7,x=!0),window.postMessage({type:"DisableScroll"},window.location.href)),"ModalClosed"!=e.data.type||"false"==y&&!it(b)||n(7,x=!1),"ShowGameModal"===e.data.type&&(n(7,x=!0),window.postMessage({type:"GameLaunchID",gameId:e.data.gameId},window.location.href),window.postMessage({type:"DisableScroll"},window.location.href)),"OpenGameFrameModal"===e.data.type&&(n(7,x=!0),window.postMessage({type:"LaunchGameFrame",gameId:e.data.gameId,gameFunMode:e.data.gamefunmode},window.location.href),window.postMessage({type:"DisableScroll"},window.location.href)),"RequestModalSize"===e.data.type&&(t={modalWidth:r?getComputedStyle(r).width:null,modalHeight:r?getComputedStyle(r).height:null},window.postMessage({type:"ModalSize",modalContainerSize:t},window.location.href)),"GameStateOnResize"===e.data.type&&(w=e.data.detailsObtained)},C=e=>{var t;w&&(t={modalWidth:getComputedStyle(r).width,modalHeight:getComputedStyle(r).height},window.postMessage({type:"ModalSize",modalContainerSize:t},window.location.href))};return lt(()=>(n(3,v=it(b)),window.addEventListener("message",$,!1),window.addEventListener("resize",C,!1),()=>{window.removeEventListener("message",$),window.removeEventListener("resize",$)})),t.$$set=e=>{"duration"in e&&n(0,o=e.duration),"session"in e&&n(9,l=e.session),"userid"in e&&n(10,c=e.userid),"clientstyling"in e&&n(11,d=e.clientstyling),"identifier"in e&&n(12,u=e.identifier),"clientstylingurl"in e&&n(13,h=e.clientstylingurl),"endpoint"in e&&n(14,m=e.endpoint),"haspanicbutton"in e&&n(1,p=e.haspanicbutton),"gamepagemodalurl"in e&&n(15,g=e.gamepagemodalurl),"sessioncheck"in e&&n(16,f=e.sessioncheck),"integratedgameframedesktop"in e&&n(17,y=e.integratedgameframedesktop)},t.$$.update=()=>{if(17920&t.$$.dirty&&l&&c&&m&&"true"==f&&(r=m,a=l,new Promise((t,n)=>{var e=new Headers;e.append("X-SessionID",a),Ne(r+"/player/session/player",{method:"GET",headers:e}).then(e=>e.json()).then(e=>t(e)).catch(e=>n(e))}).then(e=>{e.Guid,e.UserID},e=>{console.error("err on session",e)})),2052&t.$$.dirty&&d&&i&&((e=document.createElement("style")).innerHTML=d,i.appendChild(e)),8196&t.$$.dirty&&h&&i){let e=new URL(h),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e,r,a},[o,p,i,v,r,void 0,void 0,x,()=>{n(7,x=!1),n(3,v=it(b)),window.postMessage({type:"ModalClosed",gamepagemodalurl:g,mobileView:v},window.location.href)},l,c,d,u,h,m,g,f,y,function(e){rt[e?"unshift":"push"](()=>{r=e,n(4,r)})},function(){a=this.clientWidth,s=this.clientHeight,n(5,a),n(6,s)},function(e){rt[e?"unshift":"push"](()=>{i=e,n(2,i)})}]}function bo(e,t,n){e=e.slice();return e[26]=t[n],e[27]=t,e[28]=n,e}function vo(e,t,n){e=e.slice();return e[29]=t[n],e[28]=n,e}function wo(t){let a,n,i,r,e,s=t[3],o=[];for(let e=0;e<s.length;e+=1)o[e]=Fo(bo(t,s,e));return{c(){a=me("div"),n=me("div"),i=pe(t[1]),r=ge();for(let e=0;e<o.length;e+=1)o[e].c();fe(n,"class","CasinoCalendarDailyDay"),fe(a,"class",e="CasinoCalendarDailyDetailsBackground "+(t[6]?"Mobile":""))},m(e,t){ue(e,a,t),de(a,n),de(n,i),de(a,r);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(a,null)},p(t,n){if(2&n&&ye(i,t[1]),409&n){let e;for(s=t[3],e=0;e<s.length;e+=1){var r=bo(t,s,e);o[e]?o[e].p(r,n):(o[e]=Fo(r),o[e].c(),o[e].m(a,null))}for(;e<o.length;e+=1)o[e].d(1);o.length=s.length}64&n&&e!==(e="CasinoCalendarDailyDetailsBackground "+(t[6]?"Mobile":""))&&fe(a,"class",e)},d(e){e&&he(a),H(o,e)}}}function xo(e){let n;return{c(){(n=me("p")).textContent="Loading ...",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function $o(e){let n,r;return{c(){n=j("svg"),fe(r=j("path"),"stroke-linecap","round"),fe(r,"stroke-linejoin","round"),fe(r,"d","M19.5 8.25l-7.5 7.5-7.5-7.5"),fe(n,"xmlns","http://www.w3.org/2000/svg"),fe(n,"fill","none"),fe(n,"viewBox","0 0 24 24"),fe(n,"stroke-width","1.5"),fe(n,"stroke","currentColor"),fe(n,"class","IconDown")},m(e,t){ue(e,n,t),de(n,r)},d(e){e&&he(n)}}}function Co(e){let n,r;return{c(){n=j("svg"),fe(r=j("path"),"stroke-linecap","round"),fe(r,"stroke-linejoin","round"),fe(r,"d","M19.5 8.25l-7.5 7.5-7.5-7.5"),fe(n,"xmlns","http://www.w3.org/2000/svg"),fe(n,"fill","none"),fe(n,"viewBox","0 0 24 24"),fe(n,"stroke-width","1.5"),fe(n,"stroke","currentColor"),fe(n,"class","IconUp")},m(e,t){ue(e,n,t),de(n,r)},d(e){e&&he(n)}}}function So(t){let r,a,i=t[26].details,s=[];for(let e=0;e<i.length;e+=1)s[e]=ko(vo(t,i,e));let o=t[26].detailsExpanded&&_o(t);return{c(){for(let e=0;e<s.length;e+=1)s[e].c();r=ge(),o&&o.c(),a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,r,n),o&&o.m(t,n),ue(t,a,n)},p(t,n){if(280&n){let e;for(i=t[26].details,e=0;e<i.length;e+=1){const o=vo(t,i,e);s[e]?s[e].p(o,n):(s[e]=ko(o),s[e].c(),s[e].m(r.parentNode,r))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}t[26].detailsExpanded?o?o.p(t,n):((o=_o(t)).c(),o.m(a.parentNode,a)):o&&(o.d(1),o=null)},d(e){H(s,e),e&&he(r),o&&o.d(e),e&&he(a)}}}function ko(n){let r,a,i,s,o,l,c,d,u=n[29].title+"";function h(){return n[18](n[26],n[28])}return{c(){r=me("div"),a=me("div"),i=me("button"),s=pe(u),fe(i,"class",o="HeaderButton "+(n[29].expandedTab?"Active":"")),fe(a,"class","Header"),fe(r,"class",l=n[28]==n[4]?"SelectedTab":""),fe(r,"id","CollapseMoreInfoButton"),_(r,"height",n[26].expandedInfo?"100%":"")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),c||(d=K(i,"click",h),c=!0)},p(e,t){n=e,8&t&&u!==(u=n[29].title+"")&&ye(s,u),8&t&&o!==(o="HeaderButton "+(n[29].expandedTab?"Active":""))&&fe(i,"class",o),16&t&&l!==(l=n[28]==n[4]?"SelectedTab":"")&&fe(r,"class",l),8&t&&_(r,"height",n[26].expandedInfo?"100%":"")},d(e){e&&he(r),c=!1,d()}}}function _o(e){let n,r,a,i=e[26].details[e[4]].description+"";return{c(){n=me("div"),r=pe(i),fe(n,"class",a="DetailTabsDescription "+(e[26].details[e[4]].expandedTab?"":"NotVisible"))},m(e,t){ue(e,n,t),de(n,r)},p(e,t){24&t&&i!==(i=e[26].details[e[4]].description+"")&&ye(r,i),24&t&&a!==(a="DetailTabsDescription "+(e[26].details[e[4]].expandedTab?"":"NotVisible"))&&fe(n,"class",a)},d(e){e&&he(n)}}}function Fo(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C=n[26].title+"",S=n[26].description+"";function k(e){return 1==e[26].expandedInfo?Co:$o}let _=k(n),F=_(n);function M(){return n[17](n[26],n[27],n[28])}let E=1==n[26].expandedInfo&&So(n);return{c(){r=me("div"),a=me("div"),i=pe(C),s=ge(),o=me("div"),l=me("img"),u=ge(),h=me("div"),m=pe(S),p=ge(),g=me("div"),f=me("button"),y=pe(n[0]),b=ge(),F.c(),v=ge(),E&&E.c(),w=ge(),fe(a,"class","CasinoCalendarDailyTitle"),fe(l,"class","CasinoCalendarFitImage"),ce(l.src,c=n[26].image)||fe(l,"src",c),fe(l,"alt",d=n[26].image),fe(o,"class","CasinoCalendarImage"),fe(h,"class","CasinoCalendarDailyDescription"),fe(f,"class","MoreInfoButton"),fe(g,"class","CasinoCalendarTabs"),fe(r,"class","CasinoCalendarDailyDetailsParent")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(r,s),de(r,o),de(o,l),de(r,u),de(r,h),de(h,m),de(r,p),de(r,g),de(g,f),de(f,y),de(f,b),F.m(f,null),de(g,v),E&&E.m(g,null),de(r,w),x||($=K(f,"click",M),x=!0)},p(e,t){n=e,8&t&&C!==(C=n[26].title+"")&&ye(i,C),8&t&&!ce(l.src,c=n[26].image)&&fe(l,"src",c),8&t&&d!==(d=n[26].image)&&fe(l,"alt",d),8&t&&S!==(S=n[26].description+"")&&ye(m,S),1&t&&ye(y,n[0]),_!==(_=k(n))&&(F.d(1),F=_(n))&&(F.c(),F.m(f,null)),1==n[26].expandedInfo?E?E.p(n,t):((E=So(n)).c(),E.m(g,null)):E&&(E.d(1),E=null)},d(e){e&&he(r),F.d(),E&&E.d(),x=!1,$()}}}function Mo(n){let r;function a(e){return e[5]?xo:wo}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[19](r)},p(e,[t]){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[19](null)}}}function Eo(t,e,r){let n,{dailybackground:a=""}=e,{dailybuttontitle:i=""}=e,{dailyday:s=""}=e,{dailydescription:o="<p></p>"}=e,{dailyicon:l=""}=e,{dailytitle:c=""}=e,{lang:d="en"}=e,{clientstyling:u=""}=e,{clientstylingurl:h=""}=e,{translationUrl:m=""}=e,p=[],g=0,f=!0,y=!1,b=window.navigator.userAgent;var v,w;({withLocale:v,translations:w}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(w),at.set(v))});const x=e=>{"DailyEventsData"==e.data.type&&(r(5,f=!1),r(3,p=e.data.data),p.forEach(e=>{e.expandedInfo=!1,e.detailsExpanded=!1,e.details.forEach((e,t)=>{e.expandedTab=0==t})})),"ModalClosed"==e.data.type&&(r(4,g=0),p.forEach((e,t)=>{e.detailsExpanded=0==t,e.expandedInfo=0==t}))},$=e=>{r(4,g=0),r(3,p[e].detailsExpanded=!p[e].detailsExpanded,p),"function"==typeof gtag&&gtag("event","MoreInfo",{context:"CalendarWidgetDetails"})},C=(e,t)=>{r(4,g=t),e.details.forEach((e,t)=>{e.expandedTab=g==t})};return lt(()=>(window.addEventListener("message",x,!1),it(b)&&r(6,y=!0),()=>{window.removeEventListener("message",x)})),t.$$set=e=>{"dailybackground"in e&&r(9,a=e.dailybackground),"dailybuttontitle"in e&&r(0,i=e.dailybuttontitle),"dailyday"in e&&r(1,s=e.dailyday),"dailydescription"in e&&r(10,o=e.dailydescription),"dailyicon"in e&&r(11,l=e.dailyicon),"dailytitle"in e&&r(12,c=e.dailytitle),"lang"in e&&r(13,d=e.lang),"clientstyling"in e&&r(14,u=e.clientstyling),"clientstylingurl"in e&&r(15,h=e.clientstylingurl),"translationUrl"in e&&r(16,m=e.translationUrl)},t.$$.update=()=>{if(8192&t.$$.dirty&&d&&(e=d,at.set(e)),16388&t.$$.dirty&&u&&n&&((e=document.createElement("style")).innerHTML=u,n.appendChild(e)),32772&t.$$.dirty&&h&&n){let e=new URL(h),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{n.appendChild(t)},1),setTimeout(()=>{},500)})}var e},[i,s,n,p,g,f,y,$,C,a,o,l,c,d,u,h,m,(e,t,n)=>{r(3,t[n].expandedInfo=!e.expandedInfo,p),$(n)},(e,t)=>{C(e,t)},function(e){rt[e?"unshift":"push"](()=>{n=e,r(2,n)})}]}function Lo(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x,$,C,S,k;return{c(){r=me("div"),a=me("div"),i=me("div"),s=me("div"),(o=me("div")).innerHTML='<div class="RingLeft"></div> \n <div class="RingRight"></div>',l=ge(),c=me("div"),d=me("div"),u=me("img"),m=ge(),p=me("div"),g=pe(n[2]),f=ge(),y=me("div"),b=ge(),v=me("div"),w=me("button"),x=pe(n[3]),this.c=V,fe(o,"class","CalendarBar"),ce(u.src,h=n[1])||fe(u,"src",h),fe(u,"alt",n[1]),fe(d,"class","CasinoCalendarDailyIcon"),fe(p,"class","CasinoCalendarDailyTitle"),fe(y,"class","CasinoCalendarDailyItemDescription"),fe(w,"class","MoreInfoButton"),fe(v,"class","CasinoCalendarDailyItemButton"),fe(c,"class",$="CasinoCalendarItemBackground CalendarPage "+("OpenCalendarModal"==n[4]?"Tear":"")),_(c,"background-image","url('"+n[0]+"')"),_(c,"background-size","cover"),_(c,"background-position","center"),_(c,"-webkit-background-size","cover"),_(c,"-moz-background-size","cover"),_(c,"-o-background-size","cover"),fe(s,"class","CalendarCard"),fe(i,"class","CasinoCalendarItems"),fe(a,"class",C="Container "+(n[7]?"Mobile":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(i,s),de(s,o),de(s,l),de(s,c),de(c,d),de(d,u),de(c,m),de(c,p),de(p,g),de(c,f),de(c,y),n[14](y),de(c,b),de(c,v),de(v,w),de(w,x),n[16](r),S||(k=K(w,"click",n[15]),S=!0)},p(e,[t]){2&t&&!ce(u.src,h=e[1])&&fe(u,"src",h),2&t&&fe(u,"alt",e[1]),4&t&&ye(g,e[2]),8&t&&ye(x,e[3]),16&t&&$!==($="CasinoCalendarItemBackground CalendarPage "+("OpenCalendarModal"==e[4]?"Tear":""))&&fe(c,"class",$),1&t&&_(c,"background-image","url('"+e[0]+"')"),128&t&&C!==(C="Container "+(e[7]?"Mobile":""))&&fe(a,"class",C)},i:V,o:V,d(e){e&&he(r),n[14](null),n[16](null),S=!1,k()}}}function Go(t,e,n){let r,a,{cmsendpoint:i=""}=e,{lang:s=""}=e,{dailybackground:o=""}=e,{dailyicon:l=""}=e,{dailyday:c=""}=e,{dailydescription:d="<p></p>"}=e,{dailybuttontitle:u=""}=e,{index:h="0"}=e,{clientstyling:m=""}=e,{clientstylingurl:p=""}=e;var g,f;({withLocale:g,translations:f}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(f),at.set(g))});let y=!1,b=window.navigator.userAgent;const v=()=>{window.postMessage({type:"OpenCalendar",index:h},window.location.href),"function"==typeof gtag&&gtag("event","MoreInfo",{context:"CalendarWidgetItem"})};return lt(()=>{it(b)&&n(7,y=!0)}),t.$$set=e=>{"cmsendpoint"in e&&n(9,i=e.cmsendpoint),"lang"in e&&n(10,s=e.lang),"dailybackground"in e&&n(0,o=e.dailybackground),"dailyicon"in e&&n(1,l=e.dailyicon),"dailyday"in e&&n(2,c=e.dailyday),"dailydescription"in e&&n(11,d=e.dailydescription),"dailybuttontitle"in e&&n(3,u=e.dailybuttontitle),"index"in e&&n(4,h=e.index),"clientstyling"in e&&n(12,m=e.clientstyling),"clientstylingurl"in e&&n(13,p=e.clientstylingurl)},t.$$.update=()=>{if(2063&t.$$.dirty&&l&&c&&d&&u&&o&&((e=document.createElement("div")).innerHTML=d,r)&&r.append(e),4128&t.$$.dirty&&m&&a&&((e=document.createElement("style")).innerHTML=m,a.appendChild(e)),8224&t.$$.dirty&&p&&a){let e=new URL(p),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{a.appendChild(t)},1),setTimeout(()=>{},500)})}var e},[o,l,c,u,h,a,r,y,v,i,s,d,m,p,function(e){rt[e?"unshift":"push"](()=>{r=e,n(6,r)})},()=>v(),function(e){rt[e?"unshift":"push"](()=>{a=e,n(5,a)})}]}function To(e,t,n){e=e.slice();return e[12]=t[n],e[14]=n,e}function Po(t){let r,a,e,i=t[1],s=[];for(let e=0;e<i.length;e+=1)s[e]=Do(To(t,i,e));let o=1==t[6]&&Ao(t);return{c(){r=me("div");for(let e=0;e<s.length;e+=1)s[e].c();a=ge(),o&&o.c(),fe(r,"class",e="CasinoCalendarItem "+(t[5]?"Mobile":""))},m(e,t){ue(e,r,t);for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(r,null);de(r,a),o&&o.m(r,null)},p(t,n){if(3&n){let e;for(i=t[1],e=0;e<i.length;e+=1){const o=To(t,i,e);s[e]?s[e].p(o,n):(s[e]=Do(o),s[e].c(),s[e].m(r,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}1==t[6]?o?o.p(t,n):((o=Ao(t)).c(),o.m(r,null)):o&&(o.d(1),o=null),32&n&&e!==(e="CasinoCalendarItem "+(t[5]?"Mobile":""))&&fe(r,"class",e)},d(e){e&&he(r),H(s,e),o&&o.d()}}}function Io(e){let n;return{c(){fe(n=me("div"),"class","LoadingSpinner"),fe(n,"part","LoadingSpinner")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Ro(e){let n;return{c(){(n=me("p")).textContent="500 Error - Internal Server Error",fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t)},p:V,d(e){e&&he(n)}}}function Do(e){let n,r,a,i,s,o;return{c(){S(n=me("casino-calendar-daily-item"),"dailybackground",r=e[12].dailyBackground),S(n,"dailyicon",a=e[12].dailyIcon),S(n,"dailyday",i=e[12].dailyDay),S(n,"dailydescription",s=e[12].dailyDescription),S(n,"dailybuttontitle",o=e[12].dailyButtonTitle),S(n,"index",e[14]),S(n,"lang",e[0])},m(e,t){ue(e,n,t)},p(e,t){2&t&&r!==(r=e[12].dailyBackground)&&S(n,"dailybackground",r),2&t&&a!==(a=e[12].dailyIcon)&&S(n,"dailyicon",a),2&t&&i!==(i=e[12].dailyDay)&&S(n,"dailyday",i),2&t&&s!==(s=e[12].dailyDescription)&&S(n,"dailydescription",s),2&t&&o!==(o=e[12].dailyButtonTitle)&&S(n,"dailybuttontitle",o),1&t&&S(n,"lang",e[0])},d(e){e&&he(n)}}}function Ao(e){let n,r,a,i,s,o,l,c;return{c(){n=me("casino-modal"),S(r=me("casino-calendar-daily-details"),"dailybackground",a=e[1][e[2]].dailyBackground),S(r,"dailybuttontitle",i=e[1][e[2]].dailyButtonTitle),S(r,"dailyday",s=e[1][e[2]].dailyDay),S(r,"dailydescription",o=e[1][e[2]].dailyDescription),S(r,"dailyicon",l=e[1][e[2]].dailyIcon),S(r,"dailytitle",c=e[1][e[2]].dailyTitle),S(r,"lang",e[0]),S(n,"identifier","Calendar")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){6&t&&a!==(a=e[1][e[2]].dailyBackground)&&S(r,"dailybackground",a),6&t&&i!==(i=e[1][e[2]].dailyButtonTitle)&&S(r,"dailybuttontitle",i),6&t&&s!==(s=e[1][e[2]].dailyDay)&&S(r,"dailyday",s),6&t&&o!==(o=e[1][e[2]].dailyDescription)&&S(r,"dailydescription",o),6&t&&l!==(l=e[1][e[2]].dailyIcon)&&S(r,"dailyicon",l),6&t&&c!==(c=e[1][e[2]].dailyTitle)&&S(r,"dailytitle",c),1&t&&S(r,"lang",e[0])},d(e){e&&he(n)}}}function Bo(e){let n;function r(e){return e[4]?Ro:e[3]?Io:e[1]?.length?Po:void 0}let a=r(e),i=a&&a(e);return{c(){i&&i.c(),n=l(),this.c=V},m(e,t){i&&i.m(e,t),ue(e,n,t)},p(e,[t]){a===(a=r(e))&&i?i.p(e,t):(i&&i.d(1),(i=a&&a(e))&&(i.c(),i.m(n.parentNode,n)))},i:V,o:V,d(e){i&&i.d(e),e&&he(n)}}}function No(e,t,n){let r,{cmsendpoint:a=""}=t,{lang:i="en"}=t,s=0,o=!0,l=!1,c=!1,d=window.navigator.userAgent,u=!1;const h=e=>{var t;e.data&&"OpenCalendar"==e.data.type&&(n(2,s=e.data.index),n(6,u=!0),window.postMessage({type:"ShowModal",selectedIndex:s,identifier:"Calendar"},window.location.href),window.postMessage({type:"DailyEventsData",data:null==(t=r[s])?void 0:t.dailyEvents})),e.data&&"ModalClosed"==e.data.type&&n(6,u=!1)};return lt(()=>(window.addEventListener("message",h,!1),it(d)&&n(5,c=!0),()=>{window.removeEventListener("message",h)})),e.$$set=e=>{"cmsendpoint"in e&&n(7,a=e.cmsendpoint),"lang"in e&&n(0,i=e.lang)},e.$$.update=()=>{129&e.$$.dirty&&a&&i&&fetch(`${a}/${i}/daily-calendar/`).then(e=>e.json()).then(e=>{n(1,r=e)}).catch(e=>{console.log(e),n(4,l=!0)}).finally(()=>{n(3,o=!1)})},[i,r,s,o,l,c,u,a]}function Oo(e,t,n){e=e.slice();return e[135]=t[n],e[137]=n,e}function Ho(e){let n,r,a,i,s,o,l,c="PC"!==st(e[78])&&"false"===e[13],d=c&&Uo(),u="true"==e[20]&&0==ol&&!e[74]&&zo(e),h=!e[73]&&!e[72]&&"false"==e[50]&&Wo(e);function m(e){return e[68]?Zo:e[74]?void 0:Vo}let p=m(e),g=p&&p(e),f=e[70]&&"true"==e[16]&&il(e);return{c(){n=me("section"),d&&d.c(),r=ge(),a=me("casino-search"),i=ge(),u&&u.c(),s=ge(),h&&h.c(),o=ge(),g&&g.c(),l=ge(),f&&f.c(),S(a,"endpoint",e[1]),S(a,"datasource",e[2]),S(a,"lang",e[4]),S(a,"clientstyling",e[7]),S(a,"clientstylingurl",e[8]),S(a,"integratedgameframedesktop",e[28]),S(a,"integratedgameframemobile",e[29]),S(a,"translationurl",e[9]),S(a,"showfavorites",e[14]),fe(n,"class","CategoriesLobby"),fe(n,"part","CategoriesLobby"),_(n,"max-width",e[15]+"px")},m(e,t){ue(e,n,t),d&&d.m(n,null),de(n,r),de(n,a),de(n,i),u&&u.m(n,null),de(n,s),h&&h.m(n,null),de(n,o),g&&g.m(n,null),de(n,l),f&&f.m(n,null)},p(e,t){(c=8192&t[0]?"PC"!==st(e[78])&&"false"===e[13]:c)?d||((d=Uo()).c(),d.m(n,r)):d&&(d.d(1),d=null),2&t[0]&&S(a,"endpoint",e[1]),4&t[0]&&S(a,"datasource",e[2]),16&t[0]&&S(a,"lang",e[4]),128&t[0]&&S(a,"clientstyling",e[7]),256&t[0]&&S(a,"clientstylingurl",e[8]),268435456&t[0]&&S(a,"integratedgameframedesktop",e[28]),536870912&t[0]&&S(a,"integratedgameframemobile",e[29]),512&t[0]&&S(a,"translationurl",e[9]),16384&t[0]&&S(a,"showfavorites",e[14]),"true"!=e[20]||0!=ol||e[74]?u&&(u.d(1),u=null):u?u.p(e,t):((u=zo(e)).c(),u.m(n,s)),e[73]||e[72]||"false"!=e[50]?h&&(h.d(1),h=null):h?h.p(e,t):((h=Wo(e)).c(),h.m(n,o)),p===(p=m(e))&&g?g.p(e,t):(g&&g.d(1),(g=p&&p(e))&&(g.c(),g.m(n,l))),e[70]&&"true"==e[16]?f?f.p(e,t):((f=il(e)).c(),f.m(n,null)):f&&(f.d(1),f=null),32768&t[0]&&_(n,"max-width",e[15]+"px")},d(e){e&&he(n),d&&d.d(),u&&u.d(),h&&h.d(),g&&g.d(),f&&f.d()}}}function jo(e){let n,r,a=e[77]("500")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){32768&t[2]&&a!==(a=e[77]("500")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Uo(){let n;return{c(){fe(n=me("div"),"class","SearchBarPlaceholder"),fe(n,"part","SearchBarPlaceholder")},m(e,t){ue(e,n,t)},d(e){e&&he(n)}}}function zo(e){let n;return{c(){S(n=me("casino-random-game"),"datasource",e[2]),S(n,"filteredrandomgamecategories",e[21]),S(n,"endpoint",e[1]),S(n,"lang",e[4]),S(n,"gameevent",e[67]),S(n,"randombuttonicon",e[63]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8])},m(e,t){ue(e,n,t)},p(e,t){4&t[0]&&S(n,"datasource",e[2]),2097152&t[0]&&S(n,"filteredrandomgamecategories",e[21]),2&t[0]&&S(n,"endpoint",e[1]),16&t[0]&&S(n,"lang",e[4]),32&t[2]&&S(n,"gameevent",e[67]),2&t[2]&&S(n,"randombuttonicon",e[63]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8])},d(e){e&&he(n)}}}function Wo(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f,y,b,v,w,x=n[77]("filters")+"",$=n[76]&&Yo(n);return{c(){r=me("div"),$&&$.c(),a=ge(),i=me("div"),s=me("div"),o=pe(x),l=ge(),c=me("div"),d=j("svg"),u=j("defs"),h=j("style"),m=pe(".a{fill:var(--emfe-w-color-white, #FFFFFF);}"),p=j("path"),g=ge(),f=me("div"),y=me("span"),b=pe(n[76]),fe(s,"class","FilterButton"),fe(s,"part","FilterButton"),fe(p,"class","a"),fe(p,"d","M16.7,32.2a1.654,1.654,0,0,1-.636-.148,1.526,1.526,0,0,1-.867-1.393V20.578L5.433,10.588A1.543,1.543,0,0,1,5,9.491V7.742A1.512,1.512,0,0,1,6.5,6.2h23A1.512,1.512,0,0,1,31,7.742V9.491a1.543,1.543,0,0,1-.433,1.1L20.8,20.578v7.738a1.594,1.594,0,0,1-.52,1.156l-2.6,2.312A1.461,1.461,0,0,1,16.7,32.2ZM6.618,9.431l9.764,10.02a1.543,1.543,0,0,1,.433,1.1v9.813l2.34-2.075V20.519a1.543,1.543,0,0,1,.433-1.1L29.353,9.4V7.831H6.618Z"),fe(p,"transform","translate(-5 -6.2)"),fe(d,"xmlns","http://www.w3.org/2000/svg"),fe(d,"width","20"),fe(d,"height","20"),fe(d,"viewBox","0 0 26 26"),fe(y,"class","NumberOfFilters"),fe(y,"part","NumberOfFilters"),fe(f,"class","NumberOfFiltersContainer"),fe(f,"part","NumberOfFiltersContainer"),fe(c,"class","FilterIconContainer"),fe(c,"part","FilterIconContainer"),fe(i,"class","FilterButtonWrapper"),fe(i,"part","FilterButtonWrapper"),fe(r,"class","FiltersButtonsContainer"),fe(r,"part","FiltersButtonsContainer")},m(e,t){ue(e,r,t),$&&$.m(r,null),de(r,a),de(r,i),de(i,s),de(s,o),de(i,l),de(i,c),de(c,d),de(d,u),de(u,h),de(h,m),de(d,p),de(c,g),de(c,f),de(f,y),de(y,b),v||(w=K(i,"click",n[86]),v=!0)},p(e,t){e[76]?$?$.p(e,t):(($=Yo(e)).c(),$.m(r,a)):$&&($.d(1),$=null),32768&t[2]&&x!==(x=e[77]("filters")+"")&&ye(o,x),16384&t[2]&&ye(b,e[76])},d(e){e&&he(r),$&&$.d(),v=!1,w()}}}function Yo(n){let r,a,i,s,o,l,c,d=n[77]("clear")+"";return{c(){r=me("div"),a=me("div"),i=pe(d),s=ge(),(o=me("span")).innerHTML='<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 378.303 378.303" style="enable-background:new 0 0 378.303 378.303;" xml:space="preserve"><polygon style="fill:var(--emfe-w-color-secondary, #FD2839);" points="378.303,28.285 350.018,0 189.151,160.867 28.285,0 0,28.285 160.867,189.151 0,350.018\n 28.285,378.302 189.151,217.436 350.018,378.302 378.303,350.018 217.436,189.151 "></polygon></svg>',fe(o,"class","ClearIcon"),fe(o,"part","ClearIcon"),fe(a,"class","ClearButton"),fe(a,"part","ClearButton"),fe(r,"class","ClearFilterButtonWrapper"),fe(r,"part","ClearFilterButtonWrapper")},m(e,t){ue(e,r,t),de(r,a),de(a,i),de(a,s),de(a,o),l||(c=K(r,"click",n[85]),l=!0)},p(e,t){32768&t[2]&&d!==(d=e[77]("clear")+"")&&ye(i,d)},d(e){e&&he(r),l=!1,c()}}}function Vo(e){let n;function r(e){return e[73]?qo:e[72]?Xo:Ko}let a=r(e),i=a(e);return{c(){i.c(),n=l()},m(e,t){i.m(e,t),ue(e,n,t)},p(e,t){a===(a=r(e))&&i?i.p(e,t):(i.d(1),(i=a(e))&&(i.c(),i.m(n.parentNode,n)))},d(e){i.d(e),e&&he(n)}}}function Zo(e){let n,r,a=e[77]("loading")+"";return{c(){n=me("p"),r=pe(a),fe(n,"class","SearchLoading"),fe(n,"part","SearchLoading")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){32768&t[2]&&a!==(a=e[77]("loading")+"")&&ye(r,a)},d(e){e&&he(n)}}}function Ko(e){let n;return{c(){S(n=me("casino-games-category-section"),"userid",e[6]),S(n,"endpoint",e[1]),S(n,"datasource",e[2]),S(n,"favorites",e[14]),S(n,"lang",e[4]),S(n,"currency",e[3]),S(n,"session",e[5]),S(n,"categoryid",e[65]),S(n,"categorygames","9"),S(n,"class","CategoryContainer"),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"livecasino",e[19]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[22]),S(n,"integratedgameframedesktop",e[28]),S(n,"integratedgameframemobile",e[29]),S(n,"casinomygames",e[0]),S(n,"filterbylogo",e[52]),S(n,"addfilterselector",e[50]),S(n,"addsortingselector",e[51])},m(e,t){ue(e,n,t)},p(e,t){64&t[0]&&S(n,"userid",e[6]),2&t[0]&&S(n,"endpoint",e[1]),4&t[0]&&S(n,"datasource",e[2]),16384&t[0]&&S(n,"favorites",e[14]),16&t[0]&&S(n,"lang",e[4]),8&t[0]&&S(n,"currency",e[3]),32&t[0]&&S(n,"session",e[5]),8&t[2]&&S(n,"categoryid",e[65]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),524288&t[0]&&S(n,"livecasino",e[19]),4096&t[0]&&S(n,"visiblegames",e[12]),4194304&t[0]&&S(n,"gamepagemodalurl",e[22]),268435456&t[0]&&S(n,"integratedgameframedesktop",e[28]),536870912&t[0]&&S(n,"integratedgameframemobile",e[29]),1&t[0]&&S(n,"casinomygames",e[0]),2097152&t[1]&&S(n,"filterbylogo",e[52]),524288&t[1]&&S(n,"addfilterselector",e[50]),1048576&t[1]&&S(n,"addsortingselector",e[51])},d(e){e&&he(n)}}}function Xo(e){let n;return{c(){S(n=me("casino-my-games"),"userid",e[6]),S(n,"session",e[5]),S(n,"endpoint",e[1]),S(n,"datasource",e[2]),S(n,"lang",e[4]),S(n,"currency",e[3]),S(n,"favorites",e[14]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8]),S(n,"livecasino",e[19]),S(n,"visiblegames",e[12]),S(n,"gamepagemodalurl",e[22]),S(n,"integratedgameframedesktop",e[28]),S(n,"integratedgameframemobile",e[29]),S(n,"translationurl",e[9]),S(n,"mostplayed",e[54]),S(n,"lastplayed",e[55]),S(n,"filteredcategories",e[17]),S(n,"activecategory",e[18]),S(n,"lastplayedunique",e[60]),S(n,"categoryindex","0"),S(n,"categoryid","MYGAMES"),S(n,"casinomygames",e[0]),S(n,"lastplayedperiod",e[56]),S(n,"mostplayedperiod",e[57]),S(n,"lastplayedorder",e[58]),S(n,"lastplayedlimit",e[59]),S(n,"mostplayedrounds",e[61])},m(e,t){ue(e,n,t)},p(e,t){64&t[0]&&S(n,"userid",e[6]),32&t[0]&&S(n,"session",e[5]),2&t[0]&&S(n,"endpoint",e[1]),4&t[0]&&S(n,"datasource",e[2]),16&t[0]&&S(n,"lang",e[4]),8&t[0]&&S(n,"currency",e[3]),16384&t[0]&&S(n,"favorites",e[14]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8]),524288&t[0]&&S(n,"livecasino",e[19]),4096&t[0]&&S(n,"visiblegames",e[12]),4194304&t[0]&&S(n,"gamepagemodalurl",e[22]),268435456&t[0]&&S(n,"integratedgameframedesktop",e[28]),536870912&t[0]&&S(n,"integratedgameframemobile",e[29]),512&t[0]&&S(n,"translationurl",e[9]),8388608&t[1]&&S(n,"mostplayed",e[54]),16777216&t[1]&&S(n,"lastplayed",e[55]),131072&t[0]&&S(n,"filteredcategories",e[17]),262144&t[0]&&S(n,"activecategory",e[18]),536870912&t[1]&&S(n,"lastplayedunique",e[60]),1&t[0]&&S(n,"casinomygames",e[0]),33554432&t[1]&&S(n,"lastplayedperiod",e[56]),67108864&t[1]&&S(n,"mostplayedperiod",e[57]),134217728&t[1]&&S(n,"lastplayedorder",e[58]),268435456&t[1]&&S(n,"lastplayedlimit",e[59]),1073741824&t[1]&&S(n,"mostplayedrounds",e[61])},d(e){e&&he(n)}}}function qo(t){let a,i=t[75],s=[];for(let e=0;e<i.length;e+=1)s[e]=al(Oo(t,i,e));return{c(){for(let e=0;e<s.length;e+=1)s[e].c();a=l()},m(t,n){for(let e=0;e<s.length;e+=1)s[e]&&s[e].m(t,n);ue(t,a,n)},p(t,n){if(2143837695&n[0]|8388607&n[1]|8193&n[2]){let e;for(i=t[75],e=0;e<i.length;e+=1){var r=Oo(t,i,e);s[e]?s[e].p(r,n):(s[e]=al(r),s[e].c(),s[e].m(a.parentNode,a))}for(;e<s.length;e+=1)s[e].d(1);s.length=i.length}},d(e){H(s,e),e&&he(a)}}}function Jo(e){let n,r;return{c(){n=me("div"),S(r=me("casino-winners"),"session",e[5]),S(r,"userid",e[6]),S(r,"periodrecent",e[30]),S(r,"periodtop",e[31]),S(r,"numberusersrecent",e[32]),S(r,"numberuserstop",e[33]),S(r,"amountlimit",e[34]),S(r,"isrecentavailable",e[27]),S(r,"istopavailable",e[26]),S(r,"defaultcurrency",e[35]),S(r,"usercurrency",e[3]),S(r,"enableautoscroll",e[25]),S(r,"tabsorder",e[24]),S(r,"lang",e[4]),S(r,"clientstyling",e[7]),S(r,"clientstylingurl",e[8]),S(r,"endpoint",e[1]),S(r,"winnersdatasources",e[62]),fe(n,"class","CasinoWinners")},m(e,t){ue(e,n,t),de(n,r)},p(e,t){32&t[0]&&S(r,"session",e[5]),64&t[0]&&S(r,"userid",e[6]),1073741824&t[0]&&S(r,"periodrecent",e[30]),1&t[1]&&S(r,"periodtop",e[31]),2&t[1]&&S(r,"numberusersrecent",e[32]),4&t[1]&&S(r,"numberuserstop",e[33]),8&t[1]&&S(r,"amountlimit",e[34]),134217728&t[0]&&S(r,"isrecentavailable",e[27]),67108864&t[0]&&S(r,"istopavailable",e[26]),16&t[1]&&S(r,"defaultcurrency",e[35]),8&t[0]&&S(r,"usercurrency",e[3]),33554432&t[0]&&S(r,"enableautoscroll",e[25]),16777216&t[0]&&S(r,"tabsorder",e[24]),16&t[0]&&S(r,"lang",e[4]),128&t[0]&&S(r,"clientstyling",e[7]),256&t[0]&&S(r,"clientstylingurl",e[8]),2&t[0]&&S(r,"endpoint",e[1]),1&t[2]&&S(r,"winnersdatasources",e[62])},d(e){e&&he(n)}}}function Qo(e){let n,r,a;return{c(){n=me("br"),r=ge(),S(a=me("casino-calendar"),"cmsendpoint",e[10]),S(a,"lang",e[4])},m(e,t){ue(e,n,t),ue(e,r,t),ue(e,a,t)},p(e,t){1024&t[0]&&S(a,"cmsendpoint",e[10]),16&t[0]&&S(a,"lang",e[4])},d(e){e&&he(n),e&&he(r),e&&he(a)}}}function el(e){let n,r,a,i;return{c(){n=me("br"),r=ge(),S(a=me("jackpot-banner"),"title","Jackpot Cards"),S(a,"currency",i=e[3]||"RON"),S(a,"gameid","999"),S(a,"endpoint",e[1]),S(a,"lang",e[4]),S(a,"backgroundsrc","/assets/background0.jpg"),S(a,"backgroundsrcmobile","/assets/background0.jpg"),S(a,"titlelogopath","/assets/jackpots_logo.svg"),S(a,"caticon0","/assets/icon0.svg"),S(a,"caticon1","/assets/icon1.svg"),S(a,"caticon2","/assets/icon2.svg"),S(a,"caticon3","/assets/icon3.svg"),S(a,"visualstructure","typeSpread"),S(a,"clientstyling",e[7]),S(a,"clientstylingurl",e[8])},m(e,t){ue(e,n,t),ue(e,r,t),ue(e,a,t)},p(e,t){8&t[0]&&i!==(i=e[3]||"RON")&&S(a,"currency",i),2&t[0]&&S(a,"endpoint",e[1]),16&t[0]&&S(a,"lang",e[4]),128&t[0]&&S(a,"clientstyling",e[7]),256&t[0]&&S(a,"clientstylingurl",e[8])},d(e){e&&he(n),e&&he(r),e&&he(a)}}}function tl(e){let n,r,a,i;return{c(){n=me("br"),r=ge(),S(a=me("jackpot-banner"),"title","Egypt Quest"),S(a,"currency",i=e[3]||"RON"),S(a,"gameid","998"),S(a,"endpoint",e[1]),S(a,"lang",e[4]),S(a,"backgroundsrc",e[41]),S(a,"backgroundsrcmobile",e[42]),S(a,"titlelogopath",e[43]),S(a,"caticon0",e[37]),S(a,"caticon1",e[38]),S(a,"caticon2",e[39]),S(a,"caticon3",e[40]),S(a,"iconlabels",e[44]),S(a,"visualstructure",e[45]),S(a,"clientstyling",e[7]),S(a,"clientstylingurl",e[8])},m(e,t){ue(e,n,t),ue(e,r,t),ue(e,a,t)},p(e,t){8&t[0]&&i!==(i=e[3]||"RON")&&S(a,"currency",i),2&t[0]&&S(a,"endpoint",e[1]),16&t[0]&&S(a,"lang",e[4]),1024&t[1]&&S(a,"backgroundsrc",e[41]),2048&t[1]&&S(a,"backgroundsrcmobile",e[42]),4096&t[1]&&S(a,"titlelogopath",e[43]),64&t[1]&&S(a,"caticon0",e[37]),128&t[1]&&S(a,"caticon1",e[38]),256&t[1]&&S(a,"caticon2",e[39]),512&t[1]&&S(a,"caticon3",e[40]),8192&t[1]&&S(a,"iconlabels",e[44]),16384&t[1]&&S(a,"visualstructure",e[45]),128&t[0]&&S(a,"clientstyling",e[7]),256&t[0]&&S(a,"clientstylingurl",e[8])},d(e){e&&he(n),e&&he(r),e&&he(a)}}}function nl(e){let n,r;return{c(){S(n=me("casino-collections-providers"),"endpoint",r=e[1].slice(0,-2)),S(n,"datasource",e[2]),S(n,"lang",e[4]),S(n,"type","vendor"),S(n,"titletype","logo"),S(n,"collectionprovidersgamenames",e[49]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8])},m(e,t){ue(e,n,t)},p(e,t){2&t[0]&&r!==(r=e[1].slice(0,-2))&&S(n,"endpoint",r),4&t[0]&&S(n,"datasource",e[2]),16&t[0]&&S(n,"lang",e[4]),262144&t[1]&&S(n,"collectionprovidersgamenames",e[49]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8])},d(e){e&&he(n)}}}function rl(e){let n,r;return{c(){S(n=me("casino-collections-providers"),"endpoint",r=e[1].slice(0,-2)),S(n,"datasource",e[2]),S(n,"lang",e[4]),S(n,"type",e[47]),S(n,"collectionprovidersgamenames",e[49]),S(n,"titletype",e[48]),S(n,"clientstyling",e[7]),S(n,"clientstylingurl",e[8])},m(e,t){ue(e,n,t)},p(e,t){2&t[0]&&r!==(r=e[1].slice(0,-2))&&S(n,"endpoint",r),4&t[0]&&S(n,"datasource",e[2]),16&t[0]&&S(n,"lang",e[4]),65536&t[1]&&S(n,"type",e[47]),262144&t[1]&&S(n,"collectionprovidersgamenames",e[49]),131072&t[1]&&S(n,"titletype",e[48]),128&t[0]&&S(n,"clientstyling",e[7]),256&t[0]&&S(n,"clientstylingurl",e[8])},d(e){e&&he(n)}}}function al(n){let r,a,i,s,o,l,c,d,u,h,m,p,g,f=n[23]&&n[137]==+n[23]&&Jo(n),y=n[53]&&n[137]==+n[53]&&Qo(n);function b(e,t){return 32&t[1]|8192&t[2]&&(i=null),32&t[1]|8192&t[2]&&(s=null),(i=null==i?!(!e[36]||e[137]!=(""==e[36].split(",")[0]?e[75].length:+e[36].split(",")[0])):i)?tl:(s=null==s?!(!e[36]||e[137]!=(""==e[36].split(",")[1]?e[75].length:+e[36].split(",")[1])):s)?el:void 0}let v=b(n,[-1,-1,-1,-1,-1]),w=v&&v(n);function x(e,t){return 32768&t[1]|8192&t[2]&&(l=null),32768&t[1]|8192&t[2]&&(c=null),(l=null==l?!(!e[46]||e[137]!=(""==e[46].split(",")[0]?e[75].length:+e[46].split(",")[0])):l)?rl:(c=null==c?!(!e[46]||e[137]!=(""==e[46].split(",")[1]?e[75].length:+e[46].split(",")[1])):c)?nl:void 0}let $=x(n,[-1,-1,-1,-1,-1]),C=$&&$(n);return{c(){f&&f.c(),r=ge(),y&&y.c(),a=ge(),w&&w.c(),o=ge(),C&&C.c(),d=ge(),S(u=me("casino-games-category-section"),"session",n[5]),S(u,"userid",n[6]),S(u,"endpoint",n[1]),S(u,"datasource",n[2]),S(u,"lang",n[4]),S(u,"currency",n[3]),S(u,"categoryid",h=n[135]),S(u,"categoryindex",n[137]),S(u,"categorygames","9"),S(u,"favorites",n[14]),S(u,"class","CategoryContainer"),_(u,"background-color",n[137]%2!=0?n[11]:"transparent"),S(u,"clientstyling",n[7]),S(u,"clientstylingurl",n[8]),S(u,"livecasino",n[19]),S(u,"visiblegames",n[12]),S(u,"gamepagemodalurl",n[22]),S(u,"integratedgameframedesktop",n[28]),S(u,"integratedgameframemobile",n[29]),S(u,"casinomygames",n[0]),S(u,"filterbylogo",n[52]),S(u,"addfilterselector",n[50]),S(u,"addsortingselector",n[51])},m(e,t){f&&f.m(e,t),ue(e,r,t),y&&y.m(e,t),ue(e,a,t),w&&w.m(e,t),ue(e,o,t),C&&C.m(e,t),ue(e,d,t),ue(e,u,t),p||(g=F(m=n[81].call(null,u,n[135])),p=!0)},p(e,t){(n=e)[23]&&n[137]==+n[23]?f?f.p(n,t):((f=Jo(n)).c(),f.m(r.parentNode,r)):f&&(f.d(1),f=null),n[53]&&n[137]==+n[53]?y?y.p(n,t):((y=Qo(n)).c(),y.m(a.parentNode,a)):y&&(y.d(1),y=null),v===(v=b(n,t))&&w?w.p(n,t):(w&&w.d(1),(w=v&&v(n))&&(w.c(),w.m(o.parentNode,o))),$===($=x(n,t))&&C?C.p(n,t):(C&&C.d(1),(C=$&&$(n))&&(C.c(),C.m(d.parentNode,d))),32&t[0]&&S(u,"session",n[5]),64&t[0]&&S(u,"userid",n[6]),2&t[0]&&S(u,"endpoint",n[1]),4&t[0]&&S(u,"datasource",n[2]),16&t[0]&&S(u,"lang",n[4]),8&t[0]&&S(u,"currency",n[3]),8192&t[2]&&h!==(h=n[135])&&S(u,"categoryid",h),16384&t[0]&&S(u,"favorites",n[14]),2048&t[0]&&_(u,"background-color",n[137]%2!=0?n[11]:"transparent"),128&t[0]&&S(u,"clientstyling",n[7]),256&t[0]&&S(u,"clientstylingurl",n[8]),524288&t[0]&&S(u,"livecasino",n[19]),4096&t[0]&&S(u,"visiblegames",n[12]),4194304&t[0]&&S(u,"gamepagemodalurl",n[22]),268435456&t[0]&&S(u,"integratedgameframedesktop",n[28]),536870912&t[0]&&S(u,"integratedgameframemobile",n[29]),1&t[0]&&S(u,"casinomygames",n[0]),2097152&t[1]&&S(u,"filterbylogo",n[52]),524288&t[1]&&S(u,"addfilterselector",n[50]),1048576&t[1]&&S(u,"addsortingselector",n[51]),m&&k(m.update)&&8192&t[2]&&m.update.call(null,n[135])},d(e){f&&f.d(e),e&&he(r),y&&y.d(e),e&&he(a),w&&w.d(e),e&&he(o),C&&C.d(e),e&&he(d),e&&he(u),p=!1,g()}}}function il(n){let r,a,i,s=n[77]("breakButton")+"";return{c(){r=me("div"),a=me("button"),i=pe(s),fe(a,"class","PanicButton "+("PC"!==st(n[78])?"PanicButtonMobile ":"")),fe(a,"part","PanicButton "+("PC"!==st(n[78])?"PanicButtonMobile":"")),T(a,"PanicButtonAnimation",n[71]),fe(r,"class","PanicSection "+("PC"!==st(n[78])?"PanicSectionMobile":"")),fe(r,"part","PanicSection "+("PC"!==st(n[78])?"PanicSectionMobile":""))},m(e,t){ue(e,r,t),de(r,a),de(a,i),n[87](a)},p(e,t){32768&t[2]&&s!==(s=e[77]("breakButton")+"")&&ye(i,s),512&t[2]&&T(a,"PanicButtonAnimation",e[71])},d(e){e&&he(r),n[87](null)}}}function sl(n){let r;function a(e){return e[69]?jo:Ho}let i=a(n),s=i(n);return{c(){r=me("div"),s.c(),this.c=V},m(e,t){ue(e,r,t),s.m(r,null),n[88](r)},p(e,t){i===(i=a(e))&&s?s.p(e,t):(s.d(1),(s=i(e))&&(s.c(),s.m(r,null)))},i:V,o:V,d(e){e&&he(r),s.d(),n[88](null)}}}customElements.get("casino-search")||customElements.define("casino-search",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoSearch{margin:30px 16px}.Search{display:flex;align-items:center;position:relative;margin-bottom:20px}.SearchIcon{position:absolute;left:15px;top:50%;z-index:1;transform:translateY(-50%)}.SearchIcon svg{height:14px;width:13px}.SearchInput{border-radius:4px;border:1px solid #cacaca;color:#717171;display:block;font-size:16px;font-weight:300;padding:14px 5px 14px 46px;width:100%}.SearchInput::placeholder{color:#717171;font-size:16px;font-weight:300}.SearchInput:focus{outline:1px solid #d9d7d7}.SearchInput::-webkit-search-decoration,.SearchInput::-webkit-search-cancel-button,.SearchInput::-webkit-search-results-button,.SearchInput::-webkit-search-results-decoration{-webkit-appearance:none}.SearchClearButton{position:absolute;top:30%;right:65px;cursor:pointer}.SearchCancelButton{color:#717171;font-weight:300;margin-left:8px;cursor:pointer}.SearchMessage{font-size:18px;font-weight:600;margin:24px 0;color:#212121}.SearchResultsContainer{display:grid;gap:8px;grid-template-columns:repeat(auto-fill, minmax(min(167px, 46%), 1fr));grid-template-rows:repeat(auto-fill, 167px);grid-auto-rows:167px;grid-auto-columns:167px;grid-auto-flow:row dense}.ResultsContainerError{text-align:center;width:300px;color:#717171;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.NotVisible{display:none}.Desktop .NotVisible{opacity:0;visibility:hidden;display:inline}.Desktop.CasinoSearch{margin:30px 16px}.Desktop .Search{display:flex;align-items:center;justify-content:center;transition:all 0.2s cubic-bezier(1, 0, 0.46, 1.03)}.Desktop .SearchIcon{position:relative;top:0;left:0;transform:translateY(0);margin-right:-28px}.Desktop .SearchInput{width:50%}.Desktop .SearchClearButton{position:relative;top:0;right:0;margin-left:-23px}.Desktop .SearchCancelButton{margin-left:20px}.Desktop .SearchAnimation{transform:scaleX(110%)}.Desktop .SearchAnimation Input{outline:none;box-shadow:0 5px 7px rgba(0, 0, 0, 0.25);background-color:rgba(255, 255, 255, 0.2)}.Desktop .SearchMessage{font-size:18px;font-weight:600;margin:24px 0;margin-top:90px}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},mo,ho,n,{endpoint:0,datasource:23,session:24,userid:25,lang:1,clientstyling:2,clientstylingurl:3,integratedgameframedesktop:4,integratedgameframemobile:5,gamepagemodalurl:6,translationurl:26,showfavorites:7},null,[-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","session","userid","lang","clientstyling","clientstylingurl","integratedgameframedesktop","integratedgameframemobile","gamepagemodalurl","translationurl","showfavorites"]}get endpoint(){return this.$$.ctx[0]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[23]}set datasource(e){this.$$set({datasource:e}),h()}get session(){return this.$$.ctx[24]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[25]}set userid(e){this.$$set({userid:e}),h()}get lang(){return this.$$.ctx[1]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[2]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[3]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[4]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[5]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get gamepagemodalurl(){return this.$$.ctx[6]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get translationurl(){return this.$$.ctx[26]}set translationurl(e){this.$$set({translationurl:e}),h()}get showfavorites(){return this.$$.ctx[7]}set showfavorites(e){this.$$set({showfavorites:e}),h()}}),customElements.get("casino-modal")||customElements.define("casino-modal",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.ModalWindow{display:flex;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;z-index:100;top:0;left:0;background-color:rgba(0, 0, 0, 0.9)}.ModalWindow .ModalPanicCloseButton{margin-top:45px}.ModalWindow .ModalCloseBtn{position:absolute;display:flex;align-items:center;justify-content:center;top:10px;right:10px;padding:10px;border-radius:50%;color:var(--emfe-w-color-white, #FFFFFF);background:rgba(255, 255, 255, 0.1);cursor:pointer;transition:all 150ms ease-in-out}.ModalWindow .ModalCloseBtn svg{width:32px;height:32px}.ModalWindow .ModalCloseBtn:hover{background:rgba(255, 255, 255, 0.2)}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},yo,fo,n,{duration:0,session:9,userid:10,clientstyling:11,identifier:12,clientstylingurl:13,endpoint:14,haspanicbutton:1,gamepagemodalurl:15,sessioncheck:16,integratedgameframedesktop:17},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["duration","session","userid","clientstyling","identifier","clientstylingurl","endpoint","haspanicbutton","gamepagemodalurl","sessioncheck","integratedgameframedesktop"]}get duration(){return this.$$.ctx[0]}set duration(e){this.$$set({duration:e}),h()}get session(){return this.$$.ctx[9]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[10]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[11]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get identifier(){return this.$$.ctx[12]}set identifier(e){this.$$set({identifier:e}),h()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get endpoint(){return this.$$.ctx[14]}set endpoint(e){this.$$set({endpoint:e}),h()}get haspanicbutton(){return this.$$.ctx[1]}set haspanicbutton(e){this.$$set({haspanicbutton:e}),h()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get sessioncheck(){return this.$$.ctx[16]}set sessioncheck(e){this.$$set({sessioncheck:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[17]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}}),customElements.get("casino-calendar-daily-details")||customElements.define("casino-calendar-daily-details",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}#CollapseMoreInfoButton{-moz-transition:height 0.5s;-ms-transition:height 0.5s;-o-transition:height 0.5s;-webkit-transition:height 0.5s;transition:height 0.5s;height:0;overflow:hidden}.MoreInfoButton{display:flex;justify-content:center;width:100%;padding:15px 0;border-radius:0 0 5px 5px;border:none;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-primary, #D0046C);cursor:pointer}.IconDown{width:18px;height:18px;margin-left:10px;transform:rotate(0deg)}.IconUp{width:18px;height:18px;margin-left:10px;transform:rotate(180deg)}.CasinoCalendarDailyDetailsBackground{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;background:var(--emfe-w-color-white, #FFFFFF);width:500px;max-height:50vw;padding:20px;text-align:center;margin-bottom:50px;overflow-y:scroll;overflow-x:unset}.CasinoCalendarDailyDetailsParent{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;max-width:376px}.CasinoCalendarDailyDay{padding:10px 0 40px 0;font-size:22px;text-transform:uppercase;width:100%;color:var(--emfe-w-color-primary, #D0046C)}.CasinoCalendarDailyTitle{padding:15px 0 20px 0;font-size:18px;text-transform:capitalize;width:100%;color:var(--emfe-w-color-primary, #D0046C)}.CasinoCalendarImage{background:var(--emfe-w-color-gray-100, #E6E6E6);border-radius:5px 5px 0 0}.CasinoCalendarImage img{max-width:376px;max-height:250px;border-radius:5px 5px 0 0}.CasinoCalendarDailyDescription{width:100%;padding:25px 15px;font-size:14px;font-weight:600;color:var(--emfe-w-gray-300, #58586B);font-weight:400;border-radius:0;background:linear-gradient(180deg, var(--emfe-w-color-white, #FFFFFF) 55%, var(--emfe-w-color-gray-100, #E6E6E6))}.DetailTabsDescription{margin-top:15px}.CasinoCalendarTabs{width:100%;font-size:14px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;align-content:stretch;padding-bottom:40px}.CasinoCalendarFitImage{border-radius:5px}.NotVisible{display:none}.Header{display:flex;justify-content:center;justify-items:center;margin-bottom:4px;padding:0 10px}.HeaderButton{min-height:48px;margin:0;border:none;cursor:pointer;background:var(--emfe-w-color-white, #FFFFFF);color:var(--emfe-w-color-gray-150, #828282)}.SelectedTab{box-shadow:none;border-bottom:2px solid var(--emfe-w-color-primary, #D0046C)}.Mobile{max-height:60vh;margin-bottom:0}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Eo,Mo,n,{dailybackground:9,dailybuttontitle:0,dailyday:1,dailydescription:10,dailyicon:11,dailytitle:12,lang:13,clientstyling:14,clientstylingurl:15,translationUrl:16},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["dailybackground","dailybuttontitle","dailyday","dailydescription","dailyicon","dailytitle","lang","clientstyling","clientstylingurl","translationUrl"]}get dailybackground(){return this.$$.ctx[9]}set dailybackground(e){this.$$set({dailybackground:e}),h()}get dailybuttontitle(){return this.$$.ctx[0]}set dailybuttontitle(e){this.$$set({dailybuttontitle:e}),h()}get dailyday(){return this.$$.ctx[1]}set dailyday(e){this.$$set({dailyday:e}),h()}get dailydescription(){return this.$$.ctx[10]}set dailydescription(e){this.$$set({dailydescription:e}),h()}get dailyicon(){return this.$$.ctx[11]}set dailyicon(e){this.$$set({dailyicon:e}),h()}get dailytitle(){return this.$$.ctx[12]}set dailytitle(e){this.$$set({dailytitle:e}),h()}get lang(){return this.$$.ctx[13]}set lang(e){this.$$set({lang:e}),h()}get clientstyling(){return this.$$.ctx[14]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[15]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationUrl(){return this.$$.ctx[16]}set translationUrl(e){this.$$set({translationUrl:e}),h()}}),customElements.get("casino-calendar-daily-item")||customElements.define("casino-calendar-daily-item",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.Container{display:flex;overflow-x:unset;justify-content:space-between;position:relative;width:100%;border-radius:0 0 5px 5px}.Container::-webkit-scrollbar{display:none}.CalendarBar{width:100%;height:28px;background:rgba(156, 163, 175, 0.25);border-radius:4px 4px 0 0;border-bottom:3px solid rgba(156, 163, 175, 0.5);display:block;z-index:2}.CalendarBar::before{content:"";position:absolute;z-index:-1}.RingLeft::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;left:22px;position:absolute;z-index:1}.RingLeft::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px #fff;top:6px;right:20px;position:absolute;z-index:0}.RingRight::before{content:"";width:8px;height:24px;border-radius:20px;background:linear-gradient(#fff, #ccc);box-shadow:inset 0 -4px 6px rgba(0, 0, 0, 0.5);top:-8px;right:22px;position:absolute;z-index:1}.RingRight::after{content:"";float:left;top:15px;width:12px;height:12px;background:#111;border-radius:10px;box-shadow:0 1px 1px #fff;top:6px;left:20px;position:absolute;z-index:0}.CalendarPage{width:100%;min-width:170px;height:170px;padding:8px 16px;text-align:center;border-radius:0 0 2px 2px;color:#fff;position:relative;z-index:0}.CalendarPage.Tear{animation:tearoff 1.5s both;transform-origin:0 100%;box-shadow:-1px -1px 4px rgba(0, 0, 0, 0.4)}@keyframes tearoff{0%{top:0}40%{transform:rotate(4deg);top:10px;opacity:1}65%{opacity:1}90%{transform:rotate(4deg);top:20px;opacity:0}95%{transform:rotate(0deg);top:0px;opacity:0}100%{transform:rotate(0deg);top:0px;opacity:1}}.CalendarCard{margin:16px 0 12px;width:170px;height:240px;text-align:center;border-radius:5px;color:#fff;position:relative;display:block}.CasinoCalendarItems{width:100%}.CasinoCalendarItemBackground{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-gray-300, #58586B);background-image:url("https://breakthrough.org/wp-content/uploads/2018/10/default-placeholder-image.png");background-position:center;background-size:cover;background-blend-mode:multiply;height:100%;width:100%;border-radius:0 0 5px 5px}.CasinoCalendarDailyIcon{height:20px;margin:15px}.CasinoCalendarDailyTitle{text-transform:capitalize;font-weight:600;font-size:16px}.CasinoCalendarDailyItemDescription{padding:15px;margin-bottom:20px;font-size:14px;height:90px;white-space:unset;overflow:hidden;text-overflow:ellipsis}.CasinoCalendarDailyItemButton{width:100%;text-align:center}.MoreInfoButton{display:flex;justify-content:center;width:100%;font-size:12px;padding:8px 6px;border-radius:5px;border:none;color:var(--emfe-w-color-white, #FFFFFF);background:var(--emfe-w-color-primary, #D0046C);cursor:pointer}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},Go,Lo,n,{cmsendpoint:9,lang:10,dailybackground:0,dailyicon:1,dailyday:2,dailydescription:11,dailybuttontitle:3,index:4,clientstyling:12,clientstylingurl:13},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["cmsendpoint","lang","dailybackground","dailyicon","dailyday","dailydescription","dailybuttontitle","index","clientstyling","clientstylingurl"]}get cmsendpoint(){return this.$$.ctx[9]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),h()}get lang(){return this.$$.ctx[10]}set lang(e){this.$$set({lang:e}),h()}get dailybackground(){return this.$$.ctx[0]}set dailybackground(e){this.$$set({dailybackground:e}),h()}get dailyicon(){return this.$$.ctx[1]}set dailyicon(e){this.$$set({dailyicon:e}),h()}get dailyday(){return this.$$.ctx[2]}set dailyday(e){this.$$set({dailyday:e}),h()}get dailydescription(){return this.$$.ctx[11]}set dailydescription(e){this.$$set({dailydescription:e}),h()}get dailybuttontitle(){return this.$$.ctx[3]}set dailybuttontitle(e){this.$$set({dailybuttontitle:e}),h()}get index(){return this.$$.ctx[4]}set index(e){this.$$set({index:e}),h()}get clientstyling(){return this.$$.ctx[12]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[13]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}}),customElements.get("casino-calendar")||customElements.define("casino-calendar",class extends t{constructor(e){super();var t=document.createElement("style");t.textContent='.CasinoCalendarItem{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;align-content:flex-start;text-align:left;gap:10px}.Mobile{overflow:auto;scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none}.LoadingSpinner{display:block;width:80px;height:80px;margin:0 auto\n }.LoadingSpinner:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid var(--emfe-w-color-primary, #D0046C);border-color:var(--emfe-w-color-primary, #D0046C) transparent var(--emfe-w-color-primary, #D0046C) transparent;animation:LoadingSpinner 1.2s linear infinite}@keyframes LoadingSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},No,Bo,n,{cmsendpoint:7,lang:0},null),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["cmsendpoint","lang"]}get cmsendpoint(){return this.$$.ctx[7]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),h()}get lang(){return this.$$.ctx[0]}set lang(e){this.$$set({lang:e}),h()}});let ol=!1;function ll(n,e,l){let D;ot(n,Ur,e=>l(77,D=e));let A,{endpoint:c=""}=e,{datasource:a=""}=e,{currency:B=""}=e,{lang:i=""}=e,{session:s=""}=e,{userid:o=""}=e,{clientstyling:d=""}=e,{clientstylingurl:u=""}=e,{translationurl:h=""}=e,{cmsendpoint:N=""}=e,{categorybackground:O=""}=e,r=e["visiblegames"],{alternativesearch:H="false"}=e,{favorites:m=""}=e,{containermaxwidth:j="1300"}=e,{lobbyid:U="casinodefault"}=e,{haspanicbutton:z="false"}=e,{filteredcategories:p=""}=e,{activecategory:g=""}=e,{livecasino:W="false"}=e,{playrandomgame:Y="false"}=e,{filteredrandomgamecategories:V=""}=e,{gamepagemodalurl:Z="false"}=e,{positionwinnerswidget:K=""}=e,{tabsorder:X=""}=e,{enableautoscroll:q=""}=e,{istopavailable:J=""}=e,{isrecentavailable:Q=""}=e,{integratedgameframedesktop:ee="false"}=e,{integratedgameframemobile:te="false"}=e,{periodrecent:ne=""}=e,{periodtop:re=""}=e,{numberusersrecent:ae=""}=e,{numberuserstop:ie=""}=e,{amountlimit:se=""}=e,{defaultcurrency:oe=""}=e,{showsubgroups:le=""}=e,{positionjackpotbanners:ce=""}=e,{caticon0:de=""}=e,{caticon1:ue=""}=e,{caticon2:he=""}=e,{caticon3:me=""}=e,{backgroundsrc:pe=""}=e,{backgroundsrcmobile:ge=""}=e,{titlelogopath:fe=""}=e,{iconlabels:ye=""}=e,{visualstructure:be=""}=e,{positioncollections:ve=""}=e,{type:we=""}=e,{titletype:xe=""}=e,{collectionprovidersgamenames:$e=""}=e,{addfilterselector:Ce="false"}=e,{addsortingselector:Se="false"}=e,{filterbylogo:ke=""}=e,{positioncasinocalendar:_e=""}=e,{casinomygames:f="false"}=e,{mostplayed:Fe=""}=e,{lastplayed:Me=""}=e,{lastplayedperiod:Ee="Last30Days"}=e,{mostplayedperiod:Le="Last30Days"}=e,{lastplayedorder:Ge=""}=e,{lastplayedlimit:Te=""}=e,{lastplayedunique:Pe="true"}=e,{mostplayedrounds:Ie=""}=e,{winnersdatasources:Re=""}=e,{randombuttonicon:De=""}=e,Ae=window.navigator.userAgent;A=it(Ae)?"OpenGameFrame":"ShowGameModal";let y,b,v,Be,w,Ne,Oe,He,x,$,C=!1,S=!1,je=!1,k="",t=!1,_=0,F=!1,M=!0,Ue=!1,ze=[],E=[],We=!1,L=[],Ye=0,G="",Ve=!1;var Ze,Ke;({withLocale:Ze,translations:Ke}={withLocale:"en",translations:{}}),at.subscribe(e=>{null==e&&($r.set(Ke),at.set(Ze))}),Object.keys(Wr).forEach(e=>{zr(e,Wr[e])});const Xe=e=>{switch(We=!0,l(0,f="false"),setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:We},window.location.href)}),e.data.itemId){case"LOBBY":l(73,M=!0),l(72,F=!1),l(65,w="");break;case"MYGAMES":l(0,f="true"),l(73,M=!1),l(72,F=!0),l(65,w="");break;case"FAVORITES":l(73,M=!1),l(72,F=!0),l(65,w="");break;case"MOSTPLAYED":"true"==Fe&&(l(65,w=""),l(73,M=!1),l(72,F=!0));break;case"LASTPLAYED":"true"==Me&&(l(65,w=""),l(73,M=!1),l(72,F=!0));break;default:l(73,M=!1),l(72,F=!1),l(65,w=e.data.itemId),setTimeout(()=>{window.postMessage({type:"CategoryUpdate",itemId:w},window.location.href)},500)}},qe=n=>{if(n.data)switch(n.data.type){case"CategoryChange":Xe(n);break;case"UserSessionID":b=n.data.session,(y=n.data.userID)&&y.length&&b&&0<b.length&&T(c,b,y);break;case"SetUnfavoredGame":t=`${c}/player/${y}/favorites`,s=b,y,o=n.data.id,L.includes(o)&&(L=L.filter(e=>e!=o)),fetch(t+"/"+o,{method:"DELETE",headers:{"X-SessionID":s}}).then(e=>e.json()).then(e=>{window.postMessage({type:"RemoveFavoriteThumbnail_"+o},window.location.href),Je(t,s)});break;case"SetFavoredGame":{var r=`${c}/player/${y}/favorites`;var a=b;y;var i=n.data.id;L.includes(i)||L.push(i);let e={items:L},t={method:"POST",headers:{"X-SessionID":a,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(e)};fetch(r,t).then(e=>e.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${i}`},window.location.href),Je(r,a)}).catch(e=>{console.error("Err",e)})}break;case"GetFavoredGame":y&&y.length&&b&&0<b.length&&T(c,b,y);break;case"UpdateFilters":e=n.data.vendorsArray,window.postMessage({type:"UpdateSelectedVendorFilters",venArray:e},window.location.href),P();break;case"ClearFilters":e=n.data.vendorsArray,window.postMessage({type:"AvailableVendors",venArray:e},window.location.href),P();break;case"ApplyFilters":window.postMessage({type:"CategoryUpdate",itemId:G,origin:n.data.origin},window.location.href),P();break;case"CategoryVendors":G=n.data.categoryid,P();break;case"searchCancelled":l(74,Ue=!1),w&&Xe({data:{itemId:w}});break;case"searchActive":l(74,Ue=!0);break;case"ModalClosed":break;case"SubgroupsIds":E.some(e=>n.data.subGroupsIds.includes(e))||E.push(...n.data.subGroupsIds)}var e,t,s,o};let T=(e,t,n)=>{"true"==m&&s&&n&&fetch(e+`/player/${n}/favorites/`,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>((x=e)&&(window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:x},window.location.href),tt(x.items)),x)).then(e=>e).catch(e=>{console.error(e)})},Je=(e,t)=>{fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>((x=e)&&window.postMessage({type:"UpdateCategoryFavoriteGames",receivedFavoriteResults:x},window.location.href),x)).catch(e=>{console.error(e)})};const Qe=()=>{window.postMessage({type:"ShowFilterModal"},window.location.href)},et=()=>{window.postMessage({type:"ClearVendorFilters"},window.location.href)},tt=(e=[])=>(L=[],0<e.length&&e.forEach(e=>{L.push(e.id)}),L);const P=()=>{var e=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e&&G&&(e[G]?l(76,Ye=e[G].length):l(76,Ye=0))},nt=()=>{Ne&&(Oe=Ne.getBoundingClientRect().top+document.body.getBoundingClientRect().top),document.documentElement.scrollTop},I=e=>{_=0,Be=setInterval(()=>{_+=1,l(71,t=!0),3<=_&&(window.postMessage({type:"PanicButtonClicked"},window.location.href),clearInterval(Be))},1e3)},R=e=>{_<3&&l(71,t=!1),clearInterval(Be)};return lt(()=>(window.addEventListener("scroll",nt,!1),window.addEventListener("message",qe,!1),()=>{window.removeEventListener("scroll",nt),window.removeEventListener("message",qe),l(71,t=!1),null!=v&&v.removeEventListener("mousedown",I),null!=v&&v.removeEventListener("touchstart",I),null!=v&&v.removeEventListener("mouseup",R),null!=v&&v.removeEventListener("touchend",R)})),n.$$set=e=>{"endpoint"in e&&l(1,c=e.endpoint),"datasource"in e&&l(2,a=e.datasource),"currency"in e&&l(3,B=e.currency),"lang"in e&&l(4,i=e.lang),"session"in e&&l(5,s=e.session),"userid"in e&&l(6,o=e.userid),"clientstyling"in e&&l(7,d=e.clientstyling),"clientstylingurl"in e&&l(8,u=e.clientstylingurl),"translationurl"in e&&l(9,h=e.translationurl),"cmsendpoint"in e&&l(10,N=e.cmsendpoint),"categorybackground"in e&&l(11,O=e.categorybackground),"visiblegames"in e&&l(12,r=e.visiblegames),"alternativesearch"in e&&l(13,H=e.alternativesearch),"favorites"in e&&l(14,m=e.favorites),"containermaxwidth"in e&&l(15,j=e.containermaxwidth),"lobbyid"in e&&l(82,U=e.lobbyid),"haspanicbutton"in e&&l(16,z=e.haspanicbutton),"filteredcategories"in e&&l(17,p=e.filteredcategories),"activecategory"in e&&l(18,g=e.activecategory),"livecasino"in e&&l(19,W=e.livecasino),"playrandomgame"in e&&l(20,Y=e.playrandomgame),"filteredrandomgamecategories"in e&&l(21,V=e.filteredrandomgamecategories),"gamepagemodalurl"in e&&l(22,Z=e.gamepagemodalurl),"positionwinnerswidget"in e&&l(23,K=e.positionwinnerswidget),"tabsorder"in e&&l(24,X=e.tabsorder),"enableautoscroll"in e&&l(25,q=e.enableautoscroll),"istopavailable"in e&&l(26,J=e.istopavailable),"isrecentavailable"in e&&l(27,Q=e.isrecentavailable),"integratedgameframedesktop"in e&&l(28,ee=e.integratedgameframedesktop),"integratedgameframemobile"in e&&l(29,te=e.integratedgameframemobile),"periodrecent"in e&&l(30,ne=e.periodrecent),"periodtop"in e&&l(31,re=e.periodtop),"numberusersrecent"in e&&l(32,ae=e.numberusersrecent),"numberuserstop"in e&&l(33,ie=e.numberuserstop),"amountlimit"in e&&l(34,se=e.amountlimit),"defaultcurrency"in e&&l(35,oe=e.defaultcurrency),"showsubgroups"in e&&l(83,le=e.showsubgroups),"positionjackpotbanners"in e&&l(36,ce=e.positionjackpotbanners),"caticon0"in e&&l(37,de=e.caticon0),"caticon1"in e&&l(38,ue=e.caticon1),"caticon2"in e&&l(39,he=e.caticon2),"caticon3"in e&&l(40,me=e.caticon3),"backgroundsrc"in e&&l(41,pe=e.backgroundsrc),"backgroundsrcmobile"in e&&l(42,ge=e.backgroundsrcmobile),"titlelogopath"in e&&l(43,fe=e.titlelogopath),"iconlabels"in e&&l(44,ye=e.iconlabels),"visualstructure"in e&&l(45,be=e.visualstructure),"positioncollections"in e&&l(46,ve=e.positioncollections),"type"in e&&l(47,we=e.type),"titletype"in e&&l(48,xe=e.titletype),"collectionprovidersgamenames"in e&&l(49,$e=e.collectionprovidersgamenames),"addfilterselector"in e&&l(50,Ce=e.addfilterselector),"addsortingselector"in e&&l(51,Se=e.addsortingselector),"filterbylogo"in e&&l(52,ke=e.filterbylogo),"positioncasinocalendar"in e&&l(53,_e=e.positioncasinocalendar),"casinomygames"in e&&l(0,f=e.casinomygames),"mostplayed"in e&&l(54,Fe=e.mostplayed),"lastplayed"in e&&l(55,Me=e.lastplayed),"lastplayedperiod"in e&&l(56,Ee=e.lastplayedperiod),"mostplayedperiod"in e&&l(57,Le=e.mostplayedperiod),"lastplayedorder"in e&&l(58,Ge=e.lastplayedorder),"lastplayedlimit"in e&&l(59,Te=e.lastplayedlimit),"lastplayedunique"in e&&l(60,Pe=e.lastplayedunique),"mostplayedrounds"in e&&l(61,Ie=e.mostplayedrounds),"winnersdatasources"in e&&l(62,Re=e.winnersdatasources),"randombuttonicon"in e&&l(63,De=e.randombuttonicon)},n.$$.update=()=>{if(262160&n.$$.dirty[0]&&i&&g&&(l(65,w=g),Xe({data:{itemId:w}})),98&n.$$.dirty[0]&&s&&o&&c&&(l(70,je=!0),b=s,y=o)&&y.length&&b&&0<b.length&&"true"!=f&&T(c,b,y),4194312&n.$$.dirty[2]&&w&&E&&E&&!E.includes(decodeURI(w))&&""!=w&&window.postMessage({type:"NonExistentCategory"},window.location.href),8214&n.$$.dirty[0]&&c&&a&&i&&H&&(c||(k="Endpoint is missing! Please provide a valid endpointURL.",l(69,S=!0),l(68,C=!1),console.error(k)),a||(k="Datasource is missing! Please provide a valid datasource.",l(69,S=!0),l(68,C=!1),console.error(k)),(!i||i.length<2)&&(k="Language is missing! Please provide a valid language (alpha2code)",l(69,S=!0),l(68,C=!1),console.error(k)),S||(l(68,C=!0),"true"==m&&T(c,b,y),t=i,at.set(t),(t=new URL(c+"/casino/groups/"+a)).searchParams.append("language",i),t.searchParams.append("platform",st(Ae)),r=t,new Promise((t,n)=>{l(68,C=!0),fetch(r).then(e=>e.json()).then(e=>{l(68,C=!1),t(e)}).catch(e=>{l(69,S=!0),l(68,C=!1),console.error(e),n(e)})}).then(e=>{let r=p.split(",");e&&(He=e.items.filter(e=>{let t;if(0<e.games.total&&(t=!0,p))for(var n of r)e.flags==n&&(t=!1);return t}),l(75,ze=He.filter(e=>{return!(0<(null==(e=null==e?void 0:e.subGroups)?void 0:e.count)&&"true"==le)}).map(e=>e.id)),l(84,E=e.items.map(e=>e.id.toString())),l(68,C=!1))}),P(),Ne=void 0)),16&n.$$.dirty[0]&&i&&(Ve&&setTimeout(()=>{window.postMessage({type:"CategoryUpdate",itemId:w},window.location.href)},500),Ve=!1),512&n.$$.dirty[0]&&h&&(t=new URL(h),fetch(t.href).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{zr(e,t[e])})}).catch(e=>{console.log(e)})),128&n.$$.dirty[0]|16&n.$$.dirty[2]&&d&&$&&((e=document.createElement("style")).innerHTML=d,$.appendChild(e)),256&n.$$.dirty[0]|16&n.$$.dirty[2]&&u&&$){let t=document.createElement("style");fetch(new URL(u)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{$.appendChild(t)},1)})}var e,r,t;4&n.$$.dirty[2]&&v&&(null!=v&&v.addEventListener("mousedown",I,!1),null!=v&&v.addEventListener("touchstart",I,!1),null!=v&&v.addEventListener("mouseup",R,!1),null!=v)&&v.addEventListener("touchend",R,!1)},[f,c,a,B,i,s,o,d,u,h,N,O,r,H,m,j,z,p,g,W,Y,V,Z,K,X,q,J,Q,ee,te,ne,re,ae,ie,se,oe,ce,de,ue,he,me,pe,ge,fe,ye,be,ve,we,xe,$e,Ce,Se,ke,_e,Fe,Me,Ee,Le,Ge,Te,Pe,Ie,Re,De,v,w,$,A,C,S,je,t,F,M,Ue,ze,Ye,D,Ae,Qe,et,(e,t)=>{G=t,window.postMessage({type:"CategoryData_"+t,categoryId:t,visiblegames:r,receivedFavoriteResults:x},window.location.href)},U,le,E,()=>et(),()=>{Qe()},function(e){rt[e?"unshift":"push"](()=>{v=e,l(64,v)})},function(e){rt[e?"unshift":"push"](()=>{$=e,l(66,$)})}]}class cl extends t{constructor(e){super();var t=document.createElement("style");t.textContent=':host{font-family:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CategoriesLobby{margin:0 auto;position:relative}.CasinoWinners{background:transparent;width:100%;min-height:200px}.PanicSectionMobile{flex-direction:column;margin:20px 0}.PanicSection{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}.PanicButton{border-radius:5px;border:1px solid var(--emfe-w-color-primary, #D0046C);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;height:48px;line-height:18px;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emfe-w-color-primary, #D0046C);width:280px;color:#fff;-webkit-animation:bar-animation 2s linear}.PanicButtonMobile{width:280px;padding:0 5px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}[type=search]{appearance:none}.CategoryContainer{display:block}@media screen and (max-width: 1300px){.CategoryContainer{padding:0 2.4%}}.SearchLoading{color:var(--emfe-w-color-white, #FFFFFF);font-size:14px;margin-top:16px;text-align:center}.FiltersButtonsContainer{display:flex;flex:1;grid-gap:20px;flex-direction:row-reverse}.FilterButtonWrapper,.ClearFilterButtonWrapper{display:inline-flex;padding:10px;border:1px solid var(--emfe-w-color-gray-300, #58586B);border-radius:5px;text-transform:uppercase;color:var(--emfe-w-color-white, #FFFFFF);cursor:pointer}.ClearFilterButtonWrapper{border:1px solid var(--emfe-w-color-secondary, #FD2839);color:var(--emfe-w-color-secondary, #FD2839)}.FilterIconContainer,.ClearIcon{position:relative;padding-left:5px}.FilterIconContainer{top:2px}.ClearIcon{position:relative;top:1px}.ClearIcon svg{width:14px}.FilterButtonWrapper,.ClearFilterButtonWrapper{display:inline-flex;justify-content:center;align-items:center}.NumberOfFiltersContainer{display:block;line-height:0px;border-radius:50%;border:2px solid var(--emfe-w-color-primary, #D0046C);background:var(--emfe-w-color-primary, #D0046C);color:var(--emfe-w-color-white, #FFFFFF);font-size:12px;position:absolute;top:-5px;left:18px}.NumberOfFiltersContainer .NumberOfFilters{display:inline-block;padding-top:50%;padding-bottom:50%;margin-left:3px;margin-right:3px}.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterButtonWrapper{position:relative;width:100%;display:flex;flex-direction:row-reverse;border:1px solid var(--emfe-w-color-white, #FFFFFF);border-radius:0;background:var(--emfe-w-color-white, #FFFFFF);color:var(--emfe-w-color-primary, #D0046C)}.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterIconContainer{position:absolute;left:40px;top:revert;padding-left:0}.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterIconContainer path{fill:var(--emfe-w-color-primary, #D0046C)}@media screen and (max-width: 1300px){}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterIconContainer{display:none}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .FilterButtonWrapper{border-radius:5px;border:1px solid var(--emfe-w-color-white, #FFFFFF);background:transparent;color:var(--emfe-w-color-white, #FFFFFF);padding:6px 16px}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .ClearFilterButtonWrapper{padding:6px 16px}.CategoriesHeaderSectionAltDesign.CategoriesHeaderMobileSection .FiltersButtonsContainer .ClearFilterButtonWrapper .ClearIcon{display:none}.ClearFilterMobileButtonWrapper .ClearIcon svg{width:12px}@media(max-width: 768px){}.SearchBarPlaceholder{display:block;width:100%;height:46px}.SearchBarPlaceholder{display:block;width:100%;height:46px}',this.shadowRoot.appendChild(t),a(this,{target:this.shadowRoot,props:r(this.attributes),customElement:!0},ll,sl,n,{endpoint:1,datasource:2,currency:3,lang:4,session:5,userid:6,clientstyling:7,clientstylingurl:8,translationurl:9,cmsendpoint:10,categorybackground:11,visiblegames:12,alternativesearch:13,favorites:14,containermaxwidth:15,lobbyid:82,haspanicbutton:16,filteredcategories:17,activecategory:18,livecasino:19,playrandomgame:20,filteredrandomgamecategories:21,gamepagemodalurl:22,positionwinnerswidget:23,tabsorder:24,enableautoscroll:25,istopavailable:26,isrecentavailable:27,integratedgameframedesktop:28,integratedgameframemobile:29,periodrecent:30,periodtop:31,numberusersrecent:32,numberuserstop:33,amountlimit:34,defaultcurrency:35,showsubgroups:83,positionjackpotbanners:36,caticon0:37,caticon1:38,caticon2:39,caticon3:40,backgroundsrc:41,backgroundsrcmobile:42,titlelogopath:43,iconlabels:44,visualstructure:45,positioncollections:46,type:47,titletype:48,collectionprovidersgamenames:49,addfilterselector:50,addsortingselector:51,filterbylogo:52,positioncasinocalendar:53,casinomygames:0,mostplayed:54,lastplayed:55,lastplayedperiod:56,mostplayedperiod:57,lastplayedorder:58,lastplayedlimit:59,lastplayedunique:60,mostplayedrounds:61,winnersdatasources:62,randombuttonicon:63},null,[-1,-1,-1,-1,-1]),e&&(e.target&&ue(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","currency","lang","session","userid","clientstyling","clientstylingurl","translationurl","cmsendpoint","categorybackground","visiblegames","alternativesearch","favorites","containermaxwidth","lobbyid","haspanicbutton","filteredcategories","activecategory","livecasino","playrandomgame","filteredrandomgamecategories","gamepagemodalurl","positionwinnerswidget","tabsorder","enableautoscroll","istopavailable","isrecentavailable","integratedgameframedesktop","integratedgameframemobile","periodrecent","periodtop","numberusersrecent","numberuserstop","amountlimit","defaultcurrency","showsubgroups","positionjackpotbanners","caticon0","caticon1","caticon2","caticon3","backgroundsrc","backgroundsrcmobile","titlelogopath","iconlabels","visualstructure","positioncollections","type","titletype","collectionprovidersgamenames","addfilterselector","addsortingselector","filterbylogo","positioncasinocalendar","casinomygames","mostplayed","lastplayed","lastplayedperiod","mostplayedperiod","lastplayedorder","lastplayedlimit","lastplayedunique","mostplayedrounds","winnersdatasources","randombuttonicon"]}get endpoint(){return this.$$.ctx[1]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[2]}set datasource(e){this.$$set({datasource:e}),h()}get currency(){return this.$$.ctx[3]}set currency(e){this.$$set({currency:e}),h()}get lang(){return this.$$.ctx[4]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[5]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[6]}set userid(e){this.$$set({userid:e}),h()}get clientstyling(){return this.$$.ctx[7]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[8]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[9]}set translationurl(e){this.$$set({translationurl:e}),h()}get cmsendpoint(){return this.$$.ctx[10]}set cmsendpoint(e){this.$$set({cmsendpoint:e}),h()}get categorybackground(){return this.$$.ctx[11]}set categorybackground(e){this.$$set({categorybackground:e}),h()}get visiblegames(){return this.$$.ctx[12]}set visiblegames(e){this.$$set({visiblegames:e}),h()}get alternativesearch(){return this.$$.ctx[13]}set alternativesearch(e){this.$$set({alternativesearch:e}),h()}get favorites(){return this.$$.ctx[14]}set favorites(e){this.$$set({favorites:e}),h()}get containermaxwidth(){return this.$$.ctx[15]}set containermaxwidth(e){this.$$set({containermaxwidth:e}),h()}get lobbyid(){return this.$$.ctx[82]}set lobbyid(e){this.$$set({lobbyid:e}),h()}get haspanicbutton(){return this.$$.ctx[16]}set haspanicbutton(e){this.$$set({haspanicbutton:e}),h()}get filteredcategories(){return this.$$.ctx[17]}set filteredcategories(e){this.$$set({filteredcategories:e}),h()}get activecategory(){return this.$$.ctx[18]}set activecategory(e){this.$$set({activecategory:e}),h()}get livecasino(){return this.$$.ctx[19]}set livecasino(e){this.$$set({livecasino:e}),h()}get playrandomgame(){return this.$$.ctx[20]}set playrandomgame(e){this.$$set({playrandomgame:e}),h()}get filteredrandomgamecategories(){return this.$$.ctx[21]}set filteredrandomgamecategories(e){this.$$set({filteredrandomgamecategories:e}),h()}get gamepagemodalurl(){return this.$$.ctx[22]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get positionwinnerswidget(){return this.$$.ctx[23]}set positionwinnerswidget(e){this.$$set({positionwinnerswidget:e}),h()}get tabsorder(){return this.$$.ctx[24]}set tabsorder(e){this.$$set({tabsorder:e}),h()}get enableautoscroll(){return this.$$.ctx[25]}set enableautoscroll(e){this.$$set({enableautoscroll:e}),h()}get istopavailable(){return this.$$.ctx[26]}set istopavailable(e){this.$$set({istopavailable:e}),h()}get isrecentavailable(){return this.$$.ctx[27]}set isrecentavailable(e){this.$$set({isrecentavailable:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[28]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[29]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get periodrecent(){return this.$$.ctx[30]}set periodrecent(e){this.$$set({periodrecent:e}),h()}get periodtop(){return this.$$.ctx[31]}set periodtop(e){this.$$set({periodtop:e}),h()}get numberusersrecent(){return this.$$.ctx[32]}set numberusersrecent(e){this.$$set({numberusersrecent:e}),h()}get numberuserstop(){return this.$$.ctx[33]}set numberuserstop(e){this.$$set({numberuserstop:e}),h()}get amountlimit(){return this.$$.ctx[34]}set amountlimit(e){this.$$set({amountlimit:e}),h()}get defaultcurrency(){return this.$$.ctx[35]}set defaultcurrency(e){this.$$set({defaultcurrency:e}),h()}get showsubgroups(){return this.$$.ctx[83]}set showsubgroups(e){this.$$set({showsubgroups:e}),h()}get positionjackpotbanners(){return this.$$.ctx[36]}set positionjackpotbanners(e){this.$$set({positionjackpotbanners:e}),h()}get caticon0(){return this.$$.ctx[37]}set caticon0(e){this.$$set({caticon0:e}),h()}get caticon1(){return this.$$.ctx[38]}set caticon1(e){this.$$set({caticon1:e}),h()}get caticon2(){return this.$$.ctx[39]}set caticon2(e){this.$$set({caticon2:e}),h()}get caticon3(){return this.$$.ctx[40]}set caticon3(e){this.$$set({caticon3:e}),h()}get backgroundsrc(){return this.$$.ctx[41]}set backgroundsrc(e){this.$$set({backgroundsrc:e}),h()}get backgroundsrcmobile(){return this.$$.ctx[42]}set backgroundsrcmobile(e){this.$$set({backgroundsrcmobile:e}),h()}get titlelogopath(){return this.$$.ctx[43]}set titlelogopath(e){this.$$set({titlelogopath:e}),h()}get iconlabels(){return this.$$.ctx[44]}set iconlabels(e){this.$$set({iconlabels:e}),h()}get visualstructure(){return this.$$.ctx[45]}set visualstructure(e){this.$$set({visualstructure:e}),h()}get positioncollections(){return this.$$.ctx[46]}set positioncollections(e){this.$$set({positioncollections:e}),h()}get type(){return this.$$.ctx[47]}set type(e){this.$$set({type:e}),h()}get titletype(){return this.$$.ctx[48]}set titletype(e){this.$$set({titletype:e}),h()}get collectionprovidersgamenames(){return this.$$.ctx[49]}set collectionprovidersgamenames(e){this.$$set({collectionprovidersgamenames:e}),h()}get addfilterselector(){return this.$$.ctx[50]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[51]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[52]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}get positioncasinocalendar(){return this.$$.ctx[53]}set positioncasinocalendar(e){this.$$set({positioncasinocalendar:e}),h()}get casinomygames(){return this.$$.ctx[0]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get mostplayed(){return this.$$.ctx[54]}set mostplayed(e){this.$$set({mostplayed:e}),h()}get lastplayed(){return this.$$.ctx[55]}set lastplayed(e){this.$$set({lastplayed:e}),h()}get lastplayedperiod(){return this.$$.ctx[56]}set lastplayedperiod(e){this.$$set({lastplayedperiod:e}),h()}get mostplayedperiod(){return this.$$.ctx[57]}set mostplayedperiod(e){this.$$set({mostplayedperiod:e}),h()}get lastplayedorder(){return this.$$.ctx[58]}set lastplayedorder(e){this.$$set({lastplayedorder:e}),h()}get lastplayedlimit(){return this.$$.ctx[59]}set lastplayedlimit(e){this.$$set({lastplayedlimit:e}),h()}get lastplayedunique(){return this.$$.ctx[60]}set lastplayedunique(e){this.$$set({lastplayedunique:e}),h()}get mostplayedrounds(){return this.$$.ctx[61]}set mostplayedrounds(e){this.$$set({mostplayedrounds:e}),h()}get winnersdatasources(){return this.$$.ctx[62]}set winnersdatasources(e){this.$$set({winnersdatasources:e}),h()}get randombuttonicon(){return this.$$.ctx[63]}set randombuttonicon(e){this.$$set({randombuttonicon:e}),h()}}return customElements.get("casino-page")||customElements.define("casino-page",cl),cl});
33
33
  //# sourceMappingURL=casino-page.js.map