@everymatrix/casino-games-category-section 1.40.0 → 1.42.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,8 @@
3
3
 
4
4
  | Version | Release date | Impacted areas | Changes |
5
5
  | ------- | ------------ | ----------------------------- | --------------------------------------- |
6
+ | 1.41.0 | Tue Sep 17 2024 | casino-games-category-section | fix(EMFE-0000)(casino-games-category-section,casino-games-category-section-nd): fix doing the initial load on logged out |
7
+ | 1.40.0 | Mon Sep 16 2024 | casino-games-category-section | fix(EMFE-32866)(casino-lobby,casino-page,casino-games-category-section): remove event communication with child components, replace with props |
6
8
  | 1.39.1 | Fri Sep 06 2024 | casino-games-category-section | fix(EMFE-32662)(casino-games-category-section,casino-page,casino-games-category-section-nd,casino-page-nd): Optimise transition between lobby rooms |
7
9
  | 1.37.9 | Tue Aug 20 2024 | casino-games-category-section | chore(EMFE-32435)(cashier-methods-list,casino-games-category-section-nd,casino-games-category-section): fix for translations <br /> fix(EMFE-32446)(casino-page,casino-games-category-section,casino-games-category-section-nd): check if total of games is lesss then visible games to not display the show all games button |
8
10
  | 1.34.1 | Tue Jun 25 2024 | casino-games-category-section | fix(EMFE-31127)(casino-games-category-section,casino-lobby,casino-page,casino-game-page,casino-favorite-section,casino-most-played-section,casino-last-played-section): i wanna die so hard |
@@ -27,5 +27,5 @@
27
27
  <span id=${t} class="${e}">
28
28
  ${r}
29
29
  </span>
30
- `},q,f,g,y,v,b,_,S,F,C,k,E,G,T,M,L,I,pe,ge,function(e){Ce[e?"unshift":"push"](()=>{i=e,o(18,i)})},()=>ve(w),function(e){Ce[e?"unshift":"push"](()=>{m=e,o(15,m)})},()=>be(w),()=>be(w),function(e){Ce[e?"unshift":"push"](()=>{a=e,o(12,a)})}]}function pi(e,t){rn(e,t)}customElements.get("casino-game-thumbnail")||customElements.define("casino-game-thumbnail",class extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:20px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer:hover .UnfavoredIcon,.GameInnerContainer:active .UnfavoredIcon{display:flex}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.UnfavoredIcon{display:none}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:12px;margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:12px;padding:2px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:8px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon{width:14px;height:14px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:8px}}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},fi,ci,C,{session:43,userid:44,lang:1,clientstyling:45,clientstylingurl:46,translationurl:47,favorites:2,gamethumbnail:3,gamename:4,gamevendor:5,gamelaunchurl:48,gameid:6,gameisnew:7,gametag:8,gamefunmode:49,gamefavorite:0,gamecellsize:9,showfavoredcategory:50,showgamename:10,currency:51,gamepagemodalurl:52,endpoint:53,categoryid:54,livelobbyendpoint:55,connectlive:56,visibilityconnect:57,integratedgameframedesktop:58,integratedgameframemobile:59,casinogamesgridslider:11,MONEY_WHEEL_COLOR_MAP:60,ROULETTE_COLOR_MAP:61},null,[-1,-1,-1,-1]),e&&(e.target&&U(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","gamelaunchurl","gameid","gameisnew","gametag","gamefunmode","gamefavorite","gamecellsize","showfavoredcategory","showgamename","currency","gamepagemodalurl","endpoint","categoryid","livelobbyendpoint","connectlive","visibilityconnect","integratedgameframedesktop","integratedgameframemobile","casinogamesgridslider","MONEY_WHEEL_COLOR_MAP","ROULETTE_COLOR_MAP"]}get session(){return this.$$.ctx[43]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[44]}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[45]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[46]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[47]}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 gamelaunchurl(){return this.$$.ctx[48]}set gamelaunchurl(e){this.$$set({gamelaunchurl: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[49]}set gamefunmode(e){this.$$set({gamefunmode: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[50]}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[51]}set currency(e){this.$$set({currency:e}),h()}get gamepagemodalurl(){return this.$$.ctx[52]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get endpoint(){return this.$$.ctx[53]}set endpoint(e){this.$$set({endpoint:e}),h()}get categoryid(){return this.$$.ctx[54]}set categoryid(e){this.$$set({categoryid:e}),h()}get livelobbyendpoint(){return this.$$.ctx[55]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),h()}get connectlive(){return this.$$.ctx[56]}set connectlive(e){this.$$set({connectlive:e}),h()}get visibilityconnect(){return this.$$.ctx[57]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[58]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[59]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get casinogamesgridslider(){return this.$$.ctx[11]}set casinogamesgridslider(e){this.$$set({casinogamesgridslider:e}),h()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[60]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[61]}});let gi={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:"Sağlayıcılar:",filterby:"Filtrele:",all:"Hepsi",clear:"Tümünü Temizle"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Brendovi igara",filterby:"Filtrirati po:",all:"Sve",clear:"Očisti sve"},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"},"pt-br":{providers:"Provedores:",filterby:"Filtrar por",all:"Tudo",clear:"Apagar tudo"},"es-mx":{providers:"Proveedores:",filterby:"Filtrar por",all:"Todo",clear:"Borrar todo"}};function yi(e,t,r){e=e.slice();return e[36]=t[r],e[37]=t,e[38]=r,e}function vi(r){let i,a,n,o,s,l,c,u,d,h,m,f,p,g,y,v,b,w,e,t,P,_,x,$,S,F,C,k,E,G,N,T=r[11]("filterby")+"",M=r[11]("providers")+"",L=r[11]("clear")+"";function R(e){return e[7]?_i:wi}let I=R(r),A=I(r),D=r[5],O=[];for(let e=0;e<D.length;e+=1)O[e]=Fi(yi(r,D,e));return{c(){i=z("div"),a=z("div"),n=z("div"),o=j("svg"),s=j("path"),l=V(),c=z("div"),u=z("span"),d=W(T),h=V(),m=z("div"),f=z("span"),p=W(M),g=V(),A.c(),y=V(),v=z("span"),b=j("svg"),w=j("path"),P=V(),_=z("div"),x=z("ul");for(let e=0;e<O.length;e+=1)O[e].c();$=V(),S=z("button"),F=W(L),K(s,"id","noun_filter_736223"),K(s,"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"),K(s,"transform","translate(-5 -6.2)"),K(s,"fill","#fff"),K(o,"xmlns","http://www.w3.org/2000/svg"),K(o,"width","16"),K(o,"height","16"),K(o,"viewBox","0 0 16 16"),K(u,"class","FilterName"),K(m,"class","FilterValueContainer"),K(c,"class","FilterTextContainer"),K(n,"class","FilterMainArea"),K(w,"id","arrow"),K(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"),K(w,"transform","translate(-274.511 -441.088)"),K(w,"fill","#d1d1d1"),K(b,"xmlns","http://www.w3.org/2000/svg"),K(b,"width","14"),K(b,"height","6.835"),K(b,"viewBox","0 0 14 6.835"),K(v,"class",e="TriangleInactive "+(r[4]?"TriangleActive":"")),K(a,"class",t="FilterSelector "+(r[4]?"FilterSelectorOpen":"")),K(x,"class","FilterDropdown"),K(S,"class","ClearFilters"),S.disabled=C=r[7]&&r[6].length!=r[5].length,K(_,"class",k="FilterDropdownContainer "+(r[4]?"FilterOpen":"")),K(i,"class",E="FilterContainer "+("true"==r[0]&&"true"==r[1]?"FilerContainerSplit":""))},m(e,t){U(e,i,t),B(i,a),B(a,n),B(n,o),B(o,s),B(n,l),B(n,c),B(c,u),B(u,d),B(c,h),B(c,m),B(m,f),B(f,p),B(m,g),A.m(m,null),B(a,y),B(a,v),B(v,b),B(b,w),B(i,P),B(i,_),B(_,x);for(let e=0;e<O.length;e+=1)O[e]&&O[e].m(x,null);B(_,$),B(_,S),B(S,F),G||(N=[Z(a,"click",r[22]),Z(S,"click",r[25])],G=!0)},p(r,n){if(2048&n[0]&&T!==(T=r[11]("filterby")+"")&&X(d,T),2048&n[0]&&M!==(M=r[11]("providers")+"")&&X(p,M),I===(I=R(r))&&A?A.p(r,n):(A.d(1),(A=I(r))&&(A.c(),A.m(m,null))),16&n[0]&&e!==(e="TriangleInactive "+(r[4]?"TriangleActive":""))&&K(v,"class",e),16&n[0]&&t!==(t="FilterSelector "+(r[4]?"FilterSelectorOpen":""))&&K(a,"class",t),8228&n[0]){let t;for(D=r[5],t=0;t<D.length;t+=1){let e=yi(r,D,t);O[t]?O[t].p(e,n):(O[t]=Fi(e),O[t].c(),O[t].m(x,null))}for(;t<O.length;t+=1)O[t].d(1);O.length=D.length}2048&n[0]&&L!==(L=r[11]("clear")+"")&&X(F,L),224&n[0]&&C!==(C=r[7]&&r[6].length!=r[5].length)&&(S.disabled=C),16&n[0]&&k!==(k="FilterDropdownContainer "+(r[4]?"FilterOpen":""))&&K(_,"class",k),3&n[0]&&E!==(E="FilterContainer "+("true"==r[0]&&"true"==r[1]?"FilerContainerSplit":""))&&K(i,"class",E)},d(e){e&&Y(i),A.d(),J(O,e),G=!1,H(N)}}}function bi(e){let r,n,i=e[11]("500")+"";return{c(){r=z("p"),n=W(i),K(r,"class","SearchLoading")},m(e,t){U(e,r,t),B(r,n)},p(e,t){2048&t[0]&&i!==(i=e[11]("500")+"")&&X(n,i)},d(e){e&&Y(r)}}}function wi(e){let r,n;return{c(){r=z("span"),n=W(e[8]),K(r,"class","FilterCounter")},m(e,t){U(e,r,t),B(r,n)},p(e,t){256&t[0]&&X(n,e[8])},d(e){e&&Y(r)}}}function _i(e){let r,n,i=e[11]("all")+"";return{c(){r=z("span"),n=W(i),K(r,"class","FilterCounter")},m(e,t){U(e,r,t),B(r,n)},p(e,t){2048&t[0]&&i!==(i=e[11]("all")+"")&&X(n,i)},d(e){e&&Y(r)}}}function xi(e){let r,n;return{c(){R((r=z("img")).src,n=e[36].logo)||K(r,"src",n),K(r,"alt","vendor logo")},m(e,t){U(e,r,t)},p(e,t){32&t[0]&&!R(r.src,n=e[36].logo)&&K(r,"src",n)},d(e){e&&Y(r)}}}function Si(e){let r,n,i,a,o,s,l,c,u=e[36].name+"",d=e[36].games.count+"";return{c(){r=z("div"),n=z("span"),i=W(u),a=V(),o=z("span"),s=W("("),l=W(d),c=W(")"),K(r,"class","FilterItemLabel")},m(e,t){U(e,r,t),B(r,n),B(n,i),B(r,a),B(r,o),B(o,s),B(o,l),B(o,c)},p(e,t){32&t[0]&&u!==(u=e[36].name+"")&&X(i,u),32&t[0]&&d!==(d=e[36].games.count+"")&&X(l,d)},d(e){e&&Y(r)}}}function Fi(r){let n,i,a,o,s,l,c,u,d,h,m,f;function p(){r[23].call(a,r[37],r[38])}function g(){return r[24](r[36])}function y(e){return"false"===e[2]?Si:"true"===e[2]?xi:void 0}let v=y(r),b=v&&v(r);return{c(){n=z("li"),i=z("label"),a=z("input"),s=V(),l=z("span"),c=V(),b&&b.c(),u=V(),K(a,"type","checkbox"),K(a,"name","checkbox"),a.__value=o=r[36].name,a.value=a.__value,K(l,"class","FiltersCheckmark"),K(i,"class","FilterLabel"),K(n,"class",d="FilterItem "+("true"===r[2]?"FilterItemWithLogos":"")),n.value=h=r[36].name},m(e,t){U(e,n,t),B(n,i),B(i,a),a.checked=r[36].isFilterSelected,B(i,s),B(i,l),B(i,c),b&&b.m(i,null),B(n,u),m||(f=[Z(a,"change",p),Z(a,"click",g)],m=!0)},p(e,t){r=e,32&t[0]&&o!==(o=r[36].name)&&(a.__value=o,a.value=a.__value),32&t[0]&&(a.checked=r[36].isFilterSelected),v===(v=y(r))&&b?b.p(r,t):(b&&b.d(1),(b=v&&v(r))&&(b.c(),b.m(i,null))),4&t[0]&&d!==(d="FilterItem "+("true"===r[2]?"FilterItemWithLogos":""))&&K(n,"class",d),32&t[0]&&h!==(h=r[36].name)&&(n.value=h)},d(e){e&&Y(n),b&&b.d(),m=!1,H(f)}}}function Ci(r){let n;function i(e){return e[10]?bi:e[9]?void 0:vi}let a=i(r),o=a&&a(r);return{c(){n=z("div"),o&&o.c(),this.c=N},m(e,t){U(e,n,t),o&&o.m(n,null),r[26](n)},p(e,t){a===(a=i(e))&&o?o.p(e,t):(o&&o.d(1),(o=a&&a(e))&&(o.c(),o.m(n,null)))},i:N,o:N,d(e){e&&Y(n),o&&o.d(),r[26](null)}}}function ki(r,e,n){let t;Ge(r,An,e=>n(11,t=e));let i,{endpoint:a=""}=e,{datasource:o=""}=e,{lang:s=""}=e,{translationurl:l=""}=e,{clientstyling:c=""}=e,{clientstylingurl:u=""}=e,{categoryid:d=""}=e,{addfilterselector:h="false"}=e,{addsortingselector:m="false"}=e,{filterbylogo:f="false"}=e,p=!1,g=window.navigator.userAgent,y=[],v=[],b={},w=!1,_=0,x=!0,S=!1;var F,C;({withLocale:F,translations:C}={withLocale:"en",translations:{}}),ke.subscribe(e=>{null==e&&(en.set(C),ke.set(F))}),Object.keys(gi).forEach(e=>{pi(e,gi[e])}),b[d]&&(b={[d]:[]});let k=()=>{n(4,p=!p),window.postMessage({type:"FilterOpened"},window.location.href)},E=t=>{var e=localStorage.getItem("vendorFiltersByCategory");t.isFilterSelected=!t.isFilterSelected,v.length&&0!=v.filter(e=>e.name===t.name).length?n(6,v=v.filter(e=>e.name!==t.name)):v.push(t),null==e?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(b={[d]:v.map(e=>e.id)})):((e=JSON.parse(e))[d]=v.map(e=>e.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(e))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),G()},G=()=>{n(7,w=v.length===y.length||0==v.length),n(8,_=v.length)},T=()=>{n(6,v=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(b={[d]:v.map(e=>e.id)})),y.forEach(e=>e.isFilterSelected=!1),n(5,y),window.postMessage({type:"ApplyFilters"},window.location.href),n(7,w=!0),n(4,p=!1)},M=e=>{"SortingOpened"==e.data.type&&n(4,p=!1)};return Te(()=>(window.addEventListener("message",M,!1),()=>{window.removeEventListener("message",M)})),r.$$set=e=>{"endpoint"in e&&n(15,a=e.endpoint),"datasource"in e&&n(16,o=e.datasource),"lang"in e&&n(17,s=e.lang),"translationurl"in e&&n(18,l=e.translationurl),"clientstyling"in e&&n(19,c=e.clientstyling),"clientstylingurl"in e&&n(20,u=e.clientstylingurl),"categoryid"in e&&n(21,d=e.categoryid),"addfilterselector"in e&&n(0,h=e.addfilterselector),"addsortingselector"in e&&n(1,m=e.addsortingselector),"filterbylogo"in e&&n(2,f=e.filterbylogo)},r.$$.update=()=>{if(2195460&r.$$.dirty[0]&&a&&o&&d&&f&&(t=new URL(a+"/v1/casino/vendors"),n(4,p=!1),t.searchParams.append("fields","id,name,logo,subVendors,games"),t.searchParams.append("language",s),t.searchParams.append("datasource",o),t.searchParams.append("platform",Dn(g)),1<(d.match(/\$/g)||[]).length?(t.searchParams.append("filter",`games(subGroups=${d})`),t.searchParams.append("subVendors",`games(subGroups=${d})`)):t.searchParams.append("filter",`games(groups=${d})`),e=t,n(9,x=!0),new Promise((t,r)=>{fetch(e).then(e=>e.json()).then(e=>{e=e.items,t(e.items),n(6,v=[]);let r=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e.forEach(e=>{var t;0<=(null==(t=(r=r||{currentCategoryId:[]})[d])?void 0:t.indexOf(e.id))?(e.isFilterSelected=!0,v.push(e)):e.isFilterSelected=!1}),n(5,y=e),G()}).catch(e=>{console.error(e),n(10,S=!0),r(e)}).finally(()=>{n(9,x=!1)})})),524296&r.$$.dirty[0]&&c&&i&&((t=document.createElement("style")).innerHTML=c,i.appendChild(t)),1048584&r.$$.dirty[0]&&u&&i){let t=document.createElement("style");fetch(new URL(u)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e,t;262144&r.$$.dirty[0]&&l&&fetch(l).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{pi(e,t[e])})}).catch(e=>{console.log(e)})},[h,m,f,i,p,y,v,w,_,x,S,t,k,E,T,a,o,s,l,c,u,d,()=>k(),function(e,t){e[t].isFilterSelected=this.checked,n(5,y)},e=>E(e),()=>T(),function(e){Ce[e?"unshift":"push"](()=>{i=e,n(3,i)})}]}function Ei(e,t){rn(e,t)}customElements.get("casino-filter")||customElements.define("casino-filter",class extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.FilterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emfe-w-color-gray-300, #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:var(--emfe-w-color-gray-100, #E6E6E6);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 var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #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 solid var(--emfe-w-color-white, #FFFFFF);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 var(--emfe-w-color-white, #FFFFFF)}.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-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, 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),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},ki,Ci,C,{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&&U(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()}});let Gi={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:"Sırala:",all:"Hepsi",az:"A-Z",newest:"En yeni",hottest:"Öne Çıkan"},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:"Poredaj po:",all:"Sve",az:"A-Z",newest:"Najnovije",hottest:"Hot igre"},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"},"pt-br":{sortby:"Organizar por:",all:"Todos",az:"A-Z",newest:"Mais recente",hottest:"mais quente"},"es-mx":{sortby:"Ordenar Por:",all:"Todo",az:"A-Z",newest:"Más nuevos",hottest:"Más calientes"}};function Ti(e,t,r){e=e.slice();return e[23]=t[r],e}function Mi(r){let n,i,a,o,s,l,c,u,d,h,m,f,p,g,y,v,b,w,_,x,e,S,F,C,k,E,G,T,M=r[4]("sortby")+"",L=(r[3]||r[4]("all"))+"",I=Object.values(r[5]),A=[];for(let e=0;e<I.length;e+=1)A[e]=Li(Ti(r,I,e));return{c(){n=z("div"),i=z("div"),a=z("div"),o=j("svg"),s=j("g"),l=j("path"),c=j("path"),u=j("path"),d=V(),h=z("div"),m=z("span"),f=W(M),p=V(),g=z("div"),y=z("span"),v=W(L),b=V(),w=z("span"),_=j("svg"),x=j("path"),F=V(),C=z("div"),k=z("ul");for(let e=0;e<A.length;e+=1)A[e].c();K(l,"id","Path_5267"),K(l,"data-name","Path 5267"),K(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"),K(l,"transform","translate(-206.448 0)"),K(l,"fill","#fff"),K(c,"id","Path_5268"),K(c,"data-name","Path 5268"),K(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"),K(c,"transform","translate(0 0)"),K(c,"fill","#fff"),K(u,"id","Path_5269"),K(u,"data-name","Path 5269"),K(u,"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"),K(u,"transform","translate(-412.896 0)"),K(u,"fill","#fff"),K(s,"id","sortby"),K(s,"transform","translate(-306 -342)"),K(o,"xmlns","http://www.w3.org/2000/svg"),K(o,"width","20"),K(o,"height","20"),K(o,"viewBox","0 0 26.003 22.819"),K(m,"class","SorterName"),K(g,"class","SorterValueContainer"),K(h,"class","SorterTextContainer"),K(a,"class","SorterMainArea"),K(x,"id","arrow"),K(x,"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"),K(x,"transform","translate(-274.511 -441.088)"),K(x,"fill","#d1d1d1"),K(_,"xmlns","http://www.w3.org/2000/svg"),K(_,"width","14"),K(_,"height","6.835"),K(_,"viewBox","0 0 14 6.835"),K(w,"class",e="TriangleInactive "+(r[1]?"TriangleActive":"")),K(i,"class",S="SorterSelector "+(r[1]?"SorterSelectorOpen":"")),K(k,"class","SorterDropdown"),K(C,"class",E="SorterDropdownContainer "+(r[1]?"SorterOpen":"")),K(n,"class","SorterContainer")},m(e,t){U(e,n,t),B(n,i),B(i,a),B(a,o),B(o,s),B(s,l),B(s,c),B(s,u),B(a,d),B(a,h),B(h,m),B(m,f),B(h,p),B(h,g),B(g,y),B(y,v),B(i,b),B(i,w),B(w,_),B(_,x),B(n,F),B(n,C),B(C,k);for(let e=0;e<A.length;e+=1)A[e]&&A[e].m(k,null);G||(T=Z(i,"click",r[13]),G=!0)},p(t,r){if(16&r&&M!==(M=t[4]("sortby")+"")&&X(f,M),24&r&&L!==(L=(t[3]||t[4]("all"))+"")&&X(v,L),2&r&&e!==(e="TriangleInactive "+(t[1]?"TriangleActive":""))&&K(w,"class",e),2&r&&S!==(S="SorterSelector "+(t[1]?"SorterSelectorOpen":""))&&K(i,"class",S),120&r){let e;for(I=Object.values(t[5]),e=0;e<I.length;e+=1){var n=Ti(t,I,e);A[e]?A[e].p(n,r):(A[e]=Li(n),A[e].c(),A[e].m(k,null))}for(;e<A.length;e+=1)A[e].d(1);A.length=I.length}2&r&&E!==(E="SorterDropdownContainer "+(t[1]?"SorterOpen":""))&&K(C,"class",E)},d(e){e&&Y(n),J(A,e),G=!1,T()}}}function Li(r){let n,i,a,o,s,l,c,u,d,h,m,f,e=r[23]+"";function p(){return r[14](r[23])}return{c(){n=z("li"),i=z("label"),a=z("input"),s=V(),l=z("span"),c=V(),u=z("span"),d=W(e),h=V(),K(a,"type","radio"),K(a,"name","radio"),a.value=r[23],a.checked=o=r[3]==r[23]||null==r[3]&&r[23]==r[4]("all"),K(l,"class","SortersCheckmark"),K(i,"class","SorterLabel CustomRadioButton"),K(n,"class","SorterItem"),n.value=r[23]},m(e,t){U(e,n,t),B(n,i),B(i,a),B(i,s),B(i,l),B(i,c),B(i,u),B(u,d),B(n,h),m||(f=Z(a,"click",p),m=!0)},p(e,t){r=e,24&t&&o!==(o=r[3]==r[23]||null==r[3]&&r[23]==r[4]("all"))&&(a.checked=o)},d(e){e&&Y(n),m=!1,f()}}}function Ii(r){let n;function i(e){if(!e[2])return Mi}let a=i(r),o=a&&a(r);return{c(){n=z("div"),o&&o.c(),this.c=N},m(e,t){U(e,n,t),o&&o.m(n,null),r[15](n)},p(e,[t]){a===(a=i(e))&&o?o.p(e,t):(o&&o.d(1),(o=a&&a(e))&&(o.c(),o.m(n,null)))},i:N,o:N,d(e){e&&Y(n),o&&o.d(),r[15](null)}}}function Ai(t,e,n){let r;Ge(t,An,e=>n(4,r=e));let i,{lang:a=""}=e,{translationurl:o=""}=e,{clientstyling:s=""}=e,{clientstylingurl:l=""}=e,{categoryid:c=""}=e,u=!1,d=!0,h="",m="All";var f,p;({withLocale:f,translations:p}={withLocale:"en",translations:{}}),ke.subscribe(e=>{null==e&&(en.set(p),ke.set(f))}),Object.keys(Gi).forEach(e=>{Ei(e,Gi[e])});let g={All:r("all"),name:r("az"),isNew:r("newest"),"advancedTags(name(hot))":r("hottest")},y=e=>{n(3,m=e);var t,r=localStorage.getItem("vendorSortingBy");for(t in h=e,g)if(g[t]===e){h=t;break}null==r?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:h})):((r=JSON.parse(r))[c]=h,localStorage.setItem("vendorSortingBy",JSON.stringify(r))),window.postMessage({type:"ApplySorter",sortBy:h,itemId:c},window.location.href),n(1,u=!u)},v=()=>{n(1,u=!u),window.postMessage({type:"SortingOpened"},window.location.href)},b=e=>{"FilterOpened"==e.data.type&&n(1,u=!1)};return Te(()=>(window.addEventListener("message",b,!1),()=>{window.removeEventListener("message",b)})),t.$$set=e=>{"lang"in e&&n(8,a=e.lang),"translationurl"in e&&n(9,o=e.translationurl),"clientstyling"in e&&n(10,s=e.clientstyling),"clientstylingurl"in e&&n(11,l=e.clientstylingurl),"categoryid"in e&&n(12,c=e.categoryid)},t.$$.update=()=>{if(4096&t.$$.dirty&&c&&(n(3,m="All"),n(2,d=!1),n(1,u=!1),e=null==(e=JSON.parse(localStorage.getItem("vendorSortingBy")))?void 0:e[c],n(3,m=e||"All"),n(3,m=g[e])),1025&t.$$.dirty&&s&&i&&((e=document.createElement("style")).innerHTML=s,i.appendChild(e)),2049&t.$$.dirty&&l&&i){let t=document.createElement("style");fetch(new URL(l)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e;512&t.$$.dirty&&o&&fetch(o).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ei(e,t[e])})}).catch(e=>{console.log(e)})},[i,u,d,m,r,g,y,v,a,o,s,l,c,()=>v(),e=>y(e),function(e){Ce[e?"unshift":"push"](()=>{i=e,n(0,i)})}]}function Di(e,t,r){e=e.slice();return e[91]=t[r],e[93]=r,e}function Oi(e,t,r){e=e.slice();return e[91]=t[r],e[94]=t,e[93]=r,e}function Pi(e,t,r){e=e.slice();return e[91]=t[r],e[93]=r,e}function $i(e){let r;function n(e){return e[26]?Bi:e[37]?Hi:void 0}let i=n(e),a=i&&i(e);return{c(){r=z("div"),a&&a.c()},m(e,t){U(e,r,t),a&&a.m(r,null)},p(e,t){i===(i=n(e))&&a?a.p(e,t):(a&&a.d(1),(a=i&&i(e))&&(a.c(),a.m(r,null)))},d(e){e&&Y(r),a&&a.d()}}}function Ni(e){let r,n,i;function a(e){return e[30]?ha:e[27].length?ua:da}let o=a(e),s=o(e);function l(e){return e[27]?fa:ma}let c=l(e),u=c(e);return{c(){r=z("div"),n=z("div"),s.c(),i=V(),u.c(),K(n,"class","CasinoGamesHeader Searched "+(Ee(e[42])?"CasinoGamesHeaderMobile":"")),K(r,"class","CasinoGamesContainer")},m(e,t){U(e,r,t),B(r,n),s.m(n,null),B(r,i),u.m(r,null)},p(e,t){o===(o=a(e))&&s?s.p(e,t):(s.d(1),(s=o(e))&&(s.c(),s.m(n,null))),c===(c=l(e))&&u?u.p(e,t):(u.d(1),(u=c(e))&&(u.c(),u.m(r,null)))},d(e){e&&Y(r),s.d(),u.d()}}}function Ri(e){let r;function n(e){return e[32]?va:ya}let i=n(e),a=i(e);return{c(){a.c(),r=l()},m(e,t){a.m(e,t),U(e,r,t)},p(e,t){i!==(i=n(e))&&(a.d(1),a=i(e))&&(a.c(),a.m(r.parentNode,r))},d(e){a.d(e),e&&Y(r)}}}function Hi(r){let n,i,a,o,s="true"!==r[18]&&Ui(r);function l(e){return e[23]&&!e[34]?ji:e[40]?zi:Yi}let c=l(r),u=c(r);return{c(){n=z("div"),s&&s.c(),i=V(),a=z("ul"),u.c(),K(a,"class",o=(0!=r[40].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),K(n,"class","CasinoGamesContainer")},m(e,t){U(e,n,t),s&&s.m(n,null),B(n,i),B(n,a),u.m(a,null),r[56](a)},p(e,t){"true"!==e[18]?s?s.p(e,t):((s=Ui(e)).c(),s.m(n,i)):s&&(s.d(1),s=null),c===(c=l(e))&&u?u.p(e,t):(u.d(1),(u=c(e))&&(u.c(),u.m(a,null))),512&t[1]&&o!==(o=(0!=e[40].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&K(a,"class",o)},d(e){e&&Y(n),s&&s.d(),u.d(),r[56](null)}}}function Bi(e){let r,n,i="true"!==e[18]&&ta(e);function a(e){return e[23]&&!e[34]?la:0!==e[27].length?sa:oa}let o=a(e),s=o(e);return{c(){r=z("div"),i&&i.c(),n=V(),s.c(),K(r,"class","CasinoGamesContainer")},m(e,t){U(e,r,t),i&&i.m(r,null),B(r,n),s.m(r,null)},p(e,t){"true"!==e[18]?i?i.p(e,t):((i=ta(e)).c(),i.m(r,n)):i&&(i.d(1),i=null),o===(o=a(e))&&s?s.p(e,t):(s.d(1),(s=o(e))&&(s.c(),s.m(r,null)))},d(e){e&&Y(r),i&&i.d(),s.d()}}}function Ui(r){let n,i,a,o,s,l,c,u,d=r[41]("favorites")+"",h=r[40].items.length+"";return{c(){n=z("div"),i=z("h3"),a=W(d),o=V(),s=z("span"),l=W("("),c=W(h),u=W(")"),K(s,"class","CategoryFavName"),K(i,"class","CategoryName"),K(n,"class","CasinoGamesHeader")},m(e,t){U(e,n,t),B(n,i),B(i,a),B(i,o),B(i,s),B(s,l),B(s,c),B(s,u),r[55](i)},p(e,t){1024&t[1]&&d!==(d=e[41]("favorites")+"")&&X(a,d),512&t[1]&&h!==(h=e[40].items.length+"")&&X(c,h)},d(e){e&&Y(n),r[55](null)}}}function Yi(e){let r,n,i=e[41]("waiting")+"";return{c(){r=z("p"),n=W(i)},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("waiting")+"")&&X(n,i)},d(e){e&&Y(r)}}}function zi(t){let i,a=t[40].items,o=[];for(let e=0;e<a.length;e+=1)o[e]=ea(Di(t,a,e));let s=null;return a.length||(s=Wi(t)),{c(){for(let e=0;e<o.length;e+=1)o[e].c();i=l(),s&&s.c()},m(t,r){for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(t,r);U(t,i,r),s&&s.m(t,r)},p(r,n){if(262121&n[0]|8128&n[1]){let t;for(a=r[40].items,t=0;t<a.length;t+=1){let e=Di(r,a,t);o[t]?o[t].p(e,n):(o[t]=ea(e),o[t].c(),o[t].m(i.parentNode,i))}for(;t<o.length;t+=1)o[t].d(1);o.length=a.length,!a.length&&s?s.p(r,n):a.length?s&&(s.d(1),s=null):((s=Wi(r)).c(),s.m(i.parentNode,i))}},d(e){J(o,e),e&&Y(i),s&&s.d(e)}}}function ji(e){let r;return{c(){K(r=z("div"),"class","lds-dual-ring")},m(e,t){U(e,r,t)},p:N,d(e){e&&Y(r)}}}function Wi(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p,g=e[41]("noFavoritesTitle")+"",t=(v=e,Ee(v[42])?Zi:Vi),y=t(e);var v;return{c(){r=z("p"),n=j("svg"),i=j("rect"),a=j("rect"),o=j("circle"),s=j("path"),l=j("path"),c=j("path"),u=j("path"),d=V(),h=z("span"),m=W(g),f=V(),y.c(),p=V(),K(i,"x","1"),K(i,"y","18.053"),K(i,"width","90.263"),K(i,"height","90.263"),K(i,"rx","12"),K(i,"stroke","var(--emfe-w-color-gray-150, #828282)"),K(i,"stroke-width","1.5"),K(a,"x","106.737"),K(a,"y","56.737"),K(a,"width","90.263"),K(a,"height","90.263"),K(a,"rx","12"),K(a,"stroke","var(--emfe-w-color-gray-150, #828282)"),K(a,"stroke-width","1.5"),K(o,"cx","70.5"),K(o,"cy","32.237"),K(o,"r","31.487"),K(o,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(o,"stroke-width","1.5"),K(o,"stroke-dasharray","5 0"),K(s,"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"),K(s,"fill","var(--emfe-w-color-gray-150, #828282)"),K(l,"d","M78 43h11v13H78V43z"),K(l,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(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"),K(c,"fill","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(c,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(c,"stroke-linecap","round"),K(c,"stroke-linejoin","round"),K(u,"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"),K(u,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(u,"stroke-width","1.5"),K(u,"stroke-linecap","round"),K(u,"stroke-linejoin","round"),K(n,"width","198"),K(n,"height","148"),K(n,"viewBox","0 0 198 148"),K(n,"fill","none"),K(n,"xmlns","http://www.w3.org/2000/svg"),K(h,"class","NoFavoriteText NoFavoriteTextHighlight"),K(r,"class","NoFavoriteGames "+(Ee(e[42])?"NoFavoriteGamesMobile":""))},m(e,t){U(e,r,t),B(r,n),B(n,i),B(n,a),B(n,o),B(n,s),B(n,l),B(n,c),B(n,u),B(r,d),B(r,h),B(h,m),B(r,f),y.m(r,null),B(r,p)},p(e,t){1024&t[1]&&g!==(g=e[41]("noFavoritesTitle")+"")&&X(m,g),y.p(e,t)},d(e){e&&Y(r),y.d()}}}function Vi(e){let r,n,i=e[41]("noFavorites")+"";return{c(){r=z("span"),n=W(i),K(r,"class","NoFavoriteText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noFavorites")+"")&&X(n,i)},d(e){e&&Y(r)}}}function Zi(e){let r,n,i=e[41]("noFavoritesMobile")+"";return{c(){r=z("span"),n=W(i),K(r,"class","NoFavoriteText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noFavoritesMobile")+"")&&X(n,i)},d(e){e&&Y(r)}}}function Ki(e){let r,n=e[91].gameModel.isFavorite&&Xi(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){e[91].gameModel.isFavorite?n?n.p(e,t):((n=Xi(e)).c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&Y(r)}}}function Xi(e){let r,n=(e=>{let r,n,i;function a(e,t){return 512&t[1]&&(n=null),(r=null==r?!!Ee(e[42]):r)?qi:(n=null==n?!!e[91].gameModel.platform.includes("PC"):n)?Ji:void 0}let o=a(e,[-1,-1,-1,-1]),s=o&&o(e);return{c(){s&&s.c(),i=l()},m(e,t){s&&s.m(e,t),U(e,i,t)},p(e,t){o===(o=a(e,t))&&s?s.p(e,t):(s&&s.d(1),(s=o&&o(e))&&(s.c(),s.m(i.parentNode,i)))},d(e){s&&s.d(e),e&&Y(i)}}})(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&Y(r)}}}function Ji(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p,g;return{c(){_(r=z("casino-game-thumbnail"),"class",n=""+(x+(e[91].cellSize||"1x1"))),_(r,"part",i=""+(x+(e[91].cellSize||"1x1"))),_(r,"session",e[6]),_(r,"userid",e[7]),_(r,"lang",e[5]),_(r,"translationurl",e[11]),_(r,"favorites",e[8]),_(r,"categoryid",e[0]),_(r,"gamethumbnail",a=e[91].gameModel.thumbnail),_(r,"gamename",o=e[91].gameModel.name),_(r,"gamevendor",s=e[91].gameModel.vendor.name),_(r,"gamelaunchurl",l=e[91].launchUrl),_(r,"gameisnew",c=e[91].gameModel.isNew),_(r,"gametag",u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags)),_(r,"gamecellsize",d=e[91].cellSize),_(r,"gameid",h=e[91].gameModel.id),_(r,"gamefunmode",m=e[91].gameModel.hasFunMode),_(r,"showgamename",e[13]),_(r,"gamefavorite",f=e[91].gameModel.isFavorite),_(r,"showfavoredcategory",e[37]),_(r,"connectlive",p=1==e[38][e[91].id]?"connect":"disconnect"),_(r,"visibilityconnect",e[39]),_(r,"currency",e[12]),_(r,"livelobbyendpoint",g=e[91].gameModel.details?e[91].gameModel.launchUrl:""),_(r,"clientstyling",e[9]),_(r,"clientstylingurl",e[10]),_(r,"endpoint",e[3]),_(r,"livecasino",e[14]),_(r,"gamepagemodalurl",e[15]),_(r,"integratedgameframedesktop",e[16]),_(r,"integratedgameframemobile",e[17])},m(e,t){U(e,r,t)},p(e,t){512&t[1]&&n!==(n=""+(x+(e[91].cellSize||"1x1")))&&_(r,"class",n),512&t[1]&&i!==(i=""+(x+(e[91].cellSize||"1x1")))&&_(r,"part",i),64&t[0]&&_(r,"session",e[6]),128&t[0]&&_(r,"userid",e[7]),32&t[0]&&_(r,"lang",e[5]),2048&t[0]&&_(r,"translationurl",e[11]),256&t[0]&&_(r,"favorites",e[8]),1&t[0]&&_(r,"categoryid",e[0]),512&t[1]&&a!==(a=e[91].gameModel.thumbnail)&&_(r,"gamethumbnail",a),512&t[1]&&o!==(o=e[91].gameModel.name)&&_(r,"gamename",o),512&t[1]&&s!==(s=e[91].gameModel.vendor.name)&&_(r,"gamevendor",s),512&t[1]&&l!==(l=e[91].launchUrl)&&_(r,"gamelaunchurl",l),512&t[1]&&c!==(c=e[91].gameModel.isNew)&&_(r,"gameisnew",c),512&t[1]&&u!==(u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags))&&_(r,"gametag",u),512&t[1]&&d!==(d=e[91].cellSize)&&_(r,"gamecellsize",d),512&t[1]&&h!==(h=e[91].gameModel.id)&&_(r,"gameid",h),512&t[1]&&m!==(m=e[91].gameModel.hasFunMode)&&_(r,"gamefunmode",m),8192&t[0]&&_(r,"showgamename",e[13]),512&t[1]&&f!==(f=e[91].gameModel.isFavorite)&&_(r,"gamefavorite",f),64&t[1]&&_(r,"showfavoredcategory",e[37]),640&t[1]&&p!==(p=1==e[38][e[91].id]?"connect":"disconnect")&&_(r,"connectlive",p),256&t[1]&&_(r,"visibilityconnect",e[39]),4096&t[0]&&_(r,"currency",e[12]),512&t[1]&&g!==(g=e[91].gameModel.details?e[91].gameModel.launchUrl:"")&&_(r,"livelobbyendpoint",g),512&t[0]&&_(r,"clientstyling",e[9]),1024&t[0]&&_(r,"clientstylingurl",e[10]),8&t[0]&&_(r,"endpoint",e[3]),16384&t[0]&&_(r,"livecasino",e[14]),32768&t[0]&&_(r,"gamepagemodalurl",e[15]),65536&t[0]&&_(r,"integratedgameframedesktop",e[16]),131072&t[0]&&_(r,"integratedgameframemobile",e[17])},d(e){e&&Y(r)}}}function qi(e){let r,n=e[91].gameModel.platform.includes("iPad")||e[91].gameModel.platform.includes("iPhone")||e[91].gameModel.platform.includes("Android"),i=n&&Qi(e);return{c(){i&&i.c(),r=l()},m(e,t){i&&i.m(e,t),U(e,r,t)},p(e,t){(n=512&t[1]?e[91].gameModel.platform.includes("iPad")||e[91].gameModel.platform.includes("iPhone")||e[91].gameModel.platform.includes("Android"):n)?i?i.p(e,t):((i=Qi(e)).c(),i.m(r.parentNode,r)):i&&(i.d(1),i=null)},d(e){i&&i.d(e),e&&Y(r)}}}function Qi(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p,g;return{c(){_(r=z("casino-game-thumbnail"),"class",n=""+(x+(e[91].cellSize||"1x1"))),_(r,"part",i=""+(x+(e[91].cellSize||"1x1"))),_(r,"session",e[6]),_(r,"userid",e[7]),_(r,"lang",e[5]),_(r,"favorites",e[8]),_(r,"categoryid",e[0]),_(r,"gamethumbnail",a=e[91].gameModel.thumbnail),_(r,"gamename",o=e[91].gameModel.name),_(r,"gamevendor",s=e[91].gameModel.vendor.name),_(r,"gamelaunchurl",l=e[91].launchUrl),_(r,"gameisnew",c=e[91].gameModel.isNew),_(r,"gametag",u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags)),_(r,"gamecellsize",d=e[91].cellSize),_(r,"gameid",h=e[91].gameModel.id),_(r,"gamefunmode",m=e[91].gameModel.hasFunMode),_(r,"showgamename",e[13]),_(r,"gamefavorite",f=e[91].gameModel.isFavorite),_(r,"showfavoredcategory",e[37]),_(r,"connectlive",p=1==e[38][e[91].id]?"connect":"disconnect"),_(r,"visibilityconnect",e[39]),_(r,"translationurl",e[11]),_(r,"currency",e[12]),_(r,"livelobbyendpoint",g=e[91].gameModel.details?e[91].gameModel.launchUrl:""),_(r,"clientstyling",e[9]),_(r,"clientstylingurl",e[10]),_(r,"endpoint",e[3]),_(r,"livecasino",e[14]),_(r,"gamepagemodalurl",e[15]),_(r,"integratedgameframedesktop",e[16]),_(r,"integratedgameframemobile",e[17])},m(e,t){U(e,r,t)},p(e,t){512&t[1]&&n!==(n=""+(x+(e[91].cellSize||"1x1")))&&_(r,"class",n),512&t[1]&&i!==(i=""+(x+(e[91].cellSize||"1x1")))&&_(r,"part",i),64&t[0]&&_(r,"session",e[6]),128&t[0]&&_(r,"userid",e[7]),32&t[0]&&_(r,"lang",e[5]),256&t[0]&&_(r,"favorites",e[8]),1&t[0]&&_(r,"categoryid",e[0]),512&t[1]&&a!==(a=e[91].gameModel.thumbnail)&&_(r,"gamethumbnail",a),512&t[1]&&o!==(o=e[91].gameModel.name)&&_(r,"gamename",o),512&t[1]&&s!==(s=e[91].gameModel.vendor.name)&&_(r,"gamevendor",s),512&t[1]&&l!==(l=e[91].launchUrl)&&_(r,"gamelaunchurl",l),512&t[1]&&c!==(c=e[91].gameModel.isNew)&&_(r,"gameisnew",c),512&t[1]&&u!==(u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags))&&_(r,"gametag",u),512&t[1]&&d!==(d=e[91].cellSize)&&_(r,"gamecellsize",d),512&t[1]&&h!==(h=e[91].gameModel.id)&&_(r,"gameid",h),512&t[1]&&m!==(m=e[91].gameModel.hasFunMode)&&_(r,"gamefunmode",m),8192&t[0]&&_(r,"showgamename",e[13]),512&t[1]&&f!==(f=e[91].gameModel.isFavorite)&&_(r,"gamefavorite",f),64&t[1]&&_(r,"showfavoredcategory",e[37]),640&t[1]&&p!==(p=1==e[38][e[91].id]?"connect":"disconnect")&&_(r,"connectlive",p),256&t[1]&&_(r,"visibilityconnect",e[39]),2048&t[0]&&_(r,"translationurl",e[11]),4096&t[0]&&_(r,"currency",e[12]),512&t[1]&&g!==(g=e[91].gameModel.details?e[91].gameModel.launchUrl:"")&&_(r,"livelobbyendpoint",g),512&t[0]&&_(r,"clientstyling",e[9]),1024&t[0]&&_(r,"clientstylingurl",e[10]),8&t[0]&&_(r,"endpoint",e[3]),16384&t[0]&&_(r,"livecasino",e[14]),32768&t[0]&&_(r,"gamepagemodalurl",e[15]),65536&t[0]&&_(r,"integratedgameframedesktop",e[16]),131072&t[0]&&_(r,"integratedgameframemobile",e[17])},d(e){e&&Y(r)}}}function ea(e){let r,n=e[91].gameModel&&Ki(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){e[91].gameModel?n?n.p(e,t):((n=Ki(e)).c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&Y(r)}}}function ta(r){let n,i,a,o,s=r[26].name+"";function l(e){return e[28]?na:ra}let c=l(r),u=c(r);return{c(){n=z("div"),i=z("h3"),a=W(s),o=V(),u.c(),K(i,"class","CategoryName"),K(n,"class","CasinoGamesHeader")},m(e,t){U(e,n,t),B(n,i),B(i,a),r[51](i),B(n,o),u.m(n,null)},p(e,t){67108864&t[0]&&s!==(s=e[26].name+"")&&X(a,s),c===(c=l(e))&&u?u.p(e,t):(u.d(1),(u=c(e))&&(u.c(),u.m(n,null)))},d(e){e&&Y(n),r[51](null),u.d()}}}function ra(e){let r,n,i,a="true"==e[1]&&ia(e),o="true"==e[2]&&aa(e);return{c(){r=z("div"),a&&a.c(),n=V(),o&&o.c(),K(r,"class",i="true"==e[1]&&"true"==e[2]?"CategoryFilterContainer":"")},m(e,t){U(e,r,t),a&&a.m(r,null),B(r,n),o&&o.m(r,null)},p(e,t){"true"==e[1]?a?a.p(e,t):((a=ia(e)).c(),a.m(r,n)):a&&(a.d(1),a=null),"true"==e[2]?o?o.p(e,t):((o=aa(e)).c(),o.m(r,null)):o&&(o.d(1),o=null),6&t[0]&&i!==(i="true"==e[1]&&"true"==e[2]?"CategoryFilterContainer":"")&&K(r,"class",i)},d(e){e&&Y(r),a&&a.d(),o&&o.d()}}}function na(r){let n,i,a,o,s,l,c,u,d=r[41]("viewAll")+"",h=r[26].games.total+"";return{c(){n=z("a"),i=z("span"),a=W(d),o=W(" ("),s=W(h),l=W(")"),K(i,"class","CategoryLoadMore"),K(n,"class","CategoryNameLink")},m(e,t){U(e,n,t),B(n,i),B(i,a),B(i,o),B(i,s),B(i,l),c||(u=Z(n,"click",r[52]),c=!0)},p(e,t){1024&t[1]&&d!==(d=e[41]("viewAll")+"")&&X(a,d),67108864&t[0]&&h!==(h=e[26].games.total+"")&&X(s,h)},d(e){e&&Y(n),c=!1,u()}}}function ia(e){let r;return{c(){_(r=z("casino-filter"),"clientstylingurl",e[10]),_(r,"clientstyling",e[9]),_(r,"endpoint",e[3]),_(r,"datasource",e[4]),_(r,"lang",e[5]),_(r,"categoryid",e[0]),_(r,"addfilterselector",e[1]),_(r,"addsortingselector",e[2]),_(r,"filterbylogo",e[19])},m(e,t){U(e,r,t)},p(e,t){1024&t[0]&&_(r,"clientstylingurl",e[10]),512&t[0]&&_(r,"clientstyling",e[9]),8&t[0]&&_(r,"endpoint",e[3]),16&t[0]&&_(r,"datasource",e[4]),32&t[0]&&_(r,"lang",e[5]),1&t[0]&&_(r,"categoryid",e[0]),2&t[0]&&_(r,"addfilterselector",e[1]),4&t[0]&&_(r,"addsortingselector",e[2]),524288&t[0]&&_(r,"filterbylogo",e[19])},d(e){e&&Y(r)}}}function aa(e){let r;return{c(){_(r=z("casino-sort"),"clientstylingurl",e[10]),_(r,"clientstyling",e[9]),_(r,"lang",e[5]),_(r,"categoryid",e[0]),_(r,"addsortingselector",e[2])},m(e,t){U(e,r,t)},p(e,t){1024&t[0]&&_(r,"clientstylingurl",e[10]),512&t[0]&&_(r,"clientstyling",e[9]),32&t[0]&&_(r,"lang",e[5]),1&t[0]&&_(r,"categoryid",e[0]),4&t[0]&&_(r,"addsortingselector",e[2])},d(e){e&&Y(r)}}}function oa(e){let r,n,i=e[41]("noResults")+"";return{c(){r=z("p"),n=W(i),K(r,"class","NoSearchResults")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noResults")+"")&&X(n,i)},d(e){e&&Y(r)}}}function sa(r){let i,e,a=r[27],o=[];for(let e=0;e<a.length;e+=1)o[e]=ca(Oi(r,a,e));return{c(){i=z("ul");for(let e=0;e<o.length;e+=1)o[e].c();K(i,"class",e=(0===r[40].items.length&&r[37]?"":"CasinoGamesGrid")+" "+(r[25]&&"true"==r[20]?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")},m(e,t){U(e,i,t);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(i,null);r[54](i)},p(t,r){if(139722729&r[0]|4480&r[1]){let e;for(a=t[27],e=0;e<a.length;e+=1){var n=Oi(t,a,e);o[e]?o[e].p(n,r):(o[e]=ca(n),o[e].c(),o[e].m(i,null))}for(;e<o.length;e+=1)o[e].d(1);o.length=a.length}34603008&r[0]|576&r[1]&&e!==(e=(0===t[40].items.length&&t[37]?"":"CasinoGamesGrid")+" "+(t[25]&&"true"==t[20]?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")&&K(i,"class",e)},d(e){e&&Y(i),J(o,e),r[54](null)}}}function la(e){let r;return{c(){K(r=z("div"),"class","lds-dual-ring"),K(r,"part","lds-dual-ring")},m(e,t){U(e,r,t)},p:N,d(e){e&&Y(r)}}}function ca(e){let r,n=(r=>{let n,i,a,o,s,l,c,u,d,h,m,f,p,g,y,v=r[93],b=()=>r[53](n,v),w=()=>r[53](null,v);return{c(){_(n=z("casino-game-thumbnail"),"session",r[6]),_(n,"userid",r[7]),_(n,"lang",r[5]),_(n,"class",i=""+(x+(r[91].cellSize||"1x1"))),_(n,"part",a=""+(x+(r[91].cellSize||"1x1"))),_(n,"favorites",r[8]),_(n,"categoryid",r[0]),_(n,"gamethumbnail",o=r[91].thumbnail),_(n,"gamename",s=r[91].name),_(n,"gamevendor",l=r[91].vendor.name),_(n,"gamelaunchurl",c=r[91].launchUrl),_(n,"gameisnew",u=r[91].isNew),_(n,"gametag",d=0<r[91].advancedTags?.length&&r[43](r[91].advancedTags)),_(n,"gamecellsize",h=r[91].cellSize),_(n,"gameid",m=r[91].id),_(n,"gamefunmode",f=r[91].hasFunMode),_(n,"gamefavorite",p=r[91].isFavorite),_(n,"translationurl",r[11]),_(n,"showgamename",r[13]),_(n,"connectlive",g=1==r[38][r[91].id]?"connect":"disconnect"),_(n,"visibilityconnect",r[39]),_(n,"currency",r[12]),_(n,"livelobbyendpoint",y=r[91].details?r[91].href:""),_(n,"clientstyling",r[9]),_(n,"clientstylingurl",r[10]),_(n,"endpoint",r[3]),_(n,"livecasino",r[14]),_(n,"gamepagemodalurl",r[15]),_(n,"integratedgameframedesktop",r[16]),_(n,"integratedgameframemobile",r[17]),_(n,"casinogamesgridslider",r[20])},m(e,t){U(e,n,t),b()},p(e,t){r=e,64&t[0]&&_(n,"session",r[6]),128&t[0]&&_(n,"userid",r[7]),32&t[0]&&_(n,"lang",r[5]),134217728&t[0]&&i!==(i=""+(x+(r[91].cellSize||"1x1")))&&_(n,"class",i),134217728&t[0]&&a!==(a=""+(x+(r[91].cellSize||"1x1")))&&_(n,"part",a),256&t[0]&&_(n,"favorites",r[8]),1&t[0]&&_(n,"categoryid",r[0]),134217728&t[0]&&o!==(o=r[91].thumbnail)&&_(n,"gamethumbnail",o),134217728&t[0]&&s!==(s=r[91].name)&&_(n,"gamename",s),134217728&t[0]&&l!==(l=r[91].vendor.name)&&_(n,"gamevendor",l),134217728&t[0]&&c!==(c=r[91].launchUrl)&&_(n,"gamelaunchurl",c),134217728&t[0]&&u!==(u=r[91].isNew)&&_(n,"gameisnew",u),134217728&t[0]&&d!==(d=0<r[91].advancedTags?.length&&r[43](r[91].advancedTags))&&_(n,"gametag",d),134217728&t[0]&&h!==(h=r[91].cellSize)&&_(n,"gamecellsize",h),134217728&t[0]&&m!==(m=r[91].id)&&_(n,"gameid",m),134217728&t[0]&&f!==(f=r[91].hasFunMode)&&_(n,"gamefunmode",f),134217728&t[0]&&p!==(p=r[91].isFavorite)&&_(n,"gamefavorite",p),2048&t[0]&&_(n,"translationurl",r[11]),8192&t[0]&&_(n,"showgamename",r[13]),134217728&t[0]|128&t[1]&&g!==(g=1==r[38][r[91].id]?"connect":"disconnect")&&_(n,"connectlive",g),256&t[1]&&_(n,"visibilityconnect",r[39]),4096&t[0]&&_(n,"currency",r[12]),134217728&t[0]&&y!==(y=r[91].details?r[91].href:"")&&_(n,"livelobbyendpoint",y),512&t[0]&&_(n,"clientstyling",r[9]),1024&t[0]&&_(n,"clientstylingurl",r[10]),8&t[0]&&_(n,"endpoint",r[3]),16384&t[0]&&_(n,"livecasino",r[14]),32768&t[0]&&_(n,"gamepagemodalurl",r[15]),65536&t[0]&&_(n,"integratedgameframedesktop",r[16]),131072&t[0]&&_(n,"integratedgameframemobile",r[17]),1048576&t[0]&&_(n,"casinogamesgridslider",r[20]),v!==r[93]&&(w(),v=r[93],b())},d(e){e&&Y(n),w()}}})(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&Y(r)}}}function ua(e){let r,n,i=e[41]("searchedItems")+"";return{c(){r=z("h3"),n=W(i),K(r,"class","StatusText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("searchedItems")+"")&&X(n,i)},d(e){e&&Y(r)}}}function da(e){let r,n,i=e[41]("noResults")+"";return{c(){r=z("h3"),n=W(i),K(r,"class","StatusText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noResults")+"")&&X(n,i)},d(e){e&&Y(r)}}}function ha(e){let r,n,i=e[41]("recentSearchedItems")+"";return{c(){r=z("h3"),n=W(i),K(r,"class","StatusText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("recentSearchedItems")+"")&&X(n,i)},d(e){e&&Y(r)}}}function ma(e){let r;return{c(){(r=z("p")).textContent="Waiting",K(r,"class","SearchWaiting")},m(e,t){U(e,r,t)},p:N,d(e){e&&Y(r)}}}function fa(t){let i,a,o=!t[33]&&pa(t),s=t[27],l=[];for(let e=0;e<s.length;e+=1)l[e]=ga(Pi(t,s,e));return{c(){o&&o.c(),i=V(),a=z("ul");for(let e=0;e<l.length;e+=1)l[e].c();K(a,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,t){o&&o.m(e,t),U(e,i,t),U(e,a,t);for(let e=0;e<l.length;e+=1)l[e]&&l[e].m(a,null)},p(r,n){if(r[33]?o&&(o.d(1),o=null):o?o.p(r,n):((o=pa(r)).c(),o.m(i.parentNode,i)),134479849&n[0]|4097&n[1]){let t;for(s=r[27],t=0;t<s.length;t+=1){let e=Pi(r,s,t);l[t]?l[t].p(e,n):(l[t]=ga(e),l[t].c(),l[t].m(a,null))}for(;t<l.length;t+=1)l[t].d(1);l.length=s.length}},d(e){o&&o.d(e),e&&Y(i),e&&Y(a),J(l,e)}}}function pa(e){let r,n,i=e[41]("noRecentSearch")+"";return{c(){r=z("p"),n=W(i),K(r,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(Ee(e[42])?"NoRecentSearchesMobile":""))},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noRecentSearch")+"")&&X(n,i)},d(e){e&&Y(r)}}}function ga(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p;return{c(){_(r=z("casino-game-thumbnail"),"class",n=""+(x+(e[91].cellSize||"1x1"))),_(r,"part",i=""+(x+(e[91].cellSize||"1x1"))),_(r,"session",e[6]),_(r,"userid",e[7]),_(r,"lang",e[5]),_(r,"searchitem",e[31]),_(r,"favorites",e[8]),_(r,"categoryid",e[0]),_(r,"gamethumbnail",a=e[91].thumbnail),_(r,"gamename",o=e[91].name),_(r,"gamevendor",s=e[91].vendor.name),_(r,"gamelaunchurl",l=e[91].launchUrl),_(r,"gameisnew",c=e[91].isNew),_(r,"gametag",u=0<e[91].advancedTags?.length&&e[43](e[91].advancedTags)),_(r,"gamecellsize",d=e[91].cellSize),_(r,"gameid",h=e[91].id),_(r,"gamefunmode",m=e[91].hasFunMode),_(r,"showgamename",e[13]),_(r,"translationurl",e[11]),_(r,"gamefavorite",f=e[91].isFavorite),_(r,"currency",e[12]),_(r,"livelobbyendpoint",p=e[91].details?e[91].href:""),_(r,"clientstyling",e[9]),_(r,"clientstylingurl",e[10]),_(r,"endpoint",e[3]),_(r,"livecasino",e[14]),_(r,"gamepagemodalurl",e[15]),_(r,"integratedgameframedesktop",e[16]),_(r,"integratedgameframemobile",e[17])},m(e,t){U(e,r,t)},p(e,t){134217728&t[0]&&n!==(n=""+(x+(e[91].cellSize||"1x1")))&&_(r,"class",n),134217728&t[0]&&i!==(i=""+(x+(e[91].cellSize||"1x1")))&&_(r,"part",i),64&t[0]&&_(r,"session",e[6]),128&t[0]&&_(r,"userid",e[7]),32&t[0]&&_(r,"lang",e[5]),1&t[1]&&_(r,"searchitem",e[31]),256&t[0]&&_(r,"favorites",e[8]),1&t[0]&&_(r,"categoryid",e[0]),134217728&t[0]&&a!==(a=e[91].thumbnail)&&_(r,"gamethumbnail",a),134217728&t[0]&&o!==(o=e[91].name)&&_(r,"gamename",o),134217728&t[0]&&s!==(s=e[91].vendor.name)&&_(r,"gamevendor",s),134217728&t[0]&&l!==(l=e[91].launchUrl)&&_(r,"gamelaunchurl",l),134217728&t[0]&&c!==(c=e[91].isNew)&&_(r,"gameisnew",c),134217728&t[0]&&u!==(u=0<e[91].advancedTags?.length&&e[43](e[91].advancedTags))&&_(r,"gametag",u),134217728&t[0]&&d!==(d=e[91].cellSize)&&_(r,"gamecellsize",d),134217728&t[0]&&h!==(h=e[91].id)&&_(r,"gameid",h),134217728&t[0]&&m!==(m=e[91].hasFunMode)&&_(r,"gamefunmode",m),8192&t[0]&&_(r,"showgamename",e[13]),2048&t[0]&&_(r,"translationurl",e[11]),134217728&t[0]&&f!==(f=e[91].isFavorite)&&_(r,"gamefavorite",f),4096&t[0]&&_(r,"currency",e[12]),134217728&t[0]&&p!==(p=e[91].details?e[91].href:"")&&_(r,"livelobbyendpoint",p),512&t[0]&&_(r,"clientstyling",e[9]),1024&t[0]&&_(r,"clientstylingurl",e[10]),8&t[0]&&_(r,"endpoint",e[3]),16384&t[0]&&_(r,"livecasino",e[14]),32768&t[0]&&_(r,"gamepagemodalurl",e[15]),65536&t[0]&&_(r,"integratedgameframedesktop",e[16]),131072&t[0]&&_(r,"integratedgameframemobile",e[17])},d(e){e&&Y(r)}}}function ya(e){let r;return{c(){(r=z("p")).textContent="500 Error - Internal Server Error.",K(r,"class","SearchLoading")},m(e,t){U(e,r,t)},d(e){e&&Y(r)}}}function va(e){let r;return{c(){(r=z("p")).textContent="404 Error - No result found.",K(r,"class","SearchLoading")},m(e,t){U(e,r,t)},d(e){e&&Y(r)}}}function ba(r){let n;function i(e){return e[24]?Ri:e[29]?Ni:$i}let a=i(r),o=a(r);return{c(){n=z("div"),o.c(),this.c=N,K(n,"class","CasinoGamesCategorySectionContainer")},m(e,t){U(e,n,t),o.m(n,null),r[57](n)},p(e,t){a===(a=i(e))&&o?o.p(e,t):(o.d(1),(o=a(e))&&(o.c(),o.m(n,null)))},i:N,o:N,d(e){e&&Y(n),o.d(),r[57](null)}}}customElements.get("casino-sort")||customElements.define("casino-sort",class extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.SorterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emfe-w-color-gray-300, #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:var(--emfe-w-color-gray-100, #E6E6E6);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 var(--emfe-w-color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-casino-color-primary, 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),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},Ai,Ii,C,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),e&&(e.target&&U(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()}});let x="game-tile-";function wa(n,t,c){let $;Ge(n,An,e=>c(41,$=e));let i,a,o,r,N,s,l,u,R,d,{endpoint:h=""}=t,{datasource:m=""}=t,{lang:f=""}=t,{session:p=""}=t,{userid:g=""}=t,{favorites:y=""}=t,{clientstyling:v=""}=t,{clientstylingurl:b=""}=t,{translationurl:H=""}=t,{currency:B=""}=t,{categoryid:w=""}=t,{showgamename:U=""}=t,{livecasino:Y="false"}=t,{gamepagemodalurl:z="true"}=t,{integratedgameframedesktop:j="false"}=t,{integratedgameframemobile:W="false"}=t,{casinomygames:V="false"}=t,{addfilterselector:Z="false"}=t,{addsortingselector:K="false"}=t,{filterbylogo:X=""}=t,{casinogamesgridslider:J="false"}=t,{fetchviaevent:_="false"}=t,{showallpage:q="casino"}=t,{actionevent:Q="CategoryChange"}=t,{displayedgamecount:ee="10"}=t,{showallbuttongamescount:te="10"}=t,x=!0,re=!1,S=!0,ne=window.navigator.userAgent,F=[],C=!0,k=40,E=!1,ie=!1,ae=!1,G=!1,oe=!1,se=!0,T=!1,le=!1,ce=!1,M=new Array(1e4),L={},ue="",I="",A=[],de=new AbortController,D={items:[],count:0,name:""},he=(Object.keys(Pn).forEach(e=>{On(e,Pn[e])}),void 0!==document.hidden?u="hidden":void 0!==document.msHidden?u="msHidden":void 0!==document.webkitHidden&&(u="webkitHidden"),new IntersectionObserver(e=>{e.forEach(async e=>{var t=e.target.gameid,r=e.target.elems_index;e.isIntersecting?(1.2*r>k&&ve(w),c(38,L[t]=1,L)):c(38,L[t]=0,L)})})),me=(e,t)=>{let n=h+`/v1/player/${t}/favorites/`,i=(c(23,x=!0),{method:"GET",headers:{"X-SessionID":e}});return new Promise((t,r)=>{fetch(n,i).then(e=>e.json()).then(e=>{c(23,x=!1),d=[],e?(e.items.forEach(e=>{e.gameModel&&(d.push(e),A.includes(e.id)||A.push(e.id))}),window.postMessage({type:"UpdateFavoritesCount",favoriteGames:d})):d=[],"FAVORITES"===w&&ye(d),F.forEach(e=>{e.isFavorite=P(e.id)});e=F;c(27,F=void 0),c(27,F=e),t(d)}).catch(e=>{console.error(e),r(e)})})},O=(n,e,i)=>{de&&de.abort();let a=(de=new AbortController).signal,t=void c(23,x=!0),o="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),l=JSON.parse(localStorage.getItem("vendorSortingBy"));return o=1<(n.match(/\$/g)||[]).length?(t=n.split("$").slice(0,2).join("$"),new URL(`${h}/v1/casino/groups/${m}/${t}/subGroups`)):new URL(`${h}/v1/casino/groups/${m}/`+n),new Promise((t,r)=>{if(o.searchParams.delete("pagination"),o.searchParams.append("expand","games(vendor)"),o.searchParams.append("fields","id,name,games"),o.searchParams.append("platform",Dn(ne)),o.searchParams.append("pagination",`games(offset=${e},limit=${i})`),o.searchParams.append("language",f),window.postMessage({type:"CategoryVendors",categoryid:n},window.location.href),s&&s[n])if(s[n].length&&!1===S&&!1===le){let t="";c(32,oe=!0),s[n].forEach(e=>{t+=t?`,games(vendor(id=${e}))`:`games(vendor(id=${e}))`}),o.searchParams.append("filter",""+t)}else c(32,oe=!1);l&&(l[n]?(l[n],"All"!=l[n]&&("isNew"==l[n]||"advancedTags(name(hot))"==l[n]?(o.searchParams.append("sortedField",`games(${l[n]})`),o.searchParams.append("orderBy","DES")):o.searchParams.append("sortedField",`games(${l[n]})`))):I&&"All"!=I&&("advancedTags(name(hot))"==I||"isNew"==I?(o.searchParams.append("sortedField",`games(${I})`),o.searchParams.append("orderBy","DES")):o.searchParams.append("sortedField",`games(${I})`))),fetch(o,{signal:a}).then(e=>e.json()).then(e=>{a.aborted||(c(23,x=!1),1<(n.match(/\$/g)||[]).length&&(e=e.items.filter(e=>{if(e.id==n)return e})[0]),c(50,R=!0),c(24,re=!1),N=e.games.total,c(34,T=!0),t(e))}).catch(e=>{"AbortError"!==e.name&&(c(24,re=!0),console.error(e),r(e))})})},fe=t=>{if(t.data)switch(t.data.type){case"MostPlayedData":"MOSTPLAYED"==w&&(c(29,E=!1),c(25,S=!1),c(28,C=!1),c(27,F=t.data.mostPlayedGames),c(26,o={id:"MOSTPLAYED",name:"Most Played Games",games:{count:t.data.mostPlayedGames.length,total:t.data.mostPlayedGames.length,items:t.data.mostPlayedGames}})),c(23,x=!1);break;case"LastPlayedData":"LASTPLAYED"==w&&(c(29,E=!1),c(25,S=!1),c(28,C=!1),c(27,F=t.data.lastPlayedGames),c(26,o={id:"LASTPLAYED",name:"Last Played Games",games:{count:t.data.lastPlayedGames.length,total:t.data.lastPlayedGames.length,items:t.data.lastPlayedGames}})),c(23,x=!1);break;case"CustomOperatorData":t.data.operatordetail;break;case"RecentSearchData":c(29,E=!0),c(30,ie=!0),0<t.data.searchData.length?(c(27,F=t.data.searchData),c(33,se=!0),F&&F.forEach(e=>{e.isFavorite=P(e.id)})):(c(27,F=[]),c(33,se=!1));break;case"OutOfRecentSearches":c(29,E=!1),c(30,ie=!1);break;case"SearchData":c(29,E=!0),c(30,ie=!1),c(27,F=t.data.searchData.items||[]),c(31,G=!0),t.data.receivedFavoriteResults&&(d=t.data.receivedFavoriteResults.items),F&&F.forEach(e=>{e.isFavorite=P(e.id)});break;case"CategoryData_"+w:c(29,E=!1),c(25,S=!0),c(1,Z="false"),c(2,K="false"),c(31,G=!1),ce=!1,t.data.receivedFavoriteResults&&(d=t.data.receivedFavoriteResults.items),O(t.data.categoryId,0,t.data.visiblegames).then(e=>{c(26,o=e),c(27,F=o.games.items),N<=t.data.visiblegames?c(28,C=!1):c(28,C=!0),F&&F.forEach(e=>{e.isFavorite=P(e.id)})});break;case"CategoryChange":k=20;break;case"ApplySorter":c(0,w=t.data.itemId),I=t.data.sortBy,O(w,0,k).then(e=>{c(26,o=e),c(27,F=o.games.items),c(28,C=!1)});break;case"CategoryUpdate":pe(t.data.itemId);break;case"SetUnfavoredGame"+w:e=`${h}/v1/player/${g}/favorites`,r=p,n=t.data.id,fetch(e+"/"+n,{method:"DELETE",headers:{"X-SessionID":r}}).then(e=>e.json()).then(()=>{window.postMessage({type:"RemoveFavoriteThumbnail_"+n},window.location.href),ge(e,r)}),A.includes(n)&&(A=A.filter(e=>e!=n));break;case"SetFavoredGame"+w:(async(e,t,r)=>{await ge(e,t),A.includes(r)||A.push(r);let n={items:A},i={method:"POST",headers:{"X-SessionID":t,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(n)};fetch(e,i).then(e=>e.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${r}`},window.location.href)}).catch(e=>{console.error("Err",e)})})(`${h}/v1/player/${g}/favorites`,p,t.data.id);break;case"UserSessionID":i=t.data.session,a=t.data.userID,"true"==y&&a&&a.length&&i&&0<i.length&&me(i,a);break;case"UpdateFavoredList":"FAVORITES"===w&&ge(t.data.url,t.data.sessionID)}var e,r,n},pe=t=>{c(29,E=!1),c(25,S=!1),c(31,G=!1),ce=!0,c(34,T=!1),c(0,w=t),"MOSTPLAYED"!==w&&c(28,C=!1),"true"!==V&&O(w,0,k).then(t=>{c(26,o=t),o.games.items.forEach(e=>{e.isFavorite=P(e.id)}),c(27,F=o.games.items),c(28,C=!1),F.length<10&&0==e.data.origin&&(ae=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:ae},window.location.href)},500))})},P=t=>{var e;return null!=(e=null==d?void 0:d.some(e=>e.id===t))&&e},ge=async(e,t)=>fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>{d=e.items,_?(d.forEach(e=>{A.includes(e.id)||A.push(e.id)}),o&&(c(27,F=o.games.items),F.forEach(e=>{e.isFavorite=P(e.id)}))):d.forEach(e=>{e.isFavorite=P(e.id)}),"FAVORITES"===w&&(window.postMessage({type:"UpdateFavoritesCount",favoriteGames:d}),ye(d))}).catch(e=>{console.error(e)}),ye=e=>{var t;e&&(0<(e=(null==e?void 0:e.items)||e||[]).length&&e.forEach(e=>{e.gameModel&&(e.gameModel.isFavorite=!0)}),c(40,D.items=(e=e,D.items,t=window.navigator.userAgent,Ee(t)?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})),D),c(40,D.name="Favorites",D),c(23,x=!1))},ve=e=>{k+=1,c(34,T=!0),k<=N&&O(e,0,k).then(e=>{c(26,o=e),o.games.items.length>F.length&&(c(27,F=o.games.items),F.forEach(e=>{e.isFavorite=P(e.id)})),c(34,T=!1)})},be=e=>{window.postMessage({type:""+Q,itemId:e,showallpage:q},window.location.href)};return Te(()=>(window.addEventListener("visibilitychange",e=>{document[u]?c(39,ue="disconnect"):c(39,ue="connect")}),window.addEventListener("message",fe,!1),()=>{window.removeEventListener("message",fe),window.removeEventListener("visibilitychange",fe)})),n.$$set=e=>{"endpoint"in e&&c(3,h=e.endpoint),"datasource"in e&&c(4,m=e.datasource),"lang"in e&&c(5,f=e.lang),"session"in e&&c(6,p=e.session),"userid"in e&&c(7,g=e.userid),"favorites"in e&&c(8,y=e.favorites),"clientstyling"in e&&c(9,v=e.clientstyling),"clientstylingurl"in e&&c(10,b=e.clientstylingurl),"translationurl"in e&&c(11,H=e.translationurl),"currency"in e&&c(12,B=e.currency),"categoryid"in e&&c(0,w=e.categoryid),"showgamename"in e&&c(13,U=e.showgamename),"livecasino"in e&&c(14,Y=e.livecasino),"gamepagemodalurl"in e&&c(15,z=e.gamepagemodalurl),"integratedgameframedesktop"in e&&c(16,j=e.integratedgameframedesktop),"integratedgameframemobile"in e&&c(17,W=e.integratedgameframemobile),"casinomygames"in e&&c(18,V=e.casinomygames),"addfilterselector"in e&&c(1,Z=e.addfilterselector),"addsortingselector"in e&&c(2,K=e.addsortingselector),"filterbylogo"in e&&c(19,X=e.filterbylogo),"casinogamesgridslider"in e&&c(20,J=e.casinogamesgridslider),"fetchviaevent"in e&&c(45,_=e.fetchviaevent),"showallpage"in e&&c(46,q=e.showallpage),"actionevent"in e&&c(47,Q=e.actionevent),"displayedgamecount"in e&&c(48,ee=e.displayedgamecount),"showallbuttongamescount"in e&&c(49,te=e.showallbuttongamescount)},n.$$.update=()=>{if(32&n.$$.dirty[0]&&f&&(r=f,ke.set(r)),57&n.$$.dirty[0]|409600&n.$$.dirty[1]&&("false"===_||""===_)&&h&&f&&w&&m&&ee&&te&&(r=w,e=ee,t=te,""!==r)&&(c(29,E=!1),c(25,S=!0),c(1,Z="false"),c(2,K="false"),c(31,G=!1),ce=!1,c(28,C=+t<+e),O(r,0,+e).then(e=>{c(26,o=e),c(27,F=o.games.items),F&&F.forEach(e=>{e.isFavorite=P(e.id)})})),456&n.$$.dirty[0]&&"true"===y&&h&&p&&g&&me(p,g),4194304&n.$$.dirty[0]|524288&n.$$.dirty[1]&&R&&M&&ce&&M.forEach((e,t)=>{e&&(e.elems_index=t,he.observe(e))}),225&n.$$.dirty[0]&&f&&w&&g&&p)switch(w){case"FAVORITES":c(37,le=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===V&&c(37,le=!1);break;default:pe(w)}if(2048&n.$$.dirty[0]&&H&&fetch(H).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{On(e,t[e])})}).catch(e=>{console.log(e)}),2097664&n.$$.dirty[0]&&v&&l&&((t=document.createElement("style")).innerHTML=v,l.appendChild(t)),2098176&n.$$.dirty[0]&&b&&l){let e=new URL(b),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{l.appendChild(t)},1)})}var e,t,r},[w,Z,K,h,m,f,p,g,y,v,b,H,B,U,Y,z,j,W,V,X,J,l,M,x,re,S,o,F,C,E,ie,G,oe,se,T,r,s,le,L,ue,D,$,ne,n=>{if(0===(null==n?void 0:n.length))return"";let i,a="",o=999999999999,s=new Date(Date.now());return n.forEach((e,t)=>{var r=new Date(e.schedules[0].startTime),e=new Date(e.schedules[0].endTime);Rn(e).diff(s)<o&&(o=Rn(e).diff(s),i=t),Rn(s).isAfter(r)&&Rn(s).isBefore(e)&&(a=n[i].name)}),a},be,_,q,Q,ee,te,R,function(e){Ce[e?"unshift":"push"](()=>{s=e,c(36,s)})},e=>be(o.id),function(e,t){Ce[e?"unshift":"push"](()=>{M[t]=e,c(22,M)})},function(e){Ce[e?"unshift":"push"](()=>{r=e,c(35,r)})},function(e){Ce[e?"unshift":"push"](()=>{s=e,c(36,s)})},function(e){Ce[e?"unshift":"push"](()=>{r=e,c(35,r)})},function(e){Ce[e?"unshift":"push"](()=>{l=e,c(21,l)})}]}class _a extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emfe-w-casino-typography, var(--emfe-w-color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-casino-typography, var(--emfe-w-color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emfe-w-casino-typography, 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-casino-typography, 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-casino-typography, 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}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@container (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@container (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emfe-w-casino-typography, 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-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@container (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}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (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}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(105px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 105px);grid-auto-rows:105px;grid-auto-columns:105px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},wa,ba,C,{endpoint:3,datasource:4,lang:5,session:6,userid:7,favorites:8,clientstyling:9,clientstylingurl:10,translationurl:11,currency:12,categoryid:0,showgamename:13,livecasino:14,gamepagemodalurl:15,integratedgameframedesktop:16,integratedgameframemobile:17,casinomygames:18,addfilterselector:1,addsortingselector:2,filterbylogo:19,casinogamesgridslider:20,fetchviaevent:45,showallpage:46,actionevent:47,displayedgamecount:48,showallbuttongamescount:49},null,[-1,-1,-1,-1]),e&&(e.target&&U(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","lang","session","userid","favorites","clientstyling","clientstylingurl","translationurl","currency","categoryid","showgamename","livecasino","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","casinomygames","addfilterselector","addsortingselector","filterbylogo","casinogamesgridslider","fetchviaevent","showallpage","actionevent","displayedgamecount","showallbuttongamescount"]}get endpoint(){return this.$$.ctx[3]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[4]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[6]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[7]}set userid(e){this.$$set({userid:e}),h()}get favorites(){return this.$$.ctx[8]}set favorites(e){this.$$set({favorites:e}),h()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[11]}set translationurl(e){this.$$set({translationurl:e}),h()}get currency(){return this.$$.ctx[12]}set currency(e){this.$$set({currency:e}),h()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),h()}get showgamename(){return this.$$.ctx[13]}set showgamename(e){this.$$set({showgamename:e}),h()}get livecasino(){return this.$$.ctx[14]}set livecasino(e){this.$$set({livecasino:e}),h()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[16]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[17]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get casinomygames(){return this.$$.ctx[18]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get addfilterselector(){return this.$$.ctx[1]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[2]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[19]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}get casinogamesgridslider(){return this.$$.ctx[20]}set casinogamesgridslider(e){this.$$set({casinogamesgridslider:e}),h()}get fetchviaevent(){return this.$$.ctx[45]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),h()}get showallpage(){return this.$$.ctx[46]}set showallpage(e){this.$$set({showallpage:e}),h()}get actionevent(){return this.$$.ctx[47]}set actionevent(e){this.$$set({actionevent:e}),h()}get displayedgamecount(){return this.$$.ctx[48]}set displayedgamecount(e){this.$$set({displayedgamecount:e}),h()}get showallbuttongamescount(){return this.$$.ctx[49]}set showallbuttongamescount(e){this.$$set({showallbuttongamescount:e}),h()}}return customElements.get("casino-games-category-section")||customElements.define("casino-games-category-section",_a),_a});
30
+ `},q,f,g,y,v,b,_,S,F,C,k,E,G,T,M,L,I,pe,ge,function(e){Ce[e?"unshift":"push"](()=>{i=e,o(18,i)})},()=>ve(w),function(e){Ce[e?"unshift":"push"](()=>{m=e,o(15,m)})},()=>be(w),()=>be(w),function(e){Ce[e?"unshift":"push"](()=>{a=e,o(12,a)})}]}function pi(e,t){rn(e,t)}customElements.get("casino-game-thumbnail")||customElements.define("casino-game-thumbnail",class extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.GameContainer{width:100%;height:100%;position:relative}.GameContainer.WithGameName{padding-bottom:20px}.GameInnerContainer{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px}.GameInnerContainer .GameBg{width:100%;height:100%;object-fit:unset;transition:all 150ms ease-in-out}.GameInnerContainer .GameBg.GameBg-1x2,.GameInnerContainer .GameBg.GameBg-2x1,.GameInnerContainer .GameBg.GameBg-2x2{object-fit:cover}.GameInnerContainer .GameInfoWrapper{display:none;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.65);z-index:15;padding:8px 25px}.GameInnerContainer .GameInfoWrapper .GameInfo{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:space-evenly}.GameInnerContainer .GameInfoWrapper .GameInfoName{color:white;text-align:center;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.GameInnerContainer .GameInfoWrapper .GameInfoBtn{appearance:none;padding:6px;background:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-size:16px;border:2px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-radius:5px;cursor:pointer;transition:border 150ms ease-in-out}.GameInnerContainer .GameInfoWrapper .GameInfoBtn:hover{border:2px solid var(--emfe-w-color-primary-100, #F1BED9)}.GameInnerContainer .GameInfoWrapper .GameInfoVendor{display:flex;justify-content:flex-end;align-items:center;color:white;font-size:12px;font-weight:normal}.GameInnerContainer .GameExtraInfoContainer{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:auto;padding:4px}.GameInnerContainer .GameExtraInfo{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;z-index:0}.GameInnerContainer .GameExtraInfoLabel{font-size:11px;padding:3px;background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));color:var(--emfe-w-button-typography, var(--emfe-w-color-white, #FFFFFF));font-weight:bold;text-transform:uppercase;border-radius:5px}.GameInnerContainer:hover,.GameInnerContainer:active{cursor:pointer}.GameInnerContainer:hover .GameInfoWrapper,.GameInnerContainer:active .GameInfoWrapper{display:flex;flex-direction:column;justify-content:center}.GameInnerContainer:hover .GameBg,.GameInnerContainer:active .GameBg{filter:blur(5px) grayscale(1)}.GameInnerContainer:hover .UnfavoredIcon,.GameInnerContainer:active .UnfavoredIcon{display:flex}.GameNameBelow{color:var(--emfe-w-color-white, #FFFFFF);position:relative;bottom:-5px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.FavoredIcon,.UnfavoredIcon{width:20px;height:20px}.UnfavoredIcon{display:none}.FavIconContainer{display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:15}@media(min-width: 1100px){.GamesWrapper .ListGame:hover .GamePlayNowText{z-index:4}}.ListGame:hover .OpenSeat,.ListGame:hover .ClosedSeat,.ListGame:hover .LiveLimits,.ListGame:hover .LatestResult,.ListGame:hover .FullTable,.ListGame:active .OpenSeat,.ListGame:active .ClosedSeat,.ListGame:active .LiveLimits,.ListGame:active .LatestResult,.ListGame:active .FullTable{opacity:0.2}.ListGame.GameBackdrop .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg, rgb(0, 0, 0) 15%, rgba(0, 0, 0, 0) 100%)}.ListGame .GameInnerContainer{z-index:0}.ListGame .GameInnerContainer .GameBg{z-index:5}.ListGame .GameInnerContainer .GameExtraInfo{z-index:10}.ListGame .GameInnerContainer::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.ListGame .GameInnerContainer.GameInnerContainerUnavailable::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.9)}.ListGame .GameInnerContainer .ListGame.GameContainerDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.4);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .ListGame.GameContainerFullyDimmed:before{display:block;content:" ";width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:rgba(0, 0, 0, 0.8);color:var(--emfe-w-color-white, #FFFFFF);fill:var(--emfe-w-color-white, #FFFFFF);opacity:1;border-radius:4px}.ListGame .GameInnerContainer .LiveProps{display:flex;flex-direction:column;position:absolute;bottom:8px;left:-8px;right:0;width:100%;padding:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0.3) 80%, rgba(0, 0, 0, 0.99) 100%);color:var(--emfe-w-color-white, #FFFFFF);opacity:1;font-size:14px}.ListGame .GameInnerContainer .ListGame:hover .LiveProps,.ListGame .GameInnerContainer .ListGameLink:hover .LiveProps{opacity:0}@keyframes red-pulse{0%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}15%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}30%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}50%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}65%{box-shadow:0 0 2px 0 rgba(255, 0, 0, 0.75)}80%{box-shadow:0 0 10px 2px rgba(255, 0, 0, 0.75)}100%{box-shadow:0 0 0 0 rgba(255, 0, 0, 0.75)}}@keyframes green-pulse{0%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}15%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}30%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}50%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}65%{box-shadow:0 0 2px 0 rgba(86, 168, 10, 0.75)}80%{box-shadow:0 0 10px 2px rgba(86, 168, 10, 0.75)}100%{box-shadow:0 0 0 0 rgba(86, 168, 10, 0.75)}}@keyframes flip-open{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .silde-in-from-left{-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes silde-in-from-left{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes flip-closed-seat{0%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);transform:perspective(400px) rotate3d(0, 1, 0, 90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);transform:perspective(400px) rotate3d(0, 1, 0, -20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow,.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{overflow:auto}.ListGame .GameInnerContainer .ListGame.PulsatingGreenShadow{animation:green-pulse 2s linear}.ListGame .GameInnerContainer .ListGame.PulsatingRedShadow{animation:red-pulse 2s linear}.ListGame .GameInnerContainer .LiveIcons{position:relative;display:flex;padding:0 16px;box-sizing:border-box;flex-direction:row;align-items:center;justify-content:flex-start;min-height:auto;margin-bottom:5px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons{min-height:auto}}.ListGame .GameInnerContainer .LiveIcons:first-child{margin-left:0}.ListGame .GameInnerContainer .LiveIcons:last-child{margin-right:0}.ListGame .GameInnerContainer .LiveIcons.Black,.ListGame .GameInnerContainer .LiveIcons.Red,.ListGame .GameInnerContainer .LiveIcons.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;padding:2px;margin:0 1px;margin-right:6px;font-size:14px;text-align:center}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult{min-width:12px;font-size:14px;margin:0 2px;margin-right:5px;padding:2px}}.ListGame .GameInnerContainer .LiveIcons .LatestResult.FirstElementAnimated{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{min-width:24px;padding:4px}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red,.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{color:var(--emfe-w-color-white, #FFFFFF);border:1px solid var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Black{background:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Red{background:red}.ListGame .GameInnerContainer .LiveIcons .LatestResult.First.Green{background:#56A80A}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveIcons .LatestResult.First{padding:4px}}.ListGame .GameInnerContainer .LiveIcons .Double{display:flex;flex-direction:column}.ListGame .GameInnerContainer .LiveIcons .Double .LatestResult:first-child{margin-bottom:10px}.ListGame .GameInnerContainer .LiveIcons .Double:first-child .LatestResult{margin-left:0;margin-bottom:0}.ListGame .GameInnerContainer .LiveIcons .Double:last-child .LatestResult{margin-right:0}.ListGame .GameInnerContainer .LiveIcons .Black,.ListGame .GameInnerContainer .LiveIcons .Red,.ListGame .GameInnerContainer .LiveIcons .Green{background-color:transparent}.ListGame .GameInnerContainer .LiveIcons .Black{color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .LiveIcons .Red{color:red}.ListGame .GameInnerContainer .LiveIcons .Green{color:#56A80A}.ListGame .GameInnerContainer .Blue{color:#4d90a7}.ListGame .GameInnerContainer .Red{background-color:red}.ListGame .GameInnerContainer .Black{background-color:var(--emfe-w-color-black, #000000)}.ListGame .GameInnerContainer .Green{background-color:#56A80A}.ListGame .GameInnerContainer .White{background-color:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .Yellow{background-color:#eeca3d}.ListGame .GameInnerContainer .Gold{background-color:#866d0c}.ListGame .GameInnerContainer .Orange{background-color:#574708}.ListGame .GameInnerContainer .Purple{background-color:#330033}.ListGame .GameInnerContainer .Tie{background-color:var(--emfe-w-color-white, #FFFFFF);background-image:linear-gradient(135deg, var(--emfe-w-color-white, #FFFFFF) 25%, transparent 25%, transparent 50%, #212121 50%, var(--emfe-w-color-white, #FFFFFF) 75%, transparent 75%, var(--emfe-w-color-white, #FFFFFF))}.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{display:inline-block;width:16px;height:16px;margin-right:4px}@media(min-width: 768px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}@media(min-width: 1100px){.ListGame .GameInnerContainer .OpenSeat,.ListGame .GameInnerContainer .ClosedSeat{width:16px;height:16px}}.ListGame .GameInnerContainer .OpenSeat svg,.ListGame .GameInnerContainer .ClosedSeat svg{width:100%;height:100%}.ListGame .GameInnerContainer .OpenSeat{animation:flip-closed-seat 2s both;-webkit-animation:flip-closed-seat 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .ClosedSeat{animation:flip-open 2s both;-webkit-animation:flip-open 2s both;-webkit-backface-visibility:visible;backface-visibility:visible}.ListGame .GameInnerContainer .OpenSeat svg{fill:transparent;stroke:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .ClosedSeat svg{fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable{display:flex;position:relative;z-index:10;height:20px;padding:1px 4px 1px 0;align-items:center;border-radius:3px;font-size:12px;white-space:normal;text-transform:uppercase;-webkit-animation-name:silde-in-from-left;animation-name:silde-in-from-left;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ListGame .GameInnerContainer .FullTable svg{width:100%;height:100%;fill:var(--emfe-w-color-white, #FFFFFF)}.ListGame .GameInnerContainer .FullTable.ClosedSeat{margin-right:-3px}.ListGame .GameInnerContainer .PlayersDisplay{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;padding:2px 10px;background:linear-gradient(to bottom, rgba(33, 33, 33, 0.9) 0%, rgba(33, 33, 33, 0.1) 100%);color:var(--emfe-w-color-white, #FFFFFF)}@media(min-width: 1100px){.ListGame .GameInnerContainer .PlayersDisplay{padding:2px 16px}}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon{width:14px;height:14px;margin-right:4px}.ListGame .GameInnerContainer .PlayersDisplay .PlayersIcon svg{fill:var(--emfe-w-color-white, #FFFFFF);width:100%;height:100%}.ListGame .GameInnerContainer .ClosedGame{opacity:1;z-index:10;padding:8px 10px;color:var(--emfe-w-color-white, #FFFFFF);font-size:18px}@media(min-width: 1100px){.ListGame .GameInnerContainer .ClosedGame{padding:8px 16px}}.ListGame .GameInnerContainer .ClosedGame span{font-size:18px}.ListGame .GameInnerContainer .LiveLimits{opacity:1;display:flex;flex-direction:row;justify-content:space-between;padding:2px 20px 5px 20px;background:var(--emfe-w-color-black, #000000);color:var(--emfe-w-color-white, #FFFFFF);font-weight:normal;font-size:12px}@media(min-width: 1100px){.ListGame .GameInnerContainer .LiveLimits{padding:2px 18px 5px 18px}}.ListGame .GameInnerContainer .LiveLimits span{font-size:12px}.ListGame .GameInnerContainer .Players{display:inline-block;width:19px;height:19px}.LoaderRipple{width:80px;height:80px;position:absolute;top:40px;left:-8px}.LoaderRipple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;animation:ripple-effect 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.LoaderRipple div:nth-child(2){animation-delay:-0.5s}@keyframes ripple-effect{0%{top:36px;left:36px;width:0;height:0;opacity:0}4.9%{top:36px;left:36px;width:0;height:0;opacity:0}5%{top:36px;left:36px;width:0;height:0;opacity:1}100%{top:0px;left:0px;width:72px;height:72px;opacity:0}}@container (max-width: 480px){.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper{gap:0px;padding:8px 10px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:12px;margin-top:4px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoBtn{font-size:12px;padding:2px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:8px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .FavoredIcon,.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .UnfavoredIcon{width:14px;height:14px}.CasinoGamesGridSlider .GameInnerContainer .GameExtraInfoContainer .GameExtraInfoLabel{font-size:8px}}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},fi,ci,C,{session:43,userid:44,lang:1,clientstyling:45,clientstylingurl:46,translationurl:47,favorites:2,gamethumbnail:3,gamename:4,gamevendor:5,gamelaunchurl:48,gameid:6,gameisnew:7,gametag:8,gamefunmode:49,gamefavorite:0,gamecellsize:9,showfavoredcategory:50,showgamename:10,currency:51,gamepagemodalurl:52,endpoint:53,categoryid:54,livelobbyendpoint:55,connectlive:56,visibilityconnect:57,integratedgameframedesktop:58,integratedgameframemobile:59,casinogamesgridslider:11,MONEY_WHEEL_COLOR_MAP:60,ROULETTE_COLOR_MAP:61},null,[-1,-1,-1,-1]),e&&(e.target&&U(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","gamelaunchurl","gameid","gameisnew","gametag","gamefunmode","gamefavorite","gamecellsize","showfavoredcategory","showgamename","currency","gamepagemodalurl","endpoint","categoryid","livelobbyendpoint","connectlive","visibilityconnect","integratedgameframedesktop","integratedgameframemobile","casinogamesgridslider","MONEY_WHEEL_COLOR_MAP","ROULETTE_COLOR_MAP"]}get session(){return this.$$.ctx[43]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[44]}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[45]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[46]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[47]}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 gamelaunchurl(){return this.$$.ctx[48]}set gamelaunchurl(e){this.$$set({gamelaunchurl: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[49]}set gamefunmode(e){this.$$set({gamefunmode: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[50]}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[51]}set currency(e){this.$$set({currency:e}),h()}get gamepagemodalurl(){return this.$$.ctx[52]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get endpoint(){return this.$$.ctx[53]}set endpoint(e){this.$$set({endpoint:e}),h()}get categoryid(){return this.$$.ctx[54]}set categoryid(e){this.$$set({categoryid:e}),h()}get livelobbyendpoint(){return this.$$.ctx[55]}set livelobbyendpoint(e){this.$$set({livelobbyendpoint:e}),h()}get connectlive(){return this.$$.ctx[56]}set connectlive(e){this.$$set({connectlive:e}),h()}get visibilityconnect(){return this.$$.ctx[57]}set visibilityconnect(e){this.$$set({visibilityconnect:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[58]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[59]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get casinogamesgridslider(){return this.$$.ctx[11]}set casinogamesgridslider(e){this.$$set({casinogamesgridslider:e}),h()}get MONEY_WHEEL_COLOR_MAP(){return this.$$.ctx[60]}get ROULETTE_COLOR_MAP(){return this.$$.ctx[61]}});let gi={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:"Sağlayıcılar:",filterby:"Filtrele:",all:"Hepsi",clear:"Tümünü Temizle"},ru:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},ro:{providers:"Providers:",filterby:"Filter by:",all:"all",clear:"Clear all"},hr:{providers:"Brendovi igara",filterby:"Filtrirati po:",all:"Sve",clear:"Očisti sve"},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"},"pt-br":{providers:"Provedores:",filterby:"Filtrar por",all:"Tudo",clear:"Apagar tudo"},"es-mx":{providers:"Proveedores:",filterby:"Filtrar por",all:"Todo",clear:"Borrar todo"}};function yi(e,t,r){e=e.slice();return e[36]=t[r],e[37]=t,e[38]=r,e}function vi(r){let i,a,n,o,s,l,c,u,d,h,m,f,p,g,y,v,b,w,e,t,P,_,x,$,S,F,C,k,E,G,N,T=r[11]("filterby")+"",M=r[11]("providers")+"",L=r[11]("clear")+"";function R(e){return e[7]?_i:wi}let I=R(r),A=I(r),D=r[5],O=[];for(let e=0;e<D.length;e+=1)O[e]=Fi(yi(r,D,e));return{c(){i=z("div"),a=z("div"),n=z("div"),o=j("svg"),s=j("path"),l=V(),c=z("div"),u=z("span"),d=W(T),h=V(),m=z("div"),f=z("span"),p=W(M),g=V(),A.c(),y=V(),v=z("span"),b=j("svg"),w=j("path"),P=V(),_=z("div"),x=z("ul");for(let e=0;e<O.length;e+=1)O[e].c();$=V(),S=z("button"),F=W(L),K(s,"id","noun_filter_736223"),K(s,"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"),K(s,"transform","translate(-5 -6.2)"),K(s,"fill","#fff"),K(o,"xmlns","http://www.w3.org/2000/svg"),K(o,"width","16"),K(o,"height","16"),K(o,"viewBox","0 0 16 16"),K(u,"class","FilterName"),K(m,"class","FilterValueContainer"),K(c,"class","FilterTextContainer"),K(n,"class","FilterMainArea"),K(w,"id","arrow"),K(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"),K(w,"transform","translate(-274.511 -441.088)"),K(w,"fill","#d1d1d1"),K(b,"xmlns","http://www.w3.org/2000/svg"),K(b,"width","14"),K(b,"height","6.835"),K(b,"viewBox","0 0 14 6.835"),K(v,"class",e="TriangleInactive "+(r[4]?"TriangleActive":"")),K(a,"class",t="FilterSelector "+(r[4]?"FilterSelectorOpen":"")),K(x,"class","FilterDropdown"),K(S,"class","ClearFilters"),S.disabled=C=r[7]&&r[6].length!=r[5].length,K(_,"class",k="FilterDropdownContainer "+(r[4]?"FilterOpen":"")),K(i,"class",E="FilterContainer "+("true"==r[0]&&"true"==r[1]?"FilerContainerSplit":""))},m(e,t){U(e,i,t),B(i,a),B(a,n),B(n,o),B(o,s),B(n,l),B(n,c),B(c,u),B(u,d),B(c,h),B(c,m),B(m,f),B(f,p),B(m,g),A.m(m,null),B(a,y),B(a,v),B(v,b),B(b,w),B(i,P),B(i,_),B(_,x);for(let e=0;e<O.length;e+=1)O[e]&&O[e].m(x,null);B(_,$),B(_,S),B(S,F),G||(N=[Z(a,"click",r[22]),Z(S,"click",r[25])],G=!0)},p(r,n){if(2048&n[0]&&T!==(T=r[11]("filterby")+"")&&X(d,T),2048&n[0]&&M!==(M=r[11]("providers")+"")&&X(p,M),I===(I=R(r))&&A?A.p(r,n):(A.d(1),(A=I(r))&&(A.c(),A.m(m,null))),16&n[0]&&e!==(e="TriangleInactive "+(r[4]?"TriangleActive":""))&&K(v,"class",e),16&n[0]&&t!==(t="FilterSelector "+(r[4]?"FilterSelectorOpen":""))&&K(a,"class",t),8228&n[0]){let t;for(D=r[5],t=0;t<D.length;t+=1){let e=yi(r,D,t);O[t]?O[t].p(e,n):(O[t]=Fi(e),O[t].c(),O[t].m(x,null))}for(;t<O.length;t+=1)O[t].d(1);O.length=D.length}2048&n[0]&&L!==(L=r[11]("clear")+"")&&X(F,L),224&n[0]&&C!==(C=r[7]&&r[6].length!=r[5].length)&&(S.disabled=C),16&n[0]&&k!==(k="FilterDropdownContainer "+(r[4]?"FilterOpen":""))&&K(_,"class",k),3&n[0]&&E!==(E="FilterContainer "+("true"==r[0]&&"true"==r[1]?"FilerContainerSplit":""))&&K(i,"class",E)},d(e){e&&Y(i),A.d(),J(O,e),G=!1,H(N)}}}function bi(e){let r,n,i=e[11]("500")+"";return{c(){r=z("p"),n=W(i),K(r,"class","SearchLoading")},m(e,t){U(e,r,t),B(r,n)},p(e,t){2048&t[0]&&i!==(i=e[11]("500")+"")&&X(n,i)},d(e){e&&Y(r)}}}function wi(e){let r,n;return{c(){r=z("span"),n=W(e[8]),K(r,"class","FilterCounter")},m(e,t){U(e,r,t),B(r,n)},p(e,t){256&t[0]&&X(n,e[8])},d(e){e&&Y(r)}}}function _i(e){let r,n,i=e[11]("all")+"";return{c(){r=z("span"),n=W(i),K(r,"class","FilterCounter")},m(e,t){U(e,r,t),B(r,n)},p(e,t){2048&t[0]&&i!==(i=e[11]("all")+"")&&X(n,i)},d(e){e&&Y(r)}}}function xi(e){let r,n;return{c(){R((r=z("img")).src,n=e[36].logo)||K(r,"src",n),K(r,"alt","vendor logo")},m(e,t){U(e,r,t)},p(e,t){32&t[0]&&!R(r.src,n=e[36].logo)&&K(r,"src",n)},d(e){e&&Y(r)}}}function Si(e){let r,n,i,a,o,s,l,c,u=e[36].name+"",d=e[36].games.count+"";return{c(){r=z("div"),n=z("span"),i=W(u),a=V(),o=z("span"),s=W("("),l=W(d),c=W(")"),K(r,"class","FilterItemLabel")},m(e,t){U(e,r,t),B(r,n),B(n,i),B(r,a),B(r,o),B(o,s),B(o,l),B(o,c)},p(e,t){32&t[0]&&u!==(u=e[36].name+"")&&X(i,u),32&t[0]&&d!==(d=e[36].games.count+"")&&X(l,d)},d(e){e&&Y(r)}}}function Fi(r){let n,i,a,o,s,l,c,u,d,h,m,f;function p(){r[23].call(a,r[37],r[38])}function g(){return r[24](r[36])}function y(e){return"false"===e[2]?Si:"true"===e[2]?xi:void 0}let v=y(r),b=v&&v(r);return{c(){n=z("li"),i=z("label"),a=z("input"),s=V(),l=z("span"),c=V(),b&&b.c(),u=V(),K(a,"type","checkbox"),K(a,"name","checkbox"),a.__value=o=r[36].name,a.value=a.__value,K(l,"class","FiltersCheckmark"),K(i,"class","FilterLabel"),K(n,"class",d="FilterItem "+("true"===r[2]?"FilterItemWithLogos":"")),n.value=h=r[36].name},m(e,t){U(e,n,t),B(n,i),B(i,a),a.checked=r[36].isFilterSelected,B(i,s),B(i,l),B(i,c),b&&b.m(i,null),B(n,u),m||(f=[Z(a,"change",p),Z(a,"click",g)],m=!0)},p(e,t){r=e,32&t[0]&&o!==(o=r[36].name)&&(a.__value=o,a.value=a.__value),32&t[0]&&(a.checked=r[36].isFilterSelected),v===(v=y(r))&&b?b.p(r,t):(b&&b.d(1),(b=v&&v(r))&&(b.c(),b.m(i,null))),4&t[0]&&d!==(d="FilterItem "+("true"===r[2]?"FilterItemWithLogos":""))&&K(n,"class",d),32&t[0]&&h!==(h=r[36].name)&&(n.value=h)},d(e){e&&Y(n),b&&b.d(),m=!1,H(f)}}}function Ci(r){let n;function i(e){return e[10]?bi:e[9]?void 0:vi}let a=i(r),o=a&&a(r);return{c(){n=z("div"),o&&o.c(),this.c=N},m(e,t){U(e,n,t),o&&o.m(n,null),r[26](n)},p(e,t){a===(a=i(e))&&o?o.p(e,t):(o&&o.d(1),(o=a&&a(e))&&(o.c(),o.m(n,null)))},i:N,o:N,d(e){e&&Y(n),o&&o.d(),r[26](null)}}}function ki(r,e,n){let t;Ge(r,An,e=>n(11,t=e));let i,{endpoint:a=""}=e,{datasource:o=""}=e,{lang:s=""}=e,{translationurl:l=""}=e,{clientstyling:c=""}=e,{clientstylingurl:u=""}=e,{categoryid:d=""}=e,{addfilterselector:h="false"}=e,{addsortingselector:m="false"}=e,{filterbylogo:f="false"}=e,p=!1,g=window.navigator.userAgent,y=[],v=[],b={},w=!1,_=0,x=!0,S=!1;var F,C;({withLocale:F,translations:C}={withLocale:"en",translations:{}}),ke.subscribe(e=>{null==e&&(en.set(C),ke.set(F))}),Object.keys(gi).forEach(e=>{pi(e,gi[e])}),b[d]&&(b={[d]:[]});let k=()=>{n(4,p=!p),window.postMessage({type:"FilterOpened"},window.location.href)},E=t=>{var e=localStorage.getItem("vendorFiltersByCategory");t.isFilterSelected=!t.isFilterSelected,v.length&&0!=v.filter(e=>e.name===t.name).length?n(6,v=v.filter(e=>e.name!==t.name)):v.push(t),null==e?localStorage.setItem("vendorFiltersByCategory",JSON.stringify(b={[d]:v.map(e=>e.id)})):((e=JSON.parse(e))[d]=v.map(e=>e.id),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(e))),window.postMessage({type:"ApplyFilters",origin:"filters"},window.location.href),G()},G=()=>{n(7,w=v.length===y.length||0==v.length),n(8,_=v.length)},T=()=>{n(6,v=[]),localStorage.setItem("vendorFiltersByCategory",JSON.stringify(b={[d]:v.map(e=>e.id)})),y.forEach(e=>e.isFilterSelected=!1),n(5,y),window.postMessage({type:"ApplyFilters"},window.location.href),n(7,w=!0),n(4,p=!1)},M=e=>{"SortingOpened"==e.data.type&&n(4,p=!1)};return Te(()=>(window.addEventListener("message",M,!1),()=>{window.removeEventListener("message",M)})),r.$$set=e=>{"endpoint"in e&&n(15,a=e.endpoint),"datasource"in e&&n(16,o=e.datasource),"lang"in e&&n(17,s=e.lang),"translationurl"in e&&n(18,l=e.translationurl),"clientstyling"in e&&n(19,c=e.clientstyling),"clientstylingurl"in e&&n(20,u=e.clientstylingurl),"categoryid"in e&&n(21,d=e.categoryid),"addfilterselector"in e&&n(0,h=e.addfilterselector),"addsortingselector"in e&&n(1,m=e.addsortingselector),"filterbylogo"in e&&n(2,f=e.filterbylogo)},r.$$.update=()=>{if(2195460&r.$$.dirty[0]&&a&&o&&d&&f&&(t=new URL(a+"/v1/casino/vendors"),n(4,p=!1),t.searchParams.append("fields","id,name,logo,subVendors,games"),t.searchParams.append("language",s),t.searchParams.append("datasource",o),t.searchParams.append("platform",Dn(g)),1<(d.match(/\$/g)||[]).length?(t.searchParams.append("filter",`games(subGroups=${d})`),t.searchParams.append("subVendors",`games(subGroups=${d})`)):t.searchParams.append("filter",`games(groups=${d})`),e=t,n(9,x=!0),new Promise((t,r)=>{fetch(e).then(e=>e.json()).then(e=>{e=e.items,t(e.items),n(6,v=[]);let r=JSON.parse(localStorage.getItem("vendorFiltersByCategory"));e.forEach(e=>{var t;0<=(null==(t=(r=r||{currentCategoryId:[]})[d])?void 0:t.indexOf(e.id))?(e.isFilterSelected=!0,v.push(e)):e.isFilterSelected=!1}),n(5,y=e),G()}).catch(e=>{console.error(e),n(10,S=!0),r(e)}).finally(()=>{n(9,x=!1)})})),524296&r.$$.dirty[0]&&c&&i&&((t=document.createElement("style")).innerHTML=c,i.appendChild(t)),1048584&r.$$.dirty[0]&&u&&i){let t=document.createElement("style");fetch(new URL(u)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e,t;262144&r.$$.dirty[0]&&l&&fetch(l).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{pi(e,t[e])})}).catch(e=>{console.log(e)})},[h,m,f,i,p,y,v,w,_,x,S,t,k,E,T,a,o,s,l,c,u,d,()=>k(),function(e,t){e[t].isFilterSelected=this.checked,n(5,y)},e=>E(e),()=>T(),function(e){Ce[e?"unshift":"push"](()=>{i=e,n(3,i)})}]}function Ei(e,t){rn(e,t)}customElements.get("casino-filter")||customElements.define("casino-filter",class extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.FilterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.FilterSelector{background-color:var(--emfe-w-color-gray-300, #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:var(--emfe-w-color-gray-100, #E6E6E6);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 var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))}.FilterItem input:checked~.FiltersCheckmark{background-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #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 solid var(--emfe-w-color-white, #FFFFFF);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 var(--emfe-w-color-white, #FFFFFF)}.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-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border:1px solid var(--emfe-w-casino-color-primary, 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),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},ki,Ci,C,{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&&U(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()}});let Gi={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:"Sırala:",all:"Hepsi",az:"A-Z",newest:"En yeni",hottest:"Öne Çıkan"},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:"Poredaj po:",all:"Sve",az:"A-Z",newest:"Najnovije",hottest:"Hot igre"},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"},"pt-br":{sortby:"Organizar por:",all:"Todos",az:"A-Z",newest:"Mais recente",hottest:"mais quente"},"es-mx":{sortby:"Ordenar Por:",all:"Todo",az:"A-Z",newest:"Más nuevos",hottest:"Más calientes"}};function Ti(e,t,r){e=e.slice();return e[23]=t[r],e}function Mi(r){let n,i,a,o,s,l,c,u,d,h,m,f,p,g,y,v,b,w,_,x,e,S,F,C,k,E,G,T,M=r[4]("sortby")+"",L=(r[3]||r[4]("all"))+"",I=Object.values(r[5]),A=[];for(let e=0;e<I.length;e+=1)A[e]=Li(Ti(r,I,e));return{c(){n=z("div"),i=z("div"),a=z("div"),o=j("svg"),s=j("g"),l=j("path"),c=j("path"),u=j("path"),d=V(),h=z("div"),m=z("span"),f=W(M),p=V(),g=z("div"),y=z("span"),v=W(L),b=V(),w=z("span"),_=j("svg"),x=j("path"),F=V(),C=z("div"),k=z("ul");for(let e=0;e<A.length;e+=1)A[e].c();K(l,"id","Path_5267"),K(l,"data-name","Path 5267"),K(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"),K(l,"transform","translate(-206.448 0)"),K(l,"fill","#fff"),K(c,"id","Path_5268"),K(c,"data-name","Path 5268"),K(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"),K(c,"transform","translate(0 0)"),K(c,"fill","#fff"),K(u,"id","Path_5269"),K(u,"data-name","Path 5269"),K(u,"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"),K(u,"transform","translate(-412.896 0)"),K(u,"fill","#fff"),K(s,"id","sortby"),K(s,"transform","translate(-306 -342)"),K(o,"xmlns","http://www.w3.org/2000/svg"),K(o,"width","20"),K(o,"height","20"),K(o,"viewBox","0 0 26.003 22.819"),K(m,"class","SorterName"),K(g,"class","SorterValueContainer"),K(h,"class","SorterTextContainer"),K(a,"class","SorterMainArea"),K(x,"id","arrow"),K(x,"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"),K(x,"transform","translate(-274.511 -441.088)"),K(x,"fill","#d1d1d1"),K(_,"xmlns","http://www.w3.org/2000/svg"),K(_,"width","14"),K(_,"height","6.835"),K(_,"viewBox","0 0 14 6.835"),K(w,"class",e="TriangleInactive "+(r[1]?"TriangleActive":"")),K(i,"class",S="SorterSelector "+(r[1]?"SorterSelectorOpen":"")),K(k,"class","SorterDropdown"),K(C,"class",E="SorterDropdownContainer "+(r[1]?"SorterOpen":"")),K(n,"class","SorterContainer")},m(e,t){U(e,n,t),B(n,i),B(i,a),B(a,o),B(o,s),B(s,l),B(s,c),B(s,u),B(a,d),B(a,h),B(h,m),B(m,f),B(h,p),B(h,g),B(g,y),B(y,v),B(i,b),B(i,w),B(w,_),B(_,x),B(n,F),B(n,C),B(C,k);for(let e=0;e<A.length;e+=1)A[e]&&A[e].m(k,null);G||(T=Z(i,"click",r[13]),G=!0)},p(t,r){if(16&r&&M!==(M=t[4]("sortby")+"")&&X(f,M),24&r&&L!==(L=(t[3]||t[4]("all"))+"")&&X(v,L),2&r&&e!==(e="TriangleInactive "+(t[1]?"TriangleActive":""))&&K(w,"class",e),2&r&&S!==(S="SorterSelector "+(t[1]?"SorterSelectorOpen":""))&&K(i,"class",S),120&r){let e;for(I=Object.values(t[5]),e=0;e<I.length;e+=1){var n=Ti(t,I,e);A[e]?A[e].p(n,r):(A[e]=Li(n),A[e].c(),A[e].m(k,null))}for(;e<A.length;e+=1)A[e].d(1);A.length=I.length}2&r&&E!==(E="SorterDropdownContainer "+(t[1]?"SorterOpen":""))&&K(C,"class",E)},d(e){e&&Y(n),J(A,e),G=!1,T()}}}function Li(r){let n,i,a,o,s,l,c,u,d,h,m,f,e=r[23]+"";function p(){return r[14](r[23])}return{c(){n=z("li"),i=z("label"),a=z("input"),s=V(),l=z("span"),c=V(),u=z("span"),d=W(e),h=V(),K(a,"type","radio"),K(a,"name","radio"),a.value=r[23],a.checked=o=r[3]==r[23]||null==r[3]&&r[23]==r[4]("all"),K(l,"class","SortersCheckmark"),K(i,"class","SorterLabel CustomRadioButton"),K(n,"class","SorterItem"),n.value=r[23]},m(e,t){U(e,n,t),B(n,i),B(i,a),B(i,s),B(i,l),B(i,c),B(i,u),B(u,d),B(n,h),m||(f=Z(a,"click",p),m=!0)},p(e,t){r=e,24&t&&o!==(o=r[3]==r[23]||null==r[3]&&r[23]==r[4]("all"))&&(a.checked=o)},d(e){e&&Y(n),m=!1,f()}}}function Ii(r){let n;function i(e){if(!e[2])return Mi}let a=i(r),o=a&&a(r);return{c(){n=z("div"),o&&o.c(),this.c=N},m(e,t){U(e,n,t),o&&o.m(n,null),r[15](n)},p(e,[t]){a===(a=i(e))&&o?o.p(e,t):(o&&o.d(1),(o=a&&a(e))&&(o.c(),o.m(n,null)))},i:N,o:N,d(e){e&&Y(n),o&&o.d(),r[15](null)}}}function Ai(t,e,n){let r;Ge(t,An,e=>n(4,r=e));let i,{lang:a=""}=e,{translationurl:o=""}=e,{clientstyling:s=""}=e,{clientstylingurl:l=""}=e,{categoryid:c=""}=e,u=!1,d=!0,h="",m="All";var f,p;({withLocale:f,translations:p}={withLocale:"en",translations:{}}),ke.subscribe(e=>{null==e&&(en.set(p),ke.set(f))}),Object.keys(Gi).forEach(e=>{Ei(e,Gi[e])});let g={All:r("all"),name:r("az"),isNew:r("newest"),"advancedTags(name(hot))":r("hottest")},y=e=>{n(3,m=e);var t,r=localStorage.getItem("vendorSortingBy");for(t in h=e,g)if(g[t]===e){h=t;break}null==r?localStorage.setItem("vendorSortingBy",JSON.stringify({[c]:h})):((r=JSON.parse(r))[c]=h,localStorage.setItem("vendorSortingBy",JSON.stringify(r))),window.postMessage({type:"ApplySorter",sortBy:h,itemId:c},window.location.href),n(1,u=!u)},v=()=>{n(1,u=!u),window.postMessage({type:"SortingOpened"},window.location.href)},b=e=>{"FilterOpened"==e.data.type&&n(1,u=!1)};return Te(()=>(window.addEventListener("message",b,!1),()=>{window.removeEventListener("message",b)})),t.$$set=e=>{"lang"in e&&n(8,a=e.lang),"translationurl"in e&&n(9,o=e.translationurl),"clientstyling"in e&&n(10,s=e.clientstyling),"clientstylingurl"in e&&n(11,l=e.clientstylingurl),"categoryid"in e&&n(12,c=e.categoryid)},t.$$.update=()=>{if(4096&t.$$.dirty&&c&&(n(3,m="All"),n(2,d=!1),n(1,u=!1),e=null==(e=JSON.parse(localStorage.getItem("vendorSortingBy")))?void 0:e[c],n(3,m=e||"All"),n(3,m=g[e])),1025&t.$$.dirty&&s&&i&&((e=document.createElement("style")).innerHTML=s,i.appendChild(e)),2049&t.$$.dirty&&l&&i){let t=document.createElement("style");fetch(new URL(l)).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{i.appendChild(t)},1)})}var e;512&t.$$.dirty&&o&&fetch(o).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{Ei(e,t[e])})}).catch(e=>{console.log(e)})},[i,u,d,m,r,g,y,v,a,o,s,l,c,()=>v(),e=>y(e),function(e){Ce[e?"unshift":"push"](()=>{i=e,n(0,i)})}]}function Di(e,t,r){e=e.slice();return e[91]=t[r],e[93]=r,e}function Oi(e,t,r){e=e.slice();return e[91]=t[r],e[94]=t,e[93]=r,e}function Pi(e,t,r){e=e.slice();return e[91]=t[r],e[93]=r,e}function $i(e){let r;function n(e){return e[26]?Bi:e[37]?Hi:void 0}let i=n(e),a=i&&i(e);return{c(){r=z("div"),a&&a.c()},m(e,t){U(e,r,t),a&&a.m(r,null)},p(e,t){i===(i=n(e))&&a?a.p(e,t):(a&&a.d(1),(a=i&&i(e))&&(a.c(),a.m(r,null)))},d(e){e&&Y(r),a&&a.d()}}}function Ni(e){let r,n,i;function a(e){return e[30]?ha:e[27].length?ua:da}let o=a(e),s=o(e);function l(e){return e[27]?fa:ma}let c=l(e),u=c(e);return{c(){r=z("div"),n=z("div"),s.c(),i=V(),u.c(),K(n,"class","CasinoGamesHeader Searched "+(Ee(e[42])?"CasinoGamesHeaderMobile":"")),K(r,"class","CasinoGamesContainer")},m(e,t){U(e,r,t),B(r,n),s.m(n,null),B(r,i),u.m(r,null)},p(e,t){o===(o=a(e))&&s?s.p(e,t):(s.d(1),(s=o(e))&&(s.c(),s.m(n,null))),c===(c=l(e))&&u?u.p(e,t):(u.d(1),(u=c(e))&&(u.c(),u.m(r,null)))},d(e){e&&Y(r),s.d(),u.d()}}}function Ri(e){let r;function n(e){return e[32]?va:ya}let i=n(e),a=i(e);return{c(){a.c(),r=l()},m(e,t){a.m(e,t),U(e,r,t)},p(e,t){i!==(i=n(e))&&(a.d(1),a=i(e))&&(a.c(),a.m(r.parentNode,r))},d(e){a.d(e),e&&Y(r)}}}function Hi(r){let n,i,a,o,s="true"!==r[18]&&Ui(r);function l(e){return e[23]&&!e[34]?ji:e[40]?zi:Yi}let c=l(r),u=c(r);return{c(){n=z("div"),s&&s.c(),i=V(),a=z("ul"),u.c(),K(a,"class",o=(0!=r[40].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}"),K(n,"class","CasinoGamesContainer")},m(e,t){U(e,n,t),s&&s.m(n,null),B(n,i),B(n,a),u.m(a,null),r[56](a)},p(e,t){"true"!==e[18]?s?s.p(e,t):((s=Ui(e)).c(),s.m(n,i)):s&&(s.d(1),s=null),c===(c=l(e))&&u?u.p(e,t):(u.d(1),(u=c(e))&&(u.c(),u.m(a,null))),512&t[1]&&o!==(o=(0!=e[40].items.length?"CasinoGamesGrid":"")+" 'GamesListIncreasedGap'}")&&K(a,"class",o)},d(e){e&&Y(n),s&&s.d(),u.d(),r[56](null)}}}function Bi(e){let r,n,i="true"!==e[18]&&ta(e);function a(e){return e[23]&&!e[34]?la:0!==e[27].length?sa:oa}let o=a(e),s=o(e);return{c(){r=z("div"),i&&i.c(),n=V(),s.c(),K(r,"class","CasinoGamesContainer")},m(e,t){U(e,r,t),i&&i.m(r,null),B(r,n),s.m(r,null)},p(e,t){"true"!==e[18]?i?i.p(e,t):((i=ta(e)).c(),i.m(r,n)):i&&(i.d(1),i=null),o===(o=a(e))&&s?s.p(e,t):(s.d(1),(s=o(e))&&(s.c(),s.m(r,null)))},d(e){e&&Y(r),i&&i.d(),s.d()}}}function Ui(r){let n,i,a,o,s,l,c,u,d=r[41]("favorites")+"",h=r[40].items.length+"";return{c(){n=z("div"),i=z("h3"),a=W(d),o=V(),s=z("span"),l=W("("),c=W(h),u=W(")"),K(s,"class","CategoryFavName"),K(i,"class","CategoryName"),K(n,"class","CasinoGamesHeader")},m(e,t){U(e,n,t),B(n,i),B(i,a),B(i,o),B(i,s),B(s,l),B(s,c),B(s,u),r[55](i)},p(e,t){1024&t[1]&&d!==(d=e[41]("favorites")+"")&&X(a,d),512&t[1]&&h!==(h=e[40].items.length+"")&&X(c,h)},d(e){e&&Y(n),r[55](null)}}}function Yi(e){let r,n,i=e[41]("waiting")+"";return{c(){r=z("p"),n=W(i)},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("waiting")+"")&&X(n,i)},d(e){e&&Y(r)}}}function zi(t){let i,a=t[40].items,o=[];for(let e=0;e<a.length;e+=1)o[e]=ea(Di(t,a,e));let s=null;return a.length||(s=Wi(t)),{c(){for(let e=0;e<o.length;e+=1)o[e].c();i=l(),s&&s.c()},m(t,r){for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(t,r);U(t,i,r),s&&s.m(t,r)},p(r,n){if(262121&n[0]|8128&n[1]){let t;for(a=r[40].items,t=0;t<a.length;t+=1){let e=Di(r,a,t);o[t]?o[t].p(e,n):(o[t]=ea(e),o[t].c(),o[t].m(i.parentNode,i))}for(;t<o.length;t+=1)o[t].d(1);o.length=a.length,!a.length&&s?s.p(r,n):a.length?s&&(s.d(1),s=null):((s=Wi(r)).c(),s.m(i.parentNode,i))}},d(e){J(o,e),e&&Y(i),s&&s.d(e)}}}function ji(e){let r;return{c(){K(r=z("div"),"class","lds-dual-ring")},m(e,t){U(e,r,t)},p:N,d(e){e&&Y(r)}}}function Wi(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p,g=e[41]("noFavoritesTitle")+"",t=(v=e,Ee(v[42])?Zi:Vi),y=t(e);var v;return{c(){r=z("p"),n=j("svg"),i=j("rect"),a=j("rect"),o=j("circle"),s=j("path"),l=j("path"),c=j("path"),u=j("path"),d=V(),h=z("span"),m=W(g),f=V(),y.c(),p=V(),K(i,"x","1"),K(i,"y","18.053"),K(i,"width","90.263"),K(i,"height","90.263"),K(i,"rx","12"),K(i,"stroke","var(--emfe-w-color-gray-150, #828282)"),K(i,"stroke-width","1.5"),K(a,"x","106.737"),K(a,"y","56.737"),K(a,"width","90.263"),K(a,"height","90.263"),K(a,"rx","12"),K(a,"stroke","var(--emfe-w-color-gray-150, #828282)"),K(a,"stroke-width","1.5"),K(o,"cx","70.5"),K(o,"cy","32.237"),K(o,"r","31.487"),K(o,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(o,"stroke-width","1.5"),K(o,"stroke-dasharray","5 0"),K(s,"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"),K(s,"fill","var(--emfe-w-color-gray-150, #828282)"),K(l,"d","M78 43h11v13H78V43z"),K(l,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(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"),K(c,"fill","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(c,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(c,"stroke-linecap","round"),K(c,"stroke-linejoin","round"),K(u,"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"),K(u,"stroke","var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C))"),K(u,"stroke-width","1.5"),K(u,"stroke-linecap","round"),K(u,"stroke-linejoin","round"),K(n,"width","198"),K(n,"height","148"),K(n,"viewBox","0 0 198 148"),K(n,"fill","none"),K(n,"xmlns","http://www.w3.org/2000/svg"),K(h,"class","NoFavoriteText NoFavoriteTextHighlight"),K(r,"class","NoFavoriteGames "+(Ee(e[42])?"NoFavoriteGamesMobile":""))},m(e,t){U(e,r,t),B(r,n),B(n,i),B(n,a),B(n,o),B(n,s),B(n,l),B(n,c),B(n,u),B(r,d),B(r,h),B(h,m),B(r,f),y.m(r,null),B(r,p)},p(e,t){1024&t[1]&&g!==(g=e[41]("noFavoritesTitle")+"")&&X(m,g),y.p(e,t)},d(e){e&&Y(r),y.d()}}}function Vi(e){let r,n,i=e[41]("noFavorites")+"";return{c(){r=z("span"),n=W(i),K(r,"class","NoFavoriteText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noFavorites")+"")&&X(n,i)},d(e){e&&Y(r)}}}function Zi(e){let r,n,i=e[41]("noFavoritesMobile")+"";return{c(){r=z("span"),n=W(i),K(r,"class","NoFavoriteText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noFavoritesMobile")+"")&&X(n,i)},d(e){e&&Y(r)}}}function Ki(e){let r,n=e[91].gameModel.isFavorite&&Xi(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){e[91].gameModel.isFavorite?n?n.p(e,t):((n=Xi(e)).c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&Y(r)}}}function Xi(e){let r,n=(e=>{let r,n,i;function a(e,t){return 512&t[1]&&(n=null),(r=null==r?!!Ee(e[42]):r)?qi:(n=null==n?!!e[91].gameModel.platform.includes("PC"):n)?Ji:void 0}let o=a(e,[-1,-1,-1,-1]),s=o&&o(e);return{c(){s&&s.c(),i=l()},m(e,t){s&&s.m(e,t),U(e,i,t)},p(e,t){o===(o=a(e,t))&&s?s.p(e,t):(s&&s.d(1),(s=o&&o(e))&&(s.c(),s.m(i.parentNode,i)))},d(e){s&&s.d(e),e&&Y(i)}}})(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&Y(r)}}}function Ji(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p,g;return{c(){_(r=z("casino-game-thumbnail"),"class",n=""+(x+(e[91].cellSize||"1x1"))),_(r,"part",i=""+(x+(e[91].cellSize||"1x1"))),_(r,"session",e[6]),_(r,"userid",e[7]),_(r,"lang",e[5]),_(r,"translationurl",e[11]),_(r,"favorites",e[8]),_(r,"categoryid",e[0]),_(r,"gamethumbnail",a=e[91].gameModel.thumbnail),_(r,"gamename",o=e[91].gameModel.name),_(r,"gamevendor",s=e[91].gameModel.vendor.name),_(r,"gamelaunchurl",l=e[91].launchUrl),_(r,"gameisnew",c=e[91].gameModel.isNew),_(r,"gametag",u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags)),_(r,"gamecellsize",d=e[91].cellSize),_(r,"gameid",h=e[91].gameModel.id),_(r,"gamefunmode",m=e[91].gameModel.hasFunMode),_(r,"showgamename",e[13]),_(r,"gamefavorite",f=e[91].gameModel.isFavorite),_(r,"showfavoredcategory",e[37]),_(r,"connectlive",p=1==e[38][e[91].id]?"connect":"disconnect"),_(r,"visibilityconnect",e[39]),_(r,"currency",e[12]),_(r,"livelobbyendpoint",g=e[91].gameModel.details?e[91].gameModel.launchUrl:""),_(r,"clientstyling",e[9]),_(r,"clientstylingurl",e[10]),_(r,"endpoint",e[3]),_(r,"livecasino",e[14]),_(r,"gamepagemodalurl",e[15]),_(r,"integratedgameframedesktop",e[16]),_(r,"integratedgameframemobile",e[17])},m(e,t){U(e,r,t)},p(e,t){512&t[1]&&n!==(n=""+(x+(e[91].cellSize||"1x1")))&&_(r,"class",n),512&t[1]&&i!==(i=""+(x+(e[91].cellSize||"1x1")))&&_(r,"part",i),64&t[0]&&_(r,"session",e[6]),128&t[0]&&_(r,"userid",e[7]),32&t[0]&&_(r,"lang",e[5]),2048&t[0]&&_(r,"translationurl",e[11]),256&t[0]&&_(r,"favorites",e[8]),1&t[0]&&_(r,"categoryid",e[0]),512&t[1]&&a!==(a=e[91].gameModel.thumbnail)&&_(r,"gamethumbnail",a),512&t[1]&&o!==(o=e[91].gameModel.name)&&_(r,"gamename",o),512&t[1]&&s!==(s=e[91].gameModel.vendor.name)&&_(r,"gamevendor",s),512&t[1]&&l!==(l=e[91].launchUrl)&&_(r,"gamelaunchurl",l),512&t[1]&&c!==(c=e[91].gameModel.isNew)&&_(r,"gameisnew",c),512&t[1]&&u!==(u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags))&&_(r,"gametag",u),512&t[1]&&d!==(d=e[91].cellSize)&&_(r,"gamecellsize",d),512&t[1]&&h!==(h=e[91].gameModel.id)&&_(r,"gameid",h),512&t[1]&&m!==(m=e[91].gameModel.hasFunMode)&&_(r,"gamefunmode",m),8192&t[0]&&_(r,"showgamename",e[13]),512&t[1]&&f!==(f=e[91].gameModel.isFavorite)&&_(r,"gamefavorite",f),64&t[1]&&_(r,"showfavoredcategory",e[37]),640&t[1]&&p!==(p=1==e[38][e[91].id]?"connect":"disconnect")&&_(r,"connectlive",p),256&t[1]&&_(r,"visibilityconnect",e[39]),4096&t[0]&&_(r,"currency",e[12]),512&t[1]&&g!==(g=e[91].gameModel.details?e[91].gameModel.launchUrl:"")&&_(r,"livelobbyendpoint",g),512&t[0]&&_(r,"clientstyling",e[9]),1024&t[0]&&_(r,"clientstylingurl",e[10]),8&t[0]&&_(r,"endpoint",e[3]),16384&t[0]&&_(r,"livecasino",e[14]),32768&t[0]&&_(r,"gamepagemodalurl",e[15]),65536&t[0]&&_(r,"integratedgameframedesktop",e[16]),131072&t[0]&&_(r,"integratedgameframemobile",e[17])},d(e){e&&Y(r)}}}function qi(e){let r,n=e[91].gameModel.platform.includes("iPad")||e[91].gameModel.platform.includes("iPhone")||e[91].gameModel.platform.includes("Android"),i=n&&Qi(e);return{c(){i&&i.c(),r=l()},m(e,t){i&&i.m(e,t),U(e,r,t)},p(e,t){(n=512&t[1]?e[91].gameModel.platform.includes("iPad")||e[91].gameModel.platform.includes("iPhone")||e[91].gameModel.platform.includes("Android"):n)?i?i.p(e,t):((i=Qi(e)).c(),i.m(r.parentNode,r)):i&&(i.d(1),i=null)},d(e){i&&i.d(e),e&&Y(r)}}}function Qi(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p,g;return{c(){_(r=z("casino-game-thumbnail"),"class",n=""+(x+(e[91].cellSize||"1x1"))),_(r,"part",i=""+(x+(e[91].cellSize||"1x1"))),_(r,"session",e[6]),_(r,"userid",e[7]),_(r,"lang",e[5]),_(r,"favorites",e[8]),_(r,"categoryid",e[0]),_(r,"gamethumbnail",a=e[91].gameModel.thumbnail),_(r,"gamename",o=e[91].gameModel.name),_(r,"gamevendor",s=e[91].gameModel.vendor.name),_(r,"gamelaunchurl",l=e[91].launchUrl),_(r,"gameisnew",c=e[91].gameModel.isNew),_(r,"gametag",u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags)),_(r,"gamecellsize",d=e[91].cellSize),_(r,"gameid",h=e[91].gameModel.id),_(r,"gamefunmode",m=e[91].gameModel.hasFunMode),_(r,"showgamename",e[13]),_(r,"gamefavorite",f=e[91].gameModel.isFavorite),_(r,"showfavoredcategory",e[37]),_(r,"connectlive",p=1==e[38][e[91].id]?"connect":"disconnect"),_(r,"visibilityconnect",e[39]),_(r,"translationurl",e[11]),_(r,"currency",e[12]),_(r,"livelobbyendpoint",g=e[91].gameModel.details?e[91].gameModel.launchUrl:""),_(r,"clientstyling",e[9]),_(r,"clientstylingurl",e[10]),_(r,"endpoint",e[3]),_(r,"livecasino",e[14]),_(r,"gamepagemodalurl",e[15]),_(r,"integratedgameframedesktop",e[16]),_(r,"integratedgameframemobile",e[17])},m(e,t){U(e,r,t)},p(e,t){512&t[1]&&n!==(n=""+(x+(e[91].cellSize||"1x1")))&&_(r,"class",n),512&t[1]&&i!==(i=""+(x+(e[91].cellSize||"1x1")))&&_(r,"part",i),64&t[0]&&_(r,"session",e[6]),128&t[0]&&_(r,"userid",e[7]),32&t[0]&&_(r,"lang",e[5]),256&t[0]&&_(r,"favorites",e[8]),1&t[0]&&_(r,"categoryid",e[0]),512&t[1]&&a!==(a=e[91].gameModel.thumbnail)&&_(r,"gamethumbnail",a),512&t[1]&&o!==(o=e[91].gameModel.name)&&_(r,"gamename",o),512&t[1]&&s!==(s=e[91].gameModel.vendor.name)&&_(r,"gamevendor",s),512&t[1]&&l!==(l=e[91].launchUrl)&&_(r,"gamelaunchurl",l),512&t[1]&&c!==(c=e[91].gameModel.isNew)&&_(r,"gameisnew",c),512&t[1]&&u!==(u=0<e[91].gameModel.advancedTags?.length&&e[43](e[91].gameModel.advancedTags))&&_(r,"gametag",u),512&t[1]&&d!==(d=e[91].cellSize)&&_(r,"gamecellsize",d),512&t[1]&&h!==(h=e[91].gameModel.id)&&_(r,"gameid",h),512&t[1]&&m!==(m=e[91].gameModel.hasFunMode)&&_(r,"gamefunmode",m),8192&t[0]&&_(r,"showgamename",e[13]),512&t[1]&&f!==(f=e[91].gameModel.isFavorite)&&_(r,"gamefavorite",f),64&t[1]&&_(r,"showfavoredcategory",e[37]),640&t[1]&&p!==(p=1==e[38][e[91].id]?"connect":"disconnect")&&_(r,"connectlive",p),256&t[1]&&_(r,"visibilityconnect",e[39]),2048&t[0]&&_(r,"translationurl",e[11]),4096&t[0]&&_(r,"currency",e[12]),512&t[1]&&g!==(g=e[91].gameModel.details?e[91].gameModel.launchUrl:"")&&_(r,"livelobbyendpoint",g),512&t[0]&&_(r,"clientstyling",e[9]),1024&t[0]&&_(r,"clientstylingurl",e[10]),8&t[0]&&_(r,"endpoint",e[3]),16384&t[0]&&_(r,"livecasino",e[14]),32768&t[0]&&_(r,"gamepagemodalurl",e[15]),65536&t[0]&&_(r,"integratedgameframedesktop",e[16]),131072&t[0]&&_(r,"integratedgameframemobile",e[17])},d(e){e&&Y(r)}}}function ea(e){let r,n=e[91].gameModel&&Ki(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){e[91].gameModel?n?n.p(e,t):((n=Ki(e)).c(),n.m(r.parentNode,r)):n&&(n.d(1),n=null)},d(e){n&&n.d(e),e&&Y(r)}}}function ta(r){let n,i,a,o,s=r[26].name+"";function l(e){return e[28]?na:ra}let c=l(r),u=c(r);return{c(){n=z("div"),i=z("h3"),a=W(s),o=V(),u.c(),K(i,"class","CategoryName"),K(n,"class","CasinoGamesHeader")},m(e,t){U(e,n,t),B(n,i),B(i,a),r[51](i),B(n,o),u.m(n,null)},p(e,t){67108864&t[0]&&s!==(s=e[26].name+"")&&X(a,s),c===(c=l(e))&&u?u.p(e,t):(u.d(1),(u=c(e))&&(u.c(),u.m(n,null)))},d(e){e&&Y(n),r[51](null),u.d()}}}function ra(e){let r,n,i,a="true"==e[1]&&ia(e),o="true"==e[2]&&aa(e);return{c(){r=z("div"),a&&a.c(),n=V(),o&&o.c(),K(r,"class",i="true"==e[1]&&"true"==e[2]?"CategoryFilterContainer":"")},m(e,t){U(e,r,t),a&&a.m(r,null),B(r,n),o&&o.m(r,null)},p(e,t){"true"==e[1]?a?a.p(e,t):((a=ia(e)).c(),a.m(r,n)):a&&(a.d(1),a=null),"true"==e[2]?o?o.p(e,t):((o=aa(e)).c(),o.m(r,null)):o&&(o.d(1),o=null),6&t[0]&&i!==(i="true"==e[1]&&"true"==e[2]?"CategoryFilterContainer":"")&&K(r,"class",i)},d(e){e&&Y(r),a&&a.d(),o&&o.d()}}}function na(r){let n,i,a,o,s,l,c,u,d=r[41]("viewAll")+"",h=r[26].games.total+"";return{c(){n=z("a"),i=z("span"),a=W(d),o=W(" ("),s=W(h),l=W(")"),K(i,"class","CategoryLoadMore"),K(n,"class","CategoryNameLink")},m(e,t){U(e,n,t),B(n,i),B(i,a),B(i,o),B(i,s),B(i,l),c||(u=Z(n,"click",r[52]),c=!0)},p(e,t){1024&t[1]&&d!==(d=e[41]("viewAll")+"")&&X(a,d),67108864&t[0]&&h!==(h=e[26].games.total+"")&&X(s,h)},d(e){e&&Y(n),c=!1,u()}}}function ia(e){let r;return{c(){_(r=z("casino-filter"),"clientstylingurl",e[10]),_(r,"clientstyling",e[9]),_(r,"endpoint",e[3]),_(r,"datasource",e[4]),_(r,"lang",e[5]),_(r,"categoryid",e[0]),_(r,"addfilterselector",e[1]),_(r,"addsortingselector",e[2]),_(r,"filterbylogo",e[19])},m(e,t){U(e,r,t)},p(e,t){1024&t[0]&&_(r,"clientstylingurl",e[10]),512&t[0]&&_(r,"clientstyling",e[9]),8&t[0]&&_(r,"endpoint",e[3]),16&t[0]&&_(r,"datasource",e[4]),32&t[0]&&_(r,"lang",e[5]),1&t[0]&&_(r,"categoryid",e[0]),2&t[0]&&_(r,"addfilterselector",e[1]),4&t[0]&&_(r,"addsortingselector",e[2]),524288&t[0]&&_(r,"filterbylogo",e[19])},d(e){e&&Y(r)}}}function aa(e){let r;return{c(){_(r=z("casino-sort"),"clientstylingurl",e[10]),_(r,"clientstyling",e[9]),_(r,"lang",e[5]),_(r,"categoryid",e[0]),_(r,"addsortingselector",e[2])},m(e,t){U(e,r,t)},p(e,t){1024&t[0]&&_(r,"clientstylingurl",e[10]),512&t[0]&&_(r,"clientstyling",e[9]),32&t[0]&&_(r,"lang",e[5]),1&t[0]&&_(r,"categoryid",e[0]),4&t[0]&&_(r,"addsortingselector",e[2])},d(e){e&&Y(r)}}}function oa(e){let r,n,i=e[41]("noResults")+"";return{c(){r=z("p"),n=W(i),K(r,"class","NoSearchResults")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noResults")+"")&&X(n,i)},d(e){e&&Y(r)}}}function sa(r){let i,e,a=r[27],o=[];for(let e=0;e<a.length;e+=1)o[e]=ca(Oi(r,a,e));return{c(){i=z("ul");for(let e=0;e<o.length;e+=1)o[e].c();K(i,"class",e=(0===r[40].items.length&&r[37]?"":"CasinoGamesGrid")+" "+(r[25]&&"true"==r[20]?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")},m(e,t){U(e,i,t);for(let e=0;e<o.length;e+=1)o[e]&&o[e].m(i,null);r[54](i)},p(t,r){if(139722729&r[0]|4480&r[1]){let e;for(a=t[27],e=0;e<a.length;e+=1){var n=Oi(t,a,e);o[e]?o[e].p(n,r):(o[e]=ca(n),o[e].c(),o[e].m(i,null))}for(;e<o.length;e+=1)o[e].d(1);o.length=a.length}34603008&r[0]|576&r[1]&&e!==(e=(0===t[40].items.length&&t[37]?"":"CasinoGamesGrid")+" "+(t[25]&&"true"==t[20]?"CasinoGamesGridSlider CustomScroll":"")+" GamesListIncreasedGap")&&K(i,"class",e)},d(e){e&&Y(i),J(o,e),r[54](null)}}}function la(e){let r;return{c(){K(r=z("div"),"class","lds-dual-ring"),K(r,"part","lds-dual-ring")},m(e,t){U(e,r,t)},p:N,d(e){e&&Y(r)}}}function ca(e){let r,n=(r=>{let n,i,a,o,s,l,c,u,d,h,m,f,p,g,y,v=r[93],b=()=>r[53](n,v),w=()=>r[53](null,v);return{c(){_(n=z("casino-game-thumbnail"),"session",r[6]),_(n,"userid",r[7]),_(n,"lang",r[5]),_(n,"class",i=""+(x+(r[91].cellSize||"1x1"))),_(n,"part",a=""+(x+(r[91].cellSize||"1x1"))),_(n,"favorites",r[8]),_(n,"categoryid",r[0]),_(n,"gamethumbnail",o=r[91].thumbnail),_(n,"gamename",s=r[91].name),_(n,"gamevendor",l=r[91].vendor.name),_(n,"gamelaunchurl",c=r[91].launchUrl),_(n,"gameisnew",u=r[91].isNew),_(n,"gametag",d=0<r[91].advancedTags?.length&&r[43](r[91].advancedTags)),_(n,"gamecellsize",h=r[91].cellSize),_(n,"gameid",m=r[91].id),_(n,"gamefunmode",f=r[91].hasFunMode),_(n,"gamefavorite",p=r[91].isFavorite),_(n,"translationurl",r[11]),_(n,"showgamename",r[13]),_(n,"connectlive",g=1==r[38][r[91].id]?"connect":"disconnect"),_(n,"visibilityconnect",r[39]),_(n,"currency",r[12]),_(n,"livelobbyendpoint",y=r[91].details?r[91].href:""),_(n,"clientstyling",r[9]),_(n,"clientstylingurl",r[10]),_(n,"endpoint",r[3]),_(n,"livecasino",r[14]),_(n,"gamepagemodalurl",r[15]),_(n,"integratedgameframedesktop",r[16]),_(n,"integratedgameframemobile",r[17]),_(n,"casinogamesgridslider",r[20])},m(e,t){U(e,n,t),b()},p(e,t){r=e,64&t[0]&&_(n,"session",r[6]),128&t[0]&&_(n,"userid",r[7]),32&t[0]&&_(n,"lang",r[5]),134217728&t[0]&&i!==(i=""+(x+(r[91].cellSize||"1x1")))&&_(n,"class",i),134217728&t[0]&&a!==(a=""+(x+(r[91].cellSize||"1x1")))&&_(n,"part",a),256&t[0]&&_(n,"favorites",r[8]),1&t[0]&&_(n,"categoryid",r[0]),134217728&t[0]&&o!==(o=r[91].thumbnail)&&_(n,"gamethumbnail",o),134217728&t[0]&&s!==(s=r[91].name)&&_(n,"gamename",s),134217728&t[0]&&l!==(l=r[91].vendor.name)&&_(n,"gamevendor",l),134217728&t[0]&&c!==(c=r[91].launchUrl)&&_(n,"gamelaunchurl",c),134217728&t[0]&&u!==(u=r[91].isNew)&&_(n,"gameisnew",u),134217728&t[0]&&d!==(d=0<r[91].advancedTags?.length&&r[43](r[91].advancedTags))&&_(n,"gametag",d),134217728&t[0]&&h!==(h=r[91].cellSize)&&_(n,"gamecellsize",h),134217728&t[0]&&m!==(m=r[91].id)&&_(n,"gameid",m),134217728&t[0]&&f!==(f=r[91].hasFunMode)&&_(n,"gamefunmode",f),134217728&t[0]&&p!==(p=r[91].isFavorite)&&_(n,"gamefavorite",p),2048&t[0]&&_(n,"translationurl",r[11]),8192&t[0]&&_(n,"showgamename",r[13]),134217728&t[0]|128&t[1]&&g!==(g=1==r[38][r[91].id]?"connect":"disconnect")&&_(n,"connectlive",g),256&t[1]&&_(n,"visibilityconnect",r[39]),4096&t[0]&&_(n,"currency",r[12]),134217728&t[0]&&y!==(y=r[91].details?r[91].href:"")&&_(n,"livelobbyendpoint",y),512&t[0]&&_(n,"clientstyling",r[9]),1024&t[0]&&_(n,"clientstylingurl",r[10]),8&t[0]&&_(n,"endpoint",r[3]),16384&t[0]&&_(n,"livecasino",r[14]),32768&t[0]&&_(n,"gamepagemodalurl",r[15]),65536&t[0]&&_(n,"integratedgameframedesktop",r[16]),131072&t[0]&&_(n,"integratedgameframemobile",r[17]),1048576&t[0]&&_(n,"casinogamesgridslider",r[20]),v!==r[93]&&(w(),v=r[93],b())},d(e){e&&Y(n),w()}}})(e);return{c(){n&&n.c(),r=l()},m(e,t){n&&n.m(e,t),U(e,r,t)},p(e,t){n.p(e,t)},d(e){n&&n.d(e),e&&Y(r)}}}function ua(e){let r,n,i=e[41]("searchedItems")+"";return{c(){r=z("h3"),n=W(i),K(r,"class","StatusText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("searchedItems")+"")&&X(n,i)},d(e){e&&Y(r)}}}function da(e){let r,n,i=e[41]("noResults")+"";return{c(){r=z("h3"),n=W(i),K(r,"class","StatusText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noResults")+"")&&X(n,i)},d(e){e&&Y(r)}}}function ha(e){let r,n,i=e[41]("recentSearchedItems")+"";return{c(){r=z("h3"),n=W(i),K(r,"class","StatusText")},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("recentSearchedItems")+"")&&X(n,i)},d(e){e&&Y(r)}}}function ma(e){let r;return{c(){(r=z("p")).textContent="Waiting",K(r,"class","SearchWaiting")},m(e,t){U(e,r,t)},p:N,d(e){e&&Y(r)}}}function fa(t){let i,a,o=!t[33]&&pa(t),s=t[27],l=[];for(let e=0;e<s.length;e+=1)l[e]=ga(Pi(t,s,e));return{c(){o&&o.c(),i=V(),a=z("ul");for(let e=0;e<l.length;e+=1)l[e].c();K(a,"class","CasinoGamesGrid SearchedGamesGrid GamesListIncreasedGap")},m(e,t){o&&o.m(e,t),U(e,i,t),U(e,a,t);for(let e=0;e<l.length;e+=1)l[e]&&l[e].m(a,null)},p(r,n){if(r[33]?o&&(o.d(1),o=null):o?o.p(r,n):((o=pa(r)).c(),o.m(i.parentNode,i)),134479849&n[0]|4097&n[1]){let t;for(s=r[27],t=0;t<s.length;t+=1){let e=Pi(r,s,t);l[t]?l[t].p(e,n):(l[t]=ga(e),l[t].c(),l[t].m(a,null))}for(;t<l.length;t+=1)l[t].d(1);l.length=s.length}},d(e){o&&o.d(e),e&&Y(i),e&&Y(a),J(l,e)}}}function pa(e){let r,n,i=e[41]("noRecentSearch")+"";return{c(){r=z("p"),n=W(i),K(r,"class","NoSearchResults NoRecentSearches NoRecentSearchesCenter "+(Ee(e[42])?"NoRecentSearchesMobile":""))},m(e,t){U(e,r,t),B(r,n)},p(e,t){1024&t[1]&&i!==(i=e[41]("noRecentSearch")+"")&&X(n,i)},d(e){e&&Y(r)}}}function ga(e){let r,n,i,a,o,s,l,c,u,d,h,m,f,p;return{c(){_(r=z("casino-game-thumbnail"),"class",n=""+(x+(e[91].cellSize||"1x1"))),_(r,"part",i=""+(x+(e[91].cellSize||"1x1"))),_(r,"session",e[6]),_(r,"userid",e[7]),_(r,"lang",e[5]),_(r,"searchitem",e[31]),_(r,"favorites",e[8]),_(r,"categoryid",e[0]),_(r,"gamethumbnail",a=e[91].thumbnail),_(r,"gamename",o=e[91].name),_(r,"gamevendor",s=e[91].vendor.name),_(r,"gamelaunchurl",l=e[91].launchUrl),_(r,"gameisnew",c=e[91].isNew),_(r,"gametag",u=0<e[91].advancedTags?.length&&e[43](e[91].advancedTags)),_(r,"gamecellsize",d=e[91].cellSize),_(r,"gameid",h=e[91].id),_(r,"gamefunmode",m=e[91].hasFunMode),_(r,"showgamename",e[13]),_(r,"translationurl",e[11]),_(r,"gamefavorite",f=e[91].isFavorite),_(r,"currency",e[12]),_(r,"livelobbyendpoint",p=e[91].details?e[91].href:""),_(r,"clientstyling",e[9]),_(r,"clientstylingurl",e[10]),_(r,"endpoint",e[3]),_(r,"livecasino",e[14]),_(r,"gamepagemodalurl",e[15]),_(r,"integratedgameframedesktop",e[16]),_(r,"integratedgameframemobile",e[17])},m(e,t){U(e,r,t)},p(e,t){134217728&t[0]&&n!==(n=""+(x+(e[91].cellSize||"1x1")))&&_(r,"class",n),134217728&t[0]&&i!==(i=""+(x+(e[91].cellSize||"1x1")))&&_(r,"part",i),64&t[0]&&_(r,"session",e[6]),128&t[0]&&_(r,"userid",e[7]),32&t[0]&&_(r,"lang",e[5]),1&t[1]&&_(r,"searchitem",e[31]),256&t[0]&&_(r,"favorites",e[8]),1&t[0]&&_(r,"categoryid",e[0]),134217728&t[0]&&a!==(a=e[91].thumbnail)&&_(r,"gamethumbnail",a),134217728&t[0]&&o!==(o=e[91].name)&&_(r,"gamename",o),134217728&t[0]&&s!==(s=e[91].vendor.name)&&_(r,"gamevendor",s),134217728&t[0]&&l!==(l=e[91].launchUrl)&&_(r,"gamelaunchurl",l),134217728&t[0]&&c!==(c=e[91].isNew)&&_(r,"gameisnew",c),134217728&t[0]&&u!==(u=0<e[91].advancedTags?.length&&e[43](e[91].advancedTags))&&_(r,"gametag",u),134217728&t[0]&&d!==(d=e[91].cellSize)&&_(r,"gamecellsize",d),134217728&t[0]&&h!==(h=e[91].id)&&_(r,"gameid",h),134217728&t[0]&&m!==(m=e[91].hasFunMode)&&_(r,"gamefunmode",m),8192&t[0]&&_(r,"showgamename",e[13]),2048&t[0]&&_(r,"translationurl",e[11]),134217728&t[0]&&f!==(f=e[91].isFavorite)&&_(r,"gamefavorite",f),4096&t[0]&&_(r,"currency",e[12]),134217728&t[0]&&p!==(p=e[91].details?e[91].href:"")&&_(r,"livelobbyendpoint",p),512&t[0]&&_(r,"clientstyling",e[9]),1024&t[0]&&_(r,"clientstylingurl",e[10]),8&t[0]&&_(r,"endpoint",e[3]),16384&t[0]&&_(r,"livecasino",e[14]),32768&t[0]&&_(r,"gamepagemodalurl",e[15]),65536&t[0]&&_(r,"integratedgameframedesktop",e[16]),131072&t[0]&&_(r,"integratedgameframemobile",e[17])},d(e){e&&Y(r)}}}function ya(e){let r;return{c(){(r=z("p")).textContent="500 Error - Internal Server Error.",K(r,"class","SearchLoading")},m(e,t){U(e,r,t)},d(e){e&&Y(r)}}}function va(e){let r;return{c(){(r=z("p")).textContent="404 Error - No result found.",K(r,"class","SearchLoading")},m(e,t){U(e,r,t)},d(e){e&&Y(r)}}}function ba(r){let n;function i(e){return e[24]?Ri:e[29]?Ni:$i}let a=i(r),o=a(r);return{c(){n=z("div"),o.c(),this.c=N,K(n,"class","CasinoGamesCategorySectionContainer")},m(e,t){U(e,n,t),o.m(n,null),r[57](n)},p(e,t){a===(a=i(e))&&o?o.p(e,t):(o.d(1),(o=a(e))&&(o.c(),o.m(n,null)))},i:N,o:N,d(e){e&&Y(n),o.d(),r[57](null)}}}customElements.get("casino-sort")||customElements.define("casino-sort",class extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.SearchLoading{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF))}.SorterContainer{color:var(--emfe-w-casino-typography, var(--emfe-w-color-white, #FFFFFF));position:relative;z-index:16}.SorterSelector{background-color:var(--emfe-w-color-gray-300, #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:var(--emfe-w-color-gray-100, #E6E6E6);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 var(--emfe-w-color-white, #FFFFFF);height:18px;width:18px;border-radius:50%;position:absolute}.SorterItem .CustomRadioButton input[type=radio]+span:after{content:"";background:var(--emfe-w-casino-color-primary, 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),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},Ai,Ii,C,{lang:8,translationurl:9,clientstyling:10,clientstylingurl:11,categoryid:12},null),e&&(e.target&&U(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()}});let x="game-tile-";function wa(n,t,c){let $;Ge(n,An,e=>c(41,$=e));let i,a,o,r,N,s,l,u,R,d,{endpoint:h=""}=t,{datasource:m=""}=t,{lang:f=""}=t,{session:p=""}=t,{userid:g=""}=t,{favorites:y=""}=t,{clientstyling:v=""}=t,{clientstylingurl:b=""}=t,{translationurl:H=""}=t,{currency:B=""}=t,{categoryid:w=""}=t,{showgamename:U=""}=t,{livecasino:Y="false"}=t,{gamepagemodalurl:z="true"}=t,{integratedgameframedesktop:j="false"}=t,{integratedgameframemobile:W="false"}=t,{casinomygames:V="false"}=t,{addfilterselector:Z="false"}=t,{addsortingselector:K="false"}=t,{filterbylogo:X=""}=t,{casinogamesgridslider:J="false"}=t,{fetchviaevent:_="false"}=t,{showallpage:q="casino"}=t,{actionevent:Q="CategoryChange"}=t,{displayedgamecount:ee="10"}=t,{showallbuttongamescount:te="10"}=t,x=!0,re=!1,S=!0,ne=window.navigator.userAgent,F=[],C=!0,k=40,E=!1,ie=!1,ae=!1,G=!1,oe=!1,se=!0,T=!1,le=!1,ce=!1,M=new Array(1e4),L={},ue="",I="",A=[],de=new AbortController,D={items:[],count:0,name:""},he=(Object.keys(Pn).forEach(e=>{On(e,Pn[e])}),void 0!==document.hidden?u="hidden":void 0!==document.msHidden?u="msHidden":void 0!==document.webkitHidden&&(u="webkitHidden"),new IntersectionObserver(e=>{e.forEach(async e=>{var t=e.target.gameid,r=e.target.elems_index;e.isIntersecting?(1.2*r>k&&ve(w),c(38,L[t]=1,L)):c(38,L[t]=0,L)})})),me=(e,t)=>{let n=h+`/v1/player/${t}/favorites/`,i=(c(23,x=!0),{method:"GET",headers:{"X-SessionID":e}});return new Promise((t,r)=>{fetch(n,i).then(e=>e.json()).then(e=>{c(23,x=!1),d=[],e?(e.items.forEach(e=>{e.gameModel&&(d.push(e),A.includes(e.id)||A.push(e.id))}),window.postMessage({type:"UpdateFavoritesCount",favoriteGames:d})):d=[],"FAVORITES"===w&&ye(d),F.forEach(e=>{e.isFavorite=P(e.id)});e=F;c(27,F=void 0),c(27,F=e),t(d)}).catch(e=>{console.error(e),r(e)})})},O=(n,e,i)=>{de&&de.abort();let a=(de=new AbortController).signal,t=void c(23,x=!0),o="",s=JSON.parse(localStorage.getItem("vendorFiltersByCategory")),l=JSON.parse(localStorage.getItem("vendorSortingBy"));return o=1<(n.match(/\$/g)||[]).length?(t=n.split("$").slice(0,2).join("$"),new URL(`${h}/v1/casino/groups/${m}/${t}/subGroups`)):new URL(`${h}/v1/casino/groups/${m}/`+n),new Promise((t,r)=>{if(o.searchParams.delete("pagination"),o.searchParams.append("expand","games(vendor)"),o.searchParams.append("fields","id,name,games"),o.searchParams.append("platform",Dn(ne)),o.searchParams.append("pagination",`games(offset=${e},limit=${i})`),o.searchParams.append("language",f),window.postMessage({type:"CategoryVendors",categoryid:n},window.location.href),s&&s[n])if(s[n].length&&!1===S&&!1===le){let t="";c(32,oe=!0),s[n].forEach(e=>{t+=t?`,games(vendor(id=${e}))`:`games(vendor(id=${e}))`}),o.searchParams.append("filter",""+t)}else c(32,oe=!1);l&&(l[n]?(l[n],"All"!=l[n]&&("isNew"==l[n]||"advancedTags(name(hot))"==l[n]?(o.searchParams.append("sortedField",`games(${l[n]})`),o.searchParams.append("orderBy","DES")):o.searchParams.append("sortedField",`games(${l[n]})`))):I&&"All"!=I&&("advancedTags(name(hot))"==I||"isNew"==I?(o.searchParams.append("sortedField",`games(${I})`),o.searchParams.append("orderBy","DES")):o.searchParams.append("sortedField",`games(${I})`))),fetch(o,{signal:a}).then(e=>e.json()).then(e=>{a.aborted||(c(23,x=!1),1<(n.match(/\$/g)||[]).length&&(e=e.items.filter(e=>{if(e.id==n)return e})[0]),c(50,R=!0),c(24,re=!1),N=e.games.total,c(34,T=!0),t(e))}).catch(e=>{"AbortError"!==e.name&&(c(24,re=!0),console.error(e),r(e))})})},fe=t=>{if(t.data)switch(t.data.type){case"MostPlayedData":"MOSTPLAYED"==w&&(c(29,E=!1),c(25,S=!1),c(28,C=!1),c(27,F=t.data.mostPlayedGames),c(26,o={id:"MOSTPLAYED",name:"Most Played Games",games:{count:t.data.mostPlayedGames.length,total:t.data.mostPlayedGames.length,items:t.data.mostPlayedGames}})),c(23,x=!1);break;case"LastPlayedData":"LASTPLAYED"==w&&(c(29,E=!1),c(25,S=!1),c(28,C=!1),c(27,F=t.data.lastPlayedGames),c(26,o={id:"LASTPLAYED",name:"Last Played Games",games:{count:t.data.lastPlayedGames.length,total:t.data.lastPlayedGames.length,items:t.data.lastPlayedGames}})),c(23,x=!1);break;case"CustomOperatorData":t.data.operatordetail;break;case"RecentSearchData":c(29,E=!0),c(30,ie=!0),0<t.data.searchData.length?(c(27,F=t.data.searchData),c(33,se=!0),F&&F.forEach(e=>{e.isFavorite=P(e.id)})):(c(27,F=[]),c(33,se=!1));break;case"OutOfRecentSearches":c(29,E=!1),c(30,ie=!1);break;case"SearchData":c(29,E=!0),c(30,ie=!1),c(27,F=t.data.searchData.items||[]),c(31,G=!0),t.data.receivedFavoriteResults&&(d=t.data.receivedFavoriteResults.items),F&&F.forEach(e=>{e.isFavorite=P(e.id)});break;case"CategoryData_"+w:c(29,E=!1),c(25,S=!0),c(1,Z="false"),c(2,K="false"),c(31,G=!1),ce=!1,t.data.receivedFavoriteResults&&(d=t.data.receivedFavoriteResults.items),O(t.data.categoryId,0,t.data.visiblegames).then(e=>{c(26,o=e),c(27,F=o.games.items),N<=t.data.visiblegames?c(28,C=!1):c(28,C=!0),F&&F.forEach(e=>{e.isFavorite=P(e.id)})});break;case"CategoryChange":k=20;break;case"ApplySorter":c(0,w=t.data.itemId),I=t.data.sortBy,O(w,0,k).then(e=>{c(26,o=e),c(27,F=o.games.items),c(28,C=!1)});break;case"CategoryUpdate":pe(t.data.itemId);break;case"SetUnfavoredGame"+w:e=`${h}/v1/player/${g}/favorites`,r=p,n=t.data.id,fetch(e+"/"+n,{method:"DELETE",headers:{"X-SessionID":r}}).then(e=>e.json()).then(()=>{window.postMessage({type:"RemoveFavoriteThumbnail_"+n},window.location.href),ge(e,r)}),A.includes(n)&&(A=A.filter(e=>e!=n));break;case"SetFavoredGame"+w:(async(e,t,r)=>{await ge(e,t),A.includes(r)||A.push(r);let n={items:A},i={method:"POST",headers:{"X-SessionID":t,"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify(n)};fetch(e,i).then(e=>e.json()).then(()=>{window.postMessage({type:`AddFavoriteThumbnail_${r}`},window.location.href)}).catch(e=>{console.error("Err",e)})})(`${h}/v1/player/${g}/favorites`,p,t.data.id);break;case"UserSessionID":i=t.data.session,a=t.data.userID,"true"==y&&a&&a.length&&i&&0<i.length&&me(i,a);break;case"UpdateFavoredList":"FAVORITES"===w&&ge(t.data.url,t.data.sessionID)}var e,r,n},pe=t=>{c(29,E=!1),c(25,S=!1),c(31,G=!1),ce=!0,c(34,T=!1),c(0,w=t),"MOSTPLAYED"!==w&&c(28,C=!1),"true"!==V&&O(w,0,k).then(t=>{c(26,o=t),o.games.items.forEach(e=>{e.isFavorite=P(e.id)}),c(27,F=o.games.items),c(28,C=!1),F.length<10&&0==e.data.origin&&(ae=!0,setTimeout(()=>{window.postMessage({type:"WidgetTopReference",scrollTop:ae},window.location.href)},500))})},P=t=>{var e;return null!=(e=null==d?void 0:d.some(e=>e.id===t))&&e},ge=async(e,t)=>fetch(e,{method:"GET",headers:{"X-SessionID":t}}).then(e=>e.json()).then(e=>{d=e.items,_?(d.forEach(e=>{A.includes(e.id)||A.push(e.id)}),o&&(c(27,F=o.games.items),F.forEach(e=>{e.isFavorite=P(e.id)}))):d.forEach(e=>{e.isFavorite=P(e.id)}),"FAVORITES"===w&&(window.postMessage({type:"UpdateFavoritesCount",favoriteGames:d}),ye(d))}).catch(e=>{console.error(e)}),ye=e=>{var t;e&&(0<(e=(null==e?void 0:e.items)||e||[]).length&&e.forEach(e=>{e.gameModel&&(e.gameModel.isFavorite=!0)}),c(40,D.items=(e=e,D.items,t=window.navigator.userAgent,Ee(t)?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})),D),c(40,D.name="Favorites",D),c(23,x=!1))},ve=e=>{k+=1,c(34,T=!0),k<=N&&O(e,0,k).then(e=>{c(26,o=e),o.games.items.length>F.length&&(c(27,F=o.games.items),F.forEach(e=>{e.isFavorite=P(e.id)})),c(34,T=!1)})},be=e=>{window.postMessage({type:""+Q,itemId:e,showallpage:q},window.location.href)};return Te(()=>(window.addEventListener("visibilitychange",e=>{document[u]?c(39,ue="disconnect"):c(39,ue="connect")}),window.addEventListener("message",fe,!1),()=>{window.removeEventListener("message",fe),window.removeEventListener("visibilitychange",fe)})),n.$$set=e=>{"endpoint"in e&&c(3,h=e.endpoint),"datasource"in e&&c(4,m=e.datasource),"lang"in e&&c(5,f=e.lang),"session"in e&&c(6,p=e.session),"userid"in e&&c(7,g=e.userid),"favorites"in e&&c(8,y=e.favorites),"clientstyling"in e&&c(9,v=e.clientstyling),"clientstylingurl"in e&&c(10,b=e.clientstylingurl),"translationurl"in e&&c(11,H=e.translationurl),"currency"in e&&c(12,B=e.currency),"categoryid"in e&&c(0,w=e.categoryid),"showgamename"in e&&c(13,U=e.showgamename),"livecasino"in e&&c(14,Y=e.livecasino),"gamepagemodalurl"in e&&c(15,z=e.gamepagemodalurl),"integratedgameframedesktop"in e&&c(16,j=e.integratedgameframedesktop),"integratedgameframemobile"in e&&c(17,W=e.integratedgameframemobile),"casinomygames"in e&&c(18,V=e.casinomygames),"addfilterselector"in e&&c(1,Z=e.addfilterselector),"addsortingselector"in e&&c(2,K=e.addsortingselector),"filterbylogo"in e&&c(19,X=e.filterbylogo),"casinogamesgridslider"in e&&c(20,J=e.casinogamesgridslider),"fetchviaevent"in e&&c(45,_=e.fetchviaevent),"showallpage"in e&&c(46,q=e.showallpage),"actionevent"in e&&c(47,Q=e.actionevent),"displayedgamecount"in e&&c(48,ee=e.displayedgamecount),"showallbuttongamescount"in e&&c(49,te=e.showallbuttongamescount)},n.$$.update=()=>{if(32&n.$$.dirty[0]&&f&&(r=f,ke.set(r)),57&n.$$.dirty[0]|409600&n.$$.dirty[1]&&("false"===_||""===_)&&h&&f&&w&&m&&ee&&te&&(r=w,e=ee,t=te,""!==r)&&(c(29,E=!1),c(25,S=!0),c(1,Z="false"),c(2,K="false"),c(31,G=!1),ce=!1,c(28,C=+t<+e),O(r,0,+e).then(e=>{c(26,o=e),c(27,F=o.games.items),F&&F.forEach(e=>{e.isFavorite=P(e.id)})})),456&n.$$.dirty[0]&&"true"===y&&h&&p&&g&&me(p,g),4194304&n.$$.dirty[0]|524288&n.$$.dirty[1]&&R&&M&&ce&&M.forEach((e,t)=>{e&&(e.elems_index=t,he.observe(e))}),33&n.$$.dirty[0]&&f&&w)switch(w){case"FAVORITES":g&&p&&c(37,le=!0);break;case"MOSTPLAYED":case"LASTPLAYED":"false"===V&&g&&p&&c(37,le=!1);break;default:pe(w)}if(2048&n.$$.dirty[0]&&H&&fetch(H).then(e=>e.json()).then(t=>{Object.keys(t).forEach(e=>{On(e,t[e])})}).catch(e=>{console.log(e)}),2097664&n.$$.dirty[0]&&v&&l&&((t=document.createElement("style")).innerHTML=v,l.appendChild(t)),2098176&n.$$.dirty[0]&&b&&l){let e=new URL(b),t=document.createElement("style");fetch(e.href).then(e=>e.text()).then(e=>{t.innerHTML=e,setTimeout(()=>{l.appendChild(t)},1)})}var e,t,r},[w,Z,K,h,m,f,p,g,y,v,b,H,B,U,Y,z,j,W,V,X,J,l,M,x,re,S,o,F,C,E,ie,G,oe,se,T,r,s,le,L,ue,D,$,ne,n=>{if(0===(null==n?void 0:n.length))return"";let i,a="",o=999999999999,s=new Date(Date.now());return n.forEach((e,t)=>{var r=new Date(e.schedules[0].startTime),e=new Date(e.schedules[0].endTime);Rn(e).diff(s)<o&&(o=Rn(e).diff(s),i=t),Rn(s).isAfter(r)&&Rn(s).isBefore(e)&&(a=n[i].name)}),a},be,_,q,Q,ee,te,R,function(e){Ce[e?"unshift":"push"](()=>{s=e,c(36,s)})},e=>be(o.id),function(e,t){Ce[e?"unshift":"push"](()=>{M[t]=e,c(22,M)})},function(e){Ce[e?"unshift":"push"](()=>{r=e,c(35,r)})},function(e){Ce[e?"unshift":"push"](()=>{s=e,c(36,s)})},function(e){Ce[e?"unshift":"push"](()=>{r=e,c(35,r)})},function(e){Ce[e?"unshift":"push"](()=>{l=e,c(21,l)})}]}class _a extends ne{constructor(e){super();var t=document.createElement("style");t.textContent='*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}.CasinoGamesCategorySectionContainer{container-type:inline-size}.CustomScroll:-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);border-radius:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar{height:5px;background-color:transparent}.CustomScroll::-webkit-scrollbar-thumb{border-radius:5px;height:5px;-webkit-box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3);background-color:rgba(255, 255, 255, 0.3)}.CategoryName,.StatusText{color:var(--emfe-w-casino-typography, var(--emfe-w-color-contrast, #FFFFFF));font-size:22px;font-weight:500}.CategoryLoadMore{font-size:14px;color:var(--emfe-w-casino-typography, var(--emfe-w-color-contrast, #FFFFFF))}.NoSearchResults{color:var(--emfe-w-casino-typography, 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-casino-typography, 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-casino-typography, 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}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x1{grid-row:span 1}}.CasinoGamesGrid .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-2x2{grid-row:span 1;grid-column:span 1}}.CasinoGamesGrid .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGrid .game-tile-1x2{grid-column:span 1}}.CasinoGamesGrid.GamesListIncreasedGap{gap:28px}.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(182px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 182px);grid-auto-rows:182px;grid-auto-columns:182px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px;overscroll-behavior-x:none}.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x1{grid-row:span 1}}.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-2x2{grid-row:span 2;grid-column:span 2}}.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 2}@container (max-width: 375px){.CasinoGamesGridSlider .game-tile-1x2{grid-column:span 1}}.CasinoGamesGridSlider.GamesListIncreasedGap{gap:28px}.CategoryFilterContainer{display:grid;grid-template-columns:1fr 1fr;gap:20px}@container (max-width: 768px){.CasinoGamesHeader{align-items:unset;flex-direction:row;flex-wrap:wrap}.CategoryName{margin-bottom:20px}.CategoryFilterContainer{width:100%}}@container (min-width: 1100px){.CasinoGamesGrid{grid-template-rows:repeat(auto-fill, 142px);grid-auto-rows:142px}}.SearchLoading{display:block;padding:50px;color:var(--emfe-w-casino-typography, 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-casino-color-primary, var(--emfe-w-color-primary, #D0046C));border-color:var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C)) transparent var(--emfe-w-casino-color-primary, var(--emfe-w-color-primary, #D0046C));animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@container (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}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (max-width: 410px){.CasinoGamesGridSlider{display:grid;gap:16px;grid-template-columns:repeat(auto-fill, minmax(min(100px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 100px);grid-auto-rows:100px;grid-auto-columns:100px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}@container (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}.CasinoGamesGridSlider{display:grid;gap:16px !important;grid-template-columns:repeat(auto-fill, minmax(min(105px, 46%), 2fr));grid-template-rows:repeat(auto-fill, 105px);grid-auto-rows:105px;grid-auto-columns:105px;grid-auto-flow:column;overflow-x:auto;overflow-y:hidden;padding-bottom:5px}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoName{font-size:10px !important}.CasinoGamesGridSlider .GameInnerContainer .GameInfoWrapper .GameInfoVendor{font-size:10px !important}}',this.shadowRoot.appendChild(t),re(this,{target:this.shadowRoot,props:T(this.attributes),customElement:!0},wa,ba,C,{endpoint:3,datasource:4,lang:5,session:6,userid:7,favorites:8,clientstyling:9,clientstylingurl:10,translationurl:11,currency:12,categoryid:0,showgamename:13,livecasino:14,gamepagemodalurl:15,integratedgameframedesktop:16,integratedgameframemobile:17,casinomygames:18,addfilterselector:1,addsortingselector:2,filterbylogo:19,casinogamesgridslider:20,fetchviaevent:45,showallpage:46,actionevent:47,displayedgamecount:48,showallbuttongamescount:49},null,[-1,-1,-1,-1]),e&&(e.target&&U(e.target,this,e.anchor),e.props)&&(this.$set(e.props),h())}static get observedAttributes(){return["endpoint","datasource","lang","session","userid","favorites","clientstyling","clientstylingurl","translationurl","currency","categoryid","showgamename","livecasino","gamepagemodalurl","integratedgameframedesktop","integratedgameframemobile","casinomygames","addfilterselector","addsortingselector","filterbylogo","casinogamesgridslider","fetchviaevent","showallpage","actionevent","displayedgamecount","showallbuttongamescount"]}get endpoint(){return this.$$.ctx[3]}set endpoint(e){this.$$set({endpoint:e}),h()}get datasource(){return this.$$.ctx[4]}set datasource(e){this.$$set({datasource:e}),h()}get lang(){return this.$$.ctx[5]}set lang(e){this.$$set({lang:e}),h()}get session(){return this.$$.ctx[6]}set session(e){this.$$set({session:e}),h()}get userid(){return this.$$.ctx[7]}set userid(e){this.$$set({userid:e}),h()}get favorites(){return this.$$.ctx[8]}set favorites(e){this.$$set({favorites:e}),h()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(e){this.$$set({clientstyling:e}),h()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),h()}get translationurl(){return this.$$.ctx[11]}set translationurl(e){this.$$set({translationurl:e}),h()}get currency(){return this.$$.ctx[12]}set currency(e){this.$$set({currency:e}),h()}get categoryid(){return this.$$.ctx[0]}set categoryid(e){this.$$set({categoryid:e}),h()}get showgamename(){return this.$$.ctx[13]}set showgamename(e){this.$$set({showgamename:e}),h()}get livecasino(){return this.$$.ctx[14]}set livecasino(e){this.$$set({livecasino:e}),h()}get gamepagemodalurl(){return this.$$.ctx[15]}set gamepagemodalurl(e){this.$$set({gamepagemodalurl:e}),h()}get integratedgameframedesktop(){return this.$$.ctx[16]}set integratedgameframedesktop(e){this.$$set({integratedgameframedesktop:e}),h()}get integratedgameframemobile(){return this.$$.ctx[17]}set integratedgameframemobile(e){this.$$set({integratedgameframemobile:e}),h()}get casinomygames(){return this.$$.ctx[18]}set casinomygames(e){this.$$set({casinomygames:e}),h()}get addfilterselector(){return this.$$.ctx[1]}set addfilterselector(e){this.$$set({addfilterselector:e}),h()}get addsortingselector(){return this.$$.ctx[2]}set addsortingselector(e){this.$$set({addsortingselector:e}),h()}get filterbylogo(){return this.$$.ctx[19]}set filterbylogo(e){this.$$set({filterbylogo:e}),h()}get casinogamesgridslider(){return this.$$.ctx[20]}set casinogamesgridslider(e){this.$$set({casinogamesgridslider:e}),h()}get fetchviaevent(){return this.$$.ctx[45]}set fetchviaevent(e){this.$$set({fetchviaevent:e}),h()}get showallpage(){return this.$$.ctx[46]}set showallpage(e){this.$$set({showallpage:e}),h()}get actionevent(){return this.$$.ctx[47]}set actionevent(e){this.$$set({actionevent:e}),h()}get displayedgamecount(){return this.$$.ctx[48]}set displayedgamecount(e){this.$$set({displayedgamecount:e}),h()}get showallbuttongamescount(){return this.$$.ctx[49]}set showallbuttongamescount(e){this.$$set({showallbuttongamescount:e}),h()}}return customElements.get("casino-games-category-section")||customElements.define("casino-games-category-section",_a),_a});
31
31
  //# sourceMappingURL=casino-games-category-section.js.map