/*! For license information please see client.js.LICENSE.txt */ !function(){var e,t,r,n,o,i,a={40684:function(e,t,r){"use strict";r.d(t,{TA:function(){return x}});var n=r(67294),o=r(63366),i=r(87462),a=r(97326),u=r(94578),s=r(59864),c=r(8679),l=r.n(c);function f(e){console.warn("loadable: "+e)}var p=n.createContext();var d={initialChunks:{}},h="PENDING",m="REJECTED",v=function(e){return e};function y(e){var t=e.defaultResolveComponent,r=void 0===t?v:t,c=e.render,f=e.onLoad;function y(e,t){void 0===t&&(t={});var v=function(e){return"function"==typeof e?{requireAsync:e,resolve:function(){},chunkName:function(){}}:e}(e),y={};function g(e){return t.cacheKey?t.cacheKey(e):v.resolve?v.resolve(e):"static"}function b(e,n,o){var i=t.resolveComponent?t.resolveComponent(e,n):r(e);if(t.resolveComponent&&!(0,s.isValidElementType)(i))throw new Error("resolveComponent returned something that is not a React component!");return l()(o,i,{preload:!0}),i}var P,w,S=function(e){var t=g(e),r=y[t];return r&&r.status!==m||((r=v.requireAsync(e)).status=h,y[t]=r,r.then((function(){r.status="RESOLVED"}),(function(t){console.error("loadable-components: failed to asynchronously load component",{fileName:v.resolve(e),chunkName:v.chunkName(e),error:t?t.message:t}),r.status=m}))),r},O=function(e){function r(r){var n;return(n=e.call(this,r)||this).state={result:null,error:null,loading:!0,cacheKey:g(r)},function(e,t){if(!e){var r=new Error("loadable: "+t);throw r.framesToPop=1,r.name="Invariant Violation",r}}(!r.__chunkExtractor||v.requireSync,"SSR requires `@loadable/babel-plugin`, please install it"),r.__chunkExtractor?(!1===t.ssr||(v.requireAsync(r).catch((function(){return null})),n.loadSync(),r.__chunkExtractor.addChunk(v.chunkName(r))),(0,a.Z)(n)):(!1!==t.ssr&&(v.isReady&&v.isReady(r)||v.chunkName&&d.initialChunks[v.chunkName(r)])&&n.loadSync(),n)}(0,u.Z)(r,e),r.getDerivedStateFromProps=function(e,t){var r=g(e);return(0,i.Z)({},t,{cacheKey:r,loading:t.loading||t.cacheKey!==r})};var n=r.prototype;return n.componentDidMount=function(){this.mounted=!0;var e=this.getCache();e&&e.status===m&&this.setCache(),this.state.loading&&this.loadAsync()},n.componentDidUpdate=function(e,t){t.cacheKey!==this.state.cacheKey&&this.loadAsync()},n.componentWillUnmount=function(){this.mounted=!1},n.safeSetState=function(e,t){this.mounted&&this.setState(e,t)},n.getCacheKey=function(){return g(this.props)},n.getCache=function(){return y[this.getCacheKey()]},n.setCache=function(e){void 0===e&&(e=void 0),y[this.getCacheKey()]=e},n.triggerOnLoad=function(){var e=this;f&&setTimeout((function(){f(e.state.result,e.props)}))},n.loadSync=function(){if(this.state.loading)try{var e=b(v.requireSync(this.props),this.props,x);this.state.result=e,this.state.loading=!1}catch(e){console.error("loadable-components: failed to synchronously load component, which expected to be available",{fileName:v.resolve(this.props),chunkName:v.chunkName(this.props),error:e?e.message:e}),this.state.error=e}},n.loadAsync=function(){var e=this,t=this.resolveAsync();return t.then((function(t){var r=b(t,e.props,x);e.safeSetState({result:r,loading:!1},(function(){return e.triggerOnLoad()}))})).catch((function(t){return e.safeSetState({error:t,loading:!1})})),t},n.resolveAsync=function(){var e=this.props,t=(e.__chunkExtractor,e.forwardedRef,(0,o.Z)(e,["__chunkExtractor","forwardedRef"]));return S(t)},n.render=function(){var e=this.props,r=e.forwardedRef,n=e.fallback,a=(e.__chunkExtractor,(0,o.Z)(e,["forwardedRef","fallback","__chunkExtractor"])),u=this.state,s=u.error,l=u.loading,f=u.result;if(t.suspense&&(this.getCache()||this.loadAsync()).status===h)throw this.loadAsync();if(s)throw s;var p=n||t.fallback||null;return l?p:c({fallback:p,result:f,options:t,props:(0,i.Z)({},a,{ref:r})})},r}(n.Component),E=(w=function(e){return n.createElement(p.Consumer,null,(function(t){return n.createElement(P,Object.assign({__chunkExtractor:t},e))}))},(P=O).displayName&&(w.displayName=P.displayName+"WithChunkExtractor"),w),x=n.forwardRef((function(e,t){return n.createElement(E,Object.assign({forwardedRef:t},e))}));return x.displayName="Loadable",x.preload=function(e){x.load(e)},x.load=function(e){return S(e)},x}return{loadable:y,lazy:function(e,t){return y(e,(0,i.Z)({},t,{suspense:!0}))}}}var g=y({defaultResolveComponent:function(e){return e.__esModule?e.default:e.default||e},render:function(e){var t=e.result,r=e.props;return n.createElement(t,r)}}),b=g.loadable,P=g.lazy,w=y({onLoad:function(e,t){e&&t.forwardedRef&&("function"==typeof t.forwardedRef?t.forwardedRef(e):t.forwardedRef.current=e)},render:function(e){var t=e.result,r=e.props;return r.children?r.children(t):null}}),S=w.loadable,O=w.lazy,E="undefined"!=typeof window;function x(e,t){void 0===e&&(e=function(){});var r=void 0===t?{}:t,n=r.namespace,o=void 0===n?"":n,i=r.chunkLoadingGlobal,a=void 0===i?"__LOADABLE_LOADED_CHUNKS__":i;if(!E)return f("`loadableReady()` must be called in browser only"),e(),Promise.resolve();var u=null;if(E){var s=function(e){return e+"__LOADABLE_REQUIRED_CHUNKS__"}(o),c=document.getElementById(s);if(c){u=JSON.parse(c.textContent);var l=document.getElementById(s+"_ext");if(!l)throw new Error("loadable-component: @loadable/server does not match @loadable/component");JSON.parse(l.textContent).namedChunks.forEach((function(e){d.initialChunks[e]=!0}))}}if(!u)return f("`loadableReady()` requires state, please use `getScriptTags` or `getScriptElements` server-side"),e(),Promise.resolve();var p=!1;return new Promise((function(e){window[a]=window[a]||[];var t=window[a],r=t.push.bind(t);function n(){u.every((function(e){return t.some((function(t){return t[0].indexOf(e)>-1}))}))&&(p||(p=!0,e()))}t.push=function(){r.apply(void 0,arguments),n()},n()})).then(e)}var A=b;A.lib=S,P.lib=O,t.ZP=A},1722:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(88239));t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.providerName,r=e.authAPI,a=e.responseType,u=e.scope,s=e.clientId,c=e.redirectURL,l=e.languageId,f=e.promoCode,p=e.giftTypeId,d=e.sessionType,h=e.prompt,m=e.appId,v=e.state,y=-1!==r.indexOf("?")?"&":"?",g={response_type:a,client_id:s,redirect_uri:c,scope:u,prompt:h,state:(0,i.default)((0,n.default)({pn:t,language_id:l,pc:f,gtid:p,t:d,app_id:m},v))};return""+r+y+(0,o.stringify)(g)};var o=r(17563),i=a(r(82826));function a(e){return e&&e.__esModule?e:{default:e}}},2336:function(e,t,r){"use strict";t.Ly=void 0;i(r(46593)),i(r(88902));var n=i(r(88239));t.ZP=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=o.default[e];return r?r.authenticate((0,n.default)({},a,t)):(console.error('No provider found for "'+e+'" social network. Auth attempt ignored'),null)};var o=i(r(21848));function i(e){return e&&e.__esModule?e:{default:e}}var a={clientId:null,languageId:null,redirectURL:"/",promoCode:null,giftTypeId:null,sessionType:""};t.Ly={PORTAL:"Portal",LANDING:"Landing",FORUM:"Forum",IFRAME:"Iframe",MOBILE:"Mobile",DESKTOP:"Desktop",CASUAL:"Casual"}},31456:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=i(r(88239));t.default=function(){var e={};function t(r,n){r||function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null;(0,o.default)(e,(function(e,n){t(n,r)}))}(n),r&&e[r]&&(e[r](n),delete e[r])}return{push:function(r,o){var i=a[r];e[i]&&u[i]&&u[i].multiWinMode&&t(i),e[i]=function(e,r,o,i){var a=setInterval((function(){r&&!r.closed||t(e)}),100);return function(e){clearInterval(a);var t=(0,n.default)({},e);e||(t={errors:[]}),r&&!r.closed&&r.close&&r.close(),t.errors?i.call(null,t.errors):o.call(null,t)}}(i,o.win,o.onSuccess,o.onFailure)},resolve:t}};var o=i(r(66073));function i(e){return e&&e.__esModule?e:{default:e}}var a={fb:"facebook",vk:"vKontakte",mr:"mailRu",cm:"classmates",gp:"google",twitch:"twitch"},u={facebook:{multiWinMode:!0},vKontakte:{multiWinMode:!1},mailRu:{multiWinMode:!1},classmates:{multiWinMode:!1},google:{multiWinMode:!1},twitch:{multiWinMode:!1}}},31147:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(88239)),o=a(r(1722)),i=a(r(2775));function a(e){return e&&e.__esModule?e:{default:e}}var u={providerName:"facebook",authAPI:"https://www.facebook.com/dialog/oauth",responseType:"code",scope:"email"},s={width:450,height:450};t.default={name:"fb",authenticate:function(e){return t=(0,o.default)((0,n.default)({},u,e))+"&display=popup",(0,i.default)("fb",t,s);var t}}},800:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=u(r(46593)),o=u(r(88239)),i=u(r(1722)),a=u(r(2775));function u(e){return e&&e.__esModule?e:{default:e}}var s={providerName:"google",authAPI:"https://accounts.google.com/o/oauth2/auth",responseType:"code",scope:"email profile"};t.default={name:"gp",authenticate:function(e){var t={};e.forceLogin&&(t.prompt="select_account");var r=(0,i.default)((0,o.default)({},s,e,t));return(0,a.default)("gp",r)},logout:function(e){var t=e.getAppId;return console.info("[socialAuth][gp] logout"),new n.default((function(e,r){var o=setInterval((function(){window.gapi?(clearInterval(o),(console.info("[socialAuth][gp] init."),new n.default((function(e,r){window.gapi.load("auth2",(function(){console.info("[socialAuth][gp] auth2 loaded.");try{window.gapi.auth2.init({client_id:t("gp")}).then((function(){console.info("[socialAuth][gp] auth2 initialized."),e()}),(function(e){console.info("[socialAuth][gp] error.",e),r(e)}))}catch(e){console.info("[socialAuth][gp] error.",e),r(e)}}))}))).then((function(){new n.default((function(e){window.gapi.auth2.getAuthInstance().signOut().then((function(){console.info("[socialAuth][gp] logout."),e()}))})).then(e,r)}),e)):(console.info("[socialAuth][gp] No window.gp loaded"),i>5&&clearInterval(o),i+=1)}),1e3),i=0}))}}},21848:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,o=f(r(88106)),i=f(r(31147)),a=f(r(800)),u=f(r(11750)),s=f(r(33651)),c=f(r(86395)),l=f(r(26437));function f(e){return e&&e.__esModule?e:{default:e}}t.default=(n={},(0,o.default)(n,i.default.name,i.default),(0,o.default)(n,a.default.name,a.default),(0,o.default)(n,u.default.name,u.default),(0,o.default)(n,s.default.name,s.default),(0,o.default)(n,c.default.name,c.default),(0,o.default)(n,l.default.name,l.default),n)},33651:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(88239)),o=a(r(1722)),i=a(r(2775));function a(e){return e&&e.__esModule?e:{default:e}}var u={providerName:"mailru",authAPI:"https://connect.mail.ru/oauth/authorize",responseType:"code",scope:""};t.default={name:"mr",authenticate:function(e){var t=(0,o.default)((0,n.default)({},u,e));return(0,i.default)("mr",t)}}},86395:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(88239)),o=a(r(1722)),i=a(r(2775));function a(e){return e&&e.__esModule?e:{default:e}}var u={providerName:"classmates",authAPI:"https://www.odnoklassniki.ru/oauth/authorize",responseType:"code",scope:""};t.default={name:"cm",authenticate:function(e){var t=(0,o.default)((0,n.default)({},u,e));return(0,i.default)("cm",t)}}},26437:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(88239)),o=a(r(1722)),i=a(r(2775));function a(e){return e&&e.__esModule?e:{default:e}}var u="twitch",s={providerName:"twitch",authAPI:"https://id.twitch.tv/oauth2/authorize",responseType:"code",scope:"user:read:email"};t.default={name:u,authenticate:function(e){var t=(0,o.default)((0,n.default)({},s,e));return(0,i.default)(u,t)}}},11750:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(88239)),o=a(r(1722)),i=a(r(2775));function a(e){return e&&e.__esModule?e:{default:e}}var u={providerName:"vkontakte",authAPI:"https://oauth.vk.com/authorize?v=5.37",responseType:"code",scope:"email,friends"};t.default={name:"vk",authenticate:function(e){var t=(0,o.default)((0,n.default)({},u,e));return(0,i.default)("vk",t)}}},2775:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=a(r(46593));t.default=function(e,t,r){var a=new i.default(e,r);return window.oauthCallback=function(e){var t=e;"string"==typeof e&&(t=JSON.parse(e));var r=(0,o.default)(t,"authProvider",null);u.resolve(r,t)},s&&window.removeEventListener("message",s),s=function(e){if(e.data.error)console.error("[Plarium][auth][messageListener] error",e.data.error);else{var t=e.origin===window.origin;if(t)if(e.data.authProvider){if(t&&e.data.authProvider){var r=(0,o.default)(e.data,"authProvider",null);u.resolve(r,e.data)}window.removeEventListener("message",s)}else console.warn("[Plarium][auth][messageListener] event do not have authProvider field!",e.data);else console.warn("[Plarium][auth][messageListener] event origin is not secure",e.data)}},window.addEventListener("message",s,!1),new n.default((function(r,n){u.push(e,{win:a.show(t),onSuccess:r,onFailure:n})}))};var o=a(r(27361)),i=a(r(97173));function a(e){return e&&e.__esModule?e:{default:e}}var u=new(a(r(31456)).default),s=void 0},97173:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=u(r(88239)),o=u(r(99663)),i=u(r(22600)),a=u(r(82492));function u(e){return e&&e.__esModule?e:{default:e}}var s=function(){function e(t,r){(0,o.default)(this,e),this.name=t;var i=(0,a.default)(r,{width:520,height:500,options:"scrollbars=yes,resizable=yes,toolbar=no,location=no,titlebar=no"});this.options=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=(0,n.default)({},e);try{t.left=window.top.outerWidth/2+(window.top.screenX-t.width/2),t.top=window.top.outerHeight/2+(window.top.screenY-t.height/2)}catch(e){t.left=250,t.top=250}return t.options+", left="+t.left+", top="+t.top+", width="+t.width+", height="+t.height}(i)}return(0,i.default)(e,[{key:"show",value:function(e){return window.open(e,this.name,this.options)}}]),e}();t.default=s},69718:function(e,t,r){"use strict";t.Z=function(e){return function(t){return e(function(e){return u.filter((function(t){return Object.hasOwnProperty.call(e,t)})).forEach((function(t){var r=e[t],a=(0,o.default)(r).toString(i.default);e[t]=(0,n.default)(a).toString(i.default)})),e}(t))}};var n=a(r(70034)),o=a(r(68214)),i=a(r(63465));function a(e){return e&&e.__esModule?e:{default:e}}var u=["password","confirm","current","newPassword","newPasswordConfirm","oldPassword"]},82826:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,o=(n=r(63239))&&n.__esModule?n:{default:n};t.default=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t="string"==typeof e?e:(0,o.default)(e);return window.btoa(encodeURIComponent(t))}},94824:function(e,t){"use strict";var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,r=1,n=arguments.length;r0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]0)throw a;return[2]}))}))}))}},68950:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.regularExpressions=void 0,t.regularExpressions={username:/^(?=.{3,30}$)([\s]*[\u0020\u0021\u0023-\u0026\u0028-\u003B\u003D\u003F-\uFFFF]?)*$/,email:/^.+@.+\.?.*$/i,emailStrong:/^[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?$/i,password:/^((?!.*[\u0022\u0027\u003C\u003E])[\u0021-\u007Eа-яА-ЯÀÈÌÒÙàèìòùÁÉÍÓÚÝáéíóúýÂÊÎÔÛâêîôûÃÑÕãñõÄËÏÖÜŸäëïöüÿŸ¡¿çÇŒœßØøÅ寿ÞþÐð\d]{6,40})$/i,astralSymbols:/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,contactNumber:/^\+?[\d\-\)\(]{5,17}$/,website:/^((https?):\/\/)?(((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-fA-F]{2})|[!\$&'\(\)\*\+,;=]|:)*@)?(((\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5]))|((([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-zA-Z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-zA-Z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?)(:\d*)?)(\/((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-fA-F]{2})|[!\$&'\(\)\*\+,;=]|:|@)+(\/(([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-fA-F]{2})|[!\$&'\(\)\*\+,;=]|:|@)*)*)?)?(\?((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-fA-F]{2})|[!\$&'\(\)\*\+,;=]|:|@)|[\uE000-\uF8FF]|\/|\?)*)?(\#((([a-zA-Z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(%[\da-fA-F]{2})|[!\$&'\(\)\*\+,;=]|:|@)|\/|\?)*)?$/}},68884:function(e,t,r){"use strict";var n=this&&this.__awaiter||function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function a(e){try{s(n.next(e))}catch(e){i(e)}}function u(e){try{s(n.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(a,u)}s((n=n.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var r,n,o,i,a={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:u(0),throw:u(1),return:u(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function u(i){return function(u){return function(i){if(r)throw new TypeError("Generator is already executing.");for(;a;)try{if(r=1,n&&(o=2&i[0]?n.return:i[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,i[1])).done)return o;switch(n=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,n=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!((o=(o=a.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]1&&void 0!==arguments[1]?arguments[1]:{},r=(0,c.Z)(e),n={sessionType:l,clientId:r,languageId:p,redirectURL:f,promoCode:t.promoCode,giftTypeId:t.giftTypeId,state:t};return console.debug("[Social Auth] start ".concat(e),n),(0,i.ZP)(e,n).then((function(t){return console.debug("[Social Auth] success response ".concat(e),t),"registration"===t.authResult&&(0,a.Z)(t),t})).catch((function(t){console.debug("[Social Auth] error response ".concat(e),t);var r=o()(t,(function(e,t){var r=t.message;return"".concat(e).concat(r,". ")}),"");return Promise.reject(r)}))}},67155:function(e,t,r){"use strict";var n=r(41609),o=r.n(n),i=r(70012),a=r(96765),u=r(60548),s=function(e,t,r){(0,a.Z)(e,"PlariumGamesSetup.exe"),"registration"!==(null==r?void 0:r.eventType)||t||(0,i.Z)(r.eventCategory,r.eventAction,r.eventLabel),"login"===(null==r?void 0:r.eventType)&&(0,i.Z)(r.eventCategory,r.eventAction,r.eventLabel)};t.Z=function(e){var t=e.formData,r=e.link,n=e.receivedEvent,i=e.disableEvent,a=void 0!==i&&i,c=e.isUseGuestApi,l=void 0!==c&&c,f=e.isSocialSuccess,p=void 0!==f&&f;return o()(null==t?void 0:t.values)&&!l||p&&l?(s(r,a,n),Promise.resolve()):(0,u.Z)(t,l).then((function(e){return window&&(window.uid=e.uid),s(r,a,n),Promise.resolve(e)})).catch((function(e){return Promise.reject(null==e?void 0:e.errors)}))}},70027:function(e,t,r){"use strict";r.d(t,{Vq:function(){return a},W2:function(){return s},_e:function(){return u}});var n=r(70012),o=r(31104),i=r(97355),a=function(){var e=o.Z.getByPath(o.Z.path.analytics,{}),t=e.area,r=e.locale;(0,n.Z)(i.g_,i.xB,"".concat(t," ").concat(r))},u=function(){var e=o.Z.getByPath(o.Z.path.analytics,{}),t=e.area,r=e.locale;(0,n.Z)(i.cG,"Accept","".concat(t," ").concat(r))},s=function(){(0,n.Z)(i.g_,"Account created","pp")}},38131:function(e,t,r){"use strict";r.d(t,{Z:function(){return S}});var n=r(67294),o=r(25511),i=r(66972),a=r(987);function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{}).eventFromMouseLeave;if(e&&t.current)return n?(r.current=t.current.currentTime,void t.current.load()):void(t.current.currentTime=r.current)}),[e]);return{onMouseOver:(0,n.useCallback)((function(){var e;null===(e=t.current)||void 0===e||e.play(),o()}),[o]),onMouseLeave:(0,n.useCallback)((function(){var e;null===(e=t.current)||void 0===e||e.pause(),o({eventFromMouseLeave:!0})}),[o]),videoRef:t}}(e.poster),r=t.onMouseOver,o=t.onMouseLeave,a=t.videoRef;return n.createElement(i.Z,l({onMouseOver:r,onMouseLeave:o,ref:a},e,{"data-element":"Video","data-component":"VideoPlayedOnHover","data-source-file":"VideoPlayedOnHover.tsx"}))},p=["setIsPlay"];function d(){return d=Object.assign||function(e){for(var t=1;t=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,p),o=(0,n.useRef)(null),a=o.current;return n.createElement(i.Z,d({onClick:function(){if(a){if(a.paused)return a.play(),void t(!0);a.pause(),t(!1)}},ref:o,muted:!1},r,{"data-element":"Video","data-component":"VideoPlayedOnClick","data-source-file":"VideoPlayedOnClick.js"}))},m=r(17830),v=r(50308),y=r.n(v);function g(){return g=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);r=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,o);return n.createElement("button",i({ref:t,type:a},s),u)}));t.Z=a},65804:function(e,t,r){"use strict";var n=r(67294),o=r(94184),i=r.n(o),a=r(64593);t.Z=function(e){var t=e.className;return t?n.createElement(a.q,{htmlAttributes:{class:i()(t,"mobile")},"data-element":"Helmet","data-component":"ClientHtml","data-source-file":"index.tsx"}):null}},75509:function(e,t,r){"use strict";var n=r(67294);function o(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,u=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){u=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(u)throw o}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return i(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?i(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,o);return n.createElement(s,function(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);rr?null:n.createElement("div",{className:o,"data-component":"Fraction","data-source-file":"Fraction.js"},n.createElement(_.Z,{className:i,"data-element":"FloatingBox","data-source-file":"Fraction.js"},"".concat(t," ").concat(a," ").concat(r)))},Q=function(e){var t=e.currentStep,r=e.countStep,o=e.classNameChildren,i=e.className;return n.createElement(_.Z,{className:i,"data-element":"FloatingBox","data-component":"ProgressBar","data-source-file":"ProgressBar.js"},n.createElement("div",{className:o,style:{width:"".concat(t/r*100,"%")}}))},Y=function(e,t,r){return!(er?"done":"next")},J=function(e){var t=e.currentStep,r=e.countStep,o=e.classNameChildren,i=e.className,a=e.trait;return t>3?null:n.createElement(_.Z,{className:i,"data-element":"FloatingBox","data-component":"StepProgressBar","data-source-file":"StepProgressBar.js"},n.createElement("div",{className:o},n.createElement("div",null,n.createElement("span",{"data-state":Y(r,t,1)},"".concat(a," 1"))),n.createElement("div",null,n.createElement("span",{"data-state":Y(r,t,2)},"".concat(a," 2"))),n.createElement("div",null,n.createElement("span",{"data-state":Y(r,t,3)},"".concat(a," 3")))),n.createElement("div",{className:o,style:{width:"".concat(47*(t-1),"%")}}),n.createElement("div",{className:o},n.createElement("div",{style:{opacity:t>=1?"1":"0"}}),n.createElement("div",{style:{opacity:t>1?"1":"0"}}),n.createElement("div",{style:{opacity:3===t?"1":"0"}})))},X=function(e){var t=e.className,r=e.currentStep,o=e.countStep,i=e.classNameChildren,a=e.trait,u=e.type,s={className:t,currentStep:r,countStep:o,classNameChildren:i,trait:a,type:u},c={fraction:function(){return n.createElement(K,s)},progressbar:function(){return n.createElement(Q,s)},stepProgressbar:function(){return n.createElement(J,s)}}[u];return c?c():null};X.propTypes={className:i().string,classNameChildren:i().string,type:i().string,trait:i().string,currentStep:i().oneOfType([i().string,i().number]),countStep:i().oneOfType([i().string,i().number])},X.defaultProps={className:"",classNameChildren:"",type:"",trait:"/",currentStep:0,countStep:0};var $=X,ee=r(54456),te=r(55941);function re(){return re=Object.assign||function(e){for(var t=1;te.offsetHeight&&(e.style.height="auto")}},n.createElement(te.Z,{html:o,tagName:"span",style:{width:"100%",display:"block"},"data-element":"DangerousInnerHTML","data-source-file":"Error.js"}))):null};ce.propTypes=se,ce.defaultProps={classList:{},text:"",qaLabel:{}};var le=ce,fe=r(33724),pe=r(47020),de=r(97355),he=function(e,t,r){var n=t&&t.includes(de.nM.Login)?"login":r;return(0,fe.qA)(e,"error",n)},me=r(98261),ve="",ye=function(e){return"https://cdn01.x-plarium.com/browser/content/portal/v3/nng_avatars/".concat(e,".jpeg")},ge=function(){var e=Math.floor(7*Math.random())+1,t=ye(e);if(ve!==t)return ve=t,t;var r=ye(7===e?e-1:e+1);return ve=r,r},be=r(16828);function Pe(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,u=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){u=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(u)throw o}}return i}}(e,t)||function(e,t){if(e){if("string"==typeof e)return we(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?we(e,t):void 0}}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function we(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);r=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}var Me=function(e){var t=e.displayMode,r=e.text,o=Fe(e,Re),i="static"===t,a=o.hasError,u=o.hasValue,s=Fe(o,Ne);return r?i?n.createElement(Ae,Ie({text:r},s)):n.createElement(Ce,Ie({hasError:a,hasValue:u,text:r},s,{"data-element":"RegularFieldInfo","data-component":"FieldInfo","data-source-file":"index.tsx"})):null};function Le(e){return Le="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Le(e)}function De(){return De=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{};return e.userName?e:lt(lt({},e),{},{userName:"Guest"})})),vt(ht(t),"setNextStep",(function(e){var r=t.props,o=r.children,i=r.onChangeStep,a=t.state.currentStep+1,u=t.state.steps.length-1;if((0,O.Zn)(""),n.Children.forEach(o,(function(e){if(e&&e.props&&e.type===Xe&&t.isInCurrentStep(e)&&e.props.onBlur){var r=e.props.name,n=t.state.values[r];e.props.onBlur({target:{name:r,value:n}})}})),e)i(a,t.state.currentStep,u).then((function(e){t.setState({currentStep:e})}));else if(t.state.steps[a])if(t.valuesEmpty(t.state.values)){var s=t.props.isUseGuestApi?t.getGuestApiValues(t.state.values):t.state.values;t.submit(s).then((function(){i(a,t.state.currentStep,u).then((function(e){t.setState({currentStep:e})}))}))}else i(a,t.state.currentStep,u).then((function(e){t.setState({currentStep:e})}));else t.submit(t.state.values)})),vt(ht(t),"setErrors",(function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};t.setState({errors:e})})),vt(ht(t),"handleGenerate",(function(e,r){var n={values:lt(lt({},t.state.values),{},vt({},e,r)),dirty:lt(lt({},t.state.dirty),{},vt({},e,!0))};yt[e]=r;var o=vt({},e,r);t.setState(n,(function(){t.validate(o).then((function(r){var n=t.getUnchangedValues(o);if(!(e in n))return r;var i=F()(t.state.errors,e);return t.setErrors(i),z()(i)&&t.isOtherFieldsDirty(e)?t.props.onSuccess(o):t.props.onError(i),r})).catch(t.debounceValidation(o))}))})),vt(ht(t),"handleFieldChange",(function(e){var r=e.target,n=r.name,o=r.value,i=r.checked,a=r.type,u=t.state.changeHandlers[n],s=vt({},n,"checkbox"===a?i:o),c={values:lt(lt({},t.state.values),s),dirty:lt(lt({},t.state.dirty),{},vt({},n,!0))};yt[n]=o,t.isSubmited.current&&(t.isSubmited.current=!1),t.setState(c,(function(){t.validate(s).then((function(e){var r=t.getUnchangedValues(s);if(!(n in r))return e;var o=F()(t.state.errors,n);return t.setErrors(o),z()(o)&&t.isOtherFieldsDirty(n)?t.props.onSuccess(s):t.props.onError(o),e})).catch(t.debounceValidation(s)),W()(u)&&u(o,e)}))})),vt(ht(t),"handleSubmit",(function(e){if(e.preventDefault(),!z()(t.state.errors)||t.isSubmited.current)return null;var r=t.getActiveValuesSet();t.validate(r,!0).then((function(){var e=t.getUnchangedValues(r),n=B()(Object.keys(e),Object.keys(t.state.values)),o=N()(t.state.errors,n);t.setErrors(o),Object.keys(o).length||t.isRequestInProgress||(t.props.onSuccess(r),t.setNextStep())})).catch(t.processValidationErrors.bind(ht(t),r))})),vt(ht(t),"processValidationErrors",(function(e,r){var n=t.getUnchangedValues(e),o=N()(r,Object.keys(n));if(0===Object.keys(o).length)return!1;var i=lt(lt({},t.state.errors),o);return t.setErrors(i),t.props.onError(i),!0})),vt(ht(t),"renderChildren",(function(e){var r=ht(t).state,o=!1;return n.Children.map(e,(function(e){if(!e)return null;var i=lt({},e.props);if(!t.isInCurrentStep(e))return null;switch(e.type){case Xe:var a=e.props,u=a.name,s=a.autoFocus,c=r.values[u],l=r.errors[u];i.onChange=t.handleFieldChange,i.onGenerate=t.handleGenerate,i.value=c,i.error=l,i.autoFocus=!1,s&&!o&&(i.autoFocus=!0,o=!0);break;case rt:var f=r.values;i.values=f;break;case"input":case"button":"submit"===e.props.type&&(i.disabled=e.props.disabled);break;case $:i.currentStep=r.currentStep+1,i.countStep=r.stepConter}return(0,n.cloneElement)(e,i)}))})),t.isSubmited=n.createRef(),t.state=lt(lt({},t.state),t.getState(e)),t.debounceValidation=function(e){return g()(t.processValidationErrors.bind(ht(t),e),3e3)},t}return t=c,r=[{key:"componentDidMount",value:function(){this.isSubmited.current=!1}},{key:"UNSAFE_componentWillReceiveProps",value:function(e){var t=this.getState(e);this.setState(t)}},{key:"componentDidUpdate",value:function(e,t){var r=this,n=T()(this.state.dirty,t.dirty),o=T()(this.state.errors,t.errors),i=this.props.socialSignUp!==e.socialSignUp,a=this.props.socialSignIn!==e.socialSignIn;if((n||o)&&this.props.onFieldsStateChange(this.state.errors,this.state.dirty),t.currentStep!==this.state.currentStep&&(this.props.setFormCurrentStep(this.state.currentStep+1),this.isSubmited.current=!1),i||a){var u=this.state.currentStep!==this.state.steps.length-1;this.props.socialSignUp&&u&&setTimeout((function(){return r.setNextStep(r.props.socialSignUp)})),this.props.socialSignIn&&u&&setTimeout((function(){return r.setNextStep(r.props.socialSignIn)}))}}},{key:"getState",value:function(e){var t=this,r=e.children,o=n.Children.toArray(r),i=!this.props.focus&&e.focus&&!e.isolated,a=p()(o,(function(r,n){var o=n.props,a=o.name,u=o.value,s=o.rules,c=void 0===s?[]:s,l=o.rulesSubmit,f=void 0===l?[]:l,p=o.step,d=o.onChange;if(n.type===Xe){var h="email"===a,m="userName"===a,v=i&&h;h&&!t.props.clearEmail&&e.clearEmail?r.values[a]="":r.values[a]=v?yt[a]:t.state.values[a]||u,t.props.customUserName&&m&&!t.isChangedUserName&&(t.isChangedUserName=!0,r.values[a]=t.props.customUserName),r.rules[a]=c.filter(W()),r.rulesSubmit[a]=f.filter(W()),r.changeHandlers[a]=d,p&&(r.stepConter=r.stepConter<=p||!r.stepConter?p:r.stepConter)}var y,g=parseInt(p,10);return q()(g)||(r.stepsObj[g]=[].concat(function(e){if(Array.isArray(e))return st(e)}(y=r.stepsObj[g]||[])||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(y)||function(e,t){if(e){if("string"==typeof e)return st(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?st(e,t):void 0}}(y)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),[a||""])),r}),{values:{},rules:{},rulesSubmit:{},stepsObj:{},changeHandlers:{}});return a.steps=Object.keys(a.stepsObj).map((function(e){return{stepProp:e,fields:a.stepsObj[e]}})).sort((function(e,t){return e.stepProp-t.stepProp})),a.qaSteps=z()(a.stepsObj)?C()(a.values,(function(e,t){return t})):C()(a.stepsObj,(function(e){return e})),a}},{key:"getActiveValuesSet",value:function(){var e=this.state,t=e.currentStep,r=e.steps;if(!r.length)return this.state.values;var n=r[t].fields||[];return N()(this.state.values,n)}},{key:"getFieldsRules",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0,r=this.state,n=r.rules,o=r.rulesSubmit,i=Object.keys(e),a=N()(n,i),u=t?N()(o,i):{};return G()(a,u)}},{key:"getUnchangedValues",value:function(e){var t=this;return p()(e,(function(e,r,n){return r!==t.state.values[n]?e:lt(lt({},e),{},vt({},n,r))}),{})}},{key:"isInCurrentStep",value:function(e){var t=this.state,r=t.currentStep,n=t.steps,o=parseInt(e.props.step,10);return!!q()(o)||n[r]&&n[r].stepProp===e.props.step}},{key:"isOtherFieldsDirty",value:function(e){var t=this.state,r=t.rules,n=t.dirty,o=this.getActiveValuesSet(),i=F()(r,e);return 0===p()(i,(function(e,t,r){return r in o&&!n[r]&&e.push(r),e}),[]).length}},{key:"submit",value:function(e){var t=this;return(0,ot.ew)(null==e?void 0:e.email),this.isSubmited.current=!0,this.props.onSubmit(e).catch((function(e){t.setErrors(e)}))}},{key:"validate",value:(o=regeneratorRuntime.mark((function e(){var t,r,n,o,i=this,a=arguments;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(t=a.length>0&&void 0!==a[0]?a[0]:{},r=a.length>1?a[1]:void 0,n=this.getFieldsRules(t,r),o=F()(this.state.errors,Object.keys(n)),this.setErrors(o),!(de.mA.EMAIL in n)||!r){e.next=10;break}if(!this.isRequestInProgress){e.next=8;break}return e.abrupt("return");case 8:return this.isRequestInProgress=!0,e.abrupt("return",(0,nt.parallelPromise)([(0,nt.validate)(t,n),this.props.onValidate(t)]).finally((function(){i.isRequestInProgress=!1})));case 10:return e.abrupt("return",(0,nt.parallelPromise)([(0,nt.validate)(t,n),this.props.onValidate(t)]));case 11:case"end":return e.stop()}}),e,this)})),i=function(){var e=this,t=arguments;return new Promise((function(r,n){var i=o.apply(e,t);function a(e){ut(i,r,n,a,u,"next",e)}function u(e){ut(i,r,n,a,u,"throw",e)}a(void 0)}))},function(){return i.apply(this,arguments)})},{key:"render",value:function(){var e=this.props,t=e.children,r=e.className,o=e.qaLabelName,i=this.state.qaSteps;return n.createElement("form",at({className:r,noValidate:!0,onSubmit:this.handleSubmit},ee.Z.getProps(o,i),{"data-component":"Form","data-source-file":"Form.js"}),this.renderChildren(t))}}],r&&ft(t.prototype,r),Object.defineProperty(t,"prototype",{writable:!1}),c}(n.Component);vt(bt,"propTypes",{downloadedApp:i().bool.isRequired,socialSignUp:i().bool.isRequired,authSignUp:i().bool.isRequired,className:i().string,onValidate:i().func,onSubmit:i().func,onChangeStep:i().func,onSuccess:i().func,onError:i().func,onFieldsStateChange:i().func,children:i().oneOfType([i().arrayOf(i().node),i().node]),qaLabelName:i().string,focus:i().bool,clearEmail:i().bool,isUseGuestApi:i().bool}),vt(bt,"defaultProps",{className:"",children:[],onValidate:gt,onChangeStep:gt,onSubmit:gt,onSuccess:L(),onError:L(),onFieldsStateChange:L(),qaLabelName:"",focus:!0,clearEmail:!1,isUseGuestApi:!1});var Pt=(0,a.$j)((function(e){return{downloadedApp:(0,S.aC)(e),socialSignUp:(0,S.G7)(e),socialSignIn:(0,S.jT)(e),authSignUp:(0,S.$z)(e)}}),{setFormCurrentStep:O.I1,setRenderedFieldName:O.Zn})(bt),wt=r(267),St=r(94226),Ot=r(32078),Et=r.n(Ot),xt=r(98624),At=r.n(xt),_t=r(95550),kt=r.n(_t),Tt=r(20827),jt=r.n(Tt),Ct=r(99222),Rt=r.n(Ct),Nt=r(3694),It=r.n(Nt),Ft={fb:Et(),gp:At(),twitch:kt(),vk:jt(),cm:Rt(),mr:It()},Mt={className:i().string,icon:i().string.isRequired,size:i().oneOfType([i().string,i().number])},Lt=function(e){var t=e.icon,r=e.size,o=e.className,i=s()(o,"P6SoO3"),a={width:r,height:r};return n.createElement(te.Z,{style:a,className:i,html:Ft[t],tagName:"span","data-element":"DangerousInnerHTML","data-component":"Icon","data-source-file":"index.js"})};Lt.propTypes=Mt,Lt.defaultProps={className:"",icon:"",size:0};var Dt=Lt,Bt=r(15575),Ut=r(44858),qt=r(71293),Zt=r(87096),zt=function(){var e=Se.Z.getByPath(Se.Z.path.systemApiUrl);return"/"!==e.substr(-1)&&(e+="/"),"".concat(e,"auth/social")};function Vt(e){return Vt="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Vt(e)}function Wt(){return Wt=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&(e.formType="progressive")}return"button"===n.name&&("create"===n.mode&&(e.createAcc=!0),"create"!==n.mode&&"continue"!==n.mode&&(e.typeSubmit=n.mode),"custom"===n.mode&&t.props.setPrivacyAgreementStatus(!0)),"agreement"!==n.mode||t.props.privacyAgreementStatus||t.props.setPrivacyAgreementStatus(!0),e}),{formType:"standard"}),s=u.formType,c=u.typeSubmit,l=u.createAcc,f="";if(r.userNameValues){var d=r.userNameValues.replaceAll(de.gA,"").split(de.pF);f=d[Math.floor(Math.random()*d.length)]}var h=t.props.position||Kr,m=t.getErrorPosition();return{auth:!1,skin:ar.Z[n.skinName],authError:null,validatedFields:{},formErrors:{},typeSubmit:c,fields:a,createAcc:l,formType:s,isVisiblePopupForm:i,position:h,padding:t.props.options.padding,checked:!1,customUserName:f,errorPosition:m,isChecked:!1}})),Gr(Wr(t),"getClassListSkin",(function(e){var r=t.state.skin,n=void 0===r?{}:r;return s()(n.styles[e],ar.Z.defaultStyles.styles[e])})),Gr(Wr(t),"handleError",(function(e){t.setState({formErrors:e})})),Gr(Wr(t),"handleSuccess",(function(){t.setState({formErrors:{}})})),Gr(Wr(t),"handleValidate",(function(e){return t.setState({validatedFields:qr(qr({},t.state.validatedFields),e)}),Promise.resolve()})),Gr(Wr(t),"handleSocialAuthError",(function(e){t.setState({authError:e})})),Gr(Wr(t),"handleSocialAuthSuccess",(function(e){return t.setState({authError:null}),t.props.onSocialSuccess(e,t.state)})),Gr(Wr(t),"handleSubmit",(function(e){var r=t.props.twoFactorMethod,n=r>=1?qr(qr({},e),{},{TwoFactorMethod:r,TwoFactorCode:e.code}):e;return t.props.onSubmit(n,t.state).then(t.setStateAuth)})),Gr(Wr(t),"handleClickHere",(function(e){return t.props.onClickHereAction(e,t.state)})),Gr(Wr(t),"handleFieldBlur",(function(e){return t.props.onFieldBlur(e,t.state)})),Gr(Wr(t),"handleOnChangeStep",(function(e,r,n){return t.props.onChangeStep(e,r,n)})),Gr(Wr(t),"getErrorPosition",(function(){if(!t.props.position)return null;var e=t.props.position.split(" "),r=function(e){return e.search(/vw|%/gi)>=0?parseFloat(e,10):void 0},n=r(e[1]),o=r(e[3]);return o>50&&!n||n<50&&!o?"left":"right"})),Gr(Wr(t),"renderPart",{wrapper:function(e){var r,o=t.state,i=o.skin,a=o.position,u=o.padding,c=o.isVisiblePopupForm,l=t.props,f=l.className,p=l.images,d=l.focus,h=l.options,m=l.containerAttrs,v=l.resolutionTypeMobile,y=l.resolutionTypeTablet,g=l.orientation,b=l.strings,P=l.formCurrentStep,w=l.downloadedApp,S=l.exitWindowIsOpen,O="";switch(!0){case v:O="mobile";break;case y:O="tablet";break;default:O="desktop"}var x=s()(f,t.getClassListSkin("step_".concat(P)),t.getClassListSkin("form-wrapper"),t.getClassListSkin(O),t.getClassListSkin(g),(Gr(r={},t.getClassListSkin("focus"),d),Gr(r,t.getClassListSkin("downloaded"),w),Gr(r,t.getClassListSkin("visible-popup"),c),Gr(r,t.getClassListSkin("secondary-skin"),S),r)),A=s()(f,t.getClassListSkin("form-bottom")),k={padding:u||h.padding};(0,E.Z)(p.substrateBottom)&&(k.height="auto");var T={attrs:m,className:x,position:a,image:p.substrate,sizeFromImage:!i.responsive,styles:k};return n.createElement(_.Z,T,n.createElement(wr.Z,{className:t.getClassListSkin("clientHtml")}),b.buttonShowPopupFormText&&!c?t.renderShowFormButton():n.createElement(n.Fragment,null,n.createElement("div",{className:t.getClassListSkin("form")},e),p.substrateBottom?n.createElement(_.Z,{className:A,image:p.substrateBottom,sizeFromImage:!i.responsive}):null))},title:function(e){var r=e.props,o=t.props,i=o.strings,a=o.title,u=o.formTarget,s=o.focusFormSignUp?pe.Fq.FORM_REG_HEADLINE:pe.Fq.FORM_LOG_HEADLINE,c=function(e){return e?n.createElement(_.Z,Br({},r,r.qaLabel,{className:t.getClassListSkin("title"),key:i.fontSizeTitle,attrs:(0,fe.V6)(s),"data-element":"FloatingBox","data-component":"titleBlock","data-source-file":"index.js"}),n.createElement(te.Z,{className:t.getClassListSkin("title-text"),"data-text":e,html:e,tagName:"span",style:{fontSize:i.fontSizeTitle?i.fontSizeTitle:null},"data-element":"DangerousInnerHTML","data-source-file":"index.js"})):null};return u===de.th&&a?c(a):c(i.title)},textBox:function(e){var r=e.props,o=t.props.strings;return o.textBox?n.createElement(_.Z,Br({},r,r.qaLabel,{name:o.name,className:t.getClassListSkin("textBox"),key:o.textBox}),n.createElement(te.Z,{html:o.textBox,style:{display:"block",width:"100%"}})):null},textBox2:function(e){var r,o,i,a=e.props,u=t.props.strings,s="OS X"===P().os.family&&u.textBox2Ios?u.textBox2Ios:u.textBox2;return u.textBox2||u.textBox2Ios?n.createElement(_.Z,Br({},a,a.qaLabel,{className:t.getClassListSkin("textBox2"),key:u.fontSizeTitle}),n.createElement(te.Z,{html:(r=s,o="".concat(pe.A,'="').concat(pe.Fq.CLICK_HERE,'"'),i="".concat(pe.ep,'="').concat(pe.Fq.CLICK_HERE_CRO,'" ').concat(o),r&&r.indexOf("=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,o),a=t&&(t.src||t.href);return a?n.createElement("img",i({src:a,alt:t.alt||""},r)):null}},70939:function(e,t,r){"use strict";r.d(t,{Z:function(){return h}});var n=r(67294),o=r(50308),i=r.n(o),a=r(15575),u=r(94184),s=r.n(u),c=r(54456),l=r(97355);function f(){return f=Object.assign||function(e){for(var t=1;t=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,i),l=null==s||null===(r=s.match(/[.](webm|mp4)/))||void 0===r?void 0:r[1].replace(".",""),f=(0,o.Z)("f",s),p=null==s?void 0:s.replace(l,f),d=function(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);r1&&void 0!==arguments[1]?arguments[1]:n._5;return{type:o.U.SET_AUTH_STATUS,payload:{status:t,id:e}}},u=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n.H4;return{type:o.U.SET_AUTH_STATUS_SIGN_IN,payload:{status:t,id:e}}},s=function(){return{type:o.U.SET_SOCIAL_AUTH_STATUS}},c=function(){return{type:o.U.SET_SOCIAL_AUTH_STATUS_SIGN_IN}},l=r(37469),f=function(e){return{type:l.U.SET_IS_PAGE_WITH_AUDIO,payload:e}},p=function(e){return{type:l.U.SET_AUDIO_MUTED,payload:e}},d=function(e){return{type:l.U.SET_AUDIO_VOLUME,payload:e}},h=function(e){return{type:l.U.ADD_AUDIO_PRIORITIES_INDEX,payload:e}},m=function(e){return{type:l.U.REMOVE_AUDIO_PRIORITIES_INDEX,payload:e}},v=function(e){return{type:l.U.SET_IS_SOUNDS_ON_CLICK_ACTIVE,payload:e}},y=r(80425)},37469:function(e,t,r){"use strict";var n,o;r.d(t,{U:function(){return n}}),function(e){e.SET_IS_PAGE_WITH_AUDIO="SET_IS_PAGE_WITH_AUDIO",e.SET_AUDIO_MUTED="SET_AUDIO_MUTED",e.SET_AUDIO_VOLUME="SET_AUDIO_VOLUME",e.ADD_AUDIO_PRIORITIES_INDEX="ADD_AUDIO_PRIORITIES_INDEX",e.REMOVE_AUDIO_PRIORITIES_INDEX="REMOVE_AUDIO_PRIORITIES_INDEX",e.SET_IS_SOUNDS_ON_CLICK_ACTIVE="SET_IS_SOUNDS_ON_CLICK_ACTIVE"}(n||(n={})),o||(o={})},93114:function(e,t,r){"use strict";var n,o;r.d(t,{U:function(){return n}}),function(e){e.SET_AUTH_STEP="SET_AUTH_STEP",e.SET_AUTH_STATUS="SET_AUTH_STATUS",e.SET_AUTH_STATUS_SIGN_IN="SET_AUTH_STATUS_SIGN_IN",e.SET_SOCIAL_AUTH_STATUS="SET_SOCIAL_AUTH_STATUS",e.SET_SOCIAL_AUTH_STATUS_SIGN_IN="SET_SOCIAL_AUTH_STATUS_SIGN_IN"}(n||(n={})),o||(o={})},80425:function(e,t,r){"use strict";r.d(t,{UQ:function(){return M},_v:function(){return E},qh:function(){return m},xd:function(){return u},mm:function(){return w},By:function(){return O},WN:function(){return k},YE:function(){return D},vT:function(){return g},Ld:function(){return j},I1:function(){return R},Hp:function(){return S},Wj:function(){return F},bI:function(){return p},ZU:function(){return d},FH:function(){return x},Oc:function(){return C},u8:function(){return y},gs:function(){return l},GR:function(){return _},ow:function(){return b},Fv:function(){return P},Zn:function(){return L},Lh:function(){return s},nH:function(){return I},Jt:function(){return v},O0:function(){return h},ot:function(){return N},F$:function(){return T},X0:function(){return c},wn:function(){return f},BF:function(){return A}});var n=r(89546),o=r(16828),i=function(e){return(t=e,(0,o.a)("/mailing/sendGiveCardInstruction",{method:"POST",body:(0,n.v)(t)})).catch((function(e){return Promise.reject({email:e.errors[0].message})}));var t},a=r(87595),u=function(e){return{type:a.U.SET_DEVICE_TYPE,payload:e}},s=function(e){return{type:a.U.SET_RESOLUTION_TYPE,payload:e}},c=function(e){return{type:a.U.SET_URL_REDIRECT,payload:e}},l=function(e){return{type:a.U.SET_LANGUAGE_ID,payload:e}},f=function(e){return{type:a.U.SET_USER_SPECIFIC_DATA,payload:e}},p=function(e){return{type:a.U.SET_G_RE_CAPTCHA_ENABLED,payload:e}},d=function(e){return{type:a.U.SET_G_RE_CAPTCHA_TOKEN,payload:e}},h=function(e){var t=e.webgl2;return{type:a.U.SET_SUPPORT,payload:t}},m=function(e){return{type:a.U.SET_APP_ID,payload:e}},v=function(e){return{type:a.U.SET_SPECIFIC_APP_ID,payload:e}},y=function(e){return{type:a.U.SET_IS_VISIBLE_POPUP_FORM,payload:e}},g=function(e){return{type:a.U.SET_FOCUS_FORM,payload:e}},b=function(e){return{type:a.U.SET_PRIVACY_AGREEMENT_CONFIRMATION,payload:e}},P=function(e){return{type:a.U.SET_PRIVACY_AGREEMENT_STATUS,payload:e}},w=function(e){return{type:a.U.SET_DOWNLOAD_LINK,payload:e}},S=function(e){return{type:a.U.SET_FORM_TYPE_STATUS,payload:e}},O=function(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:a.U.SET_DOWNLOADED_APP,payload:e}},E=function(e){return{type:a.U.SET_ACTIVE_PRELENDER,payload:e}},x=function(e){return{type:a.U.SET_IS_SUBSCRIBED,payload:e}},A=function(e){return{type:a.U.SET_USERNAME_FILLED,payload:e}},_=function(e){return{type:a.U.SET_PASSWORD_FILLED,payload:e}},k=function(e){return{type:a.U.SET_EMAIL_FILLED,payload:e}},T=function(e){return{type:a.U.SET_UI_IS_VISIBLE,payload:e}},j=function(e){return{type:a.U.SET_FORGOT_PASSWORD,payload:e}},C=function(e){return{type:a.U.SET_IS_UNIFIED_LOGIN,payload:e}},R=function(e){return{type:a.U.SET_FORM_CURRENT_STEP,payload:e}},N=function(e){return{type:a.U.SET_TWO_FACTOR_METHOD,payload:e}},I=function(e){return{type:a.U.SET_SCREEN_SIZE,payload:e}},F=function(e){return{type:a.U.SET_FULLSCREEN_GALLERY_IS_OPEN,payload:e}},M=function(e){return function(t){return i(e).then((function(){t((!0,{type:a.U.SET_EMAIL_SENDED,payload:true}))}))}},L=function(e){return{type:a.U.SET_RENDERED_FIELD_NAME,payload:e}},D=function(e){return{type:a.U.SET_EXIT_WINDOW_IS_OPEN,payload:e}}},68165:function(e,t,r){"use strict";r.d(t,{$A:function(){return b},$x:function(){return S},A$:function(){return s},Bk:function(){return d},Bu:function(){return a},FO:function(){return v},G1:function(){return D},Kf:function(){return U},L2:function(){return C},MO:function(){return j},Mz:function(){return L},PS:function(){return R},Qi:function(){return E},S7:function(){return y},Tu:function(){return p},U:function(){return c},UD:function(){return M},VL:function(){return w},WL:function(){return q},YT:function(){return f},Zc:function(){return x},a0:function(){return A},aC:function(){return N},az:function(){return Z},dZ:function(){return h},e6:function(){return I},f9:function(){return B},ht:function(){return m},jg:function(){return u},ji:function(){return k},o9:function(){return l},oO:function(){return F},ow:function(){return T},qf:function(){return P},qs:function(){return g},rS:function(){return O},vz:function(){return V},yg:function(){return z},yz:function(){return _}});var n=r(14293),o=r.n(n),i=r(20963),a=function(e){var t=e.common;return!t.resolutionType||t.resolutionType===i.wm.UNKNOWN},u=function(e){return e.common.resolutionType===i.wm.DESKTOP},s=function(e){return e.common.resolutionType===i.wm.MOBILE},c=function(e){return e.common.resolutionType===i.wm.TABLET},l=function(e){return e.common.deviceType===i.WO.IOS},f=function(e){return e.common.deviceType===i.WO.ANDROID},p=function(e){return e.common.deviceType},d=function(e){return e.common.languageId},h=function(e){return e.common.urlRedirect},m=function(e){return e.common.userSpecificIsGuest},v=function(e){return e.common.userSpecificGu},y=function(e){return e.common.gReCaptchaEnabled},g=function(e){return e.common.gReCaptchaToken},b=function(e){return e.common.supportWEBGL2},P=function(e){var t=e.common;return o()(t.appID)?"":"".concat(t.appID)},w=function(e){return e.common.specificAppID},S=function(e){return e.common.isVisiblePopupForm},O=function(e){return e.common.focusForm},E=function(e){return e.common.focusForm===i._5},x=function(e){return e.common.focusForm===i.H4},A=function(e){return e.common.privacyAgreementConfirmation},_=function(e){return e.common.privacyAgreementStatus},k=function(e){return e.common.forgotPassword},T=function(e){return e.common.isUnifiedLogin},j=function(e){return e.common.formCurrentStep},C=function(e){return e.common.downloadLink},R=function(e){return e.common.formTypeStatus},N=function(e){return e.common.downloadedApp},I=function(e){return e.common.activePrelender},F=function(e){return e.common.isSubscribed},M=function(e){return e.common.emailSended},L=function(e){return e.common.autoFocusDisabled},D=function(e){return e.common.emailFilled},B=function(e){return e.common.UIisVisible},U=function(e){return e.common.twoFactorMethod},q=function(e){return e.common.screenSize},Z=function(e){return e.common.fullScreenGalleryIsOpen},z=function(e){return e.common.renderedFieldName},V=function(e){return e.common.exitWindowIsOpen}},87595:function(e,t,r){"use strict";var n,o;r.d(t,{U:function(){return n}}),function(e){e.SET_DEVICE_TYPE="SET_DEVICE_TYPE",e.SET_RESOLUTION_TYPE="SET_RESOLUTION_TYPE",e.SET_URL_REDIRECT="SET_URL_REDIRECT",e.SET_LANGUAGE_ID="SET_LANGUAGE_ID",e.SET_USER_SPECIFIC_DATA="SET_USER_SPECIFIC_DATA",e.SET_SUPPORT="SET_SUPPORT",e.SET_G_RE_CAPTCHA_ENABLED="SET_G_RE_CAPTCHA_ENABLED",e.SET_G_RE_CAPTCHA_TOKEN="SET_G_RE_CAPTCHA_TOKEN",e.SET_APP_ID="SET_APP_ID",e.SET_SPECIFIC_APP_ID="SET_SPECIFIC_APP_ID",e.SET_IS_VISIBLE_POPUP_FORM="SET_IS_VISIBLE_POPUP_FORM",e.SET_FOCUS_FORM="SET_FOCUS_FORM",e.SET_PRIVACY_AGREEMENT_CONFIRMATION="SET_PRIVACY_AGREEMENT_CONFIRMATION",e.SET_PRIVACY_AGREEMENT_STATUS="SET_PRIVACY_AGREEMENT_STATUS",e.SET_DOWNLOAD_LINK="SET_DOWNLOAD_LINK",e.SET_FORM_TYPE_STATUS="SET_FORM_TYPE_STATUS",e.SET_DOWNLOADED_APP="SET_DOWNLOADED_APP",e.SET_ACTIVE_PRELENDER="SET_ACTIVE_PRELENDER",e.SET_IS_SUBSCRIBED="SET_IS_SUBSCRIBED",e.SET_EMAIL_SENDED="SET_EMAIL_SENDED",e.SET_AUTO_FOCUS_DISABLED="SET_AUTO_FOCUS_DISABLED",e.SET_USERNAME_FILLED="SET_USERNAME_FILLED",e.SET_PASSWORD_FILLED="SET_PASSWORD_FILLED",e.SET_EMAIL_FILLED="SET_EMAIL_FILLED",e.SET_UI_IS_VISIBLE="SET_UI_IS_VISIBLE",e.SET_FORGOT_PASSWORD="SET_FORGOT_PASSWORD",e.SET_IS_UNIFIED_LOGIN="SET_IS_UNIFIED_LOGIN",e.SET_FORM_CURRENT_STEP="SET_FORM_CURRENT_STEP",e.SET_TWO_FACTOR_METHOD="SET_TWO_FACTOR_METHOD",e.SET_SCREEN_SIZE="SET_SCREEN_SIZE",e.SET_FULLSCREEN_GALLERY_IS_OPEN="SET_FULLSCREEN_GALLERY_IS_OPEN",e.SET_RENDERED_FIELD_NAME="SET_RENDERED_FIELD_NAME",e.SET_EXIT_WINDOW_IS_OPEN="SET_EXIT_WINDOW_IS_OPEN"}(n||(n={})),o||(o={})},20963:function(e,t,r){"use strict";r.d(t,{H4:function(){return a},WO:function(){return o},_5:function(){return u},wm:function(){return n},xU:function(){return i}});var n={UNKNOWN:"Unknown",MOBILE:"Mobile",TABLET:"Tablet",DESKTOP:"Desktop"},o={NONE:"None",BROWSER:"Browser",IOS:"Ios",ANDROID:"Android"},i={OPEN_FORM:"openForm",DOWNLOAD:"download",REDIRECT:"redirect",DEFAULT:"default"},a="SIGN_IN",u="SIGN_UP"},12753:function(e,t,r){"use strict";r.d(t,{f9:function(){return v.f9},e6:function(){return v.e6},qf:function(){return v.qf},XT:function(){return p},ow:function(){return d},Ic:function(){return c},Vy:function(){return i},$z:function(){return o},jT:function(){return u},G7:function(){return a},j3:function(){return s},Mz:function(){return v.Mz},YT:function(){return v.YT},o9:function(){return v.o9},Tu:function(){return v.Tu},L2:function(){return v.L2},aC:function(){return v.aC},G1:function(){return v.G1},UD:function(){return v.UD},vz:function(){return v.vz},rS:function(){return v.rS},Zc:function(){return v.Zc},Qi:function(){return v.Qi},MO:function(){return v.MO},PS:function(){return v.PS},az:function(){return v.az},S7:function(){return v.S7},qs:function(){return v.qs},ht:function(){return v.ht},F0:function(){return f},Fv:function(){return m},oO:function(){return v.oO},Bk:function(){return v.Bk},$x:function(){return v.$x},oR:function(){return h},a0:function(){return v.a0},yz:function(){return v.yz},yg:function(){return v.yg},jg:function(){return v.jg},A$:function(){return v.A$},U:function(){return v.U},Bu:function(){return v.Bu},WL:function(){return v.WL},ji:function(){return v.ji},g8:function(){return v.ow},VL:function(){return v.VL},$A:function(){return v.$A},Kf:function(){return v.Kf},dZ:function(){return v.dZ},FO:function(){return v.FO}});var n=r(20963),o=function(e){return e.auth.authStatus===n._5},i=function(e){return e.auth.authStatusSignIn===n.H4},a=function(e){return e.auth.socialAuthStatus},u=function(e){return e.auth.socialAuthStatusSignIn},s=function(e){return e.auth.authStep},c=function(e){return e.auth.authId};function l(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:[];return o()(e,(function(e,t){var r=t.property;return"common"===r&&(r="password"),a(a({},e),{},u({},r,t.message))}),{})}},75110:function(e,t,r){"use strict";r.d(t,{Z:function(){return s}});var n=r(89546),o=r(16828);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function a(e){for(var t=1;t2&&void 0!==arguments[2]?arguments[2]:globalThis,o=(0,n.useRef)(t);(0,n.useEffect)((function(){o.current=t}),[t]);var i=(0,n.useCallback)((function(t){null!=r&&r.removeEventListener&&r.removeEventListener(e,t||o.current)}),[r,e]);return(0,n.useEffect)((function(){if(null!=r&&r.addEventListener){var t=o.current;return r.addEventListener(e,t),function(){return i(t)}}}),[e,r,i]),i}},21162:function(e,t,r){"use strict";var n=r(67294),o=r(86706),i=r(12753),a=r(62917);function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r2&&void 0!==arguments[2]?arguments[2]:o,i=r.autoStart,a=(0,n.useRef)(e),u=(0,n.useRef)();(0,n.useEffect)((function(){a.current=e}),[e]);var s=(0,n.useCallback)((function(){u.current=setTimeout((function(){return a.current()}),t)}),[t]),c=(0,n.useCallback)((function(){u.current&&clearTimeout(u.current)}),[]);(0,n.useEffect)((function(){return i&&s(),c}),[s,c,i]);var l=(0,n.useCallback)((function(){c(),s()}),[c,s]);return[l,c]}},83652:function(e,t,r){"use strict";var n;function o(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}r.d(t,{C5:function(){return u},Th:function(){return a}}),r(68254),r(27361),r(31104),r(20963);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}o(n={},"GTMUnified360","GTM-5LK4K4N"),o(n,"GTMThrone","GTM-KTSX4LW"),o(n,"GTMViking","GTM-KKXV6F6"),o(n,"GTMKlondike","GTM-NBRQNR4"),o(n,"GTMDesktop","GTM-WGBHHZV"),o(n,"UniversalId","UA-121176567-1");var a=function(){return"object"===("undefined"==typeof window?"undefined":i(window))},u=a()},91024:function(e,t,r){"use strict";r.d(t,{$D:function(){return l},$N:function(){return x},Bk:function(){return _},Cv:function(){return C},I5:function(){return v},IS:function(){return a},Ix:function(){return g},O8:function(){return m},QF:function(){return I},QI:function(){return b},R_:function(){return o},Si:function(){return P},T$:function(){return c},W:function(){return i},cY:function(){return F},ci:function(){return y},es:function(){return w},hA:function(){return h},i$:function(){return T},jF:function(){return k},r6:function(){return A},rM:function(){return R},t9:function(){return f},uh:function(){return u},vi:function(){return s},x3:function(){return p},x7:function(){return d},xF:function(){return N},xe:function(){return O},y1:function(){return S},y3:function(){return E},zC:function(){return j}});var n=r(40684),o=((0,n.ZP)({resolved:{},chunkName:function(){return"Prelender"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(8131),r.e(8287)]).then(r.bind(r,98053))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 98053}}),(0,n.ZP)({resolved:{},chunkName:function(){return"Logo"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(1039).then(r.bind(r,12358))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 12358}})),i=(0,n.ZP)({resolved:{},chunkName:function(){return"AudioButton"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(5201).then(r.bind(r,22279))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 22279}}),a=(0,n.ZP)({resolved:{},chunkName:function(){return"Awards"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9137).then(r.bind(r,88068))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 88068}}),u=((0,n.ZP)({resolved:{},chunkName:function(){return"BadBrowserPlayGuide"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(4045).then(r.bind(r,64285))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 64285}}),(0,n.ZP)({resolved:{},chunkName:function(){return"CloudGaming"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(8255)]).then(r.bind(r,67933))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 67933}})),s=(0,n.ZP)({resolved:{},chunkName:function(){return"ContentSections"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3253),r.e(8131),r.e(5489)]).then(r.bind(r,51578))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 51578}}),c=(0,n.ZP)({resolved:{},chunkName:function(){return"ContentBlock"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(4409).then(r.bind(r,76720))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 76720}}),l=(0,n.ZP)({resolved:{},chunkName:function(){return"CopyableText"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(159)]).then(r.bind(r,51247))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 51247}}),f=(0,n.ZP)({resolved:{},chunkName:function(){return"CountdownTimer"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(6486),r.e(3669)]).then(r.bind(r,22487))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 22487}}),p=(0,n.ZP)({resolved:{},chunkName:function(){return"CustomButton"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3576)]).then(r.bind(r,60821))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 60821}}),d=(0,n.ZP)({resolved:{},chunkName:function(){return"CustomHead"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(6344).then(r.bind(r,2628))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 2628}}),h=(0,n.ZP)({resolved:{},chunkName:function(){return"DownloadAdvice"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(6593)]).then(r.bind(r,23128))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 23128}}),m=(0,n.ZP)({resolved:{},chunkName:function(){return"DownloadAdvicePopup"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(7038)]).then(r.bind(r,7083))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 7083}}),v=(0,n.ZP)({resolved:{},chunkName:function(){return"ExitWindow"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3253),r.e(1527)]).then(r.bind(r,63653))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 63653}}),y=((0,n.ZP)({resolved:{},chunkName:function(){return"Faq"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(2955).then(r.bind(r,49995))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 49995}}),(0,n.ZP)({resolved:{},chunkName:function(){return"Feedback"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3253),r.e(9531)]).then(r.bind(r,8863))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 8863}}),(0,n.ZP)({resolved:{},chunkName:function(){return"Footer"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9097).then(r.bind(r,30564))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 30564}})),g=(0,n.ZP)({resolved:{},chunkName:function(){return"FormDro"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(8528),r.e(7427)]).then(r.bind(r,45432))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 45432}}),b=(0,n.ZP)({resolved:{},chunkName:function(){return"FullScreenGallery"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3934),r.e(6907),r.e(8131),r.e(6408)]).then(r.bind(r,74201))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 74201}}),P=((0,n.ZP)({resolved:{},chunkName:function(){return"HeaderMenu"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(5642).then(r.bind(r,66097))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 66097}}),(0,n.ZP)({resolved:{},chunkName:function(){return"LinkRouter"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(1510).then(r.bind(r,71488))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 71488}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MobilePage"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(6486),r.e(1384),r.e(1159)]).then(r.bind(r,37746))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 37746}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MobileStub"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9400).then(r.bind(r,17063))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 17063}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MobilePageLight"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(5144).then(r.bind(r,95841))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 95841}}),(0,n.ZP)({resolved:{},chunkName:function(){return"BackgroundImage"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(3971).then(r.bind(r,2574))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 2574}})),w=((0,n.ZP)({resolved:{},chunkName:function(){return"OsNotification"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(546).then(r.bind(r,83141))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 83141}}),(0,n.ZP)({resolved:{},chunkName:function(){return"Parallax"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(5191).then(r.bind(r,2463))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 2463}}),(0,n.ZP)({resolved:{},chunkName:function(){return"PlariumPlay"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3934),r.e(3082),r.e(7458),r.e(8131),r.e(1475)]).then(r.bind(r,1225))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 1225}}),(0,n.ZP)({resolved:{},chunkName:function(){return"PrelenderArticle"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1384),r.e(3902)]).then(r.bind(r,85975))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 85975}}),(0,n.ZP)({resolved:{},chunkName:function(){return"PrelanderCreatePers"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3719)]).then(r.bind(r,58710))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 58710}}),(0,n.ZP)({resolved:{},chunkName:function(){return"PrelenderHybrid"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(3934),r.e(6907),r.e(3082),r.e(9019),r.e(8131),r.e(7292),r.e(6536)]).then(r.bind(r,87196))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 87196}})),S=((0,n.ZP)({resolved:{},chunkName:function(){return"PrelenderIntro"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(6486),r.e(3853)]).then(r.bind(r,998))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 998}}),(0,n.ZP)({resolved:{},chunkName:function(){return"PrelenderPers"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(6486),r.e(5109)]).then(r.bind(r,34606))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 34606}}),(0,n.ZP)({resolved:{},chunkName:function(){return"PrelanderStepChoice"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(4709).then(r.bind(r,86903))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 86903}}),(0,n.ZP)({resolved:{},chunkName:function(){return"QuestSurvey"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(6064)]).then(r.bind(r,85485))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 85485}}),(0,n.ZP)({resolved:{},chunkName:function(){return"ResponsiveContentBlock"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(3492).then(r.bind(r,88203))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 88203}}),(0,n.ZP)({resolved:{},chunkName:function(){return"SkillsBlocks"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(8019).then(r.bind(r,39964))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 39964}})),O=((0,n.ZP)({resolved:{},chunkName:function(){return"Tournament"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(8765)]).then(r.bind(r,97257))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 97257}}),(0,n.ZP)({resolved:{},chunkName:function(){return"StaticGalleryContainer"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3253),r.e(3934),r.e(6907),r.e(8131),r.e(7292),r.e(6607)]).then(r.bind(r,3459))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 3459}})),E=((0,n.ZP)({resolved:{},chunkName:function(){return"SurveyPopup"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(3500).then(r.bind(r,8022))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 8022}}),(0,n.ZP)({resolved:{},chunkName:function(){return"SwiperGallery"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3253),r.e(3934),r.e(6907),r.e(8131),r.e(7292),r.e(2075)]).then(r.bind(r,9043))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 9043}})),x=((0,n.ZP)({resolved:{},chunkName:function(){return"TalkingPersGallery"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9085).then(r.bind(r,31826))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 31826}}),(0,n.ZP)({resolved:{},chunkName:function(){return"TransitionPage"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9872).then(r.bind(r,21469))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 21469}})),A=(0,n.ZP)({resolved:{},chunkName:function(){return"ForgotPasswordForm"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9719).then(r.bind(r,54575))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 54575}}),_=((0,n.ZP)({resolved:{},chunkName:function(){return"FormRegistration"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(146),r.e(5607),r.e(8131),r.e(8528),r.e(6665),r.e(9823),r.e(6030)]).then(r.bind(r,59823))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 59823}}),(0,n.ZP)({resolved:{},chunkName:function(){return"FormLogin"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(146),r.e(5607),r.e(8131),r.e(8528),r.e(6665),r.e(1882)]).then(r.bind(r,78030))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 78030}}),(0,n.ZP)({resolved:{},chunkName:function(){return"UnifiedLoginForm"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(146),r.e(2647)]).then(r.bind(r,36584))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 36584}})),k=((0,n.ZP)({resolved:{},chunkName:function(){return"DesktopDownload"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(1333)]).then(r.bind(r,2347))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 2347}}),(0,n.ZP)({resolved:{},chunkName:function(){return"AnimatedCarousel"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(8131),r.e(2943)]).then(r.bind(r,20189))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 20189}})),T=((0,n.ZP)({resolved:{},chunkName:function(){return"PersGallery"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(2797).then(r.bind(r,65355))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 65355}}),(0,n.ZP)({resolved:{},chunkName:function(){return"FormSubscribe"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(3678).then(r.bind(r,32353))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 32353}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MobilePageGifts"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(9092).then(r.bind(r,96704))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 96704}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MobilePageSendEmail"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(146),r.e(5607),r.e(8131),r.e(8528),r.e(6665),r.e(7490)]).then(r.bind(r,33390))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 33390}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MilestoneMobileComponent"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(8131),r.e(5741)]).then(r.bind(r,79641))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 79641}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MilestoneDesktopComponent"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3253),r.e(8131),r.e(1555)]).then(r.bind(r,17978))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 17978}}),(0,n.ZP)({resolved:{},chunkName:function(){return"MetamorphsContainerComponent"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3934),r.e(6907),r.e(5513),r.e(5541)]).then(r.bind(r,14527))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 14527}}),(0,n.ZP)({resolved:{},chunkName:function(){return"LangSwitcherComponent"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(7730)]).then(r.bind(r,70047))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 70047}})),j=(0,n.ZP)({resolved:{},chunkName:function(){return"FormDataCollectionComponent"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(6486),r.e(4625)]).then(r.bind(r,34527))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 34527}}),C=(0,n.ZP)({resolved:{},chunkName:function(){return"FormDataCollectionField"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(1114).then(r.bind(r,71095))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 71095}}),R=(0,n.ZP)({resolved:{},chunkName:function(){return"FormDataCollectionSingleSelect"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3714),r.e(5115),r.e(7301)]).then(r.bind(r,40436))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 40436}}),N=(0,n.ZP)({resolved:{},chunkName:function(){return"FormDataCollectionMultiSelect"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(3714),r.e(5115),r.e(9041)]).then(r.bind(r,17775))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 17775}}),I=((0,n.ZP)({resolved:{},chunkName:function(){return"HybridContainerSet"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(3253),r.e(146),r.e(5607),r.e(8131),r.e(8528),r.e(6665),r.e(9823),r.e(1013)]).then(r.bind(r,67445))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 67445}}),(0,n.ZP)({resolved:{},chunkName:function(){return"BackgroundVideo"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return Promise.all([r.e(1795),r.e(6004)]).then(r.bind(r,87089))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 87089}})),F=(0,n.ZP)({resolved:{},chunkName:function(){return"CanvasComponent"},isReady:function(e){var t=this.resolve(e);return!0===this.resolved[t]&&!!r.m[t]},importAsync:function(){return r.e(1118).then(r.bind(r,2706))},requireAsync:function(e){var t=this,r=this.resolve(e);return this.resolved[r]=!1,this.importAsync(e).then((function(e){return t.resolved[r]=!0,e}))},requireSync:function(e){var t=this.resolve(e);return r(t)},resolve:function(){return 2706}})},29724:function(e,t,r){"use strict";var n={};r.r(n),r.d(n,{SceneMasterCommon:function(){return wt}}),r(28594),r(35666),r(57147);var o=r(31104),i=r(13218),a=r.n(i),u=r(71171),s=r.n(u),c=r(1469),l=r.n(c);function f(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function p(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var d,h,m="template_options",v={1:"xs",2:"sm",3:"md",4:"lg"};function y(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:K,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case V.U.SET_AUTH_STEP:return H(H({},e),{},{authStep:t.payload});case V.U.SET_AUTH_STATUS:return H(H({},e),{},{authStatus:t.payload.status,authId:t.payload.id});case V.U.SET_AUTH_STATUS_SIGN_IN:return H(H({},e),{},{authStatusSignIn:t.payload.status,authIdSignIn:t.payload.id});case V.U.SET_SOCIAL_AUTH_STATUS:return H(H({},e),{},{socialAuthStatus:!0});case V.U.SET_SOCIAL_AUTH_STATUS_SIGN_IN:return H(H({},e),{},{socialAuthStatusSignIn:!0});default:return e}},audio:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:te,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case Q.U.SET_IS_PAGE_WITH_AUDIO:return $($({},e),{},{isPageWithAudio:t.payload});case Q.U.SET_AUDIO_MUTED:return $($({},e),{},{audioMuted:t.payload});case Q.U.SET_AUDIO_VOLUME:return $($({},e),{},{audioVolume:t.payload});case Q.U.ADD_AUDIO_PRIORITIES_INDEX:return $($({},e),{},{audioPriorities:[].concat(Y(e.audioPriorities),[t.payload])});case Q.U.REMOVE_AUDIO_PRIORITIES_INDEX:var r=e.audioPriorities.indexOf(t.payload);if(-1===r)return $({},e);var n=e.audioPriorities.filter((function(e,t){return r!==t}));return $($({},e),{},{audioPriorities:n});case Q.U.SET_IS_SOUNDS_ON_CLICK_ACTIVE:return $($({},e),{},{isSoundOnClickActive:t.payload});default:return e}},common:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ue,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case ne.U.SET_DEVICE_TYPE:return ie(ie({},e),{},{deviceType:t.payload});case ne.U.SET_RESOLUTION_TYPE:return ie(ie({},e),{},{resolutionType:t.payload});case ne.U.SET_URL_REDIRECT:return ie(ie({},e),{},{urlRedirect:t.payload});case ne.U.SET_LANGUAGE_ID:return ie(ie({},e),{},{languageId:t.payload});case ne.U.SET_USER_SPECIFIC_DATA:return ie(ie({},e),{},{userSpecificId:t.payload.lanId,userSpecificQuery:t.payload.query,userSpecificIsGuest:t.payload.isGuest,userSpecificAccessToken:t.payload.accessToken,userSpecificGu:t.payload.gu});case ne.U.SET_SUPPORT:return ie(ie({},e),{},{supportWEBGL2:t.payload});case ne.U.SET_G_RE_CAPTCHA_ENABLED:return ie(ie({},e),{},{gReCaptchaEnabled:t.payload});case ne.U.SET_G_RE_CAPTCHA_TOKEN:return ie(ie({},e),{},{gReCaptchaToken:t.payload});case ne.U.SET_APP_ID:return ie(ie({},e),{},{appID:t.payload});case ne.U.SET_SPECIFIC_APP_ID:return ie(ie({},e),{},{specificAppID:t.payload});case ne.U.SET_IS_VISIBLE_POPUP_FORM:return ie(ie({},e),{},{isVisiblePopupForm:t.payload});case ne.U.SET_FOCUS_FORM:return ie(ie({},e),{},{focusForm:t.payload});case ne.U.SET_PRIVACY_AGREEMENT_CONFIRMATION:return ie(ie({},e),{},{privacyAgreementConfirmation:t.payload});case ne.U.SET_PRIVACY_AGREEMENT_STATUS:return ie(ie({},e),{},{privacyAgreementStatus:t.payload});case ne.U.SET_DOWNLOAD_LINK:return ie(ie({},e),{},{downloadLink:t.payload});case ne.U.SET_FORM_TYPE_STATUS:return ie(ie({},e),{},{formTypeStatus:t.payload});case ne.U.SET_DOWNLOADED_APP:return ie(ie({},e),{},{downloadedApp:t.payload});case ne.U.SET_ACTIVE_PRELENDER:return ie(ie({},e),{},{activePrelender:t.payload});case ne.U.SET_IS_SUBSCRIBED:return ie(ie({},e),{},{isSubscribed:t.payload});case ne.U.SET_EMAIL_SENDED:return ie(ie({},e),{},{emailSended:t.payload});case ne.U.SET_AUTO_FOCUS_DISABLED:return ie(ie({},e),{},{autoFocusDisabled:!!t.payload});case ne.U.SET_USERNAME_FILLED:return ie(ie({},e),{},{usernameFilled:!!t.payload});case ne.U.SET_PASSWORD_FILLED:return ie(ie({},e),{},{passwordFilled:!!t.payload});case ne.U.SET_EMAIL_FILLED:return ie(ie({},e),{},{emailFilled:!!t.payload});case ne.U.SET_UI_IS_VISIBLE:return ie(ie({},e),{},{UIisVisible:!!t.payload});case ne.U.SET_FORGOT_PASSWORD:return ie(ie({},e),{},{forgotPassword:t.payload});case ne.U.SET_IS_UNIFIED_LOGIN:return ie(ie({},e),{},{isUnifiedLogin:t.payload});case ne.U.SET_FORM_CURRENT_STEP:return ie(ie({},e),{},{formCurrentStep:t.payload});case ne.U.SET_TWO_FACTOR_METHOD:return ie(ie({},e),{},{twoFactorMethod:t.payload});case ne.U.SET_SCREEN_SIZE:return ie(ie({},e),{},{screenSize:t.payload});case ne.U.SET_FULLSCREEN_GALLERY_IS_OPEN:return ie(ie({},e),{},{fullScreenGalleryIsOpen:t.payload});case ne.U.SET_RENDERED_FIELD_NAME:return ie(ie({},e),{},{renderedFieldName:t.payload});case ne.U.SET_EXIT_WINDOW_IS_OPEN:return ie(ie({},e),{},{exitWindowIsOpen:t.payload});default:return e}}}),ce=se,le=r(65395),fe=r(50985),pe=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"2d";try{return document.createElement("canvas").getContext(e)}catch(e){return!1}},de=r(3894),he=r(39922),me=r.n(he),ve=r(12753),ye=r(15733);function ge(e,t,r,n,o,i,a){try{var u=e[i](a),s=u.value}catch(e){return void r(e)}u.done?t(s):Promise.resolve(s).then(n,o)}var be=function(){var e=(0,S.I0)(),t=(0,S.v9)(ve.Vy),r=(0,S.v9)(ve.jT),n=(0,S.v9)(ve.qf),i=o.Z.getByPath(o.Z.path.game),a=function(e){fe.Z.setParam(fe.Z.params.appId,e)},u=parseInt(n)||0;u?a(u):(e((0,le.qh)(i)),a(i));var s=(0,g.useCallback)((function(){return t||r?fe.Z.events.loginLp:me().any?fe.Z.events.mobileClick:fe.Z.events.click}),[t,r]);return(0,g.useEffect)((function(){var e=function(){var e,t=(e=regeneratorRuntime.mark((function e(){var t;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(u){e.next=2;break}return e.abrupt("return");case 2:t=s(),fe.Z.sendEvent(t),(0,ye.Z)((0,de.Z)(),ye.B.onLoad.isUniqueFirstClick,(function(){return fe.Z.sendEvent(fe.Z.events.firstClick)}));case 5:case"end":return e.stop()}}),e)})),function(){var t=this,r=arguments;return new Promise((function(n,o){var i=e.apply(t,r);function a(e){ge(i,n,o,a,u,"next",e)}function u(e){ge(i,n,o,a,u,"throw",e)}a(void 0)}))});return function(){return t.apply(this,arguments)}}();e()}),[u,s]),g.createElement(w.Z,{"data-element":"Helmet","data-component":"EventTracker","data-source-file":"EventTracker.js"},g.createElement("link",{rel:"preconnect",href:"https://collector.plarium.com"}))},Pe=r(52291),we=r(55941),Se=r(16828),Oe=r(14479),Ee=r(97355);function xe(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function Ae(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _e(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);r3?3:e},Yt=function(e,t){if(e)return Lt["".concat(e,"-").concat(t)]};function Jt(){return Jt=Object.assign||function(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:{disabledAnimationSteps:[]}).disabledAnimationSteps,r=Gt((0,g.useState)(1),2),n=r[0],o=r[1],i=Gt((0,g.useState)(!1),2),a=i[0],u=i[1],s=(0,S.v9)(ve.j3),c=(0,g.useMemo)((function(){return Ht(t,n)}),[n,t]);return(0,g.useEffect)((function(){if(Wt()(s)){var t=setTimeout((function(){u(!1)}),e);if(e&&!c){u(!0);var r=setTimeout((function(){o(s+1)}),e/2);return function(){clearTimeout(r),clearTimeout(t)}}return o(s+1),function(){clearTimeout(t)}}}),[s,e,c]),{currentStep:n,isStepTransition:a}}(parseInt(d),{disabledAnimationSteps:(i=P,null!=i&&i.length?(null==i?void 0:i.split(/ ?\| ?/g)).map((function(e){return parseInt(e)})):[])}),A=x.currentStep,_=x.isStepTransition,k="backgroundVideoStep"+Qt(A),T=u[A>1?"backgroundStep"+A:"background"]||u.background||u.backgroundPreview,j=s[k]||O,C=u["backgroundStep"+Qt(A)]||u.backgroundPreview,R=(r=A,o=null==(t=v)?void 0:t.split(/ ?\| ?/g),null!==(n=o[r-1])&&void 0!==n?n:o[0]),N=!(j||y),I=g.createElement(Nt.Z,{smoothHeight:h,smoothColor:m}),F={poster:C,endedLoop:R,styles:{animationDuration:E},backgroundSmooth:I,smoothColor:m,audioSourceName:Ee.jd.LPS_BACKGROUND_VIDEO,className:at()(er({},Zt[f],_),Yt(w,A))},M=N?T:void 0;return g.createElement(Rt.Z,{attrs:er({},dt.AS,Ee.ml),className:a,styles:$t($t({},Ft(c)),Mt(c)),image:M,"data-element":"FloatingBox","data-component":"BackgroundContainerComponent","data-source-file":"BackgroundContainerComponent.tsx"},j&&g.createElement(gt.QF,Jt({},F,{src:j,backgroundSmooth:I})),g.createElement(It,{className:a,name:y,bundles:b,posterStatic:u.background,posterPreview:u.backgroundPreview,posterStyle:Mt(c),backgroundSmooth:I,"data-element":"BackgroundCanvas","data-source-file":"BackgroundContainerComponent.tsx"}),_&&g.createElement(Rt.Z,{className:zt[f],position:"0 0 0 0 0 0",styles:{animationDuration:E}}),I,l)};function rr(){return rr=Object.assign||function(e){for(var t=1;t.005)?Promise.all([r.e(2595),r.e(1221)]).then(r.bind(r,93974)).then((function(e){(0,e.initSentry)()})):console.debug(St.jS),(0,P.TA)((function(){(0,b.a)(document.getElementById("root"),g.createElement(Ke,{scenes:Et(Et({},n),Gr)}))}))},98731:function(e,t,r){"use strict";r.d(t,{f5:function(){return a},ew:function(){return u},LC:function(){return i}});var n=r(83652);function o(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};(0,n.Th)()&&(window.dataLayer||(window.dataLayer=[]),e.event?window.dataLayer.push(e):console.debug("Please provide event name, while pushing to dataLayer!"))}function i(){o({event:"LP.register"})}function a(){o({event:"LP.download"})}function u(e){e&&o({event:"LP.email.loaded",email:e})}},70012:function(e,t,r){"use strict";r.d(t,{Z:function(){return i}});var n=function(e){return e.replace(/<[^>]+>/g,"")},o=function(e){if(e){var t={event:"GAevent",eventCategory:e.category,eventAction:e.action,eventLabel:e.label};window.dataLayer?window.dataLayer.push(t):window.dataLayer=[t]}};function i(e,t){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";o({category:n(e),action:n(t),label:n(r)})}},50985:function(e,t,r){"use strict";r.d(t,{Z:function(){return M}});var n=r(69585),o=null,i=r(31104),a=r(76682),u=r(83652),s={platformWeb:"web",appId:"appId",network:"net",cluster:"cluster",eventSource:1,deviceType:(0,u.Th)()?/iPad/.test(navigator.userAgent)?"t":/Mobile|iP(hone|od)|Android|BlackBerry|IEMobile|Silk/.test(navigator.userAgent)?"m":"d":""},c="[LP]",l="[Click]",f={gaCategory:c,gaAction:l,gaLabel:"[LPLoaded]"},p={click:f,firstClick:f,mobileclick:{gaCategory:c,gaAction:l,gaLabel:"[Mobile][LPLoaded]"},loginLP:{gaCategory:"[Section.SignIn][Button.Download]",gaAction:l,gaLabel:"[LoggedIn]"},mobileLpClick:{gaCategory:"[MobileLP]",gaAction:l,gaLabel:"[view.MobileStore]"}},d=r(97355),h=["DownloadOpenReg"],m=["DownloadRegOpen","DownloadRegOpen_App","DownloadRegOpen_Installer"],v=["RegDownloadOpen_App","RegDownloadOpen"],y=["RegLoginDownloadOpen_App"],g=r(77963);function b(e,t,r,n,o,i,a){try{var u=e[i](a),s=u.value}catch(e){return void r(e)}u.done?t(s):Promise.resolve(s).then(n,o)}function P(e){return function(){var t=this,r=arguments;return new Promise((function(n,o){var i=e.apply(t,r);function a(e){b(i,n,o,a,u,"next",e)}function u(e){b(i,n,o,a,u,"throw",e)}a(void 0)}))}}function w(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function S(e){for(var t=1;t1&&void 0!==arguments[1]?arguments[1]:"";return i()(n,e,t)},getPageOption:function(e){var t=l();if(t)return t.options[e]},getPageOptions:function(){var e=l();if(e)return e.options},getWidgetConfig:p,getWidgetsConfig:f,getRepeaterFromWidget:h,getRepeaterItemsFromWidgetByValue:function(e,t,r,n,o){var i=h(e,t);if(i)return i.find((function(e){return e[r][n]===o}))},getWidgetModelByName:d,getFromRegistrationModel:function(){return d("".concat(a.n6).concat(a.Y7))},getPageString:function(e){var t=l();if(t)return t.strings[e]},getPageStrings:function(){var e=l();if(e)return e.strings},getPageLinks:function(){var e=l();if(e)return e.links},getPageLanguage:function(){var e;return null===(e=n)||void 0===e?void 0:e.globals.analytics.locale},getLpUrl:m,getLpQueryParams:function(){var e=m();if(e)return e.search.replace(a.vi,"")},getResolutionType:function(){var e;return null===(e=n)||void 0===e?void 0:e.globals.resolutionType},path:{analytics:"globals.analytics",game:"globals.analytics.game",apiUrl:"globals.system.apiUrl",systemApiUrl:"globals.system.systemApiUrl",languageId:"globals.headers.language_id",headers:"globals.headers",gamePageUrl:"globals.system.gamePageUrl",collectorHost:"globals.collectorHost",contentUrl:"globals.contentBaseUrl",publicFePath:"globals.publicFePath",socialAuthSingleRedirect:"globals.system.socialAuthSingleRedirect",requestUrl:"globals.requestUrl"},defaults:{collectorHost:"https://collector.plarium.name",contentUrl:"https://static.plarium.name/landings"}}},76682:function(e,t,r){"use strict";r.d(t,{Z:function(){return b},S:function(){return g}});var n=r(69585),o=r(31104),i=r(77963),a=r(96235);function u(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function s(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);re.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:"default",t=arguments.length>1?arguments[1]:void 0,r=arguments.length>2?arguments[2]:void 0,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"default",u=c(t),s=(0,n.sha512_224)(e);try{var l=JSON.parse(window.localStorage.getItem(u)||"[]");if(-1===l.indexOf(s)){var f=JSON.stringify([].concat(a(l),[s]));window.localStorage.setItem(u,f),i()(r)&&r()}else i()(o)&&o()}catch(e){console.warn("Failed to read the localStorage property from Window"),i()(o)&&o()}}},1343:function(e,t,r){"use strict";var n=r(83652);t.Z=function(e){n.C5&&(window.location.hash=e)}},16284:function(e,t){"use strict";var r=["click","onkeypress"],n=function(e,t){return window.removeEventListener(e,t)};t.Z=function(e){return function(e,t){var r=function r(){e.forEach((function(e){return n(e,r)})),t()};return e.forEach((function(e){return function(e,t){return window.addEventListener(e,t)}(e,r)})),function(){e.forEach((function(e){return n(e,r)}))}}(r,e)}},5146:function(e,t){"use strict";t.Z=function(e,t,r){var n=document.createElement("script");return n.type="text/javascript",n.async=!0,e&&(n.innerHTML=e),t&&(n.src=t),n.onerror=function(e){return r(e)},n}},62917:function(e,t){"use strict";t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:0;return new Promise((function(t){return setTimeout(t,e)}))}},96765:function(e,t,r){"use strict";var n=r(97355);t.Z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=document.createElement("a");r.setAttribute("href",e),r.setAttribute("download",t),r.setAttribute("hidden","hidden"),document.body.appendChild(r);var o=function(){if(document.dispatchEvent){var e=document.createEvent("MouseEvents");return e.initMouseEvent("click",!0,!0,window,1,1,1,1,1,!1,!1,!1,!1,0,r),r.dispatchEvent(e)}return document.fireEvent?r.fireEvent("onclick"):r.click()};setTimeout((function(){return o()}),n.GU)}},16828:function(e,t,r){"use strict";r.d(t,{a:function(){return p}});var n=r(80129),o=r.n(n),i=r(31104);function a(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function u(e){for(var t=1;t=200&&e.status<301)return c(e);try{return c(e).then((function(e){return Promise.reject(e)}),(function(e){return Promise.reject(e)}))}catch(e){throw console.error(e),e}}))}},77374:function(e,t){"use strict";t.Z=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(e&&e.indexOf("vw")>0){var t=1023,r=1921,n=function(e,t){var r=e.split(" "),n=.01*t;return r.map((function(e){return e.indexOf("vw")>0?e="".concat((parseFloat(e)*n).toFixed(),"px"):e})).join(" ")};window.innerWidthr&&(e=n(e,r))}return e}},96235:function(e,t,r){"use strict";r.d(t,{D:function(){return o},V:function(){return i}});var n=r(83652),o=function(){var e;return!!n.C5&&Boolean(null===(e=window)||void 0===e?void 0:e.FS)},i=function(){var e,t,r=window.FS;return{sessionUrl:null===(e=r.getCurrentSessionURL)||void 0===e?void 0:e.call(r),deviceSession:null===(t=r.getCurrentSession)||void 0===t?void 0:t.call(r)}}},87096:function(e,t,r){"use strict";var n=r(76682),o=["cluster","browser","browserVersion"];t.Z=function(){var e=(0,n.Z)(),t=e.cluster,r=e.browser,i=e.browserVersion,a=function(e,t){if(null==e)return{};var r,n,o=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n=0||(o[r]=e[r]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(n=0;n=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(o[r]=e[r])}return o}(e,o),u={cluster:t,browser:r,browserVersion:i};return["fbp","fbc"].forEach((function(e){var t=a[e];t&&(u[e]=t)})),u}},32717:function(e,t,r){"use strict";var n=r(97355);t.Z=function(e,t){return e?t?n._J.MUTED:n._J.UNMUTED:n._J.NOT_SOUNDED}},77963:function(e,t,r){"use strict";r.d(t,{S:function(){return s}});var n=r(83652),o=r(51206),i=r.n(o);function a(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{},t=e.isLowerCaseOs,r=void 0!==t&&t,o=e.isShortBrowserVersion,a=void 0!==o&&o;if(!n.C5)return{};var s=i().getParser(window.navigator.userAgent),c=s.getBrowser(),l=c.name,f=c.version,p=s.getOS(),d=p.name,h=p.versionName;return{browser:l,browserVersion:u(f,a),os:r?null==d?void 0:d.toLowerCase():d,osVersion:h}}},75709:function(e,t,r){"use strict";r.d(t,{Z:function(){return u}});var n=r(31795),o=r.n(n),i=r(51873),a=r(97355);function u(e){var t=e.downloadApp,r=e.downloadApp32,n=e.downloadAppIOS,u=e.appID,s=e.queryStrings,c=e.flowType,l=void 0===c?a.Pv:c,f=e.audioSounded,p=void 0===f?"":f;try{var d,h,m=u===a.oN?"":String(u),v="32"!==String(null===o()||void 0===o()||null===(d=o().os)||void 0===d?void 0:d.architecture)?t:r,y=(0,i.Z)(v.replace(/{appId}/g,m).replace(/{flowType}/g,l).replace(/{videoOptions}/g,p),s),g=(0,i.Z)(n.replace(/{appId}/g,m).replace(/{flowType}/g,l).replace(/{videoOptions}/g,p),s);return"OS X"!==(null===o()||void 0===o()||null===(h=o().os)||void 0===h?void 0:h.family)?y:g}catch(e){console.error(e)}}},14479:function(e,t,r){"use strict";r.d(t,{KG:function(){return a},T$:function(){return u},_0:function(){return s},iu:function(){return i}});var n=r(49985),o=function(e){if(void 0!==e)return e%2==1?e+3:e},i=function(e){if(e){var t=e.src||e.href;return{backgroundImage:"url(".concat((0,n.Z)(t),")"),backgroundPosition:"center top",backgroundRepeat:"no-repeat"}}},a=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(e){var t=e.split(" "),r=t[6],n={top:t[0],right:t[1],bottom:t[2],left:t[3],transform:"translate(".concat(t[4],", ").concat(t[5],")"),position:r||"absolute"};return t[7]&&(n.zIndex=t[7]),n}},u=function(e,t,r){if(t&&r&&r.sizes){var n=r.sizes[0]||{};return{width:o(n.width)||"auto",height:o(n.height)||"auto"}}if(e){var i=e.split(" ");return{width:i[0]||"auto",height:i[1]||i[0]||"auto"}}return null},s=function(e,t){if(e&&t&&t.sizes){var r=t.sizes[0]||{},n=o(r.width),i=o(r.height),a=i?i+"px":"auto";return{backgroundSize:"".concat(n?n+"px":"auto"," ").concat(a)}}return null}},13794:function(e,t,r){"use strict";var n=r(83652);t.Z=function(){return n.C5?window.location.hash:""}},3894:function(e,t,r){"use strict";var n=r(97355),o=[n.nM.Login,n.nM.Reg];t.Z=function(){var e=window.location,t=e.hash,r=e.href;return o.includes(t.toLocaleLowerCase())?r.replace(t,""):r}},33724:function(e,t,r){"use strict";r.d(t,{V6:function(){return u},qA:function(){return c},se:function(){return s}});var n=r(21804),o=r.n(n),i=r(47020);function a(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var u=function(e){return a({},i.ep,e.toLowerCase())},s=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",r=o()(e.toLowerCase()+t);return a({},i.ep,r)},c=function(e,t,r){if(r){if("login"===e&&"download"===t)return a({},i.ep,i.Fq.FORM_LOGIN_SUBMIT);var n=i.$m[r]||r.toLowerCase();return a({},i.ep,i.Nv[e]+i.kU[t]+n)}}},55617:function(e,t){"use strict";t.Z=function(e,t){return e.length&&e.map((function(e){return e.strings})).find((function(e){return e.eventName===t}))||{}}},987:function(e,t,r){"use strict";t.Z=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:window.location.href,r=e.replace(/[[\]]/g,"\\$&"),n=new RegExp("[?&]"+r+"(=([^&#]*)|&|#|$)"),o=n.exec(t);return o?o[2]?decodeURIComponent(o[2].replace(/\+/g," ")):"":null}},63525:function(e,t){"use strict";t.Z=function(e,t){var r=t.find((function(t){return t.name===e}));if(r)return r.model.options.compositeId}},9338:function(e,t){"use strict";t.Z=function(e){return!(!e||!e.src)}},35594:function(e,t,r){"use strict";var n=r(31104),o=r(97355),i=r(52167);t.Z=function(){var e,t=null===(e=n.Z.getWidgetModelByName("".concat(o.n6).concat(o.EW)))||void 0===e?void 0:e.options.isShow;return(0,i.Z)(t)}},51873:function(e,t,r){"use strict";r.d(t,{Z:function(){return c}});var n=r(80129),o=r.n(n);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function a(e){for(var t=1;t0&&void 0!==arguments[0]&&arguments[0];return"boolean"==typeof e?e:!!r.includes(e)||!n.includes(e)&&Boolean(e)}},73129:function(e,t,r){"use strict";var n=r(31104);t.Z=function(e){var t=e.urlRedirect||n.Z.getByPath(n.Z.path.gamePageUrl,"/");return setTimeout((function(){return window.location.replace(t)}),300),t}},49985:function(e,t){"use strict";t.Z=function(e){return null==e?void 0:e.replace("//cdn01.x-plarium.com/browser/content/landings","//cdn01.x-plarium.com/browser/content/lps")}},60548:function(e,t,r){"use strict";r.d(t,{Z:function(){return p}});var n=r(77120),o=r(96235);function i(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function a(e){for(var t=1;t1&&void 0!==arguments[1]&&arguments[1];if(t)return(0,n.B5)(e);var r=e,o=r.values,i=o.email&&!o.userName&&!o.password,a=o.userName&&o.password&&!o.email,u=!o.userName&&o.password&&o.email;return e=f(e),u?(0,n.mV)(e):i?(0,n.oO)(e):a?(0,n.Zq)(e):(0,n.Y5)(e)}},20419:function(e,t,r){"use strict";var n=r(31104);t.Z=function(e){return n.Z.getByPath("globals.auth.".concat(e,".appid"),null)}},74636:function(e,t,r){"use strict";r.d(t,{Z:function(){return i}});var n=r(12895),o=r(66626);function i(e){return function(t){return(0,n.default)((0,o.default)(t,e))(t)}}},78162:function(e,t,r){"use strict";r.d(t,{Z:function(){return h}});var n=r(67294),o=r(46545),i=r(31104),a=r(97355),u=r(86706),s=r(12753);function c(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var l=r(91024),f=r(65395),p=r(16284),d=r(52167),h=(0,o.Z)(a.X7)((function(e){var t,r=i.Z.getPageOption("audioButtonMode"),o=e.mode||r||(null===(t=e.options)||void 0===t?void 0:t.mode),h=function(e){var t,r=(0,u.v9)(s.e6);return e?(c(t={},a.zf.NONE,!1),c(t,a.zf.LP,!r),c(t,a.zf.PRELANDER,r),c(t,a.zf.PRELANDER_AND_LP,!0),t)[e]:!r}(o);return function(e){var t=(0,d.Z)(i.Z.getPageOption("soundOnClick")),r=(0,u.I0)(),o=(0,u.v9)(s.Fv),c=(0,u.v9)(s.e6),l=(0,n.useRef)(null),h=e!==a.zf.NONE,m=t&&h&&!o,v=e===a.zf.LP,y=(0,n.useCallback)((function(){r(c&&v?(0,f.Pb)(!0):(0,f.Pb)(!1))}),[c,r,v]);(0,n.useEffect)((function(){m?l.current=(0,p.Z)(y):l.current&&l.current()}),[o,y,m]),(0,n.useEffect)((function(){h&&r((0,f.FP)(h))}),[h,r])}(o),h?n.createElement(l.W,e):null}))},2931:function(e,t,r){"use strict";var n=r(67294),o=r(46545),i=r(97355),a=r(91024);t.Z=(0,o.Z)(i.mz)((function(e){var t,r;return null!==(t=e.images)&&void 0!==t&&t.background||null!==(r=e.strings)&&void 0!==r&&r.awardsText?n.createElement(a.IS,e):null}))},45858:function(e,t,r){"use strict";r.d(t,{Z:function(){return s}});var n=r(67294),o=r(46545),i=r(97355),a=r(91024);function u(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{},n=O.Z.getByPath(O.Z.path.analytics,{}),o=n.area,i=n.locale;return h||t.props.setAuthStatus(e.uid),"createAcc"===x&&((0,S.Z)("Registration Form ".concat(y()(r.formType)),"Create account CTA","".concat(o," ").concat(i)),(0,T.Z)(a,T.B.accountCreatedEvent.accountCreated,k.W2)),"play"===x&&(0,S.Z)("Registration Form ".concat(y()(r.formType)),"Registration","".concat(o," ").concat(i)),Promise.resolve(e)})).catch((function(e){var r;return e.length&&t.setState({commonError:null===(r=e[0])||void 0===r?void 0:r.message}),Promise.reject()}))},g=function(){var e=window&&window.grecaptcha;return t.props.gReCaptchaEnabled&&!t.props.gReCaptchaToken&&e?e.execute().then((function(){(window.gReCaptchaSubmit||(window.gReCaptchaSubmit=[])).push((function(e){return v(e)}))})):v(t.props.gReCaptchaToken)};return t.props.privacyAgreementStatus?g():(t.onConfirmedPrivacyAgreement=g,t.props.setPrivacyAgreementConfirmation(!0),new Promise(function(e){this.resolveConfirmPrivacyAgreement=e}.bind(K(t))))})),Y(K(t),"onSocialSuccess",(function(e,r){"social_create_account"!==r.formType&&t.onDownloadHandler({formData:e,state:r,isSocialSuccess:!0})})),Y(K(t),"onClickHereAction",(function(e,r){var n=O.Z.getByPath(O.Z.path.analytics,{}),o=n.area,i=n.locale;return(0,S.Z)("Registration Form ".concat(y()(r.formType)),"Click Here CTA","".concat(o," ").concat(i)),(0,_.Z)({link:t.props.downloadAppLinkFromStore})})),t.state={commonError:""},t}return t=u,(r=[{key:"UNSAFE_componentWillReceiveProps",value:function(e){var t=this;f()(this.onConfirmedPrivacyAgreement)&&(e.privacyAgreementStatus&&this.onConfirmedPrivacyAgreement().then((function(e){f()(t.resolveConfirmPrivacyAgreement)&&t.resolveConfirmPrivacyAgreement(e)})),e.privacyAgreementConfirmation||(this.onConfirmedPrivacyAgreement=null))}},{key:"render",value:function(){if(this.props.focusFormSignIn)return null;var e=this.getFlowType();return n.createElement(g.Z,Z({},this.props,{containerAttrs:{"data-widget":"form-registration"},formTarget:"registration",onFieldBlur:this.onFieldBlur,onChangeStep:this.onChangeStep,onSubmit:this.onSubmit,onSocialSuccess:this.onSocialSuccess,onClickHereAction:this.onClickHereAction,qaLabelName:"form.registration.steps",flowType:e,commonError:this.state.commonError,isUseGuestApi:this.guestApi,"data-element":"FormConstructor","data-component":"FormRegistration","data-source-file":"index.js"}))}}])&&W(t.prototype,r),Object.defineProperty(t,"prototype",{writable:!1}),u}(n.Component);Y(J,"propTypes",{formType:i().string,className:i().string,urlRedirect:i().string,isGuest:i().bool,privacyAgreementConfirmation:i().bool.isRequired,privacyAgreementStatus:i().bool.isRequired,setPrivacyAgreementConfirmation:i().func.isRequired,setAuthStatus:i().func.isRequired,setAuthStep:i().func.isRequired,setDownloadedApp:i().func.isRequired,setDownloadLink:i().func.isRequired,socialSignUp:i().bool.isRequired,position:i().string,flowType:i().string,customLink:i().string,strings:i().shape({title:i().string,featureBox:i().string,changeForm:i().string,dialogUsername:i().string,dialogEmail:i().string,dialogPassword:i().string,labelUsername:i().string,labelEmail:i().string,labelPassword:i().string,placeholderUsername:i().string,placeholderEmail:i().string,placeholderPassword:i().string,textBox:i().string,textBox2:i().string,textBox2Ios:i().string,changeStep:i().string,agreementText:i().string,disclaimerText:i().string,buttonContinueText:i().string,buttonPlayText:i().string,buttonCreateText:i().string,buttonShowPopupFormText:i().string,buttonSocialFb:i().string,buttonSocialGp:i().string,buttonSocialTwitch:i().string,alternateRegisterText:i().string,authMethods:i().string,stepCounterTrait:i().string,userNameValues:i().string,stepCounterType:i().string,fontSizeTitle:i().string,fontSizeButtonContinue:i().string,fontSizeButtonPlay:i().string,fontSizeButtonCreate:i().string,customLink:i().string,buttonStartText:i().string}),images:i().shape({substrate:i().object,artSectionImage:i().object,substrateBottom:i().object,fieldEmpty:i().object,fieldNormal:i().object,fieldFocus:i().object,fieldError:i().object,iconUsernameNormal:i().object,iconEmailNormal:i().object,iconPasswordNormal:i().object,buttonContinueNormal:i().object,buttonCreateHover:i().object,buttonCreateNormal:i().object,buttonContinueHover:i().object,buttonPlayNormal:i().object,buttonPlayHover:i().object,iconContinueArrow:i().object,iconSocialFb:i().object,iconSocialGp:i().object,iconSocialTwitch:i().object,dialogDecorateSeparator:i().object,iconClose:i().object,socialDecorate:i().object,iconDownload:i().object,buttonShowPopupFormNormal:i().object,buttonShowPopupFormHover:i().object}),links:i().shape({downloadApp:i().string,downloadApp32:i().string,downloadAppIOS:i().string,artSectionVideo:i().string}),options:i().shape({skinName:i().string,padding:i().string,error_position:i().string,flowType:i().string,fontSize:i().string,downloadTimer:i().string,artSectionPosition:i().string,isUseGuestApi:i().string}),repeaters:i().shape({structure:i().arrayOf(i().shape({strings:i().shape({name:i().string,mode:i().string,propStep:i().string,propName:i().string,propType:i().string,propRules:i().string,propRulesSubmit:i().string,propQaLabel:i().string})})),eventLabels:i().arrayOf(i().shape({strings:i().shape({eventName:i().string,eventType:i().string,eventCategory:i().string,eventAction:i().string,eventLabel:i().string})}))}),appID:i().string.isRequired,gReCaptchaEnabled:i().bool.isRequired,gReCaptchaToken:i().string.isRequired,userSpecificGu:i().string}),Y(J,"defaultProps",{formType:"",className:"",position:"",flowType:"",urlRedirect:"",isGuest:!1,strings:{},images:{},links:{},options:{},repeaters:{},userSpecificGu:""});var X=(0,u.Z)("form-registration")((0,a.$j)((function(e){return{urlRedirect:(0,j.dZ)(e),isGuest:(0,j.ht)(e),privacyAgreementConfirmation:(0,j.a0)(e),privacyAgreementStatus:(0,j.yz)(e),appID:(0,j.qf)(e),specificAppID:(0,j.VL)(e),gReCaptchaEnabled:(0,j.S7)(e),gReCaptchaToken:(0,j.qs)(e),userSpecificGu:(0,j.FO)(e),downloadedApp:(0,j.aC)(e),authSignUp:(0,j.$z)(e),socialSignUp:(0,j.G7)(e),downloadAppLinkFromStore:(0,j.L2)(e),focusFormSignIn:(0,j.Zc)(e),isPageWithAudio:(0,j.F0)(e),audioMuted:(0,j.XT)(e)}}),{setPrivacyAgreementConfirmation:C.ow,setAuthStatus:C._4,setAuthStep:C.o4,setDownloadedApp:C.By,setDownloadLink:C.mm,setPrivacyAgreementStatus:C.Fv})(J))},83475:function(e,t,r){"use strict";r.d(t,{Z:function(){return u}});var n={switcherButton:"PE4-Ph",animatedArrow:"Pdk2Z+",switcherButtonClose:"P1kU5j",title:"PLhaVH",gallery:"PuirK+",fromOpacity:"Ptd2y4",swiper:"PdKWWb"};function o(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function i(e){for(var t=1;te.length)&&(t=e.length);for(var r=0,n=new Array(t);r0){var t=(o=e.split("="),i=2,function(e){if(Array.isArray(e))return e}(o)||function(e,t){var r=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=r){var n,o,i=[],a=!0,u=!1;try{for(r=r.call(e);!(a=(n=r.next()).done)&&(i.push(n.value),!t||i.length!==t);a=!0);}catch(e){u=!0,o=e}finally{try{a||null==r.return||r.return()}finally{if(u)throw o}}return i}}(o,i)||function(e,t){if(e){if("string"==typeof e)return v(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?v(e,t):void 0}}(o,i)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),r=t[0],n=t[1];if(y(r,(function(e){return(0,p.Z)(e)===n})))return e;if((0,p.Z)(r)===n)return e}else{if(y(e,(function(e){return h()((0,p.Z)(e))})))return e;if(h()((0,p.Z)(e)))return e}var o,i;return!1},b=function(e,t){return e.indexOf(t)>0&&e.split(t).map(g)},P=function(e,t,r,o){var i=(0,n.useRef)(null),a=function(e){e.addAction((function(){return r=i.current,void((n=e).isTagScript?null==r||null===(o=r.appendChild((t=document.createElement("iframe"),t.height="1",t.width="1",t.frameBorder="0",t.setAttribute("style","display:none"),t)).contentWindow)||void 0===o||o.document.write(n.script):null==r||r.appendChild((0,f.Z)(n.script)));var t,r,n,o}))},u=(0,n.useCallback)((function(e){var n,u,s,c,l=e.strings;if(i.current&&(!(n=l.queryStrings)||(s=b(u=n,"&"),c=b(u,m.YI),s&&s.reduce((function(e,t){return t&&e}),!0)||c&&c.reduce((function(e,t){return t||e}),!1)||g(u)))){var f=function(e,t,r,n){return[{script:e.startScript,addAction:n},{script:e.conversionScript,addAction:t},{script:e.conversionTag,addAction:t,isTagScript:!0},{script:e.downloadScript,addAction:r},{script:e.downloadTag,addAction:r,isTagScript:!0}]}(l,t,r,o);f.forEach((function(e){return e.script&&a(e)}))}}),[t,r,o]);return(0,n.useEffect)((function(){e.forEach(u)}),[u,e]),i},w=function(e){var t=(0,n.useRef)([]);return(0,n.useEffect)((function(){e&&t.current.length&&(t.current.forEach((function(e){return e()})),t.current=[])}),[e,t]),(0,n.useCallback)((function(e){t.current.push(e)}),[])},S=function(e){var t=e.repeaters.tags,r=(0,u.v9)(i.$z),o=(0,u.v9)(i.Zc),c=(0,u.v9)(i.aC),f=w(r),p=w(c&&!o),d=(0,n.useCallback)((function(e){e()}),[]),h=P(t,f,p,d);return n.createElement("div",{ref:h,style:l,"data-component":"TrackingComponent","data-source-file":"TrackingComponent.tsx"},t.map((function(e){var t=e.strings,r=t.headScript,o=t.startTag,i=e.uuid;return n.createElement(n.Fragment,{key:i},r&&n.createElement(a.q,null,n.createElement("script",{async:!0},r)),o&&n.createElement(s.Z,{html:o}))})))};function O(){return O=Object.assign||function(e){for(var t=1;tl;)if((u=s[l++])!=u)return!0}else for(;c>l;l++)if((e||l in s)&&s[l]===r)return e||l||0;return!e&&-1}}},93965:function(e,t,r){var n=r(84499),o=r(25346)("toStringTag"),i="Arguments"==n(function(){return arguments}());e.exports=function(e){var t,r,a;return void 0===e?"Undefined":null===e?"Null":"string"==typeof(r=function(e,t){try{return e[t]}catch(e){}}(t=Object(e),o))?r:i?n(t):"Object"==(a=n(t))&&"function"==typeof t.callee?"Arguments":a}},84499:function(e){var t={}.toString;e.exports=function(e){return t.call(e).slice(8,-1)}},94731:function(e){var t=e.exports={version:"2.6.12"};"number"==typeof __e&&(__e=t)},11821:function(e,t,r){var n=r(71449);e.exports=function(e,t,r){if(n(e),void 0===t)return e;switch(r){case 1:return function(r){return e.call(t,r)};case 2:return function(r,n){return e.call(t,r,n)};case 3:return function(r,n,o){return e.call(t,r,n,o)}}return function(){return e.apply(t,arguments)}}},11605:function(e){e.exports=function(e){if(null==e)throw TypeError("Can't call method on "+e);return e}},95810:function(e,t,r){e.exports=!r(93777)((function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a}))},72571:function(e,t,r){var n=r(89151),o=r(99362).document,i=n(o)&&n(o.createElement);e.exports=function(e){return i?o.createElement(e):{}}},35568:function(e){e.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},49901:function(e,t,r){var n=r(99362),o=r(94731),i=r(11821),a=r(96519),u=r(3571),s=function(e,t,r){var c,l,f,p=e&s.F,d=e&s.G,h=e&s.S,m=e&s.P,v=e&s.B,y=e&s.W,g=d?o:o[t]||(o[t]={}),b=g.prototype,P=d?n:h?n[t]:(n[t]||{}).prototype;for(c in d&&(r=t),r)(l=!p&&P&&void 0!==P[c])&&u(g,c)||(f=l?P[c]:r[c],g[c]=d&&"function"!=typeof P[c]?r[c]:v&&l?i(f,n):y&&P[c]==f?function(e){var t=function(t,r,n){if(this instanceof e){switch(arguments.length){case 0:return new e;case 1:return new e(t);case 2:return new e(t,r)}return new e(t,r,n)}return e.apply(this,arguments)};return t.prototype=e.prototype,t}(f):m&&"function"==typeof f?i(Function.call,f):f,m&&((g.virtual||(g.virtual={}))[c]=f,e&s.R&&b&&!b[c]&&a(b,c,f)))};s.F=1,s.G=2,s.S=4,s.P=8,s.B=16,s.W=32,s.U=64,s.R=128,e.exports=s},93777:function(e){e.exports=function(e){try{return!!e()}catch(e){return!0}}},12859:function(e,t,r){var n=r(11821),o=r(13749),i=r(4034),a=r(26504),u=r(68317),s=r(93898),c={},l={},f=e.exports=function(e,t,r,f,p){var d,h,m,v,y=p?function(){return e}:s(e),g=n(r,f,t?2:1),b=0;if("function"!=typeof y)throw TypeError(e+" is not iterable!");if(i(y)){for(d=u(e.length);d>b;b++)if((v=t?g(a(h=e[b])[0],h[1]):g(e[b]))===c||v===l)return v}else for(m=y.call(e);!(h=m.next()).done;)if((v=o(m,g,h.value,t))===c||v===l)return v};f.BREAK=c,f.RETURN=l},99362:function(e){var t=e.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=t)},3571:function(e){var t={}.hasOwnProperty;e.exports=function(e,r){return t.call(e,r)}},96519:function(e,t,r){var n=r(21738),o=r(38051);e.exports=r(95810)?function(e,t,r){return n.f(e,t,o(1,r))}:function(e,t,r){return e[t]=r,e}},10203:function(e,t,r){var n=r(99362).document;e.exports=n&&n.documentElement},93254:function(e,t,r){e.exports=!r(95810)&&!r(93777)((function(){return 7!=Object.defineProperty(r(72571)("div"),"a",{get:function(){return 7}}).a}))},29029:function(e){e.exports=function(e,t,r){var n=void 0===r;switch(t.length){case 0:return n?e():e.call(r);case 1:return n?e(t[0]):e.call(r,t[0]);case 2:return n?e(t[0],t[1]):e.call(r,t[0],t[1]);case 3:return n?e(t[0],t[1],t[2]):e.call(r,t[0],t[1],t[2]);case 4:return n?e(t[0],t[1],t[2],t[3]):e.call(r,t[0],t[1],t[2],t[3])}return e.apply(r,t)}},72312:function(e,t,r){var n=r(84499);e.exports=Object("z").propertyIsEnumerable(0)?Object:function(e){return"String"==n(e)?e.split(""):Object(e)}},4034:function(e,t,r){var n=r(33135),o=r(25346)("iterator"),i=Array.prototype;e.exports=function(e){return void 0!==e&&(n.Array===e||i[o]===e)}},89151:function(e){e.exports=function(e){return"object"==typeof e?null!==e:"function"==typeof e}},13749:function(e,t,r){var n=r(26504);e.exports=function(e,t,r,o){try{return o?t(n(r)[0],r[1]):t(r)}catch(t){var i=e.return;throw void 0!==i&&n(i.call(e)),t}}},69163:function(e,t,r){"use strict";var n=r(34055),o=r(38051),i=r(10420),a={};r(96519)(a,r(25346)("iterator"),(function(){return this})),e.exports=function(e,t,r){e.prototype=n(a,{next:o(1,r)}),i(e,t+" Iterator")}},54346:function(e,t,r){"use strict";var n=r(57346),o=r(49901),i=r(11865),a=r(96519),u=r(33135),s=r(69163),c=r(10420),l=r(91146),f=r(25346)("iterator"),p=!([].keys&&"next"in[].keys()),d="keys",h="values",m=function(){return this};e.exports=function(e,t,r,v,y,g,b){s(r,t,v);var P,w,S,O=function(e){if(!p&&e in _)return _[e];switch(e){case d:case h:return function(){return new r(this,e)}}return function(){return new r(this,e)}},E=t+" Iterator",x=y==h,A=!1,_=e.prototype,k=_[f]||_["@@iterator"]||y&&_[y],T=k||O(y),j=y?x?O("entries"):T:void 0,C="Array"==t&&_.entries||k;if(C&&(S=l(C.call(new e)))!==Object.prototype&&S.next&&(c(S,E,!0),n||"function"==typeof S[f]||a(S,f,m)),x&&k&&k.name!==h&&(A=!0,T=function(){return k.call(this)}),n&&!b||!p&&!A&&_[f]||a(_,f,T),u[t]=T,u[E]=m,y)if(P={values:x?T:O(h),keys:g?T:O(d),entries:j},b)for(w in P)w in _||i(_,w,P[w]);else o(o.P+o.F*(p||A),t,P);return P}},18606:function(e,t,r){var n=r(25346)("iterator"),o=!1;try{var i=[7][n]();i.return=function(){o=!0},Array.from(i,(function(){throw 2}))}catch(e){}e.exports=function(e,t){if(!t&&!o)return!1;var r=!1;try{var i=[7],a=i[n]();a.next=function(){return{done:r=!0}},i[n]=function(){return a},e(i)}catch(e){}return r}},54098:function(e){e.exports=function(e,t){return{value:t,done:!!e}}},33135:function(e){e.exports={}},57346:function(e){e.exports=!0},22729:function(e,t,r){var n=r(99362),o=r(50746).set,i=n.MutationObserver||n.WebKitMutationObserver,a=n.process,u=n.Promise,s="process"==r(84499)(a);e.exports=function(){var e,t,r,c=function(){var n,o;for(s&&(n=a.domain)&&n.exit();e;){o=e.fn,e=e.next;try{o()}catch(n){throw e?r():t=void 0,n}}t=void 0,n&&n.enter()};if(s)r=function(){a.nextTick(c)};else if(!i||n.navigator&&n.navigator.standalone)if(u&&u.resolve){var l=u.resolve(void 0);r=function(){l.then(c)}}else r=function(){o.call(n,c)};else{var f=!0,p=document.createTextNode("");new i(c).observe(p,{characterData:!0}),r=function(){p.data=f=!f}}return function(n){var o={fn:n,next:void 0};t&&(t.next=o),e||(e=o,r()),t=o}}},81351:function(e,t,r){"use strict";var n=r(71449);function o(e){var t,r;this.promise=new e((function(e,n){if(void 0!==t||void 0!==r)throw TypeError("Bad Promise constructor");t=e,r=n})),this.resolve=n(t),this.reject=n(r)}e.exports.f=function(e){return new o(e)}},50266:function(e,t,r){"use strict";var n=r(95810),o=r(99656),i=r(32614),a=r(43416),u=r(19411),s=r(72312),c=Object.assign;e.exports=!c||r(93777)((function(){var e={},t={},r=Symbol(),n="abcdefghijklmnopqrst";return e[r]=7,n.split("").forEach((function(e){t[e]=e})),7!=c({},e)[r]||Object.keys(c({},t)).join("")!=n}))?function(e,t){for(var r=u(e),c=arguments.length,l=1,f=i.f,p=a.f;c>l;)for(var d,h=s(arguments[l++]),m=f?o(h).concat(f(h)):o(h),v=m.length,y=0;v>y;)d=m[y++],n&&!p.call(h,d)||(r[d]=h[d]);return r}:c},34055:function(e,t,r){var n=r(26504),o=r(20121),i=r(35568),a=r(46210)("IE_PROTO"),u=function(){},s=function(){var e,t=r(72571)("iframe"),n=i.length;for(t.style.display="none",r(10203).appendChild(t),t.src="javascript:",(e=t.contentWindow.document).open(),e.write("