(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors~21833f8f"],{"0053":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return e.logoutConfirm?t("logout-confirm",{ref:"logoutConfirm",on:{"logout-confirm":function(t){return e.toggleLogout(!1)}}}):t("div",{staticClass:"logout-btn",class:{"logout-btn--min":e.min},attrs:{id:"btn-logout-confirm","data-test":"main_logout"},on:{click:function(t){return t.stopPropagation(),e.logoutClickHandler.apply(null,arguments)}}},[t("icon",{staticClass:"logout-btn__ic",attrs:{"icon-name":"quick-bar/logoutt"}}),e.min?e._e():t("div",{staticClass:"logout-btn__text"},[e._v(" "+e._s(e.$t("quick_bar.exit"))+" ")])],1)},a=[],o=s("1da1"),n=s("5d2a"),r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"logout-confirm"},[t("div",{staticClass:"logout-confirm-text"},[e._v(" "+e._s(e.$t("login.logout_confirm"))+" ")]),t("div",{staticClass:"logout-confirm-btns"},[t("div",{staticClass:"logout-confirm-btn logout-confirm-btn--green",attrs:{"data-test":"yes_logout_main_btn"},on:{click:function(t){return t.stopPropagation(),e.handleConfirmClick.apply(null,arguments)}}},[t("icon",{staticClass:"logout-confirm-btn-icon",attrs:{width:12,"icon-name":"checkbox"}}),e._v(" "+e._s(e.$t("login.yes"))+" ")],1),t("div",{staticClass:"logout-confirm-btn logout-confirm-btn--red",attrs:{"data-test":"no_logout_btn_main"},on:{click:function(t){return t.stopPropagation(),e.handleCancelClick.apply(null,arguments)}}},[t("icon",{staticClass:"logout-confirm-btn-icon",attrs:{width:9,"icon-name":"close"}}),e._v(" "+e._s(e.$t("login.no"))+" ")],1)])])},c=[],l=s("5530"),u=(s("14d9"),s("ca47")),d={name:"logout-confirm",components:{Icon:n["a"]},computed:Object(l["a"])({},Object(u["e"])("player",["getLanguageForUrl"])),methods:Object(l["a"])(Object(l["a"])(Object(l["a"])(Object(l["a"])(Object(l["a"])(Object(l["a"])(Object(l["a"])(Object(l["a"])(Object(l["a"])({},Object(u["d"])("player",["signOut"])),Object(u["d"])("cmsConfig",["setRegistrationClosed"])),Object(u["d"])("gamesProviders",["fetchPopularProvidersByGeo"])),Object(u["d"])("jackpots",{fetchGamesJackpots:"fetchData"})),Object(u["d"])("bonusesCoupon",["setPreparedPromoCode"])),Object(u["d"])("menu",["closeMenu"])),Object(u["d"])("playerAccounts",["setCheckBalanceAfterSocAuth"])),Object(u["d"])("modal",{closeModal:"close"})),{},{handleCancelClick(){this.$emit("logout-confirm")},handleConfirmClick(){var e=this;return Object(o["a"])((function*(){e.$emit("logout-confirm"),e.closeMenu(),yield e.signOut(),e.closeModal(),e.$bus.emit("player-logged-out"),e.fetchGamesJackpots(!0),e.setRegistrationClosed(!1),e.setPreparedPromoCode(""),e.setCheckBalanceAfterSocAuth(!1),"home"!==e.$route.name&&e.$router.push(""+(e.getLanguageForUrl||"/")).catch(()=>{})}))()}})},m=d,p=(s("5aa5"),s("2877")),h=Object(p["a"])(m,r,c,!1,null,null,null),_=h.exports,b={name:"logout-btn",components:{Icon:n["a"],LogoutConfirm:_},props:{min:{type:Boolean,default:!1},parent:{type:Element,default:null}},data(){return{logoutConfirm:!1}},watch:{min(e){e&&this.logoutConfirm&&this.toggleLogout(!1)},logoutConfirm(e){var t=this;return Object(o["a"])((function*(){e&&t.parent&&(yield t.$nextTick(),t.parent.scrollTo({top:1e3,left:0,behavior:"smooth"}))}))()}},methods:{logoutClickHandler(){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.popup.profile.exit}),this.logoutConfirm=!this.logoutConfirm,this.$emit("logout-click")},toggleLogout(e){this.logoutConfirm=e}}},g=b,f=(s("0525"),Object(p["a"])(g,i,a,!1,null,null,null));t["a"]=f.exports},"01cd":function(e,t,s){},"031e":function(e,t,s){},"044c":function(e,t,s){"use strict";s("8ec1")},"051e":function(e,t,s){},"0525":function(e,t,s){"use strict";s("3052")},"05a9":function(e,t,s){"use strict";s("945f")},"076e":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("form",{attrs:{id:"3ds_form",method:e.method,action:e.url}},[e._l(e.formParams,(function(e,s){return t("input",{key:s,attrs:{type:"hidden",name:s},domProps:{value:e}})})),e._t("default")],2)},a=[],o=s("5530"),n=s("8334"),r=s("7b2b"),c=s("ca47"),l=s("10ba"),u={name:"payment-deposit-form-auto",props:{data:{type:Object,default:void 0},autoSubmit:{type:Boolean,default:!0}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("player",{language:"getLangCode"})),Object(c["e"])("cmsConfig",["getDomainWebView"])),{},{params(){var e,t,s;return(null===(e=this.data)||void 0===e||null===(t=e.payload)||void 0===t||null===(s=t.data)||void 0===s?void 0:s.params)||[]},method(){var e,t;return null===(e=this.data)||void 0===e||null===(t=e.payload)||void 0===t?void 0:t.method},url(){var e,t;return null===(e=this.data)||void 0===e||null===(t=e.payload)||void 0===t?void 0:t.url},formParams(){return this.getFlatParams(this.params)}}),mounted(){r["b"].sentry.addBreadcrumb({section:r["a"].Payment,message:"Rendered 3ds auto form",data:{data:this.data}}),this.data&&(setTimeout(()=>{this.resetRedirectedForm()},15e3),this.autoSubmit&&this.submit(),r["b"].sentry.addBreadcrumb({section:r["a"].Payment,message:"3ds auto form submit"}))},methods:Object(o["a"])(Object(o["a"])({},Object(c["d"])("deposit",["resetRedirectedForm"])),{},{submit(){(!l["a"].isIOS||l["a"].isIOS&&!l["a"].isSafari)&&this.$bus.emit("open-payment-providers"),n["a"].setRedirectBackPath(!0),this.$el.submit()},getFlatParams(e,t=null){let s={};if(e&&"object"===typeof e)for(var i in e){if(!e.hasOwnProperty(i))continue;const a=t?`${t}[${i}]`:i;s=Object(o["a"])(Object(o["a"])({},s),this.getFlatParams(e[i],a))}else s[t]=e;return s}})},d=u,m=s("2877"),p=Object(m["a"])(d,i,a,!1,null,null,null);t["a"]=p.exports},"08f5":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return e.sum?t("div",{class:["payment-process-sum payment-process-sum--"+e.type]},[t("div",{staticClass:"payment-process-sum__label"},[e._v(" "+e._s(e.$t("payment.payment_area.payment_card.debit_amount"))+" ")]),t("div",{staticClass:"payment-process-sum__value",domProps:{innerHTML:e._s(` ${e.sum}. `)}}),"bank_card"===e.childSystem?t("div",{staticClass:"payment-process-sum__commission",domProps:{innerHTML:e._s(e.$t("payments.commission"))}}):e._e()]):e._e()},a=[],o={name:"payment-process-sum",props:{sum:{type:String,default:""},type:{type:String,default:""},childSystem:{type:String,default:""}}},n=o,r=(s("1428"),s("2877")),c=Object(r["a"])(n,i,a,!1,null,null,null);t["a"]=c.exports},"0b02":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"promo-cards",attrs:{"data-test":"promo-cards"}},[t("div",{staticClass:"promo-cards__wave"},[t("img",{staticClass:"promo-cards__wave-img",attrs:{src:`/img/svg/green-artboard-${e.getTheme}.svg?v1`,alt:""}})]),t("div",{staticClass:"promo-cards__title"},[e._v(" "+e._s(e.$t("promo_slider.title"))+" ")]),t("div",{staticClass:"promo-cards__cards"},e._l(e.PROMO_CARDS,(function(s,i){return t("router-link",{key:i,staticClass:"promo-cards__card",class:"promo-cards__card--"+s.route,attrs:{to:`${e.getLanguageForUrl}/${s.route}`,"data-test":s.route}},[t("div",{staticClass:"promo-cards__card-inner",on:{click:function(t){return e.$gtm.clickEvent("vidgets-bonuses_promo",{position:i+1,name:s.gtmName})}}},[t("div",{staticClass:"promo-cards__card-img-wr"},[s.img?t("img",{staticClass:"promo-cards__card-img",attrs:{src:s.img}}):e._e()]),s.title?t("div",{staticClass:"promo-cards__card-title",domProps:{innerHTML:e._s(e.$t(s.title))}}):e._e(),s.text?t("div",{staticClass:"promo-cards__card-text",domProps:{innerHTML:e._s(e.$t(s.text))}}):e._e(),t("btn",{staticClass:"promo-cards__card-btn",attrs:{"main-kit":"",basic:"",lg:"",primary:"","mob-full":""}},[e._v(" "+e._s(e.$t(s.btnText))+" ")])],1)])})),1)])},a=[],o=s("5530"),n=s("ca47"),r=s("0594");const c=[{title:"promo_slider.bonus_akcii",text:"promo_slider.bonus_akcii_text",btnText:"promo_slider.get",img:"/mock_img/promo/promo_gift.png?v1",route:"bonuses",gtmName:"Promo gift"},{title:"promo_slider.cashback",text:"promo_slider.cashback_text",btnText:"promo_slider.get",img:"/mock_img/promo/promo_cashback.png?v1",route:"cashback",gtmName:"Promo cashback"},{title:"promo_slider.tournaments",text:"promo_slider.tournaments_text",btnText:"promo_slider.participate",img:"/mock_img/promo/promo_tournaments.png?v1",route:"tournaments",gtmName:"Promo tournaments"},{title:"promo_slider.lottery",text:"promo_slider.lottery_text",btnText:"promo_slider.get",img:"/mock_img/promo/promo_lotteries.png?v1",route:"lottery",gtmName:"Promo lotteries"}];var l={name:"promo-cards",components:{Btn:r["a"]},computed:Object(o["a"])(Object(o["a"])({},Object(n["e"])("player",["getLanguageForUrl"])),Object(n["e"])("theme",["getTheme"])),created(){this.PROMO_CARDS=c}},u=l,d=(s("a1a6"),s("2877")),m=Object(d["a"])(u,i,a,!1,null,null,null);t["a"]=m.exports},"0b72":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return e.popularPayments.length?t("swiper",{staticClass:"payments-list",attrs:{options:e.sliderOptions,"data-test":"payments-list"}},e._l(e.popularPayments,(function({paymentMethod:s,images:i},a){return t("img",{key:s,staticClass:"payments-list__img swiper-slide",attrs:{alt:s,src:i[e.getTheme]},on:{click:function(t){return e.openRegistrationModal(s,a+1)}}})})),0):e._e()},a=[],o=s("5530"),n=(s("fb6a"),s("ca47")),r=s("0a99"),c={name:"payments-list",computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(n["e"])("theme",["getTheme"])),Object(n["e"])("breakpoints",["isMobile","isTablet"])),Object(n["e"])("paymentsPreviews",["getPopularPaymentsWithImages"])),{},{sliderOptions(){return{speed:400,slidesPerView:"auto",touchRatio:this.isMobile||this.isTablet?1:0}},popularPayments(){const e=7;return this.getPopularPaymentsWithImages.slice(0,e)}}),methods:Object(o["a"])(Object(o["a"])({},Object(n["d"])("modal",{openModal:"open"})),{},{openRegistrationModal(e,t){this.openModal({name:"registration",replace:!0,props:{noScroll:!0,place:r["b"].TO_REGISTRATION.HEADER},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-72f67ffc"),s.e("chunk-e6ddf7d4"),s.e("auth")]).then(s.bind(null,"8037"))}),this.$analytics.clickEvent({button:this.GTM_ELEMENTS.main.paymentsMethod,name:e,position:t})}})},l=c,u=(s("d9b3"),s("2877")),d=Object(u["a"])(l,i,a,!1,null,null,null);t["a"]=d.exports},"0cf3":function(e,t,s){},"0e87":function(e,t,s){"use strict";s("58e4")},1275:function(e,t,s){},1427:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search"},[e.isMobile?t("div",{directives:[{name:"bar",rawName:"v-bar"}],staticClass:"search__wrap-vbar"},[t("div",{staticClass:"search__wrap"},[t("search-content")],1)]):[t("search-content"),t("div",{staticClass:"search__overflay"})]],2)},a=[],o=s("5530"),n=(s("ac1f"),s("841c"),function(){var e=this,t=e._self._c;return t("div",{staticClass:"search__inner"},[t("search-header",{on:{"set-tags-panel":e.setTagsPanel}}),e.isLoadingGames?t("preloader",{staticClass:"search-content__preloader",attrs:{"remove-overflow":!1}}):[e.getSearchText?e._e():t("search-tabs",{attrs:{"selected-start-tab":e.selectedStartTab},on:{"select-tab":e.selectStartTab}}),e.isSearchTagsVisible?t("search-tags",{attrs:{"filtered-providers":e.foundProviders,"filtered-games":e.foundGames,"selected-section":e.selectedSection}}):e._e(),e.getSearchText?t("div",{staticClass:"search__button-back"},[t("div",{staticClass:"search__button-back-icon-wrap",attrs:{"data-test":"search_button_back"},on:{click:function(t){return t.stopPropagation(),e.goBackHandler.apply(null,arguments)}}},[t("icon",{staticClass:"search__button-back-icon",attrs:{"icon-name":"arr-4-l-square"}})],1),t("div",{staticClass:"search__button-back-text-wr"},[t("div",{staticClass:"search__button-back-text"},[e._v(" "+e._s(e.searchHeaderText)+" ")]),e.selectedSection?t("div",{staticClass:"search__button-back-amount"},[e._v(" "+e._s(e.numberOfFoundItems)+" ")]):e._e()])]):e._e(),e.isMobile?t("div",{staticClass:"search-result"},[t("search-result",{attrs:{"selected-start-tab":e.selectedStartTab,"popular-games":e.computedPopularGames,"search-text":e.getSearchText,"filtered-providers":e.foundProviders,"filtered-games":e.foundGames,"selected-section":e.selectedSection,"no-results":e.noResults}})],1):t("div",{directives:[{name:"bar",rawName:"v-bar"}],staticClass:"search-result"},[t("search-result",{attrs:{"selected-start-tab":e.selectedStartTab,"popular-games":e.computedPopularGames,"search-text":e.getSearchText,"filtered-providers":e.foundProviders,"filtered-games":e.foundGames,"selected-section":e.selectedSection,"no-results":e.noResults}})],1)]],2)}),r=[],c=(s("14d9"),s("13d5"),s("4e82"),s("ca47")),l=s("5d2a"),u=s("9d19"),d=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-tabs__wr"},[t("div",{staticClass:"search-tabs"},[t("div",{ref:"searchTabsSlider",staticClass:"search-tabs-slider",on:{mousedown:e.onMenuMouseDown,mouseup:e.onMenuMoseUp,mousemove:e.onMenuMouseMove}},e._l(e.searchTabs,(function(s){return t("div",{key:s,class:["search-tabs-item",{"search-tabs-item--active":s===e.selectedStartTab}],attrs:{"data-test":"tab_"+s},on:{click:function(t){return e.selectTab(s,t)}}},[t("span",{staticClass:"search-tabs-txt"},[e._v(" "+e._s(e.$t("search."+s))+" ")])])})),0)])])},m=[],p=s("7f14"),h=s("c885"),_=s("1754"),b={name:"search-tabs",mixins:[p["a"],_["a"]],props:{selectedStartTab:{type:String,default:""}},data(){return{tabsScrollOptions:{speed:2,left:0,drag:!1,coordsX:0}}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("breakpoints",["isMobile"])),Object(c["e"])("player",["isPlayerAuthorized"])),Object(c["e"])("games",["playedGames"])),{},{isPlayerHasGamesHistory(){return!!this.playedGames.length},searchTabs(){return this.isPlayerAuthorized&&this.isPlayerHasGamesHistory?h["c"]:h["a"]},searchTabsElement(){return this.$refs.searchTabsSlider}}),methods:{selectTab(e,t){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.popup.search[e].index}),this.scrollToCenterOfActiveTab(null===t||void 0===t?void 0:t.target,this.searchTabsElement),this.$emit("select-tab",e)},onMenuMouseDown(e){this.tabsScrollOptions.drag=!0,this.tabsScrollOptions.coordsX=e.pageX-this.searchTabsElement.offsetLeft},onMenuMoseUp(){this.tabsScrollOptions.drag=!1,this.tabsScrollOptions.left=this.searchTabsElement.scrollLeft},onMenuMouseMove(e){this.tabsScrollOptions.drag&&(this.searchTabsElement.scrollLeft=this.tabsScrollOptions.left-(e.pageX-this.searchTabsElement.offsetLeft-this.tabsScrollOptions.coordsX)*this.tabsScrollOptions.speed)}}},g=b,f=(s("da60"),s("2877")),v=Object(f["a"])(g,d,m,!1,null,null,null),y=v.exports,C=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search__header"},[t("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.onHide,expression:"onHide"}],ref:"searchInput",staticClass:"search__header-input",on:{"!click":function(t){return e.onClick.apply(null,arguments)}}},[t("input-field",{ref:"searchInputField",staticClass:"search__input-field",attrs:{name:"search",type:"text","input-icon":"search-square",placeholder:e.$t("search.placeholder"),"handle-input-event":"","no-trimmed-value":!0,"data-test-input":"search_input","data-test-btn":"search_button"},on:{focus:e.onFocus,blur:e.onBlur,"input-enter":e.enterHandler,keyup:e.keyUpHandler,keydown:e.keyDownHandler},model:{value:e.searchText,callback:function(t){e.searchText=t},expression:"searchText"}}),e.searchText?t("div",{staticClass:"search__header-input-close",attrs:{"data-test":"search_clear"},on:{click:function(t){return t.stopPropagation(),e.clearSearchInput.apply(null,arguments)}}},[t("icon",{staticClass:"search__header-input-close-icon",attrs:{"icon-name":"trash-square"}})],1):e._e(),e.showDropDown?t("search-dropdown",{on:{"set-selected-request":e.onSelectRequest}}):e._e()],1),e.isMobile?e._e():t("div",{staticClass:"search__close",attrs:{"data-test":"search_close"},on:{click:e.clickClose}},[t("icon",{staticClass:"search__close-icon",attrs:{"icon-name":"close-square"}})],1)])},k=[],O=(s("fb6a"),s("498a2"),s("b686")),S=function(){var e=this,t=e._self._c;return e.getSearchRequests.length?t("div",{staticClass:"search-dropdown",attrs:{"data-test":"search-dropdown"}},e._l(e.getSearchRequests,(function(s,i){return t("div",{key:s,staticClass:"search-dropdown__item",attrs:{"data-test":"search-dropdown__item"},on:{click:function(t){return t.stopPropagation(),e.setSelectedSearchRequest(s)}}},[t("icon",{staticClass:"search-dropdown__item-icon",attrs:{"icon-name":"recent-square"}}),t("div",{staticClass:"search-dropdown__item-text",attrs:{"data-test":"search-dropdown__item-text"}},[e._v(" "+e._s(s)+" ")]),t("div",{staticClass:"search-dropdown__item-delete",attrs:{"data-test":"search-dropdown__item-delete"},on:{click:function(t){return t.stopPropagation(),e.deleteRequest(i)}}},[t("icon",{staticClass:"search-dropdown__item-delete-ic",attrs:{"icon-name":"close-square"}})],1)],1)})),0):e._e()},T=[],w={name:"search-dropdown",components:{Icon:l["a"]},computed:Object(o["a"])({},Object(c["e"])("search",["getSearchRequests"])),methods:Object(o["a"])(Object(o["a"])({},Object(c["d"])("search",["deleteSearchRequest"])),{},{setSelectedSearchRequest(e){this.$emit("set-selected-request",e)},deleteRequest(e){setTimeout(()=>{this.deleteSearchRequest(e)},0)}})},M=w,P=(s("d0d4"),Object(f["a"])(M,S,T,!1,null,null,null)),j=P.exports,E=s("0e50"),L=s("10ba"),A={name:"search-header",components:{SearchDropdown:j,InputField:O["a"],Icon:l["a"]},mixins:[_["a"],E["a"]],data(){return{showDropDown:!1,searchText:"",timeout:null}},computed:Object(o["a"])(Object(o["a"])({},Object(c["e"])("breakpoints",["isMobile","isTablet"])),{},{isSearchInputFieldEmpty(){return!this.searchText.length},isMobileOrTabletDevice(){return L["a"].isMobile||L["a"].isTablet}}),watch:{searchText(e,t){const s=t.slice(0,-1);this.isMobileOrTabletDevice&&e===s&&this.sendSearchEvent({request:t,reason:"backspace"}),this.updateSearchText(e),e.trim()&&this.hideHint()}},mounted(){this.$bus.on("clear-search",this.clearSearchInput),this.$bus.on("select-search-tag",this.setSearchText),this.$bus.on("hide-search-dropdown",this.hideHint),this.isMobile||this.isTablet||this.setFocusOnSearch()},beforeDestroy(){clearTimeout(this.timeout),this.$bus.off("clear-search",this.clearSearchInput),this.$bus.off("select-search-tag",this.setSearchText),this.$bus.off("hide-search-dropdown",this.hideHint)},methods:Object(o["a"])(Object(o["a"])({},Object(c["d"])("search",["closeSearch","addSearchRequest","updateSearchText"])),{},{clearSearchInput(){this.sendSearchEvent({request:this.searchText,reason:"clear"}),this.searchText="",this.$bus.emit("select-search-section",""),this.isMobile||this.isTablet||this.setFocusOnSearch()},showHint(){this.showDropDown=!0},hideHint(){this.showDropDown=!1},onFocus(){this.showTagsPanel()},onBlur(){this.searchText&&this.addSearchRequest(this.searchText)},onHide(){setTimeout(()=>{this.hideTagsPanel(),this.hideHint()},100)},onClick(){this.isSearchInputFieldEmpty&&this.showHint()},onSelectRequest(e){this.setSearchText(e),this.sendSearchEvent({reason:"history",request:e})},showTagsPanel(){this.$emit("set-tags-panel",!0)},hideTagsPanel(){this.$emit("set-tags-panel",!1)},setSearchText(e){this.searchText=e,this.hideTagsPanel()},enterHandler(){this.onHide(),this.$refs.searchInputField.$el.querySelector("input").blur()},setFocusOnSearch(){this.$nextTick(()=>{var e;return null===(e=this.$refs.searchInputField.$el.querySelector("input"))||void 0===e?void 0:e.focus()})},clickClose(){this.sendSearchEvent({request:this.searchText,reason:"close"}),this.closeSearch()},keyUpHandler(){clearTimeout(this.timeout),this.searchText.length&&(this.timeout=setTimeout(()=>{this.sendSearchEvent({request:this.searchText,reason:"timeout"})},1500))},keyDownHandler(e){this.searchText.length&&!this.isMobileOrTabletDevice&&"backspace"===e.key.toLowerCase()&&this.sendSearchEvent({request:this.searchText,reason:"backspace"})}})},I=A,N=(s("2807"),Object(f["a"])(I,C,k,!1,null,null,null)),B=N.exports,G=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-tags-wr"},[t("div",{staticClass:"search-tags"},[e._l(e.providers,(function(s){return t("div",{key:s.id+"-provider",staticClass:"search-tags__item search-tags__item--provider",attrs:{"data-test":"search_tag"},on:{click:function(t){return t.stopPropagation(),e.selectValue(s.name)}}},[e._v(" "+e._s(s.name)+" ")])})),e._l(e.games,(function(s){return t("div",{key:s.id+"-game",staticClass:"search-tags__item search-tags__item--game",attrs:{"data-test":"search_tag"},on:{click:function(t){return t.stopPropagation(),e.selectValue(s.title)}}},[e._v(" "+e._s(s.title)+" ")])}))],2)])},$=[],x={name:"search-tags",mixins:[E["a"]],props:{searchText:{type:String,default:""},filteredProviders:{type:Array,default:()=>[]},filteredGames:{type:Array,default:()=>[]},selectedSection:{type:String,default:""}},data(){return{maxTagsCount:6}},computed:{providers(){return"games"===this.selectedSection?[]:this.filteredProviders.slice(0,this.maxTagsCount)},games(){return this.remainingQuantity&&"providers"!==this.selectedSection?this.filteredGames.slice(0,this.remainingQuantity):[]},remainingQuantity(){return this.maxTagsCount-this.providers.length}},methods:{selectValue(e){this.sendSearchEvent({request:e,reason:"tips"}),this.$bus.emit("select-search-tag",e)}}},D=x,R=(s("c754"),Object(f["a"])(D,G,$,!1,null,null,null)),F=R.exports,U=function(){var e=this,t=e._self._c;return t("div",{ref:"resultWr",staticClass:"search-result__wrap"},[t("div",{staticClass:"search-result__inner"},[e.isProvidersVisible?t("search-result-providers",{attrs:{"filtered-providers":e.filteredProviders,"selected-section":e.selectedSection,"search-text":e.searchText}}):e._e(),e.isFoundGamesVisible?t("search-result-games",{ref:"searchResultGames",attrs:{"filtered-games":e.filteredGames,"selected-section":e.selectedSection,"search-text":e.searchText}}):e._e(),e.isRecommendedGamesVisible?t("search-result-recommendation",{attrs:{games:e.popularGames,"search-text":e.searchText}}):e._e(),e.isRecommendedOrLastGamesVisible?t("search-games-list",{attrs:{games:e.recommendedOrLastGames,"selected-start-tab":e.selectedStartTab},on:{"click-play":e.clickTabGameItem}}):e._e(),e.isLuckyGamesVisible?t("search-last-winner",{attrs:{"selected-start-tab":e.selectedStartTab}}):e._e(),e.noResults?t("search-result-not"):e._e()],1)])},q=[],H=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-result-wrap"},[e.isAllGamesVisible?e._e():t("div",{staticClass:"search-result__header"},[t("div",{staticClass:"search-result__header-title"},[t("div",{staticClass:"search-result__header-title-text"},[e._v(" "+e._s(e.$t("search.games"))+" ")]),t("div",{staticClass:"search-result__header-title-number"},[e._v(" "+e._s(e.filteredGames.length)+" ")])]),e.isMoreBtnVisible?t("btn",{staticClass:"search-result__header-button-all",attrs:{"large-main":""},on:{click:function(t){return t.stopPropagation(),e.showAllGames.apply(null,arguments)}}},[e._v(" "+e._s(e.moreBtnText)+" ")]):e._e()],1),e.isSearchGamesListVisible?t("div",{ref:"searchGamesList",staticClass:"search-result__list",class:{"two-row":e.gamesSliderMinLength},attrs:{"data-test":"found_games"},on:{mousemove:e.onMousemove,mouseleave:e.hoverHandler}},[t("div",{ref:"slider",staticClass:"search-result_slider"},[e.isMobile?e._l(e.resultGamesChunk,(function(s,i){return t("div",{key:i,staticClass:"search-result_slider-group"},e._l(s,(function(s,a){return t("games-item",{key:s.id,staticClass:"swiper-slide",attrs:{game:s,"data-game-id":s.id,"is-hovered-game":+e.hoveredGame===s.id,"is-open-demo-mode":!e.isPlayerAuthorized},on:{"click-play":function(t){return e.clickGameItem(s,a,i)}}})})),1)})):e._l(e.resultGames,(function(s,i){return t("games-item",{key:s.id,staticClass:"swiper-slide",attrs:{game:s,"data-game-id":s.id,"is-hovered-game":+e.hoveredGame===s.id,"is-open-demo-mode":!e.isPlayerAuthorized},on:{"click-play":function(t){return e.clickGameItem(s,i)}}})}))],2)]):t("search-games-list",{attrs:{games:e.resultGames},on:{"click-play":e.clickGameItem}}),e.isAllGamesVisible?t("progress-bar",{staticClass:"search-result__progress-bar",attrs:{label:e.$t("search.progress",{current:e.resultGames.length,total:e.filteredGames.length}),"total-length":e.filteredGames.length,"current-length":e.resultGames.length},on:{"on-show-more":e.onShowMore}}):e._e()],1)},V=[],W=function(){var e=this,t=e._self._c;return t("div",[e.isShowProgress?t("div",{staticClass:"progress-bar"},[t("label",{staticClass:"progress-bar__label",attrs:{for:"progress-bar"}},[e._v(" "+e._s(e.label)+" ")]),t("progress",{staticClass:"progress-bar__progress",attrs:{id:"progress-bar",max:"100"},domProps:{value:e.percentProgress}},[e._v(" "+e._s(e.percentProgress)+" ")])]):e._e(),e.hasMoreItems?t("btn",{staticClass:"progress-bar__show-more",attrs:{"large-main":""},on:{click:e.handleClick}},[e._v(" "+e._s(e.$t("search.load_more"))+" ")]):e._e()],1)},z=[],Y=s("0594"),J={name:"progress-bar",components:{Btn:Y["a"]},props:{totalLength:{type:Number,default:0},currentLength:{type:Number,default:0},label:{type:String,required:!0,default:""},isShowProgress:{type:Boolean,required:!1,default:!0}},computed:{percentProgress(){return this.currentLength>=0&&this.totalLength>0?this.currentLength/this.totalLength*100:0},hasMoreItems(){return this.totalLength>this.currentLength}},methods:{handleClick(){this.$emit("on-show-more")}}},K=J,Q=(s("dd17"),Object(f["a"])(K,W,z,!1,null,null,null)),X=Q.exports,Z=s("9cd1"),ee=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-games-list",attrs:{"data-test":"search__result-items"},on:{mousemove:e.onMousemove,mouseleave:e.hoverHandler,mouseenter:function(t){return e.$bus.emit("hide-search-dropdown")}}},e._l(e.games,(function(s,i){return t("games-item",{key:s.id,attrs:{game:s,"data-game-id":s.id,"is-hovered-game":+e.hoveredGame===s.id,"is-open-demo-mode":!e.isPlayerAuthorized},on:{"click-play":function(t){return e.clickGameItem(s,i)}}})})),1)},te=[],se=s("793d"),ie={name:"search-games-list",components:{GamesItem:Z["a"]},mixins:[se["a"]],props:{games:{type:Array,default:()=>[]},selectedStartTab:{type:String,default:""}},data(){return{hoveredGame:null}},computed:Object(o["a"])({},Object(c["e"])("player",["isPlayerAuthorized"])),mounted(){window.addEventListener("click",this.clickOutside,{passive:!0})},beforeDestroy(){window.removeEventListener("click",this.clickOutside,{passive:!0})},methods:{clickGameItem(e,t){this.$emit("click-play",e,t)}}},ae=ie,oe=(s("c4f8"),Object(f["a"])(ae,ee,te,!1,null,null,null)),ne=oe.exports,re=s("91c8"),ce=s.n(re);const le=50;var ue={name:"search-result-games",components:{ProgressBar:X,Btn:Y["a"],GamesItem:Z["a"],SearchGamesList:ne},mixins:[_["a"],E["a"],se["a"]],props:{filteredGames:{type:Array,default:()=>[]},selectedSection:{type:String,default:""},searchText:{type:String,default:""}},data(){return{pageNumber:1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("player",["isPlayerAuthorized"])),Object(c["e"])("breakpoints",["isMobile","isMobileOrTablet"])),{},{isAllGamesVisible(){return"games"===this.selectedSection},isSearchGamesListVisible(){return!this.isMobile||!this.isAllGamesVisible},isMoreBtnVisible(){return!this.isAllGamesVisible&&this.filteredGames.length>this.games.length},moreBtnText(){return this.isMobile?this.$t("search.all"):this.$t("search.show_all")},games(){return this.isAllGamesVisible?this.filteredGames:this.filteredGames.slice(0,10)},resultGames(){return this.games.slice(0,this.visibleCount)},resultGamesChunk(){return ce()(this.resultGames,2)},visibleCount(){return this.pageNumber*le},gamesSliderMinLength(){return this.games.length>6},searchSliderOptions(){return Object(o["a"])(Object(o["a"])({},this.sliderOptions),{},{slidesPerColumn:this.gamesSliderMinLength?2:1})},sliderView(){return this.isMobile?"swiper":"div"},isTouchDevice(){return L["a"].hasTouch}}),watch:{gamesSliderMinLength(e,t){const s=this.$refs.slider;e!==t&&s&&this.isMobile&&"function"===typeof s.destroySwiper&&"function"===typeof s.initSwiper&&(s.destroySwiper(),this.$nextTick(s.initSwiper))}},mounted(){window.addEventListener("click",this.clickOutside,{passive:!0})},beforeDestroy(){window.removeEventListener("click",this.clickOutside,{passive:!0})},methods:{showAllGames(){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.popup.search.game.showAll.index}),this.$bus.emit("select-search-section","games")},clickGameItem(e,t,s){const i=Object(o["a"])({index:t,gameIdentifier:e.identifier},this.isMobile&&!this.isAllGamesVisible&&{slider:{groupIndex:s,length:this.resultGamesChunk.length}});this.sendSearchGameEvent(Object(o["a"])(Object(o["a"])({},i),{},{reason:"game",request:this.searchText})),this.sendClickGameEvent(Object(o["a"])(Object(o["a"])({},i),{},{button:this.isAllGamesVisible?this.GTM_ELEMENTS.popup.search.game.showAll.game:this.GTM_ELEMENTS.popup.search.game.index}))},onShowMore(){this.pageNumber+=1,this.$analytics.clickEvent({button:this.GTM_ELEMENTS.popup.search.game.showAll.moreGames})}}},de=ue,me=Object(f["a"])(de,H,V,!1,null,null,null),pe=me.exports,he=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-result-wrap"},[t("div",{staticClass:"search-result__header"},[t("div",{staticClass:"search-result__header-title"},[t("div",{staticClass:"search-result__header-title-text"},[e._v(" "+e._s(e.$t("search.recommended"))+" ")])])]),t("div",{staticClass:"search-result__list",class:{"two-row":e.gamesSliderMinLength},on:{mousemove:e.onMousemove,mouseleave:e.hoverHandler}},[e.isMobile?t("div",{staticClass:"search-result_slider"},e._l(e.computedGamesChunk,(function(s,i){return t("div",{key:i,staticClass:"search-result_slider-group"},e._l(s,(function(s,a){return t("games-item",{key:s.id,staticClass:"swiper-slide",attrs:{game:s,"data-game-id":s.id,"is-hovered-game":+e.hoveredGame===s.id,"is-open-demo-mode":!e.isPlayerAuthorized},on:{"click-play":function(t){return e.clickGameItem(s,a,i)}}})})),1)})),0):t("div",{staticClass:"search-result_slider"},e._l(e.computedGames,(function(s,i){return t("games-item",{key:s.id,staticClass:"swiper-slide",attrs:{game:s,"data-game-id":s.id,"is-hovered-game":+e.hoveredGame===s.id,"is-open-demo-mode":!e.isPlayerAuthorized},on:{"click-play":function(t){return e.clickGameItem(s,i)}}})})),1)])])},_e=[],be={name:"search-result-recommendation",components:{GamesItem:Z["a"]},mixins:[_["a"],E["a"],se["a"]],props:{games:{type:Array,default:()=>[]},searchText:{type:String,default:""}},data(){return{hoveredGame:null,sliderOptions:{followFinger:!1,slidesPerView:"auto",slidesPerGroup:1,slidesPerColumnFill:"column",pagination:{el:".search-slider__pagination-recom",type:"bullets",bulletActiveClass:"active",bulletElement:"div",clickable:!0}}}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("breakpoints",["isMobile"])),Object(c["e"])("player",["isPlayerAuthorized"])),{},{computedGames(){const e=this.isMobile?10:5;return this.games.slice(0,e)},computedGamesChunk(){return ce()(this.computedGames,2)},gamesSliderMinLength(){return this.games.length>6},gamesSliderOptions(){return Object(o["a"])(Object(o["a"])({},this.sliderOptions),{},{slidesPerColumn:this.gamesSliderMinLength?2:1})},sliderView(){return this.isMobile?"swiper":"div"}}),mounted(){window.addEventListener("click",this.clickOutside,{passive:!0})},beforeDestroy(){window.removeEventListener("click",this.clickOutside,{passive:!0})},methods:{clickGameItem(e,t,s){const i=Object(o["a"])({index:t,gameIdentifier:e.identifier},this.isMobile&&{slider:{groupIndex:s,length:this.computedGamesChunk.length}});this.sendSearchGameEvent(Object(o["a"])(Object(o["a"])({},i),{},{reason:"recommend_game",request:this.searchText})),this.sendClickGameEvent(Object(o["a"])(Object(o["a"])({},i),{},{button:this.GTM_ELEMENTS.popup.search.game.recommended}))}}},ge=be,fe=Object(f["a"])(ge,he,_e,!1,null,null,null),ve=fe.exports,ye=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-result-wrap",class:{"search-result-wrap--all":e.isSectionSelected}},[e.isHeaderVisible?t("div",{staticClass:"search-result__header"},[t("div",{staticClass:"search-result__header-title"},[t("div",{staticClass:"search-result__header-title-text"},[e._v(" "+e._s(e.$t("search.providers"))+" ")]),t("div",{staticClass:"search-result__header-title-number"},[e._v(" "+e._s(e.filteredProviders.length)+" ")])]),e.isMoreBtnVisible?t("btn",{staticClass:"search-result__header-button-all",attrs:{"large-main":""},on:{click:function(t){return t.stopPropagation(),e.showAllProviders.apply(null,arguments)}}},[e._v(" "+e._s(e.moreBtnText)+" ")]):e._e()],1):e._e(),t("div",{ref:"searchResultListWr",staticClass:"search-result__list-wr",class:{"search-result__list-wr--all":e.isSectionSelected}},[t("div",{ref:"searchResultList",staticClass:"search-result__list search-result__list--providers"},e._l(e.providers,(function(s){return t("div",{key:s.id,staticClass:"search-result__list-provider",on:{click:function(t){return e.openProvider(s)}}},[s.icon?t("img",{staticClass:"search-result__list-provider-img",attrs:{src:e.getIsBasic?s.icon:s.icon_hover,alt:s.name}}):t("div",{staticClass:"search-result__list-provider-name"},[e._v(" "+e._s(s.name)+" ")])])})),0)])])},Ce=[],ke=s("bf3e"),Oe=s("1fa8"),Se={name:"search-result-providers",components:{Btn:Y["a"]},mixins:[_["a"],E["a"],ke["a"]],props:{filteredProviders:{type:Array,default:()=>[]},selectedSection:{type:String,default:""},searchText:{type:String,default:""}},data(){return{isNeedMoreBtn:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("gamesProviders",["providersIndexShow"])),Object(c["e"])("breakpoints",["isMobile"])),Object(c["e"])("theme",["getIsBasic"])),Object(c["e"])("player",["getLangCode","getLanguageForUrl"])),{},{isSectionSelected(){return"providers"===this.selectedSection},isMoreBtnVisible(){return!this.isSectionSelected&&this.isNeedMoreBtn},isHeaderVisible(){return"providers"!==this.selectedSection},moreBtnText(){return this.isMobile?this.$t("search.all"):this.$t("search.show_all")},providers(){return this.isSectionSelected?this.filteredProviders:this.filteredProviders.slice(0,14)}}),mounted(){this.resizeObserver=new ResizeObserver(e=>{this.checkIsNeedMoreBtn(e[0])}),this.resizeObserver.observe(this.$refs.searchResultList)},beforeDestroy(){this.resizeObserver.unobserve(this.$refs.searchResultList)},methods:Object(o["a"])(Object(o["a"])({},Object(c["d"])("search",["closeSearch"])),{},{openProvider(e){this.sendSearchProviderEvent({request:this.searchText,providerName:Object(Oe["b"])(e.name)}),this.closeSearch(),this.handleClickProvider(e.code),this.$bus.$emit("scroll-to-games")},showAllProviders(){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.popup.search.provider.showAll}),this.$bus.emit("select-search-section","providers"),this.$refs.searchResultListWr.scrollTo(0,0)},checkIsNeedMoreBtn(e){if(!this.$refs.searchResultListWr||!e)return;const t=e.borderBoxSize[0],s=t.blockSize,i=t.inlineSize,a=this.$refs.searchResultListWr.getBoundingClientRect(),o=a.height,n=a.width;this.isNeedMoreBtn=s>o||i>n}})},Te=Se,we=Object(f["a"])(Te,ye,Ce,!1,null,null,null),Me=we.exports,Pe=function(){var e=this,t=e._self._c;return e.isDataLoading?t("preloader",{staticClass:"search-games-list__last-preloader",attrs:{"remove-overflow":!1}}):t("div",{staticClass:"search-games-list-wr search-games-list-wr--last-winners"},[e.winners.length?t("div",{staticClass:"search-games-list",attrs:{"data-test":"winners__games_list_search"},on:{mouseenter:function(t){return e.$bus.emit("hide-search-dropdown")}}},e._l(e.winners,(function(s,i){return t("div",{key:i,staticClass:"search-games-list__last-winner",on:{click:function(t){return e.openGame(s.game,i)}}},[t("img",{staticClass:"search-games-list__last-winner-img",attrs:{"data-test":"winner__game-icon_search",src:e.gameImage(s.game),alt:""}}),t("div",{staticClass:"search-games-list__last-winner-wrap"},[t("div",{staticClass:"search-games-list__last-winner-game",attrs:{"data-test":"winner__game-name_search"}},[e._v(" "+e._s(s.game.title)+" ")]),t("div",{staticClass:"search-games-list__last-winner-name",attrs:{"data-test":"winner__game-player_search"}},[e._v(" "+e._s(s.player.nickname)+" ")]),t("div",{staticClass:"search-games-list__last-winner-price",attrs:{"data-test":"winner_game-summ_search"}},[e._v(" "+e._s(e.winAmount(s))+" ")])])])})),0):t("search-result-not")],1)},je=[],Ee=function(){var e=this,t=e._self._c;return t("div",{staticClass:"search-result-wrap"},[t("div",{staticClass:"search-result__not"},[t("img",{staticClass:"search-result__not-img",attrs:{src:`/img/not-result-${e.getTheme}-bg.png?v2`,alt:"","data-test":"search-result__not-img"}}),t("div",{staticClass:"search-result__not-title",attrs:{"data-test":"search-result__not-title"},domProps:{innerHTML:e._s(e.$t("search.not_title"))}}),t("div",{staticClass:"search-result__not-subtitle",attrs:{"data-test":"search-result__not-subtitle"},domProps:{innerHTML:e._s(e.$t("search.not_subtitle"))}})])])},Le=[],Ae={name:"search-result-not",computed:Object(o["a"])({},Object(c["e"])("theme",["getTheme"]))},Ie=Ae,Ne=(s("b176"),Object(f["a"])(Ie,Ee,Le,!1,null,null,null)),Be=Ne.exports,Ge=s("a6c4"),$e=s("60b5"),xe=s("8f12"),De=s("c16e"),Re=s("8066"),Fe=s("99d7"),Ue={name:"search-last-winner",components:{Preloader:u["default"],SearchResultNot:Be},mixins:[_["a"],Ge["a"],$e["a"],De["a"],Fe["a"],E["a"]],props:{selectedStartTab:{type:String,default:""}},data(){return{disabledGamesIds:[]}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("breakpoints",["isMobile"])),Object(c["e"])("cmsConfig",["getIsOffline"])),Object(c["e"])("games",["getGamePicture","gamesObjectIdentifierData"])),Object(c["e"])("winners",["getWinnersLatest","getWinnersTopByAmount","isDataLatestLoading","getIsDataTopLoading"])),Object(c["e"])("player",["getLanguageForUrl","getIsGamblingAddict","isCountryDeny","isPlayerAuthorized"])),{},{winners(){return this.selectedStartTab===h["e"]?this.getWinnersLatest:this.getWinnersTopByAmount},winnerRequestParams(){const e=this.isMobile?"mobile":"desktop";return{device:e,period:1}},isDataLoading(){return this.isDataLatestLoading||this.getIsDataTopLoading("amount")}}),watch:{selectedStartTab:{immediate:!0,handler(e){e!==h["g"]||this.getWinnersTopByAmount.length||this.fetchDataTop(Object(o["a"])(Object(o["a"])({},this.winnerRequestParams),{},{sort:"amount"})),e!==h["e"]||this.getWinnersLatest.length||this.fetchDataLatest(this.winnerRequestParams),e!==h["e"]?this.finishCentrifuge():this.initCentrifuge()}}},methods:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["d"])("winners",["fetchDataLatest","fetchDataTop"])),Object(c["d"])("search",["closeSearch"])),{},{openGame(e,t){if(this.isCountryDeny)return void this.$bus.emit("show-login-denied");if(this.getIsOffline)return;const s=this.gamesObjectIdentifierData[e.identifier],i=this.isGameForbiddenWithBonus(s);if(i)return;if(this.isGamblingOnDesktop)return void this.showGamblingNotify();this.sendClickTabGameEvent({index:t,tab:this.selectedStartTab,gameIdentifier:null===s||void 0===s?void 0:s.identifier});const a=this.isPlayerAuthorized?"":"?mode=fun";this.$router.push(`${this.getLanguageForUrl||""}${null===s||void 0===s?void 0:s.slug}${a}`).catch(()=>{}),this.closeSearch()},gameImage(e){return this.getGamePicture(e,xe["B"])},winAmount(e){return`${Object(Re["i"])(e.win)} ${this.gameCurrencySymbol}`}})},qe=Ue,He=(s("ec77"),Object(f["a"])(qe,Pe,je,!1,null,null,null)),Ve=He.exports,We={name:"search-result",components:{SearchResultNot:Be,SearchLastWinner:Ve,SearchGamesList:ne,SearchResultProviders:Me,SearchResultRecommendation:ve,SearchResultGames:pe},mixins:[_["a"],E["a"]],props:{selectedStartTab:{type:String,default:""},popularGames:{type:Array,default:()=>[]},searchText:{type:String,default:""},filteredProviders:{type:Array,default:()=>[]},filteredGames:{type:Array,default:()=>[]},selectedSection:{type:String,default:""},noResults:{type:Boolean,default:!1}},data(){return{page:1}},computed:Object(o["a"])(Object(o["a"])({},Object(c["e"])("games",["playedGames"])),{},{isGamesSectionSelected(){return"games"===this.selectedSection},isProvidersVisible(){return this.searchText&&this.filteredProviders.length&&!this.isGamesSectionSelected},isFoundGamesVisible(){return this.searchText&&this.filteredGames.length&&"providers"!==this.selectedSection},isRecommendedGamesVisible(){return this.searchText&&""===this.selectedSection&&!this.noResults},isRecommendedOrLastGamesVisible(){return!this.searchText&&(this.selectedStartTab===h["f"]||this.selectedStartTab===h["d"])},isLuckyGamesVisible(){return!this.searchText&&(this.selectedStartTab===h["e"]||this.selectedStartTab===h["g"])},recommendedOrLastGames(){switch(this.selectedStartTab){case h["f"]:return this.popularGames;case h["d"]:return this.playedGames;default:return[]}}}),watch:{filteredGames(){this.scrollToTop(),this.page=1},isGamesSectionSelected(){this.scrollToTop()}},methods:{scrollToTop(){var e;null===(e=this.$refs.resultWr)||void 0===e||e.scrollTo(0,0)},clickTabGameItem(e,t){this.sendClickTabGameEvent({index:t,tab:this.selectedStartTab,gameIdentifier:e.identifier})}}},ze=We,Ye=(s("a136"),Object(f["a"])(ze,U,q,!1,null,null,null)),Je=Ye.exports,Ke=s("a0f1"),Qe=s("b5ea"),Xe={name:"search-content",components:{Icon:l["a"],Preloader:u["default"],SearchTags:F,SearchHeader:B,SearchTabs:y,SearchResult:Je},mixins:[_["a"],Qe["a"]],data(){return{selectedStartTab:h["f"],searchText:"",isTagsPanelVisible:!1,selectedSection:""}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(c["e"])("breakpoints",["isMobile"])),Object(c["e"])("games",["gamesObjectData"])),Object(c["e"])("gamesCollections",{gamesCollections:"getData"})),Object(c["e"])("search",["getSearchText"])),{},{searchHeaderText(){return this.selectedSection?this.$t("search."+this.selectedSection):this.$t("search.results")},numberOfFoundItems(){return this.selectedSection===h["b"].providers?this.foundProviders.length:this.selectedSection===h["b"].games?this.foundGames.length:0},popularCollection(){return this.gamesCollections.find(e=>"popular"===e.id)||!1},computedGamesByFilterPopular(){var e;const t=null===(e=this.popularCollection)||void 0===e?void 0:e.itemsIDS;return t?t.reduce((e,t)=>{const s=this.gamesObjectData[t];return s?(e.push(s),e):e},[]):[]},computedPopularGames(){let e=[...this.computedGamesByFilterPopular];return e.sort((e,t)=>Object(Ke["a"])(e,this.popularCollection)-Object(Ke["a"])(t,this.popularCollection)),e.sort((e,t)=>Object(Ke["c"])(t)-Object(Ke["c"])(e))},noResults(){return!!this.getSearchText&&!this.foundProviders.length&&!this.foundGames.length},isSearchTagsVisible(){return this.getSearchText&&this.isTagsPanelVisible&&!this.noResults}}),created(){this.$bus.on("select-search-section",this.setSelectedSection)},beforeDestroy(){this.$bus.off("select-search-section",this.setSelectedSection)},methods:{selectStartTab(e){this.selectedStartTab=e},setSearchText(e){this.getSearchText=e},goBackHandler(){this.selectedSection?(this.sendBackAnalyticsEvent(),this.setSelectedSection("")):this.clearSearch()},sendBackAnalyticsEvent(){const e={[h["b"].games]:this.GTM_ELEMENTS.popup.search.game.showAll.back,[h["b"].providers]:this.GTM_ELEMENTS.popup.search.provider.showAllBack};this.$analytics.clickEvent({button:e[this.selectedSection]})},clearSearch(){this.$bus.emit("clear-search")},setTagsPanel(e){e?this.isTagsPanelVisible=e:setTimeout(()=>{this.isTagsPanelVisible=!1},100)},setSelectedSection(e){this.selectedSection=e}}},Ze=Xe,et=(s("2579"),Object(f["a"])(Ze,n,r,!1,null,null,null)),tt=et.exports,st={name:"search",components:{SearchContent:tt},computed:Object(o["a"])(Object(o["a"])({},Object(c["e"])("breakpoints",["isMobile"])),Object(c["e"])("modal",["hasOpened"])),watch:{$route(){this.closeSearch()},hasOpened(e){e&&this.closeSearch()}},mounted(){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.popup.search.index})},methods:Object(o["a"])({},Object(c["d"])("search",["closeSearch"]))},it=st,at=(s("35d7"),Object(f["a"])(it,i,a,!1,null,null,null));t["a"]=at.exports},1428:function(e,t,s){"use strict";s("9a83")},1664:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item__heart-wr"},[e.showFavoritesIcon?t("div",{staticClass:"games-item__heart",class:[{active:e.isGameFavorite}],attrs:{"data-test":e.dataTestComputed},on:{click:e.toggleFavoriteStatus}},[t("icon",{staticClass:"games-item__heart-ic",attrs:{"icon-name":"heart-fill"}})],1):e._e()])},a=[],o=s("5530"),n=(s("caad"),s("2532"),s("5d2a")),r=s("ca47"),c={name:"favorites-icon",components:{Icon:n["a"]},props:{dataTestFavorite:{type:String,default:void 0},dataTestFavoriteActive:{type:String,default:void 0},showOnCard:{type:Boolean,default:!1},firstRendered:{type:Boolean,default:!1},isPlayerAuthorized:{type:Boolean,default:!1},game:{type:Object,default:()=>({})},playerFavoriteGames:{type:Array,default:()=>[]}},computed:{isGameFavorite(){var e;return(null===(e=this.playerFavoriteGames)||void 0===e?void 0:e.includes(this.game.identifier))||!1},isIconVisible(){return this.showOnCard?this.isGameFavorite:this.isPlayerAuthorized},showFavoritesIcon(){return this.firstRendered&&!this.game.open_at&&this.isIconVisible},dataTestComputed(){return this.isGameFavorite?this.dataTestFavoriteActive:this.dataTestFavorite}},methods:Object(o["a"])(Object(o["a"])({},Object(r["d"])("playerFavoriteGames",["addByFormattedIdentifier","removeByFormattedIdentifier"])),{},{toggleFavoriteStatus(){this.isGameFavorite?this.removeByFormattedIdentifier(this.game.identifier):this.addByFormattedIdentifier(this.game.identifier)}})},l=c,u=s("2877"),d=Object(u["a"])(l,i,a,!1,null,null,null);t["a"]=d.exports},"1b64":function(e,t,s){},"1b7c":function(e,t,s){"use strict";s("643e")},"1e66":function(e,t,s){"use strict";s("4de4");var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"container-sidebar__center"},[e.getIsInitialBatchLoaded?t("div",{ref:"sectionGames",staticClass:"section-games-wrapper",attrs:{"data-test":e.dataTestComputed},on:{mousemove:e.onMousemove,mouseleave:e.hoverHandler}},e._l(e.homePageGameCollections,(function(s){return t("intersection-visible",{key:s.name,staticClass:"section-games",attrs:{"ref-name":s.navigate_id,"custom-visible":e.showCardsSliderWithoutIntersection(s.name)},on:{show:function(t){return e.fetchSection(s.name)}}},[e.showSkeleton(s.name)?t("div",{staticClass:"skeleton"},[t("games-list-block")],1):s.collection_list().length?t("cards-slider",{attrs:{filter:s.filter,collection:"live-games","is-live-or-table-collection":!0,"data-test":s.dataTest,"collection-list":s.collection_list(),"navigate-id":s.navigate_id,"game-providers":e.gameProvider,row:s.row,title:s.title(),"title-icon-name":s.isHot&&"fire","show-all-link":s.showAllLink,"show-all-hide":s.showAllHide,"rtp-options":s.rtp_mode?{mode:s.rtp_mode,type:s.rtp_type}:void 0}},e._l(e.getSliderCollection(s),(function(i,a){return t("games-item",{key:i,staticClass:"swiper-slide",attrs:{"data-game-id":e.getGameIdInSection(i,s.navigate_id),identifier:i,"player-favorite-games":e.playerFavoriteGamesFormattedIdentifiers,"is-player-authorized":e.isPlayerAuthorized,"available-balance":e.availableBalance,"bonuses-balance":e.bonusesBalance,"is-hovered-game":e.hoveredGame===e.getGameIdInSection(i,s.navigate_id),position:a+1,collection:e.collection,filter:e.computedFilterValue,"is-show-r-t-p":s.isHot,"games-collections":e.collectionsById,"game-providers":e.gameProvider,"group-code":e.groupCode,"group-values":e.groupValues,"navigate-id":s.navigate_id,"analytic-event-type":e.favoritesPage?"top-menu-favorites-favorites-game":null}})})),1):e._e()],1)})),1):t("skeleton",{attrs:{type:"games-list"}})],1)},a=[],o=s("5530"),n=(s("caad"),s("d81d"),s("14d9"),s("13d5"),s("fb6a"),s("a434"),s("2532"),s("ea0c")),r=s("28c8"),c=s("647a"),l=s("3332"),u=s("8f12"),d=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item",class:{"pointer-none":e.isPointerNone,"games-item--not-time-work":e.game.open_at,"games-item--hover":e.isHoveredGame}},[t("div",{staticClass:"games-item__inner"},[e.isShowRTP?t("div",{staticClass:"games-item__sticker stick-rtp-hot"},[t("icon",{staticClass:"games-item__fire-icon",attrs:{"icon-name":"fire"}}),t("span",[e._v("RTP: "+e._s(e.formatRtpValue))])],1):e._e(),e.isShowBadges?t("div",{staticClass:"games-item__sticker"},e._l(e.filteredBadges,(function(s){return t("div",{key:s,staticClass:"games-item__sticker-inner",class:["stick-"+s]},[e._v(" "+e._s(s)+" ")])})),0):e._e(),e.showGamesItemHeader?t("div",{staticClass:"games-item__header",class:{"games-item__header--jackpot":e.jackpot}},[t("favorites-icon",{attrs:{"show-on-card":"","first-rendered":e.firstRendered,"is-player-authorized":e.isPlayerAuthorized,game:e.game,"player-favorite-games":e.playerFavoriteGames,"data-test-favorite":"favorites_icons_header","data-test-favorite-active":"favorites_icons_header_active"}}),e.jackpot?t("div",{staticClass:"games-item__header-left"},[t("div",{staticClass:"games-item__jackpot-title"},[e._v(" Jackpot ")]),t("div",{staticClass:"games-item__jackpot-sum"},[e._v(" "+e._s(e._f("format_money")(e.jackpot,e.getLangCode,e.gameCurrencySymbol))+" ")])]):e._e()],1):e._e(),e.isDropsAndWins?t("div",{staticClass:"games-item__drops-and-wins-badge"},[t("img",{staticClass:"games-item__drops-and-wins-badge-img",attrs:{src:"/img/drops-and-wins.png?v2",alt:"drops and wins"}})]):e._e(),t("div",{staticClass:"games-item__img-block"},[t("images-wrap",{staticClass:"games-item__img-block-inner",attrs:{"image-class":"games-item__main-img",game:e.game,picture:e.image,"is-basic-theme":e.isBasicTheme}}),e.game.open_at?t("div",{staticClass:"games-item__bg-text"},[t("div",{staticClass:"games-item__bg-text-title"},[e._v(" "+e._s(e.$t("game.game_opens_at"))+" ")]),t("div",{staticClass:"games-item__bg-text-time"},[e._v(" "+e._s(e._f("moment")(e.game.open_at,"HH:mm"))+" ")])]):e._e()],1),t("div",{staticClass:"games-item__ft"},[e.showGamesItemFooterStickers?t("games-item-stickers",{attrs:{"has-jackpot":e.hasJackpot,"is-tournament":e.activeTournament,"is-real-money":e.isRealMoney}}):e._e(),t("h3",{staticClass:"games-item__game-name"},[e._v(" "+e._s(e.title)+" ")])],1),t("div",{staticClass:"games-item__hovered-block",class:{"games-item__hovered-block--visible":e.isHoverVisible}},[t("images-wrap",{staticClass:"games-item__hovered-block-img-wr",attrs:{"image-class":"games-item__hovered-block-img",game:e.game,picture:e.image,"is-basic-theme":e.isBasicTheme}}),e.isHoverVisible?t("hovered-content",{attrs:{game:e.game,"is-real-money":e.isRealMoney,"available-balance":e.availableBalance,"bonuses-balance":e.bonusesBalance,"first-rendered":e.firstRendered,"is-player-authorized":e.isPlayerAuthorized,"player-favorite-games":e.playerFavoriteGames,jackpot:e.jackpot,"jackpot-currency":e.gameCurrencySymbol,"active-tournament":e.activeTournament,"navigate-id":e.navigateId,"analytic-event-type":e.analyticEventType,position:e.position,filter:e.filter,collection:e.collection,"games-collections":e.gamesCollections,"game-providers":e.gameProviders,"group-code":e.groupCode,"group-values":e.groupValues,"data-test-play-btn":"play_btn","is-open-demo-mode":e.isOpenDemoMode},on:{"show-real-money-notify":e.showRealMoneyNotify,"click-play":function(t){return e.$emit("click-play")}}}):e._e(),e.isRealMoneyNotifyVisible?t("div",{staticClass:"games-item__realmoney-notice"},[t("div",{staticClass:"games-item__realmoney-notice-inner"},[e.isRealMoney?t("real-money-text"):e._e(),t("div",{domProps:{innerHTML:e._s(e.$t("notification.game_real_money_only"))}})],1)]):e._e()],1)])])},m=[],p=s("1da1"),h=s("d197"),_=s("4c70"),b=s("77c3"),g=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item__hovered-block-content"},[t("div",{staticClass:"games-item__hovered-top-block"},[t("div",{staticClass:"games-item__provider-wr"},[t("a",{staticClass:"games-item__provider",on:{click:function(t){return e.handleClickProvider(e.game.producer)}}},[e._v(" "+e._s(e.gameProvider)+" ")])]),t("div",{staticClass:"games-item__title"},[t("div",{staticClass:"games-item__title-text",on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.clickPlay.apply(null,arguments)}}},[e._v(" "+e._s(e.title)+" ")])]),e.isRealMoney?t("real-money-text"):e._e()],1),t("div",{staticClass:"games-item__footer",class:{"games-item__footer--jackpot-or-tournament":e.isJackpotVisible||e.activeTournament}},[e.showPlayButton?t("div",{class:["games-item__play",e.gameLinkClasses],attrs:{"data-test":e.dataTestPlayBtn},on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.clickPlay.apply(null,arguments)}}},[t("icon",{staticClass:"games-item__play-ic",attrs:{"icon-name":"play"}})],1):e._e(),t("div",{staticClass:"item__footer-line",class:{"games-item__footer-line--jackpot-and-tournament":e.isJackpotVisible&&e.activeTournament}},[e.isJackpotVisible?t("div",{staticClass:"games-item__footer-left"},[t("div",{staticClass:"games-item__footer-jackpot-sum"},[e._v(" "+e._s(e._f("format_money")(e.jackpot,e.getLangCode,e.jackpotCurrency))+" ")]),t("div",{staticClass:"games-item__footer-title"},[e._v(" Jackpot ")])]):e._e(),e.activeTournament?t("div",{staticClass:"games-item__footer-right"},[t(e.isJackpotAndTournament?"marquee":"div",{tag:"component",staticClass:"games-item__footer-tournament-name",attrs:{behavior:"scroll",direction:"left"},on:{click:e.openTournament}},[e._v(" "+e._s(e.tournamentTitle)+" ")]),t("div",{staticClass:"games-item__footer-title"},[e._v(" "+e._s(e.$t("games_list.games_item.tournament"))+" ")])],1):e._e()]),t("div",{staticClass:"games-item__play-demo-wr"},[e.showPlayDemo?t("div",{class:["games-item__play-demo",e.gameDemoLinkClasses],attrs:{"data-test":"demo-button"},on:{click:function(t){return t.preventDefault(),e.clickDemoPlay.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("section_games.demo"))+" ")]):e._e()]),t("favorites-icon",{attrs:{"first-rendered":e.firstRendered,"is-player-authorized":e.isPlayerAuthorized,game:e.game,"data-test-favorite":"favorites_icons","data-test-favorite-active":"favorites_icons_active","player-favorite-games":e.playerFavoriteGames}})],1)])},f=[],v=(s("ac1f"),s("466d"),s("5d2a")),y=s("1664"),C=s("bc07"),k=s("1fa8"),O=s("c16e"),S=s("ca47"),T=s("bf3e"),w={name:"hovered-content",components:{Icon:v["a"],FavoritesIcon:y["a"],RealMoneyText:C["a"]},mixins:[O["a"],T["a"]],props:{game:{type:Object,default:()=>{}},isRealMoney:Boolean,availableBalance:{type:String,default:"0"},bonusesBalance:{type:Number,default:0},firstRendered:Boolean,isPlayerAuthorized:Boolean,playerFavoriteGames:{type:Array,default:()=>[]},jackpot:{type:Number,default:0},jackpotCurrency:{type:String,default:""},activeTournament:{type:Object,default:()=>({})},analyticEventType:{type:String,default:void 0},navigateId:{type:String,default:void 0},position:{type:Number,default:0},filter:{type:String,default:void 0},collection:{type:String,default:void 0},groupCode:{type:String,default:void 0},groupValues:{type:Array,default:()=>[]},gamesCollections:{type:Object,default:()=>({})},dataTestPlayBtn:{type:String,default:void 0},gameProviders:{type:Array,default:()=>[]},isOpenDemoMode:{type:Boolean,default:!1}},data(){return{gameDemoLinkClasses:[],gameLinkClasses:[],isExplode:!1,showRealMoneyOnlyNotification:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(S["e"])("breakpoints",["isMobile"])),Object(S["e"])("search",{openedSearch:"hasOpened"})),Object(S["e"])("player",["getLangCode","getGameCurrencyCode","getLanguageForUrl","getIsGamblingAddict"])),Object(S["e"])("gamesProviders",{providersByCode:"providersByCode"})),{},{showPlayButton(){return this.firstRendered&&!this.game.open_at},isJackpotAndTournament(){return this.isJackpotVisible&&this.activeTournament},showPlayDemo(){return this.playFun&&!this.game.open_at},gameProvider(){var e;return(null===(e=this.providersByCode[this.game.producer])||void 0===e?void 0:e.name)||this.game.producer},title(){return"ja"===this.getLangCode&&this.game.titles.ja||this.game.titles.en},hasDemoMode(){return this.game.demo},playFun(){return this.hasDemoMode?this.playUrl+"?mode=fun":""},playUrl(){if(this.testUrl(this.game.playRoute))return`${this.getLanguageForUrl}${this.game.playRoute}`;const e=this.game.playRoute.split("/")[2],t=["thematic","table","new","instant","live-games"],s=t.find(t=>this.testUrl(`/${t}/${e}`))||"slot",i=`/${s}/${e}`;return`${this.getLanguageForUrl}${i}`},showRealMoney(){return this.showRealMoneyOnlyNotification&&this.isRealMoney},isGameBlocked(){return this.isRealMoney&&parseInt(this.availableBalance)>0&&parseInt(this.bonusesBalance)>0},tournamentTitle(){var e;return(null===(e=this.activeTournament)||void 0===e?void 0:e.title)||""},tournamentCode(){var e;return(null===(e=this.activeTournament)||void 0===e?void 0:e.code)||""},isJackpotVisible(){return this.firstRendered&&!this.game.open_at&&this.jackpot},analyticFilterProviders(){return"string"===typeof this.gameProviders?[Object(k["b"])(this.gameProviders)]:this.gameProviders.map(e=>Object(k["b"])(e))}}),watch:{showRealMoney(e){e&&this.$emit("show-real-money-notify",u["E"])}},methods:{clickDemoPlay(){this.sendFilterAnalytics(),this.sendMainAnalytics(!0),this.gameDemoLinkClasses.push("pointer-none"),this.isExplode=!0,this.$emit("click-play"),this.$router.push(this.playFun).catch(()=>{}).finally(()=>{this.gameDemoLinkClasses=[],this.isExplode=!1})},testUrl(e){return"errors/404"!==this.$router.match(e).name},clickPlay(){const e=this.isGameV4ForbiddenWithBonus(this.game);if(e)return;if(this.getIsGamblingAddict)return void this.$bus.emit("translations-init",()=>{this.showNotify({type:"error",text:this.$t("notification.gambling_addict_blacklisted")})});if(this.isMobile&&!this.game.currencies.includes(this.getGameCurrencyCode))return void this.$bus.emit("toggle-converter","converter-game-modal",this.game);if(this.sendFilterAnalytics(),this.sendMainAnalytics(),this.isExplode)return;let t=100;this.isGameBlocked&&(t=u["E"],this.showRealMoneyOnlyNotification=!0),this.gameLinkClasses.push("pointer-none"),this.isExplode=!0,setTimeout(()=>{this.analyticEventType&&this.$analytics.clickEvent({button:this.analyticEventType,game_name:Object(k["b"])(this.game.title),position:this.position,provider_name:Object(k["b"])(this.gameProvider)}),this.$emit("click-play"),this.$router.push({path:this.isOpenDemoMode?this.playFun:this.playUrl,query:{disableRealMoneyNotification:this.isGameBlocked}}).catch(()=>{}),this.gameLinkClasses=[],this.showRealMoneyOnlyNotification=!1,this.isExplode=!1},t)},openTournament(){this.$router.push(`${this.getLanguageForUrl}/tournaments/${this.tournamentCode}`)},sendFilterAnalytics(){if("home"===this.filter||this.openedSearch)return;let e={button:this.collection?`filter-${this.collection}-game`:"filter-game",provider:Object(k["b"])(this.gameProvider),game_name:Object(k["b"])(this.title)};if("slots"!==this.collection||this.groupCode){if("instant"===this.collection)e=Object(o["a"])(Object(o["a"])({},e),{},{button:"filter-instant_games-game"});else if(["live","table","roulette_nolive"].includes(this.collection)){var t,s,i,a;e=Object(o["a"])(Object(o["a"])({},e),{},{button:"roulette_nolive"===this.collection?"filter-roulette-category-game":`filter-${this.collection}-category-game`,category:null===(t=this.gamesCollections)||void 0===t||null===(s=t[this.filter])||void 0===s?void 0:s.title,filter_categories:[null===(i=this.gamesCollections)||void 0===i||null===(a=i[this.filter])||void 0===a?void 0:a.title]})}else if(this.groupCode){var n,r;e=Object(o["a"])(Object(o["a"])({},e),{},{button:`filter-${this.groupCode}-category-game`,category:null===(n=this.gamesCollections)||void 0===n||null===(r=n[this.groupValues[this.groupValues.length-1]])||void 0===r?void 0:r.title,filter_categories:this.groupValues.map(e=>{var t,s;return Object(k["b"])(null===(t=this.gamesCollections)||void 0===t||null===(s=t[e])||void 0===s?void 0:s.title)})})}}else e=Object(o["a"])(Object(o["a"])({},e),{},{button:"filter-slots-provider-game",filter_providers:this.analyticFilterProviders});this.$analytics.clickEvent(e)},sendMainAnalytics(e=!1){if("home"!==this.$route.name||this.openedSearch)return;const t={[u["U"].POPULAR]:this.GTM_ELEMENTS.main.popularGame,[u["U"].FAVORITES]:this.GTM_ELEMENTS.main.favoritesGame,[u["U"].HOUR_HOT_GAMES]:this.GTM_ELEMENTS.main.hotGamesHoursGame,[u["U"].NEW]:this.GTM_ELEMENTS.main.newGame,[u["U"].LIVE]:this.GTM_ELEMENTS.main.liveGame,[u["U"].BUY_BONUS_GAMES]:this.GTM_ELEMENTS.main.bonusBuyGame,[u["U"].INSTANT]:this.GTM_ELEMENTS.main.instantGame,[u["U"].PACHISLOTS]:this.GTM_ELEMENTS.main.pachislotsGame,[u["U"].JACKPOT]:this.GTM_ELEMENTS.main.jackpotGame},s=t[this.navigateId];s&&this.$analytics.clickEvent({button:s,position:this.position,currency_type:e?"Fun":"Real",game_identifier:this.game.identifier})}}},M=w,P=s("2877"),j=Object(P["a"])(M,g,f,!1,null,null,null),E=j.exports,L=s("5ed2"),A=s("60b5"),I={name:"games-item",components:{Icon:v["a"],ImagesWrap:b["a"],HoveredContent:E,GamesItemStickers:L["a"],FavoritesIcon:y["a"],RealMoneyText:C["a"]},mixins:[A["a"]],props:{identifier:{type:String,default:""},isPlayerAuthorized:Boolean,playerFavoriteGames:{type:Array,default:()=>[]},availableBalance:{type:String,default:"0"},bonusesBalance:{type:Number,default:0},isShowRTP:{type:Boolean,default:!1},isHoveredGame:Boolean,navigateId:{type:String,default:void 0},analyticEventType:{type:String,default:void 0},position:{type:Number,default:0},filter:{type:String,default:void 0},collection:{type:String,default:void 0},gamesCollections:{type:Object,default:()=>({})},gameProviders:{type:Array,default:()=>[]},groupCode:{type:String,default:void 0},groupValues:{type:Array,default:()=>[]},isOpenDemoMode:{type:Boolean,default:!1}},data(){return{badges:["new","top","hot"],blockMessage:"",firstRendered:!1,isRealMoneyNotifyVisible:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(S["g"])("gamesV4",["gamesMap","hourHotFormattedIdentifiersGamesMap"])),Object(S["e"])("player",["getLangCode","getGameCurrencyCode"])),Object(S["e"])("theme",{theme:"getTheme",isBasicTheme:"getIsBasic"})),Object(S["e"])("currencies",["getDataForSpecificCurrency"])),Object(S["e"])("jackpots",["getGamesJackpots"])),Object(S["e"])("tournaments",{activeExtendTournamentsList:"getActiveExtendTournamentsList"})),Object(S["e"])("games",["getGamePicture"])),{},{game(){return this.gamesMap[this.identifier]},image(){return this.game.image},title(){return"ja"===this.getLangCode&&this.game.titles.ja||this.game.titles.en},isPointerNone(){return this.blockMessage||this.game.operationalHours},filteredBadges(){return this.badges.filter(e=>this.getBadge(e))},jackpot(){if(!this.hasJackpot)return 0;const e=this.getGamesJackpots[this.identifier];if(!e)return 0;const t=this.getDataForSpecificCurrency(this.getGameCurrencyCode)||{subunits_to_unit:100};return parseInt(e/t.subunits_to_unit)},showGamesItemHeader(){return this.firstRendered&&!this.game.operationalHours},showGamesItemFooterStickers(){return this.firstRendered&&!this.game.operationalHours&&this.hasStickers},hasJackpot(){return this.game.jackpot},isRealMoney(){return this.game.realMoney},activeTournament(){const e=Object(_["b"])(this.identifier),t=this.activeExtendTournamentsList.find(t=>t.in_progress&&t.game_identifiers.includes(e));return t||null},isDropsAndWins(){var e;return null===(e=this.game.categories)||void 0===e?void 0:e.includes(h["e"].DROPS_AND_WINS)},hasStickers(){return this.hasJackpot||this.isRealMoney||this.activeTournament},isHoverVisible(){return this.isHoveredGame||this.isRealMoneyNotifyVisible},isShowBadges(){return!this.isShowRTP&&this.firstRendered&&!!this.filteredBadges.length},formatRtpValue(){if(!this.isShowRTP)return"";const e=this.hourHotFormattedIdentifiersGamesMap[this.identifier];return e?Math.round(parseFloat(e))+"%":""}}),watch:{blockMessage(e){e&&setTimeout(()=>{this.blockMessage=""},1500)}},mounted(){var e=this;return Object(p["a"])((function*(){yield e.$nextTick(),e.firstRendered=!0}))()},methods:Object(o["a"])(Object(o["a"])({},Object(S["d"])("modal",{openModal:"open"})),{},{getBadge(e){return!!Array.isArray(this.game.categories)&&this.game.categories.includes(e)},showRealMoneyNotify(e){this.isRealMoneyNotifyVisible=!0,setTimeout(()=>{this.isRealMoneyNotifyVisible=!1},e)}})},N=I,B=(s("8db4"),Object(P["a"])(N,d,m,!1,null,null,null)),G=B.exports,$=s("793d"),x=s("589d"),D=s.n(x);const R=1,F=[h["i"].HOT,h["e"].POPULAR,h["e"].NEW,h["e"].LIVE,h["e"].INSTANT,h["e"].JACKPOT,h["e"].BUY_BONUS_GAMES,h["e"].PACHISLOTS],U=[{title:"home.favorites",code:u["K"],showAllLink:()=>"/favorites"},{title:"collections_filters.hour_hot_games",code:h["i"].HOT,dataTest:"section-title-top-slots-hot",navigateId:u["U"].HOUR_HOT_GAMES},{title:"collections_filters.popular",code:h["e"].POPULAR,dataTest:"section-title-top-slots-popular",showAllLink:()=>"/popular"},{title:"collections_filters.new",code:h["e"].NEW,dataTest:"section-title-top-slots-new",showAllLink:()=>"/new"},{title:"home.live_games",code:h["e"].LIVE,dataTest:"section-title-top-home-live",showAllLink:()=>"/live-games"},{title:"collections_filters.instant",code:h["e"].INSTANT,dataTest:"section-title-top-home-instant",showAllLink:()=>"/instant"},{title:"collections_filters.jackpot",code:h["e"].JACKPOT,dataTest:"section-title-top-home-jackpot",showAllLink:()=>"/jackpot"},{title:"collections_filters.buy_bonus_games",code:"buy_bonus_games",dataTest:"section-title-buy_bonus_games",showAllLink:()=>({name:"filter/slots",query:{group_code:"features"},params:{group_values:["buy_bonus_games"]}})}],q=[u["K"],h["i"].HOT,h["e"].POPULAR,h["e"].NEW,h["e"].INSTANT,h["e"].PACHISLOTS],H=[u["K"],h["i"].HOT,h["e"].POPULAR];var V={name:"games-home",components:{Skeleton:c["a"],GamesListBlock:r["a"],IntersectionVisible:n["a"],CardsSlider:l["a"],GamesItem:G},mixins:[$["a"]],props:{collection:{type:String,default:""},gameProvider:{type:[Array,String],default:()=>[]},favoritesPage:{type:Boolean,default:!1},groupCode:{type:String,default:null},groupValues:{type:Array,default:()=>[]}},data(){return{}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(S["g"])("gamesV4",["homeGamesIdentifiers","isHotColdGamesLoading"])),Object(S["e"])("batches",["getIsInitialBatchLoaded"])),Object(S["e"])("breakpoints",["isMobile","isTablet","isLaptop","isDesktop"])),Object(S["e"])("gamesV4",["hourHotIdentifiers"])),Object(S["e"])("gamesCollections",{collectionsById:"getCollectionsById"})),Object(S["e"])("player",["isPlayerAuthorized","getLanguageForUrl","getLangCode","getCountry","getCountryCode","getCurrencyCode","isDataLoaded"])),Object(S["e"])("playerAccounts",["availableBalance"])),Object(S["e"])("playerBonuses",["bonusesBalance"])),Object(S["e"])("playerFavoriteGames",["playerFavoriteGamesFormattedIdentifiers","playerFavoriteGamesV4FormattedIdentifiers"])),{},{showPachislots(){const e=this.isPlayerAuthorized?this.getCountry:this.getCountryCode,t=["en","ja"];return t.includes(this.getLangCode)&&"JP"===e},homePageGameCollections(){const e=Object(o["a"])({[u["K"]]:this.playerFavoriteGamesV4FormattedIdentifiers},F.reduce((e,t)=>{var s;return e[t]=(null===(s=this.homeGamesIdentifiers.find(({code:e})=>e===t))||void 0===s?void 0:s.identifiers)||[],e},{}));return this.computedCollections.map(({title:t,code:s,dataTest:i,navigateId:a,showAllLink:o})=>{const n=e[s]||[],r=q.includes(s)&&!this.isShowAllButtonHide(n.length/2)?2:1,c=!o||this.isShowAllButtonHide(n.length/r);return{name:s,navigate_id:a||"section-"+s,collection_list:()=>n,title:()=>this.$t(t),dataTest:i,row:r,showAllHide:c,showAllLink:o,isHot:s===h["i"].HOT}})},computedCollections(){const e="ru"!==this.getLangCode,t=[...U].reduce((t,s)=>{var i;if(s.code===u["K"]&&!this.playerFavoriteGamesFormattedIdentifiers.length)return t;if(null===(i=s.showAllLink)||void 0===i||!i.call(s)||!e)return t.push(s),t;const a=s.showAllLink();return"string"===typeof a?(t.push(Object(o["a"])(Object(o["a"])({},s),{},{showAllLink:()=>`${this.getLanguageForUrl}${a}`})),t):"object"===typeof a?(t.push(Object(o["a"])(Object(o["a"])({},s),{},{showAllLink:()=>Object(o["a"])(Object(o["a"])({},a),{},{params:Object(o["a"])(Object(o["a"])({},a.params),{},{language:this.getLangCode})})})),t):t},[]);return this.showPachislots&&t.splice(5,0,{title:"collections_filters.pachislots",code:h["e"].PACHISLOTS,navigateId:u["U"].PACHISLOTS,dataTest:"section-title-top-home-pachislots",showAllLink:()=>({name:"filter/slots",query:{group_code:"genres"},params:{group_values:["pachinkoslot"],language:this.getLangCode}})}),t},emptyHomeGames(){return 0===this.homeGamesIdentifiers.length},computedFilterValue(){return"home"},computedDataTestFilterValue(){return"home"},dataTestComputed(){return"all_games_list"},dataTestBtnComputed(){return this.favoritesPage?"games-show-more-favorites":"section-games-show-more"}}),watch:{getCurrencyCode(e,t){e!==t&&this.getIsInitialBatchLoaded&&this.fetchCategoriesGames(!0)},getIsInitialBatchLoaded(e,t){e!==t&&(this.fetchHotColdGames(),this.fetchPaginatedGames(h["e"].POPULAR))},playerFavoriteGamesFormattedIdentifiers(e,t){(!t.length&&e.length||t.lengtht===e)},showSkeleton(e){const t=!this.homeGamesIdentifiers.some(({code:t})=>t===e);return e===h["i"].HOT?t&&this.isHotColdGamesLoading:t},fetchCategoriesGames(e=!1){e&&(this.fetchHotColdGames(),this.fetchPaginatedGames(h["e"].POPULAR),this.fetchPaginatedGames(h["e"].NEW),this.fetchPaginatedGames(h["e"].LIVE),this.fetchPaginatedGames(h["e"].INSTANT),this.fetchPaginatedGames(h["e"].JACKPOT),this.fetchPaginatedGames(h["e"].BUY_BONUS_GAMES))},fetchSection(e){this.showCardsSliderWithoutIntersection(e)||this.fetchPaginatedGames(e)},isShowAllButtonHide(e){return this.isMobile&&e<=2||this.isTablet&&e<=3||(this.isLaptop||this.isDesktop)&&e<=6},getSliderCollection(e){if(this.navigateId===u["U"].FAVORITES)return e.collection_list();let t=e.collection_list();return t.slice(0,this.getQuantityGamesInSlider(e))},getQuantityGamesInSlider(e){return e.navigate_id===u["U"].HOUR_HOT_GAMES?u["T"].HOT_GAMES_ONE_HOURS:this.isMobile?u["T"].MOBILE:e.row===R?u["T"].SINGLE_ROW:u["T"].MULTI_ROW*e.row},scrollToGames(){const e=document.querySelector(".container-sidebar__center");D()(e,"scroll",{duration:250,offset:-140})}})},W=V,z=(s("d1cd"),Object(P["a"])(W,i,a,!1,null,null,null));t["a"]=z.exports},"22a2":function(e,t,s){},2579:function(e,t,s){"use strict";s("3ad6")},"26d8":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"gambling-addict-notify"},[t("div",{staticClass:"gambling-addict-notify__text-wr"},[t("div",{staticClass:"gambling-addict-notify__text",domProps:{innerHTML:e._s(e.$t("gambling_addict.message"))}})])])},a=[],o={name:"gambling-addict-notify"},n=o,r=(s("4be4"),s("2877")),c=Object(r["a"])(n,i,a,!1,null,null,null);t["a"]=c.exports},2807:function(e,t,s){"use strict";s("9d62")},"282e":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{directives:[{name:"resize",rawName:"v-resize",value:e.onResize,expression:"onResize"}],staticClass:"cards-slots-slider",attrs:{"data-test":"games-cards-slots"}},[t("swiper",{ref:"cardsSlotsSlider",staticClass:"cards-slots-slider__inner",attrs:{id:"cards-slots-slider",options:e.cardsSliderOptions}},[e._l(e.collections,(function(s){return t("games-collections-item",{key:s.id,attrs:{item:s,active:e.isActive(s)}})})),e._l(e.collectionSlotFilters,(function(s){return t("div",{key:s,staticClass:"cards-slots-slider__item swiper-slide",on:{"!click":function(t){return e.onClick(t,s)}}},[t("v-popover",{attrs:{theme:"basic-tooltip",triggers:[e.popoverTrigger],placement:"bottom","popper-class":"v-popper--cards-slots-slider",distance:12,disabled:e.disablePopover,"auto-hide":""},scopedSlots:e._u([{key:"popper",fn:function(){return[t("div",{staticClass:"v-popper__body"},[t("div",{staticClass:"v-popper__content"},[e._v(" "+e._s(e.$t("user_top.empty_collection"))+" ")])])]},proxy:!0}],null,!0)},[t("router-link",{attrs:{exact:"",to:`${e.languageForUrl}/slots?group_code=${s}`,"data-test":""+s}},[t("div",{staticClass:"cards-slots-slider__item-wr"},[t("icon",{class:"cards-slots-slider__icon icon-name--"+s,attrs:{"icon-name":s}})],1),t("div",{staticClass:"cards-slots__item-title",domProps:{innerHTML:e._s(e.$t("collections_filters."+s))}})])],1)],1)}))],2)],1)},a=[],o=s("5530"),n=(s("4de4"),s("caad"),s("d81d"),s("ac1f"),s("5319"),s("ca47")),r=s("b047"),c=s.n(r),l=s("5d2a"),u=function(){var e=this,t=e._self._c;return t("div",{staticClass:"cards-slots-slider__item swiper-slide"},[t("v-popover",{attrs:{theme:"basic-tooltip",triggers:[e.popoverTrigger],placement:"bottom","popper-class":"v-popper--cards-slots-slider",distance:12,disabled:e.disablePopover,"auto-hide":""},scopedSlots:e._u([{key:"popper",fn:function(){return[t("div",{staticClass:"v-popper__body"},[t("div",{staticClass:"v-popper__content"},[e._v(" "+e._s(e.$t("user_top.empty_collection"))+" ")])])]},proxy:!0}])},[t("a",{class:{active:e.active},attrs:{href:e.item.url,"data-test":e.dataTest},on:{click:function(t){return t.preventDefault(),e.onClick.apply(null,arguments)}}},[t("div",{staticClass:"cards-slots-slider__item-wr",class:"cards-slots-slider__item-wr--"+e.item.id},[t("icon",{class:"cards-slots-slider__icon icon-name--"+e.item.id,attrs:{"icon-name":e.iconName}})],1),t("div",{staticClass:"cards-slots__item-title",domProps:{innerHTML:e._s(e.$t("collections_filters."+e.item.id))}})])])],1)},d=[],m=s("6985"),p={name:"games-collections-item",components:{Icon:l["a"]},mixins:[m["a"]],props:{item:{type:Object,default:()=>({})},active:{type:[Boolean,Number],default:void 0}},computed:Object(o["a"])(Object(o["a"])({},Object(n["e"])("games",["getIsDataLoaded"])),{},{iconName(){return"icon-table"!==this.item.icon&&this.item.icon||"joystick"},itemHasGames(){return this.item.games_count>0},isSportlobbyItem(){return"sportlobby"===this.item.id},disablePopover(){return!this.getIsDataLoaded||this.itemHasGames||this.isSportlobbyItem},dataTest(){let e="";switch(this.item.id){case"live":e="live_casino_collection";break;case"table":e="board_game_collection";break;case"features":e="features_collection_2";break;default:e=this.item.id+"_collection"}return e}}),methods:{onClick(){let e;switch(this.item.id){case"roulette_nolive":e="filter-roulette";break;case"instant":e="filter-instant_games";break;default:e="filter-"+this.item.id}this.$analytics.clickEvent({button:e}),(this.itemHasGames||this.isSportlobbyItem)&&this.$bus.emit("games-collection-click",this.item.url)}}},h=p,_=(s("3600"),s("2877")),b=Object(_["a"])(h,u,d,!1,null,null,null),g=b.exports,f={name:"games-collections",components:{Icon:l["a"],GamesCollectionsItem:g},mixins:[m["a"]],props:{gameProvider:{type:[Array,String],default:()=>[]},collection:{type:String,default:""},groupCode:{type:String,default:""}},data(){return{cardsSliderOptions:{loop:!1,speed:400,slidesPerView:"auto",threshold:20}}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(n["e"])("games",{getIsDataLoaded:"getIsDataLoaded",getCollectionsWithGamesCount:"getCollectionsWithGamesCount"})),Object(n["e"])("gamesCollections",["getCollections"])),Object(n["e"])("player",{languageForUrl:"getLanguageForUrl"})),{},{filterProvidersInSlots(){const e=["jackpot","live"];return!e.includes(this.collection)&&this.gameProvider.length},activeCollection(){return"live"===this.collection?"live_games":this.collection},collections(){const e=this.getCollections.map(e=>{var t;return Object(o["a"])(Object(o["a"])({},e),{},{originalCode:e.code,url:`${this.languageForUrl}/${null===(t=e.code)||void 0===t?void 0:t.replace(/[_]/g,"-")}`,code:e.id})});return this.getCollectionsWithGamesCount(e)},collectionSlotsHasGames(){var e;return(null===(e=this.collections.find(e=>"slots"===e.code))||void 0===e?void 0:e.games_count)>0},disablePopover(){return!this.getIsDataLoaded||this.collectionSlotsHasGames}}),created(){this.collectionSlotFilters=["features","genres"]},methods:{isActive(e){return(this.filterProvidersInSlots&&"slots"===e.originalCode||e.originalCode===this.activeCollection)&&!this.groupCode},onClick(e,t){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.filter[t]}),this.collectionSlotsHasGames||e.preventDefault()},onResize:c()((function(){this.updateSlider()}),500),updateSlider(){const e=this.$refs.cardsSlotsSlider;e&&e.swiper.update()}}},v=f,y=(s("a086"),Object(_["a"])(v,i,a,!1,null,null,null));t["a"]=y.exports},"2cc6":function(e,t,s){"use strict";s.d(t,"a",(function(){return i})),s.d(t,"b",(function(){return a}));const i={},a={}},3052:function(e,t,s){},3332:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-slider-wrap"},[t("div",{staticClass:"games-slider__head"},[t("div",{staticClass:"games-slider__title",class:{"games-slider__title--full-width":e.showAllHide,"games-slider__title--big":e.bigTitle},attrs:{"data-test":e.dataTestForSliderTitle}},[e.titleIconName?t("icon",{staticClass:"games-slider__title-icon",attrs:{"icon-name":e.titleIconName}}):e._e(),t("span",{domProps:{innerHTML:e._s(e.title)}})],1),e.isMobile?e._e():t("div",{staticClass:"games-slider__navigation-top"},[t("cards-slider-navigate",{attrs:{"navigate-id":e.navigateId,icon:"arr-4"}})],1),e.showAllHide?e._e():t("btn",{staticClass:"games-slider__button-all",attrs:{"main-kit":"",basic:"",sm:"",primary:"","data-test":"section-games-more-top-live-"+e.dataTestValueComputed},on:{click:e.showAll}},[e._v(" "+e._s(e.$t("games_collections.show_all"))+" ")])],1),t("div",{staticClass:"games-slider__inner"},[e.isMobile?t("div",{ref:e.sliderId,staticClass:"games-slider",class:{"swiper-container-multirow":e.slidesColumn>1}},[e._t("default"),e.isSafari?t("div",{staticClass:"games-slider__safari-padding"}):e._e()],2):t("swiper",{ref:e.sliderId,staticClass:"games-slider",class:{"swiper-container-multirow":e.slidesColumn>1},attrs:{options:e.gamesSliderOptions,"data-test":e.dataTestComputed}},[e._t("default")],2),t("div",{directives:[{name:"show",rawName:"v-show",value:e.rightNavigationShow,expression:"rightNavigationShow"}],staticClass:"games-slider__navigation-right"},[t("cards-slider-navigate",{attrs:{"navigate-id":e.navigateId,icon:"arr-1"}})],1)],1)])},a=[],o=s("1da1"),n=s("5530"),r=(s("4de4"),s("14d9"),s("5d2a")),c=s("0594"),l=s("629d"),u=s("ca47"),d=s("10ba"),m=s("8f12"),p={name:"cards-slider",components:{Icon:r["a"],Btn:c["a"],CardsSliderNavigate:l["a"]},props:{title:{type:String,default:"name"},titleIconName:{type:[String,Boolean],default:void 0},dataTest:{type:String,default:void 0},row:{type:Number,default:2},collection:{type:String,default:""},isLiveOrTableCollection:{type:Boolean,default:!1},filter:{type:String,default:""},gameProviders:{type:Array,default:()=>[]},collectionList:{type:Array,default:()=>[]},bigTitle:{type:Boolean,default:!1},rightNavigateHide:{type:Boolean,default:!1},showAllHide:{type:Boolean,default:!1},showAllLink:{type:Function,default:void 0},navigateId:{type:String,default:"name"},rtpOptions:{type:Object,required:!1,default:()=>({})},isGenre:{type:Boolean,default:!1}},data(){const e=this;return{sliderOptions:{slidesPerView:"auto",speed:400,threshold:10,followFinger:!0,freeMode:{enabled:!0,sticky:!0},navigation:{nextEl:`.games-slider__navigation-${e.navigateId}-next`,prevEl:`.games-slider__navigation-${e.navigateId}-prev`}},isSafari:d["a"].isSafari}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(u["e"])("player",["isPlayerAuthorized","getLanguageForUrl"])),Object(u["e"])("playerFavoriteGames",["playerFavoriteGamesArray"])),Object(u["e"])("breakpoints",["isMobile","isTablet","isLaptop","isDesktopMin","isDesktop"])),{},{slidesPerGroupValue(){return this.isMobile?1:4},isSwipeForMobileOrTablet(){return this.isMobile||this.isTablet?1:0},gamesSliderOptions(){return Object(n["a"])(Object(n["a"])({},this.sliderOptions),{},{grid:{rows:this.slidesColumn},slidesPerGroup:this.slidesPerGroupValue,touchRatio:this.isSwipeForMobileOrTablet})},slidesColumn(){var e;return 1===this.row?1:(null===(e=this.collectionList)||void 0===e?void 0:e.length)>10&&!this.isMobile?2:1},moreThanSixCollections(){var e;return(null===(e=this.collectionList)||void 0===e?void 0:e.length)>6},sliderId(){return"gamesSlider-"+this.navigateId},dataTestComputed(){return"game-show"===this.filter?"game_show_games_list":null},dataTestValueComputed(){let e="";switch(this.filter){case"game-show":e="show";break;default:e=this.filter}return e},dataTestForSliderTitle(){return this.dataTest||"section-title-top-live-"+this.dataTestValueComputed},rightNavigationShow(){return!this.rightNavigateHide&&!this.isMobile&&this.moreThanSixCollections}}),watch:{slidesColumn(e,t){var s=this;return Object(o["a"])((function*(){yield s.$nextTick();const i=s.$refs[s.sliderId];e!==t&&null!==i&&void 0!==i&&i.swiper&&i.swiper.update()}))()},isTablet(){this.setGridTemplateColumns()},isLaptop(){this.setGridTemplateColumns()},isDesktopMin(){this.setGridTemplateColumns()},isDesktop(){this.setGridTemplateColumns()},collectionList(){this.$nextTick(this.setGridTemplateColumns)}},mounted(){this.setGridTemplateColumns()},methods:Object(n["a"])(Object(n["a"])({},Object(u["d"])("modal",{openModal:"open"})),{},{showAll(){var e=this;return Object(o["a"])((function*(){if(e.sendAnalytics(),e.isMobile&&"section-favorites"===e.navigateId)return void e.openModal({name:"my-games",props:{noScroll:!0},component:()=>Promise.all([s.e("Games"),s.e("my-games")]).then(s.bind(null,"78a5")),replace:!1});const t=`filter/${e.collection}/${e.filter}`;let i=[];if(e.gameProviders.length&&(i=e.gameProviders),yield e.$nextTick(),e.showAllLink)return e.$router.push(e.showAllLink());e.$router.push({name:t,params:{providers:i}})}))()},setGridTemplateColumns(){var e=this;return Object(o["a"])((function*(){var t;yield e.$nextTick();const s=e.$refs[e.sliderId];if(1===e.slidesColumn||!s)return;const i=Math.ceil(e.collectionList.length/2),a=e.isMobile?s:null===s||void 0===s||null===(t=s.$el)||void 0===t?void 0:t.querySelector(".swiper-wrapper"),o=e.isDesktop||e.isDesktopMin||e.isLaptop?"16.66666667%":e.isTablet?"19%":"24%";null!==a&&void 0!==a&&a.style&&(a.style.gridTemplateColumns=`repeat(${i}, ${o}`,null!==s&&void 0!==s&&s.swiper&&s.swiper.update())}))()},sendAnalytics(){if("home"!==this.$route.name)return;const e={[m["U"].POPULAR]:this.GTM_ELEMENTS.main.popularMore,[m["U"].FAVORITES]:this.GTM_ELEMENTS.main.favoritesMore,[m["U"].NEW]:this.GTM_ELEMENTS.main.newMore,[m["U"].LIVE]:this.GTM_ELEMENTS.main.liveMore,[m["U"].BUY_BONUS_GAMES]:this.GTM_ELEMENTS.main.bonusBuyMore,[m["U"].INSTANT]:this.GTM_ELEMENTS.main.instantMore,[m["U"].PACHISLOTS]:this.GTM_ELEMENTS.main.pachislotsMore,[m["U"].JACKPOT]:this.GTM_ELEMENTS.main.jackpotMore},t=e[this.navigateId];t&&this.$analytics.clickEvent({button:t})}})},h=p,_=(s("71be"),s("2877")),b=Object(_["a"])(h,i,a,!1,null,null,null);t["a"]=b.exports},"35d7":function(e,t,s){"use strict";s("bd48")},3600:function(e,t,s){"use strict";s("bb63")},3927:function(e,t,s){"use strict";s("a8d1")},"3ad6":function(e,t,s){},"3d20":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{attrs:{id:"app"}},[t("div",{class:[e.currentOpenedModal,{"modal-opened":e.hasOpenedModals}],attrs:{id:"no_layout_page"}},[e.hasOpenedModals?[t("top-bar"),e.hasCloseBtn?t("quick-bar"):e._e()]:e._e(),t("router-view")],2),t("live-chat-widget")],1)},a=[],o=s("5530"),n=s("ca47"),r=s("d55c"),c=s("ac87"),l=s("e11b"),u={name:"no-layout-page",components:{LiveChatWidget:l["a"],TopBar:r["a"],QuickBar:c["a"]},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(n["e"])("modal",{hasOpenedModals:"hasOpened",currentOpenedModal:"getOpenedModalName"})),Object(n["e"])("breakpoints",["isMobile"])),{},{hasCloseBtn(){var e;return!1!==(null===(e=this.$route)||void 0===e?void 0:e.meta.modalCloseButton)}})},d=u,m=(s("615d"),s("2877")),p=Object(m["a"])(d,i,a,!1,null,null,null);t["a"]=p.exports},"41f9":function(e,t,s){"use strict";s("1b64")},4447:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"footer-app-icons"},[e.withTitle?t("div",{staticClass:"footer-app-icons__title"},[e._v(" "+e._s(e.$t("mobile_app_btn.download_app"))+" ")]):e._e(),t("div",{staticClass:"footer-app-icons__btns"},e._l(e.appLinks,(function(s){return t("div",{key:s.linkName,staticClass:"footer-app-icons__ic-wr",on:{click:function(t){return e.linkForApp(s)}}},[t("mobile-app-btn",{attrs:{"os-name":s.linkName}})],1)})),0)])},a=[],o=s("1da1"),n=s("5530"),r=(s("14d9"),s("7e07")),c=s("ca47"),l=s("bd7e"),u=s.n(l),d=s("10ba"),m={name:"footer-app-icons",components:{MobileAppBtn:r["a"]},props:{withTitle:{type:Boolean,default:!1},quickBar:{type:Boolean,default:!1},isFooter:{type:Boolean,default:!1}},data(){return{appLinks:[]}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(c["e"])("cmsConfig",["getAppLinks"])),Object(c["e"])("theme",{theme:"getTheme"})),Object(c["e"])("menu",["isMenuOpened"])),Object(c["e"])("player",{languageForUrl:"getLanguageForUrl"})),Object(c["e"])("singleStaticPage",{getSingleStaticPageData:"getData"})),watch:{getAppLinks(){this.addLinks()}},mounted(){this.addLinks()},methods:{addLinks(){var e,t;d["a"].isAndroid&&d["a"].hasTouch&&this.quickBar||!this.getAppLinks["iOs"]||null!==(e=this.appLinks)&&void 0!==e&&e.some(e=>"ios"===e.linkName)||this.appLinks.push({linkName:"ios",link:this.getAppLinks["iOs"]}),d["a"].hasTouch&&(d["a"].isIOS||"Mac OS"===d["a"].osName)&&this.quickBar||!this.getAppLinks["android"]||null!==(t=this.appLinks)&&void 0!==t&&t.some(e=>"android"===e.linkName)||this.appLinks.push({linkName:"android",link:this.getAppLinks["android"]})},linkForApp(e){var t=this;return Object(o["a"])((function*(){const s="ios"===e.linkName;try{t.$analytics.clickEvent({button:t.quickBar?t.GTM_ELEMENTS.top.menu.downloadApp:t.GTM_ELEMENTS.footer.downloadApp,option:s?"iOS":"Android"})}catch(i){console.error(i)}if(s)return t.isMenuOpened&&t.$bus.emit("close-quick-bar-menu"),void(window.location.href=e.link);yield t.handleLoadPage(e.link)}))()},handleLoadPage(e){var t=this;return Object(o["a"])((function*(){var s;if("instructionapp"===(null===(s=t.getSingleStaticPageData)||void 0===s?void 0:s.code))return yield t.$router.push(t.languageForUrl+"/instructionapp"),void t.loadImages(e);yield t.$router.push(t.languageForUrl+"/instructionapp"),t.unwatchStaticPage=t.$watch(()=>t.getSingleStaticPageData,()=>{t.loadImages(e),t.unwatchStaticPage&&t.unwatchStaticPage()})}))()},loadImages(e){u()("#static-page-wrap",()=>{const t=document.createElement("a");t.setAttribute("href",e),t.setAttribute("download",""),t.click(),this.isMenuOpened&&this.$bus.emit("close-quick-bar-menu")})}}},p=m,h=(s("77e6"),s("2877")),_=Object(h["a"])(p,i,a,!1,null,null,null);t["a"]=_.exports},4657:function(e,t,s){"use strict";s("ac1f"),s("466d");var i=s("003c"),a=s("e561"),o=s("1c59"),n=s("6ccf"),r=s("e99b");const c={install(e){e.directive("tooltip",i["e"]),e.directive("close-popover",i["d"]),e.directive("scroll",n["a"]),e.directive("resize",a["a"]),e.directive("vbar-smooth-scroll",o["a"]),e.directive("click-outside",r["a"]);const t=e=>{if(!Object.prototype.hasOwnProperty.call(e,"_vuebarState"))return;const t=e._vuebarState,s=t.el1,i=t.el2;if(i.style.width&&i.style.width.match(/calc/g)){const e=l(s.firstElementChild);i.style.width="calc(100% + "+e+"px)"}};e.directive("bar-resize",{inserted:function(e){const s=function s(){if(e)return t(e);window.removeEventListener("resize",s)};window.addEventListener("resize",s,{passive:!0})}})}};function l(e){e=e||document.body;let t=0,s=0;const i=document.createElement("div"),a=document.createElement("div");return i.style.position="absolute",i.style.pointerEvents="none",i.style.bottom="0",i.style.right="0",i.style.width="100px",i.style.overflow="hidden",i.appendChild(a),e.appendChild(i),t=a.offsetWidth,a.style.width="100%",i.style.overflowY="scroll",s=t-a.offsetWidth,e.removeChild(i),s}t["a"]=c},"488c":function(e,t,s){},4981:function(e,t,s){},"4ac7":function(e,t,s){},"4be4":function(e,t,s){"use strict";s("52df")},"509f":function(e,t,s){},5242:function(e,t,s){},"52df":function(e,t,s){},"55b7":function(e,t,s){},"583a":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"user-top__cancel-payout-btn-wr"},[t("div",{staticClass:"user-top__cancel-payout-btn",on:{click:e.openPopup}},[t("div",{staticClass:"user-top__cancel-payout-btn-ic-wr"},[t("spinner",{staticClass:"header__cancel-payment-btn-ic"}),t("div",{staticClass:"user-top__cancel-payout-btn-ic-2-wr"},[t("icon",{staticClass:"user-top__cancel-payout-btn-ic-2",attrs:{"icon-name":"dollar"}})],1),t("div",{staticClass:"user-top__cancel-payout-count"},[e._v(" "+e._s(e.playerCashWaitLength||0)+" ")])],1)]),t("transition",{attrs:{name:"fade"}},[e.isOpenPopup?t("payout-cancel-popup",{on:{"close-popup":e.closePopup}}):e._e()],1)],1)},a=[],o=s("5530"),n=s("5d2a"),r=s("c7c0"),c=function(){var e=this,t=e._self._c;return t("div",{ref:"cancelPopup",staticClass:"payout-cancel-popup"},[e.getCashwaitCancelableCount?t("div",{directives:[{name:"bar",rawName:"v-bar"},{name:"vbar-smooth-scroll",rawName:"v-vbar-smooth-scroll"}],staticClass:"payout-cancel-popup__items-wr"},[t("div",{staticClass:"payout-cancel-popup__items"},[e.getCashwaitCancelableCount>1?t("div",{staticClass:"payout-cancel-popup__item"},[t("div",{staticClass:"payout-cancel-popup__item-title"},[e._v(" "+e._s(e.$t("cashout.summary"))+" ")]),t("div",{staticClass:"payout-cancel-popup__item-sum",domProps:{innerHTML:e._s(e.summaryComputed)}}),t("btn",{staticClass:"payout-cancel-popup__item-btn",attrs:{disabled:e.isCancelInProgress,spinner:e.isCancelInProgress},on:{click:e.onCancelAllCashout}},[e._v(" "+e._s(e.$t("cashout.cancel_all"))+" ")])],1):e._e(),e._l(e.getAwaitingPayments,(function(s){return t("payout-cancel-popup-item",{key:s.id,attrs:{item:s},on:{"close-popup":e.closePopup,"auto-close-popup":e.autoClosePopup}})}))],2)]):e._e(),t("div",{staticClass:"payout-cancel-popup__close",on:{click:e.closePopup}},[e._v(" "+e._s(e.$t("close"))+" ")])])},l=[],u=s("0594"),d=function(){var e=this,t=e._self._c;return t("div",{staticClass:"payout-cancel-popup__item"},[e.isVisibleInfoBtn?t("btn",{staticClass:"payout-cancel-popup__item-info",attrs:{type:"button"},on:{click:function(t){return e.handleClickCashoutAlerts(e.item.id)}}},[e._v(" ! ")]):e._e(),t("div",{staticClass:"payout-cancel-popup__item-title"},[e._v(" "+e._s(e.$t("cashout.waitingPayout"))+" ")]),t("div",{staticClass:"payout-cancel-popup__item-sum"},[t("span",{class:{long:e.fullFormatedAmount.length>20}},[e._v(e._s(e.fullFormatedAmount))])]),e.item.recallable?t("btn",{staticClass:"payout-cancel-popup__item-btn",attrs:{type:"button",disabled:e.isCancelInProgress,spinner:e.isCancelInProgress},on:{click:e.onCancelCashout}},[e._v(" "+e._s(e.$t("cancel"))+" ")]):e._e()],1)},m=[],p=s("c235"),h=s("cf3b"),_=s("7406"),b={name:"payout-cancel-popup-item",components:{Btn:u["a"]},mixins:[p["a"],h["a"],_["b"]],props:{item:{type:Object,required:!0}},methods:{handleClickCashoutAlerts(e){this.$emit("close-popup"),this.openModalCashoutAlerts(e)}}},g=b,f=(s("f5a28"),s("2877")),v=Object(f["a"])(g,d,m,!1,null,null,null),y=v.exports,C={name:"payout-cancel-popup",components:{Btn:u["a"],PayoutCancelPopupItem:y},mixins:[p["a"],h["a"],_["b"]],mounted(){document.body.addEventListener("click",this.clickOutside)},beforeDestroy(){document.body.removeEventListener("click",this.clickOutside)},methods:{autoClosePopup(){1===this.playerCashWait.length&&this.closePopup()},closePopup(){this.$emit("close-popup")},clickOutside(e){!this.$refs.cancelPopup||this.$refs.cancelPopup===e.target||this.$refs.cancelPopup.contains(e.target)||this.$parent.$el===e.target||this.$parent.$el.contains(e.target)||this.closePopup()}}},k=C,O=(s("7689"),Object(f["a"])(k,c,l,!1,null,null,null)),S=O.exports,T=s("ca47"),w={name:"user-top-payout-cancel",components:{PayoutCancelPopup:S,Icon:n["a"],Spinner:r["a"]},props:{playerCashWait:{type:Array,default:()=>[]},playerCashWaitLength:{type:Number,default:0}},data(){return{isOpenPopup:!1}},computed:Object(o["a"])(Object(o["a"])({},Object(T["e"])("cmsConfig",["getIsGamePage"])),Object(T["e"])("breakpoints",["isMobile","isTablet"])),methods:Object(o["a"])(Object(o["a"])({},Object(T["d"])("overlay",["addBodyOverflow","removeBodyOverflow"])),{},{closePopup(){this.isOpenPopup=!1,this.isMobile&&this.removeBodyOverflow()},openPopup(){this.isOpenPopup?this.closePopup():(this.$analytics.clickEvent({button:this.getIsGamePage?"game-top-cashouts":this.GTM_ELEMENTS.top.cashout}),this.$bus.emit("close-quick-bar-menu"),this.isOpenPopup=!0,this.isMobile&&setTimeout(()=>{this.addBodyOverflow()},50))}})},M=w,P=(s("3927"),Object(f["a"])(M,i,a,!1,null,null,null));t["a"]=P.exports},"58e4":function(e,t,s){},"5aa5":function(e,t,s){"use strict";s("9c5b")},"5ed2":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item__ft-stickers"},[e.hasJackpot?t("div",{staticClass:"games-item__ft-sticker"},[t("icon",{staticClass:"games-item__ft-sticker-ic",attrs:{"icon-name":"diamond"}})],1):e._e(),e.isTournament?t("div",{staticClass:"games-item__ft-sticker"},[t("icon",{staticClass:"games-item__ft-sticker-ic",attrs:{"icon-name":"cup-2"}})],1):e._e(),e.isRealMoney?t("div",{staticClass:"games-item__ft-sticker"},[t("icon",{staticClass:"games-item__ft-sticker-ic",attrs:{"icon-name":"rm"}}),t("div",{staticClass:"games-item__ft-sticker-rm-notice"},[e._v(" "+e._s(e.$t("notification.game_real_money_tooltip"))+" ")])],1):e._e()])},a=[],o=s("5d2a"),n={name:"games-item-stickers",components:{Icon:o["a"]},props:{hasJackpot:Boolean,isTournament:{type:Object,default:()=>({})},isRealMoney:Boolean}},r=n,c=s("2877"),l=Object(c["a"])(r,i,a,!1,null,null,null);t["a"]=l.exports},"615d":function(e,t,s){"use strict";s("01cd")},"61ae":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{class:["jackpot-block",{"jackpot-block--invisible":e.invisible,"jackpot-block--min":e.min,"jackpot-block--static":!e.isHome,"jackpot-block--sport":e.isSport}],style:[{transform:e.translateY}],attrs:{"data-test":e.jackpotBlockDataTestComputed}},[e._m(0),t("router-link",{staticClass:"jackpot-block__text",attrs:{to:e.getLanguageForUrl+"/jackpot"}},[t("div",{staticClass:"jackpot-block__text-title"},[e._v(" "+e._s(e.$t("jackpot.casino_jackpot"))+" ")]),t("digital-odometer",{staticClass:"jackpot-block__text-number",attrs:{value:e.currentJackpot,duration:e.duration,"currency-symbol":e.gameCurrencySymbol,format:e.format,"show-currency-before-amount":e.isShowCurrencyBeforeAmount,"data-test":e.dataTest}})],1)],1)},a=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"jackpot-block__img"},[t("img",{staticClass:"jackpot-block__img-item",attrs:{src:"/img/jackpot/cherry.png?v1",alt:""}})])}],o=s("5530"),n=s("ca47"),r=s("a0ce"),c=s("60b5"),l=s("8fc3"),u={name:"jackpot",components:{DigitalOdometer:r["a"]},mixins:[c["a"],l["a"]],props:{top:Boolean,stopUpdate:Boolean,dataTest:{type:String,default:""}},data(){return{topPos:0,state:0,duration:100}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(n["e"])("jackpots",["currentJackpot"])),Object(n["e"])("breakpoints",["isMobile"])),Object(n["e"])("currencies",["isShowCurrencyBeforeAmount"])),Object(n["e"])("player",["getLanguageForUrl"])),Object(n["e"])("theme",["getIsBasic"])),{},{translateY(){return this.top&&this.isHome?`translateY(${this.topPos}px)`:null},invisible(){return this.top?!this.state&&this.isHome:this.state&&!this.isMobile},min(){return(2===this.state||3===this.state)&&!this.isMobile||!this.isHome},isHome(){return"home"===this.$route.name||"users-confirmation"===this.$route.name||this.$route.meta&&"game"===this.$route.meta.pageType},isStateMin(){return 3===this.state||!this.isHome},jackpotBlockDataTestComputed(){return this.invisible?"":"odometer_jackpot"},format(){return this.isShowCurrencyBeforeAmount?"(,ddd)":"( ddd)"}}),watch:{isHome(e){e?this.jackpotStateInit||this.$bus.on("jackpot-state",this.changeState):(this.$bus.off("jackpot-state"),this.jackpotStateInit=!1)},isStateMin(e){clearTimeout(this.stateMinTimeOut),this.stateMinTimeOut=setTimeout(()=>{this.$emit("visible",e)},250)}},created(){this.$bus.on("jackpot-state",this.changeState)},mounted(){this.top&&this.$emit("visible",this.isStateMin)},beforeDestroy(){this.$bus.off("jackpot-state")},methods:{changeState({state:e=0,topPos:t=0}){this.state=e,this.top&&(this.topPos=t)}}},d=u,m=(s("7c5c"),s("2877")),p=Object(m["a"])(d,i,a,!1,null,null,null);t["a"]=p.exports},"629d":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-slider__navigation-inner"},[t("div",{class:["swiper-button-prev",`games-slider__navigation-${e.navigateId}-prev`]},[t("icon",{staticClass:"games-slider__navigation-icon",attrs:{"icon-name":e.icon+"-l"}})],1),t("div",{class:["swiper-button-next",`games-slider__navigation-${e.navigateId}-next`]},[t("icon",{staticClass:"games-slider__navigation-icon",attrs:{"icon-name":e.icon+"-r"}})],1)])},a=[],o=s("5d2a"),n={name:"cards-slider-navigate",components:{Icon:o["a"]},props:{icon:{type:String,default:"arr-1"},navigateId:{type:String,default:"id"}}},r=n,c=(s("41f9"),s("2877")),l=Object(c["a"])(r,i,a,!1,null,null,null);t["a"]=l.exports},"62d2":function(e,t,s){"use strict";s("051e")},"62e3":function(e,t,s){},"643e":function(e,t,s){},"684a":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"call-for-registration"},[t("div",{staticClass:"call-for-registration__container container"},[t("p",{staticClass:"call-for-registration__title"},[e._v(" "+e._s(e.$t("promotions.promotions_title"))+" ")]),t("div",{staticClass:"call-for-registration__row"},[t("ul",{staticClass:"call-for-registration__list"},[t("li",{staticClass:"call-for-registration__item"},[t("img",{staticClass:"call-for-registration__item-img",attrs:{src:"/img/promotions/promotions_item_one.png?v1"}}),t("span",{staticClass:"call-for-registration__item-text"},[e._v(e._s(e.$t("promotions.promotions_item_one")))])]),t("li",{staticClass:"call-for-registration__item"},[t("img",{staticClass:"call-for-registration__item-img",attrs:{src:"/img/promotions/promotions_item_two.png?v1"}}),t("span",{staticClass:"call-for-registration__item-text"},[e._v(e._s(e.$t("promotions.promotions_item_two")))])]),t("li",{staticClass:"call-for-registration__item"},[t("img",{staticClass:"call-for-registration__item-img",attrs:{src:"/img/promotions/promotions_item_three.png?v1"}}),t("span",{staticClass:"call-for-registration__item-text"},[e._v(e._s(e.$t("promotions.promotions_item_three")))])])])])]),t("div",{staticClass:"call-for-registration__mascot"},[t("div",{staticClass:"call-for-registration__mascot-container"},[t("div",{staticClass:"call-for-registration__row call-for-registration__row--mascot"},[t("p",{staticClass:"call-for-registration__mascot-title",domProps:{innerHTML:e._s(e.$t("promotions.promotions_mascot_title"))}}),t("a",{staticClass:"call-for-registration__mascot-link",attrs:{href:e.getLanguageForUrl+"/registration"},on:{click:function(t){return t.preventDefault(),e.openRegistration.apply(null,arguments)}}},[t("btn",{staticClass:"call-for-registration__mascot-btn",attrs:{lg:""}},[e._v(" "+e._s(e.$t("promotions.promotions_mascot_btn"))+" ")])],1)]),t("div",{staticClass:"call-for-registration__row call-for-registration__row--mascot"},[t("div",{staticClass:"call-for-registration__mascot-cloud"},[e._v(" "+e._s(e.$t("promotions.promotions_mascot_cloud"))+" ")]),t("img",{staticClass:"call-for-registration__mascot-img",attrs:{src:"/img/promotions/mascot_image_2d.png"}})])])])])},a=[],o=s("5530"),n=s("0594"),r=s("ca47"),c=s("a244"),l={name:"call-for-registration",components:{Btn:n["a"]},mixins:[c["a"]],computed:Object(o["a"])({},Object(r["e"])("player",["getLanguageForUrl"])),methods:{openRegistration(){var e,t;this.openModal({name:"registration",props:{noScroll:!0,place:null===(e=this.currentModal)||void 0===e||null===(t=e.props)||void 0===t?void 0:t.place},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"8037")),replace:!0}),this.$analytics.clickEvent({button:this.GTM_ELEMENTS.vidgets.registration})}}},u=l,d=(s("8304"),s("2877")),m=Object(d["a"])(u,i,a,!1,null,null,null);t["a"]=m.exports},"69da":function(e,t,s){"use strict";s("d332")},"6c32":function(e,t,s){},"6cff":function(e,t,s){},"6fce":function(e,t,s){},"71be":function(e,t,s){"use strict";s("88a4")},7473:function(e,t,s){},7586:function(e,t,s){"use strict";s("1275")},7689:function(e,t,s){"use strict";s("5242")},7703:function(e,t,s){"use strict";s.d(t,"m",(function(){return a})),s.d(t,"l",(function(){return o})),s.d(t,"f",(function(){return n})),s.d(t,"lb",(function(){return r})),s.d(t,"W",(function(){return c})),s.d(t,"M",(function(){return l})),s.d(t,"P",(function(){return u})),s.d(t,"fb",(function(){return d})),s.d(t,"G",(function(){return m})),s.d(t,"C",(function(){return p})),s.d(t,"ab",(function(){return h})),s.d(t,"X",(function(){return _})),s.d(t,"K",(function(){return b})),s.d(t,"J",(function(){return g})),s.d(t,"T",(function(){return f})),s.d(t,"Q",(function(){return v})),s.d(t,"bb",(function(){return y})),s.d(t,"E",(function(){return C})),s.d(t,"D",(function(){return k})),s.d(t,"H",(function(){return O})),s.d(t,"O",(function(){return S})),s.d(t,"F",(function(){return T})),s.d(t,"s",(function(){return w})),s.d(t,"eb",(function(){return M})),s.d(t,"jb",(function(){return P})),s.d(t,"ob",(function(){return j})),s.d(t,"db",(function(){return E})),s.d(t,"t",(function(){return L})),s.d(t,"hb",(function(){return A})),s.d(t,"gb",(function(){return I})),s.d(t,"L",(function(){return N})),s.d(t,"N",(function(){return B})),s.d(t,"Y",(function(){return G})),s.d(t,"U",(function(){return $})),s.d(t,"S",(function(){return x})),s.d(t,"V",(function(){return D})),s.d(t,"I",(function(){return R})),s.d(t,"R",(function(){return F})),s.d(t,"rb",(function(){return U})),s.d(t,"ib",(function(){return q})),s.d(t,"r",(function(){return H})),s.d(t,"e",(function(){return V})),s.d(t,"q",(function(){return W})),s.d(t,"Z",(function(){return z})),s.d(t,"i",(function(){return Y})),s.d(t,"p",(function(){return J})),s.d(t,"j",(function(){return K})),s.d(t,"o",(function(){return Q})),s.d(t,"nb",(function(){return X})),s.d(t,"pb",(function(){return Z})),s.d(t,"kb",(function(){return ee})),s.d(t,"g",(function(){return te})),s.d(t,"qb",(function(){return se}));var i=s("0325");s.d(t,"a",(function(){return i["a"]})),s.d(t,"b",(function(){return i["b"]})),s.d(t,"c",(function(){return i["c"]})),s.d(t,"d",(function(){return i["d"]})),s.d(t,"h",(function(){return i["e"]})),s.d(t,"k",(function(){return i["g"]})),s.d(t,"n",(function(){return i["j"]})),s.d(t,"u",(function(){return i["p"]})),s.d(t,"v",(function(){return i["q"]})),s.d(t,"w",(function(){return i["r"]})),s.d(t,"x",(function(){return i["s"]})),s.d(t,"y",(function(){return i["t"]})),s.d(t,"z",(function(){return i["u"]})),s.d(t,"A",(function(){return i["v"]})),s.d(t,"B",(function(){return i["w"]})),s.d(t,"cb",(function(){return i["x"]})),s.d(t,"mb",(function(){return i["A"]}));const a=["54_velit_pay_bank_card","107_accusamus_pay_bank_card","111_cupiditate_pay_bank_card"],o=["bank_transfer_paramount","bank_transfer_interac","bank_transfer_interac_direct","bank_transfer_international","idebit","instadebit"],n=["bank_transfer","bank_transfer_interac","bank_transfer_interac_direct","bank_transfer_international","bank_transfer_local","bank_transfer_paramount","flexepin","neteller","much_better","neosurf","spei"],r=933,c=[249,289,377,470],l=[305,329,753],u=[506],d=[639,939,940],m=[591],p=[809],h=[410,521],_=[501,769],b=[237,271],g=[815],f=[951,952,985,986],v=[431,450],y=[546],C=[325,723],k=[377],O=[383],S=[511,597,809],T=[577],w=["sbp","sbp_pp"],M=[403,577,578,612,657,591,748,906,908],P=[585],j=[918],E=["pix_list"],L=["binance_pay"],A=[509,521,703,706,770,939,940],I=[670,784,822],N=[816,817,818],B=[815],G=[861],$=[809],x=[796],D=[893],R=[920],F=[762],U=860,q=[906,908],H=9,V=["R"],W={cpf:"CPF",passport:"Passport",curp:"CURP",cnpj:"CNPJ",tax_id:"TAX ID"},z=[577],Y=[...i["f"],"bank_transfer"],J={DOLORES_PAY:"dolores_pay",ENIMAK_PAY:"enimak_pay",GILERMO_PAY:"gilermo_pay",LORAN_PAY:"loran_pay",OMNIS_PAY:"omnis_pay",PLACEAT_PAY:"placeat_pay",QAERO_PAY:"qaero_pay",QUOLY_PAY:"quoly_pay",REMDOLO_PAY:"remdolo_pay",TRESCO_PAY:"tresco_pay",VERITATIS_PAY:"veritatis_pay",UZ_PAY:"uz_pay"},K={ACH:"ach",BANK_CARD:"bank_card",BANK_TRANSFER:"bank_transfer",BANK_TRANSFER_INTERAC:"bank_transfer_interac",BANK_TRANSFER_INTERAC_DIRECT:"bank_transfer_interac_direct",BANK_TRANSFER_LOCAL:"bank_transfer_local",BASE:"base",CASH_TO_CODE:"cashtocode",FLEXEPIN:"flexepin",JETON_WALLET:"jeton_wallet",MUCH_BETTER:"much_better",ORIENTAL_WALLET:"oriental_wallet",NEOSURF:"neosurf",PAYEER:"payeer",PAY_FOR_FUN:"pay_for_fun",PAY_ID:"pay_id",SKRILL:"skrill",SPEI:"spei",WEBMONEY:"webmoney",XRP:"xrp",YAMONEY:"yamoney",YANDEX_MONEY:"yandex_money",ETO:"eto"},Q={ACCOUNT_DIGIT:"account_digit",ACCOUNT_ID:"account_id",ACCOUNT_NUMBER:"account_number",ACCOUNT_NAME:"account_name",ACCOUNT_PASSWORD:"account_password",ACCOUNT_TRANSIT_NUMBER:"account_transit_number",ACCOUNT_TYPE:"account_type",BANK_ACCOUNT:"bank_account",BANK_ACCOUNT_TYPE:"bank_account_type",BANK_ACCOUNT_TYPE_ALT:"bank-account-type",BANK_BIC:"bank_bic",BANK_BRANCH:"bank_branch",BANK_BRANCH_BRL:"bank_branch_brl",BANK_BRANCH_PAY_ID:"bank_branch_pay_id",BANK_CLEARING_SYSTEM_ID:"bank_clearing_system_id",BANK_CODE:"bank_code",BANK_CODE_JA:"bank_code_ja",BANK_ID:"bank_id",BANK_NAME:"bank_name",BANK_NAME_JA:"bank_name_ja",BANK_ROOT:"bank_root",BANK_TYPE:"bank_type",BENEFICIARY_DOCUMENT_TYPE:"beneficiary_document_type",BENEFICIARY_DOCUMENT_NUMBER:"beneficiary_document_number",BENEFICIARY_DOCUMENT_ID:"beneficiary_document_id",BRANCH_CODE:"branch_code",BRANCH_NUMBER:"branch_number",CARD_NUMBER:"card_number",CARD_NUMBER_LAST_4:"card_number_last_4",COUNTRY_CODE:"country_code",CPF:"cpf",CPF_NUMBER:"cpf_number",CUSTOMER_EMAIL:"customer_email",CUSTOMER_PURSE:"customer_purse",DOCUMENT:"document",DOCUMENT_ID:"document_id",DOCUMENT_NUMBER:"document_number",DOCUMENT_TYPE:"document_type",EMAIL:"email",EXP_DATE:"exp_date",FINANCIAL_INSTITUTION_NUMBER:"financial_institution_number",HOLDER:"holder",IBAN:"iban",FULL_IBAN:"full_iban",IBAN_NUMBER:"iban_number",IFSC:"ifsc",IFSC_CODE:"ifsc_code",IMPS_ACCOUNT_NUMBER:"imps_account_number",IMPS_IFSC_CODE:"imps_ifsc_code",PHONE:"phone",PICPAY_ACCOUNT:"picpay_account",PICPAY_ACCOUNT_TYPE:"picpay_account_type",PIN:"pin",PIX_ACCOUNT_TYPE:"pix_account_type",PIX_KEY:"pix_key",PIX_KEY_TYPE:"pix_key_type",PIX_TYPE:"pix_type",PURSE:"purse",RECIPIENT:"recipient",REGION:"region",ROUTING_NUMBER:"routing_number",SECURITY_ANSWER:"security_answer",SECURITY_QUESTION:"security_question",SSN:"ssn",SWIFT:"swift",TRANSACTION_TYPE:"transaction_type",TRANSIT_NUMBER:"transit_number",UPI_ADDRESS:"upi_address",UPI_NUMBER:"upi_number",VOUCHER:"voucher",VOUCHER_NUMBER:"voucher_number",VPA:"vpa",VEGA_UID:"vega_uid",VEGA_PASSWORD:"vega_password",TIN:"tin",NATIVE_CUSTOMER_NAME:"native_customer_name",NATIVE_CUSTOMER_FIRST_NAME:"native_customer_first_name",NATIVE_CUSTOMER_LASTNAME:"native_customer_lastname",NATIVE_CUSTOMER_FULLNAME:"native_customer_fullname"},X={PROVIDERS:"providers",AREA:"area",DISABLED:"disabled"};var Z,ee;(function(e){e["BALANCE"]="balance",e["DEPOSIT"]="deposit",e["CASHOUT"]="cashout"})(Z||(Z={})),function(e){e["PROCESSING"]="processing",e["CLOCK"]="clock",e["CLOSE"]="close",e["PENDING"]="pending",e["EXPIRED"]="expired",e["CHECKBOX"]="checkbox",e["SUCCEEDED"]="succeeded"}(ee||(ee={}));const te={[Q.ACCOUNT_NUMBER]:7,[Q.TRANSIT_NUMBER]:5,[Q.FINANCIAL_INSTITUTION_NUMBER]:3,default:void 0},se=26},"77c3":function(e,t,s){"use strict";var i=function(e,t){return e("div",{directives:[{name:"lazy-container",rawName:"v-lazy-container",value:{selector:"."+t.props.imageClass},expression:"{ selector: `.${props.imageClass}` }"}],class:t.data.staticClass},[t.props.game.open_at?e("img",{class:t.props.imageClass,attrs:{"data-src":"/img/not_work.png",alt:""}}):t.props.isBasicTheme?e("img",{class:t.props.imageClass,attrs:{"data-src":t.props.picture,"data-loading":"/img/game-error-placeholder-basic.svg","data-error":"/img/game-placeholder.jpg",alt:""}}):e("img",{class:t.props.imageClass,attrs:{"data-loading":"/img/game-error-placeholder-dark.svg","data-error":"/img/game-placeholder.jpg",alt:"","data-src":t.props.picture}})])},a=[],o=s("2877"),n={},r=Object(o["a"])(n,i,a,!0,null,null,null);t["a"]=r.exports},"77e6":function(e,t,s){"use strict";s("d65b")},"7a8f":function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("a",{staticClass:"support-widget",attrs:{href:"/support/chat"},on:{click:function(t){return t.preventDefault(),e.$bus.emit("live-chat-toggle-chat")}}},[t("object",{staticClass:"support-widget__circle",attrs:{data:e.supportCircleIconSrc,type:"image/svg+xml"}}),t("icon",{staticClass:"support-widget__quotes-icon",attrs:{"icon-name":"quotes"}})],1)},a=[],o=s("5530"),n=s("5d2a"),r=s("ca47"),c={name:"support-widget",components:{Icon:n["a"]},computed:Object(o["a"])(Object(o["a"])({},Object(r["e"])("theme",["getTheme"])),{},{supportCircleIconSrc(){return`/img/support-circle-${this.getTheme}.svg`}})},l=c,u=(s("0e87"),s("2877")),d=Object(u["a"])(l,i,a,!1,null,null,null);t["a"]=d.exports},"7b24":function(e,t,s){"use strict";s("f4f5")},"7c5c":function(e,t,s){"use strict";s("22a2")},"7d89":function(e,t,s){},"7dd1":function(e,t,s){"use strict";s.d(t,"a",(function(){return i})),s.d(t,"b",(function(){return a})),s.d(t,"c",(function(){return o})),s.d(t,"d",(function(){return n})),s.d(t,"e",(function(){return r})),s.d(t,"f",(function(){return c})),s.d(t,"g",(function(){return l})),s.d(t,"h",(function(){return u})),s.d(t,"i",(function(){return d}));const i=1919,a=1919,o=1545,n=768,r=576,c=374,l=1024,u=1139,d=959},8304:function(e,t,s){"use strict";s("6c32")},8499:function(e,t,s){},8509:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"footer",attrs:{"data-test":"main-footer"}},[t("div",{staticClass:"footer__inner"},[t("div",{staticClass:"footer__body"},[t("footer-menu"),t("div",{staticClass:"footer__socials"},[t("social-links",{attrs:{"footer-theme":""}}),e.showAppLinks?t("footer-app-icons",{attrs:{"is-footer":"","with-title":""}}):e._e()],1)],1),t("div",{staticClass:"footer-bottom"},[t("div",{staticClass:"footer-bottom__section footer-bottom__section--license"},[t("license-logo")],1),t("div",{staticClass:"footer-bottom__section"},[t("div",{staticClass:"footer-bottom__section-text"},[e._v(" "+e._s(e.$t("main_footer.text_ft"))+" ")])]),t("div",{staticClass:"footer-bottom__section footer-bottom__section--copyright"},[t("div",{staticClass:"footer-bottom__copyright"},[e._v(" © "+e._s(e.copyright)+" ")]),t("div",{staticClass:"footer-bottom__gaming-icons"},e._l(e.footerGamingList,(function({iconName:e},s){return t("div",{key:s,staticClass:"main-footer__gaming-item"},[t("icon",{staticClass:"main-footer__gaming-icon",attrs:{"icon-name":"gaming-icons/"+e}})],1)})),0)])])])])},a=[],o=s("5530"),n=s("5d2a"),r=function(){var e=this,t=e._self._c;return t("div",{staticClass:"footer-menu"},[t("div",{staticClass:"footer-menu__section"},[t("footer-menu-block",{attrs:{title:"casino","title-icon":"cards","is-drop-down-block":"","opened-drop-down-block":e.openedFooterBlockMenu,"menu-list":e.casinoMenuList,"data-test-block-title":"footer__dropdown-casino"},on:{click:function(t){return e.toggleFooterDropDownBlock("casino")}}})],1),t("div",{staticClass:"footer-menu__section footer-menu__section--xl-column"},[t("footer-menu-block",{attrs:{title:"sport","title-icon":"ball","is-drop-down-block":"","opened-drop-down-block":e.openedFooterBlockMenu,"menu-list":e.sportMenuList,"data-test-block-title":"footer__dropdown-sport"},on:{click:function(t){return e.toggleFooterDropDownBlock("sport")}}}),t("footer-menu-block",{attrs:{title:"v_sport","title-icon":"v-sport","is-drop-down-block":"","opened-drop-down-block":e.openedFooterBlockMenu,"menu-list":e.vSportMenuList,"data-test-block-title":"footer__dropdown-vsport"},on:{click:function(t){return e.toggleFooterDropDownBlock("v_sport")}}})],1),t("div",{staticClass:"footer-menu__section footer-menu__section--xl-row"},[t("footer-menu-block",{attrs:{title:"promotions","menu-list":e.promoMenuList}}),t("footer-menu-block",{attrs:{title:"about_us_title","menu-list":e.aboutUsMenuList}})],1),t("div",{staticClass:"footer-menu__section"},[t("footer-menu-block",{attrs:{title:"information","menu-list":e.informationMenuList}})],1)])},c=[],l=function(){var e=this,t=e._self._c;return t("div",{staticClass:"footer-menu__block",class:{"footer-menu__block--drop-down":e.dropDownInMobileSmMax}},[t("div",{staticClass:"footer-menu__block-title-wr",on:{click:function(t){return t.stopPropagation(),e.$emit("click")}}},[e.dropDownInMobileSmMax?t("icon",{staticClass:"footer-menu__block-title-ic",attrs:{"icon-name":e.menuIconName}}):e._e(),t("div",{staticClass:"footer-menu__block-title",attrs:{"data-test":e.dataTestBlockTitle}},[e._v(" "+e._s(e.$t("footer_menu."+e.title))+" ")]),e.dropDownInMobileSmMax?t("icon",{staticClass:"footer-menu__block-title-arr",class:{active:e.showBlockList},attrs:{"icon-name":"arr-2-d-square"}}):e._e()],1),t("transition-expand",{attrs:{duration:300}},[e.showBlockList?t("ul",{staticClass:"footer-menu__block-list"},e._l(e.menuList,(function(s,i){return t("li",{directives:[{name:"show",rawName:"v-show",value:s.show,expression:"menuItem.show"},{name:"gtm",rawName:"v-gtm:click",value:s.code&&e.GTM_ELEMENTS.footer[s.code],expression:"menuItem.code && GTM_ELEMENTS.footer[menuItem.code]",arg:"click"}],key:i,staticClass:"footer-menu__item",on:{"!click":function(t){return e.menuClickHandler(s.to,s.scrollUpPageType)}}},[s.href?t("a",{staticClass:"footer-menu__item-link",attrs:{href:s.href,target:"_blank","data-test":s.dataTest},domProps:{innerHTML:e._s(e.$t("footer_menu."+s.title))}}):t("router-link",{staticClass:"footer-menu__item-link",attrs:{to:s.to&&`${e.getLanguageForUrl}${s.to}`,"data-test":s.dataTest},domProps:{innerHTML:e._s(e.$t("footer_menu."+s.title))}})],1)})),0):e._e()])],1)},u=[],d=(s("ac1f"),s("466d"),s("0d66")),m=s("ca47"),p=s("8f12"),h={name:"footer-menu-block",components:{Icon:n["a"],TransitionExpand:d["a"]},props:{title:{type:String,default:""},titleIcon:{type:String,default:""},isDropDownBlock:{type:Boolean,default:!1},openedDropDownBlock:{type:String,default:""},menuList:{type:Array,default:()=>[]},dataTestBlockTitle:{type:String,default:""}},data(){return{screenWidth:null}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(m["e"])("breakpoints",["isMobileSm"])),Object(m["e"])("player",["getLanguageForUrl"])),{},{showBlockList(){return!this.isMobileSm||!this.isDropDownBlock||this.openedDropDownBlock===this.title},menuIconName(){return this.titleIcon&&"quick-bar/"+this.titleIcon},dropDownInMobileSmMax(){return this.isDropDownBlock&&this.isMobileSm}}),methods:{menuClickHandler(e,t){const s=this.$route.fullPath;if(`${this.getLanguageForUrl}${e}`!==s)return;if(t===p["Ob"].NONE)return;const i=document.querySelector(".top-bar").offsetHeight+10,a=window.pageYOffset;let o=0;if(t===p["Ob"].GAMES_LIST){const e=document.querySelector(".cards-slots-slider"),t=(null===e||void 0===e?void 0:e.getBoundingClientRect().top)||i;o=t+a-i}if(t===p["Ob"].POINT_OF_RULES){const e=s.match(/#.*/g),t=document.querySelector(e),n=(null===t||void 0===t?void 0:t.getBoundingClientRect().top)||i;o=n+a-i}window.scrollTo({top:o,behavior:"smooth"})}}},_=h,b=s("2877"),g=Object(b["a"])(_,l,u,!1,null,null,null),f=g.exports,v=s("9b02"),y=s.n(v),C={name:"footer-menu",components:{FooterMenuBlock:f},data(){return{openedFooterBlockMenu:""}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(m["e"])("breakpoints",["isMobile"])),Object(m["e"])("player",["getLangCode"])),Object(m["e"])("cmsConfig",["getDomainInfo","getDomainWebView"])),{},{hidePartnerLink(){return y()(this.getDomainInfo,"settings.hidePartnersLink",!1)},casinoMenuList(){return p["O"]},sportMenuList(){return[{show:!0,code:"",title:"sport_main",href:null,to:"/sports",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-sport-main"},{show:!0,code:"",title:"esport_main",href:null,to:"/esports",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-esport-main"},{show:!0,code:"",title:"sport_live",href:null,to:this.isMobile?"/sports#live":"/sports#Live/page",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-sport-live"},{show:!0,code:"",title:"terms_sport",href:null,to:"/termssport",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-terms-sport"}]},vSportMenuList(){return p["R"]},promoMenuList(){return p["Q"]},aboutUsMenuList(){return[{show:!this.hidePartnerLink&&!this.getDomainWebView,code:"",title:"to_partners",href:"https://royal.partners/",to:"/",scrollUpPageType:p["Ob"].NONE,dataTest:"footer-partners-link"},{show:!0,code:"contacts",title:"contacts",href:null,to:"/contacts",scrollUpPageType:p["Ob"].NONE,dataTest:"footer-contacts-link"},{show:!0,code:"footer-faq",title:"faq",href:null,to:"/faq",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-faq"}]},informationMenuList(){return[{show:!0,code:"terms",title:"terms_and_conditions",href:null,to:"/terms-and-conditions",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-terms-link"},{show:!0,code:"privacy",title:"privacy_policy_short",href:null,to:"/privacy-policy",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-privacy-link"},{show:!0,code:"",title:"kyc_policies",href:null,to:"/terms-and-conditions#p-6-2-1",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-kyc-policies-link"},{show:!0,code:"",title:"deposits_and_payouts",href:null,to:"/terms-and-conditions#p-8",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-deposits-and-payout"},{show:!0,code:"",title:"anti_money_laundering",href:null,to:"/terms-and-conditions#p-6",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-anti-money-laundering"},{show:!0,code:"",title:"bonus_policy",href:null,to:"/terms-and-conditions#p-28",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-bonus-policy"},{show:!0,code:"responsible_gaming",title:"risk_statement",href:null,to:"/risk-warning",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-risks-link"},{show:!0,code:"",title:"dispute_resolution",href:null,to:"/terms-and-conditions#p-21",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-dispute-resolution"},{show:"ru"===this.getLangCode&&!this.getDomainWebView,code:"",title:"antilock",href:null,to:"/antiblock",scrollUpPageType:p["Ob"].DEFAULT,dataTest:"footer-antilock-link"},{show:!0,code:"",title:"self_exclusion",href:null,to:"/risk-warning#self-exclusion",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-self-exclusion"},{show:!0,code:"",title:"fairness_and_rng_testing_methods",href:null,to:"/terms-and-conditions#p-21-2",scrollUpPageType:p["Ob"].POINT_OF_RULES,dataTest:"footer-fairness-and-rng-testing-methods"}]}}),methods:{toggleFooterDropDownBlock(e){e!==this.openedFooterBlockMenu?this.openedFooterBlockMenu=e:this.openedFooterBlockMenu=""}}},k=C,O=(s("9e29"),Object(b["a"])(k,r,c,!1,null,null,null)),S=O.exports,T=s("abb7"),w=s("4447"),M=s("a7da"),P={name:"main-footer",components:{Icon:n["a"],FooterMenu:S,LicenseLogo:T["a"],FooterAppIcons:w["a"],SocialLinks:M["a"]},computed:Object(o["a"])(Object(o["a"])({},Object(m["e"])("cmsConfig",["getDomainWebView"])),{},{showAppLinks(){return!this.getDomainWebView},copyright(){const e=(new Date).getFullYear();return e+" FRESH Casino"},footerGamingList(){return p["P"]}})},j=P,E=(s("bac9"),Object(b["a"])(j,i,a,!1,null,null,null));t["a"]=E.exports},"852b":function(e,t,s){"use strict";s("6fce")},"86e8":function(e,t,s){"use strict";s.d(t,"a",(function(){return i})),s.d(t,"b",(function(){return a}));const i="###",a=10},"88a4":function(e,t,s){},"8d1b":function(e,t,s){},"8db4":function(e,t,s){"use strict";s("e711")},"8ec1":function(e,t,s){},"8f12":function(e,t,s){"use strict";s.d(t,"hb",(function(){return i["b"]})),s.d(t,"e",(function(){return a["a"]})),s.d(t,"f",(function(){return a["b"]})),s.d(t,"gb",(function(){return a["e"]})),s.d(t,"Nb",(function(){return a["j"]})),s.d(t,"q",(function(){return a["d"]})),s.d(t,"ac",(function(){return o["b"]})),s.d(t,"Zb",(function(){return o["a"]})),s.d(t,"Kb",(function(){return n["e"]})),s.d(t,"u",(function(){return r["a"]})),s.d(t,"jc",(function(){return r["f"]})),s.d(t,"jb",(function(){return r["b"]})),s.d(t,"mb",(function(){return r["e"]})),s.d(t,"kb",(function(){return r["c"]})),s.d(t,"lb",(function(){return r["d"]})),s.d(t,"S",(function(){return c["a"]})),s.d(t,"L",(function(){return l["b"]})),s.d(t,"M",(function(){return l["c"]})),s.d(t,"K",(function(){return l["a"]})),s.d(t,"gc",(function(){return u["a"]})),s.d(t,"k",(function(){return d["a"]})),s.d(t,"mc",(function(){return d["b"]})),s.d(t,"Pb",(function(){return m["e"]})),s.d(t,"bb",(function(){return p["c"]})),s.d(t,"J",(function(){return h["c"]})),s.d(t,"i",(function(){return h["b"]})),s.d(t,"h",(function(){return h["a"]})),s.d(t,"n",(function(){return _["a"]})),s.d(t,"ib",(function(){return g})),s.d(t,"Yb",(function(){return f})),s.d(t,"x",(function(){return v})),s.d(t,"A",(function(){return y})),s.d(t,"m",(function(){return C})),s.d(t,"v",(function(){return k})),s.d(t,"p",(function(){return O})),s.d(t,"Rb",(function(){return S})),s.d(t,"kc",(function(){return T})),s.d(t,"Vb",(function(){return w})),s.d(t,"Wb",(function(){return M})),s.d(t,"Tb",(function(){return P})),s.d(t,"Ub",(function(){return j})),s.d(t,"j",(function(){return N})),s.d(t,"Lb",(function(){return B})),s.d(t,"Qb",(function(){return G})),s.d(t,"H",(function(){return $})),s.d(t,"o",(function(){return x})),s.d(t,"r",(function(){return D})),s.d(t,"nc",(function(){return R})),s.d(t,"cb",(function(){return F["c"]})),s.d(t,"ic",(function(){return F["g"]})),s.d(t,"y",(function(){return U["b"]})),s.d(t,"Hb",(function(){return q["mb"]})),s.d(t,"b",(function(){return q["b"]})),s.d(t,"c",(function(){return q["c"]})),s.d(t,"d",(function(){return q["d"]})),s.d(t,"a",(function(){return q["a"]})),s.d(t,"pb",(function(){return q["w"]})),s.d(t,"qb",(function(){return q["x"]})),s.d(t,"rb",(function(){return q["y"]})),s.d(t,"ob",(function(){return q["v"]})),s.d(t,"tb",(function(){return q["B"]})),s.d(t,"sb",(function(){return q["A"]})),s.d(t,"w",(function(){return q["k"]})),s.d(t,"I",(function(){return q["m"]})),s.d(t,"G",(function(){return q["l"]})),s.d(t,"Fb",(function(){return q["lb"]})),s.d(t,"Ab",(function(){return q["ab"]})),s.d(t,"zb",(function(){return q["X"]})),s.d(t,"xb",(function(){return q["Q"]})),s.d(t,"ub",(function(){return q["D"]})),s.d(t,"wb",(function(){return q["O"]})),s.d(t,"Cb",(function(){return q["eb"]})),s.d(t,"Bb",(function(){return q["db"]})),s.d(t,"nb",(function(){return q["t"]})),s.d(t,"Db",(function(){return q["hb"]})),s.d(t,"yb",(function(){return q["V"]})),s.d(t,"vb",(function(){return q["I"]})),s.d(t,"db",(function(){return q["q"]})),s.d(t,"Y",(function(){return q["p"]})),s.d(t,"s",(function(){return q["j"]})),s.d(t,"N",(function(){return q["o"]})),s.d(t,"Ib",(function(){return q["nb"]})),s.d(t,"Jb",(function(){return q["pb"]})),s.d(t,"Eb",(function(){return q["kb"]})),s.d(t,"W",(function(){return H["f"]})),s.d(t,"T",(function(){return H["c"]})),s.d(t,"U",(function(){return H["d"]})),s.d(t,"V",(function(){return H["e"]})),s.d(t,"B",(function(){return H["a"]})),s.d(t,"E",(function(){return H["b"]})),s.d(t,"Z",(function(){return H["g"]})),s.d(t,"eb",(function(){return H["h"]})),s.d(t,"ab",(function(){return V})),s.d(t,"dc",(function(){return W})),s.d(t,"hc",(function(){return z})),s.d(t,"fc",(function(){return Y})),s.d(t,"ec",(function(){return J})),s.d(t,"fb",(function(){return K})),s.d(t,"Sb",(function(){return Q["e"]})),s.d(t,"Xb",(function(){return Q["f"]})),s.d(t,"lc",(function(){return Q["g"]})),s.d(t,"z",(function(){return Q["c"]})),s.d(t,"Mb",(function(){return Q["d"]})),s.d(t,"t",(function(){return Q["b"]})),s.d(t,"g",(function(){return Q["a"]})),s.d(t,"P",(function(){return X})),s.d(t,"Ob",(function(){return Z})),s.d(t,"O",(function(){return ee})),s.d(t,"R",(function(){return te})),s.d(t,"Q",(function(){return se})),s.d(t,"Gb",(function(){return ie})),s.d(t,"F",(function(){return ae})),s.d(t,"X",(function(){return oe})),s.d(t,"cc",(function(){return ne})),s.d(t,"bc",(function(){return re})),s.d(t,"l",(function(){return ce})),s.d(t,"D",(function(){return le})),s.d(t,"C",(function(){return ue}));var i=s("0a99"),a=s("a89c"),o=(s("954f"),s("dd50"),s("d322")),n=s("6f23"),r=s("01a1"),c=(s("e32c"),s("b983")),l=s("d197"),u=s("0e52"),d=s("cbb7"),m=(s("a971"),s("4a3a"),s("c0f7")),p=s("2b5f"),h=s("596c"),_=s("6a90"),b=s("56e5");b["b"].BONUS_CONDITIONS_AMOUNT_MIN,b["b"].BONUS_ATTRIBUTES_BONUS_AMOUNT_MAX,b["b"].BONUS_ATTRIBUTES_WAGER,b["b"].DEPOSIT_FREESPINS_TITLE,b["b"].DEPOSIT_FREESPINS_SUB_TITLE,b["b"].BONUS_ATTRIBUTES_DEPOSIT_FREESPINS,b["b"].BONUS_ATTRIBUTES_FREESPINS_IN_GAME,b["b"].BONUS_RESULT_BONUS_WAGER,b["b"].MULTIPLIER_ATTRIBUTES_MAX_WIN,b["b"].MULTIPLIER_RESULT_BONUS_MAX_WIN,b["b"].BONUS_CONDITIONS_ACCESSIBILITY;const g="no_bonus",f="sport_suspect",v="CRYPTO_BONUS",y=0,C=3,k=["FI","NO","LV"],O="casino",S="sport",T="v_sport",w="EXPRESS_BONUS",M="EXPRESS_CASHBACK",P="CASHOUT",j="CHECK_REDACT",E="RELOAD_BONUS",L="SPORT_RELOAD_BONUS",A="DAIQUIRI_BONUS",I="LONG_ISLAND_BONUS",N=[w,M,P,j],B=[E,L],G=[A,I],$=[{id:10,percent:"5%",label:"3-5"},{id:20,percent:"10%",label:"6-7"},{id:30,percent:"15%",label:"8-9"},{id:40,percent:"20%",label:"10-11"},{id:50,percent:"25%",label:"12-13"},{id:60,percent:"30%",label:"14-15"},{id:70,percent:"35%",label:"16-17"},{id:80,percent:"40%",label:"18"},{id:90,percent:"45%",label:"19"},{id:100,percent:"50%",label:"20+"}],x=[{id:1,imgURL:"/img/bonus-sport-special/cashout-1-",infoText:"bonus.static.cashout.stage_1",showArrow:!0},{id:2,imgURL:"/img/bonus-sport-special/cashout-2-",infoText:"bonus.static.cashout.stage_2",showArrow:!0},{id:3,imgURL:"/img/bonus-sport-special/cashout-3-",infoText:"bonus.static.cashout.stage_3",showArrow:!0},{id:4,imgURL:"/img/bonus-sport-special/cashout-4-",infoText:"bonus.static.cashout.stage_4",showArrow:!1}],D=[{id:1,imgURL:"/img/bonus-sport-special/check_redact-1-",infoText:"bonus.static.check_redact.stage_1",showArrow:!0},{id:2,imgURL:"/img/bonus-sport-special/check_redact-2-",infoText:"bonus.static.check_redact.stage_2",showArrow:!0},{id:3,imgURL:"/img/bonus-sport-special/check_redact-3-",infoText:"bonus.static.check_redact.stage_3",showArrow:!1}],R="WELCOME_SPORT_BONUS";var F=s("7dd1"),U=s("86e8"),q=s("7703"),H=(s("db55"),s("e3bb"));const V=["fi","pt","es"],W="real-time-winners",z="hide",Y="winners-selected-value",J="winners-selected-title",K=["telegram","line"];var Q=s("e768");const X=[{iconName:"18"},{iconName:"ask_gamblers"},{iconName:"gam"},{iconName:"ga"},{iconName:"mr-gamble"}],Z={DEFAULT:"default",NONE:"none",GAMES_LIST:"games-list",POINT_OF_RULES:"point-of-rules"},ee=[{show:!0,code:"",title:"casino_main",href:null,to:"/",scrollUpPageType:Z.DEFAULT,dataTest:"footer-casino-main"},{show:!0,code:"",title:"popular",href:null,to:"/popular",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-popular"},{show:!0,code:"",title:"new",href:null,to:"/new",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-new"},{show:!0,code:"",title:"slots",href:null,to:"/slots",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-slots"},{show:!0,code:"",title:"live",href:null,to:"/live-games",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-live"},{show:!0,code:"",title:"instant",href:null,to:"/instant",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-instant"},{show:!0,code:"",title:"table",href:null,to:"/table",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-table"},{show:!0,code:"",title:"roulette",href:null,to:"/roulette-nolive",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-roulette"},{show:!0,code:"",title:"features",href:null,to:"/slots?group_code=features",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-features"},{show:!0,code:"",title:"genres",href:null,to:"/slots?group_code=genres",scrollUpPageType:Z.GAMES_LIST,dataTest:"footer-genres"}],te=[{show:!0,code:"",title:"v_sport_main",href:null,to:"/v-sports",scrollUpPageType:Z.DEFAULT,dataTest:"footer-v-sport-main"},{show:!0,code:"",title:"v_sport_live",href:null,to:"/v-sports?bt-path=%2Flive",scrollUpPageType:Z.DEFAULT,dataTest:"footer-v-sport-live"},{show:!0,code:"",title:"terms_v_sport",href:null,to:"/termsvsport",scrollUpPageType:Z.DEFAULT,dataTest:"footer-terms-v-sport"}],se=[{show:!0,code:"",title:"news",href:null,to:"/news",scrollUpPageType:Z.DEFAULT,dataTest:"footer-news"},{show:!0,code:"statuses",title:"statuses_vip_club",href:null,to:"/statuses",scrollUpPageType:Z.DEFAULT,dataTest:"footer-statuses"},{show:!0,code:"",title:"bonuses",href:null,to:"/bonuses",scrollUpPageType:Z.DEFAULT,dataTest:"footer-bonuses"},{show:!0,code:"cashback",title:"cashback",href:null,to:"/cashback",scrollUpPageType:Z.DEFAULT,dataTest:"footer-cashback"},{show:!0,code:"tournaments",title:"tournaments",href:null,to:"/tournaments",scrollUpPageType:Z.DEFAULT,dataTest:"footer-tournaments"},{show:!0,code:"lottery",title:"lotteries",href:null,to:"/lottery",scrollUpPageType:Z.DEFAULT,dataTest:"footer-lottery"}],ie="payment_method_not_verified",ae="deposit_not_wagered",oe="ignore_deposit_wager",ne=["start_sport","bonus_sport"],re=["start_lvl1","start_lvl2","start_lvl3"],ce={GIFT:"gift",BONUS:"bonus",BALL:"ball",VIRTUAL_SPORT:"virtual-sport"},le={DEFAULT_MASKED_FIELD_POPPER_DISTANCE:12,DEFAULT_MASKED_FIELD_POPPER_SKIDDING:-100},ue={DEFAULT_LOTTERY_TICKETS_POPPER_DISTANCE:14,DEFAULT_LOTTERY_TICKETS_POPPER_SKIDDING:-91}},"914b":function(e,t,s){"use strict";s("e0e3")},"920a":function(e,t,s){},"945f":function(e,t,s){},9958:function(e,t,s){},"998f":function(e,t,s){"use strict";s("0cf3")},"99e7":function(e,t,s){"use strict";s("c53e")},"9a83":function(e,t,s){},"9c5b":function(e,t,s){},"9cd1":function(e,t,s){"use strict";s("4de4");var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item",class:{"pointer-none":e.isPointerNone,"games-item--not-time-work":e.game.open_at,"games-item--hover":e.isHoveredGame}},[t("div",{staticClass:"games-item__inner"},[e.isShowRTP?t("div",{staticClass:"games-item__sticker stick-rtp-hot"},[t("icon",{staticClass:"games-item__fire-icon",attrs:{"icon-name":"fire"}}),t("span",[e._v("RTP: "+e._s(e.formatRtpValue))])],1):e._e(),e.isShowBadges?t("div",{staticClass:"games-item__sticker"},e._l(e.filteredBadges,(function(s){return t("div",{key:s,staticClass:"games-item__sticker-inner",class:["stick-"+s]},[e._v(" "+e._s(s)+" ")])})),0):e._e(),e.showGamesItemHeader?t("div",{staticClass:"games-item__header",class:{"games-item__header--jackpot":e.jackpot}},[t("favorites-icon",{attrs:{"show-on-card":"","first-rendered":e.firstRendered,"is-player-authorized":e.isPlayerAuthorized,game:e.game,"player-favorite-games":e.playerFavoriteGames,"data-test-favorite":"favorites_icons_header","data-test-favorite-active":"favorites_icons_header_active"}}),e.jackpot?t("div",{staticClass:"games-item__header-left"},[t("div",{staticClass:"games-item__jackpot-title"},[e._v(" Jackpot ")]),t("div",{staticClass:"games-item__jackpot-sum"},[e._v(" "+e._s(e._f("format_money")(e.jackpot,e.getLangCode,e.gameCurrencySymbol))+" ")])]):e._e()],1):e._e(),e.isDropsAndWins?t("div",{staticClass:"games-item__drops-and-wins-badge"},[t("img",{staticClass:"games-item__drops-and-wins-badge-img",attrs:{src:"/img/drops-and-wins.png?v2",alt:"drops and wins"}})]):e._e(),t("div",{staticClass:"games-item__img-block"},[t("images-wrap",{staticClass:"games-item__img-block-inner",attrs:{"image-class":"games-item__main-img",game:e.game,picture:e.image,"is-basic-theme":e.isBasicTheme}}),e.game.open_at?t("div",{staticClass:"games-item__bg-text"},[t("div",{staticClass:"games-item__bg-text-title"},[e._v(" "+e._s(e.$t("game.game_opens_at"))+" ")]),t("div",{staticClass:"games-item__bg-text-time"},[e._v(" "+e._s(e._f("moment")(e.game.open_at,"HH:mm"))+" ")])]):e._e()],1),t("div",{staticClass:"games-item__ft"},[e.showGamesItemFooterStickers?t("games-item-stickers",{attrs:{"has-jackpot":e.hasJackpot,"is-tournament":e.activeTournament,"is-real-money":e.isRealMoney}}):e._e(),t("h3",{staticClass:"games-item__game-name"},[e._v(" "+e._s(e.game.title)+" ")])],1),t("div",{staticClass:"games-item__hovered-block",class:{"games-item__hovered-block--visible":e.isHoverVisible}},[t("images-wrap",{staticClass:"games-item__hovered-block-img-wr",attrs:{"image-class":"games-item__hovered-block-img",game:e.game,picture:e.image,"is-basic-theme":e.isBasicTheme}}),e.isHoverVisible?t("hovered-content",{attrs:{game:e.game,"is-real-money":e.isRealMoney,"available-balance":e.availableBalance,"bonuses-balance":e.bonusesBalance,"first-rendered":e.firstRendered,"is-player-authorized":e.isPlayerAuthorized,"player-favorite-games":e.playerFavoriteGames,jackpot:e.jackpot,"jackpot-currency":e.gameCurrencySymbol,"active-tournament":e.activeTournament,"navigate-id":e.navigateId,"analytic-event-type":e.analyticEventType,position:e.position,filter:e.filter,collection:e.collection,"games-collections":e.gamesCollections,"game-providers":e.gameProviders,"group-code":e.groupCode,"group-values":e.groupValues,"data-test-play-btn":"play_btn","is-open-demo-mode":e.isOpenDemoMode},on:{"show-real-money-notify":e.showRealMoneyNotify,"click-play":function(t){return e.$emit("click-play")}}}):e._e(),e.isRealMoneyNotifyVisible?t("div",{staticClass:"games-item__realmoney-notice"},[t("div",{staticClass:"games-item__realmoney-notice-inner"},[e.isRealMoney?t("real-money-text"):e._e(),t("div",{domProps:{innerHTML:e._s(e.$t("notification.game_real_money_only"))}})],1)]):e._e()],1)])])},a=[],o=s("1da1"),n=s("5530"),r=(s("caad"),s("2532"),s("8f12")),c=s("77c3"),l=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item__hovered-block-content"},[t("div",{staticClass:"games-item__hovered-top-block"},[t("div",{staticClass:"games-item__provider-wr"},[t("a",{staticClass:"games-item__provider",on:{click:function(t){return e.handleClickProvider(e.game.provider)}}},[e._v(" "+e._s(e.gameProvider)+" ")])]),t("div",{staticClass:"games-item__title"},[t("div",{staticClass:"games-item__title-text",on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.clickPlay.apply(null,arguments)}}},[e._v(" "+e._s(e.game.title)+" ")])]),e.isRealMoney?t("real-money-text"):e._e()],1),t("div",{staticClass:"games-item__footer",class:{"games-item__footer--jackpot-or-tournament":e.isJackpotVisible||e.activeTournament}},[e.showPlayButton?t("div",{class:["games-item__play",e.gameLinkClasses],attrs:{"data-test":e.dataTestPlayBtn},on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.clickPlay.apply(null,arguments)}}},[t("icon",{staticClass:"games-item__play-ic",attrs:{"icon-name":"play"}})],1):e._e(),t("div",{staticClass:"item__footer-line",class:{"games-item__footer-line--jackpot-and-tournament":e.isJackpotVisible&&e.activeTournament}},[e.isJackpotVisible?t("div",{staticClass:"games-item__footer-left"},[t("div",{staticClass:"games-item__footer-jackpot-sum"},[e._v(" "+e._s(e._f("format_money")(e.jackpot,e.getLangCode,e.jackpotCurrency))+" ")]),t("div",{staticClass:"games-item__footer-title"},[e._v(" Jackpot ")])]):e._e(),e.activeTournament?t("div",{staticClass:"games-item__footer-right"},[t(e.isJackpotAndTournament?"marquee":"div",{tag:"component",staticClass:"games-item__footer-tournament-name",attrs:{behavior:"scroll",direction:"left"},on:{click:e.openTournament}},[e._v(" "+e._s(e.tournamentTitle)+" ")]),t("div",{staticClass:"games-item__footer-title"},[e._v(" "+e._s(e.$t("games_list.games_item.tournament"))+" ")])],1):e._e()]),t("div",{staticClass:"games-item__play-demo-wr"},[e.showPlayDemo?t("div",{class:["games-item__play-demo",e.gameDemoLinkClasses],attrs:{"data-test":"demo-button"},on:{click:function(t){return t.preventDefault(),e.clickDemoPlay.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("section_games.demo"))+" ")]):e._e()]),t("favorites-icon",{attrs:{"first-rendered":e.firstRendered,"is-player-authorized":e.isPlayerAuthorized,game:e.game,"data-test-favorite":"favorites_icons","data-test-favorite-active":"favorites_icons_active","player-favorite-games":e.playerFavoriteGames}})],1)])},u=[],d=(s("d81d"),s("14d9"),s("5d2a")),m=s("1664"),p=s("bc07"),h=s("1fa8"),_=s("c16e"),b=s("ca47"),g=s("bf3e"),f={name:"hovered-content",components:{Icon:d["a"],FavoritesIcon:m["a"],RealMoneyText:p["a"]},mixins:[_["a"],g["a"]],props:{game:{type:Object,default:()=>{}},isRealMoney:Boolean,availableBalance:{type:String,default:"0"},bonusesBalance:{type:Number,default:0},firstRendered:Boolean,isPlayerAuthorized:Boolean,playerFavoriteGames:{type:Array,default:()=>[]},jackpot:{type:Number,default:0},jackpotCurrency:{type:String,default:""},activeTournament:{type:Object,default:()=>({})},analyticEventType:{type:String,default:void 0},navigateId:{type:String,default:void 0},position:{type:Number,default:0},filter:{type:String,default:void 0},collection:{type:String,default:void 0},groupCode:{type:String,default:void 0},groupValues:{type:Array,default:()=>[]},gamesCollections:{type:Object,default:()=>({})},dataTestPlayBtn:{type:String,default:void 0},gameProviders:{type:Array,default:()=>[]},isOpenDemoMode:{type:Boolean,default:!1}},data(){return{gameDemoLinkClasses:[],gameLinkClasses:[],isExplode:!1,showRealMoneyOnlyNotification:!1}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(b["e"])("breakpoints",["isMobile"])),Object(b["e"])("search",{openedSearch:"hasOpened"})),Object(b["e"])("player",["getLangCode","getGameCurrencyCode","getLanguageForUrl","getIsGamblingAddict"])),Object(b["e"])("gamesProviders",{providersByCode:"providersByCode"})),{},{showPlayButton(){return this.firstRendered&&!this.game.open_at},isJackpotAndTournament(){return this.isJackpotVisible&&this.activeTournament},showPlayDemo(){return this.playFun&&!this.game.open_at},gameProvider(){var e;return(null===(e=this.providersByCode[this.game.provider])||void 0===e?void 0:e.name)||this.game.provider},hasDemoMode(){return this.game&&this.game.demo_url},playFun(){return this.hasDemoMode?`${this.game.slug?this.getLanguageForUrl:""}${this.game.slug}?mode=fun`:""},playUrl(){return`${this.game.slug?this.getLanguageForUrl:""}${this.game.slug||""}`},showRealMoney(){return this.showRealMoneyOnlyNotification&&this.isRealMoney},isGameBlocked(){return this.isRealMoney&&parseInt(this.availableBalance)>0&&parseInt(this.bonusesBalance)>0},tournamentTitle(){var e;return(null===(e=this.activeTournament)||void 0===e?void 0:e.title)||""},tournamentCode(){var e;return(null===(e=this.activeTournament)||void 0===e?void 0:e.code)||""},isJackpotVisible(){return this.firstRendered&&!this.game.open_at&&this.jackpot},analyticFilterProviders(){return"string"===typeof this.gameProviders?[Object(h["b"])(this.gameProviders)]:this.gameProviders.map(e=>Object(h["b"])(e))}}),watch:{showRealMoney(e){e&&this.$emit("show-real-money-notify",r["E"])}},methods:Object(n["a"])(Object(n["a"])({},Object(b["d"])("search",["closeSearch"])),{},{clickDemoPlay(){this.sendFilterAnalytics(),this.sendMainAnalytics(!0),this.gameDemoLinkClasses.push("pointer-none"),this.isExplode=!0,this.$emit("click-play"),this.$router.push(this.playFun).catch(()=>{}).finally(()=>{this.gameDemoLinkClasses=[],this.isExplode=!1})},clickPlay(){const e=this.isGameForbiddenWithBonus(this.game);if(e)return;if(this.getIsGamblingAddict)return void this.$bus.emit("translations-init",()=>{this.showNotify({type:"error",text:this.$t("notification.gambling_addict_blacklisted")})});if(this.isMobile&&!this.game.play_url[this.getGameCurrencyCode])return void this.$bus.emit("toggle-converter","converter-game-modal",this.game);if(this.sendFilterAnalytics(),this.sendMainAnalytics(),this.isExplode)return;let t=100;this.isGameBlocked&&(t=r["E"],this.showRealMoneyOnlyNotification=!0),this.gameLinkClasses.push("pointer-none"),this.isExplode=!0,setTimeout(()=>{this.analyticEventType&&this.$analytics.clickEvent({button:this.analyticEventType,game_name:Object(h["b"])(this.game.title),position:this.position,provider_name:Object(h["b"])(this.gameProvider)}),this.openedSearch&&this.closeSearch(),this.$emit("click-play"),this.$router.push({path:this.isOpenDemoMode?this.playFun:this.playUrl,query:{disableRealMoneyNotification:this.isGameBlocked}}).catch(()=>{}),this.gameLinkClasses=[],this.showRealMoneyOnlyNotification=!1,this.isExplode=!1},t)},openTournament(){this.$router.push(`${this.getLanguageForUrl}/tournaments/${this.tournamentCode}`)},sendFilterAnalytics(){if("home"===this.filter||this.openedSearch)return;let e={button:this.collection?`filter-${this.collection}-game`:"filter-game",provider:Object(h["b"])(this.gameProvider),game_name:Object(h["b"])(this.game.title)};if("slots"!==this.collection||this.groupCode){if("instant"===this.collection)e=Object(n["a"])(Object(n["a"])({},e),{},{button:"filter-instant_games-game"});else if(["live","table","roulette_nolive"].includes(this.collection)){var t,s,i,a;e=Object(n["a"])(Object(n["a"])({},e),{},{button:"roulette_nolive"===this.collection?"filter-roulette-category-game":`filter-${this.collection}-category-game`,category:null===(t=this.gamesCollections)||void 0===t||null===(s=t[this.filter])||void 0===s?void 0:s.title,filter_categories:[null===(i=this.gamesCollections)||void 0===i||null===(a=i[this.filter])||void 0===a?void 0:a.title]})}else if(this.groupCode){var o,r;e=Object(n["a"])(Object(n["a"])({},e),{},{button:`filter-${this.groupCode}-category-game`,category:null===(o=this.gamesCollections)||void 0===o||null===(r=o[this.groupValues[this.groupValues.length-1]])||void 0===r?void 0:r.title,filter_categories:this.groupValues.map(e=>{var t,s;return Object(h["b"])(null===(t=this.gamesCollections)||void 0===t||null===(s=t[e])||void 0===s?void 0:s.title)})})}}else e=Object(n["a"])(Object(n["a"])({},e),{},{button:"filter-slots-provider-game",filter_providers:this.analyticFilterProviders});this.$analytics.clickEvent(e)},sendMainAnalytics(e=!1){if("home"!==this.$route.name||this.openedSearch)return;const t={[r["U"].POPULAR]:this.GTM_ELEMENTS.main.popularGame,[r["U"].FAVORITES]:this.GTM_ELEMENTS.main.favoritesGame,[r["U"].HOUR_HOT_GAMES]:this.GTM_ELEMENTS.main.hotGamesHoursGame,[r["U"].NEW]:this.GTM_ELEMENTS.main.newGame,[r["U"].LIVE]:this.GTM_ELEMENTS.main.liveGame,[r["U"].BUY_BONUS_GAMES]:this.GTM_ELEMENTS.main.bonusBuyGame,[r["U"].INSTANT]:this.GTM_ELEMENTS.main.instantGame,[r["U"].PACHISLOTS]:this.GTM_ELEMENTS.main.pachislotsGame,[r["U"].JACKPOT]:this.GTM_ELEMENTS.main.jackpotGame},s=t[this.navigateId];s&&this.$analytics.clickEvent({button:s,position:this.position,currency_type:e?"Fun":"Real",game_identifier:this.game.identifier})}})},v=f,y=s("2877"),C=Object(y["a"])(v,l,u,!1,null,null,null),k=C.exports,O=s("5ed2"),S=s("60b5"),T=s("d197"),w={name:"games-item",components:{Icon:d["a"],ImagesWrap:c["a"],HoveredContent:k,GamesItemStickers:O["a"],FavoritesIcon:m["a"],RealMoneyText:p["a"]},mixins:[S["a"]],props:{game:{type:Object,default:()=>({})},isPlayerAuthorized:Boolean,playerFavoriteGames:{type:Array,default:()=>[]},availableBalance:{type:String,default:"0"},bonusesBalance:{type:Number,default:0},isHoveredGame:Boolean,navigateId:{type:String,default:void 0},analyticEventType:{type:String,default:void 0},position:{type:Number,default:0},filter:{type:String,default:void 0},collection:{type:String,default:void 0},gamesCollections:{type:Object,default:()=>({})},gameProviders:{type:Array,default:()=>[]},groupCode:{type:String,default:void 0},groupValues:{type:Array,default:()=>[]},isOpenDemoMode:{type:Boolean,default:!1}},data(){return{badges:["new","top","hot"],blockMessage:"",firstRendered:!1,isRealMoneyNotifyVisible:!1}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(b["e"])("player",["getLangCode","getGameCurrencyCode"])),Object(b["e"])("theme",{theme:"getTheme",isBasicTheme:"getIsBasic"})),Object(b["e"])("currencies",["getDataForSpecificCurrency"])),Object(b["e"])("tournaments",{activeExtendTournamentsList:"getActiveExtendTournamentsList"})),Object(b["e"])("games",["getGamePicture"])),{},{image(){return this.getGamePicture(this.game,r["B"])},isPointerNone(){return this.blockMessage||this.game.open_at},filteredBadges(){return this.badges.filter(e=>this.getBadge(e))},jackpot(){var e;if(!this.hasJackpot||null===(e=this.game.arr_jackpot)||void 0===e||!e.hasOwnProperty(this.getGameCurrencyCode))return 0;const t=this.getDataForSpecificCurrency(this.getGameCurrencyCode)||{subunits_to_unit:100};return parseInt(this.game.arr_jackpot[this.getGameCurrencyCode]/t.subunits_to_unit)},showGamesItemHeader(){return this.firstRendered&&!this.game.open_at},showGamesItemFooterStickers(){return this.firstRendered&&!this.game.open_at&&this.hasStickers},hasJackpot(){var e;return null===(e=this.game.collections)||void 0===e?void 0:e.includes(T["e"].JACKPOT)},isRealMoney(){var e;return null===(e=this.game.collections)||void 0===e?void 0:e.includes(T["e"].REAL_MONEY)},isDropsAndWins(){var e;return null===(e=this.game.collections)||void 0===e?void 0:e.includes(T["e"].DROPS_AND_WINS)},activeTournament(){const e=this.game.arr_tournament;if(null===e||void 0===e||!e.length)return null;const t=+e[e.length-1],s=this.activeExtendTournamentsList.find(e=>e.id===t&&e.in_progress);return s||null},hasStickers(){return this.hasJackpot||this.isRealMoney||this.activeTournament},isHoverVisible(){return this.isHoveredGame||this.isRealMoneyNotifyVisible},isShowRTP(){var e;return(null===(e=this.game.rtp)||void 0===e?void 0:e.type)===T["i"].HOT},isShowBadges(){return!this.isShowRTP&&this.firstRendered&&!!this.filteredBadges.length},formatRtpValue(){var e;return Math.round(parseFloat(null===(e=this.game.rtp)||void 0===e?void 0:e.value))+"%"}}),watch:{blockMessage(e){e&&setTimeout(()=>{this.blockMessage=""},1500)}},mounted(){var e=this;return Object(o["a"])((function*(){yield e.$nextTick(),e.firstRendered=!0}))()},methods:Object(n["a"])(Object(n["a"])({},Object(b["d"])("modal",{openModal:"open"})),{},{getBadge(e){return!!Array.isArray(this.game.collections)&&this.game.collections.includes(e)},showRealMoneyNotify(e){this.isRealMoneyNotifyVisible=!0,setTimeout(()=>{this.isRealMoneyNotifyVisible=!1},e)}})},M=w,P=(s("8db4"),Object(y["a"])(M,i,a,!1,null,null,null));t["a"]=P.exports},"9d19":function(e,t,s){"use strict";s.r(t);var i=function(){var e=this,t=e._self._c;return t("div",{class:["main-preloader",{"main-preloader--full":e.fullPage}],attrs:{"data-test":"preloader"}},[e._m(0)])},a=[function(){var e=this,t=e._self._c;return t("div",{staticClass:"preloader",attrs:{id:"preloaderMain"}},[t("div",{staticClass:"preloader__img"})])}],o=s("5530"),n=s("ca47"),r={name:"preloader",props:{fullPage:Boolean,removeOverflow:{type:Boolean,default:!0}},computed:Object(o["a"])({},Object(n["e"])("menu",["isMenuOpened"])),mounted(){this.fullPage&&this.addBodyOverflow()},beforeDestroy(){this.removeOverflow&&!this.isMenuOpened&&this.removeBodyOverflow()},methods:Object(o["a"])({},Object(n["d"])("overlay",["addBodyOverflow","removeBodyOverflow"]))},c=r,l=(s("044c"),s("2877")),u=Object(l["a"])(c,i,a,!1,null,null,null);t["default"]=u.exports},"9d5d":function(e,t,s){},"9d62":function(e,t,s){},"9d83":function(e,t,s){},"9e29":function(e,t,s){"use strict";s("d07d")},a086:function(e,t,s){"use strict";s("4981")},a136:function(e,t,s){"use strict";s("55b7")},a1a6:function(e,t,s){"use strict";s("9d83")},a7da:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return e.getDomainWebView?e._e():t("div",{class:{"quick-bar__social-links":e.quickBarTheme,"footer__social-links":e.footerTheme}},[t("div",{staticClass:"social-links"},e._l(e.socialSportOrCasinoLinks,(function({name:e,link:s,icon:i}){return t("a",{key:e,staticClass:"social-link",attrs:{href:s,target:"_blank"}},[t("icon",{staticClass:"social-link__icon",attrs:{"icon-name":i}})],1)})),0),e.withTitle?t("h5",{staticClass:"socials-title"},[e._v(" "+e._s(e.socialTitle)+" ")]):e._e()])},a=[],o=s("5530"),n=s("5d2a"),r=s("ca47"),c=s("8fc3"),l={name:"social-links",components:{Icon:n["a"]},mixins:[c["a"]],props:{withTitle:{type:Boolean,default:!0},quickBarTheme:{type:Boolean,default:!1},footerTheme:{type:Boolean,default:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(r["e"])("cmsConfig",["getDomainWebView","getSocialLinksForPlayer","getSportSocialLinksForPlayer"])),Object(r["e"])("player",["getCountryCode"])),{},{socialTitle(){return this.footerTheme?this.$t("footer_menu.socials_title"):this.$t("socials_title")},socialSportOrCasinoLinks(){return this.isSportPages&&this.getSportSocialLinksForPlayer.length?this.getSportSocialLinksForPlayer:this.getSocialLinksForPlayer}})},u=l,d=(s("852b"),s("2877")),m=Object(d["a"])(u,i,a,!1,null,null,null);t["a"]=m.exports},a8ca:function(e,t,s){"use strict";s.d(t,"d",(function(){return a})),s.d(t,"c",(function(){return o})),s.d(t,"b",(function(){return n})),s.d(t,"a",(function(){return r}));var i=s("4281");const a=1,o=10,n=183,r={[n]:i["c"]}},a8d1:function(e,t,s){},aa08:function(e,t){},ac87:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"quick-bar",class:{"quick-bar--not-opened":e.notOpenedMenu,"quick-bar--lang-list-opened":e.isLangListOpened,"quick-bar--unauthorized-player":!e.isPlayerAuthorized}},[t("div",{staticClass:"quick-bar__inner-1"},[t("div",{staticClass:"quick-bar__inner-2"},[e.showMenuOverlay?t("div",{staticClass:"quick-bar__overlay",on:{click:e.closeMenu}}):e._e(),t("div",{ref:"quickBarSidebar",staticClass:"quick-bar__sidebar"},[e.showBurger?t("burger",{staticClass:"sidebar__trigger",on:{click:e.menuClick}}):e._e(),e.isMobile?e._e():t("quick-bar-lang-list",{attrs:{"locales-list":e.localesList,language:e.getLangCode,"is-list-open":e.isLangListOpened},on:{"close-lang-list":e.closeLangList}}),t("div",{directives:[{name:"bar",rawName:"v-bar",value:{preventParentScroll:!0},expression:"{\n preventParentScroll: true\n }"},{name:"vbar-smooth-scroll",rawName:"v-vbar-smooth-scroll"},{name:"bar-resize",rawName:"v-bar-resize"}],ref:"quickBarScroll",staticClass:"quick-bar__menu-wr"},[t("quick-bar-menu",{attrs:{"is-sport":e.isSport,"is-v-sport-page":e.isVSportPage,"home-page-path":e.homePagePath,"locales-list":e.localesList,"is-lang-list-opened":e.isLangListOpened},on:{"refresh-scrollbar":function(t){return e.refreshScrollBar(e.$refs.quickBarScroll)},"close-lang-list":e.closeLangList}})],1)],1)])])])},a=[],o=s("5530"),n=(s("caad"),s("14d9"),s("ac1f"),s("2532"),s("5319"),s("49c2")),r=function(){var e=this,t=e._self._c;return t("div",{ref:"quickBarLangList",staticClass:"list__wrap"},[t("div",{staticClass:"list__element",class:{opened:e.isListOpen}},[t("div",{staticClass:"list__container"},e._l(e.localesList,(function(s){return t("div",{key:s.code,staticClass:"list__item",class:{active:e.language===s.code},attrs:{"data-test":"top-menu-languages-"+s.code},on:{click:function(t){return t.stopPropagation(),e.$bus.emit("lang-switcher-click",s.code)}}},[t("div",{staticClass:"list__item-img-wr"},[t("img",{staticClass:"list__item-img",attrs:{alt:"",src:e.getLangImg(s)}})]),t("div",{staticClass:"list__item-label"},[e._v(" "+e._s(s.flag_code||s.code)+" ")])])})),0)])])},c=[],l=s("ffa0"),u={name:"quick-bar-lang-list",mixins:[l["a"]],props:{language:{type:String,default:""},localesList:{type:Array,default:()=>[]},isListOpen:Boolean},mounted(){document.body.addEventListener("click",this.clickOutside)},beforeDestroy(){document.body.removeEventListener("click",this.clickOutside)},methods:{clickOutside(e){!this.$refs.quickBarLangList||this.$refs.quickBarLangList===e.target||this.$refs.quickBarLangList.contains(e.target)||this.$parent.$el===e.target||this.$parent.$el.contains(e.target)||this.$emit("close-lang-list")}}},d=u,m=(s("7b24"),s("2877")),p=Object(m["a"])(d,r,c,!1,null,null,null),h=p.exports,_=function(){var e=this,t=e._self._c;return t("div",{ref:"quickBarMenu",staticClass:"quick-bar__menu"},[t("div",{ref:"quickBarMenuWr",staticClass:"quick-bar__menu-wr",class:{"opened-menu":e.isMenuOpenedAllCases,"min-menu":!e.isMenuOpenedAllCases}},[t("div",{staticClass:"quick-bar__menu"},[e.isMenuClosedForAutorisedPlayer?t("ul",{staticClass:"quick-bar__section"},e._l(e.menuListPlayer,(function(s){return t("quick-bar-menu-item",{key:s.title,ref:s.title,refInFor:!0,attrs:{"disabled-tooltip":e.disabledTooltip,"is-desktop":e.isDesktop,"is-menu-opened":e.isMenuOpened,item:s,"language-for-url":e.getLanguageForUrl,"opened-submenu":e.openedSubmenu,"handle-click-native":s.handleClickNative},on:{click:function(e){return s.handler(s.id)}}})})),1):e._e(),e.isMenuOpenedForAutorisedPlayer?t("div",{staticClass:"quick-bar__section quick-bar__section--full"},[t("quick-bar-player-status"),t("btn",{directives:[{name:"gtm",rawName:"v-gtm:click",value:e.GTM_ELEMENTS.top.menu.profile,expression:"GTM_ELEMENTS.top.menu.profile",arg:"click"}],staticClass:"quick-bar-profile-btn",attrs:{"main-kit":"",basic:"",sm:"",stroke:"",icon:"arr-4-r-square","icon-right-side":"","dark-background":"","data-test":"my_profile"},on:{click:function(t){return t.stopPropagation(),e.profileBtnClickHandler.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("quick_bar.profile"))+" "),e.getIsNeedCardSelfieNotVerified?t("span",{staticClass:"quick-bar-profile-btn__red-dot",attrs:{"data-test":"sidebar__red-point-verify"}}):e._e()]),t("quick-bar-player-balance")],1):e._e(),t("ul",{staticClass:"quick-bar__section"},e._l(e.menuListGames,(function(s){return t("quick-bar-menu-item",{key:s.title,ref:s.title,refInFor:!0,attrs:{"disabled-tooltip":e.disabledTooltip,"is-desktop":e.isDesktop,"is-menu-opened":e.isMenuOpenedAllCases,item:s,"language-for-url":e.getLanguageForUrl,"opened-submenu":e.openedSubmenu},on:{click:function(t){s.submenu?e.toggleSubmenu(s.submenu.title):s.handler(s.id)}}})})),1),t("ul",{staticClass:"quick-bar__section"},e._l(e.menuListPromo,(function(s){return t("quick-bar-menu-item",{key:s.title,ref:s.title,refInFor:!0,attrs:{"disabled-tooltip":e.disabledTooltip,"is-desktop":e.isDesktop,"is-menu-opened":e.isMenuOpenedAllCases,item:s,"language-for-url":e.getLanguageForUrl,"opened-submenu":e.openedSubmenu},on:{click:function(t){s.submenu?e.toggleSubmenu(s.submenu.title):s.handler(s.id)}}})})),1),t("ul",{staticClass:"quick-bar__section"},[t("quick-bar-menu-item",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.clickOutsideQuickBarMenuItem,expression:"clickOutsideQuickBarMenuItem"}],key:e.menuListSupport.title,ref:e.menuListSupport.title,attrs:{item:e.menuListSupport,"disabled-tooltip":e.disabledTooltip,"is-desktop":e.isDesktop,"is-menu-opened":e.isMenuOpenedAllCases,"language-for-url":e.getLanguageForUrl,"opened-submenu":e.openedSubmenu},on:{click:function(t){return e.toggleSubmenu(e.menuListSupport.submenu.title)}}})],1),e.isMenuOpenedAllCases?t("div",{staticClass:"quick-bar__section quick-bar__section--full"},[t("social-links",{attrs:{"quick-bar-theme":""}}),e.showAppLinks?t("footer-app-icons",{attrs:{"quick-bar":e.quickBar}}):e._e()],1):e._e()]),t("div",{staticClass:"quick-bar__menu quick-bar__menu--bottom",class:{"quick-bar__menu--bottom_sticky":!e.isPlayerAuthorized}},[t("div",{staticClass:"quick-bar__section quick-bar__section--flex quick-bar__section--fix",class:{"quick-bar__section--full":e.isMenuOpenedAllCases,"quick-bar__section--mob-lang":e.isMobile}},[t("switcher",{staticClass:"quick-bar__theme-swicher",attrs:{id:"quick-bar-theme-swicher",value:e.isBasicTheme,"has-inner-text":"","data-test":"turn_theme"},on:{input:e.changeTheme},scopedSlots:e._u([{key:"on",fn:function(){return[t("icon",{staticClass:"quick-bar__theme-swicher-ic",attrs:{"icon-name":e.iconThemeName}})]},proxy:!0},{key:"off",fn:function(){return[t("icon",{staticClass:"quick-bar__theme-swicher-ic",attrs:{"icon-name":e.iconThemeName}})]},proxy:!0}])}),e.isMenuOpenedAllCases?t("current-local-time",{attrs:{title:e.$t("timezone.local_time"),"show-title-above":!1,format:"HH:mm"}}):e._e(),e.isMenuOpenedAllCases?t("quick-bar-lang-switcher",{ref:"langListSwitcher",attrs:{id:"top-menu-lang","is-lang-list-opened":e.isLangListOpened,language:e.getLangCode,"locales-list":e.localesList,"menu-opened":e.isMenuOpened},on:{"switcher-click":e.langSwitcherClick}}):e._e()],1),e.isMenuOpenedAllCases?e._e():t("div",{staticClass:"quick-bar__section quick-bar__section--flex"},[t("quick-bar-lang-switcher",{ref:"langListSwitcher",attrs:{id:"top-menu-lang","is-lang-list-opened":e.isLangListOpened,language:e.getLangCode,"locales-list":e.localesList,"menu-opened":e.isMenuOpened},on:{"switcher-click":e.langSwitcherClick}})],1),e.showLogoutBtn?t("div",{staticClass:"quick-bar__section",class:{"quick-bar__section--full":e.isMenuOpenedAllCases}},[t("logout-btn",{attrs:{min:!e.isMenuOpenedAllCases,parent:e.$refs.quickBarMenu},on:{"logout-click":e.logoutClick}})],1):e._e()])])])},b=[],g=s("1da1"),f=(s("4de4"),s("0053")),v=s("ca47"),y=s("964c"),C=s("4447"),k=s("5d2a"),O=s("0594"),S=function(){var e=this,t=e._self._c;return t("div",{staticClass:"quick-bar-lang-switcher",class:{"quick-bar-lang-switcher--opened":e.isLangListOpened}},[t("div",{staticClass:"quick-bar-lang-switcher__element",attrs:{"data-test":"switch_language"},on:{click:function(t){return e.$emit("switcher-click")}}},[t("img",{staticClass:"quick-bar-lang-switcher__image",attrs:{alt:"",src:e.getSingleLangImg(e.language)}}),t("icon",{staticClass:"quick-bar-lang-switcher__arrow-icon",attrs:{"icon-name":"arr-2-d"}})],1),e.isMobile?t("quick-bar-lang-list",{attrs:{"locales-list":e.localesList,language:e.language,"is-list-open":e.isLangListOpened}}):e._e()],1)},T=[],w={name:"quick-bar-lang-switcher",components:{QuickBarLangList:h,Icon:k["a"]},mixins:[l["a"]],props:{language:{type:String,default:""},localesList:{type:Array,default:()=>[]},isLangListOpened:{type:Boolean,default:!1}},computed:Object(o["a"])({},Object(v["e"])("breakpoints",["isMobile"]))},M=w,P=(s("99e7"),Object(m["a"])(M,S,T,!1,null,null,null)),j=P.exports,E=function(){var e=this,t=e._self._c;return t("li",{staticClass:"quick-bar__menu-item",class:{"quick-bar__menu-item--opened":e.menuItemOpened},attrs:{id:e.item.id},on:{click:function(t){return t.stopPropagation(),e.$emit("click")}}},[e.showHeader?[t("div",{directives:[{name:"tooltip",rawName:"v-tooltip.right",value:e.menuItemTooltipOptions,expression:"menuItemTooltipOptions",modifiers:{right:!0}}],staticClass:"quick-bar__menu-item-header",attrs:{"data-test":e.dataTest}},[t("div",{staticClass:"quick-bar__menu-item-header-block"},[t("icon",{staticClass:"quick-bar__menu-item-header-block-ic",attrs:{"icon-name":e.menuIconName}}),e.item.redDot?t("span",{staticClass:"quick-bar__menu-item-header-icon--red_dot",attrs:{"data-test":"sidebar__red-point-verify"}}):e._e()],1),e.isMenuOpened?t("div",{staticClass:"quick-bar__menu-item-header-text"},[e._v(" "+e._s(e.$t("quick_bar."+e.item.title))+" "),e.showArrow?t("icon",{staticClass:"quick-bar__menu-item-header-arr",attrs:{"icon-name":"arr-2-d"}}):e._e()],1):e._e()])]:[t(e.component,{directives:[{name:"tooltip",rawName:"v-tooltip.right",value:e.menuItemTooltipOptions,expression:"menuItemTooltipOptions",modifiers:{right:!0}}],tag:"component",staticClass:"quick-bar__menu-item-header",class:{active:e.activeBonusesMenuItem},attrs:{to:e.componentTo,href:e.item.href,target:e.item.href&&"_blank","data-test":e.dataTest},on:{click:e.handleClickNative}},[t("div",{staticClass:"quick-bar__menu-item-header-block"},[t("icon",{staticClass:"quick-bar__menu-item-header-block-ic",attrs:{"icon-name":e.menuIconName}}),e.item.redDot?t("span",{staticClass:"quick-bar__menu-item-header-icon--red_dot",attrs:{"data-test":"sidebar__red-point-verify"}}):e._e()],1),e.isMenuOpened?t("div",{staticClass:"quick-bar__menu-item-header-text"},[e._v(" "+e._s(e.$t("quick_bar."+e.item.title))+" ")]):e._e()])],t("transition-expand",{attrs:{duration:300}},[e.menuItemOpened?t("ul",{ref:"quickBarSubmenu",staticClass:"quick-bar__submenu"},e._l(e.item.submenu.items,(function(s){return t("li",{directives:[{name:"show",rawName:"v-show",value:s.show,expression:"subItem.show"}],key:s.title,staticClass:"quick-bar__submenu-item",on:{click:function(e){return e.stopPropagation(),s.handler(s.id)}}},[t(e.subComponent(s.to,s.href),{tag:"component",staticClass:"quick-bar__submenu-item-inner",attrs:{id:s.id,href:s.href||"",target:s.href&&"_blank",to:s.to&&`${e.languageForUrl}/${s.to}`,"data-test":s.dataTest}},[s.icon?t("icon",{staticClass:"quick-bar__submenu-item-ic",attrs:{"icon-name":s.icon}}):e._e(),t("div",{staticClass:"quick-bar__submenu-item-text"},[e._v(" "+e._s(e.$t("quick_bar."+s.title))+" ")])],1)],1)})),0):e._e()])],2)},L=[],A=s("0d66"),I={name:"quick-bar-menu-item",components:{Icon:k["a"],TransitionExpand:A["a"]},props:{disabledTooltip:{type:Boolean,default:!1},isDesktop:{type:Boolean,default:!1},isMenuOpened:{type:Boolean,default:!1},item:{type:Object,default:()=>({})},languageForUrl:{type:String,default:""},openedSubmenu:{type:String,default:""},handleClickNative:{type:Function,default:()=>{}}},computed:{component(){return this.item.href?"a":"router-link"},componentTo(){return this.item.to&&`${this.languageForUrl}/${this.item.to}`},dataTest(){return this.item.dataTest||this.item.title},menuItemOpened(){return this.item.submenu&&this.openedSubmenu===this.item.submenu.title},menuIconName(){return"quick-bar/"+this.item.icon},showArrow(){return this.item.submenu&&(this.isMenuOpened||this.isDesktop)},showHeader(){return null===this.item.to&&!this.item.href},menuItemTooltipOptions(){return this.item.tooltip?{content:this.$t("quick_bar."+this.item.tooltip),theme:"quick-bar-tooltip",triggers:["hover"],delay:0,disabled:this.disabledTooltip}:null},activeBonusesMenuItem(){var e,t,s,i;return(null===(e=this.$route)||void 0===e||null===(t=e.path)||void 0===t?void 0:t.includes(this.componentTo))&&(null===(s=this.$route)||void 0===s||null===(i=s.path)||void 0===i?void 0:i.includes("bonuses-sport"))}},watch:{menuItemOpened(e){var t=this;return Object(g["a"])((function*(){var s,i;e&&(yield t.$nextTick(),null===(s=(i=t.$refs.quickBarSubmenu).scrollIntoView)||void 0===s||s.call(i,{behavior:"smooth",block:"center"}))}))()}},methods:{subComponent(e,t){return e?"router-link":t?"a":"div"}}},N=I,B=Object(m["a"])(N,E,L,!1,null,null,null),G=B.exports,$=s("a7da"),x=s("ff9a"),D=function(){var e=this,t=e._self._c;return t("div",{staticClass:"quick-bar-player-status",class:[{"quick-bar-player-status_flex-start":!e.isShowStatusProgress}]},[t("img",{staticClass:"quick-bar-player-status__img",attrs:{src:"/img/statuses/player-status-image.png",alt:"player-status"}}),t("div",{staticClass:"quick-bar-player-status__block"},[t("div",{staticClass:"quick-bar-player-status__title"},[e._v(" "+e._s(e.$t("quick_bar.your_status"))+" ")]),e.isShowStatusProgress?t("div",{ref:"playerStatusProgress",staticClass:"quick-bar-player-status__progress-wr"},[t("div",{staticClass:"quick-bar-player-status__progress"},[t("div",{staticClass:"quick-bar-player-status__stroke",style:`width: ${e.statusProgress}%`})]),t("div",{staticClass:"quick-bar-player-status__toddler",domProps:{innerHTML:e._s(e.statusProgress+" %")}})]):e._e(),t("div",{staticClass:"quick-bar-player-status__caption"},[t("div",{staticClass:"quick-bar-player-status__current"},[e._v(" "+e._s(e.getStatusCompPoints.name)+" ")]),e.isShowStatusProgress?t("div",{staticClass:"quick-bar-player-status__next"},[e._v(" "+e._s(e.getStatusCompPoints.next)+" ")]):e._e()])])])},R=[],F=s("3b4c"),U={name:"quick-bar-player-status",computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["e"])("menu",["isMenuOpened"])),Object(v["e"])("cmsConfig",["getGlobalMinPointsLastLevel"])),Object(v["e"])("player",["getLanguageForUrl","getStatusCompPoints","getPersistent90DaysCompPoints"])),{},{statusProgress(){return Object(F["a"])(this.getPersistent90DaysCompPoints||0,this.getStatusCompPoints,this.getGlobalMinPointsLastLevel)},isShowStatusProgress(){return!["Light","Mild","Fresh"].includes(this.getStatusCompPoints.id)}}),mounted(){this.setToddlerPosition()},updated(){this.setToddlerPosition()},methods:{setToddlerPosition(){var e,t;if(!this.statusProgress)return;const s=null===(e=this.$refs.playerStatusProgress)||void 0===e?void 0:e.querySelector(".quick-bar-player-status__progress"),i=null===(t=this.$refs.playerStatusProgress)||void 0===t?void 0:t.querySelector(".quick-bar-player-status__toddler");if(!s||!i)return;const a=s.offsetWidth*this.statusProgress/100,o=s.clientWidth*this.statusProgress/100;i.style=`left: ${a-o*i.offsetWidth/s.clientWidth}px`},closeMenu(){this.isMenuOpened&&this.$bus.emit("close-quick-bar-menu")}}},q=U,H=(s("d9f4"),Object(m["a"])(q,D,R,!1,null,null,null)),V=H.exports,W=function(){var e=this,t=e._self._c;return t("div",{staticClass:"quick-bar-player-balance"},[t("div",{staticClass:"quick-bar-player-balance__item"},[t("div",{staticClass:"quick-bar-player-balance__item-txt"},[e._v(" "+e._s(e.$t("quick_bar.real_balance"))+" ")]),t("div",{directives:[{name:"tooltip",rawName:"v-tooltip.bottom-end",value:{content:e.getLastTimeUpdate,theme:"basic-tooltip",triggers:["hover"],distance:12,delay:0,disabled:!e.isGamePage},expression:"{\n content: getLastTimeUpdate,\n theme: 'basic-tooltip',\n triggers: ['hover'],\n distance: 12,\n delay: 0,\n disabled: !isGamePage\n }",modifiers:{"bottom-end":!0}}],staticClass:"quick-bar-player-balance__item-value",domProps:{innerHTML:e._s(e.getPlayerBalanceValue("real"))}})]),t("div",{staticClass:"quick-bar-player-balance__item",class:{last:!e.isMoreBalanceOpened}},[t("div",{staticClass:"quick-bar-player-balance__item-txt"},[e._v(" "+e._s(e.getBonusesBalanceInfo.topLine.label)+" ")]),t("div",{staticClass:"quick-bar-player-balance__item-value",domProps:{innerHTML:e._s(e.getPlayerBalanceValue(e.getBonusesBalanceInfo.topLine.type))}})]),t("transition-expand",{attrs:{duration:300}},[e.isMoreBalanceOpened?t("div",[t("div",{staticClass:"quick-bar-player-balance__item"},[t("div",{staticClass:"quick-bar-player-balance__item-txt"},[e._v(" "+e._s(e.getBonusesBalanceInfo.moreLine.label)+" ")]),t("div",{staticClass:"quick-bar-player-balance__item-value",domProps:{innerHTML:e._s(e.getPlayerBalanceValue(e.getBonusesBalanceInfo.moreLine.type))}})])]):e._e()]),t("div",{directives:[{name:"gtm",rawName:"v-gtm:click",value:"top-menu-show_more",expression:"'top-menu-show_more'",arg:"click"}],staticClass:"quick-bar-player-balance__more-toggler",on:{click:e.toggleMoreBalance}},[t("div",{staticClass:"quick-bar-player-balance__more-txt"},[e._v(" "+e._s(e.moreTogglerText)+" ")]),t("icon",{staticClass:"quick-bar-player-balance__more-ic",class:{opened:e.isMoreBalanceOpened},attrs:{"icon-name":"arr-3-d"}})],1),t("btn",{directives:[{name:"gtm",rawName:"v-gtm:click",value:"top-menu-deposit",expression:"'top-menu-deposit'",arg:"click"}],staticClass:"quick-bar-player-balance__deposit-btn",attrs:{"main-kit":"",basic:"",sm:"",primary:"",full:"","data-test":"deposit"},on:{click:function(t){return t.stopPropagation(),e.openFastDeposit.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("quick_bar.deposit"))+" ")])],1)},z=[],Y=s("8f12"),J=s("8fc3"),K=s("6aa8"),Q={name:"quick-bar-player-balance",components:{Btn:O["a"],Icon:k["a"],TransitionExpand:A["a"]},mixins:[J["a"]],data(){return{isMoreBalanceOpened:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["e"])("cmsConfig",["isGamePage"])),Object(v["e"])("playerAccounts",["getPlayerAccount","getDataLoaded","availableToCashoutCents","blockedCasinoBalance","sportNonCancellableBonus","casinoBalanceWithoutBonusesCents","sportBalanceWithoutBonusesCents"])),Object(v["e"])("currencies",["getSymbolForSpecificCurrency","isShowCurrencyBeforeAmount"])),Object(v["e"])("playerPurses",["depositableCards"])),{},{moreTogglerText(){return this.isMoreBalanceOpened?this.$t("quick_bar.hide"):this.$t("quick_bar.see_all")},tooltipClasses(){const e=this.isGamePage?" quick-bar-player-balance__tooltip--visible":"";return"quick-bar-player-balance__tooltip"+e},getLastTimeUpdate(){return this.$moment(this.getDataLoaded).format("HH:mm:ss")},getBonusesBalanceInfo(){const e=this.isSportPage||this.isSportlobby;return{topLine:{label:e?this.$t("quick_bar.sports_bonus_balance"):this.$t("quick_bar.casino_bonus_balance"),type:e?Y["Rb"]:Y["p"]},moreLine:{label:e?this.$t("quick_bar.casino_bonus_balance"):this.$t("quick_bar.sports_bonus_balance"),type:e?Y["p"]:Y["Rb"]}}},realBalance(){const e=this.isSport?this.sportBalanceWithoutBonusesCents:this.casinoBalanceWithoutBonusesCents;return(e||this.availableToCashoutCents)/this.getPlayerAccount.subunits_to_unit}}),methods:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["d"])("modal",{openModal:"open"})),Object(v["d"])("deposit",["setDepositPopupShow"])),{},{getPlayerBalanceValue(e){const t=this.isShowCurrencyBeforeAmount?",":" ";return Object(K["c"])(this.balance(e),this.getSymbolForSpecificCurrency,"quick_bar_player_balance_currency",this.isShowCurrencyBeforeAmount,t)},balance(e){if(!this.getPlayerAccount)return{amount:0,currency:this.getBalanceCurrencyCode};const t={real:this.realBalance,[Y["p"]]:this.blockedCasinoBalance,[Y["Rb"]]:this.sportNonCancellableBonus};return{amount:t[e],currency:this.getPlayerAccount.currency}},toggleMoreBalance(){this.isMoreBalanceOpened=!this.isMoreBalanceOpened},openFastDeposit(){if(!this.depositableCards.length)return this.$bus.emit("close-quick-bar-menu"),void this.openModal({name:"deposit",props:{noScroll:!0,dataTest:"payment-modal_deposit-form",place:"Burger Shown"},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"63ba")),replace:!1});this.setDepositPopupShow(!0)}})},X=Q,Z=(s("7586"),Object(m["a"])(X,W,z,!1,null,null,null)),ee=Z.exports,te=s("7b2b"),se={name:"quick-bar-menu",components:{LogoutBtn:f["a"],CurrentLocalTime:y["a"],FooterAppIcons:C["a"],Icon:k["a"],Btn:O["a"],QuickBarLangSwitcher:j,QuickBarMenuItem:G,SocialLinks:$["a"],Switcher:x["a"],QuickBarPlayerStatus:V,QuickBarPlayerBalance:ee},props:{homePagePath:{type:String,default:""},isSport:{type:Boolean,default:!1},isVSportPage:{type:Boolean,default:!1},localesList:{type:Array,default:()=>[]},isLangListOpened:{type:Boolean,default:!1}},data(){return{clicksCounterForSendSentryMessageManually:0,openedSubmenu:"",quickBar:!0}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["e"])("breakpoints",["isDesktop","isDesktopMin","isLaptop","isMobile","isTablet","isNoMobileAndNoTablet"])),Object(v["e"])("cmsConfig",["getDomainWebView","getIsGamePage"])),Object(v["e"])("gamification",["getWheelOfFortuneBonus"])),Object(v["e"])("menu",["isMenuOpened"])),Object(v["e"])("modal",{currentModal:"current",hasOpenedModals:"hasOpened"})),Object(v["e"])("player",["getIsNeedCardSelfieNotVerified","getLangCode","getLanguageForUrl","getPlayerId","isPlayerAuthorized","missedEmail","missedCurrency","isStaffUser","getIsPartner"])),Object(v["e"])("playerLimits",["getIsPlayingRestricted"])),Object(v["e"])("theme",{isBasicTheme:"getIsBasic"})),Object(v["e"])("games",{gameModal:"getGameModal"})),Object(v["e"])("playerFavoriteGames",["haveFavoriteGames"])),{},{isMenuOpenedForAutorisedPlayer(){return this.isMenuOpenedAllCases&&this.isPlayerAuthorized},isMenuClosedForAutorisedPlayer(){return!this.isMenuOpenedAllCases&&this.isPlayerAuthorized},disabledTooltip(){return this.isMenuOpened||this.isMobile||this.isTablet||!this.isDefaultMenuMinimize},iconTheme(){return"icon-"+this.iconThemeName},iconThemeName(){return this.isBasicTheme?"sun":"moon"},isDefaultMenuMinimize(){return this.isLaptop||this.isDesktopMin||this.gameModal},isPatchForm(){return this.getPlayerId&&(this.missedEmail||this.missedCurrency)},menuListPlayer(){return[{title:"profile",show:this.isPlayerAuthorized,tooltip:"profile",handler:this.handleMenuItemClick,to:"profile",icon:"profile",redDot:this.getIsNeedCardSelfieNotVerified,dataTest:"my_profile",id:this.GTM_ELEMENTS.top.menu.profile},{title:"cash",show:this.isPlayerAuthorized,tooltip:"cash",handler:()=>{},href:"deposit?place=Cash",icon:"wallet",redDot:!1,dataTest:"deposit",id:this.GTM_ELEMENTS.top.menu.cash,handleClickNative:this.handleClickNative}].filter(({show:e})=>e)},menuListGames(){return[{title:"favorite",show:this.isPlayerAuthorized&&this.haveFavoriteGames&&!this.isMobile,tooltip:"favorite",handler:this.handleMenuItemClick,to:"favorites",icon:"favorite",redDot:!1,id:this.GTM_ELEMENTS.top.menu.favorites},{title:"slots",show:!0,tooltip:"slots",handler:this.handleMenuItemClick,to:"slots",icon:"slot",redDot:!1,dataTest:"quick-bar__slots",id:this.GTM_ELEMENTS.top.menu.slots},{title:"live",show:!0,tooltip:"live",handler:this.handleMenuItemClick,to:"live-games",icon:"dealer",redDot:!1,dataTest:"quick-bar__live",id:this.GTM_ELEMENTS.top.menu.live},{title:"sport",show:!0,tooltip:"sport",handler:this.handleMenuItemClick,to:"sport",icon:"ball",redDot:!1,dataTest:"quick-bar__sport",id:this.GTM_ELEMENTS.top.menu.sport}].filter(({show:e})=>e)},menuListPromo(){return[{title:"bonuses",show:!0,tooltip:"bonuses",handler:this.handleMenuItemClick,to:"bonuses",icon:"gift",redDot:!1,dataTest:"profile_bonuses",id:this.GTM_ELEMENTS.top.menu.bonuses},{title:"promo",show:!0,tooltip:"promo",handler:this.toggleSubmenu,to:null,icon:"calendar-menu",redDot:!1,id:this.GTM_ELEMENTS.top.menu.promo.index,dataTest:"top-menu-promo",submenu:{title:"promo",items:[{show:!0,title:"tournaments",icon:null,id:this.GTM_ELEMENTS.top.menu.promo.tournaments,to:"tournaments",dataTest:"tournaments",handler:this.handleMenuItemClick},{show:!0,title:"lottery",icon:null,id:this.GTM_ELEMENTS.top.menu.promo.lottery,to:"lottery",dataTest:"lotteries",handler:this.handleMenuItemClick},{show:!0,title:"cashback",icon:null,id:this.GTM_ELEMENTS.top.menu.promo.cashback,to:"cashback",dataTest:"cashback",handler:this.handleMenuItemClick},{show:!0,title:"promotions",icon:null,id:this.GTM_ELEMENTS.top.menu.promo.promotions,to:"promotions",dataTest:"promotions",handler:this.handleMenuItemClick}]}},{title:"news",show:!0,tooltip:"news",handler:this.handleMenuItemClick,to:"news",icon:"news",redDot:!1,id:this.GTM_ELEMENTS.top.menu.news},{title:"partners-contests-history",show:this.isPlayerAuthorized&&this.getIsPartner,tooltip:"partners-contests-history",handler:this.handleMenuItemClick,to:"partners-contests/history",icon:"rollete-24",redDot:!1,id:this.GTM_ELEMENTS.top.menu.partnersContestsHistory}].filter(({show:e})=>e)},menuListSupport(){return{title:"support",show:!0,tooltip:this.isNoMobileAndNoTablet&&"support",handler:this.toggleSubmenu,to:null,icon:"support",redDot:!1,id:this.GTM_ELEMENTS.top.menu.support.index,dataTest:"top-menu-support",submenu:{show:!0,title:"support",items:[{show:!1,title:"whatsapp",icon:null,id:this.GTM_ELEMENTS.top.menu.support.whatsapp,href:"https://api.whatsapp.com/send/?phone=447449355960&text=%2Fstart",dataTest:"support-whatsapp",handler:this.handleMenuItemClickSimple},{show:this.showSocialNetworkHelp&&!this.getDomainWebView,title:"telegram",icon:null,id:this.GTM_ELEMENTS.top.menu.support.telegram,href:this.$t("quick_bar.telegram_link"),dataTest:"support-telegram",handler:this.handleMenuItemClickSimple},{show:!0,title:"livechat",icon:null,id:this.GTM_ELEMENTS.top.menu.support.livechat,dataTest:"support-livechat",handler:this.openChat},{show:!0,title:"faq",icon:null,id:this.GTM_ELEMENTS.top.menu.support.faq,to:"faq",dataTest:"quick-bar-faq",handler:this.handleMenuItemClick}]}}},showAppLinks(){return!this.getDomainWebView},isMenuOpenedAllCases(){return this.isMenuOpened||this.isDesktop&&!this.getIsGamePage&&!this.isSport},showSocialNetworkHelp(){return!this.getDomainWebView},themeGTMObject(){return{switch:this.isBasicTheme?"light":"dark"}},themeTitle(){return this.isBasicTheme?this.$t("quick_bar.theme_night"):this.$t("quick_bar.theme_day")},showLogoutBtn(){return this.isStaffUser&&!this.getIsGamePage}}),watch:{isMenuOpened(e){e||(this.$refs.quickBarMenu.scrollTo({top:0,behavior:"smooth"}),this.removeBodyOverflow(),this.logoutConfirm&&this.toggleLogout(!1),this.closeSubmenu())}},methods:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["d"])("menu",["toggleMenu","changeBurger"])),Object(v["d"])("modal",{openModal:"open",closeModal:"close"})),Object(v["d"])("overlay",["addBodyOverflow","closeOverlay","removeBodyOverflow"])),{},{profileBtnClickHandler(){this.$bus.emit("close-quick-bar-menu"),this.$router.push(this.getLanguageForUrl+"/profile").catch(()=>{})},handleMenuItemClick(e,t){this.$analytics.clickEvent(Object(o["a"])({button:e},t)),this.closeSubmenu(),this.isMenuOpened&&this.$bus.emit("close-quick-bar-menu");const s=["top-menu-sport","top-menu-v-sport"];if(!this.hasOpenedModals||this.isPatchForm||"missing-data"===this.currentModal.name||s.includes(e)&&this.getIsPlayingRestricted)return!1;this.$route.path!==this.homePagePath&&this.$router.push(this.homePagePath).catch(()=>{}),this.closeModal({disableHistoryBack:!0})},handleMenuItemClickSimple(e){this.$analytics.clickEvent({button:e}),this.closeSubmenu(),this.$bus.emit("close-quick-bar-menu")},langSwitcherClick(){var e=this;return Object(g["a"])((function*(){e.$analytics.clickEvent({button:e.GTM_ELEMENTS.top.menu.languages}),e.closeSubmenu(),yield e.$bus.emit("toggle-lang-list"),e.isLangListOpened||e.$emit("refresh-scrollbar"),e.isLangListOpened&&e.isMobile&&setTimeout(()=>{e.$refs.quickBarMenu.scrollTo({top:1e4,behavior:"smooth"})},300)}))()},handleClickNative(e){e.preventDefault(),this.$analytics.clickEvent({button:this.GTM_ELEMENTS.top.menu.cash}),this.closeSubmenu(),this.$bus.emit("close-quick-bar-menu"),this.$router.push("deposit?place=Burger Hidden")},logoutClick(){this.isMenuOpened||this.toggleMenu({toggleValue:!0})},openChat(e){this.$bus.emit("live-chat-toggle-chat"),this.handleMenuItemClickSimple(e)},closeSubmenu(){this.openedSubmenu=""},toggleSubmenu(e){if(this.isLangListOpened&&this.$emit("close-lang-list"),"support"===e&&(this.clicksCounterForSendSentryMessageManually+=1,10===this.clicksCounterForSendSentryMessageManually)){const e=te["b"].sentry.captureNamedException({message:"Debug",name:te["a"].Debug});alert(e),this.resetClicksCounterForSendSentryMessageManually()}e!==this.openedSubmenu?(this.openedSubmenu=e,this.toggleMenu({toggleValue:!0}),"support"===e&&this.$analytics.clickEvent({button:this.GTM_ELEMENTS.top.menu.support.index})):this.closeSubmenu()},changeTheme(){this.$analytics.clickEvent({button:"top-menu-switch_theme",switch:this.themeGTMObject}),this.$bus.emit("change-theme")},clickOutsideQuickBarMenuItem(){this.resetClicksCounterForSendSentryMessageManually()},resetClicksCounterForSendSentryMessageManually(){this.clicksCounterForSendSentryMessageManually=0}})},ie=se,ae=Object(m["a"])(ie,_,b,!1,null,null,null),oe=ae.exports,ne=s("498d"),re=s("2b8e"),ce={name:"quick-bar",components:{QuickBarMenu:oe,QuickBarLangList:h,Burger:n["a"]},mixins:[J["a"],ne["a"],re["a"]],data(){return{isLangListOpened:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["e"])("breakpoints",["isDesktop","isDesktopMin","isTablet","isMobile"])),Object(v["e"])("cmsConfig",["getIsGamePage","getIsHomePage"])),Object(v["e"])("menu",["isMenuOpened"])),Object(v["e"])("messenger",{messengerOpened:"getIsOpened"})),Object(v["e"])("locales",{localesList:"getAvailableData"})),Object(v["e"])("modal",{currentModal:"current",hasOpenedModals:"hasOpened"})),Object(v["e"])("player",["getLanguageForUrl","getLangCode","isPlayerAuthorized"])),{},{homePagePath(){return this.getLanguageForUrl||"/"},notOpenedMenu(){return(this.getIsGamePage||this.isSport)&&!this.isMenuOpened},showMenuOverlay(){return(!this.isDesktop||this.isSport)&&!this.getIsGamePage||this.getIsGamePage&&this.isTablet},showBurger(){var e,t;return!1!==(null===(e=this.currentModal)||void 0===e||null===(t=e.props)||void 0===t?void 0:t.modalCloseButton)&&"gods-of-war"!==this.$route.name}}),watch:{isDesktop(e){e&&this.isMenuOpened?this.removeBodyOverflow():!e&&this.isMenuOpened&&this.addBodyOverflow()},getIsGamePage(e,t){e!==t&&this.isLangListOpened&&this.closeLangList()},messengerOpened(e,t){e&&e!==t&&this.closeMenu()}},mounted(){this.$bus.on("close-quick-bar-menu",this.closeMenu),this.$bus.on("toggle-lang-list",this.toggleLangList),this.$bus.on("lang-switcher-click",this.langSwitcherItemClick)},beforeDestroy(){this.$bus.off("close-quick-bar-menu",this.closeMenu),this.$bus.off("toggle-lang-list",this.toggleLangList),this.$bus.off("lang-switcher-click",this.langSwitcherItemClick)},methods:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(v["d"])("games",["setGameModal"])),Object(v["d"])("menu",["toggleMenu","changeBurger"])),Object(v["d"])("modal",{closeModal:"close"})),Object(v["d"])("overlay",["addBodyOverflow","closeOverlay","openOverlay","removeBodyOverflow"])),Object(v["d"])("player",["signOut"])),{},{closeMenu(){this.closeOverlay(),this.toggleMenu({toggleValue:!1}),this.changeBurger({state:""}),this.closeLangList()},menuClick(){this.isMenuOpened?this.closeMenu():this.hasOpenedModals&&this.currentModal&&!this.currentModal.props.hasMenuBtn&&this.isMobile||this.getIsGamePage&&this.isTablet?this.handleOpenedModal():!this.isDesktop||this.isSport||this.getIsGamePage?(this.openOverlay({scrollBar:!0}),this.toggleMenu(),this.changeBurger({state:"btn--back"}),this.$analytics.clickEvent({button:this.GTM_ELEMENTS.top.menu.index}),this.$bus.emit("update-main-slider")):this.handleHomeClick()},handleHomeClick(){this.getIsHomePage||this.$router.push(this.homePagePath).catch(()=>{}),this.$analytics.clickEvent({button:this.GTM_ELEMENTS.top.menu.home})},handleOpenedModal(){var e,t,s,i,a;if("play"===(null===(e=this.currentModal)||void 0===e?void 0:e.name)){const e=this.$router.history.current,t=e.params.language?"/"+e.params.language:"",s=e.fullPath.replace(t,"")||"/";return this.setGameModal(!1),this.closeModal({disableHistoryBack:!0}),void this.$router.replace(s)}"patch-profile"===(null===(t=this.currentModal)||void 0===t?void 0:t.name)&&(this.signOut(),this.$bus.emit("player-logged-out"),this.closeModal()),Y["Mb"].includes(null===(s=this.currentModal)||void 0===s?void 0:s.name)?this.$bus.emit("open-close-modal-confirmation",Y["t"].RESTORE_PASSWORD):(null!==(i=this.currentModal)&&void 0!==i&&null!==(a=i.props)&&void 0!==a&&a.openedByUrl&&this.$router.push(this.homePagePath).catch(()=>{}),this.closeOverlay(),this.closeModal(),this.$bus.emit("close-common-modal"))},toggleLangList(){this.isLangListOpened=!this.isLangListOpened},closeLangList(){this.isLangListOpened=!1},langSwitcherItemClick(e){this.closeLangList(),this.$analytics.clickEvent({button:`${this.GTM_ELEMENTS.top.menu.languages}-${e}`}),this.selectLocale(e)}})},le=ce,ue=(s("f81e"),Object(m["a"])(le,i,a,!1,null,null,null));t["a"]=ue.exports},aecd:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"recent-wins-ticker"},[t("img",{staticClass:"recent-wins-ticker__artboard",attrs:{src:e.artboardImgSrc}}),t("div",{staticClass:"recent-wins-ticker__mascot-wr"},[t("div",{staticClass:"recent-wins-ticker__mascot"},[t("div",{staticClass:"recent-wins-ticker__mascot-cloud"},[e._v(" "+e._s(e.$t("recent_wins_ticker.mascot_cloud"))+" ")]),t("img",{staticClass:"recent-wins-ticker__mascot-img",attrs:{src:"/img/promotions/mascot_main_2d.png"}})])]),t("div",{staticClass:"recent-wins-ticker__title"},[e._v(" "+e._s(e.$t("recent_wins_ticker.title"))+" ")]),e.showTicker?t("div",{directives:[{name:"click-outside",rawName:"v-click-outside",value:e.clickOutside,expression:"clickOutside"}],staticClass:"recent-wins-ticker__wr",class:{"recent-wins-ticker__wr--touched":e.isTouched},on:{click:e.handleTickerClick}},[t("ul",{staticClass:"recent-wins-ticker__items-wr"},e._l(e.getWinnersTopByAmount,(function(s,i){return t("real-time-winners-item",{key:i,attrs:{item:s,index:i+1,"currency-symbol":e.gameCurrencySymbol,"list-name":"lastWinners","subunits-to-unit":e.getCurrentCurrencySubunitsToUnit,"lang-code":e.getLangCode,"game-image":e.getGameImage(s)},on:{"open-game":function(t){return e.openGame(t,s,i+1)}}})})),1),t("ul",{staticClass:"recent-wins-ticker__items-wr--copy"},e._l(e.getWinnersTopByAmount,(function(s,i){return t("real-time-winners-item",{key:i+"-copy",attrs:{item:s,index:i+1,"currency-symbol":e.gameCurrencySymbol,"list-name":"lastWinners","subunits-to-unit":e.getCurrentCurrencySubunitsToUnit,"lang-code":e.getLangCode,"game-image":e.getGameImage(s)},on:{"open-game":function(t){return e.openGame(t,s,i+1)}}})})),1)]):e._e()])},a=[],o=s("5530"),n=(s("14d9"),s("d601")),r=s("60b5"),c=s("83b5"),l=s("c16e"),u=s("c235"),d=s("8f12"),m=s("ca47"),p=s("676a"),h={name:"recent-wins-ticker",components:{RealTimeWinnersItem:n["a"]},mixins:[r["a"],c["a"],l["a"],u["a"]],data(){return{isTouched:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(m["e"])("breakpoints",["isMobile"])),Object(m["e"])("currencies",["getCurrentCurrencySubunitsToUnit"])),Object(m["e"])("games",["getData","getGamePicture","getMapIds"])),Object(m["e"])("player",["getLangCode","getLanguageForUrl"])),Object(m["e"])("playerAccounts",["availableBalance"])),Object(m["e"])("playerBonuses",["bonusesBalance"])),Object(m["e"])("winners",["getWinnersTopByAmount"])),{},{artboardImgSrc(){return this.isMobile?"/img/statistics/img-2-mobile.jpg":"/img/statistics/img-2.jpg"},showTicker(){return this.getWinnersTopByAmount.length>0}}),mounted(){this.fetchDataTop({sort:p["b"].SORT_BY_AMOUNT})},methods:Object(o["a"])(Object(o["a"])({},Object(m["d"])("winners",["fetchDataTop"])),{},{getGameImage(e){const t={identifier:e.identifier||e.game.identifier};return this.getGamePicture(t,d["B"])},openGame(e,t,s){this.sendAnalytics(t,s);const i=this.getData[this.getMapIds[e]],a=this.isGameForbiddenWithBonus(i);a||(this.isRealMoneyGame(i.id)&&parseInt(this.availableBalance)>0&&parseInt(this.bonusesBalance)>0&&this.showNotify({type:"info",id:"game_real_money_only",text:this.$t("notification.game_real_money_only"),duration:4e3}),this.$router.push(this.getLanguageForUrl+i.slug))},handleTickerClick(){this.isTouched=!0},clickOutside(){this.isTouched=!1},sendAnalytics(e,t){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.game.top.winnersGame,game_name:e.game.title,game_identifier:e.game.identifier,position:t,amount:e.win_amount_cents,currency:e.currency,nickname:e.player.nickname,provider_name:e.game.provider})}})},_=h,b=(s("62d2"),s("2877")),g=Object(b["a"])(_,i,a,!1,null,null,null);t["a"]=g.exports},b176:function(e,t,s){"use strict";s("8499")},b5c3:function(e,t,s){"use strict";s("fb6a");var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"bottom-menu"},[e._l(e.menuItems,(function(s,i){return t("div",{key:s.code,staticClass:"bottom-menu__item",class:["bottom-menu__item--"+s.code,{active:s.url.slice(1)===e.activeTab}],on:{"!click":function(t){return e.onClick(t,s)}}},[t("v-popover",{attrs:{theme:"basic-tooltip",triggers:["click"],placement:i?"top":"top-start","popper-class":"v-popper--bottom-menu-item",container:".bottom-menu__item",skidding:1===i?30:0,"auto-hide":""},scopedSlots:e._u([{key:"popper",fn:function(){return[t("div",{staticClass:"v-popper__body"},[t("div",{staticClass:"v-popper__content"},[e._v(" "+e._s(e.$t("user_top.empty_collection"))+" ")])])]},proxy:!0}],null,!0)},[t("router-link",{directives:[{name:"gtm",rawName:"v-gtm:click",value:e.GTM_ELEMENTS.bottomMenu[s.code],expression:"GTM_ELEMENTS.bottomMenu[item.code]",arg:"click"}],staticClass:"bottom-menu__item-link",attrs:{to:`${e.languageForUrl}${s.url}`,"data-test":s.dataTest}},[t("icon",{staticClass:"bottom-menu__item-ic bottom-menu__item-ic--enter",attrs:{"icon-name":s.icon}}),t("span",{staticClass:"bottom-menu__item-text"},[e._v(e._s(e.$t(s.title)))])],1)],1)],1)})),e.showFavoriteGamesItem?t("div",{staticClass:"bottom-menu__item",class:{active:e.hasMyGamesOpened},attrs:{"data-test":"top-favorites"}},[t("div",{staticClass:"bottom-menu__item-link",on:{click:e.toggleMyGames}},[t("icon",{staticClass:"bottom-menu__item-ic bottom-menu__item-ic--enter",attrs:{"icon-name":"heart-menu"}}),t("span",{staticClass:"bottom-menu__item-text"},[e._v(e._s(e.$t("my_games.my_games")))])],1)]):e._e(),e.gameModal?e._e():t("div",{staticClass:"bottom-menu__item",class:["bottom-menu__item--locale-"+e.language,{active:e.hasSearchOpened}]},[t("div",{staticClass:"bottom-menu__item-link",attrs:{"data-test":"top-search"},on:{click:function(t){return t.stopPropagation(),e.toggleSearch.apply(null,arguments)}}},[t("icon",{staticClass:"bottom-menu__item-ic bottom-menu__item-ic--enter",attrs:{"icon-name":"search"}}),t("span",{staticClass:"bottom-menu__item-text",attrs:{"data-lang":e.languageForUrl}},[e._v(e._s(e.$t("search.title")))])],1)]),e.showNotificationItem?t("div",{directives:[{name:"gtm",rawName:"v-gtm:click",value:e.GTM_ELEMENTS.bottomMenu.notifications,expression:"GTM_ELEMENTS.bottomMenu.notifications",arg:"click"}],staticClass:"bottom-menu__item",on:{click:e.showNotification}},[t("div",{staticClass:"bottom-menu__item-link"},[t("div",{staticClass:"bottom-menu__item-ic-wrap"},[t("icon",{staticClass:"bottom-menu__item-ic bottom-menu__item-ic--enter",attrs:{"icon-name":"mail-2"}}),t("span",{staticClass:"bottom-menu__item-notify-circle"},[e._v(e._s(e.notificationsCount))])],1),t("span",{staticClass:"bottom-menu__item-text"},[e._v(e._s(e.$t("user_top.notifications")))])])]):e._e()],2)},a=[],o=s("5530"),n=(s("caad"),s("baa5"),s("14d9"),s("ac1f"),s("2532"),s("5319"),s("841c"),s("5d2a")),r=s("33fb"),c=s("8f12"),l=s("ca47"),u=s("cdea"),d={name:"bottom-menu",components:{Icon:n["a"]},props:{subscribeNotificationVisible:Boolean},data(){return{showDropDownProfile:!1,selectedItem:this.list&&this.list[0],currentPath:this.$router.history.current.path,isOpenFastDepositPopup:!1,logoutConfirm:!1,showMinLogo:!1,notifications:[],show:!1,isCloseSearch:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(l["e"])("player",{isPlayerAuthorized:"isPlayerAuthorized",languageForUrl:"getLanguageForUrl",language:"getLangCode"})),Object(l["e"])("games",{gameModal:"getGameModal",getCollectionsWithGamesCount:"getCollectionsWithGamesCount"})),Object(l["e"])("search",{hasSearchOpened:"hasOpened"})),Object(l["e"])("modal",{currentModalOpened:"current"})),Object(l["e"])("playerFavoriteGames",["haveFavoriteGames"])),{},{notificationsCount(){return this.notifications.length},menuItems(){return this.getCollectionsWithGamesCount(u["a"].data)},hasMyGamesOpened(){return this.currentModalOpened&&"my-games"===this.currentModalOpened.name},activeTab(){return this.hasMyGamesOpened||this.hasSearchOpened?"":this.$route.fullPath.slice(this.$route.fullPath.lastIndexOf("/")+1)},showFavoriteGamesItem(){return this.isPlayerAuthorized&&this.haveFavoriteGames},showNotificationItem(){return this.isPlayerAuthorized&&this.notificationsCount>0&&this.show}}),watch:{$route(e){this.currentPath=e.path.replace("/","")},notifications(e){this.show=Boolean(e&&e.length)}},mounted(){this.$bus.on("add-notification",this.addNotification)},beforeDestroy(){this.$bus.off("add-notification",this.addNotification)},methods:Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(l["d"])("search",["openSearch","closeSearch"])),Object(l["d"])("modal",{openModal:"open",closeModal:"close"})),{},{openChat(){this.$bus.emit("live-chat-toggle-chat")},toggleSearch(){this.hasMyGamesOpened&&this.closeModal(),this.hasSearchOpened?this.closeSearch():this.openSearch(),this.$analytics.clickEvent({button:this.GTM_ELEMENTS.bottomMenu.search})},toggleMyGames(){this.hasMyGamesOpened?this.closeModal():this.openModal({name:"my-games",props:{noScroll:!0},component:()=>Promise.all([s.e("Games"),s.e("my-games")]).then(s.bind(null,"78a5")),replace:!1})},addNotification(e){this.notifications.push(e)},showNotification(){const e=this.notifications.shift();this.$bus.emit("show-notification-block",e)},onClick(e,t){this.hasMyGamesOpened&&this.closeModal(),this.getPopoverDisabled(t)||e.preventDefault()},getPopoverDisabled(e){const t=[r["SPORT_PAGE"],c["lc"]];return t.includes(e.code)||e.games_count>0}})},m=d,p=(s("998f"),s("2877")),h=Object(p["a"])(m,i,a,!1,null,null,null);t["a"]=h.exports},bac9:function(e,t,s){"use strict";s("9d5d")},bb63:function(e,t,s){},bc07:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"games-item__real-money"},[t("icon",{staticClass:"games-item__real-money-ic",attrs:{"icon-name":"rm"}}),t("div",{staticClass:"games-item__real-money-title"},[e._v(" RealMoney ")])],1)},a=[],o=s("5d2a"),n={name:"real-money-text",components:{Icon:o["a"]}},r=n,c=s("2877"),l=Object(c["a"])(r,i,a,!1,null,null,null);t["a"]=l.exports},bc74:function(e,t,s){"use strict";s("509f")},bd48:function(e,t,s){},c4f8:function(e,t,s){"use strict";s("c96c")},c51f:function(e,t,s){"use strict";var i,a,o=function(){var e=this,t=e._self._c;return t(e.redirectedFormDataName,{tag:"component",attrs:{data:e.redirectedFormData}})},n=[],r=s("1da1"),c=s("5530"),l=(s("d9e2"),s("fb6a"),s("8f12")),u=s("2a41"),d=s("7b2b"),m=s("9b02"),p=s.n(m),h=function(){var e=this,t=e._self._c;return t("form",{staticStyle:{display:"none"},attrs:{id:"3ds_form",method:"POST",action:e.innerData.acs_url,target:e.innerData.new_tab?"_blank":"_self"}},[t("input",{attrs:{type:"hidden",name:"PaReq"},domProps:{value:e.data.pa_req}}),t("input",{attrs:{type:"hidden",name:"MD"},domProps:{value:e.data.md}}),t("input",{attrs:{type:"hidden",name:"TermUrl"},domProps:{value:e.data.term_url}})])},_=[],b=s("ca47"),g={name:"payment-deposit-form-3ds",props:{data:{type:Object,default:void 0}},data(){return{innerData:Object(c["a"])({},this.data)}},mounted(){d["b"].sentry.addBreadcrumb({section:d["a"].Payment,message:"Rendered 3ds form",data:{data:this.innerData}}),this.innerData&&(this.resetRedirectedForm(),document.forms["3ds_form"].submit(),d["b"].sentry.addBreadcrumb({section:d["a"].Payment,message:"3ds form submit"}))},methods:Object(c["a"])({},Object(b["d"])("deposit",["resetRedirectedForm"]))},f=g,v=s("2877"),y=Object(v["a"])(f,h,_,!1,null,null,null),C=y.exports,k=s("076e"),O={name:"payment-deposit-form-interkassa",props:{data:{type:Object,default:void 0}},mounted(){d["b"].sentry.addBreadcrumb({section:d["a"].Payment,message:"Rendered 3ds interkassa form",data:{data:this.data}}),this.data&&(this.resetRedirectedForm(),document.forms.interkassa_form.submit(),d["b"].sentry.addBreadcrumb({section:d["a"].Payment,message:"3ds interkassa form submit"}))},methods:Object(c["a"])({},Object(b["d"])("deposit",["resetRedirectedForm"]))},S=O,T=s("aa08"),w=s.n(T),M=Object(v["a"])(S,i,a,!1,null,null,null);"function"===typeof w.a&&w()(M);var P=M.exports,j=s("c235"),E=s("0291"),L=s("7406"),A={name:"payment-ws",components:{PaymentDepositForm3ds:C,PaymentDepositFormInterkassa:P,PaymentDepositFormAuto:k["a"]},mixins:[j["a"],E["a"],L["c"]],computed:Object(c["a"])(Object(c["a"])({},Object(b["e"])("cmsConfig",{paymentProviders:"getPaymentProviders"})),Object(b["e"])("deposit",{channelInfo:"getChannelInfo",redirectedFormData:"redirectedFormData",redirectedFormDataName:"redirectedFormDataName"})),created(){this.paymentsTimers={}},mounted(){this.$centrifuge.isConnected()&&this.centrifugeSubscribe(),this.$bus.once("centrifuge-connection-ready",this.centrifugeSubscribe),this.$bus.on("centrifuge-resubscribe",this.centrifugeSubscribe),this.$bus.on("payment-deposit-response-received",this.onDepositResponse)},beforeDestroy(){this.$bus.off("payment-deposit-response-received",this.onDepositResponse)},methods:Object(c["a"])(Object(c["a"])(Object(c["a"])(Object(c["a"])(Object(c["a"])({},Object(b["d"])("deposit",["resetChannelInfo","setRedirectedForm"])),Object(b["d"])("payments",["setActionPaymentOnProcessing"])),Object(b["d"])("playerAccounts",["updateAmountCents"])),Object(b["d"])("playerPayments",{fetchPayments:"fetchData"})),{},{centrifugeSubscribe(){this.$centrifuge.subscribe(l["q"].BALANCE_CHANGES,this.balanceChanges,!0),this.$centrifuge.subscribe(l["q"].PAYMENT_ACTIONS,this.paymentActions,!0)},paymentActions(e){if(!e.hasOwnProperty("data"))return!1;const t=e.data,s=t.payload,i=t.type,a=p()(s,"uid"),o=p()(s,"payment_id"),n=s&&s.action&&"cashout"===s.action,r="success"===i&&s.action&&"deposit"===s.action;if(d["b"].sentry.addBreadcrumb({section:d["a"].PaymentWS,message:"Type: "+i,data:{data:t}}),n||!this.isMessageHandled(a,i))switch(r&&this.sendAnalyticsDepositPaymentResult({uid:a,paymentId:o}),i){case l["Hb"].REDIRECT:this.resetPaymentTimer(o),this.handleRedirect(a,t);break;case l["Hb"].SUCCESS:this.resetPaymentTimer(o),this.handleSuccess(a,s);break;case l["Hb"].IFRAME:this.resetPaymentTimer(o),this.handleIframe(a,s);break;case l["Hb"].CONFIRM:this.handleConfirm(a,s);break;case l["Hb"].PENDING:n?this.handleCashoutPending(a,s):this.handlePending(a,s);break;case l["Hb"].QR:this.handleQR(a,s);break;case l["Hb"].ERROR:this.resetPaymentTimer(o),this.handleError(a);break;default:this.$bus.emit("hide-preloader"),this.hasProcessingPayment(a)&&this.showNotify({text:this.$t("payments.socket_payment_error"),type:"error",data:{textCode:"notification"}})}},switchDeposit(e){switch(e.details.payment_status){case"canceled":this.showNotify({text:this.$root.$t("payments.recurrent_error"),type:"error",data:{textCode:"notification"}}),this.fetchPayments(!0);break;case"succeded":this.successDeposit(e);break;case"3ds":d["b"].sentry.addBreadcrumb({section:d["a"].PaymentWS,message:"Init form 3ds",data:{data:e}}),this.initFormToRedirect(e.id,e.details["3ds"]);break;default:this.showNotify({text:this.$t("payments.socket_payment_error"),type:"error",data:{textCode:"notification"}});break}this.resetChannelInfo()},initFormToRedirect(e,t){if(!this.channelInfo.waitEvent)return!1;this.channelInfo.paymentSystem===this.paymentProviders.PS_ACCENTPAY_GATE&&(t.term_url=t.term_url||`${location.origin}/api/3ds_result/${e}`),this.channelInfo.paymentSystem===this.paymentProviders.PS_PAYMENT_CENTER&&(t.term_url=location.origin+t.term_path),t.new_tab=this.getRedirectInNewTabStatus(),t.formName="payment-deposit-form-3ds",d["b"].sentry.addBreadcrumb({section:d["a"].Payment,message:"Start render component 3ds form",data:{data:t}}),Object(u["a"])({onFailure:()=>{d["b"].sentry.captureNamedException({name:d["a"].PaymentRedirect,message:"3ds form redirect doesn`t started"})},delay:2e3}),this.setRedirectedForm(t)},balanceChanges(e){if(!e.hasOwnProperty("data"))return!1;const t=e.data;this.updateAmountCents(t)},onDepositResponse(e){const t=this.paymentsTimers[e],s=t&&t.retryCount;if(t&&!s)return;const i=setTimeout(()=>{this.$centrifuge.detectPureConnection()&&this.checkPaymentWSMessages(e)},l["gb"]);t?(t.retryCount--,t.timer=i):this.paymentsTimers[e]={timer:i,retryCount:l["Nb"]-1,messagesLength:0}},checkPaymentWSMessages(e){var t=this;return Object(r["a"])((function*(){const s=t.paymentsTimers[e];try{const i=yield t.getMessagesByPaymentId(e),a=i.messages;if(d["b"].sentry.addBreadcrumb({section:d["a"].PaymentWS,message:"Get message by payment",data:{messages:a}}),!Array.isArray(a)||!a.length)throw new Error("Empty messages");a.slice(s.messagesLength).forEach(e=>t.paymentActions({data:e})),s.messagesLength=a.length,t.onDepositResponse(e)}catch(i){t.onDepositResponse(e)}}))()},resetPaymentTimer(e){if(!e)return;const t=this.paymentsTimers[e];t&&(clearTimeout(t.timer),t.retryCount=0)},isMessageHandled(e,t){if(!this.hasProcessingPayment(e))return!1;const s=this.getPaymentOptions(e);return!(!s||!t)&&(Object(u["b"])(),!(!s[t]||t===l["Hb"].CONFIRM)||(this.setActionPaymentOnProcessing({uid:e,action:t,protocol:"ws"}),void this.storePaymentOnProcessing(e)))}})},I=A,N=Object(v["a"])(I,o,n,!1,null,null,null);t["a"]=N.exports},c53e:function(e,t,s){},c754:function(e,t,s){"use strict";s("6cff")},c885:function(e,t,s){"use strict";s.d(t,"f",(function(){return i})),s.d(t,"e",(function(){return a})),s.d(t,"g",(function(){return o})),s.d(t,"d",(function(){return n})),s.d(t,"a",(function(){return r})),s.d(t,"c",(function(){return c})),s.d(t,"b",(function(){return l}));const i="recommended",a="now_winning",o="top_winners",n="last_played",r=[i,a,o],c=[...r,n],l={games:"games",providers:"providers"}},c96c:function(e,t,s){},cfca:function(e,t,s){},d076:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return e.mainSliderVisible?t("div",{directives:[{name:"resize",rawName:"v-resize",value:e.onResize,expression:"onResize"}],staticClass:"main-slider"},[e.hasSlides?t("swiper",{ref:"mainSlider",staticClass:"main-slider__inner",attrs:{id:"mainSlider",options:e.mainSliderOptions,"data-test":"main-slider"},on:{slideChangeTransitionEnd:e.slideChangeTransitionEnd}},[e._l(e.renderedSlides,(function(s,i){return t("main-slider-item",{key:s.code,attrs:{position:i,index:e.currentSlide,slide:s,"sport-lobby-page":e.sportLobbyPage}})})),e._l(e.sportLobbySlides,(function(s){return t("sport-lobby-slider-item",{key:s.id,attrs:{index:e.currentSlide,slide:s}})}))],2):e._e(),e.showPagination?t("div",{staticClass:"main-slider-pagination"}):e._e(),t("div",{directives:[{name:"show",rawName:"v-show",value:e.showNavigation,expression:"showNavigation"}],staticClass:"main-slider-navigate"},[t("div",{staticClass:"main-slider-navigate__prev",attrs:{"data-test":"main-slider__prev"}},[t("icon",{staticClass:"main-slider-navigate__prev-ic",attrs:{"icon-name":"arr-1-l"}})],1),t("div",{staticClass:"main-slider-navigate__next",attrs:{"data-test":"main-slider__next"}},[t("icon",{staticClass:"main-slider-navigate__next-ic",attrs:{"icon-name":"arr-1-r"}})],1)])],1):e._e()},a=[],o=s("1da1"),n=s("5530"),r=(s("fb6a"),s("e9c4"),s("5d2a")),c=function(){var e=this,t=e._self._c;return t("div",{staticClass:"main-slider__item swiper-slide"},[t("div",{staticClass:"main-slider__item-bg-wr"},[t("div",{staticClass:"main-slider__item-bg",style:`background-image: url('${e.bgImage}');`,attrs:{"data-test":"main-slider-item-bg-"+e.codeForDataTest}})]),t("div",{staticClass:"main-slider__item-content"},[t("div",{staticClass:"main-slider__item-text-wr"},[t("div",{staticClass:"main-slider__item-subtitle main-slider-anim-1"},[e._v(" "+e._s(e.slide.alt)+" ")]),t("div",{staticClass:"main-slider__item-title main-slider-anim-1",class:[e.slide.tournament_code?"game-currency--"+e.getGameCurrencyCode.toLowerCase():""],domProps:{innerHTML:e._s(e.slide.badge_title)}}),t("div",{staticClass:"main-slider__item-text main-slider-anim-1",class:[e.slide.tournament_code?"game-currency--"+e.getGameCurrencyCode.toLowerCase():""],domProps:{innerHTML:e._s(e.slide.text)}}),e.isShowButton?t("btn",{staticClass:"main-slider__item-btn main-slider-anim-2",attrs:{"main-kit":"",basic:"",lg:"",primary:"","data-test":"main-slider-item-btn-"+e.codeForDataTest},on:{click:e.handleButtonClick}},[t("div",{staticClass:"main-slider__item-btn-inner"},[e._v(" "+e._s(e.slide.button.text)+" ")])]):e._e()],1),t("div",{staticClass:"main-slider__item-img-wr"},[e.isShowBaseImage?t("img",{staticClass:"main-slider__item-img",attrs:{src:e.baseImage,alt:"base-img"}}):e._e()])]),e.sportLobbyPage?e._e():t("div",{class:"main-slider__item-artboard artboard-"+e.theme})])},l=[],u=(s("caad"),s("14d9"),s("2532"),s("0594")),d=s("c235"),m=s("ca47"),p=s("8f12"),h={name:"main-slider-item",components:{Btn:u["a"]},mixins:[d["a"]],props:{slide:{type:Object,default:()=>({})},index:{type:Number,required:!0},sportLobbyPage:{type:Boolean,default:!1}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(m["e"])("breakpoints",["isMobile"])),Object(m["e"])("player",["isPlayerAuthorized","getGameCurrencyCode","getLanguageForUrl","getCanIssueBonuses","getCanIssueSportBonuses"])),Object(m["e"])("theme",{theme:"getTheme"})),Object(m["e"])("bonuses",["getPreparedBonusCode"])),Object(m["e"])("playerStats",["getIsDuplicate"])),Object(m["e"])("bonusesDigitain",{bonusesDigitainList:"bonusesDepositList"})),{},{bgImage(){return this.slide[this.isMobile?"mobile_bg":"desktop_bg"]},baseImage(){return this.slide[this.isMobile?"mobile_base":"desktop_base"]},isShowBaseImage(){return this.sportLobbyPage&&this.baseImage},isShowButton(){return this.slide.button.url||this.isStartSlide},isStartSportSlide(){return p["cc"].includes(this.slide.code)},isStartCasinoSlide(){return p["bc"].includes(this.slide.code)},isStartSlide(){return this.isStartSportSlide||this.isStartCasinoSlide},isBonusDisabled(){return this.isStartCasinoSlide&&!this.getCanIssueBonuses||this.isStartSportSlide&&!this.getCanIssueSportBonuses},codeForDataTest(){var e;const t={cashback:"Cashback",sport:"Sport",start:"Bonuses"};return t[null===(e=this.slide)||void 0===e?void 0:e.code]||""}}),methods:Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(m["d"])("modal",{openModal:"open"})),Object(m["d"])("bonuses",["setPreparedBonus"])),{},{handleButtonClick(){this.sendAnalytics(),this.isStartSlide?(this.isPlayerAuthorized?this.openModal({name:"deposit",props:{noScroll:!0},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"63ba"))}):this.openModal({name:"registration",props:{noScroll:!0},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-72f67ffc"),s.e("chunk-e6ddf7d4"),s.e("auth")]).then(s.bind(null,"8037"))}),this.activateBonus()):this.$router.push(`${this.getLanguageForUrl}${this.slide.button.url}`)},sendAnalytics(){this.$analytics.clickEvent({button:this.sportLobbyPage?this.GTM_ELEMENTS.sportLobby.banner:this.GTM_ELEMENTS.main.baner,name:this.slide.code,position:this.index})},activateBonus(){if(this.isPlayerAuthorized&&(this.isBonusDisabled||this.getIsDuplicate)){const e=this.isBonusDisabled?"bonuses_not_available":"no_bonuses_for_duplicate";return void this.showNotify({type:"warn",data:{textCode:e},text:this.$t("notification."+e)})}const e=this.isStartSportSlide?p["nc"]:p["mc"];this.setPreparedBonus(e),this.showNotify({type:"info",data:{textCode:"notification"},text:this.$t("notification.bonus_activated")})}})},_=h,b=s("2877"),g=Object(b["a"])(_,c,l,!1,null,null,null),f=g.exports,v=function(){var e=this,t=e._self._c;return t("div",{staticClass:"sport-lobby-slider-item swiper-slide"},[t("div",{staticClass:"main-slider__item-bg-wr"},[t("div",{staticClass:"main-slider__item-bg",style:`background-image: url('${e.bgImage}');`})]),e.isMobile?t("div",{staticClass:"sport-lobby-slider-item__subtitle main-slider-anim-1",domProps:{innerHTML:e._s(e.slide.competition.title)}}):e._e(),t("div",{staticClass:"sport-lobby-slider-item__content"},[t("div",{staticClass:"sport-lobby-slider-item__block"},[t("img",{staticClass:"sport-lobby-slider-item__team-img",attrs:{src:e.slide.team1.logo,alt:"team1-image"}}),t("div",{staticClass:"sport-lobby-slider-item__team-title"},[e._v(" "+e._s(e.slide.team1.title)+" ")])]),t("div",{staticClass:"sport-lobby-slider-item__block"},[e.isMobile?e._e():t("div",{staticClass:"sport-lobby-slider-item__subtitle main-slider-anim-1",domProps:{innerHTML:e._s(e.slide.competition.title)}}),t("div",{staticClass:"sport-lobby-slider-item__title main-slider-anim-1",domProps:{innerHTML:e._s(e.slide.title)}}),e.showDesktopBtn?t("btn",{staticClass:"sport-lobby-slider-item__btn main-slider-anim-2",attrs:{"large-main":""},on:{click:function(t){return t.stopPropagation(),e.slideBtnClick.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("bonus.static.place_bet"))+" ")]):e._e()],1),t("div",{staticClass:"sport-lobby-slider-item__block"},[t("img",{staticClass:"sport-lobby-slider-item__team-img",attrs:{src:e.slide.team2.logo,alt:"team1-image"}}),t("div",{staticClass:"sport-lobby-slider-item__team-title"},[e._v(" "+e._s(e.slide.team2.title)+" ")])])]),e.showMobileBtn?t("btn",{staticClass:"sport-lobby-slider-item__btn main-slider-anim-2",attrs:{"large-main":""},on:{click:function(t){return t.stopPropagation(),e.slideBtnClick.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("bonus.static.place_bet"))+" ")]):e._e()],1)},y=[],C={name:"sport-lobby-slider-item",components:{Btn:u["a"]},props:{slide:{type:Object,default:()=>({})},index:{type:Number,required:!0}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(m["e"])("breakpoints",["isMobile"])),Object(m["e"])("player",["getGameCurrencyCode","getLanguageForUrl"])),Object(m["e"])("theme",{theme:"getTheme"})),{},{bgImage(){return this.isMobile?this.slide.bg_image_mobile:this.slide.bg_image},showMobileBtn(){return this.slide.url&&this.isMobile},showDesktopBtn(){return this.slide.url&&!this.isMobile}}),methods:{slideBtnClick(){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.sportLobby.banner,name:this.slide.analyticCode,position:this.index}),this.$router.push(`${this.getLanguageForUrl}${this.slide.url}`).catch(()=>{})}}},k=C,O=(s("bc74"),Object(b["a"])(k,v,y,!1,null,null,null)),S=O.exports,T=s("b047"),w=s.n(T),M={name:"main-slider",components:{MainSliderItem:f,SportLobbySliderItem:S,Icon:r["a"]},props:{slides:{type:Array,default:()=>[]},sportLobbySlides:{type:Array,default:()=>[]},sportLobbyPage:{type:Boolean,default:!1}},data(){return{mainSliderVisible:!0,currentSlide:1,renderAllSlides:!1,mainSliderOptions:{speed:700,effect:"fade",fadeEffect:{crossFade:!0},centeredSlides:!0,autoplay:{delay:6e3,disableOnInteraction:!1},loop:!0,pagination:{el:".main-slider-pagination",type:"bullets"},navigation:{prevEl:".main-slider-navigate__prev",nextEl:".main-slider-navigate__next"}}}},computed:Object(n["a"])(Object(n["a"])(Object(n["a"])({},Object(m["e"])("breakpoints",["isMobile"])),Object(m["e"])("theme",{theme:"getTheme"})),{},{showPagination(){return this.sportLobbyPage&&this.slidesAmount>1},showNavigation(){return!this.sportLobbyPage||this.slidesAmount>1},slidesAmount(){return this.slides.length+this.sportLobbySlides.length},hasSlides(){return this.slidesAmount>0},renderedSlides(){return this.renderAllSlides?this.slides:this.slides.slice(0,3)}}),watch:{theme(){var e=this;return Object(o["a"])((function*(){e.updateSliderVisibility()}))()},slides(e,t){JSON.stringify(e)!==JSON.stringify(t)&&this.updateSliderVisibility()},sportLobbySlides(e,t){JSON.stringify(e)!==JSON.stringify(t)&&this.updateSliderVisibility()},showPagination(e){e&&this.updateSlider()},slidesAmount:{handler(e){this.mainSliderOptions.loop=e>1},immediate:!0},renderAllSlides(e){e&&this.updateSliderVisibility()}},mounted(){this.$bus.on("update-main-slider",this.updateSlider)},beforeDestroy(){this.$bus.off("update-main-slider",this.updateSlider)},methods:{onResize:w()((function(){this.updateSlider(),this.updateSliderVisibility()}),500),updateSliderVisibility:w()((function(){this.mainSliderVisible=!1,this.$nextTick(()=>{this.mainSliderVisible=!0})}),200),updateSlider(){this.$refs.mainSlider&&this.$refs.mainSlider.swiper.update()},slideChangeTransitionEnd(e){this.renderAllSlides=!0,this.currentSlide=e.realIndex+1}}},P=M,j=(s("d2bc"),Object(b["a"])(P,i,a,!1,null,null,null));t["a"]=j.exports},d07d:function(e,t,s){},d0d4:function(e,t,s){"use strict";s("920a")},d1cd:function(e,t,s){"use strict";s("7d89")},d1e3:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("transition",{attrs:{name:"fade"}},[e.isNotificationsVisible&&e.isTranslationsLoaded?t("div",{class:["bottom-confirm-notify",{"bottom-confirm-notify--countries":e.isAustralia}]},[e.isMobile?t("icon",{staticClass:"email-confirm__icon",attrs:{"icon-name":"attention"}}):e._e(),e.isShowVerifyNotification?t("verify-notification",{attrs:{id:"verifyNotification"}}):e._e(),e.isAustralia&&!e.isShowVerifyNotification?t("access-countries",{attrs:{"country-code":e.countryCode}}):e._e(),!e.isVisibleEmail||e.isAustralia||e.isShowVerifyNotification?e._e():t("email-confirm")],1):e._e()])},a=[],o=s("5530"),n=s("ca47"),r=s("5d2a"),c={name:"bottom-confirm-notify",components:{accessCountries:()=>s.e("preloadChunk-accessCountries").then(s.bind(null,"306e")),emailConfirm:()=>s.e("preloadChunk-emailConfirm").then(s.bind(null,"6367")),verifyNotification:()=>s.e("preloadChunk-verifyNotification").then(s.bind(null,"993a")),Icon:r["a"]},props:{countryCode:{type:String,default:""},confirmationEmailStatusUpdated:{type:Boolean,default:!1},isIframe:{type:Boolean,default:!1}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(n["e"])("interfaceTranslations",["isTranslationsLoaded"])),Object(n["e"])("player",{showConfirmEmailNotify:"showConfirmEmailNotify",getIsAskedForDocs:"getIsAskedForDocs",isPlayerAuthorized:"isPlayerAuthorized",isCookieAccepted:"getCookieAccepted",isAustralia:"getAustralia"})),Object(n["e"])("cmsConfig",["getIsGamePage","getDomainWebView"])),Object(n["e"])("breakpoints",["isMobile"])),Object(n["e"])("batches",["getIsLoginBatchLoaded","getIsProfileEnterBatchLoaded","getIsProfileReloadBatchLoaded"])),Object(n["e"])("modal",{isModalOpened:"hasOpened"})),{},{isNotificationsVisible(){const e=this.getIsLoginBatchLoaded||this.getIsProfileEnterBatchLoaded||this.getIsProfileReloadBatchLoaded;return e&&this.isPlayerAuthorized&&(this.isAustralia||this.isVisibleEmail||this.isShowVerifyNotification)},isVisibleEmail(){return!this.$route.query.confirmation_token&&this.showConfirmEmailNotify&&this.confirmationEmailStatusUpdated&&!this.isIframe&&!this.getIsGamePage},isShowVerifyNotification(){return"home"===this.$route.name&&this.getIsAskedForDocs&&!this.isModalOpened}})},l=c,u=(s("d668"),s("2877")),d=Object(u["a"])(l,i,a,!1,null,null,null);t["a"]=d.exports},d2bc:function(e,t,s){"use strict";s("8d1b")},d332:function(e,t,s){},d479:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",[t("object",{staticClass:"support-widget__circle",attrs:{data:e.supportCircleIconSrc,type:"image/svg+xml"}}),t("icon",{staticClass:"support-widget__quotes-icon",attrs:{"icon-name":"quotes"}})],1)},a=[],o=s("5530"),n=s("5d2a"),r=s("ca47"),c={name:"support-activator-icon",components:{Icon:n["a"]},computed:Object(o["a"])(Object(o["a"])({},Object(r["e"])("theme",["getTheme"])),{},{supportCircleIconSrc(){return`/img/support-circle-${this.getTheme}.svg`}})},l=c,u=(s("1b7c"),s("2877")),d=Object(u["a"])(l,i,a,!1,null,null,null);t["a"]=d.exports},d55c:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"top-bar",class:{"top-bar--game-page":e.isGamePage,"top-bar--scrolled-page":!e.isScrollTop}},[t("div",{ref:"topBar",staticClass:"top-bar-wr"},[t("div",{ref:"topBarRight",staticClass:"top-bar__right"},[t("user-top")],1)])])},a=[],o=function(){var e=this,t=e._self._c;return t("div",{staticClass:"user-top",class:{"user-top--sport":e.isVSportPage}},[t("div",{ref:"topLeft",staticClass:"user-top__left"},[t("div",{directives:[{name:"gtm",rawName:"v-gtm:click",value:e.GTM_ELEMENTS.top.home,expression:"GTM_ELEMENTS.top.home",arg:"click"}],ref:"logoWr",staticClass:"top-bar__logo",attrs:{"data-test":"logo_casino"},on:{click:function(t){return e.openCloseModalConfirmation(e.logoClick)}}},[t("img",{ref:e.logoSize,staticClass:"header__logo-image",attrs:{src:e.logoSrc,alt:"Fresh Casino"}})]),e.showSearchInput?t("div",{staticClass:"user-top__search",attrs:{"data-test":"top-search"}},[t("icon",{staticClass:"user-top__search-icon",attrs:{"icon-name":"search-square"}}),t("input",{staticClass:"user-top__search-input",attrs:{placeholder:e.$t("user_top.search_placeholder")},on:{click:function(t){return t.stopPropagation(),e.openSearch.apply(null,arguments)},contextmenu:function(t){return t.stopPropagation(),e.openSearch.apply(null,arguments)}}})],1):e._e()]),t("div",{ref:"topRight",staticClass:"user-top__right"},[t("div",{staticClass:"user-top__reg"},[e.isPlayerAuthorized?e._e():t("btn",{directives:[{name:"gtm",rawName:"v-gtm:click",value:e.GTM_ELEMENTS.top.signUp,expression:"GTM_ELEMENTS.top.signUp",arg:"click"}],staticClass:"user-top__btn-auth user-top__btn-auth--registration",attrs:{"main-kit":"","mob-sm":"",primary:"","data-test":"main_register"},on:{click:function(t){return t.preventDefault(),e.openRegistration.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("registration.title"))+" ")]),e.isPlayerAuthorized?e._e():t("btn",{directives:[{name:"gtm",rawName:"v-gtm:click",value:e.GTM_ELEMENTS.top.signIn,expression:"GTM_ELEMENTS.top.signIn",arg:"click"}],staticClass:"user-top__btn-auth user-top__btn-auth--signin",attrs:{"main-kit":"","mob-sm":"",secondary:"",icon:"signin-square","data-test":"main_signin"},on:{click:function(t){return t.preventDefault(),e.openSignIn.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("login.title"))+" ")]),e.showUserData?t("div",{staticClass:"user-top__btn-wr-balance",on:{click:function(t){return e.openCloseModalConfirmation(e.openBalance)}}},[e.getIsDataLoaded?t("span",{staticClass:"header__login-balance",on:{click:e.balanceClick}},[t("span",{attrs:{"data-test":"user-top-balance"},domProps:{innerHTML:e._s(e.amountWithCurrency(e.balance))}})]):t("spinner",{staticClass:"user-top-balance__balans-spinner"}),t("transition",{attrs:{name:"fade"}},[e.balanceNotifyShow?t("div",{staticClass:"user-top-balance__notify",on:{click:function(e){e.stopPropagation(),e.preventDefault()}}},[t("div",{staticClass:"user-top-balance__notify-close",on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.hideBalanceNotify.apply(null,arguments)}}},[t("icon",{staticClass:"user-top-balance__notify-close-ic",attrs:{"icon-name":"close"}})],1),t("div",{staticClass:"user-top-balance__notify-text"},[e._v(" "+e._s(e.$t("user_top.your_real_balance"))+" ")]),t("div",{staticClass:"user-top-balance__notify-btn",on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.closeBalanceNotifyForever.apply(null,arguments)}}},[e._v(" "+e._s(e.$t("user_top.not_show_again"))+" ")])]):e._e()])],1):e._e(),e.depositModalVisible?t("user-top-deposit",{attrs:{"open-fast-deposit":e.openFastDeposit}}):e._e(),e.isShowPayout?t("div",{staticClass:"user-top__cancel-payout"},[t("user-top-payout-cancel",{attrs:{"player-cash-wait-length":e.getCashwaitCancelableCount}})],1):e._e(),e.isShowMessenger?t("messenger-micro-app",{ref:"microMessenger",staticClass:"micro-app-messenger-container-flex--corrective",attrs:{"site-name":"fresh",theme:e.getTheme},nativeOn:{click:function(t){return e.closeModal.apply(null,arguments)}}}):e._e()],1)])])},n=[],r=s("1da1"),c=s("5530"),l=(s("14d9"),s("ac1f"),s("5319"),s("841c"),function(){var e=this,t=e._self._c;return t("div",{ref:"depositBtnWr",staticClass:"user-top__btn-payment-wr"},[t("btn",{staticClass:"user-top__btn user-top__btn--payment",attrs:{"main-kit":"",basic:"","mob-sm":"",primary:"",icon:e.btnPaymentIconName,"icon-only":e.isMobile,"data-test":"main_deposit"},on:{click:e.handlePaymenBtnClick}},[e.isMobile?e._e():t("span",{staticClass:"user-top__btn-text"},[e._v(" "+e._s(e.$t("user_top.deposit"))+" ")])]),t("transition",{attrs:{name:"fade"}},[e.getDepositPopupShow?t("deposit-popup"):e._e()],1)],1)}),u=[],d=s("0594"),m=s("e651"),p=s("ca47"),h=s("8f12"),_={name:"user-top-deposit",components:{Btn:d["a"],DepositPopup:m["a"]},props:{openFastDeposit:{type:Function,default:function(){}}},computed:Object(c["a"])(Object(c["a"])(Object(c["a"])({},Object(p["e"])("breakpoints",["isMobile"])),Object(p["e"])("deposit",["getDepositPopupShow","getIsDepositFormDirty"])),{},{btnPaymentIconName(){return this.isMobile?"plus":"quick-bar/wallet"}}),watch:{getDepositPopupShow(e){e&&this.$bus.emit("close-quick-bar-menu")}},mounted(){document.body.addEventListener("click",this.closeOutSideDepositPopup)},beforeDestroy(){document.body.removeEventListener("click",this.closeOutSideDepositPopup)},methods:Object(c["a"])(Object(c["a"])(Object(c["a"])({},Object(p["d"])("deposit",["setDepositPopupShow"])),Object(p["d"])("overlay",["removeBodyOverflow"])),{},{handlePaymenBtnClick(){if(this.getIsDepositFormDirty)return this.$bus.emit("open-close-modal-confirmation",h["t"].DEPOSIT,()=>this.openFastDeposit("Header"));this.openFastDeposit("Header")},closeOutSideDepositPopup(e){this.$refs.depositBtnWr.contains(e.target)||(this.isMobile&&this.getDepositPopupShow&&this.removeBodyOverflow(),this.setDepositPopupShow(!1))}})},b=_,g=s("2877"),f=Object(g["a"])(b,l,u,!1,null,"bba07834",null),v=f.exports,y=s("583a"),C=s("0a99"),k=s("a244"),O=s("8fc3"),S=s("589d"),T=s.n(S),w=s("c235"),M=s("c7c0"),P={name:"user-top",components:{UserTopPayoutCancel:y["a"],UserTopDeposit:v,Spinner:M["a"],Btn:d["a"]},mixins:[k["a"],O["a"],w["a"]],computed:Object(c["a"])(Object(c["a"])(Object(c["a"])(Object(c["a"])(Object(c["a"])(Object(c["a"])({},Object(p["e"])("breakpoints",["isMobile"])),Object(p["e"])("menu",["isMenuOpened"])),Object(p["e"])("deposit",["getIsDepositFormDirty"])),Object(p["e"])("player",["getIsOnlyAuthorization","isCountryDeny"])),Object(p["e"])("playerAccounts",["getIsDataLoaded"])),{},{showSearchInput(){return!this.isMobile&&!this.isSport&&!this.isSportlobby},depositModalVisible(){return this.showUserData&&!this.isGamePage}}),watch:{$route(e){this.currentPath=e.path.replace("/",""),this.isGamePage="/play"===e.path},isSportPage(){this.checkShowBalanceNotify()},hasBonusesCents(){this.checkShowBalanceNotify()},hasOpened(e){e?this.hideBalanceNotify():this.checkShowBalanceNotify()}},mounted(){this.checkShowBalanceNotify()},methods:Object(c["a"])(Object(c["a"])({},Object(p["d"])("search",{openSearchModal:"openSearch",closeSearchModal:"closeSearch"})),{},{openBalance(){this.$router.push({name:"balance",params:{placeFrom:C["b"].TO_DEPOSIT.HEADER_MONEY}})},openSearch(){var e=this;return Object(r["a"])((function*(){e.$analytics.clickEvent({button:e.GTM_ELEMENTS.top.search}),e.$bus.emit("close-quick-bar-menu"),yield e.$nextTick(),e.openSearchModal()}))()},openFastDeposit(e){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.btn.deposit.top.deposit}),this.isMobile&&this.$bus.emit("close-quick-bar-menu"),this.isDepositAvailable&&this.depositableCards.length?this.setDepositPopupShow(!0):this.openModal({name:"deposit",props:{noScroll:!0,dataTest:"payment-modal_deposit-form",place:e},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"63ba")),replace:!1})},logoClick(){this.isMenuOpened&&this.$bus.emit("close-quick-bar-menu");const e=document.querySelector(".top-bar").clientHeight,t=document.querySelector(".content-container-wrap");T()(t,"scroll",{duration:150,offset:-e}),this.$route.path!==(this.getLanguageForUrl||"/")&&this.$router.push(""+(this.getLanguageForUrl||"/")).catch(()=>{}),this.closeModal(),this.closeSearchModal()},openSignIn(){var e,t,i;"signin"!==(null===(e=this.currentModal)||void 0===e?void 0:e.name)&&this.openModal({name:"signin",props:{noScroll:!0,place:(null===(t=this.currentModal)||void 0===t||null===(i=t.props)||void 0===i?void 0:i.place)||C["b"].TO_SIGNIN.HEADER},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"8d3d")),replace:!0})},openRegistration(){var e,t,i,a,o;this.getIsOnlyAuthorization?"signin"!==(null===(i=this.currentModal)||void 0===i?void 0:i.name)?this.openModal({name:"signin",props:{noScroll:!0,place:(null===(a=this.currentModal)||void 0===a||null===(o=a.props)||void 0===o?void 0:o.place)||C["b"].TO_SIGNIN.HEADER},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"8d3d")),replace:!0}):this.showNotify({type:"warn",text:this.$t("registration_denied.message")}):this.openModal({name:"registration",props:{noScroll:!0,place:(null===(e=this.currentModal)||void 0===e||null===(t=e.props)||void 0===t?void 0:t.place)||C["b"].TO_REGISTRATION.HEADER},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"8037")),replace:!0})},balanceClick(){this.$analytics.clickEvent({button:this.GTM_ELEMENTS.top.balance}),this.isMobile&&this.$bus.emit("close-quick-bar-menu")},openCloseModalConfirmation(e){if(this.isMobile&&this.getIsDepositFormDirty)return this.$bus.emit("open-close-modal-confirmation",h["t"].DEPOSIT,e);e()}})},j=P,E=(s("69da"),Object(g["a"])(j,o,n,!1,null,null,null)),L=E.exports,A={name:"top-bar",components:{UserTop:L},props:{isScrollTop:{type:Boolean,default:!0}},data(){return{isGamePage:!1}},watch:{$route(e){this.isGamePage="/play"===e.path}}},I=A,N=(s("05a9"),Object(g["a"])(I,i,a,!1,null,null,null));t["a"]=N.exports},d601:function(e,t,s){"use strict";var i=function(e,t){return e("li",{class:["real-time-winners__item",t.data.staticClass],attrs:{"data-test":"real-time-winner__game"}},[e("a",{staticClass:"real-time-winners__game-link",on:{click:function(e){return e.preventDefault(),e.stopPropagation(),t.listeners["open-game"](t.props.item.identifier||t.props.item.game.identifier,t.props.gtmObject)}}},[e("span",{staticClass:"real-time-winners__game-logo-bg",style:`background-image: url('${t.props.gameImage}');`}),e("span",{staticClass:"real-time-winners__game-name",attrs:{"data-test":"real-time-winner__game-name"}},[t._v(" "+t._s(t.props.item.title||t.props.item.game.title)+" ")]),"playedGames"!==t.props.listName||"favoriteGames"===t.props.listName||t.props.item.win?["favoriteGames"!==t.props.listName?e("span",{staticClass:"real-time-winners__nik-name",attrs:{"data-test":"real-time-winners__item-swiper-slide"}},[t._v(" "+t._s(t.props.item.player.nickname)+" ")]):t._e(),e("span",{staticClass:"real-time-winners__win"},["topCoefficients"===t.props.listName&&t.props.item.coefficient?e("span",{staticClass:"real-time-winners__win-amount"},[t._v(" x"+t._s(t._f("with_separator")(Math.ceil(Number.isInteger(t.props.item.coefficient)?+t.props.item.coefficient:+t.props.item.coefficient.toFixed(3))))+" ")]):t._e(),t.props.item.win&&"topCoefficients"!==t.props.listName?e("span",{staticClass:"real-time-winners__win-amount",attrs:{"data-test":"real-time-winner_game-summ"}},[t._v(" "+t._s(t._f("format_money")(Math.round(t.props.item.win),t.props.langCode,t.props.currencySymbol))+" ")]):t._e()]),"favoriteGames"===t.props.listName?e("span",{staticClass:"real-time-winners__remove",on:{click:function(e){return e.preventDefault(),e.stopPropagation(),t.listeners["remove-item"](t.props.item.identifier)}}},[t._v(" "+t._s(t.props.removeFromFavorite)+" ")]):t._e()]:t._e()],2)])},a=[],o=s("2877"),n={},r=Object(o["a"])(n,i,a,!0,null,null,null);t["a"]=r.exports},d65b:function(e,t,s){},d668:function(e,t,s){"use strict";s("f5e7")},d9b3:function(e,t,s){"use strict";s("62e3")},d9f4:function(e,t,s){"use strict";s("7473")},da60:function(e,t,s){"use strict";s("9958")},db55:function(e,t,s){"use strict";s.d(t,"a",(function(){return i})),s.d(t,"b",(function(){return a}));const i="basic",a="dark"},dd17:function(e,t,s){"use strict";s("488c")},e0e3:function(e,t,s){},e178:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"main error-block"},[t("div",{staticClass:"error-block__inner"},[t("div",{staticClass:"error-block__title"},[e._v(" "+e._s(e.title)+" ")]),t("div",{staticClass:"error-block__text"},[e._v(" "+e._s(e.text)+" ")]),t("a",{staticClass:"btn page-404__btn",attrs:{"data-test":"go_to_home_page"},on:{click:function(t){return t.stopPropagation(),t.preventDefault(),e.handleClick.apply(null,arguments)}}},[e._v(" "+e._s(e.btnText)+" ")])])])},a=[],o=s("5530"),n=(s("14d9"),s("c73d"),s("ca47")),r={props:{title:{type:String,default:""},text:{type:String,default:""},btnText:{type:String,default:""}},computed:Object(o["a"])({},Object(n["e"])("player",{languageForUrl:"getLanguageForUrl"})),methods:{handleClick(){const e=window.top&&window.top.vm;if(window.top!==window.self&&e)window.top.vm.$store.dispatch("games/setGameModal",!1);else{const e=this.languageForUrl+"/";this.$router.push(e).catch(()=>{})}}}},c=r,l=(s("914b"),s("2877")),u=Object(l["a"])(c,i,a,!1,null,null,null);t["a"]=u.exports},e3bb:function(e,t,s){"use strict";s.d(t,"f",(function(){return i})),s.d(t,"c",(function(){return a})),s.d(t,"d",(function(){return o})),s.d(t,"i",(function(){return n})),s.d(t,"e",(function(){return r})),s.d(t,"a",(function(){return c})),s.d(t,"b",(function(){return l})),s.d(t,"g",(function(){return u})),s.d(t,"h",(function(){return d}));const i="https://fresh.maxclientstatapi.com/games-rtp",a={MOBILE:15,SINGLE_ROW:20,MULTI_ROW:15,HOT_GAMES_ONE_HOURS:50},o={BOOK:"section_book_collection",FAVORITES:"section-favorites",NEW:"section-new",LIVE:"section-live",LIVE_DEALERS:"section-live_dealers",DAY_COLD_GAMES:"section-day_cold_games",DAY_HOT_GAMES:"section-day_hot_games",HOUR_COLD_GAMES:"section-hour_cold_games",HOUR_HOT_GAMES:"section-hour_hot_games",JACKPOT:"section-jackpot",PACHISLOTS:"section-pachislots",POPULAR:"section-popular",TOURNAMENTS:"sections-tournaments",INSTANT:"section-instant",BUY_BONUS_GAMES:"section-buy_bonus_games",MEGAWAYS:"section-megaways"},n={HOT:"hot",PACHISLOTS:"pachinkoslot",BUY_BONUS_GAMES:"buy_bonus_games"},r={REAL:"Real",DEMO:"Fun"},c="/img/game-placeholder.jpg",l=3e3,u="IS_PLAY_ONLY_BONUS_GAMES",d=["evolution","atmosfera","pragmaticplaylive","beterlive","winfinity","luckystreak"]},e651:function(e,t,s){"use strict";var i=function(){var e=this,t=e._self._c;return t("div",{ref:"depositPopup",staticClass:"deposit-popup"},[t("div",{staticClass:"deposit-popup__inner"},[t("div",{staticClass:"deposit-popup__close",on:{click:e.closePopup}},[t("icon",{staticClass:"deposit-popup__close-ic",attrs:{"icon-name":"close"}})],1),t("div",{staticClass:"deposit-popup__controls"},[t("div",{staticClass:"deposit-popup__section"},[t("div",{staticClass:"deposit-popup__input-label"},[e._v(" "+e._s(e.$t("deposit.enter_amount"))+" ")]),t("div",{staticClass:"deposit-popup__input-wrap"},[t("div",{staticClass:"deposit-popup__input input-field"},[t("div",{staticClass:"relative"},[t("input-field",{staticStyle:{display:"none"}}),t("input",{directives:[{name:"model",rawName:"v-model",value:e.amount,expression:"amount"}],ref:"amount",staticClass:"input-field__input",attrs:{autocomplete:"off",type:"tel",name:"amount"},domProps:{value:e.amount},on:{blur:e.onBlurAmount,input:[function(t){t.target.composing||(e.amount=t.target.value)},e.onInputAmount],focus:e.focusSum}})],1)]),t("btn",{staticClass:"deposit-popup__submit",attrs:{type:"button",spinner:e.isPlayerPursesDataLoading||e.isRequestInProcess,disabled:e.isPlayerPursesDataLoading||e.isRequestInProcess},on:{click:function(t){return t.stopPropagation(),e.sendRecurrent.apply(null,arguments)}}},[e.isPlayerPursesDataLoading||e.isRequestInProcess?e._e():t("span",[e._v(e._s(e.$t("payments.pay")))])])],1),t("div",{staticClass:"deposit-popup__limits-wrap"},[t("div",{staticClass:"deposit-popup__min-limit"},[e._v(" "+e._s(e._f("format_money")(e.minLimit,e.getLangCode))+" ")]),t("div",{staticClass:"deposit-popup__max-limit"},[e._v(" "+e._s(e._f("format_money")(e.maxLimit,e.getLangCode))+" ")])]),e.provider?t("payment-process-sum",{attrs:{sum:e.sumByProcessorCurrency,type:"popup","child-system":e.provider.childSystem}}):e._e(),t("div",{staticClass:"deposit-popup__fast-sums"},e._l(e.quickAmounts,(function(s,i){return t("div",{key:"dep-btn-"+i,class:["deposit-popup__fast-sum",{active:e.amount===s}],on:{click:function(t){return e.setQuickAmount(s)}}},[e.isShowCurrencyBeforeAmount?t("div",{staticClass:"deposit-popup__fast-sum-cur"},[e._v("  "+e._s(e.currencySymbol)+" ")]):e._e(),e._v(" "+e._s(e._f("format_money")(s,e.getLangCode))+" "),e.isShowCurrencyBeforeAmount?e._e():t("div",{staticClass:"deposit-popup__fast-sum-cur"},[e._v("  "+e._s(e.currencySymbol)+" ")])])})),0)],1),t("div",{staticClass:"deposit-popup__section"},[e.activeCard?t("div",{class:["deposit-popup__cur-method",{opened:e.cardMethodsShown,disabled:e.depositableCards.length<2}],on:{click:e.toggleCardMethods}},[t("div",{staticClass:"deposit-popup__cur-method-info"},[t("div",{staticClass:"deposit-popup__pay-method-img",style:e.cardLogo(e.activeCard)}),t("div",{staticClass:"deposit-popup__cur-method-num"},[e._v(" "+e._s(e.activeCard.title)+" ")])]),t("icon",{class:["deposit-popup__cur-method-icon",{opened:e.cardMethodsShown}],attrs:{"icon-name":"arr-5-d"}})],1):e._e(),t("transition-expand",{attrs:{duration:500}},[e.cardMethodsShown?t("div",{staticClass:"deposit-popup__methods"},[t("div",{staticClass:"deposit-popup__other-pay-methods"},e._l(e.depositableCards,(function(s){return t("div",{key:s.id,class:["deposit-popup__pay-method",{active:e.activeCard&&s.id===e.activeCard.id}],on:{click:function(t){return e.changeActiveCard(s.id)}}},[t("div",{staticClass:"deposit-popup__pay-method-img",style:e.cardLogo(s)}),t("div",{staticClass:"deposit-popup__pay-method-num"},[e._v(" "+e._s(s.title)+" ")])])})),0)]):e._e()])],1),t("div",{staticClass:"deposit-popup__section deposit-popup__section-btn-box"},[t("div",{staticClass:"deposit-popup__section-button",on:{click:e.toDepositPage}},[e._v(" "+e._s(e.$t("payments.open_cashier"))+" ")])])])])])},a=[],o=s("5530"),n=(s("4de4"),s("d81d"),s("3c65"),s("07ac"),s("ac1f"),s("466d"),s("5319"),s("5d2a")),r=s("0594"),c=s("b686"),l=s("08f5"),u=s("60b5"),d=s("7406"),m=s("3ae4"),p=s("0d66"),h=s("9b02"),_=s.n(h),b=s("ca47"),g=s("4281"),f={name:"deposit-popup",components:{TransitionExpand:p["a"],InputField:c["a"],Icon:n["a"],Btn:r["a"],PaymentProcessSum:l["a"]},mixins:[d["a"],u["a"]],data(){return{amount:1500,cardCheckbox:!1,cardMethodsShown:!1,activeCard:null}},computed:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(b["e"])("breakpoints",["isMobile"])),Object(b["e"])("currencies",["getCurrentCurrency","isShowCurrencyBeforeAmount"])),Object(b["e"])("currencyExchangeRates",{exchangeRates:"getData"})),Object(b["e"])("deposit",{isRequestInProcess:"getIsRequestInProcess",depositArray:"depositArray"})),Object(b["e"])("modal",["getOpenedModalName"])),Object(b["e"])("player",{getLangCode:"getLangCode",playerId:"getPlayerId",minDepositAmountValue:"minDepositAmountValue",playerCurrency:"getCurrencyCode",isRub:"isRub"})),Object(b["e"])("playerAccounts",["getPlayerAccount"])),Object(b["e"])("playerPurses",{depositable:"depositable",depositableCards:"depositableCards",isPlayerPursesDataLoading:"getIsDataLoading"})),{},{quickAmounts(){var e,t;if(null!==(e=this.provider)&&void 0!==e&&e.recommendedAmounts&&null!==(t=this.provider)&&void 0!==t&&t.recommendedAmounts.length)return this.provider.recommendedAmounts;let s=Object.values(this.getCurrentCurrency.defaultQuickAmounts).map(e=>+e);return this.isRub&&s.length&&s[0]e>this.minLimit),s.unshift(this.minLimit)),s},defaultAmount(){var e,t,s;return(null===(e=this.provider)||void 0===e?void 0:e.defaultAmount)this.maxLimit?this.minLimit:null===(s=this.provider)||void 0===s?void 0:s.defaultAmount},provider(){return this.activeCard?this.depositArray.find(e=>e.systemId===this.activeCard.systemId):null},depositData(){return{currency:this.playerCurrency,system_id:this.provider?this.provider.systemId:null,form:{amount:this.amount,child_system:this.activeCard?this.activeCard.childSystem:null,payment_token_id:this.activeCard?this.activeCard.transactionId:null}}},sumByProcessorCurrency(){return this.provider?Object(m["b"])(this.amount,this.playerCurrency,this.provider.processorCurrency,this.exchangeRates[this.provider.processorCurrency]):null},minLimit(){return this.provider?Object(m["c"])(this.provider.limits.min,this.playerCurrency,this.minDepositAmountValue):this.minDepositAmountValue||0},maxLimit(){return this.provider?this.provider.limits.max:0},placeFromAnalytics(){const e="profile/payment-operations-history"===this.$route.name;return e?"Operations History":"Header"},analyticsArguments(){const e=_()(this.activeCard,"systemId"),t=_()(this.activeCard,"childSystem"),s=_()(this.activeCard,"processorCurrency"),i=e?String(e):null,a=_()(this.activeCard,"cardType");return[t,s,i,a]}}),watch:{"provider.id"(){this.amount=Number(this.defaultAmount)}},mounted(){this.$analytics&&this.$analytics.shownPopupDeposit({element:this.GTM_ELEMENTS.popup.recurrent.index,place:this.placeFromAnalytics}),this.activeCard=this.depositableCards&&this.depositableCards[0]||null,this.amount=this.defaultAmount,document.body.addEventListener("mousedown",this.clickOutside)},beforeDestroy(){document.body.removeEventListener("mousedown",this.clickOutside)},methods:Object(o["a"])(Object(o["a"])(Object(o["a"])(Object(o["a"])({},Object(b["d"])("modal",{openModal:"open"})),Object(b["d"])("deposit",["setDepositPopupShow"])),Object(b["d"])("overlay",["addBodyOverflow","removeBodyOverflow"])),{},{closePopup(){this.setDepositPopupShow(),this.removeBodyOverflow()},toggleCardMethods(){this.cardMethodsShown=!this.cardMethodsShown},setQuickAmount(e){this.$analytics.logEventWithProcessId({event:g["b"].click,button:this.GTM_ELEMENTS.popup.recurrent.sumSelect,amount:e,currency:this.playerCurrency}),this.amount=+e},toDepositPage(){this.$analytics&&this.$analytics.changeRecurrentToDeposit(...this.analyticsArguments),this.closePopup(),this.openModal({name:"deposit",props:{noScroll:!0,dataTest:"payment-modal_deposit-form",place:"Header"},component:()=>Promise.all([s.e("chunk-2045dfae"),s.e("chunk-8e522eca"),s.e("chunk-3342b499"),s.e("chunk-72f67ffc"),s.e("deposit")]).then(s.bind(null,"63ba")),replace:!1})},clickOutside(e){if("deposit"===this.getOpenedModalName||"cashout"===this.getOpenedModalName)return!1;this.$refs.depositPopup.contains(e.target)||this.$parent.$el&&this.$parent.$el.contains(e.target)||this.closePopup()},changeActiveCard(e){if(this.activeCard&&this.activeCard.id===e)this.activeCard=null;else{const t=this.depositableCards&&this.depositableCards.find(t=>t.id===e);this.activeCard=t||null}this.cardMethodsShown=!1},sendRecurrent(){if(!this.provider)return console.error("Provider not found. user-top-deposit-popup -> sendRecurrent(). Player id: "+this.playerId),!1;const e=this.validateRecurrentFields(this.depositData,this.provider.limits);if(!e)return void(this.provider&&(this.amount=this.resetAmount(this.depositData.form.amount,this.provider.limits)));const t={provider:this.provider,recurent:!0,noPending:!0};this.$analytics.payRecurrentPaymentMethod(...this.analyticsArguments),this.makeDepositRequest(this.depositData,t)},onBlurAmount(e){if(e&&"button"===_()(e,"relatedTarget.localName"))return!1;this.amount=this.resetAmount(e.target.value,this.provider.limits)},onInputAmount(e){const t=e.target.value.toString().replace(",",".").match(/[0-9]+[.]?([0-9]{1,2})?/g);this.amount=Array.isArray(t)?t[0]:"",this.amount>+this.provider.limits.max&&(this.amount=this.provider.limits.max),this.amount=this.amount?parseInt(this.amount):""},focusSum(){this.$analytics.logEventWithProcessId({event:g["b"].fieldActivation,name:this.GTM_ELEMENTS.deposit.amount,form_name:this.GTM_ELEMENTS.popup.recurrent.index})}})},v=f,y=(s("e710"),s("2877")),C=Object(y["a"])(v,i,a,!1,null,null,null);t["a"]=C.exports},e710:function(e,t,s){"use strict";s("031e")},e711:function(e,t,s){},e768:function(e,t,s){"use strict";s.d(t,"e",(function(){return a})),s.d(t,"f",(function(){return o})),s.d(t,"g",(function(){return n})),s.d(t,"c",(function(){return r})),s.d(t,"d",(function(){return c})),s.d(t,"b",(function(){return l})),s.d(t,"a",(function(){return d}));var i=s("c0f7");const a="sport",o="sports",n="v-sports",r="esports",c=["users-password-edit","users-unlock"],l={DEPOSIT:"deposit",RESTORE_PASSWORD:"restore-password"},u="group_code",d=[i["b"],u]},ec77:function(e,t,s){"use strict";s("4ac7")},f4f5:function(e,t,s){},f5a28:function(e,t,s){"use strict";s("fb12")},f5e7:function(e,t,s){},f81e:function(e,t,s){"use strict";s("cfca")},fb12:function(e,t,s){}}]);